01M1Q55WA2TR07K8Y0W27CFCRZ: test-ddm

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: 01M1Q56ZNV8EJ1V3H0ESH0PWQS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:25.590Zjob assigned to worker 01M1Q57P97ZMVZAFNNDP9QQ6NH [factory aws, i-03d5774ca4dd77acc] (queued for 1 m 4 s)
 
22026-09-04T21:30:32.012Zstarting task 0: "setup"
32026-09-04T21:30:32.019Z++ uname -s
42026-09-04T21:30:32.022Z+ kern=SunOS
52026-09-04T21:30:32.023Z+ build_user=build
62026-09-04T21:30:32.023Z+ build_uid=12345
72026-09-04T21:30:32.023Z+ work_dir=/work
82026-09-04T21:30:32.023Z+ input_dir=/input
92026-09-04T21:30:32.023Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:32.023Z+ case "$kern" in
112026-09-04T21:30:32.023Z+ groupadd -g 12345 build
122026-09-04T21:30:32.035Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:34.039Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:34.116Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:34.119Z+ home_fs=zfs
162026-09-04T21:30:34.119Z+ [[ zfs == autofs ]]
172026-09-04T21:30:34.119Z+ mkdir -p /home/build
182026-09-04T21:30:34.119Z+ chown build:build /home/build /work
192026-09-04T21:30:36.120Z+ chmod 0700 /home/build /work
202026-09-04T21:30:36.124Zprocess exited: duration 4108 ms, exit code 0
 
212026-09-04T21:30:36.130Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:36.133Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:36.133Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T21:30:36.133Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-04T21:30:36.133Z * rust toolchain channel = "stable"
262026-09-04T21:30:36.133Z * rust toolchain profile = "default"
272026-09-04T21:30:36.133Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:36.136Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:36.136Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:36.237Zinfo: downloading installer
312026-09-04T21:30:37.391Zinfo: profile set to default
322026-09-04T21:30:37.391Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:37.394Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:37.522Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:37.525Zinfo: downloading 6 components
362026-09-04T21:30:54.153Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:30:54.153Z
382026-09-04T21:30:54.179Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:54.179Z
402026-09-04T21:30:54.183Z
412026-09-04T21:30:54.184ZRust is installed now. Great!
422026-09-04T21:30:54.184Z
432026-09-04T21:30:54.184ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:54.184Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:54.184Z
462026-09-04T21:30:54.184ZTo configure your current shell, you need to source
472026-09-04T21:30:54.184Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:54.184Z
492026-09-04T21:30:54.184ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:54.184Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:54.184Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:54.184ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:54.184Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:54.184ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:54.184Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:54.184ZHOST_CC = None
572026-09-04T21:30:54.184Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:54.184ZCC = None
592026-09-04T21:30:54.184Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:54.362Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:54.362ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:54.362Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:54.362ZCFLAGS = None
642026-09-04T21:30:54.362Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:54.362ZHOST_CFLAGS = None
662026-09-04T21:30:54.363Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:54.363ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:54.363Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:54.363ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:54.469Z+ rustup --version
712026-09-04T21:30:54.476Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:54.479Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:54.498Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:54.501Z+ cargo --version
752026-09-04T21:30:54.513Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:54.516Z+ rustc --version
772026-09-04T21:30:54.534Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:54.537Zprocess exited: duration 18405 ms, exit code 0
 
