[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] testing AceApeDev/pinsteel against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceApeDev%2Fpinsteel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AceApeDev/pinsteel on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.3.0
[INFO] [stderr]   Downloaded pinocchio-system v0.3.0
[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-log v0.5.1
[INFO] [stderr]   Downloaded rustversion v1.0.22
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded pinocchio v0.9.2
[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 regex-automata v0.4.11
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded sha2-const-stable v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 716bdbebca7531cfac3fb1a2ef740f6ebc4a4303e308066378b0ad167efd21c6
[INFO] running `Command { std: "docker" "start" "-a" "716bdbebca7531cfac3fb1a2ef740f6ebc4a4303e308066378b0ad167efd21c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "716bdbebca7531cfac3fb1a2ef740f6ebc4a4303e308066378b0ad167efd21c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716bdbebca7531cfac3fb1a2ef740f6ebc4a4303e308066378b0ad167efd21c6", kill_on_drop: false }`
[INFO] [stdout] 716bdbebca7531cfac3fb1a2ef740f6ebc4a4303e308066378b0ad167efd21c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44e099334c9cea3c9414bc98abdef8a916b058ba9ddd6c5d70446aad4c81dc52
[INFO] running `Command { std: "docker" "start" "-a" "44e099334c9cea3c9414bc98abdef8a916b058ba9ddd6c5d70446aad4c81dc52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[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]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling pinocchio v0.9.2
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling pinocchio-pubkey v0.3.0
[INFO] [stderr]    Compiling pinocchio-system v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 28.36s
[INFO] running `Command { std: "docker" "inspect" "44e099334c9cea3c9414bc98abdef8a916b058ba9ddd6c5d70446aad4c81dc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e099334c9cea3c9414bc98abdef8a916b058ba9ddd6c5d70446aad4c81dc52", kill_on_drop: false }`
[INFO] [stdout] 44e099334c9cea3c9414bc98abdef8a916b058ba9ddd6c5d70446aad4c81dc52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93aabc70526a254b27c37aade80a1479d2f0e122e3fa60935447ef3dacf40f1d
[INFO] running `Command { std: "docker" "start" "-a" "93aabc70526a254b27c37aade80a1479d2f0e122e3fa60935447ef3dacf40f1d", 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.61s
[INFO] running `Command { std: "docker" "inspect" "93aabc70526a254b27c37aade80a1479d2f0e122e3fa60935447ef3dacf40f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93aabc70526a254b27c37aade80a1479d2f0e122e3fa60935447ef3dacf40f1d", kill_on_drop: false }`
[INFO] [stdout] 93aabc70526a254b27c37aade80a1479d2f0e122e3fa60935447ef3dacf40f1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdcba48e0c1c0aa1882912287535127f26bc146ea3d9b52321a136e592da6a4f
[INFO] running `Command { std: "docker" "start" "-a" "cdcba48e0c1c0aa1882912287535127f26bc146ea3d9b52321a136e592da6a4f", 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinsteel-97d3ea5717101a1c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test keccak::tests::test_hash ... ok
[INFO] [stdout] test uint::test::test_parse_pubkey ... ok
[INFO] [stdout] test utils::test_bytes_to_string ... ok
[INFO] [stdout] test utils::test_string_to_bytes ... ok
[INFO] [stdout] test uint::test::test_parse_u64 ... ok
[INFO] [stdout] test uint::test::test_parse_u32 ... 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_u64_insufficient_length - should panic ... ok
[INFO] [stdout] test uint::test::test_parse_u32_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.02s
[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" "cdcba48e0c1c0aa1882912287535127f26bc146ea3d9b52321a136e592da6a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdcba48e0c1c0aa1882912287535127f26bc146ea3d9b52321a136e592da6a4f", kill_on_drop: false }`
[INFO] [stdout] cdcba48e0c1c0aa1882912287535127f26bc146ea3d9b52321a136e592da6a4f
