[INFO] cloning repository https://github.com/alexng353/mkkl-dl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexng353/mkkl-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fmkkl-dl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fmkkl-dl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8be28ee39ff0cf312a1a2c84be3e71d3f778798
[INFO] checking alexng353/mkkl-dl against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fmkkl-dl" "/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/alexng353/mkkl-dl
[INFO] finished tweaking git repo https://github.com/alexng353/mkkl-dl
[INFO] tweaked toml for git repo https://github.com/alexng353/mkkl-dl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexng353/mkkl-dl on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexng353/mkkl-dl 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded time-macros v0.2.5
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded clap_lex v0.4.1
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded time v0.3.16
[INFO] [stderr]   Downloaded io-lifetimes v1.0.10
[INFO] [stderr]   Downloaded clap_complete v4.2.1
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.77
[INFO] [stderr]   Downloaded clap v4.2.5
[INFO] [stderr]   Downloaded inquire v0.6.1
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded clap_builder v4.2.5
[INFO] [stderr]   Downloaded hyper v0.14.22
[INFO] [stderr]   Downloaded reqwest v0.11.12
[INFO] [stderr]   Downloaded serde_json v1.0.87
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded rustix v0.37.18
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.6
[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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10889bb08dedc929f417c4d92fe42fa6ee537144febd24e2363f04222a4398cd
[INFO] running `Command { std: "docker" "start" "-a" "10889bb08dedc929f417c4d92fe42fa6ee537144febd24e2363f04222a4398cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10889bb08dedc929f417c4d92fe42fa6ee537144febd24e2363f04222a4398cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10889bb08dedc929f417c4d92fe42fa6ee537144febd24e2363f04222a4398cd", kill_on_drop: false }`
[INFO] [stdout] 10889bb08dedc929f417c4d92fe42fa6ee537144febd24e2363f04222a4398cd
[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=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cab8c4943e9213da911383db1e1cc7aae9d6f2d44a68f88afc2a1b2a8a450c9e
[INFO] running `Command { std: "docker" "start" "-a" "cab8c4943e9213da911383db1e1cc7aae9d6f2d44a68f88afc2a1b2a8a450c9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling rustix v0.37.18
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]     Checking linux-raw-sys v0.3.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.16
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking clap_builder v4.2.5
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking clap v4.2.5
[INFO] [stderr]     Checking clap_complete v4.2.1
[INFO] [stderr]     Checking inquire v0.6.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking hyper v0.14.22
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.3
[INFO] [stderr]     Checking mkkl-dl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate`
[INFO] [stdout]  --> src/utils/zip.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     feature = "deflate",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `deflate` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz`
[INFO] [stdout]  --> src/utils/zip.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     feature = "deflate-miniz",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `deflate-miniz` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib`
[INFO] [stdout]   --> src/utils/zip.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "deflate-zlib"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-zlib` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate`
[INFO] [stdout]   --> src/utils/zip.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "deflate",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz`
[INFO] [stdout]   --> src/utils/zip.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     feature = "deflate-miniz",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-miniz` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib`
[INFO] [stdout]   --> src/utils/zip.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feature = "deflate-zlib"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-zlib` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2`
[INFO] [stdout]   --> src/utils/zip.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "bzip2")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bzip2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2`
[INFO] [stdout]   --> src/utils/zip.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(feature = "bzip2"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bzip2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zstd`
[INFO] [stdout]   --> src/utils/zip.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "zstd")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `zstd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zstd`
[INFO] [stdout]   --> src/utils/zip.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "zstd"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `zstd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate`
[INFO] [stdout]  --> src/utils/zip.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     feature = "deflate",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `deflate` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz`
[INFO] [stdout]  --> src/utils/zip.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     feature = "deflate-miniz",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `deflate-miniz` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib`
[INFO] [stdout]   --> src/utils/zip.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "deflate-zlib"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-zlib` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate`
[INFO] [stdout]   --> src/utils/zip.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "deflate",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-miniz`
[INFO] [stdout]   --> src/utils/zip.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     feature = "deflate-miniz",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-miniz` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deflate-zlib`
[INFO] [stdout]   --> src/utils/zip.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feature = "deflate-zlib"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `deflate-zlib` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2`
[INFO] [stdout]   --> src/utils/zip.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "bzip2")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bzip2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bzip2`
[INFO] [stdout]   --> src/utils/zip.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(feature = "bzip2"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `bzip2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zstd`
[INFO] [stdout]   --> src/utils/zip.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "zstd")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `zstd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zstd`
[INFO] [stdout]   --> src/utils/zip.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "zstd"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `zstd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/downloaders/downloader.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let res = reqwest::get(url.clone()).await;
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/downloaders/downloader.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let res = reqwest::get(url.clone()).await;
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "cab8c4943e9213da911383db1e1cc7aae9d6f2d44a68f88afc2a1b2a8a450c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab8c4943e9213da911383db1e1cc7aae9d6f2d44a68f88afc2a1b2a8a450c9e", kill_on_drop: false }`
[INFO] [stdout] cab8c4943e9213da911383db1e1cc7aae9d6f2d44a68f88afc2a1b2a8a450c9e
