[INFO] cloning repository https://github.com/dandels/dmodman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dandels/dmodman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6bcf5a5735c48ec79c000c62c4b20d5df4dcebf
[INFO] testing dandels/dmodman against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dandels/dmodman
[INFO] finished tweaking git repo https://github.com/dandels/dmodman
[INFO] tweaked toml for git repo https://github.com/dandels/dmodman written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dandels/dmodman on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dandels/dmodman already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.11.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.117
[INFO] [stderr]   Downloaded uuid v1.26.0
[INFO] [stderr]   Downloaded palette_math v0.7.7
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] [stderr]   Downloaded instability v0.3.13
[INFO] [stderr]   Downloaded darling_macro v0.24.1
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded libredox v0.1.21
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded tokio-macros v2.7.2
[INFO] [stderr]   Downloaded ratatui-termion v0.1.2
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded either v1.18.0
[INFO] [stderr]   Downloaded glob v0.3.4
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded hybrid-array v0.4.14
[INFO] [stderr]   Downloaded termion v4.0.6
[INFO] [stderr]   Downloaded line-clipping v0.3.8
[INFO] [stderr]   Downloaded lru v0.18.3
[INFO] [stderr]   Downloaded toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded signal-hook-tokio v0.4.0
[INFO] [stderr]   Downloaded shellexpand v3.1.2
[INFO] [stderr]   Downloaded signal-hook v0.4.4
[INFO] [stderr]   Downloaded palette_derive v0.7.7
[INFO] [stderr]   Downloaded clang-sys v1.9.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.19
[INFO] [stderr]   Downloaded toml v1.1.4+spec-1.1.0
[INFO] [stderr]   Downloaded darling v0.24.1
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] [stderr]   Downloaded ratatui-textarea v0.9.2
[INFO] [stderr]   Downloaded compact_str v0.9.1
[INFO] [stderr]   Downloaded tungstenite v0.30.0
[INFO] [stderr]   Downloaded darling_core v0.24.1
[INFO] [stderr]   Downloaded combine v4.6.8
[INFO] [stderr]   Downloaded mio v1.2.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.9
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.18.0
[INFO] [stderr]   Downloaded time v0.3.55
[INFO] [stderr]   Downloaded openssl v0.10.81
[INFO] [stderr]   Downloaded palette v0.7.7
[INFO] [stderr]   Downloaded aws-lc-sys v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b
[INFO] running `Command { std: "docker" "start" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling lru v0.18.3
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling h2 v0.4.19
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling termion v4.0.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling chacha20 v0.10.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling line-clipping v0.3.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hyper v1.11.1
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling ratatui-termion v0.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling tungstenite v0.30.0
[INFO] [stderr]    Compiling signal-hook-tokio v0.4.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling dmodman v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uuid v1.26.0
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling ratatui-textarea v0.9.2
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7m 14s
[INFO] running `Command { std: "docker" "inspect" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmodman v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/dmodman-458dfa4d1bff12c8)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test api::downloads::nxm_url::tests::expired_nxm ... ok
[INFO] [stdout] test api::nexus_api::search::tests::search_query_format ... ok
[INFO] [stdout] test config::tests::absolute_paths ... ignored
[INFO] [stdout] test config::tests::append_profile_to_dirs ... ignored
[INFO] [stdout] test config::tests::default_config ... ignored
[INFO] [stdout] test config::tests::expand_complex_path ... ignored
[INFO] [stdout] test config::tests::expand_tilde ... ignored
[INFO] [stdout] test config::tests::profile_specific_install_dir ... ignored
[INFO] [stdout] test config::tests::read_apikey ... ok
[INFO] [stdout] test config::tests::relative_paths ... ignored
[INFO] [stdout] test db::cacheable::tests::read_cached_file_list ... ok
[INFO] [stdout] test db::cacheable::tests::read_cached_mod_info ... ok
[INFO] [stdout] test api::nexus_api::download_link::tests::deserialize_single_link ... FAILED
[INFO] [stdout] test api::query::tests::block_test_request ... FAILED
[INFO] [stdout] test util::format::tests::endpoint_format ... ok
[INFO] [stdout] test util::format::tests::human_readable ... ok
[INFO] [stdout] test config::tests::expand_env_variable ... ok
[INFO] [stdout] test db::test::load_file_details ... ok
[INFO] [stdout] test config::tests::modfile_exists ... ok
[INFO] [stdout] test api::nexus_api::download_link::tests::deserialize_link_array ... ok
[INFO] [stdout] test api::update_checker::tests::up_to_date ... ok
[INFO] [stdout] test api::update_checker::tests::out_of_date ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::nexus_api::download_link::tests::deserialize_single_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::nexus_api::download_link::tests::deserialize_single_link' (4501) panicked at src/config/mod.rs:163:35:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a31e11b46f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a31e0f79a2a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5a31e11b3c4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a31e11b374f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a31e11b337a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5a31e11b2ee1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5a31e11dbd12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5a31e11dbc99 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5a31e11dc19c - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x5a31e0f798bb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5a31e0f7b721 - core[832e9a552fc17241]::panicking::panic
[INFO] [stdout]   11:     0x5a31e0f7eca8 - core[832e9a552fc17241]::option::unwrap_failed
[INFO] [stdout]   12:     0x5a31e1012ded - dmodman[31983de2d044a570]::config::default_download_dir
[INFO] [stdout]   13:     0x5a31e1011cf6 - <dmodman[31983de2d044a570]::config::ConfigBuilder>::build
[INFO] [stdout]   14:     0x5a31e0ffd689 - dmodman[31983de2d044a570]::api::nexus_api::download_link::tests::deserialize_single_link::{closure#0}
[INFO] [stdout]   15:     0x5a31e0fe8153 - <tokio[c04a5b771ad091aa]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>>>
[INFO] [stdout]   16:     0x5a31e0fe4efb - <dmodman[31983de2d044a570]::api::nexus_api::download_link::tests::deserialize_single_link::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5a31e11f8adb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   18:     0x5a31e11f45d0 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5a31e11f401c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5a31e120e1ec - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5a31e11dd5f9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7c60c88ac07a - <unknown>
[INFO] [stdout]   23:     0x7c60c893f534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::query::tests::block_test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::query::tests::block_test_request' (4503) panicked at src/config/mod.rs:163:35:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a31e11b46f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a31e0f79a2a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5a31e11b3c4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a31e11b374f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a31e11b337a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5a31e11b2ee1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5a31e11dbd12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5a31e11dbc99 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5a31e11dc19c - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x5a31e0f798bb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5a31e0f7b721 - core[832e9a552fc17241]::panicking::panic
[INFO] [stdout]   11:     0x5a31e0f7eca8 - core[832e9a552fc17241]::option::unwrap_failed
[INFO] [stdout]   12:     0x5a31e1012ded - dmodman[31983de2d044a570]::config::default_download_dir
[INFO] [stdout]   13:     0x5a31e1012572 - <dmodman[31983de2d044a570]::config::ConfigBuilder>::build
[INFO] [stdout]   14:     0x5a31e0f97c98 - dmodman[31983de2d044a570]::api::query::tests::block_test_request::{closure#0}
[INFO] [stdout]   15:     0x5a31e0fe9aa4 - <tokio[c04a5b771ad091aa]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = core[832e9a552fc17241]::result::Result<(), dmodman[31983de2d044a570]::api::api_error::ApiError>>>>
[INFO] [stdout]   16:     0x5a31e0fe402c - <dmodman[31983de2d044a570]::api::query::tests::block_test_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5a31e11f8adb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   18:     0x5a31e11f45d0 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5a31e11f401c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5a31e120e1ec - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5a31e11dd5f9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7c60c88ac07a - <unknown>
[INFO] [stdout]   23:     0x7c60c893f534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::nexus_api::download_link::tests::deserialize_single_link
[INFO] [stdout]     api::query::tests::block_test_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin dmodman`
[INFO] running `Command { std: "docker" "inspect" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b", kill_on_drop: false }`
[INFO] [stdout] 868930c775a13923ef4b06f9c75114b530b4ae45a77fe7b150d39f491750f65b
