[INFO] fetching crate solana_fender 0.5.4...
[INFO] testing solana_fender-0.5.4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate solana_fender 0.5.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate solana_fender 0.5.4
[INFO] finished tweaking crates.io crate solana_fender 0.5.4
[INFO] tweaked toml for crates.io crate solana_fender 0.5.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana_fender 0.5.4 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana_fender 0.5.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded colorchoice v1.0.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded anstyle-query v1.1.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.6
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded anchor-syn v0.29.0
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 086d785ec4defd74e38abfde10040b376428f4e3cd821b2e039a89607e20d9f5
[INFO] running `Command { std: "docker" "start" "-a" "086d785ec4defd74e38abfde10040b376428f4e3cd821b2e039a89607e20d9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "086d785ec4defd74e38abfde10040b376428f4e3cd821b2e039a89607e20d9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "086d785ec4defd74e38abfde10040b376428f4e3cd821b2e039a89607e20d9f5", kill_on_drop: false }`
[INFO] [stdout] 086d785ec4defd74e38abfde10040b376428f4e3cd821b2e039a89607e20d9f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fed58a2c7d626c7349faf5ea41755babe8ff715ad9c930fb26171910eb3091d
[INFO] running `Command { std: "docker" "start" "-a" "7fed58a2c7d626c7349faf5ea41755babe8ff715ad9c930fb26171910eb3091d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling anchor-syn v0.29.0
[INFO] [stderr]    Compiling solana_fender v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `struct_name` is never read
[INFO] [stdout]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct VulnerableStructInfo {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 55 |     struct_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, 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: field `file_path` is never read
[INFO] [stdout]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InitializationVisitor<'a> {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stdout] 125 |     file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `struct_name` is never read
[INFO] [stdout]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct VulnerableStructInfo {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 55 |     struct_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, 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: field `file_path` is never read
[INFO] [stdout]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InitializationVisitor<'a> {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stdout] 125 |     file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]    --> src/models/mod.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Program {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn from_file(file_path: PathBuf) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownDocument` is never constructed
[INFO] [stdout]  --> src/models/markdown.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MarkdownDocument {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownSection` is never constructed
[INFO] [stdout]   --> src/models/markdown.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MarkdownSection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownTable` is never constructed
[INFO] [stdout]   --> src/models/markdown.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MarkdownTable {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_section`, `to_string`, and `save_to_file` are never used
[INFO] [stdout]   --> src/models/markdown.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl MarkdownDocument {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 26 |     /// Create a new markdown document with a title
[INFO] [stdout] 27 |     pub fn new(title: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_section(&mut self, section: MarkdownSection) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn save_to_file(&self, path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_content`, `add_code_block`, `add_subsection`, and `to_string` are never used
[INFO] [stdout]   --> src/models/markdown.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl MarkdownSection {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 59 |     /// Create a new markdown section with a heading
[INFO] [stdout] 60 |     pub fn new(heading: &str, level: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn add_content(&mut self, content: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn add_code_block(&mut self, code: &str, language: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn add_subsection(&mut self, subsection: MarkdownSection) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_row`, and `to_string` are never used
[INFO] [stdout]    --> src/models/markdown.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl MarkdownTable {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 108 |     /// Create a new markdown table with headers
[INFO] [stdout] 109 |     pub fn new(headers: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn add_row(&mut self, row: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_analysis_report` is never used
[INFO] [stdout]    --> src/models/markdown.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn create_analysis_report(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Finding` is never constructed
[INFO] [stdout]    --> src/models/markdown.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct Finding {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models/markdown.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl Finding {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 270 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.66s
[INFO] running `Command { std: "docker" "inspect" "7fed58a2c7d626c7349faf5ea41755babe8ff715ad9c930fb26171910eb3091d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fed58a2c7d626c7349faf5ea41755babe8ff715ad9c930fb26171910eb3091d", kill_on_drop: false }`
[INFO] [stdout] 7fed58a2c7d626c7349faf5ea41755babe8ff715ad9c930fb26171910eb3091d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ca53fce9410068ecb23da902bc87554ad56de5a6ca076437a2cce74e31e12d7
[INFO] running `Command { std: "docker" "start" "-a" "9ca53fce9410068ecb23da902bc87554ad56de5a6ca076437a2cce74e31e12d7", kill_on_drop: false }`
[INFO] [stdout] warning: field `struct_name` is never read
[INFO] [stdout]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct VulnerableStructInfo {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 55 |     struct_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, 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] [stderr]    Compiling solana_fender v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `file_path` is never read
[INFO] [stdout]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InitializationVisitor<'a> {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stdout] 125 |     file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> src/analyzers/pda_sharing.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let code = r#"
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> src/analyzers/pda_sharing.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let code = r#"
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[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/analyzers/invalid_sysvar_accounts.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:486:13
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:547:13
[INFO] [stdout]     |
[INFO] [stdout] 547 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_secure`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let code_secure = r#"
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_secure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzers/invalid_sysvar_accounts.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:486:13
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `findings`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:547:13
[INFO] [stdout]     |
[INFO] [stdout] 547 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_secure`
[INFO] [stdout]    --> src/analyzers/closing_accounts.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let code_secure = r#"
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_secure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `struct_name` is never read
[INFO] [stdout]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct VulnerableStructInfo {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 55 |     struct_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, 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: field `file_path` is never read
[INFO] [stdout]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InitializationVisitor<'a> {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stdout] 125 |     file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]    --> src/models/mod.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Program {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn from_file(file_path: PathBuf) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownDocument` is never constructed
[INFO] [stdout]  --> src/models/markdown.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MarkdownDocument {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownSection` is never constructed
[INFO] [stdout]   --> src/models/markdown.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MarkdownSection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkdownTable` is never constructed
[INFO] [stdout]   --> src/models/markdown.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MarkdownTable {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_section`, `to_string`, and `save_to_file` are never used
[INFO] [stdout]   --> src/models/markdown.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl MarkdownDocument {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 26 |     /// Create a new markdown document with a title
[INFO] [stdout] 27 |     pub fn new(title: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_section(&mut self, section: MarkdownSection) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn save_to_file(&self, path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_content`, `add_code_block`, `add_subsection`, and `to_string` are never used
[INFO] [stdout]   --> src/models/markdown.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl MarkdownSection {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 59 |     /// Create a new markdown section with a heading
[INFO] [stdout] 60 |     pub fn new(heading: &str, level: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn add_content(&mut self, content: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn add_code_block(&mut self, code: &str, language: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn add_subsection(&mut self, subsection: MarkdownSection) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_row`, and `to_string` are never used
[INFO] [stdout]    --> src/models/markdown.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl MarkdownTable {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 108 |     /// Create a new markdown table with headers
[INFO] [stdout] 109 |     pub fn new(headers: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn add_row(&mut self, row: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_analysis_report` is never used
[INFO] [stdout]    --> src/models/markdown.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn create_analysis_report(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Finding` is never constructed
[INFO] [stdout]    --> src/models/markdown.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct Finding {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models/markdown.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl Finding {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 270 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `struct_name` is never read
[INFO] [stdout]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct VulnerableStructInfo {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 55 |     struct_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, 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: field `file_path` is never read
[INFO] [stdout]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InitializationVisitor<'a> {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stdout] 125 |     file_path: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] running `Command { std: "docker" "inspect" "9ca53fce9410068ecb23da902bc87554ad56de5a6ca076437a2cce74e31e12d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca53fce9410068ecb23da902bc87554ad56de5a6ca076437a2cce74e31e12d7", kill_on_drop: false }`
[INFO] [stdout] 9ca53fce9410068ecb23da902bc87554ad56de5a6ca076437a2cce74e31e12d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecaad433e141624b9ddc013c24ca10bb653e791b930e5386ceaf6c54ed55717c
[INFO] running `Command { std: "docker" "start" "-a" "ecaad433e141624b9ddc013c24ca10bb653e791b930e5386ceaf6c54ed55717c", kill_on_drop: false }`
[INFO] [stderr] warning: field `struct_name` is never read
[INFO] [stderr]   --> src/analyzers/initialization_frontrunning.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | struct VulnerableStructInfo {
[INFO] [stderr]    |        -------------------- field in this struct
[INFO] [stderr] 55 |     struct_name: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VulnerableStructInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_path` is never read
[INFO] [stderr]    --> src/analyzers/initialization_frontrunning.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct InitializationVisitor<'a> {
[INFO] [stderr]     |        --------------------- field in this struct
[INFO] [stderr] 124 |     findings: &'a mut Vec<Finding>,
[INFO] [stderr] 125 |     file_path: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]    --> src/analyzers/pda_sharing.rs:157:13
[INFO] [stderr]     |
[INFO] [stderr] 157 |         let code = r#"
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `findings`
[INFO] [stderr]    --> src/analyzers/invalid_sysvar_accounts.rs:190:13
[INFO] [stderr]     |
[INFO] [stderr] 190 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `findings`
[INFO] [stderr]    --> src/analyzers/closing_accounts.rs:486:13
[INFO] [stderr]     |
[INFO] [stderr] 486 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `findings`
[INFO] [stderr]    --> src/analyzers/closing_accounts.rs:547:13
[INFO] [stderr]     |
[INFO] [stderr] 547 |         let findings = analyzer.analyze(&program).unwrap();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_findings`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code_secure`
[INFO] [stderr]    --> src/analyzers/closing_accounts.rs:578:13
[INFO] [stderr]     |
[INFO] [stderr] 578 |         let code_secure = r#"
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_secure`
[INFO] [stderr] 
[INFO] [stderr] warning: `solana_fender` (lib) generated 2 warnings
[INFO] [stderr] warning: `solana_fender` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p solana_fender --tests` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_file` is never used
[INFO] [stderr]    --> src/models/mod.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr]  18 | impl Program {
[INFO] [stderr]     | ------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn from_file(file_path: PathBuf) -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MarkdownDocument` is never constructed
[INFO] [stderr]  --> src/models/markdown.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct MarkdownDocument {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MarkdownSection` is never constructed
[INFO] [stderr]   --> src/models/markdown.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct MarkdownSection {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MarkdownTable` is never constructed
[INFO] [stderr]   --> src/models/markdown.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct MarkdownTable {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_section`, `to_string`, and `save_to_file` are never used
[INFO] [stderr]   --> src/models/markdown.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl MarkdownDocument {
[INFO] [stderr]    | --------------------- associated items in this implementation
[INFO] [stderr] 26 |     /// Create a new markdown document with a title
[INFO] [stderr] 27 |     pub fn new(title: &str) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn add_section(&mut self, section: MarkdownSection) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn to_string(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn save_to_file(&self, path: &Path) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_content`, `add_code_block`, `add_subsection`, and `to_string` are never used
[INFO] [stderr]   --> src/models/markdown.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl MarkdownSection {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] 59 |     /// Create a new markdown section with a heading
[INFO] [stderr] 60 |     pub fn new(heading: &str, level: usize) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn add_content(&mut self, content: &str) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn add_code_block(&mut self, code: &str, language: &str) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn add_subsection(&mut self, subsection: MarkdownSection) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub fn to_string(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_row`, and `to_string` are never used
[INFO] [stderr]    --> src/models/markdown.rs:109:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | impl MarkdownTable {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 108 |     /// Create a new markdown table with headers
[INFO] [stderr] 109 |     pub fn new(headers: Vec<String>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn add_row(&mut self, row: Vec<String>) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_analysis_report` is never used
[INFO] [stderr]    --> src/models/markdown.rs:160:8
[INFO] [stderr]     |
[INFO] [stderr] 160 | pub fn create_analysis_report(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Finding` is never constructed
[INFO] [stderr]    --> src/models/markdown.rs:260:12
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub struct Finding {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/models/markdown.rs:270:12
[INFO] [stderr]     |
[INFO] [stderr] 269 | impl Finding {
[INFO] [stderr]     | ------------ associated function in this implementation
[INFO] [stderr] 270 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `solana_fender` (bin "solana_fender" test) generated 18 warnings (7 duplicates) (run `cargo fix --bin "solana_fender" -p solana_fender --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_fender-58b8cf46a74cd566)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test analyzers::account_data_matching::tests::test_account_data_matching_vulnerable ... ok
[INFO] [stdout] test analyzers::account_initialization::tests::test_account_initialization_secure ... ok
[INFO] [stdout] test analyzers::account_data_matching::tests::test_account_data_matching_secure ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_no_usage ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_secure_constraint ... ok
[INFO] [stdout] test analyzers::bump_seed_canonicalization::tests::test_bump_seed_canonicalization_secure ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_secure ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_numeric_seeds ... ok
[INFO] [stdout] test analyzers::account_initialization::tests::test_account_initialization_vulnerable ... ok
[INFO] [stdout] test analyzers::bump_seed_canonicalization::tests::test_bump_seed_canonicalization_vulnerable ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_vulnerable ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_secure_anchor ... ok
[INFO] [stdout] test analyzers::closing_accounts::tests::test_closing_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::closing_accounts::tests::test_closing_accounts_secure ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_dynamic_seeds ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_insecure_randomness_timestamp_modulo ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_insecure_randomness_slothashes ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_secure_manual ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_vulnerable ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_secure_randomness_oracle ... ok
[INFO] [stdout] test analyzers::invalid_sysvar_accounts::tests::test_invalid_sysvar_accounts_secure ... ok
[INFO] [stdout] test analyzers::integer_overflow::tests::test_integer_overflow_vulnerable ... ok
[INFO] [stdout] test analyzers::missing_owner::tests::test_missing_owner_check_vulnerable ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_vulnerable ... ok
[INFO] [stdout] test analyzers::pda_sharing::tests::test_pda_sharing_vulnerable_with_signer ... ok
[INFO] [stdout] test analyzers::missing_owner::tests::test_missing_owner_check_secure ... ok
[INFO] [stdout] test analyzers::pda_sharing::tests::test_pda_sharing_secure ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_no_precision_loss_checked_mult_first ... ok
[INFO] [stdout] test analyzers::invalid_sysvar_accounts::tests::test_invalid_sysvar_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::integer_overflow::tests::test_integer_overflow_secure ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_as_bytes ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_vulnerable ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_parentheses ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_checked ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_unwrap ... ok
[INFO] [stdout] test analyzers::improper_instruction_introspection::tests::test_improper_instruction_introspection ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_anchor ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_secure_guard ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_manual ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_no_cpi ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_vulnerable_manual ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_vulnerable_anchor ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_secure_constraint ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_secure_signer_type ... ok
[INFO] [stdout] test analyzers::type_cosplay::tests::test_type_cosplay_secure ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_no_precision_loss_mult_first ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_secure_runtime_check ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_binary_op ... ok
[INFO] [stdout] test analyzers::type_cosplay::tests::test_type_cosplay_vulnerable ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_vulnerable ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_secure ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solana_fender-32f03a4eb04243f4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test analyzers::account_data_matching::tests::test_account_data_matching_secure ... ok
[INFO] [stdout] test analyzers::account_initialization::tests::test_account_initialization_vulnerable ... ok
[INFO] [stdout] test analyzers::account_data_matching::tests::test_account_data_matching_vulnerable ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_no_usage ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_vulnerable ... ok
[INFO] [stdout] test analyzers::account_reloading::tests::test_account_reloading_secure ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_vulnerable ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_secure_constraint ... ok
[INFO] [stdout] test analyzers::account_initialization::tests::test_account_initialization_secure ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::bump_seed_canonicalization::tests::test_bump_seed_canonicalization_secure ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_secure_anchor ... ok
[INFO] [stdout] test analyzers::duplicate_mutable_accounts::tests::test_duplicate_mutable_accounts_secure_manual ... ok
[INFO] [stdout] test analyzers::bump_seed_canonicalization::tests::test_bump_seed_canonicalization_vulnerable ... ok
[INFO] [stdout] test analyzers::arbitrary_cpi::tests::test_arbitrary_cpi_secure ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_secure_constraint ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_numeric_seeds ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_insecure_randomness_slothashes ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_dynamic_seeds ... ok
[INFO] [stdout] test analyzers::improper_instruction_introspection::tests::test_improper_instruction_introspection ... ok
[INFO] [stdout] test analyzers::initialization_frontrunning::tests::test_initialization_frontrunning_vulnerable ... ok
[INFO] [stdout] test analyzers::closing_accounts::tests::test_closing_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_secure_randomness_oracle ... ok
[INFO] [stdout] test analyzers::insecure_randomness::tests::test_insecure_randomness_timestamp_modulo ... ok
[INFO] [stdout] test analyzers::integer_overflow::tests::test_integer_overflow_secure ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_no_precision_loss_checked_mult_first ... ok
[INFO] [stdout] test analyzers::pda_sharing::tests::test_pda_sharing_secure ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_no_precision_loss_mult_first ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_binary_op ... ok
[INFO] [stdout] test analyzers::invalid_sysvar_accounts::tests::test_invalid_sysvar_accounts_vulnerable ... ok
[INFO] [stdout] test analyzers::missing_owner::tests::test_missing_owner_check_secure ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_checked ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_unwrap ... ok
[INFO] [stdout] test analyzers::integer_overflow::tests::test_integer_overflow_vulnerable ... ok
[INFO] [stdout] test analyzers::precision_loss::tests::test_precision_loss_parentheses ... ok
[INFO] [stdout] test analyzers::missing_owner::tests::test_missing_owner_check_vulnerable ... ok
[INFO] [stdout] test analyzers::invalid_sysvar_accounts::tests::test_invalid_sysvar_accounts_secure ... ok
[INFO] [stdout] test analyzers::pda_sharing::tests::test_pda_sharing_vulnerable_with_signer ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_no_cpi ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_anchor ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_as_bytes ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_secure_guard ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_vulnerable_anchor ... ok
[INFO] [stdout] test analyzers::type_cosplay::tests::test_type_cosplay_secure ... ok
[INFO] [stdout] test analyzers::type_cosplay::tests::test_type_cosplay_vulnerable ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_vulnerable ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_secure_manual ... ok
[INFO] [stdout] test analyzers::reentrancy::tests::test_reentrancy_vulnerable ... ok
[INFO] [stdout] test analyzers::seed_collision::tests::test_seed_collision_vulnerable_manual ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_secure_signer_type ... ok
[INFO] [stdout] test analyzers::unauthorized_access::tests::test_unauthorized_access_secure_runtime_check ... ok
[INFO] [stdout] test analyzers::closing_accounts::tests::test_closing_accounts_secure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests solana_fender
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - analyze_program (line 54) ... ignored
[INFO] [stdout] test src/lib.rs - analyze_program_by_name (line 146) ... ignored
[INFO] [stdout] test src/lib.rs - findings_to_markdown (line 392) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ecaad433e141624b9ddc013c24ca10bb653e791b930e5386ceaf6c54ed55717c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecaad433e141624b9ddc013c24ca10bb653e791b930e5386ceaf6c54ed55717c", kill_on_drop: false }`
[INFO] [stdout] ecaad433e141624b9ddc013c24ca10bb653e791b930e5386ceaf6c54ed55717c
