[INFO] cloning repository https://github.com/UARTman/my_chip_eight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UARTman/my_chip_eight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b75c5ea9b3211d650ddd8f64bc3c6a655c5d4301 [INFO] testing UARTman/my_chip_eight against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UARTman/my_chip_eight on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UARTman/my_chip_eight [INFO] finished tweaking git repo https://github.com/UARTman/my_chip_eight [INFO] tweaked toml for git repo https://github.com/UARTman/my_chip_eight written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/UARTman/my_chip_eight 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf1133e2d0c98bd101c506bb82acc9905db7dd8bd3c23d1b3443be8146d41890 [INFO] running `Command { std: "docker" "start" "-a" "cf1133e2d0c98bd101c506bb82acc9905db7dd8bd3c23d1b3443be8146d41890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf1133e2d0c98bd101c506bb82acc9905db7dd8bd3c23d1b3443be8146d41890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1133e2d0c98bd101c506bb82acc9905db7dd8bd3c23d1b3443be8146d41890", kill_on_drop: false }` [INFO] [stdout] cf1133e2d0c98bd101c506bb82acc9905db7dd8bd3c23d1b3443be8146d41890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8510813770b749b1daed639fdca1528a81ac7ec7d064e5d3367cc64b14c140ac [INFO] running `Command { std: "docker" "start" "-a" "8510813770b749b1daed639fdca1528a81ac7ec7d064e5d3367cc64b14c140ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling my_chip_eight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "8510813770b749b1daed639fdca1528a81ac7ec7d064e5d3367cc64b14c140ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8510813770b749b1daed639fdca1528a81ac7ec7d064e5d3367cc64b14c140ac", kill_on_drop: false }` [INFO] [stdout] 8510813770b749b1daed639fdca1528a81ac7ec7d064e5d3367cc64b14c140ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2219fd6cf92103fbdddd2573e3c866be2d893f10995488418e3c4fd3049b2d34 [INFO] running `Command { std: "docker" "start" "-a" "2219fd6cf92103fbdddd2573e3c866be2d893f10995488418e3c4fd3049b2d34", kill_on_drop: false }` [INFO] [stderr] Compiling my_chip_eight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "2219fd6cf92103fbdddd2573e3c866be2d893f10995488418e3c4fd3049b2d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2219fd6cf92103fbdddd2573e3c866be2d893f10995488418e3c4fd3049b2d34", kill_on_drop: false }` [INFO] [stdout] 2219fd6cf92103fbdddd2573e3c866be2d893f10995488418e3c4fd3049b2d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6d547121b315770e241b57bd2367b5b50f048feac7067bc816315973da2391d [INFO] running `Command { std: "docker" "start" "-a" "f6d547121b315770e241b57bd2367b5b50f048feac7067bc816315973da2391d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_chip_eight-8f01377c5aed5cb4) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test emulator::command_execution::tests::test_delay2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_goto ... ok [INFO] [stdout] test emulator::command_execution::tests::test_jump_reg0 ... ok [INFO] [stdout] test emulator::command_execution::tests::test_key2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem_add_reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg2delay ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_add ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_add_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_lshift ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_or ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_load ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_mov ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_reverse_sub ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_dump ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_rshift ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_set_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_sub ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_and ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_xor ... ok [INFO] [stdout] test emulator::command_execution::tests::test_return ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_eq_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_eq_reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_neq_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_neq_reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_sound2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_clear_screen ... ok [INFO] [stdout] test emulator::opcode::tests::test_display_sprite ... ok [INFO] [stdout] test emulator::command_execution::tests::test_subroutine ... ok [INFO] [stdout] test emulator::opcode::tests::test_goto ... ok [INFO] [stdout] test emulator::opcode::tests::test_key2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem_add_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_jump_reg0 ... ok [INFO] [stdout] test emulator::opcode::tests::test_delay2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg2delay ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_add ... ok [INFO] [stdout] test emulator::opcode::tests::test_rand2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_native_call ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_add_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem_move_char ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_xor ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_dump ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_and ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_lshift ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_load ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_or ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_rshift ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_set_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_sub ... ok [INFO] [stdout] test emulator::opcode::tests::test_return ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_key ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_not_key ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_mov ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_eq_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_reverse_sub ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_eq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_neq_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_sound2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_neq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_store_bcd ... ok [INFO] [stdout] test emulator::opcode::tests::test_subroutine ... ok [INFO] [stdout] test emulator::command_execution::tests::test_clear_screen - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_display_sprite - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_native_call - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem_move_char - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_rand2reg ... FAILED [INFO] [stdout] test emulator::command_execution::tests::test_skip_key - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_not_key - should panic ... ok [INFO] [stdout] test emulator::command_execution::tests::test_store_bcd - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- emulator::command_execution::tests::test_rand2reg stdout ---- [INFO] [stdout] thread 'emulator::command_execution::tests::test_rand2reg' panicked at 'assertion failed: `(left != right)` [INFO] [stdout] left: `2`, [INFO] [stdout] right: `2`', src/emulator/command_execution.rs:457:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564b6cf51461 - std::backtrace_rs::backtrace::libunwind::trace::h739ec181bd3bd192 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564b6cf51461 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c66fffa8ed12204 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564b6cf51461 - std::sys_common::backtrace::_print_fmt::h7516c808a13dd2a8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x564b6cf51461 - ::fmt::h36cf058bf00f1d43 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564b6cf7b40c - core::fmt::rt::Argument::fmt::he3895a29fa8140d3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x564b6cf7b40c - core::fmt::write::hb5d897b3776b75c9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x564b6cf4e55e - std::io::Write::write_fmt::h446ec65e81f1b759 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x564b6cf51275 - std::sys_common::backtrace::_print::he50b112759a05479 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564b6cf51275 - std::sys_common::backtrace::print::hd87678fbb1c1b8e9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564b6cf52f93 - std::panicking::default_hook::{{closure}}::h520841a09e5b8e9c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x564b6cf52c30 - std::panicking::default_hook::hb83255e266aa1d71 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x564b6cee8f37 - as core::ops::function::Fn>::call::hc710099e0f8c423a [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x564b6cee8f37 - test::test_main::{{closure}}::h14976b654346d4ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x564b6cf5368e - as core::ops::function::Fn>::call::h4474bff724dc1968 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x564b6cf5368e - std::panicking::rust_panic_with_hook::hd923f0b3176be351 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x564b6cf53417 - std::panicking::begin_panic_handler::{{closure}}::h7732b0d5090f868c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x564b6cf518c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3215e0a304cb1e6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x564b6cf53162 - rust_begin_unwind [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x564b6cea7903 - core::panicking::panic_fmt::hf8c9b1b69e223ecf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x564b6cea7c9b - core::panicking::assert_failed_inner::hab2312814d33adbe [INFO] [stdout] 20: 0x564b6ceaa40a - core::panicking::assert_failed::hb8669377754ae7bf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:229:5 [INFO] [stdout] 21: 0x564b6ceb0dd9 - my_chip_eight::emulator::command_execution::tests::test_rand2reg::h374698bcd13c583d [INFO] [stdout] at /opt/rustwide/workdir/src/emulator/command_execution.rs:457:9 [INFO] [stdout] 22: 0x564b6ceb0c47 - my_chip_eight::emulator::command_execution::tests::test_rand2reg::{{closure}}::h3c065281d07d8003 [INFO] [stdout] at /opt/rustwide/workdir/src/emulator/command_execution.rs:447:24 [INFO] [stdout] 23: 0x564b6cea9985 - core::ops::function::FnOnce::call_once::ha5b0bd516c7d5a60 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564b6ceee1df - core::ops::function::FnOnce::call_once::h11078fa479b643f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564b6ceee1df - test::__rust_begin_short_backtrace::h80e6cfa42885071e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x564b6ceed212 - test::run_test_in_process::{{closure}}::h3d48aa71673f92f6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x564b6ceed212 - as core::ops::function::FnOnce<()>>::call_once::h96dc42228b07dbcf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x564b6ceed212 - std::panicking::try::do_call::h352ee96fe6c276d4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 29: 0x564b6ceed212 - std::panicking::try::he6e8750eedee8297 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 30: 0x564b6ceed212 - std::panic::catch_unwind::h853de8d29df91e27 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x564b6ceed212 - test::run_test_in_process::h35c85fd2179cc49d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x564b6ceed212 - test::run_test::{{closure}}::hb10098e5ac3cdcb3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x564b6ceb4074 - test::run_test::{{closure}}::h1818cbbc8e1b4a2e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x564b6ceb4074 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d9d4bb268daa0a0 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 35: 0x564b6ceb9ccb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0fefc0ce4f670cd9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x564b6ceb9ccb - as core::ops::function::FnOnce<()>>::call_once::hdf335d4d76d78886 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x564b6ceb9ccb - std::panicking::try::do_call::hb02f54071ad1bbcc [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 38: 0x564b6ceb9ccb - std::panicking::try::hceb1c9208fc751e4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 39: 0x564b6ceb9ccb - std::panic::catch_unwind::h8a1ed55955a3d386 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x564b6ceb9ccb - std::thread::Builder::spawn_unchecked_::{{closure}}::hf12960b97ece0619 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x564b6ceb9ccb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3431c5eb5d5329fb [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x564b6cf57c95 - as core::ops::function::FnOnce>::call_once::h0d11e726055d6ea9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x564b6cf57c95 - as core::ops::function::FnOnce>::call_once::h2ab7960dd59e2260 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x564b6cf57c95 - std::sys::unix::thread::Thread::new::thread_start::hcc70088a8406743d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f07bf931b43 - [INFO] [stdout] 46: 0x7f07bf9c2bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] emulator::command_execution::tests::test_rand2reg [INFO] [stdout] [INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f6d547121b315770e241b57bd2367b5b50f048feac7067bc816315973da2391d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d547121b315770e241b57bd2367b5b50f048feac7067bc816315973da2391d", kill_on_drop: false }` [INFO] [stdout] f6d547121b315770e241b57bd2367b5b50f048feac7067bc816315973da2391d