[INFO] cloning repository https://github.com/das3in/rust-pomodoro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/das3in/rust-pomodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas3in%2Frust-pomodoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas3in%2Frust-pomodoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c01e7e24c80acf45ea7d99eec5fef9f1dfa7d12 [INFO] checking das3in/rust-pomodoro against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdas3in%2Frust-pomodoro" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 62% (89/142) Checking out files: 63% (90/142) Checking out files: 64% (91/142) Checking out files: 65% (93/142) Checking out files: 66% (94/142) Checking out files: 67% (96/142) Checking out files: 68% (97/142) Checking out files: 69% (98/142) Checking out files: 70% (100/142) Checking out files: 71% (101/142) Checking out files: 72% (103/142) Checking out files: 73% (104/142) Checking out files: 74% (106/142) Checking out files: 75% (107/142) Checking out files: 76% (108/142) Checking out files: 77% (110/142) Checking out files: 78% (111/142) Checking out files: 79% (113/142) Checking out files: 80% (114/142) Checking out files: 81% (116/142) Checking out files: 82% (117/142) Checking out files: 83% (118/142) Checking out files: 84% (120/142) Checking out files: 85% (121/142) Checking out files: 86% (123/142) Checking out files: 87% (124/142) Checking out files: 88% (125/142) Checking out files: 89% (127/142) Checking out files: 90% (128/142) Checking out files: 91% (130/142) Checking out files: 92% (131/142) Checking out files: 93% (133/142) Checking out files: 94% (134/142) Checking out files: 95% (135/142) Checking out files: 96% (137/142) Checking out files: 97% (138/142) Checking out files: 98% (140/142) Checking out files: 99% (141/142) Checking out files: 100% (142/142) Checking out files: 100% (142/142), done. [INFO] validating manifest of git repo https://github.com/das3in/rust-pomodoro on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/das3in/rust-pomodoro [INFO] finished tweaking git repo https://github.com/das3in/rust-pomodoro [INFO] tweaked toml for git repo https://github.com/das3in/rust-pomodoro written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/das3in/rust-pomodoro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42cdad5bd6cf12c06576d24b1ebc56909276b8cad6e084f2a950868d4f944e2b [INFO] running `Command { std: "docker" "start" "-a" "42cdad5bd6cf12c06576d24b1ebc56909276b8cad6e084f2a950868d4f944e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42cdad5bd6cf12c06576d24b1ebc56909276b8cad6e084f2a950868d4f944e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42cdad5bd6cf12c06576d24b1ebc56909276b8cad6e084f2a950868d4f944e2b", kill_on_drop: false }` [INFO] [stdout] 42cdad5bd6cf12c06576d24b1ebc56909276b8cad6e084f2a950868d4f944e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aeed44a75288803a00a0ec48c7026829aa51aac84876a38b7e19b8da1a28ae4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6aeed44a75288803a00a0ec48c7026829aa51aac84876a38b7e19b8da1a28ae4", kill_on_drop: false }` [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking chan v0.1.19 [INFO] [stderr] Checking tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `short_break` [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let short_break = chan::tick_ms(break_param / 3); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_break` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_minutes_remaining` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut break_minutes_remaining = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_minutes_remaining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `short_break` [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let short_break = chan::tick_ms(break_param / 3); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_break` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut break_minutes_remaining = 3; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_minutes_remaining` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut break_minutes_remaining = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_minutes_remaining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut break_minutes_remaining = 3; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "6aeed44a75288803a00a0ec48c7026829aa51aac84876a38b7e19b8da1a28ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aeed44a75288803a00a0ec48c7026829aa51aac84876a38b7e19b8da1a28ae4", kill_on_drop: false }` [INFO] [stdout] 6aeed44a75288803a00a0ec48c7026829aa51aac84876a38b7e19b8da1a28ae4