[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/78yoni78/blobs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af4ddef8273c6f6381993ad6d54806e5900133fe106c7458e54ddd7a3f0dd56
[INFO] running `Command { std: "docker" "start" "-a" "6af4ddef8273c6f6381993ad6d54806e5900133fe106c7458e54ddd7a3f0dd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af4ddef8273c6f6381993ad6d54806e5900133fe106c7458e54ddd7a3f0dd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af4ddef8273c6f6381993ad6d54806e5900133fe106c7458e54ddd7a3f0dd56", kill_on_drop: false }`
[INFO] [stdout] 6af4ddef8273c6f6381993ad6d54806e5900133fe106c7458e54ddd7a3f0dd56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66356d0c8bb614d66350fae649b3cce6bcfd24d4c02864bd1192e35d6490846b
[INFO] running `Command { std: "docker" "start" "-a" "66356d0c8bb614d66350fae649b3cce6bcfd24d4c02864bd1192e35d6490846b", 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 rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling raylib-sys v3.5.0
[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)]` 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: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]    = note: `#[warn(unused_variables)]` on by default
[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] 
[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)]` 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 45.49s
[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" "66356d0c8bb614d66350fae649b3cce6bcfd24d4c02864bd1192e35d6490846b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66356d0c8bb614d66350fae649b3cce6bcfd24d4c02864bd1192e35d6490846b", kill_on_drop: false }`
[INFO] [stdout] 66356d0c8bb614d66350fae649b3cce6bcfd24d4c02864bd1192e35d6490846b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93b313a8134fbf70b0a88c5bac6817617fcb1719c8c9ae22046c18df115ab43a
[INFO] running `Command { std: "docker" "start" "-a" "93b313a8134fbf70b0a88c5bac6817617fcb1719c8c9ae22046c18df115ab43a", 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)]` 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: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]    = note: `#[warn(unused_variables)]` on by default
[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] 
[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)]` 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 1.51s
[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" "93b313a8134fbf70b0a88c5bac6817617fcb1719c8c9ae22046c18df115ab43a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b313a8134fbf70b0a88c5bac6817617fcb1719c8c9ae22046c18df115ab43a", kill_on_drop: false }`
[INFO] [stdout] 93b313a8134fbf70b0a88c5bac6817617fcb1719c8c9ae22046c18df115ab43a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7d2dfd47e24a1b11e0bd8516040097f1684e34b6b9074d454bc9f007b6c5234
[INFO] running `Command { std: "docker" "start" "-a" "d7d2dfd47e24a1b11e0bd8516040097f1684e34b6b9074d454bc9f007b6c5234", 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)]` 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: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]    = note: `#[warn(unused_variables)]` on by default
[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] 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)]` 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] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |     pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `pos`, `circle_mut`, and `set_pos` are never used
[INFO] [stderr]    --> src/simulation.rs:535:12
[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" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[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-006f0ec1de7c0d26)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test keyed_set::tests::test_general_behavior ... ok
[INFO] [stdout] test physics::tests::test_2_body_collision ... ok
[INFO] [stdout] test physics::tests::test_3_body_collision ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7d2dfd47e24a1b11e0bd8516040097f1684e34b6b9074d454bc9f007b6c5234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d2dfd47e24a1b11e0bd8516040097f1684e34b6b9074d454bc9f007b6c5234", kill_on_drop: false }`
[INFO] [stdout] d7d2dfd47e24a1b11e0bd8516040097f1684e34b6b9074d454bc9f007b6c5234
