[INFO] fetching crate openadp-ocrypt 0.1.3...
[INFO] testing openadp-ocrypt-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate openadp-ocrypt 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate openadp-ocrypt 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate openadp-ocrypt 0.1.3
[INFO] tweaked toml for crates.io crate openadp-ocrypt 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openadp-ocrypt 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openadp-ocrypt 0.1.3 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded vsss-rs v3.4.0
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded snow v0.9.6
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a8c4a7b87457ca68b8df7500f2931b678e651a2dc65684944d3642f1f46f692
[INFO] running `Command { std: "docker" "start" "-a" "9a8c4a7b87457ca68b8df7500f2931b678e651a2dc65684944d3642f1f46f692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a8c4a7b87457ca68b8df7500f2931b678e651a2dc65684944d3642f1f46f692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8c4a7b87457ca68b8df7500f2931b678e651a2dc65684944d3642f1f46f692", kill_on_drop: false }`
[INFO] [stdout] 9a8c4a7b87457ca68b8df7500f2931b678e651a2dc65684944d3642f1f46f692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6178ca132b0f4f082a55fe518014323d4f700c1ca4eb268dc54703b861639104
[INFO] running `Command { std: "docker" "start" "-a" "6178ca132b0f4f082a55fe518014323d4f700c1ca4eb268dc54703b861639104", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 crypto-bigint v0.5.5
[INFO] [stderr]    Compiling openssl v0.10.73
[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 cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling vsss-rs v3.4.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling openadp-ocrypt v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AuthCodesMetadata` is never constructed
[INFO] [stdout]   --> src/bin/openadp-encrypt.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AuthCodesMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthCodesMetadata` is never constructed
[INFO] [stdout]   --> src/bin/openadp-decrypt.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AuthCodesMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s
[INFO] running `Command { std: "docker" "inspect" "6178ca132b0f4f082a55fe518014323d4f700c1ca4eb268dc54703b861639104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6178ca132b0f4f082a55fe518014323d4f700c1ca4eb268dc54703b861639104", kill_on_drop: false }`
[INFO] [stdout] 6178ca132b0f4f082a55fe518014323d4f700c1ca4eb268dc54703b861639104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d40ab8c02acdbc2a914e604f925e4026b05f622b165b8d84068203204400cf
[INFO] running `Command { std: "docker" "start" "-a" "c4d40ab8c02acdbc2a914e604f925e4026b05f622b165b8d84068203204400cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[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 crypto-bigint v0.5.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling vsss-rs v3.4.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling openadp-ocrypt v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `generate_keypair`
[INFO] [stdout]  --> examples/noise_client.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openadp_ocrypt::client::{NoiseNK, generate_keypair};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openadp_ocrypt::hash_to_point`
[INFO] [stdout]   --> examples/full_openadp_demo.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     hash_to_point, point_compress, derive_enc_key,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `hash_to_point` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]   --> examples/full_openadp_demo.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 ServerInfo {
[INFO] [stdout]    |                 ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]   --> examples/full_openadp_demo.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 ServerInfo {
[INFO] [stdout]    |                 ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]   --> examples/full_openadp_demo.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 ServerInfo {
[INFO] [stdout]    |                 ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthCodesMetadata` is never constructed
[INFO] [stdout]   --> src/bin/openadp-decrypt.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AuthCodesMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthCodesMetadata` is never constructed
[INFO] [stdout]   --> src/bin/openadp-encrypt.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AuthCodesMetadata {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]    --> examples/full_openadp_demo.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         ServerInfo {
[INFO] [stdout]     |         ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]    --> examples/full_openadp_demo.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         ServerInfo {
[INFO] [stdout]     |         ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]    --> examples/full_openadp_demo.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         ServerInfo {
[INFO] [stdout]     |         ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]    --> examples/full_openadp_demo.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         ServerInfo {
[INFO] [stdout]     |         ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `remaining_guesses` in initializer of `ServerInfo`
[INFO] [stdout]    --> examples/full_openadp_demo.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         ServerInfo {
[INFO] [stdout]     |         ^^^^^^^^^^ missing `remaining_guesses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openadp-ocrypt` (example "full_openadp_demo") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `test_H` should have a snake case name
[INFO] [stdout]    --> src/crypto.rs:664:8
[INFO] [stdout]     |
[INFO] [stdout] 664 |     fn test_H() {
[INFO] [stdout]     |        ^^^^^^ help: convert the identifier to snake case: `test_h`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4d40ab8c02acdbc2a914e604f925e4026b05f622b165b8d84068203204400cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d40ab8c02acdbc2a914e604f925e4026b05f622b165b8d84068203204400cf", kill_on_drop: false }`
[INFO] [stdout] c4d40ab8c02acdbc2a914e604f925e4026b05f622b165b8d84068203204400cf
