[INFO] fetching crate syncable-cli 0.18.4...
[INFO] testing syncable-cli-0.18.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate syncable-cli 0.18.4 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate syncable-cli 0.18.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate syncable-cli 0.18.4
[INFO] tweaked toml for crates.io crate syncable-cli 0.18.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syncable-cli 0.18.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate syncable-cli 0.18.4 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4039ce0b7e10a99f6f589e4f66c91b693f0632923cac6154ea9f85e52ec6bece
[INFO] running `Command { std: "docker" "start" "-a" "4039ce0b7e10a99f6f589e4f66c91b693f0632923cac6154ea9f85e52ec6bece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4039ce0b7e10a99f6f589e4f66c91b693f0632923cac6154ea9f85e52ec6bece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4039ce0b7e10a99f6f589e4f66c91b693f0632923cac6154ea9f85e52ec6bece", kill_on_drop: false }`
[INFO] [stdout] 4039ce0b7e10a99f6f589e4f66c91b693f0632923cac6154ea9f85e52ec6bece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812122048b1f27e42a3c8870da2ab51d52f72be96b126fed8fe82fe6af04a279
[INFO] running `Command { std: "docker" "start" "-a" "812122048b1f27e42a3c8870da2ab51d52f72be96b126fed8fe82fe6af04a279", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling toml-span v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling indicatif v0.17.12
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.10.2
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-actor v0.35.1
[INFO] [stderr]    Compiling gix-path v0.10.18
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gix-config-value v0.15.0
[INFO] [stderr]    Compiling gix-command v0.6.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-prompt v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling gix-pathspec v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[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 clap v4.5.44
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.0
[INFO] [stderr]    Compiling gix-packetline v0.19.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling platforms v3.6.0
[INFO] [stderr]    Compiling cvss v2.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling gix-credentials v0.29.0
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-negotiate v0.20.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling gix-worktree-state v0.19.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling tame-index v0.22.0
[INFO] [stderr]    Compiling rustsec v0.30.4
[INFO] [stderr]    Compiling syncable-cli v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `package_name`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:484:29
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         let package_name = advisory_obj
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |         if let Some(findings) = audit_data.get("audit").or_else(|| audit_data.get("metadata")).or_else(|| audit_data.get("data")) {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `has_api` are never read
[INFO] [stdout]  --> src/analyzer/context/microservices.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct MicroserviceInfo {
[INFO] [stdout]   |                   ---------------- fields in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub has_db: bool,
[INFO] [stdout] 9 |     pub has_api: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MicroserviceInfo` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]    --> src/analyzer/security_analyzer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct SecurityRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 187 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 188 |     pattern: Regex,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 189 |     severity: SecuritySeverity,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 190 |     category: SecurityCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 191 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 192 |     remediation: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 193 |     cwe_id: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/analyzer/security_analyzer.rs:971:8
[INFO] [stdout]      |
[INFO] [stdout]  196 | impl SecurityAnalyzer {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  971 |     fn analyze_infrastructure_security_with_progress(&self, project_root: &Path, _technologies: &[DetectedTechnology], multi_progress: &M...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     fn analyze_infrastructure_security(&self, project_root: &Path, _technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     fn analyze_framework_security_with_progress(&self, project_root: &Path, technologies: &[DetectedTechnology], multi_progress: &MultiPr...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     fn analyze_framework_security(&self, project_root: &Path, technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, Securi...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1518 |     fn analyze_express_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1523 |     fn analyze_django_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1528 |     fn analyze_spring_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1533 |     fn analyze_nextjs_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1538 |     fn analyze_dockerfile_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1543 |     fn analyze_compose_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1548 |     fn analyze_cicd_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1737 |     fn assess_compliance(&self, _findings: &[SecurityFinding], _technologies: &[DetectedTechnology]) -> HashMap<String, ComplianceStatus> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/analyzer/security/turbo/cache.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct CachedEntry {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 47 |     key: CacheKey,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedEntry` 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 2m 00s
[INFO] running `Command { std: "docker" "inspect" "812122048b1f27e42a3c8870da2ab51d52f72be96b126fed8fe82fe6af04a279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812122048b1f27e42a3c8870da2ab51d52f72be96b126fed8fe82fe6af04a279", kill_on_drop: false }`
[INFO] [stdout] 812122048b1f27e42a3c8870da2ab51d52f72be96b126fed8fe82fe6af04a279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b91a1f408278ce4ec98101eb0d21c09e27beb7b2f40e9d9b899c5bcc5aad114
[INFO] running `Command { std: "docker" "start" "-a" "8b91a1f408278ce4ec98101eb0d21c09e27beb7b2f40e9d9b899c5bcc5aad114", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-negotiate v0.20.1
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling gix-worktree-state v0.19.0
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tame-index v0.22.0
[INFO] [stderr]    Compiling rustsec v0.30.4
[INFO] [stderr]    Compiling syncable-cli v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `package_name`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:484:29
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         let package_name = advisory_obj
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |         if let Some(findings) = audit_data.get("audit").or_else(|| audit_data.get("metadata")).or_else(|| audit_data.get("data")) {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `has_api` are never read
[INFO] [stdout]  --> src/analyzer/context/microservices.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct MicroserviceInfo {
[INFO] [stdout]   |                   ---------------- fields in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub has_db: bool,
[INFO] [stdout] 9 |     pub has_api: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MicroserviceInfo` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]    --> src/analyzer/security_analyzer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct SecurityRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 187 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 188 |     pattern: Regex,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 189 |     severity: SecuritySeverity,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 190 |     category: SecurityCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 191 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 192 |     remediation: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 193 |     cwe_id: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/analyzer/security_analyzer.rs:971:8
[INFO] [stdout]      |
[INFO] [stdout]  196 | impl SecurityAnalyzer {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  971 |     fn analyze_infrastructure_security_with_progress(&self, project_root: &Path, _technologies: &[DetectedTechnology], multi_progress: &M...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     fn analyze_infrastructure_security(&self, project_root: &Path, _technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     fn analyze_framework_security_with_progress(&self, project_root: &Path, technologies: &[DetectedTechnology], multi_progress: &MultiPr...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     fn analyze_framework_security(&self, project_root: &Path, technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, Securi...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1518 |     fn analyze_express_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1523 |     fn analyze_django_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1528 |     fn analyze_spring_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1533 |     fn analyze_nextjs_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1538 |     fn analyze_dockerfile_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1543 |     fn analyze_compose_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1548 |     fn analyze_cicd_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1737 |     fn assess_compliance(&self, _findings: &[SecurityFinding], _technologies: &[DetectedTechnology]) -> HashMap<String, ComplianceStatus> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/analyzer/security/turbo/cache.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct CachedEntry {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 47 |     key: CacheKey,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedEntry` 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: unused variable: `package_name`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:484:29
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         let package_name = advisory_obj
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzer/vulnerability/checkers/javascript.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |         if let Some(findings) = audit_data.get("audit").or_else(|| audit_data.get("metadata")).or_else(|| audit_data.get("data")) {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `has_api` are never read
[INFO] [stdout]  --> src/analyzer/context/microservices.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct MicroserviceInfo {
[INFO] [stdout]   |                   ---------------- fields in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub has_db: bool,
[INFO] [stdout] 9 |     pub has_api: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MicroserviceInfo` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]    --> src/analyzer/security_analyzer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct SecurityRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 187 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 188 |     pattern: Regex,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 189 |     severity: SecuritySeverity,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 190 |     category: SecurityCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 191 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 192 |     remediation: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 193 |     cwe_id: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/analyzer/security_analyzer.rs:971:8
[INFO] [stdout]      |
[INFO] [stdout]  196 | impl SecurityAnalyzer {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  971 |     fn analyze_infrastructure_security_with_progress(&self, project_root: &Path, _technologies: &[DetectedTechnology], multi_progress: &M...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     fn analyze_infrastructure_security(&self, project_root: &Path, _technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     fn analyze_framework_security_with_progress(&self, project_root: &Path, technologies: &[DetectedTechnology], multi_progress: &MultiPr...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     fn analyze_framework_security(&self, project_root: &Path, technologies: &[DetectedTechnology]) -> Result<Vec<SecurityFinding>, Securi...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1518 |     fn analyze_express_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1523 |     fn analyze_django_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1528 |     fn analyze_spring_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1533 |     fn analyze_nextjs_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1538 |     fn analyze_dockerfile_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1543 |     fn analyze_compose_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1548 |     fn analyze_cicd_security(&self, _project_root: &Path) -> Result<Vec<SecurityFinding>, SecurityError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1737 |     fn assess_compliance(&self, _findings: &[SecurityFinding], _technologies: &[DetectedTechnology]) -> HashMap<String, ComplianceStatus> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/analyzer/security/turbo/cache.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct CachedEntry {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 47 |     key: CacheKey,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedEntry` 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: unused imports: `DependencyInfo` and `DependencyType`
[INFO] [stdout]  --> tests/integration_bun_audit.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 |     dependency_parser::{DependencyParser, DependencyInfo, DependencyType, Language},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/integration_bun_audit.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert!(vulnerability_report.total_vulnerabilities >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/integration_bun_audit.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert!(vulnerability_report.critical_count >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/integration_bun_audit.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert!(vulnerability_report.high_count >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/integration_bun_audit.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert!(vulnerability_report.medium_count >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/integration_bun_audit.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert!(vulnerability_report.low_count >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/integration_bun_audit.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |     assert!(vulnerability_report.total_vulnerabilities >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syncable-cli` (lib test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syncable_cli --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d35b6bb15dab09cc -C extra-filename=-0353afc5a514655b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1de7018d1eee1487.rlib --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-bc7b8202cc90b0c6.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-39a623f30195518f.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-410a68d4c562257b.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c8ad5ab21f95ad49.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-79515ce6b667dfb1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6512307272935168.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-8f9e98b2c2aaef8a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-efa3a03e5c1e6cc4.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-3ebfb3111ab315cd.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f48801fe7548724f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-37a089c75eaec677.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dd47409e4dd41e40.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-30ca53eddea0ff77.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7c78c411e7ec379d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d22dca3db025f21d.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-16f9b46a5951f901.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-f6096f4d5f14717d.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-18d961133bde6647.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1b1ad95b0d2f0cb7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-c3034deeeb8a6deb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-75b2a997a7dcf7bb.rlib --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-7a35edd7267b68d2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a529d53b2aaa7c0.rlib --extern rustsec=/opt/rustwide/target/debug/deps/librustsec-c511a1f49b406dc9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e2133a50f1bc43e8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e31fec96a0fd67b3.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6d757f6bada80ae9.rlib --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-a1de2a2d793955cc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b68c1bdf371578aa.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-80277c3bfa9ee228.rlib --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-d5960ff992db9de4.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-cbafc8825e041b3d.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-279eb9bf539f984d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a208c4f3bcba4673.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5966529de796efb6.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f00d03efda67d51a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7b43d68355a33474.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-466739c0fb673508/out -L native=/opt/rustwide/target/debug/build/blake3-466739c0fb673508/out -L native=/opt/rustwide/target/debug/build/ring-ecd8f98477deac17/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcw1JJiU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyncable_cli-a123fff82251fa34,librand-1b1ad95b0d2f0cb7,librand_chacha-d50c70f7fef1577f,libppv_lite86-ebdc91e6bc23bd41,librand_core-497b81726386e64a,libtextwrap-279eb9bf539f984d,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterm_size-d5960ff992db9de4,libenv_logger-f48801fe7548724f,libjiff-b7c78148ad81a4d1,libenv_filter-d5deac7cb8bf258b,libnum_cpus-7c78c411e7ec379d,libsimdutf8-a1de2a2d793955cc,libserde_yaml-6d757f6bada80ae9,libunsafe_libyaml-d3127b66fe569cc5,libtoml-f00d03efda67d51a,libtoml_writer-54b6050b27d20aca,libtoml_parser-703d1c0649302be0,libwinnow-4bad8fa3c4667fce,libserde_spanned-39ce70ced6477b82,libtoml_datetime-379770081a75433a,libuuid-7b43d68355a33474,libdirs-3ebfb3111ab315cd,libdirs_sys-12176369b26f371b,liboption_ext-61303ef911796993,libreqwest-1a529d53b2aaa7c0,libhyper_rustls-8308f13f339dbfe7,librustls_native_certs-60aa6b94c218fdc6,libhyper_tls-d9a540869d5b8241,libtokio_native_tls-3c4b3df647fb7b1a,libtokio_rustls-8611e9ebd7d41a25,librustls-647a2ef687b09168,libsubtle-2ae6a7038b9a0630,libwebpki-08956f4d1d80b281,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_urlencoded-1a44f8ec085baa72,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libasync_compression-eccb087389bd0aa1,libflate2-2304fad4513de029,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,liblibz_rs_sys-071413170a26abfb,libzlib_rs-7cd35a9d51dbd80e,libcrc32fast-dba2d92cf6d67f2f,libtower_http-1a87923d60c9f64a,libiri_string-f2231ba2cbe5b068,libtower-a0392d7978f3f1fa,libtower_layer-d908dd771b239ecd,libnative_tls-1898c3af48d11601,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper_util-dbad7a5aeef04e9a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libsocket2-6564765171e3eb82,libtower_service-3fb88d28c2218805,libhyper-83a10b2d42713500,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-dfe93760b4242583,libtracing-2bad3134189f6222,libtracing_core-82f64fcd07e4f532,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-850cc2e35766a03a,libfutures_channel-0c7632e5ed4dc230,libtokio-5966529de796efb6,libsocket2-1565bc394a5345a9,libmio-2a94fc33dfa6fd9f,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libfutures_util-37a089c75eaec677,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liburl-10f72c1369aacf12,libidna-743bb5b1902872fd,libutf8_iter-51566bbad89f3a68,libidna_adapter-a5c88a849d80ce45,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-b87c1d8df0b9adaa,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libtermcolor-cbafc8825e041b3d,libglob-7748687a416caec7,libclap-6512307272935168,libclap_builder-f5af0e2fbd35b090,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-2f06797f0de1416c,libcolored-57bddff5afba9056,libparking_lot-d22dca3db025f21d,libmemmap2-30ca53eddea0ff77,libdashmap-efa3a03e5c1e6cc4,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libhashbrown-2b94a27b430467aa,liballocator_api2-8d9c1e895dea53bd,libparking_lot_core-6883e93157cf7d27,libsmallvec-0ab7c97dbb7898ab,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libahash-1de7018d1eee1487,libgetrandom-54bbb04b44aba933,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-93b0b79612bbe661,libcrossbeam-8f9e98b2c2aaef8a,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_queue-d37351c53ab0205f,libindicatif-dd47409e4dd41e40,libportable_atomic-a75036a50a81e993,libunit_prefix-b8045746682d62e0,libconsole-6f6d4797396b93ca,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libthiserror-a208c4f3bcba4673,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-75b2a997a7dcf7bb,libregex_automata-7a35edd7267b68d2,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libserde_json-e31fec96a0fd67b3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-d6f7bb1298e9acd0,libchrono-79515ce6b667dfb1,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-03e483e7fedf3f6c,libserde-e2133a50f1bc43e8,libserde_core-9c3fdd1f891a1233}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcw1JJiU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-466739c0fb673508/out" "-L" "/opt/rustwide/target/debug/build/ring-ecd8f98477deac17/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/check_vulnerabilities-b5202c50bdc41e61" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syncable-cli` (example "check_vulnerabilities") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8b91a1f408278ce4ec98101eb0d21c09e27beb7b2f40e9d9b899c5bcc5aad114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b91a1f408278ce4ec98101eb0d21c09e27beb7b2f40e9d9b899c5bcc5aad114", kill_on_drop: false }`
[INFO] [stdout] 8b91a1f408278ce4ec98101eb0d21c09e27beb7b2f40e9d9b899c5bcc5aad114
