[INFO] cloning repository https://github.com/albanread/MRASM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/albanread/MRASM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbanread%2FMRASM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbanread%2FMRASM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e29c71af3e8a7b83207a6023bd85a06c05f9679
[INFO] testing albanread/MRASM against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbanread%2FMRASM" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/albanread/MRASM
[INFO] finished tweaking git repo https://github.com/albanread/MRASM
[INFO] tweaked toml for git repo https://github.com/albanread/MRASM written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/albanread/MRASM on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/albanread/MRASM 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b
[INFO] running `Command { std: "docker" "start" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling winkb v0.1.0 (/opt/rustwide/workdir/crates/winkb)
[INFO] [stderr]    Compiling mackb v0.1.0 (/opt/rustwide/workdir/crates/mackb)
[INFO] [stderr]    Compiling was v0.1.0 (/opt/rustwide/workdir/crates/was)
[INFO] [stderr]    Compiling ide v0.1.0 (/opt/rustwide/workdir/crates/ide)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling was v0.1.0 (/opt/rustwide/workdir/crates/was)
[INFO] [stderr]    Compiling ide v0.1.0 (/opt/rustwide/workdir/crates/ide)
[INFO] [stderr]    Compiling winkb v0.1.0 (/opt/rustwide/workdir/crates/winkb)
[INFO] [stderr]    Compiling mackb v0.1.0 (/opt/rustwide/workdir/crates/mackb)
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling rasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ide-4e387a058acc7aa3)
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::abi_slot_follows_win64 ... ok
[INFO] [stdout] test tests::function_card_has_signature_values_and_frame ... ok
[INFO] [stdout] test tests::insert_frame_round_trips_through_widget_model ... ok
[INFO] [stdout] test tests::answer_dispatches_and_search_links ... ok
[INFO] [stdout] test tests::insert_frame_uses_widgets ... ok
[INFO] [stdout] test tests::interface_card_has_iid_and_vtable ... ok
[INFO] [stdout] test tests::mnemonic_card_flags_the_signed_unsigned_split ... ok
[INFO] [stdout] test tests::register_card_states_role_and_volatility ... ok
[INFO] [stdout] test tests::struct_card_has_offsets ... ok
[INFO] [stdout] test tests::struct_field_access_resolves_to_the_struct_card ... ok
[INFO] [stdout] test widget::tests::holes_are_in_tab_order ... ok
[INFO] [stdout] test widget::tests::malformed_markers_stay_literal ... ok
[INFO] [stdout] test widget::tests::parses_fields_and_selects ... ok
[INFO] [stdout] test widget::tests::defaults_pick_first_option_and_placeholder_fields ... ok
[INFO] [stdout] test widget::tests::render_fills_values_and_validates_dropdown ... ok
[INFO] [stdout] test tests::proc_doc_card_from_keyword_and_search ... ok
[INFO] [stderr]      Running unittests src/bin/ide_card.rs (/opt/rustwide/target/release/deps/ide_card-d1b1b7a614fdc39e)
[INFO] [stdout] test tests::local_card_recognizes_own_symbols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/mackb-d7d51dce6dbbfab3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::real_db_resolves_known_shapes ... ok
[INFO] [stdout] test tests::real_db_resolves_posix_functions ... ok
[INFO] [stdout] test tests::missing_db_degrades_gracefully ... ok
[INFO] [stderr]      Running unittests src/bin/mackb.rs (/opt/rustwide/target/release/deps/mackb-fde6722ee3ea9640)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rasm-9ba94baa81a77747)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test a64::encode::tests::known_goldens ... ok
[INFO] [stdout] test a64::encode::tests::extended_goldens ... ok
[INFO] [stdout] test a64::parse::tests::label_and_branch ... ok
[INFO] [stdout] test a64::parse::tests::fp_and_simd_operands ... ok
[INFO] [stdout] test a64::parse::tests::shifted_register ... ok
[INFO] [stdout] test a64::parse::tests::sp_and_imm_shift ... ok
[INFO] [stdout] test a64::parse::tests::memory_forms ... ok
[INFO] [stdout] test a64::parse::tests::regs_and_imm ... ok
[INFO] [stdout] test a64::tests::extern_bl_becomes_branch26_reloc ... ok
[INFO] [stdout] test a64::tests::cond_branch_to_extern_relaxes ... ok
[INFO] [stdout] test coff::tests::coff_emits_data_section_with_defined_static_symbol ... ok
[INFO] [stdout] test coff::tests::coff_header_section_and_symbols ... ok
[INFO] [stdout] test difftest::tests::branch_and_riprel_are_one_class ... ok
[INFO] [stdout] test difftest::tests::different_reloc_target_is_reloc_mismatch ... ok
[INFO] [stdout] test macho::tests::macho_extern_bl_emits_one_arm64_branch26_reloc ... ok
[INFO] [stdout] test difftest::tests::masking_then_compare_ignores_reloc_field_values ... ok
[INFO] [stdout] test macho_exe::tests::rejects_externs ... ok
[INFO] [stdout] test difftest::tests::wrong_reloc_offset_surfaces_as_mismatch ... ok
[INFO] [stdout] test difftest::tests::byte_mismatch_reports_first_diff ... ok
[INFO] [stdout] test a64::tests::internal_branch_resolves_no_reloc ... ok
[INFO] [stdout] test pe::tests::multi_dll_thunks_skip_the_iat_null_terminators ... ok
[INFO] [stdout] test macho_exe::tests::produces_a_valid_mach_header ... ok
[INFO] [stdout] test macho_exe::tests::rejects_missing_entry ... ok
[INFO] [stdout] test a64::tests::far_conditional_branch_relaxes_to_inverted_plus_b ... ok
[INFO] [stdout] test pe::tests::no_data_keeps_two_sections ... ok
[INFO] [stdout] test pe::tests::writable_data_section_emitted_and_cross_ref_resolved ... ok
[INFO] [stdout] test rasm::assemble::tests::data_section_splits_and_cross_ref_is_a_reloc ... ok
[INFO] [stdout] test macho::tests::macho_header_and_text_section ... ok
[INFO] [stdout] test rasm::assemble::tests::duplicate_labels_are_rejected ... ok
[INFO] [stdout] test rasm::assemble::tests::extern_call_becomes_reloc ... ok
[INFO] [stdout] test rasm::assemble::tests::far_branch_relaxes_to_rel32 ... ok
[INFO] [stdout] test rasm::assemble::tests::internal_call_and_short_branch_resolve ... ok
[INFO] [stdout] test rasm::assemble::tests::listing_flattens_sections_into_one_blob ... ok
[INFO] [stdout] test rasm::assemble::tests::listing_resolves_internal_branch_displacement ... ok
[INFO] [stdout] test rasm::assemble::tests::rip_relative_internal_and_extern ... ok
[INFO] [stdout] test difftest::tests::corpus_replay_aarch64_matches_golden ... ok
[INFO] [stdout] test rasm::assemble::tests::rip_relative_offset_is_carried_into_disp32 ... ok
[INFO] [stdout] test rasm::encode::tests::exact_bytes_match_golden_leaves ... ok
[INFO] [stdout] test rasm::encode::tests::multi_value_quad ... ok
[INFO] [stdout] test rasm::encode::tests::rbp_r13_rsp_r12_modrm_traps ... ok
[INFO] [stdout] test rasm::encode::tests::rex_required_byte_regs_force_a_rex_prefix ... ok
[INFO] [stdout] test rasm::assemble::tests::listing_spans_map_lines_to_bytes ... ok
[INFO] [stdout] test rasm::parse::tests::directives_and_labels ... ok
[INFO] [stdout] test rasm::parse::tests::branch_and_call_targets ... ok
[INFO] [stdout] test rasm::parse::tests::memory_forms ... ok
[INFO] [stdout] test rasm::parse::tests::rip_relative ... ok
[INFO] [stdout] test rasm::parse::tests::xmm_and_sse ... ok
[INFO] [stdout] test rasm::assemble::tests::rip_relative_store_accounts_for_trailing_immediate ... ok
[INFO] [stdout] test rasm::encode::tests::sse_let_island ... ok
[INFO] [stdout] test rasm::parse::tests::reg_reg_and_imm ... ok
[INFO] [stdout] test rasm::encode::tests::alu_forms ... ok
[INFO] [stdout] test rasm::encode::tests::unary_and_shift ... ok
[INFO] [stdout] test rasm::encode::tests::mov_forms ... ok
[INFO] [stdout] test rasm::encode::tests::extend_setcc_cmov_imul_xchg_string ... ok
[INFO] [stdout] test rasm::encode::tests::push_pop_lea_test ... ok
[INFO] [stdout] test rasm::encode::tests::sse_ftos_xmm15_island ... ok
[INFO] [stderr]      Running unittests src/bin/rasm_as.rs (/opt/rustwide/target/release/deps/rasm_as-8cf98fac4381ba4c)
[INFO] [stdout] test difftest::tests::corpus_replay_matches_golden ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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]      Running tests/a64_smoke.rs (/opt/rustwide/target/release/deps/a64_smoke-5db6eda1c6c9ecbe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test a64_encodes_return_42 ... ok
[INFO] [stdout] test a64_extern_bl_emits_branch26_reloc ... 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] [stderr]      Running tests/macho_exe_run42.rs (/opt/rustwide/target/release/deps/macho_exe_run42-0fde23e7a6e74dbd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test self_signed_exe_exits_with_42_no_external_tools ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- self_signed_exe_exits_with_42_no_external_tools stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'self_signed_exe_exits_with_42_no_external_tools' (2599) panicked at tests/macho_exe_run42.rs:27:48:
[INFO] [stdout] spawn self-signed exe: Os { code: 8, kind: Uncategorized, message: "Exec format error" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c1c03c1d76 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61c1c034b32a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x61c1c03c7c2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x61c1c039d7d2 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61c1c03ba0e1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x61c1c03ba2c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61c1c039d882 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61c1c0395d29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61c1c039e6ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x61c1c034ba1c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61c1c034b7f2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x61c1c035abf4 - <macho_exe_run42[8928c92af0065f79]::self_signed_exe_exits_with_42_no_external_tools::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x61c1c03c929b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   13:     0x61c1c03d73f1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   14:     0x61c1c03d0654 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x61c1c03db212 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x61c1c03c13be - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7392754ec07a - <unknown>
[INFO] [stdout]   18:     0x73927557f534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     self_signed_exe_exits_with_42_no_external_tools
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rasm --test macho_exe_run42`
[INFO] running `Command { std: "docker" "inspect" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b", kill_on_drop: false }`
[INFO] [stdout] a7909d88e86682503528e88e51824aebe0c8b9cff9c60342c697624de835941b
