[INFO] fetching crate ipfs 0.2.1... [INFO] testing ipfs-0.2.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate ipfs 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ipfs 0.2.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs 0.2.1 [INFO] finished tweaking crates.io crate ipfs 0.2.1 [INFO] tweaked toml for crates.io crate ipfs 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ipfs 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d9ee1e48e5a222dd13b84d8fc8d62e89756dd0fd17846a36dbe430183fa1758 [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" "7d9ee1e48e5a222dd13b84d8fc8d62e89756dd0fd17846a36dbe430183fa1758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9ee1e48e5a222dd13b84d8fc8d62e89756dd0fd17846a36dbe430183fa1758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9ee1e48e5a222dd13b84d8fc8d62e89756dd0fd17846a36dbe430183fa1758", kill_on_drop: false }` [INFO] [stdout] 7d9ee1e48e5a222dd13b84d8fc8d62e89756dd0fd17846a36dbe430183fa1758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b6d28bc89c8065378541af0722ccac330843f95d2f66ee3012b96ed2a92eae [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" "e7b6d28bc89c8065378541af0722ccac330843f95d2f66ee3012b96ed2a92eae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ed25519 v1.0.2 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling quick-protobuf v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling poly1305 v0.6.1 [INFO] [stderr] Compiling blake2 v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling domain v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling cid v0.5.1 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling ipfs-unixfs v0.2.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling libp2p-core v0.22.1 [INFO] [stderr] Compiling libp2p-floodsub v0.22.0 [INFO] [stderr] Compiling libp2p-identify v0.22.0 [INFO] [stderr] Compiling libp2p-noise v0.24.0 [INFO] [stderr] Compiling libp2p-kad v0.23.0 [INFO] [stderr] Compiling ipfs-bitswap v0.1.0 [INFO] [stderr] Compiling ipfs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling yamux v0.8.0 [INFO] [stderr] Compiling domain-resolv v0.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling multistream-select v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parity-multiaddr v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling libp2p-swarm v0.22.0 [INFO] [stderr] Compiling libp2p-yamux v0.25.0 [INFO] [stderr] Compiling libp2p-tcp v0.22.0 [INFO] [stderr] Compiling libp2p-mplex v0.22.0 [INFO] [stderr] Compiling libp2p-dns v0.22.0 [INFO] [stderr] Compiling libp2p-mdns v0.22.0 [INFO] [stderr] Compiling libp2p-ping v0.22.0 [INFO] [stderr] Compiling libp2p v0.28.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "e7b6d28bc89c8065378541af0722ccac330843f95d2f66ee3012b96ed2a92eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b6d28bc89c8065378541af0722ccac330843f95d2f66ee3012b96ed2a92eae", kill_on_drop: false }` [INFO] [stdout] e7b6d28bc89c8065378541af0722ccac330843f95d2f66ee3012b96ed2a92eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e53268e56e26ffeeece2ee23d0bf5debb1fa4839a50effda2c246558b8b80e1 [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" "1e53268e56e26ffeeece2ee23d0bf5debb1fa4839a50effda2c246558b8b80e1", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling ipfs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ipfs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fetch_and_cat --edition=2018 examples/fetch_and_cat.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"' -C metadata=ed997848867dae00 -C extra-filename=-ed997848867dae00 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-daf70ea551f020a6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6c700cf477a71d3e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-e57c7953f9f51e83.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-e56abf928ebe6a47.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e04c178b29b96f4d.rlib --extern domain=/opt/rustwide/target/debug/deps/libdomain-6208e3b37d0642ba.rlib --extern domain_resolv=/opt/rustwide/target/debug/deps/libdomain_resolv-950a76903c3ae661.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6748b03975842626.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-5b117922f46ff929.so --extern ipfs=/opt/rustwide/target/debug/deps/libipfs-89ff6c0c2cbb1831.rlib --extern ipfs_bitswap=/opt/rustwide/target/debug/deps/libipfs_bitswap-23a940d8ac542cd4.rlib --extern ipfs_unixfs=/opt/rustwide/target/debug/deps/libipfs_unixfs-52678a95a8337695.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-76cac089dd661c02.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-8b2bcb7fafcba16e.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-5996c9fe92205490.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-c457fda9fbf4eff5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9c29a89c764690cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4785e02da982b825.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3fc36ef2d1c3a2fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd0c49ec4ffa3c29.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af0a0cc9e83682a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ce702440c6160084.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5315f4006afb04c6.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-619e92842b9dfff8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1ebb7dfdafebb84f.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-225ba5cb07eb46b9/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.listening_addresses.1okz00y5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a" "/opt/rustwide/target/debug/deps/listening_addresses-005d11cc6952b97a.1eypha0yy2httvje.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-225ba5cb07eb46b9/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs-89ff6c0c2cbb1831.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57c7953f9f51e83.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-daf70ea551f020a6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-619e92842b9dfff8.rlib" "/opt/rustwide/target/debug/deps/libipfs_bitswap-23a940d8ac542cd4.rlib" "/opt/rustwide/target/debug/deps/libdomain_resolv-950a76903c3ae661.rlib" "/opt/rustwide/target/debug/deps/libdomain-6208e3b37d0642ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4785e02da982b825.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libipfs_unixfs-52678a95a8337695.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdf693a789469e92.rlib" "/opt/rustwide/target/debug/deps/libquick_protobuf-7d3971c01294aef4.rlib" "/opt/rustwide/target/debug/deps/libcid-e56abf928ebe6a47.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-5c54ef095d0dd7fb.rlib" "/opt/rustwide/target/debug/deps/libmultibase-8b2bcb7fafcba16e.rlib" "/opt/rustwide/target/debug/deps/libbase_x-7e9343f127506b5b.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-b755f7bfecb924f8.rlib" "/opt/rustwide/target/debug/deps/libtracing-5315f4006afb04c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f7acffd8f1e1811.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-76cac089dd661c02.rlib" "/opt/rustwide/target/debug/deps/libatomic-80fa0546ad980ba4.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-cc99606d99ded7a0.rlib" "/opt/rustwide/target/debug/deps/libyamux-a1e57056104ae0c5.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-500d57d34223a2f1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp-68746bdea0a1c20b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-367ca2837b27e9c1.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-1073aa71f3f9a539.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-47dc4fb780955618.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_noise-d524ed9dacf65150.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-3a85073e26f26b30.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-5660eebb045d69df.rlib" "/opt/rustwide/target/debug/deps/libsnow-b4cc2dcb61ed349a.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-f8d2f46a06ee745c.rlib" "/opt/rustwide/target/debug/deps/libghash-4d45951f543a05be.rlib" "/opt/rustwide/target/debug/deps/libpolyval-50840acc03391dc9.rlib" "/opt/rustwide/target/debug/deps/libaes-e754afc1867879d2.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-be89083e0120829c.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-ed753a0360db7dc8.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-3361c043f7962014.rlib" "/opt/rustwide/target/debug/deps/libchacha20-b1dd2433889505a9.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-ae8c927c52214e2a.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-c349cb3f1b30c1b5.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-73d9a57c16bb5012.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-540844237eb638a5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblake2-71ca957fa9aab44c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7a4f344648d06521.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mdns-09512fa2c5be4ee4.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-0f1a5c8421cd9fa1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-7eb41ab15c419afd.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-47caa81fee3327f9.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-8fe5f6013faa7186.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/librand-b014e1dc8412c461.rlib" "/opt/rustwide/target/debug/deps/librand-845c2c99512e1366.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-e89eee0665682b9f.rlib" "/opt/rustwide/target/debug/deps/libuint-c0ac62e7ff009819.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-021280278d22c749.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-659c92466dc15afb.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_swarm-31b3d9c016b8b9dd.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-dec9c046c7cc8f45.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-c77a59c5bab4f072.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-8a9cc8d7d04c20f2.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-f13cd1da68bc12fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fb08dcc9767f9ae5.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-e4ad52afd557b45c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c52b152ccf622e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2e7a4caf30470815.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libprost-c457fda9fbf4eff5.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-87c2ebc96e5ad8ef.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-08cebb2b2efc7e46.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8de579c3f83dc50a.rlib" "/opt/rustwide/target/debug/deps/libsha2-c53557c82f5cfee7.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a33403e52f8f331c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libring-2ed67c9500821709.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-a115fc17677eda3f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-918c40413c2bb694.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-be066a1b072719aa.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5011e2fe9bd3b8df.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dd91ad5ef3723774.rlib" "/opt/rustwide/target/debug/deps/libed25519-c293fd8724486e38.rlib" "/opt/rustwide/target/debug/deps/libsignature-ba7150028464e854.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libthiserror-af0a0cc9e83682a0.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-936b6fd05189aeb4.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/libserde-9c29a89c764690cb.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-ac09aa19fac6b969.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-03a0e27d0febfd92.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-deda5c570b69e651.rlib" "/opt/rustwide/target/debug/deps/libbs58-78864bd657a70e0a.rlib" "/opt/rustwide/target/debug/deps/libmultihash-5996c9fe92205490.rlib" "/opt/rustwide/target/debug/deps/libsha3-7466c62d4b602375.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1dbbc60889586739.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fc36ef2d1c3a2fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-a7b6b0ffdedc0343.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-7e71f0ad8b1ffbde.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-e65a466fe9278e99.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-86e412dcd2c4ca54.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-76b46eefbcb650e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-6748b03975842626.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2cb7d721e865b66c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-225be5fbdb9a6fd9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c527caaf4879e17f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ecaa85bced40bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-619f1556594b1c72.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ea0e8ca5c0cc633a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6676191bb0031e91.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce702440c6160084.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio-841a03d0537f0eba.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e53268e56e26ffeeece2ee23d0bf5debb1fa4839a50effda2c246558b8b80e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e53268e56e26ffeeece2ee23d0bf5debb1fa4839a50effda2c246558b8b80e1", kill_on_drop: false }` [INFO] [stdout] 1e53268e56e26ffeeece2ee23d0bf5debb1fa4839a50effda2c246558b8b80e1