[INFO] fetching crate cxx-auto 0.0.3...
[INFO] checking cxx-auto-0.0.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cxx-auto 0.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cxx-auto 0.0.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cxx-auto 0.0.3
[INFO] finished tweaking crates.io crate cxx-auto 0.0.3
[INFO] tweaked toml for crates.io crate cxx-auto 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded rust-format v0.3.4
[INFO] [stderr]   Downloaded cxx-build v1.0.120
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.120
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.120
[INFO] [stderr]   Downloaded cxx v1.0.120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a34c38123720038eed50243d83346ffa9a408649bdc0e96e9950eae4568f310
[INFO] running `Command { std: "docker" "start" "-a" "9a34c38123720038eed50243d83346ffa9a408649bdc0e96e9950eae4568f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a34c38123720038eed50243d83346ffa9a408649bdc0e96e9950eae4568f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a34c38123720038eed50243d83346ffa9a408649bdc0e96e9950eae4568f310", kill_on_drop: false }`
[INFO] [stdout] 9a34c38123720038eed50243d83346ffa9a408649bdc0e96e9950eae4568f310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d0d98b4f7ec478ee40a657f15532de4ab5cb7d9ec03eb23ce552dcf72de466e
[INFO] running `Command { std: "docker" "start" "-a" "0d0d98b4f7ec478ee40a657f15532de4ab5cb7d9ec03eb23ce552dcf72de466e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.120
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking jobserver v0.1.28
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking cc v1.0.90
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rust-format v0.3.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.120
[INFO] [stderr]     Checking cxx-build v1.0.120
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.120
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking indexmap v2.2.6
[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 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `cxx-auto v0.0.3 (/opt/rustwide/workdir)`
[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-072e4329cf5f3cda/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" "0d0d98b4f7ec478ee40a657f15532de4ab5cb7d9ec03eb23ce552dcf72de466e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d0d98b4f7ec478ee40a657f15532de4ab5cb7d9ec03eb23ce552dcf72de466e", kill_on_drop: false }`
[INFO] [stdout] 0d0d98b4f7ec478ee40a657f15532de4ab5cb7d9ec03eb23ce552dcf72de466e
[INFO] checking cxx-auto-0.0.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cxx-auto 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cxx-auto 0.0.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cxx-auto 0.0.3
[INFO] finished tweaking crates.io crate cxx-auto 0.0.3
[INFO] tweaked toml for crates.io crate cxx-auto 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4802fdaa23fef572f1d24181ca1359e352594b0c7074602a9ffb78a3ef233f3
[INFO] running `Command { std: "docker" "start" "-a" "d4802fdaa23fef572f1d24181ca1359e352594b0c7074602a9ffb78a3ef233f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4802fdaa23fef572f1d24181ca1359e352594b0c7074602a9ffb78a3ef233f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4802fdaa23fef572f1d24181ca1359e352594b0c7074602a9ffb78a3ef233f3", kill_on_drop: false }`
[INFO] [stdout] d4802fdaa23fef572f1d24181ca1359e352594b0c7074602a9ffb78a3ef233f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e21b7c9176ada8de8fb095db04e2998654b2e1e53448da748935f01c7af978d
[INFO] running `Command { std: "docker" "start" "-a" "9e21b7c9176ada8de8fb095db04e2998654b2e1e53448da748935f01c7af978d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.120
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking jobserver v0.1.28
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking cc v1.0.90
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking syn v2.0.57
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rust-format v0.3.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.120
[INFO] [stderr]     Checking cxx-build v1.0.120
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.120
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking indexmap v2.2.6
[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 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `cxx-auto v0.0.3 (/opt/rustwide/workdir)`
[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-072e4329cf5f3cda/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" "9e21b7c9176ada8de8fb095db04e2998654b2e1e53448da748935f01c7af978d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e21b7c9176ada8de8fb095db04e2998654b2e1e53448da748935f01c7af978d", kill_on_drop: false }`
[INFO] [stdout] 9e21b7c9176ada8de8fb095db04e2998654b2e1e53448da748935f01c7af978d
