[INFO] fetching crate chacha20poly1305 0.11.0-rc.3...
[INFO] testing chacha20poly1305-0.11.0-rc.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate chacha20poly1305 0.11.0-rc.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate chacha20poly1305 0.11.0-rc.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chacha20poly1305 0.11.0-rc.3
[INFO] tweaked toml for crates.io crate chacha20poly1305 0.11.0-rc.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chacha20poly1305 0.11.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 chacha20poly1305 0.11.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 crypto-common v0.2.0-rc.15
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded block-buffer v0.11.0
[INFO] [stderr]   Downloaded aead v0.6.0-rc.10
[INFO] [stderr]   Downloaded getrandom v0.4.0
[INFO] [stderr]   Downloaded universal-hash v0.6.0-rc.10
[INFO] [stderr]   Downloaded blobby v0.4.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.10
[INFO] [stderr]   Downloaded cipher v0.5.0-rc.8
[INFO] [stderr]   Downloaded poly1305 v0.9.0-rc.5
[INFO] [stderr]   Downloaded hybrid-array v0.4.6
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 18f55d5be21ea4ad542571a4edf184ade97d310b57a6124dd7e19f0c05c99c28
[INFO] running `Command { std: "docker" "start" "-a" "18f55d5be21ea4ad542571a4edf184ade97d310b57a6124dd7e19f0c05c99c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f55d5be21ea4ad542571a4edf184ade97d310b57a6124dd7e19f0c05c99c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f55d5be21ea4ad542571a4edf184ade97d310b57a6124dd7e19f0c05c99c28", kill_on_drop: false }`
[INFO] [stdout] 18f55d5be21ea4ad542571a4edf184ade97d310b57a6124dd7e19f0c05c99c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 093d177868cd9d4cbe98ffff1fac772582dd443c69117548ce777fc2d3d59196
[INFO] running `Command { std: "docker" "start" "-a" "093d177868cd9d4cbe98ffff1fac772582dd443c69117548ce777fc2d3d59196", 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 rand_core v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling subtle v2.6.1
[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 universal-hash v0.6.0-rc.10
[INFO] [stderr]    Compiling cipher v0.5.0-rc.8
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling poly1305 v0.9.0-rc.5
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.10
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "093d177868cd9d4cbe98ffff1fac772582dd443c69117548ce777fc2d3d59196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093d177868cd9d4cbe98ffff1fac772582dd443c69117548ce777fc2d3d59196", kill_on_drop: false }`
[INFO] [stdout] 093d177868cd9d4cbe98ffff1fac772582dd443c69117548ce777fc2d3d59196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dcd3827af0785d8ffc8b9f2b6b8c0f5855c4ec0e63eb794b4a545109ffccddc0
[INFO] running `Command { std: "docker" "start" "-a" "dcd3827af0785d8ffc8b9f2b6b8c0f5855c4ec0e63eb794b4a545109ffccddc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling blobby v0.4.0
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "dcd3827af0785d8ffc8b9f2b6b8c0f5855c4ec0e63eb794b4a545109ffccddc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd3827af0785d8ffc8b9f2b6b8c0f5855c4ec0e63eb794b4a545109ffccddc0", kill_on_drop: false }`
[INFO] [stdout] dcd3827af0785d8ffc8b9f2b6b8c0f5855c4ec0e63eb794b4a545109ffccddc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 46b3c81fd78f9de23ae081fa30ddb4d27ea376e5c5a747fb936eba39936ee7f3
[INFO] running `Command { std: "docker" "start" "-a" "46b3c81fd78f9de23ae081fa30ddb4d27ea376e5c5a747fb936eba39936ee7f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chacha20poly1305-1a99aaf1a1f5eaa7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-8906dd477b2dd241)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test chacha20::clone_impl ... ok
[INFO] [stdout] test xchacha20::decrypt ... ok
[INFO] [stdout] test xchacha20::decrypt_modified ... ok
[INFO] [stdout] test chacha20::decrypt ... ok
[INFO] [stdout] test chacha20::decrypt_modified ... ok
[INFO] [stdout] test xchacha20::encrypt ... ok
[INFO] [stdout] test chacha20::encrypt ... ok
[INFO] [stdout] test wycheproof_chacha20poly1305_fail ... ok
[INFO] [stdout] test wycheproof_xchacha20poly1305_fail ... ok
[INFO] [stdout] test wycheproof_xchacha20poly1305_pass ... ok
[INFO] [stdout] test wycheproof_chacha20poly1305_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chacha20poly1305
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 284) ... ignored
[INFO] [stdout] test src/lib.rs - (line 245) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 342) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 245) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chacha20poly1305::aead::Generate`
[INFO] [stdout]    --> src/lib.rs:251:28
[INFO] [stdout]     |
[INFO] [stdout] 251 |     aead::{Aead, AeadCore, Generate, Key, KeyInit},
[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 `Array<u8, UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:255:36
[INFO] [stdout]      |
[INFO] [stdout]  255 | let key = Key::<ChaCha20Poly1305>::generate();
[INFO] [stdout]      |                                    ^^^^^^^^ function or associated item not found in `Array<u8, UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `chacha20poly1305::aead::hybrid_array::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]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::iter::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_iter
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::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]      = note: the full name for the type has been written to '/tmp/rustdoctestgDLvky/rust_out.long-type-6092744718509724025.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  245 + use crate::chacha20poly1305::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  255 | let key = Key::<ChaCha20Poly1305>::try_generate();
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:258:20
[INFO] [stdout]      |
[INFO] [stdout]  258 | let nonce = Nonce::generate(); // MUST be unique per message
[INFO] [stdout]      |                    ^^^^^^^^ function or associated item not found in `Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `chacha20poly1305::aead::hybrid_array::Array<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>` consider using one of the following associated functions:
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::iter::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_iter
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::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]      = note: the full name for the type has been written to '/tmp/rustdoctestgDLvky/rust_out.long-type-13699844369811028847.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  245 + use crate::chacha20poly1305::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  258 | let nonce = Nonce::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] ---- src/lib.rs - (line 342) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chacha20poly1305::aead::Generate`
[INFO] [stdout]    --> src/lib.rs:348:28
[INFO] [stdout]     |
[INFO] [stdout] 348 |     aead::{Aead, AeadCore, Generate, Key, KeyInit},
[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 `Array<u8, UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:352:37
[INFO] [stdout]      |
[INFO] [stdout]  352 | let key = Key::<XChaCha20Poly1305>::generate();
[INFO] [stdout]      |                                     ^^^^^^^^ function or associated item not found in `Array<u8, UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `chacha20poly1305::aead::hybrid_array::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]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::iter::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_iter
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::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]      = note: the full name for the type has been written to '/tmp/rustdoctestgmnO1f/rust_out.long-type-8390123411935749483.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  342 + use crate::chacha20poly1305::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  352 | let key = Key::<XChaCha20Poly1305>::try_generate();
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>` in the current scope
[INFO] [stdout]     --> src/lib.rs:354:21
[INFO] [stdout]      |
[INFO] [stdout]  354 | let nonce = XNonce::generate(); // MUST be unique per message
[INFO] [stdout]      |                     ^^^^^^^^ function or associated item not found in `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `chacha20poly1305::aead::hybrid_array::Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>` consider using one of the following associated functions:
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::from_fn::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_fn
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::iter::<impl chacha20poly1305::aead::hybrid_array::Array<T, U>>::try_from_iter
[INFO] [stdout]       chacha20poly1305::aead::hybrid_array::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]      = note: the full name for the type has been written to '/tmp/rustdoctestgmnO1f/rust_out.long-type-8407081297822904606.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `Generate` which provides `generate` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  342 + use crate::chacha20poly1305::aead::crypto_common::Generate;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `try_generate` with a similar name
[INFO] [stdout]      |
[INFO] [stdout]  354 | let nonce = XNonce::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 245)
[INFO] [stdout]     src/lib.rs - (line 342)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "46b3c81fd78f9de23ae081fa30ddb4d27ea376e5c5a747fb936eba39936ee7f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b3c81fd78f9de23ae081fa30ddb4d27ea376e5c5a747fb936eba39936ee7f3", kill_on_drop: false }`
[INFO] [stdout] 46b3c81fd78f9de23ae081fa30ddb4d27ea376e5c5a747fb936eba39936ee7f3
