[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] 132927595a5db2fd95e091194177d1a51704570a
[INFO] building MicroCBer/CeleMod against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicroCBer%2FCeleMod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MicroCBer/CeleMod on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cad02f3a213bc81349d0588fa0a3b4631ff26eb18c3859ef2b9941d678ea2e6b
[INFO] running `Command { std: "docker" "start" "-a" "cad02f3a213bc81349d0588fa0a3b4631ff26eb18c3859ef2b9941d678ea2e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cad02f3a213bc81349d0588fa0a3b4631ff26eb18c3859ef2b9941d678ea2e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad02f3a213bc81349d0588fa0a3b4631ff26eb18c3859ef2b9941d678ea2e6b", kill_on_drop: false }`
[INFO] [stdout] cad02f3a213bc81349d0588fa0a3b4631ff26eb18c3859ef2b9941d678ea2e6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3c7bc89a0b6672612f151aace5a3ac180cfe7d01d95873ec972052f4814106
[INFO] running `Command { std: "docker" "start" "-a" "ff3c7bc89a0b6672612f151aace5a3ac180cfe7d01d95873ec972052f4814106", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling toml_edit v0.22.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling petgraph v0.6.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 cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[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 winres v0.1.12
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling cele-mod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling ruzstd v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling open v5.0.1
[INFO] [stderr]    Compiling sciter-rs v0.5.58 (https://github.com/MicroCBer/rust-sciter#518076af)
[INFO] [stderr]    Compiling strip_bom v1.0.0
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling include-bytes-zstd-macro v0.1.0
[INFO] [stderr]    Compiling include-bytes-zstd v0.1.0
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling msgbox v0.7.0
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/blacklist.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (format!(
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             .join("\n")),
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 ~         format!(
[INFO] [stdout] 38 |             "# Profile: {}\n# This file is generated by CeleMod\n\n\n",
[INFO] [stdout] ...
[INFO] [stdout] 46 |             .collect::<Vec<String>>()
[INFO] [stdout] 47 ~             .join("\n"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/everest.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_output_path`
[INFO] [stdout]   --> src/aria2c.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let tmp_output_path = tmp_dir_path
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_output_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_size` is never read
[INFO] [stdout]   --> src/aria2c.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut total_size = 0;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `progress` is never read
[INFO] [stdout]   --> src/aria2c.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut progress = 0.0;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut req = ureq::get(url);
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut resp = req.call();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |         Ok(mut resp) => {
[INFO] [stdout]    |            ----^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/aria2c.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DETACHED_PROCESS` is never used
[INFO] [stdout]    --> src/aria2c.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     const DETACHED_PROCESS: u32 = 0x00000008;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/everest.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |     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:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     const DETACHED_PROCESS: u32 = 0x00000008;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] running `Command { std: "docker" "inspect" "ff3c7bc89a0b6672612f151aace5a3ac180cfe7d01d95873ec972052f4814106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3c7bc89a0b6672612f151aace5a3ac180cfe7d01d95873ec972052f4814106", kill_on_drop: false }`
[INFO] [stdout] ff3c7bc89a0b6672612f151aace5a3ac180cfe7d01d95873ec972052f4814106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3c09e0a2c93c4bed887d1986143add99faf70ff46e11a37444e34a43ec726b6
[INFO] running `Command { std: "docker" "start" "-a" "d3c09e0a2c93c4bed887d1986143add99faf70ff46e11a37444e34a43ec726b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cele-mod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/blacklist.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (format!(
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             .join("\n")),
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 ~         format!(
[INFO] [stdout] 38 |             "# Profile: {}\n# This file is generated by CeleMod\n\n\n",
[INFO] [stdout] ...
[INFO] [stdout] 46 |             .collect::<Vec<String>>()
[INFO] [stdout] 47 ~             .join("\n"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/everest.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_output_path`
[INFO] [stdout]   --> src/aria2c.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let tmp_output_path = tmp_dir_path
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_output_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_size` is never read
[INFO] [stdout]   --> src/aria2c.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut total_size = 0;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `progress` is never read
[INFO] [stdout]   --> src/aria2c.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut progress = 0.0;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut req = ureq::get(url);
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut resp = req.call();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/aria2c.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |         Ok(mut resp) => {
[INFO] [stdout]    |            ----^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/aria2c.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |     const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DETACHED_PROCESS` is never used
[INFO] [stdout]    --> src/aria2c.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     const DETACHED_PROCESS: u32 = 0x00000008;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]    --> src/everest.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |     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:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     const DETACHED_PROCESS: u32 = 0x00000008;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "d3c09e0a2c93c4bed887d1986143add99faf70ff46e11a37444e34a43ec726b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c09e0a2c93c4bed887d1986143add99faf70ff46e11a37444e34a43ec726b6", kill_on_drop: false }`
[INFO] [stdout] d3c09e0a2c93c4bed887d1986143add99faf70ff46e11a37444e34a43ec726b6
