[INFO] fetching crate selenite 0.5.3... [INFO] testing selenite-0.5.3 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate selenite 0.5.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate selenite 0.5.3 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate selenite 0.5.3 [INFO] finished tweaking crates.io crate selenite 0.5.3 [INFO] tweaked toml for crates.io crate selenite 0.5.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate selenite 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4939fbfeec88298dffccd5f3f35e52237054e489b91c84ef34ee6e3e31a3dde [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" "b4939fbfeec88298dffccd5f3f35e52237054e489b91c84ef34ee6e3e31a3dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4939fbfeec88298dffccd5f3f35e52237054e489b91c84ef34ee6e3e31a3dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4939fbfeec88298dffccd5f3f35e52237054e489b91c84ef34ee6e3e31a3dde", kill_on_drop: false }` [INFO] [stdout] b4939fbfeec88298dffccd5f3f35e52237054e489b91c84ef34ee6e3e31a3dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b9dc066c9aca5ada9ad722292b1e6738218ad0e150d2eaefef3003abe8633e [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" "f9b9dc066c9aca5ada9ad722292b1e6738218ad0e150d2eaefef3003abe8633e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling pqcrypto-traits v0.3.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pqcrypto-falcon v0.2.4 [INFO] [stderr] Compiling pqcrypto-sphincsplus v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling bls12_381 v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bls-signatures v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling selenite v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `warn` [INFO] [stdout] --> src/crypto.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | use log::{warn,info,debug,error}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519_dalek::Keypair` [INFO] [stdout] --> src/crypto.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | use ed25519_dalek::Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bls_signatures::*` [INFO] [stdout] --> src/crypto.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use bls_signatures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Blake2b` [INFO] [stdout] --> src/crypto.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | use blake2_rfc::blake2b::{Blake2b,blake2b}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/crypto.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/crypto.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/crypto.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/crypto.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/crypto.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/crypto.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/crypto.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | SPHINCS_PLUS, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `decode`, `encode` [INFO] [stdout] --> src/certificate.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use base32::{Alphabet,encode,decode}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::*` [INFO] [stdout] --> src/certificate.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UNIX_EPOCH` [INFO] [stdout] --> src/certificate.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParseError`, `Url` [INFO] [stdout] --> src/certificate.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/certificate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | SPHINCS_PLUS [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CODE_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | CODE_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodeSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOCUMENT_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | DOCUMENT_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DocumentSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/certificate.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | let time = SeleniteCertificate::get_utc_time(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/certificate.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | let mut input = String::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/certificate.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | let mut input = String::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pk` [INFO] [stdout] --> src/crypto.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | pk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `messages` [INFO] [stdout] --> src/crypto.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | messages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> src/crypto.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `VERSION` [INFO] [stdout] --> src/certificate.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | const VERSION: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_ID_SIZE` [INFO] [stdout] --> src/certificate.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | const STRING_ID_SIZE: usize = 80; // BASE32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_PUBLIC_KEY_SIZE` [INFO] [stdout] --> src/certificate.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | const STRING_PUBLIC_KEY_SIZE: usize = 128; // HEXADECIMAL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_HASH_SIZE` [INFO] [stdout] --> src/certificate.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const STRING_HASH_SIZE: usize = 96; // HEXADECIMAL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_SIGNATURE_SIZE` [INFO] [stdout] --> src/certificate.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | const STRING_SIGNATURE_SIZE: usize = 39724; // BASE64 (THIS MAY CHANGE; DOUBLE CHECK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_FINGERPRINT` [INFO] [stdout] --> src/certificate.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | const FORMAT_FINGERPRINT: &'static str = "BASE32 (RFC4648) [A-Z][2-7][=]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_PUBLIC_KEY` [INFO] [stdout] --> src/certificate.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | const FORMAT_PUBLIC_KEY: &'static str = "HEXADECIMAL"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_HASH` [INFO] [stdout] --> src/certificate.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | const FORMAT_HASH: &'static str = "HEXADECIMAL"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_SIGNATURE` [INFO] [stdout] --> src/certificate.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | const FORMAT_SIGNATURE: &'static str = "BASE64 (STANDARD)"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_length` [INFO] [stdout] --> src/certificate.rs:473:8 [INFO] [stdout] | [INFO] [stdout] 473 | fn assert_length(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_date` [INFO] [stdout] --> src/certificate.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | fn format_date(year: i32, month: u32, day: u32) -> DateTime{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 15s [INFO] running `Command { std: "docker" "inspect" "f9b9dc066c9aca5ada9ad722292b1e6738218ad0e150d2eaefef3003abe8633e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b9dc066c9aca5ada9ad722292b1e6738218ad0e150d2eaefef3003abe8633e", kill_on_drop: false }` [INFO] [stdout] f9b9dc066c9aca5ada9ad722292b1e6738218ad0e150d2eaefef3003abe8633e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dbbd78d334a4780deb8e15e10810cedd16379e2fe78affde9e4eac4ae9faa9e [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" "2dbbd78d334a4780deb8e15e10810cedd16379e2fe78affde9e4eac4ae9faa9e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `warn` [INFO] [stdout] --> src/crypto.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | use log::{warn,info,debug,error}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519_dalek::Keypair` [INFO] [stdout] --> src/crypto.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | use ed25519_dalek::Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bls_signatures::*` [INFO] [stdout] --> src/crypto.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use bls_signatures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Blake2b` [INFO] [stdout] --> src/crypto.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | use blake2_rfc::blake2b::{Blake2b,blake2b}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/crypto.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/crypto.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/crypto.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/crypto.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/crypto.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/crypto.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/crypto.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | SPHINCS_PLUS, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `decode`, `encode` [INFO] [stdout] --> src/certificate.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use base32::{Alphabet,encode,decode}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::*` [INFO] [stdout] --> src/certificate.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UNIX_EPOCH` [INFO] [stdout] --> src/certificate.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParseError`, `Url` [INFO] [stdout] --> src/certificate.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/certificate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | SPHINCS_PLUS [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CODE_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | CODE_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodeSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOCUMENT_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | DOCUMENT_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DocumentSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/certificate.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | let time = SeleniteCertificate::get_utc_time(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/certificate.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | let mut input = String::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/certificate.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | let mut input = String::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pk` [INFO] [stdout] --> src/crypto.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | pk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `messages` [INFO] [stdout] --> src/crypto.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | messages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> src/crypto.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `VERSION` [INFO] [stdout] --> src/certificate.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | const VERSION: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_ID_SIZE` [INFO] [stdout] --> src/certificate.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | const STRING_ID_SIZE: usize = 80; // BASE32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_PUBLIC_KEY_SIZE` [INFO] [stdout] --> src/certificate.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | const STRING_PUBLIC_KEY_SIZE: usize = 128; // HEXADECIMAL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_HASH_SIZE` [INFO] [stdout] --> src/certificate.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | const STRING_HASH_SIZE: usize = 96; // HEXADECIMAL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `STRING_SIGNATURE_SIZE` [INFO] [stdout] --> src/certificate.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | const STRING_SIGNATURE_SIZE: usize = 39724; // BASE64 (THIS MAY CHANGE; DOUBLE CHECK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_FINGERPRINT` [INFO] [stdout] --> src/certificate.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | const FORMAT_FINGERPRINT: &'static str = "BASE32 (RFC4648) [A-Z][2-7][=]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_PUBLIC_KEY` [INFO] [stdout] --> src/certificate.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | const FORMAT_PUBLIC_KEY: &'static str = "HEXADECIMAL"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_HASH` [INFO] [stdout] --> src/certificate.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | const FORMAT_HASH: &'static str = "HEXADECIMAL"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FORMAT_SIGNATURE` [INFO] [stdout] --> src/certificate.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | const FORMAT_SIGNATURE: &'static str = "BASE64 (STANDARD)"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_length` [INFO] [stdout] --> src/certificate.rs:473:8 [INFO] [stdout] | [INFO] [stdout] 473 | fn assert_length(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_date` [INFO] [stdout] --> src/certificate.rs:484:8 [INFO] [stdout] | [INFO] [stdout] 484 | fn format_date(year: i32, month: u32, day: u32) -> DateTime{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling selenite v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `selenite::crypto::SphincsKeypair` [INFO] [stdout] --> examples/certificate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use selenite::crypto::SphincsKeypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> examples/certificate.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | let (cert,keypair) = SeleniteCertificate::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keypair` [INFO] [stdout] --> examples/certificate.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let (cert,keypair) = SeleniteCertificate::new( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keypair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keypair2` [INFO] [stdout] --> examples/falcon.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let keypair2 = Falcon1024Keypair::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keypair2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/ed25519.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut signature = keypair.sign("This message is being signed"); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keypair2` [INFO] [stdout] --> tests/bls12_381.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let keypair2 = BLSKeypair::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keypair2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keypair3` [INFO] [stdout] --> tests/bls12_381.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let keypair3 = BLSKeypair::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keypair3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/new_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> tests/new_tests.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | let (cert,keypair) = SeleniteCertificate::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keypair` [INFO] [stdout] --> tests/new_tests.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | let (cert,keypair) = SeleniteCertificate::new( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keypair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `warn` [INFO] [stdout] --> src/crypto.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | use log::{warn,info,debug,error}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519_dalek::Keypair` [INFO] [stdout] --> src/crypto.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | use ed25519_dalek::Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bls_signatures::*` [INFO] [stdout] --> src/crypto.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use bls_signatures::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Blake2b` [INFO] [stdout] --> src/crypto.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | use blake2_rfc::blake2b::{Blake2b,blake2b}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/crypto.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/crypto.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/crypto.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/crypto.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/crypto.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/crypto.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/crypto.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | SPHINCS_PLUS, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `decode`, `encode` [INFO] [stdout] --> src/certificate.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use base32::{Alphabet,encode,decode}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::*` [INFO] [stdout] --> src/certificate.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UNIX_EPOCH` [INFO] [stdout] --> src/certificate.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParseError`, `Url` [INFO] [stdout] --> src/certificate.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/certificate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SPHINCS_PLUS` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | SPHINCS_PLUS [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SphincsPlus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CODE_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | CODE_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodeSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOCUMENT_SIGNING` should have an upper camel case name [INFO] [stdout] --> src/certificate.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | DOCUMENT_SIGNING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DocumentSigning` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `selenite`; 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name selenite --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=07f858c3f63ed58d -C extra-filename=-07f858c3f63ed58d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base32=/opt/rustwide/target/debug/deps/libbase32-8bfd453554638888.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f7b01c617224698d.rlib --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-48ea16e8318384ad.rlib --extern bls_signatures=/opt/rustwide/target/debug/deps/libbls_signatures-52256c3e4cd4d846.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5cc4225f043bd067.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3a192b93d512dca9.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3b1e5063445e590c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-331695507e1003e7.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-ad470a7607951283.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern pqcrypto_falcon=/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8a594313a773cff7.rlib --extern pqcrypto_sphincsplus=/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-5ec8fea5fbf51904.rlib --extern pqcrypto_traits=/opt/rustwide/target/debug/deps/libpqcrypto_traits-b16426fa5eae2795.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-677b10ff31e90734.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-42e96d1f61cf512f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ad54bb60a5588c0c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out -L native=/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.bls12_381.b062755c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4.4wr1qvl5nqsog0xn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselenite-d16873e1679549fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad470a7607951283.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ad54bb60a5588c0c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-14aa41ab563e8b4f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-5cc4225f043bd067.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-62cb34c7f6d00a7e.rlib" "/opt/rustwide/target/debug/deps/libbase32-8bfd453554638888.rlib" "/opt/rustwide/target/debug/deps/libbls_signatures-52256c3e4cd4d846.rlib" "/opt/rustwide/target/debug/deps/librayon-10b02560a51f48cd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5ffb8bc51ac6dfc7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c3fc57441eb2050.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7c45d61ff0083bd6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6119f20e68cfb569.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libhkdf-da05fac376e85826.rlib" "/opt/rustwide/target/debug/deps/libhmac-e1ea1c35d4cfadc3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-00f80a02111efee5.rlib" "/opt/rustwide/target/debug/deps/libbls12_381-c43163fb05071d97.rlib" "/opt/rustwide/target/debug/deps/libpairing-976e7b92ec72b3b9.rlib" "/opt/rustwide/target/debug/deps/libgroup-a0b69b6ad1845ba8.rlib" "/opt/rustwide/target/debug/deps/libff-392f127b5d578eff.rlib" "/opt/rustwide/target/debug/deps/librand_core-16d89800d70702bc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-7dcdc1552fa5366a.rlib" "/opt/rustwide/target/debug/deps/libwyz-76847eb89dcc88f5.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-6b63dba44e9234d8.rlib" "/opt/rustwide/target/debug/deps/libfunty-32835ffd9e17a45b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8026bbc4707ac694.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-5ec8fea5fbf51904.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8a594313a773cff7.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-b16426fa5eae2795.rlib" "/opt/rustwide/target/debug/deps/libbincode-f7b01c617224698d.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-48ea16e8318384ad.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a643388d2a6061a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libserde-42e96d1f61cf512f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3b1e5063445e590c.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-b9652a4a20db835f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4d91af124812c39d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-524c71c696c9d570.rlib" "/opt/rustwide/target/debug/deps/libed25519-3599a35da1f02c4a.rlib" "/opt/rustwide/target/debug/deps/libsignature-d38893927841ab76.rlib" "/opt/rustwide/target/debug/deps/librand-677b10ff31e90734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b5b6c35782c360d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-b28930380651a33e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-748e76e31053882c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bls12_381-3e568f6d846a10f4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.sphincs.5cc4f86a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae.59i087p8rrh7g2jm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselenite-d16873e1679549fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad470a7607951283.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ad54bb60a5588c0c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-14aa41ab563e8b4f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-5cc4225f043bd067.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-62cb34c7f6d00a7e.rlib" "/opt/rustwide/target/debug/deps/libbase32-8bfd453554638888.rlib" "/opt/rustwide/target/debug/deps/libbls_signatures-52256c3e4cd4d846.rlib" "/opt/rustwide/target/debug/deps/librayon-10b02560a51f48cd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5ffb8bc51ac6dfc7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c3fc57441eb2050.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7c45d61ff0083bd6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6119f20e68cfb569.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libhkdf-da05fac376e85826.rlib" "/opt/rustwide/target/debug/deps/libhmac-e1ea1c35d4cfadc3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-00f80a02111efee5.rlib" "/opt/rustwide/target/debug/deps/libbls12_381-c43163fb05071d97.rlib" "/opt/rustwide/target/debug/deps/libpairing-976e7b92ec72b3b9.rlib" "/opt/rustwide/target/debug/deps/libgroup-a0b69b6ad1845ba8.rlib" "/opt/rustwide/target/debug/deps/libff-392f127b5d578eff.rlib" "/opt/rustwide/target/debug/deps/librand_core-16d89800d70702bc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-7dcdc1552fa5366a.rlib" "/opt/rustwide/target/debug/deps/libwyz-76847eb89dcc88f5.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-6b63dba44e9234d8.rlib" "/opt/rustwide/target/debug/deps/libfunty-32835ffd9e17a45b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8026bbc4707ac694.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-5ec8fea5fbf51904.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8a594313a773cff7.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-b16426fa5eae2795.rlib" "/opt/rustwide/target/debug/deps/libbincode-f7b01c617224698d.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-48ea16e8318384ad.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a643388d2a6061a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libserde-42e96d1f61cf512f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3b1e5063445e590c.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-b9652a4a20db835f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4d91af124812c39d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-524c71c696c9d570.rlib" "/opt/rustwide/target/debug/deps/libed25519-3599a35da1f02c4a.rlib" "/opt/rustwide/target/debug/deps/libsignature-d38893927841ab76.rlib" "/opt/rustwide/target/debug/deps/librand-677b10ff31e90734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b5b6c35782c360d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-b28930380651a33e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-748e76e31053882c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sphincs-242cf9b2e9cadeae" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.new_tests.10e4446c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583.29gyp67ecbu3sj5y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-adf467c7c097aaf3/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-sphincsplus-2d089ad8ba866ea6/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libselenite-d16873e1679549fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad470a7607951283.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ad54bb60a5588c0c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-14aa41ab563e8b4f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-5cc4225f043bd067.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-62cb34c7f6d00a7e.rlib" "/opt/rustwide/target/debug/deps/libbase32-8bfd453554638888.rlib" "/opt/rustwide/target/debug/deps/libbls_signatures-52256c3e4cd4d846.rlib" "/opt/rustwide/target/debug/deps/librayon-10b02560a51f48cd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5ffb8bc51ac6dfc7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c3fc57441eb2050.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7c45d61ff0083bd6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6119f20e68cfb569.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libhkdf-da05fac376e85826.rlib" "/opt/rustwide/target/debug/deps/libhmac-e1ea1c35d4cfadc3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-00f80a02111efee5.rlib" "/opt/rustwide/target/debug/deps/libbls12_381-c43163fb05071d97.rlib" "/opt/rustwide/target/debug/deps/libpairing-976e7b92ec72b3b9.rlib" "/opt/rustwide/target/debug/deps/libgroup-a0b69b6ad1845ba8.rlib" "/opt/rustwide/target/debug/deps/libff-392f127b5d578eff.rlib" "/opt/rustwide/target/debug/deps/librand_core-16d89800d70702bc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-7dcdc1552fa5366a.rlib" "/opt/rustwide/target/debug/deps/libwyz-76847eb89dcc88f5.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-6b63dba44e9234d8.rlib" "/opt/rustwide/target/debug/deps/libfunty-32835ffd9e17a45b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8026bbc4707ac694.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_sphincsplus-5ec8fea5fbf51904.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8a594313a773cff7.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-b16426fa5eae2795.rlib" "/opt/rustwide/target/debug/deps/libbincode-f7b01c617224698d.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-48ea16e8318384ad.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a643388d2a6061a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libserde-42e96d1f61cf512f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-3b1e5063445e590c.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-b9652a4a20db835f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4d91af124812c39d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-524c71c696c9d570.rlib" "/opt/rustwide/target/debug/deps/libed25519-3599a35da1f02c4a.rlib" "/opt/rustwide/target/debug/deps/libsignature-d38893927841ab76.rlib" "/opt/rustwide/target/debug/deps/librand-677b10ff31e90734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b5b6c35782c360d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-b28930380651a33e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-748e76e31053882c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/new_tests-08e366afc66ec583" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2dbbd78d334a4780deb8e15e10810cedd16379e2fe78affde9e4eac4ae9faa9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbbd78d334a4780deb8e15e10810cedd16379e2fe78affde9e4eac4ae9faa9e", kill_on_drop: false }` [INFO] [stdout] 2dbbd78d334a4780deb8e15e10810cedd16379e2fe78affde9e4eac4ae9faa9e