01M1Q55W9Y8BF30Y7HWGXHGEZ8: test-bfd

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

Buildomat Job: 01M1Q56ZK852GPXFTKFS6XA23V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:22.563Zjob assigned to worker 01M1Q57K11A95KNY5MMFDPCCVE [factory aws, i-0b1042bb823d2db0f] (queued for 1 m 1 s)
 
22026-09-04T21:30:28.495Zstarting task 0: "setup"
32026-09-04T21:30:28.499Z++ uname -s
42026-09-04T21:30:28.503Z+ kern=SunOS
52026-09-04T21:30:28.503Z+ build_user=build
62026-09-04T21:30:28.503Z+ build_uid=12345
72026-09-04T21:30:28.503Z+ work_dir=/work
82026-09-04T21:30:28.503Z+ input_dir=/input
92026-09-04T21:30:28.503Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:28.503Z+ case "$kern" in
112026-09-04T21:30:28.503Z+ groupadd -g 12345 build
122026-09-04T21:30:28.514Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:30.522Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:30.639Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:30.642Z+ home_fs=zfs
162026-09-04T21:30:30.642Z+ [[ zfs == autofs ]]
172026-09-04T21:30:30.642Z+ mkdir -p /home/build
182026-09-04T21:30:30.643Z+ chown build:build /home/build /work
192026-09-04T21:30:32.656Z+ chmod 0700 /home/build /work
202026-09-04T21:30:32.666Zprocess exited: duration 4152 ms, exit code 0
 
212026-09-04T21:30:32.708Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:32.722Z * rust toolchain channel = "stable"
232026-09-04T21:30:32.722Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-09-04T21:30:32.722Z * rust toolchain profile = "default"
252026-09-04T21:30:32.722Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:30:32.722Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:32.722Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:32.722Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:32.723Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:32.786Zinfo: downloading installer
312026-09-04T21:30:33.936Zinfo: profile set to default
322026-09-04T21:30:33.936Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:33.940Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:34.084Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:34.090Zinfo: downloading 6 components
362026-09-04T21:30:49.186Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:30:49.186Z
382026-09-04T21:30:49.213Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:49.213Z
402026-09-04T21:30:49.217Z
412026-09-04T21:30:49.217ZRust is installed now. Great!
422026-09-04T21:30:49.217Z
432026-09-04T21:30:49.217ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:49.217Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:49.217Z
462026-09-04T21:30:49.217ZTo configure your current shell, you need to source
472026-09-04T21:30:49.217Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:49.217Z
492026-09-04T21:30:49.217ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:49.217Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:49.217Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:49.217ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:49.217Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:49.217ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:49.217Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:49.217ZHOST_CC = None
572026-09-04T21:30:49.217Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:49.217ZCC = None
592026-09-04T21:30:49.217Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:49.376Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:49.376ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:49.376Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:49.376ZCFLAGS = None
642026-09-04T21:30:49.376Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:49.376ZHOST_CFLAGS = None
662026-09-04T21:30:49.376Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:49.376ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:49.376Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:49.376ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:49.476Z+ rustup --version
712026-09-04T21:30:49.484Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:49.487Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:49.504Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:49.507Z+ cargo --version
752026-09-04T21:30:49.520Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:49.523Z+ rustc --version
772026-09-04T21:30:49.540Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:49.544Zprocess exited: duration 16843 ms, exit code 0
 
