[INFO] fetching crate battered 0.9.0...
[INFO] testing battered-0.9.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate battered 0.9.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate battered 0.9.0
[INFO] finished tweaking crates.io crate battered 0.9.0
[INFO] tweaked toml for crates.io crate battered 0.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate battered 0.9.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate battered 0.9.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d19e3a9a9f96ee740a3ee0e527c3bdec98e74a287fefeec7e8a4e24e8afa5e4
[INFO] running `Command { std: "docker" "start" "-a" "5d19e3a9a9f96ee740a3ee0e527c3bdec98e74a287fefeec7e8a4e24e8afa5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d19e3a9a9f96ee740a3ee0e527c3bdec98e74a287fefeec7e8a4e24e8afa5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d19e3a9a9f96ee740a3ee0e527c3bdec98e74a287fefeec7e8a4e24e8afa5e4", kill_on_drop: false }`
[INFO] [stdout] 5d19e3a9a9f96ee740a3ee0e527c3bdec98e74a287fefeec7e8a4e24e8afa5e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb4a51d484178880c86cf195e9c1c0458e298313317afdffeb7b06a968d89fa1
[INFO] running `Command { std: "docker" "start" "-a" "bb4a51d484178880c86cf195e9c1c0458e298313317afdffeb7b06a968d89fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling starship-battery v0.10.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling uom v0.37.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling battered v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "bb4a51d484178880c86cf195e9c1c0458e298313317afdffeb7b06a968d89fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4a51d484178880c86cf195e9c1c0458e298313317afdffeb7b06a968d89fa1", kill_on_drop: false }`
[INFO] [stdout] bb4a51d484178880c86cf195e9c1c0458e298313317afdffeb7b06a968d89fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eae8bd47802de90dbca3c66c0a0346616ab3bcaabcf8044b1ac096c8a22d143
[INFO] running `Command { std: "docker" "start" "-a" "0eae8bd47802de90dbca3c66c0a0346616ab3bcaabcf8044b1ac096c8a22d143", kill_on_drop: false }`
[INFO] [stderr]    Compiling battered v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s
[INFO] running `Command { std: "docker" "inspect" "0eae8bd47802de90dbca3c66c0a0346616ab3bcaabcf8044b1ac096c8a22d143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eae8bd47802de90dbca3c66c0a0346616ab3bcaabcf8044b1ac096c8a22d143", kill_on_drop: false }`
[INFO] [stdout] 0eae8bd47802de90dbca3c66c0a0346616ab3bcaabcf8044b1ac096c8a22d143
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c3c0d9f84dd91f2650424afd7dd17e91b67ebb6dcc5994cc9fb557f941ed8b1
[INFO] running `Command { std: "docker" "start" "-a" "5c3c0d9f84dd91f2650424afd7dd17e91b67ebb6dcc5994cc9fb557f941ed8b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/battered-2842500a9538d0b0)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test config::tests::test_default_timeout_never_value ... ok
[INFO] [stdout] test config::tests::test_default_values ... ok
[INFO] [stdout] test config::tests::test_serial_number_trimming ... ok
[INFO] [stdout] test config::tests::test_invalid_serial_number ... ok
[INFO] [stdout] test config::tests::test_invalid_urgency_values ... ok
[INFO] [stdout] test config::tests::test_missing_actions ... ok
[INFO] [stdout] test config::tests::test_invalid_percentage_values ... ok
[INFO] [stdout] test config::tests::test_invalid_interval_type ... ok
[INFO] [stdout] test config::tests::test_invalid_timeout_values ... ok
[INFO] [stdout] test misc_tests::test_get_config_not_found ... ok
[INFO] [stdout] test misc_tests::test_get_version_from_env ... ok
[INFO] [stdout] test config::tests::test_unparsable_command_value ... ok
[INFO] [stdout] test config::tests::test_valid_config ... ok
[INFO] [stdout] test config::tests::test_xdg_config_home ... ok
[INFO] [stdout] test config::tests::test_xdg_config_home_from_home_var ... ok
[INFO] [stdout] test misc_tests::test_on_ac_action_exceeds_threshold ... ok
[INFO] [stdout] test tests::test_has_no_notify ... ok
[INFO] [stdout] test tests::test_get_config_from_invalid_path ... ok
[INFO] [stdout] test tests::test_has_notify ... ok
[INFO] [stdout] test tests::test_no_action ... ok
[INFO] [stdout] test tests::test_no_on_ac_action ... ok
[INFO] [stdout] test tests::test_pick_battery_by_serial_not_found ... ok
[INFO] [stdout] test config::tests::test_valid_onac_action ... ok
[INFO] [stdout] test tests::test_failing_on_ac_action ... ok
[INFO] [stdout] test tests::test_failing_action ... ok
[INFO] [stdout] test config::tests::test_xdg_config_home_from_nothing ... ok
[INFO] [stdout] test tests::test_template_does_not_replace_unknown ... ok
[INFO] [stdout] test tests::test_template_replaces_nothing ... ok
[INFO] [stdout] test tests::test_template_replaces_percentage ... ok
[INFO] [stdout] test platform_tests::test_cross_notification_linux ... ok
[INFO] [stdout] test tests::test_threshold_action_above_threshold ... ok
[INFO] [stdout] test tests::test_threshold_action_below_threshold ... ok
[INFO] [stdout] test tests::test_template_replaces_percentage_for_on_ac_action ... ok
[INFO] [stdout] test tests::test_threshold_below_threshold_fn ... ok
[INFO] [stdout] test tests::test_threshold_with_notification ... ok
[INFO] [stdout] test tests::test_threshold_without_notification ... ok
[INFO] [stdout] test tests::test_successful_action ... ok
[INFO] [stdout] test tests::test_successful_on_ac_action ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c3c0d9f84dd91f2650424afd7dd17e91b67ebb6dcc5994cc9fb557f941ed8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c3c0d9f84dd91f2650424afd7dd17e91b67ebb6dcc5994cc9fb557f941ed8b1", kill_on_drop: false }`
[INFO] [stdout] 5c3c0d9f84dd91f2650424afd7dd17e91b67ebb6dcc5994cc9fb557f941ed8b1
