[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 try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacderida%2Ftdl-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacderida/tdl-rs on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/jacderida/tdl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d269739ec738bfc8fe102f7547e4e71863ca4bb1fdb4d66ab73fe7e79f1ce7a [INFO] running `Command { std: "docker" "start" "-a" "2d269739ec738bfc8fe102f7547e4e71863ca4bb1fdb4d66ab73fe7e79f1ce7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d269739ec738bfc8fe102f7547e4e71863ca4bb1fdb4d66ab73fe7e79f1ce7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d269739ec738bfc8fe102f7547e4e71863ca4bb1fdb4d66ab73fe7e79f1ce7a", kill_on_drop: false }` [INFO] [stdout] 2d269739ec738bfc8fe102f7547e4e71863ca4bb1fdb4d66ab73fe7e79f1ce7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73f5a902b22b5f05225f5850e6436a24853bd6849d9bd8b56168eb0c41bc38c3 [INFO] running `Command { std: "docker" "start" "-a" "73f5a902b22b5f05225f5850e6436a24853bd6849d9bd8b56168eb0c41bc38c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling matches v0.1.9 [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 openssl-sys v0.9.67 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling defer-drop v1.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tuikit v0.4.5 [INFO] [stderr] Compiling duct v0.13.5 [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 maplit v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.17 [INFO] [stderr] Compiling darling_macro v0.10.2 [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 serde-hjson v0.9.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.23 [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 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: 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)]` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.79s [INFO] running `Command { std: "docker" "inspect" "73f5a902b22b5f05225f5850e6436a24853bd6849d9bd8b56168eb0c41bc38c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f5a902b22b5f05225f5850e6436a24853bd6849d9bd8b56168eb0c41bc38c3", kill_on_drop: false }` [INFO] [stdout] 73f5a902b22b5f05225f5850e6436a24853bd6849d9bd8b56168eb0c41bc38c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02d6b759d3c26562c7206d088e745cf9ef3abf95af8958823a4d19e13cea2f3 [INFO] running `Command { std: "docker" "start" "-a" "f02d6b759d3c26562c7206d088e745cf9ef3abf95af8958823a4d19e13cea2f3", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [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 normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.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: 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)]` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.3 [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)]` 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: 2 warnings emitted [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)]` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.35s [INFO] running `Command { std: "docker" "inspect" "f02d6b759d3c26562c7206d088e745cf9ef3abf95af8958823a4d19e13cea2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02d6b759d3c26562c7206d088e745cf9ef3abf95af8958823a4d19e13cea2f3", kill_on_drop: false }` [INFO] [stdout] f02d6b759d3c26562c7206d088e745cf9ef3abf95af8958823a4d19e13cea2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9138bb38f5b70530596a80750a13a00bd9cdbb4008b5cb0bc34ffe7c7c1cf91a [INFO] running `Command { std: "docker" "start" "-a" "9138bb38f5b70530596a80750a13a00bd9cdbb4008b5cb0bc34ffe7c7c1cf91a", kill_on_drop: false }` [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)]` 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: `tdl-rs` (bin "tdl") generated 2 warnings (run `cargo fix --bin "tdl"` to apply 2 suggestions) [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)]` 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 3 warnings (2 duplicates) (run `cargo fix --bin "tdl" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/fake_source_port.rs (/opt/rustwide/target/debug/deps/fake_source_port-ec91e42c7b2937f2) [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-9ba30aeba3993786) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test profile::new::should_return_error_for_empty_name ... ok [INFO] [stdout] test profile::new::should_return_error_for_empty_version ... ok [INFO] [stdout] test profile::new::should_set_fields ... ok [INFO] [stdout] test commands::profile::add::should_return_error_result_for_invalid_source_port_reference ... ok [INFO] [stdout] test commands::profile::add::should_save_the_first_profile ... ok [INFO] [stdout] test commands::profile::add::should_ensure_there_is_always_a_default_profile ... ok [INFO] [stdout] test commands::profile::add::should_save_a_new_profile_as_the_new_default ... ok [INFO] [stdout] test commands::source_port::add::should_return_error_for_duplicate_type_and_version_combination ... ok [INFO] [stdout] test commands::source_port::add::should_save_a_new_source_port ... ok [INFO] [stdout] test commands::profile::add::should_save_a_new_profile ... ok [INFO] [stdout] test settings::get_app_settings_dir_path::should_create_directory_specified_by_tdl_settings_path_env_var ... ok [INFO] [stdout] test commands::source_port::add::should_save_source_port_with_duplicate_source_port_but_different_version ... ok [INFO] [stdout] test commands::source_port::add::should_save_the_first_source_port ... ok [INFO] [stdout] test settings::user_settings::set_from_doom_home::should_set_fields ... 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_return_error_if_tdl_settings_env_var_points_to_file ... ok [INFO] [stdout] test settings::user_settings::set_from_doom_home::should_create_directories ... 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 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::should_return_an_error_for_no_release_marked_latest ... 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::get_latest_source_port_release::should_return_the_existing_cache_entry ... 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::github_release_repository::new::should_set_the_api_base_url ... 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 source_port::installed_source_port::new::should_set_fields ... ok [INFO] [stdout] test source_port::installed_source_port::new::should_return_error_for_empty_version ... 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::get::should_deserialize_the_settings_file_and_return_the_settings_registry ... 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::new::should_set_fields_correctly ... ok [INFO] [stdout] test storage::app_settings_repository::save::should_serialize_the_settings_file_to_json ... ok [INFO] [stdout] test storage::object_repository::delete::should_return_ok_result_for_non_existent_file ... 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_a_windows_asset_for_woof ... 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_crispy_doom ... 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_windows_and_macos_asset_for_odamex ... 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_from_response::should_return_windows_and_macos_asset_for_eternity_engine ... 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_windows_and_linux_assets_for_chocolate_doom ... ok [INFO] [stdout] test storage::object_repository::save::should_persist_a_wad_entry ... 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 wad::mapinfo::new::should_ensure_the_map_number_is_set ... ok [INFO] [stdout] test wad::mapinfo::new::should_ensure_the_map_name_is_set ... ok [INFO] [stdout] test wad::mapinfo::new::should_permit_a_map_in_the_doom2_format ... ok [INFO] [stdout] test wad::mapinfo::new::should_permit_a_map_in_the_doom_format ... ok [INFO] [stdout] test wad::mapinfo::new::should_reject_map_number_in_wrong_format ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_author_is_set ... ok [INFO] [stdout] test wad::wadentry::new::should_ensure_the_name_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_id_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 source_port::get_latest_source_port_release::should_not_use_stale_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 storage::object_repository::save::should_ensure_id_is_not_taken ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_get_correct_version ... ok [INFO] [stdout] test storage::object_repository::new::should_create_objects_path_if_it_does_not_exist ... ok [INFO] [stdout] test storage::object_repository::new::should_set_fields_correctly ... 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 storage::object_repository::new::should_ensure_existing_object_path_is_not_a_file ... ok [INFO] [stdout] test storage::object_repository::get::should_return_error_for_non_existent_entry ... ok [INFO] [stdout] test source_port::get_latest_source_port_release::should_create_a_cache_entry_with_correct_date_time_stamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/iwad_import.rs (/opt/rustwide/target/debug/deps/iwad_import-4d268c6519431eb6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test doom2_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test doom_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test tnt_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] test plutonia_iwad_import_should_print_the_correct_information ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- doom2_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] thread 'doom2_iwad_import_should_print_the_correct_information' panicked at '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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`"/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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] ', /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555711eab0b0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555711eab0b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555711eab0b0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x555711eab0b0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555711ecf61e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x555711ea7795 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x555711eaae75 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x555711eaae75 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x555711eaccef - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x555711eac9ae - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x555711dfd737 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x555711dfd737 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x555711ead40d - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x555711ead40d - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x555711ead187 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x555711eab55c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x555711eacea2 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x555711dbfef3 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x555711e4ac95 - core::panicking::panic_display::h1c18e4274b484e12 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:139:5 [INFO] [stdout] 19: 0x555711e4b907 - assert_cmd::assert::AssertError::panic::hc1ee06deb0074cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 20: 0x555711e4c066 - core::ops::function::FnOnce::call_once::h7b6b0a3c51920fb3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 21: 0x555711e4887f - core::result::Result::unwrap_or_else::h7022457f309e15a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1504:23 [INFO] [stdout] 22: 0x555711e4b1c6 - assert_cmd::assert::Assert::success::h4264bbd9a43c8ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:156:9 [INFO] [stdout] 23: 0x555711dc07eb - iwad_import::doom2_iwad_import_should_print_the_correct_information::hb46e1e4983dbc7be [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:10:5 [INFO] [stdout] 24: 0x555711dc03c7 - iwad_import::doom2_iwad_import_should_print_the_correct_information::{{closure}}::h06bc94d478d12dea [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:6:1 [INFO] [stdout] 25: 0x555711dc9015 - core::ops::function::FnOnce::call_once::h39f40981363100da [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 26: 0x555711e02aaf - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x555711e02aaf - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x555711dd403c - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 29: 0x555711dd403c - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 30: 0x555711e01a68 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 31: 0x555711e01a68 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x555711e01a68 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 33: 0x555711e01a68 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 34: 0x555711e01a68 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x555711e01a68 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 36: 0x555711e01a68 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 37: 0x555711dce7c4 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 38: 0x555711dce7c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 39: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 40: 0x555711dd40c5 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x555711dd40c5 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 42: 0x555711dd40c5 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 43: 0x555711dd40c5 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 45: 0x555711dd40c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 46: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x555711eb2493 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 49: 0x7fa513fd8609 - start_thread [INFO] [stdout] 50: 0x7fa513da8133 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- doom_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] thread 'doom_iwad_import_should_print_the_correct_information' panicked at '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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`"/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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] ', /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555711eab0b0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555711eab0b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555711eab0b0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x555711eab0b0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555711ecf61e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x555711ea7795 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x555711eaae75 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x555711eaae75 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x555711eaccef - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x555711eac9ae - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x555711dfd737 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x555711dfd737 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x555711ead40d - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x555711ead40d - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x555711ead187 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x555711eab55c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x555711eacea2 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x555711dbfef3 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x555711e4ac95 - core::panicking::panic_display::h1c18e4274b484e12 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:139:5 [INFO] [stdout] 19: 0x555711e4b907 - assert_cmd::assert::AssertError::panic::hc1ee06deb0074cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 20: 0x555711e4c066 - core::ops::function::FnOnce::call_once::h7b6b0a3c51920fb3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 21: 0x555711e4887f - core::result::Result::unwrap_or_else::h7022457f309e15a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1504:23 [INFO] [stdout] 22: 0x555711e4b1c6 - assert_cmd::assert::Assert::success::h4264bbd9a43c8ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:156:9 [INFO] [stdout] 23: 0x555711dc2381 - iwad_import::doom_iwad_import_should_print_the_correct_information::hd7f2e1cd1aedb5ca [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:72:5 [INFO] [stdout] 24: 0x555711dc1f37 - iwad_import::doom_iwad_import_should_print_the_correct_information::{{closure}}::h2035b00bb47fdf39 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:68:1 [INFO] [stdout] 25: 0x555711dc9095 - core::ops::function::FnOnce::call_once::hce95d626d6a1083c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 26: 0x555711e02aaf - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x555711e02aaf - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x555711dd403c - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 29: 0x555711dd403c - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 30: 0x555711e01a68 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 31: 0x555711e01a68 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x555711e01a68 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 33: 0x555711e01a68 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 34: 0x555711e01a68 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x555711e01a68 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 36: 0x555711e01a68 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 37: 0x555711dce7c4 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 38: 0x555711dce7c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 39: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 40: 0x555711dd40c5 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x555711dd40c5 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 42: 0x555711dd40c5 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 43: 0x555711dd40c5 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 45: 0x555711dd40c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 46: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x555711eb2493 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 49: 0x7fa513fd8609 - start_thread [INFO] [stdout] 50: 0x7fa513da8133 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tnt_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] thread 'tnt_iwad_import_should_print_the_correct_information' panicked at '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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`"/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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] ', /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555711eab0b0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555711eab0b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555711eab0b0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x555711eab0b0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555711ecf61e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x555711ea7795 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x555711eaae75 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x555711eaae75 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x555711eaccef - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x555711eac9ae - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x555711dfd737 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x555711dfd737 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x555711ead40d - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x555711ead40d - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x555711ead187 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x555711eab55c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x555711eacea2 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x555711dbfef3 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x555711e4ac95 - core::panicking::panic_display::h1c18e4274b484e12 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:139:5 [INFO] [stdout] 19: 0x555711e4b907 - assert_cmd::assert::AssertError::panic::hc1ee06deb0074cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 20: 0x555711e4c066 - core::ops::function::FnOnce::call_once::h7b6b0a3c51920fb3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 21: 0x555711e4887f - core::result::Result::unwrap_or_else::h7022457f309e15a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1504:23 [INFO] [stdout] 22: 0x555711e4b1c6 - assert_cmd::assert::Assert::success::h4264bbd9a43c8ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:156:9 [INFO] [stdout] 23: 0x555711dc5c3b - iwad_import::tnt_iwad_import_should_print_the_correct_information::h1376acd6b9a43641 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:200:5 [INFO] [stdout] 24: 0x555711dc5817 - iwad_import::tnt_iwad_import_should_print_the_correct_information::{{closure}}::h6772348ea5bdcc48 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:196:1 [INFO] [stdout] 25: 0x555711dc8fd5 - core::ops::function::FnOnce::call_once::h1598ee85b46ff39b [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 26: 0x555711e02aaf - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x555711e02aaf - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x555711dd403c - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 29: 0x555711dd403c - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 30: 0x555711e01a68 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 31: 0x555711e01a68 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x555711e01a68 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 33: 0x555711e01a68 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 34: 0x555711e01a68 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x555711e01a68 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 36: 0x555711e01a68 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 37: 0x555711dce7c4 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 38: 0x555711dce7c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 39: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 40: 0x555711dd40c5 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x555711dd40c5 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 42: 0x555711dd40c5 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 43: 0x555711dd40c5 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 45: 0x555711dd40c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 46: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x555711eb2493 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 49: 0x7fa513fd8609 - start_thread [INFO] [stdout] 50: 0x7fa513da8133 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plutonia_iwad_import_should_print_the_correct_information stdout ---- [INFO] [stdout] thread 'plutonia_iwad_import_should_print_the_correct_information' panicked at '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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] command=`"/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::h04c1b48b4db6cc33\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2108\u{1b}[0m\n 7: \u{1b}[91mtdl::wad::WadMetadata::from_path\u{1b}[0m\u{1b}[90m::ha6665b1d65afe992\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::h28f26b3953b163b8\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::h3f75750f05df3292\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::hd3060f7bef2c9944\u{1b}[0m\n at \u{1b}[35m/rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m510\u{1b}[0m\n \u{1b}[96m ⋮ 15 frames hidden ⋮ \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"``` [INFO] [stdout] ', /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555711eab0b0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555711eab0b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555711eab0b0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x555711eab0b0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555711ecf61e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x555711ea7795 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x555711eaae75 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x555711eaae75 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x555711eaccef - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x555711eac9ae - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x555711dfd737 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x555711dfd737 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x555711ead40d - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x555711ead40d - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x555711ead187 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x555711eab55c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x555711eacea2 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x555711dbfef3 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x555711e4ac95 - core::panicking::panic_display::h1c18e4274b484e12 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:139:5 [INFO] [stdout] 19: 0x555711e4b907 - assert_cmd::assert::AssertError::panic::hc1ee06deb0074cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:1030:9 [INFO] [stdout] 20: 0x555711e4c066 - core::ops::function::FnOnce::call_once::h7b6b0a3c51920fb3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 21: 0x555711e4887f - core::result::Result::unwrap_or_else::h7022457f309e15a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1504:23 [INFO] [stdout] 22: 0x555711e4b1c6 - assert_cmd::assert::Assert::success::h4264bbd9a43c8ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-2.0.1/src/assert.rs:156:9 [INFO] [stdout] 23: 0x555711dc410b - iwad_import::plutonia_iwad_import_should_print_the_correct_information::h5937222c7ce5a93a [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:137:5 [INFO] [stdout] 24: 0x555711dc3ce7 - iwad_import::plutonia_iwad_import_should_print_the_correct_information::{{closure}}::ha85c9c79a8b0ea91 [INFO] [stdout] at /opt/rustwide/workdir/tests/iwad_import.rs:133:1 [INFO] [stdout] 25: 0x555711dc9055 - core::ops::function::FnOnce::call_once::h5e23e88becec791f [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 26: 0x555711e02aaf - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x555711e02aaf - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x555711dd403c - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 29: 0x555711dd403c - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 30: 0x555711e01a68 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 31: 0x555711e01a68 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x555711e01a68 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 33: 0x555711e01a68 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 34: 0x555711e01a68 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x555711e01a68 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 36: 0x555711e01a68 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 37: 0x555711dce7c4 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 38: 0x555711dce7c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 39: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 40: 0x555711dd40c5 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x555711dd40c5 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 42: 0x555711dd40c5 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 43: 0x555711dd40c5 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x555711dd40c5 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 45: 0x555711dd40c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 46: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x555711eb2493 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x555711eb2493 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 49: 0x7fa513fd8609 - start_thread [INFO] [stdout] 50: 0x7fa513da8133 - clone [INFO] [stdout] 51: 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.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test iwad_import` [INFO] running `Command { std: "docker" "inspect" "9138bb38f5b70530596a80750a13a00bd9cdbb4008b5cb0bc34ffe7c7c1cf91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9138bb38f5b70530596a80750a13a00bd9cdbb4008b5cb0bc34ffe7c7c1cf91a", kill_on_drop: false }` [INFO] [stdout] 9138bb38f5b70530596a80750a13a00bd9cdbb4008b5cb0bc34ffe7c7c1cf91a