[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 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%2FVengeQ%2Frust-tanks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VengeQ/rust-tanks 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/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f083ec18f0bf19c9520d41d7993f67086789f684092ca02d2d8888971f170779
[INFO] running `Command { std: "docker" "start" "-a" "f083ec18f0bf19c9520d41d7993f67086789f684092ca02d2d8888971f170779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f083ec18f0bf19c9520d41d7993f67086789f684092ca02d2d8888971f170779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f083ec18f0bf19c9520d41d7993f67086789f684092ca02d2d8888971f170779", kill_on_drop: false }`
[INFO] [stdout] f083ec18f0bf19c9520d41d7993f67086789f684092ca02d2d8888971f170779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ac088749694851d17d7b3a70e0d3906813576aa2d5af713b0efa73cf61deb663
[INFO] running `Command { std: "docker" "start" "-a" "ac088749694851d17d7b3a70e0d3906813576aa2d5af713b0efa73cf61deb663", 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 bitflags v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[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 maybe-uninit v2.0.0
[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 unicode-xid v0.2.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling piston-viewport v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling stb_truetype v0.3.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling rusttype v0.8.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling png v0.15.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling gfx_gl v0.6.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[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 jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[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 find_folder v0.3.0
[INFO] [stderr]    Compiling piston2d-graphics v0.35.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[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 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 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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "ac088749694851d17d7b3a70e0d3906813576aa2d5af713b0efa73cf61deb663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac088749694851d17d7b3a70e0d3906813576aa2d5af713b0efa73cf61deb663", kill_on_drop: false }`
[INFO] [stdout] ac088749694851d17d7b3a70e0d3906813576aa2d5af713b0efa73cf61deb663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5fb443be2a67457086f11b2e06849d9a6e490ae527671203658e5770087785c5
[INFO] running `Command { std: "docker" "start" "-a" "5fb443be2a67457086f11b2e06849d9a6e490ae527671203658e5770087785c5", 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 0.85s
[INFO] running `Command { std: "docker" "inspect" "5fb443be2a67457086f11b2e06849d9a6e490ae527671203658e5770087785c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb443be2a67457086f11b2e06849d9a6e490ae527671203658e5770087785c5", kill_on_drop: false }`
[INFO] [stdout] 5fb443be2a67457086f11b2e06849d9a6e490ae527671203658e5770087785c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cc8372cda5360e459f146ae01dcd8440751febde0a9ec1d55eb38b6da3a1599a
[INFO] running `Command { std: "docker" "start" "-a" "cc8372cda5360e459f146ae01dcd8440751febde0a9ec1d55eb38b6da3a1599a", 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" -p tanks --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tanks/e1896b5eff10502e/deps/tanks-e1896b5eff10502e)
[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::objects_test ... ok
[INFO] [stdout] test controller::tests::gameboard_field_test ... ok
[INFO] [stdout] test model::board_objects::tests::drop_live_test ... ok
[INFO] [stdout] test controller::tests::player_location_test ... ok
[INFO] [stdout] test model::board_objects::tests::new_player_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 view::tests::trans_with_rotate_by_direction_test ... ok
[INFO] [stdout] test model::tests::return_new_location_if_area_is_clear_or_current ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'view::textures::tests::board_texture_from_cell_smoke_test' (38) 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:     0x643b410c9672 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x643b410c9672 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x643b410c9672 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x643b410c9672 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x643b410e096a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x643b410e096a - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]    6:     0x643b410cf656 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x643b410cf656 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x643b410a6d8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x643b410a6d8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x643b410c14a1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x643b40d1047e - <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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x643b40d1047e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x643b410c1742 - <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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x643b410c1742 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x643b410a6e7a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x643b4109e759 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x643b410a7c9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x643b410e0e9d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x643b410e0e9d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x643b410e0fe7 - core[8f93d80df273fe75]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x643b41083c2e - <<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[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:     0x643b41083c2e - <<<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x643b41086723 - <lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x643b410891ae - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stderr]   25:     0x643b410ac0c7 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   26:     0x643b41088de7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stderr]   27:     0x643b4108b773 - <lazy_static[9663e059622b7df5]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x643b4108b773 - <<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x643b4108b773 - <<x11_dl[d92638536ca011fc]::xlib::Xlib>::init::SYMS as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x643b4108b033 - <x11_dl[d92638536ca011fc]::xlib::Xlib>::init
[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:     0x643b4108b566 - <x11_dl[d92638536ca011fc]::xlib::Xlib>::open
[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:     0x643b40fad353 - <winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XConnection>::new
[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:     0x643b40fe93a2 - <winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[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:     0x643b40fe93a2 - <<winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x643b40f92efb - <lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[7b1fbef734856e33]::mutex::Mutex<parking_lot[6876804f8af652ec]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XConnection>, winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[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:     0x643b40f8742e - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[7b1fbef734856e33]::mutex::Mutex<parking_lot[6876804f8af652ec]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XConnection>, winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stderr]   37:     0x643b410ac0c7 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   38:     0x643b40f86cd7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[7b1fbef734856e33]::mutex::Mutex<parking_lot[6876804f8af652ec]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XConnection>, winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stderr]   39:     0x643b40f8fa90 - <lazy_static[9663e059622b7df5]::lazy::Lazy<lock_api[7b1fbef734856e33]::mutex::Mutex<parking_lot[6876804f8af652ec]::raw_mutex::RawMutex, core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::sync::Arc<winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XConnection>, winit[bfd02bf16cdda2c5]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[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:     0x643b40f8fa90 - <winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[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:     0x643b40f8fa90 - <winit[bfd02bf16cdda2c5]::platform::platform::X11_BACKEND as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[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:     0x643b40f8e6b1 - <winit[bfd02bf16cdda2c5]::platform::platform::EventsLoop>::new_x11
[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:     0x643b40f8e474 - <winit[bfd02bf16cdda2c5]::platform::platform::EventsLoop>::new
[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:     0x643b40fd0ffb - <winit[bfd02bf16cdda2c5]::EventsLoop>::new
[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:     0x643b40f1c3e3 - <glutin_window[8bcc42d0753603b]::GlutinWindow>::new
[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:     0x643b40f1cf97 - <glutin_window[8bcc42d0753603b]::GlutinWindow as window[b0041066231c3e3a]::BuildFromWindowSettings>::build_from_window_settings
[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:     0x643b40ce00e7 - <window[b0041066231c3e3a]::WindowSettings>::build::<glutin_window[8bcc42d0753603b]::GlutinWindow>
[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:     0x643b40ced216 - <piston_window[96099ec267ab5089]::PistonWindow as window[b0041066231c3e3a]::BuildFromWindowSettings>::build_from_window_settings
[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:     0x643b40ce0116 - <window[b0041066231c3e3a]::WindowSettings>::build::<piston_window[96099ec267ab5089]::PistonWindow>
[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:     0x643b40cfcc48 - tanks[6b3498c78614ad9d]::view::textures::tests::board_texture_from_cell_smoke_test
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:156:54
[INFO] [stderr]   51:     0x643b40cf5327 - tanks[6b3498c78614ad9d]::view::textures::tests::board_texture_from_cell_smoke_test::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/view/textures.rs:154:44
[INFO] [stderr]   52:     0x643b40ce8366 - <tanks[6b3498c78614ad9d]::view::textures::tests::board_texture_from_cell_smoke_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   53:     0x643b40d0482b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   54:     0x643b40d0482b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stderr]   55:     0x643b40d1108a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stderr]   56:     0x643b40d1108a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   57:     0x643b40d1108a - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   58:     0x643b40d1108a - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   59:     0x643b40d1108a - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   60:     0x643b40d1108a - test[2f1252070343a163]::run_test_in_process
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stderr]   61:     0x643b40d1108a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stderr]   62:     0x643b40d0b554 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stderr]   63:     0x643b40d0b554 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   64:     0x643b40d13b82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   65:     0x643b40d13b82 - <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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   66:     0x643b40d13b82 - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   67:     0x643b40d13b82 - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   68:     0x643b40d13b82 - 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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   69:     0x643b40d13b82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   70:     0x643b40d13b82 - <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] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   71:     0x643b410c8f0f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   72:     0x643b410c8f0f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   73:     0x761679044aa4 - <unknown>
[INFO] [stderr]   74:     0x7616790d1a64 - 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/build/tanks/e1896b5eff10502e/deps/tanks-e1896b5eff10502e` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "cc8372cda5360e459f146ae01dcd8440751febde0a9ec1d55eb38b6da3a1599a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc8372cda5360e459f146ae01dcd8440751febde0a9ec1d55eb38b6da3a1599a", kill_on_drop: false }`
[INFO] [stdout] cc8372cda5360e459f146ae01dcd8440751febde0a9ec1d55eb38b6da3a1599a
