[INFO] fetching crate keycrypt 0.2.0...
[INFO] testing keycrypt-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate keycrypt 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate keycrypt 0.2.0
[INFO] finished tweaking crates.io crate keycrypt 0.2.0
[INFO] tweaked toml for crates.io crate keycrypt 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keycrypt 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keycrypt 0.2.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14561fc7311858befacb8ad804a9cf03737f44e9b707f4c63bbbc7947007ba49
[INFO] running `Command { std: "docker" "start" "-a" "14561fc7311858befacb8ad804a9cf03737f44e9b707f4c63bbbc7947007ba49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14561fc7311858befacb8ad804a9cf03737f44e9b707f4c63bbbc7947007ba49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14561fc7311858befacb8ad804a9cf03737f44e9b707f4c63bbbc7947007ba49", kill_on_drop: false }`
[INFO] [stdout] 14561fc7311858befacb8ad804a9cf03737f44e9b707f4c63bbbc7947007ba49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05fc6b3fd9188d4fc44f351de2cc337bf4b8184e859b9a87d8f8967cac4eae9f
[INFO] running `Command { std: "docker" "start" "-a" "05fc6b3fd9188d4fc44f351de2cc337bf4b8184e859b9a87d8f8967cac4eae9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling keycrypt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s
[INFO] running `Command { std: "docker" "inspect" "05fc6b3fd9188d4fc44f351de2cc337bf4b8184e859b9a87d8f8967cac4eae9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05fc6b3fd9188d4fc44f351de2cc337bf4b8184e859b9a87d8f8967cac4eae9f", kill_on_drop: false }`
[INFO] [stdout] 05fc6b3fd9188d4fc44f351de2cc337bf4b8184e859b9a87d8f8967cac4eae9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 915880676ae510b1a205b27e2476854535104a40816b274c3bf4250ea5d57dd3
[INFO] running `Command { std: "docker" "start" "-a" "915880676ae510b1a205b27e2476854535104a40816b274c3bf4250ea5d57dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling keycrypt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "915880676ae510b1a205b27e2476854535104a40816b274c3bf4250ea5d57dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915880676ae510b1a205b27e2476854535104a40816b274c3bf4250ea5d57dd3", kill_on_drop: false }`
[INFO] [stdout] 915880676ae510b1a205b27e2476854535104a40816b274c3bf4250ea5d57dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e5807d6ec8e56fa7e5e5818574e67eaf013981ce67c6fce720e741177ee7dc3
[INFO] running `Command { std: "docker" "start" "-a" "0e5807d6ec8e56fa7e5e5818574e67eaf013981ce67c6fce720e741177ee7dc3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests source/lib.rs (/opt/rustwide/target/debug/deps/keycrypt-6f7099b0991c8de9)
[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] [stderr]    Doc-tests keycrypt
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test source/lib.rs - (line 50) ... FAILED
[INFO] [stdout] test source/lib.rs - encrypt_bytes (line 360) ... FAILED
[INFO] [stdout] test source/lib.rs - (line 68) ... FAILED
[INFO] [stdout] test source/lib.rs - encrypt (line 407) ... FAILED
[INFO] [stdout] test source/lib.rs - decrypt_bytes (line 432) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- source/lib.rs - (line 50) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Keychain("Platform secure storage failure: Unknown(1)")
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- source/lib.rs - encrypt_bytes (line 360) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Keychain("Platform secure storage failure: Unknown(1)")
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- source/lib.rs - (line 68) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Keychain("Platform secure storage failure: Unknown(1)")
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- source/lib.rs - encrypt (line 407) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Keychain("Platform secure storage failure: Unknown(1)")
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- source/lib.rs - decrypt_bytes (line 432) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Keychain("Platform secure storage failure: Unknown(1)")
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     source/lib.rs - (line 50)
[INFO] [stdout]     source/lib.rs - (line 68)
[INFO] [stdout]     source/lib.rs - decrypt_bytes (line 432)
[INFO] [stdout]     source/lib.rs - encrypt (line 407)
[INFO] [stdout]     source/lib.rs - encrypt_bytes (line 360)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.78s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0e5807d6ec8e56fa7e5e5818574e67eaf013981ce67c6fce720e741177ee7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5807d6ec8e56fa7e5e5818574e67eaf013981ce67c6fce720e741177ee7dc3", kill_on_drop: false }`
[INFO] [stdout] 0e5807d6ec8e56fa7e5e5818574e67eaf013981ce67c6fce720e741177ee7dc3
