[INFO] fetching crate pyrus-cert-store 0.2.3...
[INFO] testing pyrus-cert-store-0.2.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pyrus-cert-store 0.2.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pyrus-cert-store 0.2.3
[INFO] finished tweaking crates.io crate pyrus-cert-store 0.2.3
[INFO] tweaked toml for crates.io crate pyrus-cert-store 0.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyrus-cert-store 0.2.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.10.1)
[INFO] [stderr]       Adding rusqlite v0.33.0 (available: v0.39.0)
[INFO] [stderr]       Adding temp-file v0.1.9 (available: v0.2.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded temp-file v0.1.9
[INFO] [stderr]   Downloaded pyrus-crypto v0.3.0
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 585f947b11954d21249cd68669662a6149cea64318f9d71318885bc8c967e5c8
[INFO] running `Command { std: "docker" "start" "-a" "585f947b11954d21249cd68669662a6149cea64318f9d71318885bc8c967e5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "585f947b11954d21249cd68669662a6149cea64318f9d71318885bc8c967e5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585f947b11954d21249cd68669662a6149cea64318f9d71318885bc8c967e5c8", kill_on_drop: false }`
[INFO] [stdout] 585f947b11954d21249cd68669662a6149cea64318f9d71318885bc8c967e5c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 55eb65c9c8e5d4475c43c6d63148b24baf6ea9ca0ca513f7995d3f1a14c6924c
[INFO] running `Command { std: "docker" "start" "-a" "55eb65c9c8e5d4475c43c6d63148b24baf6ea9ca0ca513f7995d3f1a14c6924c", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling pyrus-crypto v0.3.0
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling pyrus-cert-store v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "55eb65c9c8e5d4475c43c6d63148b24baf6ea9ca0ca513f7995d3f1a14c6924c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55eb65c9c8e5d4475c43c6d63148b24baf6ea9ca0ca513f7995d3f1a14c6924c", kill_on_drop: false }`
[INFO] [stdout] 55eb65c9c8e5d4475c43c6d63148b24baf6ea9ca0ca513f7995d3f1a14c6924c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e1bce76bfa7066f158e10206b39e58c632c1b67b09b1a49f3ce01d4a19af76e5
[INFO] running `Command { std: "docker" "start" "-a" "e1bce76bfa7066f158e10206b39e58c632c1b67b09b1a49f3ce01d4a19af76e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling temp-file v0.1.9
[INFO] [stderr]    Compiling pyrus-cert-store v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "e1bce76bfa7066f158e10206b39e58c632c1b67b09b1a49f3ce01d4a19af76e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1bce76bfa7066f158e10206b39e58c632c1b67b09b1a49f3ce01d4a19af76e5", kill_on_drop: false }`
[INFO] [stdout] e1bce76bfa7066f158e10206b39e58c632c1b67b09b1a49f3ce01d4a19af76e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fe13765f82dfce9b77df90b4beea32c98d0dca812ff7324769ce534cbf4c59b8
[INFO] running `Command { std: "docker" "start" "-a" "fe13765f82dfce9b77df90b4beea32c98d0dca812ff7324769ce534cbf4c59b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyrus_cert_store-46d127cd3aac6e6f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::store_retains_all ... ok
[INFO] [stdout] test tests::unencrypted_store_works ... ok
[INFO] [stdout] test tests::encrypted_store_works ... ok
[INFO] [stderr] 2026-04-26 23:59:57.865: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1
[INFO] [stderr] 2026-04-26 23:59:57.867: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1
[INFO] [stderr] 2026-04-26 23:59:57.867: ERROR CORE sqlcipher_codec_ctx_set_error 1
[INFO] [stdout] test tests::store_in_dir ... ok
[INFO] [stderr] 2026-04-26 23:59:59.165: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1
[INFO] [stderr] 2026-04-26 23:59:59.165: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1
[INFO] [stderr] 2026-04-26 23:59:59.165: ERROR CORE sqlcipher_codec_ctx_set_error 1
[INFO] [stdout] test tests::encrypted_store_passwords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.80s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyrus_cert_store
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lazy_cert.rs - lazy_cert::LazyCert::cert_bytes (line 86) ... ok
[INFO] [stdout] test src/lazy_cert.rs - lazy_cert::LazyCert (line 15) ... ok
[INFO] [stdout] test src/lazy_cert.rs - lazy_cert::LazyCert::to_cert (line 63) ... ok
[INFO] [stdout] test src/lazy_cert.rs - lazy_cert::LazyCert (line 35) ... ok
[INFO] [stdout] test src/lib.rs - (line 77) ... ok
[INFO] [stdout] test src/lib.rs - (line 52) ... ok
[INFO] [stdout] test src/lib.rs - (line 29) ... ok
[INFO] [stdout] test src/connection.rs - connection::CertStoreConn (line 25) ... ok
[INFO] [stdout] test src/connection.rs - connection::CertStoreConn<P>::with_passphrase (line 87) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fe13765f82dfce9b77df90b4beea32c98d0dca812ff7324769ce534cbf4c59b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe13765f82dfce9b77df90b4beea32c98d0dca812ff7324769ce534cbf4c59b8", kill_on_drop: false }`
[INFO] [stdout] fe13765f82dfce9b77df90b4beea32c98d0dca812ff7324769ce534cbf4c59b8
