[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Fromodoro" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelfletchercgy/romodoro on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-14/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce3efba188271df4c7f1d27c397e3798a31565969d6283b9f848ccd4208dec9 [INFO] running `Command { std: "docker" "start" "-a" "4ce3efba188271df4c7f1d27c397e3798a31565969d6283b9f848ccd4208dec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce3efba188271df4c7f1d27c397e3798a31565969d6283b9f848ccd4208dec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce3efba188271df4c7f1d27c397e3798a31565969d6283b9f848ccd4208dec9", kill_on_drop: false }` [INFO] [stdout] 4ce3efba188271df4c7f1d27c397e3798a31565969d6283b9f848ccd4208dec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed16150d6d8096ff209183213e7de110055cb18712ae5120778bbb5f5fca6f0b [INFO] running `Command { std: "docker" "start" "-a" "ed16150d6d8096ff209183213e7de110055cb18712ae5120778bbb5f5fca6f0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling humantime v1.2.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 9.00s [INFO] running `Command { std: "docker" "inspect" "ed16150d6d8096ff209183213e7de110055cb18712ae5120778bbb5f5fca6f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed16150d6d8096ff209183213e7de110055cb18712ae5120778bbb5f5fca6f0b", kill_on_drop: false }` [INFO] [stdout] ed16150d6d8096ff209183213e7de110055cb18712ae5120778bbb5f5fca6f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a61415939b116ac9f9adeabd0f06789e6c3464cd1edd296dfdc0af3f7f22d8 [INFO] running `Command { std: "docker" "start" "-a" "71a61415939b116ac9f9adeabd0f06789e6c3464cd1edd296dfdc0af3f7f22d8", kill_on_drop: false }` [INFO] [stderr] Compiling romodoro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "71a61415939b116ac9f9adeabd0f06789e6c3464cd1edd296dfdc0af3f7f22d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a61415939b116ac9f9adeabd0f06789e6c3464cd1edd296dfdc0af3f7f22d8", kill_on_drop: false }` [INFO] [stdout] 71a61415939b116ac9f9adeabd0f06789e6c3464cd1edd296dfdc0af3f7f22d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acdb7f9e1b4deba2c4cb7e52d78b7c2a605f0f67cb277d9fbe72862397b53cf2 [INFO] running `Command { std: "docker" "start" "-a" "acdb7f9e1b4deba2c4cb7e52d78b7c2a605f0f67cb277d9fbe72862397b53cf2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romodoro-0a0e0ee3d5d0feec) [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" "acdb7f9e1b4deba2c4cb7e52d78b7c2a605f0f67cb277d9fbe72862397b53cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acdb7f9e1b4deba2c4cb7e52d78b7c2a605f0f67cb277d9fbe72862397b53cf2", kill_on_drop: false }` [INFO] [stdout] acdb7f9e1b4deba2c4cb7e52d78b7c2a605f0f67cb277d9fbe72862397b53cf2