[INFO] cloning repository https://github.com/will-maclean/gbars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-maclean/gbars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-maclean%2Fgbars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-maclean%2Fgbars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49b39a09b9fc0bc95763164172830404cfa950cd [INFO] testing will-maclean/gbars against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-maclean%2Fgbars" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/will-maclean/gbars [INFO] finished tweaking git repo https://github.com/will-maclean/gbars [INFO] tweaked toml for git repo https://github.com/will-maclean/gbars written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/will-maclean/gbars on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/will-maclean/gbars 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v2.0.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.67 [INFO] [stderr] Downloaded lyon_path v1.0.6 [INFO] [stderr] Downloaded crevice-derive v0.10.0 [INFO] [stderr] Downloaded thiserror v1.0.67 [INFO] [stderr] Downloaded crevice v0.13.0 [INFO] [stderr] Downloaded ordered-float v4.5.0 [INFO] [stderr] Downloaded glyph_brush v0.7.11 [INFO] [stderr] Downloaded cc v1.1.34 [INFO] [stderr] Downloaded ggez v0.9.3 [INFO] [stderr] Downloaded glam v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b1b36c6acf3afbfa9d5bbeccecdeb6599eb094f9c953583a667e607554415d1 [INFO] running `Command { std: "docker" "start" "-a" "4b1b36c6acf3afbfa9d5bbeccecdeb6599eb094f9c953583a667e607554415d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b1b36c6acf3afbfa9d5bbeccecdeb6599eb094f9c953583a667e607554415d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1b36c6acf3afbfa9d5bbeccecdeb6599eb094f9c953583a667e607554415d1", kill_on_drop: false }` [INFO] [stdout] 4b1b36c6acf3afbfa9d5bbeccecdeb6599eb094f9c953583a667e607554415d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4e10c5614a96988b78abae67e643ecf1f302541c75ed1b44f0b9de7e9a79553 [INFO] running `Command { std: "docker" "start" "-a" "b4e10c5614a96988b78abae67e643ecf1f302541c75ed1b44f0b9de7e9a79553", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lyon_path v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling gilrs-core v0.5.15 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling twox-hash v2.0.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crevice-derive v0.10.0 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling glam v0.29.1 [INFO] [stderr] Compiling crevice v0.13.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ggez v0.9.3 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling gbars v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/gameboy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Instant; [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: `mint` [INFO] [stdout] --> src/display.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{graphics::{self, Canvas, Color}, mint, Context, GameResult}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/display.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | ... let mut draw_pixels: [[DrawColor; SCREEN_WIDTH_PIXELS]; SCREEN_HEIGHT_PIXELS] = [[DrawColor::BLACK; SCREEN_WIDTH_PIXELS]; SCREEN_HE... [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DESIRED_RENDER_FPS` is never used [INFO] [stdout] --> src/gameboy.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DESIRED_RENDER_FPS: f32 = 30.0; // Can't imagine we'd ever need more than this? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/display.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | enum DisplayRegisters { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 17 | SCROLLX, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | SCROLLY, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | WX, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | WY, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | LCDC, [INFO] [stdout] 22 | STAT, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | LY, [INFO] [stdout] | ^^ [INFO] [stdout] 24 | LYC, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | BGP, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | OBP0, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | OBP1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | DMA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DARKGREY`, `LIGHTGREY`, and `WHITE` are never constructed [INFO] [stdout] --> src/display.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | enum DrawColor { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 52 | BLACK, [INFO] [stdout] 53 | DARKGREY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | LIGHTGREY, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | WHITE [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrawColor` 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: unused `Result` that must be used [INFO] [stdout] --> src/gameboy.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | self.display.render(ctx, &mut self.cpu); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] 51 | let _ = self.display.render(ctx, &mut self.cpu); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "b4e10c5614a96988b78abae67e643ecf1f302541c75ed1b44f0b9de7e9a79553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e10c5614a96988b78abae67e643ecf1f302541c75ed1b44f0b9de7e9a79553", kill_on_drop: false }` [INFO] [stdout] b4e10c5614a96988b78abae67e643ecf1f302541c75ed1b44f0b9de7e9a79553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1559d2fe44860514b89623fc0213a4199e88285b328ce2693859e767013945b [INFO] running `Command { std: "docker" "start" "-a" "e1559d2fe44860514b89623fc0213a4199e88285b328ce2693859e767013945b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling crevice v0.13.0 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling twox-hash v2.0.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling ggez v0.9.3 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling gbars v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/gameboy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Instant; [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: `mint` [INFO] [stdout] --> src/display.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use ggez::{graphics::{self, Canvas, Color}, mint, Context, GameResult}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/display.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | ... let mut draw_pixels: [[DrawColor; SCREEN_WIDTH_PIXELS]; SCREEN_HEIGHT_PIXELS] = [[DrawColor::BLACK; SCREEN_WIDTH_PIXELS]; SCREEN_HE... [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DESIRED_RENDER_FPS` is never used [INFO] [stdout] --> src/gameboy.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DESIRED_RENDER_FPS: f32 = 30.0; // Can't imagine we'd ever need more than this? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/display.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | enum DisplayRegisters { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 17 | SCROLLX, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | SCROLLY, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | WX, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | WY, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | LCDC, [INFO] [stdout] 22 | STAT, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | LY, [INFO] [stdout] | ^^ [INFO] [stdout] 24 | LYC, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | BGP, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | OBP0, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | OBP1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | DMA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DARKGREY`, `LIGHTGREY`, and `WHITE` are never constructed [INFO] [stdout] --> src/display.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | enum DrawColor { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 52 | BLACK, [INFO] [stdout] 53 | DARKGREY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | LIGHTGREY, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | WHITE [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrawColor` 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: unused `Result` that must be used [INFO] [stdout] --> src/gameboy.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | self.display.render(ctx, &mut self.cpu); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] 51 | let _ = self.display.render(ctx, &mut self.cpu); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.13s [INFO] running `Command { std: "docker" "inspect" "e1559d2fe44860514b89623fc0213a4199e88285b328ce2693859e767013945b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1559d2fe44860514b89623fc0213a4199e88285b328ce2693859e767013945b", kill_on_drop: false }` [INFO] [stdout] e1559d2fe44860514b89623fc0213a4199e88285b328ce2693859e767013945b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fe03449bfed2a515118b29936ece30ce2c309489797c7ee19ae282e7692140e [INFO] running `Command { std: "docker" "start" "-a" "4fe03449bfed2a515118b29936ece30ce2c309489797c7ee19ae282e7692140e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::time::Instant` [INFO] [stderr] --> src/gameboy.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Instant; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `mint` [INFO] [stderr] --> src/display.rs:1:45 [INFO] [stderr] | [INFO] [stderr] 1 | use ggez::{graphics::{self, Canvas, Color}, mint, Context, GameResult}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/display.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | ... let mut draw_pixels: [[DrawColor; SCREEN_WIDTH_PIXELS]; SCREEN_HEIGHT_PIXELS] = [[DrawColor::BLACK; SCREEN_WIDTH_PIXELS]; SCREEN_HE... [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `DESIRED_RENDER_FPS` is never used [INFO] [stderr] --> src/gameboy.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const DESIRED_RENDER_FPS: f32 = 30.0; // Can't imagine we'd ever need more than this? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> src/display.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | enum DisplayRegisters { [INFO] [stderr] | ---------------- variants in this enum [INFO] [stderr] 17 | SCROLLX, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | SCROLLY, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 19 | WX, [INFO] [stderr] | ^^ [INFO] [stderr] 20 | WY, [INFO] [stderr] | ^^ [INFO] [stderr] 21 | LCDC, [INFO] [stderr] 22 | STAT, [INFO] [stderr] | ^^^^ [INFO] [stderr] 23 | LY, [INFO] [stderr] | ^^ [INFO] [stderr] 24 | LYC, [INFO] [stderr] | ^^^ [INFO] [stderr] 25 | BGP, [INFO] [stderr] | ^^^ [INFO] [stderr] 26 | OBP0, [INFO] [stderr] | ^^^^ [INFO] [stderr] 27 | OBP1, [INFO] [stderr] | ^^^^ [INFO] [stderr] 28 | DMA, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `DARKGREY`, `LIGHTGREY`, and `WHITE` are never constructed [INFO] [stderr] --> src/display.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 51 | enum DrawColor { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] 52 | BLACK, [INFO] [stderr] 53 | DARKGREY, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 54 | LIGHTGREY, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 55 | WHITE [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DrawColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/gameboy.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | self.display.render(ctx, &mut self.cpu); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [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] 51 | let _ = self.display.render(ctx, &mut self.cpu); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `gbars` (bin "gbars" test) generated 7 warnings (run `cargo fix --bin "gbars" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gbars-3caf4b65082cde11) [INFO] [stdout] [INFO] [stdout] running 1024 tests [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_100_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_102_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_102_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_100_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_0_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_0_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_101_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_103_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_104_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_103_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_104_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_105_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_107_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_108_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_109_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_105_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_110_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_106_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_111_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_110_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_10_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_112_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_10_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_113_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_114_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_111_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_107_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_112_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_109_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_106_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_113_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_114_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_115_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_115_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_116_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_116_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_101_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_117_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_108_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_117_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_118_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_118_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_119_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_119_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_11_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_11_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_120_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_120_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_122_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_123_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_124_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_121_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_127_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_128_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_12_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_123_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_125_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_127_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_126_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_124_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_130_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_131_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_12_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_131_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_129_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_125_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_132_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_128_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_129_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_133_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_137_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_135_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_137_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_136_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_134_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_134_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_132_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_135_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_138_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_138_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_139_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_140_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_142_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_139_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_13_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_142_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_143_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_141_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_144_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_143_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_145_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_13_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_144_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_147_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_146_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_148_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_147_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_149_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_149_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_133_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_14_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_130_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_136_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_121_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_122_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_126_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_148_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_140_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_141_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_146_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_145_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_150_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_14_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_154_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_154_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_153_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_150_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_159_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_157_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_15_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_159_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_151_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_155_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_157_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_160_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_15_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_156_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_160_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_161_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_162_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_162_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_163_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_158_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_163_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_151_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_152_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_155_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_164_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_156_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_161_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_158_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_164_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_152_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_153_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_168_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_165_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_169_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_16_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_169_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_170_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_166_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_165_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_170_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_167_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_171_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_172_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_171_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_172_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_173_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_173_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_174_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_175_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_176_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_166_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_174_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_177_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_175_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_167_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_168_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_179_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_179_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_17_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_177_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_178_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_176_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_178_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_180_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_181_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_183_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_180_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_181_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_182_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_184_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_182_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_184_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_17_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_183_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_185_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_186_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_187_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_187_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_192_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_188_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_188_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_189_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_189_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_18_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_18_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_185_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_186_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_190_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_190_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_191_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_192_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_193_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_194_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_195_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_195_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_197_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_191_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_196_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_199_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_198_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_198_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_193_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_194_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_197_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_196_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_19_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_200_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_201_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_1_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_200_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_204_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_202_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_1_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_206_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_203_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_19_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_206_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_207_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_208_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_208_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_207_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_199_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_202_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_205_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_204_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_205_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_201_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_209_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_209_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_20_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_211_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_212_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_212_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_213_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_213_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_214_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_215_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_20_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_211_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_210_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_214_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_210_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_216_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_221_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_216_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_217_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_218_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_219_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_219_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_21_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_21_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_220_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_215_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_203_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_221_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_222_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_222_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_218_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_223_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_223_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_224_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_220_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_228_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_224_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_227_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_228_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_225_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_227_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_226_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_230_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_229_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_231_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_22_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_232_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_233_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_225_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_226_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_234_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_234_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_233_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_235_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_231_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_235_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_22_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_236_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_232_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_236_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_237_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_237_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_238_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_240_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_241_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_238_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_23_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_241_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_242_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_242_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_239_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_239_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_23_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_244_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_245_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_247_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_245_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_246_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_247_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_243_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_244_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_240_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_246_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_248_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_249_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_251_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_253_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_252_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_253_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_254_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_249_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_24_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_255_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_248_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_24_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_250_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_252_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_25_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_26_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_27_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_26_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_28_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_25_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_250_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_29_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_2_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_29_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_30_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_30_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_31_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_27_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_255_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_28_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_2_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_31_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_32_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_34_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_36_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_33_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_35_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_37_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_38_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_229_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_3_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_230_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_3_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_40_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_41_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_254_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_16_false_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_217_false_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_43_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_43_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_44_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_44_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_45_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_45_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_46_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_46_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_47_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_47_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_48_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_48_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_42_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_49_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_4_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_4_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_50_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_50_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_51_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_51_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_52_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_49_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_52_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_53_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_53_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_54_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_54_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_55_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_55_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_56_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_56_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_57_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_57_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_58_false_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_58_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_59_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_59_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_5_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_5_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_60_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_60_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_61_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_61_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_62_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_62_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_63_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_63_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_64_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_64_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_65_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_65_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_66_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_66_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_67_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_67_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_68_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_69_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_68_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_69_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_6_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_6_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_70_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_70_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_71_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_71_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_72_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_73_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_72_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_74_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_73_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_74_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_75_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_75_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_76_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_76_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_77_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_77_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_78_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_79_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_78_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_79_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_7_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_7_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_80_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_80_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_81_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_81_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_82_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_82_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_83_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_83_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_84_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_84_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_85_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_85_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_86_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_87_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_86_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_87_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_88_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_88_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_89_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_89_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_8_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_8_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_90_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_90_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_91_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_92_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_91_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_93_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_92_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_94_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_93_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_94_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_95_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_95_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_96_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_97_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_96_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_97_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_98_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_98_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_99_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_99_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_9_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_0_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_9_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_0_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_100_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_100_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_101_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_101_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_102_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_102_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_103_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_103_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_104_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_105_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_105_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_106_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_106_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_104_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_107_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_107_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_108_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_108_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_109_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_109_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_10_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_110_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_110_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_111_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_10_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_112_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_112_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_243_false_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_113_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_114_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_34_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_114_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_35_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_115_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_115_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_116_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_116_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_117_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_32_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_117_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_118_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_118_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_119_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_11_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_36_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_38_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_37_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_119_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_39_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_251_false_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_120_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_11_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_120_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_122_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_33_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_122_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_121_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_121_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_123_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_123_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_124_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_124_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_125_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_125_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_126_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_127_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_126_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_127_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_128_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_128_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_12_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_12_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_129_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_130_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_131_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_131_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_133_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_130_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_135_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_133_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_134_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_135_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_138_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_134_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_138_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_129_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_139_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_139_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_140_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_13_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_41_true_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_137_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_13_true_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_39_false_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_140_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_141_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_142_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_141_false_expects ... ok [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_40_true_expects ... FAILED [INFO] [stdout] test cpu::tests::test_all_instructions_empty_cpu::_42_false_expects ... FAILED [INFO] [stdout] test instructions::tests::test_all_decodes::_136_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_137_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_136_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_143_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_142_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_145_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_145_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_146_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_144_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_147_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_143_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_144_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_148_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_148_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_147_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_149_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_146_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_149_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_14_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_14_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_151_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_152_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_151_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_153_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_154_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_152_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_155_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_156_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_156_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_155_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_157_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_158_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_157_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_150_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_153_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_154_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_158_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_159_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_159_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_160_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_15_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_150_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_161_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_162_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_160_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_163_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_163_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_164_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_161_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_164_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_166_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_166_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_168_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_15_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_167_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_167_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_162_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_168_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_165_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_165_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_16_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_169_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_171_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_171_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_172_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_173_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_175_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_172_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_173_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_16_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_174_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_176_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_170_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_174_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_175_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_176_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_177_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_170_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_169_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_181_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_178_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_181_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_179_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_179_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_17_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_182_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_177_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_178_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_17_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_180_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_180_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_182_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_183_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_183_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_184_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_185_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_184_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_185_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_186_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_186_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_187_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_188_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_188_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_187_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_18_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_18_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_190_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_191_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_190_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_191_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_192_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_192_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_193_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_194_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_193_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_194_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_195_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_195_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_196_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_198_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_198_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_197_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_199_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_199_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_19_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_19_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_196_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_1_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_197_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_201_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_201_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_202_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_200_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_200_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_203_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_204_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_205_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_204_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_205_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_207_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_208_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_208_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_209_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_202_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_20_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_209_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_203_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_20_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_210_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_210_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_211_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_212_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_213_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_214_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_213_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_212_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_211_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_214_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_215_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_215_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_216_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_217_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_216_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_206_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_206_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_218_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_207_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_219_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_219_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_21_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_217_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_218_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_220_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_221_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_220_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_221_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_21_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_222_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_222_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_223_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_223_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_224_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_224_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_225_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_225_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_226_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_226_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_227_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_227_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_228_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_229_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_229_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_22_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_230_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_230_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_22_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_228_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_231_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_233_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_233_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_234_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_234_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_232_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_231_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_236_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_237_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_236_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_238_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_237_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_235_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_235_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_239_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_23_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_23_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_240_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_240_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_241_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_238_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_241_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_239_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_242_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_244_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_244_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_242_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_245_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_245_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_246_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_243_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_246_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_243_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_247_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_247_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_249_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_249_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_24_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_250_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_24_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_251_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_252_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_252_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_251_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_253_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_248_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_248_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_250_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_253_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_255_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_254_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_25_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_25_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_26_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_27_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_26_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_254_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_27_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_255_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_29_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_29_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_30_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_31_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_31_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_32_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_28_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_2_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_2_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_30_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_32_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_33_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_28_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_33_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_35_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_34_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_35_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_36_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_36_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_37_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_3_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_34_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_3_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_38_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_38_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_37_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_39_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_40_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_39_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_41_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_41_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_42_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_42_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_44_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_43_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_45_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_46_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_40_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_45_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_46_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_43_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_44_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_47_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_47_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_48_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_48_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_49_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_4_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_49_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_50_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_4_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_51_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_52_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_51_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_52_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_53_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_50_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_53_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_54_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_54_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_57_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_57_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_58_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_59_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_59_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_5_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_5_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_60_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_55_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_61_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_62_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_63_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_63_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_64_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_64_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_65_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_65_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_61_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_56_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_66_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_56_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_66_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_55_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_58_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_62_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_67_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_60_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_68_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_68_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_69_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_6_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_70_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_6_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_70_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_71_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_72_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_72_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_71_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_67_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_69_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_73_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_74_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_74_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_75_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_76_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_77_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_78_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_77_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_79_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_79_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_75_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_78_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_7_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_80_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_7_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_80_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_76_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_81_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_82_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_82_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_83_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_83_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_84_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_85_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_85_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_86_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_86_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_84_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_87_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_88_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_81_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_89_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_87_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_89_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_8_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_8_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_90_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_90_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_91_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_91_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_92_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_92_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_93_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_93_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_94_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_94_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_95_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_95_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_96_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_96_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_97_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_97_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_98_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_98_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_99_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_99_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_9_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_9_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_73_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_88_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_111_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_113_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_132_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_132_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_189_false_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_189_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_1_true_expects ... ok [INFO] [stdout] test instructions::tests::test_all_decodes::_232_true_expects ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_16_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_16_false_expects' (178) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: STOP [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021b225d - gbars::cpu::tests::test_all_instructions_empty_cpu::_16_false_expects::ha951017e853d4630 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021b2277 - gbars::cpu::tests::test_all_instructions_empty_cpu::_16_false_expects::{{closure}}::h12fb6ead2747f233 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021ce426 - core::ops::function::FnOnce::call_once::h73783e96694bf117 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_217_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_217_false_expects' (284) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: RETI [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021b6f7d - gbars::cpu::tests::test_all_instructions_empty_cpu::_217_false_expects::h0ea24f01069894eb [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021b6f97 - gbars::cpu::tests::test_all_instructions_empty_cpu::_217_false_expects::{{closure}}::h08dd3c5b92c97061 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021c7926 - core::ops::function::FnOnce::call_once::h052163377964f19d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_43_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_43_true_expects' (411) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(E) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af7b0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_43_true_expects::hacb067c39f01cd3b [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af7d7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_43_true_expects::{{closure}}::h42d6312382be689a [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d5766 - core::ops::function::FnOnce::call_once::he551207a4d2bc142 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_44_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_44_true_expects' (413) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(H) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af800 - gbars::cpu::tests::test_all_instructions_empty_cpu::_44_true_expects::h665dd4c90aab57a5 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af827 - gbars::cpu::tests::test_all_instructions_empty_cpu::_44_true_expects::{{closure}}::h0c5f04c562e5f480 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cdf26 - core::ops::function::FnOnce::call_once::h6dcc1b14687e2cb4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_45_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_45_true_expects' (415) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(L) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af850 - gbars::cpu::tests::test_all_instructions_empty_cpu::_45_true_expects::h7e53c94475a5e746 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af877 - gbars::cpu::tests::test_all_instructions_empty_cpu::_45_true_expects::{{closure}}::h6df15975e9462082 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d3ee6 - core::ops::function::FnOnce::call_once::hc981569eda0519f2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_46_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_46_true_expects' (417) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(HLI) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af8a0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_46_true_expects::h531dddfe1167cf6a [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af8c7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_46_true_expects::{{closure}}::h7444f25a06e91cd6 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cee26 - core::ops::function::FnOnce::call_once::h7bfae7f929730adb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_47_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_47_true_expects' (419) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(A) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af8f0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_47_true_expects::h5919dc84b919ed90 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af917 - gbars::cpu::tests::test_all_instructions_empty_cpu::_47_true_expects::{{closure}}::h09486f418b526ed6 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d6d26 - core::ops::function::FnOnce::call_once::hf842fa41472b9e54 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_42_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_42_true_expects' (409) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(D) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af760 - gbars::cpu::tests::test_all_instructions_empty_cpu::_42_true_expects::h8b506780ea360080 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af787 - gbars::cpu::tests::test_all_instructions_empty_cpu::_42_true_expects::{{closure}}::h4b4232cb7549e36f [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cca66 - core::ops::function::FnOnce::call_once::h5574aa027b19be61 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_56_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_56_true_expects' (439) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(B) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afc00 - gbars::cpu::tests::test_all_instructions_empty_cpu::_56_true_expects::hf8abd14817cef47f [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afc27 - gbars::cpu::tests::test_all_instructions_empty_cpu::_56_true_expects::{{closure}}::h3871f3fecf600d3a [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d4d26 - core::ops::function::FnOnce::call_once::hd8e625cb8114659b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_57_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_57_true_expects' (441) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(C) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afc50 - gbars::cpu::tests::test_all_instructions_empty_cpu::_57_true_expects::h3ecb5c866bcc0716 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afc77 - gbars::cpu::tests::test_all_instructions_empty_cpu::_57_true_expects::{{closure}}::h3fdc80edb93c99e1 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d70a6 - core::ops::function::FnOnce::call_once::hfc9c3120ce121c23 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_58_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_58_false_expects' (442) panicked at src/cpu.rs:682:45: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223ab96 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d00227403c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x63d0021c38ac - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:682:45 [INFO] [stdout] 21: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 22: 0x63d0021b47bd - gbars::cpu::tests::test_all_instructions_empty_cpu::_58_false_expects::hdc3b07ece8e937aa [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 23: 0x63d0021b47d7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_58_false_expects::{{closure}}::he4d8aed05965ec03 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 24: 0x63d0021cece6 - core::ops::function::FnOnce::call_once::h7af23cf0f4ea4120 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x7d004a924aa4 - [INFO] [stdout] 46: 0x7d004a9b1a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_58_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_58_true_expects' (443) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(D) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afca0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_58_true_expects::hf04411aa188b3108 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afcc7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_58_true_expects::{{closure}}::hf9bd30ac8c13c4ce [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021ccc26 - core::ops::function::FnOnce::call_once::h57302b2f61a04a63 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_59_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_59_true_expects' (445) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(E) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afcf0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_59_true_expects::ha8ae6d42343d76d6 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afd17 - gbars::cpu::tests::test_all_instructions_empty_cpu::_59_true_expects::{{closure}}::h26e1b1626e8558a2 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021c9f26 - core::ops::function::FnOnce::call_once::h2b970614c23127e6 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_60_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_60_true_expects' (449) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(H) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afd80 - gbars::cpu::tests::test_all_instructions_empty_cpu::_60_true_expects::h6c29c62a0950b6be [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afda7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_60_true_expects::{{closure}}::h5be7d46723f973d6 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d38a6 - core::ops::function::FnOnce::call_once::hc3866a1ca44f7c46 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_61_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_61_true_expects' (451) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(L) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afdd0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_61_true_expects::hd1d9ecbfc3819451 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afdf7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_61_true_expects::{{closure}}::he74837bc1094b1d2 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cd666 - core::ops::function::FnOnce::call_once::h6436082043618db1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_62_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_62_true_expects' (453) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(HLI) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afe20 - gbars::cpu::tests::test_all_instructions_empty_cpu::_62_true_expects::hc8308b094395149d [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afe47 - gbars::cpu::tests::test_all_instructions_empty_cpu::_62_true_expects::{{closure}}::h6b39bd4fb6ac28f5 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021ceb26 - core::ops::function::FnOnce::call_once::h7a4b4bc6694814a7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_63_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_63_true_expects' (455) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRL(A) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021afe70 - gbars::cpu::tests::test_all_instructions_empty_cpu::_63_true_expects::he59e9021c4fee7d9 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021afe97 - gbars::cpu::tests::test_all_instructions_empty_cpu::_63_true_expects::{{closure}}::hfe1f72bb8e4b9b31 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d0926 - core::ops::function::FnOnce::call_once::h96e22a87f87f1968 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_243_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_243_false_expects' (342) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: EI [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021b75fd - gbars::cpu::tests::test_all_instructions_empty_cpu::_243_false_expects::h5376eae66d1d880b [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021b7617 - gbars::cpu::tests::test_all_instructions_empty_cpu::_243_false_expects::{{closure}}::hfb3ae5cb267cbfa7 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021c9926 - core::ops::function::FnOnce::call_once::h260074f77d969f81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_34_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_34_true_expects' (391) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(D) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af4a0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_34_true_expects::h0117b375ca991ef2 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af4c7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_34_true_expects::{{closure}}::h2de9113d42f30b71 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d5e66 - core::ops::function::FnOnce::call_once::heb8c639b7678e64f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_35_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_35_true_expects' (393) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(E) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af4f0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_35_true_expects::hd98398800e170ed5 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af517 - gbars::cpu::tests::test_all_instructions_empty_cpu::_35_true_expects::{{closure}}::hac2b4c436672e50e [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d2f66 - core::ops::function::FnOnce::call_once::hbc0ce68d085201c4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_32_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_32_true_expects' (387) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(B) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af400 - gbars::cpu::tests::test_all_instructions_empty_cpu::_32_true_expects::h90878bbaa154ac62 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af427 - gbars::cpu::tests::test_all_instructions_empty_cpu::_32_true_expects::{{closure}}::hd748872b6f54ba9a [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cb0a6 - core::ops::function::FnOnce::call_once::h3cbd2ae13c1282fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_36_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_36_true_expects' (395) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(H) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af540 - gbars::cpu::tests::test_all_instructions_empty_cpu::_36_true_expects::h101d262cd7d077cd [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af567 - gbars::cpu::tests::test_all_instructions_empty_cpu::_36_true_expects::{{closure}}::hd6c80eea5eb4c43f [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d0726 - core::ops::function::FnOnce::call_once::h94cd257d41e1dfd2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_38_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_38_true_expects' (399) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(HLI) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af5e0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_38_true_expects::h51a36717186136e7 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af607 - gbars::cpu::tests::test_all_instructions_empty_cpu::_38_true_expects::{{closure}}::h09f789078e07cb9f [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d1526 - core::ops::function::FnOnce::call_once::ha3a3f5845b754298 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_37_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_37_true_expects' (397) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(L) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af590 - gbars::cpu::tests::test_all_instructions_empty_cpu::_37_true_expects::haab2ce401c19738e [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af5b7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_37_true_expects::{{closure}}::heab2f7fbc43a37d1 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021ca166 - core::ops::function::FnOnce::call_once::h2f15f95deaf4d828 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_39_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_39_true_expects' (401) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(A) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af630 - gbars::cpu::tests::test_all_instructions_empty_cpu::_39_true_expects::h63163819924d6d4d [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af657 - gbars::cpu::tests::test_all_instructions_empty_cpu::_39_true_expects::{{closure}}::hf31ebd6e6e820ad7 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021c9a66 - core::ops::function::FnOnce::call_once::h2734ef63bd03f4e9 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_251_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_251_false_expects' (360) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: EI [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021b77fd - gbars::cpu::tests::test_all_instructions_empty_cpu::_251_false_expects::h8e3ea6b0786a9bfb [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021b7817 - gbars::cpu::tests::test_all_instructions_empty_cpu::_251_false_expects::{{closure}}::h9d00e3688fd9cf23 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021d09a6 - core::ops::function::FnOnce::call_once::h97a7f4b974f62c15 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_33_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_33_true_expects' (389) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SLA(C) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af450 - gbars::cpu::tests::test_all_instructions_empty_cpu::_33_true_expects::h3e264fe84cc1e6ba [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af477 - gbars::cpu::tests::test_all_instructions_empty_cpu::_33_true_expects::{{closure}}::h17521245a46a2e7a [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cb266 - core::ops::function::FnOnce::call_once::h3d7d9c980eae6951 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_41_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_41_true_expects' (407) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(C) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af710 - gbars::cpu::tests::test_all_instructions_empty_cpu::_41_true_expects::h5fcf3fa7396a9ad2 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af737 - gbars::cpu::tests::test_all_instructions_empty_cpu::_41_true_expects::{{closure}}::h012fa73d85486235 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cd566 - core::ops::function::FnOnce::call_once::h6263e4b1328a6e88 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_39_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_39_false_expects' (400) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: DAA [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021b42fd - gbars::cpu::tests::test_all_instructions_empty_cpu::_39_false_expects::h7ef7f806c615c82d [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021b4317 - gbars::cpu::tests::test_all_instructions_empty_cpu::_39_false_expects::{{closure}}::h791aca71afac1c76 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cfba6 - core::ops::function::FnOnce::call_once::h89a7f77154257978 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_40_true_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_40_true_expects' (405) panicked at src/cpu.rs:1191:17: [INFO] [stdout] Unknown instruction: SRA(B) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223abca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d0021c11f5 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1191:17 [INFO] [stdout] 20: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 21: 0x63d0021af6c0 - gbars::cpu::tests::test_all_instructions_empty_cpu::_40_true_expects::hac14bd29f7dd9e2c [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 22: 0x63d0021af6e7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_40_true_expects::{{closure}}::hecd5457b374cabd3 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 23: 0x63d0021cf966 - core::ops::function::FnOnce::call_once::h87ad250adad54855 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7d004a924aa4 - [INFO] [stdout] 45: 0x7d004a9b1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cpu::tests::test_all_instructions_empty_cpu::_42_false_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cpu::tests::test_all_instructions_empty_cpu::_42_false_expects' (408) panicked at src/cpu.rs:681:45: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d00225c5e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d00225c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d00225c5e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d00225c5e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d00226c77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d00226c77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63d002229fa3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d002229fa3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d002235d62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d00223a75f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d00223a5f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d0021f96be - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63d0021f96be - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d00223adfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63d00223adfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d00223ab96 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x63d002235e99 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d00221e20d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d002274060 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63d00227403c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x63d0021c3893 - gbars::cpu::CPU::execute::h052d256151b6ef34 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:681:45 [INFO] [stdout] 21: 0x63d0021d7b12 - gbars::cpu::tests::test_all_instructions_empty_cpu::hc0d994d27e35bb97 [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1428:13 [INFO] [stdout] 22: 0x63d0021b43bd - gbars::cpu::tests::test_all_instructions_empty_cpu::_42_false_expects::h39db9772265a73aa [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1399:2 [INFO] [stdout] 23: 0x63d0021b43d7 - gbars::cpu::tests::test_all_instructions_empty_cpu::_42_false_expects::{{closure}}::h9657536b628a70dc [INFO] [stdout] at /opt/rustwide/workdir/src/cpu.rs:1402:7 [INFO] [stdout] 24: 0x63d0021d2be6 - core::ops::function::FnOnce::call_once::hb93492e8c5bbfa4b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63d0021f94bb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x63d0021f94bb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x63d00220ef65 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x63d00220ef65 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x63d00220ef65 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x63d00220ef65 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x63d00220ef65 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x63d00220ef65 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x63d00220ef65 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x63d0021e5984 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x63d0021e5984 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x63d0021e926a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x63d0021e926a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x63d0021e926a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x63d0021e926a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x63d0021e926a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x63d0021e926a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x63d00223011f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x63d00223011f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x7d004a924aa4 - [INFO] [stdout] 46: 0x7d004a9b1a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_16_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_217_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_243_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_251_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_32_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_33_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_34_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_35_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_36_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_37_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_38_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_39_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_39_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_40_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_41_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_42_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_42_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_43_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_44_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_45_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_46_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_47_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_56_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_57_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_58_false_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_58_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_59_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_60_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_61_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_62_true_expects [INFO] [stdout] cpu::tests::test_all_instructions_empty_cpu::_63_true_expects [INFO] [stdout] [INFO] [stdout] test result: FAILED. 993 passed; 31 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin gbars` [INFO] running `Command { std: "docker" "inspect" "4fe03449bfed2a515118b29936ece30ce2c309489797c7ee19ae282e7692140e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe03449bfed2a515118b29936ece30ce2c309489797c7ee19ae282e7692140e", kill_on_drop: false }` [INFO] [stdout] 4fe03449bfed2a515118b29936ece30ce2c309489797c7ee19ae282e7692140e