[INFO] fetching crate static-config 0.1.0...
[INFO] building static-config-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate static-config 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate static-config 0.1.0
[INFO] finished tweaking crates.io crate static-config 0.1.0
[INFO] tweaked toml for crates.io crate static-config 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate static-config 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate static-config 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.225.0
[INFO] [stderr]   Downloaded walrus-macro v0.22.0
[INFO] [stderr]   Downloaded java-properties v2.0.0
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded wasm-encoder v0.214.0
[INFO] [stderr]   Downloaded wasm-compose v0.225.0
[INFO] [stderr]   Downloaded walrus v0.23.3
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded wast v225.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded spdx v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ae90d553644b8e31a759867a323095e4edef73e6ecfa0bc3888e0828d7d0fcf
[INFO] running `Command { std: "docker" "start" "-a" "0ae90d553644b8e31a759867a323095e4edef73e6ecfa0bc3888e0828d7d0fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae90d553644b8e31a759867a323095e4edef73e6ecfa0bc3888e0828d7d0fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae90d553644b8e31a759867a323095e4edef73e6ecfa0bc3888e0828d7d0fcf", kill_on_drop: false }`
[INFO] [stdout] 0ae90d553644b8e31a759867a323095e4edef73e6ecfa0bc3888e0828d7d0fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c52fcd995cefe58ffbe3607431481b36df6af17d22bad889df3c734aa9e09174
[INFO] running `Command { std: "docker" "start" "-a" "c52fcd995cefe58ffbe3607431481b36df6af17d22bad889df3c734aa9e09174", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling wasmparser v0.225.0
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling spdx v0.10.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling walrus v0.23.3
[INFO] [stderr]    Compiling wit-parser v0.225.0
[INFO] [stderr]    Compiling wast v225.0.0
[INFO] [stderr]    Compiling wasm-metadata v0.225.0
[INFO] [stderr]    Compiling wit-component v0.225.0
[INFO] [stderr]    Compiling wat v1.225.0
[INFO] [stderr]    Compiling wasm-compose v0.225.0
[INFO] [stderr]    Compiling static-config v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "c52fcd995cefe58ffbe3607431481b36df6af17d22bad889df3c734aa9e09174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52fcd995cefe58ffbe3607431481b36df6af17d22bad889df3c734aa9e09174", kill_on_drop: false }`
[INFO] [stdout] c52fcd995cefe58ffbe3607431481b36df6af17d22bad889df3c734aa9e09174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d738960ac170ef74368cc80416b1047bb91a56ceb0fbf29403f150ec8ca5603
[INFO] running `Command { std: "docker" "start" "-a" "1d738960ac170ef74368cc80416b1047bb91a56ceb0fbf29403f150ec8ca5603", kill_on_drop: false }`
[INFO] [stderr]    Compiling static-config v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "1d738960ac170ef74368cc80416b1047bb91a56ceb0fbf29403f150ec8ca5603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d738960ac170ef74368cc80416b1047bb91a56ceb0fbf29403f150ec8ca5603", kill_on_drop: false }`
[INFO] [stdout] 1d738960ac170ef74368cc80416b1047bb91a56ceb0fbf29403f150ec8ca5603
