[INFO] cloning repository https://github.com/MicroCBer/CeleMod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MicroCBer/CeleMod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicroCBer%2FCeleMod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicroCBer%2FCeleMod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01a48383e424dae47e23c994971b54218fc2c589
[INFO] checking MicroCBer/CeleMod against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicroCBer%2FCeleMod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MicroCBer/CeleMod
[INFO] finished tweaking git repo https://github.com/MicroCBer/CeleMod
[INFO] tweaked toml for git repo https://github.com/MicroCBer/CeleMod written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MicroCBer/CeleMod on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MicroCBer/CeleMod 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 277aeb0d1d91db6cb5a812c010bddb7b6e54f60bd2f59fccd883a47d75f0d35b
[INFO] running `Command { std: "docker" "start" "-a" "277aeb0d1d91db6cb5a812c010bddb7b6e54f60bd2f59fccd883a47d75f0d35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "277aeb0d1d91db6cb5a812c010bddb7b6e54f60bd2f59fccd883a47d75f0d35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277aeb0d1d91db6cb5a812c010bddb7b6e54f60bd2f59fccd883a47d75f0d35b", kill_on_drop: false }`
[INFO] [stdout] 277aeb0d1d91db6cb5a812c010bddb7b6e54f60bd2f59fccd883a47d75f0d35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1ffe25a35053868d3032f32c2b573b4d189740ea684efe7df3db425d16d0b34
[INFO] running `Command { std: "docker" "start" "-a" "d1ffe25a35053868d3032f32c2b573b4d189740ea684efe7df3db425d16d0b34", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ruzstd v0.3.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling cele-mod v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking deflate64 v0.1.11
[INFO] [stderr]     Checking sciter-rs v0.5.58 (https://github.com/MicroCBer/rust-sciter?rev=ae7ca76a5000c1e3c9ed61d4d74c9313e8dcbf90#ae7ca76a)
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking strip_bom v1.0.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling game-scanner v1.2.0 (https://github.com/EqualGames/game-scanner?branch=dependabot%2Fcargo%2Fsysinfo-0.28.2#94dcbd08)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v8.2.0
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking atk v0.15.1
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling include-bytes-zstd-macro v0.1.0
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking include-bytes-zstd v0.1.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking gdk-pixbuf v0.15.11
[INFO] [stderr]     Checking gdk v0.15.4
[INFO] [stderr]     Checking msgbox v0.7.0
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/blacklist.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (format!(
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 49 |             .join("\n")),
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 ~         format!(
[INFO] [stdout] 40 |             "# Profile: {}\n# This file is generated by CeleMod\n\n\n",
[INFO] [stdout] ...
[INFO] [stdout] 48 |             .collect::<Vec<String>>()
[INFO] [stdout] 49 ~             .join("\n") ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/blacklist.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (format!(
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 49 |             .join("\n")),
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 ~         format!(
[INFO] [stdout] 40 |             "# Profile: {}\n# This file is generated by CeleMod\n\n\n",
[INFO] [stdout] ...
[INFO] [stdout] 48 |             .collect::<Vec<String>>()
[INFO] [stdout] 49 ~             .join("\n") ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]     --> src/main.rs:1198:13
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         use std::io::Read;
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]     --> src/main.rs:1198:13
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         use std::io::Read;
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_mod_archive` is never used
[INFO] [stdout]    --> src/main.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn download_mod_archive(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/everest.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_mod_archive` is never used
[INFO] [stdout]    --> src/main.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn download_mod_archive(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/everest.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `slice_pattern` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `slice_pattern` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "d1ffe25a35053868d3032f32c2b573b4d189740ea684efe7df3db425d16d0b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ffe25a35053868d3032f32c2b573b4d189740ea684efe7df3db425d16d0b34", kill_on_drop: false }`
[INFO] [stdout] d1ffe25a35053868d3032f32c2b573b4d189740ea684efe7df3db425d16d0b34
