```[TRACE scie_pants] Launching: Process { ...
# general
w
Copy code
[TRACE scie_pants] Launching: Process {
        exe: "/usr/local/bin/pants",
        args: [],
        env: [
            (
                "SCIE_BOOT",
                "pants",
            ),
            (
                "PANTS_BIN_NAME",
                "pants",
            ),
            (
                "PANTS_DEBUG",
                "",
            ),
            (
                "PANTS_BUILDROOT_OVERRIDE",
                "/codebuild/output/src246925278/src",
            ),
            (
                "PANTS_TOML",
                "/codebuild/output/src246925278/src/pants.toml",
            ),
            (
                "PANTS_VERSION",
                "2.15.0",
            ),
        ],
    }
is the scie thinking it's a "new repo" because of the BUILDROOT_OVERRIDE?