[INFO] cloning repository https://github.com/TornaxO7/Tornarec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TornaxO7/Tornarec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3f3cf4c454a7bd1883cd1a7526f4e6b14100f5 [INFO] testing TornaxO7/Tornarec against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TornaxO7/Tornarec on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TornaxO7/Tornarec [INFO] finished tweaking git repo https://github.com/TornaxO7/Tornarec [INFO] tweaked toml for git repo https://github.com/TornaxO7/Tornarec written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/TornaxO7/Tornarec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0590580f1b2ff1fcc0f1c86b1051054e4db0ed5844020370bb0ddc45861508f7 [INFO] running `Command { std: "docker" "start" "-a" "0590580f1b2ff1fcc0f1c86b1051054e4db0ed5844020370bb0ddc45861508f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0590580f1b2ff1fcc0f1c86b1051054e4db0ed5844020370bb0ddc45861508f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0590580f1b2ff1fcc0f1c86b1051054e4db0ed5844020370bb0ddc45861508f7", kill_on_drop: false }` [INFO] [stdout] 0590580f1b2ff1fcc0f1c86b1051054e4db0ed5844020370bb0ddc45861508f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52b877c22aa603644886b89bf19cb2f6c63a82f53f0d7e55704b31aaf34df87 [INFO] running `Command { std: "docker" "start" "-a" "f52b877c22aa603644886b89bf19cb2f6c63a82f53f0d7e55704b31aaf34df87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling nitro_fs v0.1.1 (https://github.com/Roughsketch/nds#40f14bec) [INFO] [stderr] Compiling nds v0.1.1 (https://github.com/Roughsketch/nds#40f14bec) [INFO] [stderr] Compiling tornarec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "f52b877c22aa603644886b89bf19cb2f6c63a82f53f0d7e55704b31aaf34df87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52b877c22aa603644886b89bf19cb2f6c63a82f53f0d7e55704b31aaf34df87", kill_on_drop: false }` [INFO] [stdout] f52b877c22aa603644886b89bf19cb2f6c63a82f53f0d7e55704b31aaf34df87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c738b4292f4820c30e74f4ca6f3373cf7f2c4ca60281615b722e6528305a3934 [INFO] running `Command { std: "docker" "start" "-a" "c738b4292f4820c30e74f4ca6f3373cf7f2c4ca60281615b722e6528305a3934", kill_on_drop: false }` [INFO] [stderr] Compiling tornarec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "c738b4292f4820c30e74f4ca6f3373cf7f2c4ca60281615b722e6528305a3934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c738b4292f4820c30e74f4ca6f3373cf7f2c4ca60281615b722e6528305a3934", kill_on_drop: false }` [INFO] [stdout] c738b4292f4820c30e74f4ca6f3373cf7f2c4ca60281615b722e6528305a3934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4401b90c54960b39fc129cdf114b4b7e98b46e1b5b33e03ce505c70f424509f3 [INFO] running `Command { std: "docker" "start" "-a" "4401b90c54960b39fc129cdf114b4b7e98b46e1b5b33e03ce505c70f424509f3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tornarec-43961d30d90efd54) [INFO] [stdout] [INFO] [stdout] running 178 tests [INFO] [stdout] test cpus::general::bit_state::tests::equality ... ok [INFO] [stdout] test cpus::general::bit_state::tests::from_num ... ok [INFO] [stdout] test cpus::general::bit_state::tests::get_state ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::branch_and_link_exchange_instruction_set_thumb ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::branch_exchange_instruction_set_java ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::branch_exchange_instruction_set_thumb ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::count_leading_zeros ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::move_register_to_status_register ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::move_immediate_to_status_register ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::move_status_register_to_register ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::saturaing_add_subtract ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::software_breakpoint ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::architecturally_undefined ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::coprocessor_data_processing ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::coprocessor_load_and_store_and_double_register_transfers ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::coprocessor_register_transfers ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::branch_and_branch_with_link ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::data_processing_immediate ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::data_processing_immediate_shift ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::miscellaneous::tests::signed_multiplies ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::data_processing_register_shift ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::extra_load_stores ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::load_and_store_multiple ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::load_and_store_register_offset ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::load_store_immediate_offset ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::miscellaneous1 ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::miscellaneous2 ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::multiplies ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::media_instructions ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::unconditional_instructions ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::undefined_instruction ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::add_subtract_compare_move_immediate ... ok [INFO] [stdout] test cpus::general::instruction::checker::arm::tests::software_interrupt ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::add_subtract_immediate ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::add_subtract_register ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::add_to_sp_or_pc ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::bl_blx_prefix ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::bl_suffix ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::blx_suffix ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::branch_exchange_instruction_set ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::conditional_branch ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::data_processing_register ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_from_literal_pool ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_store_halfword_immediate_offset ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_store_multiple ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_store_register_offset ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_store_to_from_stack ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::load_store_word_byte_immediate_offset ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::miscellaneous_adjust_stack_pointer ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::miscellaneous_software_breakpoint ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::shift_by_immediate ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::software_interrupt ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::miscellaneous_push_pop_register_list ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::undefined_instruction1 ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::unconditional_branch ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::undefined_instruction2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::branch_and_branch_with_link::tests::from_branch ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::branch_and_branch_with_link::tests::from_branch_with_link ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::coprocessor_data_processing::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::coprocessor_load_and_store_and_double_register_transfers::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::coprocessor_register_transfers::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::data_processing::tests::immediate ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::extra_load_stores::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::load_and_store_multiple::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::branch_and_link_exchange_instruction_set_thumb::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::branch_exchange_instruction_set_java::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::load_and_store_register_offset::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::branch_exchange_instruction_set_thumb::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::count_leading_zeros::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::checker::thumb::tests::special_data_processing ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::move_to_status_register::tests::immediate ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::move_to_status_register::tests::register ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::saturating_add_subtract::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::signed_multiplies_type_2::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::software_breakpoint::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::move_status_register_to_register::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::load_and_store_immediate_offset::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::multiplies::multiply_type::tests::long ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::multiplies::multiply_type::tests::normal ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::multiplies::multiply_type::tests::unsigned_multiply ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::multiplies::tests::test_from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_asr1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_asr2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_asr3 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_lsl1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_lsl2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_lsr2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_rrx ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_lsr1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::immediate_shift_ror ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_asr2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_asr3 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_asr4 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_asr1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsl1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsl2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsl4 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsl3 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsr2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsr3 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsr4 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_ror1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_ror2 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_ror3 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::add_subtract_compare_move_immediate::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::add_subtract_register::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::add_to_sp_or_pc::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::bl_blx_prefix::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::bl_suffix::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::add_subtract_immediate::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::blx_suffix::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::branch_exchange_instruction_set::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::conditional_branch::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_from_literal_pool::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_store_halfword_immediate_offset::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::encoding_fields::shifter_operand::tests::register_shift_lsr1 ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_store_multiple::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::data_processing_register::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_store_register_offset::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_store_to_from_stack::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::load_store_word_byte_immediate_offset::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::helper::tests::sign_extend ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::miscellaneous::push_pop_register_list::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::adc ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::helper::tests::signed_sat ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::helper::tests::signed_does_sat ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::software_interrupt::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::bic ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::and ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::cmn ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::add ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::helper::tests::borrow ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::miscellaneous::adjust_stack_pointer::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::rsc ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::unconditional_branch::tests::from ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::get_condition ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::get_operating_mode ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_condition_bit_c ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_condition_bit_n ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_condition_bit_v ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::rsb ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::orr ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::sub ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::eor ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::mvn ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::teq ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::mov ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_condition_bit_z ... ok [INFO] [stdout] test ram::address::tests::add_two_addresses ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::cmp ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::special_data_processing::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::tst ... ok [INFO] [stdout] test cpus::general::instruction::new_type::tests::get_condition_code_flag ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::miscellaneous::software_breakpoint::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::thumb::shift_by_immediate::tests::from ... ok [INFO] [stdout] test cpus::general::instruction::encodings::arm::miscellaneous::move_status_register_to_register::tests::from_invalid_sbo - should panic ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::helper::tests::carry ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::get_interrupt_bit ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::get_operating_state ... ok [INFO] [stdout] test cpus::general::instruction::executer::arm::tests::data_processing_immediate_shift::sbc ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_interrupt_bit ... ok [INFO] [stdout] test ram::address::tests::display ... ok [INFO] [stdout] test ram::address::tests::get_as_u32 ... ok [INFO] [stdout] test ram::address::tests::get_ref_as_u32 ... ok [INFO] [stdout] test ram::tests::fail_load_data_due_to_max_size ... ok [INFO] [stdout] test ram::tests::get_range_of_ram ... ok [INFO] [stdout] test ram::data_block::tests::get ... ok [INFO] [stdout] test ram::data_block::tests::from_vector ... ok [INFO] [stdout] test cpus::general::register::register_name::tests::compare ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_operating_mode ... ok [INFO] [stdout] test ram::tests::load_data ... ok [INFO] [stdout] test cpus::general::register::cpsr::tests::set_operating_state ... ok [INFO] [stdout] test ram::tests::new ... ok [INFO] [stdout] test ram::address::tests::lower_hex ... ok [INFO] [stdout] test ram::data_block::tests::from_slice ... ok [INFO] [stdout] test ram::address::tests::upper_hex ... ok [INFO] [stdout] test rom_reader::tests::new::fail_open_file - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tornarec-770f76f31dddb8e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tornarec [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4401b90c54960b39fc129cdf114b4b7e98b46e1b5b33e03ce505c70f424509f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4401b90c54960b39fc129cdf114b4b7e98b46e1b5b33e03ce505c70f424509f3", kill_on_drop: false }` [INFO] [stdout] 4401b90c54960b39fc129cdf114b4b7e98b46e1b5b33e03ce505c70f424509f3