[INFO] fetching crate cxx-auto 0.0.3... [INFO] testing cxx-auto-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cxx-auto 0.0.3 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cxx-auto 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.187 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.187 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.187 [INFO] [stderr] Downloaded codespan-reporting v0.13.1 [INFO] [stderr] Downloaded cxx-build v1.0.187 [INFO] [stderr] Downloaded cxx v1.0.187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c17af276f01cb04e0a4ef2d3cb92a2ec4addf257832449a45e2cb60031358270 [INFO] running `Command { std: "docker" "start" "-a" "c17af276f01cb04e0a4ef2d3cb92a2ec4addf257832449a45e2cb60031358270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c17af276f01cb04e0a4ef2d3cb92a2ec4addf257832449a45e2cb60031358270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17af276f01cb04e0a4ef2d3cb92a2ec4addf257832449a45e2cb60031358270", kill_on_drop: false }` [INFO] [stdout] c17af276f01cb04e0a4ef2d3cb92a2ec4addf257832449a45e2cb60031358270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553b82c3f8a7664dd4ba988f91154481679d4df46849b3674452c0d6642323b2 [INFO] running `Command { std: "docker" "start" "-a" "553b82c3f8a7664dd4ba988f91154481679d4df46849b3674452c0d6642323b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.187 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rust-format v0.3.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.187 [INFO] [stderr] Compiling cxx-build v1.0.187 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling cxxbridge-macro v1.0.187 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [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-9451f3cbe79175c3/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" "553b82c3f8a7664dd4ba988f91154481679d4df46849b3674452c0d6642323b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553b82c3f8a7664dd4ba988f91154481679d4df46849b3674452c0d6642323b2", kill_on_drop: false }` [INFO] [stdout] 553b82c3f8a7664dd4ba988f91154481679d4df46849b3674452c0d6642323b2