[INFO] fetching crate pqcrypto-threebears 0.2.0...
[INFO] testing pqcrypto-threebears-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pqcrypto-threebears 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pqcrypto-threebears 0.2.0
[INFO] finished tweaking crates.io crate pqcrypto-threebears 0.2.0
[INFO] tweaked toml for crates.io crate pqcrypto-threebears 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pqcrypto-threebears 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0dd9ec2787fa1f206c1dedb3bc685d71045aa8c06d03544e2aaed5e887476d2
[INFO] running `Command { std: "docker" "start" "-a" "d0dd9ec2787fa1f206c1dedb3bc685d71045aa8c06d03544e2aaed5e887476d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0dd9ec2787fa1f206c1dedb3bc685d71045aa8c06d03544e2aaed5e887476d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0dd9ec2787fa1f206c1dedb3bc685d71045aa8c06d03544e2aaed5e887476d2", kill_on_drop: false }`
[INFO] [stdout] d0dd9ec2787fa1f206c1dedb3bc685d71045aa8c06d03544e2aaed5e887476d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba43b8fb48441ddf6078d6a8b9ad1f6469eea006de9e90b45446f3bf4dcdacd1
[INFO] running `Command { std: "docker" "start" "-a" "ba43b8fb48441ddf6078d6a8b9ad1f6469eea006de9e90b45446f3bf4dcdacd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling pqcrypto-threebears v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "ba43b8fb48441ddf6078d6a8b9ad1f6469eea006de9e90b45446f3bf4dcdacd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba43b8fb48441ddf6078d6a8b9ad1f6469eea006de9e90b45446f3bf4dcdacd1", kill_on_drop: false }`
[INFO] [stdout] ba43b8fb48441ddf6078d6a8b9ad1f6469eea006de9e90b45446f3bf4dcdacd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc25a057a6f69d05954b88029a0b8ab28f6e99f9e688a2c4a4d3c55a1f3ea78
[INFO] running `Command { std: "docker" "start" "-a" "6bc25a057a6f69d05954b88029a0b8ab28f6e99f9e688a2c4a4d3c55a1f3ea78", kill_on_drop: false }`
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling pqcrypto-threebears v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "6bc25a057a6f69d05954b88029a0b8ab28f6e99f9e688a2c4a4d3c55a1f3ea78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc25a057a6f69d05954b88029a0b8ab28f6e99f9e688a2c4a4d3c55a1f3ea78", kill_on_drop: false }`
[INFO] [stdout] 6bc25a057a6f69d05954b88029a0b8ab28f6e99f9e688a2c4a4d3c55a1f3ea78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 754dd70d7919d651d8ab3c8b74083f93de876518d093fd92cc2ca219191be8bf
[INFO] running `Command { std: "docker" "start" "-a" "754dd70d7919d651d8ab3c8b74083f93de876518d093fd92cc2ca219191be8bf", kill_on_drop: false }`
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAR_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                             ~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7:
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    21 |     uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) {
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |                                                          ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    22 |     const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    96 |     uint8_t *shared_secret,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    36 |     uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    97 |     uint8_t *capsule,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    37 |     uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    98 |     const uint8_t *pk,
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    38 |     const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES],
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    99 |     const uint8_t *seed
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:    39 |     const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES]
[INFO] [stderr] warning: pqcrypto-threebears@0.2.0:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pqcrypto_threebears-4aa2cf981c801448)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test ffi::test_babybearephem_clean::test_ffi ... ok
[INFO] [stdout] test babybear::test::test_kem ... ok
[INFO] [stdout] test babybearephem::test::test_kem ... ok
[INFO] [stdout] test ffi::test_mamabearephem_clean::test_ffi ... ok
[INFO] [stdout] test mamabearephem::test::test_kem ... ok
[INFO] [stdout] test ffi::test_babybear_clean::test_ffi ... ok
[INFO] [stdout] test papabearephem::test::test_kem ... ok
[INFO] [stdout] test mamabear::test::test_kem ... ok
[INFO] [stdout] test ffi::test_mamabear_clean::test_ffi ... ok
[INFO] [stdout] test papabear::test::test_kem ... ok
[INFO] [stdout] test ffi::test_papabearephem_clean::test_ffi ... ok
[INFO] [stdout] test ffi::test_papabear_clean::test_ffi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pqcrypto_threebears
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/babybearephem.rs - babybearephem (line 6) ... ok
[INFO] [stdout] test src/mamabear.rs - mamabear (line 6) ... ok
[INFO] [stdout] test src/papabear.rs - papabear (line 6) ... ok
[INFO] [stdout] test src/mamabearephem.rs - mamabearephem (line 6) ... ok
[INFO] [stdout] test src/papabearephem.rs - papabearephem (line 6) ... ok
[INFO] [stdout] test src/babybear.rs - babybear (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "754dd70d7919d651d8ab3c8b74083f93de876518d093fd92cc2ca219191be8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "754dd70d7919d651d8ab3c8b74083f93de876518d093fd92cc2ca219191be8bf", kill_on_drop: false }`
[INFO] [stdout] 754dd70d7919d651d8ab3c8b74083f93de876518d093fd92cc2ca219191be8bf
