[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 try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/78yoni78/blobs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/78yoni78/blobs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef7ac9e74181f8a24dba06b932c1516e63a360b244547b3cff8e044f7ea6aa2
[INFO] running `Command { std: "docker" "start" "-a" "cef7ac9e74181f8a24dba06b932c1516e63a360b244547b3cff8e044f7ea6aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef7ac9e74181f8a24dba06b932c1516e63a360b244547b3cff8e044f7ea6aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef7ac9e74181f8a24dba06b932c1516e63a360b244547b3cff8e044f7ea6aa2", kill_on_drop: false }`
[INFO] [stdout] cef7ac9e74181f8a24dba06b932c1516e63a360b244547b3cff8e044f7ea6aa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96bd239bfacf1775d0712c462ff35c966c7cfc4573b05fd77f502c9533013bad
[INFO] running `Command { std: "docker" "start" "-a" "96bd239bfacf1775d0712c462ff35c966c7cfc4573b05fd77f502c9533013bad", kill_on_drop: false }`
[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 ppv-lite86 v0.2.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling raylib-sys v3.5.0
[INFO] [stderr]     Checking getrandom v0.2.3
[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 import: `raylib::prelude::MouseButton`
[INFO] [stdout]   --> src/window.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use raylib::prelude::MouseButton;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raylib::prelude::KeyboardKey`
[INFO] [stdout]   --> src/window.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use raylib::prelude::KeyboardKey;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawingContext`
[INFO] [stdout]   --> src/window.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub use super::{Window, DrawingContext, WindowConfig};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raylib::prelude::Vector3`
[INFO] [stdout]  --> src/math.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use raylib::prelude::Vector3;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raylib::prelude::MouseButton`
[INFO] [stdout]   --> src/window.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use raylib::prelude::MouseButton;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raylib::prelude::KeyboardKey`
[INFO] [stdout]   --> src/window.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use raylib::prelude::KeyboardKey;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawingContext`
[INFO] [stdout]   --> src/window.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub use super::{Window, DrawingContext, WindowConfig};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raylib::prelude::Vector3`
[INFO] [stdout]  --> src/math.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use raylib::prelude::Vector3;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[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)]` (part of `#[warn(unused)]`) 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: method `handle` is never used
[INFO] [stdout]   --> src/window.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Window {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn handle(&self) -> &RaylibHandle { &self.handle }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `full` is never used
[INFO] [stdout]   --> src/physics.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LayerMask {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub const fn full() -> Self { Self(!0) }
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/simulation.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     BlobSight(Key<Blob>),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CircleObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 95 -     BlobSight(Key<Blob>),
[INFO] [stdout] 95 +     BlobSight(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_food` and `get_food_mut` are never used
[INFO] [stdout]    --> src/simulation.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Simulation {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn get_food(&self, food: Key<Food>) -> Option<&Food> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub fn get_food_mut(&mut self, food: Key<Food>) -> Option<&mut Food> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_radius` and `set_sight_depth` are never used
[INFO] [stdout]    --> src/simulation.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl Blob {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn set_radius(&mut self, world: &mut physics::World, value: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[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: methods `pos`, `circle_mut`, and `set_pos` are never used
[INFO] [stdout]    --> src/simulation.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 530 | impl Food {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 535 |     pub fn pos(&self) -> Vector2 { self.pos }
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 536 |
[INFO] [stdout] 537 |     fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle {
[INFO] [stdout]     |        ^^^^^^^^^^
[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: 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)]` (part of `#[warn(unused)]`) 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: method `handle` is never used
[INFO] [stdout]   --> src/window.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Window {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn handle(&self) -> &RaylibHandle { &self.handle }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `full` is never used
[INFO] [stdout]   --> src/physics.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LayerMask {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub const fn full() -> Self { Self(!0) }
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/simulation.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     BlobSight(Key<Blob>),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CircleObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 95 -     BlobSight(Key<Blob>),
[INFO] [stdout] 95 +     BlobSight(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_food` and `get_food_mut` are never used
[INFO] [stdout]    --> src/simulation.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Simulation {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn get_food(&self, food: Key<Food>) -> Option<&Food> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub fn get_food_mut(&mut self, food: Key<Food>) -> Option<&mut Food> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_radius` and `set_sight_depth` are never used
[INFO] [stdout]    --> src/simulation.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl Blob {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn set_radius(&mut self, world: &mut physics::World, value: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[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: methods `pos`, `circle_mut`, and `set_pos` are never used
[INFO] [stdout]    --> src/simulation.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 530 | impl Food {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 535 |     pub fn pos(&self) -> Vector2 { self.pos }
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 536 |
[INFO] [stdout] 537 |     fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle {
[INFO] [stdout]     |        ^^^^^^^^^^
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "96bd239bfacf1775d0712c462ff35c966c7cfc4573b05fd77f502c9533013bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96bd239bfacf1775d0712c462ff35c966c7cfc4573b05fd77f502c9533013bad", kill_on_drop: false }`
[INFO] [stdout] 96bd239bfacf1775d0712c462ff35c966c7cfc4573b05fd77f502c9533013bad
