[INFO] fetching crate cxx-swift 0.0.1...
[INFO] checking cxx-swift-0.0.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cxx-swift 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cxx-swift 0.0.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-llvm-auto v0.0.3
[INFO] [stderr]   Downloaded tracing-forest v0.1.6
[INFO] [stderr]   Downloaded cxx-clang-build v0.0.1
[INFO] [stderr]   Downloaded cxx-clang v0.0.1
[INFO] [stderr]   Downloaded cxx-swift-auto v0.0.1
[INFO] [stderr]   Downloaded cxx-swift-build v0.0.1
[INFO] [stderr]   Downloaded moveref v0.0.2
[INFO] [stderr]   Downloaded cxx-llvm v0.0.3
[INFO] [stderr]   Downloaded cxx-clang-auto v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4c7d0d7ac9c055775f6ae0197716bebf5f998cedcae1155b90538303a60061a
[INFO] running `Command { std: "docker" "start" "-a" "a4c7d0d7ac9c055775f6ae0197716bebf5f998cedcae1155b90538303a60061a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4c7d0d7ac9c055775f6ae0197716bebf5f998cedcae1155b90538303a60061a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4c7d0d7ac9c055775f6ae0197716bebf5f998cedcae1155b90538303a60061a", kill_on_drop: false }`
[INFO] [stdout] a4c7d0d7ac9c055775f6ae0197716bebf5f998cedcae1155b90538303a60061a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d0f5de97a7db25c668877f76a6defa43f37116827b002efbc51e90234bf2bf
[INFO] running `Command { std: "docker" "start" "-a" "45d0f5de97a7db25c668877f76a6defa43f37116827b002efbc51e90234bf2bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[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.115
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling cxx-llvm-build-common v0.0.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.115
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking cxx-build v1.0.115
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.115
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling cxx-llvm-build v0.0.3
[INFO] [stderr]    Compiling cxx-clang-build v0.0.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cxx-swift-build v0.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking moveref v0.0.2
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tracing-forest v0.1.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
[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-20628ceb1b8802de/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" "45d0f5de97a7db25c668877f76a6defa43f37116827b002efbc51e90234bf2bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d0f5de97a7db25c668877f76a6defa43f37116827b002efbc51e90234bf2bf", kill_on_drop: false }`
[INFO] [stdout] 45d0f5de97a7db25c668877f76a6defa43f37116827b002efbc51e90234bf2bf
[INFO] checking cxx-swift-0.0.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate cxx-swift 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cxx-swift 0.0.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e888204847aa9018d5c25d9c4a3a82a959e6bbd324f4dcdf8ca55b3c63bb05f3
[INFO] running `Command { std: "docker" "start" "-a" "e888204847aa9018d5c25d9c4a3a82a959e6bbd324f4dcdf8ca55b3c63bb05f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e888204847aa9018d5c25d9c4a3a82a959e6bbd324f4dcdf8ca55b3c63bb05f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e888204847aa9018d5c25d9c4a3a82a959e6bbd324f4dcdf8ca55b3c63bb05f3", kill_on_drop: false }`
[INFO] [stdout] e888204847aa9018d5c25d9c4a3a82a959e6bbd324f4dcdf8ca55b3c63bb05f3
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f94bef007220f9a182b25d9034142234e4156210f7a18419ae12b0297affa8e2
[INFO] running `Command { std: "docker" "start" "-a" "f94bef007220f9a182b25d9034142234e4156210f7a18419ae12b0297affa8e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[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 equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.115
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking rust-format v0.3.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling cxx-llvm-build-common v0.0.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.115
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking cxx-build v1.0.115
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.115
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling cxx-llvm-build v0.0.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cxx-clang-build v0.0.1
[INFO] [stderr]    Compiling cxx-swift-build v0.0.1
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking moveref v0.0.2
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tracing-forest v0.1.6
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime 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-20628ceb1b8802de/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" "f94bef007220f9a182b25d9034142234e4156210f7a18419ae12b0297affa8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94bef007220f9a182b25d9034142234e4156210f7a18419ae12b0297affa8e2", kill_on_drop: false }`
[INFO] [stdout] f94bef007220f9a182b25d9034142234e4156210f7a18419ae12b0297affa8e2
