[INFO] fetching crate punfetch 0.3.6... [INFO] testing punfetch-0.3.6 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate punfetch 0.3.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate punfetch 0.3.6 [INFO] finished tweaking crates.io crate punfetch 0.3.6 [INFO] tweaked toml for crates.io crate punfetch 0.3.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate punfetch 0.3.6 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate punfetch 0.3.6 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" "+beta-2025-10-28" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bc181caea2aaf196e2afc6521c8343ef953224792a5832f632d65e14063057 [INFO] running `Command { std: "docker" "start" "-a" "b5bc181caea2aaf196e2afc6521c8343ef953224792a5832f632d65e14063057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bc181caea2aaf196e2afc6521c8343ef953224792a5832f632d65e14063057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bc181caea2aaf196e2afc6521c8343ef953224792a5832f632d65e14063057", kill_on_drop: false }` [INFO] [stdout] b5bc181caea2aaf196e2afc6521c8343ef953224792a5832f632d65e14063057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f9a80b115fe4c97dc20ec9d1b8ac986bfa96bf151ab1cc05a7188de5fce2486 [INFO] running `Command { std: "docker" "start" "-a" "8f9a80b115fe4c97dc20ec9d1b8ac986bfa96bf151ab1cc05a7188de5fce2486", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.4 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling zune-inflate v0.2.51 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling onefetch-ascii v2.16.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.9.19 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling punfetch-derive v0.1.1 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling byte-unit v4.0.18 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] Compiling pest_derive v2.5.6 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling punfetch v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling onefetch-image v2.16.0 [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/bin.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, command, Parser, ValueEnum}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.24s [INFO] running `Command { std: "docker" "inspect" "8f9a80b115fe4c97dc20ec9d1b8ac986bfa96bf151ab1cc05a7188de5fce2486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9a80b115fe4c97dc20ec9d1b8ac986bfa96bf151ab1cc05a7188de5fce2486", kill_on_drop: false }` [INFO] [stdout] 8f9a80b115fe4c97dc20ec9d1b8ac986bfa96bf151ab1cc05a7188de5fce2486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ee8ff9b30468db3000783702e2a2995e7dcb822fb45cb104a39bc049e0b3a3 [INFO] running `Command { std: "docker" "start" "-a" "46ee8ff9b30468db3000783702e2a2995e7dcb822fb45cb104a39bc049e0b3a3", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling serde_yaml v0.9.19 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling punfetch v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling byte-unit v4.0.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling onefetch-image v2.16.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/bin.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, command, Parser, ValueEnum}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.28s [INFO] running `Command { std: "docker" "inspect" "46ee8ff9b30468db3000783702e2a2995e7dcb822fb45cb104a39bc049e0b3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ee8ff9b30468db3000783702e2a2995e7dcb822fb45cb104a39bc049e0b3a3", kill_on_drop: false }` [INFO] [stdout] 46ee8ff9b30468db3000783702e2a2995e7dcb822fb45cb104a39bc049e0b3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94a0b88bea424772fddf0adf925cdc8c3341a835578ddbbe3a394fe415830096 [INFO] running `Command { std: "docker" "start" "-a" "94a0b88bea424772fddf0adf925cdc8c3341a835578ddbbe3a394fe415830096", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `arg` and `command` [INFO] [stderr] --> src/bin.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use clap::{arg, command, Parser, ValueEnum}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `punfetch` (bin "punfetch" test) generated 1 warning (run `cargo fix --bin "punfetch" -p punfetch --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/punfetch-41d7b407a9cf9eed) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test info::tests::generic_percent_bar ... ok [INFO] [stdout] test info::tests::generic_colors ... ok [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/punfetch-3afe5dfe0472b012) [INFO] [stdout] test distros::tests::ascii ... ok [INFO] [stdout] test info::tests::disk_info ... ok [INFO] [stdout] test info::tests::sys_info ... ok [INFO] [stdout] test info::tests::user_info ... ok [INFO] [stdout] test info::tests::host_info ... ok [INFO] [stdout] test distros::tests::search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [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] [stderr] Doc-tests punfetch [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94a0b88bea424772fddf0adf925cdc8c3341a835578ddbbe3a394fe415830096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a0b88bea424772fddf0adf925cdc8c3341a835578ddbbe3a394fe415830096", kill_on_drop: false }` [INFO] [stdout] 94a0b88bea424772fddf0adf925cdc8c3341a835578ddbbe3a394fe415830096