[INFO] cloning repository https://github.com/sleb/octo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sleb/octo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleb%2Focto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleb%2Focto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dca2040b75ee00e9f75aa00a2020794664b8383 [INFO] testing sleb/octo against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleb%2Focto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sleb/octo [INFO] finished tweaking git repo https://github.com/sleb/octo [INFO] tweaked toml for git repo https://github.com/sleb/octo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sleb/octo on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sleb/octo 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded serde v1.0.220 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded serde_core v1.0.220 [INFO] [stderr] Downloaded serde_derive v1.0.220 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e747631c741745063b4e807cd0d7c8106f791422ac9921f7bd353a4fca257712 [INFO] running `Command { std: "docker" "start" "-a" "e747631c741745063b4e807cd0d7c8106f791422ac9921f7bd353a4fca257712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e747631c741745063b4e807cd0d7c8106f791422ac9921f7bd353a4fca257712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e747631c741745063b4e807cd0d7c8106f791422ac9921f7bd353a4fca257712", kill_on_drop: false }` [INFO] [stdout] e747631c741745063b4e807cd0d7c8106f791422ac9921f7bd353a4fca257712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac6f1226fd1e3562cc987a2cf9b11ecc932f16ab0310c367f31d37edddd5dce [INFO] running `Command { std: "docker" "start" "-a" "eac6f1226fd1e3562cc987a2cf9b11ecc932f16ab0310c367f31d37edddd5dce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.220 [INFO] [stderr] Compiling serde v1.0.220 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling joe v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.220 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.96s [INFO] running `Command { std: "docker" "inspect" "eac6f1226fd1e3562cc987a2cf9b11ecc932f16ab0310c367f31d37edddd5dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac6f1226fd1e3562cc987a2cf9b11ecc932f16ab0310c367f31d37edddd5dce", kill_on_drop: false }` [INFO] [stdout] eac6f1226fd1e3562cc987a2cf9b11ecc932f16ab0310c367f31d37edddd5dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c9ad5e4988cd1b7dc6648fe3c658d44d2470472eab3db495cb79c6b646d1c77 [INFO] running `Command { std: "docker" "start" "-a" "9c9ad5e4988cd1b7dc6648fe3c658d44d2470472eab3db495cb79c6b646d1c77", kill_on_drop: false }` [INFO] [stderr] Compiling joe v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "9c9ad5e4988cd1b7dc6648fe3c658d44d2470472eab3db495cb79c6b646d1c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9ad5e4988cd1b7dc6648fe3c658d44d2470472eab3db495cb79c6b646d1c77", kill_on_drop: false }` [INFO] [stdout] 9c9ad5e4988cd1b7dc6648fe3c658d44d2470472eab3db495cb79c6b646d1c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a83bb177c5cb81db131f710f21582414277bcc5714f4fbe69d1a086434488b11 [INFO] running `Command { std: "docker" "start" "-a" "a83bb177c5cb81db131f710f21582414277bcc5714f4fbe69d1a086434488b11", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/joe-19819865537ee885) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test cpu::tests::test_call_and_return ... ok [INFO] [stdout] test cpu::tests::test_draw_instruction ... ok [INFO] [stdout] test cpu::tests::test_cls_instruction ... ok [INFO] [stdout] test cpu::tests::test_cpu_initialization ... ok [INFO] [stdout] test cpu::tests::test_key_instructions_mask_high_bits ... ok [INFO] [stdout] test cpu::tests::test_load_instruction ... ok [INFO] [stdout] test cpu::tests::test_reset ... ok [INFO] [stdout] test cpu::tests::test_draw_instruction_collision ... ok [INFO] [stdout] test cpu::tests::test_jump_instruction ... ok [INFO] [stdout] test config::tests::test_config_manager_creation ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test cpu::tests::test_add_instruction ... ok [INFO] [stdout] test cpu::tests::test_skip_key_pressed_no_skip_when_not_pressed ... ok [INFO] [stdout] test cpu::tests::test_skip_key_pressed_instruction ... ok [INFO] [stdout] test cpu::tests::test_timer_updates ... ok [INFO] [stdout] test cpu::tests::test_unknown_instruction ... ok [INFO] [stdout] test cpu::tests::test_skip_key_not_pressed_skips_when_not_pressed ... ok [INFO] [stdout] test cpu::tests::test_wait_key_state_persistence ... ok [INFO] [stdout] test cpu::tests::test_set_index_instruction ... ok [INFO] [stdout] test cpu::tests::test_skip_key_not_pressed_no_skip_when_pressed ... ok [INFO] [stdout] test display::tests::test_clear_display ... ok [INFO] [stdout] test cpu::tests::test_wait_key_immediate_return_when_available ... ok [INFO] [stdout] test display::tests::test_sprite_drawing_basic ... ok [INFO] [stdout] test display::tests::test_new_display_is_clear ... ok [INFO] [stdout] test display::tests::test_get_pixel_bounds ... ok [INFO] [stdout] test display::tests::test_sprite_drawing_xor ... ok [INFO] [stdout] test cpu::tests::test_wait_for_key_instruction ... ok [INFO] [stdout] test cpu::tests::test_skip_key_pressed_skips_when_pressed ... ok [INFO] [stdout] test display::tests::test_multi_row_sprite ... ok [INFO] [stdout] test display::tests::test_empty_sprite_error ... ok [INFO] [stdout] test display::tests::test_terminal_validation ... ok [INFO] [stdout] test display::tests::test_coordinate_wrapping ... ok [INFO] [stdout] test input::tests::test_input_stats ... ok [INFO] [stdout] test emulator::tests::test_emulator_config ... ok [INFO] [stdout] test emulator::tests::test_emulator_reset ... ok [INFO] [stdout] test display::tests::test_sprite_too_tall_error ... ok [INFO] [stdout] test emulator::tests::test_rom_loading ... ok [INFO] [stdout] test input::tests::test_char_input_processing ... ok [INFO] [stdout] test input::tests::test_clear_all_keys ... ok [INFO] [stdout] test input::tests::test_custom_key_mapping ... ok [INFO] [stdout] test input::tests::test_get_pressed_keys ... ok [INFO] [stdout] test input::tests::test_invalid_key_operations ... ok [INFO] [stdout] test input::tests::test_input_creation ... ok [INFO] [stdout] test input::tests::test_key_press_release ... ok [INFO] [stdout] test input::tests::test_key_mapping ... ok [INFO] [stdout] test input::tests::test_key_validation ... ok [INFO] [stdout] test instruction::tests::test_decode_arithmetic ... ok [INFO] [stdout] test input::tests::test_try_get_key_press ... ok [INFO] [stdout] test instruction::tests::test_decode_display ... ok [INFO] [stdout] test instruction::tests::test_decode_basic_instructions ... ok [INFO] [stdout] test instruction::tests::test_decode_unknown_instruction ... ok [INFO] [stdout] test instruction::tests::test_mnemonic_generation ... ok [INFO] [stdout] test instruction::tests::test_skip_instruction_detection ... ok [INFO] [stdout] test memory::tests::test_font_sprite_addresses ... ok [INFO] [stdout] test memory::tests::test_new_memory_has_font_data ... ok [INFO] [stdout] test memory::tests::test_bounds_checking ... ok [INFO] [stdout] test memory::tests::test_rom_loading ... ok [INFO] [stdout] test memory::tests::test_word_read_write ... ok [INFO] [stdout] test memory::tests::test_byte_read_write ... ok [INFO] [stdout] test rom_loader::tests::test_empty_input ... ok [INFO] [stdout] test memory::tests::test_write_protection ... ok [INFO] [stdout] test rom_loader::tests::test_rom_source_detection ... ok [INFO] [stdout] test rom_loader::tests::test_load_nonexistent_file ... ok [INFO] [stdout] test rom_loader::tests::test_rom_source_methods ... ok [INFO] [stdout] test rom_loader::tests::test_config_default ... ok [INFO] [stdout] test memory::tests::test_rom_too_large ... ok [INFO] [stdout] test cpu::tests::test_skip_key_not_pressed_instruction ... ok [INFO] [stdout] test display::tests::test_sprite_drawing_collision_detection ... ok [INFO] [stdout] test emulator::tests::test_emulator_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/joe-60d305248c2ce849) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cli::config::tests::test_config_command_creation ... ok [INFO] [stdout] test cli::run::tests::test_run_command_creation ... ok [INFO] [stdout] test cli::config::tests::test_config_show_execution ... ok [INFO] [stdout] test cli::run::tests::test_emulator_config_creation ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0a4c61521e8844ed) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests joe [INFO] [stdout] running 2 tests [INFO] [stdout] test test_complete_rom_loading_workflow ... ok [INFO] [stdout] test test_write_protection_with_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.61s [INFO] running `Command { std: "docker" "inspect" "a83bb177c5cb81db131f710f21582414277bcc5714f4fbe69d1a086434488b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83bb177c5cb81db131f710f21582414277bcc5714f4fbe69d1a086434488b11", kill_on_drop: false }` [INFO] [stdout] a83bb177c5cb81db131f710f21582414277bcc5714f4fbe69d1a086434488b11