01M1N6D9XGWM14VQCG2NPCGER8: test-ndp

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

Buildomat Job: 01M1N6F1V5S248PKBDFMK1X9AM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:13:48.837Zjob assigned to worker 01M1N6FE7N3D6T3MB5DF0QP6SE [factory aws, i-0063a03ab64fe6761] (queued for 1 m 3 s)
 
22026-09-04T03:13:55.386Zstarting task 0: "setup"
32026-09-04T03:13:55.389Z++ uname -s
42026-09-04T03:13:55.392Z+ kern=SunOS
52026-09-04T03:13:55.392Z+ build_user=build
62026-09-04T03:13:55.392Z+ build_uid=12345
72026-09-04T03:13:55.392Z+ work_dir=/work
82026-09-04T03:13:55.392Z+ input_dir=/input
92026-09-04T03:13:55.392Z+ [[ 0 == 12345 ]]
102026-09-04T03:13:55.393Z+ case "$kern" in
112026-09-04T03:13:55.393Z+ groupadd -g 12345 build
122026-09-04T03:13:55.398Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:13:57.400Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:13:57.469Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:13:57.472Z+ home_fs=zfs
162026-09-04T03:13:57.472Z+ [[ zfs == autofs ]]
172026-09-04T03:13:57.472Z+ mkdir -p /home/build
182026-09-04T03:13:57.472Z+ chown build:build /home/build /work
192026-09-04T03:13:59.470Z+ chmod 0700 /home/build /work
202026-09-04T03:13:59.474Zprocess exited: duration 4089 ms, exit code 0
 
212026-09-04T03:13:59.481Zstarting task 1: "rust-toolchain"
222026-09-04T03:13:59.485Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:13:59.485Z * rust toolchain channel = "stable"
242026-09-04T03:13:59.485Z * rust toolchain profile = "default"
252026-09-04T03:13:59.485Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:13:59.486Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:13:59.486Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:13:59.488Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:13:59.488Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:13:59.546Zinfo: downloading installer
312026-09-04T03:14:00.953Zinfo: profile set to default
322026-09-04T03:14:00.953Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:14:00.968Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:14:01.111Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:14:01.118Zinfo: downloading 6 components
362026-09-04T03:14:17.719Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:14:17.719Z
382026-09-04T03:14:17.758Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:14:17.758Z
402026-09-04T03:14:17.767Z
412026-09-04T03:14:17.767ZRust is installed now. Great!
422026-09-04T03:14:17.767Z
432026-09-04T03:14:17.767ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:14:17.767Zenvironment variable. This has not been done automatically.
452026-09-04T03:14:17.767Z
462026-09-04T03:14:17.767ZTo configure your current shell, you need to source
472026-09-04T03:14:17.767Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:14:17.767Z
492026-09-04T03:14:17.767ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:14:17.767Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:14:17.767Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:14:17.767ZCC_x86_64-unknown-illumos = None
532026-09-04T03:14:17.767Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:14:17.767ZCC_x86_64_unknown_illumos = None
552026-09-04T03:14:17.768Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:14:17.768ZHOST_CC = None
572026-09-04T03:14:17.768Zcargo:rerun-if-env-changed=CC
582026-09-04T03:14:17.768ZCC = None
592026-09-04T03:14:17.768Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:14:17.926Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:14:17.926ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:14:17.926Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:14:17.926ZCFLAGS = None
642026-09-04T03:14:17.926Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:14:17.926ZHOST_CFLAGS = None
662026-09-04T03:14:17.926Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:14:17.926ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:14:17.926Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:14:17.926ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:14:18.032Z+ rustup --version
712026-09-04T03:14:18.041Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:14:18.053Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:14:18.059Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:14:18.066Z+ cargo --version
752026-09-04T03:14:18.084Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:14:18.093Z+ rustc --version
772026-09-04T03:14:18.098Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:14:18.102Zprocess exited: duration 18617 ms, exit code 0
 
792026-09-04T03:14:18.111Zstarting task 2: "authentication"
802026-09-04T03:14:18.128Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T03:14:18.552Zstarting task 3: "clone repository"
822026-09-04T03:14:18.564Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:14:18.564Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:14:18.564ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:14:19.951Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:14:19.951Z+ git fetch origin c267d48a42745836ccc9f70002008762437d2cfc
872026-09-04T03:14:20.222ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:14:20.222Z * branch c267d48a42745836ccc9f70002008762437d2cfc -> FETCH_HEAD
892026-09-04T03:14:20.637Z+ [[ -n renovate/rust-1.x ]]
902026-09-04T03:14:20.643Z++ git branch --show-current
912026-09-04T03:14:20.643Z+ current=main
922026-09-04T03:14:20.643Z+ [[ main != renovate/rust-1.x ]]
932026-09-04T03:14:20.643Z+ git branch -f renovate/rust-1.x c267d48a42745836ccc9f70002008762437d2cfc
942026-09-04T03:14:20.643Z+ git checkout -f renovate/rust-1.x
952026-09-04T03:14:20.643ZSwitched to branch 'renovate/rust-1.x'
962026-09-04T03:14:20.643Z+ git reset --hard c267d48a42745836ccc9f70002008762437d2cfc
972026-09-04T03:14:20.644ZHEAD is now at c267d48 Update dependency rust to v1.98.1
982026-09-04T03:14:20.644Zprocess exited: duration 2137 ms, exit code 0
 
