[INFO] cloning repository https://github.com/PhilipK/pomodoro-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilipK/pomodoro-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipK%2Fpomodoro-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipK%2Fpomodoro-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a52b3b7ba21b24667b289d0ae5bb2695c38b54d [INFO] testing PhilipK/pomodoro-tui against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipK%2Fpomodoro-tui" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilipK/pomodoro-tui on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PhilipK/pomodoro-tui [INFO] finished tweaking git repo https://github.com/PhilipK/pomodoro-tui [INFO] tweaked toml for git repo https://github.com/PhilipK/pomodoro-tui written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/PhilipK/pomodoro-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v2.6.0 [INFO] [stderr] Downloaded zvariant v2.6.0 [INFO] [stderr] Downloaded notify-rust v4.3.0 [INFO] [stderr] Downloaded zbus_macros v1.8.0 [INFO] [stderr] Downloaded zbus v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2d5291d62625600e0ee2c45470f8744af4c05de7d953724a18a748b57185b1 [INFO] running `Command { std: "docker" "start" "-a" "cd2d5291d62625600e0ee2c45470f8744af4c05de7d953724a18a748b57185b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2d5291d62625600e0ee2c45470f8744af4c05de7d953724a18a748b57185b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2d5291d62625600e0ee2c45470f8744af4c05de7d953724a18a748b57185b1", kill_on_drop: false }` [INFO] [stdout] cd2d5291d62625600e0ee2c45470f8744af4c05de7d953724a18a748b57185b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28c9c5bd0f1c144767b381eed22e7e2cd60d2e2b34e54ee837ae367a610ef312 [INFO] running `Command { std: "docker" "start" "-a" "28c9c5bd0f1c144767b381eed22e7e2cd60d2e2b34e54ee837ae367a610ef312", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.6.0 [INFO] [stderr] Compiling zbus_macros v1.8.0 [INFO] [stderr] Compiling zvariant v2.6.0 [INFO] [stderr] Compiling zbus v1.8.0 [INFO] [stderr] Compiling notify-rust v4.3.0 [INFO] [stderr] Compiling pomodoro-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.11s [INFO] running `Command { std: "docker" "inspect" "28c9c5bd0f1c144767b381eed22e7e2cd60d2e2b34e54ee837ae367a610ef312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c9c5bd0f1c144767b381eed22e7e2cd60d2e2b34e54ee837ae367a610ef312", kill_on_drop: false }` [INFO] [stdout] 28c9c5bd0f1c144767b381eed22e7e2cd60d2e2b34e54ee837ae367a610ef312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 477e15bd11a2d2a38c4177c823bc5e6d0b3cd173d875c6ed6c78512d76b6ea3c [INFO] running `Command { std: "docker" "start" "-a" "477e15bd11a2d2a38c4177c823bc5e6d0b3cd173d875c6ed6c78512d76b6ea3c", kill_on_drop: false }` [INFO] [stderr] Compiling pomodoro-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "477e15bd11a2d2a38c4177c823bc5e6d0b3cd173d875c6ed6c78512d76b6ea3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477e15bd11a2d2a38c4177c823bc5e6d0b3cd173d875c6ed6c78512d76b6ea3c", kill_on_drop: false }` [INFO] [stdout] 477e15bd11a2d2a38c4177c823bc5e6d0b3cd173d875c6ed6c78512d76b6ea3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae1d26dec7e1a148ac1aa2d3701839eef51f2d98004101a70120c95d35c9d594 [INFO] running `Command { std: "docker" "start" "-a" "ae1d26dec7e1a148ac1aa2d3701839eef51f2d98004101a70120c95d35c9d594", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pomodoro_cli-113b96a35bc91468) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_get_text_color_red ... ok [INFO] [stdout] test tests::test_get_text_color_none ... ok [INFO] [stdout] test tests::test_get_text_color_none_break ... ok [INFO] [stdout] test tests::test_get_text_color_green ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae1d26dec7e1a148ac1aa2d3701839eef51f2d98004101a70120c95d35c9d594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1d26dec7e1a148ac1aa2d3701839eef51f2d98004101a70120c95d35c9d594", kill_on_drop: false }` [INFO] [stdout] ae1d26dec7e1a148ac1aa2d3701839eef51f2d98004101a70120c95d35c9d594