01M1Q55WAEFNDFGW85TMTEM9WG: 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: 01M1Q5708MGH316946G5MPB2YZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:35.698Zjob assigned to worker 01M1Q580BX5QZ4R5B9421XD038 [factory aws, i-03c5dc3f3b9503bfc] (queued for 1 m 14 s)
 
22026-09-04T21:30:42.493Zstarting task 0: "setup"
32026-09-04T21:30:42.498Z++ uname -s
42026-09-04T21:30:42.498Z+ kern=SunOS
52026-09-04T21:30:42.498Z+ build_user=build
62026-09-04T21:30:42.498Z+ build_uid=12345
72026-09-04T21:30:42.498Z+ work_dir=/work
82026-09-04T21:30:42.498Z+ input_dir=/input
92026-09-04T21:30:42.498Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:42.498Z+ case "$kern" in
112026-09-04T21:30:42.498Z+ groupadd -g 12345 build
122026-09-04T21:30:42.498Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:44.497Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:44.560Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:44.563Z+ home_fs=zfs
162026-09-04T21:30:44.564Z+ [[ zfs == autofs ]]
172026-09-04T21:30:44.564Z+ mkdir -p /home/build
182026-09-04T21:30:44.564Z+ chown build:build /home/build /work
192026-09-04T21:30:46.564Z+ chmod 0700 /home/build /work
202026-09-04T21:30:46.567Zprocess exited: duration 4082 ms, exit code 0
 
212026-09-04T21:30:46.575Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:46.578Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:46.578Z * rust toolchain channel = "stable"
242026-09-04T21:30:46.578Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T21:30:46.578Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T21:30:46.578Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:46.578Z * rust toolchain profile = "default"
282026-09-04T21:30:46.581Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:46.581Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:46.639Zinfo: downloading installer
312026-09-04T21:30:48.031Zinfo: profile set to default
322026-09-04T21:30:48.031Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:48.035Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:48.175Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:48.181Zinfo: downloading 6 components
362026-09-04T21:31:03.445Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:31:03.445Z
382026-09-04T21:31:03.471Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:03.471Z
402026-09-04T21:31:03.474Z
412026-09-04T21:31:03.474ZRust is installed now. Great!
422026-09-04T21:31:03.474Z
432026-09-04T21:31:03.474ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:03.474Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:03.474Z
462026-09-04T21:31:03.474ZTo configure your current shell, you need to source
472026-09-04T21:31:03.475Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:03.475Z
492026-09-04T21:31:03.475ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:03.475Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:03.475Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:03.475ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:03.475Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:03.475ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:03.475Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:03.475ZHOST_CC = None
572026-09-04T21:31:03.475Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:03.475ZCC = None
592026-09-04T21:31:03.475Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:04.033Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:04.033ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:04.033Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:04.033ZCFLAGS = None
642026-09-04T21:31:04.033Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:04.033ZHOST_CFLAGS = None
662026-09-04T21:31:04.033Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:04.033ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:04.033Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:04.033ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:04.115Z+ rustup --version
712026-09-04T21:31:04.122Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:04.125Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:04.143Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:04.148Z+ cargo --version
752026-09-04T21:31:04.159Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:04.162Z+ rustc --version
772026-09-04T21:31:04.180Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:04.184Zprocess exited: duration 17608 ms, exit code 0
 
