[INFO] fetching crate velnet 0.1.0... [INFO] testing velnet-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [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 dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e0cd7b19b801b15280135ce215aaaa481bdbc335ccf70d6f54bf57937b191d [INFO] running `Command { std: "docker" "start" "-a" "a9e0cd7b19b801b15280135ce215aaaa481bdbc335ccf70d6f54bf57937b191d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e0cd7b19b801b15280135ce215aaaa481bdbc335ccf70d6f54bf57937b191d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e0cd7b19b801b15280135ce215aaaa481bdbc335ccf70d6f54bf57937b191d", kill_on_drop: false }` [INFO] [stdout] a9e0cd7b19b801b15280135ce215aaaa481bdbc335ccf70d6f54bf57937b191d [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 411fa3e77236c3bf79b7ccf383aa7e93d1784c51300ee35ee35926ce661b5877 [INFO] running `Command { std: "docker" "start" "-a" "411fa3e77236c3bf79b7ccf383aa7e93d1784c51300ee35ee35926ce661b5877", 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 serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.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 parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.11.0 [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 io-lifetimes v1.0.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [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 zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 object v0.36.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling zbus_macros v1.9.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling netlink-sys v0.8.5 [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 sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling event-listener v5.4.1 [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 eyre v0.6.12 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling capnp v0.21.4 [INFO] [stderr] Compiling range-set-blaze v0.1.16 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling zbus v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling capnpc v0.21.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bosion v1.1.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [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 async-channel v1.9.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling gen_ops v0.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling veilid-core v0.4.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ifstructs v0.1.1 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling imbl v3.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling async-tls v0.13.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling secret-service v2.0.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [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 resolv-conf v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fn_name v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling veilid-tools v0.4.8 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling keyvaluedb-sqlite v0.1.3 [INFO] [stderr] Compiling keyring-manager v0.5.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling serde_with v3.14.0 [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 veilid-bugsalot v0.2.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling weak-table v0.3.2 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=59321d0ed76c6be9 -C extra-filename=-af0e8c89fdc2fefc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-ebb0c5df55bb08a6.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-03a20b69a772ff39.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-a717c4af0de26628.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-8ff5d3f3959d510b.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-01dae937dd54a192.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-48fd7625c0b26111.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-a93941b0f6f08508.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-6c8ccf0ed7235b95.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6338a1ad91fd38ad.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-45d6851a3b1e9385.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-146093beb2e8f575.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-40b5373ae8fcb799.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3b0e01da777289c7.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-d2e8a11e8803a7cd.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-940eadcc97522a3f.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-c0c56391bcd6d7dc.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-afc7aa6e6972b72e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-6ada9095ac3f6da8.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-8126ff1e776990c7.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern keyring_manager=/opt/rustwide/target/debug/deps/libkeyring_manager-3f3ee5839c5a92ca.rlib --extern keyvaluedb=/opt/rustwide/target/debug/deps/libkeyvaluedb-926f964e817be0c3.rlib --extern keyvaluedb_sqlite=/opt/rustwide/target/debug/deps/libkeyvaluedb_sqlite-cc2f131870d67c7b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-7e656c001058f0df.rlib --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-edfa5fe2846e5bf9.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-18caf3f8999c2f2f.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-52429caed39a01bd.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4e07e3509fda4d76.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern range_set_blaze=/opt/rustwide/target/debug/deps/librange_set_blaze-eb2ba09ab74349f2.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-811893458119ab28.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6e0118ed5f00ca0e.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-474e17fc41aa59d8.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e7e1ffea3c540a72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ea93137907a3bc7.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-41b8590ae8540578.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5f87facfdf6104b.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a1e197ef7fb8734d.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern stop_token=/opt/rustwide/target/debug/deps/libstop_token-8627974355fdbe5a.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-5a72805ebdd20825.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1f9e4ffb87e1349f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1539dfd7946b91a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-98d57b59d1e7d2ea.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a252d5880f7dbca5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-724d91afe88d5e57.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-9ee820761cc4b67c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-10aee447be460202.rlib --extern bugsalot=/opt/rustwide/target/debug/deps/libveilid_bugsalot-1879f95a0154ab60.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libveilid_hashlink-e65ed730502cb98c.rlib --extern igd=/opt/rustwide/target/debug/deps/libveilid_igd-00f7bde56a3b7fc0.rlib --extern veilid_tools=/opt/rustwide/target/debug/deps/libveilid_tools-9c34255c85e28dbc.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-645d5b30367b9876.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f2b27d515c373eb8.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-79bc498353107fcc.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out -L native=/opt/rustwide/target/debug/build/blake3-d80368df4c1d4111/out -L native=/opt/rustwide/target/debug/build/blake3-d80368df4c1d4111/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b02d75677e98f9b5/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "411fa3e77236c3bf79b7ccf383aa7e93d1784c51300ee35ee35926ce661b5877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411fa3e77236c3bf79b7ccf383aa7e93d1784c51300ee35ee35926ce661b5877", kill_on_drop: false }` [INFO] [stdout] 411fa3e77236c3bf79b7ccf383aa7e93d1784c51300ee35ee35926ce661b5877