[INFO] fetching crate heater 0.3.3... [INFO] building heater-0.3.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate heater 0.3.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate heater 0.3.3 [INFO] finished tweaking crates.io crate heater 0.3.3 [INFO] tweaked toml for crates.io crate heater 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate heater 0.3.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate heater 0.3.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sitemap v0.4.1 [INFO] [stderr] Downloaded counter v0.6.0 [INFO] [stderr] Downloaded xml-rs v0.8.25 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded chrono_utils v0.1.3 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded histogram v0.11.3 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded cargo-config2 v0.1.32 [INFO] [stderr] Downloaded cargo-llvm-cov v0.6.16 [INFO] [stderr] Downloaded async-compression v0.4.22 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded lcov2cobertura v1.0.6 [INFO] [stderr] Downloaded quick-xml v0.37.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d1aba30038bd37078bec350b52447778b1cedc2a93ae7cd9a628b4e652097f0 [INFO] running `Command { std: "docker" "start" "-a" "1d1aba30038bd37078bec350b52447778b1cedc2a93ae7cd9a628b4e652097f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1aba30038bd37078bec350b52447778b1cedc2a93ae7cd9a628b4e652097f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1aba30038bd37078bec350b52447778b1cedc2a93ae7cd9a628b4e652097f0", kill_on_drop: false }` [INFO] [stdout] 1d1aba30038bd37078bec350b52447778b1cedc2a93ae7cd9a628b4e652097f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 441ed9b4dee855fc3c082f5b61374b03e04b1de5e49cfc83c724d320b428c71d [INFO] running `Command { std: "docker" "start" "-a" "441ed9b4dee855fc3c082f5b61374b03e04b1de5e49cfc83c724d320b428c71d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling counter v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling histogram v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 sitemap v0.4.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling heater v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.51s [INFO] running `Command { std: "docker" "inspect" "441ed9b4dee855fc3c082f5b61374b03e04b1de5e49cfc83c724d320b428c71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441ed9b4dee855fc3c082f5b61374b03e04b1de5e49cfc83c724d320b428c71d", kill_on_drop: false }` [INFO] [stdout] 441ed9b4dee855fc3c082f5b61374b03e04b1de5e49cfc83c724d320b428c71d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af5c5409cf89143d4680a36dd86de627297ce7118bf8cc732f1d9fcccbcb3fe [INFO] running `Command { std: "docker" "start" "-a" "0af5c5409cf89143d4680a36dd86de627297ce7118bf8cc732f1d9fcccbcb3fe", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling ruzstd v0.8.0 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling lcov2cobertura v1.0.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling cargo-config2 v0.1.32 [INFO] [stderr] Compiling cargo-llvm-cov v0.6.16 [INFO] [stderr] Compiling heater v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.59s [INFO] running `Command { std: "docker" "inspect" "0af5c5409cf89143d4680a36dd86de627297ce7118bf8cc732f1d9fcccbcb3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af5c5409cf89143d4680a36dd86de627297ce7118bf8cc732f1d9fcccbcb3fe", kill_on_drop: false }` [INFO] [stdout] 0af5c5409cf89143d4680a36dd86de627297ce7118bf8cc732f1d9fcccbcb3fe