[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] testing 78yoni78/blobs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/78yoni78/blobs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5e6dea6f35c11011cc3cd591dc7969182e908879e41c99b128684d9c967ef2b
[INFO] running `Command { std: "docker" "start" "-a" "a5e6dea6f35c11011cc3cd591dc7969182e908879e41c99b128684d9c967ef2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e6dea6f35c11011cc3cd591dc7969182e908879e41c99b128684d9c967ef2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e6dea6f35c11011cc3cd591dc7969182e908879e41c99b128684d9c967ef2b", kill_on_drop: false }`
[INFO] [stdout] a5e6dea6f35c11011cc3cd591dc7969182e908879e41c99b128684d9c967ef2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2b509894891ba70d7dc8c8774350a5df5750d23de2a498d14167e847b1da776
[INFO] running `Command { std: "docker" "start" "-a" "b2b509894891ba70d7dc8c8774350a5df5750d23de2a498d14167e847b1da776", 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]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling raylib-sys v3.5.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling raylib v3.5.0
[INFO] [stderr]    Compiling 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 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 37.56s
[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" "b2b509894891ba70d7dc8c8774350a5df5750d23de2a498d14167e847b1da776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b509894891ba70d7dc8c8774350a5df5750d23de2a498d14167e847b1da776", kill_on_drop: false }`
[INFO] [stdout] b2b509894891ba70d7dc8c8774350a5df5750d23de2a498d14167e847b1da776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a834132025f7dfc1f010ec982b5043212176a1d2762b896eea466f5b756f29
[INFO] running `Command { std: "docker" "start" "-a" "c6a834132025f7dfc1f010ec982b5043212176a1d2762b896eea466f5b756f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 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 `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[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" "c6a834132025f7dfc1f010ec982b5043212176a1d2762b896eea466f5b756f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a834132025f7dfc1f010ec982b5043212176a1d2762b896eea466f5b756f29", kill_on_drop: false }`
[INFO] [stdout] c6a834132025f7dfc1f010ec982b5043212176a1d2762b896eea466f5b756f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59cabfd87a2d9bd752c46461486d3f9149b8d7c67f885ddb972b7551bea51bc6
[INFO] running `Command { std: "docker" "start" "-a" "59cabfd87a2d9bd752c46461486d3f9149b8d7c67f885ddb972b7551bea51bc6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `raylib::prelude::MouseButton`
[INFO] [stderr]   --> src/window.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use raylib::prelude::MouseButton;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `raylib::prelude::KeyboardKey`
[INFO] [stderr]   --> src/window.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use raylib::prelude::KeyboardKey;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DrawingContext`
[INFO] [stderr]   --> src/window.rs:47:29
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub use super::{Window, DrawingContext, WindowConfig};
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `raylib::prelude::Vector3`
[INFO] [stderr]  --> src/math.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use raylib::prelude::Vector3;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `blob_key`
[INFO] [stderr]    --> src/main.rs:107:17
[INFO] [stderr]     |
[INFO] [stderr] 107 |             let blob_key = add_random_blob(&mut sim, &mut names);
[INFO] [stderr]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `blob_key`
[INFO] [stderr]   --> src/main.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let blob_key = add_random_blob(&mut sim, &mut names);
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key`
[INFO] [stderr] 
[INFO] [stderr] warning: method `handle` is never used
[INFO] [stderr]   --> src/window.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Window {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn handle(&self) -> &RaylibHandle { &self.handle }
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `full` is never used
[INFO] [stderr]   --> src/physics.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl LayerMask {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub const fn full() -> Self { Self(!0) }
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/simulation.rs:95:15
[INFO] [stderr]    |
[INFO] [stderr] 95 |     BlobSight(Key<Blob>),
[INFO] [stderr]    |     --------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CircleObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 95 -     BlobSight(Key<Blob>),
[INFO] [stderr] 95 +     BlobSight(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_food` and `get_food_mut` are never used
[INFO] [stderr]    --> src/simulation.rs:331:12
[INFO] [stderr]     |
[INFO] [stderr] 106 | impl Simulation {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 331 |     pub fn get_food(&self, food: Key<Food>) -> Option<&Food> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 335 |     pub fn get_food_mut(&mut self, food: Key<Food>) -> Option<&mut Food> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_radius` and `set_sight_depth` are never used
[INFO] [stderr]    --> src/simulation.rs:395:12
[INFO] [stderr]     |
[INFO] [stderr] 381 | impl Blob {
[INFO] [stderr]     | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 395 |     pub fn set_radius(&mut self, world: &mut physics::World, value: f32) {
[INFO] [stdout] 
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stdout] running 3 tests
[INFO] [stderr] ...
[INFO] [stdout] test keyed_set::tests::test_general_behavior ... ok
[INFO] [stderr] 408 |     pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) {
[INFO] [stdout] test physics::tests::test_2_body_collision ... ok
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] test physics::tests::test_3_body_collision ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: methods `pos`, `circle_mut`, and `set_pos` are never used
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    --> src/simulation.rs:535:12
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stderr] 530 | impl Food {
[INFO] [stderr]     | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 535 |     pub fn pos(&self) -> Vector2 { self.pos }
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 536 |
[INFO] [stderr] 537 |     fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 541 |     pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `blobs` (bin "blobs" test) generated 12 warnings (run `cargo fix --bin "blobs" -p blobs --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blobs-16c4b81386accafd)
[INFO] running `Command { std: "docker" "inspect" "59cabfd87a2d9bd752c46461486d3f9149b8d7c67f885ddb972b7551bea51bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59cabfd87a2d9bd752c46461486d3f9149b8d7c67f885ddb972b7551bea51bc6", kill_on_drop: false }`
[INFO] [stdout] 59cabfd87a2d9bd752c46461486d3f9149b8d7c67f885ddb972b7551bea51bc6
