[INFO] cloning repository https://github.com/nbeathoven/emmc-lab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbeathoven/emmc-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4abaef50343306c6e11e603dd14f723ffe225783
[INFO] testing nbeathoven/emmc-lab against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbeathoven%2Femmc-lab" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbeathoven/emmc-lab
[INFO] finished tweaking git repo https://github.com/nbeathoven/emmc-lab
[INFO] tweaked toml for git repo https://github.com/nbeathoven/emmc-lab written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbeathoven/emmc-lab on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbeathoven/emmc-lab 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fa57742deb4c06a26dea3f565852494df7a77e022abe9b36e7bc61ead1f3d36
[INFO] running `Command { std: "docker" "start" "-a" "4fa57742deb4c06a26dea3f565852494df7a77e022abe9b36e7bc61ead1f3d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fa57742deb4c06a26dea3f565852494df7a77e022abe9b36e7bc61ead1f3d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa57742deb4c06a26dea3f565852494df7a77e022abe9b36e7bc61ead1f3d36", kill_on_drop: false }`
[INFO] [stdout] 4fa57742deb4c06a26dea3f565852494df7a77e022abe9b36e7bc61ead1f3d36
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15756057b490d780df4ad9de4dd0ca14f01f98397d77c56a00d9c4b78ea6f4f4
[INFO] running `Command { std: "docker" "start" "-a" "15756057b490d780df4ad9de4dd0ca14f01f98397d77c56a00d9c4b78ea6f4f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling emmc-lab v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.62s
[INFO] running `Command { std: "docker" "inspect" "15756057b490d780df4ad9de4dd0ca14f01f98397d77c56a00d9c4b78ea6f4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15756057b490d780df4ad9de4dd0ca14f01f98397d77c56a00d9c4b78ea6f4f4", kill_on_drop: false }`
[INFO] [stdout] 15756057b490d780df4ad9de4dd0ca14f01f98397d77c56a00d9c4b78ea6f4f4
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95529623f0c4e191ce0e9e6a0fef46728dea428fe6f140638fccf1b643d4ca0a
[INFO] running `Command { std: "docker" "start" "-a" "95529623f0c4e191ce0e9e6a0fef46728dea428fe6f140638fccf1b643d4ca0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling emmc-lab v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.16s
[INFO] running `Command { std: "docker" "inspect" "95529623f0c4e191ce0e9e6a0fef46728dea428fe6f140638fccf1b643d4ca0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95529623f0c4e191ce0e9e6a0fef46728dea428fe6f140638fccf1b643d4ca0a", kill_on_drop: false }`
[INFO] [stdout] 95529623f0c4e191ce0e9e6a0fef46728dea428fe6f140638fccf1b643d4ca0a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb76bcc4dc70b27e3224269097d3a14e3a36ed2141cd87a2bc85194ce1b3856d
[INFO] running `Command { std: "docker" "start" "-a" "cb76bcc4dc70b27e3224269097d3a14e3a36ed2141cd87a2bc85194ce1b3856d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emmc_lab-5ce15f1a4d1992ff)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test app::tests::detects_auxiliary_devices ... ok
[INFO] [stdout] test app::tests::concurrent_partition_stress_profile_wires_read_write_and_md5 ... ok
[INFO] [stdout] test app::tests::keeps_single_sector_block_size_at_logical_sector ... ok
[INFO] [stdout] test app::tests::normalizes_small_direct_io_block_sizes ... ok
[INFO] [stdout] test app::tests::parses_menu_booleans ... ok
[INFO] [stdout] test app::tests::formats_grouped_sizes_for_operator_prompts ... ok
[INFO] [stdout] test app::tests::prompt_buffer_edits_seeded_invalid_value ... ok
[INFO] [stdout] test app::tests::prompt_buffer_home_end_and_bounds_are_stable ... ok
[INFO] [stdout] test app::tests::prompt_buffer_inserts_in_middle_after_arrow_navigation ... ok
[INFO] [stdout] test app::tests::reduces_sector_range_block_size_to_preserve_start_alignment ... ok
[INFO] [stdout] test app::tests::ranks_mmc_before_loop_and_ram ... ok
[INFO] [stdout] test boot_partition::tests::test_is_boot_partition ... ok
[INFO] [stdout] test diagnostics::tests::computes_block_stats_delta_rates ... ok
[INFO] [stdout] test diagnostics::tests::deserializes_older_diagnostic_reports_with_missing_process_fields ... ok
[INFO] [stdout] test diagnostics::tests::formats_common_open_flags ... ok
[INFO] [stdout] test diagnostics::tests::parses_proc_io_kv ... ok
[INFO] [stdout] test diagnostics::tests::groups_files_by_directory ... ok
[INFO] [stdout] test diagnostics::tests::summarizes_kernel_activity_buckets ... ok
[INFO] [stdout] test diagnostics::tests::parses_fdinfo_metadata ... ok
[INFO] [stdout] test engine::tests::exact_op_mixed_mode_is_deterministic ... ok
[INFO] [stdout] test engine::tests::random_seed_is_reproducible ... ok
[INFO] [stdout] test health::tests::maps_bkops_urgency_labels ... ok
[INFO] [stdout] test health::tests::parses_extcsd_health_fields ... ok
[INFO] [stdout] test health::tests::parses_runtime_cid_register ... ok
[INFO] [stdout] test diagnostics::tests::identifies_kernel_style_commands ... ok
[INFO] [stdout] test health::tests::read_disturb_model_handles_zero_inputs ... ok
[INFO] [stdout] test health::tests::parses_structured_ext_csd_fields ... ok
[INFO] [stdout] test filemap::tests::decodes_all_named_fiemap_flags ... ok
[INFO] [stdout] test geometry::tests::parses_active_scheduler_choice ... ok
[INFO] [stdout] test health::tests::read_disturb_model_scales_and_labels_risk ... ok
[INFO] [stdout] test filemap::tests::resolves_mount_from_mock_mountinfo ... ok
[INFO] [stdout] test health::tests::rejects_malformed_cid_registers ... ok
[INFO] [stdout] test health_compare::tests::html_report_renders_basic_sections ... ok
[INFO] [stdout] test app::tests::converts_directory_target_into_default_file ... ok
[INFO] [stdout] test health_compare::tests::loads_valid_schema_and_compares_fields ... ok
[INFO] [stdout] test health_compare::tests::rejects_unknown_schema_versions ... ok
[INFO] [stdout] test presets::tests::file_preset_uses_samples_dir ... ok
[INFO] [stdout] test presets::tests::one_sector_preset_resolves_exact_count ... ok
[INFO] [stdout] test profile::tests::validates_sector_range_alignment ... ok
[INFO] [stdout] test ui::tests::color_policy_respects_no_color_overrides ... ok
[INFO] [stdout] test ui::tests::computes_visible_width_without_ansi_sequences ... ok
[INFO] [stdout] test profile::tests::parses_profile_yaml ... ok
[INFO] [stdout] test ui::tests::fits_table_within_requested_width ... ok
[INFO] [stdout] test ui::tests::joins_panels_horizontally_when_they_fit ... ok
[INFO] [stdout] test ui::tests::shrinks_widths_below_nominal_minimum_when_terminal_is_narrow ... ok
[INFO] [stdout] test lba_trace::tests::matches_lba_across_boundaries ... ok
[INFO] [stdout] test profile::tests::rejects_missing_stop_condition ... ok
[INFO] [stdout] test profile::tests::rejects_zero_runtime_create_size ... ok
[INFO] [stdout] test integrity::tests::test_checksum_algorithm_round_trip ... ok
[INFO] [stdout] test ui::tests::truncates_path_in_middle_when_column_is_narrow ... ok
[INFO] [stdout] test ui::tests::truncates_with_unicode_ellipsis ... ok
[INFO] [stdout] test integrity::tests::test_verify_detects_mismatch ... ok
[INFO] [stdout] test app::tests::prompt_buffer_delete_removes_character_under_cursor ... ok
[INFO] [stdout] test health::tests::parses_vendor_specific_blocks ... ok
[INFO] [stdout] test lba_trace::tests::decodes_known_action_masks ... ok
[INFO] [stdout] test ui::tests::abbreviates_long_paths_to_preserve_filename ... ok
[INFO] [stdout] test engine::tests::execute_profile_surfaces_worker_open_errors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::execute_profile_surfaces_worker_open_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::execute_profile_surfaces_worker_open_errors' (41) panicked at src/engine.rs:1096:45:
[INFO] [stdout] range should be rejected: (RunSummary { backend: "pread_pwrite", started_at: 2026-05-11T18:00:44.810964535Z, ended_at: 2026-05-11T18:00:45.825682952Z, target_path: "/tmp/.tmpIz3e5m/denied.bin", target_mode: "file_based", read_ios_completed: 1, write_ios_completed: 0, read_bytes_completed: 4096, write_bytes_completed: 0, failed_reads: 0, failed_writes: 0, partial_reads: 0, partial_writes: 0, retries: 0, verify_failures: 0, sync_failures: 0, read_latency: LatencySummary { p50_us: 256, p95_us: 256, p99_us: 256, p999_us: 256 }, write_latency: LatencySummary { p50_us: 0, p95_us: 0, p99_us: 0, p999_us: 0 }, verify: VerifyResults { checksum_mismatch: 0, offset_mismatch: 0, stale_data: 0, short_read: 0, unexpected_eof: 0, verify_failure_count: 0, first_failure: None }, addressed_range_start_bytes: 0, addressed_range_length_bytes: 4096, logical_sector_size: 512, secondary_summaries: [], notes: ["Logical sector/LBA targeting only; this does not guarantee fixed physical NAND cell targeting.", "Backend used: pread_pwrite", "io_uring appears available, but this run used the fallback pread/pwrite backend."] }, [IntervalStats { second: 1, read_ios_completed: 1, write_ios_completed: 0, read_bytes_completed: 4096, write_bytes_completed: 0, failed_reads: 0, failed_writes: 0, partial_reads: 0, partial_writes: 0, retries: 0, verify_failures: 0, sync_failures: 0 }])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576375693ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576375693ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576375693ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576375693ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55763757f73a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55763757f73a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x55763756e452 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55763756e452 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x557637545baf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x557637545baf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x557637560729 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576374a94fc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576374a94fc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576375608e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576375608e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x557637545c68 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55763753a629 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x557637546bbd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55763757fecc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55763757fc42 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x557637416563 - <core[e929cb53b82a81ca]::result::Result<(emmc_lab[1e84b786d58df9eb]::engine::RunSummary, alloc[9d7caffeb3b5d2c6]::vec::Vec<emmc_lab[1e84b786d58df9eb]::engine::IntervalStats>), anyhow[4b33063320ba2d1b]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x5576373b3d8a - emmc_lab[1e84b786d58df9eb]::engine::tests::execute_profile_surfaces_worker_open_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:1096:45
[INFO] [stdout]   22:     0x5576373ad427 - emmc_lab[1e84b786d58df9eb]::engine::tests::execute_profile_surfaces_worker_open_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:1076:53
[INFO] [stdout]   23:     0x55763742fe86 - <emmc_lab[1e84b786d58df9eb]::engine::tests::execute_profile_surfaces_worker_open_errors::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55763749c7db - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55763749c7db - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5576374a9fcb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5576374a9fcb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5576374a9fcb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5576374a9fcb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5576374a9fcb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5576374a9fcb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5576374a9fcb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5576374a36e4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5576374a36e4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5576374acbd2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5576374acbd2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5576374acbd2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5576374acbd2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5576374acbd2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5576374acbd2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5576374acbd2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5576375687af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5576375687af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7de8028fbaa4 - <unknown>
[INFO] [stdout]   45:     0x7de802988a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     engine::tests::execute_profile_surfaces_worker_open_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cb76bcc4dc70b27e3224269097d3a14e3a36ed2141cd87a2bc85194ce1b3856d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb76bcc4dc70b27e3224269097d3a14e3a36ed2141cd87a2bc85194ce1b3856d", kill_on_drop: false }`
[INFO] [stdout] cb76bcc4dc70b27e3224269097d3a14e3a36ed2141cd87a2bc85194ce1b3856d
