[INFO] fetching crate ate 0.8.0... [INFO] testing ate-0.8.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate ate 0.8.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ate 0.8.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ate 0.8.0 [INFO] finished tweaking crates.io crate ate 0.8.0 [INFO] tweaked toml for crates.io crate ate 0.8.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate ate 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb481848b95d4c5af7a6c02e2e69204bdd33c6122549932915dcfdf3d2f5da27 [INFO] running `Command { std: "docker" "start" "-a" "bb481848b95d4c5af7a6c02e2e69204bdd33c6122549932915dcfdf3d2f5da27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb481848b95d4c5af7a6c02e2e69204bdd33c6122549932915dcfdf3d2f5da27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb481848b95d4c5af7a6c02e2e69204bdd33c6122549932915dcfdf3d2f5da27", kill_on_drop: false }` [INFO] [stdout] bb481848b95d4c5af7a6c02e2e69204bdd33c6122549932915dcfdf3d2f5da27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] efb01175e8a5c0a11a1ce09c3badf8bba5ac7e12625220874dbd75bebe7aa6a7 [INFO] running `Command { std: "docker" "start" "-a" "efb01175e8a5c0a11a1ce09c3badf8bba5ac7e12625220874dbd75bebe7aa6a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pqcrypto-traits v0.3.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hash v0.3.0 [INFO] [stderr] Compiling buffered_offset_reader v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling pqcrypto-falcon v0.2.6 [INFO] [stderr] Compiling pqcrypto-ntru v0.5.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cached_proc_macro v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling trust-dns-client v0.20.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling btreemultimap v0.1.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling ate v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/comms/rx_tx.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub state: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 05s [INFO] running `Command { std: "docker" "inspect" "efb01175e8a5c0a11a1ce09c3badf8bba5ac7e12625220874dbd75bebe7aa6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb01175e8a5c0a11a1ce09c3badf8bba5ac7e12625220874dbd75bebe7aa6a7", kill_on_drop: false }` [INFO] [stdout] efb01175e8a5c0a11a1ce09c3badf8bba5ac7e12625220874dbd75bebe7aa6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 204b4ab8046f69fb4807132ca04e50a4935fa1f4f42ba97f59a6c4fda3e3db1d [INFO] running `Command { std: "docker" "start" "-a" "204b4ab8046f69fb4807132ca04e50a4935fa1f4f42ba97f59a6c4fda3e3db1d", kill_on_drop: false }` [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/comms/rx_tx.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub state: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ate v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bus_or_queue --edition=2018 examples/bus-or-queue.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --cfg 'feature="basics"' --cfg 'feature="buffered"' --cfg 'feature="caching"' --cfg 'feature="default"' --cfg 'feature="hash_blake3"' --cfg 'feature="hash_sha3"' --cfg 'feature="local_fs"' --cfg 'feature="rotate"' -C metadata=78f59f5a6b4fcecb -C extra-filename=-78f59f5a6b4fcecb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-6d5ee4445138ca7d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-79cdbf2c5941cd0c.so --extern ate=/opt/rustwide/target/debug/deps/libate-7df0a202aa0a6788.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6d9ff2b36e199642.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-293b0845f2d86ed2.rlib --extern btreemultimap=/opt/rustwide/target/debug/deps/libbtreemultimap-52234de4ae41020e.rlib --extern buffered_offset_reader=/opt/rustwide/target/debug/deps/libbuffered_offset_reader-124489eb0b1a75df.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-048502cb42816ccc.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-41f7214fa17145c9.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-204ae0e834edf7ce.so --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-c469c37fe37966fe.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-82fbbaed84d4faba.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-87c1b7acf32399d5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8a0e6800170dbf8b.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib --extern hash=/opt/rustwide/target/debug/deps/libhash-29149ca5f9fcd23c.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-26ced7cdb2da8cd9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c240b0c8872d90d6.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-ea7e4be1c30ec599.rlib --extern names=/opt/rustwide/target/debug/deps/libnames-8d9d8d42018245e2.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-1f8611cc2469e904.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-17faa3737287fc35.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rlib --extern pnet=/opt/rustwide/target/debug/deps/libpnet-f6df998977fb5f18.rlib --extern pqcrypto_falcon=/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8b8722ee359dfbac.rlib --extern pqcrypto_ntru=/opt/rustwide/target/debug/deps/libpqcrypto_ntru-82119f60abbbc087.rlib --extern pqcrypto_traits=/opt/rustwide/target/debug/deps/libpqcrypto_traits-e1440724e8fbb4b4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2e4b80b75688092d.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-a0315b5bf4db6db6.rlib --extern rmp=/opt/rustwide/target/debug/deps/librmp-bd6c3041e7c23753.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-e9a10f22d589c86b.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-40be5d845ce08c89.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2debcbf737d1557f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54246366dc960ed6.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-4041d03f21888615.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-7c8d77eeb9a48a61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e31babeaf1ec6df.rlib --extern trust_dns_client=/opt/rustwide/target/debug/deps/libtrust_dns_client-48c02dcb20d8953c.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-afb31116ea1c4654.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cad50f5f5aa87c87.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out -L native=/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out -L native=/opt/rustwide/target/debug/build/openssl-sys-a06ce8103d747299/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out -L native=/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out -L native=/opt/rustwide/target/debug/build/rust-crypto-45f163b716b0b39b/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/rotate-6ae529290103242c.rotate.562ca92f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.rotate.562ca92f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c.29zndh5mj0fvdjdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a06ce8103d747299/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-45f163b716b0b39b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libate-7df0a202aa0a6788.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6d5ee4445138ca7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f480ffc859f0f625.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libpnet-f6df998977fb5f18.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-7c40c3757cee2b2c.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-4e006b24cc4b967f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-82f88ba8a83df912.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-54805a732711ceb4.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-7720b5e328f80f8c.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-8f4daeee04d6ff41.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-30415af60fd7f0eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-293b0845f2d86ed2.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ec7465655e9d8429.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ccda3a47b65b2e9a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8f7b4f1ec12186d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libbincode-6d9ff2b36e199642.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82fbbaed84d4faba.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbtreemultimap-52234de4ae41020e.rlib" "/opt/rustwide/target/debug/deps/libsnap-7c8d77eeb9a48a61.rlib" "/opt/rustwide/target/debug/deps/libmultimap-ea7e4be1c30ec599.rlib" "/opt/rustwide/target/debug/deps/libcached-048502cb42816ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-cb53055be1e06257.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d574e8a7091ec3e3.rlib" "/opt/rustwide/target/debug/deps/libahash-d75f4780196ed95e.rlib" "/opt/rustwide/target/debug/deps/libfutures-87c1b7acf32399d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52909a98ca2edba0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8b8722ee359dfbac.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_ntru-82119f60abbbc087.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-e1440724e8fbb4b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib" "/opt/rustwide/target/debug/deps/libsha3-4041d03f21888615.rlib" "/opt/rustwide/target/debug/deps/libkeccak-576d080179cec913.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-81f79b5d04cd01b4.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-17faa3737287fc35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74ceab8d43a085a1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1f8611cc2469e904.rlib" "/opt/rustwide/target/debug/deps/libchrono-41f7214fa17145c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libtime-73478ee88f668499.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54246366dc960ed6.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ead38c9c534969.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-48c02dcb20d8953c.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-b37dae30f550c4fc.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-5639555800960924.rlib" "/opt/rustwide/target/debug/deps/libendian_type-0a81c7688b728d71.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-afb31116ea1c4654.rlib" "/opt/rustwide/target/debug/deps/librand-2e4b80b75688092d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0315b5bf4db6db6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-20acec990141a769.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7eb25cb1786e9828.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc3a4ea3dbe2b7af.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8a0e6800170dbf8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f87e0d50eafa8fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-25c3695b5847232a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ac78e5d4ecd2054d.rlib" "/opt/rustwide/target/debug/deps/libtokio-7e31babeaf1ec6df.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-6f521740ad43a639.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a71515ea78c9ba95.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/liblog-c240b0c8872d90d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-e9a10f22d589c86b.rlib" "/opt/rustwide/target/debug/deps/librmp-bd6c3041e7c23753.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rotate-6ae529290103242c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/load-d990093d0701f00a.load.7bc0306b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.load.7bc0306b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a.2esd3j68ddkavujo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a06ce8103d747299/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-45f163b716b0b39b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libate-7df0a202aa0a6788.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6d5ee4445138ca7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f480ffc859f0f625.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libpnet-f6df998977fb5f18.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-7c40c3757cee2b2c.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-4e006b24cc4b967f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-82f88ba8a83df912.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-54805a732711ceb4.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-7720b5e328f80f8c.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-8f4daeee04d6ff41.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-30415af60fd7f0eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-293b0845f2d86ed2.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ec7465655e9d8429.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ccda3a47b65b2e9a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8f7b4f1ec12186d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libbincode-6d9ff2b36e199642.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82fbbaed84d4faba.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbtreemultimap-52234de4ae41020e.rlib" "/opt/rustwide/target/debug/deps/libsnap-7c8d77eeb9a48a61.rlib" "/opt/rustwide/target/debug/deps/libmultimap-ea7e4be1c30ec599.rlib" "/opt/rustwide/target/debug/deps/libcached-048502cb42816ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-cb53055be1e06257.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d574e8a7091ec3e3.rlib" "/opt/rustwide/target/debug/deps/libahash-d75f4780196ed95e.rlib" "/opt/rustwide/target/debug/deps/libfutures-87c1b7acf32399d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52909a98ca2edba0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8b8722ee359dfbac.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_ntru-82119f60abbbc087.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-e1440724e8fbb4b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib" "/opt/rustwide/target/debug/deps/libsha3-4041d03f21888615.rlib" "/opt/rustwide/target/debug/deps/libkeccak-576d080179cec913.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-81f79b5d04cd01b4.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-17faa3737287fc35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74ceab8d43a085a1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1f8611cc2469e904.rlib" "/opt/rustwide/target/debug/deps/libchrono-41f7214fa17145c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libtime-73478ee88f668499.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54246366dc960ed6.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ead38c9c534969.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-48c02dcb20d8953c.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-b37dae30f550c4fc.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-5639555800960924.rlib" "/opt/rustwide/target/debug/deps/libendian_type-0a81c7688b728d71.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-afb31116ea1c4654.rlib" "/opt/rustwide/target/debug/deps/librand-2e4b80b75688092d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0315b5bf4db6db6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-20acec990141a769.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7eb25cb1786e9828.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc3a4ea3dbe2b7af.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8a0e6800170dbf8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f87e0d50eafa8fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-25c3695b5847232a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ac78e5d4ecd2054d.rlib" "/opt/rustwide/target/debug/deps/libtokio-7e31babeaf1ec6df.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-6f521740ad43a639.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a71515ea78c9ba95.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-e9a10f22d589c86b.rlib" "/opt/rustwide/target/debug/deps/librmp-bd6c3041e7c23753.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib" "/opt/rustwide/target/debug/deps/liblog-c240b0c8872d90d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/load-d990093d0701f00a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.bank.6a4580b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582.zin1962te0utkaa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a06ce8103d747299/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-45f163b716b0b39b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnames-8d9d8d42018245e2.rlib" "/opt/rustwide/target/debug/deps/librand-1165f8ffaec5acaf.rlib" "/opt/rustwide/target/debug/deps/librand-35c00faa407b2b73.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-2debcbf737d1557f.rlib" "/opt/rustwide/target/debug/deps/libate-7df0a202aa0a6788.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6d5ee4445138ca7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f480ffc859f0f625.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libpnet-f6df998977fb5f18.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-7c40c3757cee2b2c.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-4e006b24cc4b967f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-82f88ba8a83df912.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-54805a732711ceb4.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-7720b5e328f80f8c.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-8f4daeee04d6ff41.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-30415af60fd7f0eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-293b0845f2d86ed2.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ec7465655e9d8429.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ccda3a47b65b2e9a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8f7b4f1ec12186d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libbincode-6d9ff2b36e199642.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82fbbaed84d4faba.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbtreemultimap-52234de4ae41020e.rlib" "/opt/rustwide/target/debug/deps/libsnap-7c8d77eeb9a48a61.rlib" "/opt/rustwide/target/debug/deps/libmultimap-ea7e4be1c30ec599.rlib" "/opt/rustwide/target/debug/deps/libcached-048502cb42816ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-cb53055be1e06257.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d574e8a7091ec3e3.rlib" "/opt/rustwide/target/debug/deps/libahash-d75f4780196ed95e.rlib" "/opt/rustwide/target/debug/deps/libfutures-87c1b7acf32399d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52909a98ca2edba0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8b8722ee359dfbac.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_ntru-82119f60abbbc087.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-e1440724e8fbb4b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib" "/opt/rustwide/target/debug/deps/libsha3-4041d03f21888615.rlib" "/opt/rustwide/target/debug/deps/libkeccak-576d080179cec913.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-81f79b5d04cd01b4.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-17faa3737287fc35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74ceab8d43a085a1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1f8611cc2469e904.rlib" "/opt/rustwide/target/debug/deps/libchrono-41f7214fa17145c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libtime-73478ee88f668499.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54246366dc960ed6.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ead38c9c534969.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-48c02dcb20d8953c.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-b37dae30f550c4fc.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-5639555800960924.rlib" "/opt/rustwide/target/debug/deps/libendian_type-0a81c7688b728d71.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-afb31116ea1c4654.rlib" "/opt/rustwide/target/debug/deps/librand-2e4b80b75688092d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0315b5bf4db6db6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-20acec990141a769.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7eb25cb1786e9828.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc3a4ea3dbe2b7af.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8a0e6800170dbf8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f87e0d50eafa8fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-25c3695b5847232a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ac78e5d4ecd2054d.rlib" "/opt/rustwide/target/debug/deps/libtokio-7e31babeaf1ec6df.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-6f521740ad43a639.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a71515ea78c9ba95.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/liblog-c240b0c8872d90d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-e9a10f22d589c86b.rlib" "/opt/rustwide/target/debug/deps/librmp-bd6c3041e7c23753.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bank-ea875c7431d4d582" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.hello_world.03648fe7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4.2g8e1wip8zbwgx2i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/blake3-9928be59c02065ec/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a06ce8103d747299/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-falcon-df45c39e9c4e7b99/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/pqcrypto-ntru-11f95c7876c8df2b/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-45f163b716b0b39b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libate-7df0a202aa0a6788.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6d5ee4445138ca7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f480ffc859f0f625.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libpnet-f6df998977fb5f18.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-7c40c3757cee2b2c.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-4e006b24cc4b967f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-82f88ba8a83df912.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-54805a732711ceb4.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-7720b5e328f80f8c.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-8f4daeee04d6ff41.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-30415af60fd7f0eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-293b0845f2d86ed2.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ec7465655e9d8429.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ccda3a47b65b2e9a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8f7b4f1ec12186d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libbincode-6d9ff2b36e199642.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82fbbaed84d4faba.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbtreemultimap-52234de4ae41020e.rlib" "/opt/rustwide/target/debug/deps/libsnap-7c8d77eeb9a48a61.rlib" "/opt/rustwide/target/debug/deps/libmultimap-ea7e4be1c30ec599.rlib" "/opt/rustwide/target/debug/deps/libcached-048502cb42816ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-cb53055be1e06257.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d574e8a7091ec3e3.rlib" "/opt/rustwide/target/debug/deps/libahash-d75f4780196ed95e.rlib" "/opt/rustwide/target/debug/deps/libfutures-87c1b7acf32399d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52909a98ca2edba0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_falcon-8b8722ee359dfbac.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_ntru-82119f60abbbc087.rlib" "/opt/rustwide/target/debug/deps/libpqcrypto_traits-e1440724e8fbb4b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib" "/opt/rustwide/target/debug/deps/libsha3-4041d03f21888615.rlib" "/opt/rustwide/target/debug/deps/libkeccak-576d080179cec913.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-81f79b5d04cd01b4.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-17faa3737287fc35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74ceab8d43a085a1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1f8611cc2469e904.rlib" "/opt/rustwide/target/debug/deps/libchrono-41f7214fa17145c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libtime-73478ee88f668499.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54246366dc960ed6.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ead38c9c534969.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-48c02dcb20d8953c.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-b37dae30f550c4fc.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-5639555800960924.rlib" "/opt/rustwide/target/debug/deps/libendian_type-0a81c7688b728d71.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-afb31116ea1c4654.rlib" "/opt/rustwide/target/debug/deps/librand-2e4b80b75688092d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0315b5bf4db6db6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-20acec990141a769.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7eb25cb1786e9828.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc3a4ea3dbe2b7af.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8a0e6800170dbf8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f87e0d50eafa8fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-25c3695b5847232a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ac78e5d4ecd2054d.rlib" "/opt/rustwide/target/debug/deps/libtokio-7e31babeaf1ec6df.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-6f521740ad43a639.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a71515ea78c9ba95.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/liblog-c240b0c8872d90d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-e9a10f22d589c86b.rlib" "/opt/rustwide/target/debug/deps/librmp-bd6c3041e7c23753.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-4485cfd710fe2de4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] warning: field is never read: `state` [INFO] [stdout] --> src/comms/rx_tx.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub state: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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" "204b4ab8046f69fb4807132ca04e50a4935fa1f4f42ba97f59a6c4fda3e3db1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204b4ab8046f69fb4807132ca04e50a4935fa1f4f42ba97f59a6c4fda3e3db1d", kill_on_drop: false }` [INFO] [stdout] 204b4ab8046f69fb4807132ca04e50a4935fa1f4f42ba97f59a6c4fda3e3db1d