[INFO] fetching crate cxx-llvm-auto 0.0.3...
[INFO] checking cxx-llvm-auto-0.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cxx-llvm-auto 0.0.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cxx-llvm-auto 0.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-llvm-auto 0.0.3
[INFO] finished tweaking crates.io crate cxx-llvm-auto 0.0.3
[INFO] tweaked toml for crates.io crate cxx-llvm-auto 0.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded cxx-llvm-build v0.0.3
[INFO] [stderr]   Downloaded rust-format v0.3.4
[INFO] [stderr]   Downloaded cxx-llvm-build-common v0.0.3
[INFO] [stderr]   Downloaded cxx-auto v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da4edb41854bb80217ec26e92b8403c39188c43cb9f78bc657f08bdbfa30a5c7
[INFO] running `Command { std: "docker" "start" "-a" "da4edb41854bb80217ec26e92b8403c39188c43cb9f78bc657f08bdbfa30a5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da4edb41854bb80217ec26e92b8403c39188c43cb9f78bc657f08bdbfa30a5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4edb41854bb80217ec26e92b8403c39188c43cb9f78bc657f08bdbfa30a5c7", kill_on_drop: false }`
[INFO] [stdout] da4edb41854bb80217ec26e92b8403c39188c43cb9f78bc657f08bdbfa30a5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38cc837dcff046b6dfd60f067d79aa510824c755659bc39416efca1207c816d7
[INFO] running `Command { std: "docker" "start" "-a" "38cc837dcff046b6dfd60f067d79aa510824c755659bc39416efca1207c816d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.119
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking rust-format v0.3.4
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]    Compiling cxx-llvm-build-common v0.0.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.119
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking cxx-build v1.0.119
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.119
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling cxx-llvm-build v0.0.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cxx-auto v0.0.3
[INFO] [stderr] error: failed to run custom build command for `cxx-auto v0.0.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/cxx-auto-e915e00e1b5cc716/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] running `Command { std: "docker" "inspect" "38cc837dcff046b6dfd60f067d79aa510824c755659bc39416efca1207c816d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38cc837dcff046b6dfd60f067d79aa510824c755659bc39416efca1207c816d7", kill_on_drop: false }`
[INFO] [stdout] 38cc837dcff046b6dfd60f067d79aa510824c755659bc39416efca1207c816d7
[INFO] checking cxx-llvm-auto-0.0.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cxx-llvm-auto 0.0.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cxx-llvm-auto 0.0.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-llvm-auto 0.0.3
[INFO] finished tweaking crates.io crate cxx-llvm-auto 0.0.3
[INFO] tweaked toml for crates.io crate cxx-llvm-auto 0.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cc47a8ef49bf6cb34ac6b98b25319361c8190a436e26756b722e36ddfeb118b
[INFO] running `Command { std: "docker" "start" "-a" "3cc47a8ef49bf6cb34ac6b98b25319361c8190a436e26756b722e36ddfeb118b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cc47a8ef49bf6cb34ac6b98b25319361c8190a436e26756b722e36ddfeb118b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc47a8ef49bf6cb34ac6b98b25319361c8190a436e26756b722e36ddfeb118b", kill_on_drop: false }`
[INFO] [stdout] 3cc47a8ef49bf6cb34ac6b98b25319361c8190a436e26756b722e36ddfeb118b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec7440ac439541ed9ea96e4ca265213b649b3df5cbd6b91f6ec5b6939003b782
[INFO] running `Command { std: "docker" "start" "-a" "ec7440ac439541ed9ea96e4ca265213b649b3df5cbd6b91f6ec5b6939003b782", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.119
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking cc v1.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling cxx-llvm-build-common v0.0.3
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.119
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking cxx-build v1.0.119
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.119
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling cxx-llvm-build v0.0.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cxx-auto v0.0.3
[INFO] [stderr] error: failed to run custom build command for `cxx-auto v0.0.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/cxx-auto-e915e00e1b5cc716/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] running `Command { std: "docker" "inspect" "ec7440ac439541ed9ea96e4ca265213b649b3df5cbd6b91f6ec5b6939003b782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec7440ac439541ed9ea96e4ca265213b649b3df5cbd6b91f6ec5b6939003b782", kill_on_drop: false }`
[INFO] [stdout] ec7440ac439541ed9ea96e4ca265213b649b3df5cbd6b91f6ec5b6939003b782
