[INFO] cloning repository https://github.com/jacderida/tdl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacderida/tdl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacderida%2Ftdl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacderida%2Ftdl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac751d6b6df2fd1e8a577437dd91a7207d5cc956 [INFO] testing jacderida/tdl-rs against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacderida%2Ftdl-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jacderida/tdl-rs [INFO] finished tweaking git repo https://github.com/jacderida/tdl-rs [INFO] tweaked toml for git repo https://github.com/jacderida/tdl-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jacderida/tdl-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jacderida/tdl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25d51a80db2936311ab2d6cd0b7f3164d4bdc572c299a025ad3df9f3cc81d65f [INFO] running `Command { std: "docker" "start" "-a" "25d51a80db2936311ab2d6cd0b7f3164d4bdc572c299a025ad3df9f3cc81d65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25d51a80db2936311ab2d6cd0b7f3164d4bdc572c299a025ad3df9f3cc81d65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25d51a80db2936311ab2d6cd0b7f3164d4bdc572c299a025ad3df9f3cc81d65f", kill_on_drop: false }` [INFO] [stdout] 25d51a80db2936311ab2d6cd0b7f3164d4bdc572c299a025ad3df9f3cc81d65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3604a0b09eb91d090fb4abe0394af0e48312fe28d8ec00a1cca0b722f84be36e [INFO] running `Command { std: "docker" "start" "-a" "3604a0b09eb91d090fb4abe0394af0e48312fe28d8ec00a1cca0b722f84be36e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling defer-drop v1.2.0 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tuikit v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.17 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling tdl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/profile.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let mut current = settings.profiles.iter_mut().find(|x| x.default).unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/commands/source_port.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | version: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_port` [INFO] [stdout] --> src/source_port.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | source_port: SourcePort, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_releases` is never used [INFO] [stdout] --> src/source_port.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub trait ReleaseRepository { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 286 | fn get_releases( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "3604a0b09eb91d090fb4abe0394af0e48312fe28d8ec00a1cca0b722f84be36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3604a0b09eb91d090fb4abe0394af0e48312fe28d8ec00a1cca0b722f84be36e", kill_on_drop: false }` [INFO] [stdout] 3604a0b09eb91d090fb4abe0394af0e48312fe28d8ec00a1cca0b722f84be36e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1800ad9d47d44a82f91c693ba0fa082b57c958ed84cc4343b6d208496361e87 [INFO] running `Command { std: "docker" "start" "-a" "c1800ad9d47d44a82f91c693ba0fa082b57c958ed84cc4343b6d208496361e87", kill_on_drop: false }` [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling test_helpers v0.1.0 (/opt/rustwide/workdir/test_helpers) [INFO] [stderr] Compiling sn_fake_clock v0.4.14 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/profile.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let mut current = settings.profiles.iter_mut().find(|x| x.default).unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/commands/source_port.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | version: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_port` [INFO] [stdout] --> src/source_port.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | source_port: SourcePort, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_releases` is never used [INFO] [stdout] --> src/source_port.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub trait ReleaseRepository { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 286 | fn get_releases( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling assert_cmd v2.0.1 [INFO] [stderr] Compiling assert_fs v1.0.5 [INFO] [stderr] Compiling tdl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assert_cmd::Command` [INFO] [stdout] --> tests/source_port_ls.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use assert_cmd::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `predicates::prelude::*` [INFO] [stdout] --> tests/source_port_ls.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use predicates::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/profile.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let mut current = settings.profiles.iter_mut().find(|x| x.default).unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/commands/source_port.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | version: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_port` [INFO] [stdout] --> src/source_port.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | source_port: SourcePort, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_port` [INFO] [stdout] --> src/source_port.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | source_port: SourcePort, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_releases` is never used [INFO] [stdout] --> src/source_port.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub trait ReleaseRepository { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 286 | fn get_releases( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c1800ad9d47d44a82f91c693ba0fa082b57c958ed84cc4343b6d208496361e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1800ad9d47d44a82f91c693ba0fa082b57c958ed84cc4343b6d208496361e87", kill_on_drop: false }` [INFO] [stdout] c1800ad9d47d44a82f91c693ba0fa082b57c958ed84cc4343b6d208496361e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92ea91b51b115e22f12820bd2d87561f5b17339ceca077820190a161ce3444b5 [INFO] running `Command { std: "docker" "start" "-a" "92ea91b51b115e22f12820bd2d87561f5b17339ceca077820190a161ce3444b5", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/commands/profile.rs:131:21 [INFO] [stderr] | [INFO] [stderr] 131 | let mut current = settings.profiles.iter_mut().find(|x| x.default).unwrap(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `version` [INFO] [stderr] --> src/commands/source_port.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | version: Option, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `source_port` [INFO] [stderr] --> src/source_port.rs:329:9 [INFO] [stderr] | [INFO] [stderr] 329 | source_port: SourcePort, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stderr] [INFO] [stderr] warning: method `get_releases` is never used [INFO] [stderr] --> src/source_port.rs:286:8 [INFO] [stderr] | [INFO] [stderr] 281 | pub trait ReleaseRepository { [INFO] [stderr] | ----------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 286 | fn get_releases( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tdl-rs` (bin "tdl") generated 4 warnings (run `cargo fix --bin "tdl"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `assert_cmd::Command` [INFO] [stderr] --> tests/source_port_ls.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use assert_cmd::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `predicates::prelude::*` [INFO] [stderr] --> tests/source_port_ls.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use predicates::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `source_port` [INFO] [stderr] --> src/source_port.rs:617:13 [INFO] [stderr] | [INFO] [stderr] 617 | source_port: SourcePort, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_port` [INFO] [stderr] [INFO] [stderr] warning: `tdl-rs` (test "source_port_ls") generated 2 warnings (run `cargo fix --test "source_port_ls"` to apply 2 suggestions) [INFO] [stderr] warning: `tdl-rs` (bin "tdl" test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/fake_source_port.rs (/opt/rustwide/target/debug/deps/fake_source_port-99e7a4023c283376) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tdl-f2b6de262e3b6620) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test commands::profile::add::should_save_a_new_profile ... ok [INFO] [stdout] test commands::profile::add::should_return_error_result_for_invalid_source_port_reference ... ok [INFO] [stdout] test profile::new::should_return_error_for_empty_name ... ok [INFO] [stdout] test profile::new::should_set_fields ... ok [INFO] [stdout] test profile::new::should_return_error_for_empty_version ... ok [INFO] [stdout] test settings::get_app_settings_dir_path::should_return_error_if_tdl_settings_env_var_points_to_file ... ok [INFO] [stdout] test settings::get_app_settings_dir_path::should_return_value_of_tdl_settings_path_env_var ... ok [INFO] [stdout] test settings::get_app_settings_dir_path::should_create_directory_specified_by_tdl_settings_path_env_var ... ok [INFO] [stdout] test settings::user_settings::set_from_doom_home::should_create_directories ... ok [INFO] [stdout] test settings::user_settings::set_from_doom_home::should_set_fields ... ok [INFO] [stdout] test commands::profile::add::should_ensure_there_is_always_a_default_profile ... ok [INFO] [stdout] test commands::source_port::add::should_return_error_for_duplicate_type_and_version_combination ... ok [INFO] [stdout] test commands::profile::add::should_save_a_new_profile_as_the_new_default ... ok [INFO] [stdout] test commands::profile::add::should_save_the_first_profile ... ok [INFO] [stdout] test commands::source_port::add::should_save_the_first_source_port ... ok [INFO] [stdout] test commands::source_port::add::should_save_a_new_source_port ... ok [INFO] [stdout] test settings::get_user_settings::should_set_paths_relative_to_doom_home_if_env_var_is_set ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_an_error_for_source_port_with_no_latest_release_marked ... ok [INFO] [stdout] test commands::source_port::add::should_save_source_port_with_duplicate_source_port_but_different_version ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_return_an_error_for_no_release_marked_latest ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_a_windows_asset_for_prboom_plus ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_a_windows_asset_for_doom_retro ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_no_assets_for_dsda_doom ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_windows_and_macos_asset_for_lzdoom ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_return_error_when_missing_release_is_cached ... ok [INFO] [stdout] test source_port::github_release_repository::new::should_set_the_api_base_url ... ok [INFO] [stdout] test source_port::installed_source_port::new::should_return_error_for_empty_version ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_windows_and_macos_asset_for_eternity_engine ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_return_error_and_cache_source_port_with_no_latest_release ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_not_use_stale_cache_entry ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_a_windows_asset_for_crispy_doom ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_windows_and_linux_assets_for_chocolate_doom ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_windows_and_macos_asset_for_odamex ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_return_the_existing_cache_entry ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_create_a_cache_entry_for_retrieved_version ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_get_correct_version ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_windows_and_macos_asset_for_gzdoom ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_create_a_cache_entry_with_correct_date_time_stamp ... ok [INFO] [stdout] test source_port::installed_source_port::new::should_set_fields ... ok [INFO] [stdout] test source_port::installed_source_port::new::should_return_error_if_path_does_not_exist ... ok [INFO] [stdout] test source_port::installed_source_port::new::should_return_error_if_path_is_not_a_file ... ok [INFO] [stdout] test storage::app_settings_repository::new::should_serialize_default_settings_if_settings_file_does_not_exist ... ok [INFO] [stdout] test storage::app_settings_repository::get::should_return_an_empty_initialised_settings_registry_if_no_settings_have_yet_been_saved ... ok [INFO] [stdout] test storage::app_settings_repository::new::should_create_the_release_cache_directory_if_settings_file_does_not_exist ... ok [INFO] [stdout] test storage::app_settings_repository::new::should_set_fields_correctly ... ok [INFO] [stdout] test storage::object_repository::get::should_return_error_for_non_existent_entry ... ok [INFO] [stdout] test storage::object_repository::new::should_create_objects_path_if_it_does_not_exist ... ok [INFO] [stdout] test storage::object_repository::save::should_ensure_id_is_set ... ok [INFO] [stdout] test storage::object_repository::get::should_retrieve_existing_wad_entry ... ok [INFO] [stdout] test wad::mapinfo::new::should_ensure_the_map_name_is_set ... ok [INFO] [stdout] test storage::object_repository::delete::should_delete_an_existing_wad_entry ... ok [INFO] [stdout] test source_port::get_latest_source_port_release_from_response::should_return_a_windows_asset_for_woof ... ok [INFO] [stdout] test storage::object_repository::save::should_persist_a_wad_entry ... ok [INFO] [stdout] test storage::object_repository::new::should_set_fields_correctly ... ok [INFO] [stdout] test storage::object_repository::delete::should_return_ok_result_for_non_existent_file ... ok [INFO] [stdout] test wad::mapinfo::new::should_permit_a_map_in_the_doom2_format ... ok [INFO] [stdout] test storage::object_repository::new::should_ensure_existing_object_path_is_not_a_file ... ok [INFO] [stdout] test wad::mapinfo::new::should_ensure_the_map_number_is_set ... ok [INFO] [stdout] test storage::object_repository::save::should_ensure_id_is_not_taken ... ok [INFO] [stdout] test storage::app_settings_repository::get::should_deserialize_the_settings_file_and_return_the_settings_registry ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_author_is_set ... ok [INFO] [stdout] test storage::app_settings_repository::save::should_serialize_the_settings_file_to_json ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_id_is_set ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_release_date_is_set ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_title_is_set ... ok [INFO] [stdout] test wad::wadentry::new::should_set_fields_correctly ... ok [INFO] [stdout] test wad::mapinfo::new::should_reject_map_number_in_wrong_format ... ok [INFO] [stdout] test wad::mapinfo::new::should_permit_a_map_in_the_doom_format ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_name_is_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/iwad_import.rs (/opt/rustwide/target/debug/deps/iwad_import-932009555ceaa0a7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test plutonia_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test doom_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test doom2_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test tnt_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- plutonia_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plutonia_iwad_import_should_print_the_correct_information' (98) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`RUST_LOG="debug" TDL_DOOM_HOME_PATH="/tmp/.tmpYqT2Wi" TDL_SETTINGS_PATH="/tmp/.tmpusU9lV" "/opt/rustwide/target/debug/tdl" "iwad" "import" "test_iwads/PLUTONIA.WAD"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648862ea06b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648862ea06b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648862ea06b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648862ea06b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648862eb128f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648862eb128f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x648862e6af61 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648862e6af61 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648862e77ba2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648862e7cc8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648862e7cb21 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648862dcab7e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x648862dcab7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648862e7d34f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x648862e7d34f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648862e7d1aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x648862e77cd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648862e5ef0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648862eb9170 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x648862e2ae10 - core::panicking::panic_display::hdf5ddb558d16f0b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x648862e2a067 - assert_cmd::assert::AssertError::panic::h489175bf9a31df19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 21: 0x648862e39bc5 - core::ops::function::FnOnce::call_once::h6ce48bcd09091d5c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x648862e328b4 - core::result::Result::unwrap_or_else::h6a695b2309d76809 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x648862e2a9d4 - assert_cmd::assert::Assert::success::h1a64947d71c62980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:156:28 [INFO] [stdout] 24: 0x648862da626a - iwad_import::plutonia_iwad_import_should_print_the_correct_information::h12279947d0c689fd [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:144:10 [INFO] [stdout] 25: 0x648862da7a17 - iwad_import::plutonia_iwad_import_should_print_the_correct_information::{{closure}}::he5b9e5abfb361b5c [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:133:63 [INFO] [stdout] 26: 0x648862da84c6 - core::ops::function::FnOnce::call_once::h493ee8bd8aa7a729 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x648862dca93b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x648862dca93b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x648862de05a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x648862de05a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x648862de05a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x648862de05a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x648862de05a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x648862de05a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x648862de05a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x648862db6d94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x648862db6d94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x648862dba65a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x648862dba65a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x648862dba65a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x648862dba65a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x648862dba65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x648862e72d1f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x648862e72d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 47: 0x74f4304baaa4 - [INFO] [stdout] 48: 0x74f430547a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- doom_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'doom_iwad_import_should_print_the_correct_information' (97) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`RUST_LOG="debug" TDL_DOOM_HOME_PATH="/tmp/.tmpK36S18" TDL_SETTINGS_PATH="/tmp/.tmpc8BIPr" "/opt/rustwide/target/debug/tdl" "iwad" "import" "test_iwads/DOOM.WAD"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648862ea06b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648862ea06b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648862ea06b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648862ea06b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648862eb128f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648862eb128f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x648862e6af61 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648862e6af61 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648862e77ba2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648862e7cc8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648862e7cb21 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648862dcab7e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x648862dcab7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648862e7d34f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x648862e7d34f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648862e7d1aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x648862e77cd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648862e5ef0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648862eb9170 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x648862e2ae10 - core::panicking::panic_display::hdf5ddb558d16f0b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x648862e2a067 - assert_cmd::assert::AssertError::panic::h489175bf9a31df19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 21: 0x648862e39bc5 - core::ops::function::FnOnce::call_once::h6ce48bcd09091d5c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x648862e328b4 - core::result::Result::unwrap_or_else::h6a695b2309d76809 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x648862e2a9d4 - assert_cmd::assert::Assert::success::h1a64947d71c62980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:156:28 [INFO] [stdout] 24: 0x648862da219a - iwad_import::doom_iwad_import_should_print_the_correct_information::h8ff16c91b2fbdf06 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:79:10 [INFO] [stdout] 25: 0x648862da3ba7 - iwad_import::doom_iwad_import_should_print_the_correct_information::{{closure}}::h09548beec4480dc4 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:68:59 [INFO] [stdout] 26: 0x648862da8506 - core::ops::function::FnOnce::call_once::hadb81fa0331a6a38 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x648862dca93b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x648862dca93b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x648862de05a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x648862de05a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x648862de05a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x648862de05a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x648862de05a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x648862de05a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x648862de05a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x648862db6d94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x648862db6d94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x648862dba65a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x648862dba65a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x648862dba65a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x648862dba65a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x648862dba65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x648862e72d1f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x648862e72d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 47: 0x74f4304baaa4 - [INFO] [stdout] 48: 0x74f430547a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- doom2_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'doom2_iwad_import_should_print_the_correct_information' (96) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`RUST_LOG="debug" TDL_DOOM_HOME_PATH="/tmp/.tmpc3Zvkh" TDL_SETTINGS_PATH="/tmp/.tmpxKyyRy" "/opt/rustwide/target/debug/tdl" "iwad" "import" "test_iwads/DOOM2.WAD"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648862ea06b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648862ea06b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648862ea06b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648862ea06b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648862eb128f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648862eb128f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x648862e6af61 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648862e6af61 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648862e77ba2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648862e7cc8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648862e7cb21 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648862dcab7e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x648862dcab7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648862e7d34f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x648862e7d34f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648862e7d1aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x648862e77cd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648862e5ef0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648862eb9170 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x648862e2ae10 - core::panicking::panic_display::hdf5ddb558d16f0b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x648862e2a067 - assert_cmd::assert::AssertError::panic::h489175bf9a31df19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 21: 0x648862e39bc5 - core::ops::function::FnOnce::call_once::h6ce48bcd09091d5c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x648862e328b4 - core::result::Result::unwrap_or_else::h6a695b2309d76809 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x648862e2a9d4 - assert_cmd::assert::Assert::success::h1a64947d71c62980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:156:28 [INFO] [stdout] 24: 0x648862da431a - iwad_import::doom2_iwad_import_should_print_the_correct_information::h8459c804f345b68e [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:17:10 [INFO] [stdout] 25: 0x648862da5af7 - iwad_import::doom2_iwad_import_should_print_the_correct_information::{{closure}}::h943d0e7085ccb531 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:6:60 [INFO] [stdout] 26: 0x648862da8596 - core::ops::function::FnOnce::call_once::hf52169be30b52efd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x648862dca93b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x648862dca93b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x648862de05a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x648862de05a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x648862de05a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x648862de05a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x648862de05a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x648862de05a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x648862de05a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x648862db6d94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x648862db6d94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stderr] error: test failed, to rerun pass `--test iwad_import` [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x648862dba65a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x648862dba65a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x648862dba65a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x648862dba65a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x648862dba65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x648862e72d1f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x648862e72d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 47: 0x74f4304baaa4 - [INFO] [stdout] 48: 0x74f430547a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tnt_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tnt_iwad_import_should_print_the_correct_information' (99) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`RUST_LOG="debug" TDL_DOOM_HOME_PATH="/tmp/.tmpDnek4H" TDL_SETTINGS_PATH="/tmp/.tmpzdT7LP" "/opt/rustwide/target/debug/tdl" "iwad" "import" "test_iwads/TNT.WAD"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"Error: \n 0: \u{1b}[91mNo such file or directory (os error 2)\u{1b}[0m\n\nLocation:\n \u{1b}[35msrc/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n \u{1b}[96m ⋮ 5 frames hidden ⋮ \u{1b}[0m\n 6: \u{1b}[32m as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h889afb4ad3133062\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2177\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::h21bb62c2620942d1\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/wad.rs\u{1b}[0m:\u{1b}[35m70\u{1b}[0m\n 68 │ impl WadMetadata {\n 69 │ pub fn from_path(wad_path: impl AsRef) -> Result {\n \u{1b}[37m\u{1b}[1m 70\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let mut file = File::open(&wad_path)?;\u{1b}[0m\n 71 │ let header = WadMetadata::read_header(&wad_path, &mut file)?;\n 72 │ let directory = WadMetadata::read_directory(&mut file, &header)?;\n 8: \u{1b}[91mtdl::commands::iwad::run_iwad_cmd\u{1b}[0m\u{1b}[90m::hcc4e657896643607\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/commands/iwad.rs\u{1b}[0m:\u{1b}[35m188\u{1b}[0m\n 186 │ match cmd {\n 187 │ IwadCommand::Import { path } => {\n \u{1b}[37m\u{1b}[1m 188\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m let metadata = WadMetadata::from_path(&path)?;\u{1b}[0m\n 189 │ let id = get_wad_entry_id(&path)?;\n 190 │ let file_name = get_wad_file_name(&path)?;\n 9: \u{1b}[91mtdl::main\u{1b}[0m\u{1b}[90m::hbf9b0a63624dea46\u{1b}[0m\n at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m69\u{1b}[0m\n 67 │ }\n 68 │ Some(Command::Wad { cmd }) => run_wad_cmd(cmd),\n \u{1b}[37m\u{1b}[1m 69\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m Some(Command::Iwad { cmd }) => run_iwad_cmd(cmd),\u{1b}[0m\n 70 │ None => panic!(\"Eventually go into interactive mode\"),\n 71 │ };\n 10: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::hebd1bee2e7a9e288\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n 11: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h22f451209aacf9f7\u{1b}[0m\n at \u{1b}[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n \u{1b}[96m ⋮ 14 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648862ea06b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648862ea06b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648862ea06b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648862ea06b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648862eb128f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648862eb128f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x648862e6af61 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648862e6af61 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648862e77ba2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648862e7cc8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648862e7cb21 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648862dcab7e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x648862dcab7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648862e7d34f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x648862e7d34f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648862e7d1aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x648862e77cd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648862e5ef0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648862eb9170 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x648862e2ae10 - core::panicking::panic_display::hdf5ddb558d16f0b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x648862e2a067 - assert_cmd::assert::AssertError::panic::h489175bf9a31df19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 21: 0x648862e39bc5 - core::ops::function::FnOnce::call_once::h6ce48bcd09091d5c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x648862e328b4 - core::result::Result::unwrap_or_else::h6a695b2309d76809 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x648862e2a9d4 - assert_cmd::assert::Assert::success::h1a64947d71c62980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.1/src/assert.rs:156:28 [INFO] [stdout] 24: 0x648862da025a - iwad_import::tnt_iwad_import_should_print_the_correct_information::hf201425dc00ac771 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:207:10 [INFO] [stdout] 25: 0x648862da1a07 - iwad_import::tnt_iwad_import_should_print_the_correct_information::{{closure}}::h5cff7f9ab5b0c449 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:196:58 [INFO] [stdout] 26: 0x648862da8486 - core::ops::function::FnOnce::call_once::h1facb65b8c5be439 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x648862dca93b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x648862dca93b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x648862de05a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x648862de05a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x648862de05a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x648862de05a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x648862de05a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x648862de05a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x648862de05a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x648862db6d94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x648862db6d94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x648862dba65a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x648862dba65a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x648862dba65a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x648862dba65a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x648862dba65a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x648862dba65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x648862e72d1f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x648862e72d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 47: 0x74f4304baaa4 - [INFO] [stdout] 48: 0x74f430547a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] doom2_iwad_import_should_print_the_correct_information [INFO] [stdout] doom_iwad_import_should_print_the_correct_information [INFO] [stdout] plutonia_iwad_import_should_print_the_correct_information [INFO] [stdout] tnt_iwad_import_should_print_the_correct_information [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92ea91b51b115e22f12820bd2d87561f5b17339ceca077820190a161ce3444b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ea91b51b115e22f12820bd2d87561f5b17339ceca077820190a161ce3444b5", kill_on_drop: false }` [INFO] [stdout] 92ea91b51b115e22f12820bd2d87561f5b17339ceca077820190a161ce3444b5