[INFO] cloning repository https://github.com/ProrokWielki/AvrEmulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ProrokWielki/AvrEmulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProrokWielki%2FAvrEmulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProrokWielki%2FAvrEmulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c563be5dfc2d935482265118dddd6b12f2c24a30
[INFO] testing ProrokWielki/AvrEmulator against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProrokWielki%2FAvrEmulator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ProrokWielki/AvrEmulator
[INFO] finished tweaking git repo https://github.com/ProrokWielki/AvrEmulator
[INFO] tweaked toml for git repo https://github.com/ProrokWielki/AvrEmulator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ProrokWielki/AvrEmulator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ProrokWielki/AvrEmulator 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded sdd v3.0.4
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded scc v2.2.4
[INFO] [stderr]   Downloaded bin_file v0.1.1
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b283ca0af3d1067b399c64458fe9a10593a82945c3b246554f9ffb32fddd8150
[INFO] running `Command { std: "docker" "start" "-a" "b283ca0af3d1067b399c64458fe9a10593a82945c3b246554f9ffb32fddd8150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b283ca0af3d1067b399c64458fe9a10593a82945c3b246554f9ffb32fddd8150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b283ca0af3d1067b399c64458fe9a10593a82945c3b246554f9ffb32fddd8150", kill_on_drop: false }`
[INFO] [stdout] b283ca0af3d1067b399c64458fe9a10593a82945c3b246554f9ffb32fddd8150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee731dbd6e1c090e5e130bfc5a84424cfd6097dded7623455d0165a41fe15ba5
[INFO] running `Command { std: "docker" "start" "-a" "ee731dbd6e1c090e5e130bfc5a84424cfd6097dded7623455d0165a41fe15ba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bin_file v0.1.1
[INFO] [stderr]    Compiling AvrEmulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bin_file::BinFile`
[INFO] [stdout]  --> src/avr_emulator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bin_file::BinFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current_instruction` is never used
[INFO] [stdout]   --> src/avr_emulator/instruction_executor.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InstructionExecutor {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_current_instruction(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_registers`, `get_all_io`, and `get_all_stack` are never used
[INFO] [stdout]   --> src/avr_emulator/memory.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Memory {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_all_registers(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn get_all_io(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn get_all_stack(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "ee731dbd6e1c090e5e130bfc5a84424cfd6097dded7623455d0165a41fe15ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee731dbd6e1c090e5e130bfc5a84424cfd6097dded7623455d0165a41fe15ba5", kill_on_drop: false }`
[INFO] [stdout] ee731dbd6e1c090e5e130bfc5a84424cfd6097dded7623455d0165a41fe15ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24fd8ba69c6aeb0ef0a483849a8b1949065aa6cff81aa0e19250400c06572689
[INFO] running `Command { std: "docker" "start" "-a" "24fd8ba69c6aeb0ef0a483849a8b1949065aa6cff81aa0e19250400c06572689", kill_on_drop: false }`
[INFO] [stderr]    Compiling AvrEmulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bin_file::BinFile`
[INFO] [stdout]  --> src/avr_emulator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bin_file::BinFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current_instruction` is never used
[INFO] [stdout]   --> src/avr_emulator/instruction_executor.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InstructionExecutor {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_current_instruction(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_registers`, `get_all_io`, and `get_all_stack` are never used
[INFO] [stdout]   --> src/avr_emulator/memory.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Memory {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_all_registers(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn get_all_io(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn get_all_stack(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bin_file::BinFile`
[INFO] [stdout]  --> src/avr_emulator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bin_file::BinFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "24fd8ba69c6aeb0ef0a483849a8b1949065aa6cff81aa0e19250400c06572689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fd8ba69c6aeb0ef0a483849a8b1949065aa6cff81aa0e19250400c06572689", kill_on_drop: false }`
[INFO] [stdout] 24fd8ba69c6aeb0ef0a483849a8b1949065aa6cff81aa0e19250400c06572689
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de9b2ba43bddd17cd5aad42dacb700ab812cc30bfcc0e32d8e80afed414e174e
[INFO] running `Command { std: "docker" "start" "-a" "de9b2ba43bddd17cd5aad42dacb700ab812cc30bfcc0e32d8e80afed414e174e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bin_file::BinFile`
[INFO] [stderr]  --> src/avr_emulator.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use bin_file::BinFile;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_current_instruction` is never used
[INFO] [stderr]   --> src/avr_emulator/instruction_executor.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl InstructionExecutor {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn get_current_instruction(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_registers`, `get_all_io`, and `get_all_stack` are never used
[INFO] [stderr]   --> src/avr_emulator/memory.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Memory {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub fn get_all_registers(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn get_all_io(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn get_all_stack(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `AvrEmulator` (bin "AvrEmulator" test) generated 1 warning (run `cargo fix --bin "AvrEmulator" -p AvrEmulator --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `AvrEmulator` (bin "AvrEmulator") generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/AvrEmulator-065b72d8349717e1)
[INFO] [stdout] 
[INFO] [stdout] running 337 tests
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_process_result_0 ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_process_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_process_result_not_0 ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_wo_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_with_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_positive_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_different_registers ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_same_register ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::integraiton_test::test_ret_after_rcall ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::ldd_y::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ldd_y::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::ldd_y::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::ldd_y::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ldi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::ldi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::ldi::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ldi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::pop::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::pop::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::pop::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::pop::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::tests::test_process_negative_k ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::tests::test_process_postivie_k ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_process_negative_k ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_process_positive_k ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_wo_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_with_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_wo_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_with_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_process_same_register ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_eq_returns_false_for_invalid_instruction ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_eq_returns_true_for_valid_instruction ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_extend_return_correct_value_for_negative_integers ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_add_for_add_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_breq_for_breq_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brbs_for_brbs_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brbc_for_brbc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_extend_return_correct_value_for_positive_integers ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_adc_for_adc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brge_for_brge_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_bset_for_bset_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_cp_for_cp_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_ldi_for_ldi_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_cpi_for_cpi_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_eor_for_eor_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_cpc_for_cpc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_in_for_in_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brlt_for_brlt_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_ldd_for_ldd_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brne_for_brne_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_lds_for_lds_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_ldz_for_ldz_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_andi_for_andi_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_mov_for_mov_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_none_for_invalid_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_movw_for_movw_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_nop_for_nop_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_out_for_out_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_pop_for_pop_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_push_for_push_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_ret_for_ret_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_rjmp_for_rjmp_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_rcall_for_rcall_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_reti_for_reti_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sbci_for_sbci_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sbc_for_sbc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sbr_for_sbr_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sbiw_for_sbiw_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_st_x_plus_for_st_x_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_st_z_plus_for_st_z_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_lpm_z_plus_for_lpm_z_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_st_y_plus_for_st_y_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_std_for_std_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_std_z_for_std_z_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sts_for_sts_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_stz_for_stz_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sub_for_sub_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_subi_for_subi_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_run_with_falling_edge_notify ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_run_with_rising_edge_notify ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_run_without_notify ... ok
[INFO] [stdout] test avr_emulator::interrupt_handler::tests::test_interrupt_routine_is_not_executed_if_interrupts_are_disabled ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_bit16 ... ok
[INFO] [stdout] test avr_emulator::interrupt_handler::tests::test_interrupts_are_disabled_after_interrupt_occurs ... ok
[INFO] [stdout] test avr_emulator::interrupt_handler::tests::test_interrupts_stay_enabled_if_interrupt_does_not_occur ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_stack ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_registers ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_as_16bit_out_of_bounds ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_as_16bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_flash ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::find_instruction_from_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_find_instruction_from_opcode ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_register_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sp ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sram_fails_on_out_of_bounds_access ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_stack_out_of_bounds ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sram_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_x_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_z_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_y_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_new_fails_on_too_small_size ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_bit8 ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_as_16bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_io_register_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_register_fails_on_out_of_bounds_access ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sp ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_y_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_c_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_x_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_n_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_z_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_s_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_v_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_z_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_carry_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_n_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sram ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_result_zero_keep ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_s_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_v_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_to_bit_position ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_0 ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_1 ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_result_zero_no_keep ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_1_overflow ... ok
[INFO] [stdout] test ui::cli::ui::tests::test_ui ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_8 ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_same_register_over_15 ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_get_current_instruction ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_io_register_fails_on_out_of_bounds_access ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_borrow_from_bit_3 ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_get_prescaler ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_falling_edge ... ok
[INFO] [stdout] test ui::tests::test_get_ui_cli ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_flash_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_io_register_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sram_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_stack_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_register_out_of_bounds - should panic ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin AvrEmulator`
[INFO] [stdout] test avr_emulator::clock::tests::test_run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- avr_emulator::clock::tests::test_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'avr_emulator::clock::tests::test_run' (25) panicked at src/avr_emulator/clock.rs:94:13:
[INFO] [stdout] assertion failed: i64::abs(measured_half_cycle_time_ms - expected_half_cycle_time_ms) < 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af22673f732 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af22673f732 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af22673f732 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af22673f732 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af2267540aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af2267540aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5af226744536 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af226744536 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af22671ddff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af22671ddff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af226737949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af2266d121e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5af2266d121e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af226737b02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5af226737b02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af22671deea - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5af226713139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af22671ed0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af2267547ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af226754772 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5af22668c602 - <AvrEmulator[b1dd46547e106ff0]::avr_emulator::clock::tests::MockSubscriber as AvrEmulator[b1dd46547e106ff0]::avr_emulator::clock::Subscriber>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avr_emulator/clock.rs:94:13
[INFO] [stdout]   21:     0x5af2266880f3 - AvrEmulator[b1dd46547e106ff0]::avr_emulator::clock::tests::test_run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avr_emulator/clock.rs:113:41
[INFO] [stdout]   22:     0x5af226682b67 - AvrEmulator[b1dd46547e106ff0]::avr_emulator::clock::tests::test_run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avr_emulator/clock.rs:99:18
[INFO] [stdout]   23:     0x5af22668d666 - <AvrEmulator[b1dd46547e106ff0]::avr_emulator::clock::tests::test_run::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5af2266c55cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5af2266c55cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5af2266d1e2a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5af2266d1e2a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5af2266d1e2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5af2266d1e2a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5af2266d1e2a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5af2266d1e2a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5af2266d1e2a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5af2266cd3d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5af2266cd3d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5af2266d4922 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5af2266d4922 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5af2266d4922 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5af2266d4922 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5af2266d4922 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5af2266d4922 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5af2266d4922 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5af22673efdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5af22673efdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x797c8535faa4 - <unknown>
[INFO] [stdout]   45:     0x797c853eca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     avr_emulator::clock::tests::test_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 336 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de9b2ba43bddd17cd5aad42dacb700ab812cc30bfcc0e32d8e80afed414e174e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de9b2ba43bddd17cd5aad42dacb700ab812cc30bfcc0e32d8e80afed414e174e", kill_on_drop: false }`
[INFO] [stdout] de9b2ba43bddd17cd5aad42dacb700ab812cc30bfcc0e32d8e80afed414e174e
