[INFO] cloning repository https://github.com/caojie-IP/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/caojie-IP/subconverter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaojie-IP%2Fsubconverter-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaojie-IP%2Fsubconverter-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bd4d34b4bead914f5231a1a10551c74b49cdbfb [INFO] testing caojie-IP/subconverter-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaojie-IP%2Fsubconverter-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/caojie-IP/subconverter-rs [INFO] finished tweaking git repo https://github.com/caojie-IP/subconverter-rs [INFO] tweaked toml for git repo https://github.com/caojie-IP/subconverter-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/caojie-IP/subconverter-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/caojie-IP/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 case_insensitive_string v0.2.9 [INFO] [stderr] Downloaded bytestring v1.4.0 [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded quickjs v0.1.0 [INFO] [stderr] Downloaded result v1.0.0 [INFO] [stderr] Downloaded configparser v3.1.0 [INFO] [stderr] Downloaded quinn-udp v0.5.11 [INFO] [stderr] Downloaded actix-server v2.5.1 [INFO] [stderr] Downloaded clap v4.5.35 [INFO] [stderr] Downloaded jiff-static v0.2.5 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] [stderr] Downloaded miniz_oxide v0.8.7 [INFO] [stderr] Downloaded async-compression v0.4.22 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] [stderr] Downloaded clap_builder v4.5.35 [INFO] [stderr] Downloaded minijinja v2.9.0 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded jiff v0.2.5 [INFO] [stderr] Downloaded openssl-src v300.4.2+3.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28b89ce2895c5f70581719a1b22b59a7a1a36a81172ccee5851b37ded752925 [INFO] running `Command { std: "docker" "start" "-a" "a28b89ce2895c5f70581719a1b22b59a7a1a36a81172ccee5851b37ded752925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28b89ce2895c5f70581719a1b22b59a7a1a36a81172ccee5851b37ded752925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28b89ce2895c5f70581719a1b22b59a7a1a36a81172ccee5851b37ded752925", kill_on_drop: false }` [INFO] [stdout] a28b89ce2895c5f70581719a1b22b59a7a1a36a81172ccee5851b37ded752925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4abbaea878f7abbb44d7c86321b65c680f1ff1192ddbe9e74ebb83bca28cd1ca [INFO] running `Command { std: "docker" "start" "-a" "4abbaea878f7abbb44d7c86321b65c680f1ff1192ddbe9e74ebb83bca28cd1ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling case_insensitive_string v0.2.9 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling env_logger v0.11.8 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling zerovec v0.10.4 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 minijinja v2.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling subconverter v0.2.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `req_url` [INFO] [stdout] --> src/api/sub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | 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: 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 1m 38s [INFO] running `Command { std: "docker" "inspect" "4abbaea878f7abbb44d7c86321b65c680f1ff1192ddbe9e74ebb83bca28cd1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abbaea878f7abbb44d7c86321b65c680f1ff1192ddbe9e74ebb83bca28cd1ca", kill_on_drop: false }` [INFO] [stdout] 4abbaea878f7abbb44d7c86321b65c680f1ff1192ddbe9e74ebb83bca28cd1ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c08996d2c41a02c37d07703dbb4ccaea0d70db68c2255167e41da7b562c813 [INFO] running `Command { std: "docker" "start" "-a" "21c08996d2c41a02c37d07703dbb4ccaea0d70db68c2255167e41da7b562c813", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling minijinja v2.9.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [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 url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling subconverter v0.2.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `req_url` [INFO] [stdout] --> src/api/sub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | 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: 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: `req_url` [INFO] [stdout] --> src/api/sub.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | 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: 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] error: could not compile `subconverter` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name subconverter --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "default", "js_runtime", "openssl", "quickjs", "vendored-openssl", "web-api"))' -C metadata=73eab6281bc6604b -C extra-filename=-ca48424bf7d20898 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-6db4c1c78449b3dd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-05504bd2b6f9ae25.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ec9e26e8384cfc98.rlib --extern case_insensitive_string=/opt/rustwide/target/debug/deps/libcase_insensitive_string-4bc55df3752020d2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6f695d13fa0d925b.rlib --extern configparser=/opt/rustwide/target/debug/deps/libconfigparser-f14dadcc457eaf46.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-541317194ccdb487.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8dd0d31f86549618.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-40ad1551522f3eec.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f6b4ba87a97be7b2.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-37f652cf93a51f05.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bb5facd9bf547548.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-471eb55c1328a7da.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-de16c348fb836966.rlib --extern serde_ini=/opt/rustwide/target/debug/deps/libserde_ini-61d981a6c8f6b5bf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-85ed177489755566.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cff682f6ad79921c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-aaae84c1c13c8d33.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2bb8c6e380e4dae3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-460d7d49ab51c1ef.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9b71cd6cb96dab39.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-53f424fdc8e44260.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c56eef199d6d6e9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f170dc4976f5013e/out -L native=/opt/rustwide/target/debug/build/ring-8068a0bb21b938b5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "21c08996d2c41a02c37d07703dbb4ccaea0d70db68c2255167e41da7b562c813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c08996d2c41a02c37d07703dbb4ccaea0d70db68c2255167e41da7b562c813", kill_on_drop: false }` [INFO] [stdout] 21c08996d2c41a02c37d07703dbb4ccaea0d70db68c2255167e41da7b562c813