[INFO] fetching crate distributed-topic-tracker 0.2.1... [INFO] testing distributed-topic-tracker-0.2.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate distributed-topic-tracker 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate distributed-topic-tracker 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate distributed-topic-tracker 0.2.1 [INFO] tweaked toml for crates.io crate distributed-topic-tracker 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate distributed-topic-tracker 0.2.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate distributed-topic-tracker 0.2.1 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb20fb09d7fd8c1a0df875e59ca944963e137b8ec275c9dc1ff0389b560fb81 [INFO] running `Command { std: "docker" "start" "-a" "bbb20fb09d7fd8c1a0df875e59ca944963e137b8ec275c9dc1ff0389b560fb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb20fb09d7fd8c1a0df875e59ca944963e137b8ec275c9dc1ff0389b560fb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb20fb09d7fd8c1a0df875e59ca944963e137b8ec275c9dc1ff0389b560fb81", kill_on_drop: false }` [INFO] [stdout] bbb20fb09d7fd8c1a0df875e59ca944963e137b8ec275c9dc1ff0389b560fb81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 821e2e07f1a23ccd06b4f063d2a53f8bcbc66ec971dca5a55a2e0c1eba4bdc2c [INFO] running `Command { std: "docker" "start" "-a" "821e2e07f1a23ccd06b4f063d2a53f8bcbc66ec971dca5a55a2e0c1eba4bdc2c", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling postcard-derive v0.2.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling btparse v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling color-backtrace v0.7.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postcard v1.1.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling netwatch v0.9.0 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling pkarr v3.8.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling iroh-metrics v0.35.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling n0-watcher v0.3.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling n0-snafu v0.2.2 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling netlink-packet-route v0.24.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling netdev v0.37.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling iroh-relay v0.92.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling tokio-websockets v0.12.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling iroh-base v0.92.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling igd-next v0.16.1 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling iroh v0.92.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling surge-ping v0.8.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling portmapper v0.9.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling irpc-derive v0.6.0 [INFO] [stderr] Compiling netdev v0.36.0 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling hpke v0.13.0 [INFO] [stderr] Compiling irpc v0.8.0 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling mainline v5.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ed25519-dalek-hpke v0.0.4 [INFO] [stderr] Compiling actor-helper v0.1.1 [INFO] [stderr] Compiling iroh-gossip v0.92.0 [INFO] [stderr] Compiling distributed-topic-tracker v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "821e2e07f1a23ccd06b4f063d2a53f8bcbc66ec971dca5a55a2e0c1eba4bdc2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821e2e07f1a23ccd06b4f063d2a53f8bcbc66ec971dca5a55a2e0c1eba4bdc2c", kill_on_drop: false }` [INFO] [stdout] 821e2e07f1a23ccd06b4f063d2a53f8bcbc66ec971dca5a55a2e0c1eba4bdc2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85d1b8f318d18850f9db239e7fb11711936215808b3dbaad9c999566dd1f1793 [INFO] running `Command { std: "docker" "start" "-a" "85d1b8f318d18850f9db239e7fb11711936215808b3dbaad9c999566dd1f1793", kill_on_drop: false }` [INFO] [stderr] Compiling distributed-topic-tracker v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEupFAK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdistributed_topic_tracker,libchrono-5911f6b21bc2c623,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libmainline-94d841365a70e846,libserde_bencode-f35de4b5c65b5746,libflume-45085c7a615016af,libactor_helper-cc031efee9ff8eea,libed25519_dalek_hpke-25fb36b26be5f517,libhpke-71ab5ef9ce523277,libx25519_dalek-a2c7acfb9de8a00a,libchacha20poly1305-e04034411ac4860e,libaes_gcm-b2f18181aa561838,libctr-b89bedfdddb8a14b,libghash-bad15cd5d12d0063,libpolyval-d1b3e5e6954d2e30,libaes-98f975c0248ee555,libp256-f6eaeafaf8889d54,libprimeorder-1019cb81da0b4974,libelliptic_curve-065ab8ec1fbb113f,libsec1-fca3d9e41b5203d8,libhkdf-3d43b333faacc162,libcrypto_bigint-82486e0a5fd22544,libgroup-1b9fbadf07fdbba5,libff-aab456d1551d06b5,libiroh_gossip-2a311a5888344b74,libhex-13e08b3b00984ab7,libfutures_concurrency-8676237b4ffd108d,libfixedbitset-625fd2a9d775ed11,libirpc-8f4ba689e0f6de79,libiroh-0dad3fc8739f22b3,libcrypto_box-2166e866c484fb70,libcrypto_secretbox-e9fcad27d709ba7f,libsalsa20-1ff7dd3f68565cd6,libchacha20-2f031a066981b6e3,libpoly1305-01a97bc626bf89b0,libopaque_debug-90e66d859d53ff28,libuniversal_hash-cea97df83a2dad94,libcipher-89fdd29ccb674c68,libinout-8f997868b20b089e,libserdect-821fb41ace9a5096,libbase16ct-e6f944948ca8b3fe,libportmapper-5549f8a8774cc4da,libigd_next-2683437756299702,libattohttpc-5b32e7f810996a38,libhttp-1031d081aa9b237a,libxmltree-5df7324514aa2307,libxml-f342e686f2b688a5,libtokio_stream-39b4c639a9617d8d,libbackon-e909ee47162d0092,libstun_rs-64c095ed31e60dce,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libmd5-380e091b79bd6e66,libhmac_sha256-6e33e17d31567aa1,libenumflags2-cf76d5b787fd092d,libhmac_sha1-71a8a099a0d52392,libhmac-f386cdb04ff15c80,libsha1-c9d52326ff72e117,libquoted_string_parser-88a74741ecfb5fda,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,libprecis_profiles-984740c162f1bd7d,libprecis_core-4bfc83b733f1af4a,libunicode_normalization-7a4e1df8809c0589,libfallible_iterator-6e888fb96d72e3e0,libiroh_metrics-47bdc94b517b0f3c,libnetwatch-72d11350769ff3f9,libtime-3c910e0afd47f8a2,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libnetlink_proto-1f7892c333fb21a8,libnetdev-d884f06ffaad4aeb,libnetlink_sys-e6492f4bb7bbe802,libfutures-8214fd0c742cb705,libfutures_executor-35cdebf609b04931,libnetlink_packet_route-545fbdb359a9c46d,libnetlink_packet_core-802a48b0b29809f3,libnetlink_packet_utils-9b0ef7a8a785ccac,libn0_watcher-26d4c46e414ea767,libderive_more-1cf5a613922479ab,libiroh_relay-f80f5bd08b9e4dd0,libz32-7c13ba5019366ace,libblake3-181d37a02471fae9,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-661fca03ecf37df6,libheapless-7b865ca58c746d71,libhash32-89efa71d9511ce2f,libbyteorder-8f59b6d1bfdaa844,libcobs-f587e7d3ed416d53,libserde_bytes-05a140701b1a99ad,libwebpki_roots-2ec4fc4a1d7a3c90,libtokio_websockets-567aeeded32e1941,libsimdutf8-b13888957f68b47b,libstrum-b212ac8d093495f8,libnum_enum-ba0b27c0114f2ae5,libpkarr-3a5e9890c73baf4f,libasync_compat-84ef8b18c029b2ad,libsha1_smol-a320b1639232fa11,libsimple_dns-95b1f91c58b5b51b,libself_cell-32fc0454313d1b40,libreqwest-49304dba093e5268,libserde_urlencoded-208881d30e158b20,libryu-a7164637bc4900ee,libhyper_rustls-9cb15bf90d82de26,libwebpki_roots-21a62e378ac446d5,libtokio_rustls-2c63dcde939872d7,libtower_http-a970dcf8ecd6f7ae,libbitflags-09ab521ff94ef481,libiri_string-f2231ba2cbe5b068,libtower-35414c38dbf3f94a,libtower_layer-d908dd771b239ecd,libsync_wrapper-dec6d2c880d81363,libntimestamp-56046f978fcaac7f,libbase32-b2fe4a34a1a9844f,liblru-c2313712b8475803,libdyn_clone-1b6a3de955048721,libhickory_resolver-e3f989e1e85f417b,libresolv_conf-7a9511dbe49b33d0,libmoka-f0beaa606283de1f,libthiserror-ecaa8766f16a12a1,libuuid-2e97f82f788dcfe7,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-10c6d27ce658c77d,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libhickory_proto-5d106a9ef9c57a19,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libiroh_quinn-9e07fed99a53395c,libiroh_quinn_udp-1f6c793f861e6c25,libiroh_quinn_proto-8142a0ce5b3e9f06,librustc_hash-ca4219e344ea5da0,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libthiserror-4571c34690b6c4a3,libpin_project-b0b250276b6e9e3e,libhyper_util-f456964ea92e686a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libsocket2-5483915df1d77936,libtower_service-3fb88d28c2218805,librustls-aca7b590624a10e9,libwebpki-978d3fb6a09d9cfe,libring-15e46690c75bb220,libuntrusted-b2f816886faf2178,librustls_pki_types-7f21b361e4ba9007,libhyper-4055804f816d2672,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-a8b9516aff2590bc,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-81e3532064664525,libhttp_body-f15e0c7a410fb778,libhttp-8fb1a59666ab2b12,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libn0_future-4741c6dcafae3064,libfutures_lite-04851f6914e78c27,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_buffered-e5476855ce448c1c,libspin-dd50e2c117cfd1d5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-12c87dd2057f2f40,libfutures_util-54938f4cf01904e4,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libtokio-83bece02b31f79d0,libsignal_hook_registry-7be83d86440f5d25,libsocket2-f739827fedc75db6,libmio-1f551ea361bf795c,libaead-c0f525a24fd91067,libbytes-a8b1c3d65be9f66e,libiroh_base-a29bd249160d50cc,libn0_snafu-2983432977dcaccf,libtracing_error-4ff3e0d96dc13b97,libtracing_subscriber-f9ac33403bd910f9,libthread_local-c1d117df232aa820,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libtracing-98f146224efecec5,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-109a6aa0fd080142,libonce_cell-08fc99ab0c485b02,libportable_atomic-91afa84d6001541a,libcolor_backtrace-b5ae53a59dee5797,libbtparse-b614c8a7bfdf3e08,libtermcolor-cbafc8825e041b3d,libderive_more-46949d6cf511d180,liburl-4503577727741ce0,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsnafu-61b12fa327967787,libbacktrace-b0acd2eaa70eca83,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-13cb76c9365a7668,libmemchr-eb753e192a6bbd2d,libaddr2line-80c4e6e3dcdf6df8,libgimli-5c2b805880369b53,librustc_demangle-dfcee1f0336a35df,libed25519_dalek-dd1db09cdac502af,libsha2-88c6a661e99bf80c,libed25519-6a173c07caf093eb,libsignature-3b38413e1bea4ec2,libpkcs8-a6c20620b230af48,libspki-0e6cc8d03918c5b4,libder-8bbc37f28dce9cec,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-2aadc73a32842898,libcurve25519_dalek-238c7beb2eba5c9e,libcpufeatures-e04321643d03190d,libserde-2357d6e941fe4901,libdigest-9db92895be623dda,libsubtle-1c9305436597371b,libblock_buffer-389a33f8424544c5,libcrypto_common-bc324a652af97750,libgeneric_array-8c959b9527ca048b,libtypenum-f2b179c8a326fef2,libzeroize-4487a252de5e76c8,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libdata_encoding-506ef4e476430498,libanyhow-e061526f89c62100}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEupFAK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out" "-L" "/opt/rustwide/target/debug/build/blake3-0ae583c8dd33e8ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-b50f067c37a1ee23" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `distributed-topic-tracker` (example "simple") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwhl5Ss/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdistributed_topic_tracker,libchrono-5911f6b21bc2c623,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libmainline-94d841365a70e846,libserde_bencode-f35de4b5c65b5746,libflume-45085c7a615016af,libactor_helper-cc031efee9ff8eea,libed25519_dalek_hpke-25fb36b26be5f517,libhpke-71ab5ef9ce523277,libx25519_dalek-a2c7acfb9de8a00a,libchacha20poly1305-e04034411ac4860e,libaes_gcm-b2f18181aa561838,libctr-b89bedfdddb8a14b,libghash-bad15cd5d12d0063,libpolyval-d1b3e5e6954d2e30,libaes-98f975c0248ee555,libp256-f6eaeafaf8889d54,libprimeorder-1019cb81da0b4974,libelliptic_curve-065ab8ec1fbb113f,libsec1-fca3d9e41b5203d8,libhkdf-3d43b333faacc162,libcrypto_bigint-82486e0a5fd22544,libgroup-1b9fbadf07fdbba5,libff-aab456d1551d06b5,libiroh_gossip-2a311a5888344b74,libhex-13e08b3b00984ab7,libfutures_concurrency-8676237b4ffd108d,libfixedbitset-625fd2a9d775ed11,libirpc-8f4ba689e0f6de79,libiroh-0dad3fc8739f22b3,libcrypto_box-2166e866c484fb70,libcrypto_secretbox-e9fcad27d709ba7f,libsalsa20-1ff7dd3f68565cd6,libchacha20-2f031a066981b6e3,libpoly1305-01a97bc626bf89b0,libopaque_debug-90e66d859d53ff28,libuniversal_hash-cea97df83a2dad94,libcipher-89fdd29ccb674c68,libinout-8f997868b20b089e,libserdect-821fb41ace9a5096,libbase16ct-e6f944948ca8b3fe,libportmapper-5549f8a8774cc4da,libigd_next-2683437756299702,libattohttpc-5b32e7f810996a38,libhttp-1031d081aa9b237a,libxmltree-5df7324514aa2307,libxml-f342e686f2b688a5,libtokio_stream-39b4c639a9617d8d,libbackon-e909ee47162d0092,libstun_rs-64c095ed31e60dce,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libmd5-380e091b79bd6e66,libhmac_sha256-6e33e17d31567aa1,libenumflags2-cf76d5b787fd092d,libhmac_sha1-71a8a099a0d52392,libhmac-f386cdb04ff15c80,libsha1-c9d52326ff72e117,libquoted_string_parser-88a74741ecfb5fda,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,libprecis_profiles-984740c162f1bd7d,libprecis_core-4bfc83b733f1af4a,libunicode_normalization-7a4e1df8809c0589,libfallible_iterator-6e888fb96d72e3e0,libiroh_metrics-47bdc94b517b0f3c,libnetwatch-72d11350769ff3f9,libtime-3c910e0afd47f8a2,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libnetlink_proto-1f7892c333fb21a8,libnetdev-d884f06ffaad4aeb,libnetlink_sys-e6492f4bb7bbe802,libfutures-8214fd0c742cb705,libfutures_executor-35cdebf609b04931,libnetlink_packet_route-545fbdb359a9c46d,libnetlink_packet_core-802a48b0b29809f3,libnetlink_packet_utils-9b0ef7a8a785ccac,libn0_watcher-26d4c46e414ea767,libderive_more-1cf5a613922479ab,libiroh_relay-f80f5bd08b9e4dd0,libz32-7c13ba5019366ace,libblake3-181d37a02471fae9,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-661fca03ecf37df6,libheapless-7b865ca58c746d71,libhash32-89efa71d9511ce2f,libbyteorder-8f59b6d1bfdaa844,libcobs-f587e7d3ed416d53,libserde_bytes-05a140701b1a99ad,libwebpki_roots-2ec4fc4a1d7a3c90,libtokio_websockets-567aeeded32e1941,libsimdutf8-b13888957f68b47b,libstrum-b212ac8d093495f8,libnum_enum-ba0b27c0114f2ae5,libpkarr-3a5e9890c73baf4f,libasync_compat-84ef8b18c029b2ad,libsha1_smol-a320b1639232fa11,libsimple_dns-95b1f91c58b5b51b,libself_cell-32fc0454313d1b40,libreqwest-49304dba093e5268,libserde_urlencoded-208881d30e158b20,libryu-a7164637bc4900ee,libhyper_rustls-9cb15bf90d82de26,libwebpki_roots-21a62e378ac446d5,libtokio_rustls-2c63dcde939872d7,libtower_http-a970dcf8ecd6f7ae,libbitflags-09ab521ff94ef481,libiri_string-f2231ba2cbe5b068,libtower-35414c38dbf3f94a,libtower_layer-d908dd771b239ecd,libsync_wrapper-dec6d2c880d81363,libntimestamp-56046f978fcaac7f,libbase32-b2fe4a34a1a9844f,liblru-c2313712b8475803,libdyn_clone-1b6a3de955048721,libhickory_resolver-e3f989e1e85f417b,libresolv_conf-7a9511dbe49b33d0,libmoka-f0beaa606283de1f,libthiserror-ecaa8766f16a12a1,libuuid-2e97f82f788dcfe7,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-10c6d27ce658c77d,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libhickory_proto-5d106a9ef9c57a19,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libiroh_quinn-9e07fed99a53395c,libiroh_quinn_udp-1f6c793f861e6c25,libiroh_quinn_proto-8142a0ce5b3e9f06,librustc_hash-ca4219e344ea5da0,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libthiserror-4571c34690b6c4a3,libpin_project-b0b250276b6e9e3e,libhyper_util-f456964ea92e686a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libsocket2-5483915df1d77936,libtower_service-3fb88d28c2218805,librustls-aca7b590624a10e9,libwebpki-978d3fb6a09d9cfe,libring-15e46690c75bb220,libuntrusted-b2f816886faf2178,librustls_pki_types-7f21b361e4ba9007,libhyper-4055804f816d2672,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-a8b9516aff2590bc,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-81e3532064664525,libhttp_body-f15e0c7a410fb778,libhttp-8fb1a59666ab2b12,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libn0_future-4741c6dcafae3064,libfutures_lite-04851f6914e78c27,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_buffered-e5476855ce448c1c,libspin-dd50e2c117cfd1d5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-12c87dd2057f2f40,libfutures_util-54938f4cf01904e4,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libtokio-83bece02b31f79d0,libsignal_hook_registry-7be83d86440f5d25,libsocket2-f739827fedc75db6,libmio-1f551ea361bf795c,libaead-c0f525a24fd91067,libbytes-a8b1c3d65be9f66e,libiroh_base-a29bd249160d50cc,libn0_snafu-2983432977dcaccf,libtracing_error-4ff3e0d96dc13b97,libtracing_subscriber-f9ac33403bd910f9,libthread_local-c1d117df232aa820,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libtracing-98f146224efecec5,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-109a6aa0fd080142,libonce_cell-08fc99ab0c485b02,libportable_atomic-91afa84d6001541a,libcolor_backtrace-b5ae53a59dee5797,libbtparse-b614c8a7bfdf3e08,libtermcolor-cbafc8825e041b3d,libderive_more-46949d6cf511d180,liburl-4503577727741ce0,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsnafu-61b12fa327967787,libbacktrace-b0acd2eaa70eca83,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-13cb76c9365a7668,libmemchr-eb753e192a6bbd2d,libaddr2line-80c4e6e3dcdf6df8,libgimli-5c2b805880369b53,librustc_demangle-dfcee1f0336a35df,libed25519_dalek-dd1db09cdac502af,libsha2-88c6a661e99bf80c,libed25519-6a173c07caf093eb,libsignature-3b38413e1bea4ec2,libpkcs8-a6c20620b230af48,libspki-0e6cc8d03918c5b4,libder-8bbc37f28dce9cec,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-2aadc73a32842898,libcurve25519_dalek-238c7beb2eba5c9e,libcpufeatures-e04321643d03190d,libserde-2357d6e941fe4901,libdigest-9db92895be623dda,libsubtle-1c9305436597371b,libblock_buffer-389a33f8424544c5,libcrypto_common-bc324a652af97750,libgeneric_array-8c959b9527ca048b,libtypenum-f2b179c8a326fef2,libzeroize-4487a252de5e76c8,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libdata_encoding-506ef4e476430498,libanyhow-e061526f89c62100}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwhl5Ss/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out" "-L" "/opt/rustwide/target/debug/build/blake3-0ae583c8dd33e8ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/secret_rotation-fb609212b226c476" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `distributed-topic-tracker` (example "secret_rotation") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85d1b8f318d18850f9db239e7fb11711936215808b3dbaad9c999566dd1f1793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d1b8f318d18850f9db239e7fb11711936215808b3dbaad9c999566dd1f1793", kill_on_drop: false }` [INFO] [stdout] 85d1b8f318d18850f9db239e7fb11711936215808b3dbaad9c999566dd1f1793