[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#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield-rle v0.2.0 [INFO] [stderr] Downloaded duplexify v1.2.2 [INFO] [stderr] Downloaded memory-pager v0.9.0 [INFO] [stderr] Downloaded merkle-tree-stream v0.12.1 [INFO] [stderr] Downloaded tree-index v0.6.1 [INFO] [stderr] Downloaded sleep-parser v0.8.0 [INFO] [stderr] Downloaded flat-tree v5.0.0 [INFO] [stderr] Downloaded random-access-storage v4.0.0 [INFO] [stderr] Downloaded mkdirp v1.0.0 [INFO] [stderr] Downloaded sparse-bitfield v0.11.0 [INFO] [stderr] Downloaded random-access-memory v2.0.0 [INFO] [stderr] Downloaded random-access-disk v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afbc69f2bbae7ba07ea71f33bd6187af94df496a983f9a726af0f5c95c08d6e0 [INFO] running `Command { std: "docker" "start" "-a" "afbc69f2bbae7ba07ea71f33bd6187af94df496a983f9a726af0f5c95c08d6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afbc69f2bbae7ba07ea71f33bd6187af94df496a983f9a726af0f5c95c08d6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbc69f2bbae7ba07ea71f33bd6187af94df496a983f9a726af0f5c95c08d6e0", kill_on_drop: false }` [INFO] [stdout] afbc69f2bbae7ba07ea71f33bd6187af94df496a983f9a726af0f5c95c08d6e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3380e14bc29dea493f2b6c56db6bc5be1c1edb52b2c313e9b724130e0ccbd7 [INFO] running `Command { std: "docker" "start" "-a" "4a3380e14bc29dea493f2b6c56db6bc5be1c1edb52b2c313e9b724130e0ccbd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pretty-hash v0.4.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost v0.7.0 [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 44.33s [INFO] running `Command { std: "docker" "inspect" "4a3380e14bc29dea493f2b6c56db6bc5be1c1edb52b2c313e9b724130e0ccbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3380e14bc29dea493f2b6c56db6bc5be1c1edb52b2c313e9b724130e0ccbd7", kill_on_drop: false }` [INFO] [stdout] 4a3380e14bc29dea493f2b6c56db6bc5be1c1edb52b2c313e9b724130e0ccbd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2126a7634365b342268fc654edc202a7714dda701dafdaaaa7b67d4d20e994d8 [INFO] running `Command { std: "docker" "start" "-a" "2126a7634365b342268fc654edc202a7714dda701dafdaaaa7b67d4d20e994d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memory-pager v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling flat-tree v5.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling merkle-tree-stream v0.12.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling sparse-bitfield v0.11.0 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling polling v2.1.0 [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 tree-index v0.6.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling random-access-memory v2.0.0 [INFO] [stderr] Compiling criterion v0.3.4 [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.extension.ba66f339-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78.4tgbmeqbx5nam0m1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-96df8688d2df1c46.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "/opt/rustwide/target/debug/deps/libpretty_bytes-529e4f9a52a8696d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c8d9031ac71c333a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libhypercore_protocol-1c1a28b72528741d.rlib" "/opt/rustwide/target/debug/deps/libvarinteger-642bd0a2c70607ea.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib" "/opt/rustwide/target/debug/deps/libsnow-8076f557032f9369.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-4fb47b7d4543e9a7.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libaes-606003997560ada3.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-a4edea957d6d4760.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-cf5565986d409f94.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-c9c9ee166a2ec535.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-df0af2c551c2e8e6.rlib" "/opt/rustwide/target/debug/deps/libchacha20-008d3409ae879fe2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b8d6b8e8eebd6f5d.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-e9b216c77a09b569.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-c4ff2b44215fd94d.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-bfa141df9d31b3d4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/libblake2-f0259925157c33de.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4274018b2c0c06d1.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-c6d9abea5d4bf78f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9241b68b5c8a87b3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-ff5e3d0901c2b3e4.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-84197648c030ba51.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libprost-137eca52c1b834cc.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpretty_hash-3947e133088eab7d.rlib" "/opt/rustwide/target/debug/deps/libfailure-13e5cff9dde5e8f2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libasync_std-61582aa5c396639c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-650df831a61e6533.rlib" "/opt/rustwide/target/debug/deps/libblocking-a773e14d244ea1fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f590fb32c5caaf6f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libasync_process-63c69877a4dd76a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6db79744d259abc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libasync_io-24f8e6b274dc06d6.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-b7f40fd73ff96341.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-73160bf0e2d60d20.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-427be052ae7b7a39.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/extension-18acae7d6c75ef78" "-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] [stderr] error: could not compile `hypercore-protocol` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.pipe.4bdd9b7d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3.229nyq9i81quxfu7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-96df8688d2df1c46.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libhypercore_protocol-1c1a28b72528741d.rlib" "/opt/rustwide/target/debug/deps/libvarinteger-642bd0a2c70607ea.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib" "/opt/rustwide/target/debug/deps/libsnow-8076f557032f9369.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-4fb47b7d4543e9a7.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libaes-606003997560ada3.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-a4edea957d6d4760.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-cf5565986d409f94.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-c9c9ee166a2ec535.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-df0af2c551c2e8e6.rlib" "/opt/rustwide/target/debug/deps/libchacha20-008d3409ae879fe2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b8d6b8e8eebd6f5d.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-e9b216c77a09b569.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-c4ff2b44215fd94d.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-bfa141df9d31b3d4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/libblake2-f0259925157c33de.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4274018b2c0c06d1.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-c6d9abea5d4bf78f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9241b68b5c8a87b3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-ff5e3d0901c2b3e4.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-84197648c030ba51.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libprost-137eca52c1b834cc.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpretty_hash-3947e133088eab7d.rlib" "/opt/rustwide/target/debug/deps/libfailure-13e5cff9dde5e8f2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libsluice-f8715a1fbf463b18.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-15f6d0c71337d216.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libpretty_bytes-529e4f9a52a8696d.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c8d9031ac71c333a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-61582aa5c396639c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-650df831a61e6533.rlib" "/opt/rustwide/target/debug/deps/libblocking-a773e14d244ea1fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f590fb32c5caaf6f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libasync_process-63c69877a4dd76a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6db79744d259abc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libasync_io-24f8e6b274dc06d6.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-b7f40fd73ff96341.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-73160bf0e2d60d20.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-427be052ae7b7a39.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pipe-0401440cdab2cac3" "-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: 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" "2126a7634365b342268fc654edc202a7714dda701dafdaaaa7b67d4d20e994d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2126a7634365b342268fc654edc202a7714dda701dafdaaaa7b67d4d20e994d8", kill_on_drop: false }` [INFO] [stdout] 2126a7634365b342268fc654edc202a7714dda701dafdaaaa7b67d4d20e994d8