01M1Q55MQWS8FN5V5HDS7X9GF2: test-mgadm

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

Buildomat Job: 01M1Q56QZ63SG7FVBERP2YF9AX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:10.639Zjob assigned to worker 01M1Q56YAJ023KJFHFD6MJ7307 [factory aws, i-0bc6a42716ba4c42e] (queued for 57 s)
 
22026-09-04T21:30:18.525Zstarting task 0: "setup"
32026-09-04T21:30:18.636Z++ uname -s
42026-09-04T21:30:18.636Z+ kern=SunOS
52026-09-04T21:30:18.636Z+ build_user=build
62026-09-04T21:30:18.636Z+ build_uid=12345
72026-09-04T21:30:18.636Z+ work_dir=/work
82026-09-04T21:30:18.636Z+ input_dir=/input
92026-09-04T21:30:18.636Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:18.636Z+ case "$kern" in
112026-09-04T21:30:18.636Z+ groupadd -g 12345 build
122026-09-04T21:30:18.636Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:20.261Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:20.376Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:20.379Z+ home_fs=zfs
162026-09-04T21:30:20.379Z+ [[ zfs == autofs ]]
172026-09-04T21:30:20.379Z+ mkdir -p /home/build
182026-09-04T21:30:20.379Z+ chown build:build /home/build /work
192026-09-04T21:30:21.380Z+ chmod 0700 /home/build /work
202026-09-04T21:30:21.383Zprocess exited: duration 3139 ms, exit code 0
 
212026-09-04T21:30:21.389Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:21.393Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:21.393Z * rust toolchain channel = "stable"
242026-09-04T21:30:21.393Z * rust toolchain profile = "default"
252026-09-04T21:30:21.393Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:30:21.398Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:21.398Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:21.398Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:21.398Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:21.508Zinfo: downloading installer
312026-09-04T21:30:22.804Zinfo: profile set to default
322026-09-04T21:30:22.804Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:22.807Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:22.945Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:22.948Zinfo: downloading 6 components
362026-09-04T21:30:39.834Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:30:39.834Z
382026-09-04T21:30:39.863Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:39.863Z
402026-09-04T21:30:39.866Z
412026-09-04T21:30:39.866ZRust is installed now. Great!
422026-09-04T21:30:39.866Z
432026-09-04T21:30:39.866ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:39.866Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:39.866Z
462026-09-04T21:30:39.866ZTo configure your current shell, you need to source
472026-09-04T21:30:39.866Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:39.866Z
492026-09-04T21:30:39.866ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:39.866Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:39.866Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:39.866ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:39.866Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:39.866ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:39.866Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:39.866ZHOST_CC = None
572026-09-04T21:30:39.866Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:39.866ZCC = None
592026-09-04T21:30:39.866Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:40.040Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:40.040ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:40.040Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:40.040ZCFLAGS = None
642026-09-04T21:30:40.040Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:40.040ZHOST_CFLAGS = None
662026-09-04T21:30:40.040Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:40.040ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:40.040Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:40.040ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:40.141Z+ rustup --version
712026-09-04T21:30:40.156Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:40.156Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:40.170Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:40.193Z+ cargo --version
752026-09-04T21:30:40.214Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:40.214Z+ rustc --version
772026-09-04T21:30:40.233Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:40.233Zprocess exited: duration 18814 ms, exit code 0
 
792026-09-04T21:30:40.296Zstarting task 2: "authentication"
802026-09-04T21:30:40.317Zprocess exited: duration 23 ms, exit code 0
 
