[INFO] fetching crate pqcrypto-threebears 0.2.0... [INFO] testing pqcrypto-threebears-0.2.0 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate pqcrypto-threebears 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate pqcrypto-threebears 0.2.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0797c55348570f01195c644d039e1832c3f39fcb345af18ce6628a4ecd00e811 [INFO] running `Command { std: "docker" "start" "-a" "0797c55348570f01195c644d039e1832c3f39fcb345af18ce6628a4ecd00e811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0797c55348570f01195c644d039e1832c3f39fcb345af18ce6628a4ecd00e811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0797c55348570f01195c644d039e1832c3f39fcb345af18ce6628a4ecd00e811", kill_on_drop: false }` [INFO] [stdout] 0797c55348570f01195c644d039e1832c3f39fcb345af18ce6628a4ecd00e811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87efdea693074b70c0aab56d54e4ca6307466b6ef225494399508f51fcb4a412 [INFO] running `Command { std: "docker" "start" "-a" "87efdea693074b70c0aab56d54e4ca6307466b6ef225494399508f51fcb4a412", 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 4.37s [INFO] running `Command { std: "docker" "inspect" "87efdea693074b70c0aab56d54e4ca6307466b6ef225494399508f51fcb4a412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87efdea693074b70c0aab56d54e4ca6307466b6ef225494399508f51fcb4a412", kill_on_drop: false }` [INFO] [stdout] 87efdea693074b70c0aab56d54e4ca6307466b6ef225494399508f51fcb4a412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db28f4ed51b9049d2bb07f534b3382cdf5f1dc9f954c7f2fb9d873312096964 [INFO] running `Command { std: "docker" "start" "-a" "4db28f4ed51b9049d2bb07f534b3382cdf5f1dc9f954c7f2fb9d873312096964", 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0FIo6z/symbols.o" "/opt/rustwide/target/debug/deps/pqcrypto_threebears-248317f6059f661e.pqcrypto_threebears.fa53c6f83b25b680-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pqcrypto_threebears-248317f6059f661e.276bdnz4tbzdlvbvxjdz1xr2q.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "-lpqclean_common" "-lbabybear_clean" "-lmamabear_clean" "-lpapabear_clean" "-lpapabear-ephem_clean" "-lmamabear-ephem_clean" "-lbabybear-ephem_clean" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6572177f182db5ae.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4f74f42555e7e8b7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-64269ed5d1a51934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-271176140346524e.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-695fa55c9a27b6c4.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab0834fbaae7b92a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pqcrypto_threebears-248317f6059f661e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-kem.o): in function `PQCLEAN_BABYBEAR_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-kem.o): in function `PQCLEAN_BABYBEAR_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `PQCLEAN_BABYBEAR_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `PQCLEAN_BABYBEAR_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:148: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:149: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear_clean.a(ad0a642877671eea-threebears.o): in function `PQCLEAN_BABYBEAR_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:171: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:210: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:211: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:212: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:216: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:217: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:218: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear/clean/threebears.c:219: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-kem.o): in function `PQCLEAN_MAMABEAR_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-kem.o): in function `PQCLEAN_MAMABEAR_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `PQCLEAN_MAMABEAR_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `PQCLEAN_MAMABEAR_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:148: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:149: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear_clean.a(b2edcf3dc4412b06-threebears.o): in function `PQCLEAN_MAMABEAR_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:171: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:210: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:211: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:212: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:216: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:217: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:218: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear/clean/threebears.c:219: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-kem.o): in function `PQCLEAN_PAPABEAR_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-kem.o): in function `PQCLEAN_PAPABEAR_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `PQCLEAN_PAPABEAR_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `PQCLEAN_PAPABEAR_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:148: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:149: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear_clean.a(13e6239f09ce0d9c-threebears.o): in function `PQCLEAN_PAPABEAR_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:171: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:210: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:211: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:212: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:216: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:217: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:218: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear/clean/threebears.c:219: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-kem.o): in function `PQCLEAN_PAPABEAREPHEM_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-kem.o): in function `PQCLEAN_PAPABEAREPHEM_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `PQCLEAN_PAPABEAREPHEM_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:136: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:137: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:139: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:140: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:141: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:153: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:154: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libpapabear-ephem_clean.a(b0cda3586665004e-threebears.o): in function `PQCLEAN_PAPABEAREPHEM_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:174: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:200: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:201: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:205: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:206: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:207: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:208: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/papabear-ephem/clean/threebears.c:209: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-kem.o): in function `PQCLEAN_MAMABEAREPHEM_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-kem.o): in function `PQCLEAN_MAMABEAREPHEM_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `PQCLEAN_MAMABEAREPHEM_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:136: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:137: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:139: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:140: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:141: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:153: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:154: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libmamabear-ephem_clean.a(a24cfc6547051896-threebears.o): in function `PQCLEAN_MAMABEAREPHEM_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:174: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:200: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:201: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:205: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:206: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:207: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:208: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:209: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-kem.o): in function `PQCLEAN_BABYBEAREPHEM_CLEAN_crypto_kem_keypair': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/kem.c:7: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-kem.o): in function `PQCLEAN_BABYBEAREPHEM_CLEAN_crypto_kem_enc': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/kem.c:14: undefined reference to `randombytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `threebears_hash_init': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:26: undefined reference to `cshake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:27: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:28: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `uniform': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:37: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:38: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:39: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:40: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `noise': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:60: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:61: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:62: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:75: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:78: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:79: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `PQCLEAN_BABYBEAREPHEM_CLEAN_encapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:112: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:113: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:136: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:137: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:139: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:140: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:141: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:153: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:154: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/pqcrypto-threebears-9b813fae0489a5df/out/libbabybear-ephem_clean.a(47da9c9194aba09d-threebears.o): in function `PQCLEAN_BABYBEAREPHEM_CLEAN_decapsulate': [INFO] [stdout] /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:174: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:200: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:201: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:205: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:206: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:207: undefined reference to `cshake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:208: undefined reference to `cshake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/pqclean/crypto_kem/babybear-ephem/clean/threebears.c:209: undefined reference to `cshake256_inc_squeeze' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [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] [INFO] [stderr] error: could not compile `pqcrypto-threebears` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4db28f4ed51b9049d2bb07f534b3382cdf5f1dc9f954c7f2fb9d873312096964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db28f4ed51b9049d2bb07f534b3382cdf5f1dc9f954c7f2fb9d873312096964", kill_on_drop: false }` [INFO] [stdout] 4db28f4ed51b9049d2bb07f534b3382cdf5f1dc9f954c7f2fb9d873312096964