[INFO] cloning repository https://github.com/VuAnhQuan-alh/rust-crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VuAnhQuan-alh/rust-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuAnhQuan-alh%2Frust-crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuAnhQuan-alh%2Frust-crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce311e509bbc3994293b0978f5952622ee1ac439 [INFO] testing VuAnhQuan-alh/rust-crawler against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuAnhQuan-alh%2Frust-crawler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VuAnhQuan-alh/rust-crawler [INFO] finished tweaking git repo https://github.com/VuAnhQuan-alh/rust-crawler [INFO] tweaked toml for git repo https://github.com/VuAnhQuan-alh/rust-crawler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VuAnhQuan-alh/rust-crawler on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VuAnhQuan-alh/rust-crawler 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66ac7bb2cde63ea6472bb2e8268d8a9c313be3a203516471721cff48d6a5dd8 [INFO] running `Command { std: "docker" "start" "-a" "b66ac7bb2cde63ea6472bb2e8268d8a9c313be3a203516471721cff48d6a5dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66ac7bb2cde63ea6472bb2e8268d8a9c313be3a203516471721cff48d6a5dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66ac7bb2cde63ea6472bb2e8268d8a9c313be3a203516471721cff48d6a5dd8", kill_on_drop: false }` [INFO] [stdout] b66ac7bb2cde63ea6472bb2e8268d8a9c313be3a203516471721cff48d6a5dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e9f5b09de12e14b9ff172107604866311f525eaf71c64058478bb3d06f2e933 [INFO] running `Command { std: "docker" "start" "-a" "4e9f5b09de12e14b9ff172107604866311f525eaf71c64058478bb3d06f2e933", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling webdriver v0.53.0 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling select v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling fantoccini v0.22.0 [INFO] [stderr] Compiling crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/spiders/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Spider: Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn name(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/spiders/cvedetails.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Cve { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 16 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | cwe_id: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | cwe_url: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | vulnerability_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | publish_date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | update_date: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | score: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | access: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | complexity: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | authentication: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | confidentiality: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | integrity: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | availability: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cve` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "4e9f5b09de12e14b9ff172107604866311f525eaf71c64058478bb3d06f2e933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9f5b09de12e14b9ff172107604866311f525eaf71c64058478bb3d06f2e933", kill_on_drop: false }` [INFO] [stdout] 4e9f5b09de12e14b9ff172107604866311f525eaf71c64058478bb3d06f2e933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002a6f030db056c26e7794a2c843c57fa627d4831cda083d3a34bf3dd5df3955 [INFO] running `Command { std: "docker" "start" "-a" "002a6f030db056c26e7794a2c843c57fa627d4831cda083d3a34bf3dd5df3955", kill_on_drop: false }` [INFO] [stderr] Compiling crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/spiders/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Spider: Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn name(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/spiders/cvedetails.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Cve { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 16 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | cwe_id: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | cwe_url: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | vulnerability_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | publish_date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | update_date: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | score: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | access: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | complexity: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | authentication: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | confidentiality: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | integrity: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | availability: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cve` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "002a6f030db056c26e7794a2c843c57fa627d4831cda083d3a34bf3dd5df3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002a6f030db056c26e7794a2c843c57fa627d4831cda083d3a34bf3dd5df3955", kill_on_drop: false }` [INFO] [stdout] 002a6f030db056c26e7794a2c843c57fa627d4831cda083d3a34bf3dd5df3955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d373eafdd3c7bf4693bdb0c0f9a26d4c534654afb6bf0cea69273612f662984 [INFO] running `Command { std: "docker" "start" "-a" "7d373eafdd3c7bf4693bdb0c0f9a26d4c534654afb6bf0cea69273612f662984", kill_on_drop: false }` [INFO] [stderr] warning: method `name` is never used [INFO] [stderr] --> src/spiders/mod.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub trait Spider: Send + Sync { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 12 | fn name(&self) -> String; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/spiders/cvedetails.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Cve { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 16 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 17 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 18 | cwe_id: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 19 | cwe_url: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | vulnerability_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | publish_date: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 22 | update_date: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 23 | score: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 24 | access: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 25 | complexity: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 26 | authentication: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 27 | confidentiality: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 28 | integrity: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 29 | availability: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cve` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `crawler` (bin "crawler" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crawler-b48da9beb048b330) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d373eafdd3c7bf4693bdb0c0f9a26d4c534654afb6bf0cea69273612f662984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d373eafdd3c7bf4693bdb0c0f9a26d4c534654afb6bf0cea69273612f662984", kill_on_drop: false }` [INFO] [stdout] 7d373eafdd3c7bf4693bdb0c0f9a26d4c534654afb6bf0cea69273612f662984