[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProrokWielki%2FAvrEmulator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ProrokWielki/AvrEmulator on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded sdd v3.0.4
[INFO] [stderr]   Downloaded bin_file v0.1.1
[INFO] [stderr]   Downloaded scc v2.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e88ceaa5b5de01edb3baac5e10625fe716edd73693918163a15c3aed5f97634d
[INFO] running `Command { std: "docker" "start" "-a" "e88ceaa5b5de01edb3baac5e10625fe716edd73693918163a15c3aed5f97634d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e88ceaa5b5de01edb3baac5e10625fe716edd73693918163a15c3aed5f97634d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88ceaa5b5de01edb3baac5e10625fe716edd73693918163a15c3aed5f97634d", kill_on_drop: false }`
[INFO] [stdout] e88ceaa5b5de01edb3baac5e10625fe716edd73693918163a15c3aed5f97634d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7790733cf457da72cbd8d96348081d6f8be7a66eeb33236e1c49597022906df
[INFO] running `Command { std: "docker" "start" "-a" "f7790733cf457da72cbd8d96348081d6f8be7a66eeb33236e1c49597022906df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling scc v2.2.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[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 serial_test v3.2.0
[INFO] [stderr]    Compiling structopt v0.3.26
[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 27.60s
[INFO] running `Command { std: "docker" "inspect" "f7790733cf457da72cbd8d96348081d6f8be7a66eeb33236e1c49597022906df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7790733cf457da72cbd8d96348081d6f8be7a66eeb33236e1c49597022906df", kill_on_drop: false }`
[INFO] [stdout] f7790733cf457da72cbd8d96348081d6f8be7a66eeb33236e1c49597022906df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a40d2ac97a65b184685d82b22058e0bc3379bd30393fe41383db21860351b05b
[INFO] running `Command { std: "docker" "start" "-a" "a40d2ac97a65b184685d82b22058e0bc3379bd30393fe41383db21860351b05b", 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.56s
[INFO] running `Command { std: "docker" "inspect" "a40d2ac97a65b184685d82b22058e0bc3379bd30393fe41383db21860351b05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40d2ac97a65b184685d82b22058e0bc3379bd30393fe41383db21860351b05b", kill_on_drop: false }`
[INFO] [stdout] a40d2ac97a65b184685d82b22058e0bc3379bd30393fe41383db21860351b05b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7712cc820dab5578980c2c707db6c7585accd96195054726513ef642007cef3b
[INFO] running `Command { std: "docker" "start" "-a" "7712cc820dab5578980c2c707db6c7585accd96195054726513ef642007cef3b", 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") generated 3 warnings (run `cargo fix --bin "AvrEmulator" -p AvrEmulator` to apply 1 suggestion)
[INFO] [stderr] warning: `AvrEmulator` (bin "AvrEmulator" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/AvrEmulator-38522a22702793d0)
[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::add::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_codes ... 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::brbc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::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::breq::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_get_instruction_codes ... 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::brne::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_process_result_0 ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_codes ... 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::bset::tests::test_process ... 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_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_true ... 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_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_zero ... 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_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::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::brge::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_with_carry_zero_before ... 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_get_instruction_mask ... 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_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_negative ... 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_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_mask ... 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_str ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_same_register_over_15 ... 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::i_in::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_mask ... 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_codes ... 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_stack ... 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_codes ... 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::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_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lds::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::ldi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_codes ... 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_codes ... 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_str ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::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::out::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::pop::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::pop::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_codes ... 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::push::tests::test_str ... 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::rcall::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::rcall::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::reti::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::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::rjmp::tests::test_process_negative_k ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_process_positive_k ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_str ... 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_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_wo_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::sbci::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_str ... 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_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_zero_with_carry ... 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_zero_wo_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_positive ... 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::sbiw::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_with_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_process_same_register ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::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_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_str ... 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::st_z_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_register ... 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_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::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_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_zero ... 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_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_eq_returns_true_for_valid_instruction ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_extend_return_correct_value_for_positive_integers ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_add_for_add_opcode ... 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_brbc_for_brbc_opcode ... 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_breq_for_breq_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_brge_for_brge_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_brlt_for_brlt_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_bset_for_bset_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_ldz_for_ldz_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_lpm_z_plus_for_lpm_z_plus_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_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_ldi_for_ldi_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_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_reti_for_reti_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_lds_for_lds_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_sbci_for_sbci_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_sbiw_for_sbiw_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_st_x_plus_for_st_x_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_st_z_plus_for_st_z_plus_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_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_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::instruction_executor::tests::test_get_current_instruction ... 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::tests::test_get_instruction_returns_sts_for_sts_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_run_without_notify ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_subi_for_subi_opcode ... 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::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_bit16 ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_bit8 ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_registers ... 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_io_register_fails_on_out_of_bounds_access ... 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_rcall_for_rcall_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sbr_for_sbr_opcode ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_io ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_stack ... 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_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_get_sram_fails_on_out_of_bounds_access ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_register_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sram_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sp ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_x_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_stack_out_of_bounds ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_y_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_z_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_set_as_16bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_x_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_y_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_z_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_n_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_c_bit ... 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_borrow_from_bit_3 ... 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_sreg_update_result_zero_keep ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_result_zero_no_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::timer::tests::test_get_prescaler ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_to_bit_position ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_falling_edge ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sp ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_0 ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sram ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_1 ... 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 ui::tests::test_get_ui_cli ... 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::sbc::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_eor_for_eor_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_before_carry_with_carry ... 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_register_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_sram_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::clock::tests::test_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 337 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c194a68aca0e1511)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_allocation_on_heap ... FAILED
[INFO] [stdout] test test_recursive_function ... FAILED
[INFO] [stdout] test test_if_statements ... FAILED
[INFO] [stdout] test test_local_variables ... FAILED
[INFO] [stdout] test test_nop_in_while ... FAILED
[INFO] [stdout] test test_timer_interrupt ... FAILED
[INFO] [stdout] test test_timer_register_check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_allocation_on_heap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_allocation_on_heap' (363) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b539 - integration_test::test_allocation_on_heap::{{closure}}::h9a47e939c4601b83
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:101:5
[INFO] [stdout]   23:     0x5e7196e7c00e - core::ops::function::FnOnce::call_once::h3b3d26910df16eba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b4c9 - integration_test::test_allocation_on_heap::h0605ce4e64dd93ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:99:1
[INFO] [stdout]   26:     0x5e7196e7b4f7 - integration_test::test_allocation_on_heap::{{closure}}::h8c5a16a27e3d881d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:29
[INFO] [stdout]   27:     0x5e7196e7bf96 - core::ops::function::FnOnce::call_once::h340b5095aa89b493
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_recursive_function stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_recursive_function' (367) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b679 - integration_test::test_recursive_function::{{closure}}::h816e6ee5b5b88fd1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:91:5
[INFO] [stdout]   23:     0x5e7196e7c1de - core::ops::function::FnOnce::call_once::hf1a82f2d581d6c84
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b639 - integration_test::test_recursive_function::h32e11119960eb620
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:89:1
[INFO] [stdout]   26:     0x5e7196e7b707 - integration_test::test_recursive_function::{{closure}}::he4928f3a23537c47
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:90:29
[INFO] [stdout]   27:     0x5e7196e7c166 - core::ops::function::FnOnce::call_once::hb82cd137f0709aaf
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_if_statements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_if_statements' (364) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b0e9 - integration_test::test_if_statements::{{closure}}::hd3c6d939720d1b82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:5
[INFO] [stdout]   23:     0x5e7196e7c11e - core::ops::function::FnOnce::call_once::h9176cb4532bb3ad0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b079 - integration_test::test_if_statements::h7cf2e724e0ebd03a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:59:1
[INFO] [stdout]   26:     0x5e7196e7b0a7 - integration_test::test_if_statements::{{closure}}::h641bfef237d75529
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:60:24
[INFO] [stdout]   27:     0x5e7196e7bfd6 - core::ops::function::FnOnce::call_once::h34ffdb9ba8971ce0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_local_variables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local_variables' (365) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b229 - integration_test::test_local_variables::{{closure}}::h11f6cbb64586946d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:51:5
[INFO] [stdout]   23:     0x5e7196e7beae - core::ops::function::FnOnce::call_once::h1a7270297cd3b09a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b1e9 - integration_test::test_local_variables::h4a0abc6f77248c0d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:49:1
[INFO] [stdout]   26:     0x5e7196e7b2b7 - integration_test::test_local_variables::{{closure}}::hf0c60fdfc8dfe71f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:50:26
[INFO] [stdout]   27:     0x5e7196e7bf26 - core::ops::function::FnOnce::call_once::h2644ef0f9767f1c2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_nop_in_while stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_nop_in_while' (366) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7af79 - integration_test::test_nop_in_while::{{closure}}::h8d27375ecf54bcfc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:41:5
[INFO] [stdout]   23:     0x5e7196e7c20e - core::ops::function::FnOnce::call_once::hf6f8393b185c65eb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7af09 - integration_test::test_nop_in_while::h47e035b2b5c09b6a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:39:1
[INFO] [stdout]   26:     0x5e7196e7af37 - integration_test::test_nop_in_while::{{closure}}::h86ff93face16ba1e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:40:23
[INFO] [stdout]   27:     0x5e7196e7bee6 - core::ops::function::FnOnce::call_once::h2011bc3c92fc2830
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_timer_interrupt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_timer_interrupt' (368) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b3c9 - integration_test::test_timer_interrupt::{{closure}}::hcea5a0c9bff068d3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:81:5
[INFO] [stdout]   23:     0x5e7196e7c07e - core::ops::function::FnOnce::call_once::h5ba64a9d4a7c6ff5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b359 - integration_test::test_timer_interrupt::h49303e17b699339b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:79:1
[INFO] [stdout]   26:     0x5e7196e7b387 - integration_test::test_timer_interrupt::{{closure}}::h8365d612507fb014
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:80:26
[INFO] [stdout]   27:     0x5e7196e7c0b6 - core::ops::function::FnOnce::call_once::h67ba9ade1b64fa80
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_timer_register_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_timer_register_check' (369) panicked at tests/integration_test.rs:8:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7196f31092 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7196f31092 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7196f31092 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7196f31092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7196f4125a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7196f4125a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e7196eff626 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7196eff626 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e7196f104f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7196f104f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7196f10391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7196ed39be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e7196ed39be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7196f10772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e7196f10772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7196f105b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7196f0b809 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7196ef3b0d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7196f486ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7196f47ec2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7196e7aa74 - core::result::Result<T,E>::unwrap::h2c8910973bff92f2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7196e7aa74 - integration_test::TestFixture::set_up::h0f87ca9d0491f0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x5e7196e7b7e9 - integration_test::test_timer_register_check::{{closure}}::h5740b3aa643c982b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:71:5
[INFO] [stdout]   23:     0x5e7196e7bf5e - core::ops::function::FnOnce::call_once::h268eab1bd70d363d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7196e7f71e - serial_test::serial_code_lock::local_serial_core::h8595f03843007f60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e7196e7b7a9 - integration_test::test_timer_register_check::hf98bc4d343f1f6d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:69:1
[INFO] [stdout]   26:     0x5e7196e7b877 - integration_test::test_timer_register_check::{{closure}}::h8f5dc6809ec8e307
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:70:31
[INFO] [stdout]   27:     0x5e7196e7c046 - core::ops::function::FnOnce::call_once::h40ca31988a6881ca
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e7196ed377b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e7196ed377b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e7196ee718a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e7196ee718a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e7196ee718a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e7196ee718a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e7196ee718a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e7196ee718a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e7196ee718a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e7196ec15e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e7196ec15e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e7196ec4f82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e7196ec4f82 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e7196ec4f82 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e7196ec4f82 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e7196ec4f82 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e7196ec4f82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7196f0687f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e7196f0687f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   48:     0x755e5960faa4 - <unknown>
[INFO] [stdout]   49:     0x755e5969ca64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_allocation_on_heap
[INFO] [stdout]     test_if_statements
[INFO] [stdout]     test_local_variables
[INFO] [stdout]     test_nop_in_while
[INFO] [stdout]     test_recursive_function
[INFO] [stdout]     test_timer_interrupt
[INFO] [stdout]     test_timer_register_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "7712cc820dab5578980c2c707db6c7585accd96195054726513ef642007cef3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7712cc820dab5578980c2c707db6c7585accd96195054726513ef642007cef3b", kill_on_drop: false }`
[INFO] [stdout] 7712cc820dab5578980c2c707db6c7585accd96195054726513ef642007cef3b
