[INFO] fetching crate ipfs-api 0.9.0... [INFO] testing ipfs-api-0.9.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate ipfs-api 0.9.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ipfs-api 0.9.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs-api 0.9.0 [INFO] finished tweaking crates.io crate ipfs-api 0.9.0 [INFO] tweaked toml for crates.io crate ipfs-api 0.9.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ipfs-api 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded futures-macro v0.3.7 [INFO] [stderr] Downloaded backtrace v0.3.54 [INFO] [stderr] Downloaded futures-executor v0.3.7 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded parity-multiaddr v0.9.3 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded futures-util v0.3.7 [INFO] [stderr] Downloaded futures-io v0.3.7 [INFO] [stderr] Downloaded futures-core v0.3.7 [INFO] [stderr] Downloaded futures v0.3.7 [INFO] [stderr] Downloaded actix-multipart-rfc7578 v0.3.0-rc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd87491ef0518dd8e7bf5b9c2f37d2136ab5b91208adc7219a975ca1db0f988b [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" "bd87491ef0518dd8e7bf5b9c2f37d2136ab5b91208adc7219a975ca1db0f988b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd87491ef0518dd8e7bf5b9c2f37d2136ab5b91208adc7219a975ca1db0f988b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd87491ef0518dd8e7bf5b9c2f37d2136ab5b91208adc7219a975ca1db0f988b", kill_on_drop: false }` [INFO] [stdout] bd87491ef0518dd8e7bf5b9c2f37d2136ab5b91208adc7219a975ca1db0f988b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c345a3f3e45bb269bd48b2aa7d04cee7e5e6121d44bb170edbbb8c386fb3223b [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" "c345a3f3e45bb269bd48b2aa7d04cee7e5e6121d44bb170edbbb8c386fb3223b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Compiling parity-multiaddr v0.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.4.0-rc [INFO] [stderr] Compiling ipfs-api v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "c345a3f3e45bb269bd48b2aa7d04cee7e5e6121d44bb170edbbb8c386fb3223b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c345a3f3e45bb269bd48b2aa7d04cee7e5e6121d44bb170edbbb8c386fb3223b", kill_on_drop: false }` [INFO] [stdout] c345a3f3e45bb269bd48b2aa7d04cee7e5e6121d44bb170edbbb8c386fb3223b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fccc990f19b99164e5f91fc00d75942e2743770be8919f56742347513e1ea0d [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" "4fccc990f19b99164e5f91fc00d75942e2743770be8919f56742347513e1ea0d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-http v1.0.1 [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.9.0 (/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 -C embed-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=720b91d40ea60592 -C extra-filename=-720b91d40ea60592 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-247803420e5855e3.rlib --extern actix_multipart_rfc7578=/opt/rustwide/target/debug/deps/libactix_multipart_rfc7578-7d80dd6f33196619.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-f56ffd6f6aca15cd.rlib --extern awc=/opt/rustwide/target/debug/deps/libawc-2f6ad722b9a48d6e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5dd104de59d39e5b.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-a0125f95a7a5bb4f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89ccc222aeaf7e32.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9a24f7338376018f.rlib --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-db9e8735400d56a0.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-cbd8f1a551aded4d.rlib --extern ipfs_api=/opt/rustwide/target/debug/deps/libipfs_api-f70e4ede531f1f85.rlib --extern parity_multiaddr=/opt/rustwide/target/debug/deps/libparity_multiaddr-95fe3e763c12f64c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b90948d4923a0e56.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c5ec9730be2c25c8.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-f14a50eb7b872612.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d727d931ecb1c23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fa028a05706d8bef.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-29fd5d49a5c0c432/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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.add_tar.1qdcdtco-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b" "/opt/rustwide/target/debug/examples/add_tar-8996ccefda327a3b.3zkhue5413rjjn9e.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-29fd5d49a5c0c432/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtar-f14a50eb7b872612.rlib" "/opt/rustwide/target/debug/deps/libxattr-6fb82fd2841ec97c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e1b6ccfe2ea8e55e.rlib" "/opt/rustwide/target/debug/deps/libipfs_api-f70e4ede531f1f85.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5ec9730be2c25c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libdirs-5dd104de59d39e5b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5c05aef19b01a6a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b90948d4923a0e56.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cbd8f1a551aded4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ad29eb647a0a4458.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b61a3bba05d756b4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-56d831430cbb8b07.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-891e2e72a590ae7a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-95fe3e763c12f64c.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbs58-78864bd657a70e0a.rlib" "/opt/rustwide/target/debug/deps/libmultihash-70324bb4ca653daa.rlib" "/opt/rustwide/target/debug/deps/libsha3-3921408c510dee67.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1dbbc60889586739.rlib" "/opt/rustwide/target/debug/deps/libsha2-8fa4b461314c19d1.rlib" "/opt/rustwide/target/debug/deps/libsha1-d9505a67e1dcd477.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b75329e3a8687241.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-455216bec428c3c5.rlib" "/opt/rustwide/target/debug/deps/libdigest-43fecd84049a7289.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-e3b98e6eb4bf8de0.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-810560b30ef5d404.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e61ab73589c6e513.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-76b46eefbcb650e1.rlib" "/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib" "/opt/rustwide/target/debug/deps/libfailure-a0125f95a7a5bb4f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-39f15d4c5b3247ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-db9e8735400d56a0.rlib" "/opt/rustwide/target/debug/deps/libhyper-9a24f7338376018f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-2a32ddfb63040d98.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1a7ecb12cdec9972.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fa028a05706d8bef.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d727d931ecb1c23.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-68b2e5bd8aaa2959.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a799afd90a17676a.rlib" "/opt/rustwide/target/debug/deps/libmio-622134bce02d401c.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4fae00728c4b37a.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-75fa161c01b2cf2d.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ccc222aeaf7e32.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d623fa92ff85c263.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-906af7c1bc40d397.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49e5ecaa6c89e598.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f8ba31bf0bb5323e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.pubsub.9zztw74w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e" "/opt/rustwide/target/debug/examples/pubsub-622f9f45b838fb9e.13ftazqirgclw9tm.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-29fd5d49a5c0c432/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-f70e4ede531f1f85.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5ec9730be2c25c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libdirs-5dd104de59d39e5b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5c05aef19b01a6a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b90948d4923a0e56.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cbd8f1a551aded4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ad29eb647a0a4458.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b61a3bba05d756b4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-56d831430cbb8b07.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-891e2e72a590ae7a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-95fe3e763c12f64c.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbs58-78864bd657a70e0a.rlib" "/opt/rustwide/target/debug/deps/libmultihash-70324bb4ca653daa.rlib" "/opt/rustwide/target/debug/deps/libsha3-3921408c510dee67.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1dbbc60889586739.rlib" "/opt/rustwide/target/debug/deps/libsha2-8fa4b461314c19d1.rlib" "/opt/rustwide/target/debug/deps/libsha1-d9505a67e1dcd477.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b75329e3a8687241.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-455216bec428c3c5.rlib" "/opt/rustwide/target/debug/deps/libdigest-43fecd84049a7289.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-e3b98e6eb4bf8de0.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-810560b30ef5d404.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e61ab73589c6e513.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-76b46eefbcb650e1.rlib" "/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib" "/opt/rustwide/target/debug/deps/libfailure-a0125f95a7a5bb4f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-39f15d4c5b3247ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-db9e8735400d56a0.rlib" "/opt/rustwide/target/debug/deps/libhyper-9a24f7338376018f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-2a32ddfb63040d98.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1a7ecb12cdec9972.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fa028a05706d8bef.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d727d931ecb1c23.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-68b2e5bd8aaa2959.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a799afd90a17676a.rlib" "/opt/rustwide/target/debug/deps/libmio-622134bce02d401c.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4fae00728c4b37a.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-75fa161c01b2cf2d.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ccc222aeaf7e32.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d623fa92ff85c263.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-906af7c1bc40d397.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49e5ecaa6c89e598.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f8ba31bf0bb5323e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "4fccc990f19b99164e5f91fc00d75942e2743770be8919f56742347513e1ea0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fccc990f19b99164e5f91fc00d75942e2743770be8919f56742347513e1ea0d", kill_on_drop: false }` [INFO] [stdout] 4fccc990f19b99164e5f91fc00d75942e2743770be8919f56742347513e1ea0d