[INFO] cloning repository https://github.com/nbrendler/rust-tetris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbrendler/rust-tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e47a34117f4b67073118314bc0e71359bf5996e
[INFO] testing nbrendler/rust-tetris against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] finished tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] tweaked toml for git repo https://github.com/nbrendler/rust-tetris written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbrendler/rust-tetris on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbrendler/rust-tetris 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gfx_window_glutin v0.30.0
[INFO] [stderr]   Downloaded euclid_macros v0.1.0
[INFO] [stderr]   Downloaded bytecount v0.4.0
[INFO] [stderr]   Downloaded cgl v0.2.3
[INFO] [stderr]   Downloaded gfx v0.18.2
[INFO] [stderr]   Downloaded glutin v0.20.1
[INFO] [stderr]   Downloaded euclid v0.19.9
[INFO] [stderr]   Downloaded glyph_brush v0.5.4
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] [stderr]   Downloaded syn v1.0.41
[INFO] [stderr]   Downloaded lyon_geom v0.12.7
[INFO] [stderr]   Downloaded lyon_tessellation v0.13.5
[INFO] [stderr]   Downloaded cc v1.0.60
[INFO] [stderr]   Downloaded zip v0.5.8
[INFO] [stderr]   Downloaded gleam v0.6.19
[INFO] [stderr]   Downloaded lyon_algorithms v0.13.4
[INFO] [stderr]   Downloaded lyon v0.13.5
[INFO] [stderr]   Downloaded cpal v0.8.2
[INFO] [stderr]   Downloaded miniz_oxide v0.4.2
[INFO] [stderr]   Downloaded lyon_path v0.13.2
[INFO] [stderr]   Downloaded sid v0.5.2
[INFO] [stderr]   Downloaded cargo_metadata v0.6.4
[INFO] [stderr]   Downloaded skeptic v0.13.4
[INFO] [stderr]   Downloaded smart-default v0.5.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]   Downloaded ggez v0.5.1
[INFO] [stderr]   Downloaded rodio v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51d92f3bdc56997a02c634496f78146cd36216f135f0368786a2b624e7151835
[INFO] running `Command { std: "docker" "start" "-a" "51d92f3bdc56997a02c634496f78146cd36216f135f0368786a2b624e7151835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51d92f3bdc56997a02c634496f78146cd36216f135f0368786a2b624e7151835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d92f3bdc56997a02c634496f78146cd36216f135f0368786a2b624e7151835", kill_on_drop: false }`
[INFO] [stdout] 51d92f3bdc56997a02c634496f78146cd36216f135f0368786a2b624e7151835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1520127f0709c535d0b5869f687407c60fdda5d92b24ec5a3bafb3fc9aca76ff
[INFO] running `Command { std: "docker" "start" "-a" "1520127f0709c535d0b5869f687407c60fdda5d92b24ec5a3bafb3fc9aca76ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sid v0.5.2
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling ogg v0.7.0
[INFO] [stderr]    Compiling mint v0.5.5
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling minimp3 v0.3.5
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling lyon_geom v0.12.7
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling glyph_brush v0.5.4
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling smart-default v0.5.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling lyon_path v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling lyon_tessellation v0.13.5
[INFO] [stderr]    Compiling lyon_algorithms v0.13.4
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling lyon v0.13.5
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling zip v0.5.8
[INFO] [stderr]    Compiling gilrs-core v0.2.6
[INFO] [stderr]    Compiling gilrs v0.7.4
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling ggez v0.5.1
[INFO] [stderr]    Compiling rodio v0.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.20.1
[INFO] [stderr]    Compiling gfx_window_glutin v0.30.0
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[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: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "1520127f0709c535d0b5869f687407c60fdda5d92b24ec5a3bafb3fc9aca76ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1520127f0709c535d0b5869f687407c60fdda5d92b24ec5a3bafb3fc9aca76ff", kill_on_drop: false }`
[INFO] [stdout] 1520127f0709c535d0b5869f687407c60fdda5d92b24ec5a3bafb3fc9aca76ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28bd604ae45a321ef0024fc2de85cd9dec06f6edfcede28487906b0d2419547c
[INFO] running `Command { std: "docker" "start" "-a" "28bd604ae45a321ef0024fc2de85cd9dec06f6edfcede28487906b0d2419547c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[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: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "28bd604ae45a321ef0024fc2de85cd9dec06f6edfcede28487906b0d2419547c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bd604ae45a321ef0024fc2de85cd9dec06f6edfcede28487906b0d2419547c", kill_on_drop: false }`
[INFO] [stdout] 28bd604ae45a321ef0024fc2de85cd9dec06f6edfcede28487906b0d2419547c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10c289b4e96c8991ad316aa3d3caec1d377c5eb9c1c20b97727b2ecf5e06ff37
[INFO] running `Command { std: "docker" "start" "-a" "10c289b4e96c8991ad316aa3d3caec1d377c5eb9c1c20b97727b2ecf5e06ff37", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ggez::audio`
[INFO] [stderr]  --> src/assets.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ggez::audio;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stderr]  --> src/state.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ggez::audio::SoundSource;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `background` is never read
[INFO] [stderr]   --> src/assets.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Assets {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub background: graphics::Image,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tetris` (bin "tetris" test) generated 3 warnings (run `cargo fix --bin "tetris" -p tetris --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tetris-f9688a82a97c3ab1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'state::tests::piece_position_falling' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5eeb6fb109f2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5eeb6fb109f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5eeb6fb109f2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5eeb6fb109f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5eeb6fb2342f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5eeb6fb2342f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x5eeb6fadc2e3 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5eeb6fadc2e3 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5eeb6fae8cc2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5eeb6faedc1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5eeb6faeda79 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5eeb6f4ea14e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x5eeb6f4ea14e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5eeb6faee2df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x5eeb6faee2df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5eeb6faee056 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x5eeb6fae8e09 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5eeb6fad01dd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5eeb6fb2d7fd - core::panicking::panic_nounwind_fmt::runtime::hfa05cfe792208e7b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5eeb6fb2d7fd - core::panicking::panic_nounwind_fmt::h05a292a1d694c9f8
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x5eeb6fb2d9dd - core::panicking::panic_null_pointer_dereference::h3aa4b2e4baf07325
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x5eeb6fa4370e - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__static_ref_initialize::hd31f5dc5a9433477
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:42:38
[INFO] [stderr]   22:     0x5eeb6fa4370e - core::ops::function::FnOnce::call_once::h29ee0093f197b539
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x5eeb6fa44b43 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hcac0b35df89a8ef3
[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:     0x5eeb6fa4412e - std::sync::once::Once::call_once::{{closure}}::h0cda8f376de1c2cb
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:41
[INFO] [stderr]   25:     0x5eeb6fae3367 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   26:     0x5eeb6fa43fd7 - std::sync::once::Once::call_once::hc9705113c82a363d
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:20
[INFO] [stderr]   27:     0x5eeb6fa4b6c3 - lazy_static::lazy::Lazy<T>::get::hcb3bf85ce54d78ce
[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:     0x5eeb6fa4b6c3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__stability::h7bebbba284c8da7c
[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:     0x5eeb6fa4b6c3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::h1e249a889912fa99
[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:     0x5eeb6fa4b043 - x11_dl::xlib::Xlib::init::h76329b6ea6d1f226
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:48:36
[INFO] [stderr]   31:     0x5eeb6fa4b4f6 - x11_dl::xlib::Xlib::open::h2d3d4c6f7a179760
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:61:16
[INFO] [stderr]   32:     0x5eeb6f8f9453 - winit::platform::platform::x11::xdisplay::XConnection::new::h92f7a7e6f45f134e
[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:     0x5eeb6f94ec42 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__static_ref_initialize::hbfcce898fa1aa4be
[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:     0x5eeb6f94ec42 - core::ops::function::FnOnce::call_once::hd2f222703b391e09
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5eeb6f91733b - lazy_static::lazy::Lazy<T>::get::{{closure}}::h442592830408cb21
[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:     0x5eeb6f94c8ee - std::sync::once::Once::call_once::{{closure}}::h58fba3b38bec17b8
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:41
[INFO] [stderr]   37:     0x5eeb6fae3367 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   38:     0x5eeb6f94c607 - std::sync::once::Once::call_once::hdebea6d0bf1190b1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:158:20
[INFO] [stderr]   39:     0x5eeb6f940990 - lazy_static::lazy::Lazy<T>::get::he275776ed5e77dbc
[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:     0x5eeb6f940990 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__stability::h0dcff5d16dae92ee
[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:     0x5eeb6f940990 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::hdad4b92df2d03d34
[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:     0x5eeb6f937d01 - winit::platform::platform::EventsLoop::new_x11::ha2df29d4925e97bb
[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:     0x5eeb6f937ab1 - winit::platform::platform::EventsLoop::new::hae2f522dd7b98ac2
[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:     0x5eeb6f9039db - winit::EventsLoop::new::haeed97224b784413
[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:     0x5eeb6f599f31 - ggez::context::Context::from_conf::h295e9fde60aa4090
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:85:27
[INFO] [stderr]   46:     0x5eeb6f599973 - ggez::context::ContextBuilder::build::h6c484b6802d5a5fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:304:9
[INFO] [stderr]   47:     0x5eeb6f4aed4e - tetris::state::tests::piece_position_falling::h13311515a79af873
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:978:36
[INFO] [stderr]   48:     0x5eeb6f4af547 - tetris::state::tests::piece_position_falling::{{closure}}::h2ad83d14b585087a
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:1000:32
[INFO] [stderr]   49:     0x5eeb6f4b5f46 - core::ops::function::FnOnce::call_once::h4dda5fd7a73da3fa
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x5eeb6f4e9f2b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5eeb6f4e9f2b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stderr]   52:     0x5eeb6f4fdfad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stderr]   53:     0x5eeb6f4fdfad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   54:     0x5eeb6f4fdfad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   55:     0x5eeb6f4fdfad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   56:     0x5eeb6f4fdfad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x5eeb6f4fdfad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stderr]   58:     0x5eeb6f4fdfad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stderr]   59:     0x5eeb6f4d74c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stderr]   60:     0x5eeb6f4d74c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   61:     0x5eeb6f4dadfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   62:     0x5eeb6f4dadfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   63:     0x5eeb6f4dadfa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   64:     0x5eeb6f4dadfa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   65:     0x5eeb6f4dadfa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   66:     0x5eeb6f4dadfa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   67:     0x5eeb6f4dadfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   68:     0x5eeb6fae41ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   69:     0x5eeb6fae41ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   70:     0x778a5ac74aa4 - <unknown>
[INFO] [stderr]   71:     0x778a5ad01a64 - clone
[INFO] [stderr]   72:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin tetris`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tetris-f9688a82a97c3ab1` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "10c289b4e96c8991ad316aa3d3caec1d377c5eb9c1c20b97727b2ecf5e06ff37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c289b4e96c8991ad316aa3d3caec1d377c5eb9c1c20b97727b2ecf5e06ff37", kill_on_drop: false }`
[INFO] [stdout] 10c289b4e96c8991ad316aa3d3caec1d377c5eb9c1c20b97727b2ecf5e06ff37