792026-09-04T21:30:54.544Zstarting task 2: "authentication"
802026-09-04T21:30:54.560Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T21:30:54.568Zstarting task 3: "clone repository"
822026-09-04T21:30:54.572Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:54.577Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:54.602ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:56.058Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:56.059Z+ git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae
872026-09-04T21:30:56.505ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:56.505Z * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD
892026-09-04T21:30:56.512Z+ [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
902026-09-04T21:30:56.515Z++ git branch --show-current
912026-09-04T21:30:56.515Z+ current=main
922026-09-04T21:30:56.515Z+ [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
932026-09-04T21:30:56.515Z+ git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae
942026-09-04T21:30:56.518Z+ git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz
952026-09-04T21:30:56.538ZSwitched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz'
962026-09-04T21:30:56.541Z+ git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae
972026-09-04T21:30:56.558ZHEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression
982026-09-04T21:30:56.561Zprocess exited: duration 1991 ms, exit code 0
 
992026-09-04T21:30:56.567Zstarting task 4: "build"
1002026-09-04T21:30:56.572Z+ set -o errexit
1012026-09-04T21:30:56.572Z+ set -o pipefail
1022026-09-04T21:30:56.572Z+ source .github/buildomat/test-common.sh
1032026-09-04T21:30:56.575Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T21:30:56.575Z++ source .github/buildomat/common.sh
1052026-09-04T21:30:56.575Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:30:56.576Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T21:30:56.576Z+++ cargo --version
1082026-09-04T21:30:56.579Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T21:30:56.710Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T21:30:56.713Zinfo: downloading 6 components
1112026-09-04T21:31:10.302Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T21:31:10.302Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T21:31:10.302Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T21:31:10.402Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T21:31:10.407Z+++ rustc --version
1162026-09-04T21:31:10.446Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T21:31:10.471Z++ banner install
1182026-09-04T21:31:10.471Z
1192026-09-04T21:31:10.471Z # # # #### ##### ## # #
1202026-09-04T21:31:10.472Z # ## # # # # # # #
1212026-09-04T21:31:10.472Z # # # # #### # # # # #
1222026-09-04T21:31:10.472Z # # # # # # ###### # #
1232026-09-04T21:31:10.472Z # # ## # # # # # # #
1242026-09-04T21:31:10.472Z # # # #### # # # ###### ######
1252026-09-04T21:31:10.472Z
1262026-09-04T21:31:10.472Z++ pfexec pkg install clang-15
1272026-09-04T21:31:12.343Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T21:31:12.779Z Startup: Caching catalogs ... Done
1292026-09-04T21:31:15.336ZPlanning: Solver setup ... Done
1302026-09-04T21:31:15.407ZPlanning: Running solver ... Done
1312026-09-04T21:31:15.461ZPlanning: Consolidating action changes ... Done
1322026-09-04T21:31:15.466ZPlanning: Evaluating mediators ... Done
1332026-09-04T21:31:15.467ZPlanning: Planning completed in 2.64 seconds
1342026-09-04T21:31:15.479ZNo updates necessary for this image.
1352026-09-04T21:31:15.751Z+++ uname -s
1362026-09-04T21:31:15.761Z++ nextest_host_os=SunOS
1372026-09-04T21:31:15.761Z++ case "${nextest_host_os}" in
1382026-09-04T21:31:15.761Z++ nextest_platform=illumos
1392026-09-04T21:31:15.761Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T21:31:15.761Z+++ mktemp -d
1412026-09-04T21:31:15.762Z++ nextest_tmp=/tmp/tmp.wWaGrc
1422026-09-04T21:31:15.762Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T21:31:15.762Z++ nextest_tar=/tmp/tmp.wWaGrc/nextest.tar.gz
1442026-09-04T21:31:15.762Z++ curl -sSfL --retry 10 -o /tmp/tmp.wWaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T21:31:16.556Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T21:31:16.562Z++ tar -xzf /tmp/tmp.wWaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T21:31:16.627Z+ banner ddm
1482026-09-04T21:31:16.647Z
1492026-09-04T21:31:16.647Z ##### ##### # #
1502026-09-04T21:31:16.647Z # # # # ## ##
1512026-09-04T21:31:16.647Z # # # # # ## #
1522026-09-04T21:31:16.647Z # # # # # #
1532026-09-04T21:31:16.647Z # # # # # #
1542026-09-04T21:31:16.647Z ##### ##### # #
1552026-09-04T21:31:16.647Z
1562026-09-04T21:31:16.647Z+ cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture
1572026-09-04T21:31:16.800Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T21:31:17.432ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T21:31:17.432Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T21:31:17.510Z Updating crates.io index
1612026-09-04T21:31:17.514Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T21:31:18.034ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T21:31:18.034Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1642026-09-04T21:31:18.068Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T21:31:18.343ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T21:31:18.343Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T21:31:18.349Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T21:31:18.705ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T21:31:18.705Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T21:31:18.713Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T21:31:24.833ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T21:31:24.833Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T21:31:25.254Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T21:31:26.011ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T21:31:26.011Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T21:31:26.040Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T21:31:26.313ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T21:31:26.313Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T21:31:26.321Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T21:31:26.608ZFrom https://github.com/illumos/smf-rs
1812026-09-04T21:31:26.608Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T21:31:26.615Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T21:31:26.878ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T21:31:26.878Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T21:31:26.881Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T21:31:27.171ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T21:31:27.171Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T21:31:27.179Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T21:31:27.856ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T21:31:27.856Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T21:31:27.900Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T21:31:28.405ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T21:31:28.405Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T21:31:28.418Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T21:31:28.669ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T21:31:28.669Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T21:31:28.678Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T21:31:28.971ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T21:31:28.971Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T21:31:28.978Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T21:31:29.334ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T21:31:29.334Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T21:31:29.338Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T21:31:29.694ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T21:31:29.694Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T21:31:29.704Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T21:31:30.002ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T21:31:30.002Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T21:31:30.014Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T21:31:30.513ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T21:31:30.513Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T21:31:30.523Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T21:31:31.724ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T21:31:31.724Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T21:31:31.769Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T21:31:32.038ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T21:31:32.038Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T21:31:32.050Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T21:31:32.400ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T21:31:32.400Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T21:31:32.445Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T21:31:33.166ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T21:31:33.166Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T21:31:33.244Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T21:31:33.736ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T21:31:33.736Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T21:31:33.780Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T21:31:34.749ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T21:31:34.749Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T21:31:34.769Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T21:31:35.033ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T21:31:35.033Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T21:31:35.038Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T21:31:35.321ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T21:31:35.321Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T21:31:37.397Z Downloading crates ...
2372026-09-04T21:31:37.451Z Downloaded colorchoice v1.0.5
2382026-09-04T21:31:37.459Z Downloaded async-stream v0.3.6
2392026-09-04T21:31:37.463Z Downloaded atomic-waker v1.1.2
2402026-09-04T21:31:37.469Z Downloaded blake3 v1.8.6
2412026-09-04T21:31:37.474Z Downloaded arrayvec v0.7.8
2422026-09-04T21:31:37.477Z Downloaded arrayref v0.3.9
2432026-09-04T21:31:37.477Z Downloaded base16ct v0.2.0
2442026-09-04T21:31:37.477Z Downloaded base16ct v1.0.0
2452026-09-04T21:31:37.480Z Downloaded aead v0.5.2
2462026-09-04T21:31:37.480Z Downloaded httpdate v1.0.3
2472026-09-04T21:31:37.480Z Downloaded async-recursion v1.1.1
2482026-09-04T21:31:37.483Z Downloaded http-body v1.1.0
2492026-09-04T21:31:37.491Z Downloaded ident_case v1.0.1
2502026-09-04T21:31:37.511Z Downloaded newtype-uuid-macros v0.1.1
2512026-09-04T21:31:37.511Z Downloaded base64ct v1.8.3
2522026-09-04T21:31:37.511Z Downloaded macaddr v1.0.1
2532026-09-04T21:31:37.511Z Downloaded num-conv v0.2.2
2542026-09-04T21:31:37.511Z Downloaded num-iter v0.1.46
2552026-09-04T21:31:37.511Z Downloaded no-std-compat v0.4.1
2562026-09-04T21:31:37.511Z Downloaded is_terminal_polyfill v1.70.2
2572026-09-04T21:31:37.511Z Downloaded libscf-sys v1.2.0
2582026-09-04T21:31:37.511Z Downloaded internet-checksum v0.2.1
2592026-09-04T21:31:37.511Z Downloaded lru-cache v0.1.2
2602026-09-04T21:31:37.511Z Downloaded async-trait v0.1.92
2612026-09-04T21:31:37.511Z Downloaded bit-vec v0.8.0
2622026-09-04T21:31:37.512Z Downloaded bytecount v0.6.9
2632026-09-04T21:31:37.512Z Downloaded camino v1.2.5
2642026-09-04T21:31:37.543Z Downloaded keccak v0.1.6
2652026-09-04T21:31:37.543Z Downloaded bit-set v0.8.0
2662026-09-04T21:31:37.543Z Downloaded ipnetwork v0.21.1
2672026-09-04T21:31:37.543Z Downloaded natord v1.0.9
2682026-09-04T21:31:37.543Z Downloaded adler2 v2.0.1
2692026-09-04T21:31:37.543Z Downloaded daft v0.1.8
2702026-09-04T21:31:37.543Z Downloaded hyper-rustls v0.27.9
2712026-09-04T21:31:37.543Z Downloaded argon2 v0.5.3
2722026-09-04T21:31:37.544Z Downloaded idna_adapter v1.2.2
2732026-09-04T21:31:37.544Z Downloaded anstyle-query v1.1.5
2742026-09-04T21:31:37.544Z Downloaded atomicwrites v0.4.4
2752026-09-04T21:31:37.544Z Downloaded compression-core v0.4.32
2762026-09-04T21:31:37.544Z Downloaded indent_write v2.2.0
2772026-09-04T21:31:37.557Z Downloaded hubpack v0.1.2
2782026-09-04T21:31:37.557Z Downloaded block-buffer v0.12.1
2792026-09-04T21:31:37.557Z Downloaded itoa v1.0.18
2802026-09-04T21:31:37.557Z Downloaded match_cfg v0.1.0
2812026-09-04T21:31:37.557Z Downloaded newtype_derive v0.1.6
2822026-09-04T21:31:37.557Z Downloaded block-buffer v0.10.4
2832026-09-04T21:31:37.557Z Downloaded cfg-if v1.0.4
2842026-09-04T21:31:37.557Z Downloaded ingot-types v0.2.0
2852026-09-04T21:31:37.558Z Downloaded lazy_static v1.5.0
2862026-09-04T21:31:37.558Z Downloaded linear-map v1.2.0
2872026-09-04T21:31:37.558Z Downloaded num_enum v0.5.11
2882026-09-04T21:31:37.558Z Downloaded ciborium-ll v0.2.2
2892026-09-04T21:31:37.558Z Downloaded cobs v0.3.0
2902026-09-04T21:31:37.558Z Downloaded const-random-macro v0.1.16
2912026-09-04T21:31:37.558Z Downloaded convert_case v0.4.0
2922026-09-04T21:31:37.558Z Downloaded ingot-macros v0.2.0
2932026-09-04T21:31:37.558Z Downloaded num-derive v0.4.2
2942026-09-04T21:31:37.558Z Downloaded const-random v0.1.18
2952026-09-04T21:31:37.558Z Downloaded is_ci v1.2.0
2962026-09-04T21:31:37.558Z Downloaded linked-hash-map v0.5.6
2972026-09-04T21:31:37.558Z Downloaded lru-slab v0.1.2
2982026-09-04T21:31:37.558Z Downloaded mime v0.3.17
2992026-09-04T21:31:37.558Z Downloaded allocator-api2 v0.2.21
3002026-09-04T21:31:37.558Z Downloaded anyhow v1.0.104
3012026-09-04T21:31:37.558Z Downloaded backoff v0.4.0
3022026-09-04T21:31:37.558Z Downloaded ingot v0.2.1
3032026-09-04T21:31:37.558Z Downloaded ingot-types v0.1.2
3042026-09-04T21:31:37.558Z Downloaded cstr-argument v0.1.2
3052026-09-04T21:31:37.558Z Downloaded http-body-util v0.1.5
3062026-09-04T21:31:37.558Z Downloaded async-stream-impl v0.3.6
3072026-09-04T21:31:37.558Z Downloaded cfg_aliases v0.2.2
3082026-09-04T21:31:37.576Z Downloaded crypto-common v0.1.7
3092026-09-04T21:31:37.576Z Downloaded litemap v0.8.2
3102026-09-04T21:31:37.576Z Downloaded memoffset v0.9.1
3112026-09-04T21:31:37.576Z Downloaded cpufeatures v0.3.0
3122026-09-04T21:31:37.576Z Downloaded hostname v0.4.2
3132026-09-04T21:31:37.576Z Downloaded jiff-static v0.2.35
3142026-09-04T21:31:37.576Z Downloaded hubpack_derive v0.1.1
3152026-09-04T21:31:37.576Z Downloaded managed v0.8.0
3162026-09-04T21:31:37.580Z Downloaded curve25519-dalek-derive v0.1.1
3172026-09-04T21:31:37.580Z Downloaded crypto-common v0.2.2
3182026-09-04T21:31:37.580Z Downloaded cpufeatures v0.2.17
3192026-09-04T21:31:37.580Z Downloaded crucible-workspace-hack v0.1.0
3202026-09-04T21:31:37.580Z Downloaded icu_provider v2.2.0
3212026-09-04T21:31:37.580Z Downloaded clap_lex v1.1.0
3222026-09-04T21:31:37.580Z Downloaded crunchy v0.2.4
3232026-09-04T21:31:37.581Z Downloaded ciborium-io v0.2.2
3242026-09-04T21:31:37.581Z Downloaded is-terminal v0.4.17
3252026-09-04T21:31:37.581Z Downloaded konst_macro_rules v0.2.19
3262026-09-04T21:31:37.581Z Downloaded crc8 v0.1.1
3272026-09-04T21:31:37.581Z Downloaded scopeguard v1.2.0
3282026-09-04T21:31:37.581Z Downloaded newline-converter v0.3.0
3292026-09-04T21:31:37.581Z Downloaded instant v0.1.13
3302026-09-04T21:31:37.611Z Downloaded memmap v0.7.0
3312026-09-04T21:31:37.611Z Downloaded bs58 v0.5.1
3322026-09-04T21:31:37.611Z Downloaded anstyle-parse v1.0.0
3332026-09-04T21:31:37.611Z Downloaded camino-tempfile v1.4.1
3342026-09-04T21:31:37.611Z Downloaded cmake v0.1.58
3352026-09-04T21:31:37.611Z Downloaded humantime v2.4.0
3362026-09-04T21:31:37.611Z Downloaded ipnet v2.12.1
3372026-09-04T21:31:37.631Z Downloaded newtype-uuid v1.4.0
3382026-09-04T21:31:37.631Z Downloaded lock_api v0.4.14
3392026-09-04T21:31:37.631Z Downloaded num v0.4.3
3402026-09-04T21:31:37.631Z Downloaded critical-section v1.2.0
3412026-09-04T21:31:37.631Z Downloaded crossbeam-deque v0.8.7
3422026-09-04T21:31:37.631Z Downloaded bitflags v1.3.2
3432026-09-04T21:31:37.631Z Downloaded constant_time_eq v0.4.2
3442026-09-04T21:31:37.631Z Downloaded terminal_size v0.4.4
3452026-09-04T21:31:37.631Z Downloaded sha1 v0.11.0
3462026-09-04T21:31:37.631Z Downloaded cancel-safe-futures v0.1.5
3472026-09-04T21:31:37.632Z Downloaded structmeta-derive v0.3.0
3482026-09-04T21:31:37.632Z Downloaded httparse v1.10.1
3492026-09-04T21:31:37.632Z Downloaded anstream v1.0.0
3502026-09-04T21:31:37.632Z Downloaded cipher v0.4.4
3512026-09-04T21:31:37.632Z Downloaded subtle v2.6.1
3522026-09-04T21:31:37.632Z Downloaded swrite v0.1.0
3532026-09-04T21:31:37.632Z Downloaded testing_table v0.3.0
3542026-09-04T21:31:37.632Z Downloaded hybrid-array v0.4.14
3552026-09-04T21:31:37.632Z Downloaded thread-id v5.1.0
3562026-09-04T21:31:37.632Z Downloaded toml_write v0.1.2
3572026-09-04T21:31:37.632Z Downloaded unicode-xid v0.2.6
3582026-09-04T21:31:37.632Z Downloaded byteorder v1.5.0
3592026-09-04T21:31:37.632Z Downloaded ingot v0.1.1
3602026-09-04T21:31:37.632Z Downloaded siphasher v1.0.3
3612026-09-04T21:31:37.632Z Downloaded slog-envlogger v2.2.0
3622026-09-04T21:31:37.632Z Downloaded tower-layer v0.3.3
3632026-09-04T21:31:37.632Z Downloaded chacha20 v0.9.1
3642026-09-04T21:31:37.632Z Downloaded autocfg v1.5.1
3652026-09-04T21:31:37.651Z Downloaded multer v3.1.0
3662026-09-04T21:31:37.651Z Downloaded compression-codecs v0.4.38
3672026-09-04T21:31:37.651Z Downloaded strum v0.26.3
3682026-09-04T21:31:37.651Z Downloaded const_format_proc_macros v0.2.34
3692026-09-04T21:31:37.651Z Downloaded typify-macro v0.4.3
3702026-09-04T21:31:37.651Z Downloaded usdt-attr-macro v0.6.0
3712026-09-04T21:31:37.651Z Downloaded bcs v0.1.6
3722026-09-04T21:31:37.651Z Downloaded csv-core v0.1.13
3732026-09-04T21:31:37.651Z Downloaded tokio-macros v2.7.2
3742026-09-04T21:31:37.651Z Downloaded libsw v3.5.0
3752026-09-04T21:31:37.651Z Downloaded num-rational v0.4.2
3762026-09-04T21:31:37.652Z Downloaded zone_cfg_derive v0.3.1
3772026-09-04T21:31:37.652Z Downloaded libsw-core v0.3.2
3782026-09-04T21:31:37.652Z Downloaded blake2 v0.10.6
3792026-09-04T21:31:37.652Z Downloaded signal-hook-registry v1.4.8
3802026-09-04T21:31:37.652Z Downloaded scroll v0.12.0
3812026-09-04T21:31:37.669Z Downloaded scroll v0.13.0
3822026-09-04T21:31:37.669Z Downloaded serde_tokenstream v0.3.0
3832026-09-04T21:31:37.669Z Downloaded base64 v0.21.7
3842026-09-04T21:31:37.669Z Downloaded backon v1.6.0
3852026-09-04T21:31:37.669Z Downloaded colored v3.1.1
3862026-09-04T21:31:37.669Z Downloaded num-integer v0.1.47
3872026-09-04T21:31:37.669Z Downloaded darling_macro v0.21.3
3882026-09-04T21:31:37.669Z Downloaded jobserver v0.1.35
3892026-09-04T21:31:37.669Z Downloaded try-lock v0.2.5
3902026-09-04T21:31:37.669Z Downloaded byte-wrapper v0.1.0
3912026-09-04T21:31:37.670Z Downloaded unicode-linebreak v0.1.5
3922026-09-04T21:31:37.670Z Downloaded ahash v0.8.12
3932026-09-04T21:31:37.670Z Downloaded darling_macro v0.23.0
3942026-09-04T21:31:37.670Z Downloaded serde_derive_internals v0.29.1
3952026-09-04T21:31:37.670Z Downloaded dyn-clone v1.0.20
3962026-09-04T21:31:37.670Z Downloaded embedded-io v0.6.1
3972026-09-04T21:31:37.670Z Downloaded usdt-attr-macro v0.5.0
3982026-09-04T21:31:37.670Z Downloaded foreign-types-macros v0.2.4
3992026-09-04T21:31:37.670Z Downloaded console v0.16.4
4002026-09-04T21:31:37.670Z Downloaded num-complex v0.4.6
4012026-09-04T21:31:37.670Z Downloaded smf v0.2.3
4022026-09-04T21:31:37.670Z Downloaded chacha20 v0.10.1
4032026-09-04T21:31:37.682Z Downloaded snafu-derive v0.8.9
4042026-09-04T21:31:37.682Z Downloaded supports-color v3.0.2
4052026-09-04T21:31:37.682Z Downloaded futures-core v0.3.34
4062026-09-04T21:31:37.682Z Downloaded strum_macros v0.28.0
4072026-09-04T21:31:37.682Z Downloaded heck v0.4.1
4082026-09-04T21:31:37.682Z Downloaded openssl-macros v0.1.1
4092026-09-04T21:31:37.682Z Downloaded generic-array v0.14.7
4102026-09-04T21:31:37.682Z Downloaded indexmap v1.9.3
4112026-09-04T21:31:37.682Z Downloaded omicron-workspace-hack v0.1.0
4122026-09-04T21:31:37.682Z Downloaded parse-display v0.10.0
4132026-09-04T21:31:37.682Z Downloaded log v0.4.33
4142026-09-04T21:31:37.682Z Downloaded tokio-tungstenite v0.21.0
4152026-09-04T21:31:37.682Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4162026-09-04T21:31:37.683Z Downloaded toml_writer v1.1.2+spec-1.1.0
4172026-09-04T21:31:37.683Z Downloaded ciborium v0.2.2
4182026-09-04T21:31:37.683Z Downloaded crossbeam-epoch v0.9.20
4192026-09-04T21:31:37.683Z Downloaded num_enum_derive v0.5.11
4202026-09-04T21:31:37.683Z Downloaded crossbeam-utils v0.8.22
4212026-09-04T21:31:37.688Z Downloaded anstyle v1.0.14
4222026-09-04T21:31:37.688Z Downloaded clap_derive v4.6.4
4232026-09-04T21:31:37.688Z Downloaded rustls-pemfile v2.2.0
4242026-09-04T21:31:37.688Z Downloaded slog-json v2.6.1
4252026-09-04T21:31:37.688Z Downloaded usdt v0.5.0
4262026-09-04T21:31:37.688Z Downloaded vsss-rs v3.3.4
4272026-09-04T21:31:37.688Z Downloaded xz2 v0.1.7
4282026-09-04T21:31:37.688Z Downloaded plain v0.2.3
4292026-09-04T21:31:37.693Z Downloaded proc-macro-crate v3.5.0
4302026-09-04T21:31:37.693Z Downloaded scroll_derive v0.13.1
4312026-09-04T21:31:37.693Z Downloaded progenitor-client v0.14.0
4322026-09-04T21:31:37.693Z Downloaded serde_spanned v1.1.1
4332026-09-04T21:31:37.701Z Downloaded serde-big-array v0.5.1
4342026-09-04T21:31:37.701Z Downloaded serde_spanned v0.6.9
4352026-09-04T21:31:37.701Z Downloaded sha1 v0.10.7
4362026-09-04T21:31:37.705Z Downloaded digest v0.11.3
4372026-09-04T21:31:37.705Z Downloaded cargo_toml v0.22.3
4382026-09-04T21:31:37.706Z Downloaded ingot-macros v0.1.1
4392026-09-04T21:31:37.706Z Downloaded iana-time-zone v0.1.65
4402026-09-04T21:31:37.710Z Downloaded inout v0.1.4
4412026-09-04T21:31:37.710Z Downloaded sigpipe v0.1.3
4422026-09-04T21:31:37.714Z Downloaded crc32fast v1.5.0
4432026-09-04T21:31:37.714Z Downloaded erased-serde v0.3.31
4442026-09-04T21:31:37.714Z Downloaded ff v0.13.1
4452026-09-04T21:31:37.714Z Downloaded filetime v0.2.29
4462026-09-04T21:31:37.715Z Downloaded usdt v0.6.0
4472026-09-04T21:31:37.715Z Downloaded globset v0.4.20
4482026-09-04T21:31:37.720Z Downloaded find-msvc-tools v0.1.10
4492026-09-04T21:31:37.720Z Downloaded fs-err v3.3.1
4502026-09-04T21:31:37.720Z Downloaded strum v0.27.2
4512026-09-04T21:31:37.720Z Downloaded num-traits v0.2.19
4522026-09-04T21:31:37.720Z Downloaded tabled_derive v0.7.0
4532026-09-04T21:31:37.727Z Downloaded typeid v1.0.3
4542026-09-04T21:31:37.727Z Downloaded usdt-macro v0.5.0
4552026-09-04T21:31:37.727Z Downloaded wait-timeout v0.2.1
4562026-09-04T21:31:37.730Z Downloaded thiserror-impl-no-std v2.0.2
4572026-09-04T21:31:37.730Z Downloaded tinyvec_macros v0.1.1
4582026-09-04T21:31:37.730Z Downloaded tower-service v0.3.3
4592026-09-04T21:31:37.730Z Downloaded defmt-parser v1.0.0
4602026-09-04T21:31:37.730Z Downloaded icu_properties v2.2.0
4612026-09-04T21:31:37.730Z Downloaded dtrace-parser v0.3.0
4622026-09-04T21:31:37.730Z Downloaded icu_normalizer_data v2.2.0
4632026-09-04T21:31:37.736Z Downloaded ppv-lite86 v0.2.21
4642026-09-04T21:31:37.736Z Downloaded rand_core v0.6.4
4652026-09-04T21:31:37.736Z Downloaded topological-sort v0.2.2
4662026-09-04T21:31:37.740Z Downloaded zerofrom v0.1.8
4672026-09-04T21:31:37.740Z Downloaded icu_locale_core v2.2.0
4682026-09-04T21:31:37.743Z Downloaded icu_collections v2.2.0
4692026-09-04T21:31:37.745Z Downloaded proc-macro-error v1.0.4
4702026-09-04T21:31:37.748Z Downloaded rand_chacha v0.9.0
4712026-09-04T21:31:37.748Z Downloaded memmap2 v0.9.11
4722026-09-04T21:31:37.748Z Downloaded progenitor-client v0.13.0
4732026-09-04T21:31:37.753Z Downloaded progenitor-extras v0.2.0
4742026-09-04T21:31:37.753Z Downloaded rustc-hash v2.1.3
4752026-09-04T21:31:37.753Z Downloaded scroll_derive v0.12.1
4762026-09-04T21:31:37.753Z Downloaded form_urlencoded v1.2.2
4772026-09-04T21:31:37.759Z Downloaded const-oid v0.10.2
4782026-09-04T21:31:37.759Z Downloaded cookie v0.18.2
4792026-09-04T21:31:37.759Z Downloaded enum-as-inner v0.6.1
4802026-09-04T21:31:37.759Z Downloaded futures-macro v0.3.34
4812026-09-04T21:31:37.759Z Downloaded const_format v0.2.36
4822026-09-04T21:31:37.763Z Downloaded float-ord v0.3.2
4832026-09-04T21:31:37.763Z Downloaded futures-io v0.3.34
4842026-09-04T21:31:37.763Z Downloaded arc-swap v1.9.2
4852026-09-04T21:31:37.763Z Downloaded bitflags v2.13.1
4862026-09-04T21:31:37.767Z Downloaded foreign-types v0.3.2
4872026-09-04T21:31:37.767Z Downloaded slog-scope v4.4.1
4882026-09-04T21:31:37.767Z Downloaded strum_macros v0.27.2
4892026-09-04T21:31:37.767Z Downloaded thin-vec v0.2.19
4902026-09-04T21:31:37.770Z Downloaded num_threads v0.1.7
4912026-09-04T21:31:37.770Z Downloaded phf_shared v0.12.1
4922026-09-04T21:31:37.770Z Downloaded proc-macro-crate v1.3.1
4932026-09-04T21:31:37.770Z Downloaded quick-error v1.2.3
4942026-09-04T21:31:37.774Z Downloaded futures-executor v0.3.34
4952026-09-04T21:31:37.777Z Downloaded slog-stdlog v4.1.1
4962026-09-04T21:31:37.777Z Downloaded slog-dtrace v0.3.0
4972026-09-04T21:31:37.777Z Downloaded synstructure v0.13.2
4982026-09-04T21:31:37.777Z Downloaded thiserror v1.0.69
4992026-09-04T21:31:37.782Z Downloaded static_assertions v1.1.0
5002026-09-04T21:31:37.782Z Downloaded usdt-macro v0.6.0
5012026-09-04T21:31:37.788Z Downloaded progenitor-macro v0.14.0
5022026-09-04T21:31:37.788Z Downloaded serde_yaml v0.9.34+deprecated
5032026-09-04T21:31:37.788Z Downloaded ref-cast-impl v1.0.26
5042026-09-04T21:31:37.792Z Downloaded serde_plain v1.0.2
5052026-09-04T21:31:37.792Z Downloaded rand_pcg v0.10.2
5062026-09-04T21:31:37.792Z Downloaded base64 v0.22.1
5072026-09-04T21:31:37.795Z Downloaded tinystr v0.8.3
5082026-09-04T21:31:37.795Z Downloaded indicatif v0.18.6
5092026-09-04T21:31:37.795Z Downloaded async-compression v0.4.43
5102026-09-04T21:31:37.797Z Downloaded chacha20poly1305 v0.10.1
5112026-09-04T21:31:37.800Z Downloaded icu_normalizer v2.2.0
5122026-09-04T21:31:37.800Z Downloaded structmeta v0.3.0
5132026-09-04T21:31:37.803Z Downloaded schemars v0.8.22
5142026-09-04T21:31:37.807Z Downloaded typify v0.4.3
5152026-09-04T21:31:37.809Z Downloaded typify-macro v0.6.2
5162026-09-04T21:31:37.809Z Downloaded postcard v1.1.3
5172026-09-04T21:31:37.813Z Downloaded socket2 v0.6.5
5182026-09-04T21:31:37.813Z Downloaded rustversion v1.0.23
5192026-09-04T21:31:37.819Z Downloaded memchr v2.8.3
5202026-09-04T21:31:37.820Z Downloaded bytes v1.12.1
5212026-09-04T21:31:37.823Z Downloaded crypto-bigint v0.5.5
5222026-09-04T21:31:37.824Z Downloaded drift v0.2.0
5232026-09-04T21:31:37.826Z Downloaded untrusted v0.9.0
5242026-09-04T21:31:37.829Z Downloaded zerovec-derive v0.11.3
5252026-09-04T21:31:37.829Z Downloaded oxide-tokio-rt v0.1.6
5262026-09-04T21:31:37.829Z Downloaded yoke-derive v0.8.2
5272026-09-04T21:31:37.829Z Downloaded pest_generator v2.8.8
5282026-09-04T21:31:37.832Z Downloaded toml v1.1.4+spec-1.1.0
5292026-09-04T21:31:37.832Z Downloaded unicode-ident v1.0.24
5302026-09-04T21:31:37.834Z Downloaded group v0.13.0
5312026-09-04T21:31:37.834Z Downloaded konst v0.2.20
5322026-09-04T21:31:37.837Z Downloaded pin-project-lite v0.2.17
5332026-09-04T21:31:37.840Z Downloaded indexmap v2.14.0
5342026-09-04T21:31:37.844Z Downloaded utf8parse v0.2.2
5352026-09-04T21:31:37.844Z Downloaded debug-ignore v1.0.5
5362026-09-04T21:31:37.844Z Downloaded miniz_oxide v0.8.9
5372026-09-04T21:31:37.850Z Downloaded dof v0.3.0
5382026-09-04T21:31:37.850Z Downloaded parse-display-derive v0.10.0
5392026-09-04T21:31:37.850Z Downloaded pin-project-internal v1.1.13
5402026-09-04T21:31:37.850Z Downloaded progenitor v0.13.0
5412026-09-04T21:31:37.850Z Downloaded foreign-types v0.5.0
5422026-09-04T21:31:37.850Z Downloaded toml v0.8.23
5432026-09-04T21:31:37.854Z Downloaded usdt-impl v0.6.0
5442026-09-04T21:31:37.854Z Downloaded schemars_derive v0.8.22
5452026-09-04T21:31:37.854Z Downloaded embedded-io v0.4.0
5462026-09-04T21:31:37.856Z Downloaded tinyvec v1.12.0
5472026-09-04T21:31:37.861Z Downloaded smawk v0.3.3
5482026-09-04T21:31:37.861Z Downloaded clap v4.6.6
5492026-09-04T21:31:37.864Z Downloaded shlex v2.0.1
5502026-09-04T21:31:37.864Z Downloaded ucd-trie v0.1.7
5512026-09-04T21:31:37.866Z Downloaded rustls-webpki v0.103.14
5522026-09-04T21:31:37.869Z Downloaded progenitor-macro v0.10.0
5532026-09-04T21:31:37.872Z Downloaded zmij v1.0.23
5542026-09-04T21:31:37.874Z Downloaded rand_chacha v0.3.1
5552026-09-04T21:31:37.874Z Downloaded papergrid v0.18.0
5562026-09-04T21:31:37.878Z Downloaded getrandom v0.4.3
5572026-09-04T21:31:37.882Z Downloaded pin-project v1.1.13
5582026-09-04T21:31:37.885Z Downloaded rustls-platform-verifier v0.7.0
5592026-09-04T21:31:37.888Z Downloaded thiserror-impl v1.0.69
5602026-09-04T21:31:37.888Z Downloaded serial_test v4.0.1
5612026-09-04T21:31:37.888Z Downloaded thiserror v2.0.20
5622026-09-04T21:31:37.892Z Downloaded thread-id v4.2.2
5632026-09-04T21:31:37.892Z Downloaded waitgroup v0.1.2
5642026-09-04T21:31:37.892Z Downloaded zeroize_derive v1.5.0
5652026-09-04T21:31:37.895Z Downloaded parking_lot v0.12.5
5662026-09-04T21:31:37.895Z Downloaded textwrap v0.16.2
5672026-09-04T21:31:37.898Z Downloaded strum v0.28.0
5682026-09-04T21:31:37.898Z Downloaded unarray v0.1.4
5692026-09-04T21:31:37.898Z Downloaded universal-hash v0.5.1
5702026-09-04T21:31:37.904Z Downloaded darling_core v0.23.0
5712026-09-04T21:31:37.904Z Downloaded omicron-zone-package v0.12.3
5722026-09-04T21:31:37.912Z Downloaded darling_core v0.21.3
5732026-09-04T21:31:37.912Z Downloaded toml v0.9.12+spec-1.1.0
5742026-09-04T21:31:37.915Z Downloaded utf8_iter v1.0.4
5752026-09-04T21:31:37.915Z Downloaded deranged v0.5.8
5762026-09-04T21:31:37.915Z Downloaded equivalent v1.0.2
5772026-09-04T21:31:37.915Z Downloaded fnv v1.0.7
5782026-09-04T21:31:37.915Z Downloaded sha2 v0.10.9
5792026-09-04T21:31:37.915Z Downloaded whoami v1.6.1
5802026-09-04T21:31:37.915Z Downloaded git-stub v1.0.0
5812026-09-04T21:31:37.915Z Downloaded oxnet v0.1.7
5822026-09-04T21:31:37.919Z Downloaded password-hash v0.5.0
5832026-09-04T21:31:37.919Z Downloaded git-stub-vcs v0.1.0
5842026-09-04T21:31:37.919Z Downloaded hex v0.4.3
5852026-09-04T21:31:37.921Z Downloaded openssl-probe v0.2.1
5862026-09-04T21:31:37.921Z Downloaded dtrace-parser v0.2.0
5872026-09-04T21:31:37.921Z Downloaded olpc-cjson v0.1.4
5882026-09-04T21:31:37.924Z Downloaded progenitor v0.14.0
5892026-09-04T21:31:37.924Z Downloaded cc v1.4.2
5902026-09-04T21:31:37.924Z Downloaded derive-where v1.6.1
5912026-09-04T21:31:37.927Z Downloaded futures-sink v0.3.34
5922026-09-04T21:31:37.927Z Downloaded hostname v0.3.1
5932026-09-04T21:31:37.931Z Downloaded url v2.5.8
5942026-09-04T21:31:37.931Z Downloaded percent-encoding v2.3.2
5952026-09-04T21:31:37.931Z Downloaded yansi v1.0.1
5962026-09-04T21:31:37.936Z Downloaded rusty-fork v0.3.1
5972026-09-04T21:31:37.937Z Downloaded hyper-util v0.1.20
5982026-09-04T21:31:37.939Z Downloaded mio v1.2.2
5992026-09-04T21:31:37.939Z Downloaded papergrid v0.11.0
6002026-09-04T21:31:37.942Z Downloaded serde_tokenstream v0.2.3
6012026-09-04T21:31:37.942Z Downloaded pest_derive v2.8.8
6022026-09-04T21:31:37.945Z Downloaded rand_core v0.9.5
6032026-09-04T21:31:37.947Z Downloaded rand_core v0.10.1
6042026-09-04T21:31:37.947Z Downloaded resolv-conf v0.7.6
6052026-09-04T21:31:37.947Z Downloaded progenitor-client v0.10.0
6062026-09-04T21:31:37.950Z Downloaded tracing-attributes v0.1.31
6072026-09-04T21:31:37.950Z Downloaded spin v0.9.9
6082026-09-04T21:31:37.953Z Downloaded sync_wrapper v1.0.2
6092026-09-04T21:31:37.953Z Downloaded tempfile v3.27.0
6102026-09-04T21:31:37.953Z Downloaded thiserror-impl v2.0.20
6112026-09-04T21:31:37.953Z Downloaded toml_parser v1.1.3+spec-1.1.0
6122026-09-04T21:31:37.956Z Downloaded similar v3.2.0
6132026-09-04T21:31:37.959Z Downloaded time-core v0.1.9
6142026-09-04T21:31:37.959Z Downloaded getrandom v0.3.4
6152026-09-04T21:31:37.959Z Downloaded zerotrie v0.2.4
6162026-09-04T21:31:37.962Z Downloaded thiserror-no-std v2.0.2
6172026-09-04T21:31:37.968Z Downloaded diff v0.1.13
6182026-09-04T21:31:37.969Z Downloaded tiny-keccak v2.0.2
6192026-09-04T21:31:37.972Z Downloaded untrusted v0.7.1
6202026-09-04T21:31:37.972Z Downloaded derive_more v0.99.20
6212026-09-04T21:31:37.972Z Downloaded smartstring v1.0.1
6222026-09-04T21:31:37.972Z Downloaded displaydoc v0.2.7
6232026-09-04T21:31:37.972Z Downloaded hickory-resolver v0.24.4
6242026-09-04T21:31:37.975Z Downloaded minimal-lexical v0.2.1
6252026-09-04T21:31:37.975Z Downloaded http v1.5.0
6262026-09-04T21:31:37.978Z Downloaded xattr v1.6.1
6272026-09-04T21:31:37.978Z Downloaded half v2.7.1
6282026-09-04T21:31:37.992Z Downloaded zeroize v1.9.0
6292026-09-04T21:31:37.992Z Downloaded zone v0.3.1
6302026-09-04T21:31:37.992Z Downloaded dunce v1.0.5
6312026-09-04T21:31:37.992Z Downloaded foreign-types-shared v0.1.1
6322026-09-04T21:31:37.992Z Downloaded rand_xorshift v0.4.0
6332026-09-04T21:31:37.998Z Downloaded rustc_version v0.4.1
6342026-09-04T21:31:37.998Z Downloaded futures-task v0.3.34
6352026-09-04T21:31:37.998Z Downloaded hash32 v0.3.1
6362026-09-04T21:31:37.998Z Downloaded heck v0.5.0
6372026-09-04T21:31:37.998Z Downloaded fixedbitset v0.5.7
6382026-09-04T21:31:37.998Z Downloaded crossbeam-channel v0.5.16
6392026-09-04T21:31:37.998Z Downloaded tar v0.4.46
6402026-09-04T21:31:37.998Z Downloaded progenitor-impl v0.13.0
6412026-09-04T21:31:37.998Z Downloaded ryu v1.0.23
6422026-09-04T21:31:37.998Z Downloaded pest_meta v2.8.8
6432026-09-04T21:31:37.998Z Downloaded hmac v0.12.1
6442026-09-04T21:31:37.998Z Downloaded secrecy v0.10.3
6452026-09-04T21:31:37.998Z Downloaded slab v0.4.12
6462026-09-04T21:31:37.998Z Downloaded pkg-config v0.3.33
6472026-09-04T21:31:37.998Z Downloaded potential_utf v0.1.5
6482026-09-04T21:31:38.001Z Downloaded powerfmt v0.2.0
6492026-09-04T21:31:38.001Z Downloaded nom v7.1.3
6502026-09-04T21:31:38.005Z Downloaded semver v0.1.20
6512026-09-04T21:31:38.006Z Downloaded take_mut v0.2.2
6522026-09-04T21:31:38.016Z Downloaded port-file v0.1.0
6532026-09-04T21:31:38.016Z Downloaded rustls-pki-types v1.15.1
6542026-09-04T21:31:38.024Z Downloaded elliptic-curve v0.13.8
6552026-09-04T21:31:38.024Z Downloaded utf-8 v0.7.6
6562026-09-04T21:31:38.024Z Downloaded opaque-debug v0.3.1
6572026-09-04T21:31:38.024Z Downloaded want v0.3.1
6582026-09-04T21:31:38.024Z Downloaded fixedbitset v0.4.2
6592026-09-04T21:31:38.024Z Downloaded dropshot-api-manager-types v0.8.0
6602026-09-04T21:31:38.030Z Downloaded quinn v0.11.11
6612026-09-04T21:31:38.030Z Downloaded rand v0.8.7
6622026-09-04T21:31:38.030Z Downloaded tokio-stream v0.1.19
6632026-09-04T21:31:38.034Z Downloaded smallvec v1.15.2
6642026-09-04T21:31:38.034Z Downloaded itertools v0.14.0
6652026-09-04T21:31:38.034Z Downloaded writeable v0.6.3
6662026-09-04T21:31:38.037Z Downloaded fastrand v2.5.0
6672026-09-04T21:31:38.037Z Downloaded defmt v1.1.1
6682026-09-04T21:31:38.040Z Downloaded same-file v1.0.6
6692026-09-04T21:31:38.040Z Downloaded serde_repr v0.1.21
6702026-09-04T21:31:38.041Z Downloaded tabwriter v1.4.1
6712026-09-04T21:31:38.046Z Downloaded digest v0.10.7
6722026-09-04T21:31:38.053Z Downloaded dropshot_endpoint v0.17.1
6732026-09-04T21:31:38.053Z Downloaded progenitor v0.10.0
6742026-09-04T21:31:38.056Z Downloaded getrandom v0.2.17
6752026-09-04T21:31:38.056Z Downloaded tokio-rustls v0.26.4
6762026-09-04T21:31:38.061Z Downloaded gethostname v0.5.0
6772026-09-04T21:31:38.061Z Downloaded quinn-udp v0.5.15
6782026-09-04T21:31:38.061Z Downloaded slog v2.8.2
6792026-09-04T21:31:38.065Z Downloaded dof v0.4.0
6802026-09-04T21:31:38.065Z Downloaded slog-term v2.9.2
6812026-09-04T21:31:38.065Z Downloaded zerofrom-derive v0.1.7
6822026-09-04T21:31:38.065Z Downloaded idna v1.1.0
6832026-09-04T21:31:38.068Z Downloaded toml_datetime v0.6.11
6842026-09-04T21:31:38.068Z Downloaded unsafe-libyaml v0.2.11
6852026-09-04T21:31:38.068Z Downloaded strum_macros v0.26.4
6862026-09-04T21:31:38.072Z Downloaded version_check v0.9.5
6872026-09-04T21:31:38.075Z Downloaded rustc_version v0.1.7
6882026-09-04T21:31:38.080Z Downloaded pretty-hex v0.4.2
6892026-09-04T21:31:38.080Z Downloaded fxhash v0.2.1
6902026-09-04T21:31:38.084Z Downloaded term v1.2.1
6912026-09-04T21:31:38.084Z Downloaded toml v0.7.8
6922026-09-04T21:31:38.087Z Downloaded data-encoding v2.11.1
6932026-09-04T21:31:38.087Z Downloaded phf v0.12.1
6942026-09-04T21:31:38.087Z Downloaded stable_deref_trait v1.2.1
6952026-09-04T21:31:38.087Z Downloaded defmt-macros v1.1.1
6962026-09-04T21:31:38.089Z Downloaded fs_extra v1.3.0
6972026-09-04T21:31:38.089Z Downloaded termtree v0.5.1
6982026-09-04T21:31:38.089Z Downloaded errno v0.3.14
6992026-09-04T21:31:38.092Z Downloaded uuid v1.26.0
7002026-09-04T21:31:38.097Z Downloaded foreign-types-shared v0.3.1
7012026-09-04T21:31:38.100Z Downloaded serde v1.0.229
7022026-09-04T21:31:38.100Z Downloaded parking_lot v0.11.2
7032026-09-04T21:31:38.103Z Downloaded zerocopy-derive v0.8.56
7042026-09-04T21:31:38.106Z Downloaded tokio-dtrace v0.1.1
7052026-09-04T21:31:38.111Z Downloaded spin v0.5.2
7062026-09-04T21:31:38.112Z Downloaded once_cell v1.21.4
7072026-09-04T21:31:38.112Z Downloaded pem v3.0.6
7082026-09-04T21:31:38.114Z Downloaded usdt-impl v0.5.0
7092026-09-04T21:31:38.114Z Downloaded glob v0.3.4
7102026-09-04T21:31:38.114Z Downloaded thread_local v1.1.10
7112026-09-04T21:31:38.117Z Downloaded heapless v0.8.0
7122026-09-04T21:31:38.121Z Downloaded tagptr v0.2.0
7132026-09-04T21:31:38.124Z Downloaded progenitor-macro v0.13.0
7142026-09-04T21:31:38.124Z Downloaded serial_test_derive v4.0.1
7152026-09-04T21:31:38.124Z Downloaded ref-cast v1.0.26
7162026-09-04T21:31:38.132Z Downloaded unit-prefix v0.5.2
7172026-09-04T21:31:38.132Z Downloaded foldhash v0.1.5
7182026-09-04T21:31:38.132Z Downloaded poly1305 v0.8.0
7192026-09-04T21:31:38.132Z Downloaded serde_core v1.0.229
7202026-09-04T21:31:38.135Z Downloaded semver v1.0.28
7212026-09-04T21:31:38.135Z Downloaded daft-derive v0.1.8
7222026-09-04T21:31:38.135Z Downloaded progenitor-impl v0.10.0
7232026-09-04T21:31:38.135Z Downloaded serde_with_macros v3.22.0
7242026-09-04T21:31:38.135Z Downloaded walkdir v2.5.0
7252026-09-04T21:31:38.140Z Downloaded num_enum v0.7.6
7262026-09-04T21:31:38.140Z Downloaded num_enum_derive v0.7.6
7272026-09-04T21:31:38.140Z Downloaded owo-colors v4.3.0
7282026-09-04T21:31:38.143Z Downloaded paste v1.0.15
7292026-09-04T21:31:38.143Z Downloaded rustls-native-certs v0.8.4
7302026-09-04T21:31:38.143Z Downloaded defmt v0.3.100
7312026-09-04T21:31:38.143Z Downloaded proc-macro-error-attr v1.0.4
7322026-09-04T21:31:38.143Z Downloaded time-macros v0.2.32
7332026-09-04T21:31:38.146Z Downloaded jiff-core v0.1.0
7342026-09-04T21:31:38.151Z Downloaded highway v1.3.0
7352026-09-04T21:31:38.154Z Downloaded slog-bunyan v2.5.0
7362026-09-04T21:31:38.155Z Downloaded derive-ex v0.1.8
7372026-09-04T21:31:38.157Z Downloaded serde_path_to_error v0.1.20
7382026-09-04T21:31:38.157Z Downloaded strsim v0.11.1
7392026-09-04T21:31:38.157Z Downloaded hickory-resolver v0.25.2
7402026-09-04T21:31:38.160Z Downloaded parking_lot_core v0.8.6
7412026-09-04T21:31:38.162Z Downloaded slog-async v2.8.0
7422026-09-04T21:31:38.163Z Downloaded nom v8.0.0
7432026-09-04T21:31:38.165Z Downloaded ron v0.12.2
7442026-09-04T21:31:38.169Z Downloaded foldhash v0.2.0
7452026-09-04T21:31:38.173Z Downloaded flate2 v1.1.9
7462026-09-04T21:31:38.175Z Downloaded futures v0.3.34
7472026-09-04T21:31:38.179Z Downloaded itertools v0.12.1
7482026-09-04T21:31:38.185Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7492026-09-04T21:31:38.185Z Downloaded snafu v0.8.9
7502026-09-04T21:31:38.189Z Downloaded toml_edit v0.22.27
7512026-09-04T21:31:38.189Z Downloaded parking_lot_core v0.9.12
7522026-09-04T21:31:38.189Z Downloaded simd-adler32 v0.3.10
7532026-09-04T21:31:38.189Z Downloaded similar v2.7.0
7542026-09-04T21:31:38.192Z Downloaded pretty_assertions v1.4.1
7552026-09-04T21:31:38.192Z Downloaded serde_urlencoded v0.7.1
7562026-09-04T21:31:38.192Z Downloaded progenitor-impl v0.14.0
7572026-09-04T21:31:38.192Z Downloaded either v1.17.0
7582026-09-04T21:31:38.196Z Downloaded tungstenite v0.21.0
7592026-09-04T21:31:38.196Z Downloaded tracing-core v0.1.36
7602026-09-04T21:31:38.201Z Downloaded expectorate v1.3.0
7612026-09-04T21:31:38.201Z Downloaded rhai_codegen v3.2.0
7622026-09-04T21:31:38.204Z Downloaded quote v1.0.47
7632026-09-04T21:31:38.204Z Downloaded pest v2.8.8
7642026-09-04T21:31:38.207Z Downloaded darling v0.23.0
7652026-09-04T21:31:38.224Z Downloaded futures-channel v0.3.34
7662026-09-04T21:31:38.227Z Downloaded aho-corasick v1.1.5
7672026-09-04T21:31:38.234Z Downloaded darling v0.21.3
7682026-09-04T21:31:38.239Z Downloaded openssl-sys v0.9.117
7692026-09-04T21:31:38.239Z Downloaded serde_derive v1.0.229
7702026-09-04T21:31:38.239Z Downloaded typify v0.6.2
7712026-09-04T21:31:38.243Z Downloaded zerocopy-derive v0.7.35
7722026-09-04T21:31:38.243Z Downloaded tower v0.5.3
7732026-09-04T21:31:38.247Z Downloaded qorb v0.4.1
7742026-09-04T21:31:38.250Z Downloaded zerovec v0.11.6
7752026-09-04T21:31:38.250Z Downloaded test-strategy v0.4.5
7762026-09-04T21:31:38.253Z Downloaded proc-macro2 v1.0.107
7772026-09-04T21:31:38.253Z Downloaded clap_builder v4.6.6
7782026-09-04T21:31:38.256Z Downloaded libm v0.2.16
7792026-09-04T21:31:38.263Z Downloaded serde_json v1.0.151
7802026-09-04T21:31:38.266Z Downloaded toml_edit v0.25.13+spec-1.1.0
7812026-09-04T21:31:38.269Z Downloaded hyper v1.11.1
7822026-09-04T21:31:38.271Z Downloaded itertools v0.15.0
7832026-09-04T21:31:38.274Z Downloaded schemars v1.2.2
7842026-09-04T21:31:38.283Z Downloaded yoke v0.8.3
7852026-09-04T21:31:38.289Z Downloaded prettyplease v0.2.37
7862026-09-04T21:31:38.292Z Downloaded icu_properties_data v2.2.0
7872026-09-04T21:31:38.294Z Downloaded steno v0.4.1
7882026-09-04T21:31:38.297Z Downloaded winnow v0.5.40
7892026-09-04T21:31:38.299Z Downloaded schemars v0.9.0
7902026-09-04T21:31:38.309Z Downloaded rayon-core v1.13.0
7912026-09-04T21:31:38.312Z Downloaded typenum v1.20.1
7922026-09-04T21:31:38.318Z Downloaded rand v0.10.2
7932026-09-04T21:31:38.322Z Downloaded toml_edit v0.19.15
7942026-09-04T21:31:38.328Z Downloaded winnow v1.0.4
7952026-09-04T21:31:38.335Z Downloaded rayon v1.12.0
7962026-09-04T21:31:38.338Z Downloaded hashbrown v0.12.3
7972026-09-04T21:31:38.342Z Downloaded rand v0.9.5
7982026-09-04T21:31:38.345Z Downloaded h2 v0.4.15
7992026-09-04T21:31:38.345Z Downloaded reqwest v0.13.4
8002026-09-04T21:31:38.347Z Downloaded tower-http v0.6.11
8012026-09-04T21:31:38.359Z Downloaded tokio-util v0.7.19
8022026-09-04T21:31:38.364Z Downloaded iddqd v0.4.6
8032026-09-04T21:31:38.364Z Downloaded hashbrown v0.15.5
8042026-09-04T21:31:38.370Z Downloaded regex v1.13.1
8052026-09-04T21:31:38.370Z Downloaded goblin v0.8.2
8062026-09-04T21:31:38.374Z Downloaded chrono v0.4.45
8072026-09-04T21:31:38.374Z Downloaded typed-path v0.9.3
8082026-09-04T21:31:38.378Z Downloaded winnow v0.7.15
8092026-09-04T21:31:38.384Z Downloaded unicode-normalization v0.1.25
8102026-09-04T21:31:38.384Z Downloaded aws-lc-rs v1.18.0
8112026-09-04T21:31:38.388Z Downloaded moka v0.12.16
8122026-09-04T21:31:38.391Z Downloaded unicode-segmentation v1.13.3
8132026-09-04T21:31:38.394Z Downloaded zerocopy v0.7.35
8142026-09-04T21:31:38.400Z Downloaded hkdf v0.12.4
8152026-09-04T21:31:38.413Z Downloaded tough v0.22.0
8162026-09-04T21:31:38.419Z Downloaded hashbrown v0.16.1
8172026-09-04T21:31:38.422Z Downloaded dropshot-api-manager v0.8.0
8182026-09-04T21:31:38.422Z Downloaded futures-util v0.3.34
8192026-09-04T21:31:38.426Z Downloaded portable-atomic v1.15.0
8202026-09-04T21:31:38.432Z Downloaded serde_with v3.22.0
8212026-09-04T21:31:38.443Z Downloaded hashbrown v0.17.1
8222026-09-04T21:31:38.449Z Downloaded reqwest v0.12.28
8232026-09-04T21:31:38.453Z Downloaded goblin v0.10.7
8242026-09-04T21:31:38.464Z Downloaded quinn-proto v0.11.16
8252026-09-04T21:31:38.482Z Downloaded tabled v0.15.0
8262026-09-04T21:31:38.491Z Downloaded unicode-width v0.1.14
8272026-09-04T21:31:38.495Z Downloaded curve25519-dalek v4.1.3
8282026-09-04T21:31:38.503Z Downloaded zerocopy v0.8.56
8292026-09-04T21:31:38.510Z Downloaded unicode-width v0.2.2
8302026-09-04T21:31:38.515Z Downloaded tabled v0.21.0
8312026-09-04T21:31:38.524Z Downloaded time v0.3.55
8322026-09-04T21:31:38.531Z Downloaded vcpkg v0.2.15
8332026-09-04T21:31:38.557Z Downloaded openssl v0.10.81
8342026-09-04T21:31:38.571Z Downloaded webpki-roots v1.0.9
8352026-09-04T21:31:38.571Z Downloaded syn v2.0.119
8362026-09-04T21:31:38.575Z Downloaded nix v0.31.3
8372026-09-04T21:31:38.575Z Downloaded syn v1.0.109
8382026-09-04T21:31:38.579Z Downloaded syn v3.0.3
8392026-09-04T21:31:38.583Z Downloaded proptest v1.11.0
8402026-09-04T21:31:38.590Z Downloaded bstr v1.13.1
8412026-09-04T21:31:38.596Z Downloaded regex-syntax v0.8.11
8422026-09-04T21:31:38.599Z Downloaded rustix v0.38.44
8432026-09-04T21:31:38.626Z Downloaded smoltcp v0.11.0
8442026-09-04T21:31:38.629Z Downloaded dropshot v0.17.1
8452026-09-04T21:31:38.629Z Downloaded tracing v0.1.44
8462026-09-04T21:31:38.639Z Downloaded regress v0.11.1
8472026-09-04T21:31:38.652Z Downloaded hickory-proto v0.25.2
8482026-09-04T21:31:38.656Z Downloaded rustls v0.23.43
8492026-09-04T21:31:38.662Z Downloaded rustix v1.1.4
8502026-09-04T21:31:38.671Z Downloaded typify-impl v0.6.2
8512026-09-04T21:31:38.682Z Downloaded hickory-proto v0.24.4
8522026-09-04T21:31:38.690Z Downloaded regress v0.10.5
8532026-09-04T21:31:38.699Z Downloaded typify-impl v0.4.3
8542026-09-04T21:31:38.703Z Downloaded openapiv3 v2.2.0
8552026-09-04T21:31:38.728Z Downloaded sled v0.34.7
8562026-09-04T21:31:38.733Z Downloaded jiff v0.2.35
8572026-09-04T21:31:38.741Z Downloaded regex-automata v0.4.18
8582026-09-04T21:31:38.751Z Downloaded petgraph v0.6.5
8592026-09-04T21:31:38.766Z Downloaded chrono-tz v0.10.4
8602026-09-04T21:31:38.778Z Downloaded lzma-sys v0.1.20
8612026-09-04T21:31:38.790Z Downloaded rhai v1.26.0
8622026-09-04T21:31:38.795Z Downloaded libc v0.2.189
8632026-09-04T21:31:38.822Z Downloaded tokio v1.53.1
8642026-09-04T21:31:38.835Z Downloaded csv v1.4.0
8652026-09-04T21:31:38.848Z Downloaded petgraph v0.8.3
8662026-09-04T21:31:38.856Z Downloaded sha3 v0.10.9
8672026-09-04T21:31:38.924Z Downloaded encoding_rs v0.8.35
8682026-09-04T21:31:38.936Z Downloaded ring v0.17.14
8692026-09-04T21:31:39.415Z Downloaded aws-lc-sys v0.44.0
8702026-09-04T21:31:40.393Z Compiling proc-macro2 v1.0.107
8712026-09-04T21:31:40.393Z Compiling unicode-ident v1.0.24
8722026-09-04T21:31:40.396Z Compiling quote v1.0.47
8732026-09-04T21:31:40.396Z Compiling serde_core v1.0.229
8742026-09-04T21:31:40.396Z Compiling cfg-if v1.0.4
8752026-09-04T21:31:40.396Z Compiling serde v1.0.229
8762026-09-04T21:31:40.396Z Compiling libc v0.2.189
8772026-09-04T21:31:40.396Z Compiling memchr v2.8.3
8782026-09-04T21:31:40.566Z Compiling itoa v1.0.18
8792026-09-04T21:31:40.766Z Compiling smallvec v1.15.2
8802026-09-04T21:31:40.883Z Compiling zmij v1.0.23
8812026-09-04T21:31:40.914Z Compiling autocfg v1.5.1
8822026-09-04T21:31:41.003Z Compiling libm v0.2.16
8832026-09-04T21:31:41.230Z Compiling stable_deref_trait v1.2.1
8842026-09-04T21:31:41.277Z Compiling percent-encoding v2.3.2
8852026-09-04T21:31:41.301Z Compiling writeable v0.6.3
8862026-09-04T21:31:41.394Z Compiling litemap v0.8.2
8872026-09-04T21:31:41.453Z Compiling icu_properties_data v2.2.0
8882026-09-04T21:31:41.475Z Compiling utf8_iter v1.0.4
8892026-09-04T21:31:41.500Z Compiling icu_normalizer_data v2.2.0
8902026-09-04T21:31:41.518Z Compiling iana-time-zone v0.1.65
8912026-09-04T21:31:41.638Z Compiling form_urlencoded v1.2.2
8922026-09-04T21:31:41.738Z Compiling version_check v0.9.5
8932026-09-04T21:31:41.808Z Compiling syn v2.0.119
8942026-09-04T21:31:41.825Z Compiling syn v3.0.3
8952026-09-04T21:31:41.842Z Compiling serde_json v1.0.151
8962026-09-04T21:31:41.871Z Compiling dyn-clone v1.0.20
8972026-09-04T21:31:41.910Z Compiling pin-project-lite v0.2.17
8982026-09-04T21:31:42.002Z Compiling num-traits v0.2.19
8992026-09-04T21:31:42.005Z Compiling equivalent v1.0.2
9002026-09-04T21:31:42.005Z Compiling allocator-api2 v0.2.21
9012026-09-04T21:31:42.102Z Compiling getrandom v0.4.3
9022026-09-04T21:31:42.132Z Compiling rand_core v0.10.1
9032026-09-04T21:31:42.272Z Compiling parking_lot_core v0.9.12
9042026-09-04T21:31:42.325Z Compiling scopeguard v1.2.0
9052026-09-04T21:31:42.428Z Compiling lock_api v0.4.14
9062026-09-04T21:31:42.505Z Compiling thiserror v2.0.20
9072026-09-04T21:31:42.536Z Compiling hashbrown v0.17.1
9082026-09-04T21:31:42.558Z Compiling log v0.4.33
9092026-09-04T21:31:42.656Z Compiling semver v1.0.28
9102026-09-04T21:31:42.786Z Compiling zerocopy v0.8.56
9112026-09-04T21:31:42.990Z Compiling errno v0.3.14
9122026-09-04T21:31:43.009Z Compiling uuid v1.26.0
9132026-09-04T21:31:43.024Z Compiling indexmap v2.14.0
9142026-09-04T21:31:43.075Z Compiling schemars v0.8.22
9152026-09-04T21:31:43.201Z Compiling futures-core v0.3.34
9162026-09-04T21:31:43.316Z Compiling heck v0.5.0
9172026-09-04T21:31:43.352Z Compiling fnv v1.0.7
9182026-09-04T21:31:43.430Z Compiling futures-sink v0.3.34
9192026-09-04T21:31:43.449Z Compiling slab v0.4.12
9202026-09-04T21:31:43.534Z Compiling rustversion v1.0.23
9212026-09-04T21:31:43.576Z Compiling jobserver v0.1.35
9222026-09-04T21:31:43.624Z Compiling shlex v2.0.1
9232026-09-04T21:31:43.663Z Compiling find-msvc-tools v0.1.10
9242026-09-04T21:31:43.871Z Compiling cc v1.4.2
9252026-09-04T21:31:43.957Z Compiling bitflags v2.13.1
9262026-09-04T21:31:43.989Z Compiling futures-channel v0.3.34
9272026-09-04T21:31:43.989Z Compiling socket2 v0.6.5
9282026-09-04T21:31:44.255Z Compiling futures-io v0.3.34
9292026-09-04T21:31:44.393Z Compiling pkg-config v0.3.33
9302026-09-04T21:31:44.502Z Compiling parking_lot v0.12.5
9312026-09-04T21:31:44.752Z Compiling futures-task v0.3.34
9322026-09-04T21:31:44.752Z Compiling signal-hook-registry v1.4.8
9332026-09-04T21:31:44.875Z Compiling mio v1.2.2
9342026-09-04T21:31:44.875Z Compiling synstructure v0.13.2
9352026-09-04T21:31:45.048Z Compiling serde_derive_internals v0.29.1
9362026-09-04T21:31:45.048Z Compiling portable-atomic v1.15.0
9372026-09-04T21:31:45.048Z Compiling byteorder v1.5.0
9382026-09-04T21:31:45.109Z Compiling regex-syntax v0.8.11
9392026-09-04T21:31:45.109Z Compiling serde_derive v1.0.229
9402026-09-04T21:31:45.150Z Compiling displaydoc v0.2.7
9412026-09-04T21:31:45.150Z Compiling thiserror-impl v2.0.20
9422026-09-04T21:31:45.419Z Compiling tokio-macros v2.7.2
9432026-09-04T21:31:45.918Z Compiling futures-macro v0.3.34
9442026-09-04T21:31:45.947Z Compiling zerofrom-derive v0.1.7
9452026-09-04T21:31:45.947Z Compiling yoke-derive v0.8.2
9462026-09-04T21:31:45.947Z Compiling zerovec-derive v0.11.3
9472026-09-04T21:31:46.358Z Compiling schemars_derive v0.8.22
9482026-09-04T21:31:46.516Z Compiling zerocopy-derive v0.8.56
9492026-09-04T21:31:46.567Z Compiling zeroize_derive v1.5.0
9502026-09-04T21:31:46.958Z Compiling futures-util v0.3.34
9512026-09-04T21:31:47.098Z Compiling zerofrom v0.1.8
9522026-09-04T21:31:47.098Z Compiling cmake v0.1.58
9532026-09-04T21:31:47.108Z Compiling zeroize v1.9.0
9542026-09-04T21:31:47.231Z Compiling yoke v0.8.3
9552026-09-04T21:31:47.281Z Compiling strsim v0.11.1
9562026-09-04T21:31:47.368Z Compiling zerovec v0.11.6
9572026-09-04T21:31:47.730Z Compiling zerotrie v0.2.4
9582026-09-04T21:31:47.730Z Compiling critical-section v1.2.0
9592026-09-04T21:31:47.738Z Compiling fs_extra v1.3.0
9602026-09-04T21:31:47.739Z Compiling dunce v1.0.5
9612026-09-04T21:31:47.739Z Compiling once_cell v1.21.4
9622026-09-04T21:31:47.739Z Compiling typenum v1.20.1
9632026-09-04T21:31:47.739Z Compiling base64 v0.22.1
9642026-09-04T21:31:47.739Z Compiling aws-lc-sys v0.44.0
9652026-09-04T21:31:47.882Z Compiling tinystr v0.8.3
9662026-09-04T21:31:47.930Z Compiling potential_utf v0.1.5
9672026-09-04T21:31:48.087Z Compiling icu_locale_core v2.2.0
9682026-09-04T21:31:48.087Z Compiling icu_collections v2.2.0
9692026-09-04T21:31:48.126Z Compiling subtle v2.6.1
9702026-09-04T21:31:48.198Z Compiling bytes v1.12.1
9712026-09-04T21:31:48.282Z Compiling chrono v0.4.45
9722026-09-04T21:31:48.547Z Compiling serde_tokenstream v0.2.3
9732026-09-04T21:31:48.598Z Compiling erased-serde v0.3.31
9742026-09-04T21:31:48.852Z Compiling icu_provider v2.2.0
9752026-09-04T21:31:48.858Z Compiling tokio v1.53.1
9762026-09-04T21:31:48.959Z Compiling http v1.5.0
9772026-09-04T21:31:49.142Z Compiling icu_normalizer v2.2.0
9782026-09-04T21:31:49.180Z Compiling icu_properties v2.2.0
9792026-09-04T21:31:49.285Z Compiling rustix v1.1.4
9802026-09-04T21:31:49.761Z Compiling http-body v1.1.0
9812026-09-04T21:31:49.853Z Compiling httparse v1.10.1
9822026-09-04T21:31:49.887Z Compiling atomic-waker v1.1.2
9832026-09-04T21:31:49.932Z Compiling ipnet v2.12.1
9842026-09-04T21:31:49.974Z Compiling tower-service v0.3.3
9852026-09-04T21:31:50.022Z Compiling tower-layer v0.3.3
9862026-09-04T21:31:50.063Z Compiling idna_adapter v1.2.2
9872026-09-04T21:31:50.154Z Compiling ucd-trie v0.1.7
9882026-09-04T21:31:50.196Z Compiling idna v1.1.0
9892026-09-04T21:31:50.378Z Compiling pest v2.8.8
9902026-09-04T21:31:50.421Z Compiling ppv-lite86 v0.2.21
9912026-09-04T21:31:50.433Z Compiling url v2.5.8
9922026-09-04T21:31:50.540Z Compiling untrusted v0.9.0
9932026-09-04T21:31:50.586Z Compiling thiserror v1.0.69
9942026-09-04T21:31:50.658Z Compiling ryu v1.0.23
9952026-09-04T21:31:51.142Z Compiling try-lock v0.2.5
9962026-09-04T21:31:51.146Z Compiling want v0.3.1
9972026-09-04T21:31:51.146Z Compiling thiserror-impl v1.0.69
9982026-09-04T21:31:51.146Z Compiling aho-corasick v1.1.5
9992026-09-04T21:31:51.146Z Compiling httpdate v1.0.3
10002026-09-04T21:31:51.285Z Compiling ident_case v1.0.1
10012026-09-04T21:31:51.316Z Compiling pretty-hex v0.4.2
10022026-09-04T21:31:51.407Z Compiling pest_meta v2.8.8
10032026-09-04T21:31:51.452Z Compiling getrandom v0.2.17
10042026-09-04T21:31:51.626Z Compiling getrandom v0.3.4
10052026-09-04T21:31:51.636Z Compiling rand_core v0.6.4
10062026-09-04T21:31:51.856Z Compiling ipnetwork v0.21.1
10072026-09-04T21:31:51.948Z Compiling regex-automata v0.4.18
10082026-09-04T21:31:52.080Z Compiling pest_generator v2.8.8
10092026-09-04T21:31:52.303Z Compiling plain v0.2.3
10102026-09-04T21:31:52.373Z Compiling oxnet v0.1.7
10112026-09-04T21:31:52.384Z Compiling tracing-core v0.1.36
10122026-09-04T21:31:52.409Z Compiling tracing-attributes v0.1.31
10132026-09-04T21:31:52.682Z Compiling paste v1.0.15
10142026-09-04T21:31:52.694Z Compiling pest_derive v2.8.8
10152026-09-04T21:31:52.892Z Compiling foldhash v0.2.0
10162026-09-04T21:31:52.979Z Compiling serde_urlencoded v0.7.1
10172026-09-04T21:31:53.129Z Compiling http-body-util v0.1.5
10182026-09-04T21:31:53.219Z Compiling anyhow v1.0.104
10192026-09-04T21:31:53.257Z Compiling omicron-workspace-hack v0.1.0
10202026-09-04T21:31:53.384Z Compiling slog v2.8.2
10212026-09-04T21:31:53.465Z Compiling sync_wrapper v1.0.2
10222026-09-04T21:31:53.891Z Compiling time-core v0.1.9
10232026-09-04T21:31:53.894Z Compiling num-conv v0.2.2
10242026-09-04T21:31:53.894Z Compiling tracing v0.1.44
10252026-09-04T21:31:53.894Z Compiling regex v1.13.1
10262026-09-04T21:31:53.894Z Compiling time-macros v0.2.32
10272026-09-04T21:31:53.894Z Compiling scroll_derive v0.13.1
10282026-09-04T21:31:54.150Z Compiling num_threads v0.1.7
10292026-09-04T21:31:54.247Z Compiling deranged v0.5.8
10302026-09-04T21:31:54.357Z Compiling powerfmt v0.2.0
10312026-09-04T21:31:54.973Z Compiling winnow v1.0.4
10322026-09-04T21:31:54.976Z Compiling fastrand v2.5.0
10332026-09-04T21:31:54.976Z Compiling scroll v0.13.0
10342026-09-04T21:31:54.976Z Compiling hashbrown v0.16.1
10352026-09-04T21:31:55.036Z Compiling tokio-util v0.7.19
10362026-09-04T21:31:55.201Z Compiling async-trait v0.1.92
10372026-09-04T21:31:55.289Z Compiling daft-derive v0.1.8
10382026-09-04T21:31:55.447Z Compiling aws-lc-rs v1.18.0
10392026-09-04T21:31:55.645Z Compiling goblin v0.10.7
10402026-09-04T21:31:55.743Z Compiling darling_core v0.23.0
10412026-09-04T21:31:56.002Z Compiling rustls-pki-types v1.15.1
10422026-09-04T21:31:56.071Z Compiling camino v1.2.5
10432026-09-04T21:31:56.173Z Compiling untrusted v0.7.1
10442026-09-04T21:31:56.266Z Compiling usdt-impl v0.6.0
10452026-09-04T21:31:56.434Z Compiling openssl-probe v0.2.1
10462026-09-04T21:31:56.479Z Compiling crossbeam-utils v0.8.22
10472026-09-04T21:31:57.022Z Compiling dtrace-parser v0.3.0
10482026-09-04T21:31:57.026Z Compiling hex v0.4.3
10492026-09-04T21:31:57.048Z Compiling rustls v0.23.43
10502026-09-04T21:31:57.213Z Compiling h2 v0.4.15
10512026-09-04T21:31:57.259Z Compiling thread-id v5.1.0
10522026-09-04T21:31:57.342Z Compiling thread_local v1.1.10
10532026-09-04T21:31:57.476Z Compiling crc32fast v1.5.0
10542026-09-04T21:31:57.713Z Compiling futures-executor v0.3.34
10552026-09-04T21:31:57.795Z Compiling slog-async v2.8.0
10562026-09-04T21:31:57.808Z Compiling cpufeatures v0.3.0
10572026-09-04T21:31:57.837Z Compiling darling_macro v0.23.0
10582026-09-04T21:31:57.880Z Compiling match_cfg v0.1.0
10592026-09-04T21:31:57.948Z Compiling futures v0.3.34
10602026-09-04T21:31:58.026Z Compiling rand_core v0.9.5
10612026-09-04T21:31:58.123Z Compiling macaddr v1.0.1
10622026-09-04T21:31:58.186Z Compiling simd-adler32 v0.3.10
10632026-09-04T21:31:58.248Z Compiling adler2 v2.0.1
10642026-09-04T21:31:58.765Z Compiling term v1.2.1
10652026-09-04T21:31:58.775Z Compiling take_mut v0.2.2
10662026-09-04T21:31:58.775Z Compiling ref-cast v1.0.26
10672026-09-04T21:31:58.775Z Compiling syn v1.0.109
10682026-09-04T21:31:58.775Z Compiling darling v0.23.0
10692026-09-04T21:31:58.775Z Compiling dof v0.4.0
10702026-09-04T21:31:58.775Z Compiling miniz_oxide v0.8.9
10712026-09-04T21:31:58.775Z Compiling hybrid-array v0.4.14
10722026-09-04T21:31:58.804Z Compiling serde_tokenstream v0.3.0
10732026-09-04T21:31:59.083Z Compiling structmeta-derive v0.3.0
10742026-09-04T21:31:59.106Z Compiling ref-cast-impl v1.0.26
10752026-09-04T21:31:59.233Z Compiling newtype-uuid-macros v0.1.1
10762026-09-04T21:31:59.233Z Compiling flate2 v1.1.9
10772026-09-04T21:31:59.683Z Compiling hyper v1.11.1
10782026-09-04T21:32:00.036Z Compiling rand_chacha v0.9.0
10792026-09-04T21:32:00.166Z Compiling structmeta v0.3.0
10802026-09-04T21:32:00.423Z Compiling compression-core v0.4.32
10812026-09-04T21:32:00.573Z Compiling compression-codecs v0.4.38
10822026-09-04T21:32:00.585Z Compiling rand v0.9.5
10832026-09-04T21:32:00.715Z Compiling usdt-macro v0.6.0
10842026-09-04T21:32:00.724Z Compiling usdt-attr-macro v0.6.0
10852026-09-04T21:32:00.823Z Compiling hyper-util v0.1.20
10862026-09-04T21:32:01.182Z Compiling block-buffer v0.12.1
10872026-09-04T21:32:01.342Z Compiling crypto-common v0.2.2
10882026-09-04T21:32:01.833Z Compiling newtype-uuid v1.4.0
10892026-09-04T21:32:01.859Z Compiling serde_spanned v1.1.1
10902026-09-04T21:32:01.909Z Compiling multer v3.1.0
10912026-09-04T21:32:01.913Z Compiling toml_writer v1.1.2+spec-1.1.0
10922026-09-04T21:32:02.004Z Compiling const-oid v0.10.2
10932026-09-04T21:32:02.130Z Compiling quick-error v1.2.3
10942026-09-04T21:32:02.136Z Compiling debug-ignore v1.0.5
10952026-09-04T21:32:02.168Z Compiling digest v0.11.3
10962026-09-04T21:32:02.234Z Compiling daft v0.1.8
10972026-09-04T21:32:02.256Z Compiling time v0.3.55
10982026-09-04T21:32:02.293Z Compiling async-stream-impl v0.3.6
10992026-09-04T21:32:02.333Z Compiling strum_macros v0.26.4
11002026-09-04T21:32:02.481Z Compiling generic-array v0.14.7
11012026-09-04T21:32:02.494Z Compiling dropshot v0.17.1
11022026-09-04T21:32:02.713Z Compiling encoding_rs v0.8.35
11032026-09-04T21:32:02.721Z Compiling bit-vec v0.8.0
11042026-09-04T21:32:02.925Z Compiling spin v0.9.9
11052026-09-04T21:32:03.042Z Compiling mime v0.3.17
11062026-09-04T21:32:03.563Z Compiling async-stream v0.3.6
11072026-09-04T21:32:03.566Z Compiling bit-set v0.8.0
11082026-09-04T21:32:03.566Z Compiling sha1 v0.11.0
11092026-09-04T21:32:03.566Z Compiling serde_with_macros v3.22.0
11102026-09-04T21:32:03.566Z Compiling crossbeam-channel v0.5.16
11112026-09-04T21:32:03.566Z Compiling tower v0.5.3
11122026-09-04T21:32:03.593Z Compiling waitgroup v0.1.2
11132026-09-04T21:32:03.918Z Compiling dropshot_endpoint v0.17.1
11142026-09-04T21:32:03.969Z Compiling openapiv3 v2.2.0
11152026-09-04T21:32:04.006Z Compiling strum v0.26.3
11162026-09-04T21:32:04.140Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11172026-09-04T21:32:04.296Z Compiling serde_path_to_error v0.1.20
11182026-09-04T21:32:04.806Z Compiling unarray v0.1.4
11192026-09-04T21:32:04.809Z Compiling tower-http v0.6.11
11202026-09-04T21:32:04.809Z Compiling derive-ex v0.1.8
11212026-09-04T21:32:04.809Z Compiling tempfile v3.27.0
11222026-09-04T21:32:05.037Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11232026-09-04T21:32:05.070Z Compiling rustls-native-certs v0.8.4
11242026-09-04T21:32:05.406Z Compiling strum_macros v0.27.2
11252026-09-04T21:32:05.577Z Compiling is-terminal v0.4.17
11262026-09-04T21:32:05.647Z Compiling instant v0.1.13
11272026-09-04T21:32:05.670Z Compiling slog-term v2.9.2
11282026-09-04T21:32:06.167Z Compiling test-strategy v0.4.5
11292026-09-04T21:32:06.279Z Compiling slog-json v2.6.1
11302026-09-04T21:32:06.361Z Compiling hostname v0.3.1
11312026-09-04T21:32:06.457Z Compiling memmap2 v0.9.11
11322026-09-04T21:32:06.480Z Compiling either v1.17.0
11332026-09-04T21:32:06.497Z Compiling slog-bunyan v2.5.0
11342026-09-04T21:32:06.630Z Compiling usdt v0.6.0
11352026-09-04T21:32:06.677Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11362026-09-04T21:32:06.691Z Compiling crypto-common v0.1.7
11372026-09-04T21:32:06.823Z Compiling parse-display-derive v0.10.0
11382026-09-04T21:32:06.909Z Compiling toml_parser v1.1.3+spec-1.1.0
11392026-09-04T21:32:07.215Z Compiling strum v0.27.2
11402026-09-04T21:32:07.280Z Compiling backon v1.6.0
11412026-09-04T21:32:07.344Z Compiling rand_chacha v0.3.1
11422026-09-04T21:32:07.355Z Compiling toml_datetime v1.1.1+spec-1.1.0
11432026-09-04T21:32:07.499Z Compiling async-compression v0.4.43
11442026-09-04T21:32:07.584Z Compiling toml v1.1.4+spec-1.1.0
11452026-09-04T21:32:07.659Z Compiling rand v0.8.7
11462026-09-04T21:32:07.809Z Compiling rustls-pemfile v2.2.0
11472026-09-04T21:32:08.005Z Compiling wait-timeout v0.2.1
11482026-09-04T21:32:08.080Z Compiling hostname v0.4.2
11492026-09-04T21:32:08.311Z Compiling rusty-fork v0.3.1
11502026-09-04T21:32:08.314Z Compiling serde_with v3.22.0
11512026-09-04T21:32:08.440Z Compiling rand_xorshift v0.4.0
11522026-09-04T21:32:08.660Z Compiling regress v0.10.5
11532026-09-04T21:32:08.673Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11542026-09-04T21:32:08.765Z Compiling humantime v2.4.0
11552026-09-04T21:32:08.978Z Compiling proptest v1.11.0
11562026-09-04T21:32:09.053Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11572026-09-04T21:32:09.141Z Compiling iddqd v0.4.6
11582026-09-04T21:32:09.215Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11592026-09-04T21:32:09.395Z Compiling block-buffer v0.10.4
11602026-09-04T21:32:09.470Z Compiling reqwest v0.12.28
11612026-09-04T21:32:09.725Z Compiling unicode-width v0.2.2
11622026-09-04T21:32:10.004Z Compiling digest v0.10.7
11632026-09-04T21:32:10.145Z Compiling parse-display v0.10.0
11642026-09-04T21:32:10.218Z Compiling backoff v0.4.0
11652026-09-04T21:32:10.407Z Compiling itertools v0.14.0
11662026-09-04T21:32:10.445Z Compiling progenitor-client v0.10.0
11672026-09-04T21:32:10.476Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11682026-09-04T21:32:11.009Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11692026-09-04T21:32:12.195Z Compiling utf8parse v0.2.2
11702026-09-04T21:32:12.309Z Compiling anstyle-parse v1.0.0
11712026-09-04T21:32:12.528Z Compiling regress v0.11.1
11722026-09-04T21:32:12.723Z Compiling colorchoice v1.0.5
11732026-09-04T21:32:12.841Z Compiling is_terminal_polyfill v1.70.2
11742026-09-04T21:32:12.852Z Compiling anstyle-query v1.1.5
11752026-09-04T21:32:12.865Z Compiling anstyle v1.0.14
11762026-09-04T21:32:13.033Z Compiling anstream v1.0.0
11772026-09-04T21:32:13.493Z Compiling clap_lex v1.1.0
11782026-09-04T21:32:13.759Z Compiling toml_datetime v0.6.11
11792026-09-04T21:32:14.036Z Compiling zerocopy-derive v0.7.35
11802026-09-04T21:32:14.123Z Compiling typify-impl v0.6.2
11812026-09-04T21:32:15.041Z Compiling clap_derive v4.6.4
11822026-09-04T21:32:15.044Z Compiling cpufeatures v0.2.17
11832026-09-04T21:32:15.044Z Compiling convert_case v0.4.0
11842026-09-04T21:32:15.044Z Compiling zerocopy v0.7.35
11852026-09-04T21:32:15.231Z Compiling derive_more v0.99.20
11862026-09-04T21:32:16.128Z Compiling terminal_size v0.4.4
11872026-09-04T21:32:16.674Z Compiling secrecy v0.10.3
11882026-09-04T21:32:16.923Z Compiling float-ord v0.3.2
11892026-09-04T21:32:17.382Z Compiling crucible-workspace-hack v0.1.0
11902026-09-04T21:32:17.385Z Compiling heapless v0.8.0
11912026-09-04T21:32:17.385Z Compiling tinyvec_macros v0.1.1
11922026-09-04T21:32:17.386Z Compiling tinyvec v1.12.0
11932026-09-04T21:32:17.386Z Compiling clap_builder v4.6.6
11942026-09-04T21:32:17.671Z Compiling dtrace-parser v0.2.0
11952026-09-04T21:32:17.776Z Compiling scroll_derive v0.12.1
11962026-09-04T21:32:17.779Z Compiling serde_repr v0.1.21
11972026-09-04T21:32:17.914Z Compiling hash32 v0.3.1
11982026-09-04T21:32:18.069Z Compiling num-integer v0.1.47
11992026-09-04T21:32:18.342Z Compiling rustc_version v0.4.1
12002026-09-04T21:32:18.393Z Compiling usdt-impl v0.5.0
12012026-09-04T21:32:18.535Z Compiling crossbeam-epoch v0.9.20
12022026-09-04T21:32:18.614Z Compiling smoltcp v0.11.0
12032026-09-04T21:32:18.769Z Compiling curve25519-dalek v4.1.3
12042026-09-04T21:32:18.857Z Compiling clap v4.6.6
12052026-09-04T21:32:18.894Z Compiling scroll v0.12.0
12062026-09-04T21:32:19.169Z Compiling dof v0.3.0
12072026-09-04T21:32:19.377Z Compiling hmac v0.12.1
12082026-09-04T21:32:19.505Z Compiling inout v0.1.4
12092026-09-04T21:32:19.518Z Compiling ff v0.13.1
12102026-09-04T21:32:19.522Z Compiling darling_core v0.21.3
12112026-09-04T21:32:19.522Z Compiling cobs v0.3.0
12122026-09-04T21:32:19.653Z Compiling thread-id v4.2.2
12132026-09-04T21:32:19.667Z Compiling bitflags v1.3.2
12142026-09-04T21:32:19.729Z Compiling managed v0.8.0
12152026-09-04T21:32:19.750Z Compiling postcard v1.1.3
12162026-09-04T21:32:20.086Z Compiling group v0.13.0
12172026-09-04T21:32:20.202Z Compiling cipher v0.4.4
12182026-09-04T21:32:20.252Z Compiling hkdf v0.12.4
12192026-09-04T21:32:20.418Z Compiling goblin v0.8.2
12202026-09-04T21:32:20.468Z Compiling typify-macro v0.6.2
12212026-09-04T21:32:21.206Z Compiling num-iter v0.1.46
12222026-09-04T21:32:21.624Z Compiling num-rational v0.4.2
12232026-09-04T21:32:21.629Z Compiling tabwriter v1.4.1
12242026-09-04T21:32:21.629Z Compiling darling_macro v0.21.3
12252026-09-04T21:32:21.723Z Compiling universal-hash v0.5.1
12262026-09-04T21:32:21.829Z Compiling crypto-bigint v0.5.5
12272026-09-04T21:32:21.851Z Compiling hubpack_derive v0.1.1
12282026-09-04T21:32:21.855Z Compiling thiserror-impl-no-std v2.0.2
12292026-09-04T21:32:22.218Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12302026-09-04T21:32:22.569Z Compiling half v2.7.1
12312026-09-04T21:32:22.574Z Compiling typify v0.6.2
12322026-09-04T21:32:22.664Z Compiling curve25519-dalek-derive v0.1.1
12332026-09-04T21:32:22.842Z Compiling num-complex v0.4.6
12342026-09-04T21:32:23.029Z Compiling memoffset v0.9.1
12352026-09-04T21:32:23.099Z Compiling cfg_aliases v0.2.2
12362026-09-04T21:32:23.182Z Compiling ciborium-io v0.2.2
12372026-09-04T21:32:23.209Z Compiling opaque-debug v0.3.1
12382026-09-04T21:32:23.226Z Compiling base64ct v1.8.3
12392026-09-04T21:32:23.258Z Compiling rustix v0.38.44
12402026-09-04T21:32:23.269Z Compiling unsafe-libyaml v0.2.11
12412026-09-04T21:32:23.273Z Compiling base16ct v0.2.0
12422026-09-04T21:32:23.431Z Compiling elliptic-curve v0.13.8
12432026-09-04T21:32:23.514Z Compiling password-hash v0.5.0
12442026-09-04T21:32:23.703Z Compiling poly1305 v0.8.0
12452026-09-04T21:32:24.200Z Compiling ciborium-ll v0.2.2
12462026-09-04T21:32:24.214Z Compiling serde_yaml v0.9.34+deprecated
12472026-09-04T21:32:24.214Z Compiling nix v0.31.3
12482026-09-04T21:32:24.214Z Compiling num v0.4.3
12492026-09-04T21:32:24.801Z Compiling thiserror-no-std v2.0.2
12502026-09-04T21:32:24.806Z Compiling hubpack v0.1.2
12512026-09-04T21:32:24.806Z Compiling darling v0.21.3
12522026-09-04T21:32:24.967Z Compiling chacha20 v0.9.1
12532026-09-04T21:32:25.188Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12542026-09-04T21:32:25.283Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12552026-09-04T21:32:25.429Z Compiling toml_edit v0.25.13+spec-1.1.0
12562026-09-04T21:32:26.008Z Compiling blake2 v0.10.6
12572026-09-04T21:32:26.078Z Compiling aead v0.5.2
12582026-09-04T21:32:26.242Z Compiling byte-wrapper v0.1.0
12592026-09-04T21:32:26.297Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12602026-09-04T21:32:26.472Z Compiling proc-macro-error-attr v1.0.4
12612026-09-04T21:32:26.690Z Compiling static_assertions v1.1.0
12622026-09-04T21:32:26.702Z Compiling prettyplease v0.2.37
12632026-09-04T21:32:26.769Z Compiling keccak v0.1.6
12642026-09-04T21:32:26.777Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12652026-09-04T21:32:26.957Z Compiling sha3 v0.10.9
12662026-09-04T21:32:27.030Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12672026-09-04T21:32:27.660Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12682026-09-04T21:32:27.663Z Compiling argon2 v0.5.3
12692026-09-04T21:32:27.693Z Compiling chacha20poly1305 v0.10.1
12702026-09-04T21:32:27.817Z Compiling proc-macro-crate v3.5.0
12712026-09-04T21:32:28.076Z Compiling ingot-macros v0.1.1
12722026-09-04T21:32:28.233Z Compiling vsss-rs v3.3.4
12732026-09-04T21:32:28.288Z Compiling ciborium v0.2.2
12742026-09-04T21:32:28.774Z Compiling usdt-macro v0.5.0
12752026-09-04T21:32:29.325Z Compiling usdt-attr-macro v0.5.0
12762026-09-04T21:32:29.797Z Compiling serde_spanned v0.6.9
12772026-09-04T21:32:29.878Z Compiling enum-as-inner v0.6.1
12782026-09-04T21:32:30.340Z Compiling num-derive v0.4.2
12792026-09-04T21:32:30.750Z Compiling proc-macro-error v1.0.4
12802026-09-04T21:32:30.750Z Compiling memmap v0.7.0
12812026-09-04T21:32:30.755Z Compiling indent_write v2.2.0
12822026-09-04T21:32:30.755Z Compiling winnow v0.5.40
12832026-09-04T21:32:30.755Z Compiling data-encoding v2.11.1
12842026-09-04T21:32:30.755Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12852026-09-04T21:32:30.755Z Compiling winnow v0.7.15
12862026-09-04T21:32:30.779Z Compiling toml_write v0.1.2
12872026-09-04T21:32:30.828Z Compiling ingot-types v0.1.2
12882026-09-04T21:32:30.853Z Compiling usdt v0.5.0
12892026-09-04T21:32:30.973Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12902026-09-04T21:32:31.026Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12912026-09-04T21:32:31.122Z Compiling num_enum_derive v0.7.6
12922026-09-04T21:32:31.218Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12932026-09-04T21:32:31.612Z Compiling foreign-types-macros v0.2.4
12942026-09-04T21:32:31.829Z Compiling toml_edit v0.19.15
12952026-09-04T21:32:32.261Z Compiling crossbeam-deque v0.8.7
12962026-09-04T21:32:32.265Z Compiling toml_edit v0.22.27
12972026-09-04T21:32:32.265Z Compiling colored v3.1.1
12982026-09-04T21:32:32.265Z Compiling bytecount v0.6.9
12992026-09-04T21:32:32.265Z Compiling foreign-types-shared v0.3.1
13002026-09-04T21:32:32.275Z Compiling vcpkg v0.2.15
13012026-09-04T21:32:32.315Z Compiling foreign-types v0.5.0
13022026-09-04T21:32:32.391Z Compiling num_enum v0.7.6
13032026-09-04T21:32:32.785Z Compiling ingot v0.1.1
13042026-09-04T21:32:32.813Z Compiling openssl-sys v0.9.117
13052026-09-04T21:32:32.912Z Compiling atomicwrites v0.4.4
13062026-09-04T21:32:33.113Z Compiling proc-macro-crate v1.3.1
13072026-09-04T21:32:33.447Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13082026-09-04T21:32:33.463Z Compiling toml v0.8.23
13092026-09-04T21:32:33.879Z Compiling chacha20 v0.10.1
13102026-09-04T21:32:34.022Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13112026-09-04T21:32:34.157Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13122026-09-04T21:32:34.204Z Compiling cstr-argument v0.1.2
13132026-09-04T21:32:34.401Z Compiling semver v0.1.20
13142026-09-04T21:32:34.422Z Compiling linked-hash-map v0.5.6
13152026-09-04T21:32:34.431Z Compiling rayon-core v1.13.0
13162026-09-04T21:32:34.573Z Compiling heck v0.4.1
13172026-09-04T21:32:34.635Z Compiling resolv-conf v0.7.6
13182026-09-04T21:32:34.646Z Compiling swrite v0.1.0
13192026-09-04T21:32:34.780Z Compiling unicode-segmentation v1.13.3
13202026-09-04T21:32:34.872Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13212026-09-04T21:32:34.937Z Compiling rustc_version v0.1.7
13222026-09-04T21:32:35.026Z Compiling lru-cache v0.1.2
13232026-09-04T21:32:35.104Z Compiling newline-converter v0.3.0
13242026-09-04T21:32:35.116Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13252026-09-04T21:32:35.150Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13262026-09-04T21:32:35.214Z Compiling rand v0.10.2
13272026-09-04T21:32:35.225Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13282026-09-04T21:32:35.257Z Compiling num_enum_derive v0.5.11
13292026-09-04T21:32:35.416Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13302026-09-04T21:32:35.431Z Compiling hickory-proto v0.24.4
13312026-09-04T21:32:35.605Z Compiling progenitor-impl v0.13.0
13322026-09-04T21:32:36.282Z Compiling rustls-webpki v0.103.14
13332026-09-04T21:32:36.286Z Compiling progenitor-impl v0.14.0
13342026-09-04T21:32:36.286Z Compiling console v0.16.4
13352026-09-04T21:32:36.923Z Compiling camino-tempfile v1.4.1
13362026-09-04T21:32:36.998Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13372026-09-04T21:32:37.462Z Compiling serde-big-array v0.5.1
13382026-09-04T21:32:37.871Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13392026-09-04T21:32:37.871Z Compiling derive-where v1.6.1
13402026-09-04T21:32:37.880Z Compiling pin-project-internal v1.1.13
13412026-09-04T21:32:37.996Z Compiling similar v3.2.0
13422026-09-04T21:32:38.464Z Compiling siphasher v1.0.3
13432026-09-04T21:32:38.681Z Compiling minimal-lexical v0.2.1
13442026-09-04T21:32:38.742Z Compiling expectorate v1.3.0
13452026-09-04T21:32:38.864Z Compiling pin-project v1.1.13
13462026-09-04T21:32:38.985Z Compiling nom v7.1.3
13472026-09-04T21:32:39.018Z Compiling phf_shared v0.12.1
13482026-09-04T21:32:39.151Z Compiling hickory-resolver v0.24.4
13492026-09-04T21:32:39.265Z Compiling tokio-rustls v0.26.4
13502026-09-04T21:32:39.488Z Compiling hyper-rustls v0.27.9
13512026-09-04T21:32:39.538Z Compiling rustls-platform-verifier v0.7.0
13522026-09-04T21:32:39.778Z Compiling reqwest v0.13.4
13532026-09-04T21:32:40.597Z Compiling progenitor-macro v0.14.0
13542026-09-04T21:32:41.495Z Compiling progenitor-client v0.14.0
13552026-09-04T21:32:41.803Z Compiling progenitor-extras v0.2.0
13562026-09-04T21:32:42.047Z Compiling progenitor-client v0.13.0
13572026-09-04T21:32:42.359Z Compiling progenitor-macro v0.13.0
13582026-09-04T21:32:42.372Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13592026-09-04T21:32:42.649Z Compiling num_enum v0.5.11
13602026-09-04T21:32:42.824Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13612026-09-04T21:32:45.908Z Compiling newtype_derive v0.1.6
13622026-09-04T21:32:46.775Z Compiling unicode-normalization v0.1.25
13632026-09-04T21:32:47.262Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13642026-09-04T21:32:47.416Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13652026-09-04T21:32:47.892Z Compiling itertools v0.15.0
13662026-09-04T21:32:47.904Z Compiling tokio-stream v0.1.19
13672026-09-04T21:32:48.927Z Compiling async-recursion v1.1.1
13682026-09-04T21:32:49.004Z Compiling snafu-derive v0.8.9
13692026-09-04T21:32:49.628Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13702026-09-04T21:32:49.825Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13712026-09-04T21:32:49.906Z Compiling slog-dtrace v0.3.0
13722026-09-04T21:32:49.997Z Compiling csv-core v0.1.13
13732026-09-04T21:32:50.147Z Compiling bstr v1.13.1
13742026-09-04T21:32:50.270Z Compiling same-file v1.0.6
13752026-09-04T21:32:50.369Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13762026-09-04T21:32:50.380Z Compiling konst_macro_rules v0.2.19
13772026-09-04T21:32:50.393Z Compiling unicode-xid v0.2.6
13782026-09-04T21:32:50.442Z Compiling openssl v0.10.81
13792026-09-04T21:32:50.518Z Compiling foldhash v0.1.5
13802026-09-04T21:32:50.557Z Compiling owo-colors v4.3.0
13812026-09-04T21:32:50.646Z Compiling jiff-core v0.1.0
13822026-09-04T21:32:50.697Z Compiling foreign-types-shared v0.1.1
13832026-09-04T21:32:50.715Z Compiling chrono-tz v0.10.4
13842026-09-04T21:32:50.769Z Compiling cancel-safe-futures v0.1.5
13852026-09-04T21:32:50.786Z Compiling highway v1.3.0
13862026-09-04T21:32:50.891Z Compiling unicode-width v0.1.14
13872026-09-04T21:32:50.991Z Compiling snafu v0.8.9
13882026-09-04T21:32:51.028Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T21:32:51.167Z Compiling foreign-types v0.3.2
13902026-09-04T21:32:51.194Z Compiling hashbrown v0.15.5
13912026-09-04T21:32:51.330Z Compiling const_format_proc_macros v0.2.34
13922026-09-04T21:32:51.377Z Compiling konst v0.2.20
13932026-09-04T21:32:51.403Z Compiling jiff v0.2.35
13942026-09-04T21:32:51.580Z Compiling globset v0.4.20
13952026-09-04T21:32:51.722Z Compiling walkdir v2.5.0
13962026-09-04T21:32:51.804Z Compiling csv v1.4.0
13972026-09-04T21:32:52.021Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T21:32:52.169Z Compiling ingot-macros v0.2.0
13992026-09-04T21:32:52.383Z Compiling qorb v0.4.1
14002026-09-04T21:32:52.412Z Compiling progenitor v0.13.0
14012026-09-04T21:32:52.555Z Compiling progenitor v0.14.0
14022026-09-04T21:32:53.105Z Compiling olpc-cjson v0.1.4
14032026-09-04T21:32:53.111Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T21:32:53.111Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14052026-09-04T21:32:53.834Z Compiling rayon v1.12.0
14062026-09-04T21:32:53.861Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14072026-09-04T21:32:54.526Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14082026-09-04T21:32:54.877Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14092026-09-04T21:32:55.020Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14102026-09-04T21:32:55.426Z Compiling phf v0.12.1
14112026-09-04T21:32:55.436Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14122026-09-04T21:32:55.636Z Compiling zone_cfg_derive v0.3.1
14132026-09-04T21:32:55.646Z Compiling tokio-dtrace v0.1.1
14142026-09-04T21:32:55.926Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14152026-09-04T21:32:55.950Z Compiling itertools v0.12.1
14162026-09-04T21:32:55.984Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14172026-09-04T21:32:56.148Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14182026-09-04T21:32:56.179Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14192026-09-04T21:32:56.311Z Compiling libsw-core v0.3.2
14202026-09-04T21:32:56.413Z Compiling serde_plain v1.0.2
14212026-09-04T21:32:56.548Z Compiling pem v3.0.6
14222026-09-04T21:32:56.601Z Compiling openssl-macros v0.1.1
14232026-09-04T21:32:56.651Z Compiling cookie v0.18.2
14242026-09-04T21:32:56.746Z Compiling sigpipe v0.1.3
14252026-09-04T21:32:56.835Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-09-04T21:32:56.847Z Compiling typed-path v0.9.3
14272026-09-04T21:32:56.875Z Compiling glob v0.3.4
14282026-09-04T21:32:57.055Z Compiling fixedbitset v0.5.7
14292026-09-04T21:32:57.069Z Compiling fixedbitset v0.4.2
14302026-09-04T21:32:57.174Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:32:57.313Z Compiling petgraph v0.8.3
14322026-09-04T21:32:57.336Z Compiling petgraph v0.6.5
14332026-09-04T21:32:57.412Z Compiling zone v0.3.1
14342026-09-04T21:32:57.924Z Compiling tough v0.22.0
14352026-09-04T21:32:58.271Z Compiling libsw v3.5.0
14362026-09-04T21:32:58.462Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14372026-09-04T21:32:58.468Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14382026-09-04T21:32:58.931Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14392026-09-04T21:32:59.185Z Compiling oxide-tokio-rt v0.1.6
14402026-09-04T21:32:59.515Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:32:59.701Z Compiling ingot-types v0.2.0
14422026-09-04T21:32:59.733Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-09-04T21:32:59.994Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-09-04T21:33:00.144Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14452026-09-04T21:33:00.164Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-09-04T21:33:00.936Z Compiling const_format v0.2.36
14472026-09-04T21:33:00.943Z Compiling papergrid v0.11.0
14482026-09-04T21:33:01.246Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14492026-09-04T21:33:01.359Z Compiling tabled_derive v0.7.0
14502026-09-04T21:33:01.639Z Compiling libscf-sys v1.2.0
14512026-09-04T21:33:01.726Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14522026-09-04T21:33:01.736Z Compiling gethostname v0.5.0
14532026-09-04T21:33:01.821Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-09-04T21:33:01.857Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14552026-09-04T21:33:01.947Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T21:33:02.169Z Compiling bcs v0.1.6
14572026-09-04T21:33:02.258Z Compiling smf v0.2.3
14582026-09-04T21:33:02.311Z Compiling tagptr v0.2.0
14592026-09-04T21:33:02.402Z Compiling unicode-linebreak v0.1.5
14602026-09-04T21:33:02.443Z Compiling termtree v0.5.1
14612026-09-04T21:33:02.466Z Compiling linear-map v1.2.0
14622026-09-04T21:33:02.600Z Compiling smawk v0.3.3
14632026-09-04T21:33:02.641Z Compiling whoami v1.6.1
14642026-09-04T21:33:02.645Z Compiling lazy_static v1.5.0
14652026-09-04T21:33:02.663Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T21:33:02.731Z Compiling steno v0.4.1
14672026-09-04T21:33:02.739Z Compiling textwrap v0.16.2
14682026-09-04T21:33:02.754Z Compiling moka v0.12.16
14692026-09-04T21:33:03.263Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-09-04T21:33:03.277Z Compiling tabled v0.15.0
14712026-09-04T21:33:03.751Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T21:33:03.989Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T21:33:04.325Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T21:33:04.537Z Compiling ingot v0.2.1
14752026-09-04T21:33:06.373Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-09-04T21:33:06.584Z Compiling hickory-proto v0.25.2
14772026-09-04T21:33:07.059Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14782026-09-04T21:33:07.303Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14792026-09-04T21:33:07.303Z Compiling parking_lot_core v0.8.6
14802026-09-04T21:33:07.303Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14812026-09-04T21:33:07.448Z Compiling papergrid v0.18.0
14822026-09-04T21:33:07.448Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14832026-09-04T21:33:07.448Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14842026-09-04T21:33:07.972Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14852026-09-04T21:33:08.069Z Compiling tabled v0.21.0
14862026-09-04T21:33:08.138Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14872026-09-04T21:33:08.474Z Compiling hickory-resolver v0.25.2
14882026-09-04T21:33:08.568Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14892026-09-04T21:33:09.458Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14902026-09-04T21:33:09.588Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T21:33:09.971Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T21:33:10.172Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
14932026-09-04T21:33:10.294Z Compiling parking_lot v0.11.2
14942026-09-04T21:33:10.294Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14952026-09-04T21:33:10.616Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14962026-09-04T21:33:11.010Z Compiling dropshot-api-manager-types v0.8.0
14972026-09-04T21:33:11.410Z Compiling fxhash v0.2.1
14982026-09-04T21:33:11.410Z Compiling crc8 v0.1.1
14992026-09-04T21:33:11.410Z Compiling sled v0.34.7
15002026-09-04T21:33:15.921Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15012026-09-04T21:33:15.921Z Compiling port-file v0.1.0
15022026-09-04T21:33:15.921Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15032026-09-04T21:33:16.481Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
15042026-09-04T21:33:16.481Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
15052026-09-04T21:33:16.481Z Compiling diff v0.1.13
15062026-09-04T21:33:16.481Z Compiling yansi v1.0.1
15072026-09-04T21:33:16.547Z Compiling pretty_assertions v1.4.1
15082026-09-04T21:33:16.548Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15092026-09-04T21:33:21.425Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15102026-09-04T21:33:23.063Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15112026-09-04T21:33:24.142Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15122026-09-04T21:33:25.125Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15132026-09-04T21:33:39.068Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
15142026-09-04T21:33:39.209Z────────────
15152026-09-04T21:33:39.210Z Nextest run ID f411d747-184f-4e2d-8bb8-f72377a9d1e2 with nextest profile: default
15162026-09-04T21:33:39.210Z Starting 1 test across 3 binaries
15172026-09-04T21:33:39.214Z START ddm db::test::test_effective_tunnel_route_set
15182026-09-04T21:33:39.214Z
15192026-09-04T21:33:39.214Zrunning 1 test
15202026-09-04T21:33:39.217Ztest db::test::test_effective_tunnel_route_set ... ok
15212026-09-04T21:33:39.217Z
15222026-09-04T21:33:39.217Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
15232026-09-04T21:33:39.218Z
15242026-09-04T21:33:39.218Z PASS [ 0.005s] ddm db::test::test_effective_tunnel_route_set
15252026-09-04T21:33:39.218Z────────────
15262026-09-04T21:33:39.218Z Summary [ 0.006s] 1 test run: 1 passed, 0 skipped
15272026-09-04T21:33:39.225Z+ rm -rf /tmp/tmp.wWaGrc
15282026-09-04T21:33:39.227Zprocess exited: duration 162659 ms, exit code 0
 
15292026-09-04T21:33:39.233Zfound 0 output files