[INFO] fetching crate stigmerge 0.5.13...
[INFO] testing stigmerge-0.5.13 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate stigmerge 0.5.13 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stigmerge 0.5.13
[INFO] finished tweaking crates.io crate stigmerge 0.5.13
[INFO] tweaked toml for crates.io crate stigmerge 0.5.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stigmerge 0.5.13 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stigmerge 0.5.13 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 788c659ca3d4c7a858de45087350a085c2603095240505543994cd10f08f6b91
[INFO] running `Command { std: "docker" "start" "-a" "788c659ca3d4c7a858de45087350a085c2603095240505543994cd10f08f6b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "788c659ca3d4c7a858de45087350a085c2603095240505543994cd10f08f6b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788c659ca3d4c7a858de45087350a085c2603095240505543994cd10f08f6b91", kill_on_drop: false }`
[INFO] [stdout] 788c659ca3d4c7a858de45087350a085c2603095240505543994cd10f08f6b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a733ecc6135074050e10c1cad044c3bbec752b3d1a7b777d782ba9d1677f9293
[INFO] running `Command { std: "docker" "start" "-a" "a733ecc6135074050e10c1cad044c3bbec752b3d1a7b777d782ba9d1677f9293", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling netlink-sys v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling capnp v0.21.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling zbus v1.9.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bosion v1.1.3
[INFO] [stderr]    Compiling capnpc v0.21.0
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[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 nix v0.26.4
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling capnp v0.20.6
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling ifstructs v0.1.1
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling capnpc v0.20.1
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling veilid-core v0.4.8
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling resolv-conf v0.7.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling async-tls v0.13.0
[INFO] [stderr]    Compiling secret-service v2.0.2
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling fs4 v0.6.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[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 dashmap v5.5.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling keyvaluedb v0.1.3
[INFO] [stderr]    Compiling fn_name v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling veilid-tools v0.4.8
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling keyvaluedb-sqlite v0.1.3
[INFO] [stderr]    Compiling tub v0.3.7
[INFO] [stderr]    Compiling async-throttle v0.3.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling veilid-igd v0.1.1
[INFO] [stderr]    Compiling keyring-manager v0.5.1
[INFO] [stderr]    Compiling async-tungstenite v0.27.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling stigmerge_peer v0.5.13
[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 async-stdin v0.3.1
[INFO] [stderr]    Compiling shutdown-async v0.1.1
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling veilid-bugsalot v0.2.0
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling stigmerge_fileindex v0.5.8
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling tokio-utils v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.5.47
[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-2025-09-21-x86_64-unknown-linux-gnu/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=fca6d76571f0bd36 -C extra-filename=-b63483bd902dbb51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-b82517b7887ac8d1.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-c705a8fcfec59f09.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-58e45e0963809f4e.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-958159c3962ca149.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-067644eae9a7f84b.rlib --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-b433efbe1b5ffcf7.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-c4a8b4bb6446a712.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-715f7f8c0e2f02d6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-293c25add62f3da5.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-a95fd49d7bb42f41.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-5359bff395402026.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-abe3f5b16eafed3a.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-58d06a6b9ccd34ee.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-04a0f2b8ed37e110.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-49e76f02925aeb87.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-24a11c5f1f68fbf6.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-feb60cb98812a063.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-257259c61e639ada.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-9674a198bcc7601f.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-4356150a445fc246.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-6f0770ad92bce5aa.rlib --extern keyring_manager=/opt/rustwide/target/debug/deps/libkeyring_manager-09d57b75d5f9be91.rlib --extern keyvaluedb=/opt/rustwide/target/debug/deps/libkeyvaluedb-dcef55e788dcc571.rlib --extern keyvaluedb_sqlite=/opt/rustwide/target/debug/deps/libkeyvaluedb_sqlite-0e4b6b9c180b8b7f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ab02a50597ad08a.rlib --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-a7c3a9f3e321ce25.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d149aa9d335a39b2.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-a7b6557614562b62.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5ba94aa5999cc22f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24f1e805f712e899.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8bd1e39060372944.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern range_set_blaze=/opt/rustwide/target/debug/deps/librange_set_blaze-cb317e68dd141084.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-626358b0806897b4.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5b3b4ed33f2f120c.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-23d5708f12da6deb.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-d622ee3b32cc0c69.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-284de39b725dcc90.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-bffaa5a282167ccf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e5966cf1aee2c09.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a8da6fff4cb1d978.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-c7c8b88b0c6925bc.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f0217ecdd817a834.rlib --extern stop_token=/opt/rustwide/target/debug/deps/libstop_token-8b0c061b8e7cf356.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-a22454a3ae77c268.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05d430afcf655b71.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4a920b10b0940fe.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-916d2bd0540044e5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fdb28971b8653402.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5e500be29f2d9b9.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-2a8eb94e6c7eff7e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bed49f272fcd454.rlib --extern bugsalot=/opt/rustwide/target/debug/deps/libveilid_bugsalot-1b1022d4d092d6a7.rlib --extern hashlink=/opt/rustwide/target/debug/deps/libveilid_hashlink-9046925a7a15a81f.rlib --extern igd=/opt/rustwide/target/debug/deps/libveilid_igd-d134c1d025d2b432.rlib --extern veilid_tools=/opt/rustwide/target/debug/deps/libveilid_tools-1e1c69dbebe172eb.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-9fb503b373efd7d3.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-e3b70cf034e816ec.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-da6c00699c81e448.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-d7cc1aeba731c8ed.rlib --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ed8b3f66288d8b72/out -L native=/opt/rustwide/target/debug/build/blake3-386adba6438df932/out -L native=/opt/rustwide/target/debug/build/blake3-386adba6438df932/out -L native=/opt/rustwide/target/debug/build/sha2-asm-7a4ee1eda5e91ae9/out -L native=/opt/rustwide/target/debug/build/sha2-asm-7a4ee1eda5e91ae9/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-38295612eef9ff09/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a733ecc6135074050e10c1cad044c3bbec752b3d1a7b777d782ba9d1677f9293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a733ecc6135074050e10c1cad044c3bbec752b3d1a7b777d782ba9d1677f9293", kill_on_drop: false }`
[INFO] [stdout] a733ecc6135074050e10c1cad044c3bbec752b3d1a7b777d782ba9d1677f9293
