01M1Q55MQYZ5JJTK9MC9WT1HHK: 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: 01M1Q56R0HQAGN248YJW2KYV60

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:11.652Zjob assigned to worker 01M1Q5781R34DKBFD36J97RAPJ [factory aws, i-07470e333db6420e6] (queued for 58 s)
 
22026-09-04T21:30:19.407Zstarting task 0: "setup"
32026-09-04T21:30:19.451Z++ uname -s
42026-09-04T21:30:19.451Z+ kern=SunOS
52026-09-04T21:30:19.451Z+ build_user=build
62026-09-04T21:30:19.451Z+ build_uid=12345
72026-09-04T21:30:19.451Z+ work_dir=/work
82026-09-04T21:30:19.452Z+ input_dir=/input
92026-09-04T21:30:19.452Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:19.452Z+ case "$kern" in
112026-09-04T21:30:19.452Z+ groupadd -g 12345 build
122026-09-04T21:30:19.452Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:21.409Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:21.524Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:21.528Z+ home_fs=zfs
162026-09-04T21:30:21.528Z+ [[ zfs == autofs ]]
172026-09-04T21:30:21.528Z+ mkdir -p /home/build
182026-09-04T21:30:21.528Z+ chown build:build /home/build /work
192026-09-04T21:30:23.528Z+ chmod 0700 /home/build /work
202026-09-04T21:30:23.531Zprocess exited: duration 4135 ms, exit code 0
 
212026-09-04T21:30:23.537Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:23.540Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:23.540Z * rust toolchain channel = "stable"
242026-09-04T21:30:23.540Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T21:30:23.540Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T21:30:23.540Z * rust toolchain profile = "default"
272026-09-04T21:30:23.540Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:23.543Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:23.543Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:23.645Zinfo: downloading installer
312026-09-04T21:30:24.967Zinfo: profile set to default
322026-09-04T21:30:24.967Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:24.970Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:25.098Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:25.101Zinfo: downloading 6 components
362026-09-04T21:30:38.505Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:30:38.505Z
382026-09-04T21:30:38.534Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:38.534Z
402026-09-04T21:30:38.537Z
412026-09-04T21:30:38.537ZRust is installed now. Great!
422026-09-04T21:30:38.537Z
432026-09-04T21:30:38.537ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:38.537Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:38.537Z
462026-09-04T21:30:38.537ZTo configure your current shell, you need to source
472026-09-04T21:30:38.537Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:38.537Z
492026-09-04T21:30:38.537ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:38.537Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:38.537Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:38.537ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:38.537Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:38.537ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:38.537Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:38.537ZHOST_CC = None
572026-09-04T21:30:38.537Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:38.537ZCC = None
592026-09-04T21:30:38.537Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:38.720Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:38.720ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:38.720Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:38.720ZCFLAGS = None
642026-09-04T21:30:38.720Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:38.720ZHOST_CFLAGS = None
662026-09-04T21:30:38.720Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:38.720ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:38.720Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:38.720ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:38.812Z+ rustup --version
712026-09-04T21:30:38.818Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:38.822Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:38.839Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:38.842Z+ cargo --version
752026-09-04T21:30:38.856Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:38.860Z+ rustc --version
772026-09-04T21:30:38.876Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:38.879Zprocess exited: duration 15342 ms, exit code 0
 
792026-09-04T21:30:38.886Zstarting task 2: "authentication"
802026-09-04T21:30:38.901Zprocess exited: duration 15 ms, exit code 0
 
