[INFO] cloning repository https://github.com/T-O-R-U-S/burrito
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T-O-R-U-S/burrito" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-O-R-U-S%2Fburrito", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-O-R-U-S%2Fburrito'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef9d404339311c8f765878a8c9081ad3ed5e6324
[INFO] checking T-O-R-U-S/burrito against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-O-R-U-S%2Fburrito" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/T-O-R-U-S/burrito
[INFO] finished tweaking git repo https://github.com/T-O-R-U-S/burrito
[INFO] tweaked toml for git repo https://github.com/T-O-R-U-S/burrito written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/T-O-R-U-S/burrito on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/T-O-R-U-S/burrito 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking T-O-R-U-S/burrito against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-O-R-U-S%2Fburrito" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/T-O-R-U-S/burrito
[INFO] finished tweaking git repo https://github.com/T-O-R-U-S/burrito
[INFO] tweaked toml for git repo https://github.com/T-O-R-U-S/burrito written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/T-O-R-U-S/burrito on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/T-O-R-U-S/burrito 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha2-asm v0.6.4
[INFO] [stderr]   Downloaded cc v1.1.12
[INFO] [stderr]   Downloaded dryoc v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71f42e2a00c6b46ac4162db75b4b3865546e609e9f68d10ca92e4a8102af0421
[INFO] running `Command { std: "docker" "start" "-a" "71f42e2a00c6b46ac4162db75b4b3865546e609e9f68d10ca92e4a8102af0421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71f42e2a00c6b46ac4162db75b4b3865546e609e9f68d10ca92e4a8102af0421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f42e2a00c6b46ac4162db75b4b3865546e609e9f68d10ca92e4a8102af0421", kill_on_drop: false }`
[INFO] [stdout] 71f42e2a00c6b46ac4162db75b4b3865546e609e9f68d10ca92e4a8102af0421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b412c27c5efb285017782ab5541f21427c3c16b721401045118b5a8fddc49d0a
[INFO] running `Command { std: "docker" "start" "-a" "b412c27c5efb285017782ab5541f21427c3c16b721401045118b5a8fddc49d0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling cc v1.1.12
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dryoc v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/src/classic/crypto_secretstream_xchacha20poly1305.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     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.6.0/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] 164 |     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.6.0/src/classic/crypto_secretstream_xchacha20poly1305.rs:189:45
[INFO] [stdout]     |
[INFO] [stdout] 189 |     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.6.0/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] 189 |     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" "b412c27c5efb285017782ab5541f21427c3c16b721401045118b5a8fddc49d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b412c27c5efb285017782ab5541f21427c3c16b721401045118b5a8fddc49d0a", kill_on_drop: false }`
[INFO] [stdout] b412c27c5efb285017782ab5541f21427c3c16b721401045118b5a8fddc49d0a
