[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] bb6615d942c4c13197e4646f580e7762adb9c2d3
[INFO] testing MicroCBer/CeleMod against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicroCBer%2FCeleMod" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MicroCBer/CeleMod on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/EqualGames/game-scanner`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MicroCBer/rust-sciter`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.4.3
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded strip_bom v1.0.0
[INFO] [stderr]   Downloaded msgbox v0.7.0
[INFO] [stderr]   Downloaded gtk3-macros v0.15.6
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.15.10
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded glib-macros v0.15.13
[INFO] [stderr]   Downloaded gobject-sys v0.15.10
[INFO] [stderr]   Downloaded cairo-sys-rs v0.15.1
[INFO] [stderr]   Downloaded gdk-pixbuf v0.15.11
[INFO] [stderr]   Downloaded include-bytes-zstd v0.1.0
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded pango-sys v0.15.10
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded include-bytes-zstd-macro v0.1.0
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded glib-sys v0.15.10
[INFO] [stderr]   Downloaded atk-sys v0.15.1
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded deflate64 v0.1.11
[INFO] [stderr]   Downloaded atk v0.15.1
[INFO] [stderr]   Downloaded pango v0.15.10
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded cairo-rs v0.15.12
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded ruzstd v0.3.1
[INFO] [stderr]   Downloaded gdk-sys v0.15.1
[INFO] [stderr]   Downloaded zip v8.2.0
[INFO] [stderr]   Downloaded gio-sys v0.15.10
[INFO] [stderr]   Downloaded gdk v0.15.4
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded sysinfo v0.28.4
[INFO] [stderr]   Downloaded gtk-sys v0.15.3
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded glib v0.15.12
[INFO] [stderr]   Downloaded gio v0.15.12
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded gtk v0.15.5
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f273d2be258d3cb3752da15b34db47cead3253edb618c01d92fe597206a96e46
[INFO] running `Command { std: "docker" "start" "-a" "f273d2be258d3cb3752da15b34db47cead3253edb618c01d92fe597206a96e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f273d2be258d3cb3752da15b34db47cead3253edb618c01d92fe597206a96e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f273d2be258d3cb3752da15b34db47cead3253edb618c01d92fe597206a96e46", kill_on_drop: false }`
[INFO] [stdout] f273d2be258d3cb3752da15b34db47cead3253edb618c01d92fe597206a96e46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb2bb5ebc1526083d6a94ec82fc53614f569f6fab19a74306dd9c7ddcdf982d2
[INFO] running `Command { std: "docker" "start" "-a" "eb2bb5ebc1526083d6a94ec82fc53614f569f6fab19a74306dd9c7ddcdf982d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[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 cc v1.2.56
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[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 pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling game-scanner v1.2.0 (https://github.com/EqualGames/game-scanner?branch=dependabot%2Fcargo%2Fsysinfo-0.28.2#94dcbd08)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ruzstd v0.3.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling include-bytes-zstd-macro v0.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling cele-mod v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling include-bytes-zstd v0.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sciter-rs v0.5.58 (https://github.com/MicroCBer/rust-sciter?rev=ae7ca76a5000c1e3c9ed61d4d74c9313e8dcbf90#ae7ca76a)
[INFO] [stderr]    Compiling strip_bom v1.0.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling zip v8.2.0
[INFO] [stderr]    Compiling 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: unused import: `Path`
[INFO] [stdout]   --> src/everest.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     path::{Path, PathBuf},
[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:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]     --> src/main.rs:1046:13
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         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:240:4
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn download_mod_archive(url: &str, dest: &str, progress_callback: &mut dyn FnMut(DownloadCallbackInfo), multi_thread: bool) -> anyh...
[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:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DETACHED_PROCESS` is never used
[INFO] [stdout]    --> src/everest.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     const DETACHED_PROCESS: u32 = 0x00000008;
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "eb2bb5ebc1526083d6a94ec82fc53614f569f6fab19a74306dd9c7ddcdf982d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2bb5ebc1526083d6a94ec82fc53614f569f6fab19a74306dd9c7ddcdf982d2", kill_on_drop: false }`
[INFO] [stdout] eb2bb5ebc1526083d6a94ec82fc53614f569f6fab19a74306dd9c7ddcdf982d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fabf5d74126f1d90d92d12c9052ab967f58bbd27700198f9b1d9512cb25cbf3
[INFO] running `Command { std: "docker" "start" "-a" "6fabf5d74126f1d90d92d12c9052ab967f58bbd27700198f9b1d9512cb25cbf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cele-mod v0.1.8 (/opt/rustwide/workdir)
[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 import: `Path`
[INFO] [stdout]   --> src/everest.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     path::{Path, PathBuf},
[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:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]     --> src/main.rs:1046:13
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         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:240:4
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn download_mod_archive(url: &str, dest: &str, progress_callback: &mut dyn FnMut(DownloadCallbackInfo), multi_thread: bool) -> anyh...
[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:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DETACHED_PROCESS` is never used
[INFO] [stdout]    --> src/everest.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     const DETACHED_PROCESS: u32 = 0x00000008;
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "6fabf5d74126f1d90d92d12c9052ab967f58bbd27700198f9b1d9512cb25cbf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fabf5d74126f1d90d92d12c9052ab967f58bbd27700198f9b1d9512cb25cbf3", kill_on_drop: false }`
[INFO] [stdout] 6fabf5d74126f1d90d92d12c9052ab967f58bbd27700198f9b1d9512cb25cbf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fbc40e0c054bcc86d681b4c03d354219db5c4103b2afb9293ba1b9aa555b906
[INFO] running `Command { std: "docker" "start" "-a" "5fbc40e0c054bcc86d681b4c03d354219db5c4103b2afb9293ba1b9aa555b906", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/blacklist.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         (format!(
[INFO] [stderr]    |         ^
[INFO] [stderr] ...
[INFO] [stderr] 49 |             .join("\n")),
[INFO] [stderr]    |                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 ~         format!(
[INFO] [stderr] 40 |             "# Profile: {}\n# This file is generated by CeleMod\n\n\n",
[INFO] [stderr] ...
[INFO] [stderr] 48 |             .collect::<Vec<String>>()
[INFO] [stderr] 49 ~             .join("\n") ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]   --> src/everest.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     path::{Path, PathBuf},
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> src/main.rs:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Read`
[INFO] [stderr]     --> src/main.rs:1046:13
[INFO] [stderr]      |
[INFO] [stderr] 1046 |         use std::io::Read;
[INFO] [stderr]      |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `download_mod_archive` is never used
[INFO] [stderr]    --> src/main.rs:240:4
[INFO] [stderr]     |
[INFO] [stderr] 240 | fn download_mod_archive(url: &str, dest: &str, progress_callback: &mut dyn FnMut(DownloadCallbackInfo), multi_thread: bool) -> anyh...
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stderr]    --> src/everest.rs:141:11
[INFO] [stderr]     |
[INFO] [stderr] 141 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DETACHED_PROCESS` is never used
[INFO] [stderr]    --> src/everest.rs:142:11
[INFO] [stderr]     |
[INFO] [stderr] 142 |     const DETACHED_PROCESS: u32 = 0x00000008;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: feature `slice_pattern` is declared but not used
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(slice_pattern)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cele-mod` (bin "cele-mod" test) generated 8 warnings (run `cargo fix --bin "cele-mod" -p cele-mod --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cele_mod-a0598f0d2fd42120)
[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" "5fbc40e0c054bcc86d681b4c03d354219db5c4103b2afb9293ba1b9aa555b906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbc40e0c054bcc86d681b4c03d354219db5c4103b2afb9293ba1b9aa555b906", kill_on_drop: false }`
[INFO] [stdout] 5fbc40e0c054bcc86d681b4c03d354219db5c4103b2afb9293ba1b9aa555b906
