[INFO] cloning repository https://github.com/andre4ik3/Launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andre4ik3/Launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandre4ik3%2FLauncher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandre4ik3%2FLauncher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f27783b964446998cd9bfd68e6758f4dea694818
[INFO] testing andre4ik3/Launcher against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandre4ik3%2FLauncher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/andre4ik3/Launcher on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andre4ik3/Launcher
[INFO] finished tweaking git repo https://github.com/andre4ik3/Launcher
[INFO] tweaked toml for git repo https://github.com/andre4ik3/Launcher written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/andre4ik3/Launcher 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d92e2ebb7055f867d76f256854a9c8574136a291c4c31e6c1da24f9ad4355f1
[INFO] running `Command { std: "docker" "start" "-a" "8d92e2ebb7055f867d76f256854a9c8574136a291c4c31e6c1da24f9ad4355f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d92e2ebb7055f867d76f256854a9c8574136a291c4c31e6c1da24f9ad4355f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d92e2ebb7055f867d76f256854a9c8574136a291c4c31e6c1da24f9ad4355f1", kill_on_drop: false }`
[INFO] [stdout] 8d92e2ebb7055f867d76f256854a9c8574136a291c4c31e6c1da24f9ad4355f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be037eb281172a2af5060a67ea6ba17599997028a69006562f873698639e8007
[INFO] running `Command { std: "docker" "start" "-a" "be037eb281172a2af5060a67ea6ba17599997028a69006562f873698639e8007", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling launcher-macros v0.0.1 (/opt/rustwide/workdir/modules/macros)
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling async-once-cell v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling launcher-data v0.0.1 (/opt/rustwide/workdir/modules/data)
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> modules/data/src/core/game.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling launcher-utils v0.0.1 (/opt/rustwide/workdir/modules/utils)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> modules/data/src/core/maven.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl MavenIdentifier {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 31 |     fn new(group: impl AsRef<str>, artifact: impl AsRef<str>, version: impl AsRef<str>, classifier: Option<impl AsRef<str>>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling launcher-net v0.0.1 (/opt/rustwide/workdir/modules/net)
[INFO] [stderr]    Compiling secret-service v3.0.1
[INFO] [stderr]    Compiling keyring v2.3.2
[INFO] [stderr]    Compiling launcher-persistence v0.0.1 (/opt/rustwide/workdir/modules/persistence)
[INFO] [stderr]    Compiling launcher-fetch v0.0.1 (/opt/rustwide/workdir/modules/fetch)
[INFO] [stderr]    Compiling launcher-auth v0.0.1 (/opt/rustwide/workdir/modules/auth)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> modules/auth/src/services/microsoft.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let expires = Utc::now() + Duration::seconds(data.expires_in);
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> modules/fetch/src/meta.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MetaRepository<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 36 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Registry` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | type Registry = FileRegistry<Vec<Account>>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTRY` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | static REGISTRY: OnceCell<Registry> = OnceCell::new();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> modules/auth/src/store.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CredentialStore<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get`, `accounts`, `accounts_owned`, and `insert` are never used
[INFO] [stdout]   --> modules/auth/src/store.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> CredentialStore<'a> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 31 |     async fn get() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn accounts(&self) -> RwLockReadGuard<'_, Vec<Account>> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn accounts_owned(&self) -> Vec<Account> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     async fn insert(&mut self, account: Account) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling silo v0.0.1 (/opt/rustwide/workdir/silo)
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mc v0.0.1 (/opt/rustwide/workdir/apps/cli)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `META_VERSIONS` is never used
[INFO] [stdout]   --> silo/src/main.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const META_VERSIONS: [u64; 1] = [0];
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE_URL` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const BASE_URL: &str = "https://api.azul.com/metadata/v1/zulu/packages/?javafx_bundled=false&crac_supported=false&latest=true&release_sta...
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENVIRONMENTS` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const ENVIRONMENTS: &[Environment] = &[
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_build` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn convert_build(meta: ZuluMetadata, details: ZuluDetails, environment: &Environment) -> JavaBuild {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub async fn run(major_versions: Vec<u64>) -> anyhow::Result<Vec<JavaBuild>> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FABRIC_BASE_URL` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const FABRIC_BASE_URL: &str = "https://meta.fabricmc.net/v2/versions/loader";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOADERS` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const LOADERS: [ModLoader; 4] = [
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_forge` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_fabric` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn run_fabric(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_quilt` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_neoforge` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub async fn run(game_versions: Vec<GameVersionSnippet>) -> anyhow::Result<HashMap<String, Vec<ModLoaderVersion>>> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "be037eb281172a2af5060a67ea6ba17599997028a69006562f873698639e8007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be037eb281172a2af5060a67ea6ba17599997028a69006562f873698639e8007", kill_on_drop: false }`
[INFO] [stdout] be037eb281172a2af5060a67ea6ba17599997028a69006562f873698639e8007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d58a35bd144e775097e1fde15d7861a98717234f1dceca040c8a33e35504bded
[INFO] running `Command { std: "docker" "start" "-a" "d58a35bd144e775097e1fde15d7861a98717234f1dceca040c8a33e35504bded", kill_on_drop: false }`
[INFO] [stderr]    Compiling launcher-macros v0.0.1 (/opt/rustwide/workdir/modules/macros)
[INFO] [stderr]    Compiling launcher-net v0.0.1 (/opt/rustwide/workdir/modules/net)
[INFO] [stderr]    Compiling launcher-utils v0.0.1 (/opt/rustwide/workdir/modules/utils)
[INFO] [stderr]    Compiling launcher-data v0.0.1 (/opt/rustwide/workdir/modules/data)
[INFO] [stderr]    Compiling launcher-persistence v0.0.1 (/opt/rustwide/workdir/modules/persistence)
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> modules/data/src/core/game.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> modules/data/src/core/game.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> modules/data/src/core/maven.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl MavenIdentifier {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 31 |     fn new(group: impl AsRef<str>, artifact: impl AsRef<str>, version: impl AsRef<str>, classifier: Option<impl AsRef<str>>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling launcher-fetch v0.0.1 (/opt/rustwide/workdir/modules/fetch)
[INFO] [stderr]    Compiling launcher-auth v0.0.1 (/opt/rustwide/workdir/modules/auth)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> modules/auth/src/services/microsoft.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let expires = Utc::now() + Duration::seconds(data.expires_in);
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> modules/fetch/src/meta.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MetaRepository<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 36 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling silo v0.0.1 (/opt/rustwide/workdir/silo)
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> modules/fetch/src/meta.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MetaRepository<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 36 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> modules/auth/src/services/microsoft.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let expires = Utc::now() + Duration::seconds(data.expires_in);
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Registry` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | type Registry = FileRegistry<Vec<Account>>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTRY` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | static REGISTRY: OnceCell<Registry> = OnceCell::new();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> modules/auth/src/store.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CredentialStore<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get`, `accounts`, `accounts_owned`, and `insert` are never used
[INFO] [stdout]   --> modules/auth/src/store.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> CredentialStore<'a> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 31 |     async fn get() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn accounts(&self) -> RwLockReadGuard<'_, Vec<Account>> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn accounts_owned(&self) -> Vec<Account> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     async fn insert(&mut self, account: Account) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::silo::game::ApiGameVersion`
[INFO] [stdout]   --> silo/src/task/game.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use data::silo::game::ApiGameVersion;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> silo/src/task/game.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> silo/src/task/loaders.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> silo/src/task/loaders.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     for version in game_versions {}
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> silo/src/task/loaders.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut output = Vec::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Registry` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | type Registry = FileRegistry<Vec<Account>>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTRY` is never used
[INFO] [stdout]   --> modules/auth/src/store.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | static REGISTRY: OnceCell<Registry> = OnceCell::new();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> modules/auth/src/store.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CredentialStore<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get`, `accounts`, `accounts_owned`, and `insert` are never used
[INFO] [stdout]   --> modules/auth/src/store.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> CredentialStore<'a> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 31 |     async fn get() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn accounts(&self) -> RwLockReadGuard<'_, Vec<Account>> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn accounts_owned(&self) -> Vec<Account> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     async fn insert(&mut self, account: Account) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `META_VERSIONS` is never used
[INFO] [stdout]   --> silo/src/main.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const META_VERSIONS: [u64; 1] = [0];
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE_URL` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const BASE_URL: &str = "https://api.azul.com/metadata/v1/zulu/packages/?javafx_bundled=false&crac_supported=false&latest=true&release_sta...
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENVIRONMENTS` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const ENVIRONMENTS: &[Environment] = &[
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_build` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn convert_build(meta: ZuluMetadata, details: ZuluDetails, environment: &Environment) -> JavaBuild {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> silo/src/task/java.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub async fn run(major_versions: Vec<u64>) -> anyhow::Result<Vec<JavaBuild>> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FABRIC_BASE_URL` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const FABRIC_BASE_URL: &str = "https://meta.fabricmc.net/v2/versions/loader";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOADERS` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const LOADERS: [ModLoader; 4] = [
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_forge` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_fabric` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn run_fabric(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_quilt` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_neoforge` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> silo/src/task/loaders.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub async fn run(game_versions: Vec<GameVersionSnippet>) -> anyhow::Result<HashMap<String, Vec<ModLoaderVersion>>> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mc v0.0.1 (/opt/rustwide/workdir/apps/cli)
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "d58a35bd144e775097e1fde15d7861a98717234f1dceca040c8a33e35504bded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58a35bd144e775097e1fde15d7861a98717234f1dceca040c8a33e35504bded", kill_on_drop: false }`
[INFO] [stdout] d58a35bd144e775097e1fde15d7861a98717234f1dceca040c8a33e35504bded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec6738d91f7765916ed6b102e9fae1c804bb2443cdace4aa7dc91bd8bde42a4e
[INFO] running `Command { std: "docker" "start" "-a" "ec6738d91f7765916ed6b102e9fae1c804bb2443cdace4aa7dc91bd8bde42a4e", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stderr]   --> modules/data/src/core/game.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 | use serde::{Deserialize, Serialize};
[INFO] [stderr]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> modules/data/src/core/maven.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl MavenIdentifier {
[INFO] [stderr]    | -------------------- associated function in this implementation
[INFO] [stderr] 31 |     fn new(group: impl AsRef<str>, artifact: impl AsRef<str>, version: impl AsRef<str>, classifier: Option<impl AsRef<str>>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `launcher-data` (lib) generated 2 warnings (run `cargo fix --lib -p launcher-data` to apply 1 suggestion)
[INFO] [stderr] warning: `launcher-data` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> modules/fetch/src/meta.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct MetaRepository<'a> {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 36 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stderr]    --> modules/auth/src/services/microsoft.rs:175:42
[INFO] [stderr]     |
[INFO] [stderr] 175 |     let expires = Utc::now() + Duration::seconds(data.expires_in);
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Registry` is never used
[INFO] [stderr]   --> modules/auth/src/store.rs:22:6
[INFO] [stderr]    |
[INFO] [stderr] 22 | type Registry = FileRegistry<Vec<Account>>;
[INFO] [stderr]    |      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `REGISTRY` is never used
[INFO] [stderr]   --> modules/auth/src/store.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | static REGISTRY: OnceCell<Registry> = OnceCell::new();
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CredentialStore` is never constructed
[INFO] [stderr]   --> modules/auth/src/store.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct CredentialStore<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `get`, `accounts`, `accounts_owned`, and `insert` are never used
[INFO] [stderr]   --> modules/auth/src/store.rs:31:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl<'a> CredentialStore<'a> {
[INFO] [stderr]    | ---------------------------- associated items in this implementation
[INFO] [stderr] 31 |     async fn get() -> Self {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     async fn accounts(&self) -> RwLockReadGuard<'_, Vec<Account>> {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     async fn accounts_owned(&self) -> Vec<Account> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     async fn insert(&mut self, account: Account) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `launcher-fetch` (lib) generated 1 warning
[INFO] [stderr] warning: `launcher-auth` (lib) generated 5 warnings
[INFO] [stderr] warning: `launcher-fetch` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `launcher-auth` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused import: `data::silo::game::ApiGameVersion`
[INFO] [stderr]   --> silo/src/task/game.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     use data::silo::game::ApiGameVersion;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> silo/src/task/game.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> silo/src/task/loaders.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `version`
[INFO] [stderr]   --> silo/src/task/loaders.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     for version in game_versions {}
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> silo/src/task/loaders.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let mut output = Vec::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> silo/src/task/loaders.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `version`
[INFO] [stderr]   --> silo/src/task/loaders.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     for version in game_versions {}
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> silo/src/task/loaders.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let mut output = Vec::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> silo/src/task/loaders.rs:90:23
[INFO] [stderr]    |
[INFO] [stderr] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `version`
[INFO] [stderr]   --> silo/src/task/loaders.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 |     for version in game_versions {}
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> silo/src/task/loaders.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let mut output = Vec::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `META_VERSIONS` is never used
[INFO] [stderr]   --> silo/src/main.rs:41:7
[INFO] [stderr]    |
[INFO] [stderr] 41 | const META_VERSIONS: [u64; 1] = [0];
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BASE_URL` is never used
[INFO] [stderr]   --> silo/src/task/java.rs:26:7
[INFO] [stderr]    |
[INFO] [stderr] 26 | const BASE_URL: &str = "https://api.azul.com/metadata/v1/zulu/packages/?javafx_bundled=false&crac_supported=false&latest=true&release_sta...
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ENVIRONMENTS` is never used
[INFO] [stderr]   --> silo/src/task/java.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | const ENVIRONMENTS: &[Environment] = &[
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_build` is never used
[INFO] [stderr]   --> silo/src/task/java.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn convert_build(meta: ZuluMetadata, details: ZuluDetails, environment: &Environment) -> JavaBuild {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]   --> silo/src/task/java.rs:77:14
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub async fn run(major_versions: Vec<u64>) -> anyhow::Result<Vec<JavaBuild>> {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FABRIC_BASE_URL` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | const FABRIC_BASE_URL: &str = "https://meta.fabricmc.net/v2/versions/loader";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LOADERS` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const LOADERS: [ModLoader; 4] = [
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_forge` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:49:10
[INFO] [stderr]    |
[INFO] [stderr] 49 | async fn run_forge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_fabric` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:57:10
[INFO] [stderr]    |
[INFO] [stderr] 57 | async fn run_fabric(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_quilt` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:82:10
[INFO] [stderr]    |
[INFO] [stderr] 82 | async fn run_quilt(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_neoforge` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:90:10
[INFO] [stderr]    |
[INFO] [stderr] 90 | async fn run_neoforge(client: &Client, game_versions: &Vec<GameVersionSnippet>) -> anyhow::Result<Vec<ModLoaderVersion>> {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]   --> silo/src/task/loaders.rs:98:14
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub async fn run(game_versions: Vec<GameVersionSnippet>) -> anyhow::Result<HashMap<String, Vec<ModLoaderVersion>>> {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `silo` (bin "silo" test) generated 23 warnings (run `cargo fix --bin "silo" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/launcher_auth-03b12c0f3bd63eb9)
[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/lib.rs (/opt/rustwide/target/debug/deps/launcher_data-6d06ecbe9aeae30a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test core::conditional::tests::eval ... ok
[INFO] [stdout] test core::conditional::tests::simplify ... ok
[INFO] [stdout] test core::maven::tests::deserialization ... ok
[INFO] [stdout] test core::maven::tests::serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/launcher_fetch-9f98534bc54c7eea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/launcher_macros-496b889b19852102)
[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] [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/lib.rs (/opt/rustwide/target/debug/deps/launcher_net-f418d84d5caf1546)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::queue ... FAILED
[INFO] [stdout] test tests::client ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::queue stdout ----
[INFO] [stdout] Error: Network(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("httpbingo.org")), port: None, path: "/base64/dGVzdGluZyBzdWNjZXNzZnVsCg==", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] ---- tests::client stdout ----
[INFO] [stdout] Error: RequestAttemptsExhausted(3, Network(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("httpbingo.org")), port: None, path: "/base64/dGVzdGluZyBzdWNjZXNzZnVsCg==", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::client
[INFO] [stdout]     tests::queue
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p launcher-net --lib`
[INFO] running `Command { std: "docker" "inspect" "ec6738d91f7765916ed6b102e9fae1c804bb2443cdace4aa7dc91bd8bde42a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6738d91f7765916ed6b102e9fae1c804bb2443cdace4aa7dc91bd8bde42a4e", kill_on_drop: false }`
[INFO] [stdout] ec6738d91f7765916ed6b102e9fae1c804bb2443cdace4aa7dc91bd8bde42a4e
[INFO] testing andre4ik3/Launcher against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandre4ik3%2FLauncher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/andre4ik3/Launcher on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andre4ik3/Launcher
[INFO] finished tweaking git repo https://github.com/andre4ik3/Launcher
[INFO] tweaked toml for git repo https://github.com/andre4ik3/Launcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/andre4ik3/Launcher 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f1ae5622974357bc98223bbb25074b865cc3d09306ee4d806c3b20c15db358d
[INFO] running `Command { std: "docker" "start" "-a" "4f1ae5622974357bc98223bbb25074b865cc3d09306ee4d806c3b20c15db358d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f1ae5622974357bc98223bbb25074b865cc3d09306ee4d806c3b20c15db358d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1ae5622974357bc98223bbb25074b865cc3d09306ee4d806c3b20c15db358d", kill_on_drop: false }`
[INFO] [stdout] 4f1ae5622974357bc98223bbb25074b865cc3d09306ee4d806c3b20c15db358d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e516e93fec074db162f13026051abb7c30fdab44b8e373beaef4ebf2043ec582
[INFO] running `Command { std: "docker" "start" "-a" "e516e93fec074db162f13026051abb7c30fdab44b8e373beaef4ebf2043ec582", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling launcher-macros v0.0.1 (/opt/rustwide/workdir/modules/macros)
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "std", "validation", "vector_scratch_space"))' -C metadata=f23c2a71a1c3aaa0 -C extra-filename=-f23c2a71a1c3aaa0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=33a3454634e4be49 -C extra-filename=-33a3454634e4be49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a85986cd4aa51ce5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-df5908dc2662aa1d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ef9d8ff874aee1d3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-1044452ab7b29ecd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-db79e852bf40280b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3e2f13fad25cbcd9.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e516e93fec074db162f13026051abb7c30fdab44b8e373beaef4ebf2043ec582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e516e93fec074db162f13026051abb7c30fdab44b8e373beaef4ebf2043ec582", kill_on_drop: false }`
[INFO] [stdout] e516e93fec074db162f13026051abb7c30fdab44b8e373beaef4ebf2043ec582
