[INFO] fetching crate hyfetch 2.0.4... [INFO] testing hyfetch-2.0.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hyfetch 2.0.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate hyfetch 2.0.4 [INFO] finished tweaking crates.io crate hyfetch 2.0.4 [INFO] tweaked toml for crates.io crate hyfetch 2.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyfetch 2.0.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyfetch 2.0.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a7525b54095810c200a237bfc7c6398b4ce960c6e62574973c40216618252e [INFO] running `Command { std: "docker" "start" "-a" "10a7525b54095810c200a237bfc7c6398b4ce960c6e62574973c40216618252e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a7525b54095810c200a237bfc7c6398b4ce960c6e62574973c40216618252e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a7525b54095810c200a237bfc7c6398b4ce960c6e62574973c40216618252e", kill_on_drop: false }` [INFO] [stdout] 10a7525b54095810c200a237bfc7c6398b4ce960c6e62574973c40216618252e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eff5c86bcde7ad93efdf336286bcb585e65b40e80e2e33b90b661847bf23dfc [INFO] running `Command { std: "docker" "start" "-a" "9eff5c86bcde7ad93efdf336286bcb585e65b40e80e2e33b90b661847bf23dfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling assert_float_eq v1.2.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling topology-traits v0.1.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling enterpolation v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling hyfetch v2.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.79s [INFO] running `Command { std: "docker" "inspect" "9eff5c86bcde7ad93efdf336286bcb585e65b40e80e2e33b90b661847bf23dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eff5c86bcde7ad93efdf336286bcb585e65b40e80e2e33b90b661847bf23dfc", kill_on_drop: false }` [INFO] [stdout] 9eff5c86bcde7ad93efdf336286bcb585e65b40e80e2e33b90b661847bf23dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4206056df92c6356d7d8f8d9e56fcdcf09629ebb6d36b2de2b018f76a8e9568 [INFO] running `Command { std: "docker" "start" "-a" "d4206056df92c6356d7d8f8d9e56fcdcf09629ebb6d36b2de2b018f76a8e9568", kill_on_drop: false }` [INFO] [stderr] Compiling hyfetch v2.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "d4206056df92c6356d7d8f8d9e56fcdcf09629ebb6d36b2de2b018f76a8e9568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4206056df92c6356d7d8f8d9e56fcdcf09629ebb6d36b2de2b018f76a8e9568", kill_on_drop: false }` [INFO] [stdout] d4206056df92c6356d7d8f8d9e56fcdcf09629ebb6d36b2de2b018f76a8e9568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08b113362708ed5abd3e5d4d6c37062aaa3aa0b54442c1e0a4ef4ece95374ac6 [INFO] running `Command { std: "docker" "start" "-a" "08b113362708ed5abd3e5d4d6c37062aaa3aa0b54442c1e0a4ef4ece95374ac6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyfetch-f768ff5f5aaa2e98) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli_options::tests::check_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hyfetch.rs (/opt/rustwide/target/debug/deps/hyfetch-ceb79bc8e140a7d8) [INFO] [stderr] Doc-tests hyfetch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08b113362708ed5abd3e5d4d6c37062aaa3aa0b54442c1e0a4ef4ece95374ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b113362708ed5abd3e5d4d6c37062aaa3aa0b54442c1e0a4ef4ece95374ac6", kill_on_drop: false }` [INFO] [stdout] 08b113362708ed5abd3e5d4d6c37062aaa3aa0b54442c1e0a4ef4ece95374ac6