[INFO] cloning repository https://github.com/fgDevDarwin/kmmon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgDevDarwin/kmmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfgDevDarwin%2Fkmmon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfgDevDarwin%2Fkmmon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2e947510600d3986fd1a32e973fc4b2e84881d5 [INFO] testing fgDevDarwin/kmmon against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfgDevDarwin%2Fkmmon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fgDevDarwin/kmmon [INFO] finished tweaking git repo https://github.com/fgDevDarwin/kmmon [INFO] tweaked toml for git repo https://github.com/fgDevDarwin/kmmon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fgDevDarwin/kmmon 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 git repo https://github.com/fgDevDarwin/kmmon 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 857085acce9a6cff2a20e0ec3ed3294fa962a5bacd994f8c37a7743514f99fd9 [INFO] running `Command { std: "docker" "start" "-a" "857085acce9a6cff2a20e0ec3ed3294fa962a5bacd994f8c37a7743514f99fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857085acce9a6cff2a20e0ec3ed3294fa962a5bacd994f8c37a7743514f99fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857085acce9a6cff2a20e0ec3ed3294fa962a5bacd994f8c37a7743514f99fd9", kill_on_drop: false }` [INFO] [stdout] 857085acce9a6cff2a20e0ec3ed3294fa962a5bacd994f8c37a7743514f99fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 41d6f4b9de54aceaa083a84485d70453367c8f768a952c293f3ffa1eec8b28df [INFO] running `Command { std: "docker" "start" "-a" "41d6f4b9de54aceaa083a84485d70453367c8f768a952c293f3ffa1eec8b28df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling binrw_derive v0.12.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling binrw v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling smallbytes v0.1.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling foxglove_derive v0.21.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling mcap v0.24.0 [INFO] [stderr] Compiling foxglove v0.21.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling object_store v0.11.2 [INFO] [stderr] Compiling kmmon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "41d6f4b9de54aceaa083a84485d70453367c8f768a952c293f3ffa1eec8b28df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d6f4b9de54aceaa083a84485d70453367c8f768a952c293f3ffa1eec8b28df", kill_on_drop: false }` [INFO] [stdout] 41d6f4b9de54aceaa083a84485d70453367c8f768a952c293f3ffa1eec8b28df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7f20b3df59dfb113eb138e71cec5d47fb7d955b50f93d509cb4ebb27d46e66fd [INFO] running `Command { std: "docker" "start" "-a" "7f20b3df59dfb113eb138e71cec5d47fb7d955b50f93d509cb4ebb27d46e66fd", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling mcap v0.24.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling foxglove v0.21.0 [INFO] [stderr] Compiling object_store v0.11.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling kmmon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.74s [INFO] running `Command { std: "docker" "inspect" "7f20b3df59dfb113eb138e71cec5d47fb7d955b50f93d509cb4ebb27d46e66fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f20b3df59dfb113eb138e71cec5d47fb7d955b50f93d509cb4ebb27d46e66fd", kill_on_drop: false }` [INFO] [stdout] 7f20b3df59dfb113eb138e71cec5d47fb7d955b50f93d509cb4ebb27d46e66fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6e430c5f76cd78a168105faf3e5abbd5f285cad8ee67cef5d00d7b2c6ea66f1e [INFO] running `Command { std: "docker" "start" "-a" "6e430c5f76cd78a168105faf3e5abbd5f285cad8ee67cef5d00d7b2c6ea66f1e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kmmon-b1e5569a810d8fa1) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test processor::tests::wpm_is_keystrokes_divided_by_five ... ok [INFO] [stdout] test processor::tests::empty_window_returns_zero_activity ... ok [INFO] [stdout] test tests::device_id_included_when_explicitly_set ... ok [INFO] [stdout] test tests::device_id_omitted_when_not_explicitly_set ... ok [INFO] [stdout] test mcap_writer::tests::cleanup_deletes_old_files ... ok [INFO] [stdout] test mcap_writer::tests::rolling_writer_writes_foxglove_metadata_to_initial_file ... ok [INFO] [stdout] test mcap_writer::tests::create_and_close_produces_file ... ok [INFO] [stdout] test mcap_writer::tests::rolling_writer_no_metadata_when_empty ... ok [INFO] [stdout] test processor::tests::mouse_zero_delta_does_not_count_as_active ... ok [INFO] [stdout] test mcap_writer::tests::create_fails_if_file_exists ... ok [INFO] [stdout] test mcap_writer::tests::rolling_writer_roll_produces_two_files ... ok [INFO] [stdout] test mcap_writer::tests::rolling_writer_writes_foxglove_metadata_after_roll ... ok [INFO] [stdout] test ws_server::tests::create_channels_succeeds ... ok [INFO] [stdout] test ws_server::tests::ws_server_starts_and_stops ... ok [INFO] [stdout] test processor::tests::mouse_sums_euclidean_distance ... ok [INFO] [stdout] test tests::explicit_device_name_overrides_hostname ... ok [INFO] [stdout] test tests::no_project_id_produces_empty_map ... ok [INFO] [stdout] test processor::tests::keystrokes_are_counted ... ok [INFO] [stdout] test processor::tests::expired_timestamps_are_pruned ... ok [INFO] [stdout] test processor::tests::mouse_expired_moves_are_pruned ... ok [INFO] [stdout] test processor::tests::only_recent_timestamps_counted ... ok [INFO] [stdout] test processor::tests::mouse_empty_window_is_idle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e430c5f76cd78a168105faf3e5abbd5f285cad8ee67cef5d00d7b2c6ea66f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e430c5f76cd78a168105faf3e5abbd5f285cad8ee67cef5d00d7b2c6ea66f1e", kill_on_drop: false }` [INFO] [stdout] 6e430c5f76cd78a168105faf3e5abbd5f285cad8ee67cef5d00d7b2c6ea66f1e