[INFO] cloning repository https://github.com/MaxStrange/mychip8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxStrange/mychip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxStrange%2Fmychip8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxStrange%2Fmychip8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f81dd44bf6d77a71e2f65d5eb1fdac9b7fec8593
[INFO] testing MaxStrange/mychip8 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxStrange%2Fmychip8" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  22% (669/2934)
Updating files:  23% (675/2934)
Updating files:  24% (705/2934)
Updating files:  24% (730/2934)
Updating files:  25% (734/2934)
Updating files:  26% (763/2934)
Updating files:  27% (793/2934)
Updating files:  28% (822/2934)
Updating files:  29% (851/2934)
Updating files:  30% (881/2934)
Updating files:  31% (910/2934)
Updating files:  32% (939/2934)
Updating files:  33% (969/2934)
Updating files:  34% (998/2934)
Updating files:  35% (1027/2934)
Updating files:  36% (1057/2934)
Updating files:  37% (1086/2934)
Updating files:  38% (1115/2934)
Updating files:  39% (1145/2934)
Updating files:  40% (1174/2934)
Updating files:  41% (1203/2934)
Updating files:  42% (1233/2934)
Updating files:  43% (1262/2934)
Updating files:  44% (1291/2934)
Updating files:  45% (1321/2934)
Updating files:  46% (1350/2934)
Updating files:  47% (1379/2934)
Updating files:  48% (1409/2934)
Updating files:  49% (1438/2934)
Updating files:  50% (1467/2934)
Updating files:  51% (1497/2934)
Updating files:  52% (1526/2934)
Updating files:  53% (1556/2934)
Updating files:  54% (1585/2934)
Updating files:  55% (1614/2934)
Updating files:  56% (1644/2934)
Updating files:  57% (1673/2934)
Updating files:  58% (1702/2934)
Updating files:  59% (1732/2934)
Updating files:  60% (1761/2934)
Updating files:  61% (1790/2934)
Updating files:  62% (1820/2934)
Updating files:  63% (1849/2934)
Updating files:  63% (1875/2934)
Updating files:  64% (1878/2934)
Updating files:  65% (1908/2934)
Updating files:  66% (1937/2934)
Updating files:  67% (1966/2934)
Updating files:  68% (1996/2934)
Updating files:  69% (2025/2934)
Updating files:  70% (2054/2934)
Updating files:  71% (2084/2934)
Updating files:  72% (2113/2934)
Updating files:  73% (2142/2934)
Updating files:  74% (2172/2934)
Updating files:  75% (2201/2934)
Updating files:  76% (2230/2934)
Updating files:  77% (2260/2934)
Updating files:  78% (2289/2934)
Updating files:  79% (2318/2934)
Updating files:  80% (2348/2934)
Updating files:  81% (2377/2934)
Updating files:  82% (2406/2934)
Updating files:  83% (2436/2934)
Updating files:  84% (2465/2934)
Updating files:  85% (2494/2934)
Updating files:  86% (2524/2934)
Updating files:  87% (2553/2934)
Updating files:  88% (2582/2934)
Updating files:  89% (2612/2934)
Updating files:  90% (2641/2934)
Updating files:  91% (2670/2934)
Updating files:  91% (2673/2934)
Updating files:  92% (2700/2934)
Updating files:  93% (2729/2934)
Updating files:  94% (2758/2934)
Updating files:  95% (2788/2934)
Updating files:  96% (2817/2934)
Updating files:  97% (2846/2934)
Updating files:  98% (2876/2934)
Updating files:  99% (2905/2934)
Updating files: 100% (2934/2934)
Updating files: 100% (2934/2934), done.
[INFO] started tweaking git repo https://github.com/MaxStrange/mychip8
[INFO] finished tweaking git repo https://github.com/MaxStrange/mychip8
[INFO] tweaked toml for git repo https://github.com/MaxStrange/mychip8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaxStrange/mychip8 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaxStrange/mychip8 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36d31202d918ef0b6f5bcfab90436a1bcf051f869020af80738258c8c9704dce
[INFO] running `Command { std: "docker" "start" "-a" "36d31202d918ef0b6f5bcfab90436a1bcf051f869020af80738258c8c9704dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d31202d918ef0b6f5bcfab90436a1bcf051f869020af80738258c8c9704dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d31202d918ef0b6f5bcfab90436a1bcf051f869020af80738258c8c9704dce", kill_on_drop: false }`
[INFO] [stdout] 36d31202d918ef0b6f5bcfab90436a1bcf051f869020af80738258c8c9704dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf67020f31c7ec4604d280414f603a363d4098784ecc181c13f94b909c64b835
[INFO] running `Command { std: "docker" "start" "-a" "bf67020f31c7ec4604d280414f603a363d4098784ecc181c13f94b909c64b835", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling khronos_api v3.0.0
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling piston-float v0.3.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling stb_truetype v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling approx v0.3.1
[INFO] [stderr]    Compiling ordered-float v1.0.1
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling rusttype v0.7.3
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling piston-viewport v0.5.0
[INFO] [stderr]    Compiling rand_os v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling serde v1.0.85
[INFO] [stderr]    Compiling wayland-sys v0.21.11
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling downcast-rs v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]    Compiling smallvec v0.6.8
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling wayland-commons v0.21.11
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling shader_version v0.3.0
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling andrew v0.1.5
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling inflate v0.4.4
[INFO] [stderr]    Compiling deflate v0.7.19
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling gif v0.10.1
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling gfx_gl v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling piston-texture v0.6.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.85
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling vecmath v0.3.1
[INFO] [stderr]    Compiling gfx_core v0.8.3
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling tiff v0.2.1
[INFO] [stderr]    Compiling interpolation v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling image v0.20.1
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling piston2d-graphics v0.28.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling gfx v0.17.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.3.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling gfx_device_gl v0.15.5
[INFO] [stderr]    Compiling pistoncore-input v0.23.0
[INFO] [stderr]    Compiling piston-gfx_texture v0.34.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.54.0
[INFO] [stderr]    Compiling pistoncore-window v0.34.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.39.0
[INFO] [stderr]    Compiling piston v0.39.0
[INFO] [stderr]    Compiling assembler v0.1.0 (/opt/rustwide/workdir/assembler)
[INFO] [stdout] warning: unused variable: `ch`
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn try_opcode(&mut self, ch: char) -> Option<opcodes::Opcode> {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_ch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `options` and `state` are never read
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Lattice {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  8 |     /// The current possibilities
[INFO] [stdout]  9 |     options: Vec<tokens::Token>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     state: Vec<char>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lattice` is never read
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Lexer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     /// The lattice; i.e., what our current possiblities are
[INFO] [stdout] 17 |     lattice: Lattice,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADD` is never constructed
[INFO] [stdout]  --> assembler/src/lexer/opcodes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Opcode {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 4 |     ADD
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.4
[INFO] [stderr]    Compiling winit v0.18.1
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.51.1
[INFO] [stderr]    Compiling piston_window v0.85.0
[INFO] [stderr]    Compiling mychip8 v0.1.0 (/opt/rustwide/workdir/chip8)
[INFO] [stdout] warning: field `nrows` is never read
[INFO] [stdout]   --> chip8/src/display/chip8panel.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct PixelGrid {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 78 |     /// Number of rows of pixels
[INFO] [stdout] 79 |     pub nrows: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PixelGrid` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bf67020f31c7ec4604d280414f603a363d4098784ecc181c13f94b909c64b835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf67020f31c7ec4604d280414f603a363d4098784ecc181c13f94b909c64b835", kill_on_drop: false }`
[INFO] [stdout] bf67020f31c7ec4604d280414f603a363d4098784ecc181c13f94b909c64b835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ed96360797efa6c32a59e7698f1a86739e3e8fe07d99731ea70d5dcaaabe82d
[INFO] running `Command { std: "docker" "start" "-a" "6ed96360797efa6c32a59e7698f1a86739e3e8fe07d99731ea70d5dcaaabe82d", kill_on_drop: false }`
[INFO] [stderr]    Compiling assembler v0.1.0 (/opt/rustwide/workdir/assembler)
[INFO] [stderr]    Compiling mychip8 v0.1.0 (/opt/rustwide/workdir/chip8)
[INFO] [stdout] warning: unused variable: `ch`
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn try_opcode(&mut self, ch: char) -> Option<opcodes::Opcode> {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_ch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `options` and `state` are never read
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Lattice {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  8 |     /// The current possibilities
[INFO] [stdout]  9 |     options: Vec<tokens::Token>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     state: Vec<char>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lattice` is never read
[INFO] [stdout]   --> assembler/src/lexer/lexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Lexer {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     /// The lattice; i.e., what our current possiblities are
[INFO] [stdout] 17 |     lattice: Lattice,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ADD` is never constructed
[INFO] [stdout]  --> assembler/src/lexer/opcodes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Opcode {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 4 |     ADD
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nrows` is never read
[INFO] [stdout]   --> chip8/src/display/chip8panel.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct PixelGrid {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 78 |     /// Number of rows of pixels
[INFO] [stdout] 79 |     pub nrows: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PixelGrid` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6ed96360797efa6c32a59e7698f1a86739e3e8fe07d99731ea70d5dcaaabe82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed96360797efa6c32a59e7698f1a86739e3e8fe07d99731ea70d5dcaaabe82d", kill_on_drop: false }`
[INFO] [stdout] 6ed96360797efa6c32a59e7698f1a86739e3e8fe07d99731ea70d5dcaaabe82d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63bd0474e4188761984a77d3c67906a763d4c24865e374cc3f6e3e531c8ce7c2
[INFO] running `Command { std: "docker" "start" "-a" "63bd0474e4188761984a77d3c67906a763d4c24865e374cc3f6e3e531c8ce7c2", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `ch`
[INFO] [stderr]   --> assembler/src/lexer/lexer.rs:68:30
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn try_opcode(&mut self, ch: char) -> Option<opcodes::Opcode> {
[INFO] [stderr]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_ch`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `options` and `state` are never read
[INFO] [stderr]   --> assembler/src/lexer/lexer.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | struct Lattice {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr]  8 |     /// The current possibilities
[INFO] [stderr]  9 |     options: Vec<tokens::Token>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 12 |     state: Vec<char>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `lattice` is never read
[INFO] [stderr]   --> assembler/src/lexer/lexer.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Lexer {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 16 |     /// The lattice; i.e., what our current possiblities are
[INFO] [stderr] 17 |     lattice: Lattice,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ADD` is never constructed
[INFO] [stderr]  --> assembler/src/lexer/opcodes.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum Opcode {
[INFO] [stderr]   |          ------ variant in this enum
[INFO] [stderr] 4 |     ADD
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `assembler` (bin "assembler" test) generated 4 warnings (run `cargo fix --bin "assembler" -p assembler --tests` to apply 1 suggestion)
[INFO] [stderr] warning: field `nrows` is never read
[INFO] [stderr]   --> chip8/src/display/chip8panel.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 77 | struct PixelGrid {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 78 |     /// Number of rows of pixels
[INFO] [stderr] 79 |     pub nrows: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PixelGrid` 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: `mychip8` (bin "mychip8" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/assembler-873932f3ed919718)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mychip8-43d813522eadd5f2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x624eb398ba62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x624eb398ba62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x624eb398ba62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x624eb398ba62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x624eb399cbbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x624eb399cbbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x624eb3957bd3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x624eb3957bd3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x624eb3964022 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x624eb39692ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x624eb3969149 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x624eb364002e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x624eb364002e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x624eb39698ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x624eb39698ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x624eb3969726 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x624eb3964159 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x624eb394bc4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x624eb39a697d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x624eb39a697d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x624eb39a6b5d - core::panicking::panic_null_pointer_dereference::hb085622b2cde3c44
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x624eb38b0c8e - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__static_ref_initialize::h7e5b42e8b7b5ddda
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:42:38
[INFO] [stderr]   22:     0x624eb38b0c8e - core::ops::function::FnOnce::call_once::h5bcf4c4c7136a3c4
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x624eb38b10b3 - lazy_static::lazy::Lazy<T>::get::{{closure}}::h2214a97675a021ef
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/inline_lazy.rs:28:29
[INFO] [stderr]   24:     0x624eb38b826e - std::sync::once::Once::call_once::{{closure}}::hac7c657b04e6cd6d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:41
[INFO] [stderr]   25:     0x624eb395e7a7 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   26:     0x624eb38b7cb7 - std::sync::once::Once::call_once::h3060f3a026b5c2a4
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stderr]   27:     0x624eb38b93a3 - lazy_static::lazy::Lazy<T>::get::h65d9c594bc307b7a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/inline_lazy.rs:27:16
[INFO] [stderr]   28:     0x624eb38b93a3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::__stability::h91b19e46eb41ebe2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/lib.rs:139:26
[INFO] [stderr]   29:     0x624eb38b93a3 - <x11_dl::xlib::Xlib::init::SYMS as core::ops::deref::Deref>::deref::hd13293ce47117fbd
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/lib.rs:141:17
[INFO] [stderr]   30:     0x624eb38b8c43 - x11_dl::xlib::Xlib::init::h30aef33e74254182
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:48:36
[INFO] [stderr]   31:     0x624eb38b91e3 - x11_dl::xlib::Xlib::open::h95f8f7198e07fc71
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:62:16
[INFO] [stderr]   32:     0x624eb3712993 - winit::platform::platform::x11::xdisplay::XConnection::new::h1df4efb2c7263f81
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/x11/xdisplay.rs:32:20
[INFO] [stderr]   33:     0x624eb3720301 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__static_ref_initialize::hf1006393bf1f4f0b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/mod.rs:54:20
[INFO] [stderr]   34:     0x624eb3720301 - core::ops::function::FnOnce::call_once::h602ce4fc9b26400c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x624eb3752d3b - lazy_static::lazy::Lazy<T>::get::{{closure}}::ha01c1363beacc32c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/inline_lazy.rs:28:29
[INFO] [stderr]   36:     0x624eb3730d8e - std::sync::once::Once::call_once::{{closure}}::h785ac1a5edf84b48
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:41
[INFO] [stderr]   37:     0x624eb395e7a7 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   38:     0x624eb3730777 - std::sync::once::Once::call_once::h2d52d908edfe0c78
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stderr]   39:     0x624eb37672f0 - lazy_static::lazy::Lazy<T>::get::h8db258c937760521
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/inline_lazy.rs:27:16
[INFO] [stderr]   40:     0x624eb37672f0 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::__stability::hbafb89d21ceee6f2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/lib.rs:139:26
[INFO] [stderr]   41:     0x624eb37672f0 - <winit::platform::platform::X11_BACKEND as core::ops::deref::Deref>::deref::h8fea70d53d7cbb7d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.2.0/src/lib.rs:141:17
[INFO] [stderr]   42:     0x624eb375e121 - winit::platform::platform::EventsLoop::new_x11::hbe7f518d944b7f9d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/mod.rs:459:9
[INFO] [stderr]   43:     0x624eb375ded1 - winit::platform::platform::EventsLoop::new::h5598641c72a640b9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/mod.rs:440:29
[INFO] [stderr]   44:     0x624eb372912b - winit::EventsLoop::new::h84c10c410cb0565c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/lib.rs:247:26
[INFO] [stderr]   45:     0x624eb36b0612 - glutin_window::GlutinWindow::new::hb7dd8ea81e969830
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.51.1/src/lib.rs:104:27
[INFO] [stderr]   46:     0x624eb36b4167 - <glutin_window::GlutinWindow as window::BuildFromWindowSettings>::build_from_window_settings::h47aad7c30320b221
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.51.1/src/lib.rs:444:9
[INFO] [stderr]   47:     0x624eb35ffbc7 - window::WindowSettings::build::h7d522e78fc2c6834
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.34.0/src/lib.rs:426:9
[INFO] [stderr]   48:     0x624eb35c5fd7 - <piston_window::PistonWindow<W> as window::BuildFromWindowSettings>::build_from_window_settings::hb5b024c9d11718e6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston_window-0.85.0/src/lib.rs:178:61
[INFO] [stderr]   49:     0x624eb35ffba6 - window::WindowSettings::build::h13642e41fd4605ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-window-0.34.0/src/lib.rs:426:9
[INFO] [stderr]   50:     0x624eb3573977 - mychip8::display::gui::Gui::new::h7e93891af2a4c587
[INFO] [stderr]                                at /opt/rustwide/workdir/chip8/src/display/gui.rs:44:111
[INFO] [stderr]   51:     0x624eb35e3b2e - mychip8::emulator::chip8::Chip8::new::h367486157234edb8
[INFO] [stderr]                                at /opt/rustwide/workdir/chip8/src/emulator/chip8.rs:129:29
[INFO] [stderr]   52:     0x624eb3609911 - mychip8::emulate::{{closure}}::he4e18b9e2f11caa4
[INFO] [stderr]                                at /opt/rustwide/workdir/chip8/src/main.rs:53:23
[INFO] [stderr]   53:     0x624eb36182e6 - std::sys::backtrace::__rust_begin_short_backtrace::h2776efd71c67bf6a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   54:     0x624eb35d4827 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h11cd0748caf72f5e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   55:     0x624eb3594510 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8f8fe3d3fe8dc4a4
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   56:     0x624eb35fdab0 - std::panicking::catch_unwind::do_call::h6c9fe47dc894cbdc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   57:     0x624eb35d5e0b - __rust_try
[INFO] [stderr]   58:     0x624eb35d4482 - std::panicking::catch_unwind::h6047b416a19a100a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   59:     0x624eb35d4482 - std::panic::catch_unwind::h4897232729358ea3
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   60:     0x624eb35d4482 - std::thread::Builder::spawn_unchecked_::{{closure}}::he883e9d887dcb27f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   61:     0x624eb3587aee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h03ca825ff1b38ccf
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   62:     0x624eb395f55f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   63:     0x624eb395f55f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   64:     0x77b2cc0a0aa4 - <unknown>
[INFO] [stderr]   65:     0x77b2cc12da64 - clone
[INFO] [stderr]   66:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p mychip8 --bin mychip8`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mychip8-43d813522eadd5f2` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "63bd0474e4188761984a77d3c67906a763d4c24865e374cc3f6e3e531c8ce7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63bd0474e4188761984a77d3c67906a763d4c24865e374cc3f6e3e531c8ce7c2", kill_on_drop: false }`
[INFO] [stdout] 63bd0474e4188761984a77d3c67906a763d4c24865e374cc3f6e3e531c8ce7c2
