[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ProrokWielki/AvrEmulator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4dfaf8c3f7d6a885a663b6c0229cd35a8fa22691a8da779aa1ab0393cda6d4
[INFO] running `Command { std: "docker" "start" "-a" "ac4dfaf8c3f7d6a885a663b6c0229cd35a8fa22691a8da779aa1ab0393cda6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4dfaf8c3f7d6a885a663b6c0229cd35a8fa22691a8da779aa1ab0393cda6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4dfaf8c3f7d6a885a663b6c0229cd35a8fa22691a8da779aa1ab0393cda6d4", kill_on_drop: false }`
[INFO] [stdout] ac4dfaf8c3f7d6a885a663b6c0229cd35a8fa22691a8da779aa1ab0393cda6d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9077699cc5cbd5ec402bbbbfae7a84b1585d58da4b4da9c8c1afacd4ba2dc039
[INFO] running `Command { std: "docker" "start" "-a" "9077699cc5cbd5ec402bbbbfae7a84b1585d58da4b4da9c8c1afacd4ba2dc039", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling scc v2.2.4
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 structopt v0.3.26
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bin_file v0.1.1
[INFO] [stderr]    Compiling AvrEmulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bin_file::BinFile`
[INFO] [stdout]  --> src/avr_emulator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bin_file::BinFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current_instruction` is never used
[INFO] [stdout]   --> src/avr_emulator/instruction_executor.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InstructionExecutor {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn get_current_instruction(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_registers`, `get_all_io`, and `get_all_stack` are never used
[INFO] [stdout]   --> src/avr_emulator/memory.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Memory {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_all_registers(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn get_all_io(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn get_all_stack(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] running `Command { std: "docker" "inspect" "9077699cc5cbd5ec402bbbbfae7a84b1585d58da4b4da9c8c1afacd4ba2dc039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9077699cc5cbd5ec402bbbbfae7a84b1585d58da4b4da9c8c1afacd4ba2dc039", kill_on_drop: false }`
[INFO] [stdout] 9077699cc5cbd5ec402bbbbfae7a84b1585d58da4b4da9c8c1afacd4ba2dc039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a33948504a6b7c4f893a58f8248d4beef6309846435e096205f9b437c963c84a
[INFO] running `Command { std: "docker" "start" "-a" "a33948504a6b7c4f893a58f8248d4beef6309846435e096205f9b437c963c84a", 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 1.21s
[INFO] running `Command { std: "docker" "inspect" "a33948504a6b7c4f893a58f8248d4beef6309846435e096205f9b437c963c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a33948504a6b7c4f893a58f8248d4beef6309846435e096205f9b437c963c84a", kill_on_drop: false }`
[INFO] [stdout] a33948504a6b7c4f893a58f8248d4beef6309846435e096205f9b437c963c84a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] accdfd3ed889c852bf099e58f0a31782f731568267e48c98223534ce9f735bf1
[INFO] running `Command { std: "docker" "start" "-a" "accdfd3ed889c852bf099e58f0a31782f731568267e48c98223534ce9f735bf1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bin_file::BinFile`
[INFO] [stderr]  --> src/avr_emulator.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use bin_file::BinFile;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_current_instruction` is never used
[INFO] [stderr]   --> src/avr_emulator/instruction_executor.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl InstructionExecutor {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn get_current_instruction(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_registers`, `get_all_io`, and `get_all_stack` are never used
[INFO] [stderr]   --> src/avr_emulator/memory.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Memory {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub fn get_all_registers(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn get_all_io(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn get_all_stack(&self) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `AvrEmulator` (bin "AvrEmulator" test) generated 1 warning (run `cargo fix --bin "AvrEmulator" -p AvrEmulator --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `AvrEmulator` (bin "AvrEmulator") generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/AvrEmulator-e43a08581dda4662)
[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::adc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_process_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::add::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::adc::tests::test_str ... 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::add::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_process_result_0 ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_process_result_not_0 ... ok
[INFO] [stdout] test avr_emulator::instruction::andi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::brbc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::brbs::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::breq::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::brge::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brlt::tests::test_process_false ... 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::brlt::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_true ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::brne::tests::test_process_false ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::bset::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_positive ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::cp::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_get_instruction_codes ... 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_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_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::cpc::tests::test_process_result_positive_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_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_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_same_register_over_15 ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_different_registers ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_process ... 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_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::integraiton_test::test_ret_after_rcall ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::eor::tests::test_process_same_register ... ok
[INFO] [stdout] test avr_emulator::instruction::i_in::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::cpc::tests::test_process_result_zero_wo_carry_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::ldd_y::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::ld_z::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::cpi::tests::test_process_result_positive ... 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::ldi::tests::test_str ... 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_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::lpm_z_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::mov::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::movw::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::nop::tests::test_get_instruction_codes ... 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::out::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_process ... ok
[INFO] [stdout] test avr_emulator::instruction::out::tests::test_str ... 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::pop::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::push::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::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_codes ... 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::ret::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::ret::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::reti::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_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::rjmp::tests::test_process_positive_k ... ok
[INFO] [stdout] test avr_emulator::instruction::rjmp::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_negative_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_positive_zero_before ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_before_carry_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbc::tests::test_process_result_zero_with_carry_zero_before ... 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::sbc::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_get_instruction_mask ... 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_negative_wo_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_with_carry ... ok
[INFO] [stdout] test avr_emulator::instruction::sbci::tests::test_process_result_positive_wo_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_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_get_instruction_mask ... 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::sbiw::tests::test_process_result_zero ... ok
[INFO] [stdout] test avr_emulator::instruction::sbiw::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sbr::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_get_instruction_mask ... 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_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_x_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_y_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_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_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_register ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_io ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_process ... 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_register ... ok
[INFO] [stdout] test avr_emulator::instruction::std_y::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::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::sts::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::st_z_plus::tests::test_process_stack ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_process ... ok
[INFO] [stdout] test avr_emulator::instruction::sub::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_str ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::sts::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::subi::tests::test_get_instruction_codes ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_negative ... ok
[INFO] [stdout] test avr_emulator::instruction::std_z::tests::test_get_instruction_mask ... ok
[INFO] [stdout] test avr_emulator::instruction::subi::tests::test_process_result_positive ... 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::tests::test_eq_returns_true_for_valid_instruction ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_extend_return_correct_value_for_positive_integers ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_extend_return_correct_value_for_negative_integers ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_adc_for_adc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_add_for_add_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_brbc_for_brbc_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_breq_for_breq_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_brge_for_brge_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_bset_for_bset_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_brne_for_brne_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_cpc_for_cpc_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_eor_for_eor_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_cpi_for_cpi_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_ldd_for_ldd_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_lds_for_lds_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_ldz_for_ldz_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_lpm_z_plus_for_lpm_z_plus_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_movw_for_movw_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_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_ret_for_ret_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_pop_for_pop_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_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_sbr_for_sbr_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_reti_for_reti_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_st_x_plus_for_st_x_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_st_z_plus_for_st_z_plus_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sts_for_sts_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_stz_for_stz_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_std_z_for_std_z_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_sub_for_sub_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_subi_for_subi_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction::tests::test_get_instruction_returns_std_for_std_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_find_instruction_from_opcode ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::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_without_notify ... ok
[INFO] [stdout] test avr_emulator::interrupt_handler::tests::test_interrupt_routine_is_not_executed_if_interrupts_are_disabled ... ok
[INFO] [stdout] test avr_emulator::interrupt_handler::tests::test_interrupts_are_disabled_after_interrupt_occurs ... ok
[INFO] [stdout] test avr_emulator::instruction_executor::tests::test_run_with_rising_edge_notify ... 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_io ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_registers ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_all_stack ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_as_16bit ... 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_flash ... 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_io_register_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_sp ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sram_fails_on_out_of_bounds_access ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_z_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_sram_returns_correct_value ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_as_16bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_stack_out_of_bounds ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_get_x_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sp ... 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_y_register ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_new_fails_on_too_small_size ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sram ... 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_c_bit ... 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_s_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_v_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_16bit_z_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_carry_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_n_bit ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_sreg_update_result_zero_keep ... 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_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::memory::tests::test_to_bit_position ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_get_prescaler ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_falling_edge ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_0 ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_1 ... ok
[INFO] [stdout] test avr_emulator::timer::tests::test_run_prescaler_1_overflow ... 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 ui::cli::ui::tests::test_ui ... 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_register_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_sram_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_stack_out_of_bounds - should panic ... ok
[INFO] [stdout] test avr_emulator::memory::tests::test_set_io_register_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-bd059ba72cbd5fa5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_allocation_on_heap ... 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_recursive_function ... 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acb399 - integration_test::test_allocation_on_heap::{{closure}}::ha0a8d3ccf6e1413c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:101:5
[INFO] [stdout]   23:     0x6281e7acc08e - core::ops::function::FnOnce::call_once::h83aaacd14993dc58
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acb354 - integration_test::test_allocation_on_heap::h265f709d9849c0e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:99:1
[INFO] [stdout]   26:     0x6281e7acb427 - integration_test::test_allocation_on_heap::{{closure}}::hf875f3cfa7a88324
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:29
[INFO] [stdout]   27:     0x6281e7acbf46 - core::ops::function::FnOnce::call_once::h387e473227172e00
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acadc9 - integration_test::test_if_statements::{{closure}}::h18a9fb5ce0beeb3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:5
[INFO] [stdout]   23:     0x6281e7acc16e - core::ops::function::FnOnce::call_once::hf1dd04da35f76269
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acad84 - integration_test::test_if_statements::he0182a2eaca1f471
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:59:1
[INFO] [stdout]   26:     0x6281e7acae57 - integration_test::test_if_statements::{{closure}}::h22034b0cc920f160
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:60:24
[INFO] [stdout]   27:     0x6281e7acbe46 - core::ops::function::FnOnce::call_once::h03b88add0421263c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acafe9 - integration_test::test_local_variables::{{closure}}::h5fb26a9e3a17d4c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:51:5
[INFO] [stdout]   23:     0x6281e7acc13e - core::ops::function::FnOnce::call_once::hd87c7e97fdbac228
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acaf74 - integration_test::test_local_variables::hba67105b8d27fe83
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:49:1
[INFO] [stdout]   26:     0x6281e7acafa7 - integration_test::test_local_variables::{{closure}}::h248042be5a474d46
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:50:26
[INFO] [stdout]   27:     0x6281e7acbec6 - core::ops::function::FnOnce::call_once::h19a2d144169e4870
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acac09 - integration_test::test_nop_in_while::{{closure}}::h61ee316f73f4397d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:41:5
[INFO] [stdout]   23:     0x6281e7acbf7e - core::ops::function::FnOnce::call_once::h40fb548b29add21e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acab94 - integration_test::test_nop_in_while::h5365719881433f2c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:39:1
[INFO] [stdout]   26:     0x6281e7acabc7 - integration_test::test_nop_in_while::{{closure}}::h078b80ee20c4ebea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:40:23
[INFO] [stdout]   27:     0x6281e7acc0c6 - core::ops::function::FnOnce::call_once::h88d71ccb09173522
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acb589 - integration_test::test_recursive_function::{{closure}}::hd7daefef3613aede
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:91:5
[INFO] [stdout]   23:     0x6281e7acc01e - core::ops::function::FnOnce::call_once::h6c68228e5fd90995
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acb544 - integration_test::test_recursive_function::hffb1aa46e54ceb0b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:89:1
[INFO] [stdout]   26:     0x6281e7acb617 - integration_test::test_recursive_function::{{closure}}::hdb86c44e8234e309
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:90:29
[INFO] [stdout]   27:     0x6281e7acbf06 - core::ops::function::FnOnce::call_once::h347cd944042a1638
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acb1a9 - integration_test::test_timer_interrupt::{{closure}}::ha52022b19ef3d54b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:81:5
[INFO] [stdout]   23:     0x6281e7acbfee - core::ops::function::FnOnce::call_once::h5672f93638f7c226
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acb164 - integration_test::test_timer_interrupt::ha4abbac94923ab46
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:79:1
[INFO] [stdout]   26:     0x6281e7acb237 - integration_test::test_timer_interrupt::{{closure}}::hee08accf351e8799
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:80:26
[INFO] [stdout]   27:     0x6281e7acbfb6 - core::ops::function::FnOnce::call_once::h5539b84bd24d2872
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281e7b7c83a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281e7b7c83a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281e7b7c83a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6281e7b9051a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6281e7b9051a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6281e7b810c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6281e7b810c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6281e7b5aa4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281e7b5aa4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281e7b74b69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281e7b10c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6281e7b10c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6281e7b74d22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6281e7b74d22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281e7b5ab08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281e7b52339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281e7b5b81d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6281e7b90dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6281e7b90b02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281e7aca684 - core::result::Result<T,E>::unwrap::hbff08cf7a7eeb0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281e7aca684 - integration_test::TestFixture::set_up::h94bb69b9b048127a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:8:44
[INFO] [stdout]   22:     0x6281e7acb7a9 - integration_test::test_timer_register_check::{{closure}}::h9f958367b2b55661
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:71:5
[INFO] [stdout]   23:     0x6281e7acc05e - core::ops::function::FnOnce::call_once::h82017df6c9f17be9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6281e7ae206e - serial_test::serial_code_lock::local_serial_core::hb6ee1da6a968c5e0
[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:     0x6281e7acb734 - integration_test::test_timer_register_check::h22f785cd7a2da991
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:69:1
[INFO] [stdout]   26:     0x6281e7acb767 - integration_test::test_timer_register_check::{{closure}}::h3b76f262af19cd6d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:70:31
[INFO] [stdout]   27:     0x6281e7acc106 - core::ops::function::FnOnce::call_once::h9abc8466c8afc172
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281e7b04d2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281e7b04d2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6281e7b1171b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281e7b1171b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281e7b1171b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6281e7b1171b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6281e7b0ce34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6281e7b0ce34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6281e7b14322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281e7b14322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281e7b14322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281e7b14322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6281e7b14322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281e7b7c11f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x6281e7b7c11f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x745ea389faa4 - <unknown>
[INFO] [stdout]   49:     0x745ea392ca64 - 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.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "accdfd3ed889c852bf099e58f0a31782f731568267e48c98223534ce9f735bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "accdfd3ed889c852bf099e58f0a31782f731568267e48c98223534ce9f735bf1", kill_on_drop: false }`
[INFO] [stdout] accdfd3ed889c852bf099e58f0a31782f731568267e48c98223534ce9f735bf1