812026-09-04T21:30:38.907Zstarting task 3: "clone repository"
822026-09-04T21:30:38.910Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:38.913Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:38.945ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:40.588Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:40.588Z+ git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
872026-09-04T21:30:40.845ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:40.845Z * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD
892026-09-04T21:30:40.850Z+ [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
902026-09-04T21:30:40.862Z++ git branch --show-current
912026-09-04T21:30:40.862Z+ current=main
922026-09-04T21:30:40.862Z+ [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
932026-09-04T21:30:40.862Z+ git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
942026-09-04T21:30:40.862Z+ git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz
952026-09-04T21:30:40.882ZSwitched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz'
962026-09-04T21:30:40.897Z+ git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
972026-09-04T21:30:40.911ZHEAD is now at ee08219 falcon-lab: interact with nodes concurrently
982026-09-04T21:30:40.911Zprocess exited: duration 1984 ms, exit code 0
 
992026-09-04T21:30:40.954Zstarting task 4: "build"
1002026-09-04T21:30:40.969Z+ set -e
1012026-09-04T21:30:40.970Z+ source .github/buildomat/test-common.sh
1022026-09-04T21:30:40.970Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T21:30:40.970Z++ source .github/buildomat/common.sh
1042026-09-04T21:30:40.970Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T21:30:40.970Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:30:40.970Z+++ cargo --version
1072026-09-04T21:30:40.970Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1082026-09-04T21:30:41.092Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T21:30:41.113Zinfo: downloading 6 components
1102026-09-04T21:30:54.955Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T21:30:54.955Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T21:30:54.955Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T21:30:55.062Zcargo 1.97.1 (c980f4866 2026-06-30)
1142026-09-04T21:30:55.065Z+++ rustc --version
1152026-09-04T21:30:55.094Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1162026-09-04T21:30:55.099Z++ banner install
1172026-09-04T21:30:55.102Z
1182026-09-04T21:30:55.102Z # # # #### ##### ## # #
1192026-09-04T21:30:55.102Z # ## # # # # # # #
1202026-09-04T21:30:55.102Z # # # # #### # # # # #
1212026-09-04T21:30:55.102Z # # # # # # ###### # #
1222026-09-04T21:30:55.102Z # # ## # # # # # # #
1232026-09-04T21:30:55.102Z # # # #### # # # ###### ######
1242026-09-04T21:30:55.102Z
1252026-09-04T21:30:55.102Z++ pfexec pkg install clang-15
1262026-09-04T21:30:58.961Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T21:30:59.384Z Startup: Caching catalogs ... Done
1282026-09-04T21:31:01.918ZPlanning: Solver setup ... Done
1292026-09-04T21:31:01.989ZPlanning: Running solver ... Done
1302026-09-04T21:31:02.041ZPlanning: Consolidating action changes ... Done
1312026-09-04T21:31:02.045ZPlanning: Evaluating mediators ... Done
1322026-09-04T21:31:02.045ZPlanning: Planning completed in 2.62 seconds
1332026-09-04T21:31:02.058ZNo updates necessary for this image.
1342026-09-04T21:31:02.315Z+++ uname -s
1352026-09-04T21:31:02.318Z++ nextest_host_os=SunOS
1362026-09-04T21:31:02.318Z++ case "${nextest_host_os}" in
1372026-09-04T21:31:02.318Z++ nextest_platform=illumos
1382026-09-04T21:31:02.318Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T21:31:02.318Z+++ mktemp -d
1402026-09-04T21:31:02.318Z++ nextest_tmp=/tmp/tmp.zyaGrc
1412026-09-04T21:31:02.318Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T21:31:02.318Z++ nextest_tar=/tmp/tmp.zyaGrc/nextest.tar.gz
1432026-09-04T21:31:02.318Z++ curl -sSfL --retry 10 -o /tmp/tmp.zyaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T21:31:02.870Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T21:31:02.872Z++ tar -xzf /tmp/tmp.zyaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T21:31:02.944Z+ cargo nextest run -p ndp
1472026-09-04T21:31:03.125Z Updating git repository `https://github.com/oxidecomputer/falcon`
1482026-09-04T21:31:04.014ZFrom https://github.com/oxidecomputer/falcon
1492026-09-04T21:31:04.014Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1502026-09-04T21:31:04.091Z Updating crates.io index
1512026-09-04T21:31:04.094Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1522026-09-04T21:31:04.626ZFrom https://github.com/oxidecomputer/dendrite
1532026-09-04T21:31:04.626Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1542026-09-04T21:31:04.661Z Updating git repository `https://github.com/oxidecomputer/ispf`
1552026-09-04T21:31:04.940ZFrom https://github.com/oxidecomputer/ispf
1562026-09-04T21:31:04.940Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1572026-09-04T21:31:04.946Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1582026-09-04T21:31:05.315ZFrom https://github.com/oxidecomputer/netadm-sys
1592026-09-04T21:31:05.315Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1602026-09-04T21:31:05.322Z Updating git repository `https://github.com/oxidecomputer/omicron`
1612026-09-04T21:31:15.946ZFrom https://github.com/oxidecomputer/omicron
1622026-09-04T21:31:15.946Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1632026-09-04T21:31:16.363Z Updating git repository `https://github.com/oxidecomputer/opte`
1642026-09-04T21:31:17.156ZFrom https://github.com/oxidecomputer/opte
1652026-09-04T21:31:17.156Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1662026-09-04T21:31:17.186Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1672026-09-04T21:31:17.474ZFrom https://github.com/oxidecomputer/slog-error-chain
1682026-09-04T21:31:17.474Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1692026-09-04T21:31:17.482Z Updating git repository `https://github.com/illumos/smf-rs`
1702026-09-04T21:31:17.770ZFrom https://github.com/illumos/smf-rs
1712026-09-04T21:31:17.770Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1722026-09-04T21:31:17.778Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1732026-09-04T21:31:18.055ZFrom https://github.com/oxidecomputer/network-interface
1742026-09-04T21:31:18.055Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1752026-09-04T21:31:18.061Z Updating git repository `https://github.com/oxidecomputer/zone`
1762026-09-04T21:31:18.324ZFrom https://github.com/oxidecomputer/zone
1772026-09-04T21:31:18.324Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1782026-09-04T21:31:18.330Z Updating git repository `https://github.com/oxidecomputer/propolis`
1792026-09-04T21:31:18.989ZFrom https://github.com/oxidecomputer/propolis
1802026-09-04T21:31:18.989Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1812026-09-04T21:31:19.031Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1822026-09-04T21:31:19.593ZFrom https://github.com/oxidecomputer/transceiver-control
1832026-09-04T21:31:19.593Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1842026-09-04T21:31:19.603Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1852026-09-04T21:31:19.869ZFrom https://github.com/oxidecomputer/dlpi-sys
1862026-09-04T21:31:19.869Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1872026-09-04T21:31:19.876Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1882026-09-04T21:31:20.178ZFrom https://github.com/jmesmon/rust-libzfs
1892026-09-04T21:31:20.178Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1902026-09-04T21:31:20.187Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1912026-09-04T21:31:20.489ZFrom https://github.com/oxidecomputer/rusty-doors
1922026-09-04T21:31:20.489Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1932026-09-04T21:31:20.496Z Updating git repository `https://github.com/oxidecomputer/lldp`
1942026-09-04T21:31:20.877ZFrom https://github.com/oxidecomputer/lldp
1952026-09-04T21:31:20.877Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1962026-09-04T21:31:20.888Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1972026-09-04T21:31:21.197ZFrom https://github.com/oxidecomputer/tufaceous
1982026-09-04T21:31:21.197Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1992026-09-04T21:31:21.207Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2002026-09-04T21:31:21.739ZFrom https://github.com/oxidecomputer/management-gateway-service
2012026-09-04T21:31:21.739Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2022026-09-04T21:31:21.745Z Updating git repository `https://github.com/oxidecomputer/crucible`
2032026-09-04T21:31:22.519ZFrom https://github.com/oxidecomputer/crucible
2042026-09-04T21:31:22.519Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2052026-09-04T21:31:22.558Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2062026-09-04T21:31:22.829ZFrom https://github.com/oxidecomputer/serde_human_bytes
2072026-09-04T21:31:22.829Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2082026-09-04T21:31:22.840Z Updating git repository `https://github.com/oxidecomputer/propolis`
2092026-09-04T21:31:23.317ZFrom https://github.com/oxidecomputer/propolis
2102026-09-04T21:31:23.317Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2112026-09-04T21:31:23.351Z Updating git repository `https://github.com/oxidecomputer/crucible`
2122026-09-04T21:31:23.708ZFrom https://github.com/oxidecomputer/crucible
2132026-09-04T21:31:23.708Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2142026-09-04T21:31:23.771Z Updating git repository `https://github.com/oxidecomputer/tofino`
2152026-09-04T21:31:24.122ZFrom https://github.com/oxidecomputer/tofino
2162026-09-04T21:31:24.122Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2172026-09-04T21:31:24.134Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2182026-09-04T21:31:24.806ZFrom https://github.com/oxidecomputer/maghemite
2192026-09-04T21:31:24.806Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2202026-09-04T21:31:24.836Z Updating git repository `https://github.com/oxidecomputer/clickward`
2212026-09-04T21:31:25.116ZFrom https://github.com/oxidecomputer/clickward
2222026-09-04T21:31:25.116Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2232026-09-04T21:31:25.122Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2242026-09-04T21:31:25.402ZFrom https://github.com/oxidecomputer/illumos-devinfo
2252026-09-04T21:31:25.402Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2262026-09-04T21:31:27.689Z Downloading crates ...
2272026-09-04T21:31:27.737Z Downloaded block-buffer v0.10.4
2282026-09-04T21:31:27.740Z Downloaded async-recursion v1.1.1
2292026-09-04T21:31:27.746Z Downloaded base16ct v1.0.0
2302026-09-04T21:31:27.756Z Downloaded adler2 v2.0.1
2312026-09-04T21:31:27.766Z Downloaded base16ct v0.2.0
2322026-09-04T21:31:27.767Z Downloaded atomicwrites v0.4.4
2332026-09-04T21:31:27.767Z Downloaded bit-set v0.8.0
2342026-09-04T21:31:27.767Z Downloaded autocfg v1.5.1
2352026-09-04T21:31:27.767Z Downloaded base64ct v1.8.3
2362026-09-04T21:31:27.767Z Downloaded aead v0.5.2
2372026-09-04T21:31:27.776Z Downloaded ident_case v1.0.1
2382026-09-04T21:31:27.777Z Downloaded arrayref v0.3.9
2392026-09-04T21:31:27.777Z Downloaded block-buffer v0.12.1
2402026-09-04T21:31:27.777Z Downloaded anstyle-query v1.1.5
2412026-09-04T21:31:27.777Z Downloaded hostname v0.4.2
2422026-09-04T21:31:27.777Z Downloaded atomic-waker v1.1.2
2432026-09-04T21:31:27.777Z Downloaded ipnetwork v0.21.1
2442026-09-04T21:31:27.777Z Downloaded byteorder v1.5.0
2452026-09-04T21:31:27.784Z Downloaded async-trait v0.1.92
2462026-09-04T21:31:27.784Z Downloaded cmake v0.1.58
2472026-09-04T21:31:27.784Z Downloaded newline-converter v0.3.0
2482026-09-04T21:31:27.785Z Downloaded num-derive v0.4.2
2492026-09-04T21:31:27.789Z Downloaded httpdate v1.0.3
2502026-09-04T21:31:27.789Z Downloaded hubpack v0.1.2
2512026-09-04T21:31:27.789Z Downloaded hubpack_derive v0.1.1
2522026-09-04T21:31:27.793Z Downloaded ingot-types v0.1.2
2532026-09-04T21:31:27.797Z Downloaded backoff v0.4.0
2542026-09-04T21:31:27.797Z Downloaded console v0.16.4
2552026-09-04T21:31:27.802Z Downloaded is_ci v1.2.0
2562026-09-04T21:31:27.802Z Downloaded allocator-api2 v0.2.21
2572026-09-04T21:31:27.802Z Downloaded no-std-compat v0.4.1
2582026-09-04T21:31:27.837Z Downloaded crypto-common v0.2.2
2592026-09-04T21:31:27.837Z Downloaded async-stream-impl v0.3.6
2602026-09-04T21:31:27.841Z Downloaded bcs v0.1.6
2612026-09-04T21:31:27.841Z Downloaded bitflags v1.3.2
2622026-09-04T21:31:27.841Z Downloaded is_terminal_polyfill v1.70.2
2632026-09-04T21:31:27.841Z Downloaded daft v0.1.8
2642026-09-04T21:31:27.841Z Downloaded indexmap v2.14.0
2652026-09-04T21:31:27.841Z Downloaded cpufeatures v0.2.17
2662026-09-04T21:31:27.841Z Downloaded cobs v0.3.0
2672026-09-04T21:31:27.841Z Downloaded async-stream v0.3.6
2682026-09-04T21:31:27.841Z Downloaded libsw-core v0.3.2
2692026-09-04T21:31:27.841Z Downloaded hyper-rustls v0.27.9
2702026-09-04T21:31:27.841Z Downloaded humantime v2.4.0
2712026-09-04T21:31:27.842Z Downloaded litemap v0.8.2
2722026-09-04T21:31:27.842Z Downloaded anstyle-parse v1.0.0
2732026-09-04T21:31:27.842Z Downloaded bit-vec v0.8.0
2742026-09-04T21:31:27.842Z Downloaded hybrid-array v0.4.14
2752026-09-04T21:31:27.842Z Downloaded ahash v0.8.12
2762026-09-04T21:31:27.842Z Downloaded crypto-common v0.1.7
2772026-09-04T21:31:27.842Z Downloaded iana-time-zone v0.1.65
2782026-09-04T21:31:27.842Z Downloaded http-body v1.1.0
2792026-09-04T21:31:27.842Z Downloaded lru-cache v0.1.2
2802026-09-04T21:31:27.842Z Downloaded num-conv v0.2.2
2812026-09-04T21:31:27.842Z Downloaded instant v0.1.13
2822026-09-04T21:31:27.842Z Downloaded keccak v0.1.6
2832026-09-04T21:31:27.842Z Downloaded cfg_aliases v0.2.2
2842026-09-04T21:31:27.842Z Downloaded ciborium-io v0.2.2
2852026-09-04T21:31:27.842Z Downloaded const-random-macro v0.1.16
2862026-09-04T21:31:27.842Z Downloaded match_cfg v0.1.0
2872026-09-04T21:31:27.861Z Downloaded num v0.4.3
2882026-09-04T21:31:27.862Z Downloaded convert_case v0.4.0
2892026-09-04T21:31:27.862Z Downloaded memmap v0.7.0
2902026-09-04T21:31:27.891Z Downloaded colorchoice v1.0.5
2912026-09-04T21:31:27.891Z Downloaded ciborium-ll v0.2.2
2922026-09-04T21:31:27.891Z Downloaded crucible-workspace-hack v0.1.0
2932026-09-04T21:31:27.891Z Downloaded cstr-argument v0.1.2
2942026-09-04T21:31:27.891Z Downloaded icu_provider v2.2.0
2952026-09-04T21:31:27.891Z Downloaded compression-core v0.4.32
2962026-09-04T21:31:27.891Z Downloaded crc8 v0.1.1
2972026-09-04T21:31:27.891Z Downloaded crunchy v0.2.4
2982026-09-04T21:31:27.891Z Downloaded clap_lex v1.1.0
2992026-09-04T21:31:27.891Z Downloaded cpufeatures v0.3.0
3002026-09-04T21:31:27.891Z Downloaded curve25519-dalek-derive v0.1.1
3012026-09-04T21:31:27.891Z Downloaded cfg-if v1.0.4
3022026-09-04T21:31:27.891Z Downloaded cargo_toml v0.22.3
3032026-09-04T21:31:27.891Z Downloaded const-random v0.1.18
3042026-09-04T21:31:27.892Z Downloaded backon v1.6.0
3052026-09-04T21:31:27.892Z Downloaded byte-wrapper v0.1.0
3062026-09-04T21:31:27.892Z Downloaded is-terminal v0.4.17
3072026-09-04T21:31:27.892Z Downloaded jiff-static v0.2.35
3082026-09-04T21:31:27.912Z Downloaded anstyle v1.0.14
3092026-09-04T21:31:27.912Z Downloaded arc-swap v1.9.2
3102026-09-04T21:31:27.912Z Downloaded argon2 v0.5.3
3112026-09-04T21:31:27.912Z Downloaded camino-tempfile v1.4.1
3122026-09-04T21:31:27.912Z Downloaded macaddr v1.0.1
3132026-09-04T21:31:27.912Z Downloaded konst_macro_rules v0.2.19
3142026-09-04T21:31:27.912Z Downloaded idna_adapter v1.2.2
3152026-09-04T21:31:27.913Z Downloaded bytecount v0.6.9
3162026-09-04T21:31:27.913Z Downloaded compression-codecs v0.4.38
3172026-09-04T21:31:27.913Z Downloaded serde-big-array v0.5.1
3182026-09-04T21:31:27.913Z Downloaded lazy_static v1.5.0
3192026-09-04T21:31:27.913Z Downloaded natord v1.0.9
3202026-09-04T21:31:27.913Z Downloaded internet-checksum v0.2.1
3212026-09-04T21:31:27.913Z Downloaded libscf-sys v1.2.0
3222026-09-04T21:31:27.913Z Downloaded serde_repr v0.1.21
3232026-09-04T21:31:27.913Z Downloaded take_mut v0.2.2
3242026-09-04T21:31:27.913Z Downloaded serial_test v4.0.1
3252026-09-04T21:31:27.913Z Downloaded terminal_size v0.4.4
3262026-09-04T21:31:27.913Z Downloaded time-core v0.1.9
3272026-09-04T21:31:27.913Z Downloaded indent_write v2.2.0
3282026-09-04T21:31:27.913Z Downloaded tokio-macros v2.7.2
3292026-09-04T21:31:27.913Z Downloaded lru-slab v0.1.2
3302026-09-04T21:31:27.913Z Downloaded newtype_derive v0.1.6
3312026-09-04T21:31:27.913Z Downloaded anstream v1.0.0
3322026-09-04T21:31:27.913Z Downloaded cancel-safe-futures v0.1.5
3332026-09-04T21:31:27.913Z Downloaded memoffset v0.9.1
3342026-09-04T21:31:27.913Z Downloaded chacha20 v0.9.1
3352026-09-04T21:31:27.913Z Downloaded camino v1.2.5
3362026-09-04T21:31:27.913Z Downloaded inout v0.1.4
3372026-09-04T21:31:27.933Z Downloaded mime v0.3.17
3382026-09-04T21:31:27.933Z Downloaded const_format_proc_macros v0.2.34
3392026-09-04T21:31:27.933Z Downloaded managed v0.8.0
3402026-09-04T21:31:27.933Z Downloaded structmeta-derive v0.3.0
3412026-09-04T21:31:27.933Z Downloaded rustversion v1.0.23
3422026-09-04T21:31:27.933Z Downloaded rusty-fork v0.3.1
3432026-09-04T21:31:27.933Z Downloaded http-body-util v0.1.5
3442026-09-04T21:31:27.933Z Downloaded httparse v1.10.1
3452026-09-04T21:31:27.933Z Downloaded libsw v3.5.0
3462026-09-04T21:31:27.933Z Downloaded num-iter v0.1.46
3472026-09-04T21:31:27.933Z Downloaded rustls-pemfile v2.2.0
3482026-09-04T21:31:27.933Z Downloaded ingot-types v0.2.0
3492026-09-04T21:31:27.933Z Downloaded newtype-uuid-macros v0.1.1
3502026-09-04T21:31:27.933Z Downloaded crossbeam-deque v0.8.7
3512026-09-04T21:31:27.933Z Downloaded slog-envlogger v2.2.0
3522026-09-04T21:31:27.933Z Downloaded cipher v0.4.4
3532026-09-04T21:31:27.948Z Downloaded critical-section v1.2.0
3542026-09-04T21:31:27.948Z Downloaded try-lock v0.2.5
3552026-09-04T21:31:27.948Z Downloaded universal-hash v0.5.1
3562026-09-04T21:31:27.948Z Downloaded usdt-macro v0.6.0
3572026-09-04T21:31:27.948Z Downloaded constant_time_eq v0.4.2
3582026-09-04T21:31:27.948Z Downloaded scopeguard v1.2.0
3592026-09-04T21:31:27.948Z Downloaded utf8parse v0.2.2
3602026-09-04T21:31:27.948Z Downloaded scroll v0.12.0
3612026-09-04T21:31:27.948Z Downloaded slog-term v2.9.2
3622026-09-04T21:31:27.949Z Downloaded arrayvec v0.7.8
3632026-09-04T21:31:27.949Z Downloaded blake2 v0.10.6
3642026-09-04T21:31:27.949Z Downloaded termtree v0.5.1
3652026-09-04T21:31:27.949Z Downloaded thread-id v4.2.2
3662026-09-04T21:31:27.949Z Downloaded signal-hook-registry v1.4.8
3672026-09-04T21:31:27.949Z Downloaded smf v0.2.3
3682026-09-04T21:31:27.949Z Downloaded toml_write v0.1.2
3692026-09-04T21:31:27.952Z Downloaded usdt v0.6.0
3702026-09-04T21:31:27.952Z Downloaded wait-timeout v0.2.1
3712026-09-04T21:31:27.953Z Downloaded dtrace-parser v0.2.0
3722026-09-04T21:31:27.953Z Downloaded dtrace-parser v0.3.0
3732026-09-04T21:31:27.953Z Downloaded debug-ignore v1.0.5
3742026-09-04T21:31:27.953Z Downloaded foreign-types-macros v0.2.4
3752026-09-04T21:31:27.953Z Downloaded errno v0.3.14
3762026-09-04T21:31:27.953Z Downloaded futures-io v0.3.34
3772026-09-04T21:31:27.953Z Downloaded generic-array v0.14.7
3782026-09-04T21:31:27.953Z Downloaded omicron-workspace-hack v0.1.0
3792026-09-04T21:31:27.958Z Downloaded thiserror-impl v1.0.69
3802026-09-04T21:31:27.958Z Downloaded bitflags v2.13.1
3812026-09-04T21:31:27.965Z Downloaded static_assertions v1.1.0
3822026-09-04T21:31:27.965Z Downloaded linear-map v1.2.0
3832026-09-04T21:31:27.965Z Downloaded linked-hash-map v0.5.6
3842026-09-04T21:31:27.965Z Downloaded ingot v0.2.1
3852026-09-04T21:31:27.965Z Downloaded bytes v1.12.1
3862026-09-04T21:31:27.970Z Downloaded crossbeam-epoch v0.9.20
3872026-09-04T21:31:27.970Z Downloaded itoa v1.0.18
3882026-09-04T21:31:27.970Z Downloaded clap_derive v4.6.4
3892026-09-04T21:31:27.970Z Downloaded chacha20 v0.10.1
3902026-09-04T21:31:27.970Z Downloaded crc32fast v1.5.0
3912026-09-04T21:31:27.970Z Downloaded num-integer v0.1.47
3922026-09-04T21:31:27.970Z Downloaded num-complex v0.4.6
3932026-09-04T21:31:27.974Z Downloaded newtype-uuid v1.4.0
3942026-09-04T21:31:27.974Z Downloaded lock_api v0.4.14
3952026-09-04T21:31:27.974Z Downloaded num-rational v0.4.2
3962026-09-04T21:31:27.974Z Downloaded num_enum v0.5.11
3972026-09-04T21:31:27.974Z Downloaded bs58 v0.5.1
3982026-09-04T21:31:27.974Z Downloaded ciborium v0.2.2
3992026-09-04T21:31:27.978Z Downloaded cookie v0.18.2
4002026-09-04T21:31:27.978Z Downloaded crossbeam-utils v0.8.22
4012026-09-04T21:31:27.978Z Downloaded serde_tokenstream v0.3.0
4022026-09-04T21:31:27.985Z Downloaded ipnet v2.12.1
4032026-09-04T21:31:27.985Z Downloaded csv-core v0.1.13
4042026-09-04T21:31:27.988Z Downloaded ingot v0.1.1
4052026-09-04T21:31:27.988Z Downloaded pretty-hex v0.4.2
4062026-09-04T21:31:27.988Z Downloaded strum_macros v0.27.2
4072026-09-04T21:31:27.988Z Downloaded strum_macros v0.28.0
4082026-09-04T21:31:27.993Z Downloaded strum_macros v0.26.4
4092026-09-04T21:31:27.993Z Downloaded rand_pcg v0.10.2
4102026-09-04T21:31:27.993Z Downloaded rand_xorshift v0.4.0
4112026-09-04T21:31:27.998Z Downloaded icu_normalizer_data v2.2.0
4122026-09-04T21:31:27.998Z Downloaded icu_properties v2.2.0
4132026-09-04T21:31:28.002Z Downloaded tokio-rustls v0.26.4
4142026-09-04T21:31:28.009Z Downloaded zerovec-derive v0.11.3
4152026-09-04T21:31:28.013Z Downloaded erased-serde v0.3.31
4162026-09-04T21:31:28.013Z Downloaded fs_extra v1.3.0
4172026-09-04T21:31:28.013Z Downloaded gethostname v0.5.0
4182026-09-04T21:31:28.013Z Downloaded globset v0.4.20
4192026-09-04T21:31:28.020Z Downloaded icu_collections v2.2.0
4202026-09-04T21:31:28.030Z Downloaded supports-color v3.0.2
4212026-09-04T21:31:28.030Z Downloaded swrite v0.1.0
4222026-09-04T21:31:28.030Z Downloaded tabled_derive v0.7.0
4232026-09-04T21:31:28.030Z Downloaded stable_deref_trait v1.2.1
4242026-09-04T21:31:28.030Z Downloaded thiserror-impl-no-std v2.0.2
4252026-09-04T21:31:28.034Z Downloaded data-encoding v2.11.1
4262026-09-04T21:31:28.034Z Downloaded whoami v1.6.1
4272026-09-04T21:31:28.034Z Downloaded digest v0.11.3
4282026-09-04T21:31:28.034Z Downloaded anyhow v1.0.104
4292026-09-04T21:31:28.034Z Downloaded colored v3.1.1
4302026-09-04T21:31:28.034Z Downloaded clap v4.6.6
4312026-09-04T21:31:28.047Z Downloaded const-oid v0.10.2
4322026-09-04T21:31:28.047Z Downloaded rustc_version v0.4.1
4332026-09-04T21:31:28.047Z Downloaded semver v0.1.20
4342026-09-04T21:31:28.047Z Downloaded sigpipe v0.1.3
4352026-09-04T21:31:28.052Z Downloaded toml_datetime v0.6.11
4362026-09-04T21:31:28.052Z Downloaded crossbeam-channel v0.5.16
4372026-09-04T21:31:28.052Z Downloaded parking_lot_core v0.8.6
4382026-09-04T21:31:28.052Z Downloaded tower-service v0.3.3
4392026-09-04T21:31:28.053Z Downloaded fastrand v2.5.0
4402026-09-04T21:31:28.053Z Downloaded ingot-macros v0.2.0
4412026-09-04T21:31:28.053Z Downloaded untrusted v0.9.0
4422026-09-04T21:31:28.053Z Downloaded untrusted v0.7.1
4432026-09-04T21:31:28.053Z Downloaded jobserver v0.1.35
4442026-09-04T21:31:28.053Z Downloaded zerofrom v0.1.8
4452026-09-04T21:31:28.053Z Downloaded zerofrom-derive v0.1.7
4462026-09-04T21:31:28.069Z Downloaded ingot-macros v0.1.1
4472026-09-04T21:31:28.069Z Downloaded memmap2 v0.9.11
4482026-09-04T21:31:28.069Z Downloaded multer v3.1.0
4492026-09-04T21:31:28.069Z Downloaded password-hash v0.5.0
4502026-09-04T21:31:28.070Z Downloaded progenitor v0.10.0
4512026-09-04T21:31:28.088Z Downloaded progenitor-client v0.13.0
4522026-09-04T21:31:28.088Z Downloaded tower-layer v0.3.3
4532026-09-04T21:31:28.088Z Downloaded log v0.4.33
4542026-09-04T21:31:28.088Z Downloaded miniz_oxide v0.8.9
4552026-09-04T21:31:28.089Z Downloaded foreign-types v0.3.2
4562026-09-04T21:31:28.089Z Downloaded foreign-types-shared v0.3.1
4572026-09-04T21:31:28.089Z Downloaded darling_macro v0.21.3
4582026-09-04T21:31:28.089Z Downloaded darling_macro v0.23.0
4592026-09-04T21:31:28.089Z Downloaded enum-as-inner v0.6.1
4602026-09-04T21:31:28.089Z Downloaded form_urlencoded v1.2.2
4612026-09-04T21:31:28.089Z Downloaded equivalent v1.0.2
4622026-09-04T21:31:28.089Z Downloaded olpc-cjson v0.1.4
4632026-09-04T21:31:28.089Z Downloaded dof v0.3.0
4642026-09-04T21:31:28.089Z Downloaded serde_derive_internals v0.29.1
4652026-09-04T21:31:28.089Z Downloaded serde_yaml v0.9.34+deprecated
4662026-09-04T21:31:28.098Z Downloaded tinyvec v1.12.0
4672026-09-04T21:31:28.098Z Downloaded zmij v1.0.23
4682026-09-04T21:31:28.098Z Downloaded icu_locale_core v2.2.0
4692026-09-04T21:31:28.098Z Downloaded slog v2.8.2
4702026-09-04T21:31:28.098Z Downloaded icu_normalizer v2.2.0
4712026-09-04T21:31:28.098Z Downloaded indexmap v1.9.3
4722026-09-04T21:31:28.098Z Downloaded fs-err v3.3.1
4732026-09-04T21:31:28.098Z Downloaded pin-project-lite v0.2.17
4742026-09-04T21:31:28.098Z Downloaded slog-async v2.8.0
4752026-09-04T21:31:28.098Z Downloaded dof v0.4.0
4762026-09-04T21:31:28.098Z Downloaded float-ord v0.3.2
4772026-09-04T21:31:28.098Z Downloaded progenitor-macro v0.14.0
4782026-09-04T21:31:28.098Z Downloaded thiserror-impl v2.0.20
4792026-09-04T21:31:28.098Z Downloaded base64 v0.21.7
4802026-09-04T21:31:28.117Z Downloaded hash32 v0.3.1
4812026-09-04T21:31:28.117Z Downloaded heck v0.4.1
4822026-09-04T21:31:28.117Z Downloaded base64 v0.22.1
4832026-09-04T21:31:28.117Z Downloaded heck v0.5.0
4842026-09-04T21:31:28.117Z Downloaded chacha20poly1305 v0.10.1
4852026-09-04T21:31:28.117Z Downloaded const_format v0.2.36
4862026-09-04T21:31:28.117Z Downloaded http v1.5.0
4872026-09-04T21:31:28.127Z Downloaded zerocopy-derive v0.7.35
4882026-09-04T21:31:28.127Z Downloaded tokio-tungstenite v0.21.0
4892026-09-04T21:31:28.127Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4902026-09-04T21:31:28.127Z Downloaded rand_chacha v0.3.1
4912026-09-04T21:31:28.127Z Downloaded writeable v0.6.3
4922026-09-04T21:31:28.130Z Downloaded smartstring v1.0.1
4932026-09-04T21:31:28.130Z Downloaded siphasher v1.0.3
4942026-09-04T21:31:28.131Z Downloaded strum v0.26.3
4952026-09-04T21:31:28.141Z Downloaded strum v0.27.2
4962026-09-04T21:31:28.141Z Downloaded num-traits v0.2.19
4972026-09-04T21:31:28.168Z Downloaded num_enum v0.7.6
4982026-09-04T21:31:28.168Z Downloaded unicode-linebreak v0.1.5
4992026-09-04T21:31:28.168Z Downloaded dropshot_endpoint v0.17.1
5002026-09-04T21:31:28.178Z Downloaded drift v0.2.0
5012026-09-04T21:31:28.178Z Downloaded usdt v0.5.0
5022026-09-04T21:31:28.178Z Downloaded walkdir v2.5.0
5032026-09-04T21:31:28.178Z Downloaded num_threads v0.1.7
5042026-09-04T21:31:28.178Z Downloaded usdt-attr-macro v0.6.0
5052026-09-04T21:31:28.178Z Downloaded oxide-tokio-rt v0.1.6
5062026-09-04T21:31:28.178Z Downloaded spin v0.5.2
5072026-09-04T21:31:28.178Z Downloaded thread-id v5.1.0
5082026-09-04T21:31:28.178Z Downloaded ref-cast-impl v1.0.26
5092026-09-04T21:31:28.178Z Downloaded defmt-parser v1.0.0
5102026-09-04T21:31:28.179Z Downloaded typeid v1.0.3
5112026-09-04T21:31:28.179Z Downloaded tempfile v3.27.0
5122026-09-04T21:31:28.179Z Downloaded pest_generator v2.8.8
5132026-09-04T21:31:28.179Z Downloaded crypto-bigint v0.5.5
5142026-09-04T21:31:28.179Z Downloaded tinystr v0.8.3
5152026-09-04T21:31:28.179Z Downloaded progenitor-extras v0.2.0
5162026-09-04T21:31:28.179Z Downloaded fnv v1.0.7
5172026-09-04T21:31:28.179Z Downloaded foreign-types v0.5.0
5182026-09-04T21:31:28.179Z Downloaded tokio-stream v0.1.19
5192026-09-04T21:31:28.198Z Downloaded rand_core v0.10.1
5202026-09-04T21:31:28.198Z Downloaded rustc-hash v2.1.3
5212026-09-04T21:31:28.198Z Downloaded yoke-derive v0.8.2
5222026-09-04T21:31:28.198Z Downloaded embedded-io v0.6.1
5232026-09-04T21:31:28.214Z Downloaded toml v1.1.4+spec-1.1.0
5242026-09-04T21:31:28.214Z Downloaded unicode-ident v1.0.24
5252026-09-04T21:31:28.214Z Downloaded progenitor-macro v0.10.0
5262026-09-04T21:31:28.214Z Downloaded scroll v0.13.0
5272026-09-04T21:31:28.214Z Downloaded cc v1.4.2
5282026-09-04T21:31:28.214Z Downloaded simd-adler32 v0.3.10
5292026-09-04T21:31:28.214Z Downloaded powerfmt v0.2.0
5302026-09-04T21:31:28.214Z Downloaded ppv-lite86 v0.2.21
5312026-09-04T21:31:28.214Z Downloaded progenitor v0.13.0
5322026-09-04T21:31:28.214Z Downloaded progenitor-impl v0.13.0
5332026-09-04T21:31:28.214Z Downloaded embedded-io v0.4.0
5342026-09-04T21:31:28.214Z Downloaded dropshot-api-manager-types v0.8.0
5352026-09-04T21:31:28.214Z Downloaded schemars v0.8.22
5362026-09-04T21:31:28.223Z Downloaded zeroize v1.9.0
5372026-09-04T21:31:28.223Z Downloaded sha2 v0.10.9
5382026-09-04T21:31:28.223Z Downloaded proc-macro-crate v3.5.0
5392026-09-04T21:31:28.223Z Downloaded quick-error v1.2.3
5402026-09-04T21:31:28.223Z Downloaded rustc_version v0.1.7
5412026-09-04T21:31:28.223Z Downloaded sha1 v0.11.0
5422026-09-04T21:31:28.223Z Downloaded serde_with_macros v3.22.0
5432026-09-04T21:31:28.223Z Downloaded smallvec v1.15.2
5442026-09-04T21:31:28.223Z Downloaded synstructure v0.13.2
5452026-09-04T21:31:28.224Z Downloaded indicatif v0.18.6
5462026-09-04T21:31:28.224Z Downloaded serde v1.0.229
5472026-09-04T21:31:28.229Z Downloaded derive-where v1.6.1
5482026-09-04T21:31:28.229Z Downloaded konst v0.2.20
5492026-09-04T21:31:28.229Z Downloaded toml_writer v1.1.2+spec-1.1.0
5502026-09-04T21:31:28.229Z Downloaded version_check v0.9.5
5512026-09-04T21:31:28.229Z Downloaded serde_plain v1.0.2
5522026-09-04T21:31:28.229Z Downloaded vsss-rs v3.3.4
5532026-09-04T21:31:28.236Z Downloaded poly1305 v0.8.0
5542026-09-04T21:31:28.237Z Downloaded async-compression v0.4.43
5552026-09-04T21:31:28.253Z Downloaded similar v2.7.0
5562026-09-04T21:31:28.253Z Downloaded strsim v0.11.1
5572026-09-04T21:31:28.253Z Downloaded schemars_derive v0.8.22
5582026-09-04T21:31:28.253Z Downloaded term v1.2.1
5592026-09-04T21:31:28.253Z Downloaded slog-stdlog v4.1.1
5602026-09-04T21:31:28.258Z Downloaded typify v0.6.2
5612026-09-04T21:31:28.258Z Downloaded xattr v1.6.1
5622026-09-04T21:31:28.258Z Downloaded digest v0.10.7
5632026-09-04T21:31:28.258Z Downloaded foldhash v0.1.5
5642026-09-04T21:31:28.258Z Downloaded tiny-keccak v2.0.2
5652026-09-04T21:31:28.258Z Downloaded papergrid v0.11.0
5662026-09-04T21:31:28.258Z Downloaded foldhash v0.2.0
5672026-09-04T21:31:28.258Z Downloaded highway v1.3.0
5682026-09-04T21:31:28.258Z Downloaded port-file v0.1.0
5692026-09-04T21:31:28.258Z Downloaded progenitor-impl v0.14.0
5702026-09-04T21:31:28.258Z Downloaded oxnet v0.1.7
5712026-09-04T21:31:28.258Z Downloaded usdt-macro v0.5.0
5722026-09-04T21:31:28.258Z Downloaded postcard v1.1.3
5732026-09-04T21:31:28.285Z Downloaded hyper-util v0.1.20
5742026-09-04T21:31:28.285Z Downloaded futures-task v0.3.34
5752026-09-04T21:31:28.285Z Downloaded fxhash v0.2.1
5762026-09-04T21:31:28.295Z Downloaded num_enum_derive v0.5.11
5772026-09-04T21:31:28.295Z Downloaded openssl-macros v0.1.1
5782026-09-04T21:31:28.295Z Downloaded rhai_codegen v3.2.0
5792026-09-04T21:31:28.295Z Downloaded unsafe-libyaml v0.2.11
5802026-09-04T21:31:28.295Z Downloaded semver v1.0.28
5812026-09-04T21:31:28.295Z Downloaded paste v1.0.15
5822026-09-04T21:31:28.295Z Downloaded unit-prefix v0.5.2
5832026-09-04T21:31:28.295Z Downloaded utf-8 v0.7.6
5842026-09-04T21:31:28.295Z Downloaded pretty_assertions v1.4.1
5852026-09-04T21:31:28.295Z Downloaded utf8_iter v1.0.4
5862026-09-04T21:31:28.295Z Downloaded rand_chacha v0.9.0
5872026-09-04T21:31:28.295Z Downloaded pest_meta v2.8.8
5882026-09-04T21:31:28.295Z Downloaded typify v0.4.3
5892026-09-04T21:31:28.295Z Downloaded slog-scope v4.4.1
5902026-09-04T21:31:28.295Z Downloaded proc-macro-error-attr v1.0.4
5912026-09-04T21:31:28.295Z Downloaded plain v0.2.3
5922026-09-04T21:31:28.295Z Downloaded parking_lot v0.11.2
5932026-09-04T21:31:28.295Z Downloaded num_enum_derive v0.7.6
5942026-09-04T21:31:28.295Z Downloaded proc-macro-error v1.0.4
5952026-09-04T21:31:28.295Z Downloaded futures-core v0.3.34
5962026-09-04T21:31:28.301Z Downloaded progenitor-macro v0.13.0
5972026-09-04T21:31:28.314Z Downloaded serde_spanned v0.6.9
5982026-09-04T21:31:28.314Z Downloaded serde_path_to_error v0.1.20
5992026-09-04T21:31:28.317Z Downloaded hickory-resolver v0.25.2
6002026-09-04T21:31:28.317Z Downloaded serde_spanned v1.1.1
6012026-09-04T21:31:28.317Z Downloaded tokio-dtrace v0.1.1
6022026-09-04T21:31:28.317Z Downloaded slab v0.4.12
6032026-09-04T21:31:28.317Z Downloaded usdt-attr-macro v0.5.0
6042026-09-04T21:31:28.317Z Downloaded zeroize_derive v1.5.0
6052026-09-04T21:31:28.317Z Downloaded defmt v0.3.100
6062026-09-04T21:31:28.317Z Downloaded openssl-sys v0.9.117
6072026-09-04T21:31:28.328Z Downloaded derive_more v0.99.20
6082026-09-04T21:31:28.328Z Downloaded slog-dtrace v0.3.0
6092026-09-04T21:31:28.339Z Downloaded parking_lot v0.12.5
6102026-09-04T21:31:28.339Z Downloaded structmeta v0.3.0
6112026-09-04T21:31:28.339Z Downloaded strum v0.28.0
6122026-09-04T21:31:28.339Z Downloaded ff v0.13.1
6132026-09-04T21:31:28.339Z Downloaded thin-vec v0.2.19
6142026-09-04T21:31:28.339Z Downloaded tracing-attributes v0.1.31
6152026-09-04T21:31:28.339Z Downloaded tower v0.5.3
6162026-09-04T21:31:28.354Z Downloaded elliptic-curve v0.13.8
6172026-09-04T21:31:28.354Z Downloaded rustls-pki-types v1.15.1
6182026-09-04T21:31:28.354Z Downloaded yansi v1.0.1
6192026-09-04T21:31:28.354Z Downloaded quinn v0.11.11
6202026-09-04T21:31:28.354Z Downloaded serde_derive v1.0.229
6212026-09-04T21:31:28.354Z Downloaded smawk v0.3.3
6222026-09-04T21:31:28.354Z Downloaded getrandom v0.4.3
6232026-09-04T21:31:28.358Z Downloaded rustls-platform-verifier v0.7.0
6242026-09-04T21:31:28.358Z Downloaded parse-display-derive v0.10.0
6252026-09-04T21:31:28.358Z Downloaded phf v0.12.1
6262026-09-04T21:31:28.358Z Downloaded pkg-config v0.3.33
6272026-09-04T21:31:28.358Z Downloaded yoke v0.8.3
6282026-09-04T21:31:28.358Z Downloaded progenitor-client v0.14.0
6292026-09-04T21:31:28.358Z Downloaded dyn-clone v1.0.20
6302026-09-04T21:31:28.358Z Downloaded sync_wrapper v1.0.2
6312026-09-04T21:31:28.358Z Downloaded futures-sink v0.3.34
6322026-09-04T21:31:28.358Z Downloaded hex v0.4.3
6332026-09-04T21:31:28.359Z Downloaded quote v1.0.47
6342026-09-04T21:31:28.359Z Downloaded toml_edit v0.19.15
6352026-09-04T21:31:28.373Z Downloaded expectorate v1.3.0
6362026-09-04T21:31:28.458Z Downloaded hickory-resolver v0.24.4
6372026-09-04T21:31:28.458Z Downloaded toml v0.7.8
6382026-09-04T21:31:28.458Z Downloaded parking_lot_core v0.9.12
6392026-09-04T21:31:28.458Z Downloaded fixedbitset v0.5.7
6402026-09-04T21:31:28.458Z Downloaded futures-macro v0.3.34
6412026-09-04T21:31:28.458Z Downloaded same-file v1.0.6
6422026-09-04T21:31:28.458Z Downloaded serde_urlencoded v0.7.1
6432026-09-04T21:31:28.458Z Downloaded fixedbitset v0.4.2
6442026-09-04T21:31:28.458Z Downloaded thiserror-no-std v2.0.2
6452026-09-04T21:31:28.485Z Downloaded memchr v2.8.3
6462026-09-04T21:31:28.485Z Downloaded minimal-lexical v0.2.1
6472026-09-04T21:31:28.485Z Downloaded phf_shared v0.12.1
6482026-09-04T21:31:28.485Z Downloaded progenitor-client v0.10.0
6492026-09-04T21:31:28.485Z Downloaded subtle v2.6.1
6502026-09-04T21:31:28.485Z Downloaded rustls-native-certs v0.8.4
6512026-09-04T21:31:28.485Z Downloaded slog-bunyan v2.5.0
6522026-09-04T21:31:28.485Z Downloaded testing_table v0.3.0
6532026-09-04T21:31:28.485Z Downloaded papergrid v0.18.0
6542026-09-04T21:31:28.485Z Downloaded diff v0.1.13
6552026-09-04T21:31:28.485Z Downloaded dunce v1.0.5
6562026-09-04T21:31:28.485Z Downloaded find-msvc-tools v0.1.10
6572026-09-04T21:31:28.485Z Downloaded hostname v0.3.1
6582026-09-04T21:31:28.485Z Downloaded glob v0.3.4
6592026-09-04T21:31:28.485Z Downloaded serde_core v1.0.229
6602026-09-04T21:31:28.485Z Downloaded thread_local v1.1.10
6612026-09-04T21:31:28.485Z Downloaded owo-colors v4.3.0
6622026-09-04T21:31:28.485Z Downloaded zone_cfg_derive v0.3.1
6632026-09-04T21:31:28.486Z Downloaded potential_utf v0.1.5
6642026-09-04T21:31:28.486Z Downloaded scroll_derive v0.12.1
6652026-09-04T21:31:28.486Z Downloaded rand v0.8.7
6662026-09-04T21:31:28.486Z Downloaded derive-ex v0.1.8
6672026-09-04T21:31:28.486Z Downloaded test-strategy v0.4.5
6682026-09-04T21:31:28.486Z Downloaded unarray v0.1.4
6692026-09-04T21:31:28.486Z Downloaded parse-display v0.10.0
6702026-09-04T21:31:28.486Z Downloaded darling v0.21.3
6712026-09-04T21:31:28.486Z Downloaded rand_core v0.6.4
6722026-09-04T21:31:28.486Z Downloaded scroll_derive v0.13.1
6732026-09-04T21:31:28.486Z Downloaded aho-corasick v1.1.5
6742026-09-04T21:31:28.486Z Downloaded usdt-impl v0.6.0
6752026-09-04T21:31:28.486Z Downloaded pest_derive v2.8.8
6762026-09-04T21:31:28.486Z Downloaded ron v0.12.2
6772026-09-04T21:31:28.486Z Downloaded secrecy v0.10.3
6782026-09-04T21:31:28.486Z Downloaded tinyvec_macros v0.1.1
6792026-09-04T21:31:28.486Z Downloaded typify-macro v0.4.3
6802026-09-04T21:31:28.486Z Downloaded daft-derive v0.1.8
6812026-09-04T21:31:28.486Z Downloaded opaque-debug v0.3.1
6822026-09-04T21:31:28.486Z Downloaded openssl-probe v0.2.1
6832026-09-04T21:31:28.486Z Downloaded percent-encoding v2.3.2
6842026-09-04T21:31:28.486Z Downloaded serde_tokenstream v0.2.3
6852026-09-04T21:31:28.486Z Downloaded zone v0.3.1
6862026-09-04T21:31:28.486Z Downloaded nom v7.1.3
6872026-09-04T21:31:28.486Z Downloaded thiserror v1.0.69
6882026-09-04T21:31:28.486Z Downloaded waitgroup v0.1.2
6892026-09-04T21:31:28.487Z Downloaded mio v1.2.2
6902026-09-04T21:31:28.487Z Downloaded topological-sort v0.2.2
6912026-09-04T21:31:28.487Z Downloaded typify-macro v0.6.2
6922026-09-04T21:31:28.493Z Downloaded foreign-types-shared v0.1.1
6932026-09-04T21:31:28.493Z Downloaded usdt-impl v0.5.0
6942026-09-04T21:31:28.493Z Downloaded url v2.5.8
6952026-09-04T21:31:28.493Z Downloaded serial_test_derive v4.0.1
6962026-09-04T21:31:28.493Z Downloaded spin v0.9.9
6972026-09-04T21:31:28.493Z Downloaded getrandom v0.2.17
6982026-09-04T21:31:28.493Z Downloaded either v1.17.0
6992026-09-04T21:31:28.493Z Downloaded defmt-macros v1.1.1
7002026-09-04T21:31:28.493Z Downloaded git-stub-vcs v0.1.0
7012026-09-04T21:31:28.493Z Downloaded proc-macro-crate v1.3.1
7022026-09-04T21:31:28.493Z Downloaded want v0.3.1
7032026-09-04T21:31:28.493Z Downloaded ryu v1.0.23
7042026-09-04T21:31:28.518Z Downloaded sha1 v0.10.7
7052026-09-04T21:31:28.518Z Downloaded quinn-udp v0.5.15
7062026-09-04T21:31:28.518Z Downloaded rand v0.9.5
7072026-09-04T21:31:28.529Z Downloaded unicode-xid v0.2.6
7082026-09-04T21:31:28.529Z Downloaded ref-cast v1.0.26
7092026-09-04T21:31:28.529Z Downloaded zerovec v0.11.6
7102026-09-04T21:31:28.529Z Downloaded futures-channel v0.3.34
7112026-09-04T21:31:28.529Z Downloaded tabwriter v1.4.1
7122026-09-04T21:31:28.529Z Downloaded tar v0.4.46
7132026-09-04T21:31:28.529Z Downloaded darling v0.23.0
7142026-09-04T21:31:28.529Z Downloaded git-stub v1.0.0
7152026-09-04T21:31:28.529Z Downloaded steno v0.4.1
7162026-09-04T21:31:28.529Z Downloaded half v2.7.1
7172026-09-04T21:31:28.529Z Downloaded tagptr v0.2.0
7182026-09-04T21:31:28.535Z Downloaded displaydoc v0.2.7
7192026-09-04T21:31:28.535Z Downloaded rand_core v0.9.5
7202026-09-04T21:31:28.535Z Downloaded darling_core v0.23.0
7212026-09-04T21:31:28.535Z Downloaded group v0.13.0
7222026-09-04T21:31:28.535Z Downloaded tungstenite v0.21.0
7232026-09-04T21:31:28.535Z Downloaded hmac v0.12.1
7242026-09-04T21:31:28.538Z Downloaded shlex v2.0.1
7252026-09-04T21:31:28.538Z Downloaded snafu-derive v0.8.9
7262026-09-04T21:31:28.545Z Downloaded ucd-trie v0.1.7
7272026-09-04T21:31:28.545Z Downloaded xz2 v0.1.7
7282026-09-04T21:31:28.545Z Downloaded flate2 v1.1.9
7292026-09-04T21:31:28.553Z Downloaded omicron-zone-package v0.12.3
7302026-09-04T21:31:28.553Z Downloaded toml_parser v1.1.3+spec-1.1.0
7312026-09-04T21:31:28.553Z Downloaded pem v3.0.6
7322026-09-04T21:31:28.558Z Downloaded pin-project-internal v1.1.13
7332026-09-04T21:31:28.558Z Downloaded filetime v0.2.29
7342026-09-04T21:31:28.558Z Downloaded rayon-core v1.13.0
7352026-09-04T21:31:28.558Z Downloaded rustls-webpki v0.103.14
7362026-09-04T21:31:28.562Z Downloaded jiff-core v0.1.0
7372026-09-04T21:31:28.562Z Downloaded proc-macro2 v1.0.107
7382026-09-04T21:31:28.567Z Downloaded slog-json v2.6.1
7392026-09-04T21:31:28.567Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7402026-09-04T21:31:28.567Z Downloaded futures-executor v0.3.34
7412026-09-04T21:31:28.571Z Downloaded hyper v1.11.1
7422026-09-04T21:31:28.571Z Downloaded icu_properties_data v2.2.0
7432026-09-04T21:31:28.578Z Downloaded resolv-conf v0.7.6
7442026-09-04T21:31:28.581Z Downloaded progenitor v0.14.0
7452026-09-04T21:31:28.588Z Downloaded toml v0.9.12+spec-1.1.0
7462026-09-04T21:31:28.588Z Downloaded thiserror v2.0.20
7472026-09-04T21:31:28.595Z Downloaded deranged v0.5.8
7482026-09-04T21:31:28.598Z Downloaded nom v8.0.0
7492026-09-04T21:31:28.602Z Downloaded toml v0.8.23
7502026-09-04T21:31:28.608Z Downloaded itertools v0.12.1
7512026-09-04T21:31:28.611Z Downloaded clap_builder v4.6.6
7522026-09-04T21:31:28.611Z Downloaded tracing-core v0.1.36
7532026-09-04T21:31:28.615Z Downloaded defmt v1.1.1
7542026-09-04T21:31:28.620Z Downloaded toml_edit v0.22.27
7552026-09-04T21:31:28.625Z Downloaded snafu v0.8.9
7562026-09-04T21:31:28.628Z Downloaded toml_edit v0.25.13+spec-1.1.0
7572026-09-04T21:31:28.633Z Downloaded socket2 v0.6.5
7582026-09-04T21:31:28.647Z Downloaded zerotrie v0.2.4
7592026-09-04T21:31:28.650Z Downloaded reqwest v0.13.4
7602026-09-04T21:31:28.654Z Downloaded uuid v1.26.0
7612026-09-04T21:31:28.659Z Downloaded pest v2.8.8
7622026-09-04T21:31:28.662Z Downloaded progenitor-impl v0.10.0
7632026-09-04T21:31:28.662Z Downloaded itertools v0.15.0
7642026-09-04T21:31:28.666Z Downloaded libm v0.2.16
7652026-09-04T21:31:28.671Z Downloaded blake3 v1.8.6
7662026-09-04T21:31:28.675Z Downloaded serde_json v1.0.151
7672026-09-04T21:31:28.680Z Downloaded idna v1.1.0
7682026-09-04T21:31:28.683Z Downloaded hashbrown v0.16.1
7692026-09-04T21:31:28.694Z Downloaded heapless v0.8.0
7702026-09-04T21:31:28.694Z Downloaded typed-path v0.9.3
7712026-09-04T21:31:28.709Z Downloaded once_cell v1.21.4
7722026-09-04T21:31:28.709Z Downloaded typenum v1.20.1
7732026-09-04T21:31:28.709Z Downloaded similar v3.2.0
7742026-09-04T21:31:28.714Z Downloaded time-macros v0.2.32
7752026-09-04T21:31:28.715Z Downloaded winnow v0.5.40
7762026-09-04T21:31:28.715Z Downloaded pin-project v1.1.13
7772026-09-04T21:31:28.723Z Downloaded schemars v1.2.2
7782026-09-04T21:31:28.730Z Downloaded darling_core v0.21.3
7792026-09-04T21:31:28.743Z Downloaded getrandom v0.3.4
7802026-09-04T21:31:28.743Z Downloaded itertools v0.14.0
7812026-09-04T21:31:28.743Z Downloaded qorb v0.4.1
7822026-09-04T21:31:28.750Z Downloaded schemars v0.9.0
7832026-09-04T21:31:28.750Z Downloaded textwrap v0.16.2
7842026-09-04T21:31:28.750Z Downloaded hashbrown v0.15.5
7852026-09-04T21:31:28.750Z Downloaded futures v0.3.34
7862026-09-04T21:31:28.755Z Downloaded iddqd v0.4.6
7872026-09-04T21:31:28.755Z Downloaded tokio-util v0.7.19
7882026-09-04T21:31:28.758Z Downloaded goblin v0.8.2
7892026-09-04T21:31:28.764Z Downloaded prettyplease v0.2.37
7902026-09-04T21:31:28.764Z Downloaded rand v0.10.2
7912026-09-04T21:31:28.767Z Downloaded tough v0.22.0
7922026-09-04T21:31:28.771Z Downloaded hashbrown v0.12.3
7932026-09-04T21:31:28.771Z Downloaded hashbrown v0.17.1
7942026-09-04T21:31:28.779Z Downloaded unicode-normalization v0.1.25
7952026-09-04T21:31:28.796Z Downloaded tower-http v0.6.11
7962026-09-04T21:31:28.802Z Downloaded chrono v0.4.45
7972026-09-04T21:31:28.808Z Downloaded zerocopy-derive v0.8.56
7982026-09-04T21:31:28.812Z Downloaded zerocopy v0.7.35
7992026-09-04T21:31:28.819Z Downloaded futures-util v0.3.34
8002026-09-04T21:31:28.826Z Downloaded aws-lc-rs v1.18.0
8012026-09-04T21:31:28.879Z Downloaded h2 v0.4.15
8022026-09-04T21:31:28.885Z Downloaded tabled v0.15.0
8032026-09-04T21:31:28.886Z Downloaded hkdf v0.12.4
8042026-09-04T21:31:28.886Z Downloaded reqwest v0.12.28
8052026-09-04T21:31:28.886Z Downloaded webpki-roots v1.0.9
8062026-09-04T21:31:28.886Z Downloaded dropshot-api-manager v0.8.0
8072026-09-04T21:31:28.886Z Downloaded tabled v0.21.0
8082026-09-04T21:31:28.896Z Downloaded rayon v1.12.0
8092026-09-04T21:31:28.896Z Downloaded serde_with v3.22.0
8102026-09-04T21:31:28.904Z Downloaded curve25519-dalek v4.1.3
8112026-09-04T21:31:28.912Z Downloaded smoltcp v0.11.0
8122026-09-04T21:31:28.916Z Downloaded unicode-segmentation v1.13.3
8132026-09-04T21:31:28.916Z Downloaded portable-atomic v1.15.0
8142026-09-04T21:31:28.916Z Downloaded regex v1.13.1
8152026-09-04T21:31:28.932Z Downloaded winnow v0.7.15
8162026-09-04T21:31:28.937Z Downloaded unicode-width v0.2.2
8172026-09-04T21:31:28.937Z Downloaded moka v0.12.16
8182026-09-04T21:31:28.940Z Downloaded bstr v1.13.1
8192026-09-04T21:31:28.946Z Downloaded winnow v1.0.4
8202026-09-04T21:31:28.966Z Downloaded zerocopy v0.8.56
8212026-09-04T21:31:28.980Z Downloaded unicode-width v0.1.14
8222026-09-04T21:31:28.983Z Downloaded syn v1.0.109
8232026-09-04T21:31:28.992Z Downloaded rustix v0.38.44
8242026-09-04T21:31:29.004Z Downloaded goblin v0.10.7
8252026-09-04T21:31:29.009Z Downloaded openssl v0.10.81
8262026-09-04T21:31:29.015Z Downloaded quinn-proto v0.11.16
8272026-09-04T21:31:29.022Z Downloaded proptest v1.11.0
8282026-09-04T21:31:29.027Z Downloaded vcpkg v0.2.15
8292026-09-04T21:31:29.053Z Downloaded regress v0.11.1
8302026-09-04T21:31:29.058Z Downloaded syn v2.0.119
8312026-09-04T21:31:29.058Z Downloaded time v0.3.55
8322026-09-04T21:31:29.061Z Downloaded hickory-proto v0.25.2
8332026-09-04T21:31:29.069Z Downloaded tracing v0.1.44
8342026-09-04T21:31:29.079Z Downloaded hickory-proto v0.24.4
8352026-09-04T21:31:29.087Z Downloaded nix v0.31.3
8362026-09-04T21:31:29.096Z Downloaded rustix v1.1.4
8372026-09-04T21:31:29.107Z Downloaded regex-syntax v0.8.11
8382026-09-04T21:31:29.111Z Downloaded syn v3.0.3
8392026-09-04T21:31:29.118Z Downloaded typify-impl v0.4.3
8402026-09-04T21:31:29.129Z Downloaded openapiv3 v2.2.0
8412026-09-04T21:31:29.132Z Downloaded sled v0.34.7
8422026-09-04T21:31:29.139Z Downloaded regress v0.10.5
8432026-09-04T21:31:29.147Z Downloaded rhai v1.26.0
8442026-09-04T21:31:29.160Z Downloaded dropshot v0.17.1
8452026-09-04T21:31:29.163Z Downloaded rustls v0.23.43
8462026-09-04T21:31:29.176Z Downloaded typify-impl v0.6.2
8472026-09-04T21:31:29.190Z Downloaded chrono-tz v0.10.4
8482026-09-04T21:31:29.238Z Downloaded jiff v0.2.35
8492026-09-04T21:31:29.249Z Downloaded csv v1.4.0
8502026-09-04T21:31:29.263Z Downloaded sha3 v0.10.9
8512026-09-04T21:31:29.267Z Downloaded regex-automata v0.4.18
8522026-09-04T21:31:29.275Z Downloaded petgraph v0.6.5
8532026-09-04T21:31:29.286Z Downloaded lzma-sys v0.1.20
8542026-09-04T21:31:29.308Z Downloaded petgraph v0.8.3
8552026-09-04T21:31:29.327Z Downloaded libc v0.2.189
8562026-09-04T21:31:29.342Z Downloaded tokio v1.53.1
8572026-09-04T21:31:29.360Z Downloaded encoding_rs v0.8.35
8582026-09-04T21:31:29.378Z Downloaded ring v0.17.14
8592026-09-04T21:31:29.879Z Downloaded aws-lc-sys v0.44.0
8602026-09-04T21:31:30.880Z Compiling proc-macro2 v1.0.107
8612026-09-04T21:31:30.880Z Compiling unicode-ident v1.0.24
8622026-09-04T21:31:30.880Z Compiling quote v1.0.47
8632026-09-04T21:31:30.890Z Compiling serde_core v1.0.229
8642026-09-04T21:31:30.890Z Compiling cfg-if v1.0.4
8652026-09-04T21:31:30.890Z Compiling serde v1.0.229
8662026-09-04T21:31:30.890Z Compiling libc v0.2.189
8672026-09-04T21:31:30.890Z Compiling memchr v2.8.3
8682026-09-04T21:31:31.121Z Compiling itoa v1.0.18
8692026-09-04T21:31:31.300Z Compiling zmij v1.0.23
8702026-09-04T21:31:31.409Z Compiling smallvec v1.15.2
8712026-09-04T21:31:31.425Z Compiling autocfg v1.5.1
8722026-09-04T21:31:31.657Z Compiling libm v0.2.16
8732026-09-04T21:31:31.696Z Compiling stable_deref_trait v1.2.1
8742026-09-04T21:31:31.767Z Compiling litemap v0.8.2
8752026-09-04T21:31:31.793Z Compiling percent-encoding v2.3.2
8762026-09-04T21:31:31.868Z Compiling writeable v0.6.3
8772026-09-04T21:31:31.953Z Compiling icu_properties_data v2.2.0
8782026-09-04T21:31:31.966Z Compiling utf8_iter v1.0.4
8792026-09-04T21:31:31.987Z Compiling icu_normalizer_data v2.2.0
8802026-09-04T21:31:31.992Z Compiling iana-time-zone v0.1.65
8812026-09-04T21:31:32.059Z Compiling pin-project-lite v0.2.17
8822026-09-04T21:31:32.145Z Compiling version_check v0.9.5
8832026-09-04T21:31:32.222Z Compiling equivalent v1.0.2
8842026-09-04T21:31:32.303Z Compiling syn v2.0.119
8852026-09-04T21:31:32.309Z Compiling syn v3.0.3
8862026-09-04T21:31:32.309Z Compiling form_urlencoded v1.2.2
8872026-09-04T21:31:32.403Z Compiling allocator-api2 v0.2.21
8882026-09-04T21:31:32.429Z Compiling parking_lot_core v0.9.12
8892026-09-04T21:31:32.442Z Compiling serde_json v1.0.151
8902026-09-04T21:31:32.497Z Compiling scopeguard v1.2.0
8912026-09-04T21:31:32.603Z Compiling dyn-clone v1.0.20
8922026-09-04T21:31:32.676Z Compiling lock_api v0.4.14
8932026-09-04T21:31:32.699Z Compiling hashbrown v0.17.1
8942026-09-04T21:31:32.730Z Compiling num-traits v0.2.19
8952026-09-04T21:31:32.743Z Compiling log v0.4.33
8962026-09-04T21:31:32.904Z Compiling getrandom v0.4.3
8972026-09-04T21:31:32.928Z Compiling thiserror v2.0.20
8982026-09-04T21:31:33.158Z Compiling semver v1.0.28
8992026-09-04T21:31:33.251Z Compiling rand_core v0.10.1
9002026-09-04T21:31:33.316Z Compiling indexmap v2.14.0
9012026-09-04T21:31:33.468Z Compiling futures-core v0.3.34
9022026-09-04T21:31:33.538Z Compiling errno v0.3.14
9032026-09-04T21:31:33.638Z Compiling zerocopy v0.8.56
9042026-09-04T21:31:33.663Z Compiling heck v0.5.0
9052026-09-04T21:31:33.761Z Compiling futures-sink v0.3.34
9062026-09-04T21:31:33.832Z Compiling slab v0.4.12
9072026-09-04T21:31:33.922Z Compiling uuid v1.26.0
9082026-09-04T21:31:33.952Z Compiling jobserver v0.1.35
9092026-09-04T21:31:34.011Z Compiling find-msvc-tools v0.1.10
9102026-09-04T21:31:34.078Z Compiling shlex v2.0.1
9112026-09-04T21:31:34.232Z Compiling fnv v1.0.7
9122026-09-04T21:31:34.245Z Compiling cc v1.4.2
9132026-09-04T21:31:34.267Z Compiling futures-channel v0.3.34
9142026-09-04T21:31:34.308Z Compiling schemars v0.8.22
9152026-09-04T21:31:34.336Z Compiling pkg-config v0.3.33
9162026-09-04T21:31:34.354Z Compiling futures-task v0.3.34
9172026-09-04T21:31:34.475Z Compiling futures-io v0.3.34
9182026-09-04T21:31:34.553Z Compiling socket2 v0.6.5
9192026-09-04T21:31:34.631Z Compiling rustversion v1.0.23
9202026-09-04T21:31:34.798Z Compiling parking_lot v0.12.5
9212026-09-04T21:31:34.833Z Compiling signal-hook-registry v1.4.8
9222026-09-04T21:31:34.880Z Compiling mio v1.2.2
9232026-09-04T21:31:35.074Z Compiling synstructure v0.13.2
9242026-09-04T21:31:35.117Z Compiling serde_derive_internals v0.29.1
9252026-09-04T21:31:35.221Z Compiling portable-atomic v1.15.0
9262026-09-04T21:31:35.401Z Compiling cmake v0.1.58
9272026-09-04T21:31:35.576Z Compiling serde_derive v1.0.229
9282026-09-04T21:31:35.584Z Compiling displaydoc v0.2.7
9292026-09-04T21:31:35.589Z Compiling tokio-macros v2.7.2
9302026-09-04T21:31:35.637Z Compiling thiserror-impl v2.0.20
9312026-09-04T21:31:35.669Z Compiling futures-macro v0.3.34
9322026-09-04T21:31:35.779Z Compiling bitflags v2.13.1
9332026-09-04T21:31:35.872Z Compiling fs_extra v1.3.0
9342026-09-04T21:31:36.024Z Compiling dunce v1.0.5
9352026-09-04T21:31:36.121Z Compiling typenum v1.20.1
9362026-09-04T21:31:36.124Z Compiling aws-lc-sys v0.44.0
9372026-09-04T21:31:36.295Z Compiling zerofrom-derive v0.1.7
9382026-09-04T21:31:36.309Z Compiling yoke-derive v0.8.2
9392026-09-04T21:31:36.351Z Compiling zerovec-derive v0.11.3
9402026-09-04T21:31:36.488Z Compiling schemars_derive v0.8.22
9412026-09-04T21:31:36.917Z Compiling zerocopy-derive v0.8.56
9422026-09-04T21:31:36.920Z Compiling zeroize_derive v1.5.0
9432026-09-04T21:31:37.263Z Compiling futures-util v0.3.34
9442026-09-04T21:31:37.435Z Compiling base64 v0.22.1
9452026-09-04T21:31:37.513Z Compiling zerofrom v0.1.8
9462026-09-04T21:31:37.622Z Compiling yoke v0.8.3
9472026-09-04T21:31:37.643Z Compiling zeroize v1.9.0
9482026-09-04T21:31:37.793Z Compiling zerovec v0.11.6
9492026-09-04T21:31:37.817Z Compiling zerotrie v0.2.4
9502026-09-04T21:31:37.860Z Compiling critical-section v1.2.0
9512026-09-04T21:31:37.933Z Compiling subtle v2.6.1
9522026-09-04T21:31:37.963Z Compiling once_cell v1.21.4
9532026-09-04T21:31:38.094Z Compiling regex-syntax v0.8.11
9542026-09-04T21:31:38.116Z Compiling byteorder v1.5.0
9552026-09-04T21:31:38.177Z Compiling ipnet v2.12.1
9562026-09-04T21:31:38.326Z Compiling tinystr v0.8.3
9572026-09-04T21:31:38.340Z Compiling potential_utf v0.1.5
9582026-09-04T21:31:38.501Z Compiling icu_locale_core v2.2.0
9592026-09-04T21:31:38.519Z Compiling icu_collections v2.2.0
9602026-09-04T21:31:38.698Z Compiling bytes v1.12.1
9612026-09-04T21:31:38.707Z Compiling chrono v0.4.45
9622026-09-04T21:31:39.036Z Compiling serde_tokenstream v0.2.3
9632026-09-04T21:31:39.317Z Compiling icu_provider v2.2.0
9642026-09-04T21:31:39.327Z Compiling http v1.5.0
9652026-09-04T21:31:39.546Z Compiling icu_properties v2.2.0
9662026-09-04T21:31:39.561Z Compiling icu_normalizer v2.2.0
9672026-09-04T21:31:39.634Z Compiling tokio v1.53.1
9682026-09-04T21:31:40.181Z Compiling http-body v1.1.0
9692026-09-04T21:31:40.244Z Compiling atomic-waker v1.1.2
9702026-09-04T21:31:40.344Z Compiling httparse v1.10.1
9712026-09-04T21:31:40.355Z Compiling tower-service v0.3.3
9722026-09-04T21:31:40.366Z Compiling tower-layer v0.3.3
9732026-09-04T21:31:40.446Z Compiling idna_adapter v1.2.2
9742026-09-04T21:31:40.935Z Compiling slog v2.8.2
9752026-09-04T21:31:40.941Z Compiling idna v1.1.0
9762026-09-04T21:31:40.941Z Compiling getrandom v0.2.17
9772026-09-04T21:31:40.941Z Compiling ucd-trie v0.1.7
9782026-09-04T21:31:40.941Z Compiling thiserror v1.0.69
9792026-09-04T21:31:40.941Z Compiling url v2.5.8
9802026-09-04T21:31:41.042Z Compiling rustix v1.1.4
9812026-09-04T21:31:41.087Z Compiling try-lock v0.2.5
9822026-09-04T21:31:41.092Z Compiling untrusted v0.9.0
9832026-09-04T21:31:41.179Z Compiling strsim v0.11.1
9842026-09-04T21:31:41.198Z Compiling ryu v1.0.23
9852026-09-04T21:31:41.375Z Compiling ppv-lite86 v0.2.21
9862026-09-04T21:31:41.375Z Compiling want v0.3.1
9872026-09-04T21:31:41.575Z Compiling pest v2.8.8
9882026-09-04T21:31:41.598Z Compiling rand_core v0.6.4
9892026-09-04T21:31:41.608Z Compiling erased-serde v0.3.31
9902026-09-04T21:31:41.690Z Compiling thiserror-impl v1.0.69
9912026-09-04T21:31:41.793Z Compiling httpdate v1.0.3
9922026-09-04T21:31:41.805Z Compiling getrandom v0.3.4
9932026-09-04T21:31:42.087Z Compiling pretty-hex v0.4.2
9942026-09-04T21:31:42.137Z Compiling plain v0.2.3
9952026-09-04T21:31:42.219Z Compiling foldhash v0.2.0
9962026-09-04T21:31:42.238Z Compiling paste v1.0.15
9972026-09-04T21:31:42.445Z Compiling tracing-core v0.1.36
9982026-09-04T21:31:42.460Z Compiling tracing-attributes v0.1.31
9992026-09-04T21:31:42.573Z Compiling pest_meta v2.8.8
10002026-09-04T21:31:42.802Z Compiling omicron-workspace-hack v0.1.0
10012026-09-04T21:31:42.914Z Compiling ident_case v1.0.1
10022026-09-04T21:31:43.030Z Compiling ipnetwork v0.21.1
10032026-09-04T21:31:43.039Z Compiling serde_urlencoded v0.7.1
10042026-09-04T21:31:43.047Z Compiling http-body-util v0.1.5
10052026-09-04T21:31:43.276Z Compiling pest_generator v2.8.8
10062026-09-04T21:31:43.300Z Compiling aho-corasick v1.1.5
10072026-09-04T21:31:43.482Z Compiling sync_wrapper v1.0.2
10082026-09-04T21:31:43.515Z Compiling daft-derive v0.1.8
10092026-09-04T21:31:43.647Z Compiling tracing v0.1.44
10102026-09-04T21:31:43.823Z Compiling fastrand v2.5.0
10112026-09-04T21:31:43.873Z Compiling pest_derive v2.8.8
10122026-09-04T21:31:43.885Z Compiling hashbrown v0.16.1
10132026-09-04T21:31:43.998Z Compiling winnow v1.0.4
10142026-09-04T21:31:44.304Z Compiling regex-automata v0.4.18
10152026-09-04T21:31:44.742Z Compiling tokio-util v0.7.19
10162026-09-04T21:31:44.742Z Compiling oxnet v0.1.7
10172026-09-04T21:31:44.824Z Compiling scroll_derive v0.13.1
10182026-09-04T21:31:44.824Z Compiling async-trait v0.1.92
10192026-09-04T21:31:45.171Z Compiling num-conv v0.2.2
10202026-09-04T21:31:45.273Z Compiling anyhow v1.0.104
10212026-09-04T21:31:45.366Z Compiling time-core v0.1.9
10222026-09-04T21:31:45.497Z Compiling aws-lc-rs v1.18.0
10232026-09-04T21:31:45.667Z Compiling scroll v0.13.0
10242026-09-04T21:31:45.720Z Compiling time-macros v0.2.32
10252026-09-04T21:31:46.238Z Compiling rustls-pki-types v1.15.1
10262026-09-04T21:31:46.455Z Compiling deranged v0.5.8
10272026-09-04T21:31:46.455Z Compiling num_threads v0.1.7
10282026-09-04T21:31:46.455Z Compiling openssl-probe v0.2.1
10292026-09-04T21:31:46.455Z Compiling regex v1.13.1
10302026-09-04T21:31:46.664Z Compiling powerfmt v0.2.0
10312026-09-04T21:31:46.664Z Compiling hex v0.4.3
10322026-09-04T21:31:46.710Z Compiling goblin v0.10.7
10332026-09-04T21:31:46.771Z Compiling untrusted v0.7.1
10342026-09-04T21:31:46.870Z Compiling camino v1.2.5
10352026-09-04T21:31:46.901Z Compiling usdt-impl v0.6.0
10362026-09-04T21:31:46.901Z Compiling rustls v0.23.43
10372026-09-04T21:31:46.954Z Compiling h2 v0.4.15
10382026-09-04T21:31:47.083Z Compiling dtrace-parser v0.3.0
10392026-09-04T21:31:47.192Z Compiling crc32fast v1.5.0
10402026-09-04T21:31:47.763Z Compiling futures-executor v0.3.34
10412026-09-04T21:31:47.860Z Compiling serde_tokenstream v0.3.0
10422026-09-04T21:31:47.937Z Compiling structmeta-derive v0.3.0
10432026-09-04T21:31:47.967Z Compiling thread-id v5.1.0
10442026-09-04T21:31:47.969Z Compiling adler2 v2.0.1
10452026-09-04T21:31:48.022Z Compiling simd-adler32 v0.3.10
10462026-09-04T21:31:48.084Z Compiling cpufeatures v0.3.0
10472026-09-04T21:31:48.135Z Compiling crossbeam-utils v0.8.22
10482026-09-04T21:31:48.228Z Compiling miniz_oxide v0.8.9
10492026-09-04T21:31:48.406Z Compiling newtype-uuid-macros v0.1.1
10502026-09-04T21:31:48.472Z Compiling futures v0.3.34
10512026-09-04T21:31:48.585Z Compiling rand_core v0.9.5
10522026-09-04T21:31:48.860Z Compiling darling_core v0.23.0
10532026-09-04T21:31:48.927Z Compiling hybrid-array v0.4.14
10542026-09-04T21:31:48.935Z Compiling structmeta v0.3.0
10552026-09-04T21:31:49.145Z Compiling hyper v1.11.1
10562026-09-04T21:31:49.318Z Compiling thread_local v1.1.10
10572026-09-04T21:31:49.389Z Compiling dof v0.4.0
10582026-09-04T21:31:50.013Z Compiling match_cfg v0.1.0
10592026-09-04T21:31:50.053Z Compiling flate2 v1.1.9
10602026-09-04T21:31:50.102Z Compiling newtype-uuid v1.4.0
10612026-09-04T21:31:50.440Z Compiling hyper-util v0.1.20
10622026-09-04T21:31:50.950Z Compiling ref-cast v1.0.26
10632026-09-04T21:31:50.977Z Compiling compression-core v0.4.32
10642026-09-04T21:31:51.010Z Compiling quick-error v1.2.3
10652026-09-04T21:31:51.013Z Compiling darling_macro v0.23.0
10662026-09-04T21:31:51.117Z Compiling slog-async v2.8.0
10672026-09-04T21:31:51.134Z Compiling compression-codecs v0.4.38
10682026-09-04T21:31:51.309Z Compiling daft v0.1.8
10692026-09-04T21:31:51.394Z Compiling crypto-common v0.2.2
10702026-09-04T21:31:51.443Z Compiling block-buffer v0.12.1
10712026-09-04T21:31:51.581Z Compiling rand_chacha v0.9.0
10722026-09-04T21:31:51.602Z Compiling strum_macros v0.26.4
10732026-09-04T21:31:51.605Z Compiling usdt-macro v0.6.0
10742026-09-04T21:31:52.021Z Compiling darling v0.23.0
10752026-09-04T21:31:52.024Z Compiling usdt-attr-macro v0.6.0
10762026-09-04T21:31:52.024Z Compiling ref-cast-impl v1.0.26
10772026-09-04T21:31:52.024Z Compiling serde_spanned v1.1.1
10782026-09-04T21:31:52.108Z Compiling multer v3.1.0
10792026-09-04T21:31:52.169Z Compiling generic-array v0.14.7
10802026-09-04T21:31:52.344Z Compiling const-oid v0.10.2
10812026-09-04T21:31:52.393Z Compiling debug-ignore v1.0.5
10822026-09-04T21:31:52.500Z Compiling term v1.2.1
10832026-09-04T21:31:52.538Z Compiling bit-vec v0.8.0
10842026-09-04T21:31:52.550Z Compiling toml_writer v1.1.2+spec-1.1.0
10852026-09-04T21:31:52.601Z Compiling take_mut v0.2.2
10862026-09-04T21:31:52.732Z Compiling bit-set v0.8.0
10872026-09-04T21:31:52.761Z Compiling digest v0.11.3
10882026-09-04T21:31:52.849Z Compiling rand v0.9.5
10892026-09-04T21:31:52.864Z Compiling serde_with_macros v3.22.0
10902026-09-04T21:31:52.889Z Compiling async-stream-impl v0.3.6
10912026-09-04T21:31:52.923Z Compiling dropshot v0.17.1
10922026-09-04T21:31:53.152Z Compiling encoding_rs v0.8.35
10932026-09-04T21:31:53.206Z Compiling unarray v0.1.4
10942026-09-04T21:31:53.238Z Compiling strum v0.26.3
10952026-09-04T21:31:53.313Z Compiling spin v0.9.9
10962026-09-04T21:31:53.367Z Compiling mime v0.3.17
10972026-09-04T21:31:53.426Z Compiling syn v1.0.109
10982026-09-04T21:31:53.485Z Compiling sha1 v0.11.0
10992026-09-04T21:31:53.518Z Compiling async-stream v0.3.6
11002026-09-04T21:31:53.694Z Compiling derive-ex v0.1.8
11012026-09-04T21:31:53.725Z Compiling tower v0.5.3
11022026-09-04T21:31:53.777Z Compiling waitgroup v0.1.2
11032026-09-04T21:31:53.913Z Compiling dropshot_endpoint v0.17.1
11042026-09-04T21:31:53.918Z Compiling macaddr v1.0.1
11052026-09-04T21:31:53.990Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11062026-09-04T21:31:54.137Z Compiling serde_path_to_error v0.1.20
11072026-09-04T21:31:54.466Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11082026-09-04T21:31:54.491Z Compiling tower-http v0.6.11
11092026-09-04T21:31:54.650Z Compiling tempfile v3.27.0
11102026-09-04T21:31:54.820Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11112026-09-04T21:31:54.997Z Compiling openapiv3 v2.2.0
11122026-09-04T21:31:55.007Z Compiling strum_macros v0.27.2
11132026-09-04T21:31:55.322Z Compiling test-strategy v0.4.5
11142026-09-04T21:31:55.616Z Compiling time v0.3.55
11152026-09-04T21:31:56.269Z Compiling rustls-native-certs v0.8.4
11162026-09-04T21:31:56.609Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11172026-09-04T21:31:56.621Z Compiling crossbeam-channel v0.5.16
11182026-09-04T21:31:56.685Z Compiling crypto-common v0.1.7
11192026-09-04T21:31:56.841Z Compiling strum v0.27.2
11202026-09-04T21:31:57.096Z Compiling parse-display-derive v0.10.0
11212026-09-04T21:31:57.215Z Compiling backon v1.6.0
11222026-09-04T21:31:57.424Z Compiling rand_chacha v0.3.1
11232026-09-04T21:31:57.749Z Compiling instant v0.1.13
11242026-09-04T21:31:57.879Z Compiling rand v0.8.7
11252026-09-04T21:31:58.012Z Compiling slog-json v2.6.1
11262026-09-04T21:31:58.172Z Compiling hostname v0.3.1
11272026-09-04T21:31:58.265Z Compiling toml_parser v1.1.3+spec-1.1.0
11282026-09-04T21:31:58.312Z Compiling toml_datetime v1.1.1+spec-1.1.0
11292026-09-04T21:31:58.496Z Compiling is-terminal v0.4.17
11302026-09-04T21:31:58.523Z Compiling wait-timeout v0.2.1
11312026-09-04T21:31:58.534Z Compiling memmap2 v0.9.11
11322026-09-04T21:31:58.691Z Compiling either v1.17.0
11332026-09-04T21:31:58.737Z Compiling usdt v0.6.0
11342026-09-04T21:31:58.763Z Compiling rusty-fork v0.3.1
11352026-09-04T21:31:58.827Z Compiling toml v1.1.4+spec-1.1.0
11362026-09-04T21:31:58.953Z Compiling slog-term v2.9.2
11372026-09-04T21:31:59.007Z Compiling slog-bunyan v2.5.0
11382026-09-04T21:31:59.491Z Compiling serde_with v3.22.0
11392026-09-04T21:31:59.494Z Compiling async-compression v0.4.43
11402026-09-04T21:31:59.494Z Compiling rand_xorshift v0.4.0
11412026-09-04T21:31:59.494Z Compiling rustls-pemfile v2.2.0
11422026-09-04T21:31:59.494Z Compiling regress v0.10.5
11432026-09-04T21:31:59.494Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11442026-09-04T21:31:59.621Z Compiling hostname v0.4.2
11452026-09-04T21:31:59.635Z Compiling humantime v2.4.0
11462026-09-04T21:31:59.803Z Compiling proptest v1.11.0
11472026-09-04T21:31:59.951Z Compiling iddqd v0.4.6
11482026-09-04T21:32:00.178Z Compiling reqwest v0.12.28
11492026-09-04T21:32:00.385Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11502026-09-04T21:32:00.636Z Compiling block-buffer v0.10.4
11512026-09-04T21:32:00.942Z Compiling digest v0.10.7
11522026-09-04T21:32:00.962Z Compiling itertools v0.14.0
11532026-09-04T21:32:01.158Z Compiling progenitor-client v0.10.0
11542026-09-04T21:32:01.220Z Compiling parse-display v0.10.0
11552026-09-04T21:32:01.428Z Compiling backoff v0.4.0
11562026-09-04T21:32:01.555Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11572026-09-04T21:32:01.943Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11582026-09-04T21:32:03.307Z Compiling regress v0.11.1
11592026-09-04T21:32:04.348Z Compiling toml_datetime v0.6.11
11602026-09-04T21:32:04.621Z Compiling zerocopy-derive v0.7.35
11612026-09-04T21:32:04.776Z Compiling cpufeatures v0.2.17
11622026-09-04T21:32:04.850Z Compiling typify-impl v0.6.2
11632026-09-04T21:32:05.015Z Compiling convert_case v0.4.0
11642026-09-04T21:32:05.068Z Compiling utf8parse v0.2.2
11652026-09-04T21:32:05.184Z Compiling anstyle-parse v1.0.0
11662026-09-04T21:32:05.315Z Compiling derive_more v0.99.20
11672026-09-04T21:32:05.598Z Compiling zerocopy v0.7.35
11682026-09-04T21:32:06.328Z Compiling anstyle v1.0.14
11692026-09-04T21:32:06.453Z Compiling is_terminal_polyfill v1.70.2
11702026-09-04T21:32:06.514Z Compiling anstyle-query v1.1.5
11712026-09-04T21:32:06.550Z Compiling unicode-width v0.2.2
11722026-09-04T21:32:06.553Z Compiling colorchoice v1.0.5
11732026-09-04T21:32:06.674Z Compiling anstream v1.0.0
11742026-09-04T21:32:07.251Z Compiling secrecy v0.10.3
11752026-09-04T21:32:07.258Z Compiling float-ord v0.3.2
11762026-09-04T21:32:07.279Z Compiling clap_lex v1.1.0
11772026-09-04T21:32:07.370Z Compiling crucible-workspace-hack v0.1.0
11782026-09-04T21:32:07.523Z Compiling tinyvec_macros v0.1.1
11792026-09-04T21:32:07.579Z Compiling tinyvec v1.12.0
11802026-09-04T21:32:07.924Z Compiling dtrace-parser v0.2.0
11812026-09-04T21:32:07.946Z Compiling scroll_derive v0.12.1
11822026-09-04T21:32:08.361Z Compiling num-integer v0.1.47
11832026-09-04T21:32:08.364Z Compiling rustc_version v0.4.1
11842026-09-04T21:32:08.364Z Compiling usdt-impl v0.5.0
11852026-09-04T21:32:08.408Z Compiling curve25519-dalek v4.1.3
11862026-09-04T21:32:08.645Z Compiling scroll v0.12.0
11872026-09-04T21:32:08.794Z Compiling dof v0.3.0
11882026-09-04T21:32:08.908Z Compiling hmac v0.12.1
11892026-09-04T21:32:09.050Z Compiling inout v0.1.4
11902026-09-04T21:32:09.123Z Compiling darling_core v0.21.3
11912026-09-04T21:32:09.123Z Compiling ff v0.13.1
11922026-09-04T21:32:09.145Z Compiling clap_derive v4.6.4
11932026-09-04T21:32:09.211Z Compiling thread-id v4.2.2
11942026-09-04T21:32:09.256Z Compiling crossbeam-epoch v0.9.20
11952026-09-04T21:32:09.296Z Compiling group v0.13.0
11962026-09-04T21:32:09.501Z Compiling cipher v0.4.4
11972026-09-04T21:32:09.757Z Compiling hkdf v0.12.4
11982026-09-04T21:32:09.912Z Compiling goblin v0.8.2
11992026-09-04T21:32:10.110Z Compiling num-rational v0.4.2
12002026-09-04T21:32:10.465Z Compiling num-iter v0.1.46
12012026-09-04T21:32:10.584Z Compiling thiserror-impl-no-std v2.0.2
12022026-09-04T21:32:10.687Z Compiling universal-hash v0.5.1
12032026-09-04T21:32:10.740Z Compiling crypto-bigint v0.5.5
12042026-09-04T21:32:10.800Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12052026-09-04T21:32:10.956Z Compiling terminal_size v0.4.4
12062026-09-04T21:32:11.148Z Compiling half v2.7.1
12072026-09-04T21:32:11.228Z Compiling typify-macro v0.6.2
12082026-09-04T21:32:11.266Z Compiling darling_macro v0.21.3
12092026-09-04T21:32:11.422Z Compiling curve25519-dalek-derive v0.1.1
12102026-09-04T21:32:11.440Z Compiling num-complex v0.4.6
12112026-09-04T21:32:11.898Z Compiling ciborium-io v0.2.2
12122026-09-04T21:32:11.905Z Compiling opaque-debug v0.3.1
12132026-09-04T21:32:11.953Z Compiling base64ct v1.8.3
12142026-09-04T21:32:12.371Z Compiling base16ct v0.2.0
12152026-09-04T21:32:12.375Z Compiling ciborium-ll v0.2.2
12162026-09-04T21:32:12.375Z Compiling password-hash v0.5.0
12172026-09-04T21:32:12.375Z Compiling elliptic-curve v0.13.8
12182026-09-04T21:32:12.376Z Compiling poly1305 v0.8.0
12192026-09-04T21:32:12.731Z Compiling darling v0.21.3
12202026-09-04T21:32:12.740Z Compiling num v0.4.3
12212026-09-04T21:32:12.808Z Compiling thiserror-no-std v2.0.2
12222026-09-04T21:32:13.216Z Compiling chacha20 v0.9.1
12232026-09-04T21:32:13.761Z Compiling typify v0.6.2
12242026-09-04T21:32:13.764Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12252026-09-04T21:32:13.764Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12262026-09-04T21:32:14.119Z Compiling blake2 v0.10.6
12272026-09-04T21:32:14.130Z Compiling aead v0.5.2
12282026-09-04T21:32:14.631Z Compiling byte-wrapper v0.1.0
12292026-09-04T21:32:14.636Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12302026-09-04T21:32:14.636Z Compiling proc-macro-error-attr v1.0.4
12312026-09-04T21:32:14.666Z Compiling prettyplease v0.2.37
12322026-09-04T21:32:14.797Z Compiling heapless v0.8.0
12332026-09-04T21:32:14.861Z Compiling keccak v0.1.6
12342026-09-04T21:32:14.914Z Compiling rustix v0.38.44
12352026-09-04T21:32:15.101Z Compiling unsafe-libyaml v0.2.11
12362026-09-04T21:32:15.142Z Compiling sha3 v0.10.9
12372026-09-04T21:32:15.450Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12382026-09-04T21:32:15.803Z Compiling serde_yaml v0.9.34+deprecated
12392026-09-04T21:32:15.915Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12402026-09-04T21:32:16.418Z Compiling argon2 v0.5.3
12412026-09-04T21:32:16.812Z Compiling chacha20poly1305 v0.10.1
12422026-09-04T21:32:17.342Z Compiling vsss-rs v3.3.4
12432026-09-04T21:32:17.751Z Compiling ingot-macros v0.1.1
12442026-09-04T21:32:17.751Z Compiling ciborium v0.2.2
12452026-09-04T21:32:17.751Z Compiling clap_builder v4.6.6
12462026-09-04T21:32:17.758Z Compiling usdt-attr-macro v0.5.0
12472026-09-04T21:32:17.758Z Compiling usdt-macro v0.5.0
12482026-09-04T21:32:18.408Z Compiling toml_edit v0.25.13+spec-1.1.0
12492026-09-04T21:32:19.411Z Compiling serde_spanned v0.6.9
12502026-09-04T21:32:19.562Z Compiling hash32 v0.3.1
12512026-09-04T21:32:19.659Z Compiling enum-as-inner v0.6.1
12522026-09-04T21:32:19.675Z Compiling proc-macro-error v1.0.4
12532026-09-04T21:32:19.780Z Compiling memmap v0.7.0
12542026-09-04T21:32:20.320Z Compiling memoffset v0.9.1
12552026-09-04T21:32:20.323Z Compiling winnow v0.5.40
12562026-09-04T21:32:20.323Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12572026-09-04T21:32:20.323Z Compiling toml_write v0.1.2
12582026-09-04T21:32:20.324Z Compiling cfg_aliases v0.2.2
12592026-09-04T21:32:20.324Z Compiling winnow v0.7.15
12602026-09-04T21:32:20.324Z Compiling indent_write v2.2.0
12612026-09-04T21:32:20.324Z Compiling data-encoding v2.11.1
12622026-09-04T21:32:20.324Z Compiling smoltcp v0.11.0
12632026-09-04T21:32:20.324Z Compiling nix v0.31.3
12642026-09-04T21:32:20.881Z Compiling usdt v0.5.0
12652026-09-04T21:32:20.884Z Compiling ingot-types v0.1.2
12662026-09-04T21:32:20.884Z Compiling proc-macro-crate v3.5.0
12672026-09-04T21:32:20.884Z Compiling clap v4.6.6
12682026-09-04T21:32:20.933Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-09-04T21:32:20.961Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12702026-09-04T21:32:21.024Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12712026-09-04T21:32:21.233Z Compiling toml_edit v0.19.15
12722026-09-04T21:32:21.266Z Compiling tabwriter v1.4.1
12732026-09-04T21:32:21.484Z Compiling toml_edit v0.22.27
12742026-09-04T21:32:21.498Z Compiling cobs v0.3.0
12752026-09-04T21:32:21.514Z Compiling serde_repr v0.1.21
12762026-09-04T21:32:21.573Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12772026-09-04T21:32:21.694Z Compiling bitflags v1.3.2
12782026-09-04T21:32:21.767Z Compiling managed v0.8.0
12792026-09-04T21:32:21.784Z Compiling crossbeam-deque v0.8.7
12802026-09-04T21:32:21.984Z Compiling vcpkg v0.2.15
12812026-09-04T21:32:22.075Z Compiling postcard v1.1.3
12822026-09-04T21:32:22.349Z Compiling proc-macro-crate v1.3.1
12832026-09-04T21:32:22.544Z Compiling openssl-sys v0.9.117
12842026-09-04T21:32:22.688Z Compiling num_enum_derive v0.7.6
12852026-09-04T21:32:23.154Z Compiling toml v0.8.23
12862026-09-04T21:32:23.223Z Compiling ingot v0.1.1
12872026-09-04T21:32:23.875Z Compiling hubpack_derive v0.1.1
12882026-09-04T21:32:24.341Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12892026-09-04T21:32:24.344Z Compiling foreign-types-macros v0.2.4
12902026-09-04T21:32:24.409Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12912026-09-04T21:32:24.650Z Compiling rustls-webpki v0.103.14
12922026-09-04T21:32:24.936Z Compiling semver v0.1.20
12932026-09-04T21:32:24.961Z Compiling heck v0.4.1
12942026-09-04T21:32:24.972Z Compiling linked-hash-map v0.5.6
12952026-09-04T21:32:25.040Z Compiling static_assertions v1.1.0
12962026-09-04T21:32:25.110Z Compiling unicode-segmentation v1.13.3
12972026-09-04T21:32:25.153Z Compiling colored v3.1.1
12982026-09-04T21:32:25.165Z Compiling swrite v0.1.0
12992026-09-04T21:32:25.206Z Compiling resolv-conf v0.7.6
13002026-09-04T21:32:25.302Z Compiling foreign-types-shared v0.3.1
13012026-09-04T21:32:25.397Z Compiling rayon-core v1.13.0
13022026-09-04T21:32:25.537Z Compiling newline-converter v0.3.0
13032026-09-04T21:32:25.564Z Compiling foreign-types v0.5.0
13042026-09-04T21:32:25.597Z Compiling lru-cache v0.1.2
13052026-09-04T21:32:25.630Z Compiling rustc_version v0.1.7
13062026-09-04T21:32:25.641Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13072026-09-04T21:32:26.104Z Compiling hubpack v0.1.2
13082026-09-04T21:32:26.107Z Compiling num_enum v0.7.6
13092026-09-04T21:32:26.107Z Compiling num_enum_derive v0.5.11
13102026-09-04T21:32:26.107Z Compiling atomicwrites v0.4.4
13112026-09-04T21:32:26.107Z Compiling hickory-proto v0.24.4
13122026-09-04T21:32:26.237Z Compiling progenitor-impl v0.13.0
13132026-09-04T21:32:27.221Z Compiling console v0.16.4
13142026-09-04T21:32:27.223Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13152026-09-04T21:32:27.366Z Compiling camino-tempfile v1.4.1
13162026-09-04T21:32:27.447Z Compiling chacha20 v0.10.1
13172026-09-04T21:32:27.510Z Compiling serde-big-array v0.5.1
13182026-09-04T21:32:27.920Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13192026-09-04T21:32:27.923Z Compiling num-derive v0.4.2
13202026-09-04T21:32:27.923Z Compiling derive-where v1.6.1
13212026-09-04T21:32:27.923Z Compiling pin-project-internal v1.1.13
13222026-09-04T21:32:28.033Z Compiling cstr-argument v0.1.2
13232026-09-04T21:32:28.184Z Compiling tokio-rustls v0.26.4
13242026-09-04T21:32:28.467Z Compiling hyper-rustls v0.27.9
13252026-09-04T21:32:28.558Z Compiling rustls-platform-verifier v0.7.0
13262026-09-04T21:32:28.766Z Compiling reqwest v0.13.4
13272026-09-04T21:32:29.362Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13282026-09-04T21:32:29.588Z Compiling similar v3.2.0
13292026-09-04T21:32:29.710Z Compiling minimal-lexical v0.2.1
13302026-09-04T21:32:29.863Z Compiling siphasher v1.0.3
13312026-09-04T21:32:30.009Z Compiling nom v7.1.3
13322026-09-04T21:32:30.066Z Compiling progenitor-client v0.14.0
13332026-09-04T21:32:30.377Z Compiling progenitor-extras v0.2.0
13342026-09-04T21:32:31.173Z Compiling expectorate v1.3.0
13352026-09-04T21:32:31.338Z Compiling progenitor-client v0.13.0
13362026-09-04T21:32:31.393Z Compiling phf_shared v0.12.1
13372026-09-04T21:32:31.457Z Compiling progenitor-macro v0.13.0
13382026-09-04T21:32:31.590Z Compiling pin-project v1.1.13
13392026-09-04T21:32:31.639Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13402026-09-04T21:32:31.910Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13412026-09-04T21:32:32.198Z Compiling hickory-resolver v0.24.4
13422026-09-04T21:32:33.161Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13432026-09-04T21:32:33.665Z Compiling rand v0.10.2
13442026-09-04T21:32:34.343Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13452026-09-04T21:32:34.880Z Compiling num_enum v0.5.11
13462026-09-04T21:32:34.884Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13472026-09-04T21:32:35.061Z Compiling newtype_derive v0.1.6
13482026-09-04T21:32:35.788Z Compiling progenitor-impl v0.14.0
13492026-09-04T21:32:36.121Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T21:32:36.734Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T21:32:36.847Z Compiling unicode-normalization v0.1.25
13522026-09-04T21:32:37.341Z Compiling tokio-stream v0.1.19
13532026-09-04T21:32:37.827Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13542026-09-04T21:32:38.098Z Compiling snafu-derive v0.8.9
13552026-09-04T21:32:38.610Z Compiling async-recursion v1.1.1
13562026-09-04T21:32:38.616Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13572026-09-04T21:32:39.311Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13582026-09-04T21:32:39.317Z Compiling slog-dtrace v0.3.0
13592026-09-04T21:32:39.317Z Compiling bstr v1.13.1
13602026-09-04T21:32:39.317Z Compiling csv-core v0.1.13
13612026-09-04T21:32:39.317Z Compiling jiff-core v0.1.0
13622026-09-04T21:32:39.317Z Compiling foldhash v0.1.5
13632026-09-04T21:32:39.407Z Compiling highway v1.3.0
13642026-09-04T21:32:39.426Z Compiling foreign-types-shared v0.1.1
13652026-09-04T21:32:39.448Z Compiling unicode-width v0.1.14
13662026-09-04T21:32:39.513Z Compiling unicode-xid v0.2.6
13672026-09-04T21:32:40.060Z Compiling cancel-safe-futures v0.1.5
13682026-09-04T21:32:40.074Z Compiling owo-colors v4.3.0
13692026-09-04T21:32:40.074Z Compiling openssl v0.10.81
13702026-09-04T21:32:40.074Z Compiling same-file v1.0.6
13712026-09-04T21:32:40.074Z Compiling chrono-tz v0.10.4
13722026-09-04T21:32:40.074Z Compiling konst_macro_rules v0.2.19
13732026-09-04T21:32:40.074Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13742026-09-04T21:32:40.074Z Compiling jiff v0.2.35
13752026-09-04T21:32:40.074Z Compiling walkdir v2.5.0
13762026-09-04T21:32:40.086Z Compiling konst v0.2.20
13772026-09-04T21:32:40.139Z Compiling snafu v0.8.9
13782026-09-04T21:32:40.149Z Compiling const_format_proc_macros v0.2.34
13792026-09-04T21:32:40.320Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13802026-09-04T21:32:40.410Z Compiling globset v0.4.20
13812026-09-04T21:32:40.489Z Compiling foreign-types v0.3.2
13822026-09-04T21:32:40.940Z Compiling progenitor-macro v0.14.0
13832026-09-04T21:32:40.943Z Compiling hashbrown v0.15.5
13842026-09-04T21:32:40.970Z Compiling csv v1.4.0
13852026-09-04T21:32:41.252Z Compiling qorb v0.4.1
13862026-09-04T21:32:41.552Z Compiling olpc-cjson v0.1.4
13872026-09-04T21:32:41.730Z Compiling progenitor v0.13.0
13882026-09-04T21:32:41.881Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T21:32:42.225Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T21:32:42.924Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T21:32:43.378Z Compiling rayon v1.12.0
13922026-09-04T21:32:44.036Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13932026-09-04T21:32:44.405Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13942026-09-04T21:32:44.596Z Compiling phf v0.12.1
13952026-09-04T21:32:44.730Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T21:32:45.224Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-09-04T21:32:45.235Z Compiling zone_cfg_derive v0.3.1
13982026-09-04T21:32:45.235Z Compiling tokio-dtrace v0.1.1
13992026-09-04T21:32:45.513Z Compiling itertools v0.12.1
14002026-09-04T21:32:45.915Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14012026-09-04T21:32:45.923Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14022026-09-04T21:32:45.944Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14032026-09-04T21:32:46.119Z Compiling libsw-core v0.3.2
14042026-09-04T21:32:46.306Z Compiling serde_plain v1.0.2
14052026-09-04T21:32:46.316Z Compiling pem v3.0.6
14062026-09-04T21:32:46.536Z Compiling openssl-macros v0.1.1
14072026-09-04T21:32:46.548Z Compiling cookie v0.18.2
14082026-09-04T21:32:46.690Z Compiling sigpipe v0.1.3
14092026-09-04T21:32:46.778Z Compiling fixedbitset v0.5.7
14102026-09-04T21:32:46.791Z Compiling bytecount v0.6.9
14112026-09-04T21:32:46.797Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14122026-09-04T21:32:46.937Z Compiling fixedbitset v0.4.2
14132026-09-04T21:32:47.004Z Compiling typed-path v0.9.3
14142026-09-04T21:32:47.023Z Compiling glob v0.3.4
14152026-09-04T21:32:47.126Z Compiling petgraph v0.6.5
14162026-09-04T21:32:47.485Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14172026-09-04T21:32:47.781Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14182026-09-04T21:32:47.801Z Compiling petgraph v0.8.3
14192026-09-04T21:32:48.025Z Compiling tough v0.22.0
14202026-09-04T21:32:48.257Z Compiling papergrid v0.11.0
14212026-09-04T21:32:48.396Z Compiling zone v0.3.1
14222026-09-04T21:32:48.650Z Compiling progenitor v0.14.0
14232026-09-04T21:32:48.798Z Compiling libsw v3.5.0
14242026-09-04T21:32:48.906Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T21:32:48.985Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14262026-09-04T21:32:49.192Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14272026-09-04T21:32:49.239Z Compiling oxide-tokio-rt v0.1.6
14282026-09-04T21:32:49.626Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T21:32:50.097Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T21:32:50.311Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:32:50.313Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T21:32:50.520Z Compiling const_format v0.2.36
14332026-09-04T21:32:50.865Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T21:32:50.958Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14352026-09-04T21:32:51.211Z Compiling tabled_derive v0.7.0
14362026-09-04T21:32:51.389Z Compiling gethostname v0.5.0
14372026-09-04T21:32:51.470Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14382026-09-04T21:32:51.477Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:32:51.908Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:32:51.912Z Compiling bcs v0.1.6
14412026-09-04T21:32:51.912Z Compiling smf v0.2.3
14422026-09-04T21:32:51.912Z Compiling linear-map v1.2.0
14432026-09-04T21:32:51.912Z Compiling whoami v1.6.1
14442026-09-04T21:32:51.912Z Compiling termtree v0.5.1
14452026-09-04T21:32:52.048Z Compiling lazy_static v1.5.0
14462026-09-04T21:32:52.142Z Compiling tagptr v0.2.0
14472026-09-04T21:32:52.154Z Compiling smawk v0.3.3
14482026-09-04T21:32:52.183Z Compiling unicode-linebreak v0.1.5
14492026-09-04T21:32:52.223Z Compiling tabled v0.15.0
14502026-09-04T21:32:52.288Z Compiling moka v0.12.16
14512026-09-04T21:32:52.300Z Compiling steno v0.4.1
14522026-09-04T21:32:52.443Z Compiling textwrap v0.16.2
14532026-09-04T21:32:52.917Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-09-04T21:32:52.968Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T21:32:53.097Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T21:32:54.807Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T21:32:54.807Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T21:32:54.987Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T21:32:55.615Z Compiling hickory-proto v0.25.2
14602026-09-04T21:32:55.698Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14612026-09-04T21:32:55.892Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:32:55.968Z Compiling libscf-sys v1.2.0
14632026-09-04T21:32:56.103Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14642026-09-04T21:32:56.337Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14652026-09-04T21:32:56.742Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14662026-09-04T21:32:56.760Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14672026-09-04T21:32:56.868Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14682026-09-04T21:32:57.121Z Compiling internet-checksum v0.2.1
14692026-09-04T21:32:57.539Z Compiling hickory-resolver v0.25.2
14702026-09-04T21:32:58.347Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14712026-09-04T21:33:02.637Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T21:33:10.460Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T21:33:16.062Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T21:33:16.432Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14752026-09-04T21:33:16.432Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14762026-09-04T21:33:19.366Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
14772026-09-04T21:33:19.534Z────────────
14782026-09-04T21:33:19.534Z Nextest run ID 669e0f03-df97-4956-8875-dd74dc6335cd with nextest profile: default
14792026-09-04T21:33:19.534Z Starting 3 tests across 1 binary
14802026-09-04T21:33:19.538Z PASS [ 0.005s] ndp manager::test::minimum_router_advertisement
14812026-09-04T21:33:19.540Z PASS [ 0.005s] ndp manager::test::router_solicitation_with_link_layer_addr
14822026-09-04T21:33:19.541Z PASS [ 0.005s] ndp manager::test::minimum_router_solicitation
14832026-09-04T21:33:19.541Z────────────
14842026-09-04T21:33:19.541Z Summary [ 0.006s] 3 tests run: 3 passed, 0 skipped
14852026-09-04T21:33:19.550Z+ rm -rf /tmp/tmp.zyaGrc
14862026-09-04T21:33:19.553Zprocess exited: duration 158617 ms, exit code 0
 
14872026-09-04T21:33:19.561Zfound 0 output files