[INFO] fetching crate velnet 0.1.0...
[INFO] testing velnet-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate velnet 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate velnet 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate velnet 0.1.0
[INFO] tweaked toml for crates.io crate velnet 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velnet 0.1.0 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 velnet 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 844926c1ec6a50b407fd80e1bd26e8476b8aabb52282b6785614ed773e376dbc
[INFO] running `Command { std: "docker" "start" "-a" "844926c1ec6a50b407fd80e1bd26e8476b8aabb52282b6785614ed773e376dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844926c1ec6a50b407fd80e1bd26e8476b8aabb52282b6785614ed773e376dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844926c1ec6a50b407fd80e1bd26e8476b8aabb52282b6785614ed773e376dbc", kill_on_drop: false }`
[INFO] [stdout] 844926c1ec6a50b407fd80e1bd26e8476b8aabb52282b6785614ed773e376dbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d74bc3eee6f036b6ad268dbd2290f043b857ea0a82980ad9b6010b3b729aa016
[INFO] running `Command { std: "docker" "start" "-a" "d74bc3eee6f036b6ad268dbd2290f043b857ea0a82980ad9b6010b3b729aa016", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling netlink-sys v0.8.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling capnp v0.21.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling zbus v1.9.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling capnpc v0.21.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bosion v1.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling veilid-core v0.4.8
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling ifstructs v0.1.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling async-tls v0.13.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling secret-service v2.0.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling fs4 v0.6.6
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling keyvaluedb v0.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling fn_name v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling veilid-tools v0.4.8
[INFO] [stderr]    Compiling keyvaluedb-sqlite v0.1.3
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling keyring-manager v0.5.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling async-tungstenite v0.27.0
[INFO] [stderr]    Compiling veilid-igd v0.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling veilid-hashlink v0.1.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling veilid-bugsalot v0.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[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.4.8/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="argon2"' --cfg 'feature="blake3"' --cfg 'feature="chacha20"' --cfg 'feature="chacha20poly1305"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="ed25519-dalek"' --cfg 'feature="enable-crypto-vld0"' --cfg 'feature="hickory-resolver"' --cfg 'feature="rt-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="tokio-util"' --cfg 'feature="x25519-dalek"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("argon2", "async-std", "async-std-resolver", "blake3", "chacha20", "chacha20poly1305", "crypto-test", "crypto-test-none", "curve25519-dalek", "debug-locks", "default", "default-async-std", "default-wasm", "digest", "ed25519-dalek", "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", "x25519-dalek"))' -C metadata=87d8dad1fb2a1bb6 -C extra-filename=-ec876aa1ca9b6edf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-c9d32e3f1c91cd8e.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-6e2fed9220b6e0e8.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-14edc4c96f11ff49.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-9d35ae30009c9395.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b82ace6c00417d70.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-f42c9eaa62bde38c.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-fb4fff39c6905280.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-b17924226b2f12bc.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-e0ccac07422dd792.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ce378e263629b1d6.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-d06c055334d09065.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-659bc6c0c4d2db66.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6e8c651bc486090c.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-80361bf22d57a7d1.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-7254b40bce90c109.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-05c9d410cfee9c04.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-7ee9d7b66e93b034.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-b8ba29fd30aa73d1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-82d29d72a3784e86.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-d29083609a4e3d32.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-0ac91ee6daf0f56c.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-8ab9094a764bb555.rlib --extern keyring_manager=/opt/rustwide/target/debug/deps/libkeyring_manager-a8b6d80a314b1e59.rlib --extern keyvaluedb=/opt/rustwide/target/debug/deps/libkeyvaluedb-032d80535d624e3c.rlib --extern keyvaluedb_sqlite=/opt/rustwide/target/debug/deps/libkeyvaluedb_sqlite-478f670d0af19515.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-ee1df64300c1e21c.rlib --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-ccf13efd4e88e514.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-f7bde91cffaa37d3.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-4e449ca80aa17e5c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3ad2e2738238a8e9.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern range_set_blaze=/opt/rustwide/target/debug/deps/librange_set_blaze-ae15349454f8fcf8.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f6fad942ebc38427.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-f2760b70d3be5bc8.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-d87355a847d078eb.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9c3d1c6ba421873f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d52268075b47d5cb.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-ae57ea158ef5ac96.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-085612b05fc5dde6.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-176f8a79a079d24b.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-88fae138266086df.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-acd18841cc36d7c2.rlib --extern stop_token=/opt/rustwide/target/debug/deps/libstop_token-44f236eab655f56a.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-66c25fae0aef5f34.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0d11ba700089faf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-340a1e7daa6c2ec7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3d30bc03e49731f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a84927f82846e781.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ea56c41052c464ee.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-b429bd482fb74997.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5d5fd4c206faa6d8.rlib --extern bugsalot=/opt/rustwide/target/debug/deps/libveilid_bugsalot-bf6f0ab1e02ec1b5.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libveilid_hashlink-13220dc9161ae338.rlib --extern igd=/opt/rustwide/target/debug/deps/libveilid_igd-b8e9f62f87c747b0.rlib --extern veilid_tools=/opt/rustwide/target/debug/deps/libveilid_tools-1b69afd219e47956.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-9b669df223c53622.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-206ce8bed5478e03.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-8f19deeabafd6f44.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-b30f747270e4793f.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7bf573ee24a34e2c/out -L native=/opt/rustwide/target/debug/build/blake3-2d3906dce5db888c/out -L native=/opt/rustwide/target/debug/build/blake3-2d3906dce5db888c/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-348d27664ead3a6b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d74bc3eee6f036b6ad268dbd2290f043b857ea0a82980ad9b6010b3b729aa016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74bc3eee6f036b6ad268dbd2290f043b857ea0a82980ad9b6010b3b729aa016", kill_on_drop: false }`
[INFO] [stdout] d74bc3eee6f036b6ad268dbd2290f043b857ea0a82980ad9b6010b3b729aa016