792026-09-04T21:30:49.550Zstarting task 2: "authentication"
802026-09-04T21:30:49.569Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T21:30:49.577Zstarting task 3: "clone repository"
822026-09-04T21:30:49.580Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:49.587Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:49.613ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:51.651Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:51.651Z+ git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae
872026-09-04T21:30:51.936ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:51.936Z * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD
892026-09-04T21:30:51.944Z+ [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
902026-09-04T21:30:51.953Z++ git branch --show-current
912026-09-04T21:30:51.953Z+ current=main
922026-09-04T21:30:51.953Z+ [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
932026-09-04T21:30:51.953Z+ git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae
942026-09-04T21:30:51.958Z+ git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz
952026-09-04T21:30:51.969ZSwitched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz'
962026-09-04T21:30:51.972Z+ git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae
972026-09-04T21:30:51.976ZHEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression
982026-09-04T21:30:51.976Zprocess exited: duration 2398 ms, exit code 0
 
992026-09-04T21:30:51.985Zstarting task 4: "build"
1002026-09-04T21:30:51.989Z+ set -o errexit
1012026-09-04T21:30:51.989Z+ set -o pipefail
1022026-09-04T21:30:51.989Z+ source .github/buildomat/test-common.sh
1032026-09-04T21:30:51.989Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T21:30:51.989Z++ source .github/buildomat/common.sh
1052026-09-04T21:30:51.989Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:30:51.989Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T21:30:51.989Z+++ cargo --version
1082026-09-04T21:30:51.993Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T21:30:52.124Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T21:30:52.127Zinfo: downloading 6 components
1112026-09-04T21:31:06.658Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T21:31:06.658Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T21:31:06.658Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T21:31:06.758Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T21:31:06.761Z+++ rustc --version
1162026-09-04T21:31:06.789Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T21:31:06.793Z++ banner install
1182026-09-04T21:31:06.797Z
1192026-09-04T21:31:06.797Z # # # #### ##### ## # #
1202026-09-04T21:31:06.797Z # ## # # # # # # #
1212026-09-04T21:31:06.797Z # # # # #### # # # # #
1222026-09-04T21:31:06.797Z # # # # # # ###### # #
1232026-09-04T21:31:06.797Z # # ## # # # # # # #
1242026-09-04T21:31:06.797Z # # # #### # # # ###### ######
1252026-09-04T21:31:06.797Z
1262026-09-04T21:31:06.797Z++ pfexec pkg install clang-15
1272026-09-04T21:31:08.185Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T21:31:08.612Z Startup: Caching catalogs ... Done
1292026-09-04T21:31:11.187ZPlanning: Solver setup ... Done
1302026-09-04T21:31:11.256ZPlanning: Running solver ... Done
1312026-09-04T21:31:11.304ZPlanning: Consolidating action changes ... Done
1322026-09-04T21:31:11.305ZPlanning: Evaluating mediators ... Done
1332026-09-04T21:31:11.308ZPlanning: Planning completed in 2.66 seconds
1342026-09-04T21:31:11.321ZNo updates necessary for this image.
1352026-09-04T21:31:11.575Z+++ uname -s
1362026-09-04T21:31:11.595Z++ nextest_host_os=SunOS
1372026-09-04T21:31:11.595Z++ case "${nextest_host_os}" in
1382026-09-04T21:31:11.595Z++ nextest_platform=illumos
1392026-09-04T21:31:11.595Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T21:31:11.595Z+++ mktemp -d
1412026-09-04T21:31:11.595Z++ nextest_tmp=/tmp/tmp.YHaGrc
1422026-09-04T21:31:11.595Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T21:31:11.595Z++ nextest_tar=/tmp/tmp.YHaGrc/nextest.tar.gz
1442026-09-04T21:31:11.595Z++ curl -sSfL --retry 10 -o /tmp/tmp.YHaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T21:31:12.128Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T21:31:12.134Z++ tar -xzf /tmp/tmp.YHaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T21:31:12.189Z+ banner bfd
1482026-09-04T21:31:12.192Z
1492026-09-04T21:31:12.192Z ##### ###### #####
1502026-09-04T21:31:12.192Z # # # # #
1512026-09-04T21:31:12.192Z ##### ##### # #
1522026-09-04T21:31:12.192Z # # # # #
1532026-09-04T21:31:12.192Z # # # # #
1542026-09-04T21:31:12.192Z ##### # #####
1552026-09-04T21:31:12.193Z
1562026-09-04T21:31:12.193Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1572026-09-04T21:31:12.360Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T21:31:12.955ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T21:31:12.955Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T21:31:13.029Z Updating crates.io index
1612026-09-04T21:31:13.033Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T21:31:13.479ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T21:31:13.479Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1642026-09-04T21:31:13.514Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T21:31:13.802ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T21:31:13.802Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T21:31:13.807Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T21:31:14.169ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T21:31:14.169Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T21:31:14.179Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T21:31:20.145ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T21:31:20.145Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T21:31:20.564Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T21:31:21.308ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T21:31:21.308Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T21:31:21.342Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T21:31:21.644ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T21:31:21.644Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T21:31:21.650Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T21:31:21.959ZFrom https://github.com/illumos/smf-rs
1812026-09-04T21:31:21.959Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T21:31:21.968Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T21:31:22.254ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T21:31:22.254Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T21:31:22.260Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T21:31:22.529ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T21:31:22.529Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T21:31:22.540Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T21:31:23.209ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T21:31:23.209Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T21:31:23.233Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T21:31:23.752ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T21:31:23.752Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T21:31:23.763Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T21:31:24.034ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T21:31:24.034Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T21:31:24.039Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T21:31:24.369ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T21:31:24.370Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T21:31:24.374Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T21:31:24.657ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T21:31:24.657Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T21:31:24.662Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T21:31:25.010ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T21:31:25.010Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T21:31:25.022Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T21:31:25.327ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T21:31:25.327Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T21:31:25.338Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T21:31:25.833ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T21:31:25.833Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T21:31:25.850Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T21:31:26.996ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T21:31:26.996Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T21:31:27.038Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T21:31:27.319ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T21:31:27.319Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T21:31:27.328Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T21:31:27.780ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T21:31:27.780Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T21:31:27.849Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T21:31:28.741ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T21:31:28.741Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T21:31:28.800Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T21:31:29.310ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T21:31:29.310Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T21:31:29.321Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T21:31:30.355ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T21:31:30.355Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T21:31:30.384Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T21:31:30.700ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T21:31:30.700Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T21:31:30.707Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T21:31:30.981ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T21:31:30.981Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T21:31:33.117Z Downloading crates ...
2372026-09-04T21:31:33.190Z Downloaded async-stream v0.3.6
2382026-09-04T21:31:33.196Z Downloaded block-buffer v0.12.1
2392026-09-04T21:31:33.196Z Downloaded byte-wrapper v0.1.0
2402026-09-04T21:31:33.196Z Downloaded backon v1.6.0
2412026-09-04T21:31:33.202Z Downloaded arrayref v0.3.9
2422026-09-04T21:31:33.202Z Downloaded chacha20 v0.9.1
2432026-09-04T21:31:33.216Z Downloaded cstr-argument v0.1.2
2442026-09-04T21:31:33.216Z Downloaded http-body-util v0.1.5
2452026-09-04T21:31:33.216Z Downloaded adler2 v2.0.1
2462026-09-04T21:31:33.216Z Downloaded keccak v0.1.6
2472026-09-04T21:31:33.233Z Downloaded newline-converter v0.3.0
2482026-09-04T21:31:33.233Z Downloaded humantime v2.4.0
2492026-09-04T21:31:33.233Z Downloaded anstyle-query v1.1.5
2502026-09-04T21:31:33.233Z Downloaded libsw-core v0.3.2
2512026-09-04T21:31:33.233Z Downloaded anstyle-parse v1.0.0
2522026-09-04T21:31:33.233Z Downloaded argon2 v0.5.3
2532026-09-04T21:31:33.233Z Downloaded async-stream-impl v0.3.6
2542026-09-04T21:31:33.233Z Downloaded hubpack_derive v0.1.1
2552026-09-04T21:31:33.233Z Downloaded is-terminal v0.4.17
2562026-09-04T21:31:33.257Z Downloaded autocfg v1.5.1
2572026-09-04T21:31:33.257Z Downloaded anstyle v1.0.14
2582026-09-04T21:31:33.257Z Downloaded backoff v0.4.0
2592026-09-04T21:31:33.257Z Downloaded no-std-compat v0.4.1
2602026-09-04T21:31:33.257Z Downloaded base16ct v1.0.0
2612026-09-04T21:31:33.257Z Downloaded block-buffer v0.10.4
2622026-09-04T21:31:33.257Z Downloaded cfg-if v1.0.4
2632026-09-04T21:31:33.257Z Downloaded idna_adapter v1.2.2
2642026-09-04T21:31:33.257Z Downloaded konst_macro_rules v0.2.19
2652026-09-04T21:31:33.257Z Downloaded bit-set v0.8.0
2662026-09-04T21:31:33.257Z Downloaded jiff-static v0.2.35
2672026-09-04T21:31:33.257Z Downloaded newtype_derive v0.1.6
2682026-09-04T21:31:33.257Z Downloaded arrayvec v0.7.8
2692026-09-04T21:31:33.257Z Downloaded clap_derive v4.6.4
2702026-09-04T21:31:33.261Z Downloaded lru-slab v0.1.2
2712026-09-04T21:31:33.261Z Downloaded base16ct v0.2.0
2722026-09-04T21:31:33.261Z Downloaded ingot v0.1.1
2732026-09-04T21:31:33.261Z Downloaded ingot-types v0.2.0
2742026-09-04T21:31:33.262Z Downloaded atomic-waker v1.1.2
2752026-09-04T21:31:33.262Z Downloaded hyper-rustls v0.27.9
2762026-09-04T21:31:33.262Z Downloaded num-integer v0.1.47
2772026-09-04T21:31:33.262Z Downloaded ingot v0.2.1
2782026-09-04T21:31:33.262Z Downloaded ipnet v2.12.1
2792026-09-04T21:31:33.262Z Downloaded const-random v0.1.18
2802026-09-04T21:31:33.262Z Downloaded bit-vec v0.8.0
2812026-09-04T21:31:33.262Z Downloaded bytecount v0.6.9
2822026-09-04T21:31:33.262Z Downloaded chacha20 v0.10.1
2832026-09-04T21:31:33.262Z Downloaded hybrid-array v0.4.14
2842026-09-04T21:31:33.262Z Downloaded iana-time-zone v0.1.65
2852026-09-04T21:31:33.271Z Downloaded ingot-types v0.1.2
2862026-09-04T21:31:33.271Z Downloaded ipnetwork v0.21.1
2872026-09-04T21:31:33.271Z Downloaded daft v0.1.8
2882026-09-04T21:31:33.271Z Downloaded icu_provider v2.2.0
2892026-09-04T21:31:33.271Z Downloaded internet-checksum v0.2.1
2902026-09-04T21:31:33.276Z Downloaded anyhow v1.0.104
2912026-09-04T21:31:33.276Z Downloaded bs58 v0.5.1
2922026-09-04T21:31:33.276Z Downloaded byteorder v1.5.0
2932026-09-04T21:31:33.276Z Downloaded ident_case v1.0.1
2942026-09-04T21:31:33.276Z Downloaded instant v0.1.13
2952026-09-04T21:31:33.277Z Downloaded crucible-workspace-hack v0.1.0
2962026-09-04T21:31:33.277Z Downloaded async-recursion v1.1.1
2972026-09-04T21:31:33.277Z Downloaded atomicwrites v0.4.4
2982026-09-04T21:31:33.277Z Downloaded convert_case v0.4.0
2992026-09-04T21:31:33.277Z Downloaded http-body v1.1.0
3002026-09-04T21:31:33.277Z Downloaded cpufeatures v0.3.0
3012026-09-04T21:31:33.289Z Downloaded lazy_static v1.5.0
3022026-09-04T21:31:33.289Z Downloaded managed v0.8.0
3032026-09-04T21:31:33.289Z Downloaded itoa v1.0.18
3042026-09-04T21:31:33.289Z Downloaded curve25519-dalek-derive v0.1.1
3052026-09-04T21:31:33.289Z Downloaded ciborium v0.2.2
3062026-09-04T21:31:33.289Z Downloaded lock_api v0.4.14
3072026-09-04T21:31:33.289Z Downloaded memmap2 v0.9.11
3082026-09-04T21:31:33.312Z Downloaded icu_properties v2.2.0
3092026-09-04T21:31:33.313Z Downloaded natord v1.0.9
3102026-09-04T21:31:33.313Z Downloaded aead v0.5.2
3112026-09-04T21:31:33.313Z Downloaded hostname v0.4.2
3122026-09-04T21:31:33.313Z Downloaded hubpack v0.1.2
3132026-09-04T21:31:33.313Z Downloaded is_ci v1.2.0
3142026-09-04T21:31:33.313Z Downloaded num-complex v0.4.6
3152026-09-04T21:31:33.313Z Downloaded num-conv v0.2.2
3162026-09-04T21:31:33.313Z Downloaded const-random-macro v0.1.16
3172026-09-04T21:31:33.313Z Downloaded cpufeatures v0.2.17
3182026-09-04T21:31:33.313Z Downloaded crc8 v0.1.1
3192026-09-04T21:31:33.313Z Downloaded indent_write v2.2.0
3202026-09-04T21:31:33.313Z Downloaded cfg_aliases v0.2.2
3212026-09-04T21:31:33.337Z Downloaded ciborium-io v0.2.2
3222026-09-04T21:31:33.337Z Downloaded httpdate v1.0.3
3232026-09-04T21:31:33.337Z Downloaded inout v0.1.4
3242026-09-04T21:31:33.337Z Downloaded clap_lex v1.1.0
3252026-09-04T21:31:33.337Z Downloaded crypto-common v0.2.2
3262026-09-04T21:31:33.337Z Downloaded cobs v0.3.0
3272026-09-04T21:31:33.338Z Downloaded crypto-common v0.1.7
3282026-09-04T21:31:33.338Z Downloaded libscf-sys v1.2.0
3292026-09-04T21:31:33.338Z Downloaded memoffset v0.9.1
3302026-09-04T21:31:33.338Z Downloaded crunchy v0.2.4
3312026-09-04T21:31:33.338Z Downloaded base64ct v1.8.3
3322026-09-04T21:31:33.338Z Downloaded bcs v0.1.6
3332026-09-04T21:31:33.338Z Downloaded match_cfg v0.1.0
3342026-09-04T21:31:33.338Z Downloaded serde_repr v0.1.21
3352026-09-04T21:31:33.340Z Downloaded scroll_derive v0.13.1
3362026-09-04T21:31:33.340Z Downloaded colorchoice v1.0.5
3372026-09-04T21:31:33.340Z Downloaded mime v0.3.17
3382026-09-04T21:31:33.362Z Downloaded newtype-uuid-macros v0.1.1
3392026-09-04T21:31:33.362Z Downloaded sha1 v0.10.7
3402026-09-04T21:31:33.362Z Downloaded lru-cache v0.1.2
3412026-09-04T21:31:33.362Z Downloaded critical-section v1.2.0
3422026-09-04T21:31:33.362Z Downloaded rustls-pemfile v2.2.0
3432026-09-04T21:31:33.362Z Downloaded macaddr v1.0.1
3442026-09-04T21:31:33.362Z Downloaded jobserver v0.1.35
3452026-09-04T21:31:33.362Z Downloaded bitflags v1.3.2
3462026-09-04T21:31:33.362Z Downloaded newtype-uuid v1.4.0
3472026-09-04T21:31:33.362Z Downloaded num-rational v0.4.2
3482026-09-04T21:31:33.363Z Downloaded httparse v1.10.1
3492026-09-04T21:31:33.363Z Downloaded camino-tempfile v1.4.1
3502026-09-04T21:31:33.363Z Downloaded ciborium-ll v0.2.2
3512026-09-04T21:31:33.363Z Downloaded const_format_proc_macros v0.2.34
3522026-09-04T21:31:33.363Z Downloaded cipher v0.4.4
3532026-09-04T21:31:33.363Z Downloaded num v0.4.3
3542026-09-04T21:31:33.363Z Downloaded num-iter v0.1.46
3552026-09-04T21:31:33.368Z Downloaded multer v3.1.0
3562026-09-04T21:31:33.368Z Downloaded supports-color v3.0.2
3572026-09-04T21:31:33.368Z Downloaded tabwriter v1.4.1
3582026-09-04T21:31:33.368Z Downloaded thread-id v4.2.2
3592026-09-04T21:31:33.368Z Downloaded swrite v0.1.0
3602026-09-04T21:31:33.368Z Downloaded time-core v0.1.9
3612026-09-04T21:31:33.368Z Downloaded toml_write v0.1.2
3622026-09-04T21:31:33.368Z Downloaded async-trait v0.1.92
3632026-09-04T21:31:33.368Z Downloaded toml_datetime v0.6.11
3642026-09-04T21:31:33.368Z Downloaded usdt v0.5.0
3652026-09-04T21:31:33.368Z Downloaded compression-core v0.4.32
3662026-09-04T21:31:33.369Z Downloaded crossbeam-deque v0.8.7
3672026-09-04T21:31:33.369Z Downloaded usdt v0.6.0
3682026-09-04T21:31:33.369Z Downloaded usdt-attr-macro v0.5.0
3692026-09-04T21:31:33.369Z Downloaded csv-core v0.1.13
3702026-09-04T21:31:33.369Z Downloaded anstream v1.0.0
3712026-09-04T21:31:33.369Z Downloaded rustversion v1.0.23
3722026-09-04T21:31:33.386Z Downloaded typify-macro v0.4.3
3732026-09-04T21:31:33.386Z Downloaded unicode-linebreak v0.1.5
3742026-09-04T21:31:33.386Z Downloaded embedded-io v0.6.1
3752026-09-04T21:31:33.386Z Downloaded darling_macro v0.23.0
3762026-09-04T21:31:33.386Z Downloaded foreign-types-macros v0.2.4
3772026-09-04T21:31:33.411Z Downloaded ingot-macros v0.1.1
3782026-09-04T21:31:33.411Z Downloaded linked-hash-map v0.5.6
3792026-09-04T21:31:33.411Z Downloaded blake2 v0.10.6
3802026-09-04T21:31:33.411Z Downloaded constant_time_eq v0.4.2
3812026-09-04T21:31:33.412Z Downloaded cmake v0.1.58
3822026-09-04T21:31:33.412Z Downloaded ahash v0.8.12
3832026-09-04T21:31:33.412Z Downloaded cancel-safe-futures v0.1.5
3842026-09-04T21:31:33.412Z Downloaded memmap v0.7.0
3852026-09-04T21:31:33.412Z Downloaded serde_derive_internals v0.29.1
3862026-09-04T21:31:33.412Z Downloaded slog-async v2.8.0
3872026-09-04T21:31:33.418Z Downloaded num-derive v0.4.2
3882026-09-04T21:31:33.418Z Downloaded signal-hook-registry v1.4.8
3892026-09-04T21:31:33.418Z Downloaded is_terminal_polyfill v1.70.2
3902026-09-04T21:31:33.418Z Downloaded linear-map v1.2.0
3912026-09-04T21:31:33.418Z Downloaded num_enum v0.5.11
3922026-09-04T21:31:33.418Z Downloaded futures-core v0.3.34
3932026-09-04T21:31:33.418Z Downloaded idna v1.1.0
3942026-09-04T21:31:33.418Z Downloaded cargo_toml v0.22.3
3952026-09-04T21:31:33.418Z Downloaded heck v0.4.1
3962026-09-04T21:31:33.418Z Downloaded futures-sink v0.3.34
3972026-09-04T21:31:33.418Z Downloaded fxhash v0.2.1
3982026-09-04T21:31:33.418Z Downloaded generic-array v0.14.7
3992026-09-04T21:31:33.418Z Downloaded futures-task v0.3.34
4002026-09-04T21:31:33.418Z Downloaded opaque-debug v0.3.1
4012026-09-04T21:31:33.418Z Downloaded arc-swap v1.9.2
4022026-09-04T21:31:33.418Z Downloaded bitflags v2.13.1
4032026-09-04T21:31:33.418Z Downloaded proc-macro-crate v3.5.0
4042026-09-04T21:31:33.422Z Downloaded omicron-workspace-hack v0.1.0
4052026-09-04T21:31:33.422Z Downloaded plain v0.2.3
4062026-09-04T21:31:33.422Z Downloaded pretty-hex v0.4.2
4072026-09-04T21:31:33.422Z Downloaded libsw v3.5.0
4082026-09-04T21:31:33.422Z Downloaded smawk v0.3.3
4092026-09-04T21:31:33.422Z Downloaded serde_tokenstream v0.3.0
4102026-09-04T21:31:33.422Z Downloaded slog-term v2.9.2
4112026-09-04T21:31:33.422Z Downloaded strum_macros v0.26.4
4122026-09-04T21:31:33.428Z Downloaded tabled_derive v0.7.0
4132026-09-04T21:31:33.428Z Downloaded thiserror-impl v1.0.69
4142026-09-04T21:31:33.428Z Downloaded tokio-dtrace v0.1.1
4152026-09-04T21:31:33.428Z Downloaded progenitor-client v0.14.0
4162026-09-04T21:31:33.428Z Downloaded rand_pcg v0.10.2
4172026-09-04T21:31:33.428Z Downloaded compression-codecs v0.4.38
4182026-09-04T21:31:33.437Z Downloaded crossbeam-utils v0.8.22
4192026-09-04T21:31:33.437Z Downloaded dtrace-parser v0.2.0
4202026-09-04T21:31:33.437Z Downloaded whoami v1.6.1
4212026-09-04T21:31:33.460Z Downloaded zerovec-derive v0.11.3
4222026-09-04T21:31:33.460Z Downloaded digest v0.11.3
4232026-09-04T21:31:33.460Z Downloaded progenitor-macro v0.14.0
4242026-09-04T21:31:33.460Z Downloaded same-file v1.0.6
4252026-09-04T21:31:33.460Z Downloaded rustc-hash v2.1.3
4262026-09-04T21:31:33.478Z Downloaded serial_test_derive v4.0.1
4272026-09-04T21:31:33.478Z Downloaded scroll_derive v0.12.1
4282026-09-04T21:31:33.479Z Downloaded serde_spanned v0.6.9
4292026-09-04T21:31:33.479Z Downloaded crc32fast v1.5.0
4302026-09-04T21:31:33.479Z Downloaded allocator-api2 v0.2.21
4312026-09-04T21:31:33.479Z Downloaded camino v1.2.5
4322026-09-04T21:31:33.479Z Downloaded colored v3.1.1
4332026-09-04T21:31:33.479Z Downloaded ff v0.13.1
4342026-09-04T21:31:33.479Z Downloaded debug-ignore v1.0.5
4352026-09-04T21:31:33.479Z Downloaded fixedbitset v0.5.7
4362026-09-04T21:31:33.479Z Downloaded static_assertions v1.1.0
4372026-09-04T21:31:33.479Z Downloaded erased-serde v0.3.31
4382026-09-04T21:31:33.479Z Downloaded ingot-macros v0.2.0
4392026-09-04T21:31:33.479Z Downloaded strum v0.26.3
4402026-09-04T21:31:33.479Z Downloaded strum v0.27.2
4412026-09-04T21:31:33.479Z Downloaded tagptr v0.2.0
4422026-09-04T21:31:33.479Z Downloaded take_mut v0.2.2
4432026-09-04T21:31:33.479Z Downloaded litemap v0.8.2
4442026-09-04T21:31:33.479Z Downloaded bytes v1.12.1
4452026-09-04T21:31:33.479Z Downloaded clap v4.6.6
4462026-09-04T21:31:33.492Z Downloaded const-oid v0.10.2
4472026-09-04T21:31:33.492Z Downloaded sigpipe v0.1.3
4482026-09-04T21:31:33.492Z Downloaded num_enum_derive v0.5.11
4492026-09-04T21:31:33.492Z Downloaded slog-envlogger v2.2.0
4502026-09-04T21:31:33.492Z Downloaded sync_wrapper v1.0.2
4512026-09-04T21:31:33.492Z Downloaded try-lock v0.2.5
4522026-09-04T21:31:33.492Z Downloaded thiserror-impl-no-std v2.0.2
4532026-09-04T21:31:33.492Z Downloaded tower-service v0.3.3
4542026-09-04T21:31:33.519Z Downloaded parking_lot_core v0.8.6
4552026-09-04T21:31:33.519Z Downloaded typeid v1.0.3
4562026-09-04T21:31:33.519Z Downloaded password-hash v0.5.0
4572026-09-04T21:31:33.519Z Downloaded paste v1.0.15
4582026-09-04T21:31:33.519Z Downloaded progenitor-client v0.13.0
4592026-09-04T21:31:33.519Z Downloaded untrusted v0.7.1
4602026-09-04T21:31:33.519Z Downloaded darling_macro v0.21.3
4612026-09-04T21:31:33.520Z Downloaded rand_chacha v0.9.0
4622026-09-04T21:31:33.520Z Downloaded pest_generator v2.8.8
4632026-09-04T21:31:33.520Z Downloaded utf-8 v0.7.6
4642026-09-04T21:31:33.520Z Downloaded version_check v0.9.5
4652026-09-04T21:31:33.546Z Downloaded crossbeam-epoch v0.9.20
4662026-09-04T21:31:33.546Z Downloaded console v0.16.4
4672026-09-04T21:31:33.546Z Downloaded data-encoding v2.11.1
4682026-09-04T21:31:33.546Z Downloaded zerocopy-derive v0.7.35
4692026-09-04T21:31:33.546Z Downloaded defmt v0.3.100
4702026-09-04T21:31:33.546Z Downloaded dof v0.3.0
4712026-09-04T21:31:33.546Z Downloaded git-stub v1.0.0
4722026-09-04T21:31:33.546Z Downloaded dropshot-api-manager-types v0.8.0
4732026-09-04T21:31:33.546Z Downloaded float-ord v0.3.2
4742026-09-04T21:31:33.546Z Downloaded scroll v0.13.0
4752026-09-04T21:31:33.546Z Downloaded form_urlencoded v1.2.2
4762026-09-04T21:31:33.546Z Downloaded hostname v0.3.1
4772026-09-04T21:31:33.546Z Downloaded openssl-macros v0.1.1
4782026-09-04T21:31:33.547Z Downloaded openssl-probe v0.2.1
4792026-09-04T21:31:33.547Z Downloaded slog v2.8.2
4802026-09-04T21:31:33.547Z Downloaded parse-display v0.10.0
4812026-09-04T21:31:33.547Z Downloaded scroll v0.12.0
4822026-09-04T21:31:33.547Z Downloaded slab v0.4.12
4832026-09-04T21:31:33.547Z Downloaded snafu-derive v0.8.9
4842026-09-04T21:31:33.547Z Downloaded hash32 v0.3.1
4852026-09-04T21:31:33.547Z Downloaded indexmap v1.9.3
4862026-09-04T21:31:33.547Z Downloaded base64 v0.22.1
4872026-09-04T21:31:33.569Z Downloaded base64 v0.21.7
4882026-09-04T21:31:33.569Z Downloaded log v0.4.33
4892026-09-04T21:31:33.569Z Downloaded num-traits v0.2.19
4902026-09-04T21:31:33.569Z Downloaded heck v0.5.0
4912026-09-04T21:31:33.569Z Downloaded miniz_oxide v0.8.9
4922026-09-04T21:31:33.569Z Downloaded proc-macro-crate v1.3.1
4932026-09-04T21:31:33.569Z Downloaded thiserror-impl v2.0.20
4942026-09-04T21:31:33.569Z Downloaded serde_spanned v1.1.1
4952026-09-04T21:31:33.569Z Downloaded serde_plain v1.0.2
4962026-09-04T21:31:33.569Z Downloaded async-compression v0.4.43
4972026-09-04T21:31:33.569Z Downloaded progenitor-macro v0.10.0
4982026-09-04T21:31:33.569Z Downloaded socket2 v0.6.5
4992026-09-04T21:31:33.602Z Downloaded fs-err v3.3.1
5002026-09-04T21:31:33.602Z Downloaded textwrap v0.16.2
5012026-09-04T21:31:33.603Z Downloaded postcard v1.1.3
5022026-09-04T21:31:33.603Z Downloaded vsss-rs v3.3.4
5032026-09-04T21:31:33.603Z Downloaded ref-cast-impl v1.0.26
5042026-09-04T21:31:33.603Z Downloaded rustc_version v0.1.7
5052026-09-04T21:31:33.603Z Downloaded structmeta-derive v0.3.0
5062026-09-04T21:31:33.603Z Downloaded thread-id v5.1.0
5072026-09-04T21:31:33.603Z Downloaded tower-layer v0.3.3
5082026-09-04T21:31:33.603Z Downloaded tinyvec v1.12.0
5092026-09-04T21:31:33.603Z Downloaded chacha20poly1305 v0.10.1
5102026-09-04T21:31:33.603Z Downloaded serde_yaml v0.9.34+deprecated
5112026-09-04T21:31:33.603Z Downloaded cookie v0.18.2
5122026-09-04T21:31:33.603Z Downloaded toml v1.1.4+spec-1.1.0
5132026-09-04T21:31:33.630Z Downloaded unicode-ident v1.0.24
5142026-09-04T21:31:33.630Z Downloaded uuid v1.26.0
5152026-09-04T21:31:33.630Z Downloaded subtle v2.6.1
5162026-09-04T21:31:33.630Z Downloaded tinyvec_macros v0.1.1
5172026-09-04T21:31:33.630Z Downloaded zmij v1.0.23
5182026-09-04T21:31:33.630Z Downloaded fnv v1.0.7
5192026-09-04T21:31:33.630Z Downloaded fastrand v2.5.0
5202026-09-04T21:31:33.630Z Downloaded futures-executor v0.3.34
5212026-09-04T21:31:33.630Z Downloaded num_enum v0.7.6
5222026-09-04T21:31:33.631Z Downloaded const_format v0.2.36
5232026-09-04T21:31:33.631Z Downloaded usdt-attr-macro v0.6.0
5242026-09-04T21:31:33.631Z Downloaded usdt-macro v0.6.0
5252026-09-04T21:31:33.631Z Downloaded schemars v0.9.0
5262026-09-04T21:31:33.631Z Downloaded drift v0.2.0
5272026-09-04T21:31:33.631Z Downloaded wait-timeout v0.2.1
5282026-09-04T21:31:33.631Z Downloaded hex v0.4.3
5292026-09-04T21:31:33.631Z Downloaded tinystr v0.8.3
5302026-09-04T21:31:33.631Z Downloaded yoke-derive v0.8.2
5312026-09-04T21:31:33.631Z Downloaded xattr v1.6.1
5322026-09-04T21:31:33.649Z Downloaded smallvec v1.15.2
5332026-09-04T21:31:33.649Z Downloaded icu_normalizer v2.2.0
5342026-09-04T21:31:33.649Z Downloaded fixedbitset v0.4.2
5352026-09-04T21:31:33.649Z Downloaded indicatif v0.18.6
5362026-09-04T21:31:33.649Z Downloaded proc-macro-error v1.0.4
5372026-09-04T21:31:33.649Z Downloaded konst v0.2.20
5382026-09-04T21:31:33.650Z Downloaded icu_locale_core v2.2.0
5392026-09-04T21:31:33.650Z Downloaded tokio-rustls v0.26.4
5402026-09-04T21:31:33.650Z Downloaded toml v0.8.23
5412026-09-04T21:31:33.650Z Downloaded poly1305 v0.8.0
5422026-09-04T21:31:33.650Z Downloaded foreign-types v0.5.0
5432026-09-04T21:31:33.650Z Downloaded powerfmt v0.2.0
5442026-09-04T21:31:33.650Z Downloaded dropshot_endpoint v0.17.1
5452026-09-04T21:31:33.650Z Downloaded parse-display-derive v0.10.0
5462026-09-04T21:31:33.650Z Downloaded quinn-udp v0.5.15
5472026-09-04T21:31:33.650Z Downloaded gethostname v0.5.0
5482026-09-04T21:31:33.650Z Downloaded hyper-util v0.1.20
5492026-09-04T21:31:33.672Z Downloaded rusty-fork v0.3.1
5502026-09-04T21:31:33.672Z Downloaded icu_normalizer_data v2.2.0
5512026-09-04T21:31:33.672Z Downloaded proc-macro2 v1.0.107
5522026-09-04T21:31:33.672Z Downloaded rustls-native-certs v0.8.4
5532026-09-04T21:31:33.672Z Downloaded serde-big-array v0.5.1
5542026-09-04T21:31:33.672Z Downloaded serde_path_to_error v0.1.20
5552026-09-04T21:31:33.672Z Downloaded yoke v0.8.3
5562026-09-04T21:31:33.672Z Downloaded pest_meta v2.8.8
5572026-09-04T21:31:33.672Z Downloaded slog-dtrace v0.3.0
5582026-09-04T21:31:33.672Z Downloaded percent-encoding v2.3.2
5592026-09-04T21:31:33.672Z Downloaded rustc_version v0.4.1
5602026-09-04T21:31:33.672Z Downloaded crossbeam-channel v0.5.16
5612026-09-04T21:31:33.672Z Downloaded crypto-bigint v0.5.5
5622026-09-04T21:31:33.672Z Downloaded serde_urlencoded v0.7.1
5632026-09-04T21:31:33.673Z Downloaded smf v0.2.3
5642026-09-04T21:31:33.673Z Downloaded yansi v1.0.1
5652026-09-04T21:31:33.673Z Downloaded darling_core v0.21.3
5662026-09-04T21:31:33.706Z Downloaded tungstenite v0.21.0
5672026-09-04T21:31:33.706Z Downloaded rhai_codegen v3.2.0
5682026-09-04T21:31:33.706Z Downloaded either v1.17.0
5692026-09-04T21:31:33.706Z Downloaded tiny-keccak v2.0.2
5702026-09-04T21:31:33.706Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5712026-09-04T21:31:33.706Z Downloaded sha1 v0.11.0
5722026-09-04T21:31:33.706Z Downloaded structmeta v0.3.0
5732026-09-04T21:31:33.706Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5742026-09-04T21:31:33.706Z Downloaded parking_lot_core v0.9.12
5752026-09-04T21:31:33.707Z Downloaded schemars v0.8.22
5762026-09-04T21:31:33.707Z Downloaded digest v0.10.7
5772026-09-04T21:31:33.707Z Downloaded getrandom v0.2.17
5782026-09-04T21:31:33.740Z Downloaded unit-prefix v0.5.2
5792026-09-04T21:31:33.740Z Downloaded errno v0.3.14
5802026-09-04T21:31:33.740Z Downloaded termtree v0.5.1
5812026-09-04T21:31:33.740Z Downloaded xz2 v0.1.7
5822026-09-04T21:31:33.740Z Downloaded icu_collections v2.2.0
5832026-09-04T21:31:33.740Z Downloaded waitgroup v0.1.2
5842026-09-04T21:31:33.740Z Downloaded deranged v0.5.8
5852026-09-04T21:31:33.740Z Downloaded enum-as-inner v0.6.1
5862026-09-04T21:31:33.740Z Downloaded steno v0.4.1
5872026-09-04T21:31:33.740Z Downloaded papergrid v0.11.0
5882026-09-04T21:31:33.740Z Downloaded minimal-lexical v0.2.1
5892026-09-04T21:31:33.740Z Downloaded quote v1.0.47
5902026-09-04T21:31:33.740Z Downloaded smartstring v1.0.1
5912026-09-04T21:31:33.740Z Downloaded unsafe-libyaml v0.2.11
5922026-09-04T21:31:33.740Z Downloaded zeroize_derive v1.5.0
5932026-09-04T21:31:33.740Z Downloaded progenitor v0.13.0
5942026-09-04T21:31:33.740Z Downloaded progenitor v0.14.0
5952026-09-04T21:31:33.740Z Downloaded dtrace-parser v0.3.0
5962026-09-04T21:31:33.740Z Downloaded foreign-types-shared v0.1.1
5972026-09-04T21:31:33.740Z Downloaded foreign-types-shared v0.3.1
5982026-09-04T21:31:33.740Z Downloaded num_threads v0.1.7
5992026-09-04T21:31:33.740Z Downloaded rand_core v0.6.4
6002026-09-04T21:31:33.740Z Downloaded phf_shared v0.12.1
6012026-09-04T21:31:33.740Z Downloaded rand_xorshift v0.4.0
6022026-09-04T21:31:33.740Z Downloaded term v1.2.1
6032026-09-04T21:31:33.765Z Downloaded glob v0.3.4
6042026-09-04T21:31:33.765Z Downloaded highway v1.3.0
6052026-09-04T21:31:33.765Z Downloaded rayon-core v1.13.0
6062026-09-04T21:31:33.765Z Downloaded oxnet v0.1.7
6072026-09-04T21:31:33.765Z Downloaded tempfile v3.27.0
6082026-09-04T21:31:33.765Z Downloaded unicode-xid v0.2.6
6092026-09-04T21:31:33.765Z Downloaded phf v0.12.1
6102026-09-04T21:31:33.765Z Downloaded schemars_derive v0.8.22
6112026-09-04T21:31:33.765Z Downloaded scopeguard v1.2.0
6122026-09-04T21:31:33.765Z Downloaded serial_test v4.0.1
6132026-09-04T21:31:33.765Z Downloaded siphasher v1.0.3
6142026-09-04T21:31:33.765Z Downloaded strsim v0.11.1
6152026-09-04T21:31:33.765Z Downloaded strum v0.28.0
6162026-09-04T21:31:33.765Z Downloaded thread_local v1.1.10
6172026-09-04T21:31:33.765Z Downloaded unarray v0.1.4
6182026-09-04T21:31:33.765Z Downloaded slog-scope v4.4.1
6192026-09-04T21:31:33.765Z Downloaded cc v1.4.2
6202026-09-04T21:31:33.765Z Downloaded similar v3.2.0
6212026-09-04T21:31:33.765Z Downloaded utf8parse v0.2.2
6222026-09-04T21:31:33.765Z Downloaded thiserror v1.0.69
6232026-09-04T21:31:33.765Z Downloaded url v2.5.8
6242026-09-04T21:31:33.766Z Downloaded untrusted v0.9.0
6252026-09-04T21:31:33.766Z Downloaded dof v0.4.0
6262026-09-04T21:31:33.783Z Downloaded derive_more v0.99.20
6272026-09-04T21:31:33.783Z Downloaded heapless v0.8.0
6282026-09-04T21:31:33.783Z Downloaded ucd-trie v0.1.7
6292026-09-04T21:31:33.783Z Downloaded parking_lot v0.12.5
6302026-09-04T21:31:33.783Z Downloaded find-msvc-tools v0.1.10
6312026-09-04T21:31:33.783Z Downloaded simd-adler32 v0.3.10
6322026-09-04T21:31:33.783Z Downloaded synstructure v0.13.2
6332026-09-04T21:31:33.783Z Downloaded zone v0.3.1
6342026-09-04T21:31:33.783Z Downloaded olpc-cjson v0.1.4
6352026-09-04T21:31:33.783Z Downloaded rand_chacha v0.3.1
6362026-09-04T21:31:33.783Z Downloaded defmt-macros v1.1.1
6372026-09-04T21:31:33.783Z Downloaded http v1.5.0
6382026-09-04T21:31:33.812Z Downloaded mio v1.2.2
6392026-09-04T21:31:33.812Z Downloaded flate2 v1.1.9
6402026-09-04T21:31:33.812Z Downloaded progenitor-impl v0.10.0
6412026-09-04T21:31:33.812Z Downloaded progenitor-macro v0.13.0
6422026-09-04T21:31:33.812Z Downloaded ppv-lite86 v0.2.21
6432026-09-04T21:31:33.812Z Downloaded git-stub-vcs v0.1.0
6442026-09-04T21:31:33.812Z Downloaded globset v0.4.20
6452026-09-04T21:31:33.812Z Downloaded terminal_size v0.4.4
6462026-09-04T21:31:33.812Z Downloaded testing_table v0.3.0
6472026-09-04T21:31:33.812Z Downloaded usdt-macro v0.5.0
6482026-09-04T21:31:33.848Z Downloaded typify-macro v0.6.2
6492026-09-04T21:31:33.848Z Downloaded want v0.3.1
6502026-09-04T21:31:33.848Z Downloaded zerofrom v0.1.8
6512026-09-04T21:31:33.848Z Downloaded embedded-io v0.4.0
6522026-09-04T21:31:33.848Z Downloaded similar v2.7.0
6532026-09-04T21:31:33.848Z Downloaded owo-colors v4.3.0
6542026-09-04T21:31:33.848Z Downloaded spin v0.9.9
6552026-09-04T21:31:33.848Z Downloaded thin-vec v0.2.19
6562026-09-04T21:31:33.848Z Downloaded zerofrom-derive v0.1.7
6572026-09-04T21:31:33.848Z Downloaded snafu v0.8.9
6582026-09-04T21:31:33.848Z Downloaded thiserror-no-std v2.0.2
6592026-09-04T21:31:33.848Z Downloaded elliptic-curve v0.13.8
6602026-09-04T21:31:33.848Z Downloaded slog-stdlog v4.1.1
6612026-09-04T21:31:33.848Z Downloaded slog-bunyan v2.5.0
6622026-09-04T21:31:33.848Z Downloaded serde v1.0.229
6632026-09-04T21:31:33.848Z Downloaded tower v0.5.3
6642026-09-04T21:31:33.867Z Downloaded tokio-macros v2.7.2
6652026-09-04T21:31:33.867Z Downloaded toml_edit v0.22.27
6662026-09-04T21:31:33.867Z Downloaded toml_edit v0.19.15
6672026-09-04T21:31:33.867Z Downloaded darling v0.21.3
6682026-09-04T21:31:33.867Z Downloaded diff v0.1.13
6692026-09-04T21:31:33.867Z Downloaded displaydoc v0.2.7
6702026-09-04T21:31:33.867Z Downloaded progenitor v0.10.0
6712026-09-04T21:31:33.868Z Downloaded futures-macro v0.3.34
6722026-09-04T21:31:33.868Z Downloaded defmt-parser v1.0.0
6732026-09-04T21:31:33.868Z Downloaded dunce v1.0.5
6742026-09-04T21:31:33.868Z Downloaded utf8_iter v1.0.4
6752026-09-04T21:31:33.868Z Downloaded quick-error v1.2.3
6762026-09-04T21:31:33.868Z Downloaded secrecy v0.10.3
6772026-09-04T21:31:33.868Z Downloaded zone_cfg_derive v0.3.1
6782026-09-04T21:31:33.868Z Downloaded ryu v1.0.23
6792026-09-04T21:31:33.868Z Downloaded indexmap v2.14.0
6802026-09-04T21:31:33.868Z Downloaded memchr v2.8.3
6812026-09-04T21:31:33.868Z Downloaded nom v7.1.3
6822026-09-04T21:31:33.868Z Downloaded strum_macros v0.28.0
6832026-09-04T21:31:33.868Z Downloaded group v0.13.0
6842026-09-04T21:31:33.877Z Downloaded futures v0.3.34
6852026-09-04T21:31:33.877Z Downloaded rand v0.8.7
6862026-09-04T21:31:33.877Z Downloaded tar v0.4.46
6872026-09-04T21:31:33.877Z Downloaded pkg-config v0.3.33
6882026-09-04T21:31:33.877Z Downloaded stable_deref_trait v1.2.1
6892026-09-04T21:31:33.877Z Downloaded serde_tokenstream v0.2.3
6902026-09-04T21:31:33.877Z Downloaded dyn-clone v1.0.20
6912026-09-04T21:31:33.877Z Downloaded potential_utf v0.1.5
6922026-09-04T21:31:33.878Z Downloaded ron v0.12.2
6932026-09-04T21:31:33.878Z Downloaded serde_core v1.0.229
6942026-09-04T21:31:33.920Z Downloaded foldhash v0.1.5
6952026-09-04T21:31:33.920Z Downloaded tokio-stream v0.1.19
6962026-09-04T21:31:33.921Z Downloaded port-file v0.1.0
6972026-09-04T21:31:33.921Z Downloaded writeable v0.6.3
6982026-09-04T21:31:33.936Z Downloaded progenitor-extras v0.2.0
6992026-09-04T21:31:33.936Z Downloaded futures-io v0.3.34
7002026-09-04T21:31:33.936Z Downloaded foreign-types v0.3.2
7012026-09-04T21:31:33.936Z Downloaded ref-cast v1.0.26
7022026-09-04T21:31:33.936Z Downloaded aho-corasick v1.1.5
7032026-09-04T21:31:33.936Z Downloaded resolv-conf v0.7.6
7042026-09-04T21:31:33.936Z Downloaded pest_derive v2.8.8
7052026-09-04T21:31:33.936Z Downloaded slog-json v2.6.1
7062026-09-04T21:31:33.936Z Downloaded parking_lot v0.11.2
7072026-09-04T21:31:33.936Z Downloaded typed-path v0.9.3
7082026-09-04T21:31:33.937Z Downloaded zerotrie v0.2.4
7092026-09-04T21:31:33.937Z Downloaded num_enum_derive v0.7.6
7102026-09-04T21:31:33.937Z Downloaded proc-macro-error-attr v1.0.4
7112026-09-04T21:31:33.937Z Downloaded derive-ex v0.1.8
7122026-09-04T21:31:33.937Z Downloaded semver v0.1.20
7132026-09-04T21:31:33.937Z Downloaded daft-derive v0.1.8
7142026-09-04T21:31:33.937Z Downloaded jiff-core v0.1.0
7152026-09-04T21:31:33.937Z Downloaded pin-project-lite v0.2.17
7162026-09-04T21:31:33.937Z Downloaded progenitor-impl v0.14.0
7172026-09-04T21:31:33.962Z Downloaded serde_with_macros v3.22.0
7182026-09-04T21:31:33.962Z Downloaded universal-hash v0.5.1
7192026-09-04T21:31:33.962Z Downloaded spin v0.5.2
7202026-09-04T21:31:33.962Z Downloaded toml_parser v1.1.3+spec-1.1.0
7212026-09-04T21:31:33.962Z Downloaded topological-sort v0.2.2
7222026-09-04T21:31:33.962Z Downloaded equivalent v1.0.2
7232026-09-04T21:31:33.962Z Downloaded sha2 v0.10.9
7242026-09-04T21:31:33.962Z Downloaded unicode-normalization v0.1.25
7252026-09-04T21:31:33.962Z Downloaded pin-project-internal v1.1.13
7262026-09-04T21:31:33.962Z Downloaded futures-channel v0.3.34
7272026-09-04T21:31:33.962Z Downloaded test-strategy v0.4.5
7282026-09-04T21:31:33.996Z Downloaded once_cell v1.21.4
7292026-09-04T21:31:33.996Z Downloaded walkdir v2.5.0
7302026-09-04T21:31:33.996Z Downloaded zeroize v1.9.0
7312026-09-04T21:31:33.996Z Downloaded toml_edit v0.25.13+spec-1.1.0
7322026-09-04T21:31:33.996Z Downloaded prettyplease v0.2.37
7332026-09-04T21:31:33.996Z Downloaded rustls-platform-verifier v0.7.0
7342026-09-04T21:31:33.996Z Downloaded derive-where v1.6.1
7352026-09-04T21:31:33.997Z Downloaded shlex v2.0.1
7362026-09-04T21:31:33.997Z Downloaded tokio-tungstenite v0.21.0
7372026-09-04T21:31:33.997Z Downloaded toml_writer v1.1.2+spec-1.1.0
7382026-09-04T21:31:33.997Z Downloaded foldhash v0.2.0
7392026-09-04T21:31:33.997Z Downloaded nom v8.0.0
7402026-09-04T21:31:33.997Z Downloaded hmac v0.12.1
7412026-09-04T21:31:34.013Z Downloaded zerovec v0.11.6
7422026-09-04T21:31:34.013Z Downloaded fs_extra v1.3.0
7432026-09-04T21:31:34.014Z Downloaded progenitor-client v0.10.0
7442026-09-04T21:31:34.014Z Downloaded strum_macros v0.27.2
7452026-09-04T21:31:34.014Z Downloaded filetime v0.2.29
7462026-09-04T21:31:34.014Z Downloaded usdt-impl v0.5.0
7472026-09-04T21:31:34.014Z Downloaded toml v0.9.12+spec-1.1.0
7482026-09-04T21:31:34.014Z Downloaded quinn v0.11.11
7492026-09-04T21:31:34.014Z Downloaded tokio-util v0.7.19
7502026-09-04T21:31:34.014Z Downloaded zerocopy-derive v0.8.56
7512026-09-04T21:31:34.014Z Downloaded pretty_assertions v1.4.1
7522026-09-04T21:31:34.014Z Downloaded rand_core v0.10.1
7532026-09-04T21:31:34.014Z Downloaded usdt-impl v0.6.0
7542026-09-04T21:31:34.014Z Downloaded rand_core v0.9.5
7552026-09-04T21:31:34.014Z Downloaded tracing-core v0.1.36
7562026-09-04T21:31:34.014Z Downloaded oxide-tokio-rt v0.1.6
7572026-09-04T21:31:34.028Z Downloaded rustls-pki-types v1.15.1
7582026-09-04T21:31:34.028Z Downloaded defmt v1.1.1
7592026-09-04T21:31:34.028Z Downloaded typenum v1.20.1
7602026-09-04T21:31:34.028Z Downloaded clap_builder v4.6.6
7612026-09-04T21:31:34.045Z Downloaded hashbrown v0.15.5
7622026-09-04T21:31:34.045Z Downloaded serde_derive v1.0.229
7632026-09-04T21:31:34.045Z Downloaded semver v1.0.28
7642026-09-04T21:31:34.046Z Downloaded toml v0.7.8
7652026-09-04T21:31:34.046Z Downloaded papergrid v0.18.0
7662026-09-04T21:31:34.046Z Downloaded itertools v0.14.0
7672026-09-04T21:31:34.061Z Downloaded darling v0.23.0
7682026-09-04T21:31:34.061Z Downloaded darling_core v0.23.0
7692026-09-04T21:31:34.061Z Downloaded progenitor-impl v0.13.0
7702026-09-04T21:31:34.061Z Downloaded typify v0.4.3
7712026-09-04T21:31:34.061Z Downloaded thiserror v2.0.20
7722026-09-04T21:31:34.080Z Downloaded typify v0.6.2
7732026-09-04T21:31:34.080Z Downloaded pem v3.0.6
7742026-09-04T21:31:34.080Z Downloaded blake3 v1.8.6
7752026-09-04T21:31:34.080Z Downloaded half v2.7.1
7762026-09-04T21:31:34.080Z Downloaded tracing-attributes v0.1.31
7772026-09-04T21:31:34.080Z Downloaded hickory-resolver v0.25.2
7782026-09-04T21:31:34.080Z Downloaded openssl-sys v0.9.117
7792026-09-04T21:31:34.149Z Downloaded time-macros v0.2.32
7802026-09-04T21:31:34.149Z Downloaded schemars v1.2.2
7812026-09-04T21:31:34.149Z Downloaded icu_properties_data v2.2.0
7822026-09-04T21:31:34.150Z Downloaded getrandom v0.4.3
7832026-09-04T21:31:34.150Z Downloaded omicron-zone-package v0.12.3
7842026-09-04T21:31:34.183Z Downloaded hyper v1.11.1
7852026-09-04T21:31:34.183Z Downloaded itertools v0.15.0
7862026-09-04T21:31:34.183Z Downloaded libm v0.2.16
7872026-09-04T21:31:34.184Z Downloaded getrandom v0.3.4
7882026-09-04T21:31:34.184Z Downloaded pin-project v1.1.13
7892026-09-04T21:31:34.184Z Downloaded itertools v0.12.1
7902026-09-04T21:31:34.184Z Downloaded hickory-resolver v0.24.4
7912026-09-04T21:31:34.184Z Downloaded tower-http v0.6.11
7922026-09-04T21:31:34.184Z Downloaded qorb v0.4.1
7932026-09-04T21:31:34.184Z Downloaded reqwest v0.13.4
7942026-09-04T21:31:34.184Z Downloaded futures-util v0.3.34
7952026-09-04T21:31:34.184Z Downloaded rustls-webpki v0.103.14
7962026-09-04T21:31:34.184Z Downloaded winnow v0.5.40
7972026-09-04T21:31:34.197Z Downloaded tough v0.22.0
7982026-09-04T21:31:34.197Z Downloaded rand v0.9.5
7992026-09-04T21:31:34.197Z Downloaded aws-lc-rs v1.18.0
8002026-09-04T21:31:34.197Z Downloaded zerocopy v0.7.35
8012026-09-04T21:31:34.197Z Downloaded unicode-segmentation v1.13.3
8022026-09-04T21:31:34.197Z Downloaded hkdf v0.12.4
8032026-09-04T21:31:34.197Z Downloaded dropshot-api-manager v0.8.0
8042026-09-04T21:31:34.197Z Downloaded iddqd v0.4.6
8052026-09-04T21:31:34.228Z Downloaded hashbrown v0.12.3
8062026-09-04T21:31:34.228Z Downloaded winnow v1.0.4
8072026-09-04T21:31:34.248Z Downloaded hashbrown v0.17.1
8082026-09-04T21:31:34.248Z Downloaded rand v0.10.2
8092026-09-04T21:31:34.249Z Downloaded webpki-roots v1.0.9
8102026-09-04T21:31:34.249Z Downloaded serde_with v3.22.0
8112026-09-04T21:31:34.249Z Downloaded expectorate v1.3.0
8122026-09-04T21:31:34.249Z Downloaded pest v2.8.8
8132026-09-04T21:31:34.249Z Downloaded rayon v1.12.0
8142026-09-04T21:31:34.249Z Downloaded moka v0.12.16
8152026-09-04T21:31:34.278Z Downloaded syn v1.0.109
8162026-09-04T21:31:34.278Z Downloaded curve25519-dalek v4.1.3
8172026-09-04T21:31:34.278Z Downloaded regex v1.13.1
8182026-09-04T21:31:34.278Z Downloaded reqwest v0.12.28
8192026-09-04T21:31:34.294Z Downloaded chrono v0.4.45
8202026-09-04T21:31:34.294Z Downloaded proptest v1.11.0
8212026-09-04T21:31:34.294Z Downloaded winnow v0.7.15
8222026-09-04T21:31:34.294Z Downloaded h2 v0.4.15
8232026-09-04T21:31:34.294Z Downloaded serde_json v1.0.151
8242026-09-04T21:31:34.309Z Downloaded portable-atomic v1.15.0
8252026-09-04T21:31:34.309Z Downloaded hashbrown v0.16.1
8262026-09-04T21:31:34.309Z Downloaded zerocopy v0.8.56
8272026-09-04T21:31:34.327Z Downloaded goblin v0.8.2
8282026-09-04T21:31:34.351Z Downloaded quinn-proto v0.11.16
8292026-09-04T21:31:34.359Z Downloaded goblin v0.10.7
8302026-09-04T21:31:34.359Z Downloaded tabled v0.15.0
8312026-09-04T21:31:34.374Z Downloaded vcpkg v0.2.15
8322026-09-04T21:31:34.383Z Downloaded nix v0.31.3
8332026-09-04T21:31:34.402Z Downloaded tabled v0.21.0
8342026-09-04T21:31:34.411Z Downloaded bstr v1.13.1
8352026-09-04T21:31:34.411Z Downloaded unicode-width v0.2.2
8362026-09-04T21:31:34.423Z Downloaded unicode-width v0.1.14
8372026-09-04T21:31:34.424Z Downloaded openssl v0.10.81
8382026-09-04T21:31:34.424Z Downloaded syn v2.0.119
8392026-09-04T21:31:34.443Z Downloaded regex-syntax v0.8.11
8402026-09-04T21:31:34.443Z Downloaded rustix v0.38.44
8412026-09-04T21:31:34.453Z Downloaded time v0.3.55
8422026-09-04T21:31:34.453Z Downloaded openapiv3 v2.2.0
8432026-09-04T21:31:34.466Z Downloaded regress v0.10.5
8442026-09-04T21:31:34.466Z Downloaded smoltcp v0.11.0
8452026-09-04T21:31:34.471Z Downloaded syn v3.0.3
8462026-09-04T21:31:34.471Z Downloaded regress v0.11.1
8472026-09-04T21:31:34.494Z Downloaded rustls v0.23.43
8482026-09-04T21:31:34.508Z Downloaded dropshot v0.17.1
8492026-09-04T21:31:34.533Z Downloaded hickory-proto v0.25.2
8502026-09-04T21:31:34.544Z Downloaded hickory-proto v0.24.4
8512026-09-04T21:31:34.544Z Downloaded rustix v1.1.4
8522026-09-04T21:31:34.556Z Downloaded tracing v0.1.44
8532026-09-04T21:31:34.564Z Downloaded sled v0.34.7
8542026-09-04T21:31:34.571Z Downloaded typify-impl v0.4.3
8552026-09-04T21:31:34.574Z Downloaded typify-impl v0.6.2
8562026-09-04T21:31:34.579Z Downloaded rhai v1.26.0
8572026-09-04T21:31:34.592Z Downloaded jiff v0.2.35
8582026-09-04T21:31:34.619Z Downloaded lzma-sys v0.1.20
8592026-09-04T21:31:34.639Z Downloaded regex-automata v0.4.18
8602026-09-04T21:31:34.656Z Downloaded petgraph v0.8.3
8612026-09-04T21:31:34.664Z Downloaded libc v0.2.189
8622026-09-04T21:31:34.689Z Downloaded chrono-tz v0.10.4
8632026-09-04T21:31:34.702Z Downloaded petgraph v0.6.5
8642026-09-04T21:31:34.702Z Downloaded ring v0.17.14
8652026-09-04T21:31:34.730Z Downloaded csv v1.4.0
8662026-09-04T21:31:34.761Z Downloaded sha3 v0.10.9
8672026-09-04T21:31:34.761Z Downloaded tokio v1.53.1
8682026-09-04T21:31:34.785Z Downloaded encoding_rs v0.8.35
8692026-09-04T21:31:35.318Z Downloaded aws-lc-sys v0.44.0
8702026-09-04T21:31:36.301Z Compiling proc-macro2 v1.0.107
8712026-09-04T21:31:36.301Z Compiling unicode-ident v1.0.24
8722026-09-04T21:31:36.301Z Compiling quote v1.0.47
8732026-09-04T21:31:36.301Z Compiling serde_core v1.0.229
8742026-09-04T21:31:36.307Z Compiling cfg-if v1.0.4
8752026-09-04T21:31:36.307Z Compiling serde v1.0.229
8762026-09-04T21:31:36.307Z Compiling libc v0.2.189
8772026-09-04T21:31:36.307Z Compiling memchr v2.8.3
8782026-09-04T21:31:36.470Z Compiling itoa v1.0.18
8792026-09-04T21:31:36.673Z Compiling smallvec v1.15.2
8802026-09-04T21:31:36.784Z Compiling zmij v1.0.23
8812026-09-04T21:31:36.804Z Compiling autocfg v1.5.1
8822026-09-04T21:31:36.873Z Compiling libm v0.2.16
8832026-09-04T21:31:37.122Z Compiling stable_deref_trait v1.2.1
8842026-09-04T21:31:37.144Z Compiling litemap v0.8.2
8852026-09-04T21:31:37.188Z Compiling writeable v0.6.3
8862026-09-04T21:31:37.257Z Compiling percent-encoding v2.3.2
8872026-09-04T21:31:37.327Z Compiling icu_normalizer_data v2.2.0
8882026-09-04T21:31:37.340Z Compiling icu_properties_data v2.2.0
8892026-09-04T21:31:37.387Z Compiling utf8_iter v1.0.4
8902026-09-04T21:31:37.403Z Compiling iana-time-zone v0.1.65
8912026-09-04T21:31:37.551Z Compiling equivalent v1.0.2
8922026-09-04T21:31:37.646Z Compiling syn v2.0.119
8932026-09-04T21:31:37.646Z Compiling syn v3.0.3
8942026-09-04T21:31:37.656Z Compiling form_urlencoded v1.2.2
8952026-09-04T21:31:37.703Z Compiling allocator-api2 v0.2.21
8962026-09-04T21:31:37.739Z Compiling serde_json v1.0.151
8972026-09-04T21:31:37.790Z Compiling version_check v0.9.5
8982026-09-04T21:31:37.815Z Compiling pin-project-lite v0.2.17
8992026-09-04T21:31:37.911Z Compiling dyn-clone v1.0.20
9002026-09-04T21:31:37.971Z Compiling scopeguard v1.2.0
9012026-09-04T21:31:38.032Z Compiling hashbrown v0.17.1
9022026-09-04T21:31:38.052Z Compiling parking_lot_core v0.9.12
9032026-09-04T21:31:38.058Z Compiling lock_api v0.4.14
9042026-09-04T21:31:38.074Z Compiling num-traits v0.2.19
9052026-09-04T21:31:38.286Z Compiling rand_core v0.10.1
9062026-09-04T21:31:38.320Z Compiling getrandom v0.4.3
9072026-09-04T21:31:38.361Z Compiling thiserror v2.0.20
9082026-09-04T21:31:38.436Z Compiling errno v0.3.14
9092026-09-04T21:31:38.460Z Compiling semver v1.0.28
9102026-09-04T21:31:38.618Z Compiling indexmap v2.14.0
9112026-09-04T21:31:38.797Z Compiling log v0.4.33
9122026-09-04T21:31:38.803Z Compiling heck v0.5.0
9132026-09-04T21:31:38.876Z Compiling futures-core v0.3.34
9142026-09-04T21:31:39.023Z Compiling uuid v1.26.0
9152026-09-04T21:31:39.054Z Compiling zerocopy v0.8.56
9162026-09-04T21:31:39.195Z Compiling futures-sink v0.3.34
9172026-09-04T21:31:39.246Z Compiling schemars v0.8.22
9182026-09-04T21:31:39.298Z Compiling slab v0.4.12
9192026-09-04T21:31:39.489Z Compiling jobserver v0.1.35
9202026-09-04T21:31:39.533Z Compiling rustversion v1.0.23
9212026-09-04T21:31:39.544Z Compiling shlex v2.0.1
9222026-09-04T21:31:39.555Z Compiling fnv v1.0.7
9232026-09-04T21:31:39.650Z Compiling find-msvc-tools v0.1.10
9242026-09-04T21:31:39.735Z Compiling futures-channel v0.3.34
9252026-09-04T21:31:39.744Z Compiling bitflags v2.13.1
9262026-09-04T21:31:39.807Z Compiling cc v1.4.2
9272026-09-04T21:31:39.890Z Compiling futures-task v0.3.34
9282026-09-04T21:31:39.963Z Compiling futures-io v0.3.34
9292026-09-04T21:31:39.989Z Compiling pkg-config v0.3.33
9302026-09-04T21:31:40.130Z Compiling socket2 v0.6.5
9312026-09-04T21:31:40.231Z Compiling signal-hook-registry v1.4.8
9322026-09-04T21:31:40.378Z Compiling parking_lot v0.12.5
9332026-09-04T21:31:40.436Z Compiling synstructure v0.13.2
9342026-09-04T21:31:40.496Z Compiling serde_derive_internals v0.29.1
9352026-09-04T21:31:40.545Z Compiling mio v1.2.2
9362026-09-04T21:31:40.594Z Compiling portable-atomic v1.15.0
9372026-09-04T21:31:40.808Z Compiling cmake v0.1.58
9382026-09-04T21:31:40.901Z Compiling serde_derive v1.0.229
9392026-09-04T21:31:40.969Z Compiling displaydoc v0.2.7
9402026-09-04T21:31:41.061Z Compiling thiserror-impl v2.0.20
9412026-09-04T21:31:41.079Z Compiling tokio-macros v2.7.2
9422026-09-04T21:31:41.144Z Compiling futures-macro v0.3.34
9432026-09-04T21:31:41.195Z Compiling typenum v1.20.1
9442026-09-04T21:31:41.255Z Compiling dunce v1.0.5
9452026-09-04T21:31:41.355Z Compiling fs_extra v1.3.0
9462026-09-04T21:31:41.636Z Compiling aws-lc-sys v0.44.0
9472026-09-04T21:31:41.707Z Compiling zerofrom-derive v0.1.7
9482026-09-04T21:31:41.766Z Compiling yoke-derive v0.8.2
9492026-09-04T21:31:41.826Z Compiling zerovec-derive v0.11.3
9502026-09-04T21:31:41.961Z Compiling schemars_derive v0.8.22
9512026-09-04T21:31:41.995Z Compiling zerocopy-derive v0.8.56
9522026-09-04T21:31:42.385Z Compiling zeroize_derive v1.5.0
9532026-09-04T21:31:42.757Z Compiling futures-util v0.3.34
9542026-09-04T21:31:42.897Z Compiling base64 v0.22.1
9552026-09-04T21:31:42.903Z Compiling zerofrom v0.1.8
9562026-09-04T21:31:43.035Z Compiling yoke v0.8.3
9572026-09-04T21:31:43.059Z Compiling zeroize v1.9.0
9582026-09-04T21:31:43.215Z Compiling zerovec v0.11.6
9592026-09-04T21:31:43.231Z Compiling zerotrie v0.2.4
9602026-09-04T21:31:43.273Z Compiling critical-section v1.2.0
9612026-09-04T21:31:43.346Z Compiling once_cell v1.21.4
9622026-09-04T21:31:43.367Z Compiling slog v2.8.2
9632026-09-04T21:31:43.538Z Compiling rustix v1.1.4
9642026-09-04T21:31:43.574Z Compiling strsim v0.11.1
9652026-09-04T21:31:43.598Z Compiling subtle v2.6.1
9662026-09-04T21:31:43.762Z Compiling tinystr v0.8.3
9672026-09-04T21:31:43.783Z Compiling potential_utf v0.1.5
9682026-09-04T21:31:43.887Z Compiling icu_collections v2.2.0
9692026-09-04T21:31:43.949Z Compiling icu_locale_core v2.2.0
9702026-09-04T21:31:43.971Z Compiling bytes v1.12.1
9712026-09-04T21:31:43.971Z Compiling chrono v0.4.45
9722026-09-04T21:31:44.047Z Compiling byteorder v1.5.0
9732026-09-04T21:31:44.306Z Compiling erased-serde v0.3.31
9742026-09-04T21:31:44.785Z Compiling icu_provider v2.2.0
9752026-09-04T21:31:44.894Z Compiling http v1.5.0
9762026-09-04T21:31:44.972Z Compiling tokio v1.53.1
9772026-09-04T21:31:45.032Z Compiling icu_normalizer v2.2.0
9782026-09-04T21:31:45.102Z Compiling icu_properties v2.2.0
9792026-09-04T21:31:45.193Z Compiling regex-syntax v0.8.11
9802026-09-04T21:31:45.604Z Compiling serde_tokenstream v0.2.3
9812026-09-04T21:31:45.698Z Compiling http-body v1.1.0
9822026-09-04T21:31:45.924Z Compiling httparse v1.10.1
9832026-09-04T21:31:45.932Z Compiling ipnet v2.12.1
9842026-09-04T21:31:45.932Z Compiling atomic-waker v1.1.2
9852026-09-04T21:31:46.329Z Compiling idna_adapter v1.2.2
9862026-09-04T21:31:46.420Z Compiling idna v1.1.0
9872026-09-04T21:31:46.420Z Compiling tower-service v0.3.3
9882026-09-04T21:31:46.420Z Compiling ppv-lite86 v0.2.21
9892026-09-04T21:31:46.421Z Compiling tower-layer v0.3.3
9902026-09-04T21:31:46.506Z Compiling getrandom v0.2.17
9912026-09-04T21:31:46.559Z Compiling url v2.5.8
9922026-09-04T21:31:46.600Z Compiling ryu v1.0.23
9932026-09-04T21:31:46.644Z Compiling untrusted v0.9.0
9942026-09-04T21:31:46.776Z Compiling ucd-trie v0.1.7
9952026-09-04T21:31:46.816Z Compiling try-lock v0.2.5
9962026-09-04T21:31:46.816Z Compiling thiserror v1.0.69
9972026-09-04T21:31:46.916Z Compiling want v0.3.1
9982026-09-04T21:31:46.947Z Compiling pest v2.8.8
9992026-09-04T21:31:47.068Z Compiling rand_core v0.6.4
10002026-09-04T21:31:47.360Z Compiling thiserror-impl v1.0.69
10012026-09-04T21:31:47.653Z Compiling httpdate v1.0.3
10022026-09-04T21:31:47.654Z Compiling getrandom v0.3.4
10032026-09-04T21:31:47.770Z Compiling pretty-hex v0.4.2
10042026-09-04T21:31:47.770Z Compiling plain v0.2.3
10052026-09-04T21:31:47.770Z Compiling winnow v1.0.4
10062026-09-04T21:31:47.862Z Compiling foldhash v0.2.0
10072026-09-04T21:31:47.909Z Compiling ipnetwork v0.21.1
10082026-09-04T21:31:47.959Z Compiling pest_meta v2.8.8
10092026-09-04T21:31:48.148Z Compiling oxnet v0.1.7
10102026-09-04T21:31:48.252Z Compiling paste v1.0.15
10112026-09-04T21:31:48.443Z Compiling tracing-core v0.1.36
10122026-09-04T21:31:48.491Z Compiling tracing-attributes v0.1.31
10132026-09-04T21:31:48.518Z Compiling pest_generator v2.8.8
10142026-09-04T21:31:48.730Z Compiling ident_case v1.0.1
10152026-09-04T21:31:48.782Z Compiling omicron-workspace-hack v0.1.0
10162026-09-04T21:31:48.950Z Compiling serde_urlencoded v0.7.1
10172026-09-04T21:31:49.027Z Compiling http-body-util v0.1.5
10182026-09-04T21:31:49.113Z Compiling aho-corasick v1.1.5
10192026-09-04T21:31:49.207Z Compiling pest_derive v2.8.8
10202026-09-04T21:31:49.283Z Compiling sync_wrapper v1.0.2
10212026-09-04T21:31:49.307Z Compiling daft-derive v0.1.8
10222026-09-04T21:31:49.644Z Compiling fastrand v2.5.0
10232026-09-04T21:31:49.700Z Compiling tracing v0.1.44
10242026-09-04T21:31:49.920Z Compiling hashbrown v0.16.1
10252026-09-04T21:31:49.944Z Compiling tokio-util v0.7.19
10262026-09-04T21:31:50.009Z Compiling regex-automata v0.4.18
10272026-09-04T21:31:50.495Z Compiling scroll_derive v0.13.1
10282026-09-04T21:31:50.538Z Compiling async-trait v0.1.92
10292026-09-04T21:31:50.665Z Compiling aws-lc-rs v1.18.0
10302026-09-04T21:31:51.084Z Compiling anyhow v1.0.104
10312026-09-04T21:31:51.088Z Compiling num-conv v0.2.2
10322026-09-04T21:31:51.088Z Compiling time-core v0.1.9
10332026-09-04T21:31:51.172Z Compiling time-macros v0.2.32
10342026-09-04T21:31:51.312Z Compiling scroll v0.13.0
10352026-09-04T21:31:51.322Z Compiling rustls-pki-types v1.15.1
10362026-09-04T21:31:51.397Z Compiling num_threads v0.1.7
10372026-09-04T21:31:51.476Z Compiling powerfmt v0.2.0
10382026-09-04T21:31:51.514Z Compiling deranged v0.5.8
10392026-09-04T21:31:51.971Z Compiling hex v0.4.3
10402026-09-04T21:31:52.381Z Compiling regex v1.13.1
10412026-09-04T21:31:52.381Z Compiling openssl-probe v0.2.1
10422026-09-04T21:31:52.381Z Compiling goblin v0.10.7
10432026-09-04T21:31:52.386Z Compiling camino v1.2.5
10442026-09-04T21:31:52.386Z Compiling untrusted v0.7.1
10452026-09-04T21:31:52.427Z Compiling crc32fast v1.5.0
10462026-09-04T21:31:52.473Z Compiling rustls v0.23.43
10472026-09-04T21:31:52.502Z Compiling usdt-impl v0.6.0
10482026-09-04T21:31:53.081Z Compiling h2 v0.4.15
10492026-09-04T21:31:53.085Z Compiling dtrace-parser v0.3.0
10502026-09-04T21:31:53.085Z Compiling crossbeam-utils v0.8.22
10512026-09-04T21:31:53.085Z Compiling futures-executor v0.3.34
10522026-09-04T21:31:53.086Z Compiling serde_tokenstream v0.3.0
10532026-09-04T21:31:53.144Z Compiling structmeta-derive v0.3.0
10542026-09-04T21:31:53.261Z Compiling thread-id v5.1.0
10552026-09-04T21:31:53.335Z Compiling cpufeatures v0.3.0
10562026-09-04T21:31:53.355Z Compiling adler2 v2.0.1
10572026-09-04T21:31:53.406Z Compiling simd-adler32 v0.3.10
10582026-09-04T21:31:53.507Z Compiling newtype-uuid-macros v0.1.1
10592026-09-04T21:31:53.915Z Compiling miniz_oxide v0.8.9
10602026-09-04T21:31:53.915Z Compiling futures v0.3.34
10612026-09-04T21:31:53.915Z Compiling rand_core v0.9.5
10622026-09-04T21:31:54.175Z Compiling structmeta v0.3.0
10632026-09-04T21:31:54.258Z Compiling darling_core v0.23.0
10642026-09-04T21:31:54.268Z Compiling hybrid-array v0.4.14
10652026-09-04T21:31:54.475Z Compiling thread_local v1.1.10
10662026-09-04T21:31:54.610Z Compiling match_cfg v0.1.0
10672026-09-04T21:31:54.682Z Compiling dof v0.4.0
10682026-09-04T21:31:54.751Z Compiling flate2 v1.1.9
10692026-09-04T21:31:55.066Z Compiling hyper v1.11.1
10702026-09-04T21:31:55.175Z Compiling newtype-uuid v1.4.0
10712026-09-04T21:31:55.860Z Compiling quick-error v1.2.3
10722026-09-04T21:31:55.973Z Compiling compression-core v0.4.32
10732026-09-04T21:31:56.032Z Compiling ref-cast v1.0.26
10742026-09-04T21:31:56.139Z Compiling slog-async v2.8.0
10752026-09-04T21:31:56.240Z Compiling hyper-util v0.1.20
10762026-09-04T21:31:56.378Z Compiling compression-codecs v0.4.38
10772026-09-04T21:31:56.791Z Compiling darling_macro v0.23.0
10782026-09-04T21:31:56.794Z Compiling daft v0.1.8
10792026-09-04T21:31:56.795Z Compiling crypto-common v0.2.2
10802026-09-04T21:31:56.795Z Compiling block-buffer v0.12.1
10812026-09-04T21:31:56.795Z Compiling rand_chacha v0.9.0
10822026-09-04T21:31:56.842Z Compiling strum_macros v0.26.4
10832026-09-04T21:31:56.864Z Compiling usdt-macro v0.6.0
10842026-09-04T21:31:57.381Z Compiling darling v0.23.0
10852026-09-04T21:31:57.386Z Compiling usdt-attr-macro v0.6.0
10862026-09-04T21:31:57.386Z Compiling ref-cast-impl v1.0.26
10872026-09-04T21:31:57.386Z Compiling serde_spanned v1.1.1
10882026-09-04T21:31:57.386Z Compiling generic-array v0.14.7
10892026-09-04T21:31:57.479Z Compiling multer v3.1.0
10902026-09-04T21:31:57.593Z Compiling take_mut v0.2.2
10912026-09-04T21:31:57.704Z Compiling toml_writer v1.1.2+spec-1.1.0
10922026-09-04T21:31:57.745Z Compiling term v1.2.1
10932026-09-04T21:31:57.878Z Compiling debug-ignore v1.0.5
10942026-09-04T21:31:57.909Z Compiling bit-vec v0.8.0
10952026-09-04T21:31:58.321Z Compiling const-oid v0.10.2
10962026-09-04T21:31:58.325Z Compiling digest v0.11.3
10972026-09-04T21:31:58.325Z Compiling bit-set v0.8.0
10982026-09-04T21:31:58.325Z Compiling serde_with_macros v3.22.0
10992026-09-04T21:31:58.325Z Compiling rand v0.9.5
11002026-09-04T21:31:58.325Z Compiling async-stream-impl v0.3.6
11012026-09-04T21:31:58.325Z Compiling dropshot v0.17.1
11022026-09-04T21:31:58.442Z Compiling encoding_rs v0.8.35
11032026-09-04T21:31:58.452Z Compiling strum v0.26.3
11042026-09-04T21:31:58.508Z Compiling spin v0.9.9
11052026-09-04T21:31:58.575Z Compiling syn v1.0.109
11062026-09-04T21:31:58.620Z Compiling unarray v0.1.4
11072026-09-04T21:31:58.741Z Compiling mime v0.3.17
11082026-09-04T21:31:58.855Z Compiling async-stream v0.3.6
11092026-09-04T21:31:58.869Z Compiling sha1 v0.11.0
11102026-09-04T21:31:59.412Z Compiling derive-ex v0.1.8
11112026-09-04T21:31:59.415Z Compiling tower v0.5.3
11122026-09-04T21:31:59.415Z Compiling waitgroup v0.1.2
11132026-09-04T21:31:59.415Z Compiling dropshot_endpoint v0.17.1
11142026-09-04T21:31:59.415Z Compiling macaddr v1.0.1
11152026-09-04T21:31:59.415Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11162026-09-04T21:31:59.524Z Compiling serde_path_to_error v0.1.20
11172026-09-04T21:31:59.766Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11182026-09-04T21:31:59.875Z Compiling tower-http v0.6.11
11192026-09-04T21:32:00.025Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11202026-09-04T21:32:00.170Z Compiling tempfile v3.27.0
11212026-09-04T21:32:00.211Z Compiling openapiv3 v2.2.0
11222026-09-04T21:32:00.712Z Compiling strum_macros v0.27.2
11232026-09-04T21:32:00.717Z Compiling test-strategy v0.4.5
11242026-09-04T21:32:00.815Z Compiling instant v0.1.13
11252026-09-04T21:32:00.923Z Compiling time v0.3.55
11262026-09-04T21:32:01.623Z Compiling rustls-native-certs v0.8.4
11272026-09-04T21:32:01.805Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11282026-09-04T21:32:01.962Z Compiling crossbeam-channel v0.5.16
11292026-09-04T21:32:01.983Z Compiling crypto-common v0.1.7
11302026-09-04T21:32:02.115Z Compiling strum v0.27.2
11312026-09-04T21:32:02.423Z Compiling parse-display-derive v0.10.0
11322026-09-04T21:32:02.447Z Compiling backon v1.6.0
11332026-09-04T21:32:02.659Z Compiling rand_chacha v0.3.1
11342026-09-04T21:32:03.030Z Compiling either v1.17.0
11352026-09-04T21:32:03.205Z Compiling rand v0.8.7
11362026-09-04T21:32:03.237Z Compiling slog-json v2.6.1
11372026-09-04T21:32:03.443Z Compiling hostname v0.3.1
11382026-09-04T21:32:03.931Z Compiling toml_parser v1.1.3+spec-1.1.0
11392026-09-04T21:32:03.934Z Compiling toml_datetime v1.1.1+spec-1.1.0
11402026-09-04T21:32:03.934Z Compiling wait-timeout v0.2.1
11412026-09-04T21:32:03.934Z Compiling is-terminal v0.4.17
11422026-09-04T21:32:03.934Z Compiling memmap2 v0.9.11
11432026-09-04T21:32:04.057Z Compiling usdt v0.6.0
11442026-09-04T21:32:04.068Z Compiling rusty-fork v0.3.1
11452026-09-04T21:32:04.085Z Compiling toml v1.1.4+spec-1.1.0
11462026-09-04T21:32:04.094Z Compiling slog-term v2.9.2
11472026-09-04T21:32:04.365Z Compiling slog-bunyan v2.5.0
11482026-09-04T21:32:04.423Z Compiling serde_with v3.22.0
11492026-09-04T21:32:04.452Z Compiling async-compression v0.4.43
11502026-09-04T21:32:04.498Z Compiling rand_xorshift v0.4.0
11512026-09-04T21:32:04.650Z Compiling rustls-pemfile v2.2.0
11522026-09-04T21:32:04.772Z Compiling regress v0.10.5
11532026-09-04T21:32:04.827Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11542026-09-04T21:32:04.863Z Compiling hostname v0.4.2
11552026-09-04T21:32:04.949Z Compiling humantime v2.4.0
11562026-09-04T21:32:04.994Z Compiling proptest v1.11.0
11572026-09-04T21:32:05.567Z Compiling iddqd v0.4.6
11582026-09-04T21:32:05.774Z Compiling reqwest v0.12.28
11592026-09-04T21:32:05.844Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11602026-09-04T21:32:06.084Z Compiling block-buffer v0.10.4
11612026-09-04T21:32:06.238Z Compiling utf8parse v0.2.2
11622026-09-04T21:32:06.348Z Compiling anstyle-parse v1.0.0
11632026-09-04T21:32:06.392Z Compiling digest v0.10.7
11642026-09-04T21:32:06.533Z Compiling parse-display v0.10.0
11652026-09-04T21:32:06.607Z Compiling backoff v0.4.0
11662026-09-04T21:32:06.817Z Compiling progenitor-client v0.10.0
11672026-09-04T21:32:06.827Z Compiling itertools v0.14.0
11682026-09-04T21:32:06.865Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11692026-09-04T21:32:07.088Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11702026-09-04T21:32:08.251Z Compiling is_terminal_polyfill v1.70.2
11712026-09-04T21:32:08.255Z Compiling anstyle v1.0.14
11722026-09-04T21:32:08.255Z Compiling anstyle-query v1.1.5
11732026-09-04T21:32:08.255Z Compiling colorchoice v1.0.5
11742026-09-04T21:32:08.255Z Compiling anstream v1.0.0
11752026-09-04T21:32:08.500Z Compiling clap_lex v1.1.0
11762026-09-04T21:32:08.791Z Compiling regress v0.11.1
11772026-09-04T21:32:08.801Z Compiling clap_derive v4.6.4
11782026-09-04T21:32:09.771Z Compiling terminal_size v0.4.4
11792026-09-04T21:32:10.412Z Compiling typify-impl v0.6.2
11802026-09-04T21:32:10.438Z Compiling toml_datetime v0.6.11
11812026-09-04T21:32:10.694Z Compiling zerocopy-derive v0.7.35
11822026-09-04T21:32:10.917Z Compiling convert_case v0.4.0
11832026-09-04T21:32:10.931Z Compiling cpufeatures v0.2.17
11842026-09-04T21:32:11.002Z Compiling clap_builder v4.6.6
11852026-09-04T21:32:11.550Z Compiling zerocopy v0.7.35
11862026-09-04T21:32:11.595Z Compiling derive_more v0.99.20
11872026-09-04T21:32:12.223Z Compiling toml_edit v0.25.13+spec-1.1.0
11882026-09-04T21:32:12.958Z Compiling unicode-width v0.2.2
11892026-09-04T21:32:13.114Z Compiling proc-macro-crate v3.5.0
11902026-09-04T21:32:13.182Z Compiling clap v4.6.6
11912026-09-04T21:32:13.528Z Compiling secrecy v0.10.3
11922026-09-04T21:32:13.678Z Compiling crucible-workspace-hack v0.1.0
11932026-09-04T21:32:13.689Z Compiling tinyvec_macros v0.1.1
11942026-09-04T21:32:13.758Z Compiling float-ord v0.3.2
11952026-09-04T21:32:13.831Z Compiling tinyvec v1.12.0
11962026-09-04T21:32:13.874Z Compiling num_enum_derive v0.7.6
11972026-09-04T21:32:14.345Z Compiling dtrace-parser v0.2.0
11982026-09-04T21:32:14.477Z Compiling scroll_derive v0.12.1
11992026-09-04T21:32:14.536Z Compiling num-integer v0.1.47
12002026-09-04T21:32:14.617Z Compiling rustc_version v0.4.1
12012026-09-04T21:32:14.858Z Compiling usdt-impl v0.5.0
12022026-09-04T21:32:14.951Z Compiling crossbeam-epoch v0.9.20
12032026-09-04T21:32:15.191Z Compiling scroll v0.12.0
12042026-09-04T21:32:15.208Z Compiling num_enum v0.7.6
12052026-09-04T21:32:15.641Z Compiling curve25519-dalek v4.1.3
12062026-09-04T21:32:15.645Z Compiling dof v0.3.0
12072026-09-04T21:32:15.645Z Compiling hmac v0.12.1
12082026-09-04T21:32:15.657Z Compiling inout v0.1.4
12092026-09-04T21:32:15.754Z Compiling darling_core v0.21.3
12102026-09-04T21:32:15.777Z Compiling ff v0.13.1
12112026-09-04T21:32:15.807Z Compiling thread-id v4.2.2
12122026-09-04T21:32:16.242Z Compiling cipher v0.4.4
12132026-09-04T21:32:16.245Z Compiling group v0.13.0
12142026-09-04T21:32:16.245Z Compiling hkdf v0.12.4
12152026-09-04T21:32:16.381Z Compiling goblin v0.8.2
12162026-09-04T21:32:16.439Z Compiling num-iter v0.1.46
12172026-09-04T21:32:16.961Z Compiling num-rational v0.4.2
12182026-09-04T21:32:16.964Z Compiling typify-macro v0.6.2
12192026-09-04T21:32:16.964Z Compiling thiserror-impl-no-std v2.0.2
12202026-09-04T21:32:16.964Z Compiling universal-hash v0.5.1
12212026-09-04T21:32:16.964Z Compiling crypto-bigint v0.5.5
12222026-09-04T21:32:16.990Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12232026-09-04T21:32:17.741Z Compiling half v2.7.1
12242026-09-04T21:32:17.757Z Compiling curve25519-dalek-derive v0.1.1
12252026-09-04T21:32:17.757Z Compiling num-complex v0.4.6
12262026-09-04T21:32:17.819Z Compiling darling_macro v0.21.3
12272026-09-04T21:32:18.461Z Compiling base16ct v0.2.0
12282026-09-04T21:32:18.467Z Compiling opaque-debug v0.3.1
12292026-09-04T21:32:18.467Z Compiling base64ct v1.8.3
12302026-09-04T21:32:18.467Z Compiling ciborium-io v0.2.2
12312026-09-04T21:32:18.467Z Compiling poly1305 v0.8.0
12322026-09-04T21:32:18.467Z Compiling ciborium-ll v0.2.2
12332026-09-04T21:32:18.467Z Compiling darling v0.21.3
12342026-09-04T21:32:18.480Z Compiling password-hash v0.5.0
12352026-09-04T21:32:18.522Z Compiling elliptic-curve v0.13.8
12362026-09-04T21:32:18.779Z Compiling typify v0.6.2
12372026-09-04T21:32:18.875Z Compiling num v0.4.3
12382026-09-04T21:32:18.899Z Compiling thiserror-no-std v2.0.2
12392026-09-04T21:32:19.502Z Compiling chacha20 v0.9.1
12402026-09-04T21:32:19.514Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12412026-09-04T21:32:19.650Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12422026-09-04T21:32:20.056Z Compiling blake2 v0.10.6
12432026-09-04T21:32:20.248Z Compiling aead v0.5.2
12442026-09-04T21:32:20.368Z Compiling byte-wrapper v0.1.0
12452026-09-04T21:32:20.413Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T21:32:20.540Z Compiling proc-macro-error-attr v1.0.4
12472026-09-04T21:32:20.753Z Compiling unsafe-libyaml v0.2.11
12482026-09-04T21:32:21.221Z Compiling heapless v0.8.0
12492026-09-04T21:32:21.224Z Compiling keccak v0.1.6
12502026-09-04T21:32:21.224Z Compiling prettyplease v0.2.37
12512026-09-04T21:32:21.224Z Compiling rustix v0.38.44
12522026-09-04T21:32:21.420Z Compiling serde_yaml v0.9.34+deprecated
12532026-09-04T21:32:21.551Z Compiling sha3 v0.10.9
12542026-09-04T21:32:21.894Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12552026-09-04T21:32:22.199Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12562026-09-04T21:32:23.061Z Compiling chacha20poly1305 v0.10.1
12572026-09-04T21:32:23.066Z Compiling argon2 v0.5.3
12582026-09-04T21:32:23.066Z Compiling vsss-rs v3.3.4
12592026-09-04T21:32:23.066Z Compiling ingot-macros v0.1.1
12602026-09-04T21:32:23.066Z Compiling ciborium v0.2.2
12612026-09-04T21:32:23.367Z Compiling usdt-attr-macro v0.5.0
12622026-09-04T21:32:23.585Z Compiling usdt-macro v0.5.0
12632026-09-04T21:32:24.720Z Compiling hash32 v0.3.1
12642026-09-04T21:32:24.874Z Compiling serde_spanned v0.6.9
12652026-09-04T21:32:25.025Z Compiling enum-as-inner v0.6.1
12662026-09-04T21:32:25.093Z Compiling proc-macro-error v1.0.4
12672026-09-04T21:32:25.233Z Compiling memmap v0.7.0
12682026-09-04T21:32:25.327Z Compiling memoffset v0.9.1
12692026-09-04T21:32:25.830Z Compiling smoltcp v0.11.0
12702026-09-04T21:32:25.838Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12712026-09-04T21:32:25.838Z Compiling winnow v0.7.15
12722026-09-04T21:32:25.838Z Compiling toml_write v0.1.2
12732026-09-04T21:32:25.838Z Compiling cfg_aliases v0.2.2
12742026-09-04T21:32:25.838Z Compiling indent_write v2.2.0
12752026-09-04T21:32:25.838Z Compiling winnow v0.5.40
12762026-09-04T21:32:25.838Z Compiling data-encoding v2.11.1
12772026-09-04T21:32:25.838Z Compiling nix v0.31.3
12782026-09-04T21:32:25.838Z Compiling ingot-types v0.1.2
12792026-09-04T21:32:25.976Z Compiling usdt v0.5.0
12802026-09-04T21:32:26.201Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12812026-09-04T21:32:26.212Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12822026-09-04T21:32:26.245Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12832026-09-04T21:32:26.573Z Compiling tabwriter v1.4.1
12842026-09-04T21:32:26.720Z Compiling cobs v0.3.0
12852026-09-04T21:32:26.724Z Compiling serde_repr v0.1.21
12862026-09-04T21:32:26.811Z Compiling vcpkg v0.2.15
12872026-09-04T21:32:26.928Z Compiling toml_edit v0.22.27
12882026-09-04T21:32:27.034Z Compiling toml_edit v0.19.15
12892026-09-04T21:32:27.105Z Compiling crossbeam-deque v0.8.7
12902026-09-04T21:32:27.285Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12912026-09-04T21:32:27.350Z Compiling bitflags v1.3.2
12922026-09-04T21:32:27.770Z Compiling managed v0.8.0
12932026-09-04T21:32:27.773Z Compiling openssl-sys v0.9.117
12942026-09-04T21:32:27.773Z Compiling postcard v1.1.3
12952026-09-04T21:32:27.777Z Compiling ingot v0.1.1
12962026-09-04T21:32:28.047Z Compiling hubpack_derive v0.1.1
12972026-09-04T21:32:28.566Z Compiling toml v0.8.23
12982026-09-04T21:32:29.278Z Compiling proc-macro-crate v1.3.1
12992026-09-04T21:32:29.529Z Compiling foreign-types-macros v0.2.4
13002026-09-04T21:32:29.642Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13012026-09-04T21:32:29.718Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13022026-09-04T21:32:29.959Z Compiling resolv-conf v0.7.6
13032026-09-04T21:32:29.964Z Compiling rayon-core v1.13.0
13042026-09-04T21:32:30.163Z Compiling rustls-webpki v0.103.14
13052026-09-04T21:32:30.174Z Compiling unicode-segmentation v1.13.3
13062026-09-04T21:32:30.192Z Compiling swrite v0.1.0
13072026-09-04T21:32:30.202Z Compiling static_assertions v1.1.0
13082026-09-04T21:32:30.289Z Compiling foreign-types-shared v0.3.1
13092026-09-04T21:32:30.753Z Compiling heck v0.4.1
13102026-09-04T21:32:30.757Z Compiling semver v0.1.20
13112026-09-04T21:32:30.758Z Compiling linked-hash-map v0.5.6
13122026-09-04T21:32:30.758Z Compiling colored v3.1.1
13132026-09-04T21:32:30.758Z Compiling lru-cache v0.1.2
13142026-09-04T21:32:30.758Z Compiling rustc_version v0.1.7
13152026-09-04T21:32:30.758Z Compiling newline-converter v0.3.0
13162026-09-04T21:32:30.758Z Compiling foreign-types v0.5.0
13172026-09-04T21:32:30.758Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13182026-09-04T21:32:30.784Z Compiling num_enum_derive v0.5.11
13192026-09-04T21:32:31.280Z Compiling hubpack v0.1.2
13202026-09-04T21:32:31.292Z Compiling atomicwrites v0.4.4
13212026-09-04T21:32:31.334Z Compiling hickory-proto v0.24.4
13222026-09-04T21:32:31.537Z Compiling progenitor-impl v0.13.0
13232026-09-04T21:32:31.825Z Compiling console v0.16.4
13242026-09-04T21:32:31.868Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13252026-09-04T21:32:32.375Z Compiling camino-tempfile v1.4.1
13262026-09-04T21:32:32.469Z Compiling chacha20 v0.10.1
13272026-09-04T21:32:32.633Z Compiling serde-big-array v0.5.1
13282026-09-04T21:32:32.685Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13292026-09-04T21:32:32.742Z Compiling num-derive v0.4.2
13302026-09-04T21:32:32.771Z Compiling derive-where v1.6.1
13312026-09-04T21:32:32.882Z Compiling pin-project-internal v1.1.13
13322026-09-04T21:32:33.200Z Compiling cstr-argument v0.1.2
13332026-09-04T21:32:33.362Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13342026-09-04T21:32:33.586Z Compiling tokio-rustls v0.26.4
13352026-09-04T21:32:33.684Z Compiling rustls-platform-verifier v0.7.0
13362026-09-04T21:32:33.864Z Compiling hyper-rustls v0.27.9
13372026-09-04T21:32:34.164Z Compiling reqwest v0.13.4
13382026-09-04T21:32:34.625Z Compiling similar v3.2.0
13392026-09-04T21:32:35.143Z Compiling siphasher v1.0.3
13402026-09-04T21:32:35.272Z Compiling minimal-lexical v0.2.1
13412026-09-04T21:32:35.346Z Compiling expectorate v1.3.0
13422026-09-04T21:32:35.516Z Compiling progenitor-client v0.14.0
13432026-09-04T21:32:35.534Z Compiling nom v7.1.3
13442026-09-04T21:32:35.822Z Compiling progenitor-extras v0.2.0
13452026-09-04T21:32:36.618Z Compiling progenitor-client v0.13.0
13462026-09-04T21:32:36.910Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13472026-09-04T21:32:37.344Z Compiling phf_shared v0.12.1
13482026-09-04T21:32:37.354Z Compiling progenitor-macro v0.13.0
13492026-09-04T21:32:37.354Z Compiling pin-project v1.1.13
13502026-09-04T21:32:37.354Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13512026-09-04T21:32:37.705Z Compiling hickory-resolver v0.24.4
13522026-09-04T21:32:39.008Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13532026-09-04T21:32:39.008Z Compiling rand v0.10.2
13542026-09-04T21:32:39.597Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13552026-09-04T21:32:39.733Z Compiling num_enum v0.5.11
13562026-09-04T21:32:40.420Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13572026-09-04T21:32:40.631Z Compiling newtype_derive v0.1.6
13582026-09-04T21:32:40.873Z Compiling progenitor-impl v0.14.0
13592026-09-04T21:32:41.219Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-09-04T21:32:42.230Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13612026-09-04T21:32:42.264Z Compiling unicode-normalization v0.1.25
13622026-09-04T21:32:42.816Z Compiling tokio-stream v0.1.19
13632026-09-04T21:32:43.068Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13642026-09-04T21:32:43.347Z Compiling async-recursion v1.1.1
13652026-09-04T21:32:43.465Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13662026-09-04T21:32:43.485Z Compiling snafu-derive v0.8.9
13672026-09-04T21:32:44.030Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13682026-09-04T21:32:44.241Z Compiling slog-dtrace v0.3.0
13692026-09-04T21:32:44.698Z Compiling csv-core v0.1.13
13702026-09-04T21:32:44.720Z Compiling bstr v1.13.1
13712026-09-04T21:32:44.720Z Compiling unicode-width v0.1.14
13722026-09-04T21:32:44.720Z Compiling jiff-core v0.1.0
13732026-09-04T21:32:44.720Z Compiling openssl v0.10.81
13742026-09-04T21:32:44.720Z Compiling cancel-safe-futures v0.1.5
13752026-09-04T21:32:44.813Z Compiling foldhash v0.1.5
13762026-09-04T21:32:44.844Z Compiling highway v1.3.0
13772026-09-04T21:32:44.877Z Compiling konst_macro_rules v0.2.19
13782026-09-04T21:32:44.890Z Compiling owo-colors v4.3.0
13792026-09-04T21:32:44.993Z Compiling chrono-tz v0.10.4
13802026-09-04T21:32:45.030Z Compiling foreign-types-shared v0.1.1
13812026-09-04T21:32:45.143Z Compiling unicode-xid v0.2.6
13822026-09-04T21:32:45.212Z Compiling same-file v1.0.6
13832026-09-04T21:32:45.238Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13842026-09-04T21:32:45.739Z Compiling foreign-types v0.3.2
13852026-09-04T21:32:45.800Z Compiling const_format_proc_macros v0.2.34
13862026-09-04T21:32:45.801Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T21:32:45.801Z Compiling snafu v0.8.9
13882026-09-04T21:32:45.801Z Compiling walkdir v2.5.0
13892026-09-04T21:32:45.801Z Compiling jiff v0.2.35
13902026-09-04T21:32:45.801Z Compiling konst v0.2.20
13912026-09-04T21:32:45.801Z Compiling hashbrown v0.15.5
13922026-09-04T21:32:45.836Z Compiling globset v0.4.20
13932026-09-04T21:32:45.954Z Compiling progenitor-macro v0.14.0
13942026-09-04T21:32:46.042Z Compiling csv v1.4.0
13952026-09-04T21:32:46.579Z Compiling qorb v0.4.1
13962026-09-04T21:32:46.632Z Compiling olpc-cjson v0.1.4
13972026-09-04T21:32:46.789Z Compiling progenitor v0.13.0
13982026-09-04T21:32:46.930Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T21:32:47.120Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14002026-09-04T21:32:47.977Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-09-04T21:32:48.690Z Compiling rayon v1.12.0
14022026-09-04T21:32:49.162Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14032026-09-04T21:32:49.338Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14042026-09-04T21:32:49.544Z Compiling phf v0.12.1
14052026-09-04T21:32:49.619Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14062026-09-04T21:32:50.148Z Compiling zone_cfg_derive v0.3.1
14072026-09-04T21:32:50.220Z Compiling tokio-dtrace v0.1.1
14082026-09-04T21:32:50.489Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14092026-09-04T21:32:51.119Z Compiling itertools v0.12.1
14102026-09-04T21:32:51.133Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14112026-09-04T21:32:51.133Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14122026-09-04T21:32:51.133Z Compiling libsw-core v0.3.2
14132026-09-04T21:32:51.183Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14142026-09-04T21:32:51.730Z Compiling serde_plain v1.0.2
14152026-09-04T21:32:51.734Z Compiling pem v3.0.6
14162026-09-04T21:32:51.734Z Compiling openssl-macros v0.1.1
14172026-09-04T21:32:51.734Z Compiling cookie v0.18.2
14182026-09-04T21:32:51.832Z Compiling sigpipe v0.1.3
14192026-09-04T21:32:51.858Z Compiling glob v0.3.4
14202026-09-04T21:32:51.931Z Compiling typed-path v0.9.3
14212026-09-04T21:32:51.984Z Compiling fixedbitset v0.4.2
14222026-09-04T21:32:52.052Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14232026-09-04T21:32:52.235Z Compiling fixedbitset v0.5.7
14242026-09-04T21:32:52.290Z Compiling bytecount v0.6.9
14252026-09-04T21:32:52.382Z Compiling petgraph v0.6.5
14262026-09-04T21:32:52.441Z Compiling petgraph v0.8.3
14272026-09-04T21:32:52.587Z Compiling papergrid v0.11.0
14282026-09-04T21:32:52.873Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T21:32:53.038Z Compiling tough v0.22.0
14302026-09-04T21:32:53.104Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:32:53.852Z Compiling zone v0.3.1
14322026-09-04T21:32:53.883Z Compiling progenitor v0.14.0
14332026-09-04T21:32:54.032Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14342026-09-04T21:32:54.211Z Compiling libsw v3.5.0
14352026-09-04T21:32:54.229Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14362026-09-04T21:32:54.329Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14372026-09-04T21:32:54.462Z Compiling oxide-tokio-rt v0.1.6
14382026-09-04T21:32:54.776Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:32:55.006Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:32:55.169Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:32:55.218Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T21:32:55.678Z Compiling const_format v0.2.36
14432026-09-04T21:32:56.111Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-09-04T21:32:56.345Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14452026-09-04T21:32:56.420Z Compiling tabled_derive v0.7.0
14462026-09-04T21:32:56.671Z Compiling gethostname v0.5.0
14472026-09-04T21:32:56.730Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-09-04T21:32:56.758Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14492026-09-04T21:32:56.795Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-09-04T21:32:56.821Z Compiling smf v0.2.3
14512026-09-04T21:32:56.846Z Compiling bcs v0.1.6
14522026-09-04T21:32:56.911Z Compiling nom v8.0.0
14532026-09-04T21:32:57.165Z Compiling unicode-linebreak v0.1.5
14542026-09-04T21:32:57.373Z Compiling termtree v0.5.1
14552026-09-04T21:32:57.413Z Compiling linear-map v1.2.0
14562026-09-04T21:32:57.431Z Compiling whoami v1.6.1
14572026-09-04T21:32:57.533Z Compiling lazy_static v1.5.0
14582026-09-04T21:32:57.608Z Compiling smawk v0.3.3
14592026-09-04T21:32:57.635Z Compiling tagptr v0.2.0
14602026-09-04T21:32:57.642Z Compiling steno v0.4.1
14612026-09-04T21:32:57.736Z Compiling textwrap v0.16.2
14622026-09-04T21:32:57.797Z Compiling moka v0.12.16
14632026-09-04T21:32:58.169Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14642026-09-04T21:32:58.257Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-09-04T21:32:58.578Z Compiling tabled v0.15.0
14662026-09-04T21:32:59.195Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T21:32:59.487Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T21:32:59.943Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T21:33:00.948Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-09-04T21:33:01.053Z Compiling hickory-proto v0.25.2
14712026-09-04T21:33:01.338Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14722026-09-04T21:33:01.904Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14732026-09-04T21:33:02.221Z Compiling parking_lot_core v0.8.6
14742026-09-04T21:33:02.820Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14752026-09-04T21:33:02.823Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-09-04T21:33:02.823Z Compiling libscf-sys v1.2.0
14772026-09-04T21:33:02.823Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14782026-09-04T21:33:02.917Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14792026-09-04T21:33:02.938Z Compiling hickory-resolver v0.25.2
14802026-09-04T21:33:03.060Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14812026-09-04T21:33:03.311Z Compiling fxhash v0.2.1
14822026-09-04T21:33:03.466Z Compiling parking_lot v0.11.2
14832026-09-04T21:33:03.493Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14842026-09-04T21:33:03.649Z Compiling internet-checksum v0.2.1
14852026-09-04T21:33:03.771Z Compiling sled v0.34.7
14862026-09-04T21:33:03.804Z Compiling itertools v0.15.0
14872026-09-04T21:33:03.909Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14882026-09-04T21:33:04.605Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14892026-09-04T21:33:07.197Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14902026-09-04T21:33:08.412Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T21:33:16.343Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T21:33:17.575Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14932026-09-04T21:33:18.614Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14942026-09-04T21:33:19.588Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14952026-09-04T21:33:20.426Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14962026-09-04T21:33:21.592Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14972026-09-04T21:33:47.586Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
14982026-09-04T21:33:47.830Z────────────
14992026-09-04T21:33:47.830Z Nextest run ID 809c56c9-01b5-42ef-b592-9c8be805a39a with nextest profile: default
15002026-09-04T21:33:47.830Z Starting 48 tests across 3 binaries
15012026-09-04T21:33:47.926Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15022026-09-04T21:33:47.926Z
15032026-09-04T21:33:47.927Zrunning 1 test
15042026-09-04T21:33:48.209Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15052026-09-04T21:33:48.209Z
15062026-09-04T21:33:48.209Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15072026-09-04T21:33:48.209Z
15082026-09-04T21:33:48.260Z PASS [ 0.459s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15092026-09-04T21:33:48.260Z START bfd dispatcher::proptests::state_machine
15102026-09-04T21:33:48.260Z
15112026-09-04T21:33:48.260Zrunning 1 test
15122026-09-04T21:33:48.522Ztest dispatcher::proptests::state_machine ... ok
15132026-09-04T21:33:48.522Z
15142026-09-04T21:33:48.522Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.29s
15152026-09-04T21:33:48.522Z
15162026-09-04T21:33:48.580Z PASS [ 0.301s] bfd dispatcher::proptests::state_machine
15172026-09-04T21:33:48.580Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15182026-09-04T21:33:48.698Z
15192026-09-04T21:33:48.699Zrunning 1 test
15202026-09-04T21:33:48.787Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15212026-09-04T21:33:48.787Z
15222026-09-04T21:33:48.787Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
15232026-09-04T21:33:48.787Z
15242026-09-04T21:33:48.840Z PASS [ 0.255s] bfd dispatcher::proptests::state_machine_with_bind_failures
15252026-09-04T21:33:48.840Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15262026-09-04T21:33:48.840Z
15272026-09-04T21:33:48.841Zrunning 1 test
15282026-09-04T21:33:48.841Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15292026-09-04T21:33:48.841Z
15302026-09-04T21:33:48.841Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15312026-09-04T21:33:48.841Z
15322026-09-04T21:33:48.841Z PASS [ 0.010s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15332026-09-04T21:33:48.841Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15342026-09-04T21:33:48.842Z
15352026-09-04T21:33:48.842Zrunning 1 test
15362026-09-04T21:33:48.843Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15372026-09-04T21:33:48.843Z
15382026-09-04T21:33:48.843Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15392026-09-04T21:33:48.843Z
15402026-09-04T21:33:48.843Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15412026-09-04T21:33:48.843Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15422026-09-04T21:33:48.843Z
15432026-09-04T21:33:48.843Zrunning 1 test
15442026-09-04T21:33:48.843Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15452026-09-04T21:33:48.843Z
15462026-09-04T21:33:48.843Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15472026-09-04T21:33:48.843Z
15482026-09-04T21:33:48.843Z PASS [ 0.010s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15492026-09-04T21:33:48.843Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15502026-09-04T21:33:48.843Z
15512026-09-04T21:33:48.843Zrunning 1 test
15522026-09-04T21:33:49.149Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15532026-09-04T21:33:49.150Z
15542026-09-04T21:33:49.150Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15552026-09-04T21:33:49.150Z
15562026-09-04T21:33:49.212Z PASS [ 0.312s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15572026-09-04T21:33:49.213Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15582026-09-04T21:33:49.213Z
15592026-09-04T21:33:49.213Zrunning 1 test
15602026-09-04T21:33:49.213Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15612026-09-04T21:33:49.213Z
15622026-09-04T21:33:49.213Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15632026-09-04T21:33:49.213Z
15642026-09-04T21:33:49.213Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15652026-09-04T21:33:49.213Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15662026-09-04T21:33:49.214Z
15672026-09-04T21:33:49.214Zrunning 1 test
15682026-09-04T21:33:49.214Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15692026-09-04T21:33:49.214Z
15702026-09-04T21:33:49.214Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15712026-09-04T21:33:49.214Z
15722026-09-04T21:33:49.214Z PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15732026-09-04T21:33:49.214Z START bfd egress::tests::binds_ports_in_expected_range
15742026-09-04T21:33:49.214Z
15752026-09-04T21:33:49.214Zrunning 1 test
15762026-09-04T21:33:49.214Ztest egress::tests::binds_ports_in_expected_range ... ok
15772026-09-04T21:33:49.214Z
15782026-09-04T21:33:49.214Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15792026-09-04T21:33:49.215Z
15802026-09-04T21:33:49.215Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15812026-09-04T21:33:49.215Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15822026-09-04T21:33:49.215Z
15832026-09-04T21:33:49.216Zrunning 1 test
15842026-09-04T21:33:49.216Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15852026-09-04T21:33:49.216Z
15862026-09-04T21:33:49.216Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15872026-09-04T21:33:49.216Z
15882026-09-04T21:33:49.216Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15892026-09-04T21:33:49.216Z START bfd egress::tests::egress_socket_sets_ttl_v4
15902026-09-04T21:33:49.216Z
15912026-09-04T21:33:49.216Zrunning 1 test
15922026-09-04T21:33:49.216Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15932026-09-04T21:33:49.217Z
15942026-09-04T21:33:49.217Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15952026-09-04T21:33:49.217Z
15962026-09-04T21:33:49.217Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15972026-09-04T21:33:49.217Z START bfd egress::tests::exits_when_channel_closed
15982026-09-04T21:33:49.217Z
15992026-09-04T21:33:49.217Zrunning 1 test
16002026-09-04T21:33:49.217Ztest egress::tests::exits_when_channel_closed ... ok
16012026-09-04T21:33:49.217Z
16022026-09-04T21:33:49.217Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16032026-09-04T21:33:49.217Z
16042026-09-04T21:33:49.217Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16052026-09-04T21:33:49.217Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16062026-09-04T21:33:49.218Z
16072026-09-04T21:33:49.218Zrunning 1 test
16082026-09-04T21:33:49.218Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16092026-09-04T21:33:49.218Z
16102026-09-04T21:33:49.219Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16112026-09-04T21:33:49.219Z
16122026-09-04T21:33:49.220Z PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16132026-09-04T21:33:49.220Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16142026-09-04T21:33:49.220Z
16152026-09-04T21:33:49.220Zrunning 1 test
16162026-09-04T21:33:49.220Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16172026-09-04T21:33:49.220Z
16182026-09-04T21:33:49.220Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16192026-09-04T21:33:49.220Z
16202026-09-04T21:33:49.220Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16212026-09-04T21:33:49.220Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16222026-09-04T21:33:49.220Z
16232026-09-04T21:33:49.221Zrunning 1 test
16242026-09-04T21:33:49.221Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16252026-09-04T21:33:49.221Z
16262026-09-04T21:33:49.221Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
16272026-09-04T21:33:49.221Z
16282026-09-04T21:33:49.221Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16292026-09-04T21:33:49.221Z START bfd rib::tests::exits_when_state_channel_closed
16302026-09-04T21:33:49.221Z
16312026-09-04T21:33:49.221Zrunning 1 test
16322026-09-04T21:33:49.221Ztest rib::tests::exits_when_state_channel_closed ... ok
16332026-09-04T21:33:49.221Z
16342026-09-04T21:33:49.221Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16352026-09-04T21:33:49.222Z
16362026-09-04T21:33:49.222Z PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed
16372026-09-04T21:33:49.222Z START bfd rib::tests::initial_down_state_is_synced
16382026-09-04T21:33:49.255Z
16392026-09-04T21:33:49.255Zrunning 1 test
16402026-09-04T21:33:49.334Ztest rib::tests::initial_down_state_is_synced ... ok
16412026-09-04T21:33:49.334Z
16422026-09-04T21:33:49.410Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16432026-09-04T21:33:49.410Z
16442026-09-04T21:33:49.410Z PASS [ 0.109s] bfd rib::tests::initial_down_state_is_synced
16452026-09-04T21:33:49.410Z START bfd rib::tests::real_transitions_are_synced
16462026-09-04T21:33:49.411Z
16472026-09-04T21:33:49.411Zrunning 1 test
16482026-09-04T21:33:49.639Ztest rib::tests::real_transitions_are_synced ... ok
16492026-09-04T21:33:49.639Z
16502026-09-04T21:33:49.639Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.31s
16512026-09-04T21:33:49.639Z
16522026-09-04T21:33:49.690Z PASS [ 0.313s] bfd rib::tests::real_transitions_are_synced
16532026-09-04T21:33:49.692Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16542026-09-04T21:33:49.692Z
16552026-09-04T21:33:49.692Zrunning 1 test
16562026-09-04T21:33:49.980Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16572026-09-04T21:33:49.980Z
16582026-09-04T21:33:50.024Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16592026-09-04T21:33:50.025Z
16602026-09-04T21:33:50.025Z PASS [ 0.364s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16612026-09-04T21:33:50.025Z START bfd session::tests::counts_incoming_packets
16622026-09-04T21:33:50.025Z
16632026-09-04T21:33:50.025Zrunning 1 test
16642026-09-04T21:33:50.104Ztest session::tests::counts_incoming_packets ... ok
16652026-09-04T21:33:50.104Z
16662026-09-04T21:33:50.104Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16672026-09-04T21:33:50.104Z
16682026-09-04T21:33:50.141Z PASS [ 0.112s] bfd session::tests::counts_incoming_packets
16692026-09-04T21:33:50.141Z START bfd session::tests::down_to_up_directly
16702026-09-04T21:33:50.141Z
16712026-09-04T21:33:50.141Zrunning 1 test
16722026-09-04T21:33:50.241Ztest session::tests::down_to_up_directly ... ok
16732026-09-04T21:33:50.242Z
16742026-09-04T21:33:50.242Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16752026-09-04T21:33:50.242Z
16762026-09-04T21:33:50.279Z PASS [ 0.111s] bfd session::tests::down_to_up_directly
16772026-09-04T21:33:50.279Z START bfd session::tests::emits_outgoing_control_packet
16782026-09-04T21:33:50.279Z
16792026-09-04T21:33:50.279Zrunning 1 test
16802026-09-04T21:33:50.279Ztest session::tests::emits_outgoing_control_packet ... ok
16812026-09-04T21:33:50.279Z
16822026-09-04T21:33:50.279Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16832026-09-04T21:33:50.279Z
16842026-09-04T21:33:50.279Z PASS [ 0.011s] bfd session::tests::emits_outgoing_control_packet
16852026-09-04T21:33:50.280Z START bfd session::tests::exits_when_listener_channel_closes
16862026-09-04T21:33:50.280Z
16872026-09-04T21:33:50.280Zrunning 1 test
16882026-09-04T21:33:50.280Ztest session::tests::exits_when_listener_channel_closes ... ok
16892026-09-04T21:33:50.280Z
16902026-09-04T21:33:50.280Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16912026-09-04T21:33:50.282Z
16922026-09-04T21:33:50.282Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16932026-09-04T21:33:50.282Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16942026-09-04T21:33:50.282Z
16952026-09-04T21:33:50.282Zrunning 1 test
16962026-09-04T21:33:50.445Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16972026-09-04T21:33:50.446Z
16982026-09-04T21:33:50.446Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16992026-09-04T21:33:50.446Z
17002026-09-04T21:33:50.522Z PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state
17012026-09-04T21:33:50.522Z START bfd session::tests::init_to_down_on_peer_admin_down
17022026-09-04T21:33:50.522Z
17032026-09-04T21:33:50.523Zrunning 1 test
17042026-09-04T21:33:50.673Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17052026-09-04T21:33:50.673Z
17062026-09-04T21:33:50.673Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17072026-09-04T21:33:50.673Z
17082026-09-04T21:33:50.773Z PASS [ 0.213s] bfd session::tests::init_to_down_on_peer_admin_down
17092026-09-04T21:33:50.773Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17102026-09-04T21:33:50.773Z
17112026-09-04T21:33:50.773Zrunning 1 test
17122026-09-04T21:33:50.836Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17132026-09-04T21:33:50.836Z
17142026-09-04T21:33:50.836Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17152026-09-04T21:33:50.836Z
17162026-09-04T21:33:50.837Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17172026-09-04T21:33:50.837Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17182026-09-04T21:33:50.837Z
17192026-09-04T21:33:50.837Zrunning 1 test
17202026-09-04T21:33:50.837Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17212026-09-04T21:33:50.837Z
17222026-09-04T21:33:50.837Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17232026-09-04T21:33:50.837Z
17242026-09-04T21:33:50.837Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17252026-09-04T21:33:50.837Z START bfd session::tests::recv_timeout_drives_session_down
17262026-09-04T21:33:50.837Z
17272026-09-04T21:33:50.837Zrunning 1 test
17282026-09-04T21:33:52.278Ztest session::tests::recv_timeout_drives_session_down ... ok
17292026-09-04T21:33:52.278Z
17302026-09-04T21:33:52.278Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17312026-09-04T21:33:52.278Z
17322026-09-04T21:33:52.285Z PASS [ 1.529s] bfd session::tests::recv_timeout_drives_session_down
17332026-09-04T21:33:52.285Z START bfd session::tests::up_to_down_on_peer_admin_down
17342026-09-04T21:33:52.285Z
17352026-09-04T21:33:52.285Zrunning 1 test
17362026-09-04T21:33:52.488Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17372026-09-04T21:33:52.488Z
17382026-09-04T21:33:52.492Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17392026-09-04T21:33:52.492Z
17402026-09-04T21:33:52.492Z PASS [ 0.214s] bfd session::tests::up_to_down_on_peer_admin_down
17412026-09-04T21:33:52.492Z START bfd session::tests::up_to_down_on_peer_down
17422026-09-04T21:33:52.496Z
17432026-09-04T21:33:52.496Zrunning 1 test
17442026-09-04T21:33:52.701Ztest session::tests::up_to_down_on_peer_down ... ok
17452026-09-04T21:33:52.701Z
17462026-09-04T21:33:52.701Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.21s
17472026-09-04T21:33:52.701Z
17482026-09-04T21:33:52.705Z PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_down
17492026-09-04T21:33:52.705Z START bfd sm::tests::arbitrary_local_config_never_panics
17502026-09-04T21:33:52.710Z
17512026-09-04T21:33:52.710Zrunning 1 test
17522026-09-04T21:33:52.960Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17532026-09-04T21:33:52.960Z
17542026-09-04T21:33:52.960Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
17552026-09-04T21:33:52.960Z
17562026-09-04T21:33:52.965Z PASS [ 0.259s] bfd sm::tests::arbitrary_local_config_never_panics
17572026-09-04T21:33:52.965Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17582026-09-04T21:33:52.968Z
17592026-09-04T21:33:52.968Zrunning 1 test
17602026-09-04T21:33:53.440Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17612026-09-04T21:33:53.440Z
17622026-09-04T21:33:53.440Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.47s
17632026-09-04T21:33:53.440Z
17642026-09-04T21:33:53.444Z PASS [ 0.480s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17652026-09-04T21:33:53.444Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17662026-09-04T21:33:53.449Z
17672026-09-04T21:33:53.449Zrunning 1 test
17682026-09-04T21:33:53.464Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17692026-09-04T21:33:53.464Z
17702026-09-04T21:33:53.464Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17712026-09-04T21:33:53.464Z
17722026-09-04T21:33:53.469Z PASS [ 0.022s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17732026-09-04T21:33:53.469Z START bfd sm::tests::clean_channel_converges_to_up
17742026-09-04T21:33:53.472Z
17752026-09-04T21:33:53.472Zrunning 1 test
17762026-09-04T21:33:53.472Ztest sm::tests::clean_channel_converges_to_up ... ok
17772026-09-04T21:33:53.472Z
17782026-09-04T21:33:53.473Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17792026-09-04T21:33:53.473Z
17802026-09-04T21:33:53.473Z PASS [ 0.008s] bfd sm::tests::clean_channel_converges_to_up
17812026-09-04T21:33:53.473Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17822026-09-04T21:33:53.478Z
17832026-09-04T21:33:53.478Zrunning 1 test
17842026-09-04T21:33:53.481Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17852026-09-04T21:33:53.481Z
17862026-09-04T21:33:53.481Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17872026-09-04T21:33:53.481Z
17882026-09-04T21:33:53.481Z PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17892026-09-04T21:33:53.481Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17902026-09-04T21:33:53.485Z
17912026-09-04T21:33:53.485Zrunning 1 test
17922026-09-04T21:33:53.488Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17932026-09-04T21:33:53.488Z
17942026-09-04T21:33:53.488Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17952026-09-04T21:33:53.488Z
17962026-09-04T21:33:53.488Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17972026-09-04T21:33:53.489Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17982026-09-04T21:33:53.493Z
17992026-09-04T21:33:53.493Zrunning 1 test
18002026-09-04T21:33:53.499Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
18012026-09-04T21:33:53.499Z
18022026-09-04T21:33:53.499Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18032026-09-04T21:33:53.499Z
18042026-09-04T21:33:53.499Z PASS [ 0.008s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18052026-09-04T21:33:53.499Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18062026-09-04T21:33:53.508Z
18072026-09-04T21:33:53.508Zrunning 1 test
18082026-09-04T21:33:53.508Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18092026-09-04T21:33:53.508Z
18102026-09-04T21:33:53.508Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18112026-09-04T21:33:53.508Z
18122026-09-04T21:33:53.508Z PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18132026-09-04T21:33:53.508Z START bfd sm::tests::poll_triggers_immediate_final_response
18142026-09-04T21:33:53.508Z
18152026-09-04T21:33:53.508Zrunning 1 test
18162026-09-04T21:33:53.511Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18172026-09-04T21:33:53.511Z
18182026-09-04T21:33:53.511Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18192026-09-04T21:33:53.511Z
18202026-09-04T21:33:53.511Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18212026-09-04T21:33:53.512Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18222026-09-04T21:33:53.516Z
18232026-09-04T21:33:53.516Zrunning 1 test
18242026-09-04T21:33:53.516Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18252026-09-04T21:33:53.516Z
18262026-09-04T21:33:53.516Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18272026-09-04T21:33:53.516Z
18282026-09-04T21:33:53.516Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18292026-09-04T21:33:53.516Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18302026-09-04T21:33:53.522Z
18312026-09-04T21:33:53.522Zrunning 1 test
18322026-09-04T21:33:53.525Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18332026-09-04T21:33:53.525Z
18342026-09-04T21:33:53.525Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18352026-09-04T21:33:53.525Z
18362026-09-04T21:33:53.525Z PASS [ 0.008s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18372026-09-04T21:33:53.525Z START bfd sm::tests::total_partition_drives_both_down
18382026-09-04T21:33:53.529Z
18392026-09-04T21:33:53.529Zrunning 1 test
18402026-09-04T21:33:53.532Ztest sm::tests::total_partition_drives_both_down ... ok
18412026-09-04T21:33:53.532Z
18422026-09-04T21:33:53.532Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18432026-09-04T21:33:53.532Z
18442026-09-04T21:33:53.532Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18452026-09-04T21:33:53.533Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18462026-09-04T21:33:53.536Z
18472026-09-04T21:33:53.537Zrunning 1 test
18482026-09-04T21:33:53.540Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18492026-09-04T21:33:53.540Z
18502026-09-04T21:33:53.540Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18512026-09-04T21:33:53.540Z
18522026-09-04T21:33:53.540Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18532026-09-04T21:33:53.540Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18542026-09-04T21:33:53.543Z
18552026-09-04T21:33:53.543Zrunning 1 test
18562026-09-04T21:33:53.543Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18572026-09-04T21:33:53.543Z
18582026-09-04T21:33:53.543Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18592026-09-04T21:33:53.543Z
18602026-09-04T21:33:53.543Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18612026-09-04T21:33:53.543Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18622026-09-04T21:33:53.546Z
18632026-09-04T21:33:53.546Zrunning 1 test
18642026-09-04T21:33:53.546Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18652026-09-04T21:33:53.546Z
18662026-09-04T21:33:53.547Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18672026-09-04T21:33:53.547Z
18682026-09-04T21:33:53.547Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18692026-09-04T21:33:53.547Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18702026-09-04T21:33:53.623Z
18712026-09-04T21:33:53.623Zrunning 1 test
18722026-09-04T21:33:53.623Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18732026-09-04T21:33:53.623Z
18742026-09-04T21:33:53.623Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18752026-09-04T21:33:53.623Z
18762026-09-04T21:33:53.623Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18772026-09-04T21:33:53.623Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18782026-09-04T21:33:53.623Z
18792026-09-04T21:33:53.623Zrunning 1 test
18802026-09-04T21:33:53.623Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18812026-09-04T21:33:53.623Z
18822026-09-04T21:33:53.623Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18832026-09-04T21:33:53.624Z
18842026-09-04T21:33:53.624Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18852026-09-04T21:33:53.624Z────────────
18862026-09-04T21:33:53.624Z Summary [ 5.827s] 48 tests run: 48 passed, 0 skipped
18872026-09-04T21:33:53.624Z+ rm -rf /tmp/tmp.YHaGrc
18882026-09-04T21:33:53.624Zprocess exited: duration 181583 ms, exit code 0
 
18892026-09-04T21:33:53.633Zfound 0 output files