[INFO] crate selenite 0.2.1 is already in cache [INFO] testing selenite-0.2.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate selenite 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate selenite 0.2.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate selenite 0.2.1 [INFO] finished tweaking crates.io crate selenite 0.2.1 [INFO] tweaked toml for crates.io crate selenite 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate selenite 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b158acb7a6966c892dd9774db0dedf947a2928068cf064b89f56cc96043df9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3b158acb7a6966c892dd9774db0dedf947a2928068cf064b89f56cc96043df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b158acb7a6966c892dd9774db0dedf947a2928068cf064b89f56cc96043df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b158acb7a6966c892dd9774db0dedf947a2928068cf064b89f56cc96043df9", kill_on_drop: false }` [INFO] [stdout] a3b158acb7a6966c892dd9774db0dedf947a2928068cf064b89f56cc96043df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708a79d3bb508c204653cab277b5c12af5d6f4c9eb5c1bcd3fc71e7d8c3d711f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "708a79d3bb508c204653cab277b5c12af5d6f4c9eb5c1bcd3fc71e7d8c3d711f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling pqcrypto-traits v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pqcrypto-falcon v0.2.2 [INFO] [stderr] Compiling pqcrypto-sphincsplus v0.5.0 [INFO] [stderr] Compiling pqcrypto-qtesla v0.1.1 [INFO] [stderr] Compiling pqcrypto-newhope v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling selenite v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 32s [INFO] running `Command { std: "docker" "inspect" "708a79d3bb508c204653cab277b5c12af5d6f4c9eb5c1bcd3fc71e7d8c3d711f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708a79d3bb508c204653cab277b5c12af5d6f4c9eb5c1bcd3fc71e7d8c3d711f", kill_on_drop: false }` [INFO] [stdout] 708a79d3bb508c204653cab277b5c12af5d6f4c9eb5c1bcd3fc71e7d8c3d711f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c8bbad2f5522c465fdd6abe5e663b99dd7b7a6fa5fbf540814c4a440154ff4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10c8bbad2f5522c465fdd6abe5e663b99dd7b7a6fa5fbf540814c4a440154ff4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling selenite v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.run_tests.bfkxzf6g-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd" "/opt/rustwide/target/debug/deps/run_tests-d291616d92d549cd.29jy969zymbpax73.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libselenite-9073d67d440f7ada.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5c5e098c7495712e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-8a71d569ce2fb2e2.rlib" "/opt/rustwide/target/debug/deps/libserde-26401bed0756f43d.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:525: multiple definition of `shake128_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:523: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:533: multiple definition of `shake128_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:527: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:537: multiple definition of `shake128_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:531: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:541: multiple definition of `shake128_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:535: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:557: multiple definition of `shake256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:539: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:565: multiple definition of `shake256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:543: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:569: multiple definition of `shake256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:547: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:573: multiple definition of `shake256_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:551: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:601: multiple definition of `shake128_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:567: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:621: multiple definition of `shake128_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:583: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:649: multiple definition of `shake256_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:598: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:669: multiple definition of `shake256_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:614: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:697: multiple definition of `shake128'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:629: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:728: multiple definition of `shake256'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:659: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:748: multiple definition of `sha3_256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:678: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:768: multiple definition of `sha3_256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:682: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:772: multiple definition of `sha3_256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:686: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:794: multiple definition of `sha3_256'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:706: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:809: multiple definition of `sha3_384_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:721: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:825: multiple definition of `sha3_384_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:725: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:833: multiple definition of `sha3_384_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:729: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:855: multiple definition of `sha3_384'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:749: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:870: multiple definition of `sha3_512_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:764: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:886: multiple definition of `sha3_512_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:768: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:894: multiple definition of `sha3_512_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:772: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:916: multiple definition of `sha3_512'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:792: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `selenite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.integration_run.35i5geqw-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c" "/opt/rustwide/target/debug/examples/integration_run-a25c13bf7013895c.lr10suoynx60sll.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libselenite-9073d67d440f7ada.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5c5e098c7495712e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-8a71d569ce2fb2e2.rlib" "/opt/rustwide/target/debug/deps/libserde-26401bed0756f43d.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:525: multiple definition of `shake128_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:523: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:533: multiple definition of `shake128_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:527: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:537: multiple definition of `shake128_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:531: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:541: multiple definition of `shake128_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:535: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:557: multiple definition of `shake256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:539: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:565: multiple definition of `shake256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:543: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:569: multiple definition of `shake256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:547: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:573: multiple definition of `shake256_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:551: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:601: multiple definition of `shake128_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:567: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:621: multiple definition of `shake128_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:583: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:649: multiple definition of `shake256_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:598: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:669: multiple definition of `shake256_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:614: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:697: multiple definition of `shake128'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:629: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:728: multiple definition of `shake256'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:659: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:748: multiple definition of `sha3_256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:678: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:768: multiple definition of `sha3_256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:682: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:772: multiple definition of `sha3_256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:686: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:794: multiple definition of `sha3_256'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:706: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:809: multiple definition of `sha3_384_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:721: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:825: multiple definition of `sha3_384_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:725: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:833: multiple definition of `sha3_384_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:729: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:855: multiple definition of `sha3_384'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:749: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:870: multiple definition of `sha3_512_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:764: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:886: multiple definition of `sha3_512_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:768: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:894: multiple definition of `sha3_512_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:772: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:916: multiple definition of `sha3_512'; /opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-qtesla-0.1.1/pqclean/common/fips202.c:792: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.selenite.4l35mo4y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be" "/opt/rustwide/target/debug/deps/selenite-45cfedbe889aa5be.32mz8rjvzdn05zmn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-0036f4a9229d3976/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-newhope-34726bb0524dc986/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-qtesla-323d71040eac8387/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-7e6e4821b76988d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-5c5e098c7495712e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_qtesla-7dd5ddc2654583bf.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-8a71d569ce2fb2e2.rlib" "/opt/rustwide/target/debug/deps/libserde-26401bed0756f43d.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:525: multiple definition of `shake128_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:523: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:533: multiple definition of `shake128_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:527: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:537: multiple definition of `shake128_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:531: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:541: multiple definition of `shake128_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:535: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:557: multiple definition of `shake256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:539: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:565: multiple definition of `shake256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:543: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:569: multiple definition of `shake256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:547: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_inc_squeeze': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:573: multiple definition of `shake256_inc_squeeze'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:551: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:601: multiple definition of `shake128_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:567: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:621: multiple definition of `shake128_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:583: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:649: multiple definition of `shake256_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:598: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256_squeezeblocks': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:669: multiple definition of `shake256_squeezeblocks'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:614: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake128': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:697: multiple definition of `shake128'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:629: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `shake256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:728: multiple definition of `shake256'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:659: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:748: multiple definition of `sha3_256_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:678: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:768: multiple definition of `sha3_256_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:682: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:772: multiple definition of `sha3_256_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:686: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_256': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:794: multiple definition of `sha3_256'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:706: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:809: multiple definition of `sha3_384_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:721: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:825: multiple definition of `sha3_384_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:725: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:833: multiple definition of `sha3_384_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:729: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_384': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:855: multiple definition of `sha3_384'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:749: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:870: multiple definition of `sha3_512_inc_init'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:764: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_absorb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:886: multiple definition of `sha3_512_inc_absorb'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:768: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512_inc_finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:894: multiple definition of `sha3_512_inc_finalize'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:772: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpqcrypto_falcon-028a1596091aa2bd.rlib(fips202.o): in function `sha3_512': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-falcon-0.2.2/pqclean/common/fips202.c:916: multiple definition of `sha3_512'; /opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-29bcc65971621070.rlib(fips202.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pqcrypto-sphincsplus-0.5.0/pqclean/common/fips202.c:792: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "10c8bbad2f5522c465fdd6abe5e663b99dd7b7a6fa5fbf540814c4a440154ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c8bbad2f5522c465fdd6abe5e663b99dd7b7a6fa5fbf540814c4a440154ff4", kill_on_drop: false }` [INFO] [stdout] 10c8bbad2f5522c465fdd6abe5e663b99dd7b7a6fa5fbf540814c4a440154ff4