812026-09-04T21:30:40.376Zstarting task 3: "clone repository"
822026-09-04T21:30:40.408Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:40.408Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:40.409ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:42.076Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:42.076Z+ git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
872026-09-04T21:30:42.357ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:42.358Z * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD
892026-09-04T21:30:42.373Z+ [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
902026-09-04T21:30:42.374Z++ git branch --show-current
912026-09-04T21:30:42.374Z+ current=main
922026-09-04T21:30:42.374Z+ [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
932026-09-04T21:30:42.374Z+ git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
942026-09-04T21:30:42.374Z+ git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz
952026-09-04T21:30:42.386ZSwitched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz'
962026-09-04T21:30:42.386Z+ git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
972026-09-04T21:30:42.390ZHEAD is now at ee08219 falcon-lab: interact with nodes concurrently
982026-09-04T21:30:42.390Zprocess exited: duration 2036 ms, exit code 0
 
992026-09-04T21:30:42.424Zstarting task 4: "build"
1002026-09-04T21:30:42.441Z+ set -e
1012026-09-04T21:30:42.442Z+ source .github/buildomat/test-common.sh
1022026-09-04T21:30:42.442Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T21:30:42.442Z++ source .github/buildomat/common.sh
1042026-09-04T21:30:42.442Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T21:30:42.442Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:30:42.442Z+++ cargo --version
1072026-09-04T21:30:42.442Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1082026-09-04T21:30:42.564Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T21:30:42.580Zinfo: downloading 6 components
1102026-09-04T21:30:57.249Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T21:30:57.249Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T21:30:57.250Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T21:30:57.360Zcargo 1.97.1 (c980f4866 2026-06-30)
1142026-09-04T21:30:57.364Z+++ rustc --version
1152026-09-04T21:30:57.395Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1162026-09-04T21:30:57.401Z++ banner install
1172026-09-04T21:30:57.404Z
1182026-09-04T21:30:57.404Z # # # #### ##### ## # #
1192026-09-04T21:30:57.404Z # ## # # # # # # #
1202026-09-04T21:30:57.404Z # # # # #### # # # # #
1212026-09-04T21:30:57.404Z # # # # # # ###### # #
1222026-09-04T21:30:57.404Z # # ## # # # # # # #
1232026-09-04T21:30:57.404Z # # # #### # # # ###### ######
1242026-09-04T21:30:57.404Z
1252026-09-04T21:30:57.404Z++ pfexec pkg install clang-15
1262026-09-04T21:30:58.928Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T21:30:59.364Z Startup: Caching catalogs ... Done
1282026-09-04T21:31:01.956ZPlanning: Solver setup ... Done
1292026-09-04T21:31:02.027ZPlanning: Running solver ... Done
1302026-09-04T21:31:02.076ZPlanning: Consolidating action changes ... Done
1312026-09-04T21:31:02.076ZPlanning: Evaluating mediators ... Done
1322026-09-04T21:31:02.079ZPlanning: Planning completed in 2.68 seconds
1332026-09-04T21:31:02.093ZNo updates necessary for this image.
1342026-09-04T21:31:02.347Z+++ uname -s
1352026-09-04T21:31:02.351Z++ nextest_host_os=SunOS
1362026-09-04T21:31:02.351Z++ case "${nextest_host_os}" in
1372026-09-04T21:31:02.351Z++ nextest_platform=illumos
1382026-09-04T21:31:02.351Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T21:31:02.351Z+++ mktemp -d
1402026-09-04T21:31:02.351Z++ nextest_tmp=/tmp/tmp.WyaGrc
1412026-09-04T21:31:02.351Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T21:31:02.351Z++ nextest_tar=/tmp/tmp.WyaGrc/nextest.tar.gz
1432026-09-04T21:31:02.351Z++ curl -sSfL --retry 10 -o /tmp/tmp.WyaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T21:31:03.144Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T21:31:03.147Z++ tar -xzf /tmp/tmp.WyaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T21:31:03.221Z+ pushd mgadm
1472026-09-04T21:31:03.226Z/work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite
1482026-09-04T21:31:03.226Z+ cargo nextest run
1492026-09-04T21:31:03.400Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-04T21:31:04.075ZFrom https://github.com/oxidecomputer/falcon
1512026-09-04T21:31:04.075Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1522026-09-04T21:31:04.151Z Updating crates.io index
1532026-09-04T21:31:04.154Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1542026-09-04T21:31:04.587ZFrom https://github.com/oxidecomputer/dendrite
1552026-09-04T21:31:04.587Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1562026-09-04T21:31:04.621Z Updating git repository `https://github.com/oxidecomputer/ispf`
1572026-09-04T21:31:04.908ZFrom https://github.com/oxidecomputer/ispf
1582026-09-04T21:31:04.908Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1592026-09-04T21:31:04.914Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-09-04T21:31:05.275ZFrom https://github.com/oxidecomputer/netadm-sys
1612026-09-04T21:31:05.275Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1622026-09-04T21:31:05.283Z Updating git repository `https://github.com/oxidecomputer/omicron`
1632026-09-04T21:31:11.207ZFrom https://github.com/oxidecomputer/omicron
1642026-09-04T21:31:11.208Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1652026-09-04T21:31:11.628Z Updating git repository `https://github.com/oxidecomputer/opte`
1662026-09-04T21:31:12.339ZFrom https://github.com/oxidecomputer/opte
1672026-09-04T21:31:12.339Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1682026-09-04T21:31:12.368Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1692026-09-04T21:31:12.655ZFrom https://github.com/oxidecomputer/slog-error-chain
1702026-09-04T21:31:12.655Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1712026-09-04T21:31:12.663Z Updating git repository `https://github.com/illumos/smf-rs`
1722026-09-04T21:31:12.947ZFrom https://github.com/illumos/smf-rs
1732026-09-04T21:31:12.947Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1742026-09-04T21:31:12.953Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1752026-09-04T21:31:13.256ZFrom https://github.com/oxidecomputer/network-interface
1762026-09-04T21:31:13.256Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1772026-09-04T21:31:13.262Z Updating git repository `https://github.com/oxidecomputer/zone`
1782026-09-04T21:31:13.544ZFrom https://github.com/oxidecomputer/zone
1792026-09-04T21:31:13.544Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1802026-09-04T21:31:13.550Z Updating git repository `https://github.com/oxidecomputer/propolis`
1812026-09-04T21:31:14.176ZFrom https://github.com/oxidecomputer/propolis
1822026-09-04T21:31:14.176Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1832026-09-04T21:31:14.220Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1842026-09-04T21:31:14.770ZFrom https://github.com/oxidecomputer/transceiver-control
1852026-09-04T21:31:14.770Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1862026-09-04T21:31:14.781Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1872026-09-04T21:31:15.036ZFrom https://github.com/oxidecomputer/dlpi-sys
1882026-09-04T21:31:15.036Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1892026-09-04T21:31:15.040Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1902026-09-04T21:31:15.356ZFrom https://github.com/jmesmon/rust-libzfs
1912026-09-04T21:31:15.356Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1922026-09-04T21:31:15.365Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1932026-09-04T21:31:15.637ZFrom https://github.com/oxidecomputer/rusty-doors
1942026-09-04T21:31:15.637Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1952026-09-04T21:31:15.644Z Updating git repository `https://github.com/oxidecomputer/lldp`
1962026-09-04T21:31:16.011ZFrom https://github.com/oxidecomputer/lldp
1972026-09-04T21:31:16.012Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1982026-09-04T21:31:16.019Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1992026-09-04T21:31:16.340ZFrom https://github.com/oxidecomputer/tufaceous
2002026-09-04T21:31:16.340Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2012026-09-04T21:31:16.353Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2022026-09-04T21:31:16.927ZFrom https://github.com/oxidecomputer/management-gateway-service
2032026-09-04T21:31:16.927Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2042026-09-04T21:31:16.938Z Updating git repository `https://github.com/oxidecomputer/crucible`
2052026-09-04T21:31:17.723ZFrom https://github.com/oxidecomputer/crucible
2062026-09-04T21:31:17.723Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2072026-09-04T21:31:17.766Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2082026-09-04T21:31:18.041ZFrom https://github.com/oxidecomputer/serde_human_bytes
2092026-09-04T21:31:18.041Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2102026-09-04T21:31:18.049Z Updating git repository `https://github.com/oxidecomputer/propolis`
2112026-09-04T21:31:18.712ZFrom https://github.com/oxidecomputer/propolis
2122026-09-04T21:31:18.712Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2132026-09-04T21:31:18.753Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-09-04T21:31:19.313ZFrom https://github.com/oxidecomputer/crucible
2152026-09-04T21:31:19.313Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2162026-09-04T21:31:19.377Z Updating git repository `https://github.com/oxidecomputer/tofino`
2172026-09-04T21:31:19.721ZFrom https://github.com/oxidecomputer/tofino
2182026-09-04T21:31:19.721Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2192026-09-04T21:31:19.732Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2202026-09-04T21:31:20.394ZFrom https://github.com/oxidecomputer/maghemite
2212026-09-04T21:31:20.394Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2222026-09-04T21:31:20.426Z Updating git repository `https://github.com/oxidecomputer/clickward`
2232026-09-04T21:31:20.731ZFrom https://github.com/oxidecomputer/clickward
2242026-09-04T21:31:20.731Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2252026-09-04T21:31:20.737Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2262026-09-04T21:31:21.267ZFrom https://github.com/oxidecomputer/illumos-devinfo
2272026-09-04T21:31:21.268Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2282026-09-04T21:31:23.204Z Downloading crates ...
2292026-09-04T21:31:23.258Z Downloaded atomicwrites v0.4.4
2302026-09-04T21:31:23.258Z Downloaded arrayref v0.3.9
2312026-09-04T21:31:23.276Z Downloaded async-recursion v1.1.1
2322026-09-04T21:31:23.276Z Downloaded camino-tempfile v1.4.1
2332026-09-04T21:31:23.276Z Downloaded bcs v0.1.6
2342026-09-04T21:31:23.276Z Downloaded cc v1.4.2
2352026-09-04T21:31:23.296Z Downloaded jiff-static v0.2.35
2362026-09-04T21:31:23.296Z Downloaded cobs v0.3.0
2372026-09-04T21:31:23.296Z Downloaded atomic-waker v1.1.2
2382026-09-04T21:31:23.296Z Downloaded async-stream-impl v0.3.6
2392026-09-04T21:31:23.296Z Downloaded bit-set v0.8.0
2402026-09-04T21:31:23.296Z Downloaded base16ct v1.0.0
2412026-09-04T21:31:23.296Z Downloaded aead v0.5.2
2422026-09-04T21:31:23.311Z Downloaded httparse v1.10.1
2432026-09-04T21:31:23.311Z Downloaded iana-time-zone v0.1.65
2442026-09-04T21:31:23.311Z Downloaded hyper v1.11.1
2452026-09-04T21:31:23.311Z Downloaded adler2 v2.0.1
2462026-09-04T21:31:23.311Z Downloaded libscf-sys v1.2.0
2472026-09-04T21:31:23.311Z Downloaded crc8 v0.1.1
2482026-09-04T21:31:23.311Z Downloaded daft v0.1.8
2492026-09-04T21:31:23.311Z Downloaded async-stream v0.3.6
2502026-09-04T21:31:23.311Z Downloaded block-buffer v0.10.4
2512026-09-04T21:31:23.311Z Downloaded base16ct v0.2.0
2522026-09-04T21:31:23.311Z Downloaded colorchoice v1.0.5
2532026-09-04T21:31:23.311Z Downloaded anstyle-query v1.1.5
2542026-09-04T21:31:23.328Z Downloaded indent_write v2.2.0
2552026-09-04T21:31:23.328Z Downloaded ident_case v1.0.1
2562026-09-04T21:31:23.328Z Downloaded icu_provider v2.2.0
2572026-09-04T21:31:23.338Z Downloaded convert_case v0.4.0
2582026-09-04T21:31:23.338Z Downloaded crunchy v0.2.4
2592026-09-04T21:31:23.339Z Downloaded ingot-types v0.2.0
2602026-09-04T21:31:23.339Z Downloaded const-random v0.1.18
2612026-09-04T21:31:23.339Z Downloaded byte-wrapper v0.1.0
2622026-09-04T21:31:23.339Z Downloaded inout v0.1.4
2632026-09-04T21:31:23.339Z Downloaded autocfg v1.5.1
2642026-09-04T21:31:23.339Z Downloaded bitflags v1.3.2
2652026-09-04T21:31:23.343Z Downloaded async-trait v0.1.92
2662026-09-04T21:31:23.343Z Downloaded bit-vec v0.8.0
2672026-09-04T21:31:23.343Z Downloaded backoff v0.4.0
2682026-09-04T21:31:23.344Z Downloaded hubpack_derive v0.1.1
2692026-09-04T21:31:23.344Z Downloaded instant v0.1.13
2702026-09-04T21:31:23.344Z Downloaded mime v0.3.17
2712026-09-04T21:31:23.344Z Downloaded match_cfg v0.1.0
2722026-09-04T21:31:23.344Z Downloaded itoa v1.0.18
2732026-09-04T21:31:23.344Z Downloaded arrayvec v0.7.8
2742026-09-04T21:31:23.344Z Downloaded cpufeatures v0.3.0
2752026-09-04T21:31:23.344Z Downloaded ciborium-io v0.2.2
2762026-09-04T21:31:23.344Z Downloaded compression-core v0.4.32
2772026-09-04T21:31:23.344Z Downloaded hyper-rustls v0.27.9
2782026-09-04T21:31:23.344Z Downloaded ingot v0.2.1
2792026-09-04T21:31:23.350Z Downloaded ipnet v2.12.1
2802026-09-04T21:31:23.350Z Downloaded ipnetwork v0.21.1
2812026-09-04T21:31:23.350Z Downloaded crypto-common v0.1.7
2822026-09-04T21:31:23.350Z Downloaded ciborium-ll v0.2.2
2832026-09-04T21:31:23.350Z Downloaded const-random-macro v0.1.16
2842026-09-04T21:31:23.350Z Downloaded crucible-workspace-hack v0.1.0
2852026-09-04T21:31:23.350Z Downloaded cfg_aliases v0.2.2
2862026-09-04T21:31:23.350Z Downloaded crypto-common v0.2.2
2872026-09-04T21:31:23.350Z Downloaded cfg-if v1.0.4
2882026-09-04T21:31:23.358Z Downloaded cstr-argument v0.1.2
2892026-09-04T21:31:23.358Z Downloaded http-body v1.1.0
2902026-09-04T21:31:23.358Z Downloaded clap_lex v1.1.0
2912026-09-04T21:31:23.358Z Downloaded hostname v0.4.2
2922026-09-04T21:31:23.358Z Downloaded scopeguard v1.2.0
2932026-09-04T21:31:23.358Z Downloaded is-terminal v0.4.17
2942026-09-04T21:31:23.363Z Downloaded lru-slab v0.1.2
2952026-09-04T21:31:23.363Z Downloaded num-derive v0.4.2
2962026-09-04T21:31:23.363Z Downloaded memmap v0.7.0
2972026-09-04T21:31:23.363Z Downloaded base64ct v1.8.3
2982026-09-04T21:31:23.363Z Downloaded idna_adapter v1.2.2
2992026-09-04T21:31:23.368Z Downloaded newline-converter v0.3.0
3002026-09-04T21:31:23.368Z Downloaded num v0.4.3
3012026-09-04T21:31:23.368Z Downloaded lru-cache v0.1.2
3022026-09-04T21:31:23.368Z Downloaded anstyle-parse v1.0.0
3032026-09-04T21:31:23.368Z Downloaded argon2 v0.5.3
3042026-09-04T21:31:23.372Z Downloaded managed v0.8.0
3052026-09-04T21:31:23.372Z Downloaded icu_collections v2.2.0
3062026-09-04T21:31:23.373Z Downloaded bytecount v0.6.9
3072026-09-04T21:31:23.377Z Downloaded byteorder v1.5.0
3082026-09-04T21:31:23.377Z Downloaded anstyle v1.0.14
3092026-09-04T21:31:23.377Z Downloaded constant_time_eq v0.4.2
3102026-09-04T21:31:23.377Z Downloaded crossbeam-deque v0.8.7
3112026-09-04T21:31:23.382Z Downloaded keccak v0.1.6
3122026-09-04T21:31:23.382Z Downloaded is_terminal_polyfill v1.70.2
3132026-09-04T21:31:23.382Z Downloaded newtype-uuid-macros v0.1.1
3142026-09-04T21:31:23.382Z Downloaded newtype_derive v0.1.6
3152026-09-04T21:31:23.382Z Downloaded serde_repr v0.1.21
3162026-09-04T21:31:23.387Z Downloaded natord v1.0.9
3172026-09-04T21:31:23.387Z Downloaded no-std-compat v0.4.1
3182026-09-04T21:31:23.387Z Downloaded num-conv v0.2.2
3192026-09-04T21:31:23.387Z Downloaded sha1 v0.11.0
3202026-09-04T21:31:23.391Z Downloaded slog-envlogger v2.2.0
3212026-09-04T21:31:23.392Z Downloaded clap_derive v4.6.4
3222026-09-04T21:31:23.392Z Downloaded block-buffer v0.12.1
3232026-09-04T21:31:23.392Z Downloaded httpdate v1.0.3
3242026-09-04T21:31:23.392Z Downloaded is_ci v1.2.0
3252026-09-04T21:31:23.392Z Downloaded macaddr v1.0.1
3262026-09-04T21:31:23.392Z Downloaded num-iter v0.1.46
3272026-09-04T21:31:23.399Z Downloaded linked-hash-map v0.5.6
3282026-09-04T21:31:23.399Z Downloaded scroll_derive v0.13.1
3292026-09-04T21:31:23.399Z Downloaded stable_deref_trait v1.2.1
3302026-09-04T21:31:23.399Z Downloaded structmeta-derive v0.3.0
3312026-09-04T21:31:23.399Z Downloaded cancel-safe-futures v0.1.5
3322026-09-04T21:31:23.409Z Downloaded cargo_toml v0.22.3
3332026-09-04T21:31:23.409Z Downloaded hubpack v0.1.2
3342026-09-04T21:31:23.409Z Downloaded memoffset v0.9.1
3352026-09-04T21:31:23.409Z Downloaded cpufeatures v0.2.17
3362026-09-04T21:31:23.409Z Downloaded curve25519-dalek-derive v0.1.1
3372026-09-04T21:31:23.409Z Downloaded jobserver v0.1.35
3382026-09-04T21:31:23.409Z Downloaded chacha20 v0.9.1
3392026-09-04T21:31:23.409Z Downloaded const_format_proc_macros v0.2.34
3402026-09-04T21:31:23.414Z Downloaded critical-section v1.2.0
3412026-09-04T21:31:23.414Z Downloaded internet-checksum v0.2.1
3422026-09-04T21:31:23.414Z Downloaded cmake v0.1.58
3432026-09-04T21:31:23.414Z Downloaded compression-codecs v0.4.38
3442026-09-04T21:31:23.414Z Downloaded sigpipe v0.1.3
3452026-09-04T21:31:23.414Z Downloaded take_mut v0.2.2
3462026-09-04T21:31:23.414Z Downloaded cipher v0.4.4
3472026-09-04T21:31:23.414Z Downloaded csv-core v0.1.13
3482026-09-04T21:31:23.419Z Downloaded indexmap v1.9.3
3492026-09-04T21:31:23.419Z Downloaded rustversion v1.0.23
3502026-09-04T21:31:23.419Z Downloaded http-body-util v0.1.5
3512026-09-04T21:31:23.419Z Downloaded time-core v0.1.9
3522026-09-04T21:31:23.427Z Downloaded anyhow v1.0.104
3532026-09-04T21:31:23.433Z Downloaded ahash v0.8.12
3542026-09-04T21:31:23.433Z Downloaded anstream v1.0.0
3552026-09-04T21:31:23.433Z Downloaded bs58 v0.5.1
3562026-09-04T21:31:23.433Z Downloaded num_enum v0.5.11
3572026-09-04T21:31:23.433Z Downloaded signal-hook-registry v1.4.8
3582026-09-04T21:31:23.433Z Downloaded ingot-types v0.1.2
3592026-09-04T21:31:23.433Z Downloaded terminal_size v0.4.4
3602026-09-04T21:31:23.438Z Downloaded thread-id v4.2.2
3612026-09-04T21:31:23.438Z Downloaded tokio-macros v2.7.2
3622026-09-04T21:31:23.438Z Downloaded camino v1.2.5
3632026-09-04T21:31:23.438Z Downloaded typify-macro v0.4.3
3642026-09-04T21:31:23.438Z Downloaded usdt-macro v0.5.0
3652026-09-04T21:31:23.438Z Downloaded utf-8 v0.7.6
3662026-09-04T21:31:23.438Z Downloaded crc32fast v1.5.0
3672026-09-04T21:31:23.438Z Downloaded usdt-macro v0.6.0
3682026-09-04T21:31:23.438Z Downloaded backon v1.6.0
3692026-09-04T21:31:23.438Z Downloaded ciborium v0.2.2
3702026-09-04T21:31:23.446Z Downloaded colored v3.1.1
3712026-09-04T21:31:23.446Z Downloaded linear-map v1.2.0
3722026-09-04T21:31:23.446Z Downloaded serde_derive_internals v0.29.1
3732026-09-04T21:31:23.446Z Downloaded serde_tokenstream v0.3.0
3742026-09-04T21:31:23.446Z Downloaded topological-sort v0.2.2
3752026-09-04T21:31:23.446Z Downloaded humantime v2.4.0
3762026-09-04T21:31:23.454Z Downloaded ingot v0.1.1
3772026-09-04T21:31:23.454Z Downloaded multer v3.1.0
3782026-09-04T21:31:23.458Z Downloaded lazy_static v1.5.0
3792026-09-04T21:31:23.458Z Downloaded lock_api v0.4.14
3802026-09-04T21:31:23.458Z Downloaded smf v0.2.3
3812026-09-04T21:31:23.458Z Downloaded libsw-core v0.3.2
3822026-09-04T21:31:23.458Z Downloaded allocator-api2 v0.2.21
3832026-09-04T21:31:23.458Z Downloaded newtype-uuid v1.4.0
3842026-09-04T21:31:23.458Z Downloaded num-complex v0.4.6
3852026-09-04T21:31:23.458Z Downloaded bitflags v2.13.1
3862026-09-04T21:31:23.464Z Downloaded hybrid-array v0.4.14
3872026-09-04T21:31:23.465Z Downloaded blake2 v0.10.6
3882026-09-04T21:31:23.465Z Downloaded num-rational v0.4.2
3892026-09-04T21:31:23.465Z Downloaded strum_macros v0.26.4
3902026-09-04T21:31:23.475Z Downloaded usdt v0.5.0
3912026-09-04T21:31:23.475Z Downloaded libsw v3.5.0
3922026-09-04T21:31:23.475Z Downloaded slog-term v2.9.2
3932026-09-04T21:31:23.479Z Downloaded dtrace-parser v0.3.0
3942026-09-04T21:31:23.479Z Downloaded futures-core v0.3.34
3952026-09-04T21:31:23.479Z Downloaded chacha20 v0.10.1
3962026-09-04T21:31:23.479Z Downloaded foreign-types-macros v0.2.4
3972026-09-04T21:31:23.479Z Downloaded icu_locale_core v2.2.0
3982026-09-04T21:31:23.479Z Downloaded icu_normalizer_data v2.2.0
3992026-09-04T21:31:23.479Z Downloaded crossbeam-epoch v0.9.20
4002026-09-04T21:31:23.485Z Downloaded console v0.16.4
4012026-09-04T21:31:23.485Z Downloaded ingot-macros v0.2.0
4022026-09-04T21:31:23.494Z Downloaded usdt-impl v0.6.0
4032026-09-04T21:31:23.501Z Downloaded progenitor-macro v0.14.0
4042026-09-04T21:31:23.501Z Downloaded generic-array v0.14.7
4052026-09-04T21:31:23.501Z Downloaded num_threads v0.1.7
4062026-09-04T21:31:23.504Z Downloaded num_enum_derive v0.5.11
4072026-09-04T21:31:23.504Z Downloaded powerfmt v0.2.0
4082026-09-04T21:31:23.504Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4092026-09-04T21:31:23.504Z Downloaded num-integer v0.1.47
4102026-09-04T21:31:23.509Z Downloaded ingot-macros v0.1.1
4112026-09-04T21:31:23.512Z Downloaded cookie v0.18.2
4122026-09-04T21:31:23.512Z Downloaded konst_macro_rules v0.2.19
4132026-09-04T21:31:23.512Z Downloaded clap v4.6.6
4142026-09-04T21:31:23.517Z Downloaded litemap v0.8.2
4152026-09-04T21:31:23.521Z Downloaded quick-error v1.2.3
4162026-09-04T21:31:23.521Z Downloaded memmap2 v0.9.11
4172026-09-04T21:31:23.524Z Downloaded potential_utf v0.1.5
4182026-09-04T21:31:23.524Z Downloaded xz2 v0.1.7
4192026-09-04T21:31:23.527Z Downloaded rand_pcg v0.10.2
4202026-09-04T21:31:23.528Z Downloaded ref-cast v1.0.26
4212026-09-04T21:31:23.528Z Downloaded serial_test v4.0.1
4222026-09-04T21:31:23.533Z Downloaded semver v0.1.20
4232026-09-04T21:31:23.536Z Downloaded strum v0.27.2
4242026-09-04T21:31:23.536Z Downloaded strum_macros v0.27.2
4252026-09-04T21:31:23.537Z Downloaded zerovec-derive v0.11.3
4262026-09-04T21:31:23.537Z Downloaded daft-derive v0.1.8
4272026-09-04T21:31:23.537Z Downloaded digest v0.10.7
4282026-09-04T21:31:23.539Z Downloaded dtrace-parser v0.2.0
4292026-09-04T21:31:23.539Z Downloaded erased-serde v0.3.31
4302026-09-04T21:31:23.540Z Downloaded ff v0.13.1
4312026-09-04T21:31:23.540Z Downloaded serde_spanned v0.6.9
4322026-09-04T21:31:23.542Z Downloaded globset v0.4.20
4332026-09-04T21:31:23.543Z Downloaded strum v0.26.3
4342026-09-04T21:31:23.543Z Downloaded structmeta v0.3.0
4352026-09-04T21:31:23.548Z Downloaded testing_table v0.3.0
4362026-09-04T21:31:23.549Z Downloaded typify-macro v0.6.2
4372026-09-04T21:31:23.549Z Downloaded usdt v0.6.0
4382026-09-04T21:31:23.553Z Downloaded tower-layer v0.3.3
4392026-09-04T21:31:23.553Z Downloaded utf8parse v0.2.2
4402026-09-04T21:31:23.553Z Downloaded icu_properties v2.2.0
4412026-09-04T21:31:23.562Z Downloaded crossbeam-utils v0.8.22
4422026-09-04T21:31:23.568Z Downloaded tracing-attributes v0.1.31
4432026-09-04T21:31:23.568Z Downloaded fixedbitset v0.5.7
4442026-09-04T21:31:23.568Z Downloaded fs-err v3.3.1
4452026-09-04T21:31:23.568Z Downloaded schemars v0.8.22
4462026-09-04T21:31:23.576Z Downloaded thin-vec v0.2.19
4472026-09-04T21:31:23.576Z Downloaded num_enum_derive v0.7.6
4482026-09-04T21:31:23.576Z Downloaded pkg-config v0.3.33
4492026-09-04T21:31:23.576Z Downloaded toml_datetime v0.6.11
4502026-09-04T21:31:23.576Z Downloaded want v0.3.1
4512026-09-04T21:31:23.576Z Downloaded zerofrom v0.1.8
4522026-09-04T21:31:23.582Z Downloaded darling_macro v0.23.0
4532026-09-04T21:31:23.582Z Downloaded dropshot-api-manager-types v0.8.0
4542026-09-04T21:31:23.582Z Downloaded foreign-types v0.3.2
4552026-09-04T21:31:23.582Z Downloaded rustls-native-certs v0.8.4
4562026-09-04T21:31:23.582Z Downloaded icu_normalizer v2.2.0
4572026-09-04T21:31:23.582Z Downloaded rustls-pemfile v2.2.0
4582026-09-04T21:31:23.587Z Downloaded chacha20poly1305 v0.10.1
4592026-09-04T21:31:23.592Z Downloaded bytes v1.12.1
4602026-09-04T21:31:23.602Z Downloaded indicatif v0.18.6
4612026-09-04T21:31:23.602Z Downloaded serde_yaml v0.9.34+deprecated
4622026-09-04T21:31:23.602Z Downloaded progenitor-client v0.13.0
4632026-09-04T21:31:23.610Z Downloaded scroll v0.12.0
4642026-09-04T21:31:23.610Z Downloaded embedded-io v0.4.0
4652026-09-04T21:31:23.610Z Downloaded form_urlencoded v1.2.2
4662026-09-04T21:31:23.610Z Downloaded heck v0.5.0
4672026-09-04T21:31:23.610Z Downloaded hostname v0.3.1
4682026-09-04T21:31:23.610Z Downloaded fxhash v0.2.1
4692026-09-04T21:31:23.610Z Downloaded yoke v0.8.3
4702026-09-04T21:31:23.610Z Downloaded slab v0.4.12
4712026-09-04T21:31:23.610Z Downloaded defmt-macros v1.1.1
4722026-09-04T21:31:23.610Z Downloaded slog v2.8.2
4732026-09-04T21:31:23.620Z Downloaded sync_wrapper v1.0.2
4742026-09-04T21:31:23.620Z Downloaded const_format v0.2.36
4752026-09-04T21:31:23.620Z Downloaded thiserror v1.0.69
4762026-09-04T21:31:23.620Z Downloaded thiserror-no-std v2.0.2
4772026-09-04T21:31:23.620Z Downloaded hash32 v0.3.1
4782026-09-04T21:31:23.620Z Downloaded heck v0.4.1
4792026-09-04T21:31:23.625Z Downloaded plain v0.2.3
4802026-09-04T21:31:23.625Z Downloaded slog-dtrace v0.3.0
4812026-09-04T21:31:23.625Z Downloaded phf_shared v0.12.1
4822026-09-04T21:31:23.625Z Downloaded darling v0.21.3
4832026-09-04T21:31:23.625Z Downloaded futures-executor v0.3.34
4842026-09-04T21:31:23.625Z Downloaded synstructure v0.13.2
4852026-09-04T21:31:23.625Z Downloaded tinystr v0.8.3
4862026-09-04T21:31:23.625Z Downloaded num-traits v0.2.19
4872026-09-04T21:31:23.634Z Downloaded static_assertions v1.1.0
4882026-09-04T21:31:23.634Z Downloaded progenitor-client v0.14.0
4892026-09-04T21:31:23.634Z Downloaded serde-big-array v0.5.1
4902026-09-04T21:31:23.638Z Downloaded password-hash v0.5.0
4912026-09-04T21:31:23.638Z Downloaded progenitor-macro v0.13.0
4922026-09-04T21:31:23.647Z Downloaded rand_chacha v0.3.1
4932026-09-04T21:31:23.647Z Downloaded ref-cast-impl v1.0.26
4942026-09-04T21:31:23.647Z Downloaded textwrap v0.16.2
4952026-09-04T21:31:23.653Z Downloaded unicode-ident v1.0.24
4962026-09-04T21:31:23.653Z Downloaded vsss-rs v3.3.4
4972026-09-04T21:31:23.653Z Downloaded socket2 v0.6.5
4982026-09-04T21:31:23.653Z Downloaded log v0.4.33
4992026-09-04T21:31:23.656Z Downloaded serde_spanned v1.1.1
5002026-09-04T21:31:23.656Z Downloaded strum v0.28.0
5012026-09-04T21:31:23.656Z Downloaded rustc_version v0.1.7
5022026-09-04T21:31:23.656Z Downloaded rustc-hash v2.1.3
5032026-09-04T21:31:23.659Z Downloaded slog-bunyan v2.5.0
5042026-09-04T21:31:23.660Z Downloaded swrite v0.1.0
5052026-09-04T21:31:23.665Z Downloaded filetime v0.2.29
5062026-09-04T21:31:23.668Z Downloaded toml v1.1.4+spec-1.1.0
5072026-09-04T21:31:23.668Z Downloaded base64 v0.22.1
5082026-09-04T21:31:23.668Z Downloaded postcard v1.1.3
5092026-09-04T21:31:23.671Z Downloaded futures-io v0.3.34
5102026-09-04T21:31:23.671Z Downloaded thread-id v5.1.0
5112026-09-04T21:31:23.671Z Downloaded arc-swap v1.9.2
5122026-09-04T21:31:23.674Z Downloaded const-oid v0.10.2
5132026-09-04T21:31:23.674Z Downloaded crypto-bigint v0.5.5
5142026-09-04T21:31:23.679Z Downloaded dropshot_endpoint v0.17.1
5152026-09-04T21:31:23.683Z Downloaded smallvec v1.15.2
5162026-09-04T21:31:23.683Z Downloaded oxide-tokio-rt v0.1.6
5172026-09-04T21:31:23.683Z Downloaded unarray v0.1.4
5182026-09-04T21:31:23.683Z Downloaded unicode-xid v0.2.6
5192026-09-04T21:31:23.683Z Downloaded tabled_derive v0.7.0
5202026-09-04T21:31:23.683Z Downloaded tinyvec_macros v0.1.1
5212026-09-04T21:31:23.683Z Downloaded unit-prefix v0.5.2
5222026-09-04T21:31:23.688Z Downloaded paste v1.0.15
5232026-09-04T21:31:23.688Z Downloaded pem v3.0.6
5242026-09-04T21:31:23.688Z Downloaded toml v0.8.23
5252026-09-04T21:31:23.688Z Downloaded base64 v0.21.7
5262026-09-04T21:31:23.701Z Downloaded crossbeam-channel v0.5.16
5272026-09-04T21:31:23.701Z Downloaded getrandom v0.4.3
5282026-09-04T21:31:23.709Z Downloaded konst v0.2.20
5292026-09-04T21:31:23.709Z Downloaded papergrid v0.11.0
5302026-09-04T21:31:23.709Z Downloaded parking_lot_core v0.8.6
5312026-09-04T21:31:23.709Z Downloaded proc-macro-error v1.0.4
5322026-09-04T21:31:23.709Z Downloaded progenitor v0.13.0
5332026-09-04T21:31:23.709Z Downloaded zerofrom-derive v0.1.7
5342026-09-04T21:31:23.709Z Downloaded wait-timeout v0.2.1
5352026-09-04T21:31:23.709Z Downloaded darling_macro v0.21.3
5362026-09-04T21:31:23.709Z Downloaded yoke-derive v0.8.2
5372026-09-04T21:31:23.709Z Downloaded derive-where v1.6.1
5382026-09-04T21:31:23.709Z Downloaded drift v0.2.0
5392026-09-04T21:31:23.714Z Downloaded embedded-io v0.6.1
5402026-09-04T21:31:23.714Z Downloaded semver v1.0.28
5412026-09-04T21:31:23.714Z Downloaded errno v0.3.14
5422026-09-04T21:31:23.714Z Downloaded futures-task v0.3.34
5432026-09-04T21:31:23.714Z Downloaded miniz_oxide v0.8.9
5442026-09-04T21:31:23.717Z Downloaded tokio-rustls v0.26.4
5452026-09-04T21:31:23.717Z Downloaded ucd-trie v0.1.7
5462026-09-04T21:31:23.717Z Downloaded minimal-lexical v0.2.1
5472026-09-04T21:31:23.720Z Downloaded float-ord v0.3.2
5482026-09-04T21:31:23.720Z Downloaded foreign-types v0.5.0
5492026-09-04T21:31:23.721Z Downloaded git-stub v1.0.0
5502026-09-04T21:31:23.721Z Downloaded diff v0.1.13
5512026-09-04T21:31:23.721Z Downloaded schemars_derive v0.8.22
5522026-09-04T21:31:23.725Z Downloaded http v1.5.0
5532026-09-04T21:31:23.725Z Downloaded rand_core v0.10.1
5542026-09-04T21:31:23.728Z Downloaded serde v1.0.229
5552026-09-04T21:31:23.728Z Downloaded slog-json v2.6.1
5562026-09-04T21:31:23.728Z Downloaded tinyvec v1.12.0
5572026-09-04T21:31:23.728Z Downloaded defmt v1.1.1
5582026-09-04T21:31:23.736Z Downloaded darling v0.23.0
5592026-09-04T21:31:23.743Z Downloaded proc-macro-crate v3.5.0
5602026-09-04T21:31:23.743Z Downloaded fastrand v2.5.0
5612026-09-04T21:31:23.743Z Downloaded serde_path_to_error v0.1.20
5622026-09-04T21:31:23.743Z Downloaded serde_plain v1.0.2
5632026-09-04T21:31:23.743Z Downloaded spin v0.5.2
5642026-09-04T21:31:23.743Z Downloaded tower-service v0.3.3
5652026-09-04T21:31:23.746Z Downloaded serde_tokenstream v0.2.3
5662026-09-04T21:31:23.746Z Downloaded thiserror v2.0.20
5672026-09-04T21:31:23.746Z Downloaded toml v0.9.12+spec-1.1.0
5682026-09-04T21:31:23.749Z Downloaded async-compression v0.4.43
5692026-09-04T21:31:23.755Z Downloaded tracing-core v0.1.36
5702026-09-04T21:31:23.758Z Downloaded tiny-keccak v2.0.2
5712026-09-04T21:31:23.758Z Downloaded unsafe-libyaml v0.2.11
5722026-09-04T21:31:23.764Z Downloaded papergrid v0.18.0
5732026-09-04T21:31:23.767Z Downloaded thread_local v1.1.10
5742026-09-04T21:31:23.767Z Downloaded data-encoding v2.11.1
5752026-09-04T21:31:23.767Z Downloaded yansi v1.0.1
5762026-09-04T21:31:23.767Z Downloaded unicode-linebreak v0.1.5
5772026-09-04T21:31:23.767Z Downloaded untrusted v0.7.1
5782026-09-04T21:31:23.772Z Downloaded typeid v1.0.3
5792026-09-04T21:31:23.772Z Downloaded utf8_iter v1.0.4
5802026-09-04T21:31:23.779Z Downloaded displaydoc v0.2.7
5812026-09-04T21:31:23.779Z Downloaded serde_with_macros v3.22.0
5822026-09-04T21:31:23.779Z Downloaded slog-scope v4.4.1
5832026-09-04T21:31:23.779Z Downloaded zeroize_derive v1.5.0
5842026-09-04T21:31:23.785Z Downloaded oxnet v0.1.7
5852026-09-04T21:31:23.785Z Downloaded typify v0.6.2
5862026-09-04T21:31:23.785Z Downloaded zone_cfg_derive v0.3.1
5872026-09-04T21:31:23.786Z Downloaded quote v1.0.47
5882026-09-04T21:31:23.786Z Downloaded dyn-clone v1.0.20
5892026-09-04T21:31:23.786Z Downloaded fixedbitset v0.4.2
5902026-09-04T21:31:23.786Z Downloaded foreign-types-shared v0.1.1
5912026-09-04T21:31:23.786Z Downloaded foreign-types-shared v0.3.1
5922026-09-04T21:31:23.786Z Downloaded openssl-macros v0.1.1
5932026-09-04T21:31:23.786Z Downloaded dunce v1.0.5
5942026-09-04T21:31:23.790Z Downloaded proc-macro-crate v1.3.1
5952026-09-04T21:31:23.790Z Downloaded derive_more v0.99.20
5962026-09-04T21:31:23.801Z Downloaded hex v0.4.3
5972026-09-04T21:31:23.801Z Downloaded progenitor v0.14.0
5982026-09-04T21:31:23.801Z Downloaded progenitor-impl v0.10.0
5992026-09-04T21:31:23.801Z Downloaded highway v1.3.0
6002026-09-04T21:31:23.801Z Downloaded pin-project-internal v1.1.13
6012026-09-04T21:31:23.808Z Downloaded num_enum v0.7.6
6022026-09-04T21:31:23.808Z Downloaded pest_generator v2.8.8
6032026-09-04T21:31:23.808Z Downloaded rustc_version v0.4.1
6042026-09-04T21:31:23.809Z Downloaded quinn-udp v0.5.15
6052026-09-04T21:31:23.809Z Downloaded progenitor-macro v0.10.0
6062026-09-04T21:31:23.809Z Downloaded elliptic-curve v0.13.8
6072026-09-04T21:31:23.809Z Downloaded pin-project v1.1.13
6082026-09-04T21:31:23.813Z Downloaded memchr v2.8.3
6092026-09-04T21:31:23.813Z Downloaded scroll_derive v0.12.1
6102026-09-04T21:31:23.813Z Downloaded smartstring v1.0.1
6112026-09-04T21:31:23.813Z Downloaded strum_macros v0.28.0
6122026-09-04T21:31:23.816Z Downloaded siphasher v1.0.3
6132026-09-04T21:31:23.816Z Downloaded tabwriter v1.4.1
6142026-09-04T21:31:23.816Z Downloaded toml_write v0.1.2
6152026-09-04T21:31:23.816Z Downloaded thiserror-impl-no-std v2.0.2
6162026-09-04T21:31:23.816Z Downloaded thiserror-impl v1.0.69
6172026-09-04T21:31:23.816Z Downloaded hyper-util v0.1.20
6182026-09-04T21:31:23.820Z Downloaded indexmap v2.14.0
6192026-09-04T21:31:23.826Z Downloaded flate2 v1.1.9
6202026-09-04T21:31:23.826Z Downloaded strsim v0.11.1
6212026-09-04T21:31:23.832Z Downloaded tokio-tungstenite v0.21.0
6222026-09-04T21:31:23.832Z Downloaded zeroize v1.9.0
6232026-09-04T21:31:23.832Z Downloaded debug-ignore v1.0.5
6242026-09-04T21:31:23.832Z Downloaded opaque-debug v0.3.1
6252026-09-04T21:31:23.832Z Downloaded toml_edit v0.19.15
6262026-09-04T21:31:23.838Z Downloaded mio v1.2.2
6272026-09-04T21:31:23.842Z Downloaded hmac v0.12.1
6282026-09-04T21:31:23.842Z Downloaded dof v0.3.0
6292026-09-04T21:31:23.842Z Downloaded digest v0.11.3
6302026-09-04T21:31:23.842Z Downloaded url v2.5.8
6312026-09-04T21:31:23.848Z Downloaded percent-encoding v2.3.2
6322026-09-04T21:31:23.848Z Downloaded nom v7.1.3
6332026-09-04T21:31:23.848Z Downloaded omicron-zone-package v0.12.3
6342026-09-04T21:31:23.853Z Downloaded pin-project-lite v0.2.17
6352026-09-04T21:31:23.854Z Downloaded pest_derive v2.8.8
6362026-09-04T21:31:23.854Z Downloaded supports-color v3.0.2
6372026-09-04T21:31:23.854Z Downloaded sha2 v0.10.9
6382026-09-04T21:31:23.857Z Downloaded rand_core v0.9.5
6392026-09-04T21:31:23.864Z Downloaded rand_xorshift v0.4.0
6402026-09-04T21:31:23.867Z Downloaded secrecy v0.10.3
6412026-09-04T21:31:23.867Z Downloaded serde_urlencoded v0.7.1
6422026-09-04T21:31:23.867Z Downloaded serial_test_derive v4.0.1
6432026-09-04T21:31:23.867Z Downloaded tokio-dtrace v0.1.1
6442026-09-04T21:31:23.876Z Downloaded termtree v0.5.1
6452026-09-04T21:31:23.887Z Downloaded writeable v0.6.3
6462026-09-04T21:31:23.891Z Downloaded rusty-fork v0.3.1
6472026-09-04T21:31:23.891Z Downloaded toml_writer v1.1.2+spec-1.1.0
6482026-09-04T21:31:23.891Z Downloaded openssl-probe v0.2.1
6492026-09-04T21:31:23.891Z Downloaded once_cell v1.21.4
6502026-09-04T21:31:23.891Z Downloaded pest_meta v2.8.8
6512026-09-04T21:31:23.895Z Downloaded futures-sink v0.3.34
6522026-09-04T21:31:23.895Z Downloaded futures-macro v0.3.34
6532026-09-04T21:31:23.899Z Downloaded qorb v0.4.1
6542026-09-04T21:31:23.904Z Downloaded defmt-parser v1.0.0
6552026-09-04T21:31:23.904Z Downloaded tagptr v0.2.0
6562026-09-04T21:31:23.904Z Downloaded tempfile v3.27.0
6572026-09-04T21:31:23.910Z Downloaded universal-hash v0.5.1
6582026-09-04T21:31:23.910Z Downloaded defmt v0.3.100
6592026-09-04T21:31:23.910Z Downloaded enum-as-inner v0.6.1
6602026-09-04T21:31:23.910Z Downloaded rand_core v0.6.4
6612026-09-04T21:31:23.915Z Downloaded scroll v0.13.0
6622026-09-04T21:31:23.915Z Downloaded untrusted v0.9.0
6632026-09-04T21:31:23.919Z Downloaded derive-ex v0.1.8
6642026-09-04T21:31:23.919Z Downloaded version_check v0.9.5
6652026-09-04T21:31:23.920Z Downloaded fs_extra v1.3.0
6662026-09-04T21:31:23.920Z Downloaded glob v0.3.4
6672026-09-04T21:31:23.920Z Downloaded olpc-cjson v0.1.4
6682026-09-04T21:31:23.923Z Downloaded progenitor-client v0.10.0
6692026-09-04T21:31:23.923Z Downloaded equivalent v1.0.2
6702026-09-04T21:31:23.923Z Downloaded subtle v2.6.1
6712026-09-04T21:31:23.923Z Downloaded try-lock v0.2.5
6722026-09-04T21:31:23.923Z Downloaded gethostname v0.5.0
6732026-09-04T21:31:23.923Z Downloaded foldhash v0.2.0
6742026-09-04T21:31:23.926Z Downloaded tokio-stream v0.1.19
6752026-09-04T21:31:23.926Z Downloaded pretty-hex v0.4.2
6762026-09-04T21:31:23.929Z Downloaded same-file v1.0.6
6772026-09-04T21:31:23.931Z Downloaded snafu v0.8.9
6782026-09-04T21:31:23.936Z Downloaded pretty_assertions v1.4.1
6792026-09-04T21:31:23.936Z Downloaded zerocopy-derive v0.7.35
6802026-09-04T21:31:23.939Z Downloaded itertools v0.12.1
6812026-09-04T21:31:23.942Z Downloaded itertools v0.14.0
6822026-09-04T21:31:23.945Z Downloaded jiff-core v0.1.0
6832026-09-04T21:31:23.948Z Downloaded parking_lot v0.11.2
6842026-09-04T21:31:23.951Z Downloaded thiserror-impl v2.0.20
6852026-09-04T21:31:23.951Z Downloaded walkdir v2.5.0
6862026-09-04T21:31:23.951Z Downloaded waitgroup v0.1.2
6872026-09-04T21:31:23.951Z Downloaded nom v8.0.0
6882026-09-04T21:31:23.960Z Downloaded openssl-sys v0.9.117
6892026-09-04T21:31:23.963Z Downloaded ron v0.12.2
6902026-09-04T21:31:23.970Z Downloaded rustls-pki-types v1.15.1
6912026-09-04T21:31:23.974Z Downloaded parse-display v0.10.0
6922026-09-04T21:31:23.974Z Downloaded usdt-attr-macro v0.5.0
6932026-09-04T21:31:23.974Z Downloaded fnv v1.0.7
6942026-09-04T21:31:23.974Z Downloaded parking_lot_core v0.9.12
6952026-09-04T21:31:23.974Z Downloaded progenitor-impl v0.14.0
6962026-09-04T21:31:23.974Z Downloaded shlex v2.0.1
6972026-09-04T21:31:23.979Z Downloaded deranged v0.5.8
6982026-09-04T21:31:23.979Z Downloaded serde_core v1.0.229
6992026-09-04T21:31:23.979Z Downloaded smawk v0.3.3
7002026-09-04T21:31:23.979Z Downloaded port-file v0.1.0
7012026-09-04T21:31:23.982Z Downloaded simd-adler32 v0.3.10
7022026-09-04T21:31:23.982Z Downloaded proc-macro-error-attr v1.0.4
7032026-09-04T21:31:23.982Z Downloaded parse-display-derive v0.10.0
7042026-09-04T21:31:23.982Z Downloaded usdt-attr-macro v0.6.0
7052026-09-04T21:31:23.982Z Downloaded zone v0.3.1
7062026-09-04T21:31:23.982Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7072026-09-04T21:31:23.982Z Downloaded toml_parser v1.1.3+spec-1.1.0
7082026-09-04T21:31:23.986Z Downloaded progenitor-extras v0.2.0
7092026-09-04T21:31:23.986Z Downloaded rand_chacha v0.9.0
7102026-09-04T21:31:23.990Z Downloaded slog-async v2.8.0
7112026-09-04T21:31:23.990Z Downloaded typed-path v0.9.3
7122026-09-04T21:31:23.993Z Downloaded tar v0.4.46
7132026-09-04T21:31:23.993Z Downloaded poly1305 v0.8.0
7142026-09-04T21:31:23.996Z Downloaded toml_edit v0.22.27
7152026-09-04T21:31:23.999Z Downloaded xattr v1.6.1
7162026-09-04T21:31:24.003Z Downloaded dof v0.4.0
7172026-09-04T21:31:24.003Z Downloaded proc-macro2 v1.0.107
7182026-09-04T21:31:24.003Z Downloaded whoami v1.6.1
7192026-09-04T21:31:24.007Z Downloaded ppv-lite86 v0.2.21
7202026-09-04T21:31:24.007Z Downloaded libm v0.2.16
7212026-09-04T21:31:24.012Z Downloaded darling_core v0.21.3
7222026-09-04T21:31:24.015Z Downloaded slog-stdlog v4.1.1
7232026-09-04T21:31:24.015Z Downloaded snafu-derive v0.8.9
7242026-09-04T21:31:24.018Z Downloaded omicron-workspace-hack v0.1.0
7252026-09-04T21:31:24.018Z Downloaded rand v0.8.7
7262026-09-04T21:31:24.018Z Downloaded sha1 v0.10.7
7272026-09-04T21:31:24.021Z Downloaded futures v0.3.34
7282026-09-04T21:31:24.024Z Downloaded rustls-platform-verifier v0.7.0
7292026-09-04T21:31:24.031Z Downloaded term v1.2.1
7302026-09-04T21:31:24.038Z Downloaded zmij v1.0.23
7312026-09-04T21:31:24.042Z Downloaded foldhash v0.1.5
7322026-09-04T21:31:24.042Z Downloaded getrandom v0.3.4
7332026-09-04T21:31:24.042Z Downloaded half v2.7.1
7342026-09-04T21:31:24.053Z Downloaded find-msvc-tools v0.1.10
7352026-09-04T21:31:24.057Z Downloaded itertools v0.15.0
7362026-09-04T21:31:24.061Z Downloaded spin v0.9.9
7372026-09-04T21:31:24.065Z Downloaded serde_derive v1.0.229
7382026-09-04T21:31:24.065Z Downloaded unicode-segmentation v1.13.3
7392026-09-04T21:31:24.068Z Downloaded zerocopy-derive v0.8.56
7402026-09-04T21:31:24.071Z Downloaded icu_properties_data v2.2.0
7412026-09-04T21:31:24.076Z Downloaded idna v1.1.0
7422026-09-04T21:31:24.080Z Downloaded rhai_codegen v3.2.0
7432026-09-04T21:31:24.084Z Downloaded toml_edit v0.25.13+spec-1.1.0
7442026-09-04T21:31:24.090Z Downloaded hickory-resolver v0.25.2
7452026-09-04T21:31:24.090Z Downloaded rand v0.9.5
7462026-09-04T21:31:24.093Z Downloaded rand v0.10.2
7472026-09-04T21:31:24.093Z Downloaded either v1.17.0
7482026-09-04T21:31:24.093Z Downloaded usdt-impl v0.5.0
7492026-09-04T21:31:24.093Z Downloaded test-strategy v0.4.5
7502026-09-04T21:31:24.096Z Downloaded uuid v1.26.0
7512026-09-04T21:31:24.099Z Downloaded owo-colors v4.3.0
7522026-09-04T21:31:24.099Z Downloaded time-macros v0.2.32
7532026-09-04T21:31:24.099Z Downloaded phf v0.12.1
7542026-09-04T21:31:24.102Z Downloaded progenitor v0.10.0
7552026-09-04T21:31:24.102Z Downloaded aho-corasick v1.1.5
7562026-09-04T21:31:24.105Z Downloaded group v0.13.0
7572026-09-04T21:31:24.105Z Downloaded schemars v1.2.2
7582026-09-04T21:31:24.112Z Downloaded futures-channel v0.3.34
7592026-09-04T21:31:24.115Z Downloaded ryu v1.0.23
7602026-09-04T21:31:24.115Z Downloaded prettyplease v0.2.37
7612026-09-04T21:31:24.120Z Downloaded resolv-conf v0.7.6
7622026-09-04T21:31:24.120Z Downloaded steno v0.4.1
7632026-09-04T21:31:24.123Z Downloaded tower v0.5.3
7642026-09-04T21:31:24.127Z Downloaded getrandom v0.2.17
7652026-09-04T21:31:24.130Z Downloaded iddqd v0.4.6
7662026-09-04T21:31:24.135Z Downloaded zerovec v0.11.6
7672026-09-04T21:31:24.139Z Downloaded git-stub-vcs v0.1.0
7682026-09-04T21:31:24.139Z Downloaded expectorate v1.3.0
7692026-09-04T21:31:24.142Z Downloaded hashbrown v0.17.1
7702026-09-04T21:31:24.142Z Downloaded progenitor-impl v0.13.0
7712026-09-04T21:31:24.148Z Downloaded hkdf v0.12.4
7722026-09-04T21:31:24.149Z Downloaded heapless v0.8.0
7732026-09-04T21:31:24.152Z Downloaded zerocopy v0.7.35
7742026-09-04T21:31:24.155Z Downloaded zerotrie v0.2.4
7752026-09-04T21:31:24.158Z Downloaded tungstenite v0.21.0
7762026-09-04T21:31:24.161Z Downloaded similar v2.7.0
7772026-09-04T21:31:24.166Z Downloaded clap_builder v4.6.6
7782026-09-04T21:31:24.171Z Downloaded quinn v0.11.11
7792026-09-04T21:31:24.171Z Downloaded hashbrown v0.15.5
7802026-09-04T21:31:24.174Z Downloaded schemars v0.9.0
7812026-09-04T21:31:24.177Z Downloaded pest v2.8.8
7822026-09-04T21:31:24.185Z Downloaded tokio-util v0.7.19
7832026-09-04T21:31:24.188Z Downloaded darling_core v0.23.0
7842026-09-04T21:31:24.188Z Downloaded typify v0.4.3
7852026-09-04T21:31:24.191Z Downloaded blake3 v1.8.6
7862026-09-04T21:31:24.194Z Downloaded parking_lot v0.12.5
7872026-09-04T21:31:24.199Z Downloaded toml v0.7.8
7882026-09-04T21:31:24.199Z Downloaded hashbrown v0.12.3
7892026-09-04T21:31:24.202Z Downloaded winnow v0.5.40
7902026-09-04T21:31:24.211Z Downloaded rayon-core v1.13.0
7912026-09-04T21:31:24.217Z Downloaded portable-atomic v1.15.0
7922026-09-04T21:31:24.217Z Downloaded hashbrown v0.16.1
7932026-09-04T21:31:24.217Z Downloaded hickory-resolver v0.24.4
7942026-09-04T21:31:24.222Z Downloaded rustls-webpki v0.103.14
7952026-09-04T21:31:24.222Z Downloaded tabled v0.21.0
7962026-09-04T21:31:24.227Z Downloaded reqwest v0.13.4
7972026-09-04T21:31:24.231Z Downloaded typenum v1.20.1
7982026-09-04T21:31:24.238Z Downloaded unicode-normalization v0.1.25
7992026-09-04T21:31:24.242Z Downloaded moka v0.12.16
8002026-09-04T21:31:24.255Z Downloaded dropshot-api-manager v0.8.0
8012026-09-04T21:31:24.259Z Downloaded similar v3.2.0
8022026-09-04T21:31:24.263Z Downloaded goblin v0.8.2
8032026-09-04T21:31:24.266Z Downloaded nix v0.31.3
8042026-09-04T21:31:24.273Z Downloaded webpki-roots v1.0.9
8052026-09-04T21:31:24.276Z Downloaded futures-util v0.3.34
8062026-09-04T21:31:24.281Z Downloaded reqwest v0.12.28
8072026-09-04T21:31:24.285Z Downloaded h2 v0.4.15
8082026-09-04T21:31:24.300Z Downloaded winnow v0.7.15
8092026-09-04T21:31:24.305Z Downloaded tough v0.22.0
8102026-09-04T21:31:24.316Z Downloaded rayon v1.12.0
8112026-09-04T21:31:24.323Z Downloaded serde_json v1.0.151
8122026-09-04T21:31:24.330Z Downloaded tower-http v0.6.11
8132026-09-04T21:31:24.334Z Downloaded aws-lc-rs v1.18.0
8142026-09-04T21:31:24.343Z Downloaded proptest v1.11.0
8152026-09-04T21:31:24.347Z Downloaded winnow v1.0.4
8162026-09-04T21:31:24.350Z Downloaded regex v1.13.1
8172026-09-04T21:31:24.354Z Downloaded serde_with v3.22.0
8182026-09-04T21:31:24.388Z Downloaded syn v1.0.109
8192026-09-04T21:31:24.393Z Downloaded openssl v0.10.81
8202026-09-04T21:31:24.399Z Downloaded regress v0.11.1
8212026-09-04T21:31:24.404Z Downloaded time v0.3.55
8222026-09-04T21:31:24.414Z Downloaded chrono v0.4.45
8232026-09-04T21:31:24.417Z Downloaded unicode-width v0.1.14
8242026-09-04T21:31:24.421Z Downloaded curve25519-dalek v4.1.3
8252026-09-04T21:31:24.464Z Downloaded goblin v0.10.7
8262026-09-04T21:31:24.469Z Downloaded dropshot v0.17.1
8272026-09-04T21:31:24.483Z Downloaded tracing v0.1.44
8282026-09-04T21:31:24.496Z Downloaded tabled v0.15.0
8292026-09-04T21:31:24.508Z Downloaded vcpkg v0.2.15
8302026-09-04T21:31:24.530Z Downloaded hickory-proto v0.25.2
8312026-09-04T21:31:24.539Z Downloaded syn v3.0.3
8322026-09-04T21:31:24.547Z Downloaded hickory-proto v0.24.4
8332026-09-04T21:31:24.555Z Downloaded quinn-proto v0.11.16
8342026-09-04T21:31:24.560Z Downloaded unicode-width v0.2.2
8352026-09-04T21:31:24.563Z Downloaded bstr v1.13.1
8362026-09-04T21:31:24.569Z Downloaded regress v0.10.5
8372026-09-04T21:31:24.573Z Downloaded rhai v1.26.0
8382026-09-04T21:31:24.583Z Downloaded regex-syntax v0.8.11
8392026-09-04T21:31:24.589Z Downloaded rustix v0.38.44
8402026-09-04T21:31:24.602Z Downloaded zerocopy v0.8.56
8412026-09-04T21:31:24.613Z Downloaded jiff v0.2.35
8422026-09-04T21:31:24.624Z Downloaded syn v2.0.119
8432026-09-04T21:31:24.632Z Downloaded rustls v0.23.43
8442026-09-04T21:31:24.637Z Downloaded regex-automata v0.4.18
8452026-09-04T21:31:24.647Z Downloaded smoltcp v0.11.0
8462026-09-04T21:31:24.654Z Downloaded rustix v1.1.4
8472026-09-04T21:31:24.669Z Downloaded lzma-sys v0.1.20
8482026-09-04T21:31:24.686Z Downloaded libc v0.2.189
8492026-09-04T21:31:24.707Z Downloaded sha3 v0.10.9
8502026-09-04T21:31:24.713Z Downloaded openapiv3 v2.2.0
8512026-09-04T21:31:24.716Z Downloaded tokio v1.53.1
8522026-09-04T21:31:24.738Z Downloaded typify-impl v0.4.3
8532026-09-04T21:31:24.746Z Downloaded sled v0.34.7
8542026-09-04T21:31:24.752Z Downloaded typify-impl v0.6.2
8552026-09-04T21:31:24.760Z Downloaded encoding_rs v0.8.35
8562026-09-04T21:31:24.774Z Downloaded petgraph v0.6.5
8572026-09-04T21:31:24.783Z Downloaded chrono-tz v0.10.4
8582026-09-04T21:31:24.795Z Downloaded csv v1.4.0
8592026-09-04T21:31:24.805Z Downloaded petgraph v0.8.3
8602026-09-04T21:31:24.862Z Downloaded ring v0.17.14
8612026-09-04T21:31:25.406Z Downloaded aws-lc-sys v0.44.0
8622026-09-04T21:31:26.378Z Compiling proc-macro2 v1.0.107
8632026-09-04T21:31:26.378Z Compiling unicode-ident v1.0.24
8642026-09-04T21:31:26.378Z Compiling quote v1.0.47
8652026-09-04T21:31:26.382Z Compiling serde_core v1.0.229
8662026-09-04T21:31:26.382Z Compiling cfg-if v1.0.4
8672026-09-04T21:31:26.382Z Compiling serde v1.0.229
8682026-09-04T21:31:26.382Z Compiling libc v0.2.189
8692026-09-04T21:31:26.382Z Compiling memchr v2.8.3
8702026-09-04T21:31:26.633Z Compiling itoa v1.0.18
8712026-09-04T21:31:26.825Z Compiling zmij v1.0.23
8722026-09-04T21:31:26.915Z Compiling autocfg v1.5.1
8732026-09-04T21:31:26.920Z Compiling libm v0.2.16
8742026-09-04T21:31:27.242Z Compiling stable_deref_trait v1.2.1
8752026-09-04T21:31:27.275Z Compiling writeable v0.6.3
8762026-09-04T21:31:27.308Z Compiling litemap v0.8.2
8772026-09-04T21:31:27.327Z Compiling utf8_iter v1.0.4
8782026-09-04T21:31:27.446Z Compiling icu_normalizer_data v2.2.0
8792026-09-04T21:31:27.460Z Compiling version_check v0.9.5
8802026-09-04T21:31:27.473Z Compiling percent-encoding v2.3.2
8812026-09-04T21:31:27.481Z Compiling icu_properties_data v2.2.0
8822026-09-04T21:31:27.500Z Compiling iana-time-zone v0.1.65
8832026-09-04T21:31:27.723Z Compiling equivalent v1.0.2
8842026-09-04T21:31:27.726Z Compiling form_urlencoded v1.2.2
8852026-09-04T21:31:27.760Z Compiling allocator-api2 v0.2.21
8862026-09-04T21:31:27.832Z Compiling pin-project-lite v0.2.17
8872026-09-04T21:31:27.864Z Compiling syn v2.0.119
8882026-09-04T21:31:27.919Z Compiling syn v3.0.3
8892026-09-04T21:31:27.939Z Compiling serde_json v1.0.151
8902026-09-04T21:31:27.959Z Compiling dyn-clone v1.0.20
8912026-09-04T21:31:27.963Z Compiling parking_lot_core v0.9.12
8922026-09-04T21:31:28.091Z Compiling scopeguard v1.2.0
8932026-09-04T21:31:28.107Z Compiling hashbrown v0.17.1
8942026-09-04T21:31:28.175Z Compiling lock_api v0.4.14
8952026-09-04T21:31:28.210Z Compiling num-traits v0.2.19
8962026-09-04T21:31:28.235Z Compiling thiserror v2.0.20
8972026-09-04T21:31:28.413Z Compiling getrandom v0.4.3
8982026-09-04T21:31:28.476Z Compiling rand_core v0.10.1
8992026-09-04T21:31:28.600Z Compiling errno v0.3.14
9002026-09-04T21:31:28.657Z Compiling futures-core v0.3.34
9012026-09-04T21:31:28.688Z Compiling semver v1.0.28
9022026-09-04T21:31:28.757Z Compiling indexmap v2.14.0
9032026-09-04T21:31:28.988Z Compiling zerocopy v0.8.56
9042026-09-04T21:31:29.017Z Compiling heck v0.5.0
9052026-09-04T21:31:29.172Z Compiling futures-sink v0.3.34
9062026-09-04T21:31:29.270Z Compiling uuid v1.26.0
9072026-09-04T21:31:29.281Z Compiling slab v0.4.12
9082026-09-04T21:31:29.383Z Compiling jobserver v0.1.35
9092026-09-04T21:31:29.397Z Compiling shlex v2.0.1
9102026-09-04T21:31:29.454Z Compiling fnv v1.0.7
9112026-09-04T21:31:29.550Z Compiling find-msvc-tools v0.1.10
9122026-09-04T21:31:29.573Z Compiling rustversion v1.0.23
9132026-09-04T21:31:29.691Z Compiling cc v1.4.2
9142026-09-04T21:31:29.701Z Compiling schemars v0.8.22
9152026-09-04T21:31:29.777Z Compiling futures-channel v0.3.34
9162026-09-04T21:31:29.839Z Compiling pkg-config v0.3.33
9172026-09-04T21:31:29.941Z Compiling futures-task v0.3.34
9182026-09-04T21:31:29.994Z Compiling futures-io v0.3.34
9192026-09-04T21:31:30.004Z Compiling socket2 v0.6.5
9202026-09-04T21:31:30.106Z Compiling bitflags v2.13.1
9212026-09-04T21:31:30.162Z Compiling portable-atomic v1.15.0
9222026-09-04T21:31:30.345Z Compiling signal-hook-registry v1.4.8
9232026-09-04T21:31:30.412Z Compiling mio v1.2.2
9242026-09-04T21:31:30.529Z Compiling cmake v0.1.58
9252026-09-04T21:31:30.559Z Compiling fs_extra v1.3.0
9262026-09-04T21:31:30.606Z Compiling synstructure v0.13.2
9272026-09-04T21:31:30.644Z Compiling serde_derive_internals v0.29.1
9282026-09-04T21:31:30.867Z Compiling critical-section v1.2.0
9292026-09-04T21:31:30.921Z Compiling dunce v1.0.5
9302026-09-04T21:31:30.962Z Compiling typenum v1.20.1
9312026-09-04T21:31:30.992Z Compiling log v0.4.33
9322026-09-04T21:31:31.012Z Compiling aws-lc-sys v0.44.0
9332026-09-04T21:31:31.045Z Compiling serde_derive v1.0.229
9342026-09-04T21:31:31.095Z Compiling displaydoc v0.2.7
9352026-09-04T21:31:31.171Z Compiling tokio-macros v2.7.2
9362026-09-04T21:31:31.388Z Compiling thiserror-impl v2.0.20
9372026-09-04T21:31:31.415Z Compiling futures-macro v0.3.34
9382026-09-04T21:31:31.765Z Compiling once_cell v1.21.4
9392026-09-04T21:31:31.875Z Compiling zerofrom-derive v0.1.7
9402026-09-04T21:31:31.886Z Compiling yoke-derive v0.8.2
9412026-09-04T21:31:31.912Z Compiling zerovec-derive v0.11.3
9422026-09-04T21:31:31.978Z Compiling schemars_derive v0.8.22
9432026-09-04T21:31:32.163Z Compiling zerocopy-derive v0.8.56
9442026-09-04T21:31:32.214Z Compiling zeroize_derive v1.5.0
9452026-09-04T21:31:32.706Z Compiling futures-util v0.3.34
9462026-09-04T21:31:32.893Z Compiling zeroize v1.9.0
9472026-09-04T21:31:32.953Z Compiling base64 v0.22.1
9482026-09-04T21:31:33.031Z Compiling zerofrom v0.1.8
9492026-09-04T21:31:33.153Z Compiling yoke v0.8.3
9502026-09-04T21:31:33.168Z Compiling regex-syntax v0.8.11
9512026-09-04T21:31:33.293Z Compiling subtle v2.6.1
9522026-09-04T21:31:33.359Z Compiling zerovec v0.11.6
9532026-09-04T21:31:33.378Z Compiling zerotrie v0.2.4
9542026-09-04T21:31:33.448Z Compiling slog v2.8.2
9552026-09-04T21:31:33.648Z Compiling byteorder v1.5.0
9562026-09-04T21:31:33.694Z Compiling strsim v0.11.1
9572026-09-04T21:31:33.865Z Compiling tinystr v0.8.3
9582026-09-04T21:31:33.874Z Compiling potential_utf v0.1.5
9592026-09-04T21:31:34.074Z Compiling icu_locale_core v2.2.0
9602026-09-04T21:31:34.093Z Compiling icu_collections v2.2.0
9612026-09-04T21:31:34.093Z Compiling bytes v1.12.1
9622026-09-04T21:31:34.167Z Compiling smallvec v1.15.2
9632026-09-04T21:31:34.392Z Compiling chrono v0.4.45
9642026-09-04T21:31:34.696Z Compiling icu_provider v2.2.0
9652026-09-04T21:31:34.863Z Compiling parking_lot v0.12.5
9662026-09-04T21:31:34.989Z Compiling icu_properties v2.2.0
9672026-09-04T21:31:35.018Z Compiling icu_normalizer v2.2.0
9682026-09-04T21:31:35.055Z Compiling http v1.5.0
9692026-09-04T21:31:35.256Z Compiling tokio v1.53.1
9702026-09-04T21:31:35.667Z Compiling erased-serde v0.3.31
9712026-09-04T21:31:35.804Z Compiling serde_tokenstream v0.2.3
9722026-09-04T21:31:35.914Z Compiling idna_adapter v1.2.2
9732026-09-04T21:31:36.061Z Compiling idna v1.1.0
9742026-09-04T21:31:36.099Z Compiling http-body v1.1.0
9752026-09-04T21:31:36.150Z Compiling httparse v1.10.1
9762026-09-04T21:31:36.214Z Compiling rustix v1.1.4
9772026-09-04T21:31:36.251Z Compiling atomic-waker v1.1.2
9782026-09-04T21:31:36.378Z Compiling url v2.5.8
9792026-09-04T21:31:36.489Z Compiling ipnet v2.12.1
9802026-09-04T21:31:36.536Z Compiling tower-service v0.3.3
9812026-09-04T21:31:36.585Z Compiling tower-layer v0.3.3
9822026-09-04T21:31:36.743Z Compiling ppv-lite86 v0.2.21
9832026-09-04T21:31:36.756Z Compiling try-lock v0.2.5
9842026-09-04T21:31:36.833Z Compiling untrusted v0.9.0
9852026-09-04T21:31:36.924Z Compiling ryu v1.0.23
9862026-09-04T21:31:36.948Z Compiling want v0.3.1
9872026-09-04T21:31:37.002Z Compiling getrandom v0.2.17
9882026-09-04T21:31:37.056Z Compiling getrandom v0.3.4
9892026-09-04T21:31:37.106Z Compiling httpdate v1.0.3
9902026-09-04T21:31:37.116Z Compiling thiserror v1.0.69
9912026-09-04T21:31:37.205Z Compiling ucd-trie v0.1.7
9922026-09-04T21:31:37.245Z Compiling rand_core v0.6.4
9932026-09-04T21:31:37.384Z Compiling pest v2.8.8
9942026-09-04T21:31:37.407Z Compiling thiserror-impl v1.0.69
9952026-09-04T21:31:37.462Z Compiling plain v0.2.3
9962026-09-04T21:31:37.501Z Compiling pretty-hex v0.4.2
9972026-09-04T21:31:37.568Z Compiling foldhash v0.2.0
9982026-09-04T21:31:37.642Z Compiling ipnetwork v0.21.1
9992026-09-04T21:31:37.659Z Compiling tracing-core v0.1.36
10002026-09-04T21:31:37.799Z Compiling tracing-attributes v0.1.31
10012026-09-04T21:31:38.045Z Compiling paste v1.0.15
10022026-09-04T21:31:38.233Z Compiling serde_urlencoded v0.7.1
10032026-09-04T21:31:38.336Z Compiling http-body-util v0.1.5
10042026-09-04T21:31:38.367Z Compiling pest_meta v2.8.8
10052026-09-04T21:31:38.469Z Compiling aho-corasick v1.1.5
10062026-09-04T21:31:38.598Z Compiling omicron-workspace-hack v0.1.0
10072026-09-04T21:31:38.614Z Compiling ident_case v1.0.1
10082026-09-04T21:31:38.722Z Compiling sync_wrapper v1.0.2
10092026-09-04T21:31:38.809Z Compiling winnow v1.0.4
10102026-09-04T21:31:38.889Z Compiling oxnet v0.1.7
10112026-09-04T21:31:38.979Z Compiling pest_generator v2.8.8
10122026-09-04T21:31:39.095Z Compiling tracing v0.1.44
10132026-09-04T21:31:39.330Z Compiling regex-automata v0.4.18
10142026-09-04T21:31:39.583Z Compiling hashbrown v0.16.1
10152026-09-04T21:31:39.635Z Compiling pest_derive v2.8.8
10162026-09-04T21:31:39.804Z Compiling daft-derive v0.1.8
10172026-09-04T21:31:39.840Z Compiling fastrand v2.5.0
10182026-09-04T21:31:40.101Z Compiling tokio-util v0.7.19
10192026-09-04T21:31:40.160Z Compiling scroll_derive v0.13.1
10202026-09-04T21:31:40.527Z Compiling aws-lc-rs v1.18.0
10212026-09-04T21:31:40.601Z Compiling time-core v0.1.9
10222026-09-04T21:31:40.787Z Compiling num-conv v0.2.2
10232026-09-04T21:31:40.828Z Compiling rustls-pki-types v1.15.1
10242026-09-04T21:31:40.931Z Compiling async-trait v0.1.92
10252026-09-04T21:31:40.943Z Compiling time-macros v0.2.32
10262026-09-04T21:31:41.050Z Compiling regex v1.13.1
10272026-09-04T21:31:41.328Z Compiling scroll v0.13.0
10282026-09-04T21:31:41.520Z Compiling deranged v0.5.8
10292026-09-04T21:31:41.618Z Compiling openssl-probe v0.2.1
10302026-09-04T21:31:41.791Z Compiling powerfmt v0.2.0
10312026-09-04T21:31:41.836Z Compiling anyhow v1.0.104
10322026-09-04T21:31:41.879Z Compiling num_threads v0.1.7
10332026-09-04T21:31:41.972Z Compiling hex v0.4.3
10342026-09-04T21:31:41.991Z Compiling untrusted v0.7.1
10352026-09-04T21:31:42.129Z Compiling rustls v0.23.43
10362026-09-04T21:31:42.222Z Compiling camino v1.2.5
10372026-09-04T21:31:42.321Z Compiling h2 v0.4.15
10382026-09-04T21:31:42.525Z Compiling crossbeam-utils v0.8.22
10392026-09-04T21:31:42.576Z Compiling crc32fast v1.5.0
10402026-09-04T21:31:42.642Z Compiling usdt-impl v0.6.0
10412026-09-04T21:31:42.834Z Compiling goblin v0.10.7
10422026-09-04T21:31:42.894Z Compiling dtrace-parser v0.3.0
10432026-09-04T21:31:43.210Z Compiling futures-executor v0.3.34
10442026-09-04T21:31:43.294Z Compiling serde_tokenstream v0.3.0
10452026-09-04T21:31:43.495Z Compiling structmeta-derive v0.3.0
10462026-09-04T21:31:43.584Z Compiling thread-id v5.1.0
10472026-09-04T21:31:43.652Z Compiling thread_local v1.1.10
10482026-09-04T21:31:43.664Z Compiling adler2 v2.0.1
10492026-09-04T21:31:43.763Z Compiling simd-adler32 v0.3.10
10502026-09-04T21:31:43.796Z Compiling cpufeatures v0.3.0
10512026-09-04T21:31:43.867Z Compiling newtype-uuid-macros v0.1.1
10522026-09-04T21:31:43.941Z Compiling miniz_oxide v0.8.9
10532026-09-04T21:31:43.962Z Compiling futures v0.3.34
10542026-09-04T21:31:44.043Z Compiling rand_core v0.9.5
10552026-09-04T21:31:44.760Z Compiling hyper v1.11.1
10562026-09-04T21:31:44.884Z Compiling structmeta v0.3.0
10572026-09-04T21:31:44.884Z Compiling darling_core v0.23.0
10582026-09-04T21:31:44.884Z Compiling hybrid-array v0.4.14
10592026-09-04T21:31:44.986Z Compiling slog-async v2.8.0
10602026-09-04T21:31:45.238Z Compiling match_cfg v0.1.0
10612026-09-04T21:31:45.396Z Compiling flate2 v1.1.9
10622026-09-04T21:31:45.591Z Compiling newtype-uuid v1.4.0
10632026-09-04T21:31:45.891Z Compiling hyper-util v0.1.20
10642026-09-04T21:31:45.987Z Compiling dof v0.4.0
10652026-09-04T21:31:45.987Z Compiling take_mut v0.2.2
10662026-09-04T21:31:46.335Z Compiling quick-error v1.2.3
10672026-09-04T21:31:46.335Z Compiling term v1.2.1
10682026-09-04T21:31:46.438Z Compiling compression-core v0.4.32
10692026-09-04T21:31:46.438Z Compiling ref-cast v1.0.26
10702026-09-04T21:31:46.438Z Compiling compression-codecs v0.4.38
10712026-09-04T21:31:46.675Z Compiling daft v0.1.8
10722026-09-04T21:31:46.820Z Compiling darling_macro v0.23.0
10732026-09-04T21:31:46.928Z Compiling crypto-common v0.2.2
10742026-09-04T21:31:47.233Z Compiling block-buffer v0.12.1
10752026-09-04T21:31:47.262Z Compiling rand_chacha v0.9.0
10762026-09-04T21:31:47.381Z Compiling strum_macros v0.26.4
10772026-09-04T21:31:47.413Z Compiling darling v0.23.0
10782026-09-04T21:31:47.495Z Compiling ref-cast-impl v1.0.26
10792026-09-04T21:31:47.811Z Compiling serde_spanned v1.1.1
10802026-09-04T21:31:47.899Z Compiling multer v3.1.0
10812026-09-04T21:31:47.899Z Compiling generic-array v0.14.7
10822026-09-04T21:31:47.953Z Compiling usdt-macro v0.6.0
10832026-09-04T21:31:47.953Z Compiling usdt-attr-macro v0.6.0
10842026-09-04T21:31:47.953Z Compiling bit-vec v0.8.0
10852026-09-04T21:31:47.953Z Compiling const-oid v0.10.2
10862026-09-04T21:31:48.045Z Compiling debug-ignore v1.0.5
10872026-09-04T21:31:48.077Z Compiling toml_writer v1.1.2+spec-1.1.0
10882026-09-04T21:31:48.145Z Compiling bit-set v0.8.0
10892026-09-04T21:31:48.186Z Compiling digest v0.11.3
10902026-09-04T21:31:48.354Z Compiling serde_with_macros v3.22.0
10912026-09-04T21:31:48.419Z Compiling rand v0.9.5
10922026-09-04T21:31:48.419Z Compiling tower v0.5.3
10932026-09-04T21:31:48.931Z Compiling async-stream-impl v0.3.6
10942026-09-04T21:31:48.939Z Compiling strum v0.26.3
10952026-09-04T21:31:48.947Z Compiling dropshot v0.17.1
10962026-09-04T21:31:49.007Z Compiling encoding_rs v0.8.35
10972026-09-04T21:31:49.057Z Compiling spin v0.9.9
10982026-09-04T21:31:49.178Z Compiling unarray v0.1.4
10992026-09-04T21:31:49.197Z Compiling syn v1.0.109
11002026-09-04T21:31:49.277Z Compiling mime v0.3.17
11012026-09-04T21:31:49.545Z Compiling tower-http v0.6.11
11022026-09-04T21:31:49.563Z Compiling async-stream v0.3.6
11032026-09-04T21:31:49.655Z Compiling sha1 v0.11.0
11042026-09-04T21:31:49.743Z Compiling derive-ex v0.1.8
11052026-09-04T21:31:49.776Z Compiling waitgroup v0.1.2
11062026-09-04T21:31:49.879Z Compiling dropshot_endpoint v0.17.1
11072026-09-04T21:31:49.922Z Compiling macaddr v1.0.1
11082026-09-04T21:31:50.086Z Compiling openapiv3 v2.2.0
11092026-09-04T21:31:50.112Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11102026-09-04T21:31:50.469Z Compiling serde_path_to_error v0.1.20
11112026-09-04T21:31:50.603Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11122026-09-04T21:31:50.733Z Compiling tempfile v3.27.0
11132026-09-04T21:31:50.822Z Compiling time v0.3.55
11142026-09-04T21:31:51.153Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11152026-09-04T21:31:51.337Z Compiling rustls-native-certs v0.8.4
11162026-09-04T21:31:51.350Z Compiling test-strategy v0.4.5
11172026-09-04T21:31:51.583Z Compiling strum_macros v0.27.2
11182026-09-04T21:31:52.092Z Compiling instant v0.1.13
11192026-09-04T21:31:52.101Z Compiling crossbeam-channel v0.5.16
11202026-09-04T21:31:52.211Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11212026-09-04T21:31:52.464Z Compiling crypto-common v0.1.7
11222026-09-04T21:31:52.695Z Compiling parse-display-derive v0.10.0
11232026-09-04T21:31:52.822Z Compiling backon v1.6.0
11242026-09-04T21:31:52.910Z Compiling rand_chacha v0.3.1
11252026-09-04T21:31:52.925Z Compiling is-terminal v0.4.17
11262026-09-04T21:31:53.029Z Compiling either v1.17.0
11272026-09-04T21:31:53.101Z Compiling rand v0.8.7
11282026-09-04T21:31:53.247Z Compiling slog-term v2.9.2
11292026-09-04T21:31:53.397Z Compiling strum v0.27.2
11302026-09-04T21:31:53.525Z Compiling slog-json v2.6.1
11312026-09-04T21:31:53.760Z Compiling hostname v0.3.1
11322026-09-04T21:31:53.897Z Compiling toml_parser v1.1.3+spec-1.1.0
11332026-09-04T21:31:53.937Z Compiling toml_datetime v1.1.1+spec-1.1.0
11342026-09-04T21:31:54.007Z Compiling memmap2 v0.9.11
11352026-09-04T21:31:54.075Z Compiling wait-timeout v0.2.1
11362026-09-04T21:31:54.287Z Compiling toml v1.1.4+spec-1.1.0
11372026-09-04T21:31:54.323Z Compiling rusty-fork v0.3.1
11382026-09-04T21:31:54.379Z Compiling slog-bunyan v2.5.0
11392026-09-04T21:31:54.511Z Compiling serde_with v3.22.0
11402026-09-04T21:31:55.071Z Compiling async-compression v0.4.43
11412026-09-04T21:31:55.077Z Compiling rand_xorshift v0.4.0
11422026-09-04T21:31:55.078Z Compiling rustls-pemfile v2.2.0
11432026-09-04T21:31:55.078Z Compiling regress v0.10.5
11442026-09-04T21:31:55.078Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11452026-09-04T21:31:55.078Z Compiling hostname v0.4.2
11462026-09-04T21:31:55.441Z Compiling humantime v2.4.0
11472026-09-04T21:31:55.718Z Compiling proptest v1.11.0
11482026-09-04T21:31:55.809Z Compiling iddqd v0.4.6
11492026-09-04T21:31:56.739Z Compiling usdt v0.6.0
11502026-09-04T21:31:57.011Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11512026-09-04T21:31:57.025Z Compiling block-buffer v0.10.4
11522026-09-04T21:31:57.064Z Compiling reqwest v0.12.28
11532026-09-04T21:31:57.911Z Compiling digest v0.10.7
11542026-09-04T21:31:57.914Z Compiling parse-display v0.10.0
11552026-09-04T21:31:57.914Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11562026-09-04T21:31:57.914Z Compiling backoff v0.4.0
11572026-09-04T21:31:57.914Z Compiling itertools v0.14.0
11582026-09-04T21:31:57.939Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11592026-09-04T21:31:58.299Z Compiling progenitor-client v0.10.0
11602026-09-04T21:31:59.571Z Compiling regress v0.11.1
11612026-09-04T21:31:59.576Z Compiling utf8parse v0.2.2
11622026-09-04T21:31:59.686Z Compiling anstyle-parse v1.0.0
11632026-09-04T21:32:00.088Z Compiling colorchoice v1.0.5
11642026-09-04T21:32:00.210Z Compiling is_terminal_polyfill v1.70.2
11652026-09-04T21:32:00.337Z Compiling anstyle-query v1.1.5
11662026-09-04T21:32:00.851Z Compiling anstyle v1.0.14
11672026-09-04T21:32:00.855Z Compiling anstream v1.0.0
11682026-09-04T21:32:00.855Z Compiling typify-impl v0.6.2
11692026-09-04T21:32:00.855Z Compiling clap_lex v1.1.0
11702026-09-04T21:32:01.214Z Compiling toml_datetime v0.6.11
11712026-09-04T21:32:01.487Z Compiling zerocopy-derive v0.7.35
11722026-09-04T21:32:01.529Z Compiling unicode-width v0.2.2
11732026-09-04T21:32:01.737Z Compiling convert_case v0.4.0
11742026-09-04T21:32:02.035Z Compiling cpufeatures v0.2.17
11752026-09-04T21:32:02.107Z Compiling derive_more v0.99.20
11762026-09-04T21:32:02.337Z Compiling zerocopy v0.7.35
11772026-09-04T21:32:03.139Z Compiling clap_derive v4.6.4
11782026-09-04T21:32:03.972Z Compiling terminal_size v0.4.4
11792026-09-04T21:32:03.975Z Compiling secrecy v0.10.3
11802026-09-04T21:32:03.975Z Compiling tinyvec_macros v0.1.1
11812026-09-04T21:32:03.976Z Compiling crucible-workspace-hack v0.1.0
11822026-09-04T21:32:03.976Z Compiling float-ord v0.3.2
11832026-09-04T21:32:03.979Z Compiling tinyvec v1.12.0
11842026-09-04T21:32:04.473Z Compiling dtrace-parser v0.2.0
11852026-09-04T21:32:04.538Z Compiling scroll_derive v0.12.1
11862026-09-04T21:32:04.553Z Compiling num-integer v0.1.47
11872026-09-04T21:32:04.645Z Compiling rustc_version v0.4.1
11882026-09-04T21:32:04.747Z Compiling usdt-impl v0.5.0
11892026-09-04T21:32:05.281Z Compiling crossbeam-epoch v0.9.20
11902026-09-04T21:32:05.285Z Compiling curve25519-dalek v4.1.3
11912026-09-04T21:32:05.285Z Compiling scroll v0.12.0
11922026-09-04T21:32:05.321Z Compiling clap_builder v4.6.6
11932026-09-04T21:32:05.402Z Compiling dof v0.3.0
11942026-09-04T21:32:05.748Z Compiling hmac v0.12.1
11952026-09-04T21:32:05.829Z Compiling toml_edit v0.25.13+spec-1.1.0
11962026-09-04T21:32:05.850Z Compiling inout v0.1.4
11972026-09-04T21:32:05.878Z Compiling darling_core v0.21.3
11982026-09-04T21:32:05.889Z Compiling ff v0.13.1
11992026-09-04T21:32:06.402Z Compiling thread-id v4.2.2
12002026-09-04T21:32:06.811Z Compiling group v0.13.0
12012026-09-04T21:32:06.811Z Compiling cipher v0.4.4
12022026-09-04T21:32:06.814Z Compiling proc-macro-crate v3.5.0
12032026-09-04T21:32:06.814Z Compiling hkdf v0.12.4
12042026-09-04T21:32:06.900Z Compiling goblin v0.8.2
12052026-09-04T21:32:07.040Z Compiling clap v4.6.6
12062026-09-04T21:32:07.068Z Compiling typify-macro v0.6.2
12072026-09-04T21:32:07.332Z Compiling num-iter v0.1.46
12082026-09-04T21:32:07.348Z Compiling num-rational v0.4.2
12092026-09-04T21:32:07.604Z Compiling thiserror-impl-no-std v2.0.2
12102026-09-04T21:32:07.955Z Compiling universal-hash v0.5.1
12112026-09-04T21:32:07.966Z Compiling darling_macro v0.21.3
12122026-09-04T21:32:08.493Z Compiling crypto-bigint v0.5.5
12132026-09-04T21:32:08.655Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12142026-09-04T21:32:08.913Z Compiling half v2.7.1
12152026-09-04T21:32:08.967Z Compiling curve25519-dalek-derive v0.1.1
12162026-09-04T21:32:09.150Z Compiling num-complex v0.4.6
12172026-09-04T21:32:09.155Z Compiling typify v0.6.2
12182026-09-04T21:32:09.336Z Compiling unsafe-libyaml v0.2.11
12192026-09-04T21:32:09.459Z Compiling base16ct v0.2.0
12202026-09-04T21:32:09.477Z Compiling opaque-debug v0.3.1
12212026-09-04T21:32:09.521Z Compiling base64ct v1.8.3
12222026-09-04T21:32:09.531Z Compiling ciborium-io v0.2.2
12232026-09-04T21:32:09.604Z Compiling ciborium-ll v0.2.2
12242026-09-04T21:32:09.624Z Compiling elliptic-curve v0.13.8
12252026-09-04T21:32:09.809Z Compiling password-hash v0.5.0
12262026-09-04T21:32:09.814Z Compiling poly1305 v0.8.0
12272026-09-04T21:32:09.895Z Compiling serde_yaml v0.9.34+deprecated
12282026-09-04T21:32:10.015Z Compiling num v0.4.3
12292026-09-04T21:32:10.629Z Compiling thiserror-no-std v2.0.2
12302026-09-04T21:32:10.726Z Compiling darling v0.21.3
12312026-09-04T21:32:10.947Z Compiling num_enum_derive v0.7.6
12322026-09-04T21:32:11.213Z Compiling chacha20 v0.9.1
12332026-09-04T21:32:11.237Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12342026-09-04T21:32:11.430Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12352026-09-04T21:32:11.834Z Compiling blake2 v0.10.6
12362026-09-04T21:32:11.981Z Compiling aead v0.5.2
12372026-09-04T21:32:12.129Z Compiling byte-wrapper v0.1.0
12382026-09-04T21:32:12.145Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12392026-09-04T21:32:12.286Z Compiling proc-macro-error-attr v1.0.4
12402026-09-04T21:32:12.502Z Compiling keccak v0.1.6
12412026-09-04T21:32:12.538Z Compiling heapless v0.8.0
12422026-09-04T21:32:12.632Z Compiling rustix v0.38.44
12432026-09-04T21:32:12.729Z Compiling prettyplease v0.2.37
12442026-09-04T21:32:13.004Z Compiling sha3 v0.10.9
12452026-09-04T21:32:13.346Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T21:32:13.411Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12472026-09-04T21:32:13.749Z Compiling chacha20poly1305 v0.10.1
12482026-09-04T21:32:14.211Z Compiling argon2 v0.5.3
12492026-09-04T21:32:14.214Z Compiling num_enum v0.7.6
12502026-09-04T21:32:14.214Z Compiling ingot-macros v0.1.1
12512026-09-04T21:32:14.214Z Compiling vsss-rs v3.3.4
12522026-09-04T21:32:14.311Z Compiling ciborium v0.2.2
12532026-09-04T21:32:14.690Z Compiling usdt-macro v0.5.0
12542026-09-04T21:32:14.739Z Compiling usdt-attr-macro v0.5.0
12552026-09-04T21:32:15.412Z Compiling tabwriter v1.4.1
12562026-09-04T21:32:15.909Z Compiling serde_spanned v0.6.9
12572026-09-04T21:32:15.943Z Compiling hash32 v0.3.1
12582026-09-04T21:32:16.054Z Compiling enum-as-inner v0.6.1
12592026-09-04T21:32:16.074Z Compiling proc-macro-error v1.0.4
12602026-09-04T21:32:16.162Z Compiling memmap v0.7.0
12612026-09-04T21:32:16.207Z Compiling memoffset v0.9.1
12622026-09-04T21:32:16.299Z Compiling data-encoding v2.11.1
12632026-09-04T21:32:16.348Z Compiling cfg_aliases v0.2.2
12642026-09-04T21:32:16.422Z Compiling toml_write v0.1.2
12652026-09-04T21:32:16.438Z Compiling indent_write v2.2.0
12662026-09-04T21:32:16.573Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12672026-09-04T21:32:16.616Z Compiling static_assertions v1.1.0
12682026-09-04T21:32:16.625Z Compiling smoltcp v0.11.0
12692026-09-04T21:32:16.665Z Compiling winnow v0.7.15
12702026-09-04T21:32:16.686Z Compiling winnow v0.5.40
12712026-09-04T21:32:16.784Z Compiling ingot-types v0.1.2
12722026-09-04T21:32:16.913Z Compiling nix v0.31.3
12732026-09-04T21:32:16.957Z Compiling usdt v0.5.0
12742026-09-04T21:32:17.123Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12752026-09-04T21:32:17.176Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12762026-09-04T21:32:17.225Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12772026-09-04T21:32:17.491Z Compiling cobs v0.3.0
12782026-09-04T21:32:17.607Z Compiling serde_repr v0.1.21
12792026-09-04T21:32:17.680Z Compiling managed v0.8.0
12802026-09-04T21:32:17.692Z Compiling crossbeam-deque v0.8.7
12812026-09-04T21:32:17.892Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12822026-09-04T21:32:17.951Z Compiling toml_edit v0.22.27
12832026-09-04T21:32:18.060Z Compiling toml_edit v0.19.15
12842026-09-04T21:32:18.109Z Compiling bitflags v1.3.2
12852026-09-04T21:32:18.134Z Compiling colored v3.1.1
12862026-09-04T21:32:18.169Z Compiling vcpkg v0.2.15
12872026-09-04T21:32:18.534Z Compiling postcard v1.1.3
12882026-09-04T21:32:18.866Z Compiling openssl-sys v0.9.117
12892026-09-04T21:32:19.413Z Compiling toml v0.8.23
12902026-09-04T21:32:20.058Z Compiling rustls-webpki v0.103.14
12912026-09-04T21:32:20.098Z Compiling proc-macro-crate v1.3.1
12922026-09-04T21:32:20.538Z Compiling ingot v0.1.1
12932026-09-04T21:32:20.546Z Compiling hubpack_derive v0.1.1
12942026-09-04T21:32:20.546Z Compiling foreign-types-macros v0.2.4
12952026-09-04T21:32:21.100Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12962026-09-04T21:32:21.149Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12972026-09-04T21:32:21.184Z Compiling semver v0.1.20
12982026-09-04T21:32:21.187Z Compiling heck v0.4.1
12992026-09-04T21:32:21.280Z Compiling linked-hash-map v0.5.6
13002026-09-04T21:32:21.367Z Compiling unicode-segmentation v1.13.3
13012026-09-04T21:32:21.395Z Compiling rayon-core v1.13.0
13022026-09-04T21:32:21.413Z Compiling foreign-types-shared v0.3.1
13032026-09-04T21:32:21.444Z Compiling resolv-conf v0.7.6
13042026-09-04T21:32:21.473Z Compiling swrite v0.1.0
13052026-09-04T21:32:21.504Z Compiling foreign-types v0.5.0
13062026-09-04T21:32:21.562Z Compiling lru-cache v0.1.2
13072026-09-04T21:32:21.620Z Compiling rustc_version v0.1.7
13082026-09-04T21:32:21.633Z Compiling hubpack v0.1.2
13092026-09-04T21:32:21.683Z Compiling newline-converter v0.3.0
13102026-09-04T21:32:21.794Z Compiling num_enum_derive v0.5.11
13112026-09-04T21:32:21.890Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13122026-09-04T21:32:22.019Z Compiling atomicwrites v0.4.4
13132026-09-04T21:32:22.102Z Compiling hickory-proto v0.24.4
13142026-09-04T21:32:22.214Z Compiling progenitor-impl v0.14.0
13152026-09-04T21:32:22.830Z Compiling progenitor-impl v0.13.0
13162026-09-04T21:32:23.424Z Compiling console v0.16.4
13172026-09-04T21:32:23.536Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13182026-09-04T21:32:23.548Z Compiling camino-tempfile v1.4.1
13192026-09-04T21:32:23.670Z Compiling chacha20 v0.10.1
13202026-09-04T21:32:23.787Z Compiling serde-big-array v0.5.1
13212026-09-04T21:32:23.933Z Compiling tokio-rustls v0.26.4
13222026-09-04T21:32:23.937Z Compiling rustls-platform-verifier v0.7.0
13232026-09-04T21:32:24.183Z Compiling hyper-rustls v0.27.9
13242026-09-04T21:32:24.485Z Compiling reqwest v0.13.4
13252026-09-04T21:32:25.562Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13262026-09-04T21:32:25.882Z Compiling progenitor-client v0.14.0
13272026-09-04T21:32:26.091Z Compiling pin-project-internal v1.1.13
13282026-09-04T21:32:26.199Z Compiling progenitor-extras v0.2.0
13292026-09-04T21:32:26.481Z Compiling num-derive v0.4.2
13302026-09-04T21:32:26.989Z Compiling derive-where v1.6.1
13312026-09-04T21:32:27.590Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13322026-09-04T21:32:27.594Z Compiling cstr-argument v0.1.2
13332026-09-04T21:32:27.594Z Compiling lazy_static v1.5.0
13342026-09-04T21:32:27.594Z Compiling similar v3.2.0
13352026-09-04T21:32:27.594Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13362026-09-04T21:32:27.779Z Compiling minimal-lexical v0.2.1
13372026-09-04T21:32:28.052Z Compiling siphasher v1.0.3
13382026-09-04T21:32:28.243Z Compiling phf_shared v0.12.1
13392026-09-04T21:32:28.656Z Compiling expectorate v1.3.0
13402026-09-04T21:32:28.656Z Compiling nom v7.1.3
13412026-09-04T21:32:28.858Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13422026-09-04T21:32:29.130Z Compiling pin-project v1.1.13
13432026-09-04T21:32:29.640Z Compiling progenitor-macro v0.13.0
13442026-09-04T21:32:29.748Z Compiling progenitor-macro v0.14.0
13452026-09-04T21:32:29.801Z Compiling progenitor-client v0.13.0
13462026-09-04T21:32:30.330Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13472026-09-04T21:32:30.742Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13482026-09-04T21:32:30.742Z Compiling rand v0.10.2
13492026-09-04T21:32:30.862Z Compiling hickory-resolver v0.24.4
13502026-09-04T21:32:31.181Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T21:32:32.339Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13522026-09-04T21:32:32.991Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13532026-09-04T21:32:33.325Z Compiling num_enum v0.5.11
13542026-09-04T21:32:33.494Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13552026-09-04T21:32:33.713Z Compiling newtype_derive v0.1.6
13562026-09-04T21:32:34.580Z Compiling unicode-normalization v0.1.25
13572026-09-04T21:32:34.615Z Compiling tokio-stream v0.1.19
13582026-09-04T21:32:35.095Z Compiling snafu-derive v0.8.9
13592026-09-04T21:32:35.119Z Compiling async-recursion v1.1.1
13602026-09-04T21:32:35.363Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13612026-09-04T21:32:35.381Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13622026-09-04T21:32:35.681Z Compiling slog-dtrace v0.3.0
13632026-09-04T21:32:35.904Z Compiling csv-core v0.1.13
13642026-09-04T21:32:35.934Z Compiling bstr v1.13.1
13652026-09-04T21:32:36.174Z Compiling unicode-width v0.1.14
13662026-09-04T21:32:36.383Z Compiling same-file v1.0.6
13672026-09-04T21:32:36.433Z Compiling unicode-xid v0.2.6
13682026-09-04T21:32:36.461Z Compiling foreign-types-shared v0.1.1
13692026-09-04T21:32:36.563Z Compiling cancel-safe-futures v0.1.5
13702026-09-04T21:32:36.585Z Compiling chrono-tz v0.10.4
13712026-09-04T21:32:36.585Z Compiling jiff-core v0.1.0
13722026-09-04T21:32:36.793Z Compiling openssl v0.10.81
13732026-09-04T21:32:36.806Z Compiling owo-colors v4.3.0
13742026-09-04T21:32:36.919Z Compiling konst_macro_rules v0.2.19
13752026-09-04T21:32:37.037Z Compiling foldhash v0.1.5
13762026-09-04T21:32:37.056Z Compiling highway v1.3.0
13772026-09-04T21:32:37.117Z Compiling konst v0.2.20
13782026-09-04T21:32:37.188Z Compiling hashbrown v0.15.5
13792026-09-04T21:32:37.221Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13802026-09-04T21:32:37.365Z Compiling jiff v0.2.35
13812026-09-04T21:32:37.446Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13822026-09-04T21:32:37.731Z Compiling snafu v0.8.9
13832026-09-04T21:32:37.786Z Compiling const_format_proc_macros v0.2.34
13842026-09-04T21:32:37.849Z Compiling foreign-types v0.3.2
13852026-09-04T21:32:37.874Z Compiling walkdir v2.5.0
13862026-09-04T21:32:37.922Z Compiling globset v0.4.20
13872026-09-04T21:32:38.105Z Compiling csv v1.4.0
13882026-09-04T21:32:38.684Z Compiling progenitor v0.13.0
13892026-09-04T21:32:38.684Z Compiling progenitor v0.14.0
13902026-09-04T21:32:38.684Z Compiling qorb v0.4.1
13912026-09-04T21:32:38.684Z Compiling olpc-cjson v0.1.4
13922026-09-04T21:32:38.799Z Compiling rayon v1.12.0
13932026-09-04T21:32:39.329Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13942026-09-04T21:32:39.683Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T21:32:40.342Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T21:32:40.401Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-09-04T21:32:41.072Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T21:32:41.075Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T21:32:41.653Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14002026-09-04T21:32:41.665Z Compiling phf v0.12.1
14012026-09-04T21:32:41.665Z Compiling zone_cfg_derive v0.3.1
14022026-09-04T21:32:42.170Z Compiling tokio-dtrace v0.1.1
14032026-09-04T21:32:42.173Z Compiling itertools v0.12.1
14042026-09-04T21:32:42.173Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14052026-09-04T21:32:42.182Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14062026-09-04T21:32:42.261Z Compiling libsw-core v0.3.2
14072026-09-04T21:32:42.464Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14082026-09-04T21:32:42.577Z Compiling serde_plain v1.0.2
14092026-09-04T21:32:42.681Z Compiling pem v3.0.6
14102026-09-04T21:32:42.847Z Compiling openssl-macros v0.1.1
14112026-09-04T21:32:43.029Z Compiling cookie v0.18.2
14122026-09-04T21:32:43.049Z Compiling sigpipe v0.1.3
14132026-09-04T21:32:43.064Z Compiling typed-path v0.9.3
14142026-09-04T21:32:43.144Z Compiling bytecount v0.6.9
14152026-09-04T21:32:43.207Z Compiling fixedbitset v0.5.7
14162026-09-04T21:32:43.245Z Compiling fixedbitset v0.4.2
14172026-09-04T21:32:43.255Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14182026-09-04T21:32:43.266Z Compiling glob v0.3.4
14192026-09-04T21:32:43.478Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-09-04T21:32:43.507Z Compiling petgraph v0.8.3
14212026-09-04T21:32:43.554Z Compiling petgraph v0.6.5
14222026-09-04T21:32:44.124Z Compiling papergrid v0.11.0
14232026-09-04T21:32:44.248Z Compiling tough v0.22.0
14242026-09-04T21:32:44.408Z Compiling zone v0.3.1
14252026-09-04T21:32:45.076Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14262026-09-04T21:32:45.242Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14272026-09-04T21:32:45.390Z Compiling libsw v3.5.0
14282026-09-04T21:32:45.428Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T21:32:46.005Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14302026-09-04T21:32:46.014Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:32:46.014Z Compiling oxide-tokio-rt v0.1.6
14322026-09-04T21:32:46.014Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T21:32:46.014Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T21:32:46.055Z Compiling const_format v0.2.36
14352026-09-04T21:32:46.293Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-09-04T21:32:46.833Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14372026-09-04T21:32:46.857Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T21:32:47.139Z Compiling tabled_derive v0.7.0
14392026-09-04T21:32:47.190Z Compiling gethostname v0.5.0
14402026-09-04T21:32:47.256Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:32:47.319Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14422026-09-04T21:32:47.372Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-09-04T21:32:47.458Z Compiling bcs v0.1.6
14442026-09-04T21:32:47.468Z Compiling smf v0.2.3
14452026-09-04T21:32:47.500Z Compiling whoami v1.6.1
14462026-09-04T21:32:47.774Z Compiling crunchy v0.2.4
14472026-09-04T21:32:48.226Z Compiling termtree v0.5.1
14482026-09-04T21:32:48.245Z Compiling unicode-linebreak v0.1.5
14492026-09-04T21:32:48.245Z Compiling smawk v0.3.3
14502026-09-04T21:32:48.245Z Compiling linear-map v1.2.0
14512026-09-04T21:32:48.245Z Compiling tagptr v0.2.0
14522026-09-04T21:32:48.245Z Compiling textwrap v0.16.2
14532026-09-04T21:32:48.245Z Compiling moka v0.12.16
14542026-09-04T21:32:48.252Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T21:32:48.263Z Compiling tabled v0.15.0
14562026-09-04T21:32:48.747Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T21:32:48.826Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T21:32:49.009Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T21:32:49.207Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T21:32:49.858Z Compiling steno v0.4.1
14612026-09-04T21:32:51.407Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:32:51.898Z Compiling hickory-proto v0.25.2
14632026-09-04T21:32:51.904Z Compiling tiny-keccak v2.0.2
14642026-09-04T21:32:51.905Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14652026-09-04T21:32:51.915Z Compiling parking_lot_core v0.8.6
14662026-09-04T21:32:52.189Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T21:32:52.218Z Compiling libscf-sys v1.2.0
14682026-09-04T21:32:52.377Z Compiling nom v8.0.0
14692026-09-04T21:32:52.894Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14702026-09-04T21:32:53.033Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14712026-09-04T21:32:53.164Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14722026-09-04T21:32:53.276Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14732026-09-04T21:32:53.370Z Compiling hickory-resolver v0.25.2
14742026-09-04T21:32:53.603Z Compiling const-random-macro v0.1.16
14752026-09-04T21:32:53.675Z Compiling ahash v0.8.12
14762026-09-04T21:32:53.735Z Compiling smartstring v1.0.1
14772026-09-04T21:32:53.955Z Compiling const-random v0.1.18
14782026-09-04T21:32:53.977Z Compiling parking_lot v0.11.2
14792026-09-04T21:32:54.276Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14802026-09-04T21:32:54.359Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14812026-09-04T21:32:54.396Z Compiling fxhash v0.2.1
14822026-09-04T21:32:54.552Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14832026-09-04T21:32:55.017Z Compiling arc-swap v1.9.2
14842026-09-04T21:32:55.023Z Compiling internet-checksum v0.2.1
14852026-09-04T21:32:55.023Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14862026-09-04T21:32:55.023Z Compiling slog-scope v4.4.1
14872026-09-04T21:32:55.023Z Compiling sled v0.34.7
14882026-09-04T21:32:55.343Z Compiling itertools v0.15.0
14892026-09-04T21:32:55.422Z Compiling rhai_codegen v3.2.0
14902026-09-04T21:32:55.720Z Compiling thin-vec v0.2.19
14912026-09-04T21:32:56.005Z Compiling slog-stdlog v4.1.1
14922026-09-04T21:32:56.237Z Compiling slog-envlogger v2.2.0
14932026-09-04T21:32:56.570Z Compiling natord v1.0.9
14942026-09-04T21:32:56.655Z Compiling rhai v1.26.0
14952026-09-04T21:32:59.224Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14962026-09-04T21:32:59.988Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14972026-09-04T21:32:59.988Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
14982026-09-04T21:33:07.697Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14992026-09-04T21:33:09.646Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15002026-09-04T21:33:10.422Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15012026-09-04T21:33:11.460Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15022026-09-04T21:33:16.136Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15032026-09-04T21:33:16.227Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15042026-09-04T21:33:18.978Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15052026-09-04T21:33:46.342Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s
15062026-09-04T21:33:46.526Z────────────
15072026-09-04T21:33:46.526Z Nextest run ID f9eef302-0804-4f04-9875-5f1b83caf19f with nextest profile: default
15082026-09-04T21:33:46.526Z Starting 6 tests across 1 binary
15092026-09-04T21:33:46.535Z PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4
15102026-09-04T21:33:46.540Z PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6
15112026-09-04T21:33:46.540Z PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli
15122026-09-04T21:33:46.540Z PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli
15132026-09-04T21:33:46.540Z PASS [ 0.011s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types
15142026-09-04T21:33:46.540Z PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface
15152026-09-04T21:33:46.540Z────────────
15162026-09-04T21:33:46.540Z Summary [ 0.012s] 6 tests run: 6 passed, 0 skipped
15172026-09-04T21:33:46.548Z+ rm -rf /tmp/tmp.WyaGrc
15182026-09-04T21:33:46.552Zprocess exited: duration 184146 ms, exit code 0
 
15192026-09-04T21:33:46.559Zfound 0 output files