[INFO] fetching crate tc-fetch 0.5.0...
[INFO] building tc-fetch-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate tc-fetch 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tc-fetch 0.5.0
[INFO] finished tweaking crates.io crate tc-fetch 0.5.0
[INFO] tweaked toml for crates.io crate tc-fetch 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tc-fetch 0.5.0 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 tc-fetch 0.5.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.32
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 261d40cd8b3d722f2efadd2e888fd21833461fd5af400a749eb267bf0c075d6b
[INFO] running `Command { std: "docker" "start" "-a" "261d40cd8b3d722f2efadd2e888fd21833461fd5af400a749eb267bf0c075d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261d40cd8b3d722f2efadd2e888fd21833461fd5af400a749eb267bf0c075d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261d40cd8b3d722f2efadd2e888fd21833461fd5af400a749eb267bf0c075d6b", kill_on_drop: false }`
[INFO] [stdout] 261d40cd8b3d722f2efadd2e888fd21833461fd5af400a749eb267bf0c075d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 784c8be1a0c9580338f16adc8eb3b164af6b4bcff8561a4137dcb5a50d00cb0f
[INFO] running `Command { std: "docker" "start" "-a" "784c8be1a0c9580338f16adc8eb3b164af6b4bcff8561a4137dcb5a50d00cb0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 zstd v0.13.3
[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-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[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 reqwest v0.12.12
[INFO] [stderr]    Compiling tc-fetch v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `desc`, `user`, `parents`, `phase`, `pushid`, and `pushuser` are never read
[INFO] [stdout]   --> src/hgmo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Revision {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     pub node: String,
[INFO] [stdout]  9 |     pub desc: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub parents: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub phase: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub pushid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     pub pushuser: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Revision` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "784c8be1a0c9580338f16adc8eb3b164af6b4bcff8561a4137dcb5a50d00cb0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784c8be1a0c9580338f16adc8eb3b164af6b4bcff8561a4137dcb5a50d00cb0f", kill_on_drop: false }`
[INFO] [stdout] 784c8be1a0c9580338f16adc8eb3b164af6b4bcff8561a4137dcb5a50d00cb0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6315efac4a600ae177c90ce9a5bee958ce28525253610da3f453b4f6925f76d5
[INFO] running `Command { std: "docker" "start" "-a" "6315efac4a600ae177c90ce9a5bee958ce28525253610da3f453b4f6925f76d5", kill_on_drop: false }`
[INFO] [stdout] warning: fields `desc`, `user`, `parents`, `phase`, `pushid`, and `pushuser` are never read
[INFO] [stdout]   --> src/hgmo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Revision {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     pub node: String,
[INFO] [stdout]  9 |     pub desc: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub parents: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub phase: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub pushid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     pub pushuser: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Revision` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tc-fetch v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `desc`, `user`, `parents`, `phase`, `pushid`, and `pushuser` are never read
[INFO] [stdout]   --> src/hgmo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Revision {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     pub node: String,
[INFO] [stdout]  9 |     pub desc: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub parents: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub phase: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub pushid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     pub pushuser: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Revision` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "6315efac4a600ae177c90ce9a5bee958ce28525253610da3f453b4f6925f76d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6315efac4a600ae177c90ce9a5bee958ce28525253610da3f453b4f6925f76d5", kill_on_drop: false }`
[INFO] [stdout] 6315efac4a600ae177c90ce9a5bee958ce28525253610da3f453b4f6925f76d5
