[INFO] cloning repository https://github.com/luctius/starmod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luctius/starmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13634102196dff021c5d29c8b8165d06deec0c34
[INFO] testing luctius/starmod against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luctius/starmod
[INFO] finished tweaking git repo https://github.com/luctius/starmod
[INFO] tweaked toml for git repo https://github.com/luctius/starmod written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luctius/starmod on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luctius/starmod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873620a8a624c71fd3486179a40fed23c596ee9dd3dd0fdd9df35ee45ce8adc8
[INFO] running `Command { std: "docker" "start" "-a" "873620a8a624c71fd3486179a40fed23c596ee9dd3dd0fdd9df35ee45ce8adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873620a8a624c71fd3486179a40fed23c596ee9dd3dd0fdd9df35ee45ce8adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873620a8a624c71fd3486179a40fed23c596ee9dd3dd0fdd9df35ee45ce8adc8", kill_on_drop: false }`
[INFO] [stdout] 873620a8a624c71fd3486179a40fed23c596ee9dd3dd0fdd9df35ee45ce8adc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4381bf4a45f11b74fb2e1748da03665621572d0b958d26c481a41a48973d4aef
[INFO] running `Command { std: "docker" "start" "-a" "4381bf4a45f11b74fb2e1748da03665621572d0b958d26c481a41a48973d4aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling unrar_sys v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rust-lzma v0.5.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling steamy-vdf v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling nt-time v0.6.13
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tzdb v0.5.10
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime_creation v0.1.7
[INFO] [stderr]    Compiling lzma-rust v0.1.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sevenz-rust v0.5.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling read-stdin v1.1.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling flexi_logger v0.27.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling clap_complete v4.5.5
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling keyvalues-parser v0.1.0
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling unrar v0.5.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling keyvalues-serde v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling steamlocate v1.2.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling fomod v0.2.3 (https://github.com/luctius/fomod.git?branch=main#1d47615f)
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling shadow-rs v0.21.0
[INFO] [stderr]    Compiling starmod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "loadorder")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "loadorder")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "loadorder")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]    --> src/commands.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(feature = "loadorder")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]  --> src/game.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "loadorder")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/game.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "loadorder")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination_mod_name`
[INFO] [stdout]    --> src/commands/mods.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 |     destination_mod_name: Option<Option<String>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_mod_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FindInDmodManList` is never used
[INFO] [stdout]    --> src/dmodman.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait FindInDmodManList {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]   --> src/ui/list.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ListBuilder {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 20 |     fn build(self) -> Result<Vec<String>>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `with_colour` is never read
[INFO] [stdout]    --> src/ui/list.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct FileListBuilder<'a> {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     with_colour: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_headers` is never used
[INFO] [stdout]    --> src/ui/list.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a> FileListBuilder<'a> {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn with_headers(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_starting_filter_input`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]   --> src/ui/inquiry.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | / impl<'a, T: InquireExt> InquireBuilder<SelectToIdx<'a, T>>
[INFO] [stdout] 80 | | where
[INFO] [stdout] 81 | |     T: Display + Clone + PartialEq,
[INFO] [stdout]    | |___________________________________- methods in this implementation
[INFO] [stdout] 82 |   {
[INFO] [stdout] 83 |       pub fn with_starting_filter_input(mut self, starting_filter_input: &'a str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |       pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |       pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |       pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with` and `with_test` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl<I: InquireExt, B: InquireExt> InquireBuilder2<I, B> {
[INFO] [stdout]     | -------------------------------------------------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn with<B2: InquireExt>(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn with_test<B2: InquireExt>(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl<'a, T: Display + Clone> SelectToIdx<'a, T> {
[INFO] [stdout]     | ----------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultiSelectToIdx` is never constructed
[INFO] [stdout]    --> src/ui/inquiry.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct MultiSelectToIdx<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl<'a, T: Display + Clone> MultiSelectToIdx<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- associated items in this implementation
[INFO] [stdout] 227 |     pub fn new(message: &'a str, list: Vec<T>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `prompt` is never used
[INFO] [stdout]    --> src/ui/inquiry.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a, T: Display + Clone + PartialEq> MultiSelectToIdx<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------------------- method in this implementation
[INFO] [stdout] 255 |     pub fn prompt(self) -> InquireResult<<Self as InquireExt>::Output> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with` and `with_test` are never used
[INFO] [stdout]   --> src/ui/inquiry.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  6 |     pub trait InquireExt: Sized {
[INFO] [stdout]    |               ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  9 |         fn with<B: InquireExt>(self, branch: B) -> InquireBuilder2<InquireBuilder<Self>, B> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |         fn with_test<B: InquireExt>(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4381bf4a45f11b74fb2e1748da03665621572d0b958d26c481a41a48973d4aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4381bf4a45f11b74fb2e1748da03665621572d0b958d26c481a41a48973d4aef", kill_on_drop: false }`
[INFO] [stdout] 4381bf4a45f11b74fb2e1748da03665621572d0b958d26c481a41a48973d4aef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52cf3842dd7536c21d443497577c6da6006c0a181c94aeba7f009fd169e75ff4
[INFO] running `Command { std: "docker" "start" "-a" "52cf3842dd7536c21d443497577c6da6006c0a181c94aeba7f009fd169e75ff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling starmod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "loadorder")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "loadorder")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/commands.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "loadorder")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]    --> src/commands.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(feature = "loadorder")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]  --> src/game.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "loadorder")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stdout]   --> src/game.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "loadorder")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination_mod_name`
[INFO] [stdout]    --> src/commands/mods.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 |     destination_mod_name: Option<Option<String>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_mod_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FindInDmodManList` is never used
[INFO] [stdout]    --> src/dmodman.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait FindInDmodManList {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]   --> src/ui/list.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ListBuilder {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 20 |     fn build(self) -> Result<Vec<String>>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `with_colour` is never read
[INFO] [stdout]    --> src/ui/list.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct FileListBuilder<'a> {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     with_colour: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_headers` is never used
[INFO] [stdout]    --> src/ui/list.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a> FileListBuilder<'a> {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn with_headers(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_starting_filter_input`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]   --> src/ui/inquiry.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | / impl<'a, T: InquireExt> InquireBuilder<SelectToIdx<'a, T>>
[INFO] [stdout] 80 | | where
[INFO] [stdout] 81 | |     T: Display + Clone + PartialEq,
[INFO] [stdout]    | |___________________________________- methods in this implementation
[INFO] [stdout] 82 |   {
[INFO] [stdout] 83 |       pub fn with_starting_filter_input(mut self, starting_filter_input: &'a str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |       pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |       pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |       pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with` and `with_test` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl<I: InquireExt, B: InquireExt> InquireBuilder2<I, B> {
[INFO] [stdout]     | -------------------------------------------------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn with<B2: InquireExt>(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn with_test<B2: InquireExt>(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl<'a, T: Display + Clone> SelectToIdx<'a, T> {
[INFO] [stdout]     | ----------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultiSelectToIdx` is never constructed
[INFO] [stdout]    --> src/ui/inquiry.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct MultiSelectToIdx<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stdout]    --> src/ui/inquiry.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl<'a, T: Display + Clone> MultiSelectToIdx<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- associated items in this implementation
[INFO] [stdout] 227 |     pub fn new(message: &'a str, list: Vec<T>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `prompt` is never used
[INFO] [stdout]    --> src/ui/inquiry.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl<'a, T: Display + Clone + PartialEq> MultiSelectToIdx<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------------------- method in this implementation
[INFO] [stdout] 255 |     pub fn prompt(self) -> InquireResult<<Self as InquireExt>::Output> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with` and `with_test` are never used
[INFO] [stdout]   --> src/ui/inquiry.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  6 |     pub trait InquireExt: Sized {
[INFO] [stdout]    |               ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  9 |         fn with<B: InquireExt>(self, branch: B) -> InquireBuilder2<InquireBuilder<Self>, B> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |         fn with_test<B: InquireExt>(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "52cf3842dd7536c21d443497577c6da6006c0a181c94aeba7f009fd169e75ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52cf3842dd7536c21d443497577c6da6006c0a181c94aeba7f009fd169e75ff4", kill_on_drop: false }`
[INFO] [stdout] 52cf3842dd7536c21d443497577c6da6006c0a181c94aeba7f009fd169e75ff4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f8e95f6764fda7260638d3bd3b056ee146b9e14a750d96e23aa497b11c5b839
[INFO] running `Command { std: "docker" "start" "-a" "7f8e95f6764fda7260638d3bd3b056ee146b9e14a750d96e23aa497b11c5b839", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]   --> src/commands.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg(feature = "loadorder")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]   --> src/commands.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[cfg(feature = "loadorder")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]   --> src/commands.rs:87:11
[INFO] [stderr]    |
[INFO] [stderr] 87 |     #[cfg(feature = "loadorder")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]    --> src/commands.rs:115:19
[INFO] [stderr]     |
[INFO] [stderr] 115 |             #[cfg(feature = "loadorder")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]  --> src/game.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "loadorder")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `loadorder`
[INFO] [stderr]   --> src/game.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 |     #[cfg(feature = "loadorder")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `loadorder` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `destination_mod_name`
[INFO] [stderr]    --> src/commands/mods.rs:578:5
[INFO] [stderr]     |
[INFO] [stderr] 578 |     destination_mod_name: Option<Option<String>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_mod_name`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FindInDmodManList` is never used
[INFO] [stderr]    --> src/dmodman.rs:166:11
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub trait FindInDmodManList {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `build` is never used
[INFO] [stderr]   --> src/ui/list.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub trait ListBuilder {
[INFO] [stderr]    |           ----------- method in this trait
[INFO] [stderr] 20 |     fn build(self) -> Result<Vec<String>>;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `with_colour` is never read
[INFO] [stderr]    --> src/ui/list.rs:252:5
[INFO] [stderr]     |
[INFO] [stderr] 246 | pub struct FileListBuilder<'a> {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 252 |     with_colour: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_headers` is never used
[INFO] [stderr]    --> src/ui/list.rs:277:12
[INFO] [stderr]     |
[INFO] [stderr] 254 | impl<'a> FileListBuilder<'a> {
[INFO] [stderr]     | ---------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 277 |     pub fn with_headers(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_starting_filter_input`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stderr]   --> src/ui/inquiry.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 79 | / impl<'a, T: InquireExt> InquireBuilder<SelectToIdx<'a, T>>
[INFO] [stderr] 80 | | where
[INFO] [stderr] 81 | |     T: Display + Clone + PartialEq,
[INFO] [stderr]    | |___________________________________- methods in this implementation
[INFO] [stderr] 82 |   {
[INFO] [stderr] 83 |       pub fn with_starting_filter_input(mut self, starting_filter_input: &'a str) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |       pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |       pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |       pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with` and `with_test` are never used
[INFO] [stderr]    --> src/ui/inquiry.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | impl<I: InquireExt, B: InquireExt> InquireBuilder2<I, B> {
[INFO] [stderr]     | -------------------------------------------------------- methods in this implementation
[INFO] [stderr] 104 |     pub fn with<B2: InquireExt>(
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     pub fn with_test<B2: InquireExt>(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stderr]    --> src/ui/inquiry.rs:188:12
[INFO] [stderr]     |
[INFO] [stderr] 173 | impl<'a, T: Display + Clone> SelectToIdx<'a, T> {
[INFO] [stderr]     | ----------------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 196 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MultiSelectToIdx` is never constructed
[INFO] [stderr]    --> src/ui/inquiry.rs:222:12
[INFO] [stderr]     |
[INFO] [stderr] 222 | pub struct MultiSelectToIdx<'a, T> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `with_vim_mode`, `with_page_size`, and `with_help_message` are never used
[INFO] [stderr]    --> src/ui/inquiry.rs:227:12
[INFO] [stderr]     |
[INFO] [stderr] 226 | impl<'a, T: Display + Clone> MultiSelectToIdx<'a, T> {
[INFO] [stderr]     | ---------------------------------------------------- associated items in this implementation
[INFO] [stderr] 227 |     pub fn new(message: &'a str, list: Vec<T>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 241 |     pub fn with_vim_mode(mut self, vim_mode: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub fn with_page_size(mut self, page_size: usize) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn with_help_message(mut self, message: &'a str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `prompt` is never used
[INFO] [stderr]    --> src/ui/inquiry.rs:255:12
[INFO] [stderr]     |
[INFO] [stderr] 254 | impl<'a, T: Display + Clone + PartialEq> MultiSelectToIdx<'a, T> {
[INFO] [stderr]     | ---------------------------------------------------------------- method in this implementation
[INFO] [stderr] 255 |     pub fn prompt(self) -> InquireResult<<Self as InquireExt>::Output> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with` and `with_test` are never used
[INFO] [stderr]   --> src/ui/inquiry.rs:9:12
[INFO] [stderr]    |
[INFO] [stderr]  6 |     pub trait InquireExt: Sized {
[INFO] [stderr]    |               ---------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr]  9 |         fn with<B: InquireExt>(self, branch: B) -> InquireBuilder2<InquireBuilder<Self>, B> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 12 |         fn with_test<B: InquireExt>(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `starmod` (bin "starmod" test) generated 18 warnings (run `cargo fix --bin "starmod" -p starmod --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/starmod-363ba9207c925f4a)
[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] running `Command { std: "docker" "inspect" "7f8e95f6764fda7260638d3bd3b056ee146b9e14a750d96e23aa497b11c5b839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8e95f6764fda7260638d3bd3b056ee146b9e14a750d96e23aa497b11c5b839", kill_on_drop: false }`
[INFO] [stdout] 7f8e95f6764fda7260638d3bd3b056ee146b9e14a750d96e23aa497b11c5b839
