[INFO] fetching crate pqcrypto-threebears 0.2.0... [INFO] testing pqcrypto-threebears-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate pqcrypto-threebears 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pqcrypto-threebears 0.2.0 [INFO] finished tweaking crates.io crate pqcrypto-threebears 0.2.0 [INFO] tweaked toml for crates.io crate pqcrypto-threebears 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pqcrypto-threebears 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d95cf7c6cbeb16037153005974c61d5769fab0ed3215c0f7559dfe3efd406e61 [INFO] running `Command { std: "docker" "start" "-a" "d95cf7c6cbeb16037153005974c61d5769fab0ed3215c0f7559dfe3efd406e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d95cf7c6cbeb16037153005974c61d5769fab0ed3215c0f7559dfe3efd406e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95cf7c6cbeb16037153005974c61d5769fab0ed3215c0f7559dfe3efd406e61", kill_on_drop: false }` [INFO] [stdout] d95cf7c6cbeb16037153005974c61d5769fab0ed3215c0f7559dfe3efd406e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431998b7c7f91b4a84ba179722f23c20df7a7f31c9a6bf27c3195cb7814d83df [INFO] running `Command { std: "docker" "start" "-a" "431998b7c7f91b4a84ba179722f23c20df7a7f31c9a6bf27c3195cb7814d83df", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling pqcrypto-threebears v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `Command { std: "docker" "inspect" "431998b7c7f91b4a84ba179722f23c20df7a7f31c9a6bf27c3195cb7814d83df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431998b7c7f91b4a84ba179722f23c20df7a7f31c9a6bf27c3195cb7814d83df", kill_on_drop: false }` [INFO] [stdout] 431998b7c7f91b4a84ba179722f23c20df7a7f31c9a6bf27c3195cb7814d83df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0cc730edc70c94cc6d9070220f8999d10fc6acab7160f8517b45f23e5443ce [INFO] running `Command { std: "docker" "start" "-a" "ee0cc730edc70c94cc6d9070220f8999d10fc6acab7160f8517b45f23e5443ce", kill_on_drop: false }` [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Compiling pqcrypto-threebears v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "ee0cc730edc70c94cc6d9070220f8999d10fc6acab7160f8517b45f23e5443ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0cc730edc70c94cc6d9070220f8999d10fc6acab7160f8517b45f23e5443ce", kill_on_drop: false }` [INFO] [stdout] ee0cc730edc70c94cc6d9070220f8999d10fc6acab7160f8517b45f23e5443ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2178403d0ed294a16563032e1bbd2da7c0110ed08b8685670f174a8b376a895c [INFO] running `Command { std: "docker" "start" "-a" "2178403d0ed294a16563032e1bbd2da7c0110ed08b8685670f174a8b376a895c", kill_on_drop: false }` [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:49: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:69:68: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAR_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAR_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAR_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAR_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAR_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAR_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/papabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1584]' {aka 'unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_PAPABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[PAPABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[PAPABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1697]' {aka 'unsigned char[1697]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[PAPABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1584]' {aka 'const unsigned char[1584]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[PAPABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/papabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[PAPABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[1194]' {aka 'unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_MAMABEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[MAMABEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stdout] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stdout] running 12 tests [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[MAMABEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[1307]' {aka 'unsigned char[1307]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[MAMABEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[1194]' {aka 'const unsigned char[1194]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[MAMABEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/mamabear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[MAMABEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:54: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: In file included from pqclean/crypto_kem/babybear-ephem/clean/threebears.c:7: [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:21:13: note: previously declared as an array 'uint8_t[804]' {aka 'unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 21 | uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:69:73: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 69 | void PQCLEAN_BABYBEAREPHEM_CLEAN_get_pubkey(uint8_t *pk, const uint8_t *sk) { [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:22:19: note: previously declared as an array 'const uint8_t[40]' {aka 'const unsigned char[40]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 22 | const uint8_t sk[BABYBEAREPHEM_PRIVATE_KEY_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:96:14: warning: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 96 | uint8_t *shared_secret, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:36:13: note: previously declared as an array 'uint8_t[32]' {aka 'unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 36 | uint8_t shared_secret[BABYBEAREPHEM_SHARED_SECRET_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:97:14: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 97 | uint8_t *capsule, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:37:13: note: previously declared as an array 'uint8_t[917]' {aka 'unsigned char[917]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 37 | uint8_t capsule[BABYBEAREPHEM_CAPSULE_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:98:20: warning: argument 3 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 98 | const uint8_t *pk, [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:38:19: note: previously declared as an array 'const uint8_t[804]' {aka 'const unsigned char[804]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 38 | const uint8_t pk[BABYBEAREPHEM_PUBLIC_KEY_BYTES], [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.c:99:20: warning: argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 99 | const uint8_t *seed [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: pqclean/crypto_kem/babybear-ephem/clean/threebears.h:39:19: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: 39 | const uint8_t seed[BABYBEAREPHEM_ENC_SEED_AND_IV_BYTES] [INFO] [stderr] warning: pqcrypto-threebears@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pqcrypto_threebears-b50bb5d12e7f564e) [INFO] [stdout] test babybearephem::test::test_kem ... ok [INFO] [stdout] test mamabearephem::test::test_kem ... ok [INFO] [stdout] test babybear::test::test_kem ... ok [INFO] [stdout] test ffi::test_babybearephem_clean::test_ffi ... ok [INFO] [stdout] test ffi::test_babybear_clean::test_ffi ... ok [INFO] [stdout] test ffi::test_mamabearephem_clean::test_ffi ... ok [INFO] [stdout] test mamabear::test::test_kem ... ok [INFO] [stdout] test papabear::test::test_kem ... ok [INFO] [stdout] test ffi::test_papabearephem_clean::test_ffi ... ok [INFO] [stdout] test ffi::test_mamabear_clean::test_ffi ... ok [INFO] [stdout] test ffi::test_papabear_clean::test_ffi ... ok [INFO] [stdout] test papabearephem::test::test_kem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests pqcrypto_threebears [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/papabear.rs - papabear (line 6) ... ok [INFO] [stdout] test src/babybear.rs - babybear (line 6) ... ok [INFO] [stdout] test src/babybearephem.rs - babybearephem (line 6) ... ok [INFO] [stdout] test src/mamabear.rs - mamabear (line 6) ... ok [INFO] [stdout] test src/mamabearephem.rs - mamabearephem (line 6) ... ok [INFO] [stdout] test src/papabearephem.rs - papabearephem (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2178403d0ed294a16563032e1bbd2da7c0110ed08b8685670f174a8b376a895c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2178403d0ed294a16563032e1bbd2da7c0110ed08b8685670f174a8b376a895c", kill_on_drop: false }` [INFO] [stdout] 2178403d0ed294a16563032e1bbd2da7c0110ed08b8685670f174a8b376a895c