[INFO] fetching crate nuki-smart-lock 0.1.0...
[INFO] checking nuki-smart-lock-0.1.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate nuki-smart-lock 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nuki-smart-lock 0.1.0
[INFO] finished tweaking crates.io crate nuki-smart-lock 0.1.0
[INFO] tweaked toml for crates.io crate nuki-smart-lock 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuki-smart-lock 0.1.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nuki-smart-lock 0.1.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a8f52c829e2e343fe60b0da9b2deb31ef8b478832c4675351b75f8a40b7ca7
[INFO] running `Command { std: "docker" "start" "-a" "c5a8f52c829e2e343fe60b0da9b2deb31ef8b478832c4675351b75f8a40b7ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a8f52c829e2e343fe60b0da9b2deb31ef8b478832c4675351b75f8a40b7ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a8f52c829e2e343fe60b0da9b2deb31ef8b478832c4675351b75f8a40b7ca7", kill_on_drop: false }`
[INFO] [stdout] c5a8f52c829e2e343fe60b0da9b2deb31ef8b478832c4675351b75f8a40b7ca7
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b76e6d82ef2b560cb671cd9a3e8c013ec9f3935b1549dc0a5689ed23347ae7bd
[INFO] running `Command { std: "docker" "start" "-a" "b76e6d82ef2b560cb671cd9a3e8c013ec9f3935b1549dc0a5689ed23347ae7bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking dashmap v5.3.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking chacha20 v0.6.0
[INFO] [stderr]     Checking salsa20 v0.7.2
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]     Checking crc-any v2.4.3
[INFO] [stderr]     Checking hmac-sha256 v1.1.4
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking dryoc v0.3.12
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         crypto_box_detached(
[INFO] [stdout]     |         ------------------- arguments to this function are incorrect
[INFO] [stdout] 189 |             ciphertext,
[INFO] [stdout] 190 |             mac,
[INFO] [stdout]     |             ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn crypto_box_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 129 |     ciphertext: &mut [u8],
[INFO] [stdout] 130 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 190 |             mac.expect("REASON"),
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:283:43
[INFO] [stdout]     |
[INFO] [stdout] 283 |         crypto_box_detached_inplace(data, mac, nonce, recipient_public_key, sender_secret_key)?;
[INFO] [stdout]     |         ---------------------------       ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn crypto_box_detached_inplace(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     message: &mut [u8],
[INFO] [stdout] 146 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 283 |         crypto_box_detached_inplace(data, mac.expect("REASON"), nonce, recipient_public_key, sender_secret_key)?;
[INFO] [stdout]     |                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         crypto_box_open_detached(
[INFO] [stdout]     |         ------------------------ arguments to this function are incorrect
[INFO] [stdout] 371 |             message,
[INFO] [stdout] 372 |             mac,
[INFO] [stdout]     |             ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub fn crypto_box_open_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     message: &mut [u8],
[INFO] [stdout] 317 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 372 |             mac.expect("REASON"),
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:449:45
[INFO] [stdout]     |
[INFO] [stdout] 449 |         crypto_box_open_detached_inplace(d, mac, nonce, sender_public_key, recipient_secret_key)?;
[INFO] [stdout]     |         --------------------------------    ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_box.rs:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub fn crypto_box_open_detached_inplace(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 334 |     data: &mut [u8],
[INFO] [stdout] 335 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 449 |         crypto_box_open_detached_inplace(d, mac.expect("REASON"), nonce, sender_public_key, recipient_secret_key)?;
[INFO] [stdout]     |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 |         crypto_secretbox_open_detached(message, mac, ciphertext, nonce, key)
[INFO] [stdout]     |         ------------------------------          ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub fn crypto_secretbox_open_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  78 |     message: &mut [u8],
[INFO] [stdout]  79 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         crypto_secretbox_open_detached(message, mac.expect("REASON"), ciphertext, nonce, key)
[INFO] [stdout]     |                                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |     crypto_secretbox_detached_inplace(data, mac, nonce, key);
[INFO] [stdout]     |     ---------------------------------       ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox_impl.rs:11:15
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub(crate) fn crypto_secretbox_detached_inplace(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  12 |     data: &mut [u8],
[INFO] [stdout]  13 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     crypto_secretbox_detached_inplace(data, mac.expect("REASON"), nonce, key);
[INFO] [stdout]     |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 |         crypto_secretbox_open_detached_inplace(data, mac, nonce, key)?;
[INFO] [stdout]     |         --------------------------------------       ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretbox_impl.rs:35:15
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub(crate) fn crypto_secretbox_open_detached_inplace(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  36 |     data: &mut [u8],
[INFO] [stdout]  37 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 167 |         crypto_secretbox_open_detached_inplace(data, mac.expect("REASON"), nonce, key)?;
[INFO] [stdout]     |                                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretstream_xchacha20poly1305.rs:165:45
[INFO] [stdout]     |
[INFO] [stdout] 165 |     crypto_core_hchacha20(k.as_mut_array(), header[..16].as_array(), key, None);
[INFO] [stdout]     |     ---------------------                   ^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_core.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn crypto_core_hchacha20(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |     output: &mut HChaCha20Output,
[INFO] [stdout]  67 |     input: &HChaCha20Input,
[INFO] [stdout]     |     ----------------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 165 |     crypto_core_hchacha20(k.as_mut_array(), header[..16].as_array().expect("REASON"), key, None);
[INFO] [stdout]     |                                                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_secretstream_xchacha20poly1305.rs:190:45
[INFO] [stdout]     |
[INFO] [stdout] 190 |     crypto_core_hchacha20(k.as_mut_array(), header[0..16].as_array(), key, None);
[INFO] [stdout]     |     ---------------------                   ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.3.12/src/classic/crypto_core.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn crypto_core_hchacha20(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |     output: &mut HChaCha20Output,
[INFO] [stdout]  67 |     input: &HChaCha20Input,
[INFO] [stdout]     |     ----------------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     crypto_core_hchacha20(k.as_mut_array(), header[0..16].as_array().expect("REASON"), key, None);
[INFO] [stdout]     |                                                                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dryoc` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b76e6d82ef2b560cb671cd9a3e8c013ec9f3935b1549dc0a5689ed23347ae7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76e6d82ef2b560cb671cd9a3e8c013ec9f3935b1549dc0a5689ed23347ae7bd", kill_on_drop: false }`
[INFO] [stdout] b76e6d82ef2b560cb671cd9a3e8c013ec9f3935b1549dc0a5689ed23347ae7bd
