[INFO] cloning repository https://github.com/blackgraywolf/speed-racer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackgraywolf/speed-racer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackgraywolf%2Fspeed-racer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackgraywolf%2Fspeed-racer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00aac679a5e652b2bd76417e4b64c4171ae1debf [INFO] checking blackgraywolf/speed-racer against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackgraywolf%2Fspeed-racer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 46% (370/789) Checking out files: 47% (371/789) Checking out files: 48% (379/789) Checking out files: 49% (387/789) Checking out files: 50% (395/789) Checking out files: 51% (403/789) Checking out files: 52% (411/789) Checking out files: 53% (419/789) Checking out files: 54% (427/789) Checking out files: 55% (434/789) Checking out files: 55% (440/789) Checking out files: 56% (442/789) Checking out files: 57% (450/789) Checking out files: 58% (458/789) Checking out files: 59% (466/789) Checking out files: 60% (474/789) Checking out files: 61% (482/789) Checking out files: 62% (490/789) Checking out files: 63% (498/789) Checking out files: 64% (505/789) Checking out files: 65% (513/789) Checking out files: 65% (519/789) Checking out files: 66% (521/789) Checking out files: 67% (529/789) Checking out files: 68% (537/789) Checking out files: 69% (545/789) Checking out files: 69% (550/789) Checking out files: 70% (553/789) Checking out files: 71% (561/789) Checking out files: 72% (569/789) Checking out files: 73% (576/789) Checking out files: 74% (584/789) Checking out files: 75% (592/789) Checking out files: 76% (600/789) Checking out files: 77% (608/789) Checking out files: 77% (610/789) Checking out files: 78% (616/789) Checking out files: 79% (624/789) Checking out files: 80% (632/789) Checking out files: 81% (640/789) Checking out files: 82% (647/789) Checking out files: 83% (655/789) Checking out files: 84% (663/789) Checking out files: 85% (671/789) Checking out files: 86% (679/789) Checking out files: 87% (687/789) Checking out files: 88% (695/789) Checking out files: 89% (703/789) Checking out files: 90% (711/789) Checking out files: 91% (718/789) Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [INFO] validating manifest of git repo https://github.com/blackgraywolf/speed-racer on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blackgraywolf/speed-racer [INFO] finished tweaking git repo https://github.com/blackgraywolf/speed-racer [INFO] tweaked toml for git repo https://github.com/blackgraywolf/speed-racer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/blackgraywolf/speed-racer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eaf82474c32d137556c3bc9c096abd082f380b1a8df423cd4311def8232de0e [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" "7eaf82474c32d137556c3bc9c096abd082f380b1a8df423cd4311def8232de0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eaf82474c32d137556c3bc9c096abd082f380b1a8df423cd4311def8232de0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaf82474c32d137556c3bc9c096abd082f380b1a8df423cd4311def8232de0e", kill_on_drop: false }` [INFO] [stdout] 7eaf82474c32d137556c3bc9c096abd082f380b1a8df423cd4311def8232de0e [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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] ba84f70c851a64bb9c9321939b4e31a2fdcabb1d07dc1d07705b9d3dcd668aa1 [INFO] running `Command { std: "docker" "start" "-a" "ba84f70c851a64bb9c9321939b4e31a2fdcabb1d07dc1d07705b9d3dcd668aa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking rusty_time v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking speed-racer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enemy` [INFO] [stdout] --> src/main.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::props::{startPage, car, road, crashSign, enemy}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/props.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | if (tp == "CAR"){ [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | if (tp == "TIRE"){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | if (tp == "CAT"){ [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time:: Duration` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time:: Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enemy` [INFO] [stdout] --> src/main.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::props::{startPage, car, road, crashSign, enemy}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/props.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | if (tp == "CAR"){ [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | if (tp == "TIRE"){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/props.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | if (tp == "CAT"){ [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | thread::sleep_ms(2000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time:: Duration` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time:: Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | thread::sleep_ms(2000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | thread::sleep_ms(1000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | thread::sleep_ms(2000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | thread::sleep_ms(2000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | thread::sleep_ms(1000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `enemy` [INFO] [stdout] --> src/props.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn enemy ( x: u16, tp: String){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ranNum` should have a snake case name [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let ranNum = rng.gen_range(1,31); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ran_num` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startPage` should have a snake case name [INFO] [stdout] --> src/props.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn startPage() { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crashSign` should have a snake case name [INFO] [stdout] --> src/props.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn crashSign (){ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `crash_sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `enemy` [INFO] [stdout] --> src/props.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn enemy ( x: u16, tp: String){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ranNum` should have a snake case name [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let ranNum = rng.gen_range(1,31); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ran_num` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startPage` should have a snake case name [INFO] [stdout] --> src/props.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn startPage() { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crashSign` should have a snake case name [INFO] [stdout] --> src/props.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn crashSign (){ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `crash_sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "ba84f70c851a64bb9c9321939b4e31a2fdcabb1d07dc1d07705b9d3dcd668aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba84f70c851a64bb9c9321939b4e31a2fdcabb1d07dc1d07705b9d3dcd668aa1", kill_on_drop: false }` [INFO] [stdout] ba84f70c851a64bb9c9321939b4e31a2fdcabb1d07dc1d07705b9d3dcd668aa1