[INFO] cloning repository https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frando/hypercore-protocol-rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 941881f0d409b328f3ee5dcb402fe8b5fab21511 [INFO] testing Frando/hypercore-protocol-rust-experiments against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] finished tweaking git repo https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] tweaked toml for git repo https://github.com/Frando/hypercore-protocol-rust-experiments written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/datrs/hypercore` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded merkle-tree-stream v0.12.1 [INFO] [stderr] Downloaded tree-index v0.6.1 [INFO] [stderr] Downloaded duplexify v1.2.2 [INFO] [stderr] Downloaded bitfield-rle v0.2.0 [INFO] [stderr] Downloaded random-access-disk v2.0.0 [INFO] [stderr] Downloaded random-access-storage v4.0.0 [INFO] [stderr] Downloaded sparse-bitfield v0.11.0 [INFO] [stderr] Downloaded sleep-parser v0.8.0 [INFO] [stderr] Downloaded flat-tree v5.0.0 [INFO] [stderr] Downloaded random-access-memory v2.0.0 [INFO] [stderr] Downloaded memory-pager v0.9.0 [INFO] [stderr] Downloaded mkdirp v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b398fa1a13afee1e2d269d43dd7d8138cdf4bb4c8980297f01b8a51c3d9d244 [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" "2b398fa1a13afee1e2d269d43dd7d8138cdf4bb4c8980297f01b8a51c3d9d244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b398fa1a13afee1e2d269d43dd7d8138cdf4bb4c8980297f01b8a51c3d9d244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b398fa1a13afee1e2d269d43dd7d8138cdf4bb4c8980297f01b8a51c3d9d244", kill_on_drop: false }` [INFO] [stdout] 2b398fa1a13afee1e2d269d43dd7d8138cdf4bb4c8980297f01b8a51c3d9d244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d72dac24bc9e414771ce4551df5b495ed7642fa6920f0ec0a5dbc90a790dd75 [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" "9d72dac24bc9e414771ce4551df5b495ed7642fa6920f0ec0a5dbc90a790dd75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling pretty-hash v0.4.1 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling hypercore-protocol v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.54s [INFO] running `Command { std: "docker" "inspect" "9d72dac24bc9e414771ce4551df5b495ed7642fa6920f0ec0a5dbc90a790dd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d72dac24bc9e414771ce4551df5b495ed7642fa6920f0ec0a5dbc90a790dd75", kill_on_drop: false }` [INFO] [stdout] 9d72dac24bc9e414771ce4551df5b495ed7642fa6920f0ec0a5dbc90a790dd75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 822b9dd4c32a79b68a87b0af25b56d7a825460e9bf44de074a55c1121cd51e82 [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" "822b9dd4c32a79b68a87b0af25b56d7a825460e9bf44de074a55c1121cd51e82", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memory-pager v0.9.0 [INFO] [stderr] Compiling flat-tree v5.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling sparse-bitfield v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling merkle-tree-stream v0.12.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling tree-index v0.6.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bitfield-rle v0.2.0 [INFO] [stderr] Compiling sleep-parser v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling random-access-memory v2.0.0 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling duplexify v1.2.2 [INFO] [stderr] Compiling hypercore v0.11.1-beta.10 (https://github.com/datrs/hypercore?rev=8d8cbef8a884a70e8d12d80968c1d97be2ceea0b#8d8cbef8) [INFO] [stderr] Compiling hypercore-protocol v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/basic.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(usage()), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!("{}", usage()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 52 | _ => std::panic::panic_any(usage()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/hypercore.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | _ => panic!(usage()), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 62 | _ => panic!("{}", usage()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 62 | _ => std::panic::panic_any(usage()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.pipe.57ip9f07-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51" "/opt/rustwide/target/debug/examples/pipe-38e671e5494cfa51.n40zropn0nkxb5c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8d10cb449b039b94.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-520f2a267b1d8f8b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libregex-a6ce0de8f9af270b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9585ba964081ccba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libhypercore_protocol-17acf026fc3dfce0.rlib" "/opt/rustwide/target/debug/deps/libvarinteger-277929279bdc1eef.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fba634163b316334.rlib" "/opt/rustwide/target/debug/deps/libsnow-7ba91c02684cce4c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-0c9958e533118ff2.rlib" "/opt/rustwide/target/debug/deps/libghash-b46a105206ef81ed.rlib" "/opt/rustwide/target/debug/deps/libpolyval-b43de439e8e3bead.rlib" "/opt/rustwide/target/debug/deps/libaes-4d1500494d8f40c9.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-76e6e7d384912601.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-1276aa1bf262b88b.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-99aaa577c1c525ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libsha2-0dbd11ac79fa6266.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b211931f7a5e41d1.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-c3ccbd4a6fd27e66.rlib" "/opt/rustwide/target/debug/deps/libchacha20-57357a26c06cd6c7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-01243591910ff0c0.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-e4a69eadd030ef9f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-e7d5741f74c1dcc0.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-5481d938dbeccda4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-14639c1e773975fb.rlib" "/opt/rustwide/target/debug/deps/libaead-01ea4b1e13fe970f.rlib" "/opt/rustwide/target/debug/deps/libblake2-6354a4b5a1b930a8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0857c5817d2f1361.rlib" "/opt/rustwide/target/debug/deps/libdigest-55f32a76eb0f60b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5433e1c60840359a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-51a76baaafc077e8.rlib" "/opt/rustwide/target/debug/deps/librand-ef445241e0477ea2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-abdb29ef5fc6ec8c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-5bf0d7a26161e9a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99a5ca7d7c6ed1e5.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-48f37ea8d4a60e08.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-025cc7d42321e09e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-814faa48991d3232.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-8f6e2aa8e0a9c820.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ccc49ac7d39e19fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d2a097f949f97b79.rlib" "/opt/rustwide/target/debug/deps/libprost-ab161fc31258389d.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libpretty_hash-0872e4b10ab8e6d1.rlib" "/opt/rustwide/target/debug/deps/libfailure-e2a603748d7e2f86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7629cd83673c8a6e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-595d6e5667fb3105.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1bcd2cca534f64c5.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libsluice-3bb243b5265fd65e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d7c1947ea4216593.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-af3e40ff7e9f4737.rlib" "/opt/rustwide/target/debug/deps/libpretty_bytes-1a62323223983018.rlib" "/opt/rustwide/target/debug/deps/libatty-4697ba4f42b6eb38.rlib" "/opt/rustwide/target/debug/deps/libgetopts-4e1a31a34cdbb645.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-18aacc115a3b00ec.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b6886d891cc19dc9.rlib" "/opt/rustwide/target/debug/deps/libblocking-73cf531c8242b7d5.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b59d59dbd4b5a627.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9183eada9bd83cd.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-187c800418b164a1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8898ab3e1983dc82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-48d542aa9779efaa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_process-bccef1a711b53e40.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5328c66eb2927592.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-07d752c93ca67bea.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1f24afab07cb7301.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpolling-25fdf5f7eec9d2e9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-023bd9544456401e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf3c813b97648297.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d0c0b545d010d893.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d9496baa351e52a4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6392547ac7e25f96.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-737afa288bf70b40.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee43fccde8375b0c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-50d3320abad521df.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1fc47b5a02ea9f85.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9edd4bd4bb2a5c7d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-977d6d36b62a445c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-b02b3ca990bd424c.rlib" "/opt/rustwide/target/debug/deps/liblog-cebf7ea8d9f25efb.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-0443f32c9bd2f367.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c33da578dc6f9721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stderr] error: could not compile `hypercore-protocol` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.basic.1djwtmxn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8" "/opt/rustwide/target/debug/examples/basic-4f5510af8ee431f8.34y5hs03m663ggt5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8d10cb449b039b94.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-4697ba4f42b6eb38.rlib" "/opt/rustwide/target/debug/deps/libhumantime-520f2a267b1d8f8b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libregex-a6ce0de8f9af270b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9585ba964081ccba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libhypercore_protocol-17acf026fc3dfce0.rlib" "/opt/rustwide/target/debug/deps/libvarinteger-277929279bdc1eef.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fba634163b316334.rlib" "/opt/rustwide/target/debug/deps/libsnow-7ba91c02684cce4c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-0c9958e533118ff2.rlib" "/opt/rustwide/target/debug/deps/libghash-b46a105206ef81ed.rlib" "/opt/rustwide/target/debug/deps/libpolyval-b43de439e8e3bead.rlib" "/opt/rustwide/target/debug/deps/libaes-4d1500494d8f40c9.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-76e6e7d384912601.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-1276aa1bf262b88b.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-99aaa577c1c525ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libsha2-0dbd11ac79fa6266.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b211931f7a5e41d1.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-c3ccbd4a6fd27e66.rlib" "/opt/rustwide/target/debug/deps/libchacha20-57357a26c06cd6c7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-01243591910ff0c0.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-e4a69eadd030ef9f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-e7d5741f74c1dcc0.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-5481d938dbeccda4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-14639c1e773975fb.rlib" "/opt/rustwide/target/debug/deps/libaead-01ea4b1e13fe970f.rlib" "/opt/rustwide/target/debug/deps/libblake2-6354a4b5a1b930a8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0857c5817d2f1361.rlib" "/opt/rustwide/target/debug/deps/libdigest-55f32a76eb0f60b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5433e1c60840359a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-51a76baaafc077e8.rlib" "/opt/rustwide/target/debug/deps/librand-ef445241e0477ea2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-abdb29ef5fc6ec8c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-5bf0d7a26161e9a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99a5ca7d7c6ed1e5.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-48f37ea8d4a60e08.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-025cc7d42321e09e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-814faa48991d3232.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-8f6e2aa8e0a9c820.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ccc49ac7d39e19fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d2a097f949f97b79.rlib" "/opt/rustwide/target/debug/deps/libprost-ab161fc31258389d.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libpretty_hash-0872e4b10ab8e6d1.rlib" "/opt/rustwide/target/debug/deps/libfailure-e2a603748d7e2f86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7629cd83673c8a6e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-595d6e5667fb3105.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1bcd2cca534f64c5.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-18aacc115a3b00ec.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b6886d891cc19dc9.rlib" "/opt/rustwide/target/debug/deps/libblocking-73cf531c8242b7d5.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b59d59dbd4b5a627.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9183eada9bd83cd.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-187c800418b164a1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8898ab3e1983dc82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-48d542aa9779efaa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libasync_process-bccef1a711b53e40.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5328c66eb2927592.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-07d752c93ca67bea.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1f24afab07cb7301.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpolling-25fdf5f7eec9d2e9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-023bd9544456401e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf3c813b97648297.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d0c0b545d010d893.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d9496baa351e52a4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6392547ac7e25f96.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-737afa288bf70b40.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee43fccde8375b0c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-50d3320abad521df.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1fc47b5a02ea9f85.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9edd4bd4bb2a5c7d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-977d6d36b62a445c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-b02b3ca990bd424c.rlib" "/opt/rustwide/target/debug/deps/liblog-cebf7ea8d9f25efb.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-0443f32c9bd2f367.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c33da578dc6f9721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning 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" "822b9dd4c32a79b68a87b0af25b56d7a825460e9bf44de074a55c1121cd51e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822b9dd4c32a79b68a87b0af25b56d7a825460e9bf44de074a55c1121cd51e82", kill_on_drop: false }` [INFO] [stdout] 822b9dd4c32a79b68a87b0af25b56d7a825460e9bf44de074a55c1121cd51e82