[INFO] cloning repository https://github.com/michaelfletchercgy/romodoro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelfletchercgy/romodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Fromodoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Fromodoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cf28eccfaa751f61bd3ef3fb09557acfc5d7526 [INFO] testing michaelfletchercgy/romodoro against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Fromodoro" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelfletchercgy/romodoro on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelfletchercgy/romodoro [INFO] finished tweaking git repo https://github.com/michaelfletchercgy/romodoro [INFO] tweaked toml for git repo https://github.com/michaelfletchercgy/romodoro written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/michaelfletchercgy/romodoro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e64e5582a325c468d0512ef7244ad72717c671981c0c3ed4fd74ef967e53b6c [INFO] running `Command { std: "docker" "start" "-a" "8e64e5582a325c468d0512ef7244ad72717c671981c0c3ed4fd74ef967e53b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e64e5582a325c468d0512ef7244ad72717c671981c0c3ed4fd74ef967e53b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e64e5582a325c468d0512ef7244ad72717c671981c0c3ed4fd74ef967e53b6c", kill_on_drop: false }` [INFO] [stdout] 8e64e5582a325c468d0512ef7244ad72717c671981c0c3ed4fd74ef967e53b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31279e4b2cde1751a04f04ecc0073175d13783c2cb6f9b1f42f0c35bdce379f7 [INFO] running `Command { std: "docker" "start" "-a" "31279e4b2cde1751a04f04ecc0073175d13783c2cb6f9b1f42f0c35bdce379f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termion v1.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling romodoro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.03s [INFO] running `Command { std: "docker" "inspect" "31279e4b2cde1751a04f04ecc0073175d13783c2cb6f9b1f42f0c35bdce379f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31279e4b2cde1751a04f04ecc0073175d13783c2cb6f9b1f42f0c35bdce379f7", kill_on_drop: false }` [INFO] [stdout] 31279e4b2cde1751a04f04ecc0073175d13783c2cb6f9b1f42f0c35bdce379f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 902e91c1ec71d5d001a8f0f74672d4b6de901e7bf1bbd27759d588ef9eece926 [INFO] running `Command { std: "docker" "start" "-a" "902e91c1ec71d5d001a8f0f74672d4b6de901e7bf1bbd27759d588ef9eece926", kill_on_drop: false }` [INFO] [stderr] Compiling romodoro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "902e91c1ec71d5d001a8f0f74672d4b6de901e7bf1bbd27759d588ef9eece926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902e91c1ec71d5d001a8f0f74672d4b6de901e7bf1bbd27759d588ef9eece926", kill_on_drop: false }` [INFO] [stdout] 902e91c1ec71d5d001a8f0f74672d4b6de901e7bf1bbd27759d588ef9eece926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4f6c59d69bc7677cedf254d832a4fcc56b6039befc6cb3e38b3d21dcbb431ff [INFO] running `Command { std: "docker" "start" "-a" "f4f6c59d69bc7677cedf254d832a4fcc56b6039befc6cb3e38b3d21dcbb431ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romodoro-f7dcb2ab7ab9940a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test duration_str_tests ... ok [INFO] [stdout] test num_bar_fill_tests ... ok [INFO] [stdout] test initialize_state_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4f6c59d69bc7677cedf254d832a4fcc56b6039befc6cb3e38b3d21dcbb431ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f6c59d69bc7677cedf254d832a4fcc56b6039befc6cb3e38b3d21dcbb431ff", kill_on_drop: false }` [INFO] [stdout] f4f6c59d69bc7677cedf254d832a4fcc56b6039befc6cb3e38b3d21dcbb431ff