[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] 08193537dad04d764ec14902c5a8f9155dc4d276 [INFO] testing dandels/dmodman against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dandels/dmodman on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d33aa5e73093f8477412ce84a1f160148a8f1011ed57a1455d1b65b49341ec23 [INFO] running `Command { std: "docker" "start" "-a" "d33aa5e73093f8477412ce84a1f160148a8f1011ed57a1455d1b65b49341ec23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d33aa5e73093f8477412ce84a1f160148a8f1011ed57a1455d1b65b49341ec23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33aa5e73093f8477412ce84a1f160148a8f1011ed57a1455d1b65b49341ec23", kill_on_drop: false }` [INFO] [stdout] d33aa5e73093f8477412ce84a1f160148a8f1011ed57a1455d1b65b49341ec23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 842707d8b6357d110bce22a89d66469879ac83901794248b55dd7ae28ddc0516 [INFO] running `Command { std: "docker" "start" "-a" "842707d8b6357d110bce22a89d66469879ac83901794248b55dd7ae28ddc0516", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling termion v4.0.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling dmodman v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stdout] warning: struct `Games` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Games { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameInfo` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GameInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "842707d8b6357d110bce22a89d66469879ac83901794248b55dd7ae28ddc0516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842707d8b6357d110bce22a89d66469879ac83901794248b55dd7ae28ddc0516", kill_on_drop: false }` [INFO] [stdout] 842707d8b6357d110bce22a89d66469879ac83901794248b55dd7ae28ddc0516 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be50cd562d4122f6dc046b3c9f7344ab53aecfd90070281fc01f60df52e89a29 [INFO] running `Command { std: "docker" "start" "-a" "be50cd562d4122f6dc046b3c9f7344ab53aecfd90070281fc01f60df52e89a29", kill_on_drop: false }` [INFO] [stderr] Compiling dmodman v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Games` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Games { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameInfo` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GameInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> src/api/nexus_api/games.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.15s [INFO] running `Command { std: "docker" "inspect" "be50cd562d4122f6dc046b3c9f7344ab53aecfd90070281fc01f60df52e89a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be50cd562d4122f6dc046b3c9f7344ab53aecfd90070281fc01f60df52e89a29", kill_on_drop: false }` [INFO] [stdout] be50cd562d4122f6dc046b3c9f7344ab53aecfd90070281fc01f60df52e89a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de2e880f55b2088d4e4addadfa3cce9bdd34e2fc39236929a9ce4eb8bbe1b879 [INFO] running `Command { std: "docker" "start" "-a" "de2e880f55b2088d4e4addadfa3cce9bdd34e2fc39236929a9ce4eb8bbe1b879", kill_on_drop: false }` [INFO] [stderr] warning: struct `Games` is never constructed [INFO] [stderr] --> src/api/nexus_api/games.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Games { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `GameInfo` is never constructed [INFO] [stderr] --> src/api/nexus_api/games.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct GameInfo { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Category` is never constructed [INFO] [stderr] --> src/api/nexus_api/games.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct Category { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dmodman` (bin "dmodman" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dmodman-b01c77c244df96a3) [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::expand_env_variable ... ok [INFO] [stdout] test config::tests::profile_specific_install_dir ... ignored [INFO] [stdout] test config::tests::relative_paths ... ignored [INFO] [stdout] test config::tests::modfile_exists ... ok [INFO] [stdout] test util::format::tests::endpoint_format ... ok [INFO] [stdout] test config::tests::read_apikey ... ok [INFO] [stdout] test util::format::tests::human_readable ... ok [INFO] [stdout] test cache::cacheable::tests::read_cached_mod_info ... ok [INFO] [stdout] test api::nexus_api::download_link::tests::deserialize_single_link ... ok [INFO] [stdout] test api::nexus_api::download_link::tests::deserialize_link_array ... ok [INFO] [stdout] test cache::test::load_file_details ... ok [INFO] [stdout] test cache::cacheable::tests::read_cached_file_list ... 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] test api::query::tests::block_test_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de2e880f55b2088d4e4addadfa3cce9bdd34e2fc39236929a9ce4eb8bbe1b879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2e880f55b2088d4e4addadfa3cce9bdd34e2fc39236929a9ce4eb8bbe1b879", kill_on_drop: false }` [INFO] [stdout] de2e880f55b2088d4e4addadfa3cce9bdd34e2fc39236929a9ce4eb8bbe1b879