[INFO] cloning repository https://github.com/aulunax/rust-gen-alg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aulunax/rust-gen-alg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12b3cda81bb133f7fed3885edc840473eceebe6e
[INFO] testing aulunax/rust-gen-alg against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aulunax/rust-gen-alg
[INFO] finished tweaking git repo https://github.com/aulunax/rust-gen-alg
[INFO] tweaked toml for git repo https://github.com/aulunax/rust-gen-alg written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aulunax/rust-gen-alg on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aulunax/rust-gen-alg 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65f3df98386e49ace767484a461f663a3961fc954249cb0d399a9bc665040dc2
[INFO] running `Command { std: "docker" "start" "-a" "65f3df98386e49ace767484a461f663a3961fc954249cb0d399a9bc665040dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65f3df98386e49ace767484a461f663a3961fc954249cb0d399a9bc665040dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f3df98386e49ace767484a461f663a3961fc954249cb0d399a9bc665040dc2", kill_on_drop: false }`
[INFO] [stdout] 65f3df98386e49ace767484a461f663a3961fc954249cb0d399a9bc665040dc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 719c0042851242fe89e7579566a317263f5d832d0eeed25796eef2bd027bc4c8
[INFO] running `Command { std: "docker" "start" "-a" "719c0042851242fe89e7579566a317263f5d832d0eeed25796eef2bd027bc4c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling roulette-wheel v0.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling gen-alg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unknown` is never read
[INFO] [stdout]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct EmulatorResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     unknown: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.11s
[INFO] running `Command { std: "docker" "inspect" "719c0042851242fe89e7579566a317263f5d832d0eeed25796eef2bd027bc4c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719c0042851242fe89e7579566a317263f5d832d0eeed25796eef2bd027bc4c8", kill_on_drop: false }`
[INFO] [stdout] 719c0042851242fe89e7579566a317263f5d832d0eeed25796eef2bd027bc4c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 146ff86213994e221d584826ead3123acbb7343af5755c4661debfe3e688c646
[INFO] running `Command { std: "docker" "start" "-a" "146ff86213994e221d584826ead3123acbb7343af5755c4661debfe3e688c646", kill_on_drop: false }`
[INFO] [stderr]    Compiling gen-alg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unknown` is never read
[INFO] [stdout]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct EmulatorResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     unknown: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s
[INFO] running `Command { std: "docker" "inspect" "146ff86213994e221d584826ead3123acbb7343af5755c4661debfe3e688c646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146ff86213994e221d584826ead3123acbb7343af5755c4661debfe3e688c646", kill_on_drop: false }`
[INFO] [stdout] 146ff86213994e221d584826ead3123acbb7343af5755c4661debfe3e688c646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3551da0da860806debea2ae8b19f056bdd4ff6b3b92a150fb7f66ebdea08e72f
[INFO] running `Command { std: "docker" "start" "-a" "3551da0da860806debea2ae8b19f056bdd4ff6b3b92a150fb7f66ebdea08e72f", kill_on_drop: false }`
[INFO] [stderr] warning: field `cache` is never read
[INFO] [stderr]   --> src/genalg.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 45 |     cache: Vec<T>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `check_cache` is never used
[INFO] [stderr]   --> src/genalg.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stderr]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stderr] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `unknown` is never read
[INFO] [stderr]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub struct EmulatorResult {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     unknown: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `gen-alg` (lib) generated 3 warnings
[INFO] [stderr] warning: `gen-alg` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_alg-6897ad8e000eae1d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test genalg::tests::test_gen_alg_creation ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_dummy_fitness_speed_bulk ... ignored
[INFO] [stdout] test genalg::tests::test_gen_alg_creation_init_pop ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_indiv_generate ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_operands_when_none ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_instructions_when_none ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_indiv_parse ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_history ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_display ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_label ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_default_instruction ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_dummy_fitness ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_parse ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_empty_input ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_display ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_format ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_opcodes ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_type ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_in_range ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_low - should panic ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_operands ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_rand_instruction ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_last_index ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_instruction_labels ... FAILED
[INFO] [stdout] test individual::dlx::emu::test::emu_test ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_instructions ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_rand_instruction_over_limit ... FAILED
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_not_in_range - should panic ... ok
[INFO] [stdout] test individual::dlx::emu::test::emu_mt_test ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_less_operands - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_many_operands2 - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_less_operands2 - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_many_operands - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_change_operands stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] SUB R4, R4, R4
[INFO] [stdout] SUB R1, R1, R1
[INFO] [stdout] LDW R7, 0x00000200(R1)
[INFO] [stdout] STW R7, 0x00000280(R4)
[INFO] [stdout] SUB R3, R3, R3
[INFO] [stdout] ADD R4, R0, R5
[INFO] [stdout] SUB R2, R2, R2
[INFO] [stdout] LDW R8, 0x00000280(R5)
[INFO] [stdout] LDW R6, 0x000002C0(R2)
[INFO] [stdout] MUL R8, R6, R8
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] ADDI R5, 0x00000004, R5
[INFO] [stdout] ADDI R0, 0x0000003C, R8
[INFO] [stdout] SUB R5, R8, R8
[INFO] [stdout] BRLE R8, 0x00002134
[INFO] [stdout] SUB R5, R5, R5
[INFO] [stdout] ADDI R2, 0x00000004, R2
[INFO] [stdout] ADDI R0, 0x00000040, R8
[INFO] [stdout] SUB R2, R8, R8
[INFO] [stdout] BRLT R8, 0x00001234
[INFO] [stdout] STW R3, 0x00000300(R1)
[INFO] [stdout] SUBI R4, 0x00000004, R4
[INFO] [stdout] BRGE R4, 0x00003240
[INFO] [stdout] ADDI R0, 0x0000003C, R4
[INFO] [stdout] ADDI R1, 0x00000004, R1
[INFO] [stdout] ADDI R0, 0x00000080, R8
[INFO] [stdout] SUB R1, R8, R8
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] SUB R10, R6, R5
[INFO] [stdout] SUB R1, R1, R1
[INFO] [stdout] LDW R7, 0x00000200(R1)
[INFO] [stdout] STW R9, 0xFFFFFF7B(R6)
[INFO] [stdout] SUB R3, R2, R4
[INFO] [stdout] ADD R4, R7, R5
[INFO] [stdout] SUB R2, R7, R2
[INFO] [stdout] LDW R5, 0xFFFFFF3E(R5)
[INFO] [stdout] LDW R7, 0x0000000B(R2)
[INFO] [stdout] MUL R8, R8, R8
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] ADDI R6, 0xFFFFFFC8, R5
[INFO] [stdout] ADDI R4, 0xFFFFFF83, R9
[INFO] [stdout] SUB R10, R5, R9
[INFO] [stdout] BRLE R10, 0x00002134
[INFO] [stdout] SUB R5, R8, R8
[INFO] [stdout] ADDI R7, 0xFFFFFFF4, R7
[INFO] [stdout] ADDI R4, 0x00000025, R9
[INFO] [stdout] SUB R4, R10, R5
[INFO] [stdout] BRLT R8, 0x00001234
[INFO] [stdout] STW R9, 0xFFFFFF63(R4)
[INFO] [stdout] SUBI R4, 0x00000004, R4
[INFO] [stdout] BRGE R7, 0xFFFFFFCF
[INFO] [stdout] ADDI R0, 0x00000034, R1
[INFO] [stdout] ADDI R10, 0xFFFFFF40, R1
[INFO] [stdout] ADDI R0, 0xFFFFFFCB, R8
[INFO] [stdout] SUB R1, R7, R9
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_change_operands' panicked at src/individual/dlx/individual.rs:533:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24e86009 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d015f7 - gen_alg::individual::dlx::individual::test::test_dlx_change_operands::hbfb676c01227a6cf
[INFO] [stdout]   22:     0x55ad24d15cd9 - gen_alg::individual::dlx::individual::test::test_dlx_change_operands::{{closure}}::h7f4c88ebd251c64f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:522:34
[INFO] [stdout]   23:     0x55ad24d15cd9 - core::ops::function::FnOnce::call_once::h313e499e6fb5decd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_rand_instruction stdout ----
[INFO] [stdout] ["NOP"]
[INFO] [stdout] SUBI R1, 0x00000234, R5
[INFO] [stdout] MULI R9, 0xFFFFFDD8, R2
[INFO] [stdout] DIV R8, R3, R8
[INFO] [stdout] SUBI R3, 0x000001F4, R8
[INFO] [stdout] ORI R1, 0x00000030, R10
[INFO] [stdout] ANDI R5, 0xFFFFFE4C, R4
[INFO] [stdout] DIVI R4, 0x000001D8, R1
[INFO] [stdout] OR R8, R7, R7
[INFO] [stdout] OR R8, R7, R5
[INFO] [stdout] MUL R6, R1, R5
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_rand_instruction' panicked at src/individual/dlx/individual.rs:517:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24e86009 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d01445 - gen_alg::individual::dlx::individual::test::test_dlx_rand_instruction::h5c6bc87101cf4782
[INFO] [stdout]   22:     0x55ad24d15df9 - gen_alg::individual::dlx::individual::test::test_dlx_rand_instruction::{{closure}}::h232c342eb99daa59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:509:35
[INFO] [stdout]   23:     0x55ad24d15df9 - core::ops::function::FnOnce::call_once::h646a2350ed86cccb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_last_index stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_last_index' panicked at src/individual/dlx/individual.rs:502:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24e86009 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d012f7 - gen_alg::individual::dlx::individual::test::test_dlx_last_index::h314617b11de89e88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:502:9
[INFO] [stdout]   22:     0x55ad24d15e69 - gen_alg::individual::dlx::individual::test::test_dlx_last_index::{{closure}}::hb597d08d9f8ae3f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:500:29
[INFO] [stdout]   23:     0x55ad24d15e69 - core::ops::function::FnOnce::call_once::h7a3c7adfcfd4aedf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_instruction_labels stdout ----
[INFO] [stdout] ["ADDI R0, 0x00000010, R12", "ADDI R0, 0x00000020, R11", "AND R1, R0, R1", "MULI R12, 0x00000004, R12", "AND R4, R0, R4", "MULI R11, 0x00000004, R11", "SUBI R12, 0x00000004, R13", "LDW R7, 0x00000200(R1)", "ADD R4, R0, R5", "SUBI R13, 0x00000004, R17", "l1: AND R2, R0, R2", "AND R3, R0, R3", "STW R7, 0x00000280(R4)", "LDW R9, 0x00000280(R5)", "LDW R10, 0x000002C0(R2)", "l2: SUB R5, R17, R14", "ADD R3, R9, R3", "ADDI R2, 0x00000004, R2", "BRLE R14, h1", "SUB R2, R12, R15", "ADDI R5, 0x00000004, R5", "AND R5, R0, R5", "h1: MUL R3, R10, R3", "BRNZ R15, l2", "LDW R9, 0x00000280(R5)", "LDW R10, 0x000002C0(R2)", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "ADDI R1, 0x00000004, R1", "NOP", "BRGE R4, h2", "SUB R1, R11, R15", "NOP", "ADD R13, R0, R4", "h2: NOP", "BRNZ R15, l1", "LDW R7, 0x00000200(R1)", "ADD R4, R0, R5"]
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_instruction_labels' panicked at src/individual/dlx/individual.rs:604:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "ADDI R0, 0x00000010, R12\nADDI R0, 0x00000020, R11\nAND R1, R0, R1\nMULI R12, 0x00000004, R12\nAND R4, R0, R4\nMULI R11, 0x00000004, R11\nSUBI R12, 0x00000004, R13\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nSUBI R13, 0x00000004, R17\nl1: AND R2, R0, R2\nAND R3, R0, R3\nSTW R7, 0x00000280(R4)\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nl2: SUB R5, R17, R14\nADD R3, R9, R3\nADDI R2, 0x00000004, R2\nBRLE R14, h1\nSUB R2, R12, R15\nADDI R5, 0x00000004, R5\nAND R5, R0, R5\nh1: MUL R3, R10, R3\nBRNZ R15, l2\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nSTW R3, 0x00000300(R1)\nSUBI R4, 0x00000004, R4\nADDI R1, 0x00000004, R1\nNOP\nBRGE R4, h2\nSUB R1, R11, R15\nNOP\nADD R13, R0, R4\nh2: NOP\nBRNZ R15, l1\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\n"
[INFO] [stdout]  right: "ADDI R0, 0x00000010, R12\nADDI R0, 0x00000020, R11\nAND R1, R0, R1\nMULI R12, 0x00000004, R12\nAND R4, R0, R4\nMULI R11, 0x00000004, R11\nSUBI R12, 0x00000004, R13\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nSUBI R13, 0x00000004, R17\nl1: AND R2, R0, R2\nAND R3, R0, R3\nSTW R7, 0x00000280(R4)\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nl2: SUB R5, R17, R14\nADD R3, R9, R3\nADDI R2, 0x00000004, R2\nBRLE R14, h1\nSUB R2, R12, R15\nADDI R5, 0x00000004, R5\nAND R5, R0, R5\nh1: MUL R3, R10, R3\nBRNZ R15, l2\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nSTW R3, 0x00000300(R1)\nSUBI R4, 0x00000004, R4\nADDI R1, 0x00000004, R1\nNOP\nBRGE R4, h2\nSUB R1, R11, R15\nNOP\nADD R13, R0, R4\nh2: NOP\nBRNZ R15, l1\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nNOP\nNOP\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24d07564 - core::panicking::assert_failed::h76550e0aa0cc6ef3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d01fe9 - gen_alg::individual::dlx::individual::test::test_dlx_instruction_labels::h95f6b9a47e7c39cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:604:9
[INFO] [stdout]   22:     0x55ad24d16109 - gen_alg::individual::dlx::individual::test::test_dlx_instruction_labels::{{closure}}::h9e086f511faed23a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:601:37
[INFO] [stdout]   23:     0x55ad24d16109 - core::ops::function::FnOnce::call_once::he3da72d7144b7070
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::emu::test::emu_test stdout ----
[INFO] [stdout] Python raised an error:
[INFO] [stdout] python3: can't open file '/opt/rustwide/workdir/src/emulator/interface.py': [Errno 2] No such file or directory
[INFO] [stdout] 
[INFO] [stdout] EmulatorResult { success: false, cycle_count: 0, unknown: false, memory: None }
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::emu::test::emu_test' panicked at src/individual/dlx/emu.rs:119:9:
[INFO] [stdout] assertion failed: result.success
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631a6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e85e8c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x55ad24d1394d - gen_alg::individual::dlx::emu::test::emu_test::h43481ba99117e24f
[INFO] [stdout]   21:     0x55ad24d15f89 - gen_alg::individual::dlx::emu::test::emu_test::{{closure}}::h68d2c46adf351489
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/emu.rs:115:18
[INFO] [stdout]   22:     0x55ad24d15f89 - core::ops::function::FnOnce::call_once::hafb98a32220d74ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   45:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_change_instructions stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] SUB R4, R4, R4
[INFO] [stdout] SUB R1, R1, R1
[INFO] [stdout] LDW R7, 0x00000200(R1)
[INFO] [stdout] STW R7, 0x00000280(R4)
[INFO] [stdout] SUB R3, R3, R3
[INFO] [stdout] ADD R4, R0, R5
[INFO] [stdout] SUB R2, R2, R2
[INFO] [stdout] LDW R8, 0x00000280(R5)
[INFO] [stdout] LDW R6, 0x000002C0(R2)
[INFO] [stdout] MUL R8, R6, R8
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] ADDI R5, 0x00000004, R5
[INFO] [stdout] ADDI R0, 0x0000003C, R8
[INFO] [stdout] SUB R5, R8, R8
[INFO] [stdout] BRLE R8, 0x00002134
[INFO] [stdout] SUB R5, R5, R5
[INFO] [stdout] ADDI R2, 0x00000004, R2
[INFO] [stdout] ADDI R0, 0x00000040, R8
[INFO] [stdout] SUB R2, R8, R8
[INFO] [stdout] BRLT R8, 0x00001234
[INFO] [stdout] STW R3, 0x00000300(R1)
[INFO] [stdout] SUBI R4, 0x00000004, R4
[INFO] [stdout] BRGE R4, 0x00003240
[INFO] [stdout] ADDI R0, 0x0000003C, R4
[INFO] [stdout] ADDI R1, 0x00000004, R1
[INFO] [stdout] ADDI R0, 0x00000080, R8
[INFO] [stdout] SUB R1, R8, R8
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] ADDI R5, 0xFFFFFDD4, R5
[INFO] [stdout] ANDI R6, 0xFFFFFE7C, R5
[INFO] [stdout] SUBI R4, 0x00000090, R5
[INFO] [stdout] SUB R3, R0, R8
[INFO] [stdout] XOR R1, R6, R9
[INFO] [stdout] ANDI R0, 0x00000238, R10
[INFO] [stdout] XORI R0, 0x00000258, R2
[INFO] [stdout] ORI R0, 0x0000018C, R2
[INFO] [stdout] MULI R3, 0x00000204, R4
[INFO] [stdout] ANDI R1, 0x00000098, R2
[INFO] [stdout] AND R1, R1, R10
[INFO] [stdout] DIV R4, R7, R9
[INFO] [stdout] XORI R9, 0xFFFFFCF4, R10
[INFO] [stdout] SUBI R8, 0x000000A0, R4
[INFO] [stdout] DIVI R3, 0xFFFFFFC0, R7
[INFO] [stdout] SUBI R8, 0x00000054, R1
[INFO] [stdout] ORI R5, 0x00000094, R7
[INFO] [stdout] MUL R9, R3, R5
[INFO] [stdout] ADD R3, R0, R5
[INFO] [stdout] SUB R2, R10, R0
[INFO] [stdout] SUB R6, R5, R2
[INFO] [stdout] MUL R5, R1, R1
[INFO] [stdout] AND R8, R8, R7
[INFO] [stdout] ANDI R1, 0xFFFFFE98, R0
[INFO] [stdout] AND R1, R1, R4
[INFO] [stdout] SUB R0, R0, R6
[INFO] [stdout] ADDI R3, 0x000000C4, R10
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_change_instructions' panicked at src/individual/dlx/individual.rs:565:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24e86009 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d019b7 - gen_alg::individual::dlx::individual::test::test_dlx_change_instructions::h1bc2ab4d758209d3
[INFO] [stdout]   22:     0x55ad24d15ea9 - gen_alg::individual::dlx::individual::test::test_dlx_change_instructions::{{closure}}::habe9512a81aaadc0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:554:38
[INFO] [stdout]   23:     0x55ad24d15ea9 - core::ops::function::FnOnce::call_once::h8b909a48450b5a90
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_rand_instruction_over_limit stdout ----
[INFO] [stdout] ["NOP"]
[INFO] [stdout] DIV R1, R9, R9
[INFO] [stdout] MULI R2, 0x00000298, R7
[INFO] [stdout] DIVI R5, 0x00000248, R7
[INFO] [stdout] SUBI R7, 0x000001CC, R2
[INFO] [stdout] SUBI R2, 0xFFFFFE14, R7
[INFO] [stdout] ORI R3, 0xFFFFFF20, R3
[INFO] [stdout] MULI R10, 0xFFFFFDC4, R4
[INFO] [stdout] ANDI R8, 0x00000138, R10
[INFO] [stdout] MUL R2, R4, R9
[INFO] [stdout] ORI R9, 0xFFFFFFD4, R2
[INFO] [stdout] AND R8, R2, R3
[INFO] [stdout] SUB R5, R5, R9
[INFO] [stdout] XOR R5, R5, R0
[INFO] [stdout] DIV R8, R4, R7
[INFO] [stdout] OR R5, R10, R0
[INFO] [stdout] XORI R6, 0x00000128, R8
[INFO] [stdout] SUB R7, R4, R1
[INFO] [stdout] XORI R6, 0xFFFFFEAC, R5
[INFO] [stdout] OR R0, R3, R0
[INFO] [stdout] XOR R6, R3, R4
[INFO] [stdout] XORI R7, 0x0000006C, R7
[INFO] [stdout] AND R5, R4, R2
[INFO] [stdout] DIV R4, R4, R3
[INFO] [stdout] SUBI R5, 0x00000060, R5
[INFO] [stdout] MULI R3, 0x00000004, R4
[INFO] [stdout] XOR R7, R9, R0
[INFO] [stdout] AND R6, R4, R7
[INFO] [stdout] ADD R6, R8, R4
[INFO] [stdout] SUB R10, R4, R1
[INFO] [stdout] DIV R9, R10, R4
[INFO] [stdout] MUL R8, R0, R7
[INFO] [stdout] AND R10, R1, R0
[INFO] [stdout] MULI R10, 0xFFFFFD64, R9
[INFO] [stdout] DIVI R9, 0x000001A4, R10
[INFO] [stdout] DIV R10, R2, R7
[INFO] [stdout] XOR R8, R9, R2
[INFO] [stdout] ADD R1, R8, R2
[INFO] [stdout] XOR R2, R9, R5
[INFO] [stdout] DIVI R3, 0xFFFFFF48, R1
[INFO] [stdout] XORI R3, 0xFFFFFCF8, R7
[INFO] [stdout] MULI R10, 0x00000138, R6
[INFO] [stdout] ANDI R6, 0xFFFFFDA0, R8
[INFO] [stdout] XOR R5, R6, R5
[INFO] [stdout] MULI R0, 0xFFFFFDC4, R6
[INFO] [stdout] MUL R9, R0, R1
[INFO] [stdout] XOR R9, R8, R7
[INFO] [stdout] MUL R6, R8, R1
[INFO] [stdout] MUL R6, R2, R0
[INFO] [stdout] XORI R9, 0xFFFFFCEC, R6
[INFO] [stdout] DIV R10, R7, R1
[INFO] [stdout] ADD R0, R3, R3
[INFO] [stdout] AND R5, R7, R8
[INFO] [stdout] MULI R9, 0xFFFFFDC8, R9
[INFO] [stdout] SUB R4, R2, R2
[INFO] [stdout] SUB R5, R9, R8
[INFO] [stdout] ADDI R9, 0x0000017C, R3
[INFO] [stdout] OR R4, R10, R0
[INFO] [stdout] AND R2, R8, R2
[INFO] [stdout] SUB R8, R10, R7
[INFO] [stdout] ADDI R7, 0xFFFFFD10, R8
[INFO] [stdout] DIV R3, R6, R10
[INFO] [stdout] XORI R9, 0x00000214, R6
[INFO] [stdout] DIV R3, R3, R3
[INFO] [stdout] ADDI R3, 0xFFFFFD98, R8
[INFO] [stdout] XORI R5, 0x00000190, R2
[INFO] [stdout] ANDI R0, 0x00000018, R5
[INFO] [stdout] DIVI R3, 0x000000CC, R0
[INFO] [stdout] DIV R7, R9, R5
[INFO] [stdout] OR R10, R0, R7
[INFO] [stdout] SUB R7, R5, R8
[INFO] [stdout] XORI R4, 0x000001D4, R0
[INFO] [stdout] AND R4, R10, R3
[INFO] [stdout] XORI R4, 0x00000050, R8
[INFO] [stdout] ADDI R9, 0x000001F0, R8
[INFO] [stdout] ORI R5, 0x00000284, R0
[INFO] [stdout] XOR R8, R2, R10
[INFO] [stdout] ADD R4, R1, R4
[INFO] [stdout] ADD R0, R0, R0
[INFO] [stdout] SUBI R3, 0x00000010, R10
[INFO] [stdout] ANDI R4, 0x00000200, R5
[INFO] [stdout] ANDI R6, 0xFFFFFF24, R1
[INFO] [stdout] ORI R4, 0xFFFFFF98, R3
[INFO] [stdout] AND R6, R7, R1
[INFO] [stdout] ADDI R2, 0xFFFFFDB4, R6
[INFO] [stdout] XORI R1, 0xFFFFFF2C, R5
[INFO] [stdout] SUB R6, R2, R5
[INFO] [stdout] MULI R6, 0x00000318, R5
[INFO] [stdout] DIVI R6, 0xFFFFFDB0, R6
[INFO] [stdout] DIVI R5, 0xFFFFFEC0, R1
[INFO] [stdout] SUB R3, R8, R4
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_rand_instruction_over_limit' panicked at src/individual/dlx/individual.rs:594:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 89
[INFO] [stdout]  right: 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ad24e614b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ad24e614b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ad24e614b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ad24e614b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ad24e88033 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ad24e88033 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55ad24e5e3f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ad24e5e3f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ad24e61302 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ad24e62a2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55ad24e62882 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55ad24d50c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55ad24d50c24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ad24e6350b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55ad24e6350b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55ad24e631da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55ad24e619a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55ad24e62e6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55ad24e85e20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55ad24e860b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55ad24e86009 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55ad24d01d16 - gen_alg::individual::dlx::individual::test::test_dlx_rand_instruction_over_limit::hae5588bd4c720e10
[INFO] [stdout]   22:     0x55ad24d160e9 - gen_alg::individual::dlx::individual::test::test_dlx_rand_instruction_over_limit::{{closure}}::h0feeeeef30236fb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:586:46
[INFO] [stdout]   23:     0x55ad24d160e9 - core::ops::function::FnOnce::call_once::he217f0645a1008e5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ad24d5635b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ad24d5635b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55ad24d5559e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55ad24d5559e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ad24d5559e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55ad24d5559e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55ad24d5559e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ad24d5559e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55ad24d5559e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55ad24d19144 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55ad24d19144 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55ad24d1caea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ad24d1caea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55ad24d1caea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55ad24d1caea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ad24d1caea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55ad24d1caea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55ad24e66567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55ad24e66567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff75fd8daa4 - <unknown>
[INFO] [stdout]   46:     0x7ff75fe1aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     individual::dlx::emu::test::emu_test
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_change_instructions
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_change_operands
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_instruction_labels
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_last_index
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_rand_instruction
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_rand_instruction_over_limit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3551da0da860806debea2ae8b19f056bdd4ff6b3b92a150fb7f66ebdea08e72f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3551da0da860806debea2ae8b19f056bdd4ff6b3b92a150fb7f66ebdea08e72f", kill_on_drop: false }`
[INFO] [stdout] 3551da0da860806debea2ae8b19f056bdd4ff6b3b92a150fb7f66ebdea08e72f
