[INFO] fetching crate ccm 0.6.0-rc.3...
[INFO] testing ccm-0.6.0-rc.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate ccm 0.6.0-rc.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ccm 0.6.0-rc.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ccm 0.6.0-rc.3
[INFO] tweaked toml for crates.io crate ccm 0.6.0-rc.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccm 0.6.0-rc.3 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ccm 0.6.0-rc.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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded ctr v0.10.0-rc.3
[INFO] [stderr]   Downloaded aead v0.6.0-rc.10
[INFO] [stderr]   Downloaded cpubits v0.1.0-rc.3
[INFO] [stderr]   Downloaded aes v0.9.0-rc.4
[INFO] [stderr]   Downloaded blobby v0.4.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.15
[INFO] [stderr]   Downloaded getrandom v0.4.0
[INFO] [stderr]   Downloaded cipher v0.5.0-rc.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46086aa79d3bab187bebaf91a96b6e221833a8ea426881d6a09dd6fc72f55034
[INFO] running `Command { std: "docker" "start" "-a" "46086aa79d3bab187bebaf91a96b6e221833a8ea426881d6a09dd6fc72f55034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46086aa79d3bab187bebaf91a96b6e221833a8ea426881d6a09dd6fc72f55034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46086aa79d3bab187bebaf91a96b6e221833a8ea426881d6a09dd6fc72f55034", kill_on_drop: false }`
[INFO] [stdout] 46086aa79d3bab187bebaf91a96b6e221833a8ea426881d6a09dd6fc72f55034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 824e77d54c8ee33f4cb9446ca246626ababfa59371a574a4938584568a735235
[INFO] running `Command { std: "docker" "start" "-a" "824e77d54c8ee33f4cb9446ca246626ababfa59371a574a4938584568a735235", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.4.0
[INFO] [stderr]    Compiling hybrid-array v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.15
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling cipher v0.5.0-rc.8
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling ctr v0.10.0-rc.3
[INFO] [stderr]    Compiling ccm v0.6.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "824e77d54c8ee33f4cb9446ca246626ababfa59371a574a4938584568a735235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824e77d54c8ee33f4cb9446ca246626ababfa59371a574a4938584568a735235", kill_on_drop: false }`
[INFO] [stdout] 824e77d54c8ee33f4cb9446ca246626ababfa59371a574a4938584568a735235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40f3782972db2d49f99e0b74bb4de5799606bca4c017e4a3520b0f2a2865d954
[INFO] running `Command { std: "docker" "start" "-a" "40f3782972db2d49f99e0b74bb4de5799606bca4c017e4a3520b0f2a2865d954", kill_on_drop: false }`
[INFO] [stderr]    Compiling blobby v0.4.0
[INFO] [stderr]    Compiling cpubits v0.1.0-rc.3
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling aes v0.9.0-rc.4
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling ccm v0.6.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "40f3782972db2d49f99e0b74bb4de5799606bca4c017e4a3520b0f2a2865d954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f3782972db2d49f99e0b74bb4de5799606bca4c017e4a3520b0f2a2865d954", kill_on_drop: false }`
[INFO] [stdout] 40f3782972db2d49f99e0b74bb4de5799606bca4c017e4a3520b0f2a2865d954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6bda506936b07678d728b02c40ce676a0f765dc5277c3022abb7ab11e0e4ee9
[INFO] running `Command { std: "docker" "start" "-a" "c6bda506936b07678d728b02c40ce676a0f765dc5277c3022abb7ab11e0e4ee9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ccm-7c83e307721d5468)
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-3c20b845c344926e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::fill_aad_header_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test cavp_ccm_aes128_10_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_12_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_14_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_10_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_11_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_10_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_12_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_12_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_14_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_12_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_11_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_10_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_8_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_6_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_8_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_4_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_8_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_9_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_8_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_4_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_6_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_14_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_10_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_14_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_4_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_12_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_9_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_4_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_10_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_10_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_11_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_8_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_11_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_8_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_12_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_12_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_4_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_6_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_9_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_10_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_12_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_4_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_4_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_6_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_4_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_12_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_10_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_8_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_12_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_14_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_11_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_12_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_14_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_8_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_10_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_8_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_10_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_9_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_11_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_9_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_4_7_fail ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_12_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_4_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_8_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_8_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_9_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_6_13_fail ... ok
[INFO] [stdout] test cavp_ccm_aes256_6_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_4_7_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_4_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_10_13_fail ... ok
[INFO] [stdout] test rfc3610_ccm_aes128_8_13_fail ... ok
[INFO] [stdout] test rfc3610_ccm_aes128_10_13_pass ... ok
[INFO] [stdout] test rfc3610_ccm_aes128_10_13_fail ... ok
[INFO] [stdout] test rfc3610_ccm_aes128_8_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_8_pass ... ok
[INFO] [stdout] test sp800_38c_examples ... ok
[INFO] [stdout] test cavp_ccm_aes128_16_13_pass ... ok
[INFO] [stdout] test test_data_len_check ... ok
[INFO] [stdout] test cavp_ccm_aes256_16_13_pass ... ok
[INFO] [stdout] test cavp_ccm_aes192_16_13_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ccm
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 199) ... ignored
[INFO] [stdout] test src/lib.rs - (line 155) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 155) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ccm::aead::Generate`
[INFO] [stdout]    --> src/lib.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     aead::{Aead, AeadCore, Generate, Key, KeyInit, Nonce},
[INFO] [stdout]     |                            ^^^^^^^^ no `Generate` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aead-0.6.0-rc.10/src/lib.rs:32:18
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(feature = "rand_core")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `rand_core` feature
[INFO] [stdout]  32 | pub use common::{Generate, rand_core};
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:170:29
[INFO] [stdout]      |
[INFO] [stdout]  170 | let key = Key::<Aes256Ccm>::generate();
[INFO] [stdout]      |                             ^^^^^^^^ function or associated item not found in `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` consider using one of the following associated functions:
[INFO] [stdout]       ccm::aead::hybrid_array::from_fn::<impl aes::cipher::Array<T, U>>::from_fn
[INFO] [stdout]       ccm::aead::hybrid_array::from_fn::<impl aes::cipher::Array<T, U>>::try_from_fn
[INFO] [stdout]       ccm::aead::hybrid_array::iter::<impl aes::cipher::Array<T, U>>::try_from_iter
[INFO] [stdout]       aes::cipher::Array::<T, U>::clone_from_slice
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/lib.rs:1016:5
[INFO] [stdout]      |
[INFO] [stdout] 1016 | /     pub fn clone_from_slice(slice: &[T]) -> Self
[INFO] [stdout] 1017 | |     where
[INFO] [stdout] 1018 | |         Self: Clone,
[INFO] [stdout]      | |____________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/from_fn.rs:16:5
[INFO] [stdout]      |
[INFO] [stdout]   16 |       pub fn from_fn(mut f: impl FnMut(usize) -> T) -> Self {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   27 |       pub fn try_from_fn<E>(f: impl FnMut(usize) -> Result<T, E>) -> Result<Self, E> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/iter.rs:34:5
[INFO] [stdout]      |
[INFO] [stdout]   34 |       pub fn try_from_iter<I: IntoIterator<Item = T>>(iter: I) -> Result<Self, TryFromIteratorError> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  155 + use crate::ccm::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  170 | let key = Key::<Aes256Ccm>::try_generate();
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:173:33
[INFO] [stdout]      |
[INFO] [stdout]  173 | let nonce = Nonce::<Aes256Ccm>::generate(); // MUST be unique per message
[INFO] [stdout]      |                                 ^^^^^^^^ function or associated item not found in `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `aes::cipher::Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>` consider using one of the following associated functions:
[INFO] [stdout]       ccm::aead::hybrid_array::from_fn::<impl aes::cipher::Array<T, U>>::from_fn
[INFO] [stdout]       ccm::aead::hybrid_array::from_fn::<impl aes::cipher::Array<T, U>>::try_from_fn
[INFO] [stdout]       ccm::aead::hybrid_array::iter::<impl aes::cipher::Array<T, U>>::try_from_iter
[INFO] [stdout]       aes::cipher::Array::<T, U>::clone_from_slice
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/lib.rs:1016:5
[INFO] [stdout]      |
[INFO] [stdout] 1016 | /     pub fn clone_from_slice(slice: &[T]) -> Self
[INFO] [stdout] 1017 | |     where
[INFO] [stdout] 1018 | |         Self: Clone,
[INFO] [stdout]      | |____________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/from_fn.rs:16:5
[INFO] [stdout]      |
[INFO] [stdout]   16 |       pub fn from_fn(mut f: impl FnMut(usize) -> T) -> Self {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   27 |       pub fn try_from_fn<E>(f: impl FnMut(usize) -> Result<T, E>) -> Result<Self, E> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.6/src/iter.rs:34:5
[INFO] [stdout]      |
[INFO] [stdout]   34 |       pub fn try_from_iter<I: IntoIterator<Item = T>>(iter: I) -> Result<Self, TryFromIteratorError> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  155 + use crate::ccm::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  173 | let nonce = Nonce::<Aes256Ccm>::try_generate(); // MUST be unique per message
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 155)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.44s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c6bda506936b07678d728b02c40ce676a0f765dc5277c3022abb7ab11e0e4ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6bda506936b07678d728b02c40ce676a0f765dc5277c3022abb7ab11e0e4ee9", kill_on_drop: false }`
[INFO] [stdout] c6bda506936b07678d728b02c40ce676a0f765dc5277c3022abb7ab11e0e4ee9
