[INFO] cloning repository https://github.com/lrssnn/game-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrssnn/game-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3314a20fcdf48979583e0637521d6732992a71a [INFO] checking lrssnn/game-test against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lrssnn/game-test on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lrssnn/game-test [INFO] finished tweaking git repo https://github.com/lrssnn/game-test [INFO] tweaked toml for git repo https://github.com/lrssnn/game-test written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lrssnn/game-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console_engine v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99b229e277c627e68cc130789cb819ac1c95ecaff8d00c8aa08ddca47dc07be6 [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" "99b229e277c627e68cc130789cb819ac1c95ecaff8d00c8aa08ddca47dc07be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99b229e277c627e68cc130789cb819ac1c95ecaff8d00c8aa08ddca47dc07be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b229e277c627e68cc130789cb819ac1c95ecaff8d00c8aa08ddca47dc07be6", kill_on_drop: false }` [INFO] [stdout] 99b229e277c627e68cc130789cb819ac1c95ecaff8d00c8aa08ddca47dc07be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426651cab1832588f3bf8a57e722691580dc2aadc4aa03cf58b248e14d3d8df5 [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" "426651cab1832588f3bf8a57e722691580dc2aadc4aa03cf58b248e14d3d8df5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking crossterm v0.17.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking console_engine v1.1.0 [INFO] [stderr] Checking game-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `console_engine::Color` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use console_engine::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `console_engine::Color` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use console_engine::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `strength` [INFO] [stdout] --> src/pitcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | strength: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `accuracy` [INFO] [stdout] --> src/pitcher.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | accuracy: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build_pitch(pitchType: PitchType, aim_x: f32, aim_y: f32, loc_x: f32, loc_y: f32, speed: f32) -> Pitch { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `strength` [INFO] [stdout] --> src/pitcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | strength: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `accuracy` [INFO] [stdout] --> src/pitcher.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | accuracy: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build_pitch(pitchType: PitchType, aim_x: f32, aim_y: f32, loc_x: f32, loc_y: f32, speed: f32) -> Pitch { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.03s [INFO] running `Command { std: "docker" "inspect" "426651cab1832588f3bf8a57e722691580dc2aadc4aa03cf58b248e14d3d8df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426651cab1832588f3bf8a57e722691580dc2aadc4aa03cf58b248e14d3d8df5", kill_on_drop: false }` [INFO] [stdout] 426651cab1832588f3bf8a57e722691580dc2aadc4aa03cf58b248e14d3d8df5