[INFO] cloning repository https://github.com/VengeQ/rust-tanks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VengeQ/rust-tanks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c26b016158f0fcd7c6375a38763b1625159bc5cc
[INFO] testing VengeQ/rust-tanks against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks" "/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/VengeQ/rust-tanks
[INFO] finished tweaking git repo https://github.com/VengeQ/rust-tanks
[INFO] tweaked toml for git repo https://github.com/VengeQ/rust-tanks written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VengeQ/rust-tanks on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VengeQ/rust-tanks 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e305eba78b0770e11a6f233b94aa9c076aeb6c44116ff816c7002d613e4dc7e4
[INFO] running `Command { std: "docker" "start" "-a" "e305eba78b0770e11a6f233b94aa9c076aeb6c44116ff816c7002d613e4dc7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e305eba78b0770e11a6f233b94aa9c076aeb6c44116ff816c7002d613e4dc7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e305eba78b0770e11a6f233b94aa9c076aeb6c44116ff816c7002d613e4dc7e4", kill_on_drop: false }`
[INFO] [stdout] e305eba78b0770e11a6f233b94aa9c076aeb6c44116ff816c7002d613e4dc7e4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beec938e2ca331be75b97cb1e587916c6a13938b173f18d66f9964f1c2e63590
[INFO] running `Command { std: "docker" "start" "-a" "beec938e2ca331be75b97cb1e587916c6a13938b173f18d66f9964f1c2e63590", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling piston-float v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling piston-viewport v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling stb_truetype v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling rusttype v0.8.1
[INFO] [stderr]    Compiling png v0.15.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling gfx_gl v0.6.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.1
[INFO] [stderr]    Compiling shader_version v0.6.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling piston2d-graphics v0.35.0
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling pistoncore-input v0.28.0
[INFO] [stderr]    Compiling pistoncore-window v0.44.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.49.0
[INFO] [stderr]    Compiling piston v0.49.0
[INFO] [stderr]    Compiling piston-gfx_texture v0.40.0
[INFO] [stderr]    Compiling piston2d-opengl_graphics v0.70.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.66.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.21.1
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.63.0
[INFO] [stderr]    Compiling piston_window v0.105.0
[INFO] [stderr]    Compiling tanks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stdout]  --> src/model/board_objects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::board_objects::Direction::Top;
[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: `std::ops::Deref`
[INFO] [stdout]  --> src/model/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/model/mod.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/model/board_objects.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub state: State,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` 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: field `durability` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Wall {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 126 |     direction: Direction,
[INFO] [stdout] 127 |     durability: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wall` 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: field `duration_left` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct Live{
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 149 |     duration_left:isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Live` 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: method `lost_duration` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Live {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn lost_duration(&mut self){
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CanPick` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait CanPick{
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/model/mod.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "beec938e2ca331be75b97cb1e587916c6a13938b173f18d66f9964f1c2e63590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beec938e2ca331be75b97cb1e587916c6a13938b173f18d66f9964f1c2e63590", kill_on_drop: false }`
[INFO] [stdout] beec938e2ca331be75b97cb1e587916c6a13938b173f18d66f9964f1c2e63590
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ed882ac81774b9ed7ea29aa8061c9763d0deb3b67afda9114e479f36c680b94
[INFO] running `Command { std: "docker" "start" "-a" "4ed882ac81774b9ed7ea29aa8061c9763d0deb3b67afda9114e479f36c680b94", kill_on_drop: false }`
[INFO] [stderr]    Compiling tanks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stdout]  --> src/model/board_objects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::board_objects::Direction::Top;
[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: `std::ops::Deref`
[INFO] [stdout]  --> src/model/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/model/mod.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/model/board_objects.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub state: State,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` 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: field `durability` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Wall {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 126 |     direction: Direction,
[INFO] [stdout] 127 |     durability: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wall` 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: field `duration_left` is never read
[INFO] [stdout]    --> src/model/board_objects.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct Live{
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 149 |     duration_left:isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Live` 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: method `lost_duration` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Live {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn lost_duration(&mut self){
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CanPick` is never used
[INFO] [stdout]    --> src/model/board_objects.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait CanPick{
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/model/mod.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "4ed882ac81774b9ed7ea29aa8061c9763d0deb3b67afda9114e479f36c680b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed882ac81774b9ed7ea29aa8061c9763d0deb3b67afda9114e479f36c680b94", kill_on_drop: false }`
[INFO] [stdout] 4ed882ac81774b9ed7ea29aa8061c9763d0deb3b67afda9114e479f36c680b94
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7dab09573e5dd0411b70555018c633d262bd638ecec1e798f357b8b884db652
[INFO] running `Command { std: "docker" "start" "-a" "e7dab09573e5dd0411b70555018c633d262bd638ecec1e798f357b8b884db652", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::model::board_objects::Direction::Top`
[INFO] [stderr]  --> src/model/board_objects.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::model::board_objects::Direction::Top;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Deref`
[INFO] [stderr]  --> src/model/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::ops::Deref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `k`
[INFO] [stderr]   --> src/model/mod.rs:89:38
[INFO] [stderr]    |
[INFO] [stderr] 89 |         self.objects.iter().filter(|(k, v)| v.game_object() != Water)
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `state` is never read
[INFO] [stderr]   --> src/model/board_objects.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct Player {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub state: State,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Player` 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: field `durability` is never read
[INFO] [stderr]    --> src/model/board_objects.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub struct Wall {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 126 |     direction: Direction,
[INFO] [stderr] 127 |     durability: usize,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Wall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `duration_left` is never read
[INFO] [stderr]    --> src/model/board_objects.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub struct Live{
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 149 |     duration_left:isize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Live` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `lost_duration` is never used
[INFO] [stderr]    --> src/model/board_objects.rs:172:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | impl Live {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub fn lost_duration(&mut self){
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CanPick` is never used
[INFO] [stderr]    --> src/model/board_objects.rs:177:7
[INFO] [stderr]     |
[INFO] [stderr] 177 | trait CanPick{
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/model/mod.rs:118:17
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 &self.objects.remove(&[x, y]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 let _ = &self.objects.remove(&[x, y]);
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tanks` (bin "tanks" test) generated 9 warnings (run `cargo fix --bin "tanks" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tanks-fd06b7ccdf86259b)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test controller::tests::game_state_test ... ok
[INFO] [stdout] test model::board_objects::tests::add_live_test ... ok
[INFO] [stdout] test controller::tests::player_location_test ... ok
[INFO] [stdout] test controller::tests::objects_test ... ok
[INFO] [stdout] test controller::tests::gameboard_field_test ... ok
[INFO] [stdout] test model::board_objects::tests::new_player_test ... ok
[INFO] [stdout] test model::board_objects::tests::drop_live_test ... ok
[INFO] [stdout] test model::tests::lvl1_test ... ok
[INFO] [stdout] test model::tests::new_game_test ... ok
[INFO] [stdout] test model::tests::move_in_direction_if_possible_test ... ok
[INFO] [stdout] test model::tests::objects_test ... ok
[INFO] [stdout] test model::tests::return_new_location_if_area_is_clear_or_current ... ok
[INFO] [stdout] test view::tests::trans_with_rotate_by_direction_test ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'view::textures::tests::board_texture_from_cell_smoke_test' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x60d538687c72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x60d538687c72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x60d538687c72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x60d538687c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x60d538698fdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x60d538698fdf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x60d538653ca1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x60d538653ca1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x60d5386604f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x60d5386656ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x60d538665559 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x60d5382b43be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x60d5382b43be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x60d538665e6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x60d538665e6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x60d538665be6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x60d538660629 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x60d53864822d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x60d5386a34fd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x60d5386a34fd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x60d5386a36dd - core::panicking::panic_null_pointer_dereference::h0eafed6fbb56ab06
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x60d53863b40e - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__static_ref_initialize::h9c16629b0f36bcae
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:42:38
[INFO] [stderr]   22:     0x60d53863b40e - core::ops::function::FnOnce::call_once::hb032b68af1dd49d0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x60d53863eb93 - lazy_static::lazy::Lazy<T>::get::{{closure}}::he9d6af97453f75f6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   24:     0x60d53863bd6e - std::sync::poison::once::Once::call_once::{{closure}}::h00f80c561dfc0bdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stderr]   25:     0x60d53865a8d7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   26:     0x60d53863b9b4 - std::sync::poison::once::Once::call_once::h44351906a73e1321
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stderr]   27:     0x60d5386436c3 - lazy_static::lazy::Lazy<T>::get::ha2eb6a68bdba85db
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   28:     0x60d5386436c3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__stability::hf53a188f66aa9de4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   29:     0x60d5386436c3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::h87b6c4f91299b152
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   30:     0x60d538643043 - x11_dl::xlib::Xlib::init::h5031ba5b618f0423
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:48:36
[INFO] [stderr]   31:     0x60d5386434f6 - x11_dl::xlib::Xlib::open::h58dd6d58c6ad6180
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.4/src/link.rs:61:16
[INFO] [stderr]   32:     0x60d538545603 - winit::platform::platform::x11::xdisplay::XConnection::new::hc2b1e3fdc5131d1f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/x11/xdisplay.rs:34:20
[INFO] [stderr]   33:     0x60d538528bd2 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__static_ref_initialize::heacf672bc8882525
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:55:20
[INFO] [stderr]   34:     0x60d538528bd2 - core::ops::function::FnOnce::call_once::h668017848711a0ab
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x60d538515d8b - lazy_static::lazy::Lazy<T>::get::{{closure}}::h55744c9c353f0d8e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   36:     0x60d53854edee - std::sync::poison::once::Once::call_once::{{closure}}::he77a43a6c164280c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stderr]   37:     0x60d53865a8d7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   38:     0x60d53854ea64 - std::sync::poison::once::Once::call_once::hd873b7ca5270dd62
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stderr]   39:     0x60d538588b00 - lazy_static::lazy::Lazy<T>::get::h532a6278ec9d5955
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   40:     0x60d538588b00 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__stability::h421f1738f2363c39
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   41:     0x60d538588b00 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::h942654683f8d8e5d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   42:     0x60d538580461 - winit::platform::platform::EventsLoop::new_x11::h722a9447f2273a3e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:476:9
[INFO] [stderr]   43:     0x60d538580209 - winit::platform::platform::EventsLoop::new::h3869ab5e69b13cad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:457:29
[INFO] [stderr]   44:     0x60d53853c85b - winit::EventsLoop::new::h8a37a5568840a7bf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/lib.rs:251:26
[INFO] [stderr]   45:     0x60d5384b5bd3 - glutin_window::GlutinWindow::new::h525c2f4e12bd0eaa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.63.0/src/lib.rs:114:27
[INFO] [stderr]   46:     0x60d5384b9657 - <glutin_window::GlutinWindow as window::BuildFromWindowSettings>::build_from_window_settings::h6b680414f3f964f5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.63.0/src/lib.rs:455:9
[INFO] [stderr]   47:     0x60d538292317 - window::WindowSettings::build::hd27687c7d5758436
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.44.0/src/lib.rs:465:9
[INFO] [stderr]   48:     0x60d538292d66 - <piston_window::PistonWindow<W> as window::BuildFromWindowSettings>::build_from_window_settings::h5fc0e12c761a7f5d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston_window-0.105.0/src/lib.rs:189:56
[INFO] [stderr]   49:     0x60d5382922f6 - window::WindowSettings::build::h9c1460c7bc308fab
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.44.0/src/lib.rs:465:9
[INFO] [stderr]   50:     0x60d5382752a8 - tanks::view::textures::tests::board_texture_from_cell_smoke_test::h93e60ee2fdeb6f81
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:156:54
[INFO] [stderr]   51:     0x60d538275447 - tanks::view::textures::tests::board_texture_from_cell_smoke_test::{{closure}}::h998d79e18cea15aa
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:154:44
[INFO] [stderr]   52:     0x60d53828bd46 - core::ops::function::FnOnce::call_once::hce7b5f75314486de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   53:     0x60d5382b417b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   54:     0x60d5382b417b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   55:     0x60d5382c9de5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   56:     0x60d5382c9de5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   57:     0x60d5382c9de5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   58:     0x60d5382c9de5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   59:     0x60d5382c9de5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   60:     0x60d5382c9de5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   61:     0x60d5382c9de5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   62:     0x60d5382a05d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   63:     0x60d5382a05d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   64:     0x60d5382a3e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   65:     0x60d5382a3e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   66:     0x60d5382a3e9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   67:     0x60d5382a3e9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   68:     0x60d5382a3e9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   69:     0x60d5382a3e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   70:     0x60d5382a3e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   71:     0x60d53865b78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   72:     0x60d53865b78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   73:     0x73d348ad2aa4 - <unknown>
[INFO] [stderr]   74:     0x73d348b5fa34 - clone
[INFO] [stderr]   75:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin tanks`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tanks-fd06b7ccdf86259b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e7dab09573e5dd0411b70555018c633d262bd638ecec1e798f357b8b884db652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dab09573e5dd0411b70555018c633d262bd638ecec1e798f357b8b884db652", kill_on_drop: false }`
[INFO] [stdout] e7dab09573e5dd0411b70555018c633d262bd638ecec1e798f357b8b884db652
