[INFO] fetching crate pinsteel 2025.44.0...
[INFO] testing pinsteel-2025.44.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pinsteel 2025.44.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pinsteel 2025.44.0
[INFO] finished tweaking crates.io crate pinsteel 2025.44.0
[INFO] tweaked toml for crates.io crate pinsteel 2025.44.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pinsteel 2025.44.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pinsteel 2025.44.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded five8_core v0.1.2
[INFO] [stderr]   Downloaded pinocchio-log-macro v0.5.0
[INFO] [stderr]   Downloaded five8_const v0.1.4
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.3.0
[INFO] [stderr]   Downloaded pinocchio-system v0.3.0
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded pinocchio v0.9.2
[INFO] [stderr]   Downloaded num_enum v0.7.4
[INFO] [stderr]   Downloaded pinocchio-log v0.5.1
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded num_enum_derive v0.7.4
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] [stderr]   Downloaded sha2-const-stable v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd8dc061acda2d44edaaffcbb999f1395e7c7d5f33cc3bd248deb9d4610b6fd4
[INFO] running `Command { std: "docker" "start" "-a" "bd8dc061acda2d44edaaffcbb999f1395e7c7d5f33cc3bd248deb9d4610b6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8dc061acda2d44edaaffcbb999f1395e7c7d5f33cc3bd248deb9d4610b6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8dc061acda2d44edaaffcbb999f1395e7c7d5f33cc3bd248deb9d4610b6fd4", kill_on_drop: false }`
[INFO] [stdout] bd8dc061acda2d44edaaffcbb999f1395e7c7d5f33cc3bd248deb9d4610b6fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43d9a49c00e36c15625b1e692e53cf8eef24d683b2a080207051eb221e27b24
[INFO] running `Command { std: "docker" "start" "-a" "a43d9a49c00e36c15625b1e692e53cf8eef24d683b2a080207051eb221e27b24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling pinocchio v0.9.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling pinocchio-pubkey v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pinocchio-system v0.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]    Compiling pinocchio-log v0.5.1
[INFO] [stderr]    Compiling 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: 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 24.66s
[INFO] running `Command { std: "docker" "inspect" "a43d9a49c00e36c15625b1e692e53cf8eef24d683b2a080207051eb221e27b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43d9a49c00e36c15625b1e692e53cf8eef24d683b2a080207051eb221e27b24", kill_on_drop: false }`
[INFO] [stdout] a43d9a49c00e36c15625b1e692e53cf8eef24d683b2a080207051eb221e27b24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149dea4e1c989f455daea19511f37a3d7d13af95cba63b6eb8812964e17e74a4
[INFO] running `Command { std: "docker" "start" "-a" "149dea4e1c989f455daea19511f37a3d7d13af95cba63b6eb8812964e17e74a4", kill_on_drop: false }`
[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] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "149dea4e1c989f455daea19511f37a3d7d13af95cba63b6eb8812964e17e74a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149dea4e1c989f455daea19511f37a3d7d13af95cba63b6eb8812964e17e74a4", kill_on_drop: false }`
[INFO] [stdout] 149dea4e1c989f455daea19511f37a3d7d13af95cba63b6eb8812964e17e74a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e89a6750ce6cc114abbf683446cf4bbe3cca4cdd552aa523f642c9d4417a4a82
[INFO] running `Command { std: "docker" "start" "-a" "e89a6750ce6cc114abbf683446cf4bbe3cca4cdd552aa523f642c9d4417a4a82", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `data_slice`
[INFO] [stderr]    --> src/accounts/validation.rs:254:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |     let data_slice = &data[..total_seeds];
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_slice`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pda`
[INFO] [stderr]    --> src/accounts/validation.rs:256:9
[INFO] [stderr]     |
[INFO] [stderr] 256 |     let pda = {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pda`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:285:22
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:289:26
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:293:29
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:297:33
[INFO] [stderr]     |
[INFO] [stderr] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stderr]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 297 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:303:22
[INFO] [stderr]     |
[INFO] [stderr] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 303 |     fn as_account<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:320:26
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_account_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:336:29
[INFO] [stderr]     |
[INFO] [stderr] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<T>, ProgramError>
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     fn as_account_header<T>(&self, program_id: &Pubkey) -> Result<Ref<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/accounts/validation.rs:353:33
[INFO] [stderr]     |
[INFO] [stderr] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<T>, ProgramError>
[INFO] [stderr]     |                                 ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     fn as_account_header_mut<T>(&self, program_id: &Pubkey) -> Result<RefMut<'_, T>, ProgramError>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pinsteel` (lib) generated 10 warnings (run `cargo fix --lib -p pinsteel` to apply 10 suggestions)
[INFO] [stderr] warning: `pinsteel` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinsteel-9e6e9be0d972ba03)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test uint::test::test_parse_pubkey ... ok
[INFO] [stdout] test keccak::tests::test_hash ... ok
[INFO] [stdout] test utils::test_bytes_to_string ... ok
[INFO] [stdout] test uint::test::test_parse_u32 ... ok
[INFO] [stdout] test utils::test_string_to_bytes ... ok
[INFO] [stdout] test uint::test::test_parse_u64 ... ok
[INFO] [stderr]    Doc-tests pinsteel
[INFO] [stdout] test uint::test::test_parse_pubkey_insufficient_length - should panic ... ok
[INFO] [stdout] test uint::test::test_parse_u32_insufficient_length - should panic ... ok
[INFO] [stdout] test uint::test::test_parse_u64_insufficient_length - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e89a6750ce6cc114abbf683446cf4bbe3cca4cdd552aa523f642c9d4417a4a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89a6750ce6cc114abbf683446cf4bbe3cca4cdd552aa523f642c9d4417a4a82", kill_on_drop: false }`
[INFO] [stdout] e89a6750ce6cc114abbf683446cf4bbe3cca4cdd552aa523f642c9d4417a4a82
