[INFO] fetching crate hyfetch 2.0.2...
[INFO] building hyfetch-2.0.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate hyfetch 2.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hyfetch 2.0.2
[INFO] finished tweaking crates.io crate hyfetch 2.0.2
[INFO] tweaked toml for crates.io crate hyfetch 2.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyfetch 2.0.2 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 hyfetch 2.0.2 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1bd894f01ab3d0460b26a289aec40c4197c1755135b85552519de825bed219df
[INFO] running `Command { std: "docker" "start" "-a" "1bd894f01ab3d0460b26a289aec40c4197c1755135b85552519de825bed219df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bd894f01ab3d0460b26a289aec40c4197c1755135b85552519de825bed219df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd894f01ab3d0460b26a289aec40c4197c1755135b85552519de825bed219df", kill_on_drop: false }`
[INFO] [stdout] 1bd894f01ab3d0460b26a289aec40c4197c1755135b85552519de825bed219df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8bd3774c99fa49145bf06e5198e065b917f79f630a505843591ca8adff103c27
[INFO] running `Command { std: "docker" "start" "-a" "8bd3774c99fa49145bf06e5198e065b917f79f630a505843591ca8adff103c27", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling terminal-trx v0.2.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling assert_float_eq v1.1.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling terminal-colorsaurus v0.4.7
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling topology-traits v0.1.2
[INFO] [stderr]    Compiling bpaf v0.9.15
[INFO] [stderr]    Compiling enterpolation v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hyfetch v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.26s
[INFO] running `Command { std: "docker" "inspect" "8bd3774c99fa49145bf06e5198e065b917f79f630a505843591ca8adff103c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd3774c99fa49145bf06e5198e065b917f79f630a505843591ca8adff103c27", kill_on_drop: false }`
[INFO] [stdout] 8bd3774c99fa49145bf06e5198e065b917f79f630a505843591ca8adff103c27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8c785e258c3715661d8436e9404212748faaaafddcd61c8b9d645c7f19e06300
[INFO] running `Command { std: "docker" "start" "-a" "8c785e258c3715661d8436e9404212748faaaafddcd61c8b9d645c7f19e06300", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyfetch v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "8c785e258c3715661d8436e9404212748faaaafddcd61c8b9d645c7f19e06300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c785e258c3715661d8436e9404212748faaaafddcd61c8b9d645c7f19e06300", kill_on_drop: false }`
[INFO] [stdout] 8c785e258c3715661d8436e9404212748faaaafddcd61c8b9d645c7f19e06300
