[INFO] cloning repository https://github.com/dyllandry/rust-focus-stopwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyllandry/rust-focus-stopwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyllandry%2Frust-focus-stopwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyllandry%2Frust-focus-stopwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f533714e4bf874db44e1f97ea50ffdb07d540043 [INFO] testing dyllandry/rust-focus-stopwatch against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyllandry%2Frust-focus-stopwatch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dyllandry/rust-focus-stopwatch [INFO] finished tweaking git repo https://github.com/dyllandry/rust-focus-stopwatch [INFO] tweaked toml for git repo https://github.com/dyllandry/rust-focus-stopwatch written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dyllandry/rust-focus-stopwatch on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dyllandry/rust-focus-stopwatch 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-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bbe55f1849fb857f4042ba88dc3f97a9f80ebe40defacaf635966367ef6acb [INFO] running `Command { std: "docker" "start" "-a" "c1bbe55f1849fb857f4042ba88dc3f97a9f80ebe40defacaf635966367ef6acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bbe55f1849fb857f4042ba88dc3f97a9f80ebe40defacaf635966367ef6acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bbe55f1849fb857f4042ba88dc3f97a9f80ebe40defacaf635966367ef6acb", kill_on_drop: false }` [INFO] [stdout] c1bbe55f1849fb857f4042ba88dc3f97a9f80ebe40defacaf635966367ef6acb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e49201f39cd0620c34b7cbd668fcfb3dfb7392f84c0bd70b10d5a31edb15a491 [INFO] running `Command { std: "docker" "start" "-a" "e49201f39cd0620c34b7cbd668fcfb3dfb7392f84c0bd70b10d5a31edb15a491", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling rust-focus-stopwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "e49201f39cd0620c34b7cbd668fcfb3dfb7392f84c0bd70b10d5a31edb15a491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49201f39cd0620c34b7cbd668fcfb3dfb7392f84c0bd70b10d5a31edb15a491", kill_on_drop: false }` [INFO] [stdout] e49201f39cd0620c34b7cbd668fcfb3dfb7392f84c0bd70b10d5a31edb15a491 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cce88f648492acdb0a877512bd1f20735f829a9dabe814a2fdd0981645cee17 [INFO] running `Command { std: "docker" "start" "-a" "4cce88f648492acdb0a877512bd1f20735f829a9dabe814a2fdd0981645cee17", kill_on_drop: false }` [INFO] [stderr] Compiling rust-focus-stopwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "4cce88f648492acdb0a877512bd1f20735f829a9dabe814a2fdd0981645cee17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cce88f648492acdb0a877512bd1f20735f829a9dabe814a2fdd0981645cee17", kill_on_drop: false }` [INFO] [stdout] 4cce88f648492acdb0a877512bd1f20735f829a9dabe814a2fdd0981645cee17 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e37ef8192298572db9262d8b194be763e34e66ebc5bfee2a1e46c417bff37f7 [INFO] running `Command { std: "docker" "start" "-a" "6e37ef8192298572db9262d8b194be763e34e66ebc5bfee2a1e46c417bff37f7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_focus_stopwatch-137299e5f0291994) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::app_is_in_focus_mode_given_app_start_up ... ok [INFO] [stdout] test tests::session_type_total_time_does_not_increase_given_a_different_session_type_time_is_increasing ... ok [INFO] [stdout] test tests::session_type_total_time_does_not_increase_given_it_is_paused ... ok [INFO] [stdout] test tests::session_time_increases_given_time_passes ... ok [INFO] [stdout] test tests::session_type_total_time_keeps_increases_given_being_paused_and_restarted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e37ef8192298572db9262d8b194be763e34e66ebc5bfee2a1e46c417bff37f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e37ef8192298572db9262d8b194be763e34e66ebc5bfee2a1e46c417bff37f7", kill_on_drop: false }` [INFO] [stdout] 6e37ef8192298572db9262d8b194be763e34e66ebc5bfee2a1e46c417bff37f7