[INFO] cloning repository https://github.com/codesxz/subconverter-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codesxz/subconverter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesxz%2Fsubconverter-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesxz%2Fsubconverter-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1189d5a9234ed8ce779709d880337de93c9d58ef
[INFO] building codesxz/subconverter-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesxz%2Fsubconverter-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/codesxz/subconverter-rs
[INFO] finished tweaking git repo https://github.com/codesxz/subconverter-rs
[INFO] tweaked toml for git repo https://github.com/codesxz/subconverter-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codesxz/subconverter-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codesxz/subconverter-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rquickjs v0.9.0
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded case_insensitive_string v0.2.9
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded toml_write v0.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded configparser v3.1.0
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded awc v3.6.0
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded rquickjs-core v0.9.0
[INFO] [stderr]   Downloaded toml_edit v0.22.25
[INFO] [stderr]   Downloaded minijinja v2.9.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded toml v0.8.21
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded rquickjs-sys v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1807b1890004430b18c259e64daf18fb0e332b5a28cb9dcd2db6db17d9cda09c
[INFO] running `Command { std: "docker" "start" "-a" "1807b1890004430b18c259e64daf18fb0e332b5a28cb9dcd2db6db17d9cda09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1807b1890004430b18c259e64daf18fb0e332b5a28cb9dcd2db6db17d9cda09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1807b1890004430b18c259e64daf18fb0e332b5a28cb9dcd2db6db17d9cda09c", kill_on_drop: false }`
[INFO] [stdout] 1807b1890004430b18c259e64daf18fb0e332b5a28cb9dcd2db6db17d9cda09c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6656e4f3a4038f28333df6e14fd89baf9799d0dd3251579a0829c55a7760a314
[INFO] running `Command { std: "docker" "start" "-a" "6656e4f3a4038f28333df6e14fd89baf9799d0dd3251579a0829c55a7760a314", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling case_insensitive_string v0.2.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling minijinja v2.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling awc v3.6.0
[INFO] [stderr]    Compiling subconverter v0.2.34 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_anytls.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashSet;
[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: `is_u32_option_zero`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_vmess.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{is_empty_option_string, is_u32_option_zero};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp::Ordering` and `str::FromStr`
[INFO] [stdout]  --> src/models/extra_settings.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::file_get_async`
[INFO] [stdout]  --> src/models/extra_settings.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{utils::file_get_async, Settings};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyType` and `RegexMatchConfig`
[INFO] [stdout]  --> src/models/extra_settings.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{Proxy, ProxyType, RegexMatchConfig, RegexMatchConfigs};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/subparser.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: unused import: `ProxyConfig`
[INFO] [stdout]  --> src/upload/gist.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::http::{parse_proxy, HttpResponse, ProxyConfig};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IniReaderError`
[INFO] [stdout]  --> src/upload/gist.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::utils::ini_reader::{IniReader, IniReaderError};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_sub_info_from_header` and `get_sub_info_from_response`
[INFO] [stdout]  --> src/utils/http.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         get_sub_info_from_header, get_sub_info_from_response, parse_proxy, web_get, web_get_async,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/utils/ini_reader.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/utils/ini_reader.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/utils/matcher.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/utils/node_manip.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reg_find`
[INFO] [stdout]   --> src/utils/node_manip.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     matcher::{apply_matcher, reg_find},
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req_url`
[INFO] [stdout]    --> src/api/sub.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     req_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]   --> src/utils/http_std.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     proxy_config: &ProxyConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/http_std.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `matched` is never read
[INFO] [stdout]   --> src/models/regex_match_config.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut matched = false;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/utils/matcher.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let dir = if rule.starts_with("!!INSERT=") { -1 } else { 1 }; // Apply direction modifier conceptually later
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RulesetType` is never used
[INFO] [stdout]  --> src/generator/ruleconvert/ruleset.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RulesetType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "6656e4f3a4038f28333df6e14fd89baf9799d0dd3251579a0829c55a7760a314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6656e4f3a4038f28333df6e14fd89baf9799d0dd3251579a0829c55a7760a314", kill_on_drop: false }`
[INFO] [stdout] 6656e4f3a4038f28333df6e14fd89baf9799d0dd3251579a0829c55a7760a314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3efbd0c5524e48afd15a307e53f22c40a0e2cc759e9c7d56bea024ad1877ce68
[INFO] running `Command { std: "docker" "start" "-a" "3efbd0c5524e48afd15a307e53f22c40a0e2cc759e9c7d56bea024ad1877ce68", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling minijinja v2.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling awc v3.6.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling subconverter v0.2.34 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_anytls.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashSet;
[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: `is_u32_option_zero`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_vmess.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{is_empty_option_string, is_u32_option_zero};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp::Ordering` and `str::FromStr`
[INFO] [stdout]  --> src/models/extra_settings.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::file_get_async`
[INFO] [stdout]  --> src/models/extra_settings.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{utils::file_get_async, Settings};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyType` and `RegexMatchConfig`
[INFO] [stdout]  --> src/models/extra_settings.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{Proxy, ProxyType, RegexMatchConfig, RegexMatchConfigs};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/subparser.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: unused import: `ProxyConfig`
[INFO] [stdout]  --> src/upload/gist.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::http::{parse_proxy, HttpResponse, ProxyConfig};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IniReaderError`
[INFO] [stdout]  --> src/upload/gist.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::utils::ini_reader::{IniReader, IniReaderError};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_sub_info_from_header` and `get_sub_info_from_response`
[INFO] [stdout]  --> src/utils/http.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         get_sub_info_from_header, get_sub_info_from_response, parse_proxy, web_get, web_get_async,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/utils/ini_reader.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/utils/ini_reader.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/utils/matcher.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/utils/node_manip.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reg_find`
[INFO] [stdout]   --> src/utils/node_manip.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     matcher::{apply_matcher, reg_find},
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req_url`
[INFO] [stdout]    --> src/api/sub.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     req_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_anytls.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashSet;
[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: `is_u32_option_zero`
[INFO] [stdout]  --> src/generator/yaml/clash/output_proxy_types/clash_output_vmess.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{is_empty_option_string, is_u32_option_zero};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp::Ordering` and `str::FromStr`
[INFO] [stdout]  --> src/models/extra_settings.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::file_get_async`
[INFO] [stdout]  --> src/models/extra_settings.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{utils::file_get_async, Settings};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyType` and `RegexMatchConfig`
[INFO] [stdout]  --> src/models/extra_settings.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{Proxy, ProxyType, RegexMatchConfig, RegexMatchConfigs};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/parse_settings.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |                   ^^^^^^^^^^------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: `js_runtime`
[INFO] [stdout]   --> src/parser/subparser.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "js_runtime")]
[INFO] [stdout]    |           ^^^^^^^^^^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"js-runtime"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `actix-web`, `default`, `js-runtime`, `rquickjs`, and `web-api`
[INFO] [stdout]    = help: consider adding `js_runtime` 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: unused import: `ProxyConfig`
[INFO] [stdout]  --> src/upload/gist.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::http::{parse_proxy, HttpResponse, ProxyConfig};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IniReaderError`
[INFO] [stdout]  --> src/upload/gist.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::utils::ini_reader::{IniReader, IniReaderError};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_sub_info_from_header` and `get_sub_info_from_response`
[INFO] [stdout]  --> src/utils/http.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         get_sub_info_from_header, get_sub_info_from_response, parse_proxy, web_get, web_get_async,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/utils/ini_reader.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/utils/ini_reader.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/utils/matcher.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/utils/node_manip.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reg_find`
[INFO] [stdout]   --> src/utils/node_manip.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     matcher::{apply_matcher, reg_find},
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]   --> src/utils/http_std.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     proxy_config: &ProxyConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/http_std.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req_url`
[INFO] [stdout]    --> src/api/sub.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     req_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]   --> src/utils/http_std.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     proxy_config: &ProxyConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/http_std.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_config`
[INFO] [stdout]    --> src/utils/http_std.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     proxy_config: &ProxyConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/http_std.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let mut client_builder = Client::builder().timeout(Duration::from_secs(DEFAULT_TIMEOUT));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `matched` is never read
[INFO] [stdout]   --> src/models/regex_match_config.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut matched = false;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `matched` is never read
[INFO] [stdout]   --> src/models/regex_match_config.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut matched = false;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/utils/matcher.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let dir = if rule.starts_with("!!INSERT=") { -1 } else { 1 }; // Apply direction modifier conceptually later
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RulesetType` is never used
[INFO] [stdout]  --> src/generator/ruleconvert/ruleset.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RulesetType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/utils/matcher.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let dir = if rule.starts_with("!!INSERT=") { -1 } else { 1 }; // Apply direction modifier conceptually later
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RulesetType` is never used
[INFO] [stdout]  --> src/generator/ruleconvert/ruleset.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RulesetType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "3efbd0c5524e48afd15a307e53f22c40a0e2cc759e9c7d56bea024ad1877ce68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3efbd0c5524e48afd15a307e53f22c40a0e2cc759e9c7d56bea024ad1877ce68", kill_on_drop: false }`
[INFO] [stdout] 3efbd0c5524e48afd15a307e53f22c40a0e2cc759e9c7d56bea024ad1877ce68
