[INFO] cloning repository https://github.com/ishehadeh/smp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishehadeh/smp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishehadeh%2Fsmp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishehadeh%2Fsmp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ae10158682a52678756e0404f8163cc07a91293
[INFO] testing ishehadeh/smp against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishehadeh%2Fsmp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ishehadeh/smp
[INFO] finished tweaking git repo https://github.com/ishehadeh/smp
[INFO] tweaked toml for git repo https://github.com/ishehadeh/smp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ishehadeh/smp on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ishehadeh/smp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42d139857b48e3ab884628e85d86d3ece14c92f4aa93931e372a9110498a75e7
[INFO] running `Command { std: "docker" "start" "-a" "42d139857b48e3ab884628e85d86d3ece14c92f4aa93931e372a9110498a75e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d139857b48e3ab884628e85d86d3ece14c92f4aa93931e372a9110498a75e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d139857b48e3ab884628e85d86d3ece14c92f4aa93931e372a9110498a75e7", kill_on_drop: false }`
[INFO] [stdout] 42d139857b48e3ab884628e85d86d3ece14c92f4aa93931e372a9110498a75e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84f122701371d041490e025705a9d4815c81723b37e60b324ed9f46521121cc4
[INFO] running `Command { std: "docker" "start" "-a" "84f122701371d041490e025705a9d4815c81723b37e60b324ed9f46521121cc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parking_lot_core` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to find a `codegen-backends` folder in the sysroot candidates:
[INFO] [stdout]        * /opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "84f122701371d041490e025705a9d4815c81723b37e60b324ed9f46521121cc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f122701371d041490e025705a9d4815c81723b37e60b324ed9f46521121cc4", kill_on_drop: false }`
[INFO] [stdout] 84f122701371d041490e025705a9d4815c81723b37e60b324ed9f46521121cc4
