[INFO] cloning repository https://github.com/yourboirusty/poodg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourboirusty/poodg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eef5226ab31f87a5d7701becb74dceb44469fd8
[INFO] testing yourboirusty/poodg against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yourboirusty/poodg
[INFO] finished tweaking git repo https://github.com/yourboirusty/poodg
[INFO] tweaked toml for git repo https://github.com/yourboirusty/poodg written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yourboirusty/poodg on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yourboirusty/poodg 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2a7ba00358e837dfa2e20bef0ec9c719536a69c23e822dc8e5826af28634540
[INFO] running `Command { std: "docker" "start" "-a" "d2a7ba00358e837dfa2e20bef0ec9c719536a69c23e822dc8e5826af28634540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a7ba00358e837dfa2e20bef0ec9c719536a69c23e822dc8e5826af28634540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a7ba00358e837dfa2e20bef0ec9c719536a69c23e822dc8e5826af28634540", kill_on_drop: false }`
[INFO] [stdout] d2a7ba00358e837dfa2e20bef0ec9c719536a69c23e822dc8e5826af28634540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fcd703a92f35a6a2141c1bb7a5d1b96c8191e025b7116459cf925565787a8e63
[INFO] running `Command { std: "docker" "start" "-a" "fcd703a92f35a6a2141c1bb7a5d1b96c8191e025b7116459cf925565787a8e63", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling micromath v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling poodg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinybmp v0.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling ouroboros v0.15.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.5.0
[INFO] [stdout] warning: unused import: `embedded_graphics::prelude`
[INFO] [stdout]  --> src/game/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use embedded_graphics::prelude::*;
[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 variable: `keymod`
[INFO] [stdout]   --> src/controls/native.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 keymod,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `keymod: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repeat`
[INFO] [stdout]   --> src/controls/native.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 repeat,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `repeat: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/controls/native.rs:79:58
[INFO] [stdout]    |
[INFO] [stdout] 79 |             SimulatorEvent::MouseButtonDown { mouse_btn, point } => {
[INFO] [stdout]    |                                                          ^^^^^ help: try ignoring the field: `point: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hook_location` is assigned to, but never used
[INFO] [stdout]    --> src/game/pudge.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let mut hook_location = self.location.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hook_location` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hook_location` is never read
[INFO] [stdout]    --> src/game/pudge.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hook_location.y += PUDGE_HEIGHT as f32;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WalkSpeed`, `HookSpeed`, and `HookSize` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum RuneEnum {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 83 |     WalkSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 84 |     HookSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 85 |     HookSize(i32),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuneEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Blockade` and `Rune` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum Hookable {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 96 |     Creep(Creep),
[INFO] [stdout] 97 |     Blockade,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 98 |     Rune(RuneEnum),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hookable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameDifficultyEnum` is never used
[INFO] [stdout]    --> src/game/mod.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum GameDifficultyEnum {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/game/mod.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl GameState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn to_str(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/game/object.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl GameObject {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn contains(&self, point: &GamePoint) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cooldown` is never constructed
[INFO] [stdout]   --> src/game/pudge.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum PudgeState {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Cooldown(TickCount),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PudgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpawnerBuilder` is never constructed
[INFO] [stdout]   --> src/game/spawner.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SpawnerBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_config` is never used
[INFO] [stdout]   --> src/game/spawner.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Spawner {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     pub fn from_config(config: SpawnerBuilder) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<Id, GameObject> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<'_, Id, GameObject> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<u16, GameObject> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<'_, u16, GameObject> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "fcd703a92f35a6a2141c1bb7a5d1b96c8191e025b7116459cf925565787a8e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd703a92f35a6a2141c1bb7a5d1b96c8191e025b7116459cf925565787a8e63", kill_on_drop: false }`
[INFO] [stdout] fcd703a92f35a6a2141c1bb7a5d1b96c8191e025b7116459cf925565787a8e63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9fb85fa12e91a5a49b90aed471f6007be78cd84a902e7e08f232ce76d60248ce
[INFO] running `Command { std: "docker" "start" "-a" "9fb85fa12e91a5a49b90aed471f6007be78cd84a902e7e08f232ce76d60248ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling poodg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `embedded_graphics::prelude`
[INFO] [stdout]  --> src/game/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use embedded_graphics::prelude::*;
[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 variable: `keymod`
[INFO] [stdout]   --> src/controls/native.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 keymod,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `keymod: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repeat`
[INFO] [stdout]   --> src/controls/native.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 repeat,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `repeat: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/controls/native.rs:79:58
[INFO] [stdout]    |
[INFO] [stdout] 79 |             SimulatorEvent::MouseButtonDown { mouse_btn, point } => {
[INFO] [stdout]    |                                                          ^^^^^ help: try ignoring the field: `point: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hook_location` is assigned to, but never used
[INFO] [stdout]    --> src/game/pudge.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let mut hook_location = self.location.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hook_location` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hook_location` is never read
[INFO] [stdout]    --> src/game/pudge.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hook_location.y += PUDGE_HEIGHT as f32;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WalkSpeed`, `HookSpeed`, and `HookSize` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum RuneEnum {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 83 |     WalkSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 84 |     HookSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 85 |     HookSize(i32),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuneEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Blockade` and `Rune` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum Hookable {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 96 |     Creep(Creep),
[INFO] [stdout] 97 |     Blockade,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 98 |     Rune(RuneEnum),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hookable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameDifficultyEnum` is never used
[INFO] [stdout]    --> src/game/mod.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum GameDifficultyEnum {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/game/mod.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl GameState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn to_str(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/game/object.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl GameObject {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn contains(&self, point: &GamePoint) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cooldown` is never constructed
[INFO] [stdout]   --> src/game/pudge.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum PudgeState {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Cooldown(TickCount),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PudgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpawnerBuilder` is never constructed
[INFO] [stdout]   --> src/game/spawner.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SpawnerBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_config` is never used
[INFO] [stdout]   --> src/game/spawner.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Spawner {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     pub fn from_config(config: SpawnerBuilder) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<Id, GameObject> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<'_, Id, GameObject> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<u16, GameObject> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<'_, u16, GameObject> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "9fb85fa12e91a5a49b90aed471f6007be78cd84a902e7e08f232ce76d60248ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb85fa12e91a5a49b90aed471f6007be78cd84a902e7e08f232ce76d60248ce", kill_on_drop: false }`
[INFO] [stdout] 9fb85fa12e91a5a49b90aed471f6007be78cd84a902e7e08f232ce76d60248ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6f8005d9c01964af024a2dc6a4a73ad428a3d1ec1ddcd22a0e2cc02d1c324c93
[INFO] running `Command { std: "docker" "start" "-a" "6f8005d9c01964af024a2dc6a4a73ad428a3d1ec1ddcd22a0e2cc02d1c324c93", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `embedded_graphics::prelude`
[INFO] [stderr]  --> src/game/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use embedded_graphics::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keymod`
[INFO] [stderr]   --> src/controls/native.rs:70:17
[INFO] [stderr]    |
[INFO] [stderr] 70 |                 keymod,
[INFO] [stderr]    |                 ^^^^^^ help: try ignoring the field: `keymod: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repeat`
[INFO] [stderr]   --> src/controls/native.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 repeat,
[INFO] [stderr]    |                 ^^^^^^ help: try ignoring the field: `repeat: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> src/controls/native.rs:79:58
[INFO] [stderr]    |
[INFO] [stderr] 79 |             SimulatorEvent::MouseButtonDown { mouse_btn, point } => {
[INFO] [stderr]    |                                                          ^^^^^ help: try ignoring the field: `point: _`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `hook_location` is assigned to, but never used
[INFO] [stderr]    --> src/game/pudge.rs:148:21
[INFO] [stderr]     |
[INFO] [stderr] 148 |                 let mut hook_location = self.location.clone();
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_hook_location` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `hook_location` is never read
[INFO] [stderr]    --> src/game/pudge.rs:149:17
[INFO] [stderr]     |
[INFO] [stderr] 149 |                 hook_location.y += PUDGE_HEIGHT as f32;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `WalkSpeed`, `HookSpeed`, and `HookSize` are never constructed
[INFO] [stderr]   --> src/game/mod.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 82 | enum RuneEnum {
[INFO] [stderr]    |      -------- variants in this enum
[INFO] [stderr] 83 |     WalkSpeed(i32),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 84 |     HookSpeed(i32),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 85 |     HookSize(i32),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuneEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Blockade` and `Rune` are never constructed
[INFO] [stderr]   --> src/game/mod.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 95 | enum Hookable {
[INFO] [stderr]    |      -------- variants in this enum
[INFO] [stderr] 96 |     Creep(Creep),
[INFO] [stderr] 97 |     Blockade,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 98 |     Rune(RuneEnum),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Hookable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `GameDifficultyEnum` is never used
[INFO] [stderr]    --> src/game/mod.rs:101:6
[INFO] [stderr]     |
[INFO] [stderr] 101 | enum GameDifficultyEnum {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_str` is never used
[INFO] [stderr]    --> src/game/mod.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl GameState {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub fn to_str(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `contains` is never used
[INFO] [stderr]   --> src/game/object.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | impl GameObject {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn contains(&self, point: &GamePoint) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Cooldown` is never constructed
[INFO] [stderr]   --> src/game/pudge.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | enum PudgeState {
[INFO] [stderr]    |      ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 33 |     Cooldown(TickCount),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PudgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SpawnerBuilder` is never constructed
[INFO] [stderr]   --> src/game/spawner.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct SpawnerBuilder {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_config` is never used
[INFO] [stderr]   --> src/game/spawner.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Spawner {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 21 |     pub fn from_config(config: SpawnerBuilder) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/game/object.rs:113:21
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<Id, GameObject> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<'_, Id, GameObject> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/game/object.rs:117:17
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn iter(&self) -> Values<u16, GameObject> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn iter(&self) -> Values<'_, u16, GameObject> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `poodg` (bin "poodg" test) generated 16 warnings (run `cargo fix --bin "poodg" -p poodg --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/poodg/db1c493cbaedf809/deps/poodg-db1c493cbaedf809)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test game::collisions::tests::test_contained_rectangle ... ok
[INFO] [stdout] test game::collisions::tests::test_identical_rectangles ... ok
[INFO] [stdout] test game::collisions::tests::test_intersecting_rectangles ... ok
[INFO] [stdout] test game::collisions::tests::test_non_intersecting_rectangles ... ok
[INFO] [stdout] test game::collisions::tests::test_touching_rectangles_no_overlap ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game::collisions::tests::test_touching_rectangles_no_overlap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::collisions::tests::test_touching_rectangles_no_overlap' (29) panicked at src/game/collisions.rs:55:9:
[INFO] [stdout] assertion failed: !rect1.intersects(&rect2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6260a587ff62 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6260a587ff62 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6260a587ff62 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6260a587ff62 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6260a589479a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6260a589479a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6260a5884d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6260a5884d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6260a585e42f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6260a585e42f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6260a5878299 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6260a5813b4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6260a5813b4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6260a5878452 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6260a5878452 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6260a585e51a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6260a5855eb9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6260a585f33d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6260a5894e0c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6260a5894dd2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6260a5807e5a - poodg[b3512a9e548c518d]::game::collisions::tests::test_touching_rectangles_no_overlap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game/collisions.rs:55:9
[INFO] [stdout]   21:     0x6260a5807e5a - poodg[b3512a9e548c518d]::game::collisions::tests::test_touching_rectangles_no_overlap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game/collisions.rs:51:45
[INFO] [stdout]   22:     0x6260a5807e5a - <poodg[b3512a9e548c518d]::game::collisions::tests::test_touching_rectangles_no_overlap::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6260a5807efb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6260a5807efb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6260a581475a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6260a581475a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6260a581475a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6260a581475a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6260a581475a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6260a581475a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6260a581475a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6260a580ec24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6260a580ec24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6260a5817252 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6260a5817252 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6260a5817252 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6260a5817252 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6260a5817252 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6260a5817252 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6260a5817252 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6260a587f80f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6260a587f80f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7b2e72722aa4 - <unknown>
[INFO] [stdout]   44:     0x7b2e727afa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     game::collisions::tests::test_touching_rectangles_no_overlap
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin poodg`
[INFO] running `Command { std: "docker" "inspect" "6f8005d9c01964af024a2dc6a4a73ad428a3d1ec1ddcd22a0e2cc02d1c324c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8005d9c01964af024a2dc6a4a73ad428a3d1ec1ddcd22a0e2cc02d1c324c93", kill_on_drop: false }`
[INFO] [stdout] 6f8005d9c01964af024a2dc6a4a73ad428a3d1ec1ddcd22a0e2cc02d1c324c93
