[INFO] fetching crate veilnet 0.4.4...
[INFO] testing veilnet-0.4.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate veilnet 0.4.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate veilnet 0.4.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate veilnet 0.4.4
[INFO] tweaked toml for crates.io crate veilnet 0.4.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veilnet 0.4.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veilnet 0.4.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8df7a4e3901520611d61e47298f736154b9d3e78e6f71b04c5557f2f2e6bae42
[INFO] running `Command { std: "docker" "start" "-a" "8df7a4e3901520611d61e47298f736154b9d3e78e6f71b04c5557f2f2e6bae42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8df7a4e3901520611d61e47298f736154b9d3e78e6f71b04c5557f2f2e6bae42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df7a4e3901520611d61e47298f736154b9d3e78e6f71b04c5557f2f2e6bae42", kill_on_drop: false }`
[INFO] [stdout] 8df7a4e3901520611d61e47298f736154b9d3e78e6f71b04c5557f2f2e6bae42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e45f59d9397ec4258d234e55cdb7fad3d680262146ecd9aacbbe435478ac30a
[INFO] running `Command { std: "docker" "start" "-a" "5e45f59d9397ec4258d234e55cdb7fad3d680262146ecd9aacbbe435478ac30a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling range-set-blaze v0.4.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling capnp v0.25.4
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling capnpc v0.25.3
[INFO] [stderr]    Compiling bosion v2.0.0
[INFO] [stderr]    Compiling netlink-proto v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling capnp v0.21.7
[INFO] [stderr]    Compiling range-set-blaze v0.5.0
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling imbl v7.0.0
[INFO] [stderr]    Compiling veilid-core v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rtnetlink v0.20.0
[INFO] [stderr]    Compiling capnpc v0.21.4
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling secret-service v5.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ifstructs v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling poly1305 v0.9.0-rc.6
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling async-sqlite v0.5.6
[INFO] [stderr]    Compiling async-tls v0.13.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures_codec v0.5.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling fn_name v0.1.0
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling keyvaluedb v0.1.7
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling keyvaluedb-sqlite v0.1.7
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling veilid-tools v0.5.3
[INFO] [stderr]    Compiling async-tungstenite v0.33.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0-rc.3
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling veilid-igd v0.1.1
[INFO] [stderr]    Compiling veilnet v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling veilid-hashlink v0.1.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling lz4_flex v0.12.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling keyring-manager v0.7.1
[INFO] [stderr] error: could not compile `veilid-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name veilid_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veilid-core-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::all' '--allow=clippy::upper_case_acronyms' --deny=unused_must_use '--deny=clippy::unused_async' --warn=unexpected_cfgs '--deny=clippy::ptr_cast_constness' '--allow=clippy::needless_range_loop' '--allow=clippy::mutable_key_type' '--deny=clippy::must_use_candidate' '--deny=clippy::large_types_passed_by_value' '--deny=clippy::large_stack_frames' '--deny=clippy::large_stack_arrays' '--deny=clippy::large_futures' '--allow=clippy::comparison_chain' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="argon2"' --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="chacha20"' --cfg 'feature="chacha20poly1305"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="default-tokio"' --cfg 'feature="ed25519-dalek"' --cfg 'feature="enable-crypto-vld0"' --cfg 'feature="rt-tokio"' --cfg 'feature="tokio"' --cfg 'feature="x25519-dalek"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argon2", "async-std", "blake2", "blake3", "chacha20", "chacha20poly1305", "crypto-test", "crypto-test-none", "curve25519-dalek", "debug-locks", "debug-locks-detect", "default", "default-async-std", "default-tokio", "default-wasm", "digest", "ed25519-dalek", "enable-crypto-none", "enable-crypto-vld0", "enable-protocol-wss", "footgun", "geolocation", "instrument", "json-camel-case", "maxminddb", "reqwest", "rt-async-std", "rt-tokio", "test-util", "tokio", "tracking", "unstable-blockstore", "unstable-tunnels", "veilid_core_android_tests", "veilid_core_ios_tests", "verbose-tracing", "virtual-network", "virtual-network-server", "x25519-dalek"))' -C metadata=57945a37b2463ba4 -C extra-filename=-7b5490472af5bd6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c49fa8a2e860b6d4.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-5a9e401dd19dbd4f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-95f779eae80df45d.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-2280109dc9afffc8.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-85a7cdfbe8efd494.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-058845e7f76a77ca.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-ada31094f2880248.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-4d98eb609fbe60bf.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-a6dbf5817fd6be7a.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-dc9778a2273b7475.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-db52742bb658766b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-31d07235d1865e4a.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-872fe57f5baf76bb.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b4708a4db8b9ff4f.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-495f201aa36d6aec.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a7941895a7ebb58c.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-df1230297fc5d821.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-e8a0df264ec2b4d6.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-0e1bd442efc4e559.rlib --extern futures_rustls=/opt/rustwide/target/debug/deps/libfutures_rustls-e25c54e55fa4fc2c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fcad9aa929ebf18e.rlib --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-c4906ad06fc2949d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-0ac91ee6daf0f56c.rlib --extern keyring_manager=/opt/rustwide/target/debug/deps/libkeyring_manager-0a91246f2b4b5d37.rlib --extern keyvaluedb=/opt/rustwide/target/debug/deps/libkeyvaluedb-e2e8f567e5523a66.rlib --extern keyvaluedb_sqlite=/opt/rustwide/target/debug/deps/libkeyvaluedb_sqlite-9f10e69384179b9b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-f4c22ec0cf077725.rlib --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-009271dbd1b1eff7.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern pastey=/opt/rustwide/target/debug/deps/libpastey-d0c4b58bc9d65c9a.so --extern range_set_blaze=/opt/rustwide/target/debug/deps/librange_set_blaze-1c7d87b268ad4562.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-52338848ee820af1.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-986fd0dd2c7a9570.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ccfe4fd898e62dac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36a5eb496084716c.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-34d1f282a12e324e.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-d687d7ca6de3112d.rlib --extern stop_token=/opt/rustwide/target/debug/deps/libstop_token-cefc55d6f0499c39.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-e4c76b57004118ac.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-450d59a5d790d032.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-462255845760fec4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58441eefe415f28d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a274ad307867bf99.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libveilid_hashlink-a5bc36c521d4e058.rlib --extern igd=/opt/rustwide/target/debug/deps/libveilid_igd-40cdd4e9413a0f30.rlib --extern veilid_tools=/opt/rustwide/target/debug/deps/libveilid_tools-6cbab29da30056fb.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-9b669df223c53622.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-4303333e770b6371.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out -L native=/opt/rustwide/target/debug/build/blake3-9fe7bf174866464e/out -L native=/opt/rustwide/target/debug/build/blake3-9fe7bf174866464e/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-15ff57c8d864a130/out --check-cfg 'cfg(build_docs,values(none()))'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5e45f59d9397ec4258d234e55cdb7fad3d680262146ecd9aacbbe435478ac30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e45f59d9397ec4258d234e55cdb7fad3d680262146ecd9aacbbe435478ac30a", kill_on_drop: false }`
[INFO] [stdout] 5e45f59d9397ec4258d234e55cdb7fad3d680262146ecd9aacbbe435478ac30a
