[INFO] cloning repository https://github.com/jdbohrman-tech/alt-veilid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdbohrman-tech/alt-veilid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdbohrman-tech%2Falt-veilid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdbohrman-tech%2Falt-veilid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a07917a28c7c34597cf9b270cfa9acdd04210f1
[INFO] testing jdbohrman-tech/alt-veilid against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdbohrman-tech%2Falt-veilid" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jdbohrman-tech/alt-veilid
[INFO] finished tweaking git repo https://github.com/jdbohrman-tech/alt-veilid
[INFO] tweaked toml for git repo https://github.com/jdbohrman-tech/alt-veilid written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdbohrman-tech/alt-veilid on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdbohrman-tech/alt-veilid 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 643568fd5b5da22f101064db57f7d469b1a2faf4cef1b147a0af0a3df0541585
[INFO] running `Command { std: "docker" "start" "-a" "643568fd5b5da22f101064db57f7d469b1a2faf4cef1b147a0af0a3df0541585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "643568fd5b5da22f101064db57f7d469b1a2faf4cef1b147a0af0a3df0541585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643568fd5b5da22f101064db57f7d469b1a2faf4cef1b147a0af0a3df0541585", kill_on_drop: false }`
[INFO] [stdout] 643568fd5b5da22f101064db57f7d469b1a2faf4cef1b147a0af0a3df0541585
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 743eeabb11468837dd02a6f6f8de57f1f37af15df180798f38b13e0c5b0a9226
[INFO] running `Command { std: "docker" "start" "-a" "743eeabb11468837dd02a6f6f8de57f1f37af15df180798f38b13e0c5b0a9226", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling portable-atomic-util v0.2.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling netlink-sys v0.8.5
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling capnp v0.21.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling zbus v1.9.3
[INFO] [stderr]    Compiling ifstructs v0.1.1
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling capnpc v0.21.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling bosion v1.1.3
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling fn_name v0.1.0
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling veilid-tools v0.4.7 (/opt/rustwide/workdir/veilid-tools)
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling async-tls v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling secret-service v2.0.2
[INFO] [stderr]    Compiling veilid-core v0.4.7 (/opt/rustwide/workdir/veilid-core)
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling fs4 v0.6.6
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling keyvaluedb v0.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling veilid-bugsalot v0.2.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-tools/src/eventual.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn base_inner(&self) -> MutexGuard<EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn base_inner(&self) -> MutexGuard<'_, EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> veilid-tools/src/eventual_base.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn base_inner(&self) -> MutexGuard<EventualBaseInner<Self::ResolvedType>>;
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn base_inner(&self) -> MutexGuard<'_, EventualBaseInner<Self::ResolvedType>>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-tools/src/eventual_value.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn base_inner(&self) -> MutexGuard<EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn base_inner(&self) -> MutexGuard<'_, EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-tools/src/eventual_value_clone.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn base_inner(&self) -> MutexGuard<EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn base_inner(&self) -> MutexGuard<'_, EventualBaseInner<Self::ResolvedType>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-tools/src/startup_lock.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn startup(&self) -> Result<StartupLockGuard, StartupLockAlreadyStartedError> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn startup(&self) -> Result<StartupLockGuard<'_>, StartupLockAlreadyStartedError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> veilid-tools/src/startup_lock.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub async fn shutdown(&self) -> Result<StartupLockGuard, StartupLockAlreadyShutDownError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub async fn shutdown(&self) -> Result<StartupLockGuard<'_>, StartupLockAlreadyShutDownError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> veilid-tools/src/startup_lock.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn enter(&self) -> Result<StartupLockEnterGuard, StartupLockNotStartedError> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn enter(&self) -> Result<StartupLockEnterGuard<'_>, StartupLockNotStartedError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling keyring-manager v0.5.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling keyvaluedb-sqlite v0.1.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling veilid-igd v0.1.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling async-tungstenite v0.27.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling veilid-hashlink v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling cursive-macros v0.1.0 (https://gitlab.com/veilid/cursive.git#b518d61e)
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling opentelemetry v0.20.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling ansi-parser v0.9.1 (https://gitlab.com/davidbittner/ansi-parser.git#6b973008)
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cursive_core v0.3.7 (https://gitlab.com/veilid/cursive.git#b518d61e)
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.3.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.12.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tsify-macros v0.5.5
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling allo-isolate v0.1.27
[INFO] [stderr]    Compiling flexi_logger v0.23.3
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.21.0
[INFO] [stderr]    Compiling tsify v0.5.5
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rustyline-async v0.4.6
[INFO] [stderr]    Compiling async-tungstenite v0.23.0
[INFO] [stderr]    Compiling wg v0.9.2
[INFO] [stderr]    Compiling cursive v0.20.0 (https://gitlab.com/veilid/cursive.git#b518d61e)
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]    Compiling opentelemetry-otlp v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling cursive_buffered_backend v0.6.1 (https://gitlab.com/veilid/cursive-buffered-backend.git#a0f52428)
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling cursive_table_view v0.14.0 (https://gitlab.com/veilid/cursive-table-view.git#5311a8aa)
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling signal-hook-async-std v0.2.2
[INFO] [stderr]    Compiling veilid-tracing-wasm v0.1.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling tracing-flame v0.2.0
[INFO] [stderr]    Compiling tracing-journald v0.3.1
[INFO] [stderr]    Compiling ffi-support v0.4.4
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]    Compiling veilid-cli v0.4.7 (/opt/rustwide/workdir/veilid-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-cli/src/command_processor.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn inner(&self) -> MutexGuard<CommandProcessorInner> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn inner(&self) -> MutexGuard<'_, CommandProcessorInner> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> veilid-cli/src/command_processor.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn inner_mut(&self) -> MutexGuard<CommandProcessorInner> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn inner_mut(&self) -> MutexGuard<'_, CommandProcessorInner> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name veilid_core --edition=2021 veilid-core/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' '--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="default"' --cfg 'feature="default-wasm"' --cfg 'feature="enable-crypto-vld0"' --cfg 'feature="hickory-resolver"' --cfg 'feature="rt-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-resolver", "crypto-test", "crypto-test-none", "debug-locks", "default", "default-async-std", "default-wasm", "enable-crypto-none", "enable-crypto-vld0", "footgun", "geolocation", "hickory-resolver", "maxminddb", "reqwest", "rt-async-std", "rt-tokio", "tokio", "tokio-stream", "tokio-util", "tracking", "unstable-blockstore", "unstable-tunnels", "veilid_core_android_tests", "veilid_core_ios_tests", "verbose-tracing", "virtual-network", "virtual-network-server"))' -C metadata=24a62e0a5d9c29ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-23eeeec351b97aa9.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-a30d5c4e59420b5a.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-45e9963250cf0043.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-e92aeb4d77eaec8d.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-9b61f052be4827d2.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-79c9a89ea352a6f9.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d9b80cb51cda7b5b.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-448f74b11e9abb5a.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-49bd6d8c3ba9d807.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-96b41349c5814ec5.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-4d18e61beabc7134.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-2fc196499edd9cae.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-d6e27b2cd9c7ca96.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-be891f9268db9d9d.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-54aac93e89aee26c.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-170f39d0756c5fe7.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-c706b7f19d532669.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-efc9d1a0bedc70bc.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-920605bf0c2d7585.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-41294e6a05e09f6e.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-03df0dfb3da3f2e6.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-adb3b2e377fd8fdc.rlib --extern keyring_manager=/opt/rustwide/target/debug/deps/libkeyring_manager-ccf41484a5120d2c.rlib --extern keyvaluedb=/opt/rustwide/target/debug/deps/libkeyvaluedb-167542d6fddf927d.rlib --extern keyvaluedb_sqlite=/opt/rustwide/target/debug/deps/libkeyvaluedb_sqlite-02e17bea3e066484.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8be5701dfe4adbe5.rlib --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-39815eb9e133bbd5.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c0c458ec47531380.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-797a861526e1f5f8.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a6045bc8b1610245.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d46f15dea1540fd0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern range_set_blaze=/opt/rustwide/target/debug/deps/librange_set_blaze-3ff76066edb36f10.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b78ad4e013a81a5d.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-f9047a845bb3c3c6.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-577c4b469b6fe2ee.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-69d9bdde9dd7d487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a6069ed789cc44cd.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-17dae2a38fa1cec5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-340e665c8c0af7ae.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6900fdf6c10e2288.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-ac7c6b9a20be3d81.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-95336585f0b7f57d.rlib --extern stop_token=/opt/rustwide/target/debug/deps/libstop_token-13987ad2d34acb3e.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-0f303b1e66ad8148.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c97e4b1cd55274fc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-141c55866be7b754.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e13eb973ba182b10.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4b13eb68d1f6cddd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6c33c0d3941f96f8.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-f9b0d7f637461638.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-baeec6cb1ba6bc7c.rlib --extern bugsalot=/opt/rustwide/target/debug/deps/libveilid_bugsalot-011c922040fc8de0.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libveilid_hashlink-ab40675b9cf52b2b.rlib --extern igd=/opt/rustwide/target/debug/deps/libveilid_igd-a0da2ae3d4e831a9.rlib --extern veilid_tools=/opt/rustwide/target/debug/deps/libveilid_tools.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-b57209145c586ec4.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-2990b60b96bb2c20.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-e97c7a6154f8efd1.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-4df217b8bfd71a8b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e769870acb72a905/out -L native=/opt/rustwide/target/debug/build/blake3-1448e1a0fa7e05db/out -L native=/opt/rustwide/target/debug/build/blake3-1448e1a0fa7e05db/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c992841fe254c8af/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "743eeabb11468837dd02a6f6f8de57f1f37af15df180798f38b13e0c5b0a9226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743eeabb11468837dd02a6f6f8de57f1f37af15df180798f38b13e0c5b0a9226", kill_on_drop: false }`
[INFO] [stdout] 743eeabb11468837dd02a6f6f8de57f1f37af15df180798f38b13e0c5b0a9226
