[INFO] fetching crate pyscan 0.1.8...
[INFO] testing pyscan-0.1.8 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pyscan 0.1.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pyscan 0.1.8
[INFO] finished tweaking crates.io crate pyscan 0.1.8
[INFO] tweaked toml for crates.io crate pyscan 0.1.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyscan 0.1.8 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 crates.io crate pyscan 0.1.8 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] 155255bf2e4d992b002a7636e989ec19136e0dd5b4ff7307742b55a9677bcb51
[INFO] running `Command { std: "docker" "start" "-a" "155255bf2e4d992b002a7636e989ec19136e0dd5b4ff7307742b55a9677bcb51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "155255bf2e4d992b002a7636e989ec19136e0dd5b4ff7307742b55a9677bcb51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155255bf2e4d992b002a7636e989ec19136e0dd5b4ff7307742b55a9677bcb51", kill_on_drop: false }`
[INFO] [stdout] 155255bf2e4d992b002a7636e989ec19136e0dd5b4ff7307742b55a9677bcb51
[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] 6a064708d28ef951501279917ccac34c334ec331f5dcc69160eb2c9a81edc1a7
[INFO] running `Command { std: "docker" "start" "-a" "6a064708d28ef951501279917ccac34c334ec331f5dcc69160eb2c9a81edc1a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-src v111.28.2+1.1.1w
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.2.7
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.4
[INFO] [stderr]    Compiling lenient_version v0.4.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling pep-508 v0.3.0
[INFO] [stderr]    Compiling clap v4.2.7
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.17
[INFO] [stderr]    Compiling pyscan v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `datetime`
[INFO] [stdout]    --> src/parser/extractor.rs:373:41
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Value::Datetime(datetime) => todo!(),
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/parser/extractor.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |                         Value::Array(vec) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/parser/extractor.rs:375:38
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         Value::Table(map) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datetime`
[INFO] [stdout]    --> src/parser/extractor.rs:383:29
[INFO] [stdout]     |
[INFO] [stdout] 383 |             Value::Datetime(datetime) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/parser/extractor.rs:384:26
[INFO] [stdout]     |
[INFO] [stdout] 384 |             Value::Table(map) => todo!(),
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/parser/structs.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct FoundFile {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub name: OsString,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FoundFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `comparator` and `version_status` are never read
[INFO] [stdout]   --> src/parser/structs.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct Dependency {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub comparator: Option<pep_508::Comparator>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 90 |     pub version_status: VersionStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dependency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pypi`, `pip`, and `source` are never read
[INFO] [stdout]    --> src/parser/structs.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct VersionStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 101 |     // pyscan may get version info from a lot of places. This keeps it in check.
[INFO] [stdout] 102 |     pub pypi: bool,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 103 |     pub pip: bool,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 104 |     pub source: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VersionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `online` and `last_queried` are never read
[INFO] [stdout]   --> src/scanner/api.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Osv {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 20 |     /// check if the host is online
[INFO] [stdout] 21 |     pub online: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     /// time of last query
[INFO] [stdout] 23 |     pub last_queried: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Osv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AffectedDatabaseSpecific` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct AffectedDatabaseSpecific {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EcosystemSpecific` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct EcosystemSpecific {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Range {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Event {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VulnDatabaseSpecific` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct VulnDatabaseSpecific {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Reference` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Reference {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Severity` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Severity {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Info` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct Info {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Downloads` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Downloads {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectUrls` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct ProjectUrls {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pypi_found` is never read
[INFO] [stdout]    --> src/utils.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub struct SysInfo {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 306 |     pub pip_found: bool,
[INFO] [stdout] 307 |     pub pypi_found: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 16s
[INFO] running `Command { std: "docker" "inspect" "6a064708d28ef951501279917ccac34c334ec331f5dcc69160eb2c9a81edc1a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a064708d28ef951501279917ccac34c334ec331f5dcc69160eb2c9a81edc1a7", kill_on_drop: false }`
[INFO] [stdout] 6a064708d28ef951501279917ccac34c334ec331f5dcc69160eb2c9a81edc1a7
[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] 2cc2385b58586e5d34cfd6c67bf6c91784e8ce0afc937b7f997baafba5e199d8
[INFO] running `Command { std: "docker" "start" "-a" "2cc2385b58586e5d34cfd6c67bf6c91784e8ce0afc937b7f997baafba5e199d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyscan v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `datetime`
[INFO] [stdout]    --> src/parser/extractor.rs:373:41
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Value::Datetime(datetime) => todo!(),
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/parser/extractor.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |                         Value::Array(vec) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/parser/extractor.rs:375:38
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         Value::Table(map) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datetime`
[INFO] [stdout]    --> src/parser/extractor.rs:383:29
[INFO] [stdout]     |
[INFO] [stdout] 383 |             Value::Datetime(datetime) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/parser/extractor.rs:384:26
[INFO] [stdout]     |
[INFO] [stdout] 384 |             Value::Table(map) => todo!(),
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/parser/structs.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct FoundFile {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub name: OsString,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FoundFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `comparator` and `version_status` are never read
[INFO] [stdout]   --> src/parser/structs.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct Dependency {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub comparator: Option<pep_508::Comparator>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 90 |     pub version_status: VersionStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dependency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pypi`, `pip`, and `source` are never read
[INFO] [stdout]    --> src/parser/structs.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct VersionStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 101 |     // pyscan may get version info from a lot of places. This keeps it in check.
[INFO] [stdout] 102 |     pub pypi: bool,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 103 |     pub pip: bool,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 104 |     pub source: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VersionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `online` and `last_queried` are never read
[INFO] [stdout]   --> src/scanner/api.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Osv {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 20 |     /// check if the host is online
[INFO] [stdout] 21 |     pub online: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     /// time of last query
[INFO] [stdout] 23 |     pub last_queried: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Osv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AffectedDatabaseSpecific` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct AffectedDatabaseSpecific {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EcosystemSpecific` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct EcosystemSpecific {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/scanner/models.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Range {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Event {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VulnDatabaseSpecific` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct VulnDatabaseSpecific {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Reference` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Reference {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Severity` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Severity {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Info` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct Info {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Downloads` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Downloads {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectUrls` is never constructed
[INFO] [stdout]    --> src/scanner/models.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct ProjectUrls {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pypi_found` is never read
[INFO] [stdout]    --> src/utils.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub struct SysInfo {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 306 |     pub pip_found: bool,
[INFO] [stdout] 307 |     pub pypi_found: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "2cc2385b58586e5d34cfd6c67bf6c91784e8ce0afc937b7f997baafba5e199d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cc2385b58586e5d34cfd6c67bf6c91784e8ce0afc937b7f997baafba5e199d8", kill_on_drop: false }`
[INFO] [stdout] 2cc2385b58586e5d34cfd6c67bf6c91784e8ce0afc937b7f997baafba5e199d8
[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] 46914a706491451ed9fb3ce705868e75bba9af9da35e48f5d36fe4eed10dd025
[INFO] running `Command { std: "docker" "start" "-a" "46914a706491451ed9fb3ce705868e75bba9af9da35e48f5d36fe4eed10dd025", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `datetime`
[INFO] [stderr]    --> src/parser/extractor.rs:373:41
[INFO] [stderr]     |
[INFO] [stderr] 373 |                         Value::Datetime(datetime) => todo!(),
[INFO] [stderr]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vec`
[INFO] [stderr]    --> src/parser/extractor.rs:374:38
[INFO] [stderr]     |
[INFO] [stderr] 374 |                         Value::Array(vec) => todo!(),
[INFO] [stderr]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `map`
[INFO] [stderr]    --> src/parser/extractor.rs:375:38
[INFO] [stderr]     |
[INFO] [stderr] 375 |                         Value::Table(map) => todo!(),
[INFO] [stderr]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `datetime`
[INFO] [stderr]    --> src/parser/extractor.rs:383:29
[INFO] [stderr]     |
[INFO] [stderr] 383 |             Value::Datetime(datetime) => todo!(),
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `map`
[INFO] [stderr]    --> src/parser/extractor.rs:384:26
[INFO] [stderr]     |
[INFO] [stderr] 384 |             Value::Table(map) => todo!(),
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/parser/structs.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct FoundFile {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 23 |     pub name: OsString,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FoundFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `comparator` and `version_status` are never read
[INFO] [stderr]   --> src/parser/structs.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct Dependency {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub comparator: Option<pep_508::Comparator>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 90 |     pub version_status: VersionStatus,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Dependency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pypi`, `pip`, and `source` are never read
[INFO] [stderr]    --> src/parser/structs.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct VersionStatus {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 101 |     // pyscan may get version info from a lot of places. This keeps it in check.
[INFO] [stderr] 102 |     pub pypi: bool,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 103 |     pub pip: bool,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 104 |     pub source: bool,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `VersionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `online` and `last_queried` are never read
[INFO] [stderr]   --> src/scanner/api.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Osv {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 20 |     /// check if the host is online
[INFO] [stderr] 21 |     pub online: bool,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 22 |     /// time of last query
[INFO] [stderr] 23 |     pub last_queried: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Osv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AffectedDatabaseSpecific` is never constructed
[INFO] [stderr]   --> src/scanner/models.rs:72:12
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub struct AffectedDatabaseSpecific {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EcosystemSpecific` is never constructed
[INFO] [stderr]   --> src/scanner/models.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct EcosystemSpecific {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Range` is never constructed
[INFO] [stderr]   --> src/scanner/models.rs:96:12
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub struct Range {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Event` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr] 108 | pub struct Event {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VulnDatabaseSpecific` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct VulnDatabaseSpecific {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Reference` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub struct Reference {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Severity` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct Severity {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Info` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:173:12
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub struct Info {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Downloads` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:254:12
[INFO] [stderr]     |
[INFO] [stderr] 254 | pub struct Downloads {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProjectUrls` is never constructed
[INFO] [stderr]    --> src/scanner/models.rs:266:12
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub struct ProjectUrls {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pypi_found` is never read
[INFO] [stderr]    --> src/utils.rs:307:9
[INFO] [stderr]     |
[INFO] [stderr] 305 | pub struct SysInfo {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] 306 |     pub pip_found: bool,
[INFO] [stderr] 307 |     pub pypi_found: bool,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pyscan` (bin "pyscan" test) generated 20 warnings (run `cargo fix --bin "pyscan" -p pyscan --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyscan-fdceb12153007455)
[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" "46914a706491451ed9fb3ce705868e75bba9af9da35e48f5d36fe4eed10dd025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46914a706491451ed9fb3ce705868e75bba9af9da35e48f5d36fe4eed10dd025", kill_on_drop: false }`
[INFO] [stdout] 46914a706491451ed9fb3ce705868e75bba9af9da35e48f5d36fe4eed10dd025
