01KY0CPKA0BMS6BKF8SXPT89TX: test-proptest

BasicConfig {
    output_rules: [
        "/work/*.log",
        "/work/proptest-regressions/*",
        "/tmp/*.db",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KY0CQC9VTS8N3RAQAC8FZHEP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-20T18:32:10.177Zjob assigned to worker 01KY0CQXXFR0W66JM7JTCKGNZT [factory aws, i-0e63b0312c7840f57] (queued for 1 m 9 s)
 
22026-07-20T18:32:16.873Zstarting task 0: "setup"
32026-07-20T18:32:16.880Z++ uname -s
42026-07-20T18:32:16.883Z+ kern=SunOS
52026-07-20T18:32:16.883Z+ build_user=build
62026-07-20T18:32:16.883Z+ build_uid=12345
72026-07-20T18:32:16.883Z+ work_dir=/work
82026-07-20T18:32:16.883Z+ input_dir=/input
92026-07-20T18:32:16.883Z+ [[ 0 == 12345 ]]
102026-07-20T18:32:16.883Z+ case "$kern" in
112026-07-20T18:32:16.883Z+ groupadd -g 12345 build
122026-07-20T18:32:16.883Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-20T18:32:18.888Z+ zfs create -o mountpoint=/work rpool/work
142026-07-20T18:32:18.967Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-20T18:32:18.971Z+ home_fs=zfs
162026-07-20T18:32:18.971Z+ [[ zfs == autofs ]]
172026-07-20T18:32:18.971Z+ mkdir -p /home/build
182026-07-20T18:32:18.972Z+ chown build:build /home/build /work
192026-07-20T18:32:19.970Z+ chmod 0700 /home/build /work
202026-07-20T18:32:19.973Zprocess exited: duration 3098 ms, exit code 0
 
212026-07-20T18:32:19.979Zstarting task 1: "rust-toolchain"
222026-07-20T18:32:19.983Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-07-20T18:32:19.983Z * rust toolchain channel = "stable"
242026-07-20T18:32:19.983Z * rust toolchain profile = "default"
252026-07-20T18:32:19.983Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-20T18:32:19.983Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-20T18:32:19.983Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-20T18:32:19.986Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-20T18:32:19.986Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-07-20T18:32:20.085Zinfo: downloading installer
312026-07-20T18:32:21.381Zwarn: It looks like you have an existing installation of Rust at:
322026-07-20T18:32:21.381Zwarn: /opt/ooce/bin
332026-07-20T18:32:21.381Zwarn: It is recommended that rustup be the primary Rust installation.
342026-07-20T18:32:21.381Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-07-20T18:32:21.381Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-07-20T18:32:21.381Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-07-20T18:32:21.381Zwarn: or pass `-y' to ignore all ignorable checks.
382026-07-20T18:32:21.381Zerror: cannot install while Rust is installed
392026-07-20T18:32:21.381Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-07-20T18:32:21.381Zwarn: It looks like you have an existing rustup settings file at:
412026-07-20T18:32:21.381Zwarn: /home/build/.rustup/settings.toml
422026-07-20T18:32:21.381Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-07-20T18:32:21.381Zwarn: instead of the one inferred from the default host triple.
442026-07-20T18:32:21.396Zinfo: profile set to default
452026-07-20T18:32:21.396Zinfo: default host triple is x86_64-unknown-illumos
462026-07-20T18:32:21.399Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-07-20T18:32:21.523Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
482026-07-20T18:32:21.526Zinfo: downloading 6 components
492026-07-20T18:32:35.864Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-07-20T18:32:35.864Z
512026-07-20T18:32:35.892Z stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
522026-07-20T18:32:35.892Z
532026-07-20T18:32:35.892Z
542026-07-20T18:32:35.892ZRust is installed now. Great!
552026-07-20T18:32:35.892Z
562026-07-20T18:32:35.892ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-07-20T18:32:35.892Zenvironment variable. This has not been done automatically.
582026-07-20T18:32:35.892Z
592026-07-20T18:32:35.892ZTo configure your current shell, you need to source
602026-07-20T18:32:35.892Zthe corresponding env file under $HOME/.cargo.
612026-07-20T18:32:35.892Z
622026-07-20T18:32:35.892ZThis is usually done by running one of the following (note the leading DOT):
632026-07-20T18:32:35.892Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-07-20T18:32:35.892Zsource "$HOME/.cargo/env.fish" # For fish
652026-07-20T18:32:35.892Zsource "~/.cargo/env.nu" # For nushell
662026-07-20T18:32:35.892Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-07-20T18:32:35.892Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-07-20T18:32:35.892Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-07-20T18:32:35.896Zwarn: no default linker (`cc`) was found in your PATH
702026-07-20T18:32:35.896Zwarn: many Rust crates require a system C toolchain to build
712026-07-20T18:32:35.999Z+ rustup --version
722026-07-20T18:32:36.007Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-07-20T18:32:36.011Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-07-20T18:32:36.029Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
752026-07-20T18:32:36.032Z+ cargo --version
762026-07-20T18:32:36.047Zcargo 1.97.1 (c980f4866 2026-06-30)
772026-07-20T18:32:36.050Z+ rustc --version
782026-07-20T18:32:36.071Zrustc 1.97.1 (8bab26f4f 2026-07-14)
792026-07-20T18:32:36.074Zprocess exited: duration 16090 ms, exit code 0
 
802026-07-20T18:32:36.081Zstarting task 2: "authentication"
812026-07-20T18:32:36.097Zprocess exited: duration 16 ms, exit code 0
 
822026-07-20T18:32:36.103Zstarting task 3: "clone repository"
832026-07-20T18:32:36.107Z+ mkdir -p /work/oxidecomputer/maghemite
842026-07-20T18:32:36.110Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-07-20T18:32:36.140ZCloning into '/work/oxidecomputer/maghemite'...
862026-07-20T18:32:37.806Z+ cd /work/oxidecomputer/maghemite
872026-07-20T18:32:37.806Z+ git fetch origin f0b83004340d5ed67132f3c0c90979ee68090937
882026-07-20T18:32:38.241ZFrom https://github.com/oxidecomputer/maghemite
892026-07-20T18:32:38.241Z * branch f0b83004340d5ed67132f3c0c90979ee68090937 -> FETCH_HEAD
902026-07-20T18:32:38.248Z+ [[ -n john/bfd-async-wiring ]]
912026-07-20T18:32:38.251Z++ git branch --show-current
922026-07-20T18:32:38.251Z+ current=main
932026-07-20T18:32:38.251Z+ [[ main != john/bfd-async-wiring ]]
942026-07-20T18:32:38.251Z+ git branch -f john/bfd-async-wiring f0b83004340d5ed67132f3c0c90979ee68090937
952026-07-20T18:32:38.254Z+ git checkout -f john/bfd-async-wiring
962026-07-20T18:32:38.272ZSwitched to branch 'john/bfd-async-wiring'
972026-07-20T18:32:38.277Z+ git reset --hard f0b83004340d5ed67132f3c0c90979ee68090937
982026-07-20T18:32:38.281ZHEAD is now at f0b8300 fix build errors after rebasing
992026-07-20T18:32:38.281Zprocess exited: duration 2174 ms, exit code 0
 
1002026-07-20T18:32:38.287Zstarting task 4: "build"
1012026-07-20T18:32:38.291Z+ set -e
1022026-07-20T18:32:38.291Z+ NEXTEST_VERSION=0.9.97
1032026-07-20T18:32:38.291Z+ PLATFORM=illumos
1042026-07-20T18:32:38.291Z+ cargo --version
1052026-07-20T18:32:38.296Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
1062026-07-20T18:32:38.433Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
1072026-07-20T18:32:38.436Zinfo: downloading 6 components
1082026-07-20T18:32:52.748Zcargo 1.96.1 (356927216 2026-06-26)
1092026-07-20T18:32:52.752Z+ rustc --version
1102026-07-20T18:32:52.779Zrustc 1.96.1 (31fca3adb 2026-06-26)
1112026-07-20T18:32:52.784Z+ cargo install cargo-nextest --version 0.9.97
1122026-07-20T18:32:52.827Z Updating crates.io index
1132026-07-20T18:32:52.922Z Downloading crates ...
1142026-07-20T18:32:52.976Z Downloaded cargo-nextest v0.9.97
1152026-07-20T18:32:53.035Z Installing cargo-nextest v0.9.97
1162026-07-20T18:32:53.039Zwarning: default toolchain implicitly overridden with `1.96.1-x86_64-unknown-illumos` by rustup toolchain file
1172026-07-20T18:32:53.039Z |
1182026-07-20T18:32:53.039Z = help: use `cargo +stable install` if you meant to use the stable toolchain
1192026-07-20T18:32:53.039Z = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed
1202026-07-20T18:32:53.079Z Updating crates.io index
1212026-07-20T18:32:55.022Z Locking 396 packages to latest compatible versions
1222026-07-20T18:32:55.027Z Adding dialoguer v0.11.0 (available: v0.12.0)
1232026-07-20T18:32:55.030Z Adding duct v0.13.7 (available: v1.1.1)
1242026-07-20T18:32:55.030Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1252026-07-20T18:32:55.030Z Adding generic-array v0.14.7 (available: v0.14.9)
1262026-07-20T18:32:55.034Z Adding idna_adapter v1.0.0 (available: v1.2.2)
1272026-07-20T18:32:55.034Z Adding itertools v0.14.0 (available: v0.15.0)
1282026-07-20T18:32:55.034Z Adding nextest-filtering v0.15.0 (available: v0.21.3)
1292026-07-20T18:32:55.034Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1302026-07-20T18:32:55.037Z Adding nextest-runner v0.80.0 (available: v0.121.0)
1312026-07-20T18:32:55.037Z Adding quick-junit v0.5.2 (available: v0.7.0)
1322026-07-20T18:32:55.063Z Downloading crates ...
1332026-07-20T18:32:55.127Z Downloaded cargo-platform v0.3.3
1342026-07-20T18:32:55.130Z Downloaded anstyle-query v1.1.5
1352026-07-20T18:32:55.133Z Downloaded bitflags v2.13.1
1362026-07-20T18:32:55.136Z Downloaded errno v0.3.14
1372026-07-20T18:32:55.136Z Downloaded enable-ansi-support v0.2.1
1382026-07-20T18:32:55.139Z Downloaded borsh v1.8.0
1392026-07-20T18:32:55.142Z Downloaded hex v0.4.3
1402026-07-20T18:32:55.146Z Downloaded futures-task v0.3.33
1412026-07-20T18:32:55.146Z Downloaded form_urlencoded v1.2.2
1422026-07-20T18:32:55.146Z Downloaded cargo-platform v0.2.0
1432026-07-20T18:32:55.153Z Downloaded http-body v1.1.0
1442026-07-20T18:32:55.157Z Downloaded heck v0.5.0
1452026-07-20T18:32:55.157Z Downloaded filetime v0.2.29
1462026-07-20T18:32:55.160Z Downloaded nextest-workspace-hack v0.1.0
1472026-07-20T18:32:55.160Z Downloaded backtrace-ext v0.2.1
1482026-07-20T18:32:55.160Z Downloaded lazy_static v1.5.0
1492026-07-20T18:32:55.160Z Downloaded home v0.5.12
1502026-07-20T18:32:55.163Z Downloaded atomic-waker v1.1.2
1512026-07-20T18:32:55.163Z Downloaded adler2 v2.0.1
1522026-07-20T18:32:55.170Z Downloaded ed25519 v2.2.3
1532026-07-20T18:32:55.175Z Downloaded cargo_metadata v0.20.0
1542026-07-20T18:32:55.178Z Downloaded base64ct v1.8.3
1552026-07-20T18:32:55.178Z Downloaded hyper-tls v0.6.0
1562026-07-20T18:32:55.178Z Downloaded block-buffer v0.10.4
1572026-07-20T18:32:55.183Z Downloaded getrandom v0.2.17
1582026-07-20T18:32:55.184Z Downloaded console v0.15.11
1592026-07-20T18:32:55.188Z Downloaded cpufeatures v0.3.0
1602026-07-20T18:32:55.188Z Downloaded atomicwrites v0.4.4
1612026-07-20T18:32:55.188Z Downloaded indent_write v2.2.0
1622026-07-20T18:32:55.188Z Downloaded colorchoice v1.0.5
1632026-07-20T18:32:55.188Z Downloaded mukti-metadata v0.3.0
1642026-07-20T18:32:55.191Z Downloaded is_ci v1.2.0
1652026-07-20T18:32:55.191Z Downloaded color-spantrace v0.3.0
1662026-07-20T18:32:55.191Z Downloaded anstyle-parse v1.0.0
1672026-07-20T18:32:55.191Z Downloaded cargo-util-schemas v0.2.0
1682026-07-20T18:32:55.195Z Downloaded native-tls v0.2.18
1692026-07-20T18:32:55.198Z Downloaded itoa v1.0.18
1702026-07-20T18:32:55.198Z Downloaded idna_adapter v1.0.0
1712026-07-20T18:32:55.198Z Downloaded humantime-serde v1.1.1
1722026-07-20T18:32:55.201Z Downloaded rand_pcg v0.10.2
1732026-07-20T18:32:55.204Z Downloaded camino-tempfile v1.4.1
1742026-07-20T18:32:55.204Z Downloaded cargo_metadata v0.23.1
1752026-07-20T18:32:55.207Z Downloaded number_prefix v0.4.0
1762026-07-20T18:32:55.207Z Downloaded futures-macro v0.3.33
1772026-07-20T18:32:55.207Z Downloaded foreign-types-shared v0.1.1
1782026-07-20T18:32:55.207Z Downloaded cfg-if v1.0.4
1792026-07-20T18:32:55.210Z Downloaded nested v0.1.1
1802026-07-20T18:32:55.210Z Downloaded miette-derive v7.6.0
1812026-07-20T18:32:55.211Z Downloaded http-body-util v0.1.4
1822026-07-20T18:32:55.215Z Downloaded owo-colors v4.3.0
1832026-07-20T18:32:55.215Z Downloaded futures-io v0.3.33
1842026-07-20T18:32:55.215Z Downloaded foreign-types v0.3.2
1852026-07-20T18:32:55.218Z Downloaded lock_api v0.4.14
1862026-07-20T18:32:55.218Z Downloaded lru-slab v0.1.2
1872026-07-20T18:32:55.218Z Downloaded ipnet v2.12.0
1882026-07-20T18:32:55.223Z Downloaded cpufeatures v0.2.17
1892026-07-20T18:32:55.223Z Downloaded openssl-macros v0.1.1
1902026-07-20T18:32:55.223Z Downloaded autocfg v1.5.1
1912026-07-20T18:32:55.226Z Downloaded cfg_aliases v0.2.2
1922026-07-20T18:32:55.226Z Downloaded anstream v1.0.0
1932026-07-20T18:32:55.226Z Downloaded pathdiff v0.2.3
1942026-07-20T18:32:55.226Z Downloaded http v1.4.2
1952026-07-20T18:32:55.230Z Downloaded rand_core v0.6.4
1962026-07-20T18:32:55.230Z Downloaded nextest-metadata v0.12.2
1972026-07-20T18:32:55.233Z Downloaded iana-time-zone v0.1.65
1982026-07-20T18:32:55.238Z Downloaded scopeguard v1.2.0
1992026-07-20T18:32:55.238Z Downloaded futures-sink v0.3.33
2002026-07-20T18:32:55.238Z Downloaded equivalent v1.0.2
2012026-07-20T18:32:55.238Z Downloaded futures-core v0.3.33
2022026-07-20T18:32:55.241Z Downloaded debug-ignore v1.0.5
2032026-07-20T18:32:55.241Z Downloaded is_terminal_polyfill v1.70.2
2042026-07-20T18:32:55.241Z Downloaded curve25519-dalek-derive v0.1.1
2052026-07-20T18:32:55.241Z Downloaded percent-encoding v2.3.2
2062026-07-20T18:32:55.241Z Downloaded rustc-hash v2.1.3
2072026-07-20T18:32:55.244Z Downloaded indenter v0.3.4
2082026-07-20T18:32:55.244Z Downloaded async-scoped v0.9.0
2092026-07-20T18:32:55.244Z Downloaded humantime v2.4.0
2102026-07-20T18:32:55.247Z Downloaded fnv v1.0.7
2112026-07-20T18:32:55.247Z Downloaded clap_lex v1.1.0
2122026-07-20T18:32:55.247Z Downloaded generic-array v0.14.7
2132026-07-20T18:32:55.250Z Downloaded guppy-workspace-hack v0.1.0
2142026-07-20T18:32:55.250Z Downloaded crypto-common v0.1.7
2152026-07-20T18:32:55.253Z Downloaded rustc_version v0.4.1
2162026-07-20T18:32:55.253Z Downloaded camino v1.2.4
2172026-07-20T18:32:55.256Z Downloaded openssl-probe v0.2.1
2182026-07-20T18:32:55.260Z Downloaded ordered-float v2.10.1
2192026-07-20T18:32:55.264Z Downloaded cfg-expr v0.20.8
2202026-07-20T18:32:55.267Z Downloaded serde_spanned v1.1.1
2212026-07-20T18:32:55.272Z Downloaded shared_child v1.1.1
2222026-07-20T18:32:55.275Z Downloaded shell-words v1.1.1
2232026-07-20T18:32:55.278Z Downloaded document-features v0.2.12
2242026-07-20T18:32:55.281Z Downloaded os_pipe v1.2.3
2252026-07-20T18:32:55.281Z Downloaded futures-executor v0.3.33
2262026-07-20T18:32:55.284Z Downloaded signature v2.2.0
2272026-07-20T18:32:55.284Z Downloaded signal-hook-mio v0.2.5
2282026-07-20T18:32:55.284Z Downloaded sigchld v0.2.4
2292026-07-20T18:32:55.287Z Downloaded anstyle v1.0.14
2302026-07-20T18:32:55.287Z Downloaded strsim v0.11.1
2312026-07-20T18:32:55.290Z Downloaded serde_ignored v0.1.14
2322026-07-20T18:32:55.293Z Downloaded chacha20 v0.10.1
2332026-07-20T18:32:55.293Z Downloaded addr2line v0.25.1
2342026-07-20T18:32:55.297Z Downloaded jobserver v0.1.35
2352026-07-20T18:32:55.300Z Downloaded foldhash v0.1.5
2362026-07-20T18:32:55.300Z Downloaded litrs v1.0.0
2372026-07-20T18:32:55.303Z Downloaded globset v0.4.19
2382026-07-20T18:32:55.306Z Downloaded hyper-rustls v0.27.9
2392026-07-20T18:32:55.307Z Downloaded duct v0.13.7
2402026-07-20T18:32:55.310Z Downloaded serde_urlencoded v0.7.1
2412026-07-20T18:32:55.313Z Downloaded serde_spanned v0.6.9
2422026-07-20T18:32:55.313Z Downloaded serde-value v0.7.0
2432026-07-20T18:32:55.316Z Downloaded self-replace v1.5.0
2442026-07-20T18:32:55.316Z Downloaded log v0.4.33
2452026-07-20T18:32:55.321Z Downloaded future-queue v0.4.0
2462026-07-20T18:32:55.321Z Downloaded fixedbitset v0.5.7
2472026-07-20T18:32:55.324Z Downloaded terminal_size v0.4.4
2482026-07-20T18:32:55.324Z Downloaded fastrand v2.5.0
2492026-07-20T18:32:55.329Z Downloaded crc32fast v1.5.0
2502026-07-20T18:32:55.329Z Downloaded supports-unicode v3.0.0
2512026-07-20T18:32:55.332Z Downloaded swrite v0.1.0
2522026-07-20T18:32:55.332Z Downloaded supports-hyperlinks v3.2.0
2532026-07-20T18:32:55.332Z Downloaded find-msvc-tools v0.1.9
2542026-07-20T18:32:55.332Z Downloaded either v1.16.0
2552026-07-20T18:32:55.332Z Downloaded tinyvec_macros v0.1.1
2562026-07-20T18:32:55.332Z Downloaded sync_wrapper v1.0.2
2572026-07-20T18:32:55.335Z Downloaded clap v4.6.3
2582026-07-20T18:32:55.338Z Downloaded const-oid v0.9.6
2592026-07-20T18:32:55.341Z Downloaded tokio-macros v2.7.1
2602026-07-20T18:32:55.341Z Downloaded ahash v0.8.12
2612026-07-20T18:32:55.344Z Downloaded subtle v2.6.1
2622026-07-20T18:32:55.344Z Downloaded sha2 v0.10.9
2632026-07-20T18:32:55.349Z Downloaded strip-ansi-escapes v0.2.1
2642026-07-20T18:32:55.350Z Downloaded newtype-uuid v1.3.2
2652026-07-20T18:32:55.355Z Downloaded serde_path_to_error v0.1.20
2662026-07-20T18:32:55.355Z Downloaded rand_core v0.9.5
2672026-07-20T18:32:55.355Z Downloaded tower-service v0.3.3
2682026-07-20T18:32:55.359Z Downloaded tower-layer v0.3.3
2692026-07-20T18:32:55.359Z Downloaded toml_write v0.1.2
2702026-07-20T18:32:55.359Z Downloaded toml_datetime v0.6.11
2712026-07-20T18:32:55.359Z Downloaded rand_chacha v0.9.0
2722026-07-20T18:32:55.359Z Downloaded try-lock v0.2.5
2732026-07-20T18:32:55.359Z Downloaded quote v1.0.47
2742026-07-20T18:32:55.363Z Downloaded ppv-lite86 v0.2.21
2752026-07-20T18:32:55.363Z Downloaded pin-project-internal v1.1.13
2762026-07-20T18:32:55.366Z Downloaded slab v0.4.12
2772026-07-20T18:32:55.369Z Downloaded simd-adler32 v0.3.10
2782026-07-20T18:32:55.369Z Downloaded shlex v2.0.1
2792026-07-20T18:32:55.369Z Downloaded pin-project-lite v0.2.17
2802026-07-20T18:32:55.373Z Downloaded pkcs8 v0.10.2
2812026-07-20T18:32:55.376Z Downloaded unicode-linebreak v0.1.5
2822026-07-20T18:32:55.376Z Downloaded semver v1.0.28
2832026-07-20T18:32:55.380Z Downloaded eyre v0.6.12
2842026-07-20T18:32:55.380Z Downloaded self_update v0.42.0
2852026-07-20T18:32:55.383Z Downloaded futures-channel v0.3.33
2862026-07-20T18:32:55.383Z Downloaded erased-serde v0.4.10
2872026-07-20T18:32:55.388Z Downloaded digest v0.10.7
2882026-07-20T18:32:55.389Z Downloaded target-spec-miette v0.4.8
2892026-07-20T18:32:55.392Z Downloaded thiserror v2.0.19
2902026-07-20T18:32:55.392Z Downloaded target-lexicon v0.13.5
2912026-07-20T18:32:55.395Z Downloaded clap_derive v4.6.3
2922026-07-20T18:32:55.395Z Downloaded utf8_iter v1.0.4
2932026-07-20T18:32:55.395Z Downloaded urlencoding v2.1.3
2942026-07-20T18:32:55.398Z Downloaded untrusted v0.9.0
2952026-07-20T18:32:55.398Z Downloaded serde-untagged v0.1.9
2962026-07-20T18:32:55.398Z Downloaded rustc-demangle v0.1.28
2972026-07-20T18:32:55.401Z Downloaded tracing-error v0.2.1
2982026-07-20T18:32:55.401Z Downloaded rand_core v0.10.1
2992026-07-20T18:32:55.401Z Downloaded dialoguer v0.11.0
3002026-07-20T18:32:55.406Z Downloaded once_cell v1.21.4
3012026-07-20T18:32:55.412Z Downloaded tokio-native-tls v0.3.1
3022026-07-20T18:32:55.418Z Downloaded config v0.15.25
3032026-07-20T18:32:55.418Z Downloaded version_check v0.9.5
3042026-07-20T18:32:55.418Z Downloaded signal-hook-registry v1.4.8
3052026-07-20T18:32:55.421Z Downloaded openssl-sys v0.9.117
3062026-07-20T18:32:55.421Z Downloaded supports-color v3.0.2
3072026-07-20T18:32:55.421Z Downloaded static_assertions v1.1.0
3082026-07-20T18:32:55.421Z Downloaded spki v0.7.3
3092026-07-20T18:32:55.421Z Downloaded thiserror v1.0.69
3102026-07-20T18:32:55.424Z Downloaded flate2 v1.1.9
3112026-07-20T18:32:55.427Z Downloaded thread_local v1.1.10
3122026-07-20T18:32:55.427Z Downloaded thiserror-impl v1.0.69
3132026-07-20T18:32:55.430Z Downloaded unicode-xid v0.2.6
3142026-07-20T18:32:55.430Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3152026-07-20T18:32:55.430Z Downloaded xattr v1.6.1
3162026-07-20T18:32:55.434Z Downloaded want v0.3.1
3172026-07-20T18:32:55.434Z Downloaded getrandom v0.4.3
3182026-07-20T18:32:55.438Z Downloaded smol_str v0.3.6
3192026-07-20T18:32:55.441Z Downloaded smallvec v1.15.2
3202026-07-20T18:32:55.441Z Downloaded derive-where v1.6.1
3212026-07-20T18:32:55.444Z Downloaded quinn-udp v0.5.15
3222026-07-20T18:32:55.444Z Downloaded convert_case v0.10.0
3232026-07-20T18:32:55.447Z Downloaded base64 v0.22.1
3242026-07-20T18:32:55.447Z Downloaded unicase v2.9.0
3252026-07-20T18:32:55.451Z Downloaded serde_core v1.0.229
3262026-07-20T18:32:55.451Z Downloaded tempfile v3.27.0
3272026-07-20T18:32:55.454Z Downloaded target-spec v3.6.0
3282026-07-20T18:32:55.454Z Downloaded rustls-pki-types v1.15.0
3292026-07-20T18:32:55.454Z Downloaded quick-junit v0.5.2
3302026-07-20T18:32:55.457Z Downloaded parking_lot_core v0.9.12
3312026-07-20T18:32:55.457Z Downloaded parking_lot v0.12.5
3322026-07-20T18:32:55.460Z Downloaded futures v0.3.33
3332026-07-20T18:32:55.464Z Downloaded tokio-stream v0.1.18
3342026-07-20T18:32:55.469Z Downloaded ryu v1.0.23
3352026-07-20T18:32:55.469Z Downloaded cc v1.3.0
3362026-07-20T18:32:55.474Z Downloaded backtrace v0.3.76
3372026-07-20T18:32:55.474Z Downloaded pkg-config v0.3.33
3382026-07-20T18:32:55.474Z Downloaded sharded-slab v0.1.7
3392026-07-20T18:32:55.477Z Downloaded toml v0.8.23
3402026-07-20T18:32:55.477Z Downloaded xxhash-rust v0.8.17
3412026-07-20T18:32:55.477Z Downloaded httparse v1.10.1
3422026-07-20T18:32:55.480Z Downloaded zstd-safe v7.2.4
3432026-07-20T18:32:55.480Z Downloaded zstd v0.13.3
3442026-07-20T18:32:55.484Z Downloaded miniz_oxide v0.8.9
3452026-07-20T18:32:55.484Z Downloaded tracing-attributes v0.1.31
3462026-07-20T18:32:55.487Z Downloaded typeid v1.0.3
3472026-07-20T18:32:55.487Z Downloaded tracing-log v0.2.0
3482026-07-20T18:32:55.487Z Downloaded signal-hook v0.3.18
3492026-07-20T18:32:55.490Z Downloaded zmij v1.0.23
3502026-07-20T18:32:55.490Z Downloaded indicatif v0.17.11
3512026-07-20T18:32:55.493Z Downloaded proc-macro2 v1.0.107
3522026-07-20T18:32:55.496Z Downloaded num-traits v0.2.19
3532026-07-20T18:32:55.496Z Downloaded getrandom v0.3.4
3542026-07-20T18:32:55.499Z Downloaded utf8parse v0.2.2
3552026-07-20T18:32:55.502Z Downloaded thiserror-impl v2.0.19
3562026-07-20T18:32:55.502Z Downloaded derive_more v2.1.1
3572026-07-20T18:32:55.509Z Downloaded zeroize v1.9.0
3582026-07-20T18:32:55.512Z Downloaded tokio-rustls v0.26.4
3592026-07-20T18:32:55.512Z Downloaded toml v1.1.3+spec-1.1.0
3602026-07-20T18:32:55.515Z Downloaded bytes v1.12.1
3612026-07-20T18:32:55.519Z Downloaded zipsign-api v0.1.5
3622026-07-20T18:32:55.519Z Downloaded toml_writer v1.1.2+spec-1.1.0
3632026-07-20T18:32:55.558Z Downloaded socket2 v0.6.5
3642026-07-20T18:32:55.566Z Downloaded serde_derive v1.0.229
3652026-07-20T18:32:55.567Z Downloaded pin-project v1.1.13
3662026-07-20T18:32:55.567Z Downloaded nextest-filtering v0.15.0
3672026-07-20T18:32:55.567Z Downloaded toml_parser v1.1.2+spec-1.1.0
3682026-07-20T18:32:55.567Z Downloaded serde v1.0.229
3692026-07-20T18:32:55.567Z Downloaded der v0.7.10
3702026-07-20T18:32:55.567Z Downloaded ed25519-dalek v2.2.0
3712026-07-20T18:32:55.567Z Downloaded derive_more-impl v2.1.1
3722026-07-20T18:32:55.567Z Downloaded vte v0.14.1
3732026-07-20T18:32:55.574Z Downloaded textwrap v0.16.2
3742026-07-20T18:32:55.574Z Downloaded tinyvec v1.12.0
3752026-07-20T18:32:55.577Z Downloaded uuid v1.24.0
3762026-07-20T18:32:55.580Z Downloaded url v2.5.8
3772026-07-20T18:32:55.598Z Downloaded hashbrown v0.15.5
3782026-07-20T18:32:55.602Z Downloaded guppy v0.17.26
3792026-07-20T18:32:55.605Z Downloaded crossterm v0.29.0
3802026-07-20T18:32:55.608Z Downloaded tracing-core v0.1.36
3812026-07-20T18:32:55.611Z Downloaded unicode-segmentation v1.13.3
3822026-07-20T18:32:55.614Z Downloaded unicode-ident v1.0.24
3832026-07-20T18:32:55.617Z Downloaded rand v0.9.5
3842026-07-20T18:32:55.617Z Downloaded tar v0.4.46
3852026-07-20T18:32:55.620Z Downloaded miette v7.6.0
3862026-07-20T18:32:55.623Z Downloaded hashbrown v0.17.1
3872026-07-20T18:32:55.627Z Downloaded indexmap v2.14.0
3882026-07-20T18:32:55.631Z Downloaded aho-corasick v1.1.4
3892026-07-20T18:32:55.637Z Downloaded quinn v0.11.11
3902026-07-20T18:32:55.640Z Downloaded futures-util v0.3.33
3912026-07-20T18:32:55.647Z Downloaded toml_edit v0.22.27
3922026-07-20T18:32:55.650Z Downloaded clap_builder v4.6.2
3932026-07-20T18:32:55.656Z Downloaded h2 v0.4.15
3942026-07-20T18:32:55.659Z Downloaded mio v1.2.2
3952026-07-20T18:32:55.662Z Downloaded hyper-util v0.1.20
3962026-07-20T18:32:55.665Z Downloaded memchr v2.8.3
3972026-07-20T18:32:55.677Z Downloaded rustls-webpki v0.103.13
3982026-07-20T18:32:55.686Z Downloaded winnow v1.0.4
3992026-07-20T18:32:55.693Z Downloaded chrono v0.4.45
4002026-07-20T18:32:55.717Z Downloaded tracing-subscriber v0.3.23
4012026-07-20T18:32:55.722Z Downloaded webpki-roots v1.0.9
4022026-07-20T18:32:55.726Z Downloaded curve25519-dalek v4.1.3
4032026-07-20T18:32:55.729Z Downloaded rand v0.10.2
4042026-07-20T18:32:55.732Z Downloaded gimli v0.32.3
4052026-07-20T18:32:55.737Z Downloaded unicode-width v0.2.2
4062026-07-20T18:32:55.740Z Downloaded idna v1.1.0
4072026-07-20T18:32:55.747Z Downloaded syn v2.0.119
4082026-07-20T18:32:55.752Z Downloaded unicode-width v0.1.14
4092026-07-20T18:32:55.755Z Downloaded syn v3.0.2
4102026-07-20T18:32:55.761Z Downloaded tower v0.5.3
4112026-07-20T18:32:55.766Z Downloaded ron v0.12.2
4122026-07-20T18:32:55.771Z Downloaded typenum v1.20.1
4132026-07-20T18:32:55.773Z Downloaded pulldown-cmark v0.13.4
4142026-07-20T18:32:55.777Z Downloaded bstr v1.13.0
4152026-07-20T18:32:55.780Z Downloaded tracing v0.1.44
4162026-07-20T18:32:55.790Z Downloaded color-eyre v0.6.5
4172026-07-20T18:32:55.806Z Downloaded unicode-normalization v0.1.25
4182026-07-20T18:32:55.816Z Downloaded tokio-util v0.7.18
4192026-07-20T18:32:55.828Z Downloaded serde_json v1.0.151
4202026-07-20T18:32:55.837Z Downloaded itertools v0.14.0
4212026-07-20T18:32:55.841Z Downloaded hyper v1.11.0
4222026-07-20T18:32:55.855Z Downloaded reqwest v0.12.28
4232026-07-20T18:32:55.858Z Downloaded regex v1.13.1
4242026-07-20T18:32:55.880Z Downloaded tower-http v0.6.11
4252026-07-20T18:32:55.888Z Downloaded quick-xml v0.37.5
4262026-07-20T18:32:55.896Z Downloaded portable-atomic v1.14.0
4272026-07-20T18:32:55.900Z Downloaded quick-xml v0.38.4
4282026-07-20T18:32:55.914Z Downloaded winnow v0.7.15
4292026-07-20T18:32:55.920Z Downloaded quinn-proto v0.11.16
4302026-07-20T18:32:55.966Z Downloaded vcpkg v0.2.15
4312026-07-20T18:32:56.014Z Downloaded nextest-runner v0.80.0
4322026-07-20T18:32:56.029Z Downloaded openssl v0.10.81
4332026-07-20T18:32:56.038Z Downloaded zerocopy v0.8.55
4342026-07-20T18:32:56.055Z Downloaded nix v0.30.1
4352026-07-20T18:32:56.062Z Downloaded rustls v0.23.42
4362026-07-20T18:32:56.069Z Downloaded object v0.37.3
4372026-07-20T18:32:56.075Z Downloaded regex-syntax v0.8.11
4382026-07-20T18:32:56.107Z Downloaded rustix v0.38.44
4392026-07-20T18:32:56.120Z Downloaded rustix v1.1.4
4402026-07-20T18:32:56.214Z Downloaded regex-automata v0.4.16
4412026-07-20T18:32:56.279Z Downloaded libc v0.2.186
4422026-07-20T18:32:56.298Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4432026-07-20T18:32:56.307Z Downloaded petgraph v0.8.3
4442026-07-20T18:32:56.335Z Downloaded tokio v1.53.1
4452026-07-20T18:32:56.398Z Downloaded recursion v0.5.4
4462026-07-20T18:32:56.407Z Downloaded ring v0.17.14
4472026-07-20T18:32:56.466Z Compiling proc-macro2 v1.0.107
4482026-07-20T18:32:56.466Z Compiling quote v1.0.47
4492026-07-20T18:32:56.466Z Compiling unicode-ident v1.0.24
4502026-07-20T18:32:56.469Z Compiling libc v0.2.186
4512026-07-20T18:32:56.469Z Compiling serde_core v1.0.229
4522026-07-20T18:32:56.469Z Compiling cfg-if v1.0.4
4532026-07-20T18:32:56.469Z Compiling memchr v2.8.3
4542026-07-20T18:32:56.469Z Compiling once_cell v1.21.4
4552026-07-20T18:32:56.706Z Compiling log v0.4.33
4562026-07-20T18:32:56.724Z Compiling pin-project-lite v0.2.17
4572026-07-20T18:32:56.814Z Compiling serde v1.0.229
4582026-07-20T18:32:56.865Z Compiling itoa v1.0.18
4592026-07-20T18:32:57.010Z Compiling futures-core v0.3.33
4602026-07-20T18:32:57.110Z Compiling smallvec v1.15.2
4612026-07-20T18:32:57.162Z Compiling bitflags v2.13.1
4622026-07-20T18:32:57.183Z Compiling hashbrown v0.17.1
4632026-07-20T18:32:57.388Z Compiling equivalent v1.0.2
4642026-07-20T18:32:57.477Z Compiling find-msvc-tools v0.1.9
4652026-07-20T18:32:57.617Z Compiling errno v0.3.14
4662026-07-20T18:32:57.636Z Compiling shlex v2.0.1
4672026-07-20T18:32:57.721Z Compiling jobserver v0.1.35
4682026-07-20T18:32:57.796Z Compiling signal-hook-registry v1.4.8
4692026-07-20T18:32:57.820Z Compiling bytes v1.12.1
4702026-07-20T18:32:57.841Z Compiling mio v1.2.2
4712026-07-20T18:32:57.934Z Compiling cc v1.3.0
4722026-07-20T18:32:57.952Z Compiling syn v2.0.119
4732026-07-20T18:32:58.019Z Compiling syn v3.0.2
4742026-07-20T18:32:58.065Z Compiling rustix v1.1.4
4752026-07-20T18:32:58.369Z Compiling futures-sink v0.3.33
4762026-07-20T18:32:58.485Z Compiling socket2 v0.6.5
4772026-07-20T18:32:58.572Z Compiling slab v0.4.12
4782026-07-20T18:32:58.726Z Compiling zmij v1.0.23
4792026-07-20T18:32:58.782Z Compiling futures-channel v0.3.33
4802026-07-20T18:32:59.048Z Compiling indexmap v2.14.0
4812026-07-20T18:32:59.111Z Compiling tracing-core v0.1.36
4822026-07-20T18:32:59.193Z Compiling serde_json v1.0.151
4832026-07-20T18:32:59.287Z Compiling version_check v0.9.5
4842026-07-20T18:32:59.477Z Compiling futures-task v0.3.33
4852026-07-20T18:32:59.563Z Compiling getrandom v0.4.3
4862026-07-20T18:32:59.654Z Compiling futures-io v0.3.33
4872026-07-20T18:32:59.882Z Compiling unicode-width v0.2.2
4882026-07-20T18:32:59.888Z Compiling percent-encoding v2.3.2
4892026-07-20T18:32:59.912Z Compiling camino v1.2.4
4902026-07-20T18:32:59.959Z Compiling serde_derive v1.0.229
4912026-07-20T18:33:00.168Z Compiling ring v0.17.14
4922026-07-20T18:33:00.206Z Compiling http v1.4.2
4932026-07-20T18:33:00.291Z Compiling autocfg v1.5.1
4942026-07-20T18:33:00.310Z Compiling zeroize v1.9.0
4952026-07-20T18:33:00.509Z Compiling adler2 v2.0.1
4962026-07-20T18:33:00.587Z Compiling simd-adler32 v0.3.10
4972026-07-20T18:33:00.639Z Compiling num-traits v0.2.19
4982026-07-20T18:33:00.889Z Compiling miniz_oxide v0.8.9
4992026-07-20T18:33:01.292Z Compiling object v0.37.3
5002026-07-20T18:33:01.422Z Compiling target-lexicon v0.13.5
5012026-07-20T18:33:01.586Z Compiling tokio-macros v2.7.1
5022026-07-20T18:33:01.597Z Compiling futures-macro v0.3.33
5032026-07-20T18:33:01.905Z Compiling tracing-attributes v0.1.31
5042026-07-20T18:33:02.142Z Compiling zerocopy v0.8.55
5052026-07-20T18:33:02.290Z Compiling getrandom v0.3.4
5062026-07-20T18:33:02.348Z Compiling tokio v1.53.1
5072026-07-20T18:33:02.407Z Compiling http-body v1.1.0
5082026-07-20T18:33:02.442Z Compiling futures-util v0.3.33
5092026-07-20T18:33:02.587Z Compiling rustls-pki-types v1.15.0
5102026-07-20T18:33:02.651Z Compiling form_urlencoded v1.2.2
5112026-07-20T18:33:02.728Z Compiling semver v1.0.28
5122026-07-20T18:33:02.912Z Compiling getrandom v0.2.17
5132026-07-20T18:33:03.108Z Compiling gimli v0.32.3
5142026-07-20T18:33:03.123Z Compiling thiserror v2.0.19
5152026-07-20T18:33:03.136Z Compiling tracing v0.1.44
5162026-07-20T18:33:03.381Z Compiling idna_adapter v1.0.0
5172026-07-20T18:33:03.445Z Compiling fnv v1.0.7
5182026-07-20T18:33:03.470Z Compiling utf8_iter v1.0.4
5192026-07-20T18:33:03.481Z Compiling untrusted v0.9.0
5202026-07-20T18:33:03.485Z Compiling signal-hook v0.3.18
5212026-07-20T18:33:03.536Z Compiling owo-colors v4.3.0
5222026-07-20T18:33:03.612Z Compiling guppy-workspace-hack v0.1.0
5232026-07-20T18:33:03.628Z Compiling httparse v1.10.1
5242026-07-20T18:33:03.717Z Compiling idna v1.1.0
5252026-07-20T18:33:05.126Z Compiling addr2line v0.25.1
5262026-07-20T18:33:05.229Z Compiling thiserror-impl v2.0.19
5272026-07-20T18:33:05.349Z Compiling generic-array v0.14.7
5282026-07-20T18:33:05.558Z Compiling try-lock v0.2.5
5292026-07-20T18:33:05.599Z Compiling atomic-waker v1.1.2
5302026-07-20T18:33:05.679Z Compiling tower-service v0.3.3
5312026-07-20T18:33:05.733Z Compiling typeid v1.0.3
5322026-07-20T18:33:05.775Z Compiling pkg-config v0.3.33
5332026-07-20T18:33:05.791Z Compiling thiserror v1.0.69
5342026-07-20T18:33:06.029Z Compiling target-spec v3.6.0
5352026-07-20T18:33:06.104Z Compiling fastrand v2.5.0
5362026-07-20T18:33:06.214Z Compiling rustls v0.23.42
5372026-07-20T18:33:06.315Z Compiling tokio-util v0.7.18
5382026-07-20T18:33:06.367Z Compiling rustc-demangle v0.1.28
5392026-07-20T18:33:06.468Z Compiling tempfile v3.27.0
5402026-07-20T18:33:06.555Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5412026-07-20T18:33:06.975Z Compiling h2 v0.4.15
5422026-07-20T18:33:07.066Z Compiling backtrace v0.3.76
5432026-07-20T18:33:07.376Z Compiling want v0.3.1
5442026-07-20T18:33:07.443Z Compiling cfg-expr v0.20.8
5452026-07-20T18:33:07.556Z Compiling url v2.5.8
5462026-07-20T18:33:08.431Z Compiling thiserror-impl v1.0.69
5472026-07-20T18:33:08.489Z Compiling terminal_size v0.4.4
5482026-07-20T18:33:08.550Z Compiling aho-corasick v1.1.4
5492026-07-20T18:33:08.646Z Compiling erased-serde v0.4.10
5502026-07-20T18:33:08.951Z Compiling regex-syntax v0.8.11
5512026-07-20T18:33:09.573Z Compiling rustls-webpki v0.103.13
5522026-07-20T18:33:10.025Z Compiling winnow v0.7.15
5532026-07-20T18:33:11.829Z Compiling subtle v2.6.1
5542026-07-20T18:33:11.942Z Compiling typenum v1.20.1
5552026-07-20T18:33:12.141Z Compiling regex-automata v0.4.16
5562026-07-20T18:33:12.280Z Compiling hyper v1.11.0
5572026-07-20T18:33:13.980Z Compiling serde_spanned v0.6.9
5582026-07-20T18:33:14.146Z Compiling toml_datetime v0.6.11
5592026-07-20T18:33:14.529Z Compiling ahash v0.8.12
5602026-07-20T18:33:14.794Z Compiling sync_wrapper v1.0.2
5612026-07-20T18:33:14.911Z Compiling unicode-linebreak v0.1.5
5622026-07-20T18:33:15.188Z Compiling nextest-workspace-hack v0.1.0
5632026-07-20T18:33:15.241Z Compiling parking_lot_core v0.9.12
5642026-07-20T18:33:15.414Z Compiling ipnet v2.12.0
5652026-07-20T18:33:15.558Z Compiling crc32fast v1.5.0
5662026-07-20T18:33:15.843Z Compiling lazy_static v1.5.0
5672026-07-20T18:33:15.950Z Compiling portable-atomic v1.14.0
5682026-07-20T18:33:16.029Z Compiling base64 v0.22.1
5692026-07-20T18:33:16.312Z Compiling is_ci v1.2.0
5702026-07-20T18:33:16.421Z Compiling foldhash v0.1.5
5712026-07-20T18:33:16.482Z Compiling either v1.16.0
5722026-07-20T18:33:16.522Z Compiling unicode-segmentation v1.13.3
5732026-07-20T18:33:16.636Z Compiling tower-layer v0.3.3
5742026-07-20T18:33:16.649Z Compiling toml_write v0.1.2
5752026-07-20T18:33:16.712Z Compiling hashbrown v0.15.5
5762026-07-20T18:33:16.789Z Compiling supports-color v3.0.2
5772026-07-20T18:33:16.838Z Compiling convert_case v0.10.0
5782026-07-20T18:33:16.889Z Compiling toml_edit v0.22.27
5792026-07-20T18:33:16.919Z Compiling tower v0.5.3
5802026-07-20T18:33:17.027Z Compiling hyper-util v0.1.20
5812026-07-20T18:33:17.096Z Compiling sharded-slab v0.1.7
5822026-07-20T18:33:17.436Z Compiling tokio-rustls v0.26.4
5832026-07-20T18:33:17.524Z Compiling textwrap v0.16.2
5842026-07-20T18:33:17.766Z Compiling backtrace-ext v0.2.1
5852026-07-20T18:33:18.023Z Compiling ordered-float v2.10.1
5862026-07-20T18:33:18.298Z Compiling webpki-roots v1.0.9
5872026-07-20T18:33:18.322Z Compiling miette-derive v7.6.0
5882026-07-20T18:33:18.417Z Compiling pathdiff v0.2.3
5892026-07-20T18:33:18.545Z Compiling console v0.15.11
5902026-07-20T18:33:18.932Z Compiling tracing-log v0.2.0
5912026-07-20T18:33:19.295Z Compiling cargo-platform v0.3.3
5922026-07-20T18:33:19.419Z Compiling os_pipe v1.2.3
5932026-07-20T18:33:19.592Z Compiling thread_local v1.1.10
5942026-07-20T18:33:19.684Z Compiling rustix v0.38.44
5952026-07-20T18:33:19.855Z Compiling scopeguard v1.2.0
5962026-07-20T18:33:19.879Z Compiling debug-ignore v1.0.5
5972026-07-20T18:33:19.941Z Compiling unicode-width v0.1.14
5982026-07-20T18:33:19.959Z Compiling ryu v1.0.23
5992026-07-20T18:33:19.993Z Compiling fixedbitset v0.5.7
6002026-07-20T18:33:20.045Z Compiling winnow v1.0.4
6012026-07-20T18:33:20.241Z Compiling zstd-safe v7.2.4
6022026-07-20T18:33:20.254Z Compiling supports-hyperlinks v3.2.0
6032026-07-20T18:33:20.504Z Compiling pulldown-cmark v0.13.4
6042026-07-20T18:33:20.516Z Compiling supports-unicode v3.0.0
6052026-07-20T18:33:20.702Z Compiling utf8parse v0.2.2
6062026-07-20T18:33:20.734Z Compiling cfg_aliases v0.2.2
6072026-07-20T18:33:20.807Z Compiling anstyle-parse v1.0.0
6082026-07-20T18:33:20.812Z Compiling nix v0.30.1
6092026-07-20T18:33:20.914Z Compiling miette v7.6.0
6102026-07-20T18:33:21.028Z Compiling petgraph v0.8.3
6112026-07-20T18:33:21.211Z Compiling toml_parser v1.1.2+spec-1.1.0
6122026-07-20T18:33:21.499Z Compiling serde_urlencoded v0.7.1
6132026-07-20T18:33:21.882Z Compiling lock_api v0.4.14
6142026-07-20T18:33:22.125Z Compiling tracing-subscriber v0.3.23
6152026-07-20T18:33:22.523Z Compiling sigchld v0.2.4
6162026-07-20T18:33:22.731Z Compiling cargo_metadata v0.23.1
6172026-07-20T18:33:22.966Z Compiling toml v0.8.23
6182026-07-20T18:33:23.582Z Compiling hyper-rustls v0.27.9
6192026-07-20T18:33:24.248Z Compiling serde-value v0.7.0
6202026-07-20T18:33:25.013Z Compiling serde-untagged v0.1.9
6212026-07-20T18:33:25.434Z Compiling tower-http v0.6.11
6222026-07-20T18:33:25.636Z Compiling derive_more-impl v2.1.1
6232026-07-20T18:33:25.782Z Compiling itertools v0.14.0
6242026-07-20T18:33:26.084Z Compiling regex v1.13.1
6252026-07-20T18:33:26.245Z Compiling block-buffer v0.10.4
6262026-07-20T18:33:26.397Z Compiling crypto-common v0.1.7
6272026-07-20T18:33:26.461Z Compiling ppv-lite86 v0.2.21
6282026-07-20T18:33:26.476Z Compiling futures-executor v0.3.33
6292026-07-20T18:33:26.527Z Compiling rand_core v0.9.5
6302026-07-20T18:33:26.780Z Compiling http-body-util v0.1.4
6312026-07-20T18:33:26.780Z Compiling pin-project-internal v1.1.13
6322026-07-20T18:33:27.006Z Compiling uuid v1.24.0
6332026-07-20T18:33:27.082Z Compiling serde_spanned v1.1.1
6342026-07-20T18:33:27.229Z Compiling toml_datetime v1.1.1+spec-1.1.0
6352026-07-20T18:33:27.266Z Compiling smol_str v0.3.6
6362026-07-20T18:33:27.497Z Compiling filetime v0.2.29
6372026-07-20T18:33:27.553Z Compiling bstr v1.13.0
6382026-07-20T18:33:27.601Z Compiling vte v0.14.1
6392026-07-20T18:33:27.654Z Compiling unicase v2.9.0
6402026-07-20T18:33:27.701Z Compiling self_update v0.42.0
6412026-07-20T18:33:27.820Z Compiling unicode-xid v0.2.6
6422026-07-20T18:33:27.840Z Compiling number_prefix v0.4.0
6432026-07-20T18:33:27.865Z Compiling anstyle-query v1.1.5
6442026-07-20T18:33:27.914Z Compiling color-spantrace v0.3.0
6452026-07-20T18:33:27.953Z Compiling anstyle v1.0.14
6462026-07-20T18:33:27.956Z Compiling litrs v1.0.0
6472026-07-20T18:33:27.976Z Compiling xattr v1.6.1
6482026-07-20T18:33:27.988Z Compiling colorchoice v1.0.5
6492026-07-20T18:33:28.162Z Compiling static_assertions v1.1.0
6502026-07-20T18:33:28.219Z Compiling nested v0.1.1
6512026-07-20T18:33:28.244Z Compiling is_terminal_polyfill v1.70.2
6522026-07-20T18:33:28.308Z Compiling tinyvec_macros v0.1.1
6532026-07-20T18:33:28.336Z Compiling eyre v0.6.12
6542026-07-20T18:33:28.378Z Compiling iana-time-zone v0.1.65
6552026-07-20T18:33:28.404Z Compiling document-features v0.2.12
6562026-07-20T18:33:28.412Z Compiling tinyvec v1.12.0
6572026-07-20T18:33:28.420Z Compiling guppy v0.17.26
6582026-07-20T18:33:28.711Z Compiling chrono v0.4.45
6592026-07-20T18:33:28.835Z Compiling anstream v1.0.0
6602026-07-20T18:33:28.958Z Compiling tar v0.4.46
6612026-07-20T18:33:28.970Z Compiling globset v0.4.19
6622026-07-20T18:33:29.348Z Compiling indicatif v0.17.11
6632026-07-20T18:33:29.831Z Compiling cargo-util-schemas v0.2.0
6642026-07-20T18:33:31.317Z Compiling pin-project v1.1.13
6652026-07-20T18:33:31.423Z Compiling strip-ansi-escapes v0.2.1
6662026-07-20T18:33:31.449Z Compiling nextest-metadata v0.12.2
6672026-07-20T18:33:31.916Z Compiling toml v1.1.3+spec-1.1.0
6682026-07-20T18:33:32.051Z Compiling newtype-uuid v1.3.2
6692026-07-20T18:33:32.203Z Compiling reqwest v0.12.28
6702026-07-20T18:33:32.243Z Compiling rand_chacha v0.9.0
6712026-07-20T18:33:32.284Z Compiling futures v0.3.33
6722026-07-20T18:33:32.368Z Compiling digest v0.10.7
6732026-07-20T18:33:32.523Z Compiling derive_more v2.1.1
6742026-07-20T18:33:32.564Z Compiling parking_lot v0.12.5
6752026-07-20T18:33:32.593Z Compiling flate2 v1.1.9
6762026-07-20T18:33:32.792Z Compiling tracing-error v0.2.1
6772026-07-20T18:33:33.021Z Compiling shared_child v1.1.1
6782026-07-20T18:33:33.469Z Compiling signal-hook-mio v0.2.5
6792026-07-20T18:33:33.606Z Compiling self-replace v1.5.0
6802026-07-20T18:33:33.721Z Compiling cargo-platform v0.2.0
6812026-07-20T18:33:33.899Z Compiling quick-xml v0.38.4
6822026-07-20T18:33:34.285Z Compiling quick-xml v0.37.5
6832026-07-20T18:33:34.456Z Compiling recursion v0.5.4
6842026-07-20T18:33:34.610Z Compiling strsim v0.11.1
6852026-07-20T18:33:35.045Z Compiling humantime v2.4.0
6862026-07-20T18:33:35.414Z Compiling indenter v0.3.4
6872026-07-20T18:33:35.464Z Compiling cpufeatures v0.2.17
6882026-07-20T18:33:35.528Z Compiling heck v0.5.0
6892026-07-20T18:33:35.540Z Compiling clap_lex v1.1.0
6902026-07-20T18:33:35.731Z Compiling urlencoding v2.1.3
6912026-07-20T18:33:35.761Z Compiling shell-words v1.1.1
6922026-07-20T18:33:35.965Z Compiling clap_derive v4.6.3
6932026-07-20T18:33:36.006Z Compiling sha2 v0.10.9
6942026-07-20T18:33:36.117Z Compiling clap_builder v4.6.2
6952026-07-20T18:33:37.116Z Compiling humantime-serde v1.1.1
6962026-07-20T18:33:37.237Z Compiling nextest-filtering v0.15.0
6972026-07-20T18:33:37.277Z Compiling quick-junit v0.5.2
6982026-07-20T18:33:37.739Z Compiling cargo_metadata v0.20.0
6992026-07-20T18:33:40.382Z Compiling atomicwrites v0.4.4
7002026-07-20T18:33:40.668Z Compiling cargo-nextest v0.9.97
7012026-07-20T18:33:40.999Z Compiling crossterm v0.29.0
7022026-07-20T18:33:42.003Z Compiling duct v0.13.7
7032026-07-20T18:33:42.336Z Compiling config v0.15.25
7042026-07-20T18:33:42.476Z Compiling zstd v0.13.3
7052026-07-20T18:33:42.547Z Compiling rand v0.9.5
7062026-07-20T18:33:42.886Z Compiling async-scoped v0.9.0
7072026-07-20T18:33:42.901Z Compiling unicode-normalization v0.1.25
7082026-07-20T18:33:43.081Z Compiling target-spec-miette v0.4.8
7092026-07-20T18:33:43.314Z Compiling future-queue v0.4.0
7102026-07-20T18:33:43.486Z Compiling mukti-metadata v0.3.0
7112026-07-20T18:33:43.530Z Compiling camino-tempfile v1.4.1
7122026-07-20T18:33:43.593Z Compiling tokio-stream v0.1.18
7132026-07-20T18:33:43.748Z Compiling derive-where v1.6.1
7142026-07-20T18:33:43.963Z Compiling serde_path_to_error v0.1.20
7152026-07-20T18:33:43.975Z Compiling serde_ignored v0.1.14
7162026-07-20T18:33:44.135Z Compiling hex v0.4.3
7172026-07-20T18:33:44.207Z Compiling indent_write v2.2.0
7182026-07-20T18:33:44.314Z Compiling swrite v0.1.0
7192026-07-20T18:33:44.362Z Compiling home v0.5.12
7202026-07-20T18:33:44.421Z Compiling xxhash-rust v0.8.17
7212026-07-20T18:33:44.421Z Compiling color-eyre v0.6.5
7222026-07-20T18:33:44.461Z Compiling clap v4.6.3
7232026-07-20T18:33:44.527Z Compiling dialoguer v0.11.0
7242026-07-20T18:33:44.545Z Compiling enable-ansi-support v0.2.1
7252026-07-20T18:33:45.010Z Compiling nextest-runner v0.80.0
7262026-07-20T18:34:03.216Z Finished `release` profile [optimized] target(s) in 1m 10s
7272026-07-20T18:34:03.394Z Installing /home/build/.cargo/bin/cargo-nextest
7282026-07-20T18:34:03.397Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7292026-07-20T18:34:03.514Z+ source .github/buildomat/test-common.sh
7302026-07-20T18:34:03.517Z++ NEXTEST_VERSION=0.9.97
7312026-07-20T18:34:03.517Z++ PLATFORM=illumos
7322026-07-20T18:34:03.517Z++ banner install
7332026-07-20T18:34:03.517Z
7342026-07-20T18:34:03.517Z # # # #### ##### ## # #
7352026-07-20T18:34:03.517Z # ## # # # # # # #
7362026-07-20T18:34:03.518Z # # # # #### # # # # #
7372026-07-20T18:34:03.518Z # # # # # # ###### # #
7382026-07-20T18:34:03.518Z # # ## # # # # # # #
7392026-07-20T18:34:03.518Z # # # #### # # # ###### ######
7402026-07-20T18:34:03.518Z
7412026-07-20T18:34:03.518Z++ set +o errexit
7422026-07-20T18:34:03.521Z++ pkg info clang-15
7432026-07-20T18:34:03.521Z++ grep -qi installed
7442026-07-20T18:34:04.758Zpkg: info: no packages matching the following patterns you specified are
7452026-07-20T18:34:04.758Zinstalled on the system. Try querying remotely instead:
7462026-07-20T18:34:04.758Z
7472026-07-20T18:34:04.758Z clang-15
7482026-07-20T18:34:04.797Z++ [[ 1 != 0 ]]
7492026-07-20T18:34:04.797Z++ set -o errexit
7502026-07-20T18:34:04.797Z++ pfexec pkg install clang-15
7512026-07-20T18:34:11.750Z Startup: Refreshing catalog 'helios-dev' ... Done
7522026-07-20T18:34:19.544Z Startup: Caching catalogs ... Done
7532026-07-20T18:34:26.818ZPlanning: Solver setup ... Done
7542026-07-20T18:34:26.860ZPlanning: Running solver ... Done
7552026-07-20T18:34:27.013ZPlanning: Finding local manifests ... Done
7562026-07-20T18:34:27.033ZPlanning: Fetching manifests: 0/2 0% complete
7572026-07-20T18:34:27.130ZPlanning: Fetching manifests: 2/2 100% complete
7582026-07-20T18:34:27.158ZPlanning: Package planning ... Done
7592026-07-20T18:34:27.184ZPlanning: Merging actions ... Done
7602026-07-20T18:34:27.294ZPlanning: Checking for conflicting actions ... Done
7612026-07-20T18:34:27.300ZPlanning: Consolidating action changes ... Done
7622026-07-20T18:34:28.079ZPlanning: Evaluating mediators ... Done
7632026-07-20T18:34:28.084ZPlanning: Planning completed in 8.39 seconds
7642026-07-20T18:34:28.096Z Packages to install: 2
7652026-07-20T18:34:28.101Z Mediators to change: 2
7662026-07-20T18:34:28.101Z Services to change: 1
7672026-07-20T18:34:28.101Z Create boot environment: No
7682026-07-20T18:34:28.101ZCreate backup boot environment: No
7692026-07-20T18:34:28.140Z
7702026-07-20T18:34:28.140ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7712026-07-20T18:34:33.144ZDownload: 1101/3076 items 112.5/211.3MB 53% complete (22.9M/s)
7722026-07-20T18:34:38.427ZDownload: 2003/3076 items 116.4/211.3MB 55% complete (16.0M/s)
7732026-07-20T18:34:41.953ZDownload: Completed 211.31 MB in 13.81 seconds (15.3M/s)
7742026-07-20T18:34:42.138Z Actions: 1/3418 actions (Installing new actions)
7752026-07-20T18:34:45.286Z Actions: Completed 3418 actions in 3.15 seconds.
7762026-07-20T18:34:45.962Z Done
7772026-07-20T18:34:45.963Z Done
7782026-07-20T18:34:46.726Z Done
7792026-07-20T18:34:50.172Z Done
7802026-07-20T18:34:50.245Z Done
7812026-07-20T18:34:50.250Z Done
7822026-07-20T18:34:50.533Z Done
7832026-07-20T18:34:51.240Z++ set -o errexit
7842026-07-20T18:34:51.240Z++ cargo --version
7852026-07-20T18:34:51.250Zcargo 1.96.1 (356927216 2026-06-26)
7862026-07-20T18:34:51.255Z++ rustc --version
7872026-07-20T18:34:51.274Zrustc 1.96.1 (31fca3adb 2026-06-26)
7882026-07-20T18:34:51.279Z++ cargo install cargo-nextest --version 0.9.97
7892026-07-20T18:34:51.325Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7902026-07-20T18:34:51.328Z+ pushd rdb
7912026-07-20T18:34:51.328Z+ PROPTEST_CASES=1000000
7922026-07-20T18:34:51.328Z+ cargo nextest run --lib proptest
7932026-07-20T18:34:51.328Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7942026-07-20T18:34:51.490Z Updating git repository `https://github.com/oxidecomputer/falcon`
7952026-07-20T18:34:52.128ZFrom https://github.com/oxidecomputer/falcon
7962026-07-20T18:34:52.128Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
7972026-07-20T18:34:52.204Z Updating crates.io index
7982026-07-20T18:34:52.210Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7992026-07-20T18:34:52.640ZFrom https://github.com/oxidecomputer/dendrite
8002026-07-20T18:34:52.640Z * [new ref] 5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf -> refs/commit/5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf
8012026-07-20T18:34:52.675Z Updating git repository `https://github.com/oxidecomputer/ispf`
8022026-07-20T18:34:52.988ZFrom https://github.com/oxidecomputer/ispf
8032026-07-20T18:34:52.988Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
8042026-07-20T18:34:52.995Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8052026-07-20T18:34:53.363ZFrom https://github.com/oxidecomputer/netadm-sys
8062026-07-20T18:34:53.363Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
8072026-07-20T18:34:53.372Z Updating git repository `https://github.com/oxidecomputer/omicron`
8082026-07-20T18:34:59.155ZFrom https://github.com/oxidecomputer/omicron
8092026-07-20T18:34:59.157Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
8102026-07-20T18:34:59.577Z Updating git repository `https://github.com/oxidecomputer/opte`
8112026-07-20T18:35:00.253ZFrom https://github.com/oxidecomputer/opte
8122026-07-20T18:35:00.253Z * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e
8132026-07-20T18:35:00.283Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8142026-07-20T18:35:00.562ZFrom https://github.com/oxidecomputer/slog-error-chain
8152026-07-20T18:35:00.562Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8162026-07-20T18:35:00.571Z Updating git repository `https://github.com/illumos/smf-rs`
8172026-07-20T18:35:00.873ZFrom https://github.com/illumos/smf-rs
8182026-07-20T18:35:00.873Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8192026-07-20T18:35:00.883Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8202026-07-20T18:35:01.175ZFrom https://github.com/oxidecomputer/network-interface
8212026-07-20T18:35:01.175Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8222026-07-20T18:35:01.182Z Updating git repository `https://github.com/oxidecomputer/zone`
8232026-07-20T18:35:01.488ZFrom https://github.com/oxidecomputer/zone
8242026-07-20T18:35:01.488Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8252026-07-20T18:35:01.495Z Updating git repository `https://github.com/oxidecomputer/propolis`
8262026-07-20T18:35:02.114ZFrom https://github.com/oxidecomputer/propolis
8272026-07-20T18:35:02.114Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
8282026-07-20T18:35:02.158Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8292026-07-20T18:35:02.682ZFrom https://github.com/oxidecomputer/transceiver-control
8302026-07-20T18:35:02.682Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
8312026-07-20T18:35:02.692Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8322026-07-20T18:35:02.955ZFrom https://github.com/oxidecomputer/dlpi-sys
8332026-07-20T18:35:02.955Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
8342026-07-20T18:35:02.960Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8352026-07-20T18:35:03.450ZFrom https://github.com/jmesmon/rust-libzfs
8362026-07-20T18:35:03.450Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8372026-07-20T18:35:03.457Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8382026-07-20T18:35:03.762ZFrom https://github.com/oxidecomputer/rusty-doors
8392026-07-20T18:35:03.762Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8402026-07-20T18:35:03.768Z Updating git repository `https://github.com/oxidecomputer/lldp`
8412026-07-20T18:35:04.127ZFrom https://github.com/oxidecomputer/lldp
8422026-07-20T18:35:04.127Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
8432026-07-20T18:35:04.137Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8442026-07-20T18:35:04.442ZFrom https://github.com/oxidecomputer/tufaceous
8452026-07-20T18:35:04.442Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
8462026-07-20T18:35:04.461Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8472026-07-20T18:35:04.919ZFrom https://github.com/oxidecomputer/management-gateway-service
8482026-07-20T18:35:04.919Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
8492026-07-20T18:35:04.934Z Updating git repository `https://github.com/oxidecomputer/crucible`
8502026-07-20T18:35:05.871ZFrom https://github.com/oxidecomputer/crucible
8512026-07-20T18:35:05.871Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8522026-07-20T18:35:05.920Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8532026-07-20T18:35:06.163ZFrom https://github.com/oxidecomputer/serde_human_bytes
8542026-07-20T18:35:06.163Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8552026-07-20T18:35:06.177Z Updating git repository `https://github.com/oxidecomputer/propolis`
8562026-07-20T18:35:06.670ZFrom https://github.com/oxidecomputer/propolis
8572026-07-20T18:35:06.670Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
8582026-07-20T18:35:06.717Z Updating git repository `https://github.com/oxidecomputer/crucible`
8592026-07-20T18:35:07.241ZFrom https://github.com/oxidecomputer/crucible
8602026-07-20T18:35:07.241Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
8612026-07-20T18:35:07.309Z Updating git repository `https://github.com/oxidecomputer/tofino`
8622026-07-20T18:35:07.669ZFrom https://github.com/oxidecomputer/tofino
8632026-07-20T18:35:07.669Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
8642026-07-20T18:35:07.679Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8652026-07-20T18:35:08.646ZFrom https://github.com/oxidecomputer/maghemite
8662026-07-20T18:35:08.646Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
8672026-07-20T18:35:08.677Z Updating git repository `https://github.com/oxidecomputer/clickward`
8682026-07-20T18:35:09.028ZFrom https://github.com/oxidecomputer/clickward
8692026-07-20T18:35:09.028Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8702026-07-20T18:35:09.036Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8712026-07-20T18:35:09.363ZFrom https://github.com/oxidecomputer/illumos-devinfo
8722026-07-20T18:35:09.363Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8732026-07-20T18:35:10.097Z Downloading crates ...
8742026-07-20T18:35:10.189Z Downloaded ciborium-ll v0.2.2
8752026-07-20T18:35:10.195Z Downloaded aead v0.5.2
8762026-07-20T18:35:10.199Z Downloaded async-stream v0.3.6
8772026-07-20T18:35:10.209Z Downloaded bit-set v0.8.0
8782026-07-20T18:35:10.212Z Downloaded dtrace-parser v0.2.0
8792026-07-20T18:35:10.215Z Downloaded foreign-types-macros v0.2.3
8802026-07-20T18:35:10.215Z Downloaded dtrace-parser v0.3.0
8812026-07-20T18:35:10.220Z Downloaded ciborium-io v0.2.2
8822026-07-20T18:35:10.223Z Downloaded dof v0.3.0
8832026-07-20T18:35:10.226Z Downloaded idna_adapter v1.2.2
8842026-07-20T18:35:10.230Z Downloaded hostname v0.3.1
8852026-07-20T18:35:10.233Z Downloaded bs58 v0.5.1
8862026-07-20T18:35:10.237Z Downloaded foreign-types-shared v0.3.1
8872026-07-20T18:35:10.237Z Downloaded base16ct v0.2.0
8882026-07-20T18:35:10.240Z Downloaded block-buffer v0.12.0
8892026-07-20T18:35:10.244Z Downloaded futures-macro v0.3.32
8902026-07-20T18:35:10.248Z Downloaded cfg_aliases v0.2.1
8912026-07-20T18:35:10.248Z Downloaded base16ct v1.0.0
8922026-07-20T18:35:10.251Z Downloaded arrayref v0.3.9
8932026-07-20T18:35:10.252Z Downloaded ingot-types v0.1.2
8942026-07-20T18:35:10.252Z Downloaded humantime v2.3.0
8952026-07-20T18:35:10.255Z Downloaded futures-task v0.3.32
8962026-07-20T18:35:10.258Z Downloaded embedded-io v0.4.0
8972026-07-20T18:35:10.258Z Downloaded futures-util v0.3.32
8982026-07-20T18:35:10.263Z Downloaded litemap v0.8.2
8992026-07-20T18:35:10.266Z Downloaded float-ord v0.3.2
9002026-07-20T18:35:10.266Z Downloaded cobs v0.3.0
9012026-07-20T18:35:10.271Z Downloaded crucible-workspace-hack v0.1.0
9022026-07-20T18:35:10.271Z Downloaded darling_macro v0.23.0
9032026-07-20T18:35:10.271Z Downloaded crc8 v0.1.1
9042026-07-20T18:35:10.271Z Downloaded const-random-macro v0.1.16
9052026-07-20T18:35:10.271Z Downloaded enum-as-inner v0.6.1
9062026-07-20T18:35:10.271Z Downloaded async-stream-impl v0.3.6
9072026-07-20T18:35:10.271Z Downloaded futures-sink v0.3.32
9082026-07-20T18:35:10.275Z Downloaded hash32 v0.3.1
9092026-07-20T18:35:10.275Z Downloaded foreign-types v0.5.0
9102026-07-20T18:35:10.275Z Downloaded dunce v1.0.5
9112026-07-20T18:35:10.275Z Downloaded cstr-argument v0.1.2
9122026-07-20T18:35:10.278Z Downloaded fixedbitset v0.4.2
9132026-07-20T18:35:10.282Z Downloaded managed v0.8.0
9142026-07-20T18:35:10.282Z Downloaded getrandom v0.4.2
9152026-07-20T18:35:10.285Z Downloaded futures-core v0.3.32
9162026-07-20T18:35:10.285Z Downloaded dof v0.4.0
9172026-07-20T18:35:10.285Z Downloaded instant v0.1.13
9182026-07-20T18:35:10.285Z Downloaded hubpack_derive v0.1.1
9192026-07-20T18:35:10.288Z Downloaded git-stub v1.0.0
9202026-07-20T18:35:10.288Z Downloaded icu_provider v2.2.0
9212026-07-20T18:35:10.288Z Downloaded dropshot-api-manager-types v0.7.2
9222026-07-20T18:35:10.292Z Downloaded defmt-parser v1.0.0
9232026-07-20T18:35:10.292Z Downloaded darling_macro v0.21.3
9242026-07-20T18:35:10.295Z Downloaded compression-core v0.4.32
9252026-07-20T18:35:10.298Z Downloaded fxhash v0.2.1
9262026-07-20T18:35:10.298Z Downloaded derive-ex v0.1.8
9272026-07-20T18:35:10.302Z Downloaded ff v0.13.1
9282026-07-20T18:35:10.306Z Downloaded glob v0.3.3
9292026-07-20T18:35:10.306Z Downloaded defmt-macros v1.1.0
9302026-07-20T18:35:10.309Z Downloaded compression-codecs v0.4.38
9312026-07-20T18:35:10.310Z Downloaded ident_case v1.0.1
9322026-07-20T18:35:10.314Z Downloaded embedded-io v0.6.1
9332026-07-20T18:35:10.314Z Downloaded futures-io v0.3.32
9342026-07-20T18:35:10.314Z Downloaded bytecount v0.6.9
9352026-07-20T18:35:10.314Z Downloaded backon v1.6.0
9362026-07-20T18:35:10.317Z Downloaded dyn-clone v1.0.20
9372026-07-20T18:35:10.317Z Downloaded defmt v0.3.100
9382026-07-20T18:35:10.317Z Downloaded crypto-common v0.2.2
9392026-07-20T18:35:10.321Z Downloaded crunchy v0.2.4
9402026-07-20T18:35:10.321Z Downloaded is-terminal v0.4.17
9412026-07-20T18:35:10.321Z Downloaded inout v0.1.4
9422026-07-20T18:35:10.321Z Downloaded heck v0.4.1
9432026-07-20T18:35:10.325Z Downloaded const-random v0.1.18
9442026-07-20T18:35:10.325Z Downloaded keccak v0.1.6
9452026-07-20T18:35:10.325Z Downloaded gethostname v0.5.0
9462026-07-20T18:35:10.325Z Downloaded convert_case v0.4.0
9472026-07-20T18:35:10.329Z Downloaded libscf-sys v1.2.0
9482026-07-20T18:35:10.332Z Downloaded internet-checksum v0.2.1
9492026-07-20T18:35:10.332Z Downloaded httpdate v1.0.3
9502026-07-20T18:35:10.332Z Downloaded memmap v0.7.0
9512026-07-20T18:35:10.335Z Downloaded memoffset v0.9.1
9522026-07-20T18:35:10.335Z Downloaded lru-cache v0.1.2
9532026-07-20T18:35:10.335Z Downloaded hostname v0.4.2
9542026-07-20T18:35:10.339Z Downloaded cmake v0.1.58
9552026-07-20T18:35:10.339Z Downloaded konst_macro_rules v0.2.19
9562026-07-20T18:35:10.339Z Downloaded bitflags v1.3.2
9572026-07-20T18:35:10.343Z Downloaded match_cfg v0.1.0
9582026-07-20T18:35:10.343Z Downloaded macaddr v1.0.1
9592026-07-20T18:35:10.343Z Downloaded http-body v1.0.1
9602026-07-20T18:35:10.343Z Downloaded chacha20 v0.9.1
9612026-07-20T18:35:10.346Z Downloaded async-recursion v1.1.1
9622026-07-20T18:35:10.346Z Downloaded fs_extra v1.3.0
9632026-07-20T18:35:10.351Z Downloaded byte-wrapper v0.1.0
9642026-07-20T18:35:10.351Z Downloaded argon2 v0.5.3
9652026-07-20T18:35:10.358Z Downloaded async-trait v0.1.89
9662026-07-20T18:35:10.358Z Downloaded deranged v0.5.8
9672026-07-20T18:35:10.358Z Downloaded critical-section v1.2.0
9682026-07-20T18:35:10.358Z Downloaded const_format_proc_macros v0.2.34
9692026-07-20T18:35:10.362Z Downloaded daft-derive v0.1.7
9702026-07-20T18:35:10.362Z Downloaded fastrand v2.4.1
9712026-07-20T18:35:10.362Z Downloaded daft v0.1.7
9722026-07-20T18:35:10.362Z Downloaded backoff v0.4.0
9732026-07-20T18:35:10.367Z Downloaded group v0.13.0
9742026-07-20T18:35:10.367Z Downloaded natord v1.0.9
9752026-07-20T18:35:10.371Z Downloaded newtype-uuid-macros v0.1.0
9762026-07-20T18:35:10.371Z Downloaded colored v3.1.1
9772026-07-20T18:35:10.371Z Downloaded digest v0.11.3
9782026-07-20T18:35:10.375Z Downloaded num-derive v0.4.2
9792026-07-20T18:35:10.375Z Downloaded num-conv v0.2.2
9802026-07-20T18:35:10.375Z Downloaded num v0.4.3
9812026-07-20T18:35:10.375Z Downloaded diff v0.1.13
9822026-07-20T18:35:10.381Z Downloaded chacha20 v0.10.0
9832026-07-20T18:35:10.381Z Downloaded opaque-debug v0.3.1
9842026-07-20T18:35:10.386Z Downloaded newline-converter v0.3.0
9852026-07-20T18:35:10.386Z Downloaded omicron-workspace-hack v0.1.0
9862026-07-20T18:35:10.386Z Downloaded bit-vec v0.8.0
9872026-07-20T18:35:10.386Z Downloaded no-std-compat v0.4.1
9882026-07-20T18:35:10.386Z Downloaded newtype_derive v0.1.6
9892026-07-20T18:35:10.386Z Downloaded ipnetwork v0.21.1
9902026-07-20T18:35:10.386Z Downloaded foldhash v0.2.0
9912026-07-20T18:35:10.390Z Downloaded byteorder v1.5.0
9922026-07-20T18:35:10.390Z Downloaded hybrid-array v0.4.12
9932026-07-20T18:35:10.390Z Downloaded linked-hash-map v0.5.6
9942026-07-20T18:35:10.390Z Downloaded globset v0.4.18
9952026-07-20T18:35:10.393Z Downloaded git-stub-vcs v0.1.0
9962026-07-20T18:35:10.393Z Downloaded erased-serde v0.3.31
9972026-07-20T18:35:10.393Z Downloaded libsw v3.5.0
9982026-07-20T18:35:10.396Z Downloaded displaydoc v0.2.6
9992026-07-20T18:35:10.396Z Downloaded futures-executor v0.3.32
10002026-07-20T18:35:10.396Z Downloaded data-encoding v2.11.0
10012026-07-20T18:35:10.400Z Downloaded futures-channel v0.3.32
10022026-07-20T18:35:10.400Z Downloaded num_threads v0.1.7
10032026-07-20T18:35:10.400Z Downloaded libsw-core v0.3.2
10042026-07-20T18:35:10.404Z Downloaded num-iter v0.1.45
10052026-07-20T18:35:10.404Z Downloaded num_enum_derive v0.5.11
10062026-07-20T18:35:10.407Z Downloaded olpc-cjson v0.1.4
10072026-07-20T18:35:10.411Z Downloaded blake2 v0.10.6
10082026-07-20T18:35:10.415Z Downloaded arrayvec v0.7.6
10092026-07-20T18:35:10.415Z Downloaded anyhow v1.0.104
10102026-07-20T18:35:10.476Z Downloaded hubpack v0.1.2
10112026-07-20T18:35:10.476Z Downloaded highway v1.3.0
10122026-07-20T18:35:10.492Z Downloaded constant_time_eq v0.4.2
10132026-07-20T18:35:10.492Z Downloaded cargo_toml v0.22.3
10142026-07-20T18:35:10.492Z Downloaded bcs v0.1.6
10152026-07-20T18:35:10.492Z Downloaded parse-display v0.10.0
10162026-07-20T18:35:10.492Z Downloaded csv-core v0.1.13
10172026-07-20T18:35:10.493Z Downloaded cancel-safe-futures v0.1.5
10182026-07-20T18:35:10.493Z Downloaded crossbeam-deque v0.8.6
10192026-07-20T18:35:10.493Z Downloaded fs-err v3.3.0
10202026-07-20T18:35:10.493Z Downloaded clap_derive v4.6.1
10212026-07-20T18:35:10.493Z Downloaded cipher v0.4.4
10222026-07-20T18:35:10.493Z Downloaded cookie v0.18.1
10232026-07-20T18:35:10.493Z Downloaded mime v0.3.17
10242026-07-20T18:35:10.493Z Downloaded ingot-macros v0.1.1
10252026-07-20T18:35:10.493Z Downloaded multer v3.1.0
10262026-07-20T18:35:10.493Z Downloaded darling v0.23.0
10272026-07-20T18:35:10.493Z Downloaded num-rational v0.4.2
10282026-07-20T18:35:10.493Z Downloaded num-integer v0.1.46
10292026-07-20T18:35:10.493Z Downloaded num-complex v0.4.6
10302026-07-20T18:35:10.493Z Downloaded crossbeam-epoch v0.9.18
10312026-07-20T18:35:10.493Z Downloaded proc-macro-crate v3.5.0
10322026-07-20T18:35:10.493Z Downloaded elliptic-curve v0.13.8
10332026-07-20T18:35:10.493Z Downloaded plain v0.2.3
10342026-07-20T18:35:10.493Z Downloaded powerfmt v0.2.0
10352026-07-20T18:35:10.493Z Downloaded proc-macro-error-attr2 v2.0.0
10362026-07-20T18:35:10.493Z Downloaded pretty-hex v0.4.2
10372026-07-20T18:35:10.493Z Downloaded potential_utf v0.1.5
10382026-07-20T18:35:10.494Z Downloaded linear-map v1.2.0
10392026-07-20T18:35:10.494Z Downloaded jobserver v0.1.34
10402026-07-20T18:35:10.494Z Downloaded darling v0.21.3
10412026-07-20T18:35:10.494Z Downloaded proc-macro-error-attr v1.0.4
10422026-07-20T18:35:10.494Z Downloaded num_enum_derive v0.7.6
10432026-07-20T18:35:10.494Z Downloaded num_enum v0.7.6
10442026-07-20T18:35:10.494Z Downloaded progenitor-macro v0.10.0
10452026-07-20T18:35:10.495Z Downloaded progenitor-client v0.10.0
10462026-07-20T18:35:10.495Z Downloaded oxide-tokio-rt v0.1.6
10472026-07-20T18:35:10.508Z Downloaded progenitor-client v0.14.0
10482026-07-20T18:35:10.508Z Downloaded jiff-static v0.2.28
10492026-07-20T18:35:10.508Z Downloaded half v2.7.1
10502026-07-20T18:35:10.508Z Downloaded progenitor-macro v0.14.0
10512026-07-20T18:35:10.508Z Downloaded ingot v0.1.1
10522026-07-20T18:35:10.508Z Downloaded num_enum v0.5.11
10532026-07-20T18:35:10.508Z Downloaded quick-error v1.2.3
10542026-07-20T18:35:10.508Z Downloaded defmt v1.1.0
10552026-07-20T18:35:10.508Z Downloaded oxnet v0.1.6
10562026-07-20T18:35:10.508Z Downloaded memmap2 v0.9.10
10572026-07-20T18:35:10.508Z Downloaded ref-cast v1.0.25
10582026-07-20T18:35:10.508Z Downloaded allocator-api2 v0.2.21
10592026-07-20T18:35:10.517Z Downloaded bitflags v2.12.1
10602026-07-20T18:35:10.517Z Downloaded clap v4.6.2
10612026-07-20T18:35:10.517Z Downloaded phf_shared v0.12.1
10622026-07-20T18:35:10.517Z Downloaded pem v3.0.6
10632026-07-20T18:35:10.517Z Downloaded password-hash v0.5.0
10642026-07-20T18:35:10.517Z Downloaded log v0.4.32
10652026-07-20T18:35:10.524Z Downloaded futures v0.3.32
10662026-07-20T18:35:10.524Z Downloaded ciborium v0.2.2
10672026-07-20T18:35:10.524Z Downloaded rand_xorshift v0.4.0
10682026-07-20T18:35:10.524Z Downloaded poly1305 v0.8.0
10692026-07-20T18:35:10.524Z Downloaded cc v1.2.63
10702026-07-20T18:35:10.529Z Downloaded proc-macro-crate v1.3.1
10712026-07-20T18:35:10.529Z Downloaded port-file v0.1.0
10722026-07-20T18:35:10.529Z Downloaded progenitor-macro v0.13.0
10732026-07-20T18:35:10.529Z Downloaded parking_lot_core v0.8.6
10742026-07-20T18:35:10.529Z Downloaded same-file v1.0.6
10752026-07-20T18:35:10.529Z Downloaded console v0.16.3
10762026-07-20T18:35:10.533Z Downloaded rustc-hash v2.1.2
10772026-07-20T18:35:10.533Z Downloaded ref-cast-impl v1.0.25
10782026-07-20T18:35:10.533Z Downloaded scroll_derive v0.13.1
10792026-07-20T18:35:10.536Z Downloaded phf v0.12.1
10802026-07-20T18:35:10.540Z Downloaded serde_plain v1.0.2
10812026-07-20T18:35:10.543Z Downloaded icu_properties v2.2.0
10822026-07-20T18:35:10.543Z Downloaded dropshot_endpoint v0.17.1
10832026-07-20T18:35:10.546Z Downloaded drift v0.2.0
10842026-07-20T18:35:10.551Z Downloaded progenitor-client v0.13.0
10852026-07-20T18:35:10.555Z Downloaded parking_lot v0.11.2
10862026-07-20T18:35:10.555Z Downloaded scroll_derive v0.12.1
10872026-07-20T18:35:10.555Z Downloaded crossbeam-utils v0.8.21
10882026-07-20T18:35:10.558Z Downloaded progenitor v0.13.0
10892026-07-20T18:35:10.558Z Downloaded progenitor v0.10.0
10902026-07-20T18:35:10.561Z Downloaded proc-macro-error2 v2.0.1
10912026-07-20T18:35:10.561Z Downloaded serde_repr v0.1.21
10922026-07-20T18:35:10.565Z Downloaded serde-big-array v0.5.1
10932026-07-20T18:35:10.565Z Downloaded indicatif v0.18.4
10942026-07-20T18:35:10.572Z Downloaded hmac v0.12.1
10952026-07-20T18:35:10.572Z Downloaded paste v1.0.15
10962026-07-20T18:35:10.576Z Downloaded bytes v1.11.1
10972026-07-20T18:35:10.576Z Downloaded siphasher v1.0.3
10982026-07-20T18:35:10.576Z Downloaded chacha20poly1305 v0.10.1
10992026-07-20T18:35:10.576Z Downloaded arc-swap v1.9.1
11002026-07-20T18:35:10.579Z Downloaded slog-bunyan v2.5.0
11012026-07-20T18:35:10.579Z Downloaded pest_derive v2.8.6
11022026-07-20T18:35:10.583Z Downloaded rand_chacha v0.3.1
11032026-07-20T18:35:10.583Z Downloaded semver v0.1.20
11042026-07-20T18:35:10.583Z Downloaded serial_test_derive v3.5.0
11052026-07-20T18:35:10.583Z Downloaded secrecy v0.10.3
11062026-07-20T18:35:10.588Z Downloaded sha1 v0.11.0
11072026-07-20T18:35:10.588Z Downloaded serial_test v3.5.0
11082026-07-20T18:35:10.588Z Downloaded pest_generator v2.8.6
11092026-07-20T18:35:10.588Z Downloaded const_format v0.2.36
11102026-07-20T18:35:10.591Z Downloaded icu_locale_core v2.2.0
11112026-07-20T18:35:10.595Z Downloaded quote v1.0.45
11122026-07-20T18:35:10.598Z Downloaded sigpipe v0.1.3
11132026-07-20T18:35:10.598Z Downloaded base64 v0.21.7
11142026-07-20T18:35:10.601Z Downloaded proc-macro-error v1.0.4
11152026-07-20T18:35:10.601Z Downloaded rustls-pemfile v2.2.0
11162026-07-20T18:35:10.605Z Downloaded rustls-native-certs v0.8.4
11172026-07-20T18:35:10.605Z Downloaded const-oid v0.10.2
11182026-07-20T18:35:10.608Z Downloaded scroll v0.12.0
11192026-07-20T18:35:10.608Z Downloaded structmeta-derive v0.3.0
11202026-07-20T18:35:10.608Z Downloaded rusty-fork v0.3.1
11212026-07-20T18:35:10.611Z Downloaded rustversion v1.0.22
11222026-07-20T18:35:10.611Z Downloaded tabled_derive v0.7.0
11232026-07-20T18:35:10.611Z Downloaded slog-envlogger v2.2.0
11242026-07-20T18:35:10.617Z Downloaded strum v0.27.2
11252026-07-20T18:35:10.617Z Downloaded strum v0.26.3
11262026-07-20T18:35:10.617Z Downloaded rustc_version v0.1.7
11272026-07-20T18:35:10.618Z Downloaded stable_deref_trait v1.2.1
11282026-07-20T18:35:10.623Z Downloaded smawk v0.3.2
11292026-07-20T18:35:10.623Z Downloaded indexmap v1.9.3
11302026-07-20T18:35:10.623Z Downloaded heapless v0.8.0
11312026-07-20T18:35:10.623Z Downloaded konst v0.2.20
11322026-07-20T18:35:10.628Z Downloaded structmeta v0.3.0
11332026-07-20T18:35:10.628Z Downloaded icu_normalizer v2.2.0
11342026-07-20T18:35:10.629Z Downloaded resolv-conf v0.7.6
11352026-07-20T18:35:10.632Z Downloaded darling_core v0.23.0
11362026-07-20T18:35:10.632Z Downloaded progenitor v0.14.0
11372026-07-20T18:35:10.635Z Downloaded progenitor-extras v0.2.0
11382026-07-20T18:35:10.635Z Downloaded papergrid v0.11.0
11392026-07-20T18:35:10.638Z Downloaded serde_tokenstream v0.2.3
11402026-07-20T18:35:10.638Z Downloaded parse-display-derive v0.10.0
11412026-07-20T18:35:10.644Z Downloaded hashbrown v0.12.3
11422026-07-20T18:35:10.644Z Downloaded testing_table v0.3.0
11432026-07-20T18:35:10.644Z Downloaded thread-id v5.1.0
11442026-07-20T18:35:10.645Z Downloaded thiserror-impl-no-std v2.0.2
11452026-07-20T18:35:10.649Z Downloaded papergrid v0.18.0
11462026-07-20T18:35:10.649Z Downloaded serde_derive_internals v0.29.1
11472026-07-20T18:35:10.652Z Downloaded scroll v0.13.0
11482026-07-20T18:35:10.653Z Downloaded sha1 v0.10.6
11492026-07-20T18:35:10.653Z Downloaded schemars_derive v0.8.22
11502026-07-20T18:35:10.653Z Downloaded smartstring v1.0.1
11512026-07-20T18:35:10.656Z Downloaded slog-dtrace v0.3.0
11522026-07-20T18:35:10.656Z Downloaded simd-adler32 v0.3.9
11532026-07-20T18:35:10.656Z Downloaded thread-id v4.2.2
11542026-07-20T18:35:10.659Z Downloaded hickory-resolver v0.24.4
11552026-07-20T18:35:10.665Z Downloaded tabwriter v1.4.1
11562026-07-20T18:35:10.668Z Downloaded termtree v0.5.1
11572026-07-20T18:35:10.668Z Downloaded take_mut v0.2.2
11582026-07-20T18:35:10.668Z Downloaded tagptr v0.2.0
11592026-07-20T18:35:10.671Z Downloaded icu_normalizer_data v2.2.0
11602026-07-20T18:35:10.671Z Downloaded crypto-bigint v0.5.5
11612026-07-20T18:35:10.675Z Downloaded rhai_codegen v3.2.0
11622026-07-20T18:35:10.680Z Downloaded rustls-pki-types v1.14.1
11632026-07-20T18:35:10.684Z Downloaded quinn-udp v0.5.14
11642026-07-20T18:35:10.684Z Downloaded postcard v1.1.3
11652026-07-20T18:35:10.688Z Downloaded omicron-zone-package v0.12.3
11662026-07-20T18:35:10.688Z Downloaded crossbeam-channel v0.5.15
11672026-07-20T18:35:10.691Z Downloaded proc-macro2 v1.0.106
11682026-07-20T18:35:10.691Z Downloaded icu_collections v2.2.0
11692026-07-20T18:35:10.695Z Downloaded hickory-resolver v0.25.2
11702026-07-20T18:35:10.698Z Downloaded expectorate v1.2.0
11712026-07-20T18:35:10.701Z Downloaded spin v0.5.2
11722026-07-20T18:35:10.701Z Downloaded slog-term v2.9.2
11732026-07-20T18:35:10.701Z Downloaded slog-stdlog v4.1.1
11742026-07-20T18:35:10.706Z Downloaded tabled_derive v0.11.0
11752026-07-20T18:35:10.706Z Downloaded slog-scope v4.4.1
11762026-07-20T18:35:10.706Z Downloaded slog-json v2.6.1
11772026-07-20T18:35:10.706Z Downloaded progenitor-impl v0.13.0
11782026-07-20T18:35:10.709Z Downloaded tokio-macros v2.7.0
11792026-07-20T18:35:10.709Z Downloaded unit-prefix v0.5.2
11802026-07-20T18:35:10.713Z Downloaded typify-macro v0.4.3
11812026-07-20T18:35:10.713Z Downloaded topological-sort v0.2.2
11822026-07-20T18:35:10.716Z Downloaded synstructure v0.13.2
11832026-07-20T18:35:10.720Z Downloaded derive_more v0.99.20
11842026-07-20T18:35:10.723Z Downloaded tinystr v0.8.3
11852026-07-20T18:35:10.727Z Downloaded thread_local v1.1.9
11862026-07-20T18:35:10.727Z Downloaded usdt v0.6.0
11872026-07-20T18:35:10.731Z Downloaded utf-8 v0.7.6
11882026-07-20T18:35:10.731Z Downloaded usdt-macro v0.6.0
11892026-07-20T18:35:10.731Z Downloaded usdt-macro v0.5.0
11902026-07-20T18:35:10.731Z Downloaded waitgroup v0.1.2
11912026-07-20T18:35:10.734Z Downloaded strum_macros v0.27.2
11922026-07-20T18:35:10.737Z Downloaded time-macros v0.2.27
11932026-07-20T18:35:10.740Z Downloaded pest_meta v2.8.6
11942026-07-20T18:35:10.743Z Downloaded usdt v0.5.0
11952026-07-20T18:35:10.743Z Downloaded unarray v0.1.4
11962026-07-20T18:35:10.743Z Downloaded untrusted v0.7.1
11972026-07-20T18:35:10.747Z Downloaded universal-hash v0.5.1
11982026-07-20T18:35:10.747Z Downloaded minimal-lexical v0.2.1
11992026-07-20T18:35:10.752Z Downloaded smf v0.2.3
12002026-07-20T18:35:10.757Z Downloaded serde_with_macros v3.21.0
12012026-07-20T18:35:10.757Z Downloaded darling_core v0.21.3
12022026-07-20T18:35:10.760Z Downloaded usdt-attr-macro v0.5.0
12032026-07-20T18:35:10.760Z Downloaded schemars v0.8.22
12042026-07-20T18:35:10.763Z Downloaded yoke-derive v0.8.2
12052026-07-20T18:35:10.766Z Downloaded time-core v0.1.8
12062026-07-20T18:35:10.766Z Downloaded thiserror-no-std v2.0.2
12072026-07-20T18:35:10.769Z Downloaded tiny-keccak v2.0.2
12082026-07-20T18:35:10.769Z Downloaded slog-async v2.8.0
12092026-07-20T18:35:10.769Z Downloaded wait-timeout v0.2.1
12102026-07-20T18:35:10.776Z Downloaded prettyplease v0.2.37
12112026-07-20T18:35:10.776Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12122026-07-20T18:35:10.776Z Downloaded progenitor-impl v0.14.0
12132026-07-20T18:35:10.776Z Downloaded zerofrom v0.1.8
12142026-07-20T18:35:10.779Z Downloaded tokio-dtrace v0.1.1
12152026-07-20T18:35:10.784Z Downloaded zeroize_derive v1.4.3
12162026-07-20T18:35:10.788Z Downloaded zone_cfg_derive v0.3.1
12172026-07-20T18:35:10.791Z Downloaded zerofrom-derive v0.1.7
12182026-07-20T18:35:10.791Z Downloaded snafu-derive v0.8.9
12192026-07-20T18:35:10.791Z Downloaded similar v2.7.0
12202026-07-20T18:35:10.795Z Downloaded tokio-tungstenite v0.21.0
12212026-07-20T18:35:10.795Z Downloaded slog v2.8.2
12222026-07-20T18:35:10.798Z Downloaded walkdir v2.5.0
12232026-07-20T18:35:10.798Z Downloaded usdt-attr-macro v0.6.0
12242026-07-20T18:35:10.806Z Downloaded toml_writer v1.1.1+spec-1.1.0
12252026-07-20T18:35:10.806Z Downloaded zone v0.3.1
12262026-07-20T18:35:10.806Z Downloaded memchr v2.8.1
12272026-07-20T18:35:10.810Z Downloaded progenitor-impl v0.10.0
12282026-07-20T18:35:10.810Z Downloaded spin v0.9.8
12292026-07-20T18:35:10.813Z Downloaded rustls-platform-verifier v0.7.0
12302026-07-20T18:35:10.816Z Downloaded whoami v1.6.1
12312026-07-20T18:35:10.816Z Downloaded serde_core v1.0.228
12322026-07-20T18:35:10.820Z Downloaded strum_macros v0.26.4
12332026-07-20T18:35:10.820Z Downloaded serde_derive v1.0.228
12342026-07-20T18:35:10.827Z Downloaded openssl-sys v0.9.116
12352026-07-20T18:35:10.827Z Downloaded typify-macro v0.6.2
12362026-07-20T18:35:10.830Z Downloaded qorb v0.4.1
12372026-07-20T18:35:10.833Z Downloaded test-strategy v0.4.5
12382026-07-20T18:35:10.833Z Downloaded term v1.2.1
12392026-07-20T18:35:10.838Z Downloaded zerovec-derive v0.11.3
12402026-07-20T18:35:10.841Z Downloaded thin-vec v0.2.18
12412026-07-20T18:35:10.844Z Downloaded vsss-rs v3.3.4
12422026-07-20T18:35:10.844Z Downloaded usdt-impl v0.5.0
12432026-07-20T18:35:10.844Z Downloaded xz2 v0.1.7
12442026-07-20T18:35:10.847Z Downloaded usdt-impl v0.6.0
12452026-07-20T18:35:10.847Z Downloaded writeable v0.6.3
12462026-07-20T18:35:10.847Z Downloaded tinyvec v1.11.0
12472026-07-20T18:35:10.851Z Downloaded smallvec v1.15.1
12482026-07-20T18:35:10.855Z Downloaded rayon-core v1.13.0
12492026-07-20T18:35:10.855Z Downloaded pretty_assertions v1.4.1
12502026-07-20T18:35:10.864Z Downloaded tungstenite v0.21.0
12512026-07-20T18:35:10.868Z Downloaded schemars v0.9.0
12522026-07-20T18:35:10.876Z Downloaded zmij v1.0.21
12532026-07-20T18:35:10.879Z Downloaded typify v0.4.3
12542026-07-20T18:35:10.879Z Downloaded async-compression v0.4.42
12552026-07-20T18:35:10.879Z Downloaded zeroize v1.8.2
12562026-07-20T18:35:10.882Z Downloaded h2 v0.4.14
12572026-07-20T18:35:10.888Z Downloaded ucd-trie v0.1.7
12582026-07-20T18:35:10.888Z Downloaded serde_yaml v0.9.34+deprecated
12592026-07-20T18:35:10.891Z Downloaded quinn v0.11.9
12602026-07-20T18:35:10.894Z Downloaded rand v0.8.6
12612026-07-20T18:35:10.894Z Downloaded nom v7.1.3
12622026-07-20T18:35:10.898Z Downloaded toml_edit v0.25.12+spec-1.1.0
12632026-07-20T18:35:10.902Z Downloaded mio v1.2.1
12642026-07-20T18:35:10.905Z Downloaded yoke v0.8.3
12652026-07-20T18:35:10.911Z Downloaded itertools v0.12.1
12662026-07-20T18:35:10.914Z Downloaded snafu v0.8.9
12672026-07-20T18:35:10.918Z Downloaded toml v1.1.2+spec-1.1.0
12682026-07-20T18:35:10.921Z Downloaded toml v0.9.12+spec-1.1.0
12692026-07-20T18:35:10.921Z Downloaded toml v0.7.8
12702026-07-20T18:35:10.925Z Downloaded hashbrown v0.16.1
12712026-07-20T18:35:10.929Z Downloaded goblin v0.8.2
12722026-07-20T18:35:10.932Z Downloaded unsafe-libyaml v0.2.11
12732026-07-20T18:35:10.935Z Downloaded nom v8.0.0
12742026-07-20T18:35:10.938Z Downloaded dropshot-api-manager v0.7.2
12752026-07-20T18:35:10.942Z Downloaded rand v0.9.4
12762026-07-20T18:35:10.945Z Downloaded zerocopy-derive v0.7.35
12772026-07-20T18:35:10.950Z Downloaded itertools v0.15.0
12782026-07-20T18:35:10.954Z Downloaded pest v2.8.6
12792026-07-20T18:35:10.957Z Downloaded steno v0.4.1
12802026-07-20T18:35:10.960Z Downloaded serde v1.0.228
12812026-07-20T18:35:10.965Z Downloaded typify v0.6.2
12822026-07-20T18:35:10.968Z Downloaded hyper v1.10.1
12832026-07-20T18:35:10.973Z Downloaded toml_edit v0.19.15
12842026-07-20T18:35:10.979Z Downloaded zerocopy-derive v0.8.50
12852026-07-20T18:35:10.985Z Downloaded zerotrie v0.2.4
12862026-07-20T18:35:10.988Z Downloaded icu_properties_data v2.2.0
12872026-07-20T18:35:10.992Z Downloaded aws-lc-rs v1.17.0
12882026-07-20T18:35:10.998Z Downloaded yansi v1.0.1
12892026-07-20T18:35:11.002Z Downloaded libm v0.2.16
12902026-07-20T18:35:11.005Z Downloaded iddqd v0.4.5
12912026-07-20T18:35:11.009Z Downloaded typed-path v0.9.3
12922026-07-20T18:35:11.014Z Downloaded ron v0.12.1
12932026-07-20T18:35:11.017Z Downloaded schemars v1.2.1
12942026-07-20T18:35:11.025Z Downloaded reqwest v0.13.4
12952026-07-20T18:35:11.028Z Downloaded hkdf v0.12.4
12962026-07-20T18:35:11.037Z Downloaded tough v0.22.0
12972026-07-20T18:35:11.045Z Downloaded portable-atomic v1.13.1
12982026-07-20T18:35:11.049Z Downloaded rayon v1.12.0
12992026-07-20T18:35:11.060Z Downloaded zerovec v0.11.6
13002026-07-20T18:35:11.067Z Downloaded winnow v0.5.40
13012026-07-20T18:35:11.072Z Downloaded regex v1.12.3
13022026-07-20T18:35:11.087Z Downloaded serde_json v1.0.150
13032026-07-20T18:35:11.091Z Downloaded zerocopy v0.7.35
13042026-07-20T18:35:11.101Z Downloaded winnow v1.0.3
13052026-07-20T18:35:11.104Z Downloaded blake3 v1.8.5
13062026-07-20T18:35:11.112Z Downloaded goblin v0.10.7
13072026-07-20T18:35:11.124Z Downloaded webpki-roots v1.0.7
13082026-07-20T18:35:11.127Z Downloaded tabled v0.21.0
13092026-07-20T18:35:11.163Z Downloaded syn v2.0.117
13102026-07-20T18:35:11.177Z Downloaded zerocopy v0.8.50
13112026-07-20T18:35:11.184Z Downloaded hickory-proto v0.24.4
13122026-07-20T18:35:11.192Z Downloaded regress v0.10.5
13132026-07-20T18:35:11.199Z Downloaded regress v0.11.1
13142026-07-20T18:35:11.202Z Downloaded openapiv3 v2.2.0
13152026-07-20T18:35:11.208Z Downloaded moka v0.12.15
13162026-07-20T18:35:11.211Z Downloaded serde_with v3.21.0
13172026-07-20T18:35:11.217Z Downloaded proptest v1.11.0
13182026-07-20T18:35:11.223Z Downloaded hickory-proto v0.25.2
13192026-07-20T18:35:11.235Z Downloaded typify-impl v0.6.2
13202026-07-20T18:35:11.242Z Downloaded sled v0.34.7
13212026-07-20T18:35:11.247Z Downloaded tabled v0.15.0
13222026-07-20T18:35:11.256Z Downloaded quinn-proto v0.11.14
13232026-07-20T18:35:11.270Z Downloaded time v0.3.47
13242026-07-20T18:35:11.277Z Downloaded jiff v0.2.28
13252026-07-20T18:35:11.296Z Downloaded syn v1.0.109
13262026-07-20T18:35:11.314Z Downloaded encoding_rs v0.8.35
13272026-07-20T18:35:11.324Z Downloaded openssl v0.10.80
13282026-07-20T18:35:11.330Z Downloaded dropshot v0.17.1
13292026-07-20T18:35:11.342Z Downloaded bstr v1.12.1
13302026-07-20T18:35:11.353Z Downloaded syn v3.0.0
13312026-07-20T18:35:11.363Z Downloaded nix v0.31.3
13322026-07-20T18:35:11.373Z Downloaded smoltcp v0.11.0
13332026-07-20T18:35:11.378Z Downloaded rhai v1.25.1
13342026-07-20T18:35:11.385Z Downloaded regex-syntax v0.8.10
13352026-07-20T18:35:11.391Z Downloaded rustls v0.23.40
13362026-07-20T18:35:11.496Z Downloaded typify-impl v0.4.3
13372026-07-20T18:35:11.585Z Downloaded regex-automata v0.4.14
13382026-07-20T18:35:11.619Z Downloaded petgraph v0.6.5
13392026-07-20T18:35:11.629Z Downloaded lzma-sys v0.1.20
13402026-07-20T18:35:11.645Z Downloaded chrono-tz v0.10.4
13412026-07-20T18:35:11.682Z Downloaded csv v1.4.0
13422026-07-20T18:35:11.693Z Downloaded sha3 v0.10.9
13432026-07-20T18:35:11.698Z Downloaded tokio v1.53.0
13442026-07-20T18:35:12.344Z Downloaded aws-lc-sys v0.41.0
13452026-07-20T18:35:13.237Z Compiling proc-macro2 v1.0.106
13462026-07-20T18:35:13.237Z Compiling quote v1.0.45
13472026-07-20T18:35:13.237Z Compiling unicode-ident v1.0.24
13482026-07-20T18:35:13.237Z Compiling serde_core v1.0.228
13492026-07-20T18:35:13.237Z Compiling cfg-if v1.0.4
13502026-07-20T18:35:13.237Z Compiling serde v1.0.228
13512026-07-20T18:35:13.240Z Compiling libc v0.2.186
13522026-07-20T18:35:13.240Z Compiling memchr v2.8.1
13532026-07-20T18:35:13.415Z Compiling itoa v1.0.18
13542026-07-20T18:35:13.593Z Compiling smallvec v1.15.1
13552026-07-20T18:35:13.658Z Compiling zmij v1.0.21
13562026-07-20T18:35:13.700Z Compiling autocfg v1.5.1
13572026-07-20T18:35:13.800Z Compiling libm v0.2.16
13582026-07-20T18:35:14.027Z Compiling stable_deref_trait v1.2.1
13592026-07-20T18:35:14.040Z Compiling litemap v0.8.2
13602026-07-20T18:35:14.097Z Compiling percent-encoding v2.3.2
13612026-07-20T18:35:14.177Z Compiling writeable v0.6.3
13622026-07-20T18:35:14.216Z Compiling utf8_iter v1.0.4
13632026-07-20T18:35:14.268Z Compiling icu_normalizer_data v2.2.0
13642026-07-20T18:35:14.279Z Compiling icu_properties_data v2.2.0
13652026-07-20T18:35:14.290Z Compiling iana-time-zone v0.1.65
13662026-07-20T18:35:14.373Z Compiling equivalent v1.0.2
13672026-07-20T18:35:14.459Z Compiling form_urlencoded v1.2.2
13682026-07-20T18:35:14.515Z Compiling version_check v0.9.5
13692026-07-20T18:35:14.534Z Compiling syn v2.0.117
13702026-07-20T18:35:14.645Z Compiling pin-project-lite v0.2.17
13712026-07-20T18:35:14.688Z Compiling serde_json v1.0.150
13722026-07-20T18:35:14.713Z Compiling scopeguard v1.2.0
13732026-07-20T18:35:14.757Z Compiling dyn-clone v1.0.20
13742026-07-20T18:35:14.764Z Compiling parking_lot_core v0.9.12
13752026-07-20T18:35:14.795Z Compiling lock_api v0.4.14
13762026-07-20T18:35:14.814Z Compiling syn v3.0.0
13772026-07-20T18:35:14.866Z Compiling num-traits v0.2.19
13782026-07-20T18:35:14.963Z Compiling thiserror v2.0.19
13792026-07-20T18:35:15.030Z Compiling rand_core v0.10.1
13802026-07-20T18:35:15.037Z Compiling getrandom v0.4.2
13812026-07-20T18:35:15.185Z Compiling hashbrown v0.17.1
13822026-07-20T18:35:15.317Z Compiling log v0.4.32
13832026-07-20T18:35:15.590Z Compiling semver v1.0.28
13842026-07-20T18:35:15.604Z Compiling errno v0.3.14
13852026-07-20T18:35:15.628Z Compiling futures-core v0.3.32
13862026-07-20T18:35:15.776Z Compiling indexmap v2.14.0
13872026-07-20T18:35:15.847Z Compiling heck v0.5.0
13882026-07-20T18:35:15.934Z Compiling zerocopy v0.8.50
13892026-07-20T18:35:15.946Z Compiling futures-sink v0.3.32
13902026-07-20T18:35:16.046Z Compiling uuid v1.24.0
13912026-07-20T18:35:16.117Z Compiling slab v0.4.12
13922026-07-20T18:35:16.301Z Compiling jobserver v0.1.34
13932026-07-20T18:35:16.404Z Compiling shlex v2.0.1
13942026-07-20T18:35:16.437Z Compiling fnv v1.0.7
13952026-07-20T18:35:16.495Z Compiling find-msvc-tools v0.1.9
13962026-07-20T18:35:16.535Z Compiling schemars v0.8.22
13972026-07-20T18:35:16.595Z Compiling futures-channel v0.3.32
13982026-07-20T18:35:16.631Z Compiling rustversion v1.0.22
13992026-07-20T18:35:16.740Z Compiling cc v1.2.63
14002026-07-20T18:35:16.790Z Compiling futures-io v0.3.32
14012026-07-20T18:35:16.804Z Compiling thiserror-impl v2.0.19
14022026-07-20T18:35:16.826Z Compiling futures-task v0.3.32
14032026-07-20T18:35:16.951Z Compiling socket2 v0.6.5
14042026-07-20T18:35:16.985Z Compiling signal-hook-registry v1.4.8
14052026-07-20T18:35:17.001Z Compiling bitflags v2.12.1
14062026-07-20T18:35:17.158Z Compiling parking_lot v0.12.5
14072026-07-20T18:35:17.264Z Compiling mio v1.2.1
14082026-07-20T18:35:17.292Z Compiling portable-atomic v1.13.1
14092026-07-20T18:35:17.418Z Compiling fs_extra v1.3.0
14102026-07-20T18:35:17.611Z Compiling synstructure v0.13.2
14112026-07-20T18:35:17.640Z Compiling serde_derive_internals v0.29.1
14122026-07-20T18:35:17.687Z Compiling cmake v0.1.58
14132026-07-20T18:35:17.796Z Compiling typenum v1.20.1
14142026-07-20T18:35:18.045Z Compiling dunce v1.0.5
14152026-07-20T18:35:18.058Z Compiling base64 v0.22.1
14162026-07-20T18:35:18.119Z Compiling critical-section v1.2.0
14172026-07-20T18:35:18.136Z Compiling aws-lc-sys v0.41.0
14182026-07-20T18:35:18.157Z Compiling subtle v2.6.1
14192026-07-20T18:35:18.226Z Compiling byteorder v1.5.0
14202026-07-20T18:35:18.326Z Compiling once_cell v1.21.4
14212026-07-20T18:35:18.356Z Compiling regex-syntax v0.8.10
14222026-07-20T18:35:18.409Z Compiling slog v2.8.2
14232026-07-20T18:35:18.422Z Compiling rustix v1.1.4
14242026-07-20T18:35:18.457Z Compiling httparse v1.10.1
14252026-07-20T18:35:18.548Z Compiling strsim v0.11.1
14262026-07-20T18:35:18.635Z Compiling atomic-waker v1.1.2
14272026-07-20T18:35:18.657Z Compiling ipnet v2.12.0
14282026-07-20T18:35:18.707Z Compiling serde_derive v1.0.228
14292026-07-20T18:35:18.761Z Compiling zerofrom-derive v0.1.7
14302026-07-20T18:35:18.800Z Compiling yoke-derive v0.8.2
14312026-07-20T18:35:18.835Z Compiling zerovec-derive v0.11.3
14322026-07-20T18:35:18.963Z Compiling displaydoc v0.2.6
14332026-07-20T18:35:19.054Z Compiling schemars_derive v0.8.22
14342026-07-20T18:35:19.202Z Compiling tokio-macros v2.7.0
14352026-07-20T18:35:19.775Z Compiling zerocopy-derive v0.8.50
14362026-07-20T18:35:19.897Z Compiling zeroize_derive v1.4.3
14372026-07-20T18:35:19.965Z Compiling futures-macro v0.3.32
14382026-07-20T18:35:19.968Z Compiling zerofrom v0.1.8
14392026-07-20T18:35:20.109Z Compiling yoke v0.8.3
14402026-07-20T18:35:20.282Z Compiling zerovec v0.11.6
14412026-07-20T18:35:20.294Z Compiling zerotrie v0.2.4
14422026-07-20T18:35:20.590Z Compiling zeroize v1.8.2
14432026-07-20T18:35:20.809Z Compiling tinystr v0.8.3
14442026-07-20T18:35:20.833Z Compiling potential_utf v0.1.5
14452026-07-20T18:35:20.873Z Compiling futures-util v0.3.32
14462026-07-20T18:35:20.891Z Compiling tower-service v0.3.3
14472026-07-20T18:35:20.993Z Compiling icu_locale_core v2.2.0
14482026-07-20T18:35:21.003Z Compiling icu_collections v2.2.0
14492026-07-20T18:35:21.012Z Compiling tower-layer v0.3.3
14502026-07-20T18:35:21.167Z Compiling getrandom v0.2.17
14512026-07-20T18:35:21.349Z Compiling ryu v1.0.23
14522026-07-20T18:35:21.364Z Compiling try-lock v0.2.5
14532026-07-20T18:35:21.462Z Compiling untrusted v0.9.0
14542026-07-20T18:35:21.517Z Compiling thiserror v1.0.69
14552026-07-20T18:35:21.530Z Compiling ucd-trie v0.1.7
14562026-07-20T18:35:21.575Z Compiling want v0.3.1
14572026-07-20T18:35:21.793Z Compiling icu_provider v2.2.0
14582026-07-20T18:35:21.826Z Compiling pest v2.8.6
14592026-07-20T18:35:21.973Z Compiling bytes v1.11.1
14602026-07-20T18:35:22.007Z Compiling icu_properties v2.2.0
14612026-07-20T18:35:22.061Z Compiling icu_normalizer v2.2.0
14622026-07-20T18:35:22.076Z Compiling chrono v0.4.45
14632026-07-20T18:35:22.603Z Compiling http v1.4.2
14642026-07-20T18:35:22.648Z Compiling tokio v1.53.0
14652026-07-20T18:35:23.076Z Compiling idna_adapter v1.2.2
14662026-07-20T18:35:23.175Z Compiling idna v1.1.0
14672026-07-20T18:35:23.194Z Compiling serde_tokenstream v0.2.3
14682026-07-20T18:35:23.238Z Compiling erased-serde v0.3.31
14692026-07-20T18:35:23.473Z Compiling url v2.5.8
14702026-07-20T18:35:23.559Z Compiling http-body v1.0.1
14712026-07-20T18:35:23.580Z Compiling rand_core v0.6.4
14722026-07-20T18:35:23.708Z Compiling thiserror-impl v1.0.69
14732026-07-20T18:35:23.799Z Compiling httpdate v1.0.3
14742026-07-20T18:35:24.045Z Compiling ppv-lite86 v0.2.21
14752026-07-20T18:35:24.104Z Compiling pest_meta v2.8.6
14762026-07-20T18:35:24.187Z Compiling getrandom v0.3.4
14772026-07-20T18:35:24.338Z Compiling pretty-hex v0.4.2
14782026-07-20T18:35:24.361Z Compiling plain v0.2.3
14792026-07-20T18:35:24.463Z Compiling paste v1.0.15
14802026-07-20T18:35:24.476Z Compiling foldhash v0.2.0
14812026-07-20T18:35:24.524Z Compiling allocator-api2 v0.2.21
14822026-07-20T18:35:24.707Z Compiling pest_generator v2.8.6
14832026-07-20T18:35:24.756Z Compiling ipnetwork v0.21.1
14842026-07-20T18:35:24.841Z Compiling hashbrown v0.16.1
14852026-07-20T18:35:25.011Z Compiling tracing-attributes v0.1.31
14862026-07-20T18:35:25.193Z Compiling tracing-core v0.1.36
14872026-07-20T18:35:25.309Z Compiling ident_case v1.0.1
14882026-07-20T18:35:25.369Z Compiling pest_derive v2.8.6
14892026-07-20T18:35:25.406Z Compiling omicron-workspace-hack v0.1.0
14902026-07-20T18:35:25.486Z Compiling http-body-util v0.1.4
14912026-07-20T18:35:25.650Z Compiling serde_urlencoded v0.7.1
14922026-07-20T18:35:25.746Z Compiling aho-corasick v1.1.4
14932026-07-20T18:35:25.889Z Compiling sync_wrapper v1.0.2
14942026-07-20T18:35:25.899Z Compiling winnow v1.0.3
14952026-07-20T18:35:25.969Z Compiling oxnet v0.1.6
14962026-07-20T18:35:25.988Z Compiling daft-derive v0.1.7
14972026-07-20T18:35:26.259Z Compiling fastrand v2.4.1
14982026-07-20T18:35:26.302Z Compiling tracing v0.1.44
14992026-07-20T18:35:26.510Z Compiling tokio-util v0.7.18
15002026-07-20T18:35:26.537Z Compiling async-trait v0.1.89
15012026-07-20T18:35:26.598Z Compiling regex-automata v0.4.14
15022026-07-20T18:35:27.001Z Compiling scroll_derive v0.13.1
15032026-07-20T18:35:27.256Z Compiling anyhow v1.0.104
15042026-07-20T18:35:27.373Z Compiling powerfmt v0.2.0
15052026-07-20T18:35:27.518Z Compiling time-core v0.1.8
15062026-07-20T18:35:27.582Z Compiling num-conv v0.2.2
15072026-07-20T18:35:27.595Z Compiling aws-lc-rs v1.17.0
15082026-07-20T18:35:27.732Z Compiling time-macros v0.2.27
15092026-07-20T18:35:27.836Z Compiling scroll v0.13.0
15102026-07-20T18:35:27.862Z Compiling deranged v0.5.8
15112026-07-20T18:35:27.911Z Compiling rustls-pki-types v1.14.1
15122026-07-20T18:35:28.107Z Compiling hex v0.4.3
15132026-07-20T18:35:28.372Z Compiling regex v1.12.3
15142026-07-20T18:35:28.397Z Compiling openssl-probe v0.2.1
15152026-07-20T18:35:28.580Z Compiling num_threads v0.1.7
15162026-07-20T18:35:28.678Z Compiling goblin v0.10.7
15172026-07-20T18:35:29.099Z Compiling camino v1.2.4
15182026-07-20T18:35:29.113Z Compiling untrusted v0.7.1
15192026-07-20T18:35:29.145Z Compiling crc32fast v1.5.0
15202026-07-20T18:35:29.225Z Compiling rustls v0.23.40
15212026-07-20T18:35:29.239Z Compiling usdt-impl v0.6.0
15222026-07-20T18:35:29.492Z Compiling h2 v0.4.14
15232026-07-20T18:35:29.519Z Compiling dtrace-parser v0.3.0
15242026-07-20T18:35:29.601Z Compiling crossbeam-utils v0.8.21
15252026-07-20T18:35:30.077Z Compiling futures-executor v0.3.32
15262026-07-20T18:35:30.106Z Compiling structmeta-derive v0.3.0
15272026-07-20T18:35:30.118Z Compiling thread-id v5.1.0
15282026-07-20T18:35:30.276Z Compiling adler2 v2.0.1
15292026-07-20T18:35:30.331Z Compiling cpufeatures v0.3.0
15302026-07-20T18:35:30.360Z Compiling simd-adler32 v0.3.9
15312026-07-20T18:35:30.382Z Compiling futures v0.3.32
15322026-07-20T18:35:30.402Z Compiling rand_core v0.9.5
15332026-07-20T18:35:30.604Z Compiling miniz_oxide v0.8.9
15342026-07-20T18:35:30.627Z Compiling darling_core v0.23.0
15352026-07-20T18:35:31.012Z Compiling newtype-uuid-macros v0.1.0
15362026-07-20T18:35:31.227Z Compiling structmeta v0.3.0
15372026-07-20T18:35:31.277Z Compiling hybrid-array v0.4.12
15382026-07-20T18:35:31.580Z Compiling dof v0.4.0
15392026-07-20T18:35:31.742Z Compiling hyper v1.10.1
15402026-07-20T18:35:31.754Z Compiling thread_local v1.1.9
15412026-07-20T18:35:31.835Z Compiling match_cfg v0.1.0
15422026-07-20T18:35:31.906Z Compiling flate2 v1.1.9
15432026-07-20T18:35:32.644Z Compiling newtype-uuid v1.3.2
15442026-07-20T18:35:32.731Z Compiling darling_macro v0.23.0
15452026-07-20T18:35:32.946Z Compiling hyper-util v0.1.20
15462026-07-20T18:35:32.990Z Compiling ref-cast v1.0.25
15472026-07-20T18:35:33.031Z Compiling slog-async v2.8.0
15482026-07-20T18:35:33.315Z Compiling quick-error v1.2.3
15492026-07-20T18:35:33.327Z Compiling compression-core v0.4.32
15502026-07-20T18:35:33.461Z Compiling compression-codecs v0.4.38
15512026-07-20T18:35:33.481Z Compiling darling v0.23.0
15522026-07-20T18:35:33.535Z Compiling daft v0.1.7
15532026-07-20T18:35:33.547Z Compiling crypto-common v0.2.2
15542026-07-20T18:35:33.559Z Compiling block-buffer v0.12.0
15552026-07-20T18:35:33.601Z Compiling rand_chacha v0.9.0
15562026-07-20T18:35:33.707Z Compiling usdt-attr-macro v0.6.0
15572026-07-20T18:35:33.729Z Compiling usdt-macro v0.6.0
15582026-07-20T18:35:33.791Z Compiling strum_macros v0.26.4
15592026-07-20T18:35:34.030Z Compiling ref-cast-impl v1.0.25
15602026-07-20T18:35:34.135Z Compiling serde_spanned v1.1.1
15612026-07-20T18:35:34.283Z Compiling generic-array v0.14.7
15622026-07-20T18:35:34.483Z Compiling multer v3.1.0
15632026-07-20T18:35:34.527Z Compiling toml_writer v1.1.1+spec-1.1.0
15642026-07-20T18:35:34.638Z Compiling const-oid v0.10.2
15652026-07-20T18:35:34.655Z Compiling debug-ignore v1.0.5
15662026-07-20T18:35:34.741Z Compiling take_mut v0.2.2
15672026-07-20T18:35:34.759Z Compiling bit-vec v0.8.0
15682026-07-20T18:35:34.844Z Compiling term v1.2.1
15692026-07-20T18:35:34.858Z Compiling digest v0.11.3
15702026-07-20T18:35:34.952Z Compiling bit-set v0.8.0
15712026-07-20T18:35:34.978Z Compiling rand v0.9.4
15722026-07-20T18:35:34.990Z Compiling serde_with_macros v3.21.0
15732026-07-20T18:35:35.015Z Compiling async-stream-impl v0.3.6
15742026-07-20T18:35:35.109Z Compiling dropshot v0.17.1
15752026-07-20T18:35:35.352Z Compiling encoding_rs v0.8.35
15762026-07-20T18:35:35.439Z Compiling strum v0.26.3
15772026-07-20T18:35:35.591Z Compiling spin v0.9.8
15782026-07-20T18:35:35.620Z Compiling mime v0.3.17
15792026-07-20T18:35:35.636Z Compiling syn v1.0.109
15802026-07-20T18:35:35.699Z Compiling unarray v0.1.4
15812026-07-20T18:35:35.711Z Compiling async-stream v0.3.6
15822026-07-20T18:35:35.851Z Compiling sha1 v0.11.0
15832026-07-20T18:35:35.895Z Compiling derive-ex v0.1.8
15842026-07-20T18:35:36.016Z Compiling tower v0.5.3
15852026-07-20T18:35:36.104Z Compiling dropshot_endpoint v0.17.1
15862026-07-20T18:35:36.120Z Compiling macaddr v1.0.1
15872026-07-20T18:35:36.210Z Compiling waitgroup v0.1.2
15882026-07-20T18:35:36.352Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15892026-07-20T18:35:36.389Z Compiling serde_path_to_error v0.1.20
15902026-07-20T18:35:36.749Z Compiling tower-http v0.6.11
15912026-07-20T18:35:36.838Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15922026-07-20T18:35:36.973Z Compiling tempfile v3.27.0
15932026-07-20T18:35:37.054Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15942026-07-20T18:35:37.181Z Compiling openapiv3 v2.2.0
15952026-07-20T18:35:37.229Z Compiling strum_macros v0.27.2
15962026-07-20T18:35:37.477Z Compiling test-strategy v0.4.5
15972026-07-20T18:35:37.782Z Compiling instant v0.1.13
15982026-07-20T18:35:37.889Z Compiling time v0.3.47
15992026-07-20T18:35:38.540Z Compiling rustls-native-certs v0.8.4
16002026-07-20T18:35:38.807Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16012026-07-20T18:35:38.847Z Compiling crossbeam-channel v0.5.15
16022026-07-20T18:35:38.884Z Compiling crypto-common v0.1.7
16032026-07-20T18:35:39.047Z Compiling strum v0.27.2
16042026-07-20T18:35:39.328Z Compiling parse-display-derive v0.10.0
16052026-07-20T18:35:39.430Z Compiling backon v1.6.0
16062026-07-20T18:35:39.606Z Compiling rand_chacha v0.3.1
16072026-07-20T18:35:39.727Z Compiling either v1.16.0
16082026-07-20T18:35:39.938Z Compiling rand v0.8.6
16092026-07-20T18:35:40.152Z Compiling slog-json v2.6.1
16102026-07-20T18:35:40.349Z Compiling hostname v0.3.1
16112026-07-20T18:35:40.367Z Compiling toml_parser v1.1.2+spec-1.1.0
16122026-07-20T18:35:40.543Z Compiling toml_datetime v1.1.1+spec-1.1.0
16132026-07-20T18:35:40.632Z Compiling wait-timeout v0.2.1
16142026-07-20T18:35:40.686Z Compiling is-terminal v0.4.17
16152026-07-20T18:35:40.783Z Compiling memmap2 v0.9.10
16162026-07-20T18:35:40.850Z Compiling rusty-fork v0.3.1
16172026-07-20T18:35:40.938Z Compiling usdt v0.6.0
16182026-07-20T18:35:41.006Z Compiling slog-term v2.9.2
16192026-07-20T18:35:41.039Z Compiling toml v1.1.2+spec-1.1.0
16202026-07-20T18:35:41.071Z Compiling slog-bunyan v2.5.0
16212026-07-20T18:35:41.226Z Compiling serde_with v3.21.0
16222026-07-20T18:35:41.273Z Compiling async-compression v0.4.42
16232026-07-20T18:35:41.349Z Compiling rand_xorshift v0.4.0
16242026-07-20T18:35:41.494Z Compiling rustls-pemfile v2.2.0
16252026-07-20T18:35:41.585Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16262026-07-20T18:35:41.615Z Compiling regress v0.10.5
16272026-07-20T18:35:41.691Z Compiling hostname v0.4.2
16282026-07-20T18:35:41.764Z Compiling humantime v2.3.0
16292026-07-20T18:35:41.827Z Compiling proptest v1.11.0
16302026-07-20T18:35:42.033Z Compiling iddqd v0.4.5
16312026-07-20T18:35:42.283Z Compiling reqwest v0.12.28
16322026-07-20T18:35:42.588Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16332026-07-20T18:35:42.832Z Compiling block-buffer v0.10.4
16342026-07-20T18:35:43.035Z Compiling digest v0.10.7
16352026-07-20T18:35:43.150Z Compiling parse-display v0.10.0
16362026-07-20T18:35:43.248Z Compiling progenitor-client v0.10.0
16372026-07-20T18:35:43.275Z Compiling backoff v0.4.0
16382026-07-20T18:35:43.482Z Compiling itertools v0.14.0
16392026-07-20T18:35:43.485Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
16402026-07-20T18:35:44.061Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
16412026-07-20T18:35:45.496Z Compiling regress v0.11.1
16422026-07-20T18:35:45.572Z Compiling utf8parse v0.2.2
16432026-07-20T18:35:45.707Z Compiling anstyle-parse v1.0.0
16442026-07-20T18:35:45.896Z Compiling is_terminal_polyfill v1.70.2
16452026-07-20T18:35:45.896Z Compiling anstyle v1.0.14
16462026-07-20T18:35:46.117Z Compiling anstyle-query v1.1.5
16472026-07-20T18:35:46.144Z Compiling colorchoice v1.0.5
16482026-07-20T18:35:46.222Z Compiling anstream v1.0.0
16492026-07-20T18:35:47.050Z Compiling typify-impl v0.6.2
16502026-07-20T18:35:47.086Z Compiling toml_datetime v0.6.11
16512026-07-20T18:35:47.158Z Compiling zerocopy-derive v0.7.35
16522026-07-20T18:35:47.354Z Compiling cpufeatures v0.2.17
16532026-07-20T18:35:47.426Z Compiling convert_case v0.4.0
16542026-07-20T18:35:47.516Z Compiling clap_lex v1.1.0
16552026-07-20T18:35:47.765Z Compiling derive_more v0.99.20
16562026-07-20T18:35:48.020Z Compiling zerocopy v0.7.35
16572026-07-20T18:35:48.576Z Compiling unicode-width v0.2.2
16582026-07-20T18:35:49.364Z Compiling secrecy v0.10.3
16592026-07-20T18:35:49.427Z Compiling clap_derive v4.6.1
16602026-07-20T18:35:49.469Z Compiling tinyvec_macros v0.1.1
16612026-07-20T18:35:49.506Z Compiling float-ord v0.3.2
16622026-07-20T18:35:49.532Z Compiling crucible-workspace-hack v0.1.0
16632026-07-20T18:35:49.618Z Compiling tinyvec v1.11.0
16642026-07-20T18:35:50.025Z Compiling terminal_size v0.4.4
16652026-07-20T18:35:50.197Z Compiling dtrace-parser v0.2.0
16662026-07-20T18:35:50.228Z Compiling scroll_derive v0.12.1
16672026-07-20T18:35:50.286Z Compiling num-integer v0.1.46
16682026-07-20T18:35:50.573Z Compiling rustc_version v0.4.1
16692026-07-20T18:35:50.654Z Compiling usdt-impl v0.5.0
16702026-07-20T18:35:50.998Z Compiling scroll v0.12.0
16712026-07-20T18:35:51.036Z Compiling curve25519-dalek v4.1.3
16722026-07-20T18:35:51.264Z Compiling dof v0.3.0
16732026-07-20T18:35:51.332Z Compiling hmac v0.12.1
16742026-07-20T18:35:51.368Z Compiling inout v0.1.4
16752026-07-20T18:35:51.466Z Compiling darling_core v0.21.3
16762026-07-20T18:35:51.515Z Compiling ff v0.13.1
16772026-07-20T18:35:51.610Z Compiling thread-id v4.2.2
16782026-07-20T18:35:51.643Z Compiling group v0.13.0
16792026-07-20T18:35:51.715Z Compiling cipher v0.4.4
16802026-07-20T18:35:51.893Z Compiling hkdf v0.12.4
16812026-07-20T18:35:52.108Z Compiling goblin v0.8.2
16822026-07-20T18:35:52.198Z Compiling num-rational v0.4.2
16832026-07-20T18:35:52.378Z Compiling num-iter v0.1.45
16842026-07-20T18:35:52.500Z Compiling clap_builder v4.6.2
16852026-07-20T18:35:52.584Z Compiling toml_edit v0.25.12+spec-1.1.0
16862026-07-20T18:35:52.681Z Compiling thiserror-impl-no-std v2.0.2
16872026-07-20T18:35:52.810Z Compiling universal-hash v0.5.1
16882026-07-20T18:35:52.937Z Compiling crypto-bigint v0.5.5
16892026-07-20T18:35:53.385Z Compiling typify-macro v0.6.2
16902026-07-20T18:35:53.468Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16912026-07-20T18:35:53.552Z Compiling darling_macro v0.21.3
16922026-07-20T18:35:53.801Z Compiling crossbeam-epoch v0.9.18
16932026-07-20T18:35:54.079Z Compiling half v2.7.1
16942026-07-20T18:35:54.150Z Compiling curve25519-dalek-derive v0.1.1
16952026-07-20T18:35:54.163Z Compiling num-complex v0.4.6
16962026-07-20T18:35:54.536Z Compiling base64ct v1.8.3
16972026-07-20T18:35:54.585Z Compiling opaque-debug v0.3.1
16982026-07-20T18:35:54.597Z Compiling ciborium-io v0.2.2
16992026-07-20T18:35:54.664Z Compiling base16ct v0.2.0
17002026-07-20T18:35:54.688Z Compiling ciborium-ll v0.2.2
17012026-07-20T18:35:54.811Z Compiling password-hash v0.5.0
17022026-07-20T18:35:54.831Z Compiling elliptic-curve v0.13.8
17032026-07-20T18:35:54.900Z Compiling poly1305 v0.8.0
17042026-07-20T18:35:55.433Z Compiling num v0.4.3
17052026-07-20T18:35:55.486Z Compiling typify v0.6.2
17062026-07-20T18:35:55.582Z Compiling darling v0.21.3
17072026-07-20T18:35:55.617Z Compiling clap v4.6.2
17082026-07-20T18:35:55.700Z Compiling thiserror-no-std v2.0.2
17092026-07-20T18:35:55.781Z Compiling proc-macro-crate v3.5.0
17102026-07-20T18:35:56.123Z Compiling chacha20 v0.9.1
17112026-07-20T18:35:56.159Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17122026-07-20T18:35:56.345Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17132026-07-20T18:35:56.751Z Compiling blake2 v0.10.6
17142026-07-20T18:35:56.874Z Compiling aead v0.5.2
17152026-07-20T18:35:56.927Z Compiling byte-wrapper v0.1.0
17162026-07-20T18:35:57.032Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17172026-07-20T18:35:57.214Z Compiling proc-macro-error-attr v1.0.4
17182026-07-20T18:35:57.372Z Compiling heapless v0.8.0
17192026-07-20T18:35:57.456Z Compiling prettyplease v0.2.37
17202026-07-20T18:35:57.498Z Compiling unsafe-libyaml v0.2.11
17212026-07-20T18:35:57.685Z Compiling rustix v0.38.44
17222026-07-20T18:35:57.709Z Compiling keccak v0.1.6
17232026-07-20T18:35:57.944Z Compiling sha3 v0.10.9
17242026-07-20T18:35:58.171Z Compiling serde_yaml v0.9.34+deprecated
17252026-07-20T18:35:58.404Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17262026-07-20T18:35:59.010Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17272026-07-20T18:35:59.010Z Compiling chacha20poly1305 v0.10.1
17282026-07-20T18:35:59.148Z Compiling argon2 v0.5.3
17292026-07-20T18:35:59.584Z Compiling num_enum_derive v0.7.6
17302026-07-20T18:35:59.643Z Compiling vsss-rs v3.3.4
17312026-07-20T18:35:59.661Z Compiling ingot-macros v0.1.1
17322026-07-20T18:35:59.674Z Compiling ciborium v0.2.2
17332026-07-20T18:36:00.389Z Compiling usdt-macro v0.5.0
17342026-07-20T18:36:00.641Z Compiling usdt-attr-macro v0.5.0
17352026-07-20T18:36:01.505Z Compiling serde_spanned v0.6.9
17362026-07-20T18:36:01.650Z Compiling enum-as-inner v0.6.1
17372026-07-20T18:36:01.849Z Compiling hash32 v0.3.1
17382026-07-20T18:36:02.010Z Compiling proc-macro-error v1.0.4
17392026-07-20T18:36:02.202Z Compiling memmap v0.7.0
17402026-07-20T18:36:02.243Z Compiling memoffset v0.9.1
17412026-07-20T18:36:02.258Z Compiling toml_write v0.1.2
17422026-07-20T18:36:02.387Z Compiling indent_write v2.2.0
17432026-07-20T18:36:02.429Z Compiling smoltcp v0.11.0
17442026-07-20T18:36:02.454Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17452026-07-20T18:36:02.465Z Compiling winnow v0.5.40
17462026-07-20T18:36:02.487Z Compiling winnow v0.7.15
17472026-07-20T18:36:02.524Z Compiling data-encoding v2.11.0
17482026-07-20T18:36:02.670Z Compiling cfg_aliases v0.2.1
17492026-07-20T18:36:02.726Z Compiling ingot-types v0.1.2
17502026-07-20T18:36:02.739Z Compiling nix v0.31.3
17512026-07-20T18:36:02.784Z Compiling usdt v0.5.0
17522026-07-20T18:36:03.156Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17532026-07-20T18:36:03.203Z Compiling num_enum v0.7.6
17542026-07-20T18:36:03.319Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17552026-07-20T18:36:03.357Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17562026-07-20T18:36:03.608Z Compiling tabwriter v1.4.1
17572026-07-20T18:36:03.810Z Compiling toml_edit v0.22.27
17582026-07-20T18:36:03.848Z Compiling toml_edit v0.19.15
17592026-07-20T18:36:03.997Z Compiling rustls-webpki v0.103.13
17602026-07-20T18:36:04.008Z Compiling cobs v0.3.0
17612026-07-20T18:36:04.331Z Compiling serde_repr v0.1.21
17622026-07-20T18:36:04.332Z Compiling managed v0.8.0
17632026-07-20T18:36:04.559Z Compiling pkg-config v0.3.33
17642026-07-20T18:36:05.011Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
17652026-07-20T18:36:05.035Z Compiling vcpkg v0.2.15
17662026-07-20T18:36:05.234Z Compiling bitflags v1.3.2
17672026-07-20T18:36:05.261Z Compiling toml v0.8.23
17682026-07-20T18:36:05.671Z Compiling openssl-sys v0.9.116
17692026-07-20T18:36:05.968Z Compiling proc-macro-crate v1.3.1
17702026-07-20T18:36:05.986Z Compiling postcard v1.1.3
17712026-07-20T18:36:06.349Z Compiling ingot v0.1.1
17722026-07-20T18:36:06.675Z Compiling hubpack_derive v0.1.1
17732026-07-20T18:36:07.213Z Compiling foreign-types-macros v0.2.3
17742026-07-20T18:36:07.229Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17752026-07-20T18:36:07.232Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17762026-07-20T18:36:07.297Z Compiling heck v0.4.1
17772026-07-20T18:36:07.484Z Compiling unicode-segmentation v1.13.3
17782026-07-20T18:36:07.502Z Compiling tokio-rustls v0.26.4
17792026-07-20T18:36:07.536Z Compiling rustls-platform-verifier v0.7.0
17802026-07-20T18:36:07.767Z Compiling hyper-rustls v0.27.9
17812026-07-20T18:36:08.066Z Compiling reqwest v0.13.4
17822026-07-20T18:36:08.250Z Compiling linked-hash-map v0.5.6
17832026-07-20T18:36:08.437Z Compiling colored v3.1.1
17842026-07-20T18:36:08.819Z Compiling swrite v0.1.0
17852026-07-20T18:36:08.839Z Compiling semver v0.1.20
17862026-07-20T18:36:08.916Z Compiling rayon-core v1.13.0
17872026-07-20T18:36:09.101Z Compiling foreign-types-shared v0.3.1
17882026-07-20T18:36:09.154Z Compiling static_assertions v1.1.0
17892026-07-20T18:36:09.196Z Compiling resolv-conf v0.7.6
17902026-07-20T18:36:09.228Z Compiling foreign-types v0.5.0
17912026-07-20T18:36:09.308Z Compiling progenitor-client v0.14.0
17922026-07-20T18:36:09.463Z Compiling rustc_version v0.1.7
17932026-07-20T18:36:09.585Z Compiling progenitor-extras v0.2.0
17942026-07-20T18:36:09.612Z Compiling lru-cache v0.1.2
17952026-07-20T18:36:09.735Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17962026-07-20T18:36:09.961Z Compiling newline-converter v0.3.0
17972026-07-20T18:36:10.130Z Compiling hubpack v0.1.2
17982026-07-20T18:36:10.362Z Compiling num_enum_derive v0.5.11
17992026-07-20T18:36:10.848Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18002026-07-20T18:36:11.437Z Compiling atomicwrites v0.4.4
18012026-07-20T18:36:11.647Z Compiling hickory-proto v0.24.4
18022026-07-20T18:36:12.383Z Compiling progenitor-impl v0.13.0
18032026-07-20T18:36:12.788Z Compiling crossbeam-deque v0.8.6
18042026-07-20T18:36:12.990Z Compiling console v0.15.11
18052026-07-20T18:36:13.521Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18062026-07-20T18:36:13.679Z Compiling camino-tempfile v1.4.1
18072026-07-20T18:36:13.934Z Compiling chacha20 v0.10.0
18082026-07-20T18:36:14.052Z Compiling serde-big-array v0.5.1
18092026-07-20T18:36:14.198Z Compiling derive-where v1.6.1
18102026-07-20T18:36:14.210Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
18112026-07-20T18:36:14.731Z Compiling pin-project-internal v1.1.13
18122026-07-20T18:36:14.748Z Compiling num-derive v0.4.2
18132026-07-20T18:36:14.990Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18142026-07-20T18:36:15.054Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18152026-07-20T18:36:15.790Z Compiling cstr-argument v0.1.2
18162026-07-20T18:36:15.918Z Compiling siphasher v1.0.3
18172026-07-20T18:36:15.955Z Compiling similar v2.7.0
18182026-07-20T18:36:16.014Z Compiling minimal-lexical v0.2.1
18192026-07-20T18:36:16.124Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
18202026-07-20T18:36:16.292Z Compiling nom v7.1.3
18212026-07-20T18:36:16.391Z Compiling expectorate v1.2.0
18222026-07-20T18:36:16.550Z Compiling phf_shared v0.12.1
18232026-07-20T18:36:16.734Z Compiling progenitor-macro v0.13.0
18242026-07-20T18:36:16.942Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18252026-07-20T18:36:17.094Z Compiling pin-project v1.1.13
18262026-07-20T18:36:17.205Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18272026-07-20T18:36:17.468Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18282026-07-20T18:36:17.629Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18292026-07-20T18:36:17.691Z Compiling rand v0.10.2
18302026-07-20T18:36:17.718Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18312026-07-20T18:36:17.836Z Compiling hickory-resolver v0.24.4
18322026-07-20T18:36:18.370Z Compiling num_enum v0.5.11
18332026-07-20T18:36:18.490Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
18342026-07-20T18:36:18.617Z Compiling newtype_derive v0.1.6
18352026-07-20T18:36:18.691Z Compiling progenitor-client v0.13.0
18362026-07-20T18:36:18.993Z Compiling progenitor-impl v0.14.0
18372026-07-20T18:36:19.303Z Compiling unicode-normalization v0.1.25
18382026-07-20T18:36:19.786Z Compiling tokio-stream v0.1.18
18392026-07-20T18:36:20.268Z Compiling async-recursion v1.1.1
18402026-07-20T18:36:20.280Z Compiling snafu-derive v0.8.9
18412026-07-20T18:36:20.361Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
18422026-07-20T18:36:20.475Z Compiling slog-dtrace v0.3.0
18432026-07-20T18:36:20.716Z Compiling csv-core v0.1.13
18442026-07-20T18:36:20.746Z Compiling bstr v1.12.1
18452026-07-20T18:36:20.990Z Compiling konst_macro_rules v0.2.19
18462026-07-20T18:36:21.042Z Compiling unicode-xid v0.2.6
18472026-07-20T18:36:21.171Z Compiling foldhash v0.1.5
18482026-07-20T18:36:21.171Z Compiling same-file v1.0.6
18492026-07-20T18:36:21.265Z Compiling foreign-types-shared v0.1.1
18502026-07-20T18:36:21.354Z Compiling cancel-safe-futures v0.1.5
18512026-07-20T18:36:21.354Z Compiling unicode-width v0.1.14
18522026-07-20T18:36:21.356Z Compiling openssl v0.10.80
18532026-07-20T18:36:21.635Z Compiling chrono-tz v0.10.4
18542026-07-20T18:36:21.665Z Compiling owo-colors v4.3.0
18552026-07-20T18:36:21.670Z Compiling highway v1.3.0
18562026-07-20T18:36:21.889Z Compiling progenitor v0.13.0
18572026-07-20T18:36:21.904Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18582026-07-20T18:36:22.043Z Compiling foreign-types v0.3.2
18592026-07-20T18:36:22.055Z Compiling walkdir v2.5.0
18602026-07-20T18:36:22.068Z Compiling hashbrown v0.15.5
18612026-07-20T18:36:22.078Z Compiling snafu v0.8.9
18622026-07-20T18:36:22.115Z Compiling const_format_proc_macros v0.2.34
18632026-07-20T18:36:22.412Z Compiling konst v0.2.20
18642026-07-20T18:36:22.470Z Compiling globset v0.4.18
18652026-07-20T18:36:22.535Z Compiling csv v1.4.0
18662026-07-20T18:36:22.659Z Compiling progenitor-macro v0.14.0
18672026-07-20T18:36:22.659Z Compiling qorb v0.4.1
18682026-07-20T18:36:22.706Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18692026-07-20T18:36:22.934Z Compiling olpc-cjson v0.1.4
18702026-07-20T18:36:23.098Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18712026-07-20T18:36:23.808Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18722026-07-20T18:36:24.786Z Compiling rayon v1.12.0
18732026-07-20T18:36:24.848Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18742026-07-20T18:36:24.888Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18752026-07-20T18:36:24.963Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
18762026-07-20T18:36:25.202Z Compiling phf v0.12.1
18772026-07-20T18:36:25.361Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18782026-07-20T18:36:25.451Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18792026-07-20T18:36:26.415Z Compiling zone_cfg_derive v0.3.1
18802026-07-20T18:36:26.470Z Compiling tokio-dtrace v0.1.1
18812026-07-20T18:36:26.752Z Compiling itertools v0.12.1
18822026-07-20T18:36:26.765Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18832026-07-20T18:36:26.974Z Compiling libsw-core v0.3.2
18842026-07-20T18:36:27.133Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
18852026-07-20T18:36:27.149Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18862026-07-20T18:36:27.517Z Compiling serde_plain v1.0.2
18872026-07-20T18:36:27.738Z Compiling openssl-macros v0.1.1
18882026-07-20T18:36:27.764Z Compiling pem v3.0.6
18892026-07-20T18:36:27.842Z Compiling cookie v0.18.1
18902026-07-20T18:36:28.016Z Compiling sigpipe v0.1.3
18912026-07-20T18:36:28.098Z Compiling typed-path v0.9.3
18922026-07-20T18:36:28.110Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18932026-07-20T18:36:28.157Z Compiling fixedbitset v0.4.2
18942026-07-20T18:36:28.254Z Compiling bytecount v0.6.9
18952026-07-20T18:36:28.266Z Compiling glob v0.3.3
18962026-07-20T18:36:28.346Z Compiling fixedbitset v0.5.7
18972026-07-20T18:36:28.398Z Compiling jiff v0.2.28
18982026-07-20T18:36:28.425Z Compiling papergrid v0.11.0
18992026-07-20T18:36:28.689Z Compiling petgraph v0.8.3
19002026-07-20T18:36:28.718Z Compiling petgraph v0.6.5
19012026-07-20T18:36:29.448Z Compiling tough v0.22.0
19022026-07-20T18:36:30.249Z Compiling zone v0.3.1
19032026-07-20T18:36:30.260Z Compiling progenitor v0.14.0
19042026-07-20T18:36:30.314Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
19052026-07-20T18:36:30.391Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19062026-07-20T18:36:30.524Z Compiling libsw v3.5.0
19072026-07-20T18:36:30.560Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19082026-07-20T18:36:30.677Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19092026-07-20T18:36:30.720Z Compiling oxide-tokio-rt v0.1.6
19102026-07-20T18:36:30.774Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19112026-07-20T18:36:30.933Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19122026-07-20T18:36:31.175Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19132026-07-20T18:36:31.998Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19142026-07-20T18:36:32.179Z Compiling const_format v0.2.36
19152026-07-20T18:36:32.236Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19162026-07-20T18:36:32.578Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
19172026-07-20T18:36:32.830Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19182026-07-20T18:36:33.013Z Compiling tabled_derive v0.7.0
19192026-07-20T18:36:33.035Z Compiling gethostname v0.5.0
19202026-07-20T18:36:33.159Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19212026-07-20T18:36:33.166Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
19222026-07-20T18:36:33.281Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19232026-07-20T18:36:33.352Z Compiling bcs v0.1.6
19242026-07-20T18:36:33.406Z Compiling smf v0.2.3
19252026-07-20T18:36:33.435Z Compiling lazy_static v1.5.0
19262026-07-20T18:36:33.544Z Compiling linear-map v1.2.0
19272026-07-20T18:36:33.679Z Compiling whoami v1.6.1
19282026-07-20T18:36:33.734Z Compiling smawk v0.3.2
19292026-07-20T18:36:33.877Z Compiling tagptr v0.2.0
19302026-07-20T18:36:33.973Z Compiling termtree v0.5.1
19312026-07-20T18:36:33.999Z Compiling unicode-linebreak v0.1.5
19322026-07-20T18:36:34.019Z Compiling moka v0.12.15
19332026-07-20T18:36:34.032Z Compiling tabled v0.15.0
19342026-07-20T18:36:34.124Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19352026-07-20T18:36:34.250Z Compiling textwrap v0.16.2
19362026-07-20T18:36:34.599Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19372026-07-20T18:36:34.786Z Compiling steno v0.4.1
19382026-07-20T18:36:34.825Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19392026-07-20T18:36:35.795Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19402026-07-20T18:36:35.874Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19412026-07-20T18:36:36.729Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19422026-07-20T18:36:36.807Z Compiling hickory-proto v0.25.2
19432026-07-20T18:36:37.697Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
19442026-07-20T18:36:37.825Z Compiling parking_lot_core v0.8.6
19452026-07-20T18:36:38.086Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19462026-07-20T18:36:38.145Z Compiling libscf-sys v1.2.0
19472026-07-20T18:36:38.296Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
19482026-07-20T18:36:38.724Z Compiling hickory-resolver v0.25.2
19492026-07-20T18:36:38.748Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
19502026-07-20T18:36:38.830Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
19512026-07-20T18:36:38.939Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
19522026-07-20T18:36:39.004Z Compiling nom v8.0.0
19532026-07-20T18:36:39.293Z Compiling parking_lot v0.11.2
19542026-07-20T18:36:39.337Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
19552026-07-20T18:36:39.350Z Compiling fxhash v0.2.1
19562026-07-20T18:36:39.490Z Compiling internet-checksum v0.2.1
19572026-07-20T18:36:39.581Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19582026-07-20T18:36:39.634Z Compiling sled v0.34.7
19592026-07-20T18:36:39.709Z Compiling itertools v0.15.0
19602026-07-20T18:36:40.344Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
19612026-07-20T18:36:41.186Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
19622026-07-20T18:36:44.609Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19632026-07-20T18:36:46.343Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
19642026-07-20T18:36:52.547Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19652026-07-20T18:36:54.167Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19662026-07-20T18:36:55.208Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
19672026-07-20T18:36:56.189Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
19682026-07-20T18:36:57.231Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
19692026-07-20T18:37:19.713Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s
19702026-07-20T18:37:19.893Z────────────
19712026-07-20T18:37:19.893Z Nextest run ID 16da79cc-6345-46d1-ac8a-6aff86631302 with nextest profile: default
19722026-07-20T18:37:19.894Z Starting 13 tests across 1 binary (28 tests skipped)
19732026-07-20T18:37:36.939Z PASS [ 17.044s] rdb proptest::prop_ipv6_normalized_is_network_address
19742026-07-20T18:37:36.950Z PASS [ 17.056s] rdb proptest::prop_ipv4_normalized_is_network_address
19752026-07-20T18:37:37.062Z PASS [ 17.167s] rdb proptest::prop_ipv4_default_contains_all
19762026-07-20T18:37:37.091Z PASS [ 17.197s] rdb proptest::prop_ipv4_subnet_of_self
19772026-07-20T18:37:37.168Z PASS [ 17.273s] rdb proptest::prop_ipv6_default_contains_all
19782026-07-20T18:37:37.215Z PASS [ 17.320s] rdb proptest::prop_ipv6_subnet_of_self
19792026-07-20T18:37:46.328Z PASS [ 26.433s] rdb proptest::prop_static_route_key_deduplication
19802026-07-20T18:38:13.333Z PASS [ 36.381s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19812026-07-20T18:38:13.407Z PASS [ 36.464s] rdb proptest::prop_static_route_key_normalization_idempotent
19822026-07-20T18:38:13.417Z PASS [ 36.353s] rdb proptest::prop_static_route_key_normalization_preserves_length
19832026-07-20T18:38:13.454Z PASS [ 36.345s] rdb proptest::prop_static_route_key_normalized_is_network_address
19842026-07-20T18:38:19.899Z SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19852026-07-20T18:38:29.721Z PASS [ 52.550s] rdb proptest::prop_static_route_key_ord_consistency
19862026-07-20T18:39:19.905Z SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19872026-07-20T18:40:19.910Z SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19882026-07-20T18:41:19.910Z SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19892026-07-20T18:41:37.771Z PASS [ 257.864s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19902026-07-20T18:41:37.774Z────────────
19912026-07-20T18:41:37.774Z Summary [ 257.865s] 13 tests run: 13 passed (1 slow), 28 skipped
19922026-07-20T18:41:37.785Z+ cp './*.log' /work/
19932026-07-20T18:41:37.788Z+ true
19942026-07-20T18:41:37.788Z+ [[ -d proptest-regressions ]]
19952026-07-20T18:41:37.788Z+ cp -r proptest-regressions /work/rdb-proptest-regressions
19962026-07-20T18:41:37.790Z+ popd
19972026-07-20T18:41:37.790Z+ pushd bgp
19982026-07-20T18:41:37.790Z/work/oxidecomputer/maghemite
19992026-07-20T18:41:37.790Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
20002026-07-20T18:41:37.790Z+ PROPTEST_CASES=1000000
20012026-07-20T18:41:37.790Z+ cargo nextest run --lib proptest
20022026-07-20T18:41:38.986Z Compiling smallvec v1.15.1
20032026-07-20T18:41:39.152Z Compiling crunchy v0.2.4
20042026-07-20T18:41:39.173Z Compiling tiny-keccak v2.0.2
20052026-07-20T18:41:39.182Z Compiling smartstring v1.0.1
20062026-07-20T18:41:39.190Z Compiling ahash v0.8.12
20072026-07-20T18:41:39.201Z Compiling thin-vec v0.2.18
20082026-07-20T18:41:39.204Z Compiling rhai_codegen v3.2.0
20092026-07-20T18:41:39.286Z Compiling icu_normalizer v2.2.0
20102026-07-20T18:41:39.307Z Compiling parking_lot_core v0.9.12
20112026-07-20T18:41:39.470Z Compiling parking_lot_core v0.8.6
20122026-07-20T18:41:39.491Z Compiling parking_lot v0.12.5
20132026-07-20T18:41:39.691Z Compiling idna_adapter v1.2.2
20142026-07-20T18:41:39.770Z Compiling tokio v1.53.0
20152026-07-20T18:41:39.843Z Compiling idna v1.1.0
20162026-07-20T18:41:39.927Z Compiling moka v0.12.15
20172026-07-20T18:41:40.015Z Compiling const-random-macro v0.1.16
20182026-07-20T18:41:40.027Z Compiling parking_lot v0.11.2
20192026-07-20T18:41:40.413Z Compiling url v2.5.8
20202026-07-20T18:41:40.442Z Compiling const-random v0.1.18
20212026-07-20T18:41:40.640Z Compiling sled v0.34.7
20222026-07-20T18:41:40.748Z Compiling serial_test_derive v3.5.0
20232026-07-20T18:41:40.761Z Compiling diff v0.1.13
20242026-07-20T18:41:41.050Z Compiling schemars v0.8.22
20252026-07-20T18:41:41.070Z Compiling yansi v1.0.1
20262026-07-20T18:41:41.121Z Compiling rhai v1.25.1
20272026-07-20T18:41:41.323Z Compiling pretty_assertions v1.4.1
20282026-07-20T18:41:41.487Z Compiling serial_test v3.5.0
20292026-07-20T18:41:41.789Z Compiling ipnetwork v0.21.1
20302026-07-20T18:41:41.789Z Compiling newtype-uuid v1.3.2
20312026-07-20T18:41:41.789Z Compiling serde_with v3.21.0
20322026-07-20T18:41:42.141Z Compiling oxnet v0.1.6
20332026-07-20T18:41:42.249Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20342026-07-20T18:41:42.512Z Compiling daft v0.1.7
20352026-07-20T18:41:42.621Z Compiling typify-impl v0.6.2
20362026-07-20T18:41:42.787Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20372026-07-20T18:41:43.258Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20382026-07-20T18:41:43.412Z Compiling iddqd v0.4.5
20392026-07-20T18:41:43.600Z Compiling tokio-util v0.7.18
20402026-07-20T18:41:43.852Z Compiling tokio-rustls v0.26.4
20412026-07-20T18:41:44.132Z Compiling tower v0.5.3
20422026-07-20T18:41:44.363Z Compiling h2 v0.4.14
20432026-07-20T18:41:44.633Z Compiling tower-http v0.6.11
20442026-07-20T18:41:44.671Z Compiling async-compression v0.4.42
20452026-07-20T18:41:45.001Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20462026-07-20T18:41:45.073Z Compiling backoff v0.4.0
20472026-07-20T18:41:45.621Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20482026-07-20T18:41:46.319Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20492026-07-20T18:41:46.332Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20502026-07-20T18:41:46.345Z Compiling byte-wrapper v0.1.0
20512026-07-20T18:41:46.451Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20522026-07-20T18:41:46.658Z Compiling hyper v1.10.1
20532026-07-20T18:41:46.712Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20542026-07-20T18:41:46.738Z Compiling typify v0.6.2
20552026-07-20T18:41:47.109Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20562026-07-20T18:41:47.388Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20572026-07-20T18:41:47.523Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20582026-07-20T18:41:47.787Z Compiling hyper-util v0.1.20
20592026-07-20T18:41:48.447Z Compiling hickory-proto v0.24.4
20602026-07-20T18:41:48.918Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20612026-07-20T18:41:48.997Z Compiling hyper-rustls v0.27.9
20622026-07-20T18:41:49.023Z Compiling dropshot v0.17.1
20632026-07-20T18:41:49.304Z Compiling reqwest v0.13.4
20642026-07-20T18:41:49.527Z Compiling reqwest v0.12.28
20652026-07-20T18:41:49.756Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20662026-07-20T18:41:50.976Z Compiling progenitor-client v0.14.0
20672026-07-20T18:41:51.306Z Compiling progenitor-extras v0.2.0
20682026-07-20T18:41:51.426Z Compiling progenitor-client v0.10.0
20692026-07-20T18:41:51.828Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20702026-07-20T18:41:52.336Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20712026-07-20T18:41:53.682Z Compiling progenitor-client v0.13.0
20722026-07-20T18:41:53.862Z Compiling hickory-resolver v0.24.4
20732026-07-20T18:41:54.005Z Compiling progenitor-impl v0.13.0
20742026-07-20T18:41:55.924Z Compiling tokio-stream v0.1.18
20752026-07-20T18:41:56.043Z Compiling progenitor v0.13.0
20762026-07-20T18:41:56.193Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20772026-07-20T18:41:56.419Z Compiling qorb v0.4.1
20782026-07-20T18:41:56.606Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20792026-07-20T18:41:57.618Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20802026-07-20T18:41:57.683Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20812026-07-20T18:41:58.664Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20822026-07-20T18:41:58.677Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20832026-07-20T18:41:58.715Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20842026-07-20T18:41:58.931Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20852026-07-20T18:41:59.621Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20862026-07-20T18:41:59.685Z Compiling progenitor-impl v0.14.0
20872026-07-20T18:42:00.441Z Compiling tokio-dtrace v0.1.1
20882026-07-20T18:42:00.695Z Compiling libsw-core v0.3.2
20892026-07-20T18:42:00.764Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
20902026-07-20T18:42:00.876Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20912026-07-20T18:42:01.046Z Compiling progenitor v0.14.0
20922026-07-20T18:42:01.251Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20932026-07-20T18:42:01.264Z Compiling libsw v3.5.0
20942026-07-20T18:42:01.459Z Compiling oxide-tokio-rt v0.1.6
20952026-07-20T18:42:01.571Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20962026-07-20T18:42:01.781Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20972026-07-20T18:42:01.968Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20982026-07-20T18:42:02.182Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20992026-07-20T18:42:02.267Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21002026-07-20T18:42:02.546Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21012026-07-20T18:42:02.679Z Compiling tough v0.22.0
21022026-07-20T18:42:02.789Z Compiling cancel-safe-futures v0.1.5
21032026-07-20T18:42:02.871Z Compiling zone v0.3.1
21042026-07-20T18:42:03.108Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21052026-07-20T18:42:03.145Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21062026-07-20T18:42:03.341Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21072026-07-20T18:42:03.428Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21082026-07-20T18:42:03.684Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21092026-07-20T18:42:04.237Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21102026-07-20T18:42:04.436Z Compiling steno v0.4.1
21112026-07-20T18:42:04.537Z Compiling hickory-proto v0.25.2
21122026-07-20T18:42:05.092Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
21132026-07-20T18:42:06.124Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21142026-07-20T18:42:06.635Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21152026-07-20T18:42:06.652Z Compiling hickory-resolver v0.25.2
21162026-07-20T18:42:07.189Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21172026-07-20T18:42:07.774Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21182026-07-20T18:42:08.127Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21192026-07-20T18:42:08.681Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21202026-07-20T18:42:08.756Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
21212026-07-20T18:42:08.998Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21222026-07-20T18:42:09.284Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
21232026-07-20T18:42:09.395Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
21242026-07-20T18:42:10.362Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21252026-07-20T18:42:10.652Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21262026-07-20T18:42:14.749Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
21272026-07-20T18:42:16.399Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21282026-07-20T18:42:24.145Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21292026-07-20T18:42:25.774Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21302026-07-20T18:42:26.833Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
21312026-07-20T18:42:27.785Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
21322026-07-20T18:42:28.590Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
21332026-07-20T18:42:30.586Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
21342026-07-20T18:43:01.799Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
21352026-07-20T18:43:01.981Z────────────
21362026-07-20T18:43:01.981Z Nextest run ID bd9865ee-6468-4f37-8d82-f56b2bb3c48b with nextest profile: default
21372026-07-20T18:43:01.981Z Starting 17 tests across 1 binary (133 tests skipped)
21382026-07-20T18:43:19.121Z PASS [ 17.139s] bgp proptest::prop_ipv4_wire_format_roundtrip
21392026-07-20T18:43:21.153Z PASS [ 19.170s] bgp proptest::prop_ipv4_withdrawn_roundtrip
21402026-07-20T18:43:21.180Z PASS [ 19.198s] bgp proptest::prop_ipv4_prefixes_roundtrip
21412026-07-20T18:43:22.403Z PASS [ 20.420s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
21422026-07-20T18:43:22.971Z PASS [ 20.988s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
21432026-07-20T18:43:23.044Z PASS [ 21.062s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
21442026-07-20T18:43:30.979Z PASS [ 28.996s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
21452026-07-20T18:43:36.264Z PASS [ 17.142s] bgp proptest::prop_ipv6_wire_format_roundtrip
21462026-07-20T18:43:41.542Z PASS [ 19.138s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
21472026-07-20T18:43:41.546Z PASS [ 20.392s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
21482026-07-20T18:43:42.278Z PASS [ 19.232s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
21492026-07-20T18:43:42.944Z PASS [ 19.971s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
21502026-07-20T18:44:01.986Z SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence
21512026-07-20T18:44:05.461Z PASS [ 29.195s] bgp proptest::prop_update_mp_unreach_roundtrip
21522026-07-20T18:44:10.155Z PASS [ 68.170s] bgp proptest::prop_encode_decode_semantic_equivalence
21532026-07-20T18:44:21.188Z SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
21542026-07-20T18:44:31.013Z SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip
21552026-07-20T18:44:32.138Z PASS [ 70.954s] bgp proptest::prop_mp_bgp_attrs_encoded_first
21562026-07-20T18:44:41.553Z SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip
21572026-07-20T18:44:44.849Z PASS [ 62.648s] bgp proptest::prop_update_traditional_roundtrip
21582026-07-20T18:44:45.636Z PASS [ 74.653s] bgp proptest::prop_update_mp_reach_roundtrip
21592026-07-20T18:44:45.636Z────────────
21602026-07-20T18:44:45.636Z Summary [ 103.649s] 17 tests run: 17 passed (4 slow), 133 skipped
21612026-07-20T18:44:45.649Z+ cp './*.log' /work/
21622026-07-20T18:44:45.652Z+ true
21632026-07-20T18:44:45.652Z+ [[ -d proptest-regressions ]]
21642026-07-20T18:44:45.652Z+ cp -r proptest-regressions /work/bgp-proptest-regressions
21652026-07-20T18:44:45.652Z+ popd
21662026-07-20T18:44:45.652Z/work/oxidecomputer/maghemite
21672026-07-20T18:44:45.655Zprocess exited: duration 727327 ms, exit code 0
 
21682026-07-20T18:44:45.661Zfound 0 output files