[INFO] cloning repository https://github.com/gmelodie/lis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmelodie/lis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd033baedc0d311c13013cea05587b30cd16d6fe [INFO] building gmelodie/lis against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gmelodie/lis [INFO] finished tweaking git repo https://github.com/gmelodie/lis [INFO] tweaked toml for git repo https://github.com/gmelodie/lis written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gmelodie/lis on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gmelodie/lis 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f6ff0a4f0686c4c107062a9131bdadbfed127203b21fe560c4db838b48725c [INFO] running `Command { std: "docker" "start" "-a" "e4f6ff0a4f0686c4c107062a9131bdadbfed127203b21fe560c4db838b48725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f6ff0a4f0686c4c107062a9131bdadbfed127203b21fe560c4db838b48725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f6ff0a4f0686c4c107062a9131bdadbfed127203b21fe560c4db838b48725c", kill_on_drop: false }` [INFO] [stdout] e4f6ff0a4f0686c4c107062a9131bdadbfed127203b21fe560c4db838b48725c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1029a265aed9ef34d169ec5078b01bfbed07c3d5ff61dabefbbcfe673cbd0a51 [INFO] running `Command { std: "docker" "start" "-a" "1029a265aed9ef34d169ec5078b01bfbed07c3d5ff61dabefbbcfe673cbd0a51", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling precis-core v0.1.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling precis-profiles v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.7 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling acto v0.7.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling redb v2.1.2 [INFO] [stderr] Compiling iroh-quinn-proto v0.10.8 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling iroh-quinn-udp v0.4.2 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling derive_more v1.0.0-beta.7 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling netlink-sys v0.8.6 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-buffered v0.2.8 [INFO] [stderr] Compiling mainline v2.0.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling iroh-quinn v0.10.5 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling ssh-key v0.6.6 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling struct_iterable v0.1.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde-error v0.1.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling simple-dns v0.6.2 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling erased_set v0.7.0 [INFO] [stderr] Compiling bounded-integer v0.5.7 [INFO] [stderr] Compiling z32 v1.1.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling iroh-metrics v0.23.0 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pkarr v2.2.0 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling watchable v1.1.2 [INFO] [stderr] Compiling stun-rs v0.1.8 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling igd-next v0.14.3 [INFO] [stderr] Compiling iroh-base v0.23.0 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling surge-ping v0.8.1 [INFO] [stderr] Compiling tokio-tungstenite-wasm v0.3.1 [INFO] [stderr] Compiling futures-concurrency v7.6.1 [INFO] [stderr] Compiling swarm-discovery v0.2.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling netdev v0.30.0 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling range-collections v0.4.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling iroh-io v0.6.1 [INFO] [stderr] Compiling positioned-io v0.3.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling bao-tree v0.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling reflink-copy v0.1.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling iroh-net v0.23.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling fuser v0.14.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling quic-rpc v0.11.0 [INFO] [stderr] Compiling nested_enum_utils v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling quic-rpc-derive v0.11.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling iroh-blobs v0.23.0 [INFO] [stderr] Compiling iroh-gossip v0.23.0 [INFO] [stderr] error: could not compile `iroh-net` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name iroh_net --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-net-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unused-async' --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="discovery-local-network"' --cfg 'feature="discovery-pkarr-dht"' --cfg 'feature="metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "discovery-local-network", "discovery-pkarr-dht", "iroh-relay", "metrics", "test-utils"))' -C metadata=58c6f0661270fe64 -C extra-filename=-e3bf878e16126a12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0454d999b7ded808.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-dbb3497ea0a41b36.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9f188e6a9ec3bea.rmeta --extern der=/opt/rustwide/target/debug/deps/libder-192474b076b86e69.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2227cebba2f4462f.rmeta --extern futures_buffered=/opt/rustwide/target/debug/deps/libfutures_buffered-f966ed299ba581a5.rmeta --extern futures_concurrency=/opt/rustwide/target/debug/deps/libfutures_concurrency-2d70303ded537418.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-e7400718c1ba564c.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ba628c80fbee78b4.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9542d6133d56da45.rmeta --extern genawaiter=/opt/rustwide/target/debug/deps/libgenawaiter-c1c7eed9b571b08c.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-a114507f43890e04.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-3a0ca3e44455140c.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-8b7fd4b2f368eaeb.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-5a5874a38967d72d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-bea2d60afa5c8d68.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ef1e45c16943c359.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7371e0dc6315710e.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-24156d89a890f6f6.rmeta --extern igd_next=/opt/rustwide/target/debug/deps/libigd_next-f66bd1a383afa180.rmeta --extern iroh_base=/opt/rustwide/target/debug/deps/libiroh_base-f3c4b28da7c3e378.rmeta --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-223047ee6540be8a.rmeta --extern quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-009f022c548216a4.rmeta --extern quinn_proto=/opt/rustwide/target/debug/deps/libiroh_quinn_proto-269e746183d62da7.rmeta --extern quinn_udp=/opt/rustwide/target/debug/deps/libiroh_quinn_udp-f8d08eed831c7dc1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-80da446cb43cb779.rmeta --extern netdev=/opt/rustwide/target/debug/deps/libnetdev-d1e6ed22a2a428a0.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-e23370e75fb1a40f.rmeta --extern netlink_packet_route=/opt/rustwide/target/debug/deps/libnetlink_packet_route-3edf95aefba07172.rmeta --extern netlink_sys=/opt/rustwide/target/debug/deps/libnetlink_sys-2acc506a350fcc04.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-73c16cf066b51738.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9eae1374f33efa2b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-db9f211884cf49c7.rmeta --extern pkarr=/opt/rustwide/target/debug/deps/libpkarr-cf7b11037bc9c326.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-c96feac12983a7dd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1feca50abe6fa5f5.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-d9f88e1da7be990e.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-f43c5a045e158b63.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdb6aee653ccf44b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-107c02f883872ec0.rmeta --extern rtnetlink=/opt/rustwide/target/debug/deps/librtnetlink-2da1a478dfdede37.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-05bf0a258dacb437.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-5ccf0918d2025f32.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-16a083cd1f8849ad.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a8b178a0afa7968e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fc8ad6d26ba66b4e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-693efad952d2c9d4.rmeta --extern stun_rs=/opt/rustwide/target/debug/deps/libstun_rs-0b3de0d4ac2e9a54.rmeta --extern surge_ping=/opt/rustwide/target/debug/deps/libsurge_ping-7cc9428c0adabcca.rmeta --extern swarm_discovery=/opt/rustwide/target/debug/deps/libswarm_discovery-350dbd2a087798f3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6a7cd99304c82b87.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-d1dbc81ff3ea5283.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-034153112bc37d08.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-98e0d33fcfa35ad3.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2908a1be03c99f3a.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-1e815221b729541c.rmeta --extern tokio_tungstenite_wasm=/opt/rustwide/target/debug/deps/libtokio_tungstenite_wasm-c2172b187dffdeea.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2615b795abd55ce1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb403aae2cdeef2b.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-6428fc7eeaa18dc1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4d45bc4aa0f12abc.rmeta --extern watchable=/opt/rustwide/target/debug/deps/libwatchable-8199c19061efd115.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-bd513fdf987178be.rmeta --extern z32=/opt/rustwide/target/debug/deps/libz32-161d33f7e5c85b47.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/iroh-blake3-b249e914b8e5fc8e/out -L native=/opt/rustwide/target/debug/build/iroh-blake3-b249e914b8e5fc8e/out -L native=/opt/rustwide/target/debug/build/ring-86d7e23693b6d928/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1029a265aed9ef34d169ec5078b01bfbed07c3d5ff61dabefbbcfe673cbd0a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1029a265aed9ef34d169ec5078b01bfbed07c3d5ff61dabefbbcfe673cbd0a51", kill_on_drop: false }` [INFO] [stdout] 1029a265aed9ef34d169ec5078b01bfbed07c3d5ff61dabefbbcfe673cbd0a51