[INFO] fetching crate querent-synapse 3.0.5...
[INFO] testing querent-synapse-3.0.5 against 1.95.0 for beta-1.96-2
[INFO] extracting crate querent-synapse 3.0.5 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate querent-synapse 3.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate querent-synapse 3.0.5
[INFO] tweaked toml for crates.io crate querent-synapse 3.0.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate querent-synapse 3.0.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 236 packages to latest compatible versions
[INFO] [stderr]       Adding apache-avro v0.16.0 (available: v0.21.0)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.10.1)
[INFO] [stderr]       Adding dryoc v0.5.4 (available: v0.7.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding minijinja v1.0.22 (available: v2.19.0)
[INFO] [stderr]       Adding miniz_oxide v0.7.4 (available: v0.9.1)
[INFO] [stderr]       Adding pyo3 v0.20.3 (available: v0.28.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tracing-opentelemetry v0.23.0 (available: v0.32.1)
[INFO] [stderr]       Adding utoipa v4.2.3 (available: v5.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded pyo3-asyncio-macros v0.20.0
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded typed-builder v0.16.2
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded libflate_lz77 v2.3.0
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded dary_heap v0.3.9
[INFO] [stderr]   Downloaded opentelemetry v0.22.0
[INFO] [stderr]   Downloaded utoipa-gen v4.3.1
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded libflate v2.3.0
[INFO] [stderr]   Downloaded minijinja v1.0.22
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.23.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.22.1
[INFO] [stderr]   Downloaded apache-avro v0.16.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.16.2
[INFO] [stderr]   Downloaded dryoc v0.5.4
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7269b229e4e3533504e50a29a2520a3b8ff6a431304bc2e624fd93afc1095c5c
[INFO] running `Command { std: "docker" "start" "-a" "7269b229e4e3533504e50a29a2520a3b8ff6a431304bc2e624fd93afc1095c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7269b229e4e3533504e50a29a2520a3b8ff6a431304bc2e624fd93afc1095c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7269b229e4e3533504e50a29a2520a3b8ff6a431304bc2e624fd93afc1095c5c", kill_on_drop: false }`
[INFO] [stdout] 7269b229e4e3533504e50a29a2520a3b8ff6a431304bc2e624fd93afc1095c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25dbada9f914640923fc63be4fe29d17aa8ce69fa1171a5c99d83ad66ddab72d
[INFO] running `Command { std: "docker" "start" "-a" "25dbada9f914640923fc63be4fe29d17aa8ce69fa1171a5c99d83ad66ddab72d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling typed-builder v0.16.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling minijinja v1.0.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling dryoc v0.5.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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] [stderr]    Compiling apache-avro v0.16.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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.5.4/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" "25dbada9f914640923fc63be4fe29d17aa8ce69fa1171a5c99d83ad66ddab72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25dbada9f914640923fc63be4fe29d17aa8ce69fa1171a5c99d83ad66ddab72d", kill_on_drop: false }`
[INFO] [stdout] 25dbada9f914640923fc63be4fe29d17aa8ce69fa1171a5c99d83ad66ddab72d
