[INFO] cloning repository https://github.com/78yoni78/blobs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/78yoni78/blobs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2ee2971459534db78cf95391496d820b7ece89a [INFO] checking 78yoni78/blobs against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/78yoni78/blobs on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/78yoni78/blobs [INFO] finished tweaking git repo https://github.com/78yoni78/blobs [INFO] tweaked toml for git repo https://github.com/78yoni78/blobs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/78yoni78/blobs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89beb81bfa3e5b4edeb0cc7cf7f3d23919288484e5c36d1a5b025c7984b9da41 [INFO] running `Command { std: "docker" "start" "-a" "89beb81bfa3e5b4edeb0cc7cf7f3d23919288484e5c36d1a5b025c7984b9da41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89beb81bfa3e5b4edeb0cc7cf7f3d23919288484e5c36d1a5b025c7984b9da41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89beb81bfa3e5b4edeb0cc7cf7f3d23919288484e5c36d1a5b025c7984b9da41", kill_on_drop: false }` [INFO] [stdout] 89beb81bfa3e5b4edeb0cc7cf7f3d23919288484e5c36d1a5b025c7984b9da41 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841a6adf15ce753d0bd87a6b5e499ec7596e373a525bb7dac3c2b3ba8f628ecf [INFO] running `Command { std: "docker" "start" "-a" "841a6adf15ce753d0bd87a6b5e499ec7596e373a525bb7dac3c2b3ba8f628ecf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking raylib v3.5.0 [INFO] [stderr] Checking blobs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/window.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn handle(&self) -> &RaylibHandle { &self.handle } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `full` [INFO] [stdout] --> src/physics.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn full() -> Self { Self(!0) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food` [INFO] [stdout] --> src/simulation.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn get_food(&self, food: Key) -> Option<&Food> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food_mut` [INFO] [stdout] --> src/simulation.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn get_food_mut(&mut self, food: Key) -> Option<&mut Food> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/simulation.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn set_radius(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sight_depth` [INFO] [stdout] --> src/simulation.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/simulation.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn pos(&self) -> Vector2 { self.pos } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circle_mut` [INFO] [stdout] --> src/simulation.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/simulation.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/window.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn handle(&self) -> &RaylibHandle { &self.handle } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `full` [INFO] [stdout] --> src/physics.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn full() -> Self { Self(!0) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food` [INFO] [stdout] --> src/simulation.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn get_food(&self, food: Key) -> Option<&Food> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food_mut` [INFO] [stdout] --> src/simulation.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn get_food_mut(&mut self, food: Key) -> Option<&mut Food> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/simulation.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn set_radius(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sight_depth` [INFO] [stdout] --> src/simulation.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/simulation.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn pos(&self) -> Vector2 { self.pos } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circle_mut` [INFO] [stdout] --> src/simulation.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/simulation.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.56s [INFO] running `Command { std: "docker" "inspect" "841a6adf15ce753d0bd87a6b5e499ec7596e373a525bb7dac3c2b3ba8f628ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841a6adf15ce753d0bd87a6b5e499ec7596e373a525bb7dac3c2b3ba8f628ecf", kill_on_drop: false }` [INFO] [stdout] 841a6adf15ce753d0bd87a6b5e499ec7596e373a525bb7dac3c2b3ba8f628ecf