[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 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyllandry%2Frust-focus-stopwatch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dyllandry/rust-focus-stopwatch on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7304a79508d3b1c60de7c43d6c11fd14c2f0a150489f812c968c55fae1afd9b [INFO] running `Command { std: "docker" "start" "-a" "d7304a79508d3b1c60de7c43d6c11fd14c2f0a150489f812c968c55fae1afd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7304a79508d3b1c60de7c43d6c11fd14c2f0a150489f812c968c55fae1afd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7304a79508d3b1c60de7c43d6c11fd14c2f0a150489f812c968c55fae1afd9b", kill_on_drop: false }` [INFO] [stdout] d7304a79508d3b1c60de7c43d6c11fd14c2f0a150489f812c968c55fae1afd9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8beec68aa3c33dca7ef0819a04e2efa449fced366bd605fc8b14a02d5defcfb3 [INFO] running `Command { std: "docker" "start" "-a" "8beec68aa3c33dca7ef0819a04e2efa449fced366bd605fc8b14a02d5defcfb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.7 [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 7.87s [INFO] running `Command { std: "docker" "inspect" "8beec68aa3c33dca7ef0819a04e2efa449fced366bd605fc8b14a02d5defcfb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8beec68aa3c33dca7ef0819a04e2efa449fced366bd605fc8b14a02d5defcfb3", kill_on_drop: false }` [INFO] [stdout] 8beec68aa3c33dca7ef0819a04e2efa449fced366bd605fc8b14a02d5defcfb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd844ccbaff4cdcef2f5d4eecd6d0bb3943133856e04aedfb87a949717ab421d [INFO] running `Command { std: "docker" "start" "-a" "dd844ccbaff4cdcef2f5d4eecd6d0bb3943133856e04aedfb87a949717ab421d", 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.82s [INFO] running `Command { std: "docker" "inspect" "dd844ccbaff4cdcef2f5d4eecd6d0bb3943133856e04aedfb87a949717ab421d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd844ccbaff4cdcef2f5d4eecd6d0bb3943133856e04aedfb87a949717ab421d", kill_on_drop: false }` [INFO] [stdout] dd844ccbaff4cdcef2f5d4eecd6d0bb3943133856e04aedfb87a949717ab421d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c1056b605b745b7edb5688282060568caf3cb2a6834830e1926b5ceab14adea [INFO] running `Command { std: "docker" "start" "-a" "5c1056b605b745b7edb5688282060568caf3cb2a6834830e1926b5ceab14adea", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_focus_stopwatch-61767ce5e85e209b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::session_time_increases_given_time_passes ... ok [INFO] [stdout] test tests::session_type_total_time_does_not_increase_given_it_is_paused ... ok [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_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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c1056b605b745b7edb5688282060568caf3cb2a6834830e1926b5ceab14adea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1056b605b745b7edb5688282060568caf3cb2a6834830e1926b5ceab14adea", kill_on_drop: false }` [INFO] [stdout] 5c1056b605b745b7edb5688282060568caf3cb2a6834830e1926b5ceab14adea