792026-09-04T21:31:04.190Zstarting task 2: "authentication"
802026-09-04T21:31:04.209Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T21:31:04.222Zstarting task 3: "clone repository"
822026-09-04T21:31:04.227Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:31:04.227Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:31:04.251ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:31:06.115Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:31:06.115Z+ git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae
872026-09-04T21:31:06.660ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:31:06.660Z * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD
892026-09-04T21:31:06.668Z+ [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
902026-09-04T21:31:06.671Z++ git branch --show-current
912026-09-04T21:31:06.671Z+ current=main
922026-09-04T21:31:06.671Z+ [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
932026-09-04T21:31:06.671Z+ git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae
942026-09-04T21:31:06.674Z+ git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz
952026-09-04T21:31:06.692ZSwitched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz'
962026-09-04T21:31:06.695Z+ git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae
972026-09-04T21:31:06.699ZHEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression
982026-09-04T21:31:06.699Zprocess exited: duration 2482 ms, exit code 0
 
992026-09-04T21:31:06.706Zstarting task 4: "build"
1002026-09-04T21:31:06.710Z+ set -e
1012026-09-04T21:31:06.710Z+ source .github/buildomat/test-common.sh
1022026-09-04T21:31:06.710Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T21:31:06.710Z++ source .github/buildomat/common.sh
1042026-09-04T21:31:06.710Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T21:31:06.710Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:31:06.710Z+++ cargo --version
1072026-09-04T21:31:06.714Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1082026-09-04T21:31:06.849Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T21:31:06.853Zinfo: downloading 6 components
1102026-09-04T21:31:19.703Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T21:31:19.703Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T21:31:19.703Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T21:31:19.812Zcargo 1.97.1 (c980f4866 2026-06-30)
1142026-09-04T21:31:19.815Z+++ rustc --version
1152026-09-04T21:31:19.846Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1162026-09-04T21:31:19.850Z++ banner install
1172026-09-04T21:31:19.855Z
1182026-09-04T21:31:19.855Z # # # #### ##### ## # #
1192026-09-04T21:31:19.855Z # ## # # # # # # #
1202026-09-04T21:31:19.855Z # # # # #### # # # # #
1212026-09-04T21:31:19.855Z # # # # # # ###### # #
1222026-09-04T21:31:19.855Z # # ## # # # # # # #
1232026-09-04T21:31:19.855Z # # # #### # # # ###### ######
1242026-09-04T21:31:19.855Z
1252026-09-04T21:31:19.855Z++ pfexec pkg install clang-15
1262026-09-04T21:31:22.368Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T21:31:22.801Z Startup: Caching catalogs ... Done
1282026-09-04T21:31:25.385ZPlanning: Solver setup ... Done
1292026-09-04T21:31:25.453ZPlanning: Running solver ... Done
1302026-09-04T21:31:25.504ZPlanning: Consolidating action changes ... Done
1312026-09-04T21:31:25.504ZPlanning: Evaluating mediators ... Done
1322026-09-04T21:31:25.510ZPlanning: Planning completed in 2.67 seconds
1332026-09-04T21:31:25.521ZNo updates necessary for this image.
1342026-09-04T21:31:25.765Z+++ uname -s
1352026-09-04T21:31:25.769Z++ nextest_host_os=SunOS
1362026-09-04T21:31:25.769Z++ case "${nextest_host_os}" in
1372026-09-04T21:31:25.769Z++ nextest_platform=illumos
1382026-09-04T21:31:25.769Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T21:31:25.769Z+++ mktemp -d
1402026-09-04T21:31:25.769Z++ nextest_tmp=/tmp/tmp.JfaWrc
1412026-09-04T21:31:25.769Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T21:31:25.769Z++ nextest_tar=/tmp/tmp.JfaWrc/nextest.tar.gz
1432026-09-04T21:31:25.769Z++ curl -sSfL --retry 10 -o /tmp/tmp.JfaWrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T21:31:26.388Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T21:31:26.391Z++ tar -xzf /tmp/tmp.JfaWrc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T21:31:26.469Z+ cargo nextest run -p ndp
1472026-09-04T21:31:26.639Z Updating git repository `https://github.com/oxidecomputer/falcon`
1482026-09-04T21:31:27.552ZFrom https://github.com/oxidecomputer/falcon
1492026-09-04T21:31:27.552Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1502026-09-04T21:31:27.618Z Updating crates.io index
1512026-09-04T21:31:27.622Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1522026-09-04T21:31:28.038ZFrom https://github.com/oxidecomputer/dendrite
1532026-09-04T21:31:28.038Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1542026-09-04T21:31:28.079Z Updating git repository `https://github.com/oxidecomputer/ispf`
1552026-09-04T21:31:28.362ZFrom https://github.com/oxidecomputer/ispf
1562026-09-04T21:31:28.362Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1572026-09-04T21:31:28.376Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1582026-09-04T21:31:28.727ZFrom https://github.com/oxidecomputer/netadm-sys
1592026-09-04T21:31:28.727Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1602026-09-04T21:31:28.734Z Updating git repository `https://github.com/oxidecomputer/omicron`
1612026-09-04T21:31:34.700ZFrom https://github.com/oxidecomputer/omicron
1622026-09-04T21:31:34.700Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1632026-09-04T21:31:35.096Z Updating git repository `https://github.com/oxidecomputer/opte`
1642026-09-04T21:31:35.899ZFrom https://github.com/oxidecomputer/opte
1652026-09-04T21:31:35.899Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1662026-09-04T21:31:35.922Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1672026-09-04T21:31:36.201ZFrom https://github.com/oxidecomputer/slog-error-chain
1682026-09-04T21:31:36.202Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1692026-09-04T21:31:36.210Z Updating git repository `https://github.com/illumos/smf-rs`
1702026-09-04T21:31:36.503ZFrom https://github.com/illumos/smf-rs
1712026-09-04T21:31:36.503Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1722026-09-04T21:31:36.509Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1732026-09-04T21:31:36.800ZFrom https://github.com/oxidecomputer/network-interface
1742026-09-04T21:31:36.800Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1752026-09-04T21:31:36.807Z Updating git repository `https://github.com/oxidecomputer/zone`
1762026-09-04T21:31:37.098ZFrom https://github.com/oxidecomputer/zone
1772026-09-04T21:31:37.099Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1782026-09-04T21:31:37.113Z Updating git repository `https://github.com/oxidecomputer/propolis`
1792026-09-04T21:31:37.732ZFrom https://github.com/oxidecomputer/propolis
1802026-09-04T21:31:37.732Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1812026-09-04T21:31:37.772Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1822026-09-04T21:31:38.324ZFrom https://github.com/oxidecomputer/transceiver-control
1832026-09-04T21:31:38.325Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1842026-09-04T21:31:38.333Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1852026-09-04T21:31:38.627ZFrom https://github.com/oxidecomputer/dlpi-sys
1862026-09-04T21:31:38.627Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1872026-09-04T21:31:38.636Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1882026-09-04T21:31:38.930ZFrom https://github.com/jmesmon/rust-libzfs
1892026-09-04T21:31:38.930Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1902026-09-04T21:31:38.939Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1912026-09-04T21:31:39.213ZFrom https://github.com/oxidecomputer/rusty-doors
1922026-09-04T21:31:39.213Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1932026-09-04T21:31:39.221Z Updating git repository `https://github.com/oxidecomputer/lldp`
1942026-09-04T21:31:39.589ZFrom https://github.com/oxidecomputer/lldp
1952026-09-04T21:31:39.589Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1962026-09-04T21:31:39.599Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1972026-09-04T21:31:39.912ZFrom https://github.com/oxidecomputer/tufaceous
1982026-09-04T21:31:39.912Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1992026-09-04T21:31:39.920Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2002026-09-04T21:31:40.414ZFrom https://github.com/oxidecomputer/management-gateway-service
2012026-09-04T21:31:40.414Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2022026-09-04T21:31:40.428Z Updating git repository `https://github.com/oxidecomputer/crucible`
2032026-09-04T21:31:41.428ZFrom https://github.com/oxidecomputer/crucible
2042026-09-04T21:31:41.428Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2052026-09-04T21:31:41.466Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2062026-09-04T21:31:41.731ZFrom https://github.com/oxidecomputer/serde_human_bytes
2072026-09-04T21:31:41.731Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2082026-09-04T21:31:41.739Z Updating git repository `https://github.com/oxidecomputer/propolis`
2092026-09-04T21:31:42.094ZFrom https://github.com/oxidecomputer/propolis
2102026-09-04T21:31:42.094Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2112026-09-04T21:31:42.142Z Updating git repository `https://github.com/oxidecomputer/crucible`
2122026-09-04T21:31:42.788ZFrom https://github.com/oxidecomputer/crucible
2132026-09-04T21:31:42.788Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2142026-09-04T21:31:42.854Z Updating git repository `https://github.com/oxidecomputer/tofino`
2152026-09-04T21:31:43.217ZFrom https://github.com/oxidecomputer/tofino
2162026-09-04T21:31:43.217Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2172026-09-04T21:31:43.226Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2182026-09-04T21:31:44.014ZFrom https://github.com/oxidecomputer/maghemite
2192026-09-04T21:31:44.014Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2202026-09-04T21:31:44.025Z Updating git repository `https://github.com/oxidecomputer/clickward`
2212026-09-04T21:31:44.302ZFrom https://github.com/oxidecomputer/clickward
2222026-09-04T21:31:44.302Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2232026-09-04T21:31:44.384Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2242026-09-04T21:31:44.828ZFrom https://github.com/oxidecomputer/illumos-devinfo
2252026-09-04T21:31:44.828Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2262026-09-04T21:31:46.741Z Downloading crates ...
2272026-09-04T21:31:46.809Z Downloaded adler2 v2.0.1
2282026-09-04T21:31:46.847Z Downloaded anstyle-parse v1.0.0
2292026-09-04T21:31:46.847Z Downloaded aead v0.5.2
2302026-09-04T21:31:46.847Z Downloaded crucible-workspace-hack v0.1.0
2312026-09-04T21:31:46.847Z Downloaded backoff v0.4.0
2322026-09-04T21:31:46.847Z Downloaded ahash v0.8.12
2332026-09-04T21:31:46.848Z Downloaded crossbeam-deque v0.8.7
2342026-09-04T21:31:46.848Z Downloaded hostname v0.4.2
2352026-09-04T21:31:46.874Z Downloaded block-buffer v0.10.4
2362026-09-04T21:31:46.874Z Downloaded httparse v1.10.1
2372026-09-04T21:31:46.874Z Downloaded http-body v1.1.0
2382026-09-04T21:31:46.874Z Downloaded atomicwrites v0.4.4
2392026-09-04T21:31:46.874Z Downloaded arrayref v0.3.9
2402026-09-04T21:31:46.874Z Downloaded base16ct v1.0.0
2412026-09-04T21:31:46.874Z Downloaded base16ct v0.2.0
2422026-09-04T21:31:46.874Z Downloaded cobs v0.3.0
2432026-09-04T21:31:46.874Z Downloaded indent_write v2.2.0
2442026-09-04T21:31:46.874Z Downloaded ciborium-ll v0.2.2
2452026-09-04T21:31:46.874Z Downloaded bit-set v0.8.0
2462026-09-04T21:31:46.874Z Downloaded instant v0.1.13
2472026-09-04T21:31:46.874Z Downloaded autocfg v1.5.1
2482026-09-04T21:31:46.874Z Downloaded backon v1.6.0
2492026-09-04T21:31:46.874Z Downloaded is_terminal_polyfill v1.70.2
2502026-09-04T21:31:46.874Z Downloaded atomic-waker v1.1.2
2512026-09-04T21:31:46.874Z Downloaded async-stream-impl v0.3.6
2522026-09-04T21:31:46.874Z Downloaded anstyle-query v1.1.5
2532026-09-04T21:31:46.874Z Downloaded jiff-static v0.2.35
2542026-09-04T21:31:46.874Z Downloaded keccak v0.1.6
2552026-09-04T21:31:46.875Z Downloaded cfg-if v1.0.4
2562026-09-04T21:31:46.875Z Downloaded crc8 v0.1.1
2572026-09-04T21:31:46.875Z Downloaded cpufeatures v0.2.17
2582026-09-04T21:31:46.903Z Downloaded curve25519-dalek-derive v0.1.1
2592026-09-04T21:31:46.903Z Downloaded httpdate v1.0.3
2602026-09-04T21:31:46.903Z Downloaded is-terminal v0.4.17
2612026-09-04T21:31:46.903Z Downloaded block-buffer v0.12.1
2622026-09-04T21:31:46.903Z Downloaded convert_case v0.4.0
2632026-09-04T21:31:46.904Z Downloaded daft v0.1.8
2642026-09-04T21:31:46.904Z Downloaded hyper-rustls v0.27.9
2652026-09-04T21:31:46.904Z Downloaded const-random v0.1.18
2662026-09-04T21:31:46.904Z Downloaded crunchy v0.2.4
2672026-09-04T21:31:46.904Z Downloaded cfg_aliases v0.2.2
2682026-09-04T21:31:46.904Z Downloaded ident_case v1.0.1
2692026-09-04T21:31:46.904Z Downloaded inout v0.1.4
2702026-09-04T21:31:46.904Z Downloaded anstyle v1.0.14
2712026-09-04T21:31:46.904Z Downloaded internet-checksum v0.2.1
2722026-09-04T21:31:46.904Z Downloaded byteorder v1.5.0
2732026-09-04T21:31:46.904Z Downloaded bcs v0.1.6
2742026-09-04T21:31:46.904Z Downloaded bitflags v1.3.2
2752026-09-04T21:31:46.905Z Downloaded byte-wrapper v0.1.0
2762026-09-04T21:31:46.905Z Downloaded hubpack v0.1.2
2772026-09-04T21:31:46.905Z Downloaded num v0.4.3
2782026-09-04T21:31:46.905Z Downloaded lru-slab v0.1.2
2792026-09-04T21:31:46.921Z Downloaded linked-hash-map v0.5.6
2802026-09-04T21:31:46.921Z Downloaded clap_lex v1.1.0
2812026-09-04T21:31:46.921Z Downloaded hubpack_derive v0.1.1
2822026-09-04T21:31:46.921Z Downloaded lazy_static v1.5.0
2832026-09-04T21:31:46.921Z Downloaded num-conv v0.2.2
2842026-09-04T21:31:46.921Z Downloaded mime v0.3.17
2852026-09-04T21:31:46.921Z Downloaded newtype-uuid-macros v0.1.1
2862026-09-04T21:31:46.921Z Downloaded base64ct v1.8.3
2872026-09-04T21:31:46.921Z Downloaded anstream v1.0.0
2882026-09-04T21:31:46.921Z Downloaded argon2 v0.5.3
2892026-09-04T21:31:46.921Z Downloaded chacha20 v0.9.1
2902026-09-04T21:31:46.921Z Downloaded crypto-common v0.1.7
2912026-09-04T21:31:46.921Z Downloaded ingot v0.1.1
2922026-09-04T21:31:46.921Z Downloaded ingot-types v0.1.2
2932026-09-04T21:31:46.921Z Downloaded ciborium-io v0.2.2
2942026-09-04T21:31:46.922Z Downloaded const-random-macro v0.1.16
2952026-09-04T21:31:46.922Z Downloaded colorchoice v1.0.5
2962026-09-04T21:31:46.922Z Downloaded natord v1.0.9
2972026-09-04T21:31:46.922Z Downloaded is_ci v1.2.0
2982026-09-04T21:31:46.922Z Downloaded idna_adapter v1.2.2
2992026-09-04T21:31:46.922Z Downloaded newtype_derive v0.1.6
3002026-09-04T21:31:46.922Z Downloaded managed v0.8.0
3012026-09-04T21:31:46.922Z Downloaded compression-core v0.4.32
3022026-09-04T21:31:46.922Z Downloaded cstr-argument v0.1.2
3032026-09-04T21:31:46.922Z Downloaded scroll_derive v0.13.1
3042026-09-04T21:31:46.922Z Downloaded memmap v0.7.0
3052026-09-04T21:31:46.922Z Downloaded async-recursion v1.1.1
3062026-09-04T21:31:46.952Z Downloaded secrecy v0.10.3
3072026-09-04T21:31:46.952Z Downloaded libscf-sys v1.2.0
3082026-09-04T21:31:46.952Z Downloaded bit-vec v0.8.0
3092026-09-04T21:31:46.952Z Downloaded cipher v0.4.4
3102026-09-04T21:31:46.952Z Downloaded csv-core v0.1.13
3112026-09-04T21:31:46.952Z Downloaded lru-cache v0.1.2
3122026-09-04T21:31:46.952Z Downloaded memoffset v0.9.1
3132026-09-04T21:31:46.952Z Downloaded bytecount v0.6.9
3142026-09-04T21:31:46.952Z Downloaded konst_macro_rules v0.2.19
3152026-09-04T21:31:46.952Z Downloaded iana-time-zone v0.1.65
3162026-09-04T21:31:46.952Z Downloaded scopeguard v1.2.0
3172026-09-04T21:31:46.952Z Downloaded hybrid-array v0.4.14
3182026-09-04T21:31:46.952Z Downloaded humantime v2.4.0
3192026-09-04T21:31:46.952Z Downloaded hyper-util v0.1.20
3202026-09-04T21:31:46.981Z Downloaded sha1 v0.10.7
3212026-09-04T21:31:46.981Z Downloaded siphasher v1.0.3
3222026-09-04T21:31:46.981Z Downloaded supports-color v3.0.2
3232026-09-04T21:31:46.981Z Downloaded cargo_toml v0.22.3
3242026-09-04T21:31:46.981Z Downloaded chacha20 v0.10.1
3252026-09-04T21:31:46.981Z Downloaded no-std-compat v0.4.1
3262026-09-04T21:31:46.981Z Downloaded cmake v0.1.58
3272026-09-04T21:31:46.981Z Downloaded macaddr v1.0.1
3282026-09-04T21:31:46.982Z Downloaded serde_repr v0.1.21
3292026-09-04T21:31:46.982Z Downloaded newline-converter v0.3.0
3302026-09-04T21:31:46.982Z Downloaded async-stream v0.3.6
3312026-09-04T21:31:46.982Z Downloaded bs58 v0.5.1
3322026-09-04T21:31:46.982Z Downloaded cpufeatures v0.3.0
3332026-09-04T21:31:46.982Z Downloaded slog-envlogger v2.2.0
3342026-09-04T21:31:46.982Z Downloaded itoa v1.0.18
3352026-09-04T21:31:46.982Z Downloaded compression-codecs v0.4.38
3362026-09-04T21:31:46.982Z Downloaded critical-section v1.2.0
3372026-09-04T21:31:46.982Z Downloaded camino-tempfile v1.4.1
3382026-09-04T21:31:46.982Z Downloaded newtype-uuid v1.4.0
3392026-09-04T21:31:46.982Z Downloaded ipnetwork v0.21.1
3402026-09-04T21:31:46.982Z Downloaded lock_api v0.4.14
3412026-09-04T21:31:46.982Z Downloaded num_enum v0.5.11
3422026-09-04T21:31:46.982Z Downloaded take_mut v0.2.2
3432026-09-04T21:31:46.982Z Downloaded tinyvec_macros v0.1.1
3442026-09-04T21:31:46.982Z Downloaded thread-id v4.2.2
3452026-09-04T21:31:46.982Z Downloaded time-core v0.1.9
3462026-09-04T21:31:46.982Z Downloaded toml_write v0.1.2
3472026-09-04T21:31:46.982Z Downloaded ingot-macros v0.2.0
3482026-09-04T21:31:46.982Z Downloaded rustversion v1.0.23
3492026-09-04T21:31:47.075Z Downloaded ingot-macros v0.1.1
3502026-09-04T21:31:47.075Z Downloaded crypto-common v0.2.2
3512026-09-04T21:31:47.075Z Downloaded libsw-core v0.3.2
3522026-09-04T21:31:47.075Z Downloaded match_cfg v0.1.0
3532026-09-04T21:31:47.075Z Downloaded multer v3.1.0
3542026-09-04T21:31:47.075Z Downloaded num-iter v0.1.46
3552026-09-04T21:31:47.075Z Downloaded const_format_proc_macros v0.2.34
3562026-09-04T21:31:47.075Z Downloaded ingot-types v0.2.0
3572026-09-04T21:31:47.075Z Downloaded arrayvec v0.7.8
3582026-09-04T21:31:47.075Z Downloaded jobserver v0.1.35
3592026-09-04T21:31:47.075Z Downloaded linear-map v1.2.0
3602026-09-04T21:31:47.075Z Downloaded num-complex v0.4.6
3612026-09-04T21:31:47.075Z Downloaded camino v1.2.5
3622026-09-04T21:31:47.075Z Downloaded num-integer v0.1.47
3632026-09-04T21:31:47.075Z Downloaded anyhow v1.0.104
3642026-09-04T21:31:47.075Z Downloaded blake2 v0.10.6
3652026-09-04T21:31:47.075Z Downloaded cookie v0.18.2
3662026-09-04T21:31:47.075Z Downloaded icu_provider v2.2.0
3672026-09-04T21:31:47.075Z Downloaded cancel-safe-futures v0.1.5
3682026-09-04T21:31:47.076Z Downloaded sha1 v0.11.0
3692026-09-04T21:31:47.076Z Downloaded serde_derive_internals v0.29.1
3702026-09-04T21:31:47.076Z Downloaded http-body-util v0.1.5
3712026-09-04T21:31:47.076Z Downloaded universal-hash v0.5.1
3722026-09-04T21:31:47.076Z Downloaded num-rational v0.4.2
3732026-09-04T21:31:47.121Z Downloaded usdt v0.5.0
3742026-09-04T21:31:47.121Z Downloaded libsw v3.5.0
3752026-09-04T21:31:47.121Z Downloaded num-derive v0.4.2
3762026-09-04T21:31:47.121Z Downloaded ipnet v2.12.1
3772026-09-04T21:31:47.121Z Downloaded defmt-parser v1.0.0
3782026-09-04T21:31:47.121Z Downloaded crossbeam-epoch v0.9.20
3792026-09-04T21:31:47.121Z Downloaded serde_tokenstream v0.3.0
3802026-09-04T21:31:47.121Z Downloaded zone_cfg_derive v0.3.1
3812026-09-04T21:31:47.121Z Downloaded slog-stdlog v4.1.1
3822026-09-04T21:31:47.121Z Downloaded ciborium v0.2.2
3832026-09-04T21:31:47.121Z Downloaded foreign-types-macros v0.2.4
3842026-09-04T21:31:47.121Z Downloaded clap v4.6.6
3852026-09-04T21:31:47.121Z Downloaded clap_derive v4.6.4
3862026-09-04T21:31:47.121Z Downloaded console v0.16.4
3872026-09-04T21:31:47.121Z Downloaded async-trait v0.1.92
3882026-09-04T21:31:47.121Z Downloaded crc32fast v1.5.0
3892026-09-04T21:31:47.121Z Downloaded dyn-clone v1.0.20
3902026-09-04T21:31:47.121Z Downloaded crossbeam-utils v0.8.22
3912026-09-04T21:31:47.122Z Downloaded embedded-io v0.6.1
3922026-09-04T21:31:47.122Z Downloaded futures-core v0.3.34
3932026-09-04T21:31:47.122Z Downloaded strum_macros v0.26.4
3942026-09-04T21:31:47.122Z Downloaded base64 v0.22.1
3952026-09-04T21:31:47.122Z Downloaded foreign-types-shared v0.1.1
3962026-09-04T21:31:47.122Z Downloaded smf v0.2.3
3972026-09-04T21:31:47.122Z Downloaded static_assertions v1.1.0
3982026-09-04T21:31:47.122Z Downloaded hex v0.4.3
3992026-09-04T21:31:47.122Z Downloaded omicron-workspace-hack v0.1.0
4002026-09-04T21:31:47.122Z Downloaded hostname v0.3.1
4012026-09-04T21:31:47.122Z Downloaded heck v0.5.0
4022026-09-04T21:31:47.122Z Downloaded heck v0.4.1
4032026-09-04T21:31:47.122Z Downloaded colored v3.1.1
4042026-09-04T21:31:47.122Z Downloaded rustls-pemfile v2.2.0
4052026-09-04T21:31:47.122Z Downloaded memmap2 v0.9.11
4062026-09-04T21:31:47.122Z Downloaded ingot v0.2.1
4072026-09-04T21:31:47.122Z Downloaded potential_utf v0.1.5
4082026-09-04T21:31:47.122Z Downloaded powerfmt v0.2.0
4092026-09-04T21:31:47.122Z Downloaded rand_chacha v0.3.1
4102026-09-04T21:31:47.122Z Downloaded ref-cast v1.0.26
4112026-09-04T21:31:47.122Z Downloaded progenitor-macro v0.14.0
4122026-09-04T21:31:47.122Z Downloaded icu_locale_core v2.2.0
4132026-09-04T21:31:47.123Z Downloaded vsss-rs v3.3.4
4142026-09-04T21:31:47.123Z Downloaded quick-error v1.2.3
4152026-09-04T21:31:47.123Z Downloaded constant_time_eq v0.4.2
4162026-09-04T21:31:47.123Z Downloaded tokio-tungstenite v0.21.0
4172026-09-04T21:31:47.123Z Downloaded scroll_derive v0.12.1
4182026-09-04T21:31:47.123Z Downloaded same-file v1.0.6
4192026-09-04T21:31:47.123Z Downloaded serde_spanned v1.1.1
4202026-09-04T21:31:47.123Z Downloaded defmt-macros v1.1.1
4212026-09-04T21:31:47.123Z Downloaded rustc-hash v2.1.3
4222026-09-04T21:31:47.123Z Downloaded fixedbitset v0.5.7
4232026-09-04T21:31:47.123Z Downloaded bytes v1.12.1
4242026-09-04T21:31:47.123Z Downloaded serde_spanned v0.6.9
4252026-09-04T21:31:47.123Z Downloaded allocator-api2 v0.2.21
4262026-09-04T21:31:47.123Z Downloaded strum v0.26.3
4272026-09-04T21:31:47.123Z Downloaded swrite v0.1.0
4282026-09-04T21:31:47.123Z Downloaded subtle v2.6.1
4292026-09-04T21:31:47.123Z Downloaded futures-executor v0.3.34
4302026-09-04T21:31:47.186Z Downloaded testing_table v0.3.0
4312026-09-04T21:31:47.186Z Downloaded thiserror-impl-no-std v2.0.2
4322026-09-04T21:31:47.186Z Downloaded icu_properties v2.2.0
4332026-09-04T21:31:47.186Z Downloaded foldhash v0.1.5
4342026-09-04T21:31:47.186Z Downloaded globset v0.4.20
4352026-09-04T21:31:47.186Z Downloaded tabwriter v1.4.1
4362026-09-04T21:31:47.186Z Downloaded tower-service v0.3.3
4372026-09-04T21:31:47.187Z Downloaded unarray v0.1.4
4382026-09-04T21:31:47.187Z Downloaded litemap v0.8.2
4392026-09-04T21:31:47.187Z Downloaded futures-io v0.3.34
4402026-09-04T21:31:47.187Z Downloaded usdt-macro v0.6.0
4412026-09-04T21:31:47.187Z Downloaded thin-vec v0.2.19
4422026-09-04T21:31:47.187Z Downloaded parking_lot_core v0.8.6
4432026-09-04T21:31:47.187Z Downloaded usdt-attr-macro v0.5.0
4442026-09-04T21:31:47.187Z Downloaded const-oid v0.10.2
4452026-09-04T21:31:47.187Z Downloaded darling_macro v0.23.0
4462026-09-04T21:31:47.187Z Downloaded icu_normalizer_data v2.2.0
4472026-09-04T21:31:47.187Z Downloaded indexmap v1.9.3
4482026-09-04T21:31:47.187Z Downloaded password-hash v0.5.0
4492026-09-04T21:31:47.187Z Downloaded indicatif v0.18.6
4502026-09-04T21:31:47.187Z Downloaded pkg-config v0.3.33
4512026-09-04T21:31:47.187Z Downloaded rand_chacha v0.9.0
4522026-09-04T21:31:47.187Z Downloaded futures-macro v0.3.34
4532026-09-04T21:31:47.187Z Downloaded dtrace-parser v0.3.0
4542026-09-04T21:31:47.187Z Downloaded log v0.4.33
4552026-09-04T21:31:47.187Z Downloaded progenitor-client v0.13.0
4562026-09-04T21:31:47.187Z Downloaded dtrace-parser v0.2.0
4572026-09-04T21:31:47.187Z Downloaded fxhash v0.2.1
4582026-09-04T21:31:47.187Z Downloaded generic-array v0.14.7
4592026-09-04T21:31:47.188Z Downloaded ppv-lite86 v0.2.21
4602026-09-04T21:31:47.188Z Downloaded rustls-native-certs v0.8.4
4612026-09-04T21:31:47.188Z Downloaded darling_macro v0.21.3
4622026-09-04T21:31:47.188Z Downloaded dunce v1.0.5
4632026-09-04T21:31:47.188Z Downloaded tokio-stream v0.1.19
4642026-09-04T21:31:47.188Z Downloaded olpc-cjson v0.1.4
4652026-09-04T21:31:47.188Z Downloaded schemars v0.8.22
4662026-09-04T21:31:47.355Z Downloaded zerocopy-derive v0.7.35
4672026-09-04T21:31:47.355Z Downloaded scroll v0.13.0
4682026-09-04T21:31:47.355Z Downloaded usdt-impl v0.6.0
4692026-09-04T21:31:47.355Z Downloaded openssl-probe v0.2.1
4702026-09-04T21:31:47.355Z Downloaded pretty-hex v0.4.2
4712026-09-04T21:31:47.355Z Downloaded base64 v0.21.7
4722026-09-04T21:31:47.355Z Downloaded phf_shared v0.12.1
4732026-09-04T21:31:47.355Z Downloaded data-encoding v2.11.1
4742026-09-04T21:31:47.355Z Downloaded serde_yaml v0.9.34+deprecated
4752026-09-04T21:31:47.355Z Downloaded socket2 v0.6.5
4762026-09-04T21:31:47.355Z Downloaded deranged v0.5.8
4772026-09-04T21:31:47.355Z Downloaded stable_deref_trait v1.2.1
4782026-09-04T21:31:47.355Z Downloaded getrandom v0.2.17
4792026-09-04T21:31:47.355Z Downloaded strum_macros v0.28.0
4802026-09-04T21:31:47.355Z Downloaded thiserror-impl v2.0.20
4812026-09-04T21:31:47.355Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4822026-09-04T21:31:47.356Z Downloaded thiserror-impl v1.0.69
4832026-09-04T21:31:47.356Z Downloaded toml_writer v1.1.2+spec-1.1.0
4842026-09-04T21:31:47.356Z Downloaded serde-big-array v0.5.1
4852026-09-04T21:31:47.356Z Downloaded miniz_oxide v0.8.9
4862026-09-04T21:31:47.356Z Downloaded rand_pcg v0.10.2
4872026-09-04T21:31:47.356Z Downloaded tinyvec v1.12.0
4882026-09-04T21:31:47.356Z Downloaded term v1.2.1
4892026-09-04T21:31:47.356Z Downloaded typify v0.6.2
4902026-09-04T21:31:47.356Z Downloaded walkdir v2.5.0
4912026-09-04T21:31:47.356Z Downloaded textwrap v0.16.2
4922026-09-04T21:31:47.356Z Downloaded aho-corasick v1.1.5
4932026-09-04T21:31:47.356Z Downloaded ref-cast-impl v1.0.26
4942026-09-04T21:31:47.356Z Downloaded unicode-ident v1.0.24
4952026-09-04T21:31:47.356Z Downloaded writeable v0.6.3
4962026-09-04T21:31:47.356Z Downloaded daft-derive v0.1.8
4972026-09-04T21:31:47.356Z Downloaded digest v0.10.7
4982026-09-04T21:31:47.356Z Downloaded foldhash v0.2.0
4992026-09-04T21:31:47.356Z Downloaded git-stub-vcs v0.1.0
5002026-09-04T21:31:47.356Z Downloaded bitflags v2.13.1
5012026-09-04T21:31:47.356Z Downloaded crypto-bigint v0.5.5
5022026-09-04T21:31:47.553Z Downloaded tabled_derive v0.7.0
5032026-09-04T21:31:47.553Z Downloaded structmeta-derive v0.3.0
5042026-09-04T21:31:47.553Z Downloaded tracing-core v0.1.36
5052026-09-04T21:31:47.553Z Downloaded sha2 v0.10.9
5062026-09-04T21:31:47.553Z Downloaded typify v0.4.3
5072026-09-04T21:31:47.553Z Downloaded typify-macro v0.4.3
5082026-09-04T21:31:47.553Z Downloaded chacha20poly1305 v0.10.1
5092026-09-04T21:31:47.553Z Downloaded paste v1.0.15
5102026-09-04T21:31:47.553Z Downloaded smallvec v1.15.2
5112026-09-04T21:31:47.553Z Downloaded highway v1.3.0
5122026-09-04T21:31:47.553Z Downloaded poly1305 v0.8.0
5132026-09-04T21:31:47.553Z Downloaded drift v0.2.0
5142026-09-04T21:31:47.554Z Downloaded utf8parse v0.2.2
5152026-09-04T21:31:47.554Z Downloaded enum-as-inner v0.6.1
5162026-09-04T21:31:47.554Z Downloaded proc-macro-error v1.0.4
5172026-09-04T21:31:47.554Z Downloaded typeid v1.0.3
5182026-09-04T21:31:47.554Z Downloaded untrusted v0.9.0
5192026-09-04T21:31:47.554Z Downloaded usdt-macro v0.5.0
5202026-09-04T21:31:47.554Z Downloaded num-traits v0.2.19
5212026-09-04T21:31:47.554Z Downloaded progenitor v0.13.0
5222026-09-04T21:31:47.554Z Downloaded progenitor-extras v0.2.0
5232026-09-04T21:31:47.554Z Downloaded ucd-trie v0.1.7
5242026-09-04T21:31:47.554Z Downloaded dropshot_endpoint v0.17.1
5252026-09-04T21:31:47.554Z Downloaded thiserror-no-std v2.0.2
5262026-09-04T21:31:47.554Z Downloaded version_check v0.9.5
5272026-09-04T21:31:47.554Z Downloaded git-stub v1.0.0
5282026-09-04T21:31:47.554Z Downloaded progenitor-client v0.10.0
5292026-09-04T21:31:47.554Z Downloaded konst v0.2.20
5302026-09-04T21:31:47.554Z Downloaded omicron-zone-package v0.12.3
5312026-09-04T21:31:47.554Z Downloaded papergrid v0.11.0
5322026-09-04T21:31:47.554Z Downloaded pest_meta v2.8.8
5332026-09-04T21:31:47.555Z Downloaded arc-swap v1.9.2
5342026-09-04T21:31:47.555Z Downloaded crossbeam-channel v0.5.16
5352026-09-04T21:31:47.555Z Downloaded progenitor-impl v0.13.0
5362026-09-04T21:31:47.555Z Downloaded dropshot-api-manager-types v0.8.0
5372026-09-04T21:31:47.555Z Downloaded postcard v1.1.3
5382026-09-04T21:31:47.555Z Downloaded diff v0.1.13
5392026-09-04T21:31:47.555Z Downloaded parse-display v0.10.0
5402026-09-04T21:31:47.555Z Downloaded rusty-fork v0.3.1
5412026-09-04T21:31:47.555Z Downloaded proc-macro-crate v3.5.0
5422026-09-04T21:31:47.555Z Downloaded slog-async v2.8.0
5432026-09-04T21:31:47.555Z Downloaded tokio-dtrace v0.1.1
5442026-09-04T21:31:47.555Z Downloaded yansi v1.0.1
5452026-09-04T21:31:47.555Z Downloaded const_format v0.2.36
5462026-09-04T21:31:47.555Z Downloaded icu_normalizer v2.2.0
5472026-09-04T21:31:47.555Z Downloaded pin-project v1.1.13
5482026-09-04T21:31:47.555Z Downloaded smawk v0.3.3
5492026-09-04T21:31:47.555Z Downloaded smartstring v1.0.1
5502026-09-04T21:31:47.555Z Downloaded rustc_version v0.1.7
5512026-09-04T21:31:47.555Z Downloaded sigpipe v0.1.3
5522026-09-04T21:31:47.555Z Downloaded spin v0.5.2
5532026-09-04T21:31:47.555Z Downloaded sync_wrapper v1.0.2
5542026-09-04T21:31:47.555Z Downloaded parking_lot v0.11.2
5552026-09-04T21:31:47.555Z Downloaded pest_generator v2.8.8
5562026-09-04T21:31:47.556Z Downloaded async-compression v0.4.43
5572026-09-04T21:31:47.556Z Downloaded terminal_size v0.4.4
5582026-09-04T21:31:47.556Z Downloaded fs-err v3.3.1
5592026-09-04T21:31:47.556Z Downloaded icu_collections v2.2.0
5602026-09-04T21:31:47.556Z Downloaded uuid v1.26.0
5612026-09-04T21:31:47.556Z Downloaded toml_datetime v0.6.11
5622026-09-04T21:31:47.556Z Downloaded usdt-attr-macro v0.6.0
5632026-09-04T21:31:47.556Z Downloaded utf-8 v0.7.6
5642026-09-04T21:31:47.556Z Downloaded unit-prefix v0.5.2
5652026-09-04T21:31:47.556Z Downloaded zerofrom-derive v0.1.7
5662026-09-04T21:31:47.556Z Downloaded zmij v1.0.23
5672026-09-04T21:31:47.556Z Downloaded scroll v0.12.0
5682026-09-04T21:31:47.556Z Downloaded glob v0.3.4
5692026-09-04T21:31:47.556Z Downloaded once_cell v1.21.4
5702026-09-04T21:31:47.556Z Downloaded toml v0.9.12+spec-1.1.0
5712026-09-04T21:31:47.556Z Downloaded thiserror v1.0.69
5722026-09-04T21:31:47.556Z Downloaded wait-timeout v0.2.1
5732026-09-04T21:31:47.556Z Downloaded derive-ex v0.1.8
5742026-09-04T21:31:47.556Z Downloaded minimal-lexical v0.2.1
5752026-09-04T21:31:47.556Z Downloaded darling_core v0.21.3
5762026-09-04T21:31:47.556Z Downloaded fastrand v2.5.0
5772026-09-04T21:31:47.556Z Downloaded num_enum_derive v0.7.6
5782026-09-04T21:31:47.557Z Downloaded oxnet v0.1.7
5792026-09-04T21:31:47.557Z Downloaded fs_extra v1.3.0
5802026-09-04T21:31:47.557Z Downloaded zone v0.3.1
5812026-09-04T21:31:47.557Z Downloaded hyper v1.11.1
5822026-09-04T21:31:47.557Z Downloaded jiff-core v0.1.0
5832026-09-04T21:31:47.557Z Downloaded zeroize v1.9.0
5842026-09-04T21:31:47.557Z Downloaded foreign-types-shared v0.3.1
5852026-09-04T21:31:47.557Z Downloaded ff v0.13.1
5862026-09-04T21:31:47.557Z Downloaded filetime v0.2.29
5872026-09-04T21:31:47.557Z Downloaded futures-task v0.3.34
5882026-09-04T21:31:47.557Z Downloaded openssl-sys v0.9.117
5892026-09-04T21:31:47.557Z Downloaded unsafe-libyaml v0.2.11
5902026-09-04T21:31:47.557Z Downloaded defmt v0.3.100
5912026-09-04T21:31:47.557Z Downloaded errno v0.3.14
5922026-09-04T21:31:47.557Z Downloaded progenitor v0.14.0
5932026-09-04T21:31:47.557Z Downloaded cc v1.4.2
5942026-09-04T21:31:47.557Z Downloaded num_threads v0.1.7
5952026-09-04T21:31:47.557Z Downloaded signal-hook-registry v1.4.8
5962026-09-04T21:31:47.557Z Downloaded rand_core v0.6.4
5972026-09-04T21:31:47.557Z Downloaded serial_test_derive v4.0.1
5982026-09-04T21:31:47.557Z Downloaded shlex v2.0.1
5992026-09-04T21:31:47.558Z Downloaded num_enum_derive v0.5.11
6002026-09-04T21:31:47.558Z Downloaded proc-macro-crate v1.3.1
6012026-09-04T21:31:47.558Z Downloaded proc-macro-error-attr v1.0.4
6022026-09-04T21:31:47.748Z Downloaded indexmap v2.14.0
6032026-09-04T21:31:47.748Z Downloaded toml_edit v0.19.15
6042026-09-04T21:31:47.748Z Downloaded rand_xorshift v0.4.0
6052026-09-04T21:31:47.748Z Downloaded toml v0.8.23
6062026-09-04T21:31:47.748Z Downloaded toml_parser v1.1.3+spec-1.1.0
6072026-09-04T21:31:47.748Z Downloaded http v1.5.0
6082026-09-04T21:31:47.748Z Downloaded memchr v2.8.3
6092026-09-04T21:31:47.748Z Downloaded mio v1.2.2
6102026-09-04T21:31:47.748Z Downloaded url v2.5.8
6112026-09-04T21:31:47.748Z Downloaded slog-scope v4.4.1
6122026-09-04T21:31:47.748Z Downloaded schemars_derive v0.8.22
6132026-09-04T21:31:47.748Z Downloaded structmeta v0.3.0
6142026-09-04T21:31:47.749Z Downloaded tagptr v0.2.0
6152026-09-04T21:31:47.749Z Downloaded tiny-keccak v2.0.2
6162026-09-04T21:31:47.749Z Downloaded try-lock v0.2.5
6172026-09-04T21:31:47.749Z Downloaded untrusted v0.7.1
6182026-09-04T21:31:47.749Z Downloaded waitgroup v0.1.2
6192026-09-04T21:31:47.749Z Downloaded embedded-io v0.4.0
6202026-09-04T21:31:47.749Z Downloaded equivalent v1.0.2
6212026-09-04T21:31:47.749Z Downloaded tracing-attributes v0.1.31
6222026-09-04T21:31:47.749Z Downloaded unicode-linebreak v0.1.5
6232026-09-04T21:31:47.749Z Downloaded progenitor-impl v0.10.0
6242026-09-04T21:31:47.749Z Downloaded either v1.17.0
6252026-09-04T21:31:47.749Z Downloaded erased-serde v0.3.31
6262026-09-04T21:31:47.749Z Downloaded pest_derive v2.8.8
6272026-09-04T21:31:47.749Z Downloaded snafu v0.8.9
6282026-09-04T21:31:47.749Z Downloaded displaydoc v0.2.7
6292026-09-04T21:31:47.749Z Downloaded opaque-debug v0.3.1
6302026-09-04T21:31:47.749Z Downloaded plain v0.2.3
6312026-09-04T21:31:47.749Z Downloaded serde_core v1.0.229
6322026-09-04T21:31:47.749Z Downloaded pin-project-lite v0.2.17
6332026-09-04T21:31:47.750Z Downloaded progenitor-macro v0.13.0
6342026-09-04T21:31:47.750Z Downloaded ryu v1.0.23
6352026-09-04T21:31:47.750Z Downloaded strum v0.28.0
6362026-09-04T21:31:47.750Z Downloaded tower-layer v0.3.3
6372026-09-04T21:31:47.750Z Downloaded quote v1.0.47
6382026-09-04T21:31:47.750Z Downloaded tokio-macros v2.7.2
6392026-09-04T21:31:47.750Z Downloaded tower v0.5.3
6402026-09-04T21:31:47.750Z Downloaded xattr v1.6.1
6412026-09-04T21:31:47.750Z Downloaded similar v3.2.0
6422026-09-04T21:31:47.750Z Downloaded usdt v0.6.0
6432026-09-04T21:31:47.750Z Downloaded dof v0.3.0
6442026-09-04T21:31:47.750Z Downloaded unicode-segmentation v1.13.3
6452026-09-04T21:31:47.750Z Downloaded openssl-macros v0.1.1
6462026-09-04T21:31:47.750Z Downloaded percent-encoding v2.3.2
6472026-09-04T21:31:47.751Z Downloaded expectorate v1.3.0
6482026-09-04T21:31:47.751Z Downloaded slab v0.4.12
6492026-09-04T21:31:47.751Z Downloaded spin v0.9.9
6502026-09-04T21:31:47.751Z Downloaded slog-term v2.9.2
6512026-09-04T21:31:47.751Z Downloaded usdt-impl v0.5.0
6522026-09-04T21:31:47.751Z Downloaded want v0.3.1
6532026-09-04T21:31:47.751Z Downloaded semver v0.1.20
6542026-09-04T21:31:47.751Z Downloaded progenitor-macro v0.10.0
6552026-09-04T21:31:47.751Z Downloaded slog-bunyan v2.5.0
6562026-09-04T21:31:47.751Z Downloaded thread_local v1.1.10
6572026-09-04T21:31:47.751Z Downloaded typify-macro v0.6.2
6582026-09-04T21:31:47.751Z Downloaded zerofrom v0.1.8
6592026-09-04T21:31:47.751Z Downloaded debug-ignore v1.0.5
6602026-09-04T21:31:47.751Z Downloaded derive-where v1.6.1
6612026-09-04T21:31:47.752Z Downloaded steno v0.4.1
6622026-09-04T21:31:47.752Z Downloaded synstructure v0.13.2
6632026-09-04T21:31:47.752Z Downloaded rand v0.8.7
6642026-09-04T21:31:47.752Z Downloaded rhai_codegen v3.2.0
6652026-09-04T21:31:47.752Z Downloaded futures v0.3.34
6662026-09-04T21:31:47.752Z Downloaded heapless v0.8.0
6672026-09-04T21:31:47.752Z Downloaded xz2 v0.1.7
6682026-09-04T21:31:47.752Z Downloaded fixedbitset v0.4.2
6692026-09-04T21:31:47.752Z Downloaded float-ord v0.3.2
6702026-09-04T21:31:47.752Z Downloaded hash32 v0.3.1
6712026-09-04T21:31:47.752Z Downloaded termtree v0.5.1
6722026-09-04T21:31:47.752Z Downloaded foreign-types v0.5.0
6732026-09-04T21:31:47.752Z Downloaded serde_plain v1.0.2
6742026-09-04T21:31:47.752Z Downloaded nom v7.1.3
6752026-09-04T21:31:47.752Z Downloaded slog v2.8.2
6762026-09-04T21:31:47.752Z Downloaded utf8_iter v1.0.4
6772026-09-04T21:31:47.752Z Downloaded flate2 v1.1.9
6782026-09-04T21:31:47.753Z Downloaded ron v0.12.2
6792026-09-04T21:31:47.753Z Downloaded rand_core v0.10.1
6802026-09-04T21:31:47.753Z Downloaded strum_macros v0.27.2
6812026-09-04T21:31:47.753Z Downloaded nom v8.0.0
6822026-09-04T21:31:47.753Z Downloaded port-file v0.1.0
6832026-09-04T21:31:47.753Z Downloaded foreign-types v0.3.2
6842026-09-04T21:31:47.753Z Downloaded parking_lot_core v0.9.12
6852026-09-04T21:31:47.753Z Downloaded serde_path_to_error v0.1.20
6862026-09-04T21:31:47.753Z Downloaded hickory-resolver v0.25.2
6872026-09-04T21:31:47.753Z Downloaded serde_with_macros v3.22.0
6882026-09-04T21:31:47.753Z Downloaded rustls-platform-verifier v0.7.0
6892026-09-04T21:31:47.753Z Downloaded pin-project-internal v1.1.13
6902026-09-04T21:31:47.753Z Downloaded serde_tokenstream v0.2.3
6912026-09-04T21:31:47.753Z Downloaded time-macros v0.2.32
6922026-09-04T21:31:47.753Z Downloaded tinystr v0.8.3
6932026-09-04T21:31:47.753Z Downloaded digest v0.11.3
6942026-09-04T21:31:47.846Z Downloaded zeroize_derive v1.5.0
6952026-09-04T21:31:47.846Z Downloaded fnv v1.0.7
6962026-09-04T21:31:47.846Z Downloaded serde_derive v1.0.229
6972026-09-04T21:31:47.847Z Downloaded thread-id v5.1.0
6982026-09-04T21:31:47.847Z Downloaded simd-adler32 v0.3.10
6992026-09-04T21:31:47.847Z Downloaded itertools v0.14.0
7002026-09-04T21:31:47.847Z Downloaded getrandom v0.4.3
7012026-09-04T21:31:47.847Z Downloaded group v0.13.0
7022026-09-04T21:31:47.847Z Downloaded oxide-tokio-rt v0.1.6
7032026-09-04T21:31:47.847Z Downloaded yoke v0.8.3
7042026-09-04T21:31:47.847Z Downloaded snafu-derive v0.8.9
7052026-09-04T21:31:47.847Z Downloaded thiserror v2.0.20
7062026-09-04T21:31:47.847Z Downloaded zerocopy-derive v0.8.56
7072026-09-04T21:31:47.847Z Downloaded darling v0.23.0
7082026-09-04T21:31:47.847Z Downloaded quinn-udp v0.5.15
7092026-09-04T21:31:47.847Z Downloaded serde_urlencoded v0.7.1
7102026-09-04T21:31:47.847Z Downloaded progenitor-client v0.14.0
7112026-09-04T21:31:47.847Z Downloaded strum v0.27.2
7122026-09-04T21:31:47.847Z Downloaded darling_core v0.23.0
7132026-09-04T21:31:47.847Z Downloaded rustc_version v0.4.1
7142026-09-04T21:31:47.847Z Downloaded tokio-rustls v0.26.4
7152026-09-04T21:31:47.847Z Downloaded rand_core v0.9.5
7162026-09-04T21:31:47.848Z Downloaded resolv-conf v0.7.6
7172026-09-04T21:31:47.848Z Downloaded unicode-xid v0.2.6
7182026-09-04T21:31:47.848Z Downloaded whoami v1.6.1
7192026-09-04T21:31:47.848Z Downloaded owo-colors v4.3.0
7202026-09-04T21:31:47.848Z Downloaded serial_test v4.0.1
7212026-09-04T21:31:47.848Z Downloaded topological-sort v0.2.2
7222026-09-04T21:31:47.848Z Downloaded yoke-derive v0.8.2
7232026-09-04T21:31:47.848Z Downloaded strsim v0.11.1
7242026-09-04T21:31:47.848Z Downloaded futures-sink v0.3.34
7252026-09-04T21:31:47.848Z Downloaded gethostname v0.5.0
7262026-09-04T21:31:47.848Z Downloaded num_enum v0.7.6
7272026-09-04T21:31:47.848Z Downloaded parking_lot v0.12.5
7282026-09-04T21:31:47.848Z Downloaded dof v0.4.0
7292026-09-04T21:31:47.848Z Downloaded phf v0.12.1
7302026-09-04T21:31:47.848Z Downloaded rustls-pki-types v1.15.1
7312026-09-04T21:31:47.848Z Downloaded futures-channel v0.3.34
7322026-09-04T21:31:47.848Z Downloaded idna v1.1.0
7332026-09-04T21:31:47.848Z Downloaded elliptic-curve v0.13.8
7342026-09-04T21:31:47.849Z Downloaded form_urlencoded v1.2.2
7352026-09-04T21:31:47.849Z Downloaded slog-json v2.6.1
7362026-09-04T21:31:47.849Z Downloaded tempfile v3.27.0
7372026-09-04T21:31:47.849Z Downloaded pem v3.0.6
7382026-09-04T21:31:47.849Z Downloaded progenitor v0.10.0
7392026-09-04T21:31:47.849Z Downloaded papergrid v0.18.0
7402026-09-04T21:31:47.849Z Downloaded semver v1.0.28
7412026-09-04T21:31:47.849Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7422026-09-04T21:31:47.849Z Downloaded slog-dtrace v0.3.0
7432026-09-04T21:31:47.849Z Downloaded hmac v0.12.1
7442026-09-04T21:31:47.849Z Downloaded find-msvc-tools v0.1.10
7452026-09-04T21:31:47.849Z Downloaded parse-display-derive v0.10.0
7462026-09-04T21:31:47.849Z Downloaded rand v0.10.2
7472026-09-04T21:31:47.849Z Downloaded similar v2.7.0
7482026-09-04T21:31:47.849Z Downloaded itertools v0.15.0
7492026-09-04T21:31:47.849Z Downloaded derive_more v0.99.20
7502026-09-04T21:31:47.850Z Downloaded progenitor-impl v0.14.0
7512026-09-04T21:31:47.850Z Downloaded defmt v1.1.1
7522026-09-04T21:31:47.850Z Downloaded test-strategy v0.4.5
7532026-09-04T21:31:47.850Z Downloaded darling v0.21.3
7542026-09-04T21:31:47.850Z Downloaded itertools v0.12.1
7552026-09-04T21:31:47.850Z Downloaded clap_builder v4.6.6
7562026-09-04T21:31:47.850Z Downloaded half v2.7.1
7572026-09-04T21:31:47.850Z Downloaded toml v0.7.8
7582026-09-04T21:31:47.850Z Downloaded toml v1.1.4+spec-1.1.0
7592026-09-04T21:31:47.850Z Downloaded zerovec-derive v0.11.3
7602026-09-04T21:31:47.850Z Downloaded rayon-core v1.13.0
7612026-09-04T21:31:47.850Z Downloaded libm v0.2.16
7622026-09-04T21:31:47.850Z Downloaded tungstenite v0.21.0
7632026-09-04T21:31:47.850Z Downloaded tower-http v0.6.11
7642026-09-04T21:31:47.850Z Downloaded icu_properties_data v2.2.0
7652026-09-04T21:31:47.850Z Downloaded hashbrown v0.15.5
7662026-09-04T21:31:47.850Z Downloaded pest v2.8.8
7672026-09-04T21:31:47.850Z Downloaded toml_edit v0.25.13+spec-1.1.0
7682026-09-04T21:31:47.850Z Downloaded prettyplease v0.2.37
7692026-09-04T21:31:47.850Z Downloaded schemars v1.2.2
7702026-09-04T21:31:47.850Z Downloaded pretty_assertions v1.4.1
7712026-09-04T21:31:47.851Z Downloaded getrandom v0.3.4
7722026-09-04T21:31:47.851Z Downloaded hickory-resolver v0.24.4
7732026-09-04T21:31:47.851Z Downloaded proc-macro2 v1.0.107
7742026-09-04T21:31:47.851Z Downloaded zerovec v0.11.6
7752026-09-04T21:31:47.851Z Downloaded schemars v0.9.0
7762026-09-04T21:31:47.851Z Downloaded zerotrie v0.2.4
7772026-09-04T21:31:47.851Z Downloaded rustls-webpki v0.103.14
7782026-09-04T21:31:47.851Z Downloaded aws-lc-rs v1.18.0
7792026-09-04T21:31:47.851Z Downloaded qorb v0.4.1
7802026-09-04T21:31:47.851Z Downloaded toml_edit v0.22.27
7812026-09-04T21:31:47.851Z Downloaded typed-path v0.9.3
7822026-09-04T21:31:47.851Z Downloaded dropshot-api-manager v0.8.0
7832026-09-04T21:31:47.851Z Downloaded iddqd v0.4.6
7842026-09-04T21:31:47.851Z Downloaded serde v1.0.229
7852026-09-04T21:31:47.851Z Downloaded blake3 v1.8.6
7862026-09-04T21:31:47.851Z Downloaded winnow v0.7.15
7872026-09-04T21:31:47.852Z Downloaded zerocopy v0.7.35
7882026-09-04T21:31:47.852Z Downloaded reqwest v0.13.4
7892026-09-04T21:31:47.852Z Downloaded rand v0.9.5
7902026-09-04T21:31:47.852Z Downloaded tar v0.4.46
7912026-09-04T21:31:47.901Z Downloaded goblin v0.8.2
7922026-09-04T21:31:47.901Z Downloaded hashbrown v0.12.3
7932026-09-04T21:31:47.901Z Downloaded chrono v0.4.45
7942026-09-04T21:31:47.901Z Downloaded quinn v0.11.11
7952026-09-04T21:31:47.901Z Downloaded tokio-util v0.7.19
7962026-09-04T21:31:47.901Z Downloaded tabled v0.21.0
7972026-09-04T21:31:47.901Z Downloaded hashbrown v0.17.1
7982026-09-04T21:31:47.901Z Downloaded unicode-normalization v0.1.25
7992026-09-04T21:31:47.901Z Downloaded serde_json v1.0.151
8002026-09-04T21:31:47.901Z Downloaded typenum v1.20.1
8012026-09-04T21:31:47.901Z Downloaded tough v0.22.0
8022026-09-04T21:31:47.901Z Downloaded webpki-roots v1.0.9
8032026-09-04T21:31:47.901Z Downloaded winnow v1.0.4
8042026-09-04T21:31:47.901Z Downloaded portable-atomic v1.15.0
8052026-09-04T21:31:47.901Z Downloaded hkdf v0.12.4
8062026-09-04T21:31:47.901Z Downloaded rayon v1.12.0
8072026-09-04T21:31:47.901Z Downloaded reqwest v0.12.28
8082026-09-04T21:31:47.901Z Downloaded proptest v1.11.0
8092026-09-04T21:31:47.901Z Downloaded moka v0.12.16
8102026-09-04T21:31:47.960Z Downloaded hashbrown v0.16.1
8112026-09-04T21:31:47.960Z Downloaded tabled v0.15.0
8122026-09-04T21:31:47.960Z Downloaded serde_with v3.22.0
8132026-09-04T21:31:47.960Z Downloaded regex v1.13.1
8142026-09-04T21:31:47.960Z Downloaded futures-util v0.3.34
8152026-09-04T21:31:47.960Z Downloaded h2 v0.4.15
8162026-09-04T21:31:47.960Z Downloaded winnow v0.5.40
8172026-09-04T21:31:47.960Z Downloaded syn v1.0.109
8182026-09-04T21:31:47.960Z Downloaded vcpkg v0.2.15
8192026-09-04T21:31:47.972Z Downloaded quinn-proto v0.11.16
8202026-09-04T21:31:47.972Z Downloaded syn v3.0.3
8212026-09-04T21:31:47.972Z Downloaded zerocopy v0.8.56
8222026-09-04T21:31:47.972Z Downloaded goblin v0.10.7
8232026-09-04T21:31:47.972Z Downloaded bstr v1.13.1
8242026-09-04T21:31:47.972Z Downloaded curve25519-dalek v4.1.3
8252026-09-04T21:31:47.972Z Downloaded unicode-width v0.2.2
8262026-09-04T21:31:47.972Z Downloaded nix v0.31.3
8272026-09-04T21:31:47.992Z Downloaded time v0.3.55
8282026-09-04T21:31:48.014Z Downloaded unicode-width v0.1.14
8292026-09-04T21:31:48.014Z Downloaded regex-syntax v0.8.11
8302026-09-04T21:31:48.015Z Downloaded openssl v0.10.81
8312026-09-04T21:31:48.015Z Downloaded smoltcp v0.11.0
8322026-09-04T21:31:48.068Z Downloaded syn v2.0.119
8332026-09-04T21:31:48.068Z Downloaded rustix v0.38.44
8342026-09-04T21:31:48.068Z Downloaded hickory-proto v0.24.4
8352026-09-04T21:31:48.095Z Downloaded regress v0.11.1
8362026-09-04T21:31:48.095Z Downloaded rustls v0.23.43
8372026-09-04T21:31:48.095Z Downloaded regress v0.10.5
8382026-09-04T21:31:48.095Z Downloaded sled v0.34.7
8392026-09-04T21:31:48.095Z Downloaded typify-impl v0.4.3
8402026-09-04T21:31:48.095Z Downloaded dropshot v0.17.1
8412026-09-04T21:31:48.162Z Downloaded rustix v1.1.4
8422026-09-04T21:31:48.162Z Downloaded hickory-proto v0.25.2
8432026-09-04T21:31:48.162Z Downloaded openapiv3 v2.2.0
8442026-09-04T21:31:48.163Z Downloaded tracing v0.1.44
8452026-09-04T21:31:48.184Z Downloaded jiff v0.2.35
8462026-09-04T21:31:48.184Z Downloaded lzma-sys v0.1.20
8472026-09-04T21:31:48.184Z Downloaded petgraph v0.6.5
8482026-09-04T21:31:48.184Z Downloaded typify-impl v0.6.2
8492026-09-04T21:31:48.184Z Downloaded libc v0.2.189
8502026-09-04T21:31:48.226Z Downloaded rhai v1.26.0
8512026-09-04T21:31:48.264Z Downloaded regex-automata v0.4.18
8522026-09-04T21:31:48.290Z Downloaded chrono-tz v0.10.4
8532026-09-04T21:31:48.299Z Downloaded csv v1.4.0
8542026-09-04T21:31:48.339Z Downloaded sha3 v0.10.9
8552026-09-04T21:31:48.339Z Downloaded petgraph v0.8.3
8562026-09-04T21:31:48.361Z Downloaded tokio v1.53.1
8572026-09-04T21:31:48.413Z Downloaded encoding_rs v0.8.35
8582026-09-04T21:31:48.455Z Downloaded ring v0.17.14
8592026-09-04T21:31:48.914Z Downloaded aws-lc-sys v0.44.0
8602026-09-04T21:31:49.916Z Compiling proc-macro2 v1.0.107
8612026-09-04T21:31:49.916Z Compiling unicode-ident v1.0.24
8622026-09-04T21:31:49.916Z Compiling quote v1.0.47
8632026-09-04T21:31:49.916Z Compiling serde_core v1.0.229
8642026-09-04T21:31:49.938Z Compiling cfg-if v1.0.4
8652026-09-04T21:31:49.938Z Compiling serde v1.0.229
8662026-09-04T21:31:49.938Z Compiling libc v0.2.189
8672026-09-04T21:31:50.004Z Compiling memchr v2.8.3
8682026-09-04T21:31:50.127Z Compiling itoa v1.0.18
8692026-09-04T21:31:50.323Z Compiling zmij v1.0.23
8702026-09-04T21:31:50.385Z Compiling smallvec v1.15.2
8712026-09-04T21:31:50.393Z Compiling autocfg v1.5.1
8722026-09-04T21:31:50.594Z Compiling libm v0.2.16
8732026-09-04T21:31:50.723Z Compiling stable_deref_trait v1.2.1
8742026-09-04T21:31:50.749Z Compiling litemap v0.8.2
8752026-09-04T21:31:50.794Z Compiling percent-encoding v2.3.2
8762026-09-04T21:31:50.816Z Compiling writeable v0.6.3
8772026-09-04T21:31:50.903Z Compiling icu_normalizer_data v2.2.0
8782026-09-04T21:31:50.937Z Compiling utf8_iter v1.0.4
8792026-09-04T21:31:50.947Z Compiling icu_properties_data v2.2.0
8802026-09-04T21:31:50.993Z Compiling iana-time-zone v0.1.65
8812026-09-04T21:31:51.081Z Compiling equivalent v1.0.2
8822026-09-04T21:31:51.188Z Compiling version_check v0.9.5
8832026-09-04T21:31:51.234Z Compiling syn v2.0.119
8842026-09-04T21:31:51.247Z Compiling syn v3.0.3
8852026-09-04T21:31:51.346Z Compiling pin-project-lite v0.2.17
8862026-09-04T21:31:51.764Z Compiling form_urlencoded v1.2.2
8872026-09-04T21:31:51.770Z Compiling allocator-api2 v0.2.21
8882026-09-04T21:31:51.770Z Compiling parking_lot_core v0.9.12
8892026-09-04T21:31:51.770Z Compiling serde_json v1.0.151
8902026-09-04T21:31:51.770Z Compiling scopeguard v1.2.0
8912026-09-04T21:31:51.770Z Compiling dyn-clone v1.0.20
8922026-09-04T21:31:51.770Z Compiling lock_api v0.4.14
8932026-09-04T21:31:51.770Z Compiling hashbrown v0.17.1
8942026-09-04T21:31:51.770Z Compiling num-traits v0.2.19
8952026-09-04T21:31:51.796Z Compiling log v0.4.33
8962026-09-04T21:31:51.928Z Compiling rand_core v0.10.1
8972026-09-04T21:31:51.978Z Compiling getrandom v0.4.3
8982026-09-04T21:31:52.078Z Compiling thiserror v2.0.20
8992026-09-04T21:31:52.118Z Compiling semver v1.0.28
9002026-09-04T21:31:52.287Z Compiling indexmap v2.14.0
9012026-09-04T21:31:52.460Z Compiling futures-core v0.3.34
9022026-09-04T21:31:52.477Z Compiling errno v0.3.14
9032026-09-04T21:31:52.642Z Compiling zerocopy v0.8.56
9042026-09-04T21:31:52.654Z Compiling heck v0.5.0
9052026-09-04T21:31:52.720Z Compiling futures-sink v0.3.34
9062026-09-04T21:31:52.821Z Compiling slab v0.4.12
9072026-09-04T21:31:52.881Z Compiling uuid v1.26.0
9082026-09-04T21:31:52.917Z Compiling jobserver v0.1.35
9092026-09-04T21:31:52.993Z Compiling shlex v2.0.1
9102026-09-04T21:31:53.018Z Compiling fnv v1.0.7
9112026-09-04T21:31:53.115Z Compiling find-msvc-tools v0.1.10
9122026-09-04T21:31:53.176Z Compiling futures-channel v0.3.34
9132026-09-04T21:31:53.227Z Compiling schemars v0.8.22
9142026-09-04T21:31:53.314Z Compiling cc v1.4.2
9152026-09-04T21:31:53.342Z Compiling futures-task v0.3.34
9162026-09-04T21:31:53.352Z Compiling futures-io v0.3.34
9172026-09-04T21:31:53.396Z Compiling pkg-config v0.3.33
9182026-09-04T21:31:53.551Z Compiling socket2 v0.6.5
9192026-09-04T21:31:53.566Z Compiling rustversion v1.0.23
9202026-09-04T21:31:53.783Z Compiling parking_lot v0.12.5
9212026-09-04T21:31:53.800Z Compiling signal-hook-registry v1.4.8
9222026-09-04T21:31:53.854Z Compiling mio v1.2.2
9232026-09-04T21:31:54.014Z Compiling synstructure v0.13.2
9242026-09-04T21:31:54.102Z Compiling serde_derive_internals v0.29.1
9252026-09-04T21:31:54.203Z Compiling portable-atomic v1.15.0
9262026-09-04T21:31:54.374Z Compiling cmake v0.1.58
9272026-09-04T21:31:54.469Z Compiling serde_derive v1.0.229
9282026-09-04T21:31:54.518Z Compiling displaydoc v0.2.7
9292026-09-04T21:31:54.522Z Compiling tokio-macros v2.7.2
9302026-09-04T21:31:54.653Z Compiling thiserror-impl v2.0.20
9312026-09-04T21:31:54.664Z Compiling futures-macro v0.3.34
9322026-09-04T21:31:55.161Z Compiling bitflags v2.13.1
9332026-09-04T21:31:55.165Z Compiling dunce v1.0.5
9342026-09-04T21:31:55.165Z Compiling fs_extra v1.3.0
9352026-09-04T21:31:55.165Z Compiling typenum v1.20.1
9362026-09-04T21:31:55.219Z Compiling aws-lc-sys v0.44.0
9372026-09-04T21:31:55.230Z Compiling zerofrom-derive v0.1.7
9382026-09-04T21:31:55.263Z Compiling yoke-derive v0.8.2
9392026-09-04T21:31:55.291Z Compiling zerovec-derive v0.11.3
9402026-09-04T21:31:55.480Z Compiling schemars_derive v0.8.22
9412026-09-04T21:31:55.807Z Compiling zerocopy-derive v0.8.56
9422026-09-04T21:31:55.972Z Compiling zeroize_derive v1.5.0
9432026-09-04T21:31:56.342Z Compiling futures-util v0.3.34
9442026-09-04T21:31:56.783Z Compiling base64 v0.22.1
9452026-09-04T21:31:56.787Z Compiling zerofrom v0.1.8
9462026-09-04T21:31:56.787Z Compiling yoke v0.8.3
9472026-09-04T21:31:56.787Z Compiling zeroize v1.9.0
9482026-09-04T21:31:56.787Z Compiling zerovec v0.11.6
9492026-09-04T21:31:56.787Z Compiling zerotrie v0.2.4
9502026-09-04T21:31:56.853Z Compiling critical-section v1.2.0
9512026-09-04T21:31:56.863Z Compiling subtle v2.6.1
9522026-09-04T21:31:56.949Z Compiling once_cell v1.21.4
9532026-09-04T21:31:57.018Z Compiling regex-syntax v0.8.11
9542026-09-04T21:31:57.028Z Compiling byteorder v1.5.0
9552026-09-04T21:31:57.157Z Compiling httparse v1.10.1
9562026-09-04T21:31:57.250Z Compiling tinystr v0.8.3
9572026-09-04T21:31:57.260Z Compiling potential_utf v0.1.5
9582026-09-04T21:31:57.413Z Compiling icu_locale_core v2.2.0
9592026-09-04T21:31:57.444Z Compiling icu_collections v2.2.0
9602026-09-04T21:31:57.499Z Compiling bytes v1.12.1
9612026-09-04T21:31:57.555Z Compiling chrono v0.4.45
9622026-09-04T21:31:57.957Z Compiling http v1.5.0
9632026-09-04T21:31:58.125Z Compiling icu_provider v2.2.0
9642026-09-04T21:31:58.439Z Compiling icu_properties v2.2.0
9652026-09-04T21:31:58.456Z Compiling icu_normalizer v2.2.0
9662026-09-04T21:31:58.687Z Compiling tokio v1.53.1
9672026-09-04T21:31:58.994Z Compiling serde_tokenstream v0.2.3
9682026-09-04T21:31:59.073Z Compiling http-body v1.1.0
9692026-09-04T21:31:59.097Z Compiling atomic-waker v1.1.2
9702026-09-04T21:31:59.227Z Compiling ipnet v2.12.1
9712026-09-04T21:31:59.272Z Compiling tower-service v0.3.3
9722026-09-04T21:31:59.283Z Compiling tower-layer v0.3.3
9732026-09-04T21:31:59.363Z Compiling idna_adapter v1.2.2
9742026-09-04T21:31:59.504Z Compiling idna v1.1.0
9752026-09-04T21:32:00.051Z Compiling slog v2.8.2
9762026-09-04T21:32:00.054Z Compiling getrandom v0.2.17
9772026-09-04T21:32:00.054Z Compiling strsim v0.11.1
9782026-09-04T21:32:00.054Z Compiling untrusted v0.9.0
9792026-09-04T21:32:00.054Z Compiling url v2.5.8
9802026-09-04T21:32:00.054Z Compiling ryu v1.0.23
9812026-09-04T21:32:00.054Z Compiling thiserror v1.0.69
9822026-09-04T21:32:00.054Z Compiling rustix v1.1.4
9832026-09-04T21:32:00.130Z Compiling ppv-lite86 v0.2.21
9842026-09-04T21:32:00.175Z Compiling ucd-trie v0.1.7
9852026-09-04T21:32:00.263Z Compiling try-lock v0.2.5
9862026-09-04T21:32:00.443Z Compiling want v0.3.1
9872026-09-04T21:32:00.457Z Compiling pest v2.8.8
9882026-09-04T21:32:00.488Z Compiling rand_core v0.6.4
9892026-09-04T21:32:00.574Z Compiling erased-serde v0.3.31
9902026-09-04T21:32:00.607Z Compiling thiserror-impl v1.0.69
9912026-09-04T21:32:00.707Z Compiling httpdate v1.0.3
9922026-09-04T21:32:00.718Z Compiling getrandom v0.3.4
9932026-09-04T21:32:00.951Z Compiling pretty-hex v0.4.2
9942026-09-04T21:32:01.081Z Compiling plain v0.2.3
9952026-09-04T21:32:01.088Z Compiling paste v1.0.15
9962026-09-04T21:32:01.185Z Compiling foldhash v0.2.0
9972026-09-04T21:32:01.396Z Compiling tracing-core v0.1.36
9982026-09-04T21:32:01.406Z Compiling tracing-attributes v0.1.31
9992026-09-04T21:32:01.425Z Compiling omicron-workspace-hack v0.1.0
10002026-09-04T21:32:01.638Z Compiling pest_meta v2.8.8
10012026-09-04T21:32:01.699Z Compiling ident_case v1.0.1
10022026-09-04T21:32:01.818Z Compiling ipnetwork v0.21.1
10032026-09-04T21:32:01.823Z Compiling serde_urlencoded v0.7.1
10042026-09-04T21:32:02.394Z Compiling http-body-util v0.1.5
10052026-09-04T21:32:02.398Z Compiling aho-corasick v1.1.5
10062026-09-04T21:32:02.398Z Compiling pest_generator v2.8.8
10072026-09-04T21:32:02.398Z Compiling sync_wrapper v1.0.2
10082026-09-04T21:32:02.398Z Compiling daft-derive v0.1.8
10092026-09-04T21:32:02.899Z Compiling tracing v0.1.44
10102026-09-04T21:32:02.899Z Compiling fastrand v2.5.0
10112026-09-04T21:32:02.899Z Compiling regex-automata v0.4.18
10122026-09-04T21:32:02.899Z Compiling hashbrown v0.16.1
10132026-09-04T21:32:02.899Z Compiling pest_derive v2.8.8
10142026-09-04T21:32:02.967Z Compiling winnow v1.0.4
10152026-09-04T21:32:03.439Z Compiling tokio-util v0.7.19
10162026-09-04T21:32:03.440Z Compiling oxnet v0.1.7
10172026-09-04T21:32:03.458Z Compiling scroll_derive v0.13.1
10182026-09-04T21:32:03.701Z Compiling async-trait v0.1.92
10192026-09-04T21:32:04.084Z Compiling aws-lc-rs v1.18.0
10202026-09-04T21:32:04.270Z Compiling anyhow v1.0.104
10212026-09-04T21:32:04.283Z Compiling time-core v0.1.9
10222026-09-04T21:32:04.380Z Compiling num-conv v0.2.2
10232026-09-04T21:32:04.464Z Compiling scroll v0.13.0
10242026-09-04T21:32:04.535Z Compiling time-macros v0.2.32
10252026-09-04T21:32:04.588Z Compiling regex v1.13.1
10262026-09-04T21:32:04.733Z Compiling rustls-pki-types v1.15.1
10272026-09-04T21:32:04.861Z Compiling deranged v0.5.8
10282026-09-04T21:32:05.051Z Compiling powerfmt v0.2.0
10292026-09-04T21:32:05.217Z Compiling hex v0.4.3
10302026-09-04T21:32:05.257Z Compiling num_threads v0.1.7
10312026-09-04T21:32:05.295Z Compiling openssl-probe v0.2.1
10322026-09-04T21:32:05.472Z Compiling goblin v0.10.7
10332026-09-04T21:32:05.481Z Compiling untrusted v0.7.1
10342026-09-04T21:32:05.491Z Compiling camino v1.2.5
10352026-09-04T21:32:05.686Z Compiling usdt-impl v0.6.0
10362026-09-04T21:32:05.728Z Compiling rustls v0.23.43
10372026-09-04T21:32:05.813Z Compiling h2 v0.4.15
10382026-09-04T21:32:05.938Z Compiling dtrace-parser v0.3.0
10392026-09-04T21:32:06.008Z Compiling crc32fast v1.5.0
10402026-09-04T21:32:06.331Z Compiling futures-executor v0.3.34
10412026-09-04T21:32:06.440Z Compiling serde_tokenstream v0.3.0
10422026-09-04T21:32:06.611Z Compiling structmeta-derive v0.3.0
10432026-09-04T21:32:06.724Z Compiling thread-id v5.1.0
10442026-09-04T21:32:06.786Z Compiling crossbeam-utils v0.8.22
10452026-09-04T21:32:06.804Z Compiling cpufeatures v0.3.0
10462026-09-04T21:32:06.873Z Compiling adler2 v2.0.1
10472026-09-04T21:32:07.005Z Compiling simd-adler32 v0.3.10
10482026-09-04T21:32:07.095Z Compiling newtype-uuid-macros v0.1.1
10492026-09-04T21:32:07.188Z Compiling miniz_oxide v0.8.9
10502026-09-04T21:32:07.205Z Compiling futures v0.3.34
10512026-09-04T21:32:07.277Z Compiling rand_core v0.9.5
10522026-09-04T21:32:07.640Z Compiling structmeta v0.3.0
10532026-09-04T21:32:07.682Z Compiling darling_core v0.23.0
10542026-09-04T21:32:07.835Z Compiling hybrid-array v0.4.14
10552026-09-04T21:32:07.875Z Compiling hyper v1.11.1
10562026-09-04T21:32:08.405Z Compiling thread_local v1.1.10
10572026-09-04T21:32:08.414Z Compiling dof v0.4.0
10582026-09-04T21:32:08.414Z Compiling match_cfg v0.1.0
10592026-09-04T21:32:08.414Z Compiling flate2 v1.1.9
10602026-09-04T21:32:08.965Z Compiling newtype-uuid v1.4.0
10612026-09-04T21:32:09.309Z Compiling hyper-util v0.1.20
10622026-09-04T21:32:10.061Z Compiling compression-core v0.4.32
10632026-09-04T21:32:10.064Z Compiling slog-async v2.8.0
10642026-09-04T21:32:10.064Z Compiling darling_macro v0.23.0
10652026-09-04T21:32:10.064Z Compiling quick-error v1.2.3
10662026-09-04T21:32:10.064Z Compiling ref-cast v1.0.26
10672026-09-04T21:32:10.064Z Compiling compression-codecs v0.4.38
10682026-09-04T21:32:10.111Z Compiling daft v0.1.8
10692026-09-04T21:32:10.190Z Compiling block-buffer v0.12.1
10702026-09-04T21:32:10.259Z Compiling crypto-common v0.2.2
10712026-09-04T21:32:10.335Z Compiling rand_chacha v0.9.0
10722026-09-04T21:32:10.372Z Compiling strum_macros v0.26.4
10732026-09-04T21:32:10.421Z Compiling darling v0.23.0
10742026-09-04T21:32:10.458Z Compiling ref-cast-impl v1.0.26
10752026-09-04T21:32:10.881Z Compiling usdt-attr-macro v0.6.0
10762026-09-04T21:32:11.298Z Compiling usdt-macro v0.6.0
10772026-09-04T21:32:11.298Z Compiling serde_spanned v1.1.1
10782026-09-04T21:32:11.305Z Compiling generic-array v0.14.7
10792026-09-04T21:32:11.305Z Compiling multer v3.1.0
10802026-09-04T21:32:11.305Z Compiling debug-ignore v1.0.5
10812026-09-04T21:32:11.305Z Compiling term v1.2.1
10822026-09-04T21:32:11.305Z Compiling toml_writer v1.1.2+spec-1.1.0
10832026-09-04T21:32:11.305Z Compiling bit-vec v0.8.0
10842026-09-04T21:32:11.305Z Compiling take_mut v0.2.2
10852026-09-04T21:32:11.355Z Compiling const-oid v0.10.2
10862026-09-04T21:32:11.424Z Compiling bit-set v0.8.0
10872026-09-04T21:32:11.508Z Compiling digest v0.11.3
10882026-09-04T21:32:11.645Z Compiling rand v0.9.5
10892026-09-04T21:32:11.668Z Compiling serde_with_macros v3.22.0
10902026-09-04T21:32:11.678Z Compiling async-stream-impl v0.3.6
10912026-09-04T21:32:11.879Z Compiling dropshot v0.17.1
10922026-09-04T21:32:11.894Z Compiling encoding_rs v0.8.35
10932026-09-04T21:32:11.973Z Compiling strum v0.26.3
10942026-09-04T21:32:12.098Z Compiling syn v1.0.109
10952026-09-04T21:32:12.110Z Compiling spin v0.9.9
10962026-09-04T21:32:12.217Z Compiling unarray v0.1.4
10972026-09-04T21:32:12.232Z Compiling mime v0.3.17
10982026-09-04T21:32:12.308Z Compiling async-stream v0.3.6
10992026-09-04T21:32:12.360Z Compiling sha1 v0.11.0
11002026-09-04T21:32:12.478Z Compiling derive-ex v0.1.8
11012026-09-04T21:32:12.499Z Compiling tower v0.5.3
11022026-09-04T21:32:12.603Z Compiling dropshot_endpoint v0.17.1
11032026-09-04T21:32:12.694Z Compiling waitgroup v0.1.2
11042026-09-04T21:32:12.781Z Compiling macaddr v1.0.1
11052026-09-04T21:32:12.932Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11062026-09-04T21:32:12.962Z Compiling serde_path_to_error v0.1.20
11072026-09-04T21:32:13.307Z Compiling tower-http v0.6.11
11082026-09-04T21:32:13.802Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T21:32:13.817Z Compiling tempfile v3.27.0
11102026-09-04T21:32:13.817Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11112026-09-04T21:32:13.817Z Compiling openapiv3 v2.2.0
11122026-09-04T21:32:13.817Z Compiling strum_macros v0.27.2
11132026-09-04T21:32:14.069Z Compiling test-strategy v0.4.5
11142026-09-04T21:32:14.318Z Compiling time v0.3.55
11152026-09-04T21:32:15.058Z Compiling rustls-native-certs v0.8.4
11162026-09-04T21:32:15.771Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11172026-09-04T21:32:16.181Z Compiling crossbeam-channel v0.5.16
11182026-09-04T21:32:16.181Z Compiling crypto-common v0.1.7
11192026-09-04T21:32:16.181Z Compiling strum v0.27.2
11202026-09-04T21:32:16.184Z Compiling parse-display-derive v0.10.0
11212026-09-04T21:32:16.184Z Compiling backon v1.6.0
11222026-09-04T21:32:16.187Z Compiling rand_chacha v0.3.1
11232026-09-04T21:32:16.453Z Compiling instant v0.1.13
11242026-09-04T21:32:16.639Z Compiling rand v0.8.7
11252026-09-04T21:32:16.706Z Compiling slog-json v2.6.1
11262026-09-04T21:32:16.893Z Compiling hostname v0.3.1
11272026-09-04T21:32:16.966Z Compiling toml_parser v1.1.3+spec-1.1.0
11282026-09-04T21:32:17.029Z Compiling toml_datetime v1.1.1+spec-1.1.0
11292026-09-04T21:32:17.199Z Compiling memmap2 v0.9.11
11302026-09-04T21:32:17.215Z Compiling wait-timeout v0.2.1
11312026-09-04T21:32:17.282Z Compiling is-terminal v0.4.17
11322026-09-04T21:32:17.419Z Compiling either v1.17.0
11332026-09-04T21:32:17.505Z Compiling slog-term v2.9.2
11342026-09-04T21:32:17.921Z Compiling usdt v0.6.0
11352026-09-04T21:32:17.924Z Compiling rusty-fork v0.3.1
11362026-09-04T21:32:17.924Z Compiling toml v1.1.4+spec-1.1.0
11372026-09-04T21:32:17.924Z Compiling slog-bunyan v2.5.0
11382026-09-04T21:32:17.924Z Compiling serde_with v3.22.0
11392026-09-04T21:32:17.924Z Compiling async-compression v0.4.43
11402026-09-04T21:32:17.924Z Compiling rand_xorshift v0.4.0
11412026-09-04T21:32:18.064Z Compiling rustls-pemfile v2.2.0
11422026-09-04T21:32:18.163Z Compiling regress v0.10.5
11432026-09-04T21:32:18.189Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11442026-09-04T21:32:18.258Z Compiling hostname v0.4.2
11452026-09-04T21:32:18.361Z Compiling humantime v2.4.0
11462026-09-04T21:32:18.395Z Compiling proptest v1.11.0
11472026-09-04T21:32:18.669Z Compiling iddqd v0.4.6
11482026-09-04T21:32:19.342Z Compiling reqwest v0.12.28
11492026-09-04T21:32:19.348Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11502026-09-04T21:32:19.417Z Compiling block-buffer v0.10.4
11512026-09-04T21:32:19.613Z Compiling digest v0.10.7
11522026-09-04T21:32:19.746Z Compiling itertools v0.14.0
11532026-09-04T21:32:19.828Z Compiling parse-display v0.10.0
11542026-09-04T21:32:20.351Z Compiling progenitor-client v0.10.0
11552026-09-04T21:32:20.355Z Compiling backoff v0.4.0
11562026-09-04T21:32:20.355Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11572026-09-04T21:32:20.667Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11582026-09-04T21:32:22.044Z Compiling regress v0.11.1
11592026-09-04T21:32:22.980Z Compiling toml_datetime v0.6.11
11602026-09-04T21:32:23.248Z Compiling zerocopy-derive v0.7.35
11612026-09-04T21:32:23.781Z Compiling cpufeatures v0.2.17
11622026-09-04T21:32:24.193Z Compiling utf8parse v0.2.2
11632026-09-04T21:32:24.193Z Compiling typify-impl v0.6.2
11642026-09-04T21:32:24.193Z Compiling convert_case v0.4.0
11652026-09-04T21:32:24.193Z Compiling anstyle-parse v1.0.0
11662026-09-04T21:32:24.197Z Compiling derive_more v0.99.20
11672026-09-04T21:32:24.229Z Compiling zerocopy v0.7.35
11682026-09-04T21:32:24.982Z Compiling unicode-width v0.2.2
11692026-09-04T21:32:25.075Z Compiling is_terminal_polyfill v1.70.2
11702026-09-04T21:32:25.163Z Compiling anstyle-query v1.1.5
11712026-09-04T21:32:25.171Z Compiling colorchoice v1.0.5
11722026-09-04T21:32:25.270Z Compiling anstyle v1.0.14
11732026-09-04T21:32:25.494Z Compiling anstream v1.0.0
11742026-09-04T21:32:25.904Z Compiling secrecy v0.10.3
11752026-09-04T21:32:25.912Z Compiling tinyvec_macros v0.1.1
11762026-09-04T21:32:25.977Z Compiling clap_lex v1.1.0
11772026-09-04T21:32:26.075Z Compiling float-ord v0.3.2
11782026-09-04T21:32:26.169Z Compiling crucible-workspace-hack v0.1.0
11792026-09-04T21:32:26.234Z Compiling tinyvec v1.12.0
11802026-09-04T21:32:26.568Z Compiling dtrace-parser v0.2.0
11812026-09-04T21:32:26.587Z Compiling scroll_derive v0.12.1
11822026-09-04T21:32:26.628Z Compiling num-integer v0.1.47
11832026-09-04T21:32:26.726Z Compiling rustc_version v0.4.1
11842026-09-04T21:32:26.941Z Compiling usdt-impl v0.5.0
11852026-09-04T21:32:26.995Z Compiling curve25519-dalek v4.1.3
11862026-09-04T21:32:27.293Z Compiling scroll v0.12.0
11872026-09-04T21:32:27.427Z Compiling dof v0.3.0
11882026-09-04T21:32:27.558Z Compiling hmac v0.12.1
11892026-09-04T21:32:27.697Z Compiling inout v0.1.4
11902026-09-04T21:32:28.172Z Compiling darling_core v0.21.3
11912026-09-04T21:32:28.175Z Compiling ff v0.13.1
11922026-09-04T21:32:28.175Z Compiling clap_derive v4.6.4
11932026-09-04T21:32:28.175Z Compiling thread-id v4.2.2
11942026-09-04T21:32:28.175Z Compiling crossbeam-epoch v0.9.20
11952026-09-04T21:32:28.175Z Compiling group v0.13.0
11962026-09-04T21:32:28.175Z Compiling cipher v0.4.4
11972026-09-04T21:32:28.334Z Compiling hkdf v0.12.4
11982026-09-04T21:32:28.477Z Compiling goblin v0.8.2
11992026-09-04T21:32:28.787Z Compiling num-iter v0.1.46
12002026-09-04T21:32:28.911Z Compiling num-rational v0.4.2
12012026-09-04T21:32:29.134Z Compiling thiserror-impl-no-std v2.0.2
12022026-09-04T21:32:29.210Z Compiling universal-hash v0.5.1
12032026-09-04T21:32:29.344Z Compiling crypto-bigint v0.5.5
12042026-09-04T21:32:29.467Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12052026-09-04T21:32:29.675Z Compiling terminal_size v0.4.4
12062026-09-04T21:32:29.816Z Compiling half v2.7.1
12072026-09-04T21:32:29.915Z Compiling typify-macro v0.6.2
12082026-09-04T21:32:29.938Z Compiling darling_macro v0.21.3
12092026-09-04T21:32:30.110Z Compiling curve25519-dalek-derive v0.1.1
12102026-09-04T21:32:30.133Z Compiling num-complex v0.4.6
12112026-09-04T21:32:30.516Z Compiling ciborium-io v0.2.2
12122026-09-04T21:32:30.530Z Compiling base16ct v0.2.0
12132026-09-04T21:32:30.605Z Compiling base64ct v1.8.3
12142026-09-04T21:32:30.612Z Compiling opaque-debug v0.3.1
12152026-09-04T21:32:30.674Z Compiling poly1305 v0.8.0
12162026-09-04T21:32:31.090Z Compiling elliptic-curve v0.13.8
12172026-09-04T21:32:31.095Z Compiling password-hash v0.5.0
12182026-09-04T21:32:31.095Z Compiling ciborium-ll v0.2.2
12192026-09-04T21:32:31.295Z Compiling darling v0.21.3
12202026-09-04T21:32:31.372Z Compiling num v0.4.3
12212026-09-04T21:32:31.416Z Compiling thiserror-no-std v2.0.2
12222026-09-04T21:32:31.927Z Compiling chacha20 v0.9.1
12232026-09-04T21:32:32.049Z Compiling typify v0.6.2
12242026-09-04T21:32:32.136Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12252026-09-04T21:32:32.145Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12262026-09-04T21:32:32.745Z Compiling blake2 v0.10.6
12272026-09-04T21:32:32.793Z Compiling aead v0.5.2
12282026-09-04T21:32:32.835Z Compiling byte-wrapper v0.1.0
12292026-09-04T21:32:32.954Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12302026-09-04T21:32:33.195Z Compiling proc-macro-error-attr v1.0.4
12312026-09-04T21:32:33.282Z Compiling heapless v0.8.0
12322026-09-04T21:32:33.412Z Compiling unsafe-libyaml v0.2.11
12332026-09-04T21:32:33.422Z Compiling prettyplease v0.2.37
12342026-09-04T21:32:33.649Z Compiling keccak v0.1.6
12352026-09-04T21:32:33.712Z Compiling rustix v0.38.44
12362026-09-04T21:32:33.887Z Compiling sha3 v0.10.9
12372026-09-04T21:32:33.945Z Compiling serde_yaml v0.9.34+deprecated
12382026-09-04T21:32:34.674Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12392026-09-04T21:32:34.954Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12402026-09-04T21:32:34.976Z Compiling argon2 v0.5.3
12412026-09-04T21:32:35.205Z Compiling chacha20poly1305 v0.10.1
12422026-09-04T21:32:35.456Z Compiling vsss-rs v3.3.4
12432026-09-04T21:32:35.495Z Compiling ingot-macros v0.1.1
12442026-09-04T21:32:35.952Z Compiling ciborium v0.2.2
12452026-09-04T21:32:36.125Z Compiling clap_builder v4.6.6
12462026-09-04T21:32:36.136Z Compiling usdt-attr-macro v0.5.0
12472026-09-04T21:32:36.354Z Compiling usdt-macro v0.5.0
12482026-09-04T21:32:36.930Z Compiling toml_edit v0.25.13+spec-1.1.0
12492026-09-04T21:32:38.104Z Compiling serde_spanned v0.6.9
12502026-09-04T21:32:38.206Z Compiling hash32 v0.3.1
12512026-09-04T21:32:38.247Z Compiling enum-as-inner v0.6.1
12522026-09-04T21:32:38.253Z Compiling proc-macro-error v1.0.4
12532026-09-04T21:32:38.357Z Compiling memmap v0.7.0
12542026-09-04T21:32:38.477Z Compiling memoffset v0.9.1
12552026-09-04T21:32:38.543Z Compiling cfg_aliases v0.2.2
12562026-09-04T21:32:38.602Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12572026-09-04T21:32:38.614Z Compiling indent_write v2.2.0
12582026-09-04T21:32:38.617Z Compiling winnow v0.5.40
12592026-09-04T21:32:38.641Z Compiling toml_write v0.1.2
12602026-09-04T21:32:39.140Z Compiling winnow v0.7.15
12612026-09-04T21:32:39.153Z Compiling smoltcp v0.11.0
12622026-09-04T21:32:39.153Z Compiling data-encoding v2.11.1
12632026-09-04T21:32:39.153Z Compiling nix v0.31.3
12642026-09-04T21:32:39.153Z Compiling usdt v0.5.0
12652026-09-04T21:32:39.237Z Compiling ingot-types v0.1.2
12662026-09-04T21:32:39.368Z Compiling clap v4.6.6
12672026-09-04T21:32:39.451Z Compiling proc-macro-crate v3.5.0
12682026-09-04T21:32:39.528Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-09-04T21:32:39.642Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12702026-09-04T21:32:39.666Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12712026-09-04T21:32:39.874Z Compiling tabwriter v1.4.1
12722026-09-04T21:32:39.949Z Compiling toml_edit v0.19.15
12732026-09-04T21:32:40.108Z Compiling toml_edit v0.22.27
12742026-09-04T21:32:40.152Z Compiling cobs v0.3.0
12752026-09-04T21:32:40.155Z Compiling serde_repr v0.1.21
12762026-09-04T21:32:40.229Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12772026-09-04T21:32:40.752Z Compiling bitflags v1.3.2
12782026-09-04T21:32:40.756Z Compiling managed v0.8.0
12792026-09-04T21:32:40.756Z Compiling vcpkg v0.2.15
12802026-09-04T21:32:40.756Z Compiling crossbeam-deque v0.8.7
12812026-09-04T21:32:40.756Z Compiling postcard v1.1.3
12822026-09-04T21:32:40.987Z Compiling openssl-sys v0.9.117
12832026-09-04T21:32:41.069Z Compiling proc-macro-crate v1.3.1
12842026-09-04T21:32:41.396Z Compiling num_enum_derive v0.7.6
12852026-09-04T21:32:41.540Z Compiling toml v0.8.23
12862026-09-04T21:32:41.901Z Compiling ingot v0.1.1
12872026-09-04T21:32:42.318Z Compiling hubpack_derive v0.1.1
12882026-09-04T21:32:42.434Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12892026-09-04T21:32:42.669Z Compiling foreign-types-macros v0.2.4
12902026-09-04T21:32:42.738Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12912026-09-04T21:32:42.859Z Compiling rayon-core v1.13.0
12922026-09-04T21:32:42.955Z Compiling foreign-types-shared v0.3.1
12932026-09-04T21:32:43.163Z Compiling unicode-segmentation v1.13.3
12942026-09-04T21:32:43.278Z Compiling swrite v0.1.0
12952026-09-04T21:32:43.367Z Compiling resolv-conf v0.7.6
12962026-09-04T21:32:43.780Z Compiling heck v0.4.1
12972026-09-04T21:32:43.784Z Compiling linked-hash-map v0.5.6
12982026-09-04T21:32:43.784Z Compiling semver v0.1.20
12992026-09-04T21:32:43.784Z Compiling colored v3.1.1
13002026-09-04T21:32:43.784Z Compiling static_assertions v1.1.0
13012026-09-04T21:32:43.784Z Compiling lru-cache v0.1.2
13022026-09-04T21:32:43.784Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13032026-09-04T21:32:43.826Z Compiling rustc_version v0.1.7
13042026-09-04T21:32:43.845Z Compiling newline-converter v0.3.0
13052026-09-04T21:32:43.870Z Compiling foreign-types v0.5.0
13062026-09-04T21:32:44.349Z Compiling hubpack v0.1.2
13072026-09-04T21:32:44.353Z Compiling num_enum v0.7.6
13082026-09-04T21:32:44.353Z Compiling num_enum_derive v0.5.11
13092026-09-04T21:32:44.353Z Compiling rustls-webpki v0.103.14
13102026-09-04T21:32:44.389Z Compiling atomicwrites v0.4.4
13112026-09-04T21:32:44.491Z Compiling hickory-proto v0.24.4
13122026-09-04T21:32:45.098Z Compiling progenitor-impl v0.13.0
13132026-09-04T21:32:45.136Z Compiling console v0.16.4
13142026-09-04T21:32:45.229Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13152026-09-04T21:32:45.791Z Compiling camino-tempfile v1.4.1
13162026-09-04T21:32:45.828Z Compiling chacha20 v0.10.1
13172026-09-04T21:32:45.829Z Compiling serde-big-array v0.5.1
13182026-09-04T21:32:45.917Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13192026-09-04T21:32:46.004Z Compiling derive-where v1.6.1
13202026-09-04T21:32:46.026Z Compiling pin-project-internal v1.1.13
13212026-09-04T21:32:46.442Z Compiling num-derive v0.4.2
13222026-09-04T21:32:46.472Z Compiling cstr-argument v0.1.2
13232026-09-04T21:32:46.610Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13242026-09-04T21:32:46.823Z Compiling similar v3.2.0
13252026-09-04T21:32:47.087Z Compiling minimal-lexical v0.2.1
13262026-09-04T21:32:47.235Z Compiling siphasher v1.0.3
13272026-09-04T21:32:47.761Z Compiling nom v7.1.3
13282026-09-04T21:32:47.766Z Compiling phf_shared v0.12.1
13292026-09-04T21:32:47.766Z Compiling pin-project v1.1.13
13302026-09-04T21:32:47.766Z Compiling tokio-rustls v0.26.4
13312026-09-04T21:32:47.766Z Compiling rustls-platform-verifier v0.7.0
13322026-09-04T21:32:48.228Z Compiling hyper-rustls v0.27.9
13332026-09-04T21:32:48.256Z Compiling reqwest v0.13.4
13342026-09-04T21:32:48.745Z Compiling progenitor-macro v0.13.0
13352026-09-04T21:32:49.093Z Compiling expectorate v1.3.0
13362026-09-04T21:32:49.670Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13372026-09-04T21:32:49.682Z Compiling progenitor-client v0.14.0
13382026-09-04T21:32:49.859Z Compiling progenitor-extras v0.2.0
13392026-09-04T21:32:50.135Z Compiling progenitor-client v0.13.0
13402026-09-04T21:32:50.322Z Compiling hickory-resolver v0.24.4
13412026-09-04T21:32:50.435Z Compiling rand v0.10.2
13422026-09-04T21:32:51.032Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13432026-09-04T21:32:51.135Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13442026-09-04T21:32:52.720Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13452026-09-04T21:32:52.847Z Compiling num_enum v0.5.11
13462026-09-04T21:32:52.965Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13472026-09-04T21:32:53.192Z Compiling newtype_derive v0.1.6
13482026-09-04T21:32:54.064Z Compiling progenitor-impl v0.14.0
13492026-09-04T21:32:54.073Z Compiling unicode-normalization v0.1.25
13502026-09-04T21:32:54.991Z Compiling tokio-stream v0.1.19
13512026-09-04T21:32:55.012Z Compiling snafu-derive v0.8.9
13522026-09-04T21:32:55.037Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13532026-09-04T21:32:55.452Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13542026-09-04T21:32:55.652Z Compiling async-recursion v1.1.1
13552026-09-04T21:32:56.352Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13562026-09-04T21:32:56.682Z Compiling slog-dtrace v0.3.0
13572026-09-04T21:32:56.888Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13582026-09-04T21:32:57.157Z Compiling bstr v1.13.1
13592026-09-04T21:32:57.171Z Compiling csv-core v0.1.13
13602026-09-04T21:32:57.405Z Compiling owo-colors v4.3.0
13612026-09-04T21:32:57.437Z Compiling unicode-width v0.1.14
13622026-09-04T21:32:57.899Z Compiling same-file v1.0.6
13632026-09-04T21:32:57.899Z Compiling jiff-core v0.1.0
13642026-09-04T21:32:57.899Z Compiling konst_macro_rules v0.2.19
13652026-09-04T21:32:57.899Z Compiling foldhash v0.1.5
13662026-09-04T21:32:57.899Z Compiling openssl v0.10.81
13672026-09-04T21:32:57.899Z Compiling highway v1.3.0
13682026-09-04T21:32:57.927Z Compiling chrono-tz v0.10.4
13692026-09-04T21:32:58.061Z Compiling foreign-types-shared v0.1.1
13702026-09-04T21:32:58.110Z Compiling unicode-xid v0.2.6
13712026-09-04T21:32:58.151Z Compiling cancel-safe-futures v0.1.5
13722026-09-04T21:32:58.171Z Compiling foreign-types v0.3.2
13732026-09-04T21:32:58.228Z Compiling const_format_proc_macros v0.2.34
13742026-09-04T21:32:58.241Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13752026-09-04T21:32:58.303Z Compiling hashbrown v0.15.5
13762026-09-04T21:32:58.687Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13772026-09-04T21:32:58.789Z Compiling jiff v0.2.35
13782026-09-04T21:32:58.934Z Compiling konst v0.2.20
13792026-09-04T21:32:58.945Z Compiling walkdir v2.5.0
13802026-09-04T21:32:59.105Z Compiling progenitor-macro v0.14.0
13812026-09-04T21:32:59.173Z Compiling globset v0.4.20
13822026-09-04T21:32:59.314Z Compiling csv v1.4.0
13832026-09-04T21:33:00.025Z Compiling snafu v0.8.9
13842026-09-04T21:33:00.037Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13852026-09-04T21:33:00.601Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13862026-09-04T21:33:00.604Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T21:33:00.604Z Compiling progenitor v0.13.0
13882026-09-04T21:33:00.604Z Compiling qorb v0.4.1
13892026-09-04T21:33:01.129Z Compiling olpc-cjson v0.1.4
13902026-09-04T21:33:01.311Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T21:33:01.470Z Compiling rayon v1.12.0
13922026-09-04T21:33:02.722Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13932026-09-04T21:33:02.730Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13942026-09-04T21:33:03.069Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T21:33:03.259Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T21:33:03.539Z Compiling phf v0.12.1
13972026-09-04T21:33:03.744Z Compiling zone_cfg_derive v0.3.1
13982026-09-04T21:33:04.041Z Compiling tokio-dtrace v0.1.1
13992026-09-04T21:33:04.223Z Compiling itertools v0.12.1
14002026-09-04T21:33:04.341Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14012026-09-04T21:33:04.402Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14022026-09-04T21:33:04.508Z Compiling libsw-core v0.3.2
14032026-09-04T21:33:04.552Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T21:33:04.689Z Compiling serde_plain v1.0.2
14052026-09-04T21:33:04.763Z Compiling pem v3.0.6
14062026-09-04T21:33:04.865Z Compiling openssl-macros v0.1.1
14072026-09-04T21:33:05.131Z Compiling cookie v0.18.2
14082026-09-04T21:33:05.153Z Compiling sigpipe v0.1.3
14092026-09-04T21:33:05.281Z Compiling fixedbitset v0.4.2
14102026-09-04T21:33:05.355Z Compiling bytecount v0.6.9
14112026-09-04T21:33:05.371Z Compiling fixedbitset v0.5.7
14122026-09-04T21:33:05.591Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14132026-09-04T21:33:05.605Z Compiling glob v0.3.4
14142026-09-04T21:33:05.605Z Compiling typed-path v0.9.3
14152026-09-04T21:33:05.730Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T21:33:05.777Z Compiling petgraph v0.8.3
14172026-09-04T21:33:06.225Z Compiling papergrid v0.11.0
14182026-09-04T21:33:06.438Z Compiling petgraph v0.6.5
14192026-09-04T21:33:06.510Z Compiling tough v0.22.0
14202026-09-04T21:33:07.195Z Compiling progenitor v0.14.0
14212026-09-04T21:33:07.400Z Compiling zone v0.3.1
14222026-09-04T21:33:07.746Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14232026-09-04T21:33:07.747Z Compiling libsw v3.5.0
14242026-09-04T21:33:08.006Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14252026-09-04T21:33:08.032Z Compiling oxide-tokio-rt v0.1.6
14262026-09-04T21:33:08.032Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14272026-09-04T21:33:08.093Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T21:33:08.212Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T21:33:08.559Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T21:33:08.645Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:33:08.829Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T21:33:09.568Z Compiling const_format v0.2.36
14332026-09-04T21:33:09.863Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T21:33:10.056Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14352026-09-04T21:33:10.056Z Compiling tabled_derive v0.7.0
14362026-09-04T21:33:10.056Z Compiling gethostname v0.5.0
14372026-09-04T21:33:10.629Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14382026-09-04T21:33:10.759Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:33:10.759Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:33:10.759Z Compiling smf v0.2.3
14412026-09-04T21:33:10.759Z Compiling bcs v0.1.6
14422026-09-04T21:33:10.881Z Compiling linear-map v1.2.0
14432026-09-04T21:33:10.881Z Compiling tagptr v0.2.0
14442026-09-04T21:33:11.049Z Compiling smawk v0.3.3
14452026-09-04T21:33:11.050Z Compiling lazy_static v1.5.0
14462026-09-04T21:33:11.050Z Compiling unicode-linebreak v0.1.5
14472026-09-04T21:33:11.179Z Compiling whoami v1.6.1
14482026-09-04T21:33:11.179Z Compiling termtree v0.5.1
14492026-09-04T21:33:11.179Z Compiling steno v0.4.1
14502026-09-04T21:33:11.179Z Compiling moka v0.12.16
14512026-09-04T21:33:11.351Z Compiling textwrap v0.16.2
14522026-09-04T21:33:11.501Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T21:33:16.077Z Compiling tabled v0.15.0
14542026-09-04T21:33:16.441Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T21:33:16.441Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T21:33:16.530Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T21:33:16.530Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T21:33:16.530Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T21:33:16.530Z Compiling hickory-proto v0.25.2
14602026-09-04T21:33:16.530Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14612026-09-04T21:33:16.530Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:33:16.530Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14632026-09-04T21:33:16.530Z Compiling libscf-sys v1.2.0
14642026-09-04T21:33:16.531Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14652026-09-04T21:33:16.531Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14662026-09-04T21:33:16.531Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14672026-09-04T21:33:16.531Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14682026-09-04T21:33:16.531Z Compiling internet-checksum v0.2.1
14692026-09-04T21:33:16.531Z Compiling hickory-resolver v0.25.2
14702026-09-04T21:33:16.866Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14712026-09-04T21:33:21.172Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T21:33:28.816Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T21:33:30.413Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T21:33:31.436Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14752026-09-04T21:33:32.397Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14762026-09-04T21:33:37.924Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s
14772026-09-04T21:33:38.093Z────────────
14782026-09-04T21:33:38.093Z Nextest run ID a2c54028-ec90-4478-8be6-3196d78cb37d with nextest profile: default
14792026-09-04T21:33:38.093Z Starting 3 tests across 1 binary
14802026-09-04T21:33:38.099Z PASS [ 0.005s] ndp manager::test::minimum_router_solicitation
14812026-09-04T21:33:38.102Z PASS [ 0.005s] ndp manager::test::router_solicitation_with_link_layer_addr
14822026-09-04T21:33:38.102Z PASS [ 0.005s] ndp manager::test::minimum_router_advertisement
14832026-09-04T21:33:38.102Z────────────
14842026-09-04T21:33:38.102Z Summary [ 0.006s] 3 tests run: 3 passed, 0 skipped
14852026-09-04T21:33:38.110Z+ rm -rf /tmp/tmp.JfaWrc
14862026-09-04T21:33:38.113Zprocess exited: duration 151405 ms, exit code 0
 
14872026-09-04T21:33:38.120Zfound 0 output files