[INFO] cloning repository https://github.com/Gerschtli/dwm-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gerschtli/dwm-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 744ec2f66b3713bd0752e3f87e41534e2a6d4074 [INFO] testing Gerschtli/dwm-status against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gerschtli/dwm-status on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] finished tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] tweaked toml for git repo https://github.com/Gerschtli/dwm-status written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gerschtli/dwm-status 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71a0d8dc35ddc32d9d9063814540b84cb1f06adf39dcc5589879a15da5f2dcdb [INFO] running `Command { std: "docker" "start" "-a" "71a0d8dc35ddc32d9d9063814540b84cb1f06adf39dcc5589879a15da5f2dcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a0d8dc35ddc32d9d9063814540b84cb1f06adf39dcc5589879a15da5f2dcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a0d8dc35ddc32d9d9063814540b84cb1f06adf39dcc5589879a15da5f2dcdb", kill_on_drop: false }` [INFO] [stdout] 71a0d8dc35ddc32d9d9063814540b84cb1f06adf39dcc5589879a15da5f2dcdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 219ddd38e0b0496ceaf39a44aafd9f52576a5510d00d2f594aee9d7d1afe6c6b [INFO] running `Command { std: "docker" "start" "-a" "219ddd38e0b0496ceaf39a44aafd9f52576a5510d00d2f594aee9d7d1afe6c6b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libnotify v1.0.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling dwm-status v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.17s [INFO] running `Command { std: "docker" "inspect" "219ddd38e0b0496ceaf39a44aafd9f52576a5510d00d2f594aee9d7d1afe6c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219ddd38e0b0496ceaf39a44aafd9f52576a5510d00d2f594aee9d7d1afe6c6b", kill_on_drop: false }` [INFO] [stdout] 219ddd38e0b0496ceaf39a44aafd9f52576a5510d00d2f594aee9d7d1afe6c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c238942f2ddf59441c69b758cf278430f15349cc8bb43f60e919c9a1aa208bb [INFO] running `Command { std: "docker" "start" "-a" "0c238942f2ddf59441c69b758cf278430f15349cc8bb43f60e919c9a1aa208bb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling dwm-status v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.78s [INFO] running `Command { std: "docker" "inspect" "0c238942f2ddf59441c69b758cf278430f15349cc8bb43f60e919c9a1aa208bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c238942f2ddf59441c69b758cf278430f15349cc8bb43f60e919c9a1aa208bb", kill_on_drop: false }` [INFO] [stdout] 0c238942f2ddf59441c69b758cf278430f15349cc8bb43f60e919c9a1aa208bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7385ce6e59d6061140a104f4faef54e53e539433a868731cec1611c8b41f6e4d [INFO] running `Command { std: "docker" "start" "-a" "7385ce6e59d6061140a104f4faef54e53e539433a868731cec1611c8b41f6e4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dwm_status-28dbdffe132e531c) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test error::tests::error::new ... ok [INFO] [stdout] test error::tests::result_ext::show_error_when_err ... ok [INFO] [stdout] test error::tests::wrap_error_ext::option::when_some ... ok [INFO] [stdout] test error::tests::wrap_error_ext::option::when_err ... ok [INFO] [stdout] test error::tests::wrap_error_ext::result::when_custom_error ... ok [INFO] [stdout] test error::tests::error::new_custom ... ok [INFO] [stdout] test error::tests::wrap_error_ext::result::when_ok ... ok [INFO] [stdout] test error::tests::wrap_error_ext::result::when_err ... ok [INFO] [stdout] test error::tests::error::new_test ... ok [INFO] [stdout] test features::audio::data::tests::render_with_mute ... ok [INFO] [stdout] test features::network::data::tests::render_with_default ... ok [INFO] [stdout] test features::backlight::data::tests::render_with_default ... ok [INFO] [stdout] test features::cpu_load::data::tests::render_with_default ... ok [INFO] [stdout] test features::cpu_load::data::tests::render_with_update ... ok [INFO] [stdout] test features::audio::data::tests::render_with_default ... ok [INFO] [stdout] test features::cpu_load::data::tests::render_with_update_and_missing_placeholder ... ok [INFO] [stdout] test features::network::data::tests::render_with_update_and_none_values ... ok [INFO] [stdout] test features::network::data::tests::render_with_update ... ok [INFO] [stdout] test features::network::data::tests::render_with_update_and_missing_placeholder ... ok [INFO] [stdout] test utils::tests::icon_by_percentage_with_one_element ... ok [INFO] [stdout] test features::time::data::tests::render_with_default ... ok [INFO] [stdout] test wrapper::dbus::data::tests::match_build_without_member ... ok [INFO] [stdout] test wrapper::dbus::data::tests::match_build ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dwm_status-30ae29d58ff315d0) [INFO] [stdout] test utils::tests::icon_by_percentage_with_no_element ... ok [INFO] [stdout] test utils::tests::icon_by_percentage_with_three_elements ... ok [INFO] [stdout] test utils::tests::icon_by_percentage_with_two_elements ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::verify_app ... 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] Doc-tests dwm_status [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" "7385ce6e59d6061140a104f4faef54e53e539433a868731cec1611c8b41f6e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7385ce6e59d6061140a104f4faef54e53e539433a868731cec1611c8b41f6e4d", kill_on_drop: false }` [INFO] [stdout] 7385ce6e59d6061140a104f4faef54e53e539433a868731cec1611c8b41f6e4d