[INFO] fetching crate cargo-hakari 0.9.36...
[INFO] building cargo-hakari-0.9.36 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate cargo-hakari 0.9.36 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cargo-hakari 0.9.36
[INFO] finished tweaking crates.io crate cargo-hakari 0.9.36
[INFO] tweaked toml for crates.io crate cargo-hakari 0.9.36 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-hakari 0.9.36 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 cargo-hakari 0.9.36 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dad34017ef37062281e3c9e2774df2d0acae0be4b8c9f3b6f93b8e47d840e69e
[INFO] running `Command { std: "docker" "start" "-a" "dad34017ef37062281e3c9e2774df2d0acae0be4b8c9f3b6f93b8e47d840e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad34017ef37062281e3c9e2774df2d0acae0be4b8c9f3b6f93b8e47d840e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad34017ef37062281e3c9e2774df2d0acae0be4b8c9f3b6f93b8e47d840e69e", kill_on_drop: false }`
[INFO] [stdout] dad34017ef37062281e3c9e2774df2d0acae0be4b8c9f3b6f93b8e47d840e69e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bd81104cd57bf50c2abd8f24b62e15b028137a323a512de9b42a7e6111f7fe67
[INFO] running `Command { std: "docker" "start" "-a" "bd81104cd57bf50c2abd8f24b62e15b028137a323a512de9b42a7e6111f7fe67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling diffus v0.10.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling diffy v0.4.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling guppy-summaries v0.7.1
[INFO] [stderr]    Compiling guppy v0.17.16
[INFO] [stderr]    Compiling hakari v0.17.8
[INFO] [stderr]    Compiling cargo-hakari v0.9.36 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "bd81104cd57bf50c2abd8f24b62e15b028137a323a512de9b42a7e6111f7fe67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd81104cd57bf50c2abd8f24b62e15b028137a323a512de9b42a7e6111f7fe67", kill_on_drop: false }`
[INFO] [stdout] bd81104cd57bf50c2abd8f24b62e15b028137a323a512de9b42a7e6111f7fe67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5091fc1c1d22387822cb7bbb3a37f0b1e2a8a3131a232045946012bd70b03f85
[INFO] running `Command { std: "docker" "start" "-a" "5091fc1c1d22387822cb7bbb3a37f0b1e2a8a3131a232045946012bd70b03f85", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-hakari v0.9.36 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s
[INFO] running `Command { std: "docker" "inspect" "5091fc1c1d22387822cb7bbb3a37f0b1e2a8a3131a232045946012bd70b03f85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5091fc1c1d22387822cb7bbb3a37f0b1e2a8a3131a232045946012bd70b03f85", kill_on_drop: false }`
[INFO] [stdout] 5091fc1c1d22387822cb7bbb3a37f0b1e2a8a3131a232045946012bd70b03f85
