[INFO] fetching crate ipfs-api 0.7.2... [INFO] testing ipfs-api-0.7.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate ipfs-api 0.7.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ipfs-api 0.7.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs-api 0.7.2 [INFO] finished tweaking crates.io crate ipfs-api 0.7.2 [INFO] tweaked toml for crates.io crate ipfs-api 0.7.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ipfs-api 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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] 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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7949d791fb23b59f5a9823f974cad7e791e11d00dc115e9f0a36f17ff60227f8 [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" "7949d791fb23b59f5a9823f974cad7e791e11d00dc115e9f0a36f17ff60227f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7949d791fb23b59f5a9823f974cad7e791e11d00dc115e9f0a36f17ff60227f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7949d791fb23b59f5a9823f974cad7e791e11d00dc115e9f0a36f17ff60227f8", kill_on_drop: false }` [INFO] [stdout] 7949d791fb23b59f5a9823f974cad7e791e11d00dc115e9f0a36f17ff60227f8 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] eb2b4143f748078ded82e141ee2ca53baf416641b79aecb0974887bf5af9441c [INFO] running `Command { std: "docker" "start" "-a" "eb2b4143f748078ded82e141ee2ca53baf416641b79aecb0974887bf5af9441c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling parity-multihash v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling parity-multiaddr v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.4.0-rc [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling ipfs-api v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "eb2b4143f748078ded82e141ee2ca53baf416641b79aecb0974887bf5af9441c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2b4143f748078ded82e141ee2ca53baf416641b79aecb0974887bf5af9441c", kill_on_drop: false }` [INFO] [stdout] eb2b4143f748078ded82e141ee2ca53baf416641b79aecb0974887bf5af9441c [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] e9f36bffdf406348a9931c58b74943b753f9df2421444c24037ce6a844585ebb [INFO] running `Command { std: "docker" "start" "-a" "e9f36bffdf406348a9931c58b74943b753f9df2421444c24037ce6a844585ebb", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-multipart-rfc7578 v0.3.0-rc [INFO] [stderr] Compiling ipfs-api v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ipfs-api`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ping_peer --edition=2018 examples/ping_peer.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="failure"' --cfg 'feature="hyper"' --cfg 'feature="hyper-multipart-rfc7578"' --cfg 'feature="hyper-tls"' -C metadata=ad738f4320330f18 -C extra-filename=-ad738f4320330f18 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-83011c80e2a9e847.rlib --extern actix_multipart_rfc7578=/opt/rustwide/target/debug/deps/libactix_multipart_rfc7578-4ac518e980101b34.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-053b210f84015f60.rlib --extern awc=/opt/rustwide/target/debug/deps/libawc-543941b1c43498e8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib --extern ipfs_api=/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib --extern parity_multiaddr=/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-b77570d6097e67a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.replace_config.9o5zqks6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc" "/opt/rustwide/target/debug/examples/replace_config-b19d6b8fe51b69cc.4qe1gfyq3a65qjec.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.get_version.b9zf9mln-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959" "/opt/rustwide/target/debug/examples/get_version-f4a069c101175959.2ind0u6akstvbdle.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.log_tail.blfr82ju-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2" "/opt/rustwide/target/debug/examples/log_tail-e3c5b9d29b0595f2.1ad6ts66zgo1lpao.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.add_file.f12ie0h6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2" "/opt/rustwide/target/debug/examples/add_file-e5290c65d3ff61e2.2jxyszq2vvmyf7vb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.resolve_name.9gm1vk6z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43" "/opt/rustwide/target/debug/examples/resolve_name-f9a2fd1a42eb7f43.sh38uzn8disldcj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.get_commands.1z8qbzfc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf" "/opt/rustwide/target/debug/examples/get_commands-0242b03158a32faf.2hq185ak05papy1w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.dns.7exxp4dv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68" "/opt/rustwide/target/debug/examples/dns-628934f2bbb4eb68.3bo8unljed23w40p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06d3533c4ebc105b/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-9d1f81de335b3ca3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-451d459144c5cc80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661a153f705fccd2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-468cf681abe54034.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e15ea4597b11efab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd0ec1464043eb9d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f28d1ebb959ebd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9400b388cc4ebfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-af1c2e31c4ad9bd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-811a3eb7c32435df.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d2ae73a6347f6555.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libparity_multihash-f7b1b742c6892783.rlib" "/opt/rustwide/target/debug/deps/libblake2-83a21132f8613961.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha3-9a2eeec84805c0a5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6addddc71a475f7a.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a7bb3fd7929aa1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-4efaf78482da43a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librand-62183254c061f1b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-937297a1fb27db9d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a678b5d1a48ba15.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libserde-7beb378ab8a734c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-c470876e2f79913e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-745264646daf225e.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-325bcc56f1a2684e.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-91342cc37dab3ca9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8c4ab4dbf0097a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-dcbd57381c99dfe1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b51c6877d5a372f.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-faeb7612039e68d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-585d8900d6a8ab3f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-faa8921e40361c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-996187e8bf945dad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio-d9507f305e5944ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-05e39c352e37fc97.rlib" "/opt/rustwide/target/debug/deps/librand-a9eb8d3ada4fd15d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f7c904231e6c175.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e3ccacde3ddd0bfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ebc49798591cd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d3d8667c983b009.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "e9f36bffdf406348a9931c58b74943b753f9df2421444c24037ce6a844585ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f36bffdf406348a9931c58b74943b753f9df2421444c24037ce6a844585ebb", kill_on_drop: false }` [INFO] [stdout] e9f36bffdf406348a9931c58b74943b753f9df2421444c24037ce6a844585ebb