[INFO] cloning repository https://github.com/TheDevelo/minelaunch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheDevelo/minelaunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDevelo%2Fminelaunch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDevelo%2Fminelaunch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c36d2c2956f1a715f4c108e6990ead2bd2753ef2
[INFO] testing TheDevelo/minelaunch against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDevelo%2Fminelaunch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheDevelo/minelaunch
[INFO] finished tweaking git repo https://github.com/TheDevelo/minelaunch
[INFO] tweaked toml for git repo https://github.com/TheDevelo/minelaunch written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheDevelo/minelaunch on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheDevelo/minelaunch 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded clipboard_wayland v0.2.0
[INFO] [stderr]   Downloaded window_clipboard v0.2.3
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.9
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.0
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded iced_winit v0.4.0
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded async-task v4.3.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.1.1
[INFO] [stderr]   Downloaded async-global-executor v2.3.0
[INFO] [stderr]   Downloaded iced_futures v0.4.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded euclid v0.22.7
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded kamadak-exif v0.5.4
[INFO] [stderr]   Downloaded wgpu_glyph v0.16.0
[INFO] [stderr]   Downloaded glam v0.10.2
[INFO] [stderr]   Downloaded glyph_brush v0.7.5
[INFO] [stderr]   Downloaded async-io v1.9.0
[INFO] [stderr]   Downloaded profiling v1.0.7
[INFO] [stderr]   Downloaded iced_graphics v0.3.1
[INFO] [stderr]   Downloaded iced v0.4.2
[INFO] [stderr]   Downloaded iced_native v0.5.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded wgpu-hal v0.12.5
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded memmap2 v0.5.7
[INFO] [stderr]   Downloaded ordered-float v3.2.0
[INFO] [stderr]   Downloaded inplace_it v0.3.5
[INFO] [stderr]   Downloaded iced_wgpu v0.5.1
[INFO] [stderr]   Downloaded polling v2.3.0
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded iced_core v0.5.0
[INFO] [stderr]   Downloaded iced_style v0.4.0
[INFO] [stderr]   Downloaded clipboard_macos v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7cb8880ad32d71c9d825b197d208fe776afccaa24e200fd12a743e153045dc8
[INFO] running `Command { std: "docker" "start" "-a" "c7cb8880ad32d71c9d825b197d208fe776afccaa24e200fd12a743e153045dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7cb8880ad32d71c9d825b197d208fe776afccaa24e200fd12a743e153045dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cb8880ad32d71c9d825b197d208fe776afccaa24e200fd12a743e153045dc8", kill_on_drop: false }`
[INFO] [stdout] c7cb8880ad32d71c9d825b197d208fe776afccaa24e200fd12a743e153045dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41dcfd1cb03f1980e64cb0e74acf422c040dc26ac4d610ea1dcabaf4c86eaaff
[INFO] running `Command { std: "docker" "start" "-a" "41dcfd1cb03f1980e64cb0e74acf422c040dc26ac4d610ea1dcabaf4c86eaaff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling wgpu-types v0.12.0
[INFO] [stderr]    Compiling iced_core v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling inplace_it v0.3.5
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling iced_style v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ab_glyph v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling kamadak-exif v0.5.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bytemuck_derive v1.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling naga v0.8.5
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling glyph_brush v0.7.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling wgpu-hal v0.12.5
[INFO] [stderr]    Compiling clipboard_x11 v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling wgpu v0.12.0
[INFO] [stderr]    Compiling iced_futures v0.4.1
[INFO] [stderr]    Compiling iced_native v0.5.1
[INFO] [stderr]    Compiling iced_graphics v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling wgpu_glyph v0.16.0
[INFO] [stderr]    Compiling iced_wgpu v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling clipboard_wayland v0.2.0
[INFO] [stderr]    Compiling window_clipboard v0.2.3
[INFO] [stderr]    Compiling iced_winit v0.4.0
[INFO] [stderr]    Compiling iced v0.4.2
[INFO] [stderr]    Compiling minelaunch v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id` and `total_size` are never read
[INFO] [stdout]   --> src/minecraft.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct VersionAssets {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 73 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     total_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server`, `client_mappings`, and `server_mappings` are never read
[INFO] [stdout]   --> src/minecraft.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct VersionDownloads {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     server: Option<Download>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 94 |     // Deobfuscation mappings don't exist for versions before 1.14.4
[INFO] [stdout] 95 |     client_mappings: Option<Download>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     server_mappings: Option<Download>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exclude` is never read
[INFO] [stdout]    --> src/minecraft.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct LibraryExtractOptions {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 116 |     exclude: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/minecraft.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct RuleOS {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 121 |     name: Option<String>,
[INFO] [stdout] 122 |     version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extract` is never read
[INFO] [stdout]    --> src/minecraft.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct Library {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     extract: Option<LibraryExtractOptions>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `component` is never read
[INFO] [stdout]    --> src/minecraft.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct JavaVersion {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 144 |     component: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_launcher_version` is never read
[INFO] [stdout]    --> src/minecraft.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct VersionSpec {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     minimum_launcher_version: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `remove` are never used
[INFO] [stdout]   --> src/env.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Environment {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get(&self, variable: &str) -> Option<&String> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn remove(&mut self, variable: &str) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn view(&mut self) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn view(&mut self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "41dcfd1cb03f1980e64cb0e74acf422c040dc26ac4d610ea1dcabaf4c86eaaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41dcfd1cb03f1980e64cb0e74acf422c040dc26ac4d610ea1dcabaf4c86eaaff", kill_on_drop: false }`
[INFO] [stdout] 41dcfd1cb03f1980e64cb0e74acf422c040dc26ac4d610ea1dcabaf4c86eaaff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 720cba0d851d5e71f8b02d2abaf4c31063bd43bacb651115d9a4203123b577be
[INFO] running `Command { std: "docker" "start" "-a" "720cba0d851d5e71f8b02d2abaf4c31063bd43bacb651115d9a4203123b577be", kill_on_drop: false }`
[INFO] [stderr]    Compiling minelaunch v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id` and `total_size` are never read
[INFO] [stdout]   --> src/minecraft.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct VersionAssets {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 73 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     total_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server`, `client_mappings`, and `server_mappings` are never read
[INFO] [stdout]   --> src/minecraft.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct VersionDownloads {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     server: Option<Download>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 94 |     // Deobfuscation mappings don't exist for versions before 1.14.4
[INFO] [stdout] 95 |     client_mappings: Option<Download>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 96 |     server_mappings: Option<Download>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exclude` is never read
[INFO] [stdout]    --> src/minecraft.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct LibraryExtractOptions {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 116 |     exclude: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/minecraft.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct RuleOS {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 121 |     name: Option<String>,
[INFO] [stdout] 122 |     version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extract` is never read
[INFO] [stdout]    --> src/minecraft.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct Library {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     extract: Option<LibraryExtractOptions>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `component` is never read
[INFO] [stdout]    --> src/minecraft.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct JavaVersion {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 144 |     component: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minimum_launcher_version` is never read
[INFO] [stdout]    --> src/minecraft.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct VersionSpec {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     minimum_launcher_version: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `remove` are never used
[INFO] [stdout]   --> src/env.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Environment {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get(&self, variable: &str) -> Option<&String> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn remove(&mut self, variable: &str) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn view(&mut self) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn view(&mut self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "720cba0d851d5e71f8b02d2abaf4c31063bd43bacb651115d9a4203123b577be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720cba0d851d5e71f8b02d2abaf4c31063bd43bacb651115d9a4203123b577be", kill_on_drop: false }`
[INFO] [stdout] 720cba0d851d5e71f8b02d2abaf4c31063bd43bacb651115d9a4203123b577be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bceeb073338d1209fc6e12664ce20ab20dc93945875cefda4cedb816a2bb6660
[INFO] running `Command { std: "docker" "start" "-a" "bceeb073338d1209fc6e12664ce20ab20dc93945875cefda4cedb816a2bb6660", kill_on_drop: false }`
[INFO] [stderr] warning: fields `id` and `total_size` are never read
[INFO] [stderr]   --> src/minecraft.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | struct VersionAssets {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 73 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     total_size: u64,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `server`, `client_mappings`, and `server_mappings` are never read
[INFO] [stderr]   --> src/minecraft.rs:93:5
[INFO] [stderr]    |
[INFO] [stderr] 90 | struct VersionDownloads {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 93 |     server: Option<Download>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 94 |     // Deobfuscation mappings don't exist for versions before 1.14.4
[INFO] [stderr] 95 |     client_mappings: Option<Download>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 96 |     server_mappings: Option<Download>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `exclude` is never read
[INFO] [stderr]    --> src/minecraft.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | struct LibraryExtractOptions {
[INFO] [stderr]     |        --------------------- field in this struct
[INFO] [stderr] 116 |     exclude: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]    --> src/minecraft.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 120 | struct RuleOS {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 121 |     name: Option<String>,
[INFO] [stderr] 122 |     version: Option<String>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `extract` is never read
[INFO] [stderr]    --> src/minecraft.rs:138:5
[INFO] [stderr]     |
[INFO] [stderr] 134 | struct Library {
[INFO] [stderr]     |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 138 |     extract: Option<LibraryExtractOptions>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `component` is never read
[INFO] [stderr]    --> src/minecraft.rs:144:5
[INFO] [stderr]     |
[INFO] [stderr] 143 | struct JavaVersion {
[INFO] [stderr]     |        ----------- field in this struct
[INFO] [stderr] 144 |     component: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `minimum_launcher_version` is never read
[INFO] [stderr]    --> src/minecraft.rs:166:5
[INFO] [stderr]     |
[INFO] [stderr] 151 | struct VersionSpec {
[INFO] [stderr]     |        ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 166 |     minimum_launcher_version: u8,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get` and `remove` are never used
[INFO] [stderr]   --> src/env.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Environment {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn get(&self, variable: &str) -> Option<&String> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn remove(&mut self, variable: &str) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn view(&mut self) -> Element<Message> {
[INFO] [stderr]     |             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn view(&mut self) -> Element<'_, Message> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:216:13
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stderr]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:314:13
[INFO] [stderr]     |
[INFO] [stderr] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<Message> {
[INFO] [stderr]     |             ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 314 |     fn view(&mut self, state: &ApplicationState) -> Element<'_, Message> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `minelaunch` (bin "minelaunch" test) generated 11 warnings (run `cargo fix --bin "minelaunch" -p minelaunch --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minelaunch-dcd8831d8d9a2e91)
[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" "bceeb073338d1209fc6e12664ce20ab20dc93945875cefda4cedb816a2bb6660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bceeb073338d1209fc6e12664ce20ab20dc93945875cefda4cedb816a2bb6660", kill_on_drop: false }`
[INFO] [stdout] bceeb073338d1209fc6e12664ce20ab20dc93945875cefda4cedb816a2bb6660
