[INFO] fetching crate parsec-interface 0.29.1...
[INFO] testing parsec-interface-0.29.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate parsec-interface 0.29.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate parsec-interface 0.29.1
[INFO] finished tweaking crates.io crate parsec-interface 0.29.1
[INFO] tweaked toml for crates.io crate parsec-interface 0.29.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parsec-interface 0.29.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding arbitrary v0.4.7 (available: v1.4.2)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding prost v0.9.0 (available: v0.14.1)
[INFO] [stderr]       Adding prost-build v0.9.0 (available: v0.14.1)
[INFO] [stderr]       Adding secrecy v0.8.0 (available: v0.10.3)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d77b63c609587864c2b5dfb551b9e965ae01a2dd45870c8329281ad04a245ce
[INFO] running `Command { std: "docker" "start" "-a" "3d77b63c609587864c2b5dfb551b9e965ae01a2dd45870c8329281ad04a245ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d77b63c609587864c2b5dfb551b9e965ae01a2dd45870c8329281ad04a245ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d77b63c609587864c2b5dfb551b9e965ae01a2dd45870c8329281ad04a245ce", kill_on_drop: false }`
[INFO] [stdout] 3d77b63c609587864c2b5dfb551b9e965ae01a2dd45870c8329281ad04a245ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b2c8c4cc1bd33818cdc4fdfa5e37ba48456cb7233e328bf183cfe05da92668
[INFO] running `Command { std: "docker" "start" "-a" "90b2c8c4cc1bd33818cdc4fdfa5e37ba48456cb7233e328bf183cfe05da92668", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parsec-interface v0.29.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling psa-crypto-sys v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling psa-crypto v0.12.0
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_import_key.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 25 +     pub data: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_raw_key_agreement.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 32 +     pub shared_secret: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.08s
[INFO] running `Command { std: "docker" "inspect" "90b2c8c4cc1bd33818cdc4fdfa5e37ba48456cb7233e328bf183cfe05da92668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b2c8c4cc1bd33818cdc4fdfa5e37ba48456cb7233e328bf183cfe05da92668", kill_on_drop: false }`
[INFO] [stdout] 90b2c8c4cc1bd33818cdc4fdfa5e37ba48456cb7233e328bf183cfe05da92668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89dcbaea0db6680a145333cf2b1628dce9cba7c8f4194bfc594e6ff22386bda3
[INFO] running `Command { std: "docker" "start" "-a" "89dcbaea0db6680a145333cf2b1628dce9cba7c8f4194bfc594e6ff22386bda3", kill_on_drop: false }`
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parsec-interface v0.29.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_import_key.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 25 +     pub data: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_raw_key_agreement.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 32 +     pub shared_secret: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_import_key.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 25 +     pub data: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/operations/psa_asymmetric_decrypt.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 salt: Some(zeroize::Zeroizing::new(vec![0xff, 32])),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 150 -                 salt: Some(zeroize::Zeroizing::new(vec![0xff, 32])),
[INFO] [stdout] 150 +                 salt: Some(Zeroizing::new(vec![0xff, 32])),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations/psa_raw_key_agreement.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stdout] 32 +     pub shared_secret: secrecy::Secret<Vec<u8>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/operations_protobuf/convert_psa_export_key.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             data: secrecy::Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 127 -             data: secrecy::Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stdout] 127 +             data: Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations_protobuf/convert_psa_cipher_encrypt.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 74 -         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stdout] 74 +         let proto_alg = Cipher::StreamCipher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/operations_protobuf/convert_psa_cipher_decrypt.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 75 -         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stdout] 75 +         let proto_alg = Cipher::StreamCipher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/operations/utils_deprecated_primitives.rs:467:64
[INFO] [stdout]     |
[INFO] [stdout] 467 |             assert!(is_algorithm_deprecated(algo), "algorithm: {algo:?}");
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 467 |             assert!(is_algorithm_deprecated(algo), "algorithm: {algo:?}", ...);
[INFO] [stdout]     |                                                                         +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 467 |             assert!(is_algorithm_deprecated(algo), "{}", "algorithm: {algo:?}");
[INFO] [stdout]     |                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/operations/utils_deprecated_primitives.rs:474:65
[INFO] [stdout]     |
[INFO] [stdout] 474 |             assert!(!is_algorithm_deprecated(algo), "algorithm: {algo:?}");
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 474 |             assert!(!is_algorithm_deprecated(algo), "algorithm: {algo:?}", ...);
[INFO] [stdout]     |                                                                          +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 474 |             assert!(!is_algorithm_deprecated(algo), "{}", "algorithm: {algo:?}");
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains unused formatting placeholders
[INFO] [stdout]    --> src/operations/utils_deprecated_primitives.rs:520:24
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 "key: ({ktype:?} : {ksize:?})"
[INFO] [stdout]     |                        ^^^^^^^^^   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing arguments
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 "key: ({ktype:?} : {ksize:?})", ...
[INFO] [stdout]     |                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 "{}", "key: ({ktype:?} : {ksize:?})"
[INFO] [stdout]     |                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains unused formatting placeholders
[INFO] [stdout]    --> src/operations/utils_deprecated_primitives.rs:572:24
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 "key: ({ktype:?} : {ksize:?})"
[INFO] [stdout]     |                        ^^^^^^^^^   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing arguments
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 "key: ({ktype:?} : {ksize:?})", ...
[INFO] [stdout]     |                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 "{}", "key: ({ktype:?} : {ksize:?})"
[INFO] [stdout]     |                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/requests/utils.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub mod tests {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     missing_docs,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/requests/utils.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub struct MockReadWrite {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/requests/utils.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         pub buffer: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/requests/utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub struct MockFailReadWrite;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] running `Command { std: "docker" "inspect" "89dcbaea0db6680a145333cf2b1628dce9cba7c8f4194bfc594e6ff22386bda3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89dcbaea0db6680a145333cf2b1628dce9cba7c8f4194bfc594e6ff22386bda3", kill_on_drop: false }`
[INFO] [stdout] 89dcbaea0db6680a145333cf2b1628dce9cba7c8f4194bfc594e6ff22386bda3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3eb5b9570607f7467429b8cb506b0b3d9f19c5cb321f63fb1251cd8a0b33fa1e
[INFO] running `Command { std: "docker" "start" "-a" "3eb5b9570607f7467429b8cb506b0b3d9f19c5cb321f63fb1251cd8a0b33fa1e", kill_on_drop: false }`
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/lib.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/operations/psa_import_key.rs:25:15
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 25 -     pub data: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stderr] 25 +     pub data: secrecy::Secret<Vec<u8>>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/operations/psa_raw_key_agreement.rs:32:24
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 32 -     pub shared_secret: crate::secrecy::Secret<Vec<u8>>,
[INFO] [stderr] 32 +     pub shared_secret: secrecy::Secret<Vec<u8>>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `parsec-interface` (lib) generated 3 warnings (run `cargo fix --lib -p parsec-interface` to apply 2 suggestions)
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/operations/psa_asymmetric_decrypt.rs:150:28
[INFO] [stderr]     |
[INFO] [stderr] 150 |                 salt: Some(zeroize::Zeroizing::new(vec![0xff, 32])),
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 150 -                 salt: Some(zeroize::Zeroizing::new(vec![0xff, 32])),
[INFO] [stderr] 150 +                 salt: Some(Zeroizing::new(vec![0xff, 32])),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/operations_protobuf/convert_psa_export_key.rs:127:19
[INFO] [stderr]     |
[INFO] [stderr] 127 |             data: secrecy::Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 127 -             data: secrecy::Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stderr] 127 +             data: Secret::new(vec![0x11, 0x22, 0x33]),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/operations_protobuf/convert_psa_cipher_encrypt.rs:74:25
[INFO] [stderr]    |
[INFO] [stderr] 74 |         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 74 -         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stderr] 74 +         let proto_alg = Cipher::StreamCipher;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/operations_protobuf/convert_psa_cipher_decrypt.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 75 |         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 75 -         let proto_alg = psa_crypto::types::algorithm::Cipher::StreamCipher;
[INFO] [stderr] 75 +         let proto_alg = Cipher::StreamCipher;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/operations/utils_deprecated_primitives.rs:467:64
[INFO] [stderr]     |
[INFO] [stderr] 467 |             assert!(is_algorithm_deprecated(algo), "algorithm: {algo:?}");
[INFO] [stderr]     |                                                                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 467 |             assert!(is_algorithm_deprecated(algo), "algorithm: {algo:?}", ...);
[INFO] [stderr]     |                                                                         +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 467 |             assert!(is_algorithm_deprecated(algo), "{}", "algorithm: {algo:?}");
[INFO] [stderr]     |                                                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/operations/utils_deprecated_primitives.rs:474:65
[INFO] [stderr]     |
[INFO] [stderr] 474 |             assert!(!is_algorithm_deprecated(algo), "algorithm: {algo:?}");
[INFO] [stderr]     |                                                                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 474 |             assert!(!is_algorithm_deprecated(algo), "algorithm: {algo:?}", ...);
[INFO] [stderr]     |                                                                          +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 474 |             assert!(!is_algorithm_deprecated(algo), "{}", "algorithm: {algo:?}");
[INFO] [stderr]     |                                                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains unused formatting placeholders
[INFO] [stderr]    --> src/operations/utils_deprecated_primitives.rs:520:24
[INFO] [stderr]     |
[INFO] [stderr] 520 |                 "key: ({ktype:?} : {ksize:?})"
[INFO] [stderr]     |                        ^^^^^^^^^   ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr] help: add the missing arguments
[INFO] [stderr]     |
[INFO] [stderr] 520 |                 "key: ({ktype:?} : {ksize:?})", ...
[INFO] [stderr]     |                                               +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 520 |                 "{}", "key: ({ktype:?} : {ksize:?})"
[INFO] [stderr]     |                 +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains unused formatting placeholders
[INFO] [stderr]    --> src/operations/utils_deprecated_primitives.rs:572:24
[INFO] [stderr]     |
[INFO] [stderr] 572 |                 "key: ({ktype:?} : {ksize:?})"
[INFO] [stderr]     |                        ^^^^^^^^^   ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr] help: add the missing arguments
[INFO] [stderr]     |
[INFO] [stderr] 572 |                 "key: ({ktype:?} : {ksize:?})", ...
[INFO] [stderr]     |                                               +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 572 |                 "{}", "key: ({ktype:?} : {ksize:?})"
[INFO] [stderr]     |                 +++++
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]   --> src/requests/utils.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub mod tests {
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     missing_docs,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> src/requests/utils.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub struct MockReadWrite {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/requests/utils.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         pub buffer: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> src/requests/utils.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub struct MockFailReadWrite;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `parsec-interface` (lib test) generated 15 warnings (3 duplicates) (run `cargo fix --lib -p parsec-interface --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parsec_interface-3c2d03e07a2bbe20)
[INFO] [stdout] 
[INFO] [stdout] running 306 tests
[INFO] [stdout] test operations::psa_aead_decrypt::tests::cannot_decrypt ... ok
[INFO] [stdout] test operations::psa_aead_decrypt::tests::invalid_nonce ... ok
[INFO] [stdout] test operations::psa_aead_decrypt::tests::invalid_plaintext ... ok
[INFO] [stdout] test operations::psa_aead_encrypt::tests::cannot_encrypt ... ok
[INFO] [stdout] test operations::psa_aead_encrypt::tests::invalid_plaintext ... ok
[INFO] [stdout] test operations::psa_aead_encrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_asymmetric_decrypt::tests::invalid_ciphertext ... ok
[INFO] [stdout] test operations::psa_aead_decrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_aead_decrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_asymmetric_decrypt::tests::salt_with_rsapkcs1v15crypt ... ok
[INFO] [stdout] test operations::psa_asymmetric_decrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_asymmetric_encrypt::tests::salt_with_rsapkcs1v15crypt ... ok
[INFO] [stdout] test operations::psa_asymmetric_encrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_asymmetric_encrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_cipher_decrypt::tests::cannot_decrypt ... ok
[INFO] [stdout] test operations::psa_cipher_decrypt::tests::invalid_ciphertext ... ok
[INFO] [stdout] test operations::psa_cipher_decrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_cipher_encrypt::tests::cannot_encrypt ... ok
[INFO] [stdout] test operations::psa_cipher_encrypt::tests::invalid_plaintext ... ok
[INFO] [stdout] test operations::psa_cipher_encrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_aead_encrypt::tests::invalid_nonce ... ok
[INFO] [stdout] test operations::psa_raw_key_agreement::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_asymmetric_decrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_cipher_decrypt::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_cipher_encrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_asymmetric_encrypt::tests::invalid_plaintext ... ok
[INFO] [stdout] test operations::psa_aead_encrypt::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_raw_key_agreement::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_sign_hash::tests::cannot_sign ... ok
[INFO] [stdout] test operations::psa_sign_hash::tests::invalid_hash ... ok
[INFO] [stdout] test operations::psa_raw_key_agreement::tests::cannot_derive ... ok
[INFO] [stdout] test operations::psa_sign_hash::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_sign_message::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_sign_message::tests::cannot_sign ... ok
[INFO] [stdout] test operations::psa_sign_hash::tests::wrong_scheme ... ok
[INFO] [stdout] test operations::psa_sign_message::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_sign_message::tests::wrong_scheme ... ok
[INFO] [stdout] test operations::psa_sign_hash::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_asymmetric_encrypt::tests::cannot_encrypt ... ok
[INFO] [stdout] test operations::psa_verify_hash::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_verify_hash::tests::wrong_scheme ... ok
[INFO] [stdout] test operations::psa_verify_message::tests::validate_success ... ok
[INFO] [stdout] test operations::psa_verify_message::tests::cannot_sign ... ok
[INFO] [stdout] test operations::psa_verify_message::tests::wrong_algorithm ... ok
[INFO] [stdout] test operations::psa_verify_message::tests::wrong_scheme ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::deprecated_algorithms ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::non_deprecated_algorithms ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::non_deprecated_keys ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_op_from_proto ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::deprecated_keys ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_proto_no_attesting ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::op_check_deprecated_for_deprecated ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_op_no_attesting ... ok
[INFO] [stdout] test operations_protobuf::convert_can_do_crypto::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_can_do_crypto::test::proto_to_resp ... ok
[INFO] [stdout] test operations::utils_deprecated_primitives::tests::op_check_deprecated_for_non_deprecated ... ok
[INFO] [stdout] test operations_protobuf::convert_delete_client::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_delete_client::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::list_authenticators_result_e2e ... ok
[INFO] [stdout] test operations::psa_asymmetric_decrypt::tests::cannot_decrypt ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::list_authenticators_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_proto_from_op ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::op_list_authenticators_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::list_authenticators_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_resp_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_resp_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_attest_key::test::attest_key_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_clients::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::list_keys_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::result_list_authenticators_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_clients::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::list_keys_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::op_list_keys_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::op_list_keys_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::list_opcodes_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::result_list_keys_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::list_opcodes_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::list_keys_result_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::result_list_opcodes_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::list_providers_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::list_opcodes_result_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::op_list_opcodes_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::list_providers_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::op_list_providers_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::list_providers_result_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::result_list_providers_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::op_ping_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::op_ping_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::ping_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::ping_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::op_list_providers_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::ping_result_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::result_ping_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_op_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_op_no_attesting ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_proto_no_attesting ... ok
[INFO] [stdout] test operations_protobuf::convert_list_providers::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_ping::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_resp_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_resp_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::aead_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_prepare_key_attestation::test::prepare_key_attestation_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::aead_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::aead_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::psa_decrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::aead_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::resp_aead_decrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_decrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::psa_encrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::aead_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_algorithm::test::sign_algo_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::aead_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::aead_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::aead_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::resp_asym_decrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_aead_encrypt::test::resp_aead_encrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::psa_decrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_decrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_algorithm::test::sign_algo_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::psa_encrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::resp_asym_encrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_asymmetric_encrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::cipher_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::cipher_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::cipher_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::psa_decrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::cipher_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::cipher_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::cipher_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::cipher_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::psa_encrypt_message_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::resp_cipher_encrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::op_psa_destroy_key_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_encrypt::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::psa_destroy_key_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::psa_destroy_key_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::psa_destroy_key_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::export_pk_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::op_export_pk_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::resp_export_pk_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_key::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::export_pk_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_key::test::create_key_op_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_key::test::create_key_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_key::test::create_key_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::resp_export_pk_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::cipher_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::generate_random_body_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_cipher_decrypt::test::resp_cipher_decrypt_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::op_generate_random_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::op_generate_random_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::resp_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::req_from_native_mangled_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::result_generate_random_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::hash_compare_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::hash_compare_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::op_hash_compare_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::hash_compute_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::hash_compute_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::hash_compute_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::hash_compute_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::op_hash_compute_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::resp_hash_compute_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compute::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_import_key::test::psa_import_key_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_import_key::test::psa_import_key_op_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_import_key::test::psa_import_key_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_import_key::test::psa_import_key_res_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_import_key::test::psa_import_key_res_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::key_attrs_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::key_attrs_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_key_alg_not_recognised ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_key_alg_not_recognised2 ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_key_alg_not_recognised3 ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_key_type_not_set ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_key_type_variant_not_recognised ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_key_attributes::test::proto_usage_flags_not_set ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_raw_key_agreement::test::psa_raw_key_agreement_op_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_raw_key_agreement::test::psa_raw_key_agreement_op_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_raw_key_agreement::test::psa_raw_key_agreement_op_to_proto ... ok
[INFO] [stdout] test operations::psa_verify_hash::tests::cannot_sign ... ok
[INFO] [stdout] test operations::psa_verify_hash::tests::invalid_hash ... ok
[INFO] [stdout] test operations::psa_verify_hash::tests::validate_success ... ok
[INFO] [stdout] test operations_protobuf::convert_list_authenticators::test::op_list_authenticators_from_native ... ok
[INFO] [stdout] test operations_protobuf::convert_list_keys::test::resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_list_opcodes::test::op_list_opcodes_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_destroy_key::test::psa_destroy_key_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_export_public_key::test::op_export_pk_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_key::test::create_key_res_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_key::test::create_key_res_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::generate_random_req_to_native ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_generate_random::test::generate_random_result_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::hash_compare_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_hash_compare::test::hash_compare_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_raw_key_agreement::test::psa_raw_key_agreement_res_from_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_raw_key_agreement::test::psa_raw_key_agreement_res_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::resp_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::op_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::op_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::resp_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::resp_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::op_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_hash::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_sign_message::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_hash::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::asym_op_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::asym_proto_to_op ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::asym_proto_to_resp ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::asym_resp_to_proto ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::op_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::op_from_mangled_req_body ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::resp_asym_sign_e2e ... ok
[INFO] [stdout] test operations_protobuf::convert_psa_verify_message::test::result_from_mangled_resp_body ... ok
[INFO] [stdout] test operations_protobuf::generated_ops::i32_conversions ... ok
[INFO] [stdout] test requests::check_opcode_nature ... ok
[INFO] [stdout] test requests::request::tests::req_hdr_to_resp_hdr ... ok
[INFO] [stdout] test requests::request::tests::request_2_to_stream ... ok
[INFO] [stdout] test requests::request::tests::stream_to_fail_request_3 ... ok
[INFO] [stdout] test requests::request::tests::stream_to_fail_request_wrong_endians ... ok
[INFO] [stdout] test requests::request::tests::stream_to_fail_request_2 ... ok
[INFO] [stdout] test requests::request::tests::stream_to_request_1 ... ok
[INFO] [stdout] test requests::request::tests::stream_to_request_2 ... ok
[INFO] [stdout] test requests::request::tests::wrong_version ... ok
[INFO] [stdout] test requests::response::tests::response_1_to_stream ... ok
[INFO] [stdout] test requests::response::tests::response_2_to_stream ... ok
[INFO] [stdout] test requests::response::tests::stream_to_fail_response_wrong_endians ... ok
[INFO] [stdout] test requests::request::tests::request_1_to_stream ... ok
[INFO] [stdout] test requests::request::tests::stream_to_fail_request_wrong_int_encoding ... ok
[INFO] [stdout] test requests::request::tests::stream_to_fail_request_1 ... ok
[INFO] [stdout] test requests::response::tests::stream_to_fail_response_wrong_int_encoding ... ok
[INFO] [stdout] test requests::response::tests::stream_to_response_1 ... ok
[INFO] [stdout] test requests::response::tests::stream_to_response_2 ... ok
[INFO] [stdout] test requests::response::tests::wrong_version ... ok
[INFO] [stdout] test requests::request::tests::body_too_large - should panic ... ok
[INFO] [stdout] test requests::request::tests::failed_write - should panic ... ok
[INFO] [stdout] test requests::request::tests::failed_read - should panic ... ok
[INFO] [stdout] test requests::response::tests::body_too_large - should panic ... ok
[INFO] [stdout] test requests::response::tests::failed_read - should panic ... ok
[INFO] [stdout] test requests::response::tests::failed_write - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 306 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parsec_interface
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/lib.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] test src/lib.rs - (line 88) ... ok
[INFO] [stdout] test src/lib.rs - (line 185) ... ok
[INFO] [stdout] test src/lib.rs - (line 137) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3eb5b9570607f7467429b8cb506b0b3d9f19c5cb321f63fb1251cd8a0b33fa1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb5b9570607f7467429b8cb506b0b3d9f19c5cb321f63fb1251cd8a0b33fa1e", kill_on_drop: false }`
[INFO] [stdout] 3eb5b9570607f7467429b8cb506b0b3d9f19c5cb321f63fb1251cd8a0b33fa1e
