[INFO] cloning repository https://github.com/erupe/sub32 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erupe/sub32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferupe%2Fsub32", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferupe%2Fsub32'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b2dc92d0fbf3731b3dec4d83337c163c3d65e09 [INFO] checking erupe/sub32 against master#42b384ec0dfcd528d99a4db0a337d9188a9eecaa for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferupe%2Fsub32" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/erupe/sub32 [INFO] finished tweaking git repo https://github.com/erupe/sub32 [INFO] tweaked toml for git repo https://github.com/erupe/sub32 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erupe/sub32 on toolchain 42b384ec0dfcd528d99a4db0a337d9188a9eecaa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erupe/sub32 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" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50abebd0c70599542541f37e6444013f3fa9a3e58d08d19ea08264ed372992c0 [INFO] running `Command { std: "docker" "start" "-a" "50abebd0c70599542541f37e6444013f3fa9a3e58d08d19ea08264ed372992c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50abebd0c70599542541f37e6444013f3fa9a3e58d08d19ea08264ed372992c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50abebd0c70599542541f37e6444013f3fa9a3e58d08d19ea08264ed372992c0", kill_on_drop: false }` [INFO] [stdout] 50abebd0c70599542541f37e6444013f3fa9a3e58d08d19ea08264ed372992c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237f04462fbcf1772d323f02dd0a2961c6336c076949a948b94a9429b923c3a7 [INFO] running `Command { std: "docker" "start" "-a" "237f04462fbcf1772d323f02dd0a2961c6336c076949a948b94a9429b923c3a7", kill_on_drop: false }` [INFO] [stderr] Checking 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 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 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 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 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 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 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 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 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 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 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 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, [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: `req_url` [INFO] [stdout] --> src/api/sub.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | req_url: Option, [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: 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 `dev` profile [unoptimized + debuginfo] target(s) in 15.61s [INFO] running `Command { std: "docker" "inspect" "237f04462fbcf1772d323f02dd0a2961c6336c076949a948b94a9429b923c3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237f04462fbcf1772d323f02dd0a2961c6336c076949a948b94a9429b923c3a7", kill_on_drop: false }` [INFO] [stdout] 237f04462fbcf1772d323f02dd0a2961c6336c076949a948b94a9429b923c3a7