[INFO] cloning repository https://github.com/liberodark/fastfetch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liberodark/fastfetch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Ffastfetch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Ffastfetch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f7561621e560eb1b5b08c8f23e717717c4b952 [INFO] testing liberodark/fastfetch-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Ffastfetch-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liberodark/fastfetch-rs [INFO] finished tweaking git repo https://github.com/liberodark/fastfetch-rs [INFO] tweaked toml for git repo https://github.com/liberodark/fastfetch-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liberodark/fastfetch-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liberodark/fastfetch-rs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e29534a4ea462f89bc11aa16cec560bd9acddefe1ebdc7b55abcbce133c4da [INFO] running `Command { std: "docker" "start" "-a" "c2e29534a4ea462f89bc11aa16cec560bd9acddefe1ebdc7b55abcbce133c4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e29534a4ea462f89bc11aa16cec560bd9acddefe1ebdc7b55abcbce133c4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e29534a4ea462f89bc11aa16cec560bd9acddefe1ebdc7b55abcbce133c4da", kill_on_drop: false }` [INFO] [stdout] c2e29534a4ea462f89bc11aa16cec560bd9acddefe1ebdc7b55abcbce133c4da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df24ab8dfb69901c8051760acefb5f6e861355a96855353a2eb0e2a4bc909ef1 [INFO] running `Command { std: "docker" "start" "-a" "df24ab8dfb69901c8051760acefb5f6e861355a96855353a2eb0e2a4bc909ef1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fastfetch-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.49s [INFO] running `Command { std: "docker" "inspect" "df24ab8dfb69901c8051760acefb5f6e861355a96855353a2eb0e2a4bc909ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df24ab8dfb69901c8051760acefb5f6e861355a96855353a2eb0e2a4bc909ef1", kill_on_drop: false }` [INFO] [stdout] df24ab8dfb69901c8051760acefb5f6e861355a96855353a2eb0e2a4bc909ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b73fb2eccfac6f734f8f1853261fc3d4efbd0ce2cd9a69168e68d031c3c809 [INFO] running `Command { std: "docker" "start" "-a" "d8b73fb2eccfac6f734f8f1853261fc3d4efbd0ce2cd9a69168e68d031c3c809", kill_on_drop: false }` [INFO] [stderr] Compiling fastfetch-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "d8b73fb2eccfac6f734f8f1853261fc3d4efbd0ce2cd9a69168e68d031c3c809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b73fb2eccfac6f734f8f1853261fc3d4efbd0ce2cd9a69168e68d031c3c809", kill_on_drop: false }` [INFO] [stdout] d8b73fb2eccfac6f734f8f1853261fc3d4efbd0ce2cd9a69168e68d031c3c809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09dc95e122aee29ddd365e67bf799e7c07a0ab804cf5d4ff7b55f5d24e5c4a16 [INFO] running `Command { std: "docker" "start" "-a" "09dc95e122aee29ddd365e67bf799e7c07a0ab804cf5d4ff7b55f5d24e5c4a16", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastfetch_rs-58b309b491ede77a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test colors::tests::test_ansi256_colors ... ok [INFO] [stdout] test tests::test_disk_size_format ... ok [INFO] [stdout] test tests::test_no_nix_store_duplicate ... ok [INFO] [stdout] test colors::tests::test_case_insensitive ... ok [INFO] [stdout] test colors::tests::test_known_logos ... ok [INFO] [stdout] test colors::tests::test_aliases ... ok [INFO] [stdout] test colors::tests::test_default_fallback ... ok [INFO] [stdout] test tests::test_parse_color_names ... ok [INFO] [stdout] test tests::test_parse_hex_colors ... ok [INFO] [stdout] test tests::test_parse_invalid_colors ... ok [INFO] [stdout] test tests::test_parse_ansi_colors ... ok [INFO] [stdout] test colors::tests::test_color_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09dc95e122aee29ddd365e67bf799e7c07a0ab804cf5d4ff7b55f5d24e5c4a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09dc95e122aee29ddd365e67bf799e7c07a0ab804cf5d4ff7b55f5d24e5c4a16", kill_on_drop: false }` [INFO] [stdout] 09dc95e122aee29ddd365e67bf799e7c07a0ab804cf5d4ff7b55f5d24e5c4a16