[INFO] fetching crate libp2p 0.22.0... [INFO] testing libp2p-0.22.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate libp2p 0.22.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate libp2p 0.22.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p 0.22.0 [INFO] finished tweaking crates.io crate libp2p 0.22.0 [INFO] tweaked toml for crates.io crate libp2p 0.22.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate libp2p 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 462f5896d7b28f072ef5e0b948586696052164156add98696ef788e6bda197b5 [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" "462f5896d7b28f072ef5e0b948586696052164156add98696ef788e6bda197b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "462f5896d7b28f072ef5e0b948586696052164156add98696ef788e6bda197b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462f5896d7b28f072ef5e0b948586696052164156add98696ef788e6bda197b5", kill_on_drop: false }` [INFO] [stdout] 462f5896d7b28f072ef5e0b948586696052164156add98696ef788e6bda197b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] d8d1e364d6c60170791039560f4c2441bc8e14a9d0ab59db6c82a1bf62c0ce73 [INFO] running `Command { std: "docker" "start" "-a" "d8d1e364d6c60170791039560f4c2441bc8e14a9d0ab59db6c82a1bf62c0ce73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling salsa20-core v0.2.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling multihash v0.11.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling libp2p-core-derive v0.20.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling snow v0.7.1 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.15 [INFO] [stderr] Compiling libp2p-core v0.20.1 [INFO] [stderr] Compiling libp2p-noise v0.21.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.20.0 [INFO] [stderr] Compiling libp2p-identify v0.20.0 [INFO] [stderr] Compiling libp2p-floodsub v0.20.0 [INFO] [stderr] Compiling libp2p-secio v0.20.0 [INFO] [stderr] Compiling libp2p-plaintext v0.20.0 [INFO] [stderr] Compiling libp2p-kad v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling async-tls v0.8.0 [INFO] [stderr] Compiling yamux v0.4.7 [INFO] [stderr] Compiling soketto v0.4.1 [INFO] [stderr] Compiling libp2p-pnet v0.19.1 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling multistream-select v0.8.2 [INFO] [stderr] Compiling parity-multiaddr v0.9.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling libp2p-swarm v0.20.1 [INFO] [stderr] Compiling libp2p-websocket v0.21.1 [INFO] [stderr] Compiling libp2p-wasm-ext v0.20.1 [INFO] [stderr] Compiling libp2p-yamux v0.20.0 [INFO] [stderr] Compiling libp2p-mplex v0.20.0 [INFO] [stderr] Compiling libp2p-dns v0.20.0 [INFO] [stderr] Compiling libp2p-deflate v0.20.0 [INFO] [stderr] Compiling libp2p-tcp v0.20.0 [INFO] [stderr] Compiling libp2p-uds v0.20.0 [INFO] [stderr] Compiling libp2p-ping v0.20.0 [INFO] [stderr] Compiling libp2p-request-response v0.1.1 [INFO] [stderr] Compiling libp2p-mdns v0.20.0 [INFO] [stderr] Compiling libp2p v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "d8d1e364d6c60170791039560f4c2441bc8e14a9d0ab59db6c82a1bf62c0ce73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d1e364d6c60170791039560f4c2441bc8e14a9d0ab59db6c82a1bf62c0ce73", kill_on_drop: false }` [INFO] [stdout] d8d1e364d6c60170791039560f4c2441bc8e14a9d0ab59db6c82a1bf62c0ce73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] c94d2dfc9fb7d193de0fc677c13221f9a61a3db1ca40b159d52cbb5c526c6e75 [INFO] running `Command { std: "docker" "start" "-a" "c94d2dfc9fb7d193de0fc677c13221f9a61a3db1ca40b159d52cbb5c526c6e75", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libp2p v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `libp2p`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ping --edition=2018 examples/ping.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="deflate"' --cfg 'feature="dns"' --cfg 'feature="floodsub"' --cfg 'feature="gossipsub"' --cfg 'feature="identify"' --cfg 'feature="kad"' --cfg 'feature="libp2p-deflate"' --cfg 'feature="libp2p-dns"' --cfg 'feature="libp2p-floodsub"' --cfg 'feature="libp2p-gossipsub"' --cfg 'feature="libp2p-identify"' --cfg 'feature="libp2p-kad"' --cfg 'feature="libp2p-mdns"' --cfg 'feature="libp2p-mplex"' --cfg 'feature="libp2p-noise"' --cfg 'feature="libp2p-ping"' --cfg 'feature="libp2p-plaintext"' --cfg 'feature="libp2p-pnet"' --cfg 'feature="libp2p-request-response"' --cfg 'feature="libp2p-secio"' --cfg 'feature="libp2p-tcp"' --cfg 'feature="libp2p-uds"' --cfg 'feature="libp2p-wasm-ext"' --cfg 'feature="libp2p-websocket"' --cfg 'feature="libp2p-yamux"' --cfg 'feature="mdns"' --cfg 'feature="mplex"' --cfg 'feature="noise"' --cfg 'feature="ping"' --cfg 'feature="plaintext"' --cfg 'feature="pnet"' --cfg 'feature="request-response"' --cfg 'feature="secio"' --cfg 'feature="secp256k1"' --cfg 'feature="tcp-async-std"' --cfg 'feature="uds"' --cfg 'feature="wasm-ext"' --cfg 'feature="websocket"' --cfg 'feature="yamux"' -C metadata=598e00e94518a131 -C extra-filename=-598e00e94518a131 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-8195108a435cf7c9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4a7a99eb9fdd38bb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7b0b242bd349734a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-5c17c4c9facee746.rlib --extern libp2p_core=/opt/rustwide/target/debug/deps/liblibp2p_core-8cb1164012d79ed2.rlib --extern libp2p_core_derive=/opt/rustwide/target/debug/deps/liblibp2p_core_derive-ce207550cdaea1f8.so --extern libp2p_deflate=/opt/rustwide/target/debug/deps/liblibp2p_deflate-af17169c910febcd.rlib --extern libp2p_dns=/opt/rustwide/target/debug/deps/liblibp2p_dns-298b7e85b975b25c.rlib --extern libp2p_floodsub=/opt/rustwide/target/debug/deps/liblibp2p_floodsub-68427f190e7c8a1b.rlib --extern libp2p_gossipsub=/opt/rustwide/target/debug/deps/liblibp2p_gossipsub-d954957eb1c52080.rlib --extern libp2p_identify=/opt/rustwide/target/debug/deps/liblibp2p_identify-95d17e719980c962.rlib --extern libp2p_kad=/opt/rustwide/target/debug/deps/liblibp2p_kad-270a79e2b2e894d3.rlib --extern libp2p_mdns=/opt/rustwide/target/debug/deps/liblibp2p_mdns-fd63a0bad1a17270.rlib --extern libp2p_mplex=/opt/rustwide/target/debug/deps/liblibp2p_mplex-c035c41e0689df4e.rlib --extern libp2p_noise=/opt/rustwide/target/debug/deps/liblibp2p_noise-55ef3e6856564272.rlib --extern libp2p_ping=/opt/rustwide/target/debug/deps/liblibp2p_ping-e1c974a1f4fb048b.rlib --extern libp2p_plaintext=/opt/rustwide/target/debug/deps/liblibp2p_plaintext-d4e7abacae4a3ef5.rlib --extern libp2p_pnet=/opt/rustwide/target/debug/deps/liblibp2p_pnet-d3e400faeac6668c.rlib --extern libp2p_request_response=/opt/rustwide/target/debug/deps/liblibp2p_request_response-13edb23be2c03b5d.rlib --extern libp2p_secio=/opt/rustwide/target/debug/deps/liblibp2p_secio-365c190d52c30661.rlib --extern libp2p_swarm=/opt/rustwide/target/debug/deps/liblibp2p_swarm-e8a485e89921ef59.rlib --extern libp2p_tcp=/opt/rustwide/target/debug/deps/liblibp2p_tcp-5b534954536fedbf.rlib --extern libp2p_uds=/opt/rustwide/target/debug/deps/liblibp2p_uds-6f420c341230429d.rlib --extern libp2p_wasm_ext=/opt/rustwide/target/debug/deps/liblibp2p_wasm_ext-d0d4bb9d02dd04e2.rlib --extern libp2p_websocket=/opt/rustwide/target/debug/deps/liblibp2p_websocket-046a80062844f591.rlib --extern libp2p_yamux=/opt/rustwide/target/debug/deps/liblibp2p_yamux-6c66674cd915015b.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-e6b0e0542b201964.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libparity_multiaddr-6ecec063f5a6957b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a89223185ae600e9.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1ab64d85a2b358c4.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib --extern wasm_timer=/opt/rustwide/target/debug/deps/libwasm_timer-53e8f81071e8fc79.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-57cb51a1e286459e/out -L native=/usr/lib/x86_64-linux-gnu` (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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.gossipsub_chat.l64m3pf6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b" "/opt/rustwide/target/debug/examples/gossipsub_chat-8dc14e2a7642a25b.1uhrhyiehpwny3e3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-57cb51a1e286459e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibp2p-5c17c4c9facee746.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_request_response-13edb23be2c03b5d.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-6c66674cd915015b.rlib" "/opt/rustwide/target/debug/deps/libyamux-ebfa60aed125f4de.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-033591110a911d8a.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-046a80062844f591.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ac5c4cc2eb90941c.rlib" "/opt/rustwide/target/debug/deps/libsoketto-aae5fe37c0c4ce47.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-98c01146c4c372b1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0aff01f8a7afabfd.rlib" "/opt/rustwide/target/debug/deps/librustls-24a90645b2c3b5f3.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libsct-ff47950f74d13b8c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5cdd0c101e2ff00f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_wasm_ext-d0d4bb9d02dd04e2.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-c3c3cfe871bcc183.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-266e230f189fb554.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-d7d1ce73a81e3e91.rlib" "/opt/rustwide/target/debug/deps/libparity_send_wrapper-68dd1a56a60e30ba.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-6f420c341230429d.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp-5b534954536fedbf.rlib" "/opt/rustwide/target/debug/deps/libipnet-0106f7adaeb14eba.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-e1cb159b17b8b310.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-c50afcae3b99bbd4.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-365c190d52c30661.rlib" "/opt/rustwide/target/debug/deps/libtwofish-c8c420b8ff8c2c1c.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-5c3bf356226b1bbc.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-fd89b4ff49342cc7.rlib" "/opt/rustwide/target/debug/deps/libctr-3de8d2a0a23dd2d6.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libquicksink-f8800b394ebae36b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-d4e7abacae4a3ef5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-e1c974a1f4fb048b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_noise-55ef3e6856564272.rlib" "/opt/rustwide/target/debug/deps/libsnow-baa9abb45cbef82b.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-9d538392342ba8f2.rlib" "/opt/rustwide/target/debug/deps/libghash-604d75aeb91d5933.rlib" "/opt/rustwide/target/debug/deps/libpolyval-fceb6052c9fd174f.rlib" "/opt/rustwide/target/debug/deps/libaes-44f8cff258281dfb.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4a44850ec6ee970b.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-9109510d74c54467.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-e36a19528265e728.rlib" "/opt/rustwide/target/debug/deps/libsha2-87663e527640859f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b639c9e956f6160c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-cba16a12da351c16.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ee83b2179e14eaa7.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-f5cbf9ca5663baf7.rlib" "/opt/rustwide/target/debug/deps/libchacha20-57267b10eae97e09.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-cd5a9081624a8a64.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-a6da812123c3cfed.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-74fc9bf3413e9a88.rlib" "/opt/rustwide/target/debug/deps/libaead-f6a9dc384903b6b6.rlib" "/opt/rustwide/target/debug/deps/libblake2-566042fa2c5f4670.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8125faa829d2f98a.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2f600bc357489ca.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7cd48d2a057245a6.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mdns-fd63a0bad1a17270.rlib" "/opt/rustwide/target/debug/deps/libnet2-5960d0ead6b207aa.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-ef395cf0d5c87b97.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-c035c41e0689df4e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_gossipsub-d954957eb1c52080.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/liblru-2ad47df89dc80217.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-39534d79d8128a7a.rlib" "/opt/rustwide/target/debug/deps/libahash-e80143d8e8a2f376.rlib" "/opt/rustwide/target/debug/deps/libconst_random-be75ee0fb623f139.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-68427f190e7c8a1b.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-0290e3e35f9aa7bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fb7a919978a4405.rlib" "/opt/rustwide/target/debug/deps/librand-db6d0e20b0ecc95b.rlib" "/opt/rustwide/target/debug/deps/librand-582e09c2ea553e88.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-270a79e2b2e894d3.rlib" "/opt/rustwide/target/debug/deps/libuint-a455d86f188176fe.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-1bd50c6f3a4d4261.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-95d17e719980c962.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_swarm-e8a485e89921ef59.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-53e8f81071e8fc79.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-298b7e85b975b25c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_deflate-af17169c910febcd.rlib" "/opt/rustwide/target/debug/deps/libflate2-d00a7534acdfd50d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8a630b10f0cd94c9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-8cb1164012d79ed2.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-0c96c993fab959bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-544196d756e300a6.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-d6b2bb166c0e1803.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a89223185ae600e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e58c704d99478c9b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libprost-3dc9475a5d90e48a.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-85bb35bb7c6b1b88.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-a3e1f8e55fb641af.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f85acc1af49e7960.rlib" "/opt/rustwide/target/debug/deps/libring-21054453a71cdb4b.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-176e7fd0a7fc861a.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-01e01b7bfd39dd22.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8fb5229dd7ed6b29.rlib" "/opt/rustwide/target/debug/deps/libsubtle-eee97a5a157ec1aa.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4befcd3d9902c552.rlib" "/opt/rustwide/target/debug/deps/libed25519-fb5b95d264d64aaa.rlib" "/opt/rustwide/target/debug/deps/libsignature-d749b6e9cd71454c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libthiserror-34be581911c17edb.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-6ecec063f5a6957b.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.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/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-0c6c37e71ef8f147.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-419d203d7054500e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libmultihash-e6b0e0542b201964.rlib" "/opt/rustwide/target/debug/deps/libsha2-f6b9650f1562cc3e.rlib" "/opt/rustwide/target/debug/deps/libsha1-cde8e8a459128683.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-52eeae7743d8c9f5.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5b59ed2e167a6454.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cabcde698efea70b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-52f486935b256878.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_pnet-d3e400faeac6668c.rlib" "/opt/rustwide/target/debug/deps/libsha3-4a0e12caff238a86.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ecb0cab96c499980.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libkeccak-26b60bbf152eed0d.rlib" "/opt/rustwide/target/debug/deps/librand-251e3c75c0d8daa5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b72350cd915deaaa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0b385f490fae263.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11b1786ffd842534.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-0bf9fb042817c3e0.rlib" "/opt/rustwide/target/debug/deps/libsalsa20_core-d26d6f3776e8e4c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cd38a06705c534fc.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-f1da4393824dbc25.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libfutures-7b0b242bd349734a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-679acc56c02d8245.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4a7a99eb9fdd38bb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-f1a8e907d9f7f4d8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8195108a435cf7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46433607a0355213.rlib" "/opt/rustwide/target/debug/deps/libsmol-4b7c0be1b9aaad6f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2fc0b7a729bb27ad.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libblocking-0f1e7e477c8b496b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-196d32445ff5d78c.rlib" "/opt/rustwide/target/debug/deps/libparking-81b599462c20e4d3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-a327cc3e080d9fcf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-69f2f73fb8f5e1fe.rlib" "/opt/rustwide/target/debug/deps/libsocket2-940a27d64b2c9f4e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e08560054fdd719c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d6205112cf3a1ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-734d092735819259.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ab64d85a2b358c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a2a150d749d85e6a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66acb62ad71df91f.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3302d3f224cb14a0.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0cb9426e63c4fb98.rlib" "/opt/rustwide/target/debug/deps/liblog-b58f2e912a5c1964.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lz" "-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" "c94d2dfc9fb7d193de0fc677c13221f9a61a3db1ca40b159d52cbb5c526c6e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94d2dfc9fb7d193de0fc677c13221f9a61a3db1ca40b159d52cbb5c526c6e75", kill_on_drop: false }` [INFO] [stdout] c94d2dfc9fb7d193de0fc677c13221f9a61a3db1ca40b159d52cbb5c526c6e75