[INFO] fetching crate oxyromon 0.4.0... [INFO] testing oxyromon-0.4.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate oxyromon 0.4.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate oxyromon 0.4.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxyromon 0.4.0 [INFO] finished tweaking crates.io crate oxyromon 0.4.0 [INFO] tweaked toml for crates.io crate oxyromon 0.4.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate oxyromon 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f292c589696ab29980086866098baf09782804289130d78e0585a4ef0201bfa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f292c589696ab29980086866098baf09782804289130d78e0585a4ef0201bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f292c589696ab29980086866098baf09782804289130d78e0585a4ef0201bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f292c589696ab29980086866098baf09782804289130d78e0585a4ef0201bfa", kill_on_drop: false }` [INFO] [stdout] 2f292c589696ab29980086866098baf09782804289130d78e0585a4ef0201bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c8f6c2d7b8fdf53fc72b18982671b2d67ababe12e4453409a698c9aea0e5954 [INFO] running `Command { std: "docker" "start" "-a" "4c8f6c2d7b8fdf53fc72b18982671b2d67ababe12e4453409a698c9aea0e5954", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling simple-error v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling refinery-core v0.3.1 [INFO] [stderr] Compiling refinery-macros v0.3.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling refinery v0.3.0 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling oxyromon v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `find_games` [INFO] [stdout] --> src/database.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn find_games(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_releases` [INFO] [stdout] --> src/database.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | pub async fn find_releases(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms` [INFO] [stdout] --> src/database.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | pub async fn find_roms(connection: &mut SqliteConnection) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms_without_romfile_by_system_id` [INFO] [stdout] --> src/database.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | pub async fn find_roms_without_romfile_by_system_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "4c8f6c2d7b8fdf53fc72b18982671b2d67ababe12e4453409a698c9aea0e5954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8f6c2d7b8fdf53fc72b18982671b2d67ababe12e4453409a698c9aea0e5954", kill_on_drop: false }` [INFO] [stdout] 4c8f6c2d7b8fdf53fc72b18982671b2d67ababe12e4453409a698c9aea0e5954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42e33777f214988f7a89b22cdcef9efa4d7227b2203feea6741afa6b52cc12f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e42e33777f214988f7a89b22cdcef9efa4d7227b2203feea6741afa6b52cc12f", kill_on_drop: false }` [INFO] [stderr] Compiling oxyromon v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_directory` [INFO] [stdout] --> src/config.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | pub async fn get_directory(connection: &mut SqliteConnection, key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_roms_without_romfile_by_system_id` [INFO] [stdout] --> src/database.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | pub async fn find_roms_without_romfile_by_system_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.69s [INFO] running `Command { std: "docker" "inspect" "e42e33777f214988f7a89b22cdcef9efa4d7227b2203feea6741afa6b52cc12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42e33777f214988f7a89b22cdcef9efa4d7227b2203feea6741afa6b52cc12f", kill_on_drop: false }` [INFO] [stdout] e42e33777f214988f7a89b22cdcef9efa4d7227b2203feea6741afa6b52cc12f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71db21f54fae6a23ccda5a19e9d832e947914f2a32da48909cf7ee0bff400d69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71db21f54fae6a23ccda5a19e9d832e947914f2a32da48909cf7ee0bff400d69", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `get_directory` [INFO] [stderr] --> src/config.rs:147:14 [INFO] [stderr] | [INFO] [stderr] 147 | pub async fn get_directory(connection: &mut SqliteConnection, key: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_roms_without_romfile_by_system_id` [INFO] [stderr] --> src/database.rs:479:14 [INFO] [stderr] | [INFO] [stderr] 479 | pub async fn find_roms_without_romfile_by_system_id( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oxyromon-5e345d20eeaf665e [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test import_dats::test::test_get_regions_from_game_name_world ... ok [INFO] [stdout] test import_dats::test::test_get_regions_from_game_name_france_germany ... ok [INFO] [stdout] test convert_roms::test::test_zip_to_original ... FAILED [INFO] [stdout] test import_dats::test::test_import_dat ... FAILED [INFO] [stdout] test import_dats::test::test_import_dat_parent_clone ... FAILED [INFO] [stdout] test import_dats::test::test_import_dat_info ... FAILED [INFO] [stdout] test import_roms::test::test_import_chd ... FAILED [INFO] [stdout] test sort_roms::test::test_do_discard_no_flag_should_return_false_from_db ... ok [INFO] [stdout] test convert_roms::test::test_original_to_zip ... FAILED [INFO] [stdout] test sort_roms::test::test_do_discard_with_flag_should_return_false ... ok [INFO] [stdout] test convert_roms::test::test_sevenzip_to_zip ... FAILED [INFO] [stdout] test sort_roms::test::test_do_discard_no_flag_should_return_true_from_db ... ok [INFO] [stdout] test sort_roms::test::test_do_discard_without_flag_should_return_true ... ok [INFO] [stdout] test convert_roms::test::test_cso_to_iso ... FAILED [INFO] [stdout] test convert_roms::test::test_original_to_sevenzip ... FAILED [INFO] [stdout] test convert_roms::test::test_zip_to_sevenzip ... FAILED [INFO] [stdout] test convert_roms::test::test_chd_to_cue_bin ... FAILED [INFO] [stdout] test convert_roms::test::test_sevenzip_to_original ... FAILED [INFO] [stdout] test convert_roms::test::test_iso_to_cso ... FAILED [INFO] [stdout] test convert_roms::test::test_cue_bin_to_chd ... FAILED [INFO] [stdout] test import_roms::test::test_import_cso ... FAILED [INFO] [stdout] test import_roms::test::test_import_other ... FAILED [INFO] [stdout] test import_roms::test::test_import_sevenzip_single ... FAILED [INFO] [stdout] test import_roms::test::test_import_zip_single ... FAILED [INFO] [stdout] test purge_roms::test::test_purge_trashed_roms ... FAILED [INFO] [stdout] test purge_roms::test::test_purge_missing_roms ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_discard_asia ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_discard_beta ... FAILED [INFO] [stdout] test sort_roms::test::test_sort_roms_keep_all ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_zip_to_original stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_zip_to_original' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:757:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2092ca3 - oxyromon::convert_roms::test::test_zip_to_original::{{closure}}::hbd5be532e84a91b7 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:755:9 [INFO] [stdout] 18: 0x5620d20e6f69 - as core::future::future::Future>::poll::h2959f183ea49bafc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22089f9 - as core::future::future::Future>::poll::{{closure}}::h6e35f69f5a5b1c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217ef83 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfe2f84d3b7fb5455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22ecf65 - std::thread::local::LocalKey::try_with::haa74000b689578ca [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d944d - std::thread::local::LocalKey::with::ha24100c007afe60c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a38b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hfb7d0d71c2c74d7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2208248 - as core::future::future::Future>::poll::he690873b46ed2437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287a68 - async_executor::LocalExecutor::run::{{closure}}::hb3ed8e1c60a24a14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b4dba - scoped_tls::ScopedKey::set::h72af2c7313bee51c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2282d52 - async_executor::LocalExecutor::run::h0488ef126ddaea86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238fd4f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h40bdc7f38260e818 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b307f - scoped_tls::ScopedKey::set::h0e6b1aee1669fd52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a15f - async_executor::Executor::enter::hbbed8a624fafe541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f6b8 - async_std::task::executor::run::{{closure}}::{{closure}}::he1e56d4173b94706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391d75 - async_std::task::executor::enter::h4ce031fb0aacc59e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238da8b - async_std::task::executor::run::{{closure}}::hb6e2a775e7ca6cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ebd56 - std::thread::local::LocalKey::try_with::h9fc7575099acef6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d9ded - std::thread::local::LocalKey::with::hb318781fc7d8595e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cd04 - async_std::task::executor::run::h17cbcb13efada028 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269373 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h15ae4b35d8879ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217b49a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1e3c7ba13fe8fc4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ef17e - std::thread::local::LocalKey::try_with::hcbca855f507eddce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d675d - std::thread::local::LocalKey::with::h3aaf5b946a2a25dd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179f92 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd9ad6a821861b8fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2267744 - async_std::task::builder::Builder::blocking::{{closure}}::h6dafe3e1b9fa80f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e3f0e - std::thread::local::LocalKey::try_with::h44d5d1155038ece8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22da86d - std::thread::local::LocalKey::with::hc18484c6d3923852 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2263e97 - async_std::task::builder::Builder::blocking::h9e61bd548bd0875d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c5c7 - async_std::task::block_on::block_on::hbe1c2e53542f0d7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d2092491 - oxyromon::convert_roms::test::test_zip_to_original::h2cea371631e801ee [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:740:5 [INFO] [stdout] 48: 0x5620d209244a - oxyromon::convert_roms::test::test_zip_to_original::{{closure}}::h868da9cd94bec5bc [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:740:5 [INFO] [stdout] 49: 0x5620d229120e - core::ops::function::FnOnce::call_once::h8d33b2de2d6b0daa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_dats::test::test_import_dat stdout ---- [INFO] [stdout] thread 'import_dats::test::test_import_dat' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_dats.rs:355:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2397878 - oxyromon::import_dats::test::test_import_dat::{{closure}}::h35de51d78ef90024 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:353:9 [INFO] [stdout] 18: 0x5620d20eff09 - as core::future::future::Future>::poll::hcb2909d94b64dc69 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22089a9 - as core::future::future::Future>::poll::{{closure}}::h6538179d42950078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217d843 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::haca50dcd04e1db9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e0f05 - std::thread::local::LocalKey::try_with::h2572273de9d79714 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d7b1d - std::thread::local::LocalKey::with::h68565cf3e65eac76 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2178d1b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h02edfd3c7364fdd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207808 - as core::future::future::Future>::poll::h452b61f7a1ab9e21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288898 - async_executor::LocalExecutor::run::{{closure}}::hf9977f4ae6bcaecd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b4baa - scoped_tls::ScopedKey::set::h6d259ad78d8d758a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284a00 - async_executor::LocalExecutor::run::ha6e8122be1fdc55b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d23912ae - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hcd37bef6a87805da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b5ae0 - scoped_tls::ScopedKey::set::hb0a3cdc24cc19e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a93e - async_executor::Executor::enter::hfba7db90f5871754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f379 - async_std::task::executor::run::{{closure}}::{{closure}}::hd6f20884a35512fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391df3 - async_std::task::executor::enter::h567f10b1fb218030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dcc9 - async_std::task::executor::run::{{closure}}::hc7fcc5b1df8d88e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22dde56 - std::thread::local::LocalKey::try_with::h0bc84a701574e166 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22dbecd - std::thread::local::LocalKey::with::hee6b6105a2b93b60 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cdf6 - async_std::task::executor::run::h351ed8ba6c998190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269823 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h302fdabb4effccf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217f0bb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hff3b0dfd3cb26d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e6b6e - std::thread::local::LocalKey::try_with::h5e00c852fea2eeee [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22da0dd - std::thread::local::LocalKey::with::hb79459d7c004b51d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d217a140 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hed420c767edec392 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22679c5 - async_std::task::builder::Builder::blocking::{{closure}}::h74af1569c9bfe8d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ed77e - std::thread::local::LocalKey::try_with::hb1b5b5d9608737c9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d558d - std::thread::local::LocalKey::with::h15e7471cfa48a43e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2265807 - async_std::task::builder::Builder::blocking::hd466d0181992feb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c7d6 - async_std::task::block_on::block_on::hd825d4a4b52cc838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23971eb - oxyromon::import_dats::test::test_import_dat::h7c1aef57f0e2e2b7 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:338:5 [INFO] [stdout] 48: 0x5620d23971aa - oxyromon::import_dats::test::test_import_dat::{{closure}}::hce7604a0ccbd7530 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:338:5 [INFO] [stdout] 49: 0x5620d228febe - core::ops::function::FnOnce::call_once::h064328e0ebc04b08 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_dats::test::test_import_dat_parent_clone stdout ---- [INFO] [stdout] thread 'import_dats::test::test_import_dat_parent_clone' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System (Parent-Clone).dat\", No such file or directory (os error 2)" }', src/import_dats.rs:386:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2399858 - oxyromon::import_dats::test::test_import_dat_parent_clone::{{closure}}::h77f5293e1a18fdfd [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:384:9 [INFO] [stdout] 18: 0x5620d20e9819 - as core::future::future::Future>::poll::h4c326f67a643b455 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22084a9 - as core::future::future::Future>::poll::{{closure}}::h036c0517cf471cf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217cfe3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h82a70a2504e43432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e1165 - std::thread::local::LocalKey::try_with::h27ef7d97eebb41f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d821d - std::thread::local::LocalKey::with::h710c87b32e213abe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179a8b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha2049975a4cd0835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2208048 - as core::future::future::Future>::poll::hc332411a2ff1884b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22861a8 - async_executor::LocalExecutor::run::{{closure}}::h01f941c077a6857a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b57ba - scoped_tls::ScopedKey::set::ha10712c45167a3f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285f30 - async_executor::LocalExecutor::run::heaca9d2e447e07f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239150e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hd4dae26d9d51c1ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b4310 - scoped_tls::ScopedKey::set::h58b5578b2e727abd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22897ae - async_executor::Executor::enter::h71aeb9e377e587d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e9b9 - async_std::task::executor::run::{{closure}}::{{closure}}::h6fae0a1eec8f4fa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391bb3 - async_std::task::executor::enter::h1f180d821ed4f346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d8a9 - async_std::task::executor::run::{{closure}}::h5d4cca7abc198bda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ddfc6 - std::thread::local::LocalKey::try_with::h0bd3e233f3b18508 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22da61d - std::thread::local::LocalKey::with::hbd63757f770b7dbc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d396 - async_std::task::executor::run::heeae4336ff20eced [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a653 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h8d546560e8cf82f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217d64b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha6a1c700989be748 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f174e - std::thread::local::LocalKey::try_with::hdd6192077c197af1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d54fd - std::thread::local::LocalKey::with::h14c8c5fe7e1e48c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179830 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h81968330bf1a9d3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266e25 - async_std::task::builder::Builder::blocking::{{closure}}::h3fd6d365ac4941fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ef86e - std::thread::local::LocalKey::try_with::hcfef712807d2bcda [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22db66d - std::thread::local::LocalKey::with::he0158da9f828cd2a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d22644f7 - async_std::task::builder::Builder::blocking::hb3d7f064be4a1c89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bb76 - async_std::task::block_on::block_on::h5770a8f69c8f8b43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23991cb - oxyromon::import_dats::test::test_import_dat_parent_clone::h7672c5ecf94f6c68 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:369:5 [INFO] [stdout] 48: 0x5620d239918a - oxyromon::import_dats::test::test_import_dat_parent_clone::{{closure}}::h71760a0b2932be00 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:369:5 [INFO] [stdout] 49: 0x5620d229008e - core::ops::function::FnOnce::call_once::h148eeb475a5082f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_dats::test::test_import_dat_info stdout ---- [INFO] [stdout] thread 'import_dats::test::test_import_dat_info' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_dats.rs:417:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d239b83b - oxyromon::import_dats::test::test_import_dat_info::{{closure}}::hc9cccfda19e3780d [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:415:9 [INFO] [stdout] 18: 0x5620d20e5ca9 - as core::future::future::Future>::poll::h1958196095458759 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22088b9 - as core::future::future::Future>::poll::{{closure}}::h602a7c0ff9dba55d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217c2d3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h52cadf2e0df5a823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f1db5 - std::thread::local::LocalKey::try_with::he06eb34165a01f7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22dab3d - std::thread::local::LocalKey::with::hc3ddc5ebb947ee24 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217912b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1c25fd89abf56aef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2208308 - as core::future::future::Future>::poll::hfb377fe85196b1b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286bb8 - async_executor::LocalExecutor::run::{{closure}}::h4592fcc541320eca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b3b7a - scoped_tls::ScopedKey::set::h2e058d461c63099b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d22859f0 - async_executor::LocalExecutor::run::hdb216eaa3bb64758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2390f1e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hc5d0430cc32c6fbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b3790 - scoped_tls::ScopedKey::set::h20306041f07c6604 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2288d2e - async_executor::Executor::enter::h0ef69f8df0ff0f54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f5e9 - async_std::task::executor::run::{{closure}}::{{closure}}::hdd76650b17ef9b1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391f33 - async_std::task::executor::enter::h9916f29cbdd3d2d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dea9 - async_std::task::executor::run::{{closure}}::he2c16aa6f131c5ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f4376 - std::thread::local::LocalKey::try_with::hf8717f9eb9cfe51b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22dae8d - std::thread::local::LocalKey::with::hd1ccdceb976b8fe3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d346 - async_std::task::executor::run::he8f86a891f3157b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269a7d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4d6668b66b5c76fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217b34b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h19df1f31a5b6085e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e1fbe - std::thread::local::LocalKey::try_with::h323b227ec20cac51 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22dbfcd - std::thread::local::LocalKey::with::hef144dae90f1e9b5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d217a250 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf12b66729e7f7020 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2267885 - async_std::task::builder::Builder::blocking::{{closure}}::h6f18d62d47410410 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e7dde - std::thread::local::LocalKey::try_with::h6a953c58507f54f8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d498d - std::thread::local::LocalKey::with::h0075d52588a19750 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2261ed7 - async_std::task::builder::Builder::blocking::h360d6bd217311ea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bf96 - async_std::task::block_on::block_on::h7af8157e7ee27d7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d239b1ab - oxyromon::import_dats::test::test_import_dat_info::hb5467c6b97c52cae [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:400:5 [INFO] [stdout] 48: 0x5620d239b16a - oxyromon::import_dats::test::test_import_dat_info::{{closure}}::h9cf86fafde2170f8 [INFO] [stdout] at /opt/rustwide/workdir/src/import_dats.rs:400:5 [INFO] [stdout] 49: 0x5620d229111e - core::ops::function::FnOnce::call_once::h88dcac18564a4907 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_roms::test::test_import_chd stdout ---- [INFO] [stdout] thread 'import_roms::test::test_import_chd' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_roms.rs:610:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d21f7437 - oxyromon::import_roms::test::test_import_chd::{{closure}}::h0218496f86915b6c [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:608:9 [INFO] [stdout] 18: 0x5620d20edf99 - as core::future::future::Future>::poll::haa33d1469e7fbe97 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22084f9 - as core::future::future::Future>::poll::{{closure}}::h0385f9e034885b2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217cc53 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7a1cd9020f13c961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22ebc05 - std::thread::local::LocalKey::try_with::h9ecf6f790dd8b884 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22da31d - std::thread::local::LocalKey::with::hb94b14c5229d3b31 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a29b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf5bd19356ec392b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22075c8 - as core::future::future::Future>::poll::h12caa408391d956b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286ff8 - async_executor::LocalExecutor::run::{{closure}}::h59259f3b8610aab2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b64ba - scoped_tls::ScopedKey::set::he1ddd13e674006a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285bb0 - async_executor::LocalExecutor::run::he67f9d4290e19c30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238ffae - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h4c608a957c5be7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b2c60 - scoped_tls::ScopedKey::set::h0527f5185143c9d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22893ee - async_executor::Executor::enter::h49858a638f2ac8a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e819 - async_std::task::executor::run::{{closure}}::{{closure}}::h52a82ca1bfd7b2b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391f73 - async_std::task::executor::enter::had1429078b22b689 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d549 - async_std::task::executor::run::{{closure}}::h1d3a5148058c10ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ec4a6 - std::thread::local::LocalKey::try_with::ha3c6b55f842af449 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d6e0d - std::thread::local::LocalKey::with::h473897055b355e4f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d3e6 - async_std::task::executor::run::hf4abd20149b9d198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226ac43 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd1f63e2455dad0e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217bf8b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h464c6d2bc1dd2e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e69fe - std::thread::local::LocalKey::try_with::h5d3cd25b709b7268 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d5dcd - std::thread::local::LocalKey::with::h2240f4b7ab77af5e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179890 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h908403cbcb4ad5c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22686a5 - async_std::task::builder::Builder::blocking::{{closure}}::hcef82b5579137c20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e674e - std::thread::local::LocalKey::try_with::h5cf165557148e2bc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22dac1d - std::thread::local::LocalKey::with::hc754a42d49d1c092 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d22664b7 - async_std::task::builder::Builder::blocking::hf89847ee7e5d83fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238b8b6 - async_std::task::block_on::block_on::h30447a06072b5b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d21f6c21 - oxyromon::import_roms::test::test_import_chd::hc44cff8068000c84 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:593:5 [INFO] [stdout] 48: 0x5620d21f6bda - oxyromon::import_roms::test::test_import_chd::{{closure}}::hb776f17e5eb631be [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:593:5 [INFO] [stdout] 49: 0x5620d229034e - core::ops::function::FnOnce::call_once::h229e2f9b4bc83cf0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_original_to_zip stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_original_to_zip' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:500:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2087a63 - oxyromon::convert_roms::test::test_original_to_zip::{{closure}}::h1d63c365cc197e3f [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:498:9 [INFO] [stdout] 18: 0x5620d20f1679 - as core::future::future::Future>::poll::heba9ec37b75c0488 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22083b9 - as core::future::future::Future>::poll::{{closure}}::h013f5b10281d6184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217bb13 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3792a9b3595a5866 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e3055 - std::thread::local::LocalKey::try_with::h3cf55216a3d9abf8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22daf0d - std::thread::local::LocalKey::with::hd2efc3afcdf84012 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217917b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2483b3c639b8d187 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207fe8 - as core::future::future::Future>::poll::hb585fa2f291046ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287bc8 - async_executor::LocalExecutor::run::{{closure}}::hb58654fc070dcfab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b44ea - scoped_tls::ScopedKey::set::h5d2fdd4de72920e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2283810 - async_executor::LocalExecutor::run::h251225735d7680c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239059e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h7e27b784ae70d505 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b59b0 - scoped_tls::ScopedKey::set::haefd19f478ac58ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22894de - async_executor::Executor::enter::h4f609cabc6020055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f109 - async_std::task::executor::run::{{closure}}::{{closure}}::hbc2d87fc64535c58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391fb3 - async_std::task::executor::enter::haf954eef0a05270a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dde9 - async_std::task::executor::run::{{closure}}::hd567a6eef70dea03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f2986 - std::thread::local::LocalKey::try_with::he82da670ffe6955a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22daa2d - std::thread::local::LocalKey::with::hc2fdc44232fb927a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cf86 - async_std::task::executor::run::h5863be18b6a2b036 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a523 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h88640c81b42827db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217c6db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6aa6e25897b71767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22dd7be - std::thread::local::LocalKey::try_with::h097ab61837613a92 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22dbd9d - std::thread::local::LocalKey::with::hecec9afefe190929 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179d90 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc5f2bd4022ccbd25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268105 - async_std::task::builder::Builder::blocking::{{closure}}::ha99ac0065389ba5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22df6de - std::thread::local::LocalKey::try_with::h197d49b265c1b1dd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d5e5d - std::thread::local::LocalKey::with::h2367df014146e32e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2263517 - async_std::task::builder::Builder::blocking::h572a32e3ec769a38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238b6a6 - async_std::task::block_on::block_on::h01ddb905c13a4f91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d2087251 - oxyromon::convert_roms::test::test_original_to_zip::h92bd14f684749042 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:483:5 [INFO] [stdout] 48: 0x5620d208720a - oxyromon::convert_roms::test::test_original_to_zip::{{closure}}::h5e5ae71d3fee0362 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:483:5 [INFO] [stdout] 49: 0x5620d22908ae - core::ops::function::FnOnce::call_once::h44fb2c5bd38cd236 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_sevenzip_to_zip stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_sevenzip_to_zip' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:842:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2096803 - oxyromon::convert_roms::test::test_sevenzip_to_zip::{{closure}}::hae8ba39c1d3bfa03 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:840:9 [INFO] [stdout] 18: 0x5620d20f2039 - as core::future::future::Future>::poll::hf98473e84d23f1c0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208869 - as core::future::future::Future>::poll::{{closure}}::h51a116f38d53aedd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217d413 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h980fe113f67a3bca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22dfd25 - std::thread::local::LocalKey::try_with::h1e5a6b8f58323c69 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22db99d - std::thread::local::LocalKey::with::he7e2950102bfa7db [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217936b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3fed089da8f9936b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207748 - as core::future::future::Future>::poll::h2d34795cfdc2d8ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22882c8 - async_executor::LocalExecutor::run::{{closure}}::hc8ff92c3edf80aaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b66ca - scoped_tls::ScopedKey::set::hec206facc848ffde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284f50 - async_executor::LocalExecutor::run::hc55ad8eadf3268e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239163e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hda9c02c841aa588f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b2e70 - scoped_tls::ScopedKey::set::h07200dcd6e937ca7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22892fe - async_executor::Executor::enter::h343aae68f15b1803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e199 - async_std::task::executor::run::{{closure}}::{{closure}}::h0a1b6ac0ba7ccf7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d23922b3 - async_std::task::executor::enter::hec4de02dcd68a5e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d489 - async_std::task::executor::run::{{closure}}::h0ba297f239d9a8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22eff16 - std::thread::local::LocalKey::try_with::hd2e5e045b7ee1682 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d7cbd - std::thread::local::LocalKey::with::h6af93552a0258a11 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d166 - async_std::task::executor::run::h9c090166091bf450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269f33 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h714e70341890a2b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217aa9b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h063b493b87cc5777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ef2ee - std::thread::local::LocalKey::try_with::hcc0faeeb08e444d4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22db21d - std::thread::local::LocalKey::with::hdb191b51d1e1d7a6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179ce0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb96c0225856eca4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266cc5 - async_std::task::builder::Builder::blocking::{{closure}}::h31c2059c72798366 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f53ee - std::thread::local::LocalKey::try_with::hff972cf0752613f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22dc2ed - std::thread::local::LocalKey::with::hf40ea5ec460dd9d5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2261ba7 - async_std::task::builder::Builder::blocking::h3303873cfd17cdf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238b966 - async_std::task::block_on::block_on::h372b6f1fedf3050e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d2095ff1 - oxyromon::convert_roms::test::test_sevenzip_to_zip::hdf890ed854e42c8f [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:825:5 [INFO] [stdout] 48: 0x5620d2095faa - oxyromon::convert_roms::test::test_sevenzip_to_zip::{{closure}}::h9b00e1ef4b9a3314 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:825:5 [INFO] [stdout] 49: 0x5620d22914ce - core::ops::function::FnOnce::call_once::ha0e7ba4f09ea06f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_cso_to_iso stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_cso_to_iso' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:1115:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d20a2055 - oxyromon::convert_roms::test::test_cso_to_iso::{{closure}}::h481a178f56d452f3 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1113:9 [INFO] [stdout] 18: 0x5620d20e7c19 - as core::future::future::Future>::poll::h34f28af9c5309564 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208409 - as core::future::future::Future>::poll::{{closure}}::h016d592c361d4671 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217cb63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7902a16e6cb6c51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22ec755 - std::thread::local::LocalKey::try_with::ha6866efb8af58df2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22db0dd - std::thread::local::LocalKey::with::hd728b419419a450f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2178f2b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0fc43d21ec24075e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22081e8 - as core::future::future::Future>::poll::he4e65fad43adcf7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287608 - async_executor::LocalExecutor::run::{{closure}}::h9899f026e080224f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b63da - scoped_tls::ScopedKey::set::hde233574a34cb92a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d22839d2 - async_executor::LocalExecutor::run::h31c3580dee742406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2390cbf - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hab9cf68644111e98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b45ff - scoped_tls::ScopedKey::set::h6097afcaf6a527a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2288fff - async_executor::Executor::enter::h20b2c5b3e1689a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f518 - async_std::task::executor::run::{{closure}}::{{closure}}::hd8f74a0a9378e477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392035 - async_std::task::executor::enter::hb671b8501021408e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d78b - async_std::task::executor::run::{{closure}}::h4d4f25afb0293e98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e79e6 - std::thread::local::LocalKey::try_with::h67b419d0116b502d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22da49d - std::thread::local::LocalKey::with::hba00bf05c5c04e27 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d0c4 - async_std::task::executor::run::h8c63a1f1e72383eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a193 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h7ee6b8a81c44515b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217ad3a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0c0d79e521cdc0f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e9dbe - std::thread::local::LocalKey::try_with::h898e53bfdae0a961 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d5d3d - std::thread::local::LocalKey::with::h220c695b3d13a3f9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d21793d2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h427df51494c5fd17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22687e4 - async_std::task::builder::Builder::blocking::{{closure}}::hd19469491e1ecc38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ece2e - std::thread::local::LocalKey::try_with::ha9dd1f6c0d491c0b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22db7ed - std::thread::local::LocalKey::with::he1245f9321c0704a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2260bb7 - async_std::task::builder::Builder::blocking::h05f5203c6a3b8e09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bd87 - async_std::task::block_on::block_on::h6b646276be9b1fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d20a15c1 - oxyromon::convert_roms::test::test_cso_to_iso::h86445a6dfc46904f [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1090:5 [INFO] [stdout] 48: 0x5620d20a157a - oxyromon::convert_roms::test::test_cso_to_iso::{{closure}}::h85ff565a9af06058 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1090:5 [INFO] [stdout] 49: 0x5620d2290bfe - core::ops::function::FnOnce::call_once::h56fd2a5cf47d625b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_original_to_sevenzip stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_original_to_sevenzip' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:586:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d208b5d3 - oxyromon::convert_roms::test::test_original_to_sevenzip::{{closure}}::h4a28e5415b6e7719 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:584:9 [INFO] [stdout] 18: 0x5620d20ee2d9 - as core::future::future::Future>::poll::had35f31898b02a61 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208909 - as core::future::future::Future>::poll::{{closure}}::h6285b93172df28e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217c1e3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h511b881477e5acfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22deae5 - std::thread::local::LocalKey::try_with::h14aa10eb503a663b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d9e6d - std::thread::local::LocalKey::with::hb3f01a8497e24dd4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179b7b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::habca41a984d9aaa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22077a8 - as core::future::future::Future>::poll::h3cba28eee4c2c631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287908 - async_executor::LocalExecutor::run::{{closure}}::ha86e6d00922edd2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b4aca - scoped_tls::ScopedKey::set::h69c600290c439ff9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2283f40 - async_executor::LocalExecutor::run::h854062e69ceff41a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239046e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h7941826bbfb59d04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b4100 - scoped_tls::ScopedKey::set::h5101516f61639b48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2288f0e - async_executor::Executor::enter::h1c92c57e200e614c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f449 - async_std::task::executor::run::{{closure}}::{{closure}}::hd8f3aa15e4f40d02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392273 - async_std::task::executor::enter::he9c71fb687e49cac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dd29 - async_std::task::executor::run::{{closure}}::hcaeb0ff8f94d48e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ed606 - std::thread::local::LocalKey::try_with::hb1054d0ea928bb4b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d7a3d - std::thread::local::LocalKey::with::h6741cfc116f1b220 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cb26 - async_std::task::executor::run::h013ea0e321f1940d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a2c3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h8551d537fb6184e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217ec8b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf71d9eb06d25560c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22def0e - std::thread::local::LocalKey::try_with::h160acd4030dafad5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d90ed - std::thread::local::LocalKey::with::h9b6c905c38dfb59b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d217a1a0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::heda951c5ee77cf6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2267b05 - async_std::task::builder::Builder::blocking::{{closure}}::h77179e1a1311a6b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ed32e - std::thread::local::LocalKey::try_with::haec555ff09eb3fc7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22dbbad - std::thread::local::LocalKey::with::he97d95beb70e64a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2264827 - async_std::task::builder::Builder::blocking::hb9cc2b85cd28d925 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238ba16 - async_std::task::block_on::block_on::h40a7a171c72e43bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d208adc1 - oxyromon::convert_roms::test::test_original_to_sevenzip::h50dda658740c2ef7 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:569:5 [INFO] [stdout] 48: 0x5620d208ad7a - oxyromon::convert_roms::test::test_original_to_sevenzip::{{closure}}::hacaa6f74c41f19d7 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:569:5 [INFO] [stdout] 49: 0x5620d22913ae - core::ops::function::FnOnce::call_once::h9c67368df316bc09 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_zip_to_sevenzip stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_zip_to_sevenzip' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:928:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d209a373 - oxyromon::convert_roms::test::test_zip_to_sevenzip::{{closure}}::hd4d050947f96c9e6 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:926:9 [INFO] [stdout] 18: 0x5620d20ee149 - as core::future::future::Future>::poll::hac13b9aa11f3d637 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22087c9 - as core::future::future::Future>::poll::{{closure}}::h3942e1b37b72144d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217a813 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h04c6a6b162686997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22ec245 - std::thread::local::LocalKey::try_with::ha19deff4b785d860 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d712d - std::thread::local::LocalKey::with::h5112ecdcd264600d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179d2b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbf3f52b1c05f9b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207e38 - as core::future::future::Future>::poll::h9cd26d6987d9d8ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22868d8 - async_executor::LocalExecutor::run::{{closure}}::h2e486d97a96cb1f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b55aa - scoped_tls::ScopedKey::set::h99e01b5435c15488 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284bc0 - async_executor::LocalExecutor::run::hace776b4c275d8fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239117e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hc8ce4d49c8160ce3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b56c0 - scoped_tls::ScopedKey::set::h9c18785752115c9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a06e - async_executor::Executor::enter::hb5a794612853a2f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e0c9 - async_std::task::executor::run::{{closure}}::{{closure}}::h046ce1addf669a97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d23921b3 - async_std::task::executor::enter::hceb2e2db5ab18d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d729 - async_std::task::executor::run::{{closure}}::h42addaed5cf7e2ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f5276 - std::thread::local::LocalKey::try_with::hff003d9e9d41f2d4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d94cd - std::thread::local::LocalKey::with::ha3c0a663175cc33e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cd56 - async_std::task::executor::run::h2508e645fca52645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269243 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h1087c5002e1a9f91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217a4cb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h00c42eaac150eb38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e770e - std::thread::local::LocalKey::try_with::h66a9f5ab40b3acfe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d9b9d - std::thread::local::LocalKey::with::hae088a4115651064 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2178c70 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h000b5fa3b510b839 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268c45 - async_std::task::builder::Builder::blocking::{{closure}}::hf2bd570a7ce3df91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f281e - std::thread::local::LocalKey::try_with::he7d5a3d54a55f2f0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d60fd - std::thread::local::LocalKey::with::h29254dbae2e2abbd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2266187 - async_std::task::builder::Builder::blocking::hecc21acfb458afa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c936 - async_std::task::block_on::block_on::hf23a722ddb0e0d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d2099b61 - oxyromon::convert_roms::test::test_zip_to_sevenzip::hc771113eaeb914eb [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:911:5 [INFO] [stdout] 48: 0x5620d2099b1a - oxyromon::convert_roms::test::test_zip_to_sevenzip::{{closure}}::hbbdeebdd01cac2b4 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:911:5 [INFO] [stdout] 49: 0x5620d2290c6e - core::ops::function::FnOnce::call_once::h5a7fdd51ec782120 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_chd_to_cue_bin stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_chd_to_cue_bin' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:1326:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d20ab7e4 - oxyromon::convert_roms::test::test_chd_to_cue_bin::{{closure}}::h98773ebc7cb66d4f [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1324:9 [INFO] [stdout] 18: 0x5620d20ee369 - as core::future::future::Future>::poll::hae4fe3f4f69160c3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208dd9 - as core::future::future::Future>::poll::{{closure}}::hc9ccb7051f723f56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217e193 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hc99d42ebbaa07eff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e3c25 - std::thread::local::LocalKey::try_with::h440857fa25078102 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d9c7d - std::thread::local::LocalKey::with::hb0db31d31ba992a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a33b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf927a0a9421cbe6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207628 - as core::future::future::Future>::poll::h1698f0d8a4298d3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286a38 - async_executor::LocalExecutor::run::{{closure}}::h39dcedf9e12b51bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b354a - scoped_tls::ScopedKey::set::h1c30af5be1f95b5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d22852d0 - async_executor::LocalExecutor::run::hcf3a81c5cc4101b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2390a5e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h9df1d447f642bb46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b53d0 - scoped_tls::ScopedKey::set::h9813fd33a6ffe9be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22896be - async_executor::Executor::enter::h5ba133e261676545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e679 - async_std::task::executor::run::{{closure}}::{{closure}}::h3da708d4a92d848c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d23921f3 - async_std::task::executor::enter::hd36c59cb2dec3923 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d5a9 - async_std::task::executor::run::{{closure}}::h30f4c93318d3b57b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22eccb6 - std::thread::local::LocalKey::try_with::ha9cdde321af309f3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d59bd - std::thread::local::LocalKey::with::h1a474ef6cafb480f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cf36 - async_std::task::executor::run::h51b5ab1aa98c36ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269ba3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5261f81238b747de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217e6bb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd75f18a458c4f1d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e1bae - std::thread::local::LocalKey::try_with::h2f846f133bb9c601 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22da52d - std::thread::local::LocalKey::with::hba0ecec6f9cfb844 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d217a040 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he17c482abb6a6137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22668a5 - async_std::task::builder::Builder::blocking::{{closure}}::h28bd288f8703f60c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f35ce - std::thread::local::LocalKey::try_with::hf26ea93f252ff4df [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22dacad - std::thread::local::LocalKey::with::hcf33fa7b6ee75d59 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2260887 - async_std::task::builder::Builder::blocking::h01639a8bbc82998f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bee6 - async_std::task::block_on::block_on::h70403aa9b968c4f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d20aafd1 - oxyromon::convert_roms::test::test_chd_to_cue_bin::h99985b1452ea5411 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1309:5 [INFO] [stdout] 48: 0x5620d20aaf8a - oxyromon::convert_roms::test::test_chd_to_cue_bin::{{closure}}::h33789cceaf1f9e85 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1309:5 [INFO] [stdout] 49: 0x5620d22913de - core::ops::function::FnOnce::call_once::h9de67a63b2d7444f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_sevenzip_to_original stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_sevenzip_to_original' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:672:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d208f143 - oxyromon::convert_roms::test::test_sevenzip_to_original::{{closure}}::h053cdafef0b848dd [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:670:9 [INFO] [stdout] 18: 0x5620d20eac49 - as core::future::future::Future>::poll::h65286b73fb167480 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d22086d9 - as core::future::future::Future>::poll::{{closure}}::h340eee5d5af563ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217b933 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3167720fe8c82b20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22eb115 - std::thread::local::LocalKey::try_with::h98704b406678ac62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22dbcbd - std::thread::local::LocalKey::with::hec24c683416b45e2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a2eb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf5dd3f01a23abd09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22082a8 - as core::future::future::Future>::poll::he7d2036d20d9de01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286488 - async_executor::LocalExecutor::run::{{closure}}::h132f28bc9919ff8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b325a - scoped_tls::ScopedKey::set::h18048efe117f1cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285662 - async_executor::LocalExecutor::run::hd3a7e8cc41b3eae6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238faef - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h1ddf2cd89e333e83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b29ff - scoped_tls::ScopedKey::set::h03a1bd628c99edc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a55f - async_executor::Executor::enter::he91dfb5dee6f2000 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f038 - async_std::task::executor::run::{{closure}}::{{closure}}::hbc126d44b2d27c44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391bf5 - async_std::task::executor::enter::h2147805f35607e6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d84b - async_std::task::executor::run::{{closure}}::h50ec3805b68c7947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e4c56 - std::thread::local::LocalKey::try_with::h4b8b44e9af9a1312 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d93cd - std::thread::local::LocalKey::with::ha231610191f678ae [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cc64 - async_std::task::executor::run::h0d900688f2f4c912 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a783 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha370d9bba5bfa083 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217e41a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd0cd831906773f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f1b3e - std::thread::local::LocalKey::try_with::hde1beac2dd4e0dd1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d588d - std::thread::local::LocalKey::with::h1868bfb824db8f63 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d21797d2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7b892fcdf6e18f32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268d84 - async_std::task::builder::Builder::blocking::{{closure}}::hf580a2cc3490227c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f345e - std::thread::local::LocalKey::try_with::hf177a6ae9a88067a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d878d - std::thread::local::LocalKey::with::h806557231bd11d01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2260ee7 - async_std::task::builder::Builder::blocking::h12419878328cfe46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c517 - async_std::task::block_on::block_on::hb7b7e5bf8feeb383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d208e931 - oxyromon::convert_roms::test::test_sevenzip_to_original::hfeba2c76b3324899 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:655:5 [INFO] [stdout] 48: 0x5620d208e8ea - oxyromon::convert_roms::test::test_sevenzip_to_original::{{closure}}::ha68a0c7b5ac3c69b [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:655:5 [INFO] [stdout] 49: 0x5620d229090e - core::ops::function::FnOnce::call_once::h4638856d7631262d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_iso_to_cso stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_iso_to_cso' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:1022:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d209e165 - oxyromon::convert_roms::test::test_iso_to_cso::{{closure}}::hd74f89a752cfbd8f [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1020:9 [INFO] [stdout] 18: 0x5620d20ec3f9 - as core::future::future::Future>::poll::h85f2890fd745ae96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208bd9 - as core::future::future::Future>::poll::{{closure}}::h931cbb467686ae5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217da83 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb08c90379f91c285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22df045 - std::thread::local::LocalKey::try_with::h169290cde4948d8f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22dc6cd - std::thread::local::LocalKey::with::hf8a48fa0b2287bfe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179adb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha28fcdb8b4e33dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207498 - as core::future::future::Future>::poll::h0758ff0c9a36acaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286318 - async_executor::LocalExecutor::run::{{closure}}::h0b46f1baf5140974 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b2f6a - scoped_tls::ScopedKey::set::h0bc130704f51a927 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285830 - async_executor::LocalExecutor::run::hd6403d861b579824 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239189e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::he8c89a51d2909249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b65d0 - scoped_tls::ScopedKey::set::hea2b2f3885ad0a22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2288e1e - async_executor::Executor::enter::h1c39757f730a4e8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e749 - async_std::task::executor::run::{{closure}}::{{closure}}::h3e6d0af2c8ad31c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391c33 - async_std::task::executor::enter::h28aea90e08043931 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dba9 - async_std::task::executor::run::{{closure}}::hc0fe351c56077c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22dd326 - std::thread::local::LocalKey::try_with::h0498d91eb2959681 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d4f0d - std::thread::local::LocalKey::with::h0b887d87b7abcca2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cb76 - async_std::task::executor::run::h03fb01b6860ffc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269cd3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5458794b5e72c678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217b6db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2768fb170428f825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ea2ee - std::thread::local::LocalKey::try_with::h8c3f5a74fcce9004 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22da29d - std::thread::local::LocalKey::with::hb89163d6a3e4afcb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2178cd0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h02588fa151b23e0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266f85 - async_std::task::builder::Builder::blocking::{{closure}}::h46bec042c7b4f34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f510e - std::thread::local::LocalKey::try_with::hfee64bdc5289e09f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d819d - std::thread::local::LocalKey::with::h70dfde42e24a5353 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2261877 - async_std::task::builder::Builder::blocking::h2d97053dd39b655a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238b806 - async_std::task::block_on::block_on::h2b5a0e7802af660a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d209d6d1 - oxyromon::convert_roms::test::test_iso_to_cso::hd8819bcabf435d38 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:997:5 [INFO] [stdout] 48: 0x5620d209d68a - oxyromon::convert_roms::test::test_iso_to_cso::{{closure}}::hbc989e5461b68dff [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:997:5 [INFO] [stdout] 49: 0x5620d22915fe - core::ops::function::FnOnce::call_once::ha59a717684611924 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_roms::test::test_cue_bin_to_chd stdout ---- [INFO] [stdout] thread 'convert_roms::test::test_cue_bin_to_chd' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/convert_roms.rs:1200:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d20a5cef - oxyromon::convert_roms::test::test_cue_bin_to_chd::{{closure}}::h67861311830ead0c [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1198:9 [INFO] [stdout] 18: 0x5620d20eb199 - as core::future::future::Future>::poll::h6a216b29db0bb1bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208959 - as core::future::future::Future>::poll::{{closure}}::h63a187025cebef0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217e913 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he3398ab512f656f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22df815 - std::thread::local::LocalKey::try_with::h1a3becae0badee7b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d6c7d - std::thread::local::LocalKey::with::h442e0df740976e53 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179bcb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb40f748d516a16af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207d78 - as core::future::future::Future>::poll::h98c0cbdcefe91d7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287ea8 - async_executor::LocalExecutor::run::{{closure}}::hb9dd1077a4f79c58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b589a - scoped_tls::ScopedKey::set::ha3120dbf29a35ea9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2282f22 - async_executor::LocalExecutor::run::h14bf590b70ac8dff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239033f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h6e48788cdd49b764 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b3a7f - scoped_tls::ScopedKey::set::h2bc7bffe5db97bca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a35f - async_executor::Executor::enter::hce45e5a0c2b79349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238eb58 - async_std::task::executor::run::{{closure}}::{{closure}}::h86b56d7782efe118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392235 - async_std::task::executor::enter::he88145ca4188ad12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238de4b - async_std::task::executor::run::{{closure}}::hd8fc9417fe65be60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22eb3d6 - std::thread::local::LocalKey::try_with::h9894544ff900932d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d576d - std::thread::local::LocalKey::with::h17910ada0f77944e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cbc4 - async_std::task::executor::run::h0b433a3e0dccbcad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269953 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h359fbada99c45e4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217c0da - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h48e462d0be863814 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e7f4e - std::thread::local::LocalKey::try_with::h6b29df81c07804a6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d9cfd - std::thread::local::LocalKey::with::hb0dcdded82af29ca [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d21799f2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9f10cc436e983d7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266a04 - async_std::task::builder::Builder::blocking::{{closure}}::h2d85a1bf5512aba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ee8ae - std::thread::local::LocalKey::try_with::hc30ffad0b50a9d41 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22db5dd - std::thread::local::LocalKey::with::hdff0ce5d83b678a9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2262537 - async_std::task::builder::Builder::blocking::h39a8f811b6ef5f67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c047 - async_std::task::block_on::block_on::h81e84e5593bc30df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d20a54b1 - oxyromon::convert_roms::test::test_cue_bin_to_chd::h63643ef251144c78 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1183:5 [INFO] [stdout] 48: 0x5620d20a546a - oxyromon::convert_roms::test::test_cue_bin_to_chd::{{closure}}::h4104fb96358e2f75 [INFO] [stdout] at /opt/rustwide/workdir/src/convert_roms.rs:1183:5 [INFO] [stdout] 49: 0x5620d22908de - core::ops::function::FnOnce::call_once::h45902cd4aebf7e93 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_roms::test::test_import_cso stdout ---- [INFO] [stdout] thread 'import_roms::test::test_import_cso' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_roms.rs:724:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d21fce21 - oxyromon::import_roms::test::test_import_cso::{{closure}}::h1e4e70c4aec922f0 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:722:9 [INFO] [stdout] 18: 0x5620d20ebf09 - as core::future::future::Future>::poll::h7ba1b971786103d6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208f99 - as core::future::future::Future>::poll::{{closure}}::he6ff6221891e9338 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217c4b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5aaae85b682ad5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22eeb25 - std::thread::local::LocalKey::try_with::hc3af6a87740ca9e7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d97bd - std::thread::local::LocalKey::with::ha7f6bce9f1183afe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179ddb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc600fff813211cbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207d18 - as core::future::future::Future>::poll::h9663609311a1e41e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288008 - async_executor::LocalExecutor::run::{{closure}}::hc0ec1296a58b4812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b609a - scoped_tls::ScopedKey::set::hd26c4eac467bcb4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285d70 - async_executor::LocalExecutor::run::he72f987311870ec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238fc1e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h3a6354b9bee8c558 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b4730 - scoped_tls::ScopedKey::set::h61d17f7d56f9ad2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2289b7e - async_executor::Executor::enter::h8221dbafc77b2139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238dff9 - async_std::task::executor::run::{{closure}}::{{closure}}::h0347163716d8e299 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391cf3 - async_std::task::executor::enter::h4957c6c99c13248a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238da29 - async_std::task::executor::run::{{closure}}::hac153d9d911260d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f1226 - std::thread::local::LocalKey::try_with::hdbb19500ae25e25a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d9f4d - std::thread::local::LocalKey::with::hb64de28e48e4a21d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cee6 - async_std::task::executor::run::h50b24d7cf3f05776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226b0f3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf2760b3e1edd7060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217e56b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd5663f39a5256f6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e748e - std::thread::local::LocalKey::try_with::h631b41220629a69e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d7e3d - std::thread::local::LocalKey::with::h6c23e85f60a741e1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d21796b0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6dc554f55b506377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22670c5 - async_std::task::builder::Builder::blocking::{{closure}}::h4a4fc27b34fae530 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ddcee - std::thread::local::LocalKey::try_with::h0b2b567887fc06f3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d57fd - std::thread::local::LocalKey::with::h1830776f3c637f3b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2262867 - async_std::task::builder::Builder::blocking::h42e5a161fc626eed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238ca96 - async_std::task::block_on::block_on::hfbcc03c5d58af701 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d21fc391 - oxyromon::import_roms::test::test_import_cso::h0893a27ccbcdb1d2 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:699:5 [INFO] [stdout] 48: 0x5620d21fc34a - oxyromon::import_roms::test::test_import_cso::{{closure}}::h2587de37090a085f [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:699:5 [INFO] [stdout] 49: 0x5620d22921ee - core::ops::function::FnOnce::call_once::hf9db45cee60a61d2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_roms::test::test_import_other stdout ---- [INFO] [stdout] thread 'import_roms::test::test_import_other' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_roms.rs:803:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d2200dff - oxyromon::import_roms::test::test_import_other::{{closure}}::he33f26311ba008c7 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:801:9 [INFO] [stdout] 18: 0x5620d20e9d29 - as core::future::future::Future>::poll::h51e7a1ab32005d3c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208779 - as core::future::future::Future>::poll::{{closure}}::h393e77e7fc7788d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217d753 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha7460b0e647e43d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22df165 - std::thread::local::LocalKey::try_with::h16a34bb82009bf0b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22da05d - std::thread::local::LocalKey::with::hb78ba3df2a571bd3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217903b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1292d93ad12ff237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207a68 - as core::future::future::Future>::poll::h6a7338a99e6ff17a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22874a8 - async_executor::LocalExecutor::run::{{closure}}::h9593217be729311b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b490a - scoped_tls::ScopedKey::set::h636aeac28226f451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284100 - async_executor::LocalExecutor::run::h8b414922eeaa36d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d23913de - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hd3d9db2f9c390aa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b5e70 - scoped_tls::ScopedKey::set::hbc0cbab7a7833521 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228999e - async_executor::Executor::enter::h7cc011f8750a7ce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e5a9 - async_std::task::executor::run::{{closure}}::{{closure}}::h3c161d4dd80ec994 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d23920b3 - async_std::task::executor::enter::hc6b4bdc1936ddd66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dc69 - async_std::task::executor::run::{{closure}}::hc18173fc763466a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22eb676 - std::thread::local::LocalKey::try_with::h9bd230aed47f95ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22daabd - std::thread::local::LocalKey::with::hc31521f0484b32d7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d116 - async_std::task::executor::run::h93d5070effa3ab4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d22695d3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h256af0502f16a903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217a94b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h05e9c1d50ae67352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ea83e - std::thread::local::LocalKey::try_with::h90f21e9c5b30ed7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d567d - std::thread::local::LocalKey::with::h16b051adc932a645 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2178ff0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h128bf6e093f8392b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2267e45 - async_std::task::builder::Builder::blocking::{{closure}}::h91fd94afce4f9f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ec61e - std::thread::local::LocalKey::try_with::ha40f9c1db8384825 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d9aad - std::thread::local::LocalKey::with::had6484cbbe165a83 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d22651b7 - async_std::task::builder::Builder::blocking::hcfa0fce8ce895e08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c466 - async_std::task::block_on::block_on::hb73ea038008a6313 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d22005f1 - oxyromon::import_roms::test::test_import_other::h7bdf7b72069650a8 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:786:5 [INFO] [stdout] 48: 0x5620d22005aa - oxyromon::import_roms::test::test_import_other::{{closure}}::hc63d5308f1f2898e [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:786:5 [INFO] [stdout] 49: 0x5620d229037e - core::ops::function::FnOnce::call_once::h253e89cf0f5dd7ca [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_roms::test::test_import_sevenzip_single stdout ---- [INFO] [stdout] thread 'import_roms::test::test_import_sevenzip_single' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_roms.rs:450:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d21ef2cf - oxyromon::import_roms::test::test_import_sevenzip_single::{{closure}}::hfa589741e7b7d767 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:448:9 [INFO] [stdout] 18: 0x5620d20ecf89 - as core::future::future::Future>::poll::h9356d7d51a00c803 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208639 - as core::future::future::Future>::poll::{{closure}}::h23e0f112e6257cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217eb53 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::heb2ec5765670516b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f2f05 - std::thread::local::LocalKey::try_with::hed6dccecd45da13c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22db86d - std::thread::local::LocalKey::with::he1c451a237134bd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217964b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6d392778d0ab7229 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207ac8 - as core::future::future::Future>::poll::h6e6a2071bc4d2749 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286d18 - async_executor::LocalExecutor::run::{{closure}}::h4b655a8d98b330ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b388a - scoped_tls::ScopedKey::set::h2413b5b53207d51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284662 - async_executor::LocalExecutor::run::ha4b8dbe84dabe67a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2390b8f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::ha42d63245efc2f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b5c0f - scoped_tls::ScopedKey::set::hb3bcc1cbe13dec58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a45f - async_executor::Executor::enter::hd5b0cbcc6f5fde17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238f2a8 - async_std::task::executor::run::{{closure}}::{{closure}}::hd115bfe75e555d60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391e35 - async_std::task::executor::enter::h67256b2e16c6c0be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d7eb - async_std::task::executor::run::{{closure}}::h509c1a26cc2ee39a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e82f6 - std::thread::local::LocalKey::try_with::h6e6f93f6dc281478 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d5f7d - std::thread::local::LocalKey::with::h271d772e8616cc12 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238ce44 - async_std::task::executor::run::h383db86d2688f3df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a063 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h798e5e72f792e2e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217e2ca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hcc2573ee0fd72443 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f305e - std::thread::local::LocalKey::try_with::hef01b941e7a1c144 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d600d - std::thread::local::LocalKey::with::h27848edc3000f618 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179492 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h502b8be15bc6cf54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22683a4 - async_std::task::builder::Builder::blocking::{{closure}}::hb0820335ea3bc804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22de9ae - std::thread::local::LocalKey::try_with::h14599c0ad45a8238 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d4ded - std::thread::local::LocalKey::with::h0b58d9703fe54290 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2264b57 - async_std::task::builder::Builder::blocking::hc6d7d505521730ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c3b7 - async_std::task::block_on::block_on::ha930a7f85638f52b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d21eeac1 - oxyromon::import_roms::test::test_import_sevenzip_single::h90be8269b4dd48ab [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:433:5 [INFO] [stdout] 48: 0x5620d21eea7a - oxyromon::import_roms::test::test_import_sevenzip_single::{{closure}}::he94d3f4e088bf37c [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:433:5 [INFO] [stdout] 49: 0x5620d2290eae - core::ops::function::FnOnce::call_once::h70fd303862b03184 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- import_roms::test::test_import_zip_single stdout ---- [INFO] [stdout] thread 'import_roms::test::test_import_zip_single' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/import_roms.rs:530:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d21f337f - oxyromon::import_roms::test::test_import_zip_single::{{closure}}::h49472890551e9d4c [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:528:9 [INFO] [stdout] 18: 0x5620d20e9309 - as core::future::future::Future>::poll::h4494281cf8271aca [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208729 - as core::future::future::Future>::poll::{{closure}}::h37ea19ccd5ee8df8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217de53 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbee9db640583566f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f15f5 - std::thread::local::LocalKey::try_with::hdcd5c5a5b6c47e86 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d8fdd - std::thread::local::LocalKey::with::h99b01e9b9c595fa6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a3db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hfff3e433ae42ae90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22080a8 - as core::future::future::Future>::poll::hd39adfc42a0720fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2286e78 - async_executor::LocalExecutor::run::{{closure}}::h4e1ccbe66a8ded2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b4f7a - scoped_tls::ScopedKey::set::h7b5038407d27d566 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284492 - async_executor::LocalExecutor::run::h9656b7183b65c0c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d23919cf - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hfb4a10e8f39dc1f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b2b2f - scoped_tls::ScopedKey::set::h03bb61e8f7c32f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22890ff - async_executor::Executor::enter::h2b5176190e8bdb4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238ef68 - async_std::task::executor::run::{{closure}}::{{closure}}::hb94c14ad8b6918e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d23920f5 - async_std::task::executor::enter::hc8b6a530e0d19a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d96b - async_std::task::executor::run::{{closure}}::h9018c02a7252dc8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22eb266 - std::thread::local::LocalKey::try_with::h98849a04ce06df2b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d829d - std::thread::local::LocalKey::with::h736b6e49edda6d71 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238ce94 - async_std::task::executor::run::h44ff0ae44d7c6ddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226ad73 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he1ef2db6e17717d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217b82a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2ef23150d0c2c198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f14be - std::thread::local::LocalKey::try_with::hdbca23512cfdc162 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d8d3d - std::thread::local::LocalKey::with::h935671da4d07baa3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179992 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9e3b7a8683373ba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266764 - async_std::task::builder::Builder::blocking::{{closure}}::h22bef39e791c6b1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e96ae - std::thread::local::LocalKey::try_with::h829bbce2dfdc16c0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22dc46d - std::thread::local::LocalKey::with::hf5d5399154ebd7f1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2264e87 - async_std::task::builder::Builder::blocking::hcf6094b926b7488b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c307 - async_std::task::block_on::block_on::ha8ca38684311104a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d21f2b71 - oxyromon::import_roms::test::test_import_zip_single::h05a66d335f57d490 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:513:5 [INFO] [stdout] 48: 0x5620d21f2b2a - oxyromon::import_roms::test::test_import_zip_single::{{closure}}::hc252310eb58e5d90 [INFO] [stdout] at /opt/rustwide/workdir/src/import_roms.rs:513:5 [INFO] [stdout] 49: 0x5620d2290ede - core::ops::function::FnOnce::call_once::h736d31226138c7bb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- purge_roms::test::test_purge_trashed_roms stdout ---- [INFO] [stdout] thread 'purge_roms::test::test_purge_trashed_roms' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/purge_roms.rs:196:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d21008ef - oxyromon::purge_roms::test::test_purge_trashed_roms::{{closure}}::hbbab8794a0890997 [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:194:9 [INFO] [stdout] 18: 0x5620d20ea6a9 - as core::future::future::Future>::poll::h5e6c1c7ccc4c4d79 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208e99 - as core::future::future::Future>::poll::{{closure}}::hcecd8149579231ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217bd53 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h40492cae78fbe2b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e8845 - std::thread::local::LocalKey::try_with::h722d9fb34732c54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d64bd - std::thread::local::LocalKey::with::h350c7ec3a266a568 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217908b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h150a3fb03d1b8e7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207c58 - as core::future::future::Future>::poll::h935112a78b8e3688 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288738 - async_executor::LocalExecutor::run::{{closure}}::hf6172a3add7cfc85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b41fa - scoped_tls::ScopedKey::set::h56471880db61272c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d22830f2 - async_executor::LocalExecutor::run::h1708365c77c0ecac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2390def - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hba579ccb3e173ec9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b5f9f - scoped_tls::ScopedKey::set::hc94997bd6565d548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2289e6f - async_executor::Executor::enter::h9ca4cfd9f154f178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238ee98 - async_std::task::executor::run::{{closure}}::{{closure}}::hb2f242c286857db9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391db5 - async_std::task::executor::enter::h51e9380602c147aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d60b - async_std::task::executor::run::{{closure}}::h3355cfa7c12d2aec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e4716 - std::thread::local::LocalKey::try_with::h495d915415fc199b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d653d - std::thread::local::LocalKey::with::h359ad5c6d7666948 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d024 - async_std::task::executor::run::h6f839fbbe4c03746 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a8b3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb1c8b749c490ef95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217d30a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h904cde525411ce0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22eed8e - std::thread::local::LocalKey::try_with::hc5f9da51b0685f84 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d8bbd - std::thread::local::LocalKey::with::h8ec5016848cdce11 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2178f92 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0fed4799e8a3ad2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268524 - async_std::task::builder::Builder::blocking::{{closure}}::hca847dc52e782dda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ec9de - std::thread::local::LocalKey::try_with::ha8df589dead01251 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d9a1d - std::thread::local::LocalKey::with::haaedb937befc2f15 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d22641c7 - async_std::task::builder::Builder::blocking::ha2f88b4bfba9c4dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c727 - async_std::task::block_on::block_on::hcdfadd5e74075cd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d21000f1 - oxyromon::purge_roms::test::test_purge_trashed_roms::h768ebdea9ee32461 [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:179:5 [INFO] [stdout] 48: 0x5620d21000aa - oxyromon::purge_roms::test::test_purge_trashed_roms::{{closure}}::h88d47b86df92395c [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:179:5 [INFO] [stdout] 49: 0x5620d2291d9e - core::ops::function::FnOnce::call_once::he1ca15ba04a2ea13 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- purge_roms::test::test_purge_missing_roms stdout ---- [INFO] [stdout] thread 'purge_roms::test::test_purge_missing_roms' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/purge_roms.rs:136:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d20fdeef - oxyromon::purge_roms::test::test_purge_missing_roms::{{closure}}::hd2e25076c7ab326f [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:134:9 [INFO] [stdout] 18: 0x5620d20e52e9 - as core::future::future::Future>::poll::h0d8c04d943b8c278 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208549 - as core::future::future::Future>::poll::{{closure}}::h0ac6456baca25845 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217c5a3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5cfa4dac470b9d17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e0de5 - std::thread::local::LocalKey::try_with::h251562ccc54fdd67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22dbf4d - std::thread::local::LocalKey::with::hef0620ae5a7c2e35 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179edb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcca652eafebc91e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207948 - as core::future::future::Future>::poll::h622b262aabe99d6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22871d8 - async_executor::LocalExecutor::run::{{closure}}::h8af0504865e2e855 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b2d5a - scoped_tls::ScopedKey::set::h054eeda10efc7dea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284832 - async_executor::LocalExecutor::run::ha6738a8ea155351f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239020f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h5bd20d1ced2cff72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b5d3f - scoped_tls::ScopedKey::set::hb4c66135316265fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2289d6f - async_executor::Executor::enter::h921b7b921794c854 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e408 - async_std::task::executor::run::{{closure}}::{{closure}}::h1f706278d951ed09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392135 - async_std::task::executor::enter::hca9839852ffbceac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d4eb - async_std::task::executor::run::{{closure}}::h1cad17aa80e16197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ea066 - std::thread::local::LocalKey::try_with::h8a64c67be558f391 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22db4ed - std::thread::local::LocalKey::with::hdfd11b3f7932e4c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d204 - async_std::task::executor::run::ha212a07d33297757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a3f3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h86430afb3be43860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217df8a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hc44f050612dcf426 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22de83e - std::thread::local::LocalKey::try_with::h1440d16596373970 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22da20d - std::thread::local::LocalKey::with::hb82e142b6beec245 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179c82 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb71aa2d0cad4d73c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266b84 - async_std::task::builder::Builder::blocking::{{closure}}::h309b8967ad8b82f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e1d1e - std::thread::local::LocalKey::try_with::h312e4f32f53ab7e4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d866d - std::thread::local::LocalKey::with::h7d596a506f692889 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2262eb7 - async_std::task::builder::Builder::blocking::h4c4617d48d44d32c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c677 - async_std::task::block_on::block_on::hc33361d3ed1ddb78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d20fd701 - oxyromon::purge_roms::test::test_purge_missing_roms::ha4cb8786ec3246b4 [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:119:5 [INFO] [stdout] 48: 0x5620d20fd6ba - oxyromon::purge_roms::test::test_purge_missing_roms::{{closure}}::h3cb2dcf5ebe88994 [INFO] [stdout] at /opt/rustwide/workdir/src/purge_roms.rs:119:5 [INFO] [stdout] 49: 0x5620d22912fe - core::ops::function::FnOnce::call_once::h97a0ead5837d104b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System (Parent-Clone).dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:976:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23cacbd - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information::{{closure}}::h4cf61b4580764f12 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:974:9 [INFO] [stdout] 18: 0x5620d20f1a69 - as core::future::future::Future>::poll::hf443103436d2f985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208aa9 - as core::future::future::Future>::poll::{{closure}}::h8306b93f4a1c71bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217d1d3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8b441e4c8e91c2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f0055 - std::thread::local::LocalKey::try_with::hd377865d6bf73f95 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d8add - std::thread::local::LocalKey::with::h8be1c7a7c7c36fef [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179e8b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcacf2f56e7e2f5bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d22079a8 - as core::future::future::Future>::poll::h67543a22de18479b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288168 - async_executor::LocalExecutor::run::{{closure}}::hc68fd26fde34c4d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b52ba - scoped_tls::ScopedKey::set::h973e781f5879fc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2285110 - async_executor::LocalExecutor::run::hcdf5e5975918dda8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238fe7e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h41b2e631d8cb1ce0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b3c90 - scoped_tls::ScopedKey::set::h340d44a6fbb68276 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2289a8e - async_executor::Executor::enter::h81342adb137518c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e339 - async_std::task::executor::run::{{closure}}::{{closure}}::h18635eb84a275552 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392073 - async_std::task::executor::enter::hc3c43b1c05827711 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dd89 - async_std::task::executor::run::{{closure}}::hd3884c34f9d9d468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e49c6 - std::thread::local::LocalKey::try_with::h49b1f84e9b1188aa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d61ed - std::thread::local::LocalKey::with::h2e2a192b6f2e5820 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d436 - async_std::task::executor::run::hfe6998b1a4ec1a96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2268ed3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0116e12cae4cf84b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217cd8b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h80a4f3e9a11293da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f2c2e - std::thread::local::LocalKey::try_with::hebb8f6ad588f5252 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22db75d - std::thread::local::LocalKey::with::he0dd37cb50368087 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179e40 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc6dff846a808f7d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2266625 - async_std::task::builder::Builder::blocking::{{closure}}::h1a43e35b728f77e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22eb7ee - std::thread::local::LocalKey::try_with::h9c8d48b708b2d2a4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d8ecd - std::thread::local::LocalKey::with::h95ce421d0640931d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2262207 - async_std::task::builder::Builder::blocking::h38ef8f11e0c2187f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238b756 - async_std::task::block_on::block_on::h20435a60ac1616b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23ca4b1 - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information::h87f2a7f458654f73 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:959:5 [INFO] [stdout] 48: 0x5620d23ca46a - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information::{{closure}}::h945e049157e82a76 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:959:5 [INFO] [stdout] 49: 0x5620d2290f3e - core::ops::function::FnOnce::call_once::h76ffd212569bd139 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System (Parent-Clone).dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:1190:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23d33e4 - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta::{{closure}}::he73f354fecea550c [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1188:9 [INFO] [stdout] 18: 0x5620d20e4bb9 - as core::future::future::Future>::poll::h03ca2605b9f87240 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208d89 - as core::future::future::Future>::poll::{{closure}}::hc697e51364ecd080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217ba23 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h319bb2fa97a8e03e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22df3d5 - std::thread::local::LocalKey::try_with::h18ce443905ee2017 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d6aad - std::thread::local::LocalKey::with::h3fb119afb3e04683 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d217a08b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he32b6042ec6fa932 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207cb8 - as core::future::future::Future>::poll::h93601977421a3f7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288b68 - async_executor::LocalExecutor::run::{{closure}}::hfbe6dd9749ce8285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b54ca - scoped_tls::ScopedKey::set::h9957e0585e65fe10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2283d72 - async_executor::LocalExecutor::run::h736b854e78da6f2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d238f88f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h1701a0dfc0fc09a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b61af - scoped_tls::ScopedKey::set::hd702060f80a8e697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a25f - async_executor::Executor::enter::hc2d480e15e4c7702 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238edc8 - async_std::task::executor::run::{{closure}}::{{closure}}::h9f997bc636bf006e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391ef5 - async_std::task::executor::enter::h899b4d4f571a167e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238df0b - async_std::task::executor::run::{{closure}}::he5a67b2ce09a50eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f0df6 - std::thread::local::LocalKey::try_with::hd9ebd512ba0d2668 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d5add - std::thread::local::LocalKey::with::h1b69f2e991692df6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d1b4 - async_std::task::executor::run::h9f44cfbb0576fe6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d22694a3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h16ab6077ad033265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217e80a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hdeb78946af0569cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ed49e - std::thread::local::LocalKey::try_with::hafbc2eeeca2bf42d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d927d - std::thread::local::LocalKey::with::h9e6be612d3c5bc56 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179602 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6cfee4ebd04da538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268264 - async_std::task::builder::Builder::blocking::{{closure}}::haf90e9c1ab62edfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e09ce - std::thread::local::LocalKey::try_with::h23186675d18c3835 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d4c0d - std::thread::local::LocalKey::with::h06e3548b6b237832 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d22631e7 - async_std::task::builder::Builder::blocking::h4f78272a60072a67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c257 - async_std::task::block_on::block_on::h9bcefcddfb72f239 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23d2bd1 - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta::h6c2faf82cdeac452 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1173:5 [INFO] [stdout] 48: 0x5620d23d2b8a - oxyromon::sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta::{{closure}}::h442dbc3aae27478f [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1173:5 [INFO] [stdout] 49: 0x5620d2291b0e - core::ops::function::FnOnce::call_once::hd4371800d50e39a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:1083:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23cf04d - oxyromon::sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information::{{closure}}::hcde777014b263d58 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1081:9 [INFO] [stdout] 18: 0x5620d20ea739 - as core::future::future::Future>::poll::h607866aa8b8581d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208819 - as core::future::future::Future>::poll::{{closure}}::h4750693c3d370d44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217b213 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h15fbb1537e701f2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e1785 - std::thread::local::LocalKey::try_with::h2c62a043d5501494 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22da41d - std::thread::local::LocalKey::with::hb9aceecf288c348e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d21790db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h19f997a046e2b026 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2208368 - as core::future::future::Future>::poll::hfde8d26d9ee13c67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288a08 - async_executor::LocalExecutor::run::{{closure}}::hfb689e135480ec73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b317a - scoped_tls::ScopedKey::set::h1418b3e54126c480 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d22860f0 - async_executor::LocalExecutor::run::hf2fcc59af398de08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d2391afe - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hfebaa2c7ea6d7e08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b51c0 - scoped_tls::ScopedKey::set::h92e11d1cf73702bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a65e - async_executor::Executor::enter::heb6199c85878415a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238ec29 - async_std::task::executor::run::{{closure}}::{{closure}}::h8d93933b33cd5538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2392173 - async_std::task::executor::enter::hcb80d91f7639903c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dc09 - async_std::task::executor::run::{{closure}}::hc15739b271aa5821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ecb46 - std::thread::local::LocalKey::try_with::ha923fc9fa31a6fd2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d96dd - std::thread::local::LocalKey::with::ha7940166cf347570 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cfd6 - async_std::task::executor::run::h5d47cd3b6c65390b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d2269e03 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h55ec0cbd6d5b574d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217a70b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0349c447c6f96e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22f074e - std::thread::local::LocalKey::try_with::hd7b86d2dafe3ab4a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d794d - std::thread::local::LocalKey::with::h6539ea2d9e7c803b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179710 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h70efad2022c9c1fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d22674c5 - async_std::task::builder::Builder::blocking::{{closure}}::h618cf451b7a7598c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22ef9de - std::thread::local::LocalKey::try_with::hd1eab3121369ecb0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d964d - std::thread::local::LocalKey::with::ha655aaf5dec706d3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2263b67 - async_std::task::builder::Builder::blocking::h9831bda113a7ad1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238c1a6 - async_std::task::block_on::block_on::h92b7045ca21526f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23ce841 - oxyromon::sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information::h344aaf72f617b6d5 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1066:5 [INFO] [stdout] 48: 0x5620d23ce7fa - oxyromon::sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information::{{closure}}::h83a3a4c08114d701 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:1066:5 [INFO] [stdout] 49: 0x5620d2291c2e - core::ops::function::FnOnce::call_once::hda04eca466db008e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] error: test failed, to rerun pass '--bin oxyromon' [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_discard_asia stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_discard_asia' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:870:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23c69cd - oxyromon::sort_roms::test::test_sort_roms_discard_asia::{{closure}}::h64915b9827770ef0 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:868:9 [INFO] [stdout] 18: 0x5620d20e59c9 - as core::future::future::Future>::poll::h15b39666d71f139b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208459 - as core::future::future::Future>::poll::{{closure}}::h01e991fff3c47fbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217ca73 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h77563b0f0435aa22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f44b5 - std::thread::local::LocalKey::try_with::hf90da5b54885cfa6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22dc1dd - std::thread::local::LocalKey::with::hf3ceaaa4482fe5e2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179a3b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha0fe26329a5307b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207a08 - as core::future::future::Future>::poll::h682ea7c86de03f93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2287d38 - async_executor::LocalExecutor::run::{{closure}}::hb7acfddf48f8e738 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b4e9a - scoped_tls::ScopedKey::set::h7702b7a98d2aecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2283650 - async_executor::LocalExecutor::run::h2316712edd9405e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d23907fe - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::h98cb2708152f9baf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b4cc0 - scoped_tls::ScopedKey::set::h7062560d31a9f5d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d228a74e - async_executor::Executor::enter::heb8a5434ca9b33ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e8e9 - async_std::task::executor::run::{{closure}}::{{closure}}::h69609e0bbf5e72fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391e73 - async_std::task::executor::enter::h6946bae8e623620c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238dae9 - async_std::task::executor::run::{{closure}}::hb81bdbd2eb453dcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22e4076 - std::thread::local::LocalKey::try_with::h45e8dee39babb5f8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d776d - std::thread::local::LocalKey::with::h5d5db742de788bbc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d2f6 - async_std::task::executor::run::hcf3001f0e33182a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226a9e3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hbeefbdb466d1488f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217cedb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h81f4c6e16ad2868a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22ef6fe - std::thread::local::LocalKey::try_with::hcfe4b4616913e5eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d4e7d - std::thread::local::LocalKey::with::h0b7687fd2a9721f3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d21791e0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h27786579b1df554a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268945 - async_std::task::builder::Builder::blocking::{{closure}}::hd59f85e7977e87c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22e225e - std::thread::local::LocalKey::try_with::h35cf698b009c514a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d89fd - std::thread::local::LocalKey::with::h88f4e42563f5be9b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2261547 - async_std::task::builder::Builder::blocking::h241e79d5b2089fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bcd6 - async_std::task::block_on::block_on::h6adcb9c8361db937 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23c61c1 - oxyromon::sort_roms::test::test_sort_roms_discard_asia::h169953e7bfdfd3ed [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:853:5 [INFO] [stdout] 48: 0x5620d23c617a - oxyromon::sort_roms::test::test_sort_roms_discard_asia::{{closure}}::h9a625c7542babd18 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:853:5 [INFO] [stdout] 49: 0x5620d229023e - core::ops::function::FnOnce::call_once::h1b06d4a4c0b68cba [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_discard_beta stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_discard_beta' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:764:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23c274d - oxyromon::sort_roms::test::test_sort_roms_discard_beta::{{closure}}::h9d6912228a937d7e [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:762:9 [INFO] [stdout] 18: 0x5620d20e9399 - as core::future::future::Future>::poll::h47324ca0199e4b41 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208689 - as core::future::future::Future>::poll::{{closure}}::h336149061978b5e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217dc63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb83148be4a1646bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22f4a75 - std::thread::local::LocalKey::try_with::hfb0651228cc9703a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d5c1d - std::thread::local::LocalKey::with::h2027f89c8f5a63d3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d2179fdb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdd4f1a2ade3187d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207bf8 - as core::future::future::Future>::poll::h91763c5d2a35a3c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d2288438 - async_executor::LocalExecutor::run::{{closure}}::he2ad23880772d5ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b49ea - scoped_tls::ScopedKey::set::h63e3986a2ee5fa62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2283490 - async_executor::LocalExecutor::run::h230e4134e00feeb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239104e - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hc684cc80834321d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b62e0 - scoped_tls::ScopedKey::set::hd779457b2fc97c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d22895ce - async_executor::Executor::enter::h5a375ed983149644 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e4d9 - async_std::task::executor::run::{{closure}}::{{closure}}::h32d2a0c227c16ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391ff3 - async_std::task::executor::enter::hb5bdec7adfab73eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d909 - async_std::task::executor::run::{{closure}}::h75eeab362f5ec80c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22ef586 - std::thread::local::LocalKey::try_with::hcf58bcfdf8c4f740 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22d7fbd - std::thread::local::LocalKey::with::h6e48829a8c627d9d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238cda6 - async_std::task::executor::run::h2539f6739a1dd0fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226ab13 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hc457ddaa7aea73ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217c82b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h717c547ceaaffa52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22eacce - std::thread::local::LocalKey::try_with::h957d1e951ee02b4d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22d7ecd - std::thread::local::LocalKey::with::h6d4557a9c60d4afd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179430 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h43be10f29917ef10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2267c85 - async_std::task::builder::Builder::blocking::{{closure}}::h86c8d11af5dcbd30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22eb95e - std::thread::local::LocalKey::try_with::h9ca919a537b182bb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d53ad - std::thread::local::LocalKey::with::h113fac156aa06e0a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2265e57 - async_std::task::builder::Builder::blocking::heaea7c4ee20b9fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bc26 - async_std::task::block_on::block_on::h69f127304ca866d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23c1f41 - oxyromon::sort_roms::test::test_sort_roms_discard_beta::ha282244aee1db6dd [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:747:5 [INFO] [stdout] 48: 0x5620d23c1efa - oxyromon::sort_roms::test::test_sort_roms_discard_beta::{{closure}}::h5667ca4c1105cea0 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:747:5 [INFO] [stdout] 49: 0x5620d228fe0e - core::ops::function::FnOnce::call_once::h018bc98aeda349b0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sort_roms::test::test_sort_roms_keep_all stdout ---- [INFO] [stdout] thread 'sort_roms::test::test_sort_roms_keep_all' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "Failed to open \"test/Test System.dat\", No such file or directory (os error 2)" }', src/sort_roms.rs:674:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620d2c313b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620d2c313b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620d2c313b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620d2c313b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620d2c59e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5620d2c2c732 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5620d2c340c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620d2c340c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620d2c340c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620d2c33c52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620d2c34861 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5620d2c343a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5620d2c3186c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620d2c34309 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5620d2c57e21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5620d2c57c43 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5620d21b832a - core::result::Result::unwrap::hc68fa5a24c513b96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x5620d23bf4d7 - oxyromon::sort_roms::test::test_sort_roms_keep_all::{{closure}}::h2c3eaf4b9b0b4e0f [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:672:9 [INFO] [stdout] 18: 0x5620d20ec029 - as core::future::future::Future>::poll::h8174d644b8c8c9a7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5620d2208c29 - as core::future::future::Future>::poll::{{closure}}::had5a1fa8fa42b3f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:198:17 [INFO] [stdout] 20: 0x5620d217ee93 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfc112da2a3f603c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5620d22e3565 - std::thread::local::LocalKey::try_with::h41269261b12601de [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x5620d22d664d - std::thread::local::LocalKey::with::h3730f3c58ee51d87 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x5620d21798db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9999a0bb84ce4da7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5620d2207688 - as core::future::future::Future>::poll::h21814230bfbf0fa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:196:13 [INFO] [stdout] 25: 0x5620d22865f8 - async_executor::LocalExecutor::run::{{closure}}::h1c3553e3034dec28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:339:41 [INFO] [stdout] 26: 0x5620d20b440a - scoped_tls::ScopedKey::set::h5cd5c2cf2075a29b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 27: 0x5620d2284d82 - async_executor::LocalExecutor::run::hb43bc0d1af96b3d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:337:9 [INFO] [stdout] 28: 0x5620d239176f - async_std::task::executor::run::{{closure}}::{{closure}}::{{closure}}::hdd5b94229f9c9c86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:64 [INFO] [stdout] 29: 0x5620d20b365f - scoped_tls::ScopedKey::set::h1f3c4020384a0686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x5620d2289f6f - async_executor::Executor::enter::hafb1db0bdfb0522b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-0.1.2/src/lib.rs:151:9 [INFO] [stdout] 31: 0x5620d238e268 - async_std::task::executor::run::{{closure}}::{{closure}}::h17396b9cb26c0aa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:39 [INFO] [stdout] 32: 0x5620d2391eb5 - async_std::task::executor::enter::h6ef5ca21ec03fbaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:44:12 [INFO] [stdout] 33: 0x5620d238d66b - async_std::task::executor::run::{{closure}}::h3c37481f8fcc0250 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:30 [INFO] [stdout] 34: 0x5620d22f40d6 - std::thread::local::LocalKey::try_with::hf61eccb08bf78040 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x5620d22dbb1d - std::thread::local::LocalKey::with::he8f7abb2c5bfa668 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x5620d238d2a4 - async_std::task::executor::run::hb954e9e0560c88c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/executor.rs:31:5 [INFO] [stdout] 37: 0x5620d226aea3 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he78d2444227ea75a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:170:25 [INFO] [stdout] 38: 0x5620d217abea - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h07cc313cf6f01a18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5620d22e787e - std::thread::local::LocalKey::try_with::h679a616f0aa3d80f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x5620d22daf8d - std::thread::local::LocalKey::with::hd3e388e913efd6b3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x5620d2179552 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6a39f67d39d6031b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5620d2268b04 - async_std::task::builder::Builder::blocking::{{closure}}::hf18805d27471cc75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:167:17 [INFO] [stdout] 43: 0x5620d22f0c8e - std::thread::local::LocalKey::try_with::hd9e0863cc3ccef22 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x5620d22d736d - std::thread::local::LocalKey::with::h54488033e827d174 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x5620d2261217 - async_std::task::builder::Builder::blocking::h22893c6e9bc2e2a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/builder.rs:160:9 [INFO] [stdout] 46: 0x5620d238bac7 - async_std::task::block_on::block_on::h50512c34c87edc8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5620d23bece1 - oxyromon::sort_roms::test::test_sort_roms_keep_all::h2c9a080ea6188df5 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:657:5 [INFO] [stdout] 48: 0x5620d23bec9a - oxyromon::sort_roms::test::test_sort_roms_keep_all::{{closure}}::hd8aff4eb14d3e178 [INFO] [stdout] at /opt/rustwide/workdir/src/sort_roms.rs:657:5 [INFO] [stdout] 49: 0x5620d2290d9e - core::ops::function::FnOnce::call_once::h68be1ad283136d91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5620d248b543 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5620d248b543 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x5620d2489c38 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 53: 0x5620d2489c38 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x5620d2489c38 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x5620d2489c38 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x5620d2489c38 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x5620d2489c38 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x5620d2489c38 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x5620d2464226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x5620d24689ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x5620d24689ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x5620d24689ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x5620d24689ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x5620d24689ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x5620d24689ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x5620d2c3bd4a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 69: 0x5620d2c3bd4a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f838f84d609 - start_thread [INFO] [stdout] 71: 0x7f838f9ac293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] convert_roms::test::test_chd_to_cue_bin [INFO] [stdout] convert_roms::test::test_cso_to_iso [INFO] [stdout] convert_roms::test::test_cue_bin_to_chd [INFO] [stdout] convert_roms::test::test_iso_to_cso [INFO] [stdout] convert_roms::test::test_original_to_sevenzip [INFO] [stdout] convert_roms::test::test_original_to_zip [INFO] [stdout] convert_roms::test::test_sevenzip_to_original [INFO] [stdout] convert_roms::test::test_sevenzip_to_zip [INFO] [stdout] convert_roms::test::test_zip_to_original [INFO] [stdout] convert_roms::test::test_zip_to_sevenzip [INFO] [stdout] import_dats::test::test_import_dat [INFO] [stdout] import_dats::test::test_import_dat_info [INFO] [stdout] import_dats::test::test_import_dat_parent_clone [INFO] [stdout] import_roms::test::test_import_chd [INFO] [stdout] import_roms::test::test_import_cso [INFO] [stdout] import_roms::test::test_import_other [INFO] [stdout] import_roms::test::test_import_sevenzip_single [INFO] [stdout] import_roms::test::test_import_zip_single [INFO] [stdout] purge_roms::test::test_purge_missing_roms [INFO] [stdout] purge_roms::test::test_purge_trashed_roms [INFO] [stdout] sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information [INFO] [stdout] sort_roms::test::test_sort_roms_1g1r_with_parent_clone_information_without_asia_without_beta [INFO] [stdout] sort_roms::test::test_sort_roms_1g1r_without_parent_clone_information [INFO] [stdout] sort_roms::test::test_sort_roms_discard_asia [INFO] [stdout] sort_roms::test::test_sort_roms_discard_beta [INFO] [stdout] sort_roms::test::test_sort_roms_keep_all [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71db21f54fae6a23ccda5a19e9d832e947914f2a32da48909cf7ee0bff400d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71db21f54fae6a23ccda5a19e9d832e947914f2a32da48909cf7ee0bff400d69", kill_on_drop: false }` [INFO] [stdout] 71db21f54fae6a23ccda5a19e9d832e947914f2a32da48909cf7ee0bff400d69