[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#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dandels/dmodman on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9982f4a517132c17c7d64124a550f6be980a90c92dddbc6a150aaf95d7b175f [INFO] running `Command { std: "docker" "start" "-a" "d9982f4a517132c17c7d64124a550f6be980a90c92dddbc6a150aaf95d7b175f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9982f4a517132c17c7d64124a550f6be980a90c92dddbc6a150aaf95d7b175f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9982f4a517132c17c7d64124a550f6be980a90c92dddbc6a150aaf95d7b175f", kill_on_drop: false }` [INFO] [stdout] d9982f4a517132c17c7d64124a550f6be980a90c92dddbc6a150aaf95d7b175f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 3d04b222b6907f707769dded6498a0e57dfc5914e0983279d66cf5da7419668d [INFO] running `Command { std: "docker" "start" "-a" "3d04b222b6907f707769dded6498a0e57dfc5914e0983279d66cf5da7419668d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling termion v4.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [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 sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling dmodman v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [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 serde_json v1.0.132 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tui-textarea v0.7.0 [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 2m 01s [INFO] running `Command { std: "docker" "inspect" "3d04b222b6907f707769dded6498a0e57dfc5914e0983279d66cf5da7419668d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d04b222b6907f707769dded6498a0e57dfc5914e0983279d66cf5da7419668d", kill_on_drop: false }` [INFO] [stdout] 3d04b222b6907f707769dded6498a0e57dfc5914e0983279d66cf5da7419668d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] e1a45d4ec93b09fc59b35428949cbc4451ff5d0e480f59730fcee1ec9a384d09 [INFO] running `Command { std: "docker" "start" "-a" "e1a45d4ec93b09fc59b35428949cbc4451ff5d0e480f59730fcee1ec9a384d09", 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 13.31s [INFO] running `Command { std: "docker" "inspect" "e1a45d4ec93b09fc59b35428949cbc4451ff5d0e480f59730fcee1ec9a384d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a45d4ec93b09fc59b35428949cbc4451ff5d0e480f59730fcee1ec9a384d09", kill_on_drop: false }` [INFO] [stdout] e1a45d4ec93b09fc59b35428949cbc4451ff5d0e480f59730fcee1ec9a384d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 4f63ba3159f954b0dfc67c68fd18b24de9211b5ac4a6682539b125e0d85dd006 [INFO] running `Command { std: "docker" "start" "-a" "4f63ba3159f954b0dfc67c68fd18b24de9211b5ac4a6682539b125e0d85dd006", 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.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/dmodman/b01c77c244df96a3/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 api::nexus_api::download_link::tests::deserialize_link_array ... ok [INFO] [stdout] test api::nexus_api::download_link::tests::deserialize_single_link ... 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::modfile_exists ... ok [INFO] [stdout] test config::tests::read_apikey ... ok [INFO] [stdout] test config::tests::relative_paths ... ignored [INFO] [stdout] test util::format::tests::endpoint_format ... ok [INFO] [stdout] test util::format::tests::human_readable ... ok [INFO] [stdout] test cache::cacheable::tests::read_cached_mod_info ... ok [INFO] [stdout] test cache::cacheable::tests::read_cached_file_list ... ok [INFO] [stdout] test cache::test::load_file_details ... ok [INFO] [stdout] test api::update_checker::tests::out_of_date ... ok [INFO] [stdout] test api::update_checker::tests::up_to_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.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f63ba3159f954b0dfc67c68fd18b24de9211b5ac4a6682539b125e0d85dd006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f63ba3159f954b0dfc67c68fd18b24de9211b5ac4a6682539b125e0d85dd006", kill_on_drop: false }` [INFO] [stdout] 4f63ba3159f954b0dfc67c68fd18b24de9211b5ac4a6682539b125e0d85dd006