992026-09-04T03:14:20.652Zstarting task 4: "build"
1002026-09-04T03:14:20.659Z+ set -e
1012026-09-04T03:14:20.659Z+ source .github/buildomat/test-common.sh
1022026-09-04T03:14:20.659Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T03:14:20.659Z++ source .github/buildomat/common.sh
1042026-09-04T03:14:20.659Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T03:14:20.659Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:14:20.659Z+++ cargo --version
1072026-09-04T03:14:20.662Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
1082026-09-04T03:14:21.259Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
1092026-09-04T03:14:21.266Zinfo: downloading 6 components
1102026-09-04T03:14:37.436Zwarn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T03:14:37.436Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T03:14:37.436Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T03:14:37.532Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1142026-09-04T03:14:37.958Z+++ rustc --version
1152026-09-04T03:14:37.967Zrustc 1.98.1 (48a229cea 2026-09-01)
1162026-09-04T03:14:37.967Z++ banner install
1172026-09-04T03:14:37.967Z
1182026-09-04T03:14:37.967Z # # # #### ##### ## # #
1192026-09-04T03:14:37.967Z # ## # # # # # # #
1202026-09-04T03:14:37.967Z # # # # #### # # # # #
1212026-09-04T03:14:37.967Z # # # # # # ###### # #
1222026-09-04T03:14:37.967Z # # ## # # # # # # #
1232026-09-04T03:14:37.967Z # # # #### # # # ###### ######
1242026-09-04T03:14:37.967Z
1252026-09-04T03:14:37.967Z++ pfexec pkg install clang-15
1262026-09-04T03:14:41.872Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T03:14:42.289Z Startup: Caching catalogs ... Done
1282026-09-04T03:14:44.946ZPlanning: Solver setup ... Done
1292026-09-04T03:14:45.008ZPlanning: Running solver ... Done
1302026-09-04T03:14:45.043ZPlanning: Consolidating action changes ... Done
1312026-09-04T03:14:45.063ZPlanning: Evaluating mediators ... Done
1322026-09-04T03:14:45.063ZPlanning: Planning completed in 2.71 seconds
1332026-09-04T03:14:45.090ZNo updates necessary for this image.
1342026-09-04T03:14:45.303Z+++ uname -s
1352026-09-04T03:14:45.308Z++ nextest_host_os=SunOS
1362026-09-04T03:14:45.308Z++ case "${nextest_host_os}" in
1372026-09-04T03:14:45.308Z++ nextest_platform=illumos
1382026-09-04T03:14:45.308Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T03:14:45.308Z+++ mktemp -d
1402026-09-04T03:14:45.308Z++ nextest_tmp=/tmp/tmp.WHa4rc
1412026-09-04T03:14:45.308Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T03:14:45.308Z++ nextest_tar=/tmp/tmp.WHa4rc/nextest.tar.gz
1432026-09-04T03:14:45.308Z++ curl -sSfL --retry 10 -o /tmp/tmp.WHa4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T03:14:45.853Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T03:14:45.857Z++ tar -xzf /tmp/tmp.WHa4rc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T03:14:45.934Z+ cargo nextest run -p ndp
1472026-09-04T03:14:46.120Z Updating git repository `https://github.com/oxidecomputer/falcon`
1482026-09-04T03:14:47.040ZFrom https://github.com/oxidecomputer/falcon
1492026-09-04T03:14:47.040Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1502026-09-04T03:14:47.121Z Updating crates.io index
1512026-09-04T03:14:47.570Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1522026-09-04T03:14:47.673ZFrom https://github.com/oxidecomputer/dendrite
1532026-09-04T03:14:47.673Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1542026-09-04T03:14:47.700Z Updating git repository `https://github.com/oxidecomputer/ispf`
1552026-09-04T03:14:47.971ZFrom https://github.com/oxidecomputer/ispf
1562026-09-04T03:14:47.971Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1572026-09-04T03:14:47.980Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1582026-09-04T03:14:48.359ZFrom https://github.com/oxidecomputer/netadm-sys
1592026-09-04T03:14:48.359Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1602026-09-04T03:14:48.779Z Updating git repository `https://github.com/oxidecomputer/omicron`
1612026-09-04T03:14:58.759ZFrom https://github.com/oxidecomputer/omicron
1622026-09-04T03:14:58.759Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1632026-09-04T03:14:59.148Z Updating git repository `https://github.com/oxidecomputer/opte`
1642026-09-04T03:15:00.105ZFrom https://github.com/oxidecomputer/opte
1652026-09-04T03:15:00.105Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1662026-09-04T03:15:00.134Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1672026-09-04T03:15:00.420ZFrom https://github.com/oxidecomputer/slog-error-chain
1682026-09-04T03:15:00.420Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1692026-09-04T03:15:00.444Z Updating git repository `https://github.com/illumos/smf-rs`
1702026-09-04T03:15:00.679ZFrom https://github.com/illumos/smf-rs
1712026-09-04T03:15:00.679Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1722026-09-04T03:15:00.688Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1732026-09-04T03:15:01.386ZFrom https://github.com/oxidecomputer/network-interface
1742026-09-04T03:15:01.386Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1752026-09-04T03:15:01.398Z Updating git repository `https://github.com/oxidecomputer/zone`
1762026-09-04T03:15:01.399ZFrom https://github.com/oxidecomputer/zone
1772026-09-04T03:15:01.399Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1782026-09-04T03:15:01.399Z Updating git repository `https://github.com/oxidecomputer/propolis`
1792026-09-04T03:15:02.192ZFrom https://github.com/oxidecomputer/propolis
1802026-09-04T03:15:02.193Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1812026-09-04T03:15:02.635Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1822026-09-04T03:15:02.856ZFrom https://github.com/oxidecomputer/transceiver-control
1832026-09-04T03:15:02.856Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1842026-09-04T03:15:02.868Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1852026-09-04T03:15:03.145ZFrom https://github.com/oxidecomputer/dlpi-sys
1862026-09-04T03:15:03.145Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1872026-09-04T03:15:03.154Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1882026-09-04T03:15:03.854ZFrom https://github.com/jmesmon/rust-libzfs
1892026-09-04T03:15:03.854Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1902026-09-04T03:15:03.859Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1912026-09-04T03:15:04.460ZFrom https://github.com/oxidecomputer/rusty-doors
1922026-09-04T03:15:04.460Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1932026-09-04T03:15:04.469Z Updating git repository `https://github.com/oxidecomputer/lldp`
1942026-09-04T03:15:04.813ZFrom https://github.com/oxidecomputer/lldp
1952026-09-04T03:15:04.813Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1962026-09-04T03:15:05.225Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1972026-09-04T03:15:05.245ZFrom https://github.com/oxidecomputer/tufaceous
1982026-09-04T03:15:05.245Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1992026-09-04T03:15:05.245Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2002026-09-04T03:15:05.796ZFrom https://github.com/oxidecomputer/management-gateway-service
2012026-09-04T03:15:05.796Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2022026-09-04T03:15:05.822Z Updating git repository `https://github.com/oxidecomputer/crucible`
2032026-09-04T03:15:06.978ZFrom https://github.com/oxidecomputer/crucible
2042026-09-04T03:15:06.978Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2052026-09-04T03:15:07.026Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2062026-09-04T03:15:07.317ZFrom https://github.com/oxidecomputer/serde_human_bytes
2072026-09-04T03:15:07.317Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2082026-09-04T03:15:07.334Z Updating git repository `https://github.com/oxidecomputer/propolis`
2092026-09-04T03:15:07.731ZFrom https://github.com/oxidecomputer/propolis
2102026-09-04T03:15:07.731Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2112026-09-04T03:15:07.765Z Updating git repository `https://github.com/oxidecomputer/crucible`
2122026-09-04T03:15:08.153ZFrom https://github.com/oxidecomputer/crucible
2132026-09-04T03:15:08.154Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2142026-09-04T03:15:08.238Z Updating git repository `https://github.com/oxidecomputer/tofino`
2152026-09-04T03:15:08.732ZFrom https://github.com/oxidecomputer/tofino
2162026-09-04T03:15:08.732Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2172026-09-04T03:15:09.145Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2182026-09-04T03:15:09.664ZFrom https://github.com/oxidecomputer/maghemite
2192026-09-04T03:15:09.664Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2202026-09-04T03:15:09.701Z Updating git repository `https://github.com/oxidecomputer/clickward`
2212026-09-04T03:15:10.229ZFrom https://github.com/oxidecomputer/clickward
2222026-09-04T03:15:10.229Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2232026-09-04T03:15:10.259Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2242026-09-04T03:15:10.982ZFrom https://github.com/oxidecomputer/illumos-devinfo
2252026-09-04T03:15:10.982Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2262026-09-04T03:15:12.207Z Downloading crates ...
2272026-09-04T03:15:12.627Z Downloaded block-buffer v0.12.1
2282026-09-04T03:15:12.627Z Downloaded argon2 v0.5.3
2292026-09-04T03:15:12.627Z Downloaded ahash v0.8.12
2302026-09-04T03:15:12.627Z Downloaded blake2 v0.10.6
2312026-09-04T03:15:12.627Z Downloaded cobs v0.3.0
2322026-09-04T03:15:12.627Z Downloaded byte-wrapper v0.1.0
2332026-09-04T03:15:12.628Z Downloaded bytes v1.12.1
2342026-09-04T03:15:12.628Z Downloaded aead v0.5.2
2352026-09-04T03:15:12.628Z Downloaded async-stream v0.3.6
2362026-09-04T03:15:12.628Z Downloaded instant v0.1.13
2372026-09-04T03:15:12.628Z Downloaded autocfg v1.5.1
2382026-09-04T03:15:12.628Z Downloaded base64ct v1.8.3
2392026-09-04T03:15:12.628Z Downloaded bitflags v1.3.2
2402026-09-04T03:15:12.628Z Downloaded bs58 v0.5.1
2412026-09-04T03:15:12.628Z Downloaded async-recursion v1.1.1
2422026-09-04T03:15:12.628Z Downloaded base16ct v1.0.0
2432026-09-04T03:15:12.628Z Downloaded ipnetwork v0.21.1
2442026-09-04T03:15:12.628Z Downloaded iana-time-zone v0.1.65
2452026-09-04T03:15:12.628Z Downloaded match_cfg v0.1.0
2462026-09-04T03:15:12.628Z Downloaded num-conv v0.2.2
2472026-09-04T03:15:12.628Z Downloaded bytecount v0.6.9
2482026-09-04T03:15:12.628Z Downloaded http v1.5.0
2492026-09-04T03:15:12.628Z Downloaded adler2 v2.0.1
2502026-09-04T03:15:12.628Z Downloaded bit-set v0.8.0
2512026-09-04T03:15:12.628Z Downloaded hubpack_derive v0.1.1
2522026-09-04T03:15:12.628Z Downloaded humantime v2.4.0
2532026-09-04T03:15:12.628Z Downloaded anyhow v1.0.104
2542026-09-04T03:15:12.628Z Downloaded http-body-util v0.1.5
2552026-09-04T03:15:12.628Z Downloaded bcs v0.1.6
2562026-09-04T03:15:12.628Z Downloaded async-stream-impl v0.3.6
2572026-09-04T03:15:12.628Z Downloaded block-buffer v0.10.4
2582026-09-04T03:15:12.628Z Downloaded ident_case v1.0.1
2592026-09-04T03:15:12.628Z Downloaded http-body v1.1.0
2602026-09-04T03:15:12.628Z Downloaded is_ci v1.2.0
2612026-09-04T03:15:12.628Z Downloaded crypto-bigint v0.5.5
2622026-09-04T03:15:12.628Z Downloaded hostname v0.4.2
2632026-09-04T03:15:12.628Z Downloaded camino v1.2.5
2642026-09-04T03:15:12.628Z Downloaded anstream v1.0.0
2652026-09-04T03:15:12.628Z Downloaded inout v0.1.4
2662026-09-04T03:15:12.628Z Downloaded hubpack v0.1.2
2672026-09-04T03:15:12.628Z Downloaded allocator-api2 v0.2.21
2682026-09-04T03:15:12.628Z Downloaded async-trait v0.1.92
2692026-09-04T03:15:12.628Z Downloaded arrayref v0.3.9
2702026-09-04T03:15:12.628Z Downloaded internet-checksum v0.2.1
2712026-09-04T03:15:12.629Z Downloaded jiff-static v0.2.35
2722026-09-04T03:15:12.629Z Downloaded anstyle-query v1.1.5
2732026-09-04T03:15:12.629Z Downloaded colorchoice v1.0.5
2742026-09-04T03:15:12.629Z Downloaded base16ct v0.2.0
2752026-09-04T03:15:12.629Z Downloaded serde_repr v0.1.21
2762026-09-04T03:15:12.629Z Downloaded compression-core v0.4.32
2772026-09-04T03:15:12.629Z Downloaded anstyle-parse v1.0.0
2782026-09-04T03:15:12.629Z Downloaded anstyle v1.0.14
2792026-09-04T03:15:12.629Z Downloaded is_terminal_polyfill v1.70.2
2802026-09-04T03:15:12.630Z Downloaded httpdate v1.0.3
2812026-09-04T03:15:12.630Z Downloaded atomic-waker v1.1.2
2822026-09-04T03:15:12.630Z Downloaded is-terminal v0.4.17
2832026-09-04T03:15:12.630Z Downloaded atomicwrites v0.4.4
2842026-09-04T03:15:12.630Z Downloaded const-random v0.1.18
2852026-09-04T03:15:12.630Z Downloaded itoa v1.0.18
2862026-09-04T03:15:12.630Z Downloaded clap_lex v1.1.0
2872026-09-04T03:15:12.630Z Downloaded cpufeatures v0.3.0
2882026-09-04T03:15:12.630Z Downloaded keccak v0.1.6
2892026-09-04T03:15:12.630Z Downloaded ciborium-io v0.2.2
2902026-09-04T03:15:12.630Z Downloaded ciborium-ll v0.2.2
2912026-09-04T03:15:12.630Z Downloaded crypto-common v0.2.2
2922026-09-04T03:15:12.630Z Downloaded lru-cache v0.1.2
2932026-09-04T03:15:12.630Z Downloaded newline-converter v0.3.0
2942026-09-04T03:15:12.630Z Downloaded newtype-uuid-macros v0.1.1
2952026-09-04T03:15:12.630Z Downloaded num v0.4.3
2962026-09-04T03:15:12.630Z Downloaded linked-hash-map v0.5.6
2972026-09-04T03:15:12.630Z Downloaded lazy_static v1.5.0
2982026-09-04T03:15:12.630Z Downloaded cpufeatures v0.2.17
2992026-09-04T03:15:12.630Z Downloaded cfg_aliases v0.2.2
3002026-09-04T03:15:12.630Z Downloaded hyper-rustls v0.27.9
3012026-09-04T03:15:12.630Z Downloaded indent_write v2.2.0
3022026-09-04T03:15:12.630Z Downloaded ingot-types v0.1.2
3032026-09-04T03:15:12.630Z Downloaded convert_case v0.4.0
3042026-09-04T03:15:12.630Z Downloaded crunchy v0.2.4
3052026-09-04T03:15:12.648Z Downloaded crc8 v0.1.1
3062026-09-04T03:15:12.648Z Downloaded managed v0.8.0
3072026-09-04T03:15:12.648Z Downloaded camino-tempfile v1.4.1
3082026-09-04T03:15:12.648Z Downloaded cipher v0.4.4
3092026-09-04T03:15:12.648Z Downloaded crypto-common v0.1.7
3102026-09-04T03:15:12.649Z Downloaded num-iter v0.1.46
3112026-09-04T03:15:12.649Z Downloaded mime v0.3.17
3122026-09-04T03:15:12.649Z Downloaded newtype_derive v0.1.6
3132026-09-04T03:15:12.649Z Downloaded byteorder v1.5.0
3142026-09-04T03:15:12.649Z Downloaded konst_macro_rules v0.2.19
3152026-09-04T03:15:12.649Z Downloaded bit-vec v0.8.0
3162026-09-04T03:15:12.649Z Downloaded backon v1.6.0
3172026-09-04T03:15:12.649Z Downloaded idna_adapter v1.2.2
3182026-09-04T03:15:12.649Z Downloaded lru-slab v0.1.2
3192026-09-04T03:15:12.649Z Downloaded memoffset v0.9.1
3202026-09-04T03:15:12.649Z Downloaded num-derive v0.4.2
3212026-09-04T03:15:12.649Z Downloaded cstr-argument v0.1.2
3222026-09-04T03:15:12.649Z Downloaded cfg-if v1.0.4
3232026-09-04T03:15:12.649Z Downloaded crucible-workspace-hack v0.1.0
3242026-09-04T03:15:12.649Z Downloaded curve25519-dalek-derive v0.1.1
3252026-09-04T03:15:12.649Z Downloaded no-std-compat v0.4.1
3262026-09-04T03:15:12.650Z Downloaded libscf-sys v1.2.0
3272026-09-04T03:15:12.650Z Downloaded natord v1.0.9
3282026-09-04T03:15:12.650Z Downloaded siphasher v1.0.3
3292026-09-04T03:15:12.650Z Downloaded slog-envlogger v2.2.0
3302026-09-04T03:15:12.650Z Downloaded scopeguard v1.2.0
3312026-09-04T03:15:12.650Z Downloaded structmeta-derive v0.3.0
3322026-09-04T03:15:12.650Z Downloaded subtle v2.6.1
3332026-09-04T03:15:12.650Z Downloaded csv-core v0.1.13
3342026-09-04T03:15:12.651Z Downloaded linear-map v1.2.0
3352026-09-04T03:15:12.651Z Downloaded ingot v0.2.1
3362026-09-04T03:15:12.651Z Downloaded num_enum v0.5.11
3372026-09-04T03:15:12.651Z Downloaded const-random-macro v0.1.16
3382026-09-04T03:15:12.651Z Downloaded jobserver v0.1.35
3392026-09-04T03:15:12.651Z Downloaded constant_time_eq v0.4.2
3402026-09-04T03:15:12.651Z Downloaded hybrid-array v0.4.14
3412026-09-04T03:15:12.651Z Downloaded ipnet v2.12.1
3422026-09-04T03:15:12.651Z Downloaded rustls-pemfile v2.2.0
3432026-09-04T03:15:12.651Z Downloaded rustversion v1.0.23
3442026-09-04T03:15:12.651Z Downloaded serde_urlencoded v0.7.1
3452026-09-04T03:15:12.651Z Downloaded chacha20 v0.9.1
3462026-09-04T03:15:12.651Z Downloaded ingot v0.1.1
3472026-09-04T03:15:12.651Z Downloaded libsw v3.5.0
3482026-09-04T03:15:12.651Z Downloaded ingot-macros v0.1.1
3492026-09-04T03:15:12.651Z Downloaded ingot-macros v0.2.0
3502026-09-04T03:15:12.651Z Downloaded cancel-safe-futures v0.1.5
3512026-09-04T03:15:12.651Z Downloaded compression-codecs v0.4.38
3522026-09-04T03:15:12.651Z Downloaded cargo_toml v0.22.3
3532026-09-04T03:15:12.651Z Downloaded ciborium v0.2.2
3542026-09-04T03:15:12.651Z Downloaded topological-sort v0.2.2
3552026-09-04T03:15:12.651Z Downloaded unit-prefix v0.5.2
3562026-09-04T03:15:12.651Z Downloaded xattr v1.6.1
3572026-09-04T03:15:12.651Z Downloaded darling_macro v0.21.3
3582026-09-04T03:15:12.651Z Downloaded num-integer v0.1.47
3592026-09-04T03:15:12.651Z Downloaded num-rational v0.4.2
3602026-09-04T03:15:12.651Z Downloaded universal-hash v0.5.1
3612026-09-04T03:15:12.651Z Downloaded version_check v0.9.5
3622026-09-04T03:15:12.651Z Downloaded typeid v1.0.3
3632026-09-04T03:15:12.651Z Downloaded memmap v0.7.0
3642026-09-04T03:15:12.651Z Downloaded defmt-parser v1.0.0
3652026-09-04T03:15:12.651Z Downloaded lock_api v0.4.14
3662026-09-04T03:15:12.651Z Downloaded macaddr v1.0.1
3672026-09-04T03:15:12.651Z Downloaded dof v0.4.0
3682026-09-04T03:15:12.651Z Downloaded newtype-uuid v1.4.0
3692026-09-04T03:15:12.651Z Downloaded critical-section v1.2.0
3702026-09-04T03:15:12.651Z Downloaded yoke-derive v0.8.2
3712026-09-04T03:15:12.652Z Downloaded unarray v0.1.4
3722026-09-04T03:15:12.652Z Downloaded utf8_iter v1.0.4
3732026-09-04T03:15:12.652Z Downloaded zeroize_derive v1.5.0
3742026-09-04T03:15:12.652Z Downloaded embedded-io v0.4.0
3752026-09-04T03:15:12.652Z Downloaded crossbeam-deque v0.8.7
3762026-09-04T03:15:12.652Z Downloaded scroll v0.12.0
3772026-09-04T03:15:12.652Z Downloaded serde_tokenstream v0.2.3
3782026-09-04T03:15:12.652Z Downloaded serde_tokenstream v0.3.0
3792026-09-04T03:15:12.652Z Downloaded signal-hook-registry v1.4.8
3802026-09-04T03:15:12.652Z Downloaded futures-macro v0.3.34
3812026-09-04T03:15:12.652Z Downloaded float-ord v0.3.2
3822026-09-04T03:15:12.652Z Downloaded foreign-types v0.3.2
3832026-09-04T03:15:12.653Z Downloaded ingot-types v0.2.0
3842026-09-04T03:15:12.653Z Downloaded slog-term v2.9.2
3852026-09-04T03:15:12.653Z Downloaded smf v0.2.3
3862026-09-04T03:15:12.653Z Downloaded static_assertions v1.1.0
3872026-09-04T03:15:12.653Z Downloaded strum_macros v0.27.2
3882026-09-04T03:15:12.653Z Downloaded thiserror-impl-no-std v2.0.2
3892026-09-04T03:15:12.653Z Downloaded synstructure v0.13.2
3902026-09-04T03:15:12.653Z Downloaded defmt v0.3.100
3912026-09-04T03:15:12.653Z Downloaded foreign-types-shared v0.3.1
3922026-09-04T03:15:12.653Z Downloaded hash32 v0.3.1
3932026-09-04T03:15:12.653Z Downloaded crossbeam-utils v0.8.22
3942026-09-04T03:15:12.653Z Downloaded arrayvec v0.7.8
3952026-09-04T03:15:12.653Z Downloaded thiserror v1.0.69
3962026-09-04T03:15:12.653Z Downloaded httparse v1.10.1
3972026-09-04T03:15:12.653Z Downloaded clap_derive v4.6.4
3982026-09-04T03:15:12.653Z Downloaded cmake v0.1.58
3992026-09-04T03:15:12.653Z Downloaded crc32fast v1.5.0
4002026-09-04T03:15:12.653Z Downloaded colored v3.1.1
4012026-09-04T03:15:12.653Z Downloaded backoff v0.4.0
4022026-09-04T03:15:12.653Z Downloaded chacha20 v0.10.1
4032026-09-04T03:15:12.653Z Downloaded crossbeam-epoch v0.9.20
4042026-09-04T03:15:12.653Z Downloaded thread_local v1.1.10
4052026-09-04T03:15:12.668Z Downloaded icu_provider v2.2.0
4062026-09-04T03:15:12.668Z Downloaded hex v0.4.3
4072026-09-04T03:15:12.668Z Downloaded opaque-debug v0.3.1
4082026-09-04T03:15:12.668Z Downloaded futures-io v0.3.34
4092026-09-04T03:15:12.668Z Downloaded num_threads v0.1.7
4102026-09-04T03:15:12.668Z Downloaded usdt-impl v0.6.0
4112026-09-04T03:15:12.668Z Downloaded walkdir v2.5.0
4122026-09-04T03:15:12.668Z Downloaded zerovec-derive v0.11.3
4132026-09-04T03:15:12.668Z Downloaded zmij v1.0.23
4142026-09-04T03:15:12.668Z Downloaded multer v3.1.0
4152026-09-04T03:15:12.668Z Downloaded console v0.16.4
4162026-09-04T03:15:12.668Z Downloaded num-complex v0.4.6
4172026-09-04T03:15:12.668Z Downloaded const_format_proc_macros v0.2.34
4182026-09-04T03:15:12.668Z Downloaded litemap v0.8.2
4192026-09-04T03:15:12.668Z Downloaded memmap2 v0.9.11
4202026-09-04T03:15:12.668Z Downloaded embedded-io v0.6.1
4212026-09-04T03:15:12.668Z Downloaded serde_derive_internals v0.29.1
4222026-09-04T03:15:12.668Z Downloaded toml v0.8.23
4232026-09-04T03:15:12.668Z Downloaded serde-big-array v0.5.1
4242026-09-04T03:15:12.668Z Downloaded scroll_derive v0.13.1
4252026-09-04T03:15:12.668Z Downloaded rustc-hash v2.1.3
4262026-09-04T03:15:12.668Z Downloaded tagptr v0.2.0
4272026-09-04T03:15:12.668Z Downloaded bitflags v2.13.1
4282026-09-04T03:15:12.668Z Downloaded indexmap v1.9.3
4292026-09-04T03:15:12.668Z Downloaded const-oid v0.10.2
4302026-09-04T03:15:12.669Z Downloaded icu_properties v2.2.0
4312026-09-04T03:15:12.669Z Downloaded testing_table v0.3.0
4322026-09-04T03:15:12.669Z Downloaded daft v0.1.8
4332026-09-04T03:15:12.669Z Downloaded libsw-core v0.3.2
4342026-09-04T03:15:12.669Z Downloaded log v0.4.33
4352026-09-04T03:15:12.669Z Downloaded toml_write v0.1.2
4362026-09-04T03:15:12.669Z Downloaded try-lock v0.2.5
4372026-09-04T03:15:12.669Z Downloaded tower-layer v0.3.3
4382026-09-04T03:15:12.669Z Downloaded time-macros v0.2.32
4392026-09-04T03:15:12.669Z Downloaded oxide-tokio-rt v0.1.6
4402026-09-04T03:15:12.669Z Downloaded pem v3.0.6
4412026-09-04T03:15:12.669Z Downloaded powerfmt v0.2.0
4422026-09-04T03:15:12.669Z Downloaded progenitor v0.14.0
4432026-09-04T03:15:12.669Z Downloaded usdt v0.6.0
4442026-09-04T03:15:12.669Z Downloaded untrusted v0.7.1
4452026-09-04T03:15:12.669Z Downloaded icu_normalizer_data v2.2.0
4462026-09-04T03:15:12.669Z Downloaded waitgroup v0.1.2
4472026-09-04T03:15:12.669Z Downloaded futures-sink v0.3.34
4482026-09-04T03:15:12.669Z Downloaded dof v0.3.0
4492026-09-04T03:15:12.669Z Downloaded quinn-udp v0.5.15
4502026-09-04T03:15:12.669Z Downloaded rand_core v0.9.5
4512026-09-04T03:15:12.669Z Downloaded tokio-dtrace v0.1.1
4522026-09-04T03:15:12.669Z Downloaded progenitor-macro v0.10.0
4532026-09-04T03:15:12.669Z Downloaded pest_generator v2.8.8
4542026-09-04T03:15:12.669Z Downloaded pin-project-lite v0.2.17
4552026-09-04T03:15:12.669Z Downloaded pkg-config v0.3.33
4562026-09-04T03:15:12.669Z Downloaded fnv v1.0.7
4572026-09-04T03:15:12.669Z Downloaded progenitor-extras v0.2.0
4582026-09-04T03:15:12.669Z Downloaded dunce v1.0.5
4592026-09-04T03:15:12.669Z Downloaded dtrace-parser v0.2.0
4602026-09-04T03:15:12.669Z Downloaded dtrace-parser v0.3.0
4612026-09-04T03:15:12.669Z Downloaded futures-core v0.3.34
4622026-09-04T03:15:12.669Z Downloaded hostname v0.3.1
4632026-09-04T03:15:12.669Z Downloaded phf_shared v0.12.1
4642026-09-04T03:15:12.670Z Downloaded schemars v0.8.22
4652026-09-04T03:15:12.670Z Downloaded cookie v0.18.2
4662026-09-04T03:15:12.670Z Downloaded diff v0.1.13
4672026-09-04T03:15:12.670Z Downloaded tempfile v3.27.0
4682026-09-04T03:15:12.670Z Downloaded rusty-fork v0.3.1
4692026-09-04T03:15:12.670Z Downloaded shlex v2.0.1
4702026-09-04T03:15:12.670Z Downloaded structmeta v0.3.0
4712026-09-04T03:15:12.670Z Downloaded rustls-native-certs v0.8.4
4722026-09-04T03:15:12.670Z Downloaded slog-async v2.8.0
4732026-09-04T03:15:12.670Z Downloaded omicron-workspace-hack v0.1.0
4742026-09-04T03:15:12.670Z Downloaded progenitor-client v0.14.0
4752026-09-04T03:15:12.670Z Downloaded potential_utf v0.1.5
4762026-09-04T03:15:12.670Z Downloaded proc-macro-crate v1.3.1
4772026-09-04T03:15:12.670Z Downloaded getrandom v0.2.17
4782026-09-04T03:15:12.670Z Downloaded test-strategy v0.4.5
4792026-09-04T03:15:12.670Z Downloaded base64 v0.22.1
4802026-09-04T03:15:12.670Z Downloaded chacha20poly1305 v0.10.1
4812026-09-04T03:15:12.670Z Downloaded icu_locale_core v2.2.0
4822026-09-04T03:15:12.670Z Downloaded arc-swap v1.9.2
4832026-09-04T03:15:12.670Z Downloaded indicatif v0.18.6
4842026-09-04T03:15:12.670Z Downloaded strsim v0.11.1
4852026-09-04T03:15:12.670Z Downloaded progenitor-macro v0.13.0
4862026-09-04T03:15:12.670Z Downloaded thiserror-impl v1.0.69
4872026-09-04T03:15:12.670Z Downloaded thiserror-impl v2.0.20
4882026-09-04T03:15:12.670Z Downloaded tinystr v0.8.3
4892026-09-04T03:15:12.670Z Downloaded parking_lot_core v0.9.12
4902026-09-04T03:15:12.670Z Downloaded usdt-macro v0.5.0
4912026-09-04T03:15:12.670Z Downloaded rand_chacha v0.3.1
4922026-09-04T03:15:12.670Z Downloaded spin v0.5.2
4932026-09-04T03:15:12.670Z Downloaded strum v0.26.3
4942026-09-04T03:15:12.670Z Downloaded parking_lot v0.11.2
4952026-09-04T03:15:12.670Z Downloaded slog-bunyan v2.5.0
4962026-09-04T03:15:12.671Z Downloaded cc v1.4.2
4972026-09-04T03:15:12.671Z Downloaded ucd-trie v0.1.7
4982026-09-04T03:15:12.671Z Downloaded once_cell v1.21.4
4992026-09-04T03:15:12.671Z Downloaded drift v0.2.0
5002026-09-04T03:15:12.671Z Downloaded pest_meta v2.8.8
5012026-09-04T03:15:12.671Z Downloaded usdt-impl v0.5.0
5022026-09-04T03:15:12.671Z Downloaded swrite v0.1.0
5032026-09-04T03:15:12.671Z Downloaded thread-id v5.1.0
5042026-09-04T03:15:12.671Z Downloaded time-core v0.1.9
5052026-09-04T03:15:12.688Z Downloaded fixedbitset v0.5.7
5062026-09-04T03:15:12.688Z Downloaded unicode-ident v1.0.24
5072026-09-04T03:15:12.688Z Downloaded konst v0.2.20
5082026-09-04T03:15:12.688Z Downloaded num-traits v0.2.19
5092026-09-04T03:15:12.688Z Downloaded displaydoc v0.2.7
5102026-09-04T03:15:12.688Z Downloaded miniz_oxide v0.8.9
5112026-09-04T03:15:12.688Z Downloaded olpc-cjson v0.1.4
5122026-09-04T03:15:12.688Z Downloaded toml v0.9.12+spec-1.1.0
5132026-09-04T03:15:12.688Z Downloaded tracing-core v0.1.36
5142026-09-04T03:15:12.688Z Downloaded tabled_derive v0.7.0
5152026-09-04T03:15:12.688Z Downloaded clap v4.6.6
5162026-09-04T03:15:12.688Z Downloaded futures v0.3.34
5172026-09-04T03:15:12.688Z Downloaded getrandom v0.3.4
5182026-09-04T03:15:12.688Z Downloaded dyn-clone v1.0.20
5192026-09-04T03:15:12.688Z Downloaded socket2 v0.6.5
5202026-09-04T03:15:12.688Z Downloaded zone v0.3.1
5212026-09-04T03:15:12.688Z Downloaded password-hash v0.5.0
5222026-09-04T03:15:12.688Z Downloaded progenitor v0.10.0
5232026-09-04T03:15:12.688Z Downloaded smawk v0.3.3
5242026-09-04T03:15:12.688Z Downloaded elliptic-curve v0.13.8
5252026-09-04T03:15:12.689Z Downloaded unicode-linebreak v0.1.5
5262026-09-04T03:15:12.689Z Downloaded unicode-xid v0.2.6
5272026-09-04T03:15:12.689Z Downloaded base64 v0.21.7
5282026-09-04T03:15:12.689Z Downloaded icu_normalizer v2.2.0
5292026-09-04T03:15:12.689Z Downloaded const_format v0.2.36
5302026-09-04T03:15:12.689Z Downloaded poly1305 v0.8.0
5312026-09-04T03:15:12.689Z Downloaded serde_plain v1.0.2
5322026-09-04T03:15:12.689Z Downloaded crossbeam-channel v0.5.16
5332026-09-04T03:15:12.689Z Downloaded serde_with_macros v3.22.0
5342026-09-04T03:15:12.689Z Downloaded getrandom v0.4.3
5352026-09-04T03:15:12.689Z Downloaded icu_collections v2.2.0
5362026-09-04T03:15:12.689Z Downloaded schemars_derive v0.8.22
5372026-09-04T03:15:12.689Z Downloaded scroll v0.13.0
5382026-09-04T03:15:12.689Z Downloaded untrusted v0.9.0
5392026-09-04T03:15:12.689Z Downloaded openssl-probe v0.2.1
5402026-09-04T03:15:12.689Z Downloaded rand_chacha v0.9.0
5412026-09-04T03:15:12.689Z Downloaded generic-array v0.14.7
5422026-09-04T03:15:12.689Z Downloaded pretty-hex v0.4.2
5432026-09-04T03:15:12.689Z Downloaded fxhash v0.2.1
5442026-09-04T03:15:12.689Z Downloaded ref-cast-impl v1.0.26
5452026-09-04T03:15:12.689Z Downloaded serde_path_to_error v0.1.20
5462026-09-04T03:15:12.689Z Downloaded sha2 v0.10.9
5472026-09-04T03:15:12.689Z Downloaded darling v0.21.3
5482026-09-04T03:15:12.689Z Downloaded darling v0.23.0
5492026-09-04T03:15:12.689Z Downloaded futures-executor v0.3.34
5502026-09-04T03:15:12.689Z Downloaded daft-derive v0.1.8
5512026-09-04T03:15:12.689Z Downloaded slog v2.8.2
5522026-09-04T03:15:12.689Z Downloaded rustc_version v0.1.7
5532026-09-04T03:15:12.689Z Downloaded serial_test v4.0.1
5542026-09-04T03:15:12.689Z Downloaded vsss-rs v3.3.4
5552026-09-04T03:15:12.689Z Downloaded zeroize v1.9.0
5562026-09-04T03:15:12.689Z Downloaded serde v1.0.229
5572026-09-04T03:15:12.689Z Downloaded tabwriter v1.4.1
5582026-09-04T03:15:12.689Z Downloaded take_mut v0.2.2
5592026-09-04T03:15:12.690Z Downloaded toml_edit v0.19.15
5602026-09-04T03:15:12.690Z Downloaded tinyvec v1.12.0
5612026-09-04T03:15:12.690Z Downloaded paste v1.0.15
5622026-09-04T03:15:12.690Z Downloaded tokio-macros v2.7.2
5632026-09-04T03:15:12.690Z Downloaded tower-service v0.3.3
5642026-09-04T03:15:12.690Z Downloaded utf8parse v0.2.2
5652026-09-04T03:15:12.690Z Downloaded usdt v0.5.0
5662026-09-04T03:15:12.690Z Downloaded mio v1.2.2
5672026-09-04T03:15:12.690Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5682026-09-04T03:15:12.690Z Downloaded deranged v0.5.8
5692026-09-04T03:15:12.690Z Downloaded tungstenite v0.21.0
5702026-09-04T03:15:12.690Z Downloaded toml v0.7.8
5712026-09-04T03:15:12.690Z Downloaded usdt-attr-macro v0.5.0
5722026-09-04T03:15:12.690Z Downloaded data-encoding v2.11.1
5732026-09-04T03:15:12.690Z Downloaded derive-ex v0.1.8
5742026-09-04T03:15:12.690Z Downloaded foreign-types v0.5.0
5752026-09-04T03:15:12.690Z Downloaded git-stub v1.0.0
5762026-09-04T03:15:12.690Z Downloaded dropshot-api-manager-types v0.8.0
5772026-09-04T03:15:12.710Z Downloaded erased-serde v0.3.31
5782026-09-04T03:15:12.710Z Downloaded parse-display-derive v0.10.0
5792026-09-04T03:15:12.710Z Downloaded pin-project-internal v1.1.13
5802026-09-04T03:15:12.710Z Downloaded ppv-lite86 v0.2.21
5812026-09-04T03:15:12.710Z Downloaded prettyplease v0.2.37
5822026-09-04T03:15:12.710Z Downloaded proc-macro-error-attr v1.0.4
5832026-09-04T03:15:12.710Z Downloaded rayon-core v1.13.0
5842026-09-04T03:15:12.710Z Downloaded scroll_derive v0.12.1
5852026-09-04T03:15:12.710Z Downloaded sha1 v0.11.0
5862026-09-04T03:15:12.711Z Downloaded smallvec v1.15.2
5872026-09-04T03:15:12.711Z Downloaded zerocopy-derive v0.7.35
5882026-09-04T03:15:12.711Z Downloaded async-compression v0.4.43
5892026-09-04T03:15:12.711Z Downloaded derive-where v1.6.1
5902026-09-04T03:15:12.711Z Downloaded ff v0.13.1
5912026-09-04T03:15:12.724Z Downloaded rand_core v0.10.1
5922026-09-04T03:15:12.724Z Downloaded pretty_assertions v1.4.1
5932026-09-04T03:15:12.724Z Downloaded num_enum_derive v0.7.6
5942026-09-04T03:15:12.724Z Downloaded gethostname v0.5.0
5952026-09-04T03:15:12.724Z Downloaded secrecy v0.10.3
5962026-09-04T03:15:12.724Z Downloaded terminal_size v0.4.4
5972026-09-04T03:15:12.724Z Downloaded toml_datetime v0.6.11
5982026-09-04T03:15:12.724Z Downloaded tinyvec_macros v0.1.1
5992026-09-04T03:15:12.724Z Downloaded utf-8 v0.7.6
6002026-09-04T03:15:12.724Z Downloaded memchr v2.8.3
6012026-09-04T03:15:12.724Z Downloaded zone_cfg_derive v0.3.1
6022026-09-04T03:15:12.724Z Downloaded slab v0.4.12
6032026-09-04T03:15:12.724Z Downloaded omicron-zone-package v0.12.3
6042026-09-04T03:15:12.724Z Downloaded thin-vec v0.2.19
6052026-09-04T03:15:12.724Z Downloaded minimal-lexical v0.2.1
6062026-09-04T03:15:12.724Z Downloaded schemars v0.9.0
6072026-09-04T03:15:12.737Z Downloaded serde_yaml v0.9.34+deprecated
6082026-09-04T03:15:12.738Z Downloaded similar v3.2.0
6092026-09-04T03:15:12.738Z Downloaded parking_lot v0.12.5
6102026-09-04T03:15:12.738Z Downloaded parse-display v0.10.0
6112026-09-04T03:15:12.738Z Downloaded slog-stdlog v4.1.1
6122026-09-04T03:15:12.738Z Downloaded typify-macro v0.4.3
6132026-09-04T03:15:12.738Z Downloaded strum_macros v0.26.4
6142026-09-04T03:15:12.738Z Downloaded toml v1.1.4+spec-1.1.0
6152026-09-04T03:15:12.738Z Downloaded hyper-util v0.1.20
6162026-09-04T03:15:12.738Z Downloaded nom v7.1.3
6172026-09-04T03:15:12.738Z Downloaded futures-channel v0.3.34
6182026-09-04T03:15:13.185Z Downloaded similar v2.7.0
6192026-09-04T03:15:13.185Z Downloaded port-file v0.1.0
6202026-09-04T03:15:13.185Z Downloaded resolv-conf v0.7.6
6212026-09-04T03:15:13.185Z Downloaded defmt-macros v1.1.1
6222026-09-04T03:15:13.186Z Downloaded fs-err v3.3.1
6232026-09-04T03:15:13.186Z Downloaded highway v1.3.0
6242026-09-04T03:15:13.186Z Downloaded proc-macro-crate v3.5.0
6252026-09-04T03:15:13.186Z Downloaded serde_spanned v0.6.9
6262026-09-04T03:15:13.186Z Downloaded thread-id v4.2.2
6272026-09-04T03:15:13.186Z Downloaded typify-macro v0.6.2
6282026-09-04T03:15:13.186Z Downloaded foldhash v0.1.5
6292026-09-04T03:15:13.186Z Downloaded oxnet v0.1.7
6302026-09-04T03:15:13.186Z Downloaded qorb v0.4.1
6312026-09-04T03:15:13.186Z Downloaded dropshot_endpoint v0.17.1
6322026-09-04T03:15:13.186Z Downloaded heapless v0.8.0
6332026-09-04T03:15:13.186Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6342026-09-04T03:15:13.186Z Downloaded foldhash v0.2.0
6352026-09-04T03:15:13.186Z Downloaded git-stub-vcs v0.1.0
6362026-09-04T03:15:13.186Z Downloaded owo-colors v4.3.0
6372026-09-04T03:15:13.186Z Downloaded snafu-derive v0.8.9
6382026-09-04T03:15:13.186Z Downloaded want v0.3.1
6392026-09-04T03:15:13.186Z Downloaded sync_wrapper v1.0.2
6402026-09-04T03:15:13.186Z Downloaded heck v0.4.1
6412026-09-04T03:15:13.186Z Downloaded usdt-attr-macro v0.6.0
6422026-09-04T03:15:13.186Z Downloaded debug-ignore v1.0.5
6432026-09-04T03:15:13.186Z Downloaded term v1.2.1
6442026-09-04T03:15:13.186Z Downloaded spin v0.9.9
6452026-09-04T03:15:13.186Z Downloaded toml_parser v1.1.3+spec-1.1.0
6462026-09-04T03:15:13.187Z Downloaded tracing-attributes v0.1.31
6472026-09-04T03:15:13.195Z Downloaded unsafe-libyaml v0.2.11
6482026-09-04T03:15:13.195Z Downloaded progenitor-client v0.10.0
6492026-09-04T03:15:13.195Z Downloaded group v0.13.0
6502026-09-04T03:15:13.196Z Downloaded num_enum v0.7.6
6512026-09-04T03:15:13.196Z Downloaded pest_derive v2.8.8
6522026-09-04T03:15:13.196Z Downloaded globset v0.4.20
6532026-09-04T03:15:13.196Z Downloaded ron v0.12.2
6542026-09-04T03:15:13.196Z Downloaded rand_core v0.6.4
6552026-09-04T03:15:13.196Z Downloaded sigpipe v0.1.3
6562026-09-04T03:15:13.196Z Downloaded fixedbitset v0.4.2
6572026-09-04T03:15:13.196Z Downloaded indexmap v2.14.0
6582026-09-04T03:15:13.196Z Downloaded darling_macro v0.23.0
6592026-09-04T03:15:13.196Z Downloaded enum-as-inner v0.6.1
6602026-09-04T03:15:13.196Z Downloaded semver v0.1.20
6612026-09-04T03:15:13.196Z Downloaded stable_deref_trait v1.2.1
6622026-09-04T03:15:13.197Z Downloaded either v1.17.0
6632026-09-04T03:15:13.197Z Downloaded strum v0.27.2
6642026-09-04T03:15:13.197Z Downloaded supports-color v3.0.2
6652026-09-04T03:15:13.197Z Downloaded foreign-types-shared v0.1.1
6662026-09-04T03:15:13.197Z Downloaded papergrid v0.11.0
6672026-09-04T03:15:13.197Z Downloaded postcard v1.1.3
6682026-09-04T03:15:13.197Z Downloaded progenitor-client v0.13.0
6692026-09-04T03:15:13.197Z Downloaded slog-dtrace v0.3.0
6702026-09-04T03:15:13.197Z Downloaded rand_pcg v0.10.2
6712026-09-04T03:15:13.197Z Downloaded sha1 v0.10.7
6722026-09-04T03:15:13.197Z Downloaded fs_extra v1.3.0
6732026-09-04T03:15:13.197Z Downloaded termtree v0.5.1
6742026-09-04T03:15:13.197Z Downloaded zerofrom-derive v0.1.7
6752026-09-04T03:15:13.197Z Downloaded foreign-types-macros v0.2.4
6762026-09-04T03:15:13.197Z Downloaded rustls-platform-verifier v0.7.0
6772026-09-04T03:15:13.197Z Downloaded flate2 v1.1.9
6782026-09-04T03:15:13.197Z Downloaded yoke v0.8.3
6792026-09-04T03:15:13.197Z Downloaded ref-cast v1.0.26
6802026-09-04T03:15:13.197Z Downloaded same-file v1.0.6
6812026-09-04T03:15:13.197Z Downloaded heck v0.5.0
6822026-09-04T03:15:13.197Z Downloaded usdt-macro v0.6.0
6832026-09-04T03:15:13.197Z Downloaded num_enum_derive v0.5.11
6842026-09-04T03:15:13.197Z Downloaded zerocopy-derive v0.8.56
6852026-09-04T03:15:13.197Z Downloaded hickory-resolver v0.25.2
6862026-09-04T03:15:13.197Z Downloaded serde_core v1.0.229
6872026-09-04T03:15:13.197Z Downloaded hyper v1.11.0
6882026-09-04T03:15:13.197Z Downloaded quick-error v1.2.3
6892026-09-04T03:15:13.197Z Downloaded zerofrom v0.1.8
6902026-09-04T03:15:13.197Z Downloaded rustc_version v0.4.1
6912026-09-04T03:15:13.197Z Downloaded thiserror-no-std v2.0.2
6922026-09-04T03:15:13.198Z Downloaded xz2 v0.1.7
6932026-09-04T03:15:13.198Z Downloaded digest v0.11.3
6942026-09-04T03:15:13.198Z Downloaded fastrand v2.5.0
6952026-09-04T03:15:13.198Z Downloaded filetime v0.2.29
6962026-09-04T03:15:13.198Z Downloaded half v2.7.1
6972026-09-04T03:15:13.198Z Downloaded find-msvc-tools v0.1.10
6982026-09-04T03:15:13.198Z Downloaded plain v0.2.3
6992026-09-04T03:15:13.198Z Downloaded wait-timeout v0.2.1
7002026-09-04T03:15:13.198Z Downloaded serial_test_derive v4.0.1
7012026-09-04T03:15:13.198Z Downloaded hmac v0.12.1
7022026-09-04T03:15:13.198Z Downloaded rand v0.10.2
7032026-09-04T03:15:13.198Z Downloaded rustls-pki-types v1.15.1
7042026-09-04T03:15:13.198Z Downloaded smartstring v1.0.1
7052026-09-04T03:15:13.198Z Downloaded toml_edit v0.22.27
7062026-09-04T03:15:13.198Z Downloaded percent-encoding v2.3.2
7072026-09-04T03:15:13.199Z Downloaded errno v0.3.14
7082026-09-04T03:15:13.199Z Downloaded openssl-macros v0.1.1
7092026-09-04T03:15:13.199Z Downloaded progenitor-macro v0.14.0
7102026-09-04T03:15:13.199Z Downloaded futures-task v0.3.34
7112026-09-04T03:15:13.199Z Downloaded proc-macro-error v1.0.4
7122026-09-04T03:15:13.199Z Downloaded quinn v0.11.11
7132026-09-04T03:15:13.199Z Downloaded rhai_codegen v3.2.0
7142026-09-04T03:15:13.199Z Downloaded slog-scope v4.4.1
7152026-09-04T03:15:13.199Z Downloaded typed-path v0.9.3
7162026-09-04T03:15:13.199Z Downloaded rustls-webpki v0.103.14
7172026-09-04T03:15:13.199Z Downloaded idna v1.1.0
7182026-09-04T03:15:13.199Z Downloaded jiff-core v0.1.0
7192026-09-04T03:15:13.199Z Downloaded slog-json v2.6.1
7202026-09-04T03:15:13.199Z Downloaded serde_spanned v1.1.1
7212026-09-04T03:15:13.199Z Downloaded nom v8.0.0
7222026-09-04T03:15:13.199Z Downloaded glob v0.3.4
7232026-09-04T03:15:13.199Z Downloaded equivalent v1.0.2
7242026-09-04T03:15:13.199Z Downloaded form_urlencoded v1.2.2
7252026-09-04T03:15:13.199Z Downloaded typenum v1.20.1
7262026-09-04T03:15:13.199Z Downloaded aws-lc-rs v1.18.0
7272026-09-04T03:15:13.199Z Downloaded progenitor-impl v0.14.0
7282026-09-04T03:15:13.199Z Downloaded uuid v1.26.0
7292026-09-04T03:15:13.199Z Downloaded yansi v1.0.1
7302026-09-04T03:15:13.199Z Downloaded progenitor v0.13.0
7312026-09-04T03:15:13.199Z Downloaded rand v0.9.5
7322026-09-04T03:15:13.199Z Downloaded parking_lot_core v0.8.6
7332026-09-04T03:15:13.199Z Downloaded tokio-rustls v0.26.4
7342026-09-04T03:15:13.199Z Downloaded toml_writer v1.1.2+spec-1.1.0
7352026-09-04T03:15:13.199Z Downloaded itertools v0.14.0
7362026-09-04T03:15:13.199Z Downloaded ryu v1.0.23
7372026-09-04T03:15:13.199Z Downloaded tiny-keccak v2.0.2
7382026-09-04T03:15:13.199Z Downloaded itertools v0.12.1
7392026-09-04T03:15:13.199Z Downloaded simd-adler32 v0.3.10
7402026-09-04T03:15:13.199Z Downloaded snafu v0.8.9
7412026-09-04T03:15:13.199Z Downloaded thiserror v2.0.20
7422026-09-04T03:15:13.199Z Downloaded writeable v0.6.3
7432026-09-04T03:15:13.200Z Downloaded darling_core v0.23.0
7442026-09-04T03:15:13.200Z Downloaded defmt v1.1.1
7452026-09-04T03:15:13.200Z Downloaded phf v0.12.1
7462026-09-04T03:15:13.200Z Downloaded tokio-tungstenite v0.21.0
7472026-09-04T03:15:13.205Z Downloaded proc-macro2 v1.0.107
7482026-09-04T03:15:13.205Z Downloaded rand_xorshift v0.4.0
7492026-09-04T03:15:13.206Z Downloaded schemars v1.2.2
7502026-09-04T03:15:13.206Z Downloaded pin-project v1.1.13
7512026-09-04T03:15:13.206Z Downloaded libm v0.2.16
7522026-09-04T03:15:13.206Z Downloaded papergrid v0.18.0
7532026-09-04T03:15:13.206Z Downloaded winnow v0.5.40
7542026-09-04T03:15:13.206Z Downloaded digest v0.10.7
7552026-09-04T03:15:13.206Z Downloaded tar v0.4.46
7562026-09-04T03:15:13.206Z Downloaded itertools v0.15.0
7572026-09-04T03:15:13.206Z Downloaded darling_core v0.21.3
7582026-09-04T03:15:13.206Z Downloaded quote v1.0.47
7592026-09-04T03:15:13.206Z Downloaded whoami v1.6.1
7602026-09-04T03:15:13.206Z Downloaded zerotrie v0.2.4
7612026-09-04T03:15:13.207Z Downloaded clap_builder v4.6.6
7622026-09-04T03:15:13.207Z Downloaded aho-corasick v1.1.5
7632026-09-04T03:15:13.207Z Downloaded hashbrown v0.12.3
7642026-09-04T03:15:13.207Z Downloaded semver v1.0.28
7652026-09-04T03:15:13.207Z Downloaded tokio-stream v0.1.19
7662026-09-04T03:15:13.207Z Downloaded blake3 v1.8.6
7672026-09-04T03:15:13.207Z Downloaded tough v0.22.0
7682026-09-04T03:15:13.207Z Downloaded serde_derive v1.0.229
7692026-09-04T03:15:13.207Z Downloaded typify v0.4.3
7702026-09-04T03:15:13.207Z Downloaded textwrap v0.16.2
7712026-09-04T03:15:13.207Z Downloaded toml_edit v0.25.13+spec-1.1.0
7722026-09-04T03:15:13.207Z Downloaded icu_properties_data v2.2.0
7732026-09-04T03:15:13.207Z Downloaded typify v0.6.2
7742026-09-04T03:15:13.207Z Downloaded progenitor-impl v0.10.0
7752026-09-04T03:15:13.207Z Downloaded openssl-sys v0.9.117
7762026-09-04T03:15:13.207Z Downloaded hashbrown v0.17.1
7772026-09-04T03:15:13.207Z Downloaded derive_more v0.99.20
7782026-09-04T03:15:13.207Z Downloaded steno v0.4.1
7792026-09-04T03:15:13.207Z Downloaded rayon v1.12.0
7802026-09-04T03:15:13.207Z Downloaded unicode-segmentation v1.13.3
7812026-09-04T03:15:13.207Z Downloaded progenitor-impl v0.13.0
7822026-09-04T03:15:13.207Z Downloaded tower v0.5.3
7832026-09-04T03:15:13.207Z Downloaded expectorate v1.3.0
7842026-09-04T03:15:13.207Z Downloaded rand v0.8.7
7852026-09-04T03:15:13.207Z Downloaded serde_json v1.0.151
7862026-09-04T03:15:13.207Z Downloaded url v2.5.8
7872026-09-04T03:15:13.208Z Downloaded goblin v0.8.2
7882026-09-04T03:15:13.208Z Downloaded zerocopy v0.7.35
7892026-09-04T03:15:13.208Z Downloaded hickory-resolver v0.24.4
7902026-09-04T03:15:13.208Z Downloaded hkdf v0.12.4
7912026-09-04T03:15:13.208Z Downloaded tabled v0.15.0
7922026-09-04T03:15:13.208Z Downloaded chrono v0.4.45
7932026-09-04T03:15:13.208Z Downloaded iddqd v0.4.6
7942026-09-04T03:15:13.208Z Downloaded tokio-util v0.7.19
7952026-09-04T03:15:13.208Z Downloaded winnow v0.7.15
7962026-09-04T03:15:13.208Z Downloaded winnow v1.0.4
7972026-09-04T03:15:13.215Z Downloaded zerovec v0.11.6
7982026-09-04T03:15:13.216Z Downloaded pest v2.8.8
7992026-09-04T03:15:13.219Z Downloaded serde_with v3.22.0
8002026-09-04T03:15:13.219Z Downloaded reqwest v0.13.4
8012026-09-04T03:15:13.633Z Downloaded dropshot-api-manager v0.8.0
8022026-09-04T03:15:13.640Z Downloaded unicode-normalization v0.1.25
8032026-09-04T03:15:13.641Z Downloaded moka v0.12.16
8042026-09-04T03:15:13.641Z Downloaded webpki-roots v1.0.9
8052026-09-04T03:15:13.641Z Downloaded regex v1.13.1
8062026-09-04T03:15:13.641Z Downloaded h2 v0.4.15
8072026-09-04T03:15:13.641Z Downloaded curve25519-dalek v4.1.3
8082026-09-04T03:15:13.641Z Downloaded reqwest v0.12.28
8092026-09-04T03:15:13.641Z Downloaded hashbrown v0.15.5
8102026-09-04T03:15:13.641Z Downloaded zerocopy v0.8.56
8112026-09-04T03:15:13.641Z Downloaded unicode-width v0.1.14
8122026-09-04T03:15:13.641Z Downloaded goblin v0.10.7
8132026-09-04T03:15:13.641Z Downloaded tower-http v0.6.11
8142026-09-04T03:15:13.641Z Downloaded nix v0.31.3
8152026-09-04T03:15:13.641Z Downloaded proptest v1.11.0
8162026-09-04T03:15:13.641Z Downloaded bstr v1.13.1
8172026-09-04T03:15:13.641Z Downloaded syn v2.0.119
8182026-09-04T03:15:13.641Z Downloaded rustix v0.38.44
8192026-09-04T03:15:13.641Z Downloaded syn v3.0.3
8202026-09-04T03:15:13.641Z Downloaded hashbrown v0.16.1
8212026-09-04T03:15:13.641Z Downloaded regress v0.11.1
8222026-09-04T03:15:13.641Z Downloaded portable-atomic v1.15.0
8232026-09-04T03:15:13.642Z Downloaded syn v1.0.109
8242026-09-04T03:15:13.642Z Downloaded hickory-proto v0.24.4
8252026-09-04T03:15:13.642Z Downloaded futures-util v0.3.34
8262026-09-04T03:15:13.642Z Downloaded tabled v0.21.0
8272026-09-04T03:15:13.642Z Downloaded openapiv3 v2.2.0
8282026-09-04T03:15:13.642Z Downloaded hickory-proto v0.25.2
8292026-09-04T03:15:13.642Z Downloaded quinn-proto v0.11.16
8302026-09-04T03:15:13.642Z Downloaded time v0.3.55
8312026-09-04T03:15:13.642Z Downloaded rustls v0.23.43
8322026-09-04T03:15:13.642Z Downloaded smoltcp v0.11.0
8332026-09-04T03:15:13.642Z Downloaded vcpkg v0.2.15
8342026-09-04T03:15:13.642Z Downloaded sled v0.34.7
8352026-09-04T03:15:13.642Z Downloaded unicode-width v0.2.2
8362026-09-04T03:15:13.642Z Downloaded regress v0.10.5
8372026-09-04T03:15:13.642Z Downloaded openssl v0.10.81
8382026-09-04T03:15:13.642Z Downloaded regex-syntax v0.8.11
8392026-09-04T03:15:13.642Z Downloaded chrono-tz v0.10.4
8402026-09-04T03:15:13.642Z Downloaded petgraph v0.8.3
8412026-09-04T03:15:13.642Z Downloaded csv v1.4.0
8422026-09-04T03:15:13.642Z Downloaded rustix v1.1.4
8432026-09-04T03:15:13.642Z Downloaded dropshot v0.17.1
8442026-09-04T03:15:13.642Z Downloaded rhai v1.26.0
8452026-09-04T03:15:13.642Z Downloaded typify-impl v0.4.3
8462026-09-04T03:15:13.650Z Downloaded tracing v0.1.44
8472026-09-04T03:15:13.657Z Downloaded typify-impl v0.6.2
8482026-09-04T03:15:14.116Z Downloaded jiff v0.2.35
8492026-09-04T03:15:14.121Z Downloaded lzma-sys v0.1.20
8502026-09-04T03:15:14.121Z Downloaded regex-automata v0.4.18
8512026-09-04T03:15:14.121Z Downloaded petgraph v0.6.5
8522026-09-04T03:15:14.121Z Downloaded libc v0.2.189
8532026-09-04T03:15:14.121Z Downloaded sha3 v0.10.9
8542026-09-04T03:15:14.121Z Downloaded tokio v1.53.1
8552026-09-04T03:15:14.121Z Downloaded encoding_rs v0.8.35
8562026-09-04T03:15:14.121Z Downloaded ring v0.17.14
8572026-09-04T03:15:14.162Z Downloaded aws-lc-sys v0.44.0
8582026-09-04T03:15:15.129Z Compiling proc-macro2 v1.0.107
8592026-09-04T03:15:15.129Z Compiling quote v1.0.47
8602026-09-04T03:15:15.129Z Compiling unicode-ident v1.0.24
8612026-09-04T03:15:15.129Z Compiling serde_core v1.0.229
8622026-09-04T03:15:15.129Z Compiling cfg-if v1.0.4
8632026-09-04T03:15:15.129Z Compiling serde v1.0.229
8642026-09-04T03:15:15.134Z Compiling libc v0.2.189
8652026-09-04T03:15:15.227Z Compiling memchr v2.8.3
8662026-09-04T03:15:15.370Z Compiling itoa v1.0.18
8672026-09-04T03:15:15.587Z Compiling zmij v1.0.23
8682026-09-04T03:15:15.675Z Compiling smallvec v1.15.2
8692026-09-04T03:15:15.710Z Compiling autocfg v1.5.1
8702026-09-04T03:15:16.246Z Compiling libm v0.2.16
8712026-09-04T03:15:16.252Z Compiling stable_deref_trait v1.2.1
8722026-09-04T03:15:16.252Z Compiling litemap v0.8.2
8732026-09-04T03:15:16.252Z Compiling writeable v0.6.3
8742026-09-04T03:15:16.252Z Compiling percent-encoding v2.3.2
8752026-09-04T03:15:16.252Z Compiling icu_properties_data v2.2.0
8762026-09-04T03:15:16.252Z Compiling icu_normalizer_data v2.2.0
8772026-09-04T03:15:16.252Z Compiling utf8_iter v1.0.4
8782026-09-04T03:15:16.253Z Compiling iana-time-zone v0.1.65
8792026-09-04T03:15:16.343Z Compiling pin-project-lite v0.2.17
8802026-09-04T03:15:16.431Z Compiling syn v2.0.119
8812026-09-04T03:15:16.439Z Compiling syn v3.0.3
8822026-09-04T03:15:16.524Z Compiling equivalent v1.0.2
8832026-09-04T03:15:16.589Z Compiling version_check v0.9.5
8842026-09-04T03:15:16.615Z Compiling form_urlencoded v1.2.2
8852026-09-04T03:15:16.622Z Compiling allocator-api2 v0.2.21
8862026-09-04T03:15:16.627Z Compiling parking_lot_core v0.9.12
8872026-09-04T03:15:16.759Z Compiling serde_json v1.0.151
8882026-09-04T03:15:17.256Z Compiling scopeguard v1.2.0
8892026-09-04T03:15:17.289Z Compiling dyn-clone v1.0.20
8902026-09-04T03:15:17.289Z Compiling lock_api v0.4.14
8912026-09-04T03:15:17.289Z Compiling hashbrown v0.17.1
8922026-09-04T03:15:17.289Z Compiling num-traits v0.2.19
8932026-09-04T03:15:17.289Z Compiling log v0.4.33
8942026-09-04T03:15:17.289Z Compiling thiserror v2.0.20
8952026-09-04T03:15:17.289Z Compiling getrandom v0.4.3
8962026-09-04T03:15:17.360Z Compiling semver v1.0.28
8972026-09-04T03:15:17.546Z Compiling rand_core v0.10.1
8982026-09-04T03:15:17.564Z Compiling indexmap v2.14.0
8992026-09-04T03:15:17.811Z Compiling futures-core v0.3.34
9002026-09-04T03:15:17.835Z Compiling errno v0.3.14
9012026-09-04T03:15:17.948Z Compiling zerocopy v0.8.56
9022026-09-04T03:15:17.962Z Compiling heck v0.5.0
9032026-09-04T03:15:18.201Z Compiling futures-sink v0.3.34
9042026-09-04T03:15:18.212Z Compiling slab v0.4.12
9052026-09-04T03:15:18.223Z Compiling uuid v1.26.0
9062026-09-04T03:15:18.305Z Compiling jobserver v0.1.35
9072026-09-04T03:15:18.425Z Compiling find-msvc-tools v0.1.10
9082026-09-04T03:15:18.509Z Compiling shlex v2.0.1
9092026-09-04T03:15:18.635Z Compiling fnv v1.0.7
9102026-09-04T03:15:18.672Z Compiling cc v1.4.2
9112026-09-04T03:15:18.672Z Compiling futures-channel v0.3.34
9122026-09-04T03:15:18.717Z Compiling schemars v0.8.22
9132026-09-04T03:15:18.717Z Compiling futures-task v0.3.34
9142026-09-04T03:15:18.750Z Compiling pkg-config v0.3.33
9152026-09-04T03:15:18.856Z Compiling futures-io v0.3.34
9162026-09-04T03:15:18.945Z Compiling socket2 v0.6.5
9172026-09-04T03:15:19.044Z Compiling rustversion v1.0.23
9182026-09-04T03:15:19.138Z Compiling parking_lot v0.12.5
9192026-09-04T03:15:19.553Z Compiling signal-hook-registry v1.4.8
9202026-09-04T03:15:19.562Z Compiling mio v1.2.2
9212026-09-04T03:15:19.563Z Compiling synstructure v0.13.2
9222026-09-04T03:15:19.563Z Compiling serde_derive_internals v0.29.1
9232026-09-04T03:15:19.588Z Compiling portable-atomic v1.15.0
9242026-09-04T03:15:20.145Z Compiling cmake v0.1.58
9252026-09-04T03:15:20.557Z Compiling serde_derive v1.0.229
9262026-09-04T03:15:20.557Z Compiling displaydoc v0.2.7
9272026-09-04T03:15:20.557Z Compiling tokio-macros v2.7.2
9282026-09-04T03:15:20.557Z Compiling thiserror-impl v2.0.20
9292026-09-04T03:15:20.558Z Compiling futures-macro v0.3.34
9302026-09-04T03:15:20.558Z Compiling bitflags v2.13.1
9312026-09-04T03:15:20.568Z Compiling dunce v1.0.5
9322026-09-04T03:15:20.568Z Compiling typenum v1.20.1
9332026-09-04T03:15:20.568Z Compiling fs_extra v1.3.0
9342026-09-04T03:15:20.568Z Compiling zerofrom-derive v0.1.7
9352026-09-04T03:15:20.647Z Compiling yoke-derive v0.8.2
9362026-09-04T03:15:20.750Z Compiling zerovec-derive v0.11.3
9372026-09-04T03:15:20.807Z Compiling schemars_derive v0.8.22
9382026-09-04T03:15:20.964Z Compiling zerocopy-derive v0.8.56
9392026-09-04T03:15:21.112Z Compiling zeroize_derive v1.5.0
9402026-09-04T03:15:21.462Z Compiling futures-util v0.3.34
9412026-09-04T03:15:21.783Z Compiling aws-lc-sys v0.44.0
9422026-09-04T03:15:21.810Z Compiling zeroize v1.9.0
9432026-09-04T03:15:21.814Z Compiling zerofrom v0.1.8
9442026-09-04T03:15:21.937Z Compiling yoke v0.8.3
9452026-09-04T03:15:22.035Z Compiling base64 v0.22.1
9462026-09-04T03:15:22.039Z Compiling critical-section v1.2.0
9472026-09-04T03:15:22.117Z Compiling zerovec v0.11.6
9482026-09-04T03:15:22.128Z Compiling zerotrie v0.2.4
9492026-09-04T03:15:22.354Z Compiling once_cell v1.21.4
9502026-09-04T03:15:22.420Z Compiling subtle v2.6.1
9512026-09-04T03:15:22.447Z Compiling regex-syntax v0.8.11
9522026-09-04T03:15:22.571Z Compiling byteorder v1.5.0
9532026-09-04T03:15:22.584Z Compiling ipnet v2.12.1
9542026-09-04T03:15:22.674Z Compiling tinystr v0.8.3
9552026-09-04T03:15:22.858Z Compiling potential_utf v0.1.5
9562026-09-04T03:15:22.951Z Compiling bytes v1.12.1
9572026-09-04T03:15:23.009Z Compiling icu_locale_core v2.2.0
9582026-09-04T03:15:23.425Z Compiling icu_collections v2.2.0
9592026-09-04T03:15:23.429Z Compiling chrono v0.4.45
9602026-09-04T03:15:23.993Z Compiling http v1.5.0
9612026-09-04T03:15:24.047Z Compiling tokio v1.53.1
9622026-09-04T03:15:24.047Z Compiling icu_provider v2.2.0
9632026-09-04T03:15:24.131Z Compiling icu_properties v2.2.0
9642026-09-04T03:15:24.191Z Compiling icu_normalizer v2.2.0
9652026-09-04T03:15:24.546Z Compiling serde_tokenstream v0.2.3
9662026-09-04T03:15:24.956Z Compiling http-body v1.1.0
9672026-09-04T03:15:25.397Z Compiling atomic-waker v1.1.2
9682026-09-04T03:15:25.398Z Compiling httparse v1.10.1
9692026-09-04T03:15:25.399Z Compiling tower-service v0.3.3
9702026-09-04T03:15:25.399Z Compiling tower-layer v0.3.3
9712026-09-04T03:15:25.399Z Compiling slog v2.8.2
9722026-09-04T03:15:25.455Z Compiling idna_adapter v1.2.2
9732026-09-04T03:15:25.455Z Compiling idna v1.1.0
9742026-09-04T03:15:25.455Z Compiling getrandom v0.2.17
9752026-09-04T03:15:25.455Z Compiling ucd-trie v0.1.7
9762026-09-04T03:15:25.455Z Compiling ppv-lite86 v0.2.21
9772026-09-04T03:15:25.455Z Compiling untrusted v0.9.0
9782026-09-04T03:15:25.839Z Compiling url v2.5.8
9792026-09-04T03:15:25.839Z Compiling thiserror v1.0.69
9802026-09-04T03:15:25.840Z Compiling rustix v1.1.4
9812026-09-04T03:15:25.840Z Compiling try-lock v0.2.5
9822026-09-04T03:15:25.840Z Compiling strsim v0.11.1
9832026-09-04T03:15:25.840Z Compiling ryu v1.0.23
9842026-09-04T03:15:25.856Z Compiling want v0.3.1
9852026-09-04T03:15:26.346Z Compiling pest v2.8.8
9862026-09-04T03:15:26.398Z Compiling rand_core v0.6.4
9872026-09-04T03:15:26.398Z Compiling erased-serde v0.3.31
9882026-09-04T03:15:26.398Z Compiling thiserror-impl v1.0.69
9892026-09-04T03:15:26.398Z Compiling httpdate v1.0.3
9902026-09-04T03:15:26.398Z Compiling getrandom v0.3.4
9912026-09-04T03:15:26.503Z Compiling pretty-hex v0.4.2
9922026-09-04T03:15:26.672Z Compiling plain v0.2.3
9932026-09-04T03:15:26.705Z Compiling foldhash v0.2.0
9942026-09-04T03:15:26.737Z Compiling paste v1.0.15
9952026-09-04T03:15:26.880Z Compiling tracing-core v0.1.36
9962026-09-04T03:15:26.902Z Compiling pest_meta v2.8.8
9972026-09-04T03:15:27.088Z Compiling tracing-attributes v0.1.31
9982026-09-04T03:15:27.173Z Compiling ident_case v1.0.1
9992026-09-04T03:15:27.288Z Compiling omicron-workspace-hack v0.1.0
10002026-09-04T03:15:27.413Z Compiling ipnetwork v0.21.1
10012026-09-04T03:15:27.541Z Compiling serde_urlencoded v0.7.1
10022026-09-04T03:15:27.602Z Compiling pest_generator v2.8.8
10032026-09-04T03:15:27.741Z Compiling http-body-util v0.1.5
10042026-09-04T03:15:27.858Z Compiling aho-corasick v1.1.5
10052026-09-04T03:15:27.966Z Compiling sync_wrapper v1.0.2
10062026-09-04T03:15:28.006Z Compiling daft-derive v0.1.8
10072026-09-04T03:15:28.159Z Compiling fastrand v2.5.0
10082026-09-04T03:15:28.270Z Compiling pest_derive v2.8.8
10092026-09-04T03:15:28.445Z Compiling tracing v0.1.44
10102026-09-04T03:15:28.523Z Compiling hashbrown v0.16.1
10112026-09-04T03:15:28.523Z Compiling winnow v1.0.4
10122026-09-04T03:15:29.189Z Compiling regex-automata v0.4.18
10132026-09-04T03:15:29.231Z Compiling oxnet v0.1.7
10142026-09-04T03:15:29.231Z Compiling tokio-util v0.7.19
10152026-09-04T03:15:29.671Z Compiling scroll_derive v0.13.1
10162026-09-04T03:15:29.694Z Compiling async-trait v0.1.92
10172026-09-04T03:15:29.694Z Compiling num-conv v0.2.2
10182026-09-04T03:15:29.708Z Compiling anyhow v1.0.104
10192026-09-04T03:15:29.741Z Compiling aws-lc-rs v1.18.0
10202026-09-04T03:15:30.504Z Compiling time-core v0.1.9
10212026-09-04T03:15:30.544Z Compiling scroll v0.13.0
10222026-09-04T03:15:30.544Z Compiling rustls-pki-types v1.15.1
10232026-09-04T03:15:30.544Z Compiling time-macros v0.2.32
10242026-09-04T03:15:30.544Z Compiling openssl-probe v0.2.1
10252026-09-04T03:15:30.544Z Compiling powerfmt v0.2.0
10262026-09-04T03:15:30.544Z Compiling deranged v0.5.8
10272026-09-04T03:15:30.544Z Compiling num_threads v0.1.7
10282026-09-04T03:15:30.544Z Compiling regex v1.13.1
10292026-09-04T03:15:30.544Z Compiling hex v0.4.3
10302026-09-04T03:15:30.692Z Compiling goblin v0.10.7
10312026-09-04T03:15:30.911Z Compiling untrusted v0.7.1
10322026-09-04T03:15:31.028Z Compiling camino v1.2.5
10332026-09-04T03:15:31.658Z Compiling usdt-impl v0.6.0
10342026-09-04T03:15:31.680Z Compiling rustls v0.23.43
10352026-09-04T03:15:31.680Z Compiling h2 v0.4.15
10362026-09-04T03:15:31.680Z Compiling dtrace-parser v0.3.0
10372026-09-04T03:15:31.680Z Compiling crc32fast v1.5.0
10382026-09-04T03:15:31.938Z Compiling futures-executor v0.3.34
10392026-09-04T03:15:32.002Z Compiling serde_tokenstream v0.3.0
10402026-09-04T03:15:32.216Z Compiling structmeta-derive v0.3.0
10412026-09-04T03:15:32.305Z Compiling thread-id v5.1.0
10422026-09-04T03:15:32.420Z Compiling crossbeam-utils v0.8.22
10432026-09-04T03:15:32.475Z Compiling cpufeatures v0.3.0
10442026-09-04T03:15:32.680Z Compiling simd-adler32 v0.3.10
10452026-09-04T03:15:33.341Z Compiling adler2 v2.0.1
10462026-09-04T03:15:33.590Z Compiling miniz_oxide v0.8.9
10472026-09-04T03:15:33.590Z Compiling newtype-uuid-macros v0.1.1
10482026-09-04T03:15:33.590Z Compiling futures v0.3.34
10492026-09-04T03:15:33.590Z Compiling rand_core v0.9.5
10502026-09-04T03:15:34.780Z Compiling structmeta v0.3.0
10512026-09-04T03:15:34.780Z Compiling darling_core v0.23.0
10522026-09-04T03:15:34.781Z Compiling hybrid-array v0.4.14
10532026-09-04T03:15:34.781Z Compiling hyper v1.11.0
10542026-09-04T03:15:34.895Z Compiling dof v0.4.0
10552026-09-04T03:15:34.895Z Compiling thread_local v1.1.10
10562026-09-04T03:15:34.895Z Compiling match_cfg v0.1.0
10572026-09-04T03:15:34.895Z Compiling flate2 v1.1.9
10582026-09-04T03:15:34.895Z Compiling hyper-util v0.1.20
10592026-09-04T03:15:35.410Z Compiling newtype-uuid v1.4.0
10602026-09-04T03:15:35.855Z Compiling quick-error v1.2.3
10612026-09-04T03:15:35.855Z Compiling ref-cast v1.0.26
10622026-09-04T03:15:35.855Z Compiling slog-async v2.8.0
10632026-09-04T03:15:35.882Z Compiling darling_macro v0.23.0
10642026-09-04T03:15:35.882Z Compiling compression-core v0.4.32
10652026-09-04T03:15:35.882Z Compiling compression-codecs v0.4.38
10662026-09-04T03:15:35.882Z Compiling usdt-attr-macro v0.6.0
10672026-09-04T03:15:35.882Z Compiling usdt-macro v0.6.0
10682026-09-04T03:15:35.882Z Compiling daft v0.1.8
10692026-09-04T03:15:35.950Z Compiling crypto-common v0.2.2
10702026-09-04T03:15:36.033Z Compiling block-buffer v0.12.1
10712026-09-04T03:15:36.067Z Compiling darling v0.23.0
10722026-09-04T03:15:36.082Z Compiling rand_chacha v0.9.0
10732026-09-04T03:15:36.200Z Compiling strum_macros v0.26.4
10742026-09-04T03:15:36.393Z Compiling ref-cast-impl v1.0.26
10752026-09-04T03:15:36.570Z Compiling serde_spanned v1.1.1
10762026-09-04T03:15:36.638Z Compiling generic-array v0.14.7
10772026-09-04T03:15:36.703Z Compiling multer v3.1.0
10782026-09-04T03:15:36.858Z Compiling const-oid v0.10.2
10792026-09-04T03:15:36.881Z Compiling bit-vec v0.8.0
10802026-09-04T03:15:37.009Z Compiling debug-ignore v1.0.5
10812026-09-04T03:15:37.041Z Compiling term v1.2.1
10822026-09-04T03:15:37.041Z Compiling toml_writer v1.1.2+spec-1.1.0
10832026-09-04T03:15:37.041Z Compiling take_mut v0.2.2
10842026-09-04T03:15:37.158Z Compiling bit-set v0.8.0
10852026-09-04T03:15:37.158Z Compiling digest v0.11.3
10862026-09-04T03:15:37.206Z Compiling rand v0.9.5
10872026-09-04T03:15:37.239Z Compiling serde_with_macros v3.22.0
10882026-09-04T03:15:37.291Z Compiling async-stream-impl v0.3.6
10892026-09-04T03:15:37.343Z Compiling dropshot v0.17.1
10902026-09-04T03:15:37.671Z Compiling encoding_rs v0.8.35
10912026-09-04T03:15:37.809Z Compiling unarray v0.1.4
10922026-09-04T03:15:37.902Z Compiling spin v0.9.9
10932026-09-04T03:15:37.902Z Compiling syn v1.0.109
10942026-09-04T03:15:37.946Z Compiling mime v0.3.17
10952026-09-04T03:15:38.006Z Compiling strum v0.26.3
10962026-09-04T03:15:38.066Z Compiling async-stream v0.3.6
10972026-09-04T03:15:38.576Z Compiling sha1 v0.11.0
10982026-09-04T03:15:39.009Z Compiling derive-ex v0.1.8
10992026-09-04T03:15:39.009Z Compiling tower v0.5.3
11002026-09-04T03:15:39.009Z Compiling dropshot_endpoint v0.17.1
11012026-09-04T03:15:39.009Z Compiling waitgroup v0.1.2
11022026-09-04T03:15:39.009Z Compiling macaddr v1.0.1
11032026-09-04T03:15:39.010Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11042026-09-04T03:15:39.068Z Compiling serde_path_to_error v0.1.20
11052026-09-04T03:15:39.068Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11062026-09-04T03:15:39.068Z Compiling tower-http v0.6.11
11072026-09-04T03:15:39.161Z Compiling tempfile v3.27.0
11082026-09-04T03:15:39.292Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11092026-09-04T03:15:39.452Z Compiling openapiv3 v2.2.0
11102026-09-04T03:15:39.517Z Compiling strum_macros v0.27.2
11112026-09-04T03:15:40.206Z Compiling test-strategy v0.4.5
11122026-09-04T03:15:40.246Z Compiling time v0.3.55
11132026-09-04T03:15:40.855Z Compiling rustls-native-certs v0.8.4
11142026-09-04T03:15:41.042Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11152026-09-04T03:15:41.083Z Compiling crossbeam-channel v0.5.16
11162026-09-04T03:15:41.556Z Compiling crypto-common v0.1.7
11172026-09-04T03:15:41.988Z Compiling strum v0.27.2
11182026-09-04T03:15:41.988Z Compiling parse-display-derive v0.10.0
11192026-09-04T03:15:42.010Z Compiling backon v1.6.0
11202026-09-04T03:15:42.010Z Compiling rand_chacha v0.3.1
11212026-09-04T03:15:42.157Z Compiling instant v0.1.13
11222026-09-04T03:15:42.174Z Compiling rand v0.8.7
11232026-09-04T03:15:42.823Z Compiling slog-json v2.6.1
11242026-09-04T03:15:42.864Z Compiling hostname v0.3.1
11252026-09-04T03:15:42.864Z Compiling toml_parser v1.1.3+spec-1.1.0
11262026-09-04T03:15:42.886Z Compiling toml_datetime v1.1.1+spec-1.1.0
11272026-09-04T03:15:42.971Z Compiling wait-timeout v0.2.1
11282026-09-04T03:15:43.026Z Compiling memmap2 v0.9.11
11292026-09-04T03:15:43.143Z Compiling is-terminal v0.4.17
11302026-09-04T03:15:43.212Z Compiling either v1.17.0
11312026-09-04T03:15:43.276Z Compiling slog-term v2.9.2
11322026-09-04T03:15:43.276Z Compiling usdt v0.6.0
11332026-09-04T03:15:43.336Z Compiling toml v1.1.4+spec-1.1.0
11342026-09-04T03:15:43.410Z Compiling rusty-fork v0.3.1
11352026-09-04T03:15:43.522Z Compiling slog-bunyan v2.5.0
11362026-09-04T03:15:43.701Z Compiling serde_with v3.22.0
11372026-09-04T03:15:43.746Z Compiling async-compression v0.4.43
11382026-09-04T03:15:43.793Z Compiling rand_xorshift v0.4.0
11392026-09-04T03:15:43.921Z Compiling rustls-pemfile v2.2.0
11402026-09-04T03:15:43.948Z Compiling regress v0.10.5
11412026-09-04T03:15:43.967Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11422026-09-04T03:15:44.113Z Compiling hostname v0.4.2
11432026-09-04T03:15:44.180Z Compiling humantime v2.4.0
11442026-09-04T03:15:44.266Z Compiling proptest v1.11.0
11452026-09-04T03:15:44.858Z Compiling iddqd v0.4.6
11462026-09-04T03:15:44.884Z Compiling reqwest v0.12.28
11472026-09-04T03:15:44.885Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11482026-09-04T03:15:45.086Z Compiling block-buffer v0.10.4
11492026-09-04T03:15:45.402Z Compiling digest v0.10.7
11502026-09-04T03:15:45.864Z Compiling itertools v0.14.0
11512026-09-04T03:15:45.865Z Compiling parse-display v0.10.0
11522026-09-04T03:15:45.865Z Compiling progenitor-client v0.10.0
11532026-09-04T03:15:45.962Z Compiling backoff v0.4.0
11542026-09-04T03:15:45.990Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11552026-09-04T03:15:46.884Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11562026-09-04T03:15:47.811Z Compiling regress v0.11.1
11572026-09-04T03:15:49.940Z Compiling toml_datetime v0.6.11
11582026-09-04T03:15:50.429Z Compiling zerocopy-derive v0.7.35
11592026-09-04T03:15:50.429Z Compiling convert_case v0.4.0
11602026-09-04T03:15:50.429Z Compiling typify-impl v0.6.2
11612026-09-04T03:15:50.429Z Compiling utf8parse v0.2.2
11622026-09-04T03:15:50.429Z Compiling cpufeatures v0.2.17
11632026-09-04T03:15:50.429Z Compiling anstyle-parse v1.0.0
11642026-09-04T03:15:50.429Z Compiling derive_more v0.99.20
11652026-09-04T03:15:50.429Z Compiling zerocopy v0.7.35
11662026-09-04T03:15:50.975Z Compiling colorchoice v1.0.5
11672026-09-04T03:15:50.985Z Compiling anstyle-query v1.1.5
11682026-09-04T03:15:50.985Z Compiling anstyle v1.0.14
11692026-09-04T03:15:50.985Z Compiling is_terminal_polyfill v1.70.2
11702026-09-04T03:15:50.985Z Compiling unicode-width v0.2.2
11712026-09-04T03:15:50.986Z Compiling anstream v1.0.0
11722026-09-04T03:15:51.371Z Compiling secrecy v0.10.3
11732026-09-04T03:15:51.647Z Compiling float-ord v0.3.2
11742026-09-04T03:15:51.766Z Compiling clap_lex v1.1.0
11752026-09-04T03:15:51.771Z Compiling tinyvec_macros v0.1.1
11762026-09-04T03:15:52.243Z Compiling crucible-workspace-hack v0.1.0
11772026-09-04T03:15:52.247Z Compiling tinyvec v1.12.0
11782026-09-04T03:15:52.264Z Compiling dtrace-parser v0.2.0
11792026-09-04T03:15:52.369Z Compiling scroll_derive v0.12.1
11802026-09-04T03:15:52.410Z Compiling num-integer v0.1.47
11812026-09-04T03:15:52.542Z Compiling rustc_version v0.4.1
11822026-09-04T03:15:52.806Z Compiling usdt-impl v0.5.0
11832026-09-04T03:15:53.155Z Compiling scroll v0.12.0
11842026-09-04T03:15:53.244Z Compiling curve25519-dalek v4.1.3
11852026-09-04T03:15:53.498Z Compiling dof v0.3.0
11862026-09-04T03:15:54.043Z Compiling hmac v0.12.1
11872026-09-04T03:15:54.186Z Compiling inout v0.1.4
11882026-09-04T03:15:54.186Z Compiling darling_core v0.21.3
11892026-09-04T03:15:54.186Z Compiling ff v0.13.1
11902026-09-04T03:15:54.186Z Compiling clap_derive v4.6.4
11912026-09-04T03:15:54.186Z Compiling thread-id v4.2.2
11922026-09-04T03:15:54.186Z Compiling crossbeam-epoch v0.9.20
11932026-09-04T03:15:54.186Z Compiling group v0.13.0
11942026-09-04T03:15:55.383Z Compiling cipher v0.4.4
11952026-09-04T03:15:55.384Z Compiling hkdf v0.12.4
11962026-09-04T03:15:55.531Z Compiling goblin v0.8.2
11972026-09-04T03:15:55.531Z Compiling num-iter v0.1.46
11982026-09-04T03:15:55.531Z Compiling num-rational v0.4.2
11992026-09-04T03:15:55.531Z Compiling thiserror-impl-no-std v2.0.2
12002026-09-04T03:15:55.531Z Compiling universal-hash v0.5.1
12012026-09-04T03:15:55.531Z Compiling crypto-bigint v0.5.5
12022026-09-04T03:15:55.531Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12032026-09-04T03:15:55.733Z Compiling terminal_size v0.4.4
12042026-09-04T03:15:55.796Z Compiling darling_macro v0.21.3
12052026-09-04T03:15:55.827Z Compiling half v2.7.1
12062026-09-04T03:15:55.827Z Compiling typify-macro v0.6.2
12072026-09-04T03:15:56.038Z Compiling curve25519-dalek-derive v0.1.1
12082026-09-04T03:15:56.062Z Compiling num-complex v0.4.6
12092026-09-04T03:15:56.374Z Compiling base16ct v0.2.0
12102026-09-04T03:15:56.424Z Compiling opaque-debug v0.3.1
12112026-09-04T03:15:56.437Z Compiling base64ct v1.8.3
12122026-09-04T03:15:56.494Z Compiling ciborium-io v0.2.2
12132026-09-04T03:15:56.532Z Compiling elliptic-curve v0.13.8
12142026-09-04T03:15:56.546Z Compiling poly1305 v0.8.0
12152026-09-04T03:15:56.586Z Compiling ciborium-ll v0.2.2
12162026-09-04T03:15:56.736Z Compiling password-hash v0.5.0
12172026-09-04T03:15:57.093Z Compiling num v0.4.3
12182026-09-04T03:15:57.181Z Compiling darling v0.21.3
12192026-09-04T03:15:57.284Z Compiling thiserror-no-std v2.0.2
12202026-09-04T03:15:57.656Z Compiling chacha20 v0.9.1
12212026-09-04T03:15:57.939Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12222026-09-04T03:15:57.949Z Compiling typify v0.6.2
12232026-09-04T03:15:58.132Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12242026-09-04T03:15:58.649Z Compiling blake2 v0.10.6
12252026-09-04T03:15:58.734Z Compiling aead v0.5.2
12262026-09-04T03:15:58.812Z Compiling byte-wrapper v0.1.0
12272026-09-04T03:15:58.898Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12282026-09-04T03:15:59.110Z Compiling proc-macro-error-attr v1.0.4
12292026-09-04T03:15:59.261Z Compiling keccak v0.1.6
12302026-09-04T03:15:59.763Z Compiling prettyplease v0.2.37
12312026-09-04T03:15:59.767Z Compiling unsafe-libyaml v0.2.11
12322026-09-04T03:15:59.767Z Compiling rustix v0.38.44
12332026-09-04T03:15:59.767Z Compiling heapless v0.8.0
12342026-09-04T03:15:59.959Z Compiling serde_yaml v0.9.34+deprecated
12352026-09-04T03:16:00.124Z Compiling sha3 v0.10.9
12362026-09-04T03:16:00.793Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12372026-09-04T03:16:00.798Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12382026-09-04T03:16:00.906Z Compiling argon2 v0.5.3
12392026-09-04T03:16:01.211Z Compiling chacha20poly1305 v0.10.1
12402026-09-04T03:16:01.778Z Compiling vsss-rs v3.3.4
12412026-09-04T03:16:01.949Z Compiling ingot-macros v0.1.1
12422026-09-04T03:16:01.949Z Compiling ciborium v0.2.2
12432026-09-04T03:16:02.013Z Compiling clap_builder v4.6.6
12442026-09-04T03:16:02.074Z Compiling usdt-macro v0.5.0
12452026-09-04T03:16:02.161Z Compiling usdt-attr-macro v0.5.0
12462026-09-04T03:16:03.062Z Compiling toml_edit v0.25.13+spec-1.1.0
12472026-09-04T03:16:04.099Z Compiling serde_spanned v0.6.9
12482026-09-04T03:16:04.241Z Compiling hash32 v0.3.1
12492026-09-04T03:16:04.300Z Compiling enum-as-inner v0.6.1
12502026-09-04T03:16:04.346Z Compiling proc-macro-error v1.0.4
12512026-09-04T03:16:04.396Z Compiling memmap v0.7.0
12522026-09-04T03:16:04.546Z Compiling memoffset v0.9.1
12532026-09-04T03:16:04.562Z Compiling indent_write v2.2.0
12542026-09-04T03:16:04.581Z Compiling winnow v0.7.15
12552026-09-04T03:16:04.593Z Compiling toml_write v0.1.2
12562026-09-04T03:16:04.605Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12572026-09-04T03:16:04.672Z Compiling cfg_aliases v0.2.2
12582026-09-04T03:16:04.741Z Compiling smoltcp v0.11.0
12592026-09-04T03:16:04.780Z Compiling data-encoding v2.11.1
12602026-09-04T03:16:04.813Z Compiling winnow v0.5.40
12612026-09-04T03:16:04.890Z Compiling nix v0.31.3
12622026-09-04T03:16:05.052Z Compiling usdt v0.5.0
12632026-09-04T03:16:05.315Z Compiling ingot-types v0.1.2
12642026-09-04T03:16:05.748Z Compiling clap v4.6.6
12652026-09-04T03:16:05.754Z Compiling proc-macro-crate v3.5.0
12662026-09-04T03:16:05.754Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12672026-09-04T03:16:05.755Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12682026-09-04T03:16:05.755Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-09-04T03:16:05.837Z Compiling tabwriter v1.4.1
12702026-09-04T03:16:05.934Z Compiling toml_edit v0.22.27
12712026-09-04T03:16:06.051Z Compiling toml_edit v0.19.15
12722026-09-04T03:16:06.139Z Compiling cobs v0.3.0
12732026-09-04T03:16:06.161Z Compiling serde_repr v0.1.21
12742026-09-04T03:16:06.203Z Compiling managed v0.8.0
12752026-09-04T03:16:06.333Z Compiling crossbeam-deque v0.8.7
12762026-09-04T03:16:06.895Z Compiling vcpkg v0.2.15
12772026-09-04T03:16:06.923Z Compiling bitflags v1.3.2
12782026-09-04T03:16:06.923Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12792026-09-04T03:16:06.923Z Compiling postcard v1.1.3
12802026-09-04T03:16:07.374Z Compiling openssl-sys v0.9.117
12812026-09-04T03:16:07.390Z Compiling toml v0.8.23
12822026-09-04T03:16:07.551Z Compiling proc-macro-crate v1.3.1
12832026-09-04T03:16:08.343Z Compiling num_enum_derive v0.7.6
12842026-09-04T03:16:08.383Z Compiling ingot v0.1.1
12852026-09-04T03:16:08.383Z Compiling hubpack_derive v0.1.1
12862026-09-04T03:16:08.734Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12872026-09-04T03:16:08.759Z Compiling foreign-types-macros v0.2.4
12882026-09-04T03:16:09.161Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12892026-09-04T03:16:09.290Z Compiling semver v0.1.20
12902026-09-04T03:16:09.349Z Compiling unicode-segmentation v1.13.3
12912026-09-04T03:16:09.429Z Compiling foreign-types-shared v0.3.1
12922026-09-04T03:16:09.512Z Compiling resolv-conf v0.7.6
12932026-09-04T03:16:09.539Z Compiling rayon-core v1.13.0
12942026-09-04T03:16:09.539Z Compiling linked-hash-map v0.5.6
12952026-09-04T03:16:09.559Z Compiling colored v3.1.1
12962026-09-04T03:16:09.704Z Compiling swrite v0.1.0
12972026-09-04T03:16:09.728Z Compiling static_assertions v1.1.0
12982026-09-04T03:16:09.762Z Compiling heck v0.4.1
12992026-09-04T03:16:09.786Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13002026-09-04T03:16:09.812Z Compiling lru-cache v0.1.2
13012026-09-04T03:16:09.864Z Compiling newline-converter v0.3.0
13022026-09-04T03:16:09.918Z Compiling foreign-types v0.5.0
13032026-09-04T03:16:09.929Z Compiling rustc_version v0.1.7
13042026-09-04T03:16:09.967Z Compiling num_enum v0.7.6
13052026-09-04T03:16:09.983Z Compiling hubpack v0.1.2
13062026-09-04T03:16:10.069Z Compiling rustls-webpki v0.103.14
13072026-09-04T03:16:10.083Z Compiling num_enum_derive v0.5.11
13082026-09-04T03:16:10.495Z Compiling atomicwrites v0.4.4
13092026-09-04T03:16:10.534Z Compiling hickory-proto v0.24.4
13102026-09-04T03:16:11.282Z Compiling progenitor-impl v0.13.0
13112026-09-04T03:16:11.323Z Compiling console v0.16.4
13122026-09-04T03:16:11.323Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13132026-09-04T03:16:11.738Z Compiling camino-tempfile v1.4.1
13142026-09-04T03:16:11.790Z Compiling chacha20 v0.10.1
13152026-09-04T03:16:11.928Z Compiling serde-big-array v0.5.1
13162026-09-04T03:16:12.158Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13172026-09-04T03:16:12.222Z Compiling derive-where v1.6.1
13182026-09-04T03:16:12.222Z Compiling num-derive v0.4.2
13192026-09-04T03:16:13.912Z Compiling pin-project-internal v1.1.13
13202026-09-04T03:16:13.954Z Compiling cstr-argument v0.1.2
13212026-09-04T03:16:13.955Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13222026-09-04T03:16:13.955Z Compiling minimal-lexical v0.2.1
13232026-09-04T03:16:13.955Z Compiling siphasher v1.0.3
13242026-09-04T03:16:13.955Z Compiling similar v3.2.0
13252026-09-04T03:16:13.955Z Compiling phf_shared v0.12.1
13262026-09-04T03:16:13.955Z Compiling nom v7.1.3
13272026-09-04T03:16:13.955Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13282026-09-04T03:16:13.955Z Compiling tokio-rustls v0.26.4
13292026-09-04T03:16:13.955Z Compiling rustls-platform-verifier v0.7.0
13302026-09-04T03:16:13.955Z Compiling hyper-rustls v0.27.9
13312026-09-04T03:16:14.310Z Compiling reqwest v0.13.4
13322026-09-04T03:16:14.801Z Compiling progenitor-macro v0.13.0
13332026-09-04T03:16:15.205Z Compiling expectorate v1.3.0
13342026-09-04T03:16:15.377Z Compiling pin-project v1.1.13
13352026-09-04T03:16:15.542Z Compiling progenitor-client v0.14.0
13362026-09-04T03:16:15.708Z Compiling progenitor-extras v0.2.0
13372026-09-04T03:16:15.787Z Compiling progenitor-client v0.13.0
13382026-09-04T03:16:16.487Z Compiling hickory-resolver v0.24.4
13392026-09-04T03:16:16.605Z Compiling rand v0.10.2
13402026-09-04T03:16:17.047Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13412026-09-04T03:16:17.300Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13422026-09-04T03:16:19.554Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13432026-09-04T03:16:19.566Z Compiling num_enum v0.5.11
13442026-09-04T03:16:19.566Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13452026-09-04T03:16:19.591Z Compiling newtype_derive v0.1.6
13462026-09-04T03:16:20.163Z Compiling progenitor-impl v0.14.0
13472026-09-04T03:16:20.234Z Compiling unicode-normalization v0.1.25
13482026-09-04T03:16:20.711Z Compiling tokio-stream v0.1.19
13492026-09-04T03:16:20.980Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T03:16:21.202Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T03:16:21.469Z Compiling snafu-derive v0.8.9
13522026-09-04T03:16:21.749Z Compiling async-recursion v1.1.1
13532026-09-04T03:16:22.456Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13542026-09-04T03:16:22.853Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13552026-09-04T03:16:23.233Z Compiling slog-dtrace v0.3.0
13562026-09-04T03:16:23.243Z Compiling bstr v1.13.1
13572026-09-04T03:16:23.494Z Compiling csv-core v0.1.13
13582026-09-04T03:16:23.498Z Compiling openssl v0.10.81
13592026-09-04T03:16:23.756Z Compiling foreign-types-shared v0.1.1
13602026-09-04T03:16:23.775Z Compiling unicode-width v0.1.14
13612026-09-04T03:16:23.796Z Compiling chrono-tz v0.10.4
13622026-09-04T03:16:23.846Z Compiling unicode-xid v0.2.6
13632026-09-04T03:16:23.873Z Compiling jiff-core v0.1.0
13642026-09-04T03:16:23.971Z Compiling highway v1.3.0
13652026-09-04T03:16:24.039Z Compiling foldhash v0.1.5
13662026-09-04T03:16:24.055Z Compiling cancel-safe-futures v0.1.5
13672026-09-04T03:16:24.077Z Compiling same-file v1.0.6
13682026-09-04T03:16:24.219Z Compiling owo-colors v4.3.0
13692026-09-04T03:16:24.251Z Compiling konst_macro_rules v0.2.19
13702026-09-04T03:16:24.337Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13712026-09-04T03:16:24.384Z Compiling walkdir v2.5.0
13722026-09-04T03:16:24.433Z Compiling konst v0.2.20
13732026-09-04T03:16:24.627Z Compiling jiff v0.2.35
13742026-09-04T03:16:24.672Z Compiling hashbrown v0.15.5
13752026-09-04T03:16:24.741Z Compiling const_format_proc_macros v0.2.34
13762026-09-04T03:16:25.060Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13772026-09-04T03:16:25.095Z Compiling progenitor-macro v0.14.0
13782026-09-04T03:16:25.193Z Compiling foreign-types v0.3.2
13792026-09-04T03:16:25.317Z Compiling csv v1.4.0
13802026-09-04T03:16:25.560Z Compiling globset v0.4.20
13812026-09-04T03:16:25.896Z Compiling snafu v0.8.9
13822026-09-04T03:16:26.286Z Compiling qorb v0.4.1
13832026-09-04T03:16:26.297Z Compiling progenitor v0.13.0
13842026-09-04T03:16:26.397Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13852026-09-04T03:16:26.437Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13862026-09-04T03:16:26.701Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T03:16:27.365Z Compiling olpc-cjson v0.1.4
13882026-09-04T03:16:27.541Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T03:16:27.944Z Compiling rayon v1.12.0
13902026-09-04T03:16:28.696Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13912026-09-04T03:16:29.057Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13922026-09-04T03:16:29.160Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-09-04T03:16:29.732Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:16:29.744Z Compiling phf v0.12.1
13952026-09-04T03:16:29.896Z Compiling zone_cfg_derive v0.3.1
13962026-09-04T03:16:29.976Z Compiling tokio-dtrace v0.1.1
13972026-09-04T03:16:30.282Z Compiling itertools v0.12.1
13982026-09-04T03:16:30.429Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13992026-09-04T03:16:30.445Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14002026-09-04T03:16:30.613Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-09-04T03:16:30.633Z Compiling libsw-core v0.3.2
14022026-09-04T03:16:30.802Z Compiling serde_plain v1.0.2
14032026-09-04T03:16:30.814Z Compiling pem v3.0.6
14042026-09-04T03:16:31.415Z Compiling openssl-macros v0.1.1
14052026-09-04T03:16:31.418Z Compiling cookie v0.18.2
14062026-09-04T03:16:31.418Z Compiling sigpipe v0.1.3
14072026-09-04T03:16:31.418Z Compiling bytecount v0.6.9
14082026-09-04T03:16:31.455Z Compiling typed-path v0.9.3
14092026-09-04T03:16:31.467Z Compiling glob v0.3.4
14102026-09-04T03:16:31.505Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14112026-09-04T03:16:31.530Z Compiling fixedbitset v0.5.7
14122026-09-04T03:16:31.773Z Compiling fixedbitset v0.4.2
14132026-09-04T03:16:31.901Z Compiling petgraph v0.6.5
14142026-09-04T03:16:31.930Z Compiling petgraph v0.8.3
14152026-09-04T03:16:32.002Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T03:16:32.796Z Compiling tough v0.22.0
14172026-09-04T03:16:32.901Z Compiling papergrid v0.11.0
14182026-09-04T03:16:33.455Z Compiling progenitor v0.14.0
14192026-09-04T03:16:33.609Z Compiling zone v0.3.1
14202026-09-04T03:16:33.803Z Compiling libsw v3.5.0
14212026-09-04T03:16:33.927Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14222026-09-04T03:16:33.988Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14232026-09-04T03:16:34.246Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14242026-09-04T03:16:34.427Z Compiling oxide-tokio-rt v0.1.6
14252026-09-04T03:16:34.723Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-09-04T03:16:34.754Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14272026-09-04T03:16:34.923Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T03:16:35.028Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:16:35.112Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T03:16:35.419Z Compiling const_format v0.2.36
14312026-09-04T03:16:35.775Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T03:16:36.014Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14332026-09-04T03:16:36.069Z Compiling tabled_derive v0.7.0
14342026-09-04T03:16:36.212Z Compiling gethostname v0.5.0
14352026-09-04T03:16:36.277Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14362026-09-04T03:16:36.398Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-09-04T03:16:36.459Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T03:16:36.484Z Compiling bcs v0.1.6
14392026-09-04T03:16:36.484Z Compiling smf v0.2.3
14402026-09-04T03:16:36.484Z Compiling smawk v0.3.3
14412026-09-04T03:16:36.612Z Compiling termtree v0.5.1
14422026-09-04T03:16:36.755Z Compiling linear-map v1.2.0
14432026-09-04T03:16:36.766Z Compiling tagptr v0.2.0
14442026-09-04T03:16:36.926Z Compiling lazy_static v1.5.0
14452026-09-04T03:16:36.948Z Compiling unicode-linebreak v0.1.5
14462026-09-04T03:16:37.026Z Compiling whoami v1.6.1
14472026-09-04T03:16:37.050Z Compiling tabled v0.15.0
14482026-09-04T03:16:37.060Z Compiling steno v0.4.1
14492026-09-04T03:16:37.175Z Compiling textwrap v0.16.2
14502026-09-04T03:16:37.331Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14512026-09-04T03:16:37.678Z Compiling moka v0.12.16
14522026-09-04T03:16:37.777Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T03:16:38.522Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-09-04T03:16:39.186Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T03:16:39.359Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T03:16:39.887Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T03:16:40.392Z Compiling hickory-proto v0.25.2
14582026-09-04T03:16:40.463Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14592026-09-04T03:16:40.665Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T03:16:40.845Z Compiling libscf-sys v1.2.0
14612026-09-04T03:16:40.993Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14622026-09-04T03:16:41.479Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14632026-09-04T03:16:41.528Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14642026-09-04T03:16:41.533Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14652026-09-04T03:16:41.624Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14662026-09-04T03:16:41.871Z Compiling internet-checksum v0.2.1
14672026-09-04T03:16:42.257Z Compiling hickory-resolver v0.25.2
14682026-09-04T03:16:43.118Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T03:16:47.861Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-09-04T03:16:55.435Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14712026-09-04T03:16:57.025Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T03:16:58.107Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14732026-09-04T03:16:59.062Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14742026-09-04T03:17:04.361Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
14752026-09-04T03:17:04.525Z────────────
14762026-09-04T03:17:04.525Z Nextest run ID f017740a-9f21-42f3-95e0-a3e3cf77d215 with nextest profile: default
14772026-09-04T03:17:04.525Z Starting 3 tests across 1 binary
14782026-09-04T03:17:04.530Z PASS [ 0.005s] ndp manager::test::router_solicitation_with_link_layer_addr
14792026-09-04T03:17:04.535Z PASS [ 0.005s] ndp manager::test::minimum_router_solicitation
14802026-09-04T03:17:04.535Z PASS [ 0.005s] ndp manager::test::minimum_router_advertisement
14812026-09-04T03:17:04.536Z────────────
14822026-09-04T03:17:04.536Z Summary [ 0.006s] 3 tests run: 3 passed, 0 skipped
14832026-09-04T03:17:04.543Z+ rm -rf /tmp/tmp.WHa4rc
14842026-09-04T03:17:04.548Zprocess exited: duration 163892 ms, exit code 0
 
14852026-09-04T03:17:04.555Zfound 0 output files