[INFO] cloning repository https://github.com/kimlindholm/lockboxer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimlindholm/lockboxer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimlindholm%2Flockboxer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimlindholm%2Flockboxer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 739fb8aa2c0c306029fcace10c02f4e1c2252a91
[INFO] testing kimlindholm/lockboxer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimlindholm%2Flockboxer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kimlindholm/lockboxer
[INFO] finished tweaking git repo https://github.com/kimlindholm/lockboxer
[INFO] tweaked toml for git repo https://github.com/kimlindholm/lockboxer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kimlindholm/lockboxer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kimlindholm/lockboxer 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402
[INFO] running `Command { std: "docker" "start" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling aead v0.6.1
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling ctr v0.10.1
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling aes-gcm v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling lockboxer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lockboxer v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lockboxer-3b205a3cee1b336b)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::decryption_fails_with_oversized_tlv_length ... ok
[INFO] [stdout] test tests::decryption_fails_with_invalid_ciphertext ... ok
[INFO] [stdout] test tests::decryption_fails_with_non_utf8_plaintext ... ok
[INFO] [stdout] test tests::decryption_fails_with_truncated_ciphertext ... ok
[INFO] [stdout] test tests::decryption_fails_with_wrong_aad ... ok
[INFO] [stdout] test tests::decryption_fails_with_wrong_tag ... ok
[INFO] [stdout] test tests::decrypts_v0_2_0_ciphertext_with_16_byte_iv ... ok
[INFO] [stdout] test tests::decrypts_v0_2_0_ciphertext_with_custom_tag_and_aad ... ok
[INFO] [stdout] test tests::decrypts_v0_2_0_ciphertext_with_default_config ... ok
[INFO] [stdout] test tests::vault_creation_fails_with_invalid_key_length ... ok
[INFO] [stdout] test tests::works_with_16_byte_iv_length ... ok
[INFO] [stdout] test tests::works_with_custom_aad ... ok
[INFO] [stdout] test tests::works_with_custom_tag ... ok
[INFO] [stdout] test tests::works_with_default_config ... ok
[INFO] [stdout] test tests::works_with_empty_plaintext ... ok
[INFO] [stdout] test tests::works_with_long_form_tlv_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lockboxer
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::config (line 187) ... ok
[INFO] [stdout] test src/lib.rs - generate_key (line 76) ... ok
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::with_aad (line 171) ... ok
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::try_new (line 114) ... ok
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::encrypt (line 218) ... ok
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::with_tag (line 147) ... ok
[INFO] [stdout] test src/lib.rs - VaultWithConfig<I>::decrypt (line 280) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402", kill_on_drop: false }`
[INFO] [stdout] 63b8f1bd9f34162c39eddc6366dc29000f3b443a832ff75e29ba63d0e4c0c402
