[INFO] fetching crate p101_sys 0.12.2...
[INFO] testing p101_sys-0.12.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate p101_sys 0.12.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate p101_sys 0.12.2
[INFO] finished tweaking crates.io crate p101_sys 0.12.2
[INFO] tweaked toml for crates.io crate p101_sys 0.12.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate p101_sys 0.12.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate p101_sys 0.12.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v3.3.0
[INFO] [stderr]   Downloaded p101_enc v0.11.0
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded p101_is v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f6c65f8c8225f9633d8bd937825488bdc0bea98adf67b8caefa0dcfda15fc29
[INFO] running `Command { std: "docker" "start" "-a" "1f6c65f8c8225f9633d8bd937825488bdc0bea98adf67b8caefa0dcfda15fc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6c65f8c8225f9633d8bd937825488bdc0bea98adf67b8caefa0dcfda15fc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6c65f8c8225f9633d8bd937825488bdc0bea98adf67b8caefa0dcfda15fc29", kill_on_drop: false }`
[INFO] [stdout] 1f6c65f8c8225f9633d8bd937825488bdc0bea98adf67b8caefa0dcfda15fc29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7db70722c9fa6f5247863ca00c3d47009d4f82bc9bf8879cb2ae8e53ea8659a0
[INFO] running `Command { std: "docker" "start" "-a" "7db70722c9fa6f5247863ca00c3d47009d4f82bc9bf8879cb2ae8e53ea8659a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling p101_is v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling p101_enc v0.11.0
[INFO] [stderr]    Compiling p101_sys v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CliGui` is never constructed
[INFO] [stdout]  --> src/gui/cli_gui.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CliGui {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.97s
[INFO] running `Command { std: "docker" "inspect" "7db70722c9fa6f5247863ca00c3d47009d4f82bc9bf8879cb2ae8e53ea8659a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db70722c9fa6f5247863ca00c3d47009d4f82bc9bf8879cb2ae8e53ea8659a0", kill_on_drop: false }`
[INFO] [stdout] 7db70722c9fa6f5247863ca00c3d47009d4f82bc9bf8879cb2ae8e53ea8659a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 986d58b51e6da6cafd36b39141208dd3ac1e96ccaeee567a4707ccb2324bbb97
[INFO] running `Command { std: "docker" "start" "-a" "986d58b51e6da6cafd36b39141208dd3ac1e96ccaeee567a4707ccb2324bbb97", kill_on_drop: false }`
[INFO] [stdout] warning: struct `CliGui` is never constructed
[INFO] [stdout]  --> src/gui/cli_gui.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CliGui {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p101_sys v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CliGui` is never constructed
[INFO] [stdout]  --> src/gui/cli_gui.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CliGui {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.71s
[INFO] running `Command { std: "docker" "inspect" "986d58b51e6da6cafd36b39141208dd3ac1e96ccaeee567a4707ccb2324bbb97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986d58b51e6da6cafd36b39141208dd3ac1e96ccaeee567a4707ccb2324bbb97", kill_on_drop: false }`
[INFO] [stdout] 986d58b51e6da6cafd36b39141208dd3ac1e96ccaeee567a4707ccb2324bbb97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6a7d827ee9682df2dc250b91986397565db65dbf374eb8210246daebaf8bcab
[INFO] running `Command { std: "docker" "start" "-a" "e6a7d827ee9682df2dc250b91986397565db65dbf374eb8210246daebaf8bcab", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CliGui` is never constructed
[INFO] [stderr]  --> src/gui/cli_gui.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct CliGui {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `p101_sys` (lib) generated 1 warning
[INFO] [stderr] warning: `p101_sys` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p101_sys-0b0b8e96e4a0ccd9)
[INFO] [stdout] 
[INFO] [stdout] running 264 tests
[INFO] [stdout] test alu::component::selected_operand::tests::get_operand_is_idempotent ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::ignore_unmanaged_keys ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_a_and_split_keys_are_pressed_then_select_the_a_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_b_key_is_pressed_then_select_the_b_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_a_key_is_pressed_then_select_the_a_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_b_and_split_keys_are_pressed_then_select_the_split_b_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_c_and_split_keys_are_pressed_then_select_the_split_c_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_c_key_is_pressed_then_select_the_c_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_d_and_split_keys_are_pressed_then_select_the_split_d_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_f_and_split_keys_are_pressed_then_select_the_split_f_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_f_key_is_pressed_then_select_the_f_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_e_and_split_keys_are_pressed_then_select_the_split_e_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_e_key_is_pressed_then_select_the_e_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_r_and_split_keys_are_pressed_then_select_the_split_r_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_r_key_is_pressed_then_select_the_r_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_a_keys_are_pressed_then_select_the_a_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_b_keys_are_pressed_then_select_the_b_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_c_keys_are_pressed_then_select_the_c_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_d_keys_are_pressed_then_select_the_d_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_e_keys_are_pressed_then_select_the_e_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_f_keys_are_pressed_then_select_the_f_register ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_split_and_r_keys_are_pressed_then_select_the_r_register ... ok
[INFO] [stdout] test alu::component::tests::add::perform_an_addition_from_program ... ok
[INFO] [stdout] test alu::component::tests::clear_entry::when_the_clear_entry_key_is_pressed_then_invoke_alu_clear_entry_method ... ok
[INFO] [stdout] test alu::component::tests::add::perform_an_addition_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::clear_m::clear_m_register_after_a_square_root ... ok
[INFO] [stdout] test alu::component::tests::clear_m::clear_m_register_after_a_subtraction ... ok
[INFO] [stdout] test alu::component::tests::clear_m::clear_m_register_after_an_multiplication ... ok
[INFO] [stdout] test alu::component::tests::clear_m::clear_m_register_after_an_addition ... ok
[INFO] [stdout] test alu::component::tests::clear_m::record_when_the_m_register_should_be_cleared ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_c_then_clear_m ... ok
[INFO] [stdout] test alu::component::tests::clear_m::clear_m_register_after_an_division ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_a_then_clear_m ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_d_then_clear_m ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_b_then_clear_m ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_e_then_clear_m ... ok
[INFO] [stdout] test alu::component::selected_operand::tests::when_d_key_is_pressed_then_select_the_d_register ... ok
[INFO] [stdout] test alu::component::tests::copy_to_a::copy_to_a_register_from_program ... ok
[INFO] [stdout] test alu::component::tests::copy_to_a::copy_to_a_register_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::copy_m::copy_m_register_from_program ... ok
[INFO] [stdout] test alu::component::tests::divide::perform_a_division_from_program ... ok
[INFO] [stdout] test alu::component::tests::clear_m::when_m_is_copied_to_f_then_clear_m ... ok
[INFO] [stdout] test alu::component::tests::divide::perform_a_division_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::copy_m::copy_m_register_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::multiply::perform_a_multiplication_from_program ... ok
[INFO] [stdout] test alu::component::tests::print::print_b_register_from_program ... ok
[INFO] [stdout] test alu::component::tests::print::print_b_register_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::start_stop::when_a_stop_instruction_is_executed_then_suspend_the_program_and_wait_user_input ... ok
[INFO] [stdout] test alu::component::tests::subtract::perform_a_subtraction_from_program ... ok
[INFO] [stdout] test alu::component::tests::reset::when_the_reset_key_is_pressed_then_reset_the_alu ... ok
[INFO] [stdout] test alu::component::tests::subtract::perform_a_subtraction_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::multiply::perform_a_multiplication_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::swap_a::swap_a_with_b_register_from_program ... ok
[INFO] [stdout] test alu::component::tests::sqr::perform_sqr_from_program ... ok
[INFO] [stdout] test alu::component::tests::start_stop::continue_program_execution_once_input_has_been_provided ... ok
[INFO] [stdout] test alu::component::tests::sqr::perform_sqr_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::swap_a::swap_a_with_b_register_from_user_input ... ok
[INFO] [stdout] test alu::component::tests::when_the_start_label_is_not_found_then_post_a_error_message ... ok
[INFO] [stdout] test alu::component::tests::when_the_alu_component_receives_an_halt_message_then_it_stops ... ok
[INFO] [stdout] test alu::default_alu::abs::abs_of_zero_value_does_not_alter_the_register ... ok
[INFO] [stdout] test alu::default_alu::abs::abs_on_a_negative_value_negates_register_value ... ok
[INFO] [stdout] test alu::default_alu::cai::coding_31_68 ... ok
[INFO] [stdout] test alu::default_alu::clear_entry::the_clear_entry_function_should_reset_the_value_stored_in_the_m_register ... ok
[INFO] [stdout] test alu::default_alu::abs::abs_of_a_positive_value_does_not_alter_the_register ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::setup_fn_can_set_a_to_one ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::setup_fn_can_set_a_to_zero ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to__v_set_ip_to_1 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to__y_should_set_ip_to_3 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to__z_should_set_ip_to_4 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_cv_should_set_ip_to_5 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_cw_should_set_ip_to_6 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_cy_should_set_ip_to_7 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_cz_should_set_ip_to_8 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_dv_should_set_ip_to_9 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_dw_should_set_ip_to_10 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_dy_should_set_ip_to_11 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_dz_should_set_ip_to_12 ... ok
[INFO] [stdout] test alu::default_alu::clear_entry::the_clear_entry_message_should_clear_the_input_buffer ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_ry_should_set_ip_to_15 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_rv_should_set_ip_to_13 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_rz_should_set_ip_to_16 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_one_jumping_to_rw_should_set_ip_to_14 ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumpidoes_not_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to__v_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_cw_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_cy_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to__y_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_dv_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_cz_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_dw_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_dy_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_rw_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_dz_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_rv_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_rz_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to_ry_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::copy_decimal::copying_an_integer_value_set_m_to_0 ... ok
[INFO] [stdout] test alu::default_alu::copy_decimal::m_should_respect_the_a_sign ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_b_split_register_fails_if_the_value_overflows ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_b_register_always_works ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_b_split_register_succeed_when_the_value_is_fit ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_c_register_always_works ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_c_split_register_fails_if_the_value_overflows ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_c_split_register_succeed_when_the_value_is_fit ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_d_register_always_works ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_d_split_register_fails_if_the_value_overflows ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_d_split_register_succeed_when_the_value_is_fit ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_e_register_always_works ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_e_split_register_fails_if_the_value_overflows ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_e_split_register_succeed_when_the_value_is_fit ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_f_register_always_works ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_f_split_register_succeed_when_the_value_is_fit ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_itself_changes_nothing ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_r_register_changes_nothing ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_accumulator_on_itself_changes_nothing ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_b_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_b_split_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_c_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_c_split_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::conditional_jump::when_a_is_zero_jumping_to__z_update_the_ip ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_d_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_d_split_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_e_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_f_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_e_split_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_f_split_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::copy_to_a::copying_the_m_register_alter_the_accumulator ... ok
[INFO] [stdout] test alu::default_alu::dr_exchange::when_d_contains_both_data_and_instructions_exchange_value_with_r_zeroing_the_instruction_part ... ok
[INFO] [stdout] test alu::default_alu::dr_exchange::when_d_is_a_register_exchange_its_value_with_r ... ok
[INFO] [stdout] test alu::default_alu::dr_exchange::when_d_is_split_exchange_its_value_with_r ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_av_should_set_pc_to_0 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_aw_should_set_pc_to_1 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_ay_should_set_pc_to_2 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_az_should_set_pc_to_3 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_cv_should_set_pc_to_4 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_cy_should_set_pc_to_6 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_cw_should_set_pc_to_5 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_cz_should_set_pc_to_7 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_dv_should_set_pc_to_8 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_dw_should_set_pc_to_9 ... ok
[INFO] [stdout] test alu::default_alu::copy_decimal::m_should_have_the_same_decimal_part_as_a ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_rv_should_set_pc_to_12 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_rw_should_set_pc_to_13 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_ry_should_set_pc_to_14 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_rz_should_set_pc_to_15 ... ok
[INFO] [stdout] test alu::default_alu::math::dividing_by_zero_turns_on_the_error_light ... ok
[INFO] [stdout] test alu::default_alu::math::seven_by_six_dot_four_equals_33_dot_28 ... ok
[INFO] [stdout] test alu::default_alu::math::seven_dot_five_minus_three_dot_six_equals_three_dot_nine ... ok
[INFO] [stdout] test alu::default_alu::copy_m::copying_m_to_f_split_register_fails_if_the_value_overflows ... ok
[INFO] [stdout] test alu::default_alu::math::seven_plus_three_equals_ten ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_dz_should_set_pc_to_11 ... ok
[INFO] [stdout] test alu::default_alu::jump::jump_to_dy_should_set_pc_to_10 ... ok
[INFO] [stdout] test alu::default_alu::math::sqr_of_five_is_2_236067977499789 ... ok
[INFO] [stdout] test alu::default_alu::math::sqr_of_four_is_two ... ok
[INFO] [stdout] test alu::default_alu::newline::printing_a_newline_increments_ip ... ok
[INFO] [stdout] test alu::default_alu::math::seven_divided_three_equals_two_remainder_one ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_c_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_d_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_b_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_a_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_e_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_split_register_b_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_split_register_c_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_f_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_m_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_register_r_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_split_register_d_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::print::printing_split_register_e_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_b_left_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::print::printing_split_register_f_posts_its_value_on_the_system_bus ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_accumulator_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_b_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_b_right_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_c_left_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_c_right_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_c_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_d_left_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_d_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_e_left_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_e_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::rounding::an_integer_gets_a_zero_fractional_part ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_f_left_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_e_right_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_f_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::reset::resetting_the_f_right_register_writes_a_zero_in_it_and_prints_its_previous_value ... ok
[INFO] [stdout] test alu::default_alu::rounding::numbers_with_a_precision_lower_than_required_are_right_zero_padded ... ok
[INFO] [stdout] test alu::default_alu::rounding::numbers_with_the_precision_are_not_updated ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_b_register_updates_b_and_a ... ok
[INFO] [stdout] test alu::default_alu::rounding::rounding_provides_the_correct_number_of_decimals ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_b_split_register_updates_splits_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_c_register_updates_c_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_c_split_register_updates_splits_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_d_register_updates_d_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_d_split_register_updates_splits_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_e_split_register_updates_splits_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_f_register_updates_f_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_f_split_register_updates_splits_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_m_register_updates_m_and_a ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_the_accumulator_is_idempotent ... ok
[INFO] [stdout] test alu::default_alu::write_to_m::when_decimals_are_entered_then_the_m_register_should_be_updated_accordingly ... ok
[INFO] [stdout] test alu::default_alu::write_to_m::when_several_numeric_keys_are_pressed_then_the_m_register_should_be_updated_accordingly ... ok
[INFO] [stdout] test alu::default_alu::swap_a::swapping_e_register_updates_e_and_a ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_write_to_i_register ... ok
[INFO] [stdout] test alu::memory::tests::program_is_correctly_layd_out_in_memory ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_write_to_ir_register ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_write_to_the_register ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_write_to_the_split_register ... ok
[INFO] [stdout] test alu::default_alu::write_to_m::when_a_numeric_key_is_pressed_then_the_m_register_should_be_updated ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_read_instructions_within_bounds_from_i_register ... ok
[INFO] [stdout] test alu::register::memory_register::tests::can_read_instructions_within_bounds_from_ir_register ... ok
[INFO] [stdout] test alu::register::memory_register::tests::register_default_value_is_zero ... ok
[INFO] [stdout] test alu::register::split_register::tests::catch_cannot_split_error ... ok
[INFO] [stdout] test alu::register::split_register::tests::catch_split_register_overflow ... ok
[INFO] [stdout] test alu::register::split_register::tests::overflowing_left_register_produces_an_error ... ok
[INFO] [stdout] test alu::register::split_register::tests::register_default_value_is_zero ... ok
[INFO] [stdout] test alu::register::split_register::tests::overflowing_a_non_zero_split_register_produces_an_error ... ok
[INFO] [stdout] test alu::register::split_register::tests::register_value_matches_the_exposed_one ... ok
[INFO] [stdout] test alu::register::split_register::tests::split_register_values_match_the_exposed_ones ... ok
[INFO] [stdout] test alu::register::split_register::tests::updating_left_register_on_a_zeroed_full_register_splits_it ... ok
[INFO] [stdout] test alu::register::split_register::tests::write_an_overflowing_value_to_a_zeroed_split_register_coalesce_the_register ... ok
[INFO] [stdout] test alu::register::split_register::tests::write_register ... ok
[INFO] [stdout] test alu::register::split_register::tests::split_register_default_values_are_zero ... ok
[INFO] [stdout] test alu::register::tests::read_the_register_value ... ok
[INFO] [stdout] test alu::register::split_register::tests::write_split_register_values ... ok
[INFO] [stdout] test alu::register::split_register::tests::updating_left_register_value ... ok
[INFO] [stdout] test alu::register::tests::register_is_initialized_to_zero ... ok
[INFO] [stdout] test alu::register::tests::register_stores_the_written_value ... ok
[INFO] [stdout] test halt::tests::when_the_halt_component_receives_an_program_ended_message_then_it_stops ... ok
[INFO] [stdout] test keyboard::script_keyboard::tests::polling_an_empty_buffer_returns_none ... ok
[INFO] [stdout] test halt::tests::when_the_halt_component_receives_an_halt_message_then_it_stops ... ok
[INFO] [stdout] test keyboard::script_keyboard::tests::when_a_line_contains_some_sharacters_then_map_them_to_keys ... ok
[INFO] [stdout] test keyboard::script_keyboard::tests::when_a_line_ends_then_pass_to_next_one ... ok
[INFO] [stdout] test keyboard::script_keyboard::tests::when_power_and_reset_are_pressed_then_emit_those_events ... ok
[INFO] [stdout] test keyboard::test_keyboard::tests::test_keyboard_returns_configured_keys ... ok
[INFO] [stdout] test printer::test_printer::tests::log_everything_that_gets_printed ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_decimal_down_pressed_message_then_update_the_precision_field_and_emit_a_set_precision_event ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_decimal_up_pressed_message_then_update_the_precision_field_and_emit_a_set_precision_event ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_power_key_pressed_message_while_off_then_change_system_status_to_on ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_power_key_pressed_message_while_on_then_change_system_status_to_off ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_print_program_pressed_message_while_the_switch_is_off_then_set_the_print_program_field_and_emit_a_print_program_true_event ... ok
[INFO] [stdout] test printer::component::tests::when_multiple_print_messages_are_received_then_print_them_in_order ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_print_program_pressed_message_while_the_switch_is_on_then_set_the_print_program_field_and_emit_a_print_program_false_event ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_record_program_pressed_message_while_the_switch_is_off_then_set_the_record_program_field_and_emit_a_record_program_true_event ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_record_program_pressed_message_while_the_switch_is_on_then_reset_the_record_program_field_and_emit_a_record_program_false_event ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_a_reset_key_pressed_message_while_on_then_change_system_status_to_ready ... ok
[INFO] [stdout] test status::tests::when_the_status_component_receives_an_halt_message_then_it_stops ... ok
[INFO] [stdout] test storage::card::tests::when_a_memory_card_is_read_then_return_its_content ... ok
[INFO] [stdout] test storage::card::tests::when_a_memory_card_is_written_then_return_its_content ... ok
[INFO] [stdout] test storage::card::tests::when_reading_a_missing_file_then_return_an_error ... ok
[INFO] [stdout] test printer::component::tests::when_the_printer_component_receives_an_halt_message_then_it_stops ... ok
[INFO] [stdout] test keyboard::cli_keyboard::tests::consume_all_characters_in_the_buffer ... ok
[INFO] [stdout] test storage::component::tests::when_a_card_is_read_then_storage_posts_its_content_on_the_system_bus ... ok
[INFO] [stdout] test storage::component::tests::when_a_card_is_wrote_then_storage_updates_its_contents ... ok
[INFO] [stdout] test storage::component::tests::when_the_storage_component_receives_an_halt_message_then_it_stops ... ok
[INFO] [stdout] test storage::component::tests::when_a_card_is_inserted_then_storage_takes_ownership ... ok
[INFO] [stdout] test system::tests::when_no_component_is_registered_then_the_system_exits ... ok
[INFO] [stdout] test system::tests::when_system_receive_an_halt_message_then_exit ... ok
[INFO] [stdout] test storage::card::tests::when_writing_a_file_then_return_an_ok_on_success ... FAILED
[INFO] [stdout] test storage::card::tests::when_reading_a_file_then_return_its_content ... FAILED
[INFO] [stdout] test keyboard::component::tests::test_keyboard_returns_configured_keys ... ok
[INFO] [stdout] test system::tests::messages_are_dispatched_to_registered_consumers ... ok
[INFO] [stdout] test alu::component::tests::when_a_program_is_run_some_messages_are_posted ... ok
[INFO] [stdout] test alu::component::tests::when_a_program_ends_then_post_a_program_ended_message ... ok
[INFO] [stdout] test alu::component::tests::when_the_alu_component_receives_a_text_read_message_then_it_updates_the_memory ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage::card::tests::when_writing_a_file_then_return_an_ok_on_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::card::tests::when_writing_a_file_then_return_an_ok_on_success' panicked at src/storage/card.rs:172:9:
[INFO] [stdout] assertion `left == right` failed: Error writing to card
[INFO] [stdout]   left: Ok(())
[INFO] [stdout]  right: Err(ReadError("Cannot write to file \"file_card__when_writing_a_file_then_return_an_ok_on_success.txt\"; Read-only file system (os error 30)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570ec19e7d32 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570ec19e7d32 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570ec19e7d32 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570ec19e7d32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570ec1a0de43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570ec1a0de43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570ec19e4713 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570ec19e4713 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570ec19e7b82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570ec19e9359 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570ec19e918e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570ec19a05d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570ec19a05d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570ec19e9d2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570ec19e9d2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570ec19e9afa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x570ec19e8229 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570ec19e978d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570ec1a0c580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570ec1a0c963 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x570ec16625d7 - core::panicking::assert_failed::h5bc81ddda2c5ac8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x570ec164d153 - p101_sys::storage::card::tests::when_writing_a_file_then_return_an_ok_on_success::h1a97405fd79a63d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/card.rs:172:9
[INFO] [stdout]   22:     0x570ec164cfb7 - p101_sys::storage::card::tests::when_writing_a_file_then_return_an_ok_on_success::{{closure}}::h0b6fa673dd71b17a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/card.rs:157:62
[INFO] [stdout]   23:     0x570ec16a7916 - core::ops::function::FnOnce::call_once::h7778242bfa3e0126
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x570ec19a5e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x570ec19a5e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x570ec19a4f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x570ec19a4f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x570ec19a4f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x570ec19a4f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x570ec19a4f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x570ec19a4f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x570ec19a4f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x570ec1968b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x570ec1968b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x570ec196c54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x570ec196c54a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x570ec196c54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x570ec196c54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x570ec196c54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x570ec196c54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x570ec196c54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x570ec19eccaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x570ec19eccaf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7056c5bb4aa4 - <unknown>
[INFO] [stdout]   45:     0x7056c5c41a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::card::tests::when_reading_a_file_then_return_its_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::card::tests::when_reading_a_file_then_return_its_content' panicked at src/storage/card.rs:148:23:
[INFO] [stdout] Error reading card: Cannot read card: File "file_card__when_reading_a_file_then_return_its_content.txt" does not exists
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570ec19e7d32 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570ec19e7d32 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570ec19e7d32 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570ec19e7d32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570ec1a0de43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570ec1a0de43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570ec19e4713 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570ec19e4713 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570ec19e7b82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570ec19e9359 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570ec19e918e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570ec19a05d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570ec19a05d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570ec19e9d2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570ec19e9d2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570ec19e9afa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x570ec19e8229 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570ec19e978d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570ec1a0c580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570ec164cf85 - p101_sys::storage::card::tests::when_reading_a_file_then_return_its_content::hb766a89ad1a2f834
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/card.rs:148:23
[INFO] [stdout]   20:     0x570ec164cc27 - p101_sys::storage::card::tests::when_reading_a_file_then_return_its_content::{{closure}}::hab9c85afd031fb3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/card.rs:130:57
[INFO] [stdout]   21:     0x570ec16a9c06 - core::ops::function::FnOnce::call_once::hfb1923424538993b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x570ec19a5e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x570ec19a5e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x570ec19a4f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x570ec19a4f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x570ec19a4f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x570ec19a4f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x570ec19a4f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x570ec19a4f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x570ec19a4f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x570ec1968b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x570ec1968b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x570ec196c54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x570ec196c54a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x570ec196c54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x570ec196c54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x570ec196c54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x570ec196c54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x570ec196c54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x570ec19eccaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x570ec19eccaf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7056c5bb4aa4 - <unknown>
[INFO] [stdout]   43:     0x7056c5c41a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storage::card::tests::when_reading_a_file_then_return_its_content
[INFO] [stdout]     storage::card::tests::when_writing_a_file_then_return_an_ok_on_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 262 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e6a7d827ee9682df2dc250b91986397565db65dbf374eb8210246daebaf8bcab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a7d827ee9682df2dc250b91986397565db65dbf374eb8210246daebaf8bcab", kill_on_drop: false }`
[INFO] [stdout] e6a7d827ee9682df2dc250b91986397565db65dbf374eb8210246daebaf8bcab
