[INFO] fetching crate beetswap 0.4.0... [INFO] testing beetswap-0.4.0 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate beetswap 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate beetswap 0.4.0 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate beetswap 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate beetswap 0.4.0 [INFO] tweaked toml for crates.io crate beetswap 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate beetswap 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d579d292802a2342b2ce4cfb4f7e1849cee0c91a3d556be2a690589cc29f0d2c [INFO] running `Command { std: "docker" "start" "-a" "d579d292802a2342b2ce4cfb4f7e1849cee0c91a3d556be2a690589cc29f0d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d579d292802a2342b2ce4cfb4f7e1849cee0c91a3d556be2a690589cc29f0d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d579d292802a2342b2ce4cfb4f7e1849cee0c91a3d556be2a690589cc29f0d2c", kill_on_drop: false }` [INFO] [stdout] d579d292802a2342b2ce4cfb4f7e1849cee0c91a3d556be2a690589cc29f0d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c12acb0ab8c6c10579acb2a5317da02519857548c2611bd6bdc2bb373d0dee01 [INFO] running `Command { std: "docker" "start" "-a" "c12acb0ab8c6c10579acb2a5317da02519857548c2611bd6bdc2bb373d0dee01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling cid v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling multihash-derive-impl v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling multihash-derive v0.9.0 [INFO] [stderr] Compiling multihash-codetable v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling blockstore v0.7.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ed25519-dalek v2.1.0 [INFO] [stderr] Compiling libp2p-identity v0.2.9 [INFO] [stderr] Compiling multiaddr v0.18.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling beetswap v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s [INFO] running `Command { std: "docker" "inspect" "c12acb0ab8c6c10579acb2a5317da02519857548c2611bd6bdc2bb373d0dee01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12acb0ab8c6c10579acb2a5317da02519857548c2611bd6bdc2bb373d0dee01", kill_on_drop: false }` [INFO] [stdout] c12acb0ab8c6c10579acb2a5317da02519857548c2611bd6bdc2bb373d0dee01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f31b52ba837316c9ecd29a1e43350af1b9e120493e6f494731c0e46ae7f6aa5 [INFO] running `Command { std: "docker" "start" "-a" "0f31b52ba837316c9ecd29a1e43350af1b9e120493e6f494731c0e46ae7f6aa5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling multihash-codetable v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling blockstore v0.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ed25519-dalek v2.1.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling libp2p-identity v0.2.9 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling multiaddr v0.18.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling yamux v0.13.3 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-plaintext v0.42.0 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling if-watch v3.2.0 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-stream v0.2.0-alpha [INFO] [stderr] Compiling beetswap v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libp2p-swarm-test v0.4.0 [INFO] [stderr] Compiling libp2p v0.54.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyb0VqM/symbols.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.node.a3a0629f25d6628f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0.1qq5qvj04lz92p4fdpb6u3svn.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_appender-136f4a91c34653ce.rlib" "/opt/rustwide/target/debug/deps/libtime-d6a9e5943bb7b078.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-252bcb41653f55ef.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-b0552fc2a63a8284.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f3994c82d9bee3fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b9e0dbc04b6d3902.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ebc1de550429e3a.rlib" "/opt/rustwide/target/debug/deps/libregex-832b39e71de3b0a4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d257f6210a07d3c1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4a48db3ebdf65844.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a889d57949443258.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ef5b409f94b4ede2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-80c6dba577f5549f.rlib" "/opt/rustwide/target/debug/deps/libbeetswap-2b6975bc8245640d.rlib" "/opt/rustwide/target/debug/deps/libmultihash_codetable-7348b842fae35fa0.rlib" "/opt/rustwide/target/debug/deps/libmultihash_derive-38fd29b94374d882.rlib" "/opt/rustwide/target/debug/deps/libcore2-8437085d958beed1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-83e145c126358c57.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-4a80998e719b0471.rlib" "/opt/rustwide/target/debug/deps/libyamux-f77274d2911926e8.rlib" "/opt/rustwide/target/debug/deps/libyamux-e9ba1757038b3e1d.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-977e2273b396692b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp-d50a019c248c9056.rlib" "/opt/rustwide/target/debug/deps/libif_watch-97850d33ba494568.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-fde2c8ca588c558f.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-6bef3562a65051ba.rlib" "/opt/rustwide/target/debug/deps/libnix-ccf82e5db1048c84.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-75f041a4680b2f3e.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-ddb62f45731dc399.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-7650efd371de7aeb.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-1b74de7e38f26761.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_noise-f47d1a44189eb266.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-0d872910d11d657e.rlib" "/opt/rustwide/target/debug/deps/libsnow-d37c36c8874f1dc1.rlib" "/opt/rustwide/target/debug/deps/libring-adedda91c947bcd0.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-9b27c3c1bea58ba5.rlib" "/opt/rustwide/target/debug/deps/libquick_protobuf_codec-0ad8688da89fd907.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-d61a044852302b89.rlib" "/opt/rustwide/target/debug/deps/libfutures_bounded-8b81a2ab9c3fd054.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_connection_limits-46e3241d849c533e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_allow_block_list-3e6fe4b426d90a96.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_swarm-0f27880bc0822433.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a1cdc78bf861cf26.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-9f56321b8048d8a9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-43639d5a03a14281.rlib" "/opt/rustwide/target/debug/deps/libpolling-96f864ea8bd228fb.rlib" "/opt/rustwide/target/debug/deps/librustix-4cebb4933297b9ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d91035ce41918cdc.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3caa721a912cd1d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-f595c548bb6e6975.rlib" "/opt/rustwide/target/debug/deps/libpiper-da9f8d506dbe4d0e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e7a8e8ff7610fbc0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-998d4c278a4d73af.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-33d4c0e76e7bfbff.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-522f2a0f7bb6eef8.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c9151b513648195c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-ee7b3f753cbc7512.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0ac68b3c0ef3da31.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-cfba7530e97f5e7e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-114fa563870d8a7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d969b67f4354f93b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-322e89e863f2602c.rlib" "/opt/rustwide/target/debug/deps/librustix-0b2ecd45366bc128.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-44db584646bb7f82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libpolling-f49178e6a10c998e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2df7cffb0ae5e874.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6b3d426b0aead7ca.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-82449854d33efe89.rlib" "/opt/rustwide/target/debug/deps/libparking-c0eec4b85623c35c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8b823c028f114d40.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-f91a9dcbe5415730.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-5f1cc440a90cedfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0dc134899b50a176.rlib" "/opt/rustwide/target/debug/deps/libtokio-f355949cc52cbd85.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fe427a3c600d82d.rlib" "/opt/rustwide/target/debug/deps/libmio-d734d2b20b547fa8.rlib" "/opt/rustwide/target/debug/deps/liblru-f357aef028a8eefc.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-d020c52409a01da7.rlib" "/opt/rustwide/target/debug/deps/libvoid-e9e66bdf6e7605ed.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-5302b52a75e521b7.rlib" "/opt/rustwide/target/debug/deps/liblog-8b8ec9b59221c003.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-f8ef619987de348c.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-8df67318d9525f1a.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-2693025ad6c4c0f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ebdcdd2bdb23f9e7.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libweb_time-d6a65faa04267320.rlib" "/opt/rustwide/target/debug/deps/libpin_project-95db11fa64fe1b2b.rlib" "/opt/rustwide/target/debug/deps/libeither-5adc936c7a206324.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-df0a922bec6137c5.rlib" "/opt/rustwide/target/debug/deps/liburl-2f23f6e71cfbba69.rlib" "/opt/rustwide/target/debug/deps/libidna-e234094e4f03fc8c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libserde-3d914749139c4028.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identity-d8c4aff779e1d672.rlib" "/opt/rustwide/target/debug/deps/libbs58-8633a0f200171e09.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ebb4ffaab540308f.rlib" "/opt/rustwide/target/debug/deps/libhmac-c556f3d2f9db7890.rlib" "/opt/rustwide/target/debug/deps/libtracing-ab2d20ddc9f646c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e6106d3770db5d35.rlib" "/opt/rustwide/target/debug/deps/librand-c13778d1be6a4240.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-137124d42dbd4956.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/libquick_protobuf-98d592d2a4577a75.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-fb84132fe89d171d.rlib" "/opt/rustwide/target/debug/deps/libsha2-65eb82d55f0fdfdb.rlib" "/opt/rustwide/target/debug/deps/librand_core-a76ef8edae2e2992.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d882efdd3d270282.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-6f6bef4e71f04f86.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e11ab3e567d5352c.rlib" "/opt/rustwide/target/debug/deps/libdigest-a5390252936d77a1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9661d666e57a3e95.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c9a7249a89218cc0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libed25519-932b5a8dd7a63900.rlib" "/opt/rustwide/target/debug/deps/libsignature-11195d3a5a8f52d7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b557a5ed209ee03.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7e546a70ebcbf880.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b263beca6e51880d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e02ddacdb41560c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-14a47255884553ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ed62944ee914013e.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6609527723baa386.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libbytes-57fdfcf4b6e1faec.rlib" "/opt/rustwide/target/debug/deps/libclap-1529bb7a1a7389c2.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-128f28106fd53e65.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-4aa3e5af57de098d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f19e96befdf44a77.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-7219d04ae72ede9e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-347d2b47ecabb312.rlib" "/opt/rustwide/target/debug/deps/libanstyle-392ffcd059bb6a00.rlib" "/opt/rustwide/target/debug/deps/libblockstore-efb1309977d4ef95.rlib" "/opt/rustwide/target/debug/deps/libthiserror-16eae33f2626fb6f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-728b85a4ce5dce99.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-73d4a94610fcfdaf.rlib" "/opt/rustwide/target/debug/deps/libahash-365a09c6b87f8ee3.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-931304d5b90176f3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-893cff3022911cb6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b0c2ea7212b1eefa.rlib" "/opt/rustwide/target/debug/deps/liblibc-dd271111ac80e7ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/libcid-b262479858440250.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-beea6c7007ee9c08.rlib" "/opt/rustwide/target/debug/deps/libmultihash-4b85f32fbf3bb61c.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-ff1a2eebe352eaca.rlib" "/opt/rustwide/target/debug/deps/libmultibase-7cc82cf77d1c0746.rlib" "/opt/rustwide/target/debug/deps/libbase_x-a9ea2a5a2d62c09d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-6166370b45fa17de.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a95258d30ff1420a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5d20277346359413.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ae85e054d7b34af8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/node-9d99b9bce18091c0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `beetswap` (example "node") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f31b52ba837316c9ecd29a1e43350af1b9e120493e6f494731c0e46ae7f6aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f31b52ba837316c9ecd29a1e43350af1b9e120493e6f494731c0e46ae7f6aa5", kill_on_drop: false }` [INFO] [stdout] 0f31b52ba837316c9ecd29a1e43350af1b9e120493e6f494731c0e46ae7f6aa5