[INFO] fetching crate rust-releases 0.30.0...
[INFO] building rust-releases-0.30.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rust-releases 0.30.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rust-releases 0.30.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rust-releases 0.30.0
[INFO] tweaked toml for crates.io crate rust-releases 0.30.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-releases 0.30.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-releases 0.30.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ab776c3b5c93411f1464ec9937a76f1174c0f8d6bd94fcbe36f00fccccec7d9
[INFO] running `Command { std: "docker" "start" "-a" "3ab776c3b5c93411f1464ec9937a76f1174c0f8d6bd94fcbe36f00fccccec7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ab776c3b5c93411f1464ec9937a76f1174c0f8d6bd94fcbe36f00fccccec7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab776c3b5c93411f1464ec9937a76f1174c0f8d6bd94fcbe36f00fccccec7d9", kill_on_drop: false }`
[INFO] [stdout] 3ab776c3b5c93411f1464ec9937a76f1174c0f8d6bd94fcbe36f00fccccec7d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2efbe43114bd18451a9eb7b6625feecb15c3de23550181a1a3fa7481dadc211e
[INFO] running `Command { std: "docker" "start" "-a" "2efbe43114bd18451a9eb7b6625feecb15c3de23550181a1a3fa7481dadc211e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling ureq-proto v0.3.3
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rust-releases-core v0.30.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ureq v3.0.8
[INFO] [stderr]    Compiling rust-releases-io v0.30.0
[INFO] [stderr]    Compiling rust-releases-rust-changelog v0.30.0
[INFO] [stderr]    Compiling rust-releases v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s
[INFO] running `Command { std: "docker" "inspect" "2efbe43114bd18451a9eb7b6625feecb15c3de23550181a1a3fa7481dadc211e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2efbe43114bd18451a9eb7b6625feecb15c3de23550181a1a3fa7481dadc211e", kill_on_drop: false }`
[INFO] [stdout] 2efbe43114bd18451a9eb7b6625feecb15c3de23550181a1a3fa7481dadc211e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80822bb7f43a58d2c1b4ac4143e91b7e22e05bbbb74bd76e6b3538dcb8c1f169
[INFO] running `Command { std: "docker" "start" "-a" "80822bb7f43a58d2c1b4ac4143e91b7e22e05bbbb74bd76e6b3538dcb8c1f169", kill_on_drop: false }`
[INFO] [stderr]    Compiling yare-macro v3.0.0
[INFO] [stderr]    Compiling yare v3.0.0
[INFO] [stderr]    Compiling rust-releases v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "80822bb7f43a58d2c1b4ac4143e91b7e22e05bbbb74bd76e6b3538dcb8c1f169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80822bb7f43a58d2c1b4ac4143e91b7e22e05bbbb74bd76e6b3538dcb8c1f169", kill_on_drop: false }`
[INFO] [stdout] 80822bb7f43a58d2c1b4ac4143e91b7e22e05bbbb74bd76e6b3538dcb8c1f169
