[INFO] cloning repository https://github.com/clansofts/encry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clansofts/encry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclansofts%2Fencry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclansofts%2Fencry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73dddc79f862d39d321343334a8936a8c11b14bd
[INFO] testing clansofts/encry against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclansofts%2Fencry" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clansofts/encry
[INFO] finished tweaking git repo https://github.com/clansofts/encry
[INFO] tweaked toml for git repo https://github.com/clansofts/encry written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clansofts/encry on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clansofts/encry 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e
[INFO] running `Command { std: "docker" "start" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", 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" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", 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" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling encry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `EncryptionError` and `DecryptionError` are never constructed
[INFO] [stdout]  --> src/kryptor/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum EncryptionError {
[INFO] [stdout]   |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     EncryptionError(aes_gcm::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     DecryptionError(aes_gcm::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EncryptionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_ikm` is never used
[INFO] [stdout]   --> src/kryptor/config.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn with_ikm(ikm_base64: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] running `Command { std: "docker" "inspect" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", 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" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling encry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `EncryptionError` and `DecryptionError` are never constructed
[INFO] [stdout]  --> src/kryptor/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum EncryptionError {
[INFO] [stdout]   |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     EncryptionError(aes_gcm::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     DecryptionError(aes_gcm::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EncryptionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_ikm` is never used
[INFO] [stdout]   --> src/kryptor/config.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn with_ikm(ikm_base64: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", 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" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variants `EncryptionError` and `DecryptionError` are never constructed
[INFO] [stderr]  --> src/kryptor/errors.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum EncryptionError {
[INFO] [stderr]   |          --------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 8 |     EncryptionError(aes_gcm::Error),
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     DecryptionError(aes_gcm::Error),
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `EncryptionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `with_ikm` is never used
[INFO] [stderr]   --> src/kryptor/config.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr]  5 | impl AppConfig {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub fn with_ikm(ikm_base64: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `encry` (bin "encry" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/encry-37871d9dfc85260d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test examples::tests::test_different_contexts_produce_different_ciphertexts ... ok
[INFO] [stdout] test examples::tests::test_transaction_encryption_roundtrip ... ok
[INFO] [stdout] test examples::tests::test_user_account_encryption_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e", kill_on_drop: false }`
[INFO] [stdout] bb0ad922c68e5719d8eacd21593bc21a86f32c373ef9dbdd4291124dbbeaf14e
