[INFO] fetching crate cxx-swift 0.0.1...
[INFO] checking cxx-swift-0.0.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate cxx-swift 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cxx-swift 0.0.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-swift 0.0.1
[INFO] finished tweaking crates.io crate cxx-swift 0.0.1
[INFO] tweaked toml for crates.io crate cxx-swift 0.0.1 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding moveref v0.0.2 (available: v1.0.0)
[INFO] [stderr]       Adding snafu v0.7.5 (available: v0.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b7cee0a9325afa2b950825667ff1da971a2abc2c26983a48aa678266dd6d0f
[INFO] running `Command { std: "docker" "start" "-a" "94b7cee0a9325afa2b950825667ff1da971a2abc2c26983a48aa678266dd6d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b7cee0a9325afa2b950825667ff1da971a2abc2c26983a48aa678266dd6d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b7cee0a9325afa2b950825667ff1da971a2abc2c26983a48aa678266dd6d0f", kill_on_drop: false }`
[INFO] [stdout] 94b7cee0a9325afa2b950825667ff1da971a2abc2c26983a48aa678266dd6d0f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a7d350ac3e3fb232866ba90d8f3d2cc368e30399e0892c5997d5650815f88b
[INFO] running `Command { std: "docker" "start" "-a" "e8a7d350ac3e3fb232866ba90d8f3d2cc368e30399e0892c5997d5650815f88b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.129
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx-llvm-build-common v0.0.3
[INFO] [stderr]    Compiling cxx v1.0.129
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking jobserver v0.1.32
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking cc v1.1.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking cxx-build v1.0.129
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.129
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling cxx-llvm-build v0.0.3
[INFO] [stderr]    Compiling cxx-clang-build v0.0.1
[INFO] [stderr]    Compiling cxx-swift-build v0.0.1
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking moveref v0.0.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking tracing-forest v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[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-d95a37bc09a57676/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" "e8a7d350ac3e3fb232866ba90d8f3d2cc368e30399e0892c5997d5650815f88b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a7d350ac3e3fb232866ba90d8f3d2cc368e30399e0892c5997d5650815f88b", kill_on_drop: false }`
[INFO] [stdout] e8a7d350ac3e3fb232866ba90d8f3d2cc368e30399e0892c5997d5650815f88b
