[INFO] cloning repository https://github.com/thunderstore-io/tcli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thunderstore-io/tcli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderstore-io%2Ftcli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderstore-io%2Ftcli-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d83e15b0acaf39f84fcf5e6d5f602a42660e809
[INFO] testing thunderstore-io/tcli-rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderstore-io%2Ftcli-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/thunderstore-io/tcli-rust
[INFO] finished tweaking git repo https://github.com/thunderstore-io/tcli-rust
[INFO] tweaked toml for git repo https://github.com/thunderstore-io/tcli-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thunderstore-io/tcli-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thunderstore-io/tcli-rust 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1065bdd1342e08c14d8054e82fc8ec06339afe9d66300e57ca03b795f9bc6ef7
[INFO] running `Command { std: "docker" "start" "-a" "1065bdd1342e08c14d8054e82fc8ec06339afe9d66300e57ca03b795f9bc6ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1065bdd1342e08c14d8054e82fc8ec06339afe9d66300e57ca03b795f9bc6ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1065bdd1342e08c14d8054e82fc8ec06339afe9d66300e57ca03b795f9bc6ef7", kill_on_drop: false }`
[INFO] [stdout] 1065bdd1342e08c14d8054e82fc8ec06339afe9d66300e57ca03b795f9bc6ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1331baa5a558d4545781d2189f63b36663d34b5cf3ce864ab005ec40abf403b
[INFO] running `Command { std: "docker" "start" "-a" "b1331baa5a558d4545781d2189f63b36663d34b5cf3ce864ab005ec40abf403b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling winnow v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling figment v0.10.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.168
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling pear_codegen v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]    Compiling pear v0.2.7
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling keyvalues-parser v0.1.0
[INFO] [stderr]    Compiling async_zip v0.0.15
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling keyvalues-serde v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling steamlocate v2.0.0-alpha.0
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling tcli-bepinex-installer v0.1.0 (/opt/rustwide/workdir/crates/tcli-bepinex-installer)
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling tcli v0.3.0 (/opt/rustwide/workdir/crates/tcli)
[INFO] [stdout] warning: unused variable: `steam_dir`
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steam_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tcli_directory`
[INFO] [stdout]    --> crates/tcli/src/main.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             tcli_directory,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: try ignoring the field: `tcli_directory: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]    --> crates/tcli/src/main.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             repository,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `repository: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `detected`
[INFO] [stdout]    --> crates/tcli/src/main.rs:182:49
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ListSubcommand::Platforms { target, detected } => {
[INFO] [stdout]     |                                                 ^^^^^^^^ help: try ignoring the field: `detected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> crates/tcli/src/config.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn load(project_dir: &Path) -> Result<Self, figment::Error> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_steam` is never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl GameImportBuilder {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn as_steam(self) -> SteamImportBuilder {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SteamImportBuilder` is never constructed
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct SteamImportBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_steam_dir` and `import` are never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl SteamImportBuilder {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn import(self) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_game_data` is never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub fn get_game_data(project: &ProjectPath, game_id: &str) -> Option<GameData> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_metadata` is never used
[INFO] [stdout]  --> crates/tcli/src/ts/experimental/package.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn get_metadata(author: &str, name: &str) -> Result<PackageListing, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]  --> crates/tcli/src/ts/v1/package.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_all() -> Result<Vec<PackageListing>, Error> {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_community_all` is never used
[INFO] [stdout]   --> crates/tcli/src/ts/v1/package.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_community_all(community: &str) -> Result<Vec<PackageListing>, Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoidReporter` is never constructed
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct VoidReporter;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoidProgress` is never constructed
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct VoidProgress;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `finish_with_message` is never used
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait ProgressBarTrait {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn finish_with_message(&self, message: String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 40s
[INFO] running `Command { std: "docker" "inspect" "b1331baa5a558d4545781d2189f63b36663d34b5cf3ce864ab005ec40abf403b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1331baa5a558d4545781d2189f63b36663d34b5cf3ce864ab005ec40abf403b", kill_on_drop: false }`
[INFO] [stdout] b1331baa5a558d4545781d2189f63b36663d34b5cf3ce864ab005ec40abf403b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29728b9cfc998d5eda407c7d0f6052bc123875c45b21fefb5027fc737071003
[INFO] running `Command { std: "docker" "start" "-a" "a29728b9cfc998d5eda407c7d0f6052bc123875c45b21fefb5027fc737071003", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling tcli-bepinex-installer v0.1.0 (/opt/rustwide/workdir/crates/tcli-bepinex-installer)
[INFO] [stderr]    Compiling tcli v0.3.0 (/opt/rustwide/workdir/crates/tcli)
[INFO] [stdout] warning: unused variable: `steam_dir`
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steam_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tcli_directory`
[INFO] [stdout]    --> crates/tcli/src/main.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             tcli_directory,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: try ignoring the field: `tcli_directory: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]    --> crates/tcli/src/main.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             repository,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `repository: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `detected`
[INFO] [stdout]    --> crates/tcli/src/main.rs:182:49
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ListSubcommand::Platforms { target, detected } => {
[INFO] [stdout]     |                                                 ^^^^^^^^ help: try ignoring the field: `detected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> crates/tcli/src/config.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn load(project_dir: &Path) -> Result<Self, figment::Error> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_steam` is never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl GameImportBuilder {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn as_steam(self) -> SteamImportBuilder {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SteamImportBuilder` is never constructed
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct SteamImportBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_steam_dir` and `import` are never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl SteamImportBuilder {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn import(self) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_game_data` is never used
[INFO] [stdout]    --> crates/tcli/src/game/registry.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub fn get_game_data(project: &ProjectPath, game_id: &str) -> Option<GameData> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_metadata` is never used
[INFO] [stdout]  --> crates/tcli/src/ts/experimental/package.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn get_metadata(author: &str, name: &str) -> Result<PackageListing, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]  --> crates/tcli/src/ts/v1/package.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_all() -> Result<Vec<PackageListing>, Error> {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_community_all` is never used
[INFO] [stdout]   --> crates/tcli/src/ts/v1/package.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_community_all(community: &str) -> Result<Vec<PackageListing>, Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoidReporter` is never constructed
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct VoidReporter;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoidProgress` is never constructed
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct VoidProgress;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `finish_with_message` is never used
[INFO] [stdout]   --> crates/tcli/src/ui/reporter.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait ProgressBarTrait {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn finish_with_message(&self, message: String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "a29728b9cfc998d5eda407c7d0f6052bc123875c45b21fefb5027fc737071003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29728b9cfc998d5eda407c7d0f6052bc123875c45b21fefb5027fc737071003", kill_on_drop: false }`
[INFO] [stdout] a29728b9cfc998d5eda407c7d0f6052bc123875c45b21fefb5027fc737071003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7956670ac2967843393de5845ffc0817aefcb8a2261131b2ba1c87e032bba23b
[INFO] running `Command { std: "docker" "start" "-a" "7956670ac2967843393de5845ffc0817aefcb8a2261131b2ba1c87e032bba23b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused variable: `steam_dir`
[INFO] [stderr]    --> crates/tcli/src/game/registry.rs:168:33
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stderr]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steam_dir`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tcli_directory`
[INFO] [stderr]    --> crates/tcli/src/main.rs:135:13
[INFO] [stderr]     |
[INFO] [stderr] 135 |             tcli_directory,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: try ignoring the field: `tcli_directory: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repository`
[INFO] [stderr]    --> crates/tcli/src/main.rs:136:13
[INFO] [stderr]     |
[INFO] [stderr] 136 |             repository,
[INFO] [stderr]     |             ^^^^^^^^^^ help: try ignoring the field: `repository: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `detected`
[INFO] [stderr]    --> crates/tcli/src/main.rs:182:49
[INFO] [stderr]     |
[INFO] [stderr] 182 |             ListSubcommand::Platforms { target, detected } => {
[INFO] [stderr]     |                                                 ^^^^^^^^ help: try ignoring the field: `detected: _`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `load` is never used
[INFO] [stderr]   --> crates/tcli/src/config.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl Config {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] 42 |     pub fn load(project_dir: &Path) -> Result<Self, figment::Error> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_steam` is never used
[INFO] [stderr]    --> crates/tcli/src/game/registry.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 40  | impl GameImportBuilder {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub fn as_steam(self) -> SteamImportBuilder {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SteamImportBuilder` is never constructed
[INFO] [stderr]    --> crates/tcli/src/game/registry.rs:163:12
[INFO] [stderr]     |
[INFO] [stderr] 163 | pub struct SteamImportBuilder {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_steam_dir` and `import` are never used
[INFO] [stderr]    --> crates/tcli/src/game/registry.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 167 | impl SteamImportBuilder {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] 168 |     pub fn with_steam_dir(self, steam_dir: &Path) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub async fn import(self) -> Result<(), Error> {
[INFO] [stderr]     |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_game_data` is never used
[INFO] [stderr]    --> crates/tcli/src/game/registry.rs:195:8
[INFO] [stderr]     |
[INFO] [stderr] 195 | pub fn get_game_data(project: &ProjectPath, game_id: &str) -> Option<GameData> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_metadata` is never used
[INFO] [stderr]  --> crates/tcli/src/ts/experimental/package.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub async fn get_metadata(author: &str, name: &str) -> Result<PackageListing, Error> {
[INFO] [stderr]   |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all` is never used
[INFO] [stderr]  --> crates/tcli/src/ts/v1/package.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn get_all() -> Result<Vec<PackageListing>, Error> {
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_community_all` is never used
[INFO] [stderr]   --> crates/tcli/src/ts/v1/package.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub async fn get_community_all(community: &str) -> Result<Vec<PackageListing>, Error> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VoidReporter` is never constructed
[INFO] [stderr]   --> crates/tcli/src/ui/reporter.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct VoidReporter;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VoidProgress` is never constructed
[INFO] [stderr]   --> crates/tcli/src/ui/reporter.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct VoidProgress;
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `finish_with_message` is never used
[INFO] [stderr]   --> crates/tcli/src/ui/reporter.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub trait ProgressBarTrait {
[INFO] [stderr]    |           ---------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 50 |     fn finish_with_message(&self, message: String);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tcli` (bin "tcli" test) generated 15 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcli-045ac619cbd10133)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcli_bepinex_installer-0b1fd9471bc60488)
[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" "7956670ac2967843393de5845ffc0817aefcb8a2261131b2ba1c87e032bba23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7956670ac2967843393de5845ffc0817aefcb8a2261131b2ba1c87e032bba23b", kill_on_drop: false }`
[INFO] [stdout] 7956670ac2967843393de5845ffc0817aefcb8a2261131b2ba1c87e032bba23b
