[INFO] cloning repository https://github.com/AceApeDev/pinsteel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AceApeDev/pinsteel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceApeDev%2Fpinsteel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceApeDev%2Fpinsteel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e8195813afb0941084425c198d808a1057471dd
[INFO] checking AceApeDev/pinsteel against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceApeDev%2Fpinsteel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AceApeDev/pinsteel
[INFO] finished tweaking git repo https://github.com/AceApeDev/pinsteel
[INFO] tweaked toml for git repo https://github.com/AceApeDev/pinsteel written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AceApeDev/pinsteel on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AceApeDev/pinsteel 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio-system v0.3.0
[INFO] [stderr]   Downloaded five8_core v0.1.2
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.3.0
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded five8_const v0.1.4
[INFO] [stderr]   Downloaded pinocchio v0.9.2
[INFO] [stderr]   Downloaded num_enum v0.7.4
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded sha2-const-stable v0.1.0
[INFO] [stderr]   Downloaded pinocchio-log v0.5.1
[INFO] [stderr]   Downloaded pinocchio-log-macro v0.5.0
[INFO] [stderr]   Downloaded num_enum_derive v0.7.4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86337a3764cf26ac6209c689353da613b24f9b4bf3810e97feaa6637eb8f3951
[INFO] running `Command { std: "docker" "start" "-a" "86337a3764cf26ac6209c689353da613b24f9b4bf3810e97feaa6637eb8f3951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86337a3764cf26ac6209c689353da613b24f9b4bf3810e97feaa6637eb8f3951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86337a3764cf26ac6209c689353da613b24f9b4bf3810e97feaa6637eb8f3951", kill_on_drop: false }`
[INFO] [stdout] 86337a3764cf26ac6209c689353da613b24f9b4bf3810e97feaa6637eb8f3951
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b167b7b84ef09e3d3fbdc3960ec33109271787bfb8e8f04b02aabe604111462
[INFO] running `Command { std: "docker" "start" "-a" "9b167b7b84ef09e3d3fbdc3960ec33109271787bfb8e8f04b02aabe604111462", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking pinocchio v0.9.2
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking pinocchio-pubkey v0.3.0
[INFO] [stderr]     Checking pinocchio-system v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]     Checking pinocchio-log v0.5.1
[INFO] [stderr]     Checking pinsteel v2025.44.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `data_slice`
[INFO] [stdout]    --> src/accounts/validation.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let data_slice = &data[..total_seeds];
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pda`
[INFO] [stdout]    --> src/accounts/validation.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let pda = {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_slice`
[INFO] [stdout]    --> src/accounts/validation.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let data_slice = &data[..total_seeds];
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pda`
[INFO] [stdout]    --> src/accounts/validation.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let pda = {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:289:26
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:303:22
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:320:26
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:336:29
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:353:33
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:289:26
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:303:22
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:320:26
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:336:29
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/validation.rs:353:33
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "9b167b7b84ef09e3d3fbdc3960ec33109271787bfb8e8f04b02aabe604111462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b167b7b84ef09e3d3fbdc3960ec33109271787bfb8e8f04b02aabe604111462", kill_on_drop: false }`
[INFO] [stdout] 9b167b7b84ef09e3d3fbdc3960ec33109271787bfb8e8f04b02aabe604111462
