[INFO] fetching crate pqcrypto-threebears 0.2.0... [INFO] testing pqcrypto-threebears-0.2.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate pqcrypto-threebears 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate pqcrypto-threebears 0.2.0 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccc8d3768080b9ba728f3e733a12da8787a730b45f76fab82dce82204664ea00 [INFO] running `Command { std: "docker" "start" "-a" "ccc8d3768080b9ba728f3e733a12da8787a730b45f76fab82dce82204664ea00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccc8d3768080b9ba728f3e733a12da8787a730b45f76fab82dce82204664ea00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc8d3768080b9ba728f3e733a12da8787a730b45f76fab82dce82204664ea00", kill_on_drop: false }` [INFO] [stdout] ccc8d3768080b9ba728f3e733a12da8787a730b45f76fab82dce82204664ea00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a314020fdabfaeaf309e79c0f5288e70f70dbaad8c3c3c7abc7fe4ee2213fead [INFO] running `Command { std: "docker" "start" "-a" "a314020fdabfaeaf309e79c0f5288e70f70dbaad8c3c3c7abc7fe4ee2213fead", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.18 [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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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 3.53s [INFO] running `Command { std: "docker" "inspect" "a314020fdabfaeaf309e79c0f5288e70f70dbaad8c3c3c7abc7fe4ee2213fead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a314020fdabfaeaf309e79c0f5288e70f70dbaad8c3c3c7abc7fe4ee2213fead", kill_on_drop: false }` [INFO] [stdout] a314020fdabfaeaf309e79c0f5288e70f70dbaad8c3c3c7abc7fe4ee2213fead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1276de9b411e39c7221e6ad42827116255a0baea6cdbf003739b6279eb4b6e0 [INFO] running `Command { std: "docker" "start" "-a" "d1276de9b411e39c7221e6ad42827116255a0baea6cdbf003739b6279eb4b6e0", 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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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.51s [INFO] running `Command { std: "docker" "inspect" "d1276de9b411e39c7221e6ad42827116255a0baea6cdbf003739b6279eb4b6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1276de9b411e39c7221e6ad42827116255a0baea6cdbf003739b6279eb4b6e0", kill_on_drop: false }` [INFO] [stdout] d1276de9b411e39c7221e6ad42827116255a0baea6cdbf003739b6279eb4b6e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39aef4c89787cd953f22eddb537d5577cb32a97ce8f10e98b5e7e568f4e735ae [INFO] running `Command { std: "docker" "start" "-a" "39aef4c89787cd953f22eddb537d5577cb32a97ce8f10e98b5e7e568f4e735ae", 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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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: 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: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.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pqcrypto_threebears-7be071bc16914c8d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test ffi::test_babybearephem_clean::test_ffi ... ok [INFO] [stdout] test babybearephem::test::test_kem ... ok [INFO] [stdout] test babybear::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 mamabear::test::test_kem ... ok [INFO] [stdout] test ffi::test_mamabear_clean::test_ffi ... ok [INFO] [stdout] test ffi::test_papabearephem_clean::test_ffi ... ok [INFO] [stdout] test papabearephem::test::test_kem ... ok [INFO] [stdout] test ffi::test_papabear_clean::test_ffi ... ok [INFO] [stdout] test papabear::test::test_kem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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/papabear.rs - papabear (line 6) ... ok [INFO] [stdout] test src/babybear.rs - babybear (line 6) ... ok [INFO] [stdout] test src/papabearephem.rs - papabearephem (line 6) ... ok [INFO] [stdout] test src/mamabearephem.rs - mamabearephem (line 6) ... ok [INFO] [stdout] test src/mamabear.rs - mamabear (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39aef4c89787cd953f22eddb537d5577cb32a97ce8f10e98b5e7e568f4e735ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39aef4c89787cd953f22eddb537d5577cb32a97ce8f10e98b5e7e568f4e735ae", kill_on_drop: false }` [INFO] [stdout] 39aef4c89787cd953f22eddb537d5577cb32a97ce8f10e98b5e7e568f4e735ae