[INFO] fetching crate p2panda-net 0.4.0... [INFO] testing p2panda-net-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate p2panda-net 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate p2panda-net 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate p2panda-net 0.4.0 [INFO] tweaked toml for crates.io crate p2panda-net 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate p2panda-net 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate p2panda-net 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7155df1c716a9100f5394d5f8ebaf384e4d1afd62c9704b381c174e31334f660 [INFO] running `Command { std: "docker" "start" "-a" "7155df1c716a9100f5394d5f8ebaf384e4d1afd62c9704b381c174e31334f660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7155df1c716a9100f5394d5f8ebaf384e4d1afd62c9704b381c174e31334f660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7155df1c716a9100f5394d5f8ebaf384e4d1afd62c9704b381c174e31334f660", kill_on_drop: false }` [INFO] [stdout] 7155df1c716a9100f5394d5f8ebaf384e4d1afd62c9704b381c174e31334f660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d748fa3e24f47ad08a1fe7aa45c1bfb08ed8a9e8f7d1dbf99136c7892bcca4cc [INFO] running `Command { std: "docker" "start" "-a" "d748fa3e24f47ad08a1fe7aa45c1bfb08ed8a9e8f7d1dbf99136c7892bcca4cc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling n0-future v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling netwatch v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling iroh-quinn v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling erased_set v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling simple-dns v0.6.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling iroh-relay v0.34.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling z32 v1.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling bounded-integer v0.5.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling iroh v0.34.1 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling precis-core v0.1.10 [INFO] [stderr] Compiling precis-profiles v0.1.11 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling netlink-packet-route v0.19.0 [INFO] [stderr] Compiling struct_iterable v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling futures-concurrency v7.6.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling iroh-metrics v0.32.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling serde-error v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling iroh-base v0.34.1 [INFO] [stderr] Compiling p2panda-core v0.4.0 [INFO] [stderr] Compiling stun-rs v0.1.8 [INFO] [stderr] Compiling pkarr v2.2.0 [INFO] [stderr] Compiling p2panda-store v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling netlink-sys v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling surge-ping v0.8.1 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling tokio-tungstenite-wasm v0.4.0 [INFO] [stderr] Compiling rtnetlink v0.14.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling p2panda-sync v0.4.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling portmapper v0.4.1 [INFO] [stderr] Compiling p2panda-discovery v0.4.0 [INFO] [stderr] Compiling iroh-gossip v0.34.1 [INFO] [stderr] Compiling p2panda-net v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.69s [INFO] running `Command { std: "docker" "inspect" "d748fa3e24f47ad08a1fe7aa45c1bfb08ed8a9e8f7d1dbf99136c7892bcca4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d748fa3e24f47ad08a1fe7aa45c1bfb08ed8a9e8f7d1dbf99136c7892bcca4cc", kill_on_drop: false }` [INFO] [stdout] d748fa3e24f47ad08a1fe7aa45c1bfb08ed8a9e8f7d1dbf99136c7892bcca4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4324327b1bc03854fcebd0d15843def3f1c29a5c7a0a4739ad56a629d11411 [INFO] running `Command { std: "docker" "start" "-a" "bf4324327b1bc03854fcebd0d15843def3f1c29a5c7a0a4739ad56a629d11411", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling p2panda-store v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling iroh-metrics v0.32.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling pkarr v2.2.0 [INFO] [stderr] Compiling surge-ping v0.8.1 [INFO] [stderr] Compiling p2panda-sync v0.4.0 [INFO] [stderr] Compiling netwatch v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling iroh-quinn v0.13.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling portmapper v0.4.1 [INFO] [stderr] Compiling iroh-relay v0.34.1 [INFO] [stderr] Compiling iroh v0.34.1 [INFO] [stderr] Compiling p2panda-discovery v0.4.0 [INFO] [stderr] Compiling iroh-gossip v0.34.1 [INFO] [stderr] Compiling p2panda-net v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOjampc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libp2panda_discovery-4515377f7048aca8,libbase32-a8431b5a46ba4e60,libiroh_gossip-43d5884e73202f97,libiroh_blake3-18c5b83e4b78aa91,libasync_channel-c3cee6a214331cec,libevent_listener_strategy-214cee26d267b841,libevent_listener-8f3847aa1cb69522,libfutures_concurrency-e9700f317f4cbee5,libfutures_lite-3f90bba4099758d4,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libbitvec-d1e58f2b50b00365,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,libp2panda_sync-97dfb75f2bc73f8a,libp2panda_store-b7ddd608d9f4c9eb,libp2panda_core-1c870c9ef75e96af,libhex-446da1fe1cbff0ea,libblake3-6601870c06a1e509,libconstant_time_eq-7540ab86f53c975b,libarrayvec-c1a566055c336d69,libarrayref-be8fa26e54310965,libserde_bytes-e3119444f69193d9,libciborium-a6cc7742a425dd43,libciborium_ll-657fa81390480b04,libhalf-44e4d1f965b37fc1,libciborium_io-914e2c3aa2939b2f,libiroh-eace3a5c628eb6df,libreqwest-23e855e12432a901,libserde_urlencoded-efb1def93c751282,libryu-f8ba606093049f91,libsync_wrapper-0173d5a928130987,librustls_pemfile-2b1b39cee9cc00fb,libhyper_rustls-3c80db9d375bd00b,librcgen-f63567b9a0d7fb7f,libpem-da29593596416efa,libyasna-8856216ed09c71fd,libcrypto_box-934724a5f06453d6,libcrypto_secretbox-959f7befa560b398,libsalsa20-210cfeb5cb205192,libchacha20-853ff08f39836e7c,libpoly1305-5753ed66d0a9bd68,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-73ec16ac91b539be,libcipher-121cf03e26a363b6,libinout-4349bf9ab7a61ceb,libserdect-d6a75493a515a226,libbase16ct-9aec4ac31f820e74,libsurge_ping-c50baa63e40baad4,libpnet_packet-72e5f159ef91152a,libpnet_macros_support-bd894bafb825c586,libpnet_base-f79ef7e8cabe0626,libno_std_net-d226e1d5094a9b35,libportmapper-9456237059c08862,libigd_next-0bac397b10635110,libattohttpc-8868bd72d8c42311,libhttp-ec2eba826579b662,libxmltree-e828c21504713a6b,libxml-9e750af3036bac0d,libtokio_stream-0e7ed1b0511fd682,libwebpki-d48a58524e85fd91,libx509_parser-49832b19cf47b2c8,liboid_registry-9d60369751f9de32,libder_parser-a78cfc3f88039aeb,libnum_bigint-28daeb9763835ca7,libnum_integer-58f5420d65e73de4,libasn1_rs-0246efd750490f38,librusticata_macros-654577ff7b2e1ce8,libnom-b3e0f856bc07dfc6,libnum_traits-3decef4cdbd13ae1,libbackon-343f4424f2f378ed,libnetwatch-7ac2b53c9b2856a7,libtime-8a696e1b857b0263,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,librtnetlink-8d7035cfae133c98,libnix-1755ad33227d0f0e,libnetlink_proto-cf8a27dccd16cd78,libnetlink_sys-1084753bf5b53662,libfutures-f7d885ec3dfe6440,libfutures_executor-eb84db8571a7ce91,libnetdev-7f71aeff2732eee4,libnetlink_packet_route-205a435e631b0380,libnetlink_packet_core-5807c6d594b0b7f8,libnetlink_packet_utils-2517ec5461e5a4b1,libiroh_relay-60c023cfe4beb8c5,libtokio_rustls-61e760b1eb8d806c,libstrum-c408316fba43953b,libnum_enum-e7cfec8d872cf013,libpkarr-f4e038f0e4b4ba87,libz32-161d33f7e5c85b47,libureq-3083718b63a20252,libwebpki_roots-fb21703d871579e4,liblru-f73a3222958a07a5,libflume-a02facf25b700e7c,libnanorand-417808a56a71b1bb,libsimple_dns-8f0d8b99ffea2672,libbitflags-ce446ee600bbaa5e,libself_cell-3b37474dd1570ab5,libhickory_resolver-1ab8b52b2ac11043,libresolv_conf-2f56b931aff32704,libhostname-087343f69feccac0,libmatch_cfg-f93ef260abd93f75,libquick_error-d40abd8d97f0f2e3,libmoka-3278c7216baf8793,libuuid-a9f024d00adccc24,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-5fe387ac8a2ed8e9,libparking_lot-70722e5163f79242,libparking_lot_core-77f2074ee44345e3,libcrossbeam_channel-8a40bf081c273676,libhickory_proto-1f4575c29b0063a9,librand-55c5338196cdf508,librand_chacha-8f2863e4256b961b,librand_core-83f7cf21dec737a5,libgetrandom-cfbc0d2088260cf7,libipnet-997a95cc7514258e,libiroh_quinn-ff5a4178c612c053,libiroh_quinn_udp-36419230af54c233,libiroh_quinn_proto-23827081a97c91c6,librustls_platform_verifier-b7d50d5150d5ac00,librustls_native_certs-8ce1e0ddb38d50d4,libopenssl_probe-dfbd35d7fb1bbeff,librustc_hash-9f948d4b6235e254,libstun_rs-dbb8ca8536dde2a0,libcrc-c40f63fd3b8492f1,libcrc_catalog-bb32f52851f13aa4,libmd5-8b7359041afc81b3,libhmac_sha256-1917d100b71cb0cf,libenumflags2-1e8ebb9161fae1b7,libbase64-2a03de3babadded3,libhmac_sha1-320aa2c39dbfac33,libhmac-cdff49d19111de22,libquoted_string_parser-8cc8375559d94327,libpest-e14e06e9e6808ff6,libucd_trie-cdff0278ac6747fa,libprecis_profiles-092d142f35cc3bdb,libprecis_core-2870350342849e8f,libunicode_normalization-53c18561d245b306,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,liblazy_static-b3603208c0de2608,libfallible_iterator-b208eca984a9b185,libhyper_util-5e49e12196168e90,libtower-9b0ecc4717af9816,libpin_project-da44cb1ca4cb6cc1,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,librustls-601828dfd1f0404f,libwebpki-ae53b805e2a68060,libring-df831df6fac2baf1,libuntrusted-3420b86308bec153,librustls_pki_types-2e4234be2bbf9b66,libhyper-f9022449de9d9d81,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-ebfe9a5a095f62f2,libindexmap-16560cb7336e9445,libequivalent-fdc46004df91ad08,libhashbrown-1b6def4181155dff,libahash-3dd161ac8ef09c2b,liballocator_api2-3bc2480ae44878f3,libhttpdate-9f9d2502c6a38412,libhttp_body_util-a218b88f208f6a5a,libhttp_body-a4f3e840a859d670,libtokio_tungstenite_wasm-9f18bffae7806575,libtokio_tungstenite-dd51a2cdaa60a7bb,libtungstenite-4004a238e1f27d55,librand-40facad6179cd952,librand_chacha-9a8c8dac896c5e22,libppv_lite86-27070ed440586e22,libzerocopy-d099ad1259c0dd16,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-84f0d8c9b927abcc,libhttparse-05da2342edc08147,libthiserror-e584d10c271898f8,libhttp-84d706b65bd5b984,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libtracing-529b0c3a287b0783,liblog-669e9396cafcbb01,libtracing_core-9268acb1a2b9da9b,libonce_cell-8e24c40eb4b9f947,libportable_atomic-7b9463bd1d714f0f,libn0_future-ca68f69db4354f45,libfutures_lite-dd450b2e87acd4cf,libparking-49fcf10303d3525f,libfastrand-5f560ca6daa38848,libfutures_buffered-6b1201ae526e07db,libspin-dd9ac08cb7080e86,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libdiatomic_waker-4e17f59ae215e8b2,libcordyceps-360fdda92cd10041,libtokio_util-f01e32af5418b3e6,libfutures_util-baf78b0093bfa900,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-d0823efe3ec1cdd2,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_sink-be8442ee548d90f9,libtokio-ebd59f21b70cc5b1,libsignal_hook_registry-cc438e6337075f13,libsocket2-a17fd927ff014b74,libmio-f5aa7d4dbd803e65,libpin_project_lite-e0c50e8704e39276,libiroh_metrics-b8b97e2e5892c058,libstruct_iterable-bf67e4ce62e01e08,libstruct_iterable_internal-c220e72437dd3105,liberased_set-8596bb78261b7325,libconcurrent_queue-cd57d879e94038ea,libcrossbeam_utils-abdd7d24ebba491b,libatomic_waker-001109810bdecbaa,libaead-9b4ecfa34d000dfd,libbytes-0dd6bd6c18aefe2f,libiroh_base-8ab6c6e8bdba818d,libpostcard-26e321199e25d145,libcobs-476431aeb6637d20,libthiserror-d361df3291d89013,libderive_more-8668d4d5226555f3,liburl-b2df7e971df9da7f,libidna-f5050235865e6c25,libidna_adapter-c8e32208cb3ef97a,libicu_normalizer-4832b680c3231036,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-4d19f76b88630146,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-e252b83b1e58d382,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-8a14484ffa388a08,libicu_provider-27f546347b64735f,libicu_locid-b5b2a5d3bfac1dda,liblitemap-cecd5a7fd1787c64,libtinystr-8ef6f301b18b6f71,libzerovec-7a4147d7b27eb140,libwriteable-45c783735d88c2b0,libyoke-cb9279e64ab76fa0,libzerofrom-bb66fc6bc7b32ba5,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libed25519_dalek-433cf9e5c5eaa47c,libsha2-c6a981cb38726dfd,libed25519-5daa1cafc43555b3,libsignature-5e5320f1c885308d,libpkcs8-61ce6c90129d6198,libspki-88edef50ae1dda66,libder-3fe73474227a2498,libpem_rfc7468-5482819921f38af8,libbase64ct-04e748031ddf4896,libconst_oid-5d63b50f42b847e9,libcurve25519_dalek-3dffe6141566c9fa,libcpufeatures-31bbaa72911a5ebb,libdigest-85c71fc4c7924b15,libsubtle-ca7024fc66e4388f,libblock_buffer-14ac76c4c64817d2,libcrypto_common-afed6ee503c20818,libgeneric_array-650b39b55832d62f,libtypenum-d9cba146b74f4906,libzeroize-ead98f074a37f829,librand_core-05e1443e9b93c32f,libgetrandom-684a167889e55188,liblibc-ad00f35fca7c19c8,libcfg_if-33ef6c02a07f9fec,libserde-79537a7eb5dcdcd3,libdata_encoding-02a524d0cb7bb851,libanyhow-e1510cbfe26654d3}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOjampc/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-5fba06d62d0083f0/out" "-L" "/opt/rustwide/target/debug/build/iroh-blake3-7bea3b977ddd4319/out" "-L" "/opt/rustwide/target/debug/build/blake3-14e8ec56e26c8ff9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/p2panda_net-7e3f4b7bc03c72fb" "-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 `p2panda-net` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf4324327b1bc03854fcebd0d15843def3f1c29a5c7a0a4739ad56a629d11411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4324327b1bc03854fcebd0d15843def3f1c29a5c7a0a4739ad56a629d11411", kill_on_drop: false }` [INFO] [stdout] bf4324327b1bc03854fcebd0d15843def3f1c29a5c7a0a4739ad56a629d11411