01M1N6D9XNEJRXC803SC25BTDQ: test-rdb

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

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:13:50.892Zjob assigned to worker 01M1N6FSN6EFWXDQWSCNX5WBS6 [factory aws, i-062a3ba2fd4865060] (queued for 1 m 5 s)
 
22026-09-04T03:13:57.276Zstarting task 0: "setup"
32026-09-04T03:13:57.281Z++ uname -s
42026-09-04T03:13:57.287Z+ kern=SunOS
52026-09-04T03:13:57.287Z+ build_user=build
62026-09-04T03:13:57.287Z+ build_uid=12345
72026-09-04T03:13:57.287Z+ work_dir=/work
82026-09-04T03:13:57.287Z+ input_dir=/input
92026-09-04T03:13:57.287Z+ [[ 0 == 12345 ]]
102026-09-04T03:13:57.287Z+ case "$kern" in
112026-09-04T03:13:57.287Z+ groupadd -g 12345 build
122026-09-04T03:13:57.290Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:13:59.290Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:13:59.384Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:13:59.388Z+ home_fs=zfs
162026-09-04T03:13:59.388Z+ [[ zfs == autofs ]]
172026-09-04T03:13:59.388Z+ mkdir -p /home/build
182026-09-04T03:13:59.388Z+ chown build:build /home/build /work
192026-09-04T03:14:01.395Z+ chmod 0700 /home/build /work
202026-09-04T03:14:01.415Zprocess exited: duration 4117 ms, exit code 0
 
212026-09-04T03:14:01.478Zstarting task 1: "rust-toolchain"
222026-09-04T03:14:01.487Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:14:01.488Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T03:14:01.488Z * rust toolchain channel = "stable"
252026-09-04T03:14:01.488Z * rust toolchain profile = "default"
262026-09-04T03:14:01.488Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:14:01.488Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:14:01.488Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:14:01.488Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:14:01.534Zinfo: downloading installer
312026-09-04T03:14:02.679Zinfo: profile set to default
322026-09-04T03:14:02.679Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:14:02.700Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:14:02.813Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:14:02.821Zinfo: downloading 6 components
362026-09-04T03:14:16.352Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:14:16.352Z
382026-09-04T03:14:16.359Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:14:16.359Z
402026-09-04T03:14:16.359Z
412026-09-04T03:14:16.359ZRust is installed now. Great!
422026-09-04T03:14:16.359Z
432026-09-04T03:14:16.359ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:14:16.359Zenvironment variable. This has not been done automatically.
452026-09-04T03:14:16.359Z
462026-09-04T03:14:16.359ZTo configure your current shell, you need to source
472026-09-04T03:14:16.359Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:14:16.359Z
492026-09-04T03:14:16.359ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:14:16.359Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:14:16.359ZCC_x86_64-unknown-illumos = None
532026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:14:16.359ZCC_x86_64_unknown_illumos = None
552026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:14:16.359ZHOST_CC = None
572026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CC
582026-09-04T03:14:16.359ZCC = None
592026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:14:16.359ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:14:16.359ZCFLAGS = None
642026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:14:16.359ZHOST_CFLAGS = None
662026-09-04T03:14:16.359Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:14:16.359ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:14:16.360Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:14:16.360ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:14:16.360Z+ rustup --version
712026-09-04T03:14:16.360Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:14:16.360Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:14:16.360Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:14:16.360Z+ cargo --version
752026-09-04T03:14:16.360Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:14:16.360Z+ rustc --version
772026-09-04T03:14:16.360Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:14:16.360Zprocess exited: duration 14895 ms, exit code 0
 
792026-09-04T03:14:16.411Zstarting task 2: "authentication"
802026-09-04T03:14:16.445Zprocess exited: duration 38 ms, exit code 0
 
812026-09-04T03:14:16.487Zstarting task 3: "clone repository"
822026-09-04T03:14:16.509Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:14:16.509Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:14:16.593ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:14:18.212Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:14:18.212Z+ git fetch origin c267d48a42745836ccc9f70002008762437d2cfc
872026-09-04T03:14:18.907ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:14:18.907Z * branch c267d48a42745836ccc9f70002008762437d2cfc -> FETCH_HEAD
892026-09-04T03:14:18.918Z+ [[ -n renovate/rust-1.x ]]
902026-09-04T03:14:18.918Z++ git branch --show-current
912026-09-04T03:14:18.918Z+ current=main
922026-09-04T03:14:18.918Z+ [[ main != renovate/rust-1.x ]]
932026-09-04T03:14:18.918Z+ git branch -f renovate/rust-1.x c267d48a42745836ccc9f70002008762437d2cfc
942026-09-04T03:14:18.918Z+ git checkout -f renovate/rust-1.x
952026-09-04T03:14:18.918ZSwitched to branch 'renovate/rust-1.x'
962026-09-04T03:14:18.919Z+ git reset --hard c267d48a42745836ccc9f70002008762437d2cfc
972026-09-04T03:14:18.919ZHEAD is now at c267d48 Update dependency rust to v1.98.1
982026-09-04T03:14:18.919Zprocess exited: duration 2077 ms, exit code 0
 
992026-09-04T03:14:18.954Zstarting task 4: "build"
1002026-09-04T03:14:18.966Z+ set -e
1012026-09-04T03:14:18.966Z+ source .github/buildomat/test-common.sh
1022026-09-04T03:14:18.966Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T03:14:18.967Z++ source .github/buildomat/common.sh
1042026-09-04T03:14:18.967Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T03:14:18.967Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:14:18.967Z+++ cargo --version
1072026-09-04T03:14:18.967Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
1082026-09-04T03:14:19.113Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
1092026-09-04T03:14:19.116Zinfo: downloading 6 components
1102026-09-04T03:14:33.062Zwarn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T03:14:33.062Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T03:14:33.062Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T03:14:33.191Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1142026-09-04T03:14:33.215Z+++ rustc --version
1152026-09-04T03:14:33.215Zrustc 1.98.1 (48a229cea 2026-09-01)
1162026-09-04T03:14:33.215Z++ banner install
1172026-09-04T03:14:33.215Z
1182026-09-04T03:14:33.215Z # # # #### ##### ## # #
1192026-09-04T03:14:33.215Z # ## # # # # # # #
1202026-09-04T03:14:33.215Z # # # # #### # # # # #
1212026-09-04T03:14:33.215Z # # # # # # ###### # #
1222026-09-04T03:14:33.215Z # # ## # # # # # # #
1232026-09-04T03:14:33.216Z # # # #### # # # ###### ######
1242026-09-04T03:14:33.216Z
1252026-09-04T03:14:33.216Z++ pfexec pkg install clang-15
1262026-09-04T03:14:35.508Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T03:14:35.947Z Startup: Caching catalogs ... Done
1282026-09-04T03:14:38.503ZPlanning: Solver setup ... Done
1292026-09-04T03:14:38.561ZPlanning: Running solver ... Done
1302026-09-04T03:14:38.618ZPlanning: Consolidating action changes ... Done
1312026-09-04T03:14:38.633ZPlanning: Evaluating mediators ... Done
1322026-09-04T03:14:38.633ZPlanning: Planning completed in 2.62 seconds
1332026-09-04T03:14:38.641ZNo updates necessary for this image.
1342026-09-04T03:14:38.916Z+++ uname -s
1352026-09-04T03:14:38.931Z++ nextest_host_os=SunOS
1362026-09-04T03:14:38.932Z++ case "${nextest_host_os}" in
1372026-09-04T03:14:38.932Z++ nextest_platform=illumos
1382026-09-04T03:14:38.932Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T03:14:38.932Z+++ mktemp -d
1402026-09-04T03:14:38.932Z++ nextest_tmp=/tmp/tmp.vcaGrc
1412026-09-04T03:14:38.932Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T03:14:38.932Z++ nextest_tar=/tmp/tmp.vcaGrc/nextest.tar.gz
1432026-09-04T03:14:38.932Z++ curl -sSfL --retry 10 -o /tmp/tmp.vcaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T03:14:39.521Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T03:14:39.525Z++ tar -xzf /tmp/tmp.vcaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T03:14:39.609Z+ pushd rdb
1472026-09-04T03:14:39.625Z+ cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions
1482026-09-04T03:14:39.625Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
1492026-09-04T03:14:39.796Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-04T03:14:40.384ZFrom https://github.com/oxidecomputer/falcon
1512026-09-04T03:14:40.384Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1522026-09-04T03:14:40.462Z Updating crates.io index
1532026-09-04T03:14:40.467Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1542026-09-04T03:14:40.920ZFrom https://github.com/oxidecomputer/dendrite
1552026-09-04T03:14:40.920Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1562026-09-04T03:14:40.944Z Updating git repository `https://github.com/oxidecomputer/ispf`
1572026-09-04T03:14:41.251ZFrom https://github.com/oxidecomputer/ispf
1582026-09-04T03:14:41.251Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1592026-09-04T03:14:41.260Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-09-04T03:14:41.612ZFrom https://github.com/oxidecomputer/netadm-sys
1612026-09-04T03:14:41.612Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1622026-09-04T03:14:42.027Z Updating git repository `https://github.com/oxidecomputer/omicron`
1632026-09-04T03:14:47.510ZFrom https://github.com/oxidecomputer/omicron
1642026-09-04T03:14:47.510Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1652026-09-04T03:14:47.895Z Updating git repository `https://github.com/oxidecomputer/opte`
1662026-09-04T03:14:48.668ZFrom https://github.com/oxidecomputer/opte
1672026-09-04T03:14:48.668Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1682026-09-04T03:14:49.136Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1692026-09-04T03:14:49.162ZFrom https://github.com/oxidecomputer/slog-error-chain
1702026-09-04T03:14:49.163Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1712026-09-04T03:14:49.163Z Updating git repository `https://github.com/illumos/smf-rs`
1722026-09-04T03:14:49.295ZFrom https://github.com/illumos/smf-rs
1732026-09-04T03:14:49.296Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1742026-09-04T03:14:49.726Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1752026-09-04T03:14:49.750ZFrom https://github.com/oxidecomputer/network-interface
1762026-09-04T03:14:49.750Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1772026-09-04T03:14:49.750Z Updating git repository `https://github.com/oxidecomputer/zone`
1782026-09-04T03:14:49.874ZFrom https://github.com/oxidecomputer/zone
1792026-09-04T03:14:49.874Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1802026-09-04T03:14:49.880Z Updating git repository `https://github.com/oxidecomputer/propolis`
1812026-09-04T03:14:50.512ZFrom https://github.com/oxidecomputer/propolis
1822026-09-04T03:14:50.512Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1832026-09-04T03:14:50.627Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1842026-09-04T03:14:51.153ZFrom https://github.com/oxidecomputer/transceiver-control
1852026-09-04T03:14:51.153Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1862026-09-04T03:14:51.204Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1872026-09-04T03:14:51.865ZFrom https://github.com/oxidecomputer/dlpi-sys
1882026-09-04T03:14:51.865Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1892026-09-04T03:14:51.898Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1902026-09-04T03:14:51.898ZFrom https://github.com/jmesmon/rust-libzfs
1912026-09-04T03:14:51.898Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1922026-09-04T03:14:51.898Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1932026-09-04T03:14:53.787ZFrom https://github.com/oxidecomputer/rusty-doors
1942026-09-04T03:14:53.787Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1952026-09-04T03:14:53.903Z Updating git repository `https://github.com/oxidecomputer/lldp`
1962026-09-04T03:14:53.903ZFrom https://github.com/oxidecomputer/lldp
1972026-09-04T03:14:53.904Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1982026-09-04T03:14:53.904Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1992026-09-04T03:14:53.904ZFrom https://github.com/oxidecomputer/tufaceous
2002026-09-04T03:14:53.904Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2012026-09-04T03:14:53.904Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2022026-09-04T03:14:53.904ZFrom https://github.com/oxidecomputer/management-gateway-service
2032026-09-04T03:14:53.904Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2042026-09-04T03:14:53.904Z Updating git repository `https://github.com/oxidecomputer/crucible`
2052026-09-04T03:14:54.222ZFrom https://github.com/oxidecomputer/crucible
2062026-09-04T03:14:54.222Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2072026-09-04T03:14:54.261Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2082026-09-04T03:14:54.524ZFrom https://github.com/oxidecomputer/serde_human_bytes
2092026-09-04T03:14:54.524Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2102026-09-04T03:14:54.534Z Updating git repository `https://github.com/oxidecomputer/propolis`
2112026-09-04T03:14:54.918ZFrom https://github.com/oxidecomputer/propolis
2122026-09-04T03:14:54.918Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2132026-09-04T03:14:54.961Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-09-04T03:14:55.376ZFrom https://github.com/oxidecomputer/crucible
2152026-09-04T03:14:55.376Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2162026-09-04T03:14:55.438Z Updating git repository `https://github.com/oxidecomputer/tofino`
2172026-09-04T03:14:55.784ZFrom https://github.com/oxidecomputer/tofino
2182026-09-04T03:14:55.784Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2192026-09-04T03:14:55.794Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2202026-09-04T03:14:56.866ZFrom https://github.com/oxidecomputer/maghemite
2212026-09-04T03:14:56.866Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2222026-09-04T03:14:56.893Z Updating git repository `https://github.com/oxidecomputer/clickward`
2232026-09-04T03:14:57.169ZFrom https://github.com/oxidecomputer/clickward
2242026-09-04T03:14:57.169Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2252026-09-04T03:14:57.200Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2262026-09-04T03:14:57.859ZFrom https://github.com/oxidecomputer/illumos-devinfo
2272026-09-04T03:14:57.859Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2282026-09-04T03:14:59.694Z Downloading crates ...
2292026-09-04T03:14:59.763Z Downloaded base16ct v0.2.0
2302026-09-04T03:14:59.783Z Downloaded adler2 v2.0.1
2312026-09-04T03:14:59.783Z Downloaded block-buffer v0.10.4
2322026-09-04T03:14:59.783Z Downloaded autocfg v1.5.1
2332026-09-04T03:14:59.783Z Downloaded ahash v0.8.12
2342026-09-04T03:14:59.783Z Downloaded anyhow v1.0.104
2352026-09-04T03:14:59.783Z Downloaded colorchoice v1.0.5
2362026-09-04T03:14:59.783Z Downloaded crunchy v0.2.4
2372026-09-04T03:14:59.783Z Downloaded clap_lex v1.1.0
2382026-09-04T03:14:59.783Z Downloaded cfg-if v1.0.4
2392026-09-04T03:14:59.783Z Downloaded bcs v0.1.6
2402026-09-04T03:14:59.783Z Downloaded critical-section v1.2.0
2412026-09-04T03:14:59.783Z Downloaded ciborium-ll v0.2.2
2422026-09-04T03:14:59.784Z Downloaded async-stream-impl v0.3.6
2432026-09-04T03:14:59.804Z Downloaded compression-core v0.4.32
2442026-09-04T03:14:59.804Z Downloaded backoff v0.4.0
2452026-09-04T03:14:59.804Z Downloaded const_format_proc_macros v0.2.34
2462026-09-04T03:14:59.804Z Downloaded hubpack_derive v0.1.1
2472026-09-04T03:14:59.804Z Downloaded num-conv v0.2.2
2482026-09-04T03:14:59.804Z Downloaded bit-vec v0.8.0
2492026-09-04T03:14:59.804Z Downloaded backon v1.6.0
2502026-09-04T03:14:59.820Z Downloaded aead v0.5.2
2512026-09-04T03:14:59.820Z Downloaded async-stream v0.3.6
2522026-09-04T03:14:59.820Z Downloaded ident_case v1.0.1
2532026-09-04T03:14:59.820Z Downloaded idna_adapter v1.2.2
2542026-09-04T03:14:59.820Z Downloaded itoa v1.0.18
2552026-09-04T03:14:59.820Z Downloaded anstyle-parse v1.0.0
2562026-09-04T03:14:59.820Z Downloaded atomicwrites v0.4.4
2572026-09-04T03:14:59.820Z Downloaded hubpack v0.1.2
2582026-09-04T03:14:59.820Z Downloaded httpdate v1.0.3
2592026-09-04T03:14:59.820Z Downloaded icu_provider v2.2.0
2602026-09-04T03:14:59.820Z Downloaded ingot-types v0.2.0
2612026-09-04T03:14:59.820Z Downloaded bit-set v0.8.0
2622026-09-04T03:14:59.821Z Downloaded atomic-waker v1.1.2
2632026-09-04T03:14:59.821Z Downloaded is_ci v1.2.0
2642026-09-04T03:14:59.821Z Downloaded inout v0.1.4
2652026-09-04T03:14:59.821Z Downloaded is-terminal v0.4.17
2662026-09-04T03:14:59.821Z Downloaded camino-tempfile v1.4.1
2672026-09-04T03:14:59.836Z Downloaded async-recursion v1.1.1
2682026-09-04T03:14:59.836Z Downloaded arrayref v0.3.9
2692026-09-04T03:14:59.836Z Downloaded const-random-macro v0.1.16
2702026-09-04T03:14:59.837Z Downloaded ingot-types v0.1.2
2712026-09-04T03:14:59.837Z Downloaded crypto-common v0.1.7
2722026-09-04T03:14:59.837Z Downloaded macaddr v1.0.1
2732026-09-04T03:14:59.837Z Downloaded is_terminal_polyfill v1.70.2
2742026-09-04T03:14:59.840Z Downloaded anstyle-query v1.1.5
2752026-09-04T03:14:59.840Z Downloaded rustls-pemfile v2.2.0
2762026-09-04T03:14:59.840Z Downloaded camino v1.2.5
2772026-09-04T03:14:59.840Z Downloaded ingot v0.2.1
2782026-09-04T03:14:59.841Z Downloaded allocator-api2 v0.2.21
2792026-09-04T03:14:59.841Z Downloaded ingot-macros v0.2.0
2802026-09-04T03:14:59.841Z Downloaded instant v0.1.13
2812026-09-04T03:14:59.841Z Downloaded mime v0.3.17
2822026-09-04T03:14:59.841Z Downloaded hostname v0.4.2
2832026-09-04T03:14:59.850Z Downloaded internet-checksum v0.2.1
2842026-09-04T03:14:59.850Z Downloaded crc8 v0.1.1
2852026-09-04T03:14:59.850Z Downloaded indent_write v2.2.0
2862026-09-04T03:14:59.850Z Downloaded block-buffer v0.12.1
2872026-09-04T03:14:59.856Z Downloaded managed v0.8.0
2882026-09-04T03:14:59.856Z Downloaded http-body v1.1.0
2892026-09-04T03:14:59.856Z Downloaded natord v1.0.9
2902026-09-04T03:14:59.856Z Downloaded no-std-compat v0.4.1
2912026-09-04T03:14:59.856Z Downloaded jiff-static v0.2.35
2922026-09-04T03:14:59.856Z Downloaded cfg_aliases v0.2.2
2932026-09-04T03:14:59.856Z Downloaded ciborium-io v0.2.2
2942026-09-04T03:14:59.856Z Downloaded hyper-rustls v0.27.9
2952026-09-04T03:14:59.856Z Downloaded indexmap v2.14.0
2962026-09-04T03:14:59.863Z Downloaded lru-slab v0.1.2
2972026-09-04T03:14:59.863Z Downloaded curve25519-dalek-derive v0.1.1
2982026-09-04T03:14:59.863Z Downloaded base16ct v1.0.0
2992026-09-04T03:14:59.863Z Downloaded cobs v0.3.0
3002026-09-04T03:14:59.869Z Downloaded cpufeatures v0.3.0
3012026-09-04T03:14:59.869Z Downloaded newtype-uuid-macros v0.1.1
3022026-09-04T03:14:59.874Z Downloaded crucible-workspace-hack v0.1.0
3032026-09-04T03:14:59.874Z Downloaded const-random v0.1.18
3042026-09-04T03:14:59.874Z Downloaded lazy_static v1.5.0
3052026-09-04T03:14:59.883Z Downloaded num-iter v0.1.46
3062026-09-04T03:14:59.883Z Downloaded argon2 v0.5.3
3072026-09-04T03:14:59.883Z Downloaded base64ct v1.8.3
3082026-09-04T03:14:59.883Z Downloaded keccak v0.1.6
3092026-09-04T03:14:59.883Z Downloaded memoffset v0.9.1
3102026-09-04T03:14:59.883Z Downloaded anstyle v1.0.14
3112026-09-04T03:14:59.883Z Downloaded newtype_derive v0.1.6
3122026-09-04T03:14:59.897Z Downloaded cpufeatures v0.2.17
3132026-09-04T03:14:59.897Z Downloaded cstr-argument v0.1.2
3142026-09-04T03:14:59.897Z Downloaded serde_repr v0.1.21
3152026-09-04T03:14:59.897Z Downloaded memmap v0.7.0
3162026-09-04T03:14:59.897Z Downloaded num v0.4.3
3172026-09-04T03:14:59.898Z Downloaded lru-cache v0.1.2
3182026-09-04T03:14:59.898Z Downloaded constant_time_eq v0.4.2
3192026-09-04T03:14:59.914Z Downloaded num-derive v0.4.2
3202026-09-04T03:14:59.914Z Downloaded libscf-sys v1.2.0
3212026-09-04T03:14:59.914Z Downloaded konst_macro_rules v0.2.19
3222026-09-04T03:14:59.914Z Downloaded base64 v0.22.1
3232026-09-04T03:14:59.914Z Downloaded newline-converter v0.3.0
3242026-09-04T03:14:59.915Z Downloaded sha1 v0.10.7
3252026-09-04T03:14:59.915Z Downloaded linked-hash-map v0.5.6
3262026-09-04T03:14:59.989Z Downloaded structmeta-derive v0.3.0
3272026-09-04T03:14:59.989Z Downloaded tagptr v0.2.0
3282026-09-04T03:14:59.989Z Downloaded take_mut v0.2.2
3292026-09-04T03:14:59.989Z Downloaded ingot v0.1.1
3302026-09-04T03:14:59.989Z Downloaded tower-layer v0.3.3
3312026-09-04T03:14:59.989Z Downloaded typeid v1.0.3
3322026-09-04T03:14:59.989Z Downloaded daft v0.1.8
3332026-09-04T03:14:59.989Z Downloaded anstream v1.0.0
3342026-09-04T03:14:59.989Z Downloaded convert_case v0.4.0
3352026-09-04T03:14:59.989Z Downloaded num-integer v0.1.47
3362026-09-04T03:14:59.990Z Downloaded thiserror-impl-no-std v2.0.2
3372026-09-04T03:14:59.990Z Downloaded async-trait v0.1.92
3382026-09-04T03:14:59.990Z Downloaded byteorder v1.5.0
3392026-09-04T03:15:00.013Z Downloaded ipnet v2.12.1
3402026-09-04T03:15:00.013Z Downloaded lock_api v0.4.14
3412026-09-04T03:15:00.013Z Downloaded csv-core v0.1.13
3422026-09-04T03:15:00.013Z Downloaded bs58 v0.5.1
3432026-09-04T03:15:00.013Z Downloaded ingot-macros v0.1.1
3442026-09-04T03:15:00.013Z Downloaded iana-time-zone v0.1.65
3452026-09-04T03:15:00.013Z Downloaded byte-wrapper v0.1.0
3462026-09-04T03:15:00.013Z Downloaded cipher v0.4.4
3472026-09-04T03:15:00.013Z Downloaded thread-id v4.2.2
3482026-09-04T03:15:00.013Z Downloaded chacha20 v0.9.1
3492026-09-04T03:15:00.013Z Downloaded crypto-common v0.2.2
3502026-09-04T03:15:00.013Z Downloaded unicode-xid v0.2.6
3512026-09-04T03:15:00.013Z Downloaded utf8_iter v1.0.4
3522026-09-04T03:15:00.013Z Downloaded version_check v0.9.5
3532026-09-04T03:15:00.013Z Downloaded yoke-derive v0.8.2
3542026-09-04T03:15:00.013Z Downloaded darling_macro v0.21.3
3552026-09-04T03:15:00.013Z Downloaded usdt v0.6.0
3562026-09-04T03:15:00.013Z Downloaded defmt v0.3.100
3572026-09-04T03:15:00.013Z Downloaded dof v0.3.0
3582026-09-04T03:15:00.013Z Downloaded cancel-safe-futures v0.1.5
3592026-09-04T03:15:00.013Z Downloaded crossbeam-deque v0.8.7
3602026-09-04T03:15:00.013Z Downloaded slog-async v2.8.0
3612026-09-04T03:15:00.013Z Downloaded arrayvec v0.7.8
3622026-09-04T03:15:00.013Z Downloaded serde_tokenstream v0.3.0
3632026-09-04T03:15:00.013Z Downloaded match_cfg v0.1.0
3642026-09-04T03:15:00.013Z Downloaded newtype-uuid v1.4.0
3652026-09-04T03:15:00.013Z Downloaded multer v3.1.0
3662026-09-04T03:15:00.013Z Downloaded compression-codecs v0.4.38
3672026-09-04T03:15:00.013Z Downloaded jobserver v0.1.35
3682026-09-04T03:15:00.013Z Downloaded linear-map v1.2.0
3692026-09-04T03:15:00.013Z Downloaded slog-scope v4.4.1
3702026-09-04T03:15:00.014Z Downloaded rustversion v1.0.23
3712026-09-04T03:15:00.014Z Downloaded humantime v2.4.0
3722026-09-04T03:15:00.014Z Downloaded num-complex v0.4.6
3732026-09-04T03:15:00.014Z Downloaded zeroize_derive v1.5.0
3742026-09-04T03:15:00.014Z Downloaded float-ord v0.3.2
3752026-09-04T03:15:00.014Z Downloaded ipnetwork v0.21.1
3762026-09-04T03:15:00.014Z Downloaded dropshot-api-manager-types v0.8.0
3772026-09-04T03:15:00.014Z Downloaded libsw-core v0.3.2
3782026-09-04T03:15:00.014Z Downloaded embedded-io v0.6.1
3792026-09-04T03:15:00.014Z Downloaded signal-hook-registry v1.4.8
3802026-09-04T03:15:00.014Z Downloaded static_assertions v1.1.0
3812026-09-04T03:15:00.014Z Downloaded strum_macros v0.27.2
3822026-09-04T03:15:00.014Z Downloaded topological-sort v0.2.2
3832026-09-04T03:15:00.014Z Downloaded embedded-io v0.4.0
3842026-09-04T03:15:00.014Z Downloaded foreign-types v0.3.2
3852026-09-04T03:15:00.014Z Downloaded foreign-types-shared v0.3.1
3862026-09-04T03:15:00.014Z Downloaded hybrid-array v0.4.14
3872026-09-04T03:15:00.014Z Downloaded slog-stdlog v4.1.1
3882026-09-04T03:15:00.014Z Downloaded http-body-util v0.1.5
3892026-09-04T03:15:00.014Z Downloaded libsw v3.5.0
3902026-09-04T03:15:00.015Z Downloaded num_threads v0.1.7
3912026-09-04T03:15:00.015Z Downloaded openssl-macros v0.1.1
3922026-09-04T03:15:00.015Z Downloaded parse-display v0.10.0
3932026-09-04T03:15:00.015Z Downloaded bitflags v1.3.2
3942026-09-04T03:15:00.042Z Downloaded ciborium v0.2.2
3952026-09-04T03:15:00.042Z Downloaded crossbeam-utils v0.8.22
3962026-09-04T03:15:00.042Z Downloaded bytecount v0.6.9
3972026-09-04T03:15:00.042Z Downloaded cargo_toml v0.22.3
3982026-09-04T03:15:00.042Z Downloaded crossbeam-epoch v0.9.20
3992026-09-04T03:15:00.042Z Downloaded colored v3.1.1
4002026-09-04T03:15:00.042Z Downloaded hostname v0.3.1
4012026-09-04T03:15:00.042Z Downloaded cookie v0.18.2
4022026-09-04T03:15:00.042Z Downloaded openssl-probe v0.2.1
4032026-09-04T03:15:00.042Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4042026-09-04T03:15:00.042Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4052026-09-04T03:15:00.042Z Downloaded clap_derive v4.6.4
4062026-09-04T03:15:00.042Z Downloaded untrusted v0.7.1
4072026-09-04T03:15:00.042Z Downloaded usdt-impl v0.5.0
4082026-09-04T03:15:00.042Z Downloaded zmij v1.0.23
4092026-09-04T03:15:00.042Z Downloaded powerfmt v0.2.0
4102026-09-04T03:15:00.042Z Downloaded crc32fast v1.5.0
4112026-09-04T03:15:00.070Z Downloaded bitflags v2.13.1
4122026-09-04T03:15:00.070Z Downloaded serde_spanned v1.1.1
4132026-09-04T03:15:00.070Z Downloaded httparse v1.10.1
4142026-09-04T03:15:00.070Z Downloaded litemap v0.8.2
4152026-09-04T03:15:00.071Z Downloaded num-rational v0.4.2
4162026-09-04T03:15:00.071Z Downloaded scroll_derive v0.13.1
4172026-09-04T03:15:00.071Z Downloaded serial_test v4.0.1
4182026-09-04T03:15:00.071Z Downloaded base64 v0.21.7
4192026-09-04T03:15:00.071Z Downloaded console v0.16.4
4202026-09-04T03:15:00.071Z Downloaded derive-ex v0.1.8
4212026-09-04T03:15:00.071Z Downloaded tokio-stream v0.1.19
4222026-09-04T03:15:00.090Z Downloaded group v0.13.0
4232026-09-04T03:15:00.090Z Downloaded pem v3.0.6
4242026-09-04T03:15:00.090Z Downloaded strsim v0.11.1
4252026-09-04T03:15:00.090Z Downloaded slog-bunyan v2.5.0
4262026-09-04T03:15:00.090Z Downloaded tabled_derive v0.7.0
4272026-09-04T03:15:00.090Z Downloaded subtle v2.6.1
4282026-09-04T03:15:00.090Z Downloaded time-core v0.1.9
4292026-09-04T03:15:00.090Z Downloaded spin v0.5.2
4302026-09-04T03:15:00.090Z Downloaded terminal_size v0.4.4
4312026-09-04T03:15:00.090Z Downloaded icu_normalizer v2.2.0
4322026-09-04T03:15:00.090Z Downloaded tinyvec_macros v0.1.1
4332026-09-04T03:15:00.090Z Downloaded try-lock v0.2.5
4342026-09-04T03:15:00.090Z Downloaded toml v0.8.23
4352026-09-04T03:15:00.090Z Downloaded icu_normalizer_data v2.2.0
4362026-09-04T03:15:00.091Z Downloaded port-file v0.1.0
4372026-09-04T03:15:00.091Z Downloaded ucd-trie v0.1.7
4382026-09-04T03:15:00.091Z Downloaded cmake v0.1.58
4392026-09-04T03:15:00.091Z Downloaded serde_derive v1.0.229
4402026-09-04T03:15:00.091Z Downloaded blake2 v0.10.6
4412026-09-04T03:15:00.091Z Downloaded thiserror-no-std v2.0.2
4422026-09-04T03:15:00.107Z Downloaded clap v4.6.6
4432026-09-04T03:15:00.107Z Downloaded const-oid v0.10.2
4442026-09-04T03:15:00.107Z Downloaded universal-hash v0.5.1
4452026-09-04T03:15:00.107Z Downloaded usdt v0.5.0
4462026-09-04T03:15:00.107Z Downloaded bytes v1.12.1
4472026-09-04T03:15:00.107Z Downloaded chacha20 v0.10.1
4482026-09-04T03:15:00.107Z Downloaded pest_generator v2.8.8
4492026-09-04T03:15:00.107Z Downloaded phf v0.12.1
4502026-09-04T03:15:00.107Z Downloaded walkdir v2.5.0
4512026-09-04T03:15:00.107Z Downloaded zone_cfg_derive v0.3.1
4522026-09-04T03:15:00.108Z Downloaded pin-project-lite v0.2.17
4532026-09-04T03:15:00.108Z Downloaded dtrace-parser v0.2.0
4542026-09-04T03:15:00.108Z Downloaded proc-macro-error-attr v1.0.4
4552026-09-04T03:15:00.108Z Downloaded quote v1.0.47
4562026-09-04T03:15:00.139Z Downloaded usdt-attr-macro v0.5.0
4572026-09-04T03:15:00.139Z Downloaded schemars v0.8.22
4582026-09-04T03:15:00.139Z Downloaded darling v0.21.3
4592026-09-04T03:15:00.139Z Downloaded progenitor v0.14.0
4602026-09-04T03:15:00.142Z Downloaded errno v0.3.14
4612026-09-04T03:15:00.142Z Downloaded futures-io v0.3.34
4622026-09-04T03:15:00.142Z Downloaded icu_properties v2.2.0
4632026-09-04T03:15:00.142Z Downloaded quinn-udp v0.5.15
4642026-09-04T03:15:00.145Z Downloaded rustls-native-certs v0.8.4
4652026-09-04T03:15:00.145Z Downloaded form_urlencoded v1.2.2
4662026-09-04T03:15:00.571Z Downloaded heck v0.5.0
4672026-09-04T03:15:00.571Z Downloaded plain v0.2.3
4682026-09-04T03:15:00.571Z Downloaded memmap2 v0.9.11
4692026-09-04T03:15:00.571Z Downloaded num_enum v0.5.11
4702026-09-04T03:15:00.571Z Downloaded slog v2.8.2
4712026-09-04T03:15:00.571Z Downloaded num-traits v0.2.19
4722026-09-04T03:15:00.571Z Downloaded deranged v0.5.8
4732026-09-04T03:15:00.571Z Downloaded log v0.4.33
4742026-09-04T03:15:00.571Z Downloaded rusty-fork v0.3.1
4752026-09-04T03:15:00.572Z Downloaded serde_path_to_error v0.1.20
4762026-09-04T03:15:00.572Z Downloaded once_cell v1.21.4
4772026-09-04T03:15:00.572Z Downloaded smawk v0.3.3
4782026-09-04T03:15:00.572Z Downloaded slog-term v2.9.2
4792026-09-04T03:15:00.572Z Downloaded thiserror-impl v1.0.69
4802026-09-04T03:15:00.572Z Downloaded phf_shared v0.12.1
4812026-09-04T03:15:00.572Z Downloaded progenitor-macro v0.13.0
4822026-09-04T03:15:00.572Z Downloaded termtree v0.5.1
4832026-09-04T03:15:00.572Z Downloaded getrandom v0.2.17
4842026-09-04T03:15:00.572Z Downloaded strum_macros v0.26.4
4852026-09-04T03:15:00.572Z Downloaded proc-macro-crate v1.3.1
4862026-09-04T03:15:00.572Z Downloaded progenitor-client v0.14.0
4872026-09-04T03:15:00.572Z Downloaded aho-corasick v1.1.5
4882026-09-04T03:15:00.572Z Downloaded tracing-core v0.1.36
4892026-09-04T03:15:00.572Z Downloaded const_format v0.2.36
4902026-09-04T03:15:00.572Z Downloaded futures-channel v0.3.34
4912026-09-04T03:15:00.572Z Downloaded chacha20poly1305 v0.10.1
4922026-09-04T03:15:00.580Z Downloaded socket2 v0.6.5
4932026-09-04T03:15:00.581Z Downloaded crossbeam-channel v0.5.16
4942026-09-04T03:15:00.581Z Downloaded rand_chacha v0.3.1
4952026-09-04T03:15:00.581Z Downloaded daft-derive v0.1.8
4962026-09-04T03:15:00.581Z Downloaded ref-cast-impl v1.0.26
4972026-09-04T03:15:00.581Z Downloaded semver v0.1.20
4982026-09-04T03:15:00.581Z Downloaded serde_urlencoded v0.7.1
4992026-09-04T03:15:00.581Z Downloaded siphasher v1.0.3
5002026-09-04T03:15:00.581Z Downloaded rhai_codegen v3.2.0
5012026-09-04T03:15:00.581Z Downloaded displaydoc v0.2.7
5022026-09-04T03:15:00.581Z Downloaded erased-serde v0.3.31
5032026-09-04T03:15:00.581Z Downloaded fixedbitset v0.5.7
5042026-09-04T03:15:00.581Z Downloaded foldhash v0.2.0
5052026-09-04T03:15:00.581Z Downloaded arc-swap v1.9.2
5062026-09-04T03:15:00.581Z Downloaded supports-color v3.0.2
5072026-09-04T03:15:00.581Z Downloaded structmeta v0.3.0
5082026-09-04T03:15:00.581Z Downloaded elliptic-curve v0.13.8
5092026-09-04T03:15:00.581Z Downloaded thread_local v1.1.10
5102026-09-04T03:15:00.581Z Downloaded heck v0.4.1
5112026-09-04T03:15:00.582Z Downloaded indexmap v1.9.3
5122026-09-04T03:15:00.582Z Downloaded konst v0.2.20
5132026-09-04T03:15:00.582Z Downloaded globset v0.4.20
5142026-09-04T03:15:00.582Z Downloaded icu_locale_core v2.2.0
5152026-09-04T03:15:00.582Z Downloaded toml_datetime v0.6.11
5162026-09-04T03:15:00.582Z Downloaded miniz_oxide v0.8.9
5172026-09-04T03:15:00.582Z Downloaded unit-prefix v0.5.2
5182026-09-04T03:15:00.582Z Downloaded usdt-macro v0.6.0
5192026-09-04T03:15:00.582Z Downloaded oxnet v0.1.7
5202026-09-04T03:15:00.582Z Downloaded utf-8 v0.7.6
5212026-09-04T03:15:00.582Z Downloaded zerofrom-derive v0.1.7
5222026-09-04T03:15:00.582Z Downloaded num_enum_derive v0.7.6
5232026-09-04T03:15:00.582Z Downloaded pkg-config v0.3.33
5242026-09-04T03:15:00.582Z Downloaded semver v1.0.28
5252026-09-04T03:15:00.582Z Downloaded futures v0.3.34
5262026-09-04T03:15:00.582Z Downloaded paste v1.0.15
5272026-09-04T03:15:00.582Z Downloaded getrandom v0.3.4
5282026-09-04T03:15:00.582Z Downloaded dtrace-parser v0.3.0
5292026-09-04T03:15:00.582Z Downloaded password-hash v0.5.0
5302026-09-04T03:15:00.582Z Downloaded enum-as-inner v0.6.1
5312026-09-04T03:15:00.582Z Downloaded progenitor v0.10.0
5322026-09-04T03:15:00.582Z Downloaded foreign-types-macros v0.2.4
5332026-09-04T03:15:00.582Z Downloaded fxhash v0.2.1
5342026-09-04T03:15:00.583Z Downloaded crypto-bigint v0.5.5
5352026-09-04T03:15:00.583Z Downloaded equivalent v1.0.2
5362026-09-04T03:15:00.583Z Downloaded hex v0.4.3
5372026-09-04T03:15:00.583Z Downloaded http v1.5.0
5382026-09-04T03:15:00.583Z Downloaded hyper-util v0.1.20
5392026-09-04T03:15:00.583Z Downloaded tar v0.4.46
5402026-09-04T03:15:00.583Z Downloaded async-compression v0.4.43
5412026-09-04T03:15:00.583Z Downloaded potential_utf v0.1.5
5422026-09-04T03:15:00.583Z Downloaded schemars v0.9.0
5432026-09-04T03:15:00.583Z Downloaded scroll v0.12.0
5442026-09-04T03:15:00.583Z Downloaded sha1 v0.11.0
5452026-09-04T03:15:00.583Z Downloaded ref-cast v1.0.26
5462026-09-04T03:15:00.583Z Downloaded progenitor-client v0.10.0
5472026-09-04T03:15:00.583Z Downloaded rustc_version v0.1.7
5482026-09-04T03:15:00.583Z Downloaded scroll_derive v0.12.1
5492026-09-04T03:15:00.583Z Downloaded rand_core v0.10.1
5502026-09-04T03:15:00.583Z Downloaded strum v0.26.3
5512026-09-04T03:15:00.583Z Downloaded simd-adler32 v0.3.10
5522026-09-04T03:15:00.583Z Downloaded snafu-derive v0.8.9
5532026-09-04T03:15:00.583Z Downloaded tabwriter v1.4.1
5542026-09-04T03:15:00.583Z Downloaded cc v1.4.2
5552026-09-04T03:15:00.583Z Downloaded thiserror v1.0.69
5562026-09-04T03:15:00.583Z Downloaded darling v0.23.0
5572026-09-04T03:15:00.583Z Downloaded serde v1.0.229
5582026-09-04T03:15:00.583Z Downloaded progenitor-impl v0.10.0
5592026-09-04T03:15:00.584Z Downloaded proc-macro-crate v3.5.0
5602026-09-04T03:15:00.584Z Downloaded hmac v0.12.1
5612026-09-04T03:15:00.584Z Downloaded serde_plain v1.0.2
5622026-09-04T03:15:00.584Z Downloaded serde_spanned v0.6.9
5632026-09-04T03:15:00.584Z Downloaded futures-executor v0.3.34
5642026-09-04T03:15:00.584Z Downloaded ryu v1.0.23
5652026-09-04T03:15:00.584Z Downloaded smartstring v1.0.1
5662026-09-04T03:15:00.584Z Downloaded icu_collections v2.2.0
5672026-09-04T03:15:00.585Z Downloaded typify-macro v0.4.3
5682026-09-04T03:15:00.585Z Downloaded usdt-macro v0.5.0
5692026-09-04T03:15:00.585Z Downloaded minimal-lexical v0.2.1
5702026-09-04T03:15:00.585Z Downloaded whoami v1.6.1
5712026-09-04T03:15:00.585Z Downloaded indicatif v0.18.6
5722026-09-04T03:15:00.585Z Downloaded serde_yaml v0.9.34+deprecated
5732026-09-04T03:15:00.585Z Downloaded tower-service v0.3.3
5742026-09-04T03:15:00.585Z Downloaded zeroize v1.9.0
5752026-09-04T03:15:00.585Z Downloaded mio v1.2.2
5762026-09-04T03:15:00.585Z Downloaded similar v2.7.0
5772026-09-04T03:15:00.585Z Downloaded toml v0.7.8
5782026-09-04T03:15:00.585Z Downloaded want v0.3.1
5792026-09-04T03:15:00.585Z Downloaded futures-core v0.3.34
5802026-09-04T03:15:00.585Z Downloaded digest v0.11.3
5812026-09-04T03:15:00.585Z Downloaded dyn-clone v1.0.20
5822026-09-04T03:15:00.585Z Downloaded fnv v1.0.7
5832026-09-04T03:15:00.585Z Downloaded darling_macro v0.23.0
5842026-09-04T03:15:00.585Z Downloaded git-stub-vcs v0.1.0
5852026-09-04T03:15:00.585Z Downloaded similar v3.2.0
5862026-09-04T03:15:00.585Z Downloaded uuid v1.26.0
5872026-09-04T03:15:00.585Z Downloaded omicron-workspace-hack v0.1.0
5882026-09-04T03:15:00.586Z Downloaded zone v0.3.1
5892026-09-04T03:15:00.586Z Downloaded heapless v0.8.0
5902026-09-04T03:15:00.586Z Downloaded memchr v2.8.3
5912026-09-04T03:15:00.586Z Downloaded dropshot_endpoint v0.17.1
5922026-09-04T03:15:01.001Z Downloaded scroll v0.13.0
5932026-09-04T03:15:01.002Z Downloaded futures-task v0.3.34
5942026-09-04T03:15:01.002Z Downloaded rustc_version v0.4.1
5952026-09-04T03:15:01.002Z Downloaded secrecy v0.10.3
5962026-09-04T03:15:01.002Z Downloaded progenitor-extras v0.2.0
5972026-09-04T03:15:01.002Z Downloaded percent-encoding v2.3.2
5982026-09-04T03:15:01.002Z Downloaded progenitor-macro v0.14.0
5992026-09-04T03:15:01.002Z Downloaded strum v0.27.2
6002026-09-04T03:15:01.002Z Downloaded getrandom v0.4.3
6012026-09-04T03:15:01.002Z Downloaded slog-envlogger v2.2.0
6022026-09-04T03:15:01.002Z Downloaded testing_table v0.3.0
6032026-09-04T03:15:01.002Z Downloaded tokio-tungstenite v0.21.0
6042026-09-04T03:15:01.002Z Downloaded progenitor v0.13.0
6052026-09-04T03:15:01.002Z Downloaded slog-dtrace v0.3.0
6062026-09-04T03:15:01.002Z Downloaded thiserror-impl v2.0.20
6072026-09-04T03:15:01.002Z Downloaded yoke v0.8.3
6082026-09-04T03:15:01.002Z Downloaded time-macros v0.2.32
6092026-09-04T03:15:01.002Z Downloaded fixedbitset v0.4.2
6102026-09-04T03:15:01.002Z Downloaded yansi v1.0.1
6112026-09-04T03:15:01.002Z Downloaded untrusted v0.9.0
6122026-09-04T03:15:01.002Z Downloaded git-stub v1.0.0
6132026-09-04T03:15:01.002Z Downloaded opaque-debug v0.3.1
6142026-09-04T03:15:01.002Z Downloaded gethostname v0.5.0
6152026-09-04T03:15:01.002Z Downloaded quick-error v1.2.3
6162026-09-04T03:15:01.002Z Downloaded same-file v1.0.6
6172026-09-04T03:15:01.002Z Downloaded parking_lot v0.12.5
6182026-09-04T03:15:01.003Z Downloaded xz2 v0.1.7
6192026-09-04T03:15:01.003Z Downloaded ff v0.13.1
6202026-09-04T03:15:01.003Z Downloaded serial_test_derive v4.0.1
6212026-09-04T03:15:01.003Z Downloaded usdt-attr-macro v0.6.0
6222026-09-04T03:15:01.003Z Downloaded zerovec-derive v0.11.3
6232026-09-04T03:15:01.003Z Downloaded foldhash v0.1.5
6242026-09-04T03:15:01.003Z Downloaded glob v0.3.4
6252026-09-04T03:15:01.003Z Downloaded parse-display-derive v0.10.0
6262026-09-04T03:15:01.003Z Downloaded idna v1.1.0
6272026-09-04T03:15:01.003Z Downloaded itertools v0.14.0
6282026-09-04T03:15:01.003Z Downloaded typify v0.6.2
6292026-09-04T03:15:01.003Z Downloaded zerofrom v0.1.8
6302026-09-04T03:15:01.003Z Downloaded dof v0.4.0
6312026-09-04T03:15:01.003Z Downloaded spin v0.9.9
6322026-09-04T03:15:01.003Z Downloaded toml v1.1.4+spec-1.1.0
6332026-09-04T03:15:01.003Z Downloaded rayon-core v1.13.0
6342026-09-04T03:15:01.003Z Downloaded generic-array v0.14.7
6352026-09-04T03:15:01.003Z Downloaded rand_core v0.6.4
6362026-09-04T03:15:01.003Z Downloaded test-strategy v0.4.5
6372026-09-04T03:15:01.003Z Downloaded pest_meta v2.8.8
6382026-09-04T03:15:01.003Z Downloaded qorb v0.4.1
6392026-09-04T03:15:01.003Z Downloaded typify v0.4.3
6402026-09-04T03:15:01.003Z Downloaded olpc-cjson v0.1.4
6412026-09-04T03:15:01.003Z Downloaded sigpipe v0.1.3
6422026-09-04T03:15:01.003Z Downloaded sha2 v0.10.9
6432026-09-04T03:15:01.003Z Downloaded hickory-resolver v0.25.2
6442026-09-04T03:15:01.003Z Downloaded derive-where v1.6.1
6452026-09-04T03:15:01.003Z Downloaded unicode-ident v1.0.24
6462026-09-04T03:15:01.003Z Downloaded fs_extra v1.3.0
6472026-09-04T03:15:01.003Z Downloaded pest_derive v2.8.8
6482026-09-04T03:15:01.003Z Downloaded slog-json v2.6.1
6492026-09-04T03:15:01.003Z Downloaded futures-sink v0.3.34
6502026-09-04T03:15:01.003Z Downloaded progenitor-macro v0.10.0
6512026-09-04T03:15:01.003Z Downloaded defmt-parser v1.0.0
6522026-09-04T03:15:01.003Z Downloaded rand_pcg v0.10.2
6532026-09-04T03:15:01.003Z Downloaded rand_xorshift v0.4.0
6542026-09-04T03:15:01.004Z Downloaded darling_core v0.21.3
6552026-09-04T03:15:01.004Z Downloaded toml_parser v1.1.3+spec-1.1.0
6562026-09-04T03:15:01.004Z Downloaded toml_edit v0.22.27
6572026-09-04T03:15:01.004Z Downloaded usdt-impl v0.6.0
6582026-09-04T03:15:01.004Z Downloaded papergrid v0.18.0
6592026-09-04T03:15:01.004Z Downloaded oxide-tokio-rt v0.1.6
6602026-09-04T03:15:01.004Z Downloaded typify-macro v0.6.2
6612026-09-04T03:15:01.004Z Downloaded defmt-macros v1.1.1
6622026-09-04T03:15:01.004Z Downloaded fastrand v2.5.0
6632026-09-04T03:15:01.004Z Downloaded filetime v0.2.29
6642026-09-04T03:15:01.004Z Downloaded thread-id v5.1.0
6652026-09-04T03:15:01.004Z Downloaded utf8parse v0.2.2
6662026-09-04T03:15:01.004Z Downloaded foreign-types v0.5.0
6672026-09-04T03:15:01.004Z Downloaded progenitor-client v0.13.0
6682026-09-04T03:15:01.005Z Downloaded serde_tokenstream v0.2.3
6692026-09-04T03:15:01.005Z Downloaded swrite v0.1.0
6702026-09-04T03:15:01.005Z Downloaded foreign-types-shared v0.1.1
6712026-09-04T03:15:01.005Z Downloaded num_enum_derive v0.5.11
6722026-09-04T03:15:01.005Z Downloaded xattr v1.6.1
6732026-09-04T03:15:01.005Z Downloaded schemars v1.2.2
6742026-09-04T03:15:01.005Z Downloaded unarray v0.1.4
6752026-09-04T03:15:01.005Z Downloaded zerotrie v0.2.4
6762026-09-04T03:15:01.005Z Downloaded proc-macro-error v1.0.4
6772026-09-04T03:15:01.005Z Downloaded synstructure v0.13.2
6782026-09-04T03:15:01.005Z Downloaded tinystr v0.8.3
6792026-09-04T03:15:01.005Z Downloaded toml_writer v1.1.2+spec-1.1.0
6802026-09-04T03:15:01.005Z Downloaded shlex v2.0.1
6812026-09-04T03:15:01.005Z Downloaded rustc-hash v2.1.3
6822026-09-04T03:15:01.005Z Downloaded zerocopy-derive v0.7.35
6832026-09-04T03:15:01.005Z Downloaded num_enum v0.7.6
6842026-09-04T03:15:01.005Z Downloaded writeable v0.6.3
6852026-09-04T03:15:01.005Z Downloaded openssl-sys v0.9.117
6862026-09-04T03:15:01.005Z Downloaded highway v1.3.0
6872026-09-04T03:15:01.005Z Downloaded pretty-hex v0.4.2
6882026-09-04T03:15:01.005Z Downloaded nom v7.1.3
6892026-09-04T03:15:01.005Z Downloaded ron v0.12.2
6902026-09-04T03:15:01.005Z Downloaded parking_lot_core v0.8.6
6912026-09-04T03:15:01.005Z Downloaded tokio-macros v2.7.2
6922026-09-04T03:15:01.426Z Downloaded debug-ignore v1.0.5
6932026-09-04T03:15:01.426Z Downloaded smallvec v1.15.2
6942026-09-04T03:15:01.426Z Downloaded smf v0.2.3
6952026-09-04T03:15:01.426Z Downloaded sync_wrapper v1.0.2
6962026-09-04T03:15:01.426Z Downloaded prettyplease v0.2.37
6972026-09-04T03:15:01.426Z Downloaded unicode-linebreak v0.1.5
6982026-09-04T03:15:01.426Z Downloaded nom v8.0.0
6992026-09-04T03:15:01.426Z Downloaded thin-vec v0.2.19
7002026-09-04T03:15:01.426Z Downloaded tokio-rustls v0.26.4
7012026-09-04T03:15:01.426Z Downloaded toml_edit v0.19.15
7022026-09-04T03:15:01.426Z Downloaded parking_lot_core v0.9.12
7032026-09-04T03:15:01.426Z Downloaded progenitor-impl v0.13.0
7042026-09-04T03:15:01.426Z Downloaded serde_derive_internals v0.29.1
7052026-09-04T03:15:01.426Z Downloaded postcard v1.1.3
7062026-09-04T03:15:01.426Z Downloaded serde-big-array v0.5.1
7072026-09-04T03:15:01.426Z Downloaded data-encoding v2.11.1
7082026-09-04T03:15:01.427Z Downloaded textwrap v0.16.2
7092026-09-04T03:15:01.427Z Downloaded tinyvec v1.12.0
7102026-09-04T03:15:01.427Z Downloaded toml v0.9.12+spec-1.1.0
7112026-09-04T03:15:01.427Z Downloaded digest v0.10.7
7122026-09-04T03:15:01.427Z Downloaded stable_deref_trait v1.2.1
7132026-09-04T03:15:01.427Z Downloaded wait-timeout v0.2.1
7142026-09-04T03:15:01.427Z Downloaded hash32 v0.3.1
7152026-09-04T03:15:01.427Z Downloaded parking_lot v0.11.2
7162026-09-04T03:15:01.427Z Downloaded find-msvc-tools v0.1.10
7172026-09-04T03:15:01.427Z Downloaded futures-macro v0.3.34
7182026-09-04T03:15:01.427Z Downloaded resolv-conf v0.7.6
7192026-09-04T03:15:01.427Z Downloaded itertools v0.12.1
7202026-09-04T03:15:01.427Z Downloaded unsafe-libyaml v0.2.11
7212026-09-04T03:15:01.427Z Downloaded drift v0.2.0
7222026-09-04T03:15:01.427Z Downloaded diff v0.1.13
7232026-09-04T03:15:01.427Z Downloaded derive_more v0.99.20
7242026-09-04T03:15:01.427Z Downloaded poly1305 v0.8.0
7252026-09-04T03:15:01.427Z Downloaded toml_write v0.1.2
7262026-09-04T03:15:01.427Z Downloaded ppv-lite86 v0.2.21
7272026-09-04T03:15:01.427Z Downloaded rand_core v0.9.5
7282026-09-04T03:15:01.427Z Downloaded scopeguard v1.2.0
7292026-09-04T03:15:01.427Z Downloaded dunce v1.0.5
7302026-09-04T03:15:01.427Z Downloaded vsss-rs v3.3.4
7312026-09-04T03:15:01.427Z Downloaded darling_core v0.23.0
7322026-09-04T03:15:01.427Z Downloaded flate2 v1.1.9
7332026-09-04T03:15:01.427Z Downloaded serde_core v1.0.229
7342026-09-04T03:15:01.427Z Downloaded term v1.2.1
7352026-09-04T03:15:01.427Z Downloaded tokio-dtrace v0.1.1
7362026-09-04T03:15:01.427Z Downloaded slab v0.4.12
7372026-09-04T03:15:01.427Z Downloaded defmt v1.1.1
7382026-09-04T03:15:01.427Z Downloaded thiserror v2.0.20
7392026-09-04T03:15:01.428Z Downloaded tempfile v3.27.0
7402026-09-04T03:15:01.428Z Downloaded pin-project-internal v1.1.13
7412026-09-04T03:15:01.428Z Downloaded rustls-platform-verifier v0.7.0
7422026-09-04T03:15:01.428Z Downloaded tracing-attributes v0.1.31
7432026-09-04T03:15:01.428Z Downloaded waitgroup v0.1.2
7442026-09-04T03:15:01.428Z Downloaded owo-colors v4.3.0
7452026-09-04T03:15:01.428Z Downloaded schemars_derive v0.8.22
7462026-09-04T03:15:01.428Z Downloaded toml_edit v0.25.13+spec-1.1.0
7472026-09-04T03:15:01.428Z Downloaded unicode-normalization v0.1.25
7482026-09-04T03:15:01.428Z Downloaded rustls-webpki v0.103.14
7492026-09-04T03:15:01.428Z Downloaded clap_builder v4.6.6
7502026-09-04T03:15:01.428Z Downloaded fs-err v3.3.1
7512026-09-04T03:15:01.428Z Downloaded rand v0.8.7
7522026-09-04T03:15:01.428Z Downloaded rustls-pki-types v1.15.1
7532026-09-04T03:15:01.428Z Downloaded either v1.17.0
7542026-09-04T03:15:01.428Z Downloaded jiff-core v0.1.0
7552026-09-04T03:15:01.428Z Downloaded serde_with_macros v3.22.0
7562026-09-04T03:15:01.428Z Downloaded tiny-keccak v2.0.2
7572026-09-04T03:15:01.428Z Downloaded typed-path v0.9.3
7582026-09-04T03:15:01.428Z Downloaded pin-project v1.1.13
7592026-09-04T03:15:01.428Z Downloaded proc-macro2 v1.0.107
7602026-09-04T03:15:01.428Z Downloaded quinn v0.11.11
7612026-09-04T03:15:01.428Z Downloaded hyper v1.11.0
7622026-09-04T03:15:01.428Z Downloaded libm v0.2.16
7632026-09-04T03:15:01.429Z Downloaded dropshot-api-manager v0.8.0
7642026-09-04T03:15:01.429Z Downloaded url v2.5.8
7652026-09-04T03:15:01.429Z Downloaded rand_chacha v0.9.0
7662026-09-04T03:15:01.429Z Downloaded steno v0.4.1
7672026-09-04T03:15:01.429Z Downloaded winnow v0.5.40
7682026-09-04T03:15:01.429Z Downloaded zerocopy-derive v0.8.56
7692026-09-04T03:15:01.429Z Downloaded rand v0.9.5
7702026-09-04T03:15:01.429Z Downloaded itertools v0.15.0
7712026-09-04T03:15:01.429Z Downloaded half v2.7.1
7722026-09-04T03:15:01.429Z Downloaded hashbrown v0.17.1
7732026-09-04T03:15:01.429Z Downloaded hickory-resolver v0.24.4
7742026-09-04T03:15:01.429Z Downloaded zerocopy v0.7.35
7752026-09-04T03:15:01.429Z Downloaded papergrid v0.11.0
7762026-09-04T03:15:01.429Z Downloaded unicode-segmentation v1.13.3
7772026-09-04T03:15:01.429Z Downloaded icu_properties_data v2.2.0
7782026-09-04T03:15:01.430Z Downloaded progenitor-impl v0.14.0
7792026-09-04T03:15:01.430Z Downloaded winnow v0.7.15
7802026-09-04T03:15:01.430Z Downloaded futures-util v0.3.34
7812026-09-04T03:15:01.430Z Downloaded expectorate v1.3.0
7822026-09-04T03:15:01.430Z Downloaded tungstenite v0.21.0
7832026-09-04T03:15:01.430Z Downloaded zerovec v0.11.6
7842026-09-04T03:15:01.430Z Downloaded tower-http v0.6.11
7852026-09-04T03:15:01.430Z Downloaded hashbrown v0.15.5
7862026-09-04T03:15:01.430Z Downloaded pretty_assertions v1.4.1
7872026-09-04T03:15:01.430Z Downloaded bstr v1.13.1
7882026-09-04T03:15:01.430Z Downloaded iddqd v0.4.6
7892026-09-04T03:15:01.430Z Downloaded snafu v0.8.9
7902026-09-04T03:15:01.430Z Downloaded typenum v1.20.1
7912026-09-04T03:15:01.430Z Downloaded blake3 v1.8.6
7922026-09-04T03:15:01.445Z Downloaded omicron-zone-package v0.12.3
7932026-09-04T03:15:01.446Z Downloaded rand v0.10.2
7942026-09-04T03:15:01.446Z Downloaded reqwest v0.12.28
7952026-09-04T03:15:01.446Z Downloaded serde_json v1.0.151
7962026-09-04T03:15:01.446Z Downloaded rayon v1.12.0
7972026-09-04T03:15:01.446Z Downloaded jiff v0.2.35
7982026-09-04T03:15:01.446Z Downloaded winnow v1.0.4
7992026-09-04T03:15:01.446Z Downloaded tower v0.5.3
8002026-09-04T03:15:01.446Z Downloaded tough v0.22.0
8012026-09-04T03:15:01.446Z Downloaded moka v0.12.16
8022026-09-04T03:15:01.446Z Downloaded hashbrown v0.16.1
8032026-09-04T03:15:01.446Z Downloaded pest v2.8.8
8042026-09-04T03:15:01.446Z Downloaded aws-lc-rs v1.18.0
8052026-09-04T03:15:01.446Z Downloaded goblin v0.8.2
8062026-09-04T03:15:01.446Z Downloaded tokio-util v0.7.19
8072026-09-04T03:15:01.446Z Downloaded syn v1.0.109
8082026-09-04T03:15:01.446Z Downloaded hkdf v0.12.4
8092026-09-04T03:15:01.446Z Downloaded regex v1.13.1
8102026-09-04T03:15:01.446Z Downloaded hashbrown v0.12.3
8112026-09-04T03:15:01.446Z Downloaded tabled v0.21.0
8122026-09-04T03:15:01.446Z Downloaded proptest v1.11.0
8132026-09-04T03:15:01.446Z Downloaded syn v2.0.119
8142026-09-04T03:15:01.446Z Downloaded vcpkg v0.2.15
8152026-09-04T03:15:01.446Z Downloaded chrono v0.4.45
8162026-09-04T03:15:01.446Z Downloaded syn v3.0.3
8172026-09-04T03:15:01.446Z Downloaded nix v0.31.3
8182026-09-04T03:15:01.446Z Downloaded quinn-proto v0.11.16
8192026-09-04T03:15:01.446Z Downloaded portable-atomic v1.15.0
8202026-09-04T03:15:01.446Z Downloaded reqwest v0.13.4
8212026-09-04T03:15:01.446Z Downloaded goblin v0.10.7
8222026-09-04T03:15:01.447Z Downloaded tabled v0.15.0
8232026-09-04T03:15:01.447Z Downloaded serde_with v3.22.0
8242026-09-04T03:15:01.447Z Downloaded unicode-width v0.1.14
8252026-09-04T03:15:01.447Z Downloaded h2 v0.4.15
8262026-09-04T03:15:01.447Z Downloaded regress v0.11.1
8272026-09-04T03:15:01.447Z Downloaded smoltcp v0.11.0
8282026-09-04T03:15:01.447Z Downloaded curve25519-dalek v4.1.3
8292026-09-04T03:15:01.447Z Downloaded regex-syntax v0.8.11
8302026-09-04T03:15:01.447Z Downloaded openapiv3 v2.2.0
8312026-09-04T03:15:01.447Z Downloaded time v0.3.55
8322026-09-04T03:15:01.447Z Downloaded openssl v0.10.81
8332026-09-04T03:15:01.447Z Downloaded typify-impl v0.6.2
8342026-09-04T03:15:01.447Z Downloaded hickory-proto v0.25.2
8352026-09-04T03:15:01.447Z Downloaded typify-impl v0.4.3
8362026-09-04T03:15:01.447Z Downloaded unicode-width v0.2.2
8372026-09-04T03:15:01.447Z Downloaded webpki-roots v1.0.9
8382026-09-04T03:15:01.447Z Downloaded zerocopy v0.8.56
8392026-09-04T03:15:01.447Z Downloaded sled v0.34.7
8402026-09-04T03:15:01.447Z Downloaded rustix v0.38.44
8412026-09-04T03:15:01.448Z Downloaded regress v0.10.5
8422026-09-04T03:15:01.448Z Downloaded lzma-sys v0.1.20
8432026-09-04T03:15:01.448Z Downloaded petgraph v0.6.5
8442026-09-04T03:15:01.448Z Downloaded rustls v0.23.43
8452026-09-04T03:15:01.448Z Downloaded libc v0.2.189
8462026-09-04T03:15:01.448Z Downloaded hickory-proto v0.24.4
8472026-09-04T03:15:01.448Z Downloaded rustix v1.1.4
8482026-09-04T03:15:01.448Z Downloaded encoding_rs v0.8.35
8492026-09-04T03:15:01.448Z Downloaded rhai v1.26.0
8502026-09-04T03:15:01.448Z Downloaded dropshot v0.17.1
8512026-09-04T03:15:01.448Z Downloaded tracing v0.1.44
8522026-09-04T03:15:01.448Z Downloaded chrono-tz v0.10.4
8532026-09-04T03:15:01.448Z Downloaded regex-automata v0.4.18
8542026-09-04T03:15:01.448Z Downloaded petgraph v0.8.3
8552026-09-04T03:15:01.448Z Downloaded csv v1.4.0
8562026-09-04T03:15:01.448Z Downloaded tokio v1.53.1
8572026-09-04T03:15:01.448Z Downloaded sha3 v0.10.9
8582026-09-04T03:15:01.448Z Downloaded ring v0.17.14
8592026-09-04T03:15:01.861Z Downloaded aws-lc-sys v0.44.0
8602026-09-04T03:15:02.843Z Compiling proc-macro2 v1.0.107
8612026-09-04T03:15:02.843Z Compiling quote v1.0.47
8622026-09-04T03:15:02.843Z Compiling unicode-ident v1.0.24
8632026-09-04T03:15:02.852Z Compiling serde_core v1.0.229
8642026-09-04T03:15:02.852Z Compiling cfg-if v1.0.4
8652026-09-04T03:15:02.852Z Compiling serde v1.0.229
8662026-09-04T03:15:02.852Z Compiling libc v0.2.189
8672026-09-04T03:15:02.852Z Compiling memchr v2.8.3
8682026-09-04T03:15:03.011Z Compiling itoa v1.0.18
8692026-09-04T03:15:03.208Z Compiling smallvec v1.15.2
8702026-09-04T03:15:03.403Z Compiling zmij v1.0.23
8712026-09-04T03:15:03.440Z Compiling autocfg v1.5.1
8722026-09-04T03:15:03.467Z Compiling libm v0.2.16
8732026-09-04T03:15:03.698Z Compiling stable_deref_trait v1.2.1
8742026-09-04T03:15:03.765Z Compiling percent-encoding v2.3.2
8752026-09-04T03:15:03.792Z Compiling writeable v0.6.3
8762026-09-04T03:15:04.320Z Compiling litemap v0.8.2
8772026-09-04T03:15:04.329Z Compiling icu_properties_data v2.2.0
8782026-09-04T03:15:04.329Z Compiling icu_normalizer_data v2.2.0
8792026-09-04T03:15:04.329Z Compiling utf8_iter v1.0.4
8802026-09-04T03:15:04.329Z Compiling iana-time-zone v0.1.65
8812026-09-04T03:15:04.329Z Compiling equivalent v1.0.2
8822026-09-04T03:15:04.329Z Compiling form_urlencoded v1.2.2
8832026-09-04T03:15:04.329Z Compiling syn v2.0.119
8842026-09-04T03:15:04.335Z Compiling syn v3.0.3
8852026-09-04T03:15:04.344Z Compiling allocator-api2 v0.2.21
8862026-09-04T03:15:04.391Z Compiling serde_json v1.0.151
8872026-09-04T03:15:04.826Z Compiling dyn-clone v1.0.20
8882026-09-04T03:15:04.832Z Compiling version_check v0.9.5
8892026-09-04T03:15:04.833Z Compiling pin-project-lite v0.2.17
8902026-09-04T03:15:04.833Z Compiling hashbrown v0.17.1
8912026-09-04T03:15:04.833Z Compiling parking_lot_core v0.9.12
8922026-09-04T03:15:04.833Z Compiling scopeguard v1.2.0
8932026-09-04T03:15:04.833Z Compiling num-traits v0.2.19
8942026-09-04T03:15:04.833Z Compiling lock_api v0.4.14
8952026-09-04T03:15:04.955Z Compiling rand_core v0.10.1
8962026-09-04T03:15:05.395Z Compiling thiserror v2.0.20
8972026-09-04T03:15:05.398Z Compiling getrandom v0.4.3
8982026-09-04T03:15:05.399Z Compiling errno v0.3.14
8992026-09-04T03:15:05.399Z Compiling semver v1.0.28
9002026-09-04T03:15:05.399Z Compiling indexmap v2.14.0
9012026-09-04T03:15:05.912Z Compiling log v0.4.33
9022026-09-04T03:15:05.918Z Compiling heck v0.5.0
9032026-09-04T03:15:05.918Z Compiling futures-core v0.3.34
9042026-09-04T03:15:05.918Z Compiling uuid v1.26.0
9052026-09-04T03:15:05.918Z Compiling zerocopy v0.8.56
9062026-09-04T03:15:05.918Z Compiling futures-sink v0.3.34
9072026-09-04T03:15:05.918Z Compiling schemars v0.8.22
9082026-09-04T03:15:05.918Z Compiling slab v0.4.12
9092026-09-04T03:15:06.088Z Compiling jobserver v0.1.35
9102026-09-04T03:15:06.126Z Compiling rustversion v1.0.23
9112026-09-04T03:15:06.145Z Compiling shlex v2.0.1
9122026-09-04T03:15:06.573Z Compiling fnv v1.0.7
9132026-09-04T03:15:06.589Z Compiling find-msvc-tools v0.1.10
9142026-09-04T03:15:06.589Z Compiling futures-channel v0.3.34
9152026-09-04T03:15:06.589Z Compiling bitflags v2.13.1
9162026-09-04T03:15:06.589Z Compiling cc v1.4.2
9172026-09-04T03:15:06.589Z Compiling futures-task v0.3.34
9182026-09-04T03:15:06.589Z Compiling pkg-config v0.3.33
9192026-09-04T03:15:06.601Z Compiling futures-io v0.3.34
9202026-09-04T03:15:06.823Z Compiling socket2 v0.6.5
9212026-09-04T03:15:06.921Z Compiling parking_lot v0.12.5
9222026-09-04T03:15:07.385Z Compiling signal-hook-registry v1.4.8
9232026-09-04T03:15:07.402Z Compiling synstructure v0.13.2
9242026-09-04T03:15:07.402Z Compiling serde_derive_internals v0.29.1
9252026-09-04T03:15:07.403Z Compiling mio v1.2.2
9262026-09-04T03:15:07.403Z Compiling portable-atomic v1.15.0
9272026-09-04T03:15:07.403Z Compiling cmake v0.1.58
9282026-09-04T03:15:07.542Z Compiling serde_derive v1.0.229
9292026-09-04T03:15:07.573Z Compiling displaydoc v0.2.7
9302026-09-04T03:15:07.698Z Compiling thiserror-impl v2.0.20
9312026-09-04T03:15:08.147Z Compiling tokio-macros v2.7.2
9322026-09-04T03:15:08.176Z Compiling futures-macro v0.3.34
9332026-09-04T03:15:08.176Z Compiling typenum v1.20.1
9342026-09-04T03:15:08.176Z Compiling fs_extra v1.3.0
9352026-09-04T03:15:08.648Z Compiling dunce v1.0.5
9362026-09-04T03:15:08.750Z Compiling aws-lc-sys v0.44.0
9372026-09-04T03:15:08.750Z Compiling zerofrom-derive v0.1.7
9382026-09-04T03:15:08.751Z Compiling yoke-derive v0.8.2
9392026-09-04T03:15:08.751Z Compiling zerovec-derive v0.11.3
9402026-09-04T03:15:08.751Z Compiling schemars_derive v0.8.22
9412026-09-04T03:15:08.751Z Compiling zerocopy-derive v0.8.56
9422026-09-04T03:15:09.021Z Compiling zeroize_derive v1.5.0
9432026-09-04T03:15:09.495Z Compiling futures-util v0.3.34
9442026-09-04T03:15:09.517Z Compiling zerofrom v0.1.8
9452026-09-04T03:15:09.626Z Compiling yoke v0.8.3
9462026-09-04T03:15:09.654Z Compiling base64 v0.22.1
9472026-09-04T03:15:10.047Z Compiling zeroize v1.9.0
9482026-09-04T03:15:10.234Z Compiling zerovec v0.11.6
9492026-09-04T03:15:10.234Z Compiling zerotrie v0.2.4
9502026-09-04T03:15:10.234Z Compiling critical-section v1.2.0
9512026-09-04T03:15:10.234Z Compiling slog v2.8.2
9522026-09-04T03:15:10.263Z Compiling once_cell v1.21.4
9532026-09-04T03:15:10.264Z Compiling byteorder v1.5.0
9542026-09-04T03:15:10.417Z Compiling subtle v2.6.1
9552026-09-04T03:15:10.417Z Compiling tinystr v0.8.3
9562026-09-04T03:15:10.480Z Compiling potential_utf v0.1.5
9572026-09-04T03:15:10.480Z Compiling strsim v0.11.1
9582026-09-04T03:15:10.480Z Compiling icu_locale_core v2.2.0
9592026-09-04T03:15:10.988Z Compiling icu_collections v2.2.0
9602026-09-04T03:15:10.988Z Compiling rustix v1.1.4
9612026-09-04T03:15:11.069Z Compiling bytes v1.12.1
9622026-09-04T03:15:11.069Z Compiling chrono v0.4.45
9632026-09-04T03:15:11.069Z Compiling erased-serde v0.3.31
9642026-09-04T03:15:11.885Z Compiling regex-syntax v0.8.11
9652026-09-04T03:15:12.348Z Compiling icu_provider v2.2.0
9662026-09-04T03:15:12.348Z Compiling http v1.5.0
9672026-09-04T03:15:12.348Z Compiling tokio v1.53.1
9682026-09-04T03:15:12.348Z Compiling icu_properties v2.2.0
9692026-09-04T03:15:12.348Z Compiling icu_normalizer v2.2.0
9702026-09-04T03:15:12.420Z Compiling serde_tokenstream v0.2.3
9712026-09-04T03:15:12.517Z Compiling http-body v1.1.0
9722026-09-04T03:15:12.660Z Compiling idna_adapter v1.2.2
9732026-09-04T03:15:12.677Z Compiling httparse v1.10.1
9742026-09-04T03:15:12.701Z Compiling atomic-waker v1.1.2
9752026-09-04T03:15:12.820Z Compiling idna v1.1.0
9762026-09-04T03:15:12.879Z Compiling ipnet v2.12.1
9772026-09-04T03:15:12.967Z Compiling ppv-lite86 v0.2.21
9782026-09-04T03:15:13.067Z Compiling tower-service v0.3.3
9792026-09-04T03:15:13.082Z Compiling tower-layer v0.3.3
9802026-09-04T03:15:13.145Z Compiling url v2.5.8
9812026-09-04T03:15:13.259Z Compiling getrandom v0.2.17
9822026-09-04T03:15:13.332Z Compiling try-lock v0.2.5
9832026-09-04T03:15:13.445Z Compiling ryu v1.0.23
9842026-09-04T03:15:13.454Z Compiling ucd-trie v0.1.7
9852026-09-04T03:15:13.527Z Compiling thiserror v1.0.69
9862026-09-04T03:15:13.585Z Compiling untrusted v0.9.0
9872026-09-04T03:15:13.680Z Compiling pest v2.8.8
9882026-09-04T03:15:13.743Z Compiling want v0.3.1
9892026-09-04T03:15:13.784Z Compiling rand_core v0.6.4
9902026-09-04T03:15:13.920Z Compiling thiserror-impl v1.0.69
9912026-09-04T03:15:13.997Z Compiling httpdate v1.0.3
9922026-09-04T03:15:14.005Z Compiling getrandom v0.3.4
9932026-09-04T03:15:14.021Z Compiling pretty-hex v0.4.2
9942026-09-04T03:15:14.149Z Compiling plain v0.2.3
9952026-09-04T03:15:14.228Z Compiling winnow v1.0.4
9962026-09-04T03:15:14.257Z Compiling paste v1.0.15
9972026-09-04T03:15:14.338Z Compiling foldhash v0.2.0
9982026-09-04T03:15:14.555Z Compiling ipnetwork v0.21.1
9992026-09-04T03:15:14.609Z Compiling tracing-core v0.1.36
10002026-09-04T03:15:14.933Z Compiling pest_meta v2.8.8
10012026-09-04T03:15:14.982Z Compiling oxnet v0.1.7
10022026-09-04T03:15:15.066Z Compiling tracing-attributes v0.1.31
10032026-09-04T03:15:15.169Z Compiling omicron-workspace-hack v0.1.0
10042026-09-04T03:15:15.207Z Compiling ident_case v1.0.1
10052026-09-04T03:15:15.324Z Compiling serde_urlencoded v0.7.1
10062026-09-04T03:15:15.413Z Compiling http-body-util v0.1.5
10072026-09-04T03:15:15.925Z Compiling pest_generator v2.8.8
10082026-09-04T03:15:15.930Z Compiling aho-corasick v1.1.5
10092026-09-04T03:15:15.930Z Compiling sync_wrapper v1.0.2
10102026-09-04T03:15:15.930Z Compiling daft-derive v0.1.8
10112026-09-04T03:15:16.215Z Compiling pest_derive v2.8.8
10122026-09-04T03:15:16.292Z Compiling tracing v0.1.44
10132026-09-04T03:15:16.358Z Compiling regex-automata v0.4.18
10142026-09-04T03:15:16.594Z Compiling fastrand v2.5.0
10152026-09-04T03:15:16.801Z Compiling hashbrown v0.16.1
10162026-09-04T03:15:16.850Z Compiling tokio-util v0.7.19
10172026-09-04T03:15:17.400Z Compiling scroll_derive v0.13.1
10182026-09-04T03:15:17.833Z Compiling async-trait v0.1.92
10192026-09-04T03:15:17.854Z Compiling num-conv v0.2.2
10202026-09-04T03:15:17.854Z Compiling anyhow v1.0.104
10212026-09-04T03:15:17.854Z Compiling time-core v0.1.9
10222026-09-04T03:15:17.854Z Compiling aws-lc-rs v1.18.0
10232026-09-04T03:15:18.265Z Compiling scroll v0.13.0
10242026-09-04T03:15:18.270Z Compiling regex v1.13.1
10252026-09-04T03:15:18.270Z Compiling time-macros v0.2.32
10262026-09-04T03:15:18.270Z Compiling rustls-pki-types v1.15.1
10272026-09-04T03:15:18.270Z Compiling deranged v0.5.8
10282026-09-04T03:15:18.270Z Compiling hex v0.4.3
10292026-09-04T03:15:18.391Z Compiling num_threads v0.1.7
10302026-09-04T03:15:18.535Z Compiling openssl-probe v0.2.1
10312026-09-04T03:15:18.625Z Compiling powerfmt v0.2.0
10322026-09-04T03:15:18.697Z Compiling goblin v0.10.7
10332026-09-04T03:15:19.028Z Compiling camino v1.2.5
10342026-09-04T03:15:19.050Z Compiling untrusted v0.7.1
10352026-09-04T03:15:19.096Z Compiling crc32fast v1.5.0
10362026-09-04T03:15:19.126Z Compiling usdt-impl v0.6.0
10372026-09-04T03:15:19.181Z Compiling rustls v0.23.43
10382026-09-04T03:15:19.353Z Compiling h2 v0.4.15
10392026-09-04T03:15:19.399Z Compiling dtrace-parser v0.3.0
10402026-09-04T03:15:19.410Z Compiling crossbeam-utils v0.8.22
10412026-09-04T03:15:19.729Z Compiling futures-executor v0.3.34
10422026-09-04T03:15:19.786Z Compiling serde_tokenstream v0.3.0
10432026-09-04T03:15:19.804Z Compiling structmeta-derive v0.3.0
10442026-09-04T03:15:20.019Z Compiling thread-id v5.1.0
10452026-09-04T03:15:20.065Z Compiling adler2 v2.0.1
10462026-09-04T03:15:20.088Z Compiling simd-adler32 v0.3.10
10472026-09-04T03:15:20.199Z Compiling cpufeatures v0.3.0
10482026-09-04T03:15:20.259Z Compiling miniz_oxide v0.8.9
10492026-09-04T03:15:20.270Z Compiling newtype-uuid-macros v0.1.1
10502026-09-04T03:15:20.299Z Compiling futures v0.3.34
10512026-09-04T03:15:20.368Z Compiling rand_core v0.9.5
10522026-09-04T03:15:20.869Z Compiling structmeta v0.3.0
10532026-09-04T03:15:20.914Z Compiling darling_core v0.23.0
10542026-09-04T03:15:21.063Z Compiling hybrid-array v0.4.14
10552026-09-04T03:15:21.103Z Compiling thread_local v1.1.10
10562026-09-04T03:15:21.220Z Compiling match_cfg v0.1.0
10572026-09-04T03:15:21.699Z Compiling flate2 v1.1.9
10582026-09-04T03:15:22.114Z Compiling hyper v1.11.0
10592026-09-04T03:15:22.120Z Compiling dof v0.4.0
10602026-09-04T03:15:22.121Z Compiling newtype-uuid v1.4.0
10612026-09-04T03:15:22.357Z Compiling quick-error v1.2.3
10622026-09-04T03:15:22.553Z Compiling compression-core v0.4.32
10632026-09-04T03:15:22.726Z Compiling hyper-util v0.1.20
10642026-09-04T03:15:22.936Z Compiling ref-cast v1.0.26
10652026-09-04T03:15:23.080Z Compiling darling_macro v0.23.0
10662026-09-04T03:15:23.133Z Compiling slog-async v2.8.0
10672026-09-04T03:15:23.310Z Compiling compression-codecs v0.4.38
10682026-09-04T03:15:23.791Z Compiling daft v0.1.8
10692026-09-04T03:15:23.909Z Compiling block-buffer v0.12.1
10702026-09-04T03:15:23.909Z Compiling crypto-common v0.2.2
10712026-09-04T03:15:23.909Z Compiling rand_chacha v0.9.0
10722026-09-04T03:15:23.909Z Compiling strum_macros v0.26.4
10732026-09-04T03:15:23.909Z Compiling darling v0.23.0
10742026-09-04T03:15:23.909Z Compiling usdt-macro v0.6.0
10752026-09-04T03:15:23.909Z Compiling usdt-attr-macro v0.6.0
10762026-09-04T03:15:24.021Z Compiling ref-cast-impl v1.0.26
10772026-09-04T03:15:24.080Z Compiling serde_spanned v1.1.1
10782026-09-04T03:15:24.186Z Compiling generic-array v0.14.7
10792026-09-04T03:15:24.411Z Compiling multer v3.1.0
10802026-09-04T03:15:24.426Z Compiling toml_writer v1.1.2+spec-1.1.0
10812026-09-04T03:15:24.838Z Compiling bit-vec v0.8.0
10822026-09-04T03:15:24.843Z Compiling term v1.2.1
10832026-09-04T03:15:24.843Z Compiling take_mut v0.2.2
10842026-09-04T03:15:24.844Z Compiling debug-ignore v1.0.5
10852026-09-04T03:15:24.844Z Compiling const-oid v0.10.2
10862026-09-04T03:15:24.844Z Compiling bit-set v0.8.0
10872026-09-04T03:15:24.867Z Compiling digest v0.11.3
10882026-09-04T03:15:25.402Z Compiling serde_with_macros v3.22.0
10892026-09-04T03:15:25.466Z Compiling rand v0.9.5
10902026-09-04T03:15:25.466Z Compiling async-stream-impl v0.3.6
10912026-09-04T03:15:25.466Z Compiling dropshot v0.17.1
10922026-09-04T03:15:25.466Z Compiling encoding_rs v0.8.35
10932026-09-04T03:15:25.466Z Compiling syn v1.0.109
10942026-09-04T03:15:25.467Z Compiling strum v0.26.3
10952026-09-04T03:15:25.467Z Compiling unarray v0.1.4
10962026-09-04T03:15:25.552Z Compiling mime v0.3.17
10972026-09-04T03:15:25.595Z Compiling spin v0.9.9
10982026-09-04T03:15:25.661Z Compiling async-stream v0.3.6
10992026-09-04T03:15:26.109Z Compiling sha1 v0.11.0
11002026-09-04T03:15:26.125Z Compiling derive-ex v0.1.8
11012026-09-04T03:15:26.126Z Compiling tower v0.5.3
11022026-09-04T03:15:26.126Z Compiling waitgroup v0.1.2
11032026-09-04T03:15:26.126Z Compiling dropshot_endpoint v0.17.1
11042026-09-04T03:15:26.126Z Compiling macaddr v1.0.1
11052026-09-04T03:15:26.549Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11062026-09-04T03:15:26.586Z Compiling serde_path_to_error v0.1.20
11072026-09-04T03:15:26.586Z Compiling tower-http v0.6.11
11082026-09-04T03:15:26.640Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T03:15:26.863Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11102026-09-04T03:15:27.010Z Compiling tempfile v3.27.0
11112026-09-04T03:15:27.046Z Compiling openapiv3 v2.2.0
11122026-09-04T03:15:27.080Z Compiling strum_macros v0.27.2
11132026-09-04T03:15:27.530Z Compiling test-strategy v0.4.5
11142026-09-04T03:15:27.867Z Compiling instant v0.1.13
11152026-09-04T03:15:27.980Z Compiling time v0.3.55
11162026-09-04T03:15:28.473Z Compiling rustls-native-certs v0.8.4
11172026-09-04T03:15:28.662Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11182026-09-04T03:15:29.206Z Compiling crossbeam-channel v0.5.16
11192026-09-04T03:15:29.239Z Compiling crypto-common v0.1.7
11202026-09-04T03:15:29.239Z Compiling strum v0.27.2
11212026-09-04T03:15:29.239Z Compiling parse-display-derive v0.10.0
11222026-09-04T03:15:29.288Z Compiling backon v1.6.0
11232026-09-04T03:15:29.473Z Compiling rand_chacha v0.3.1
11242026-09-04T03:15:30.013Z Compiling either v1.17.0
11252026-09-04T03:15:30.576Z Compiling rand v0.8.7
11262026-09-04T03:15:30.600Z Compiling slog-json v2.6.1
11272026-09-04T03:15:30.600Z Compiling hostname v0.3.1
11282026-09-04T03:15:30.600Z Compiling toml_parser v1.1.3+spec-1.1.0
11292026-09-04T03:15:30.600Z Compiling toml_datetime v1.1.1+spec-1.1.0
11302026-09-04T03:15:30.744Z Compiling wait-timeout v0.2.1
11312026-09-04T03:15:30.783Z Compiling memmap2 v0.9.11
11322026-09-04T03:15:30.808Z Compiling is-terminal v0.4.17
11332026-09-04T03:15:30.924Z Compiling usdt v0.6.0
11342026-09-04T03:15:30.985Z Compiling slog-term v2.9.2
11352026-09-04T03:15:31.047Z Compiling rusty-fork v0.3.1
11362026-09-04T03:15:31.133Z Compiling toml v1.1.4+spec-1.1.0
11372026-09-04T03:15:31.174Z Compiling slog-bunyan v2.5.0
11382026-09-04T03:15:31.223Z Compiling serde_with v3.22.0
11392026-09-04T03:15:31.321Z Compiling async-compression v0.4.43
11402026-09-04T03:15:31.788Z Compiling rand_xorshift v0.4.0
11412026-09-04T03:15:32.212Z Compiling rustls-pemfile v2.2.0
11422026-09-04T03:15:32.212Z Compiling regress v0.10.5
11432026-09-04T03:15:32.212Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11442026-09-04T03:15:32.213Z Compiling hostname v0.4.2
11452026-09-04T03:15:32.213Z Compiling humantime v2.4.0
11462026-09-04T03:15:32.251Z Compiling proptest v1.11.0
11472026-09-04T03:15:32.907Z Compiling iddqd v0.4.6
11482026-09-04T03:15:32.952Z Compiling reqwest v0.12.28
11492026-09-04T03:15:32.952Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11502026-09-04T03:15:33.311Z Compiling block-buffer v0.10.4
11512026-09-04T03:15:33.604Z Compiling utf8parse v0.2.2
11522026-09-04T03:15:33.604Z Compiling digest v0.10.7
11532026-09-04T03:15:34.813Z Compiling anstyle-parse v1.0.0
11542026-09-04T03:15:34.813Z Compiling parse-display v0.10.0
11552026-09-04T03:15:34.813Z Compiling backoff v0.4.0
11562026-09-04T03:15:35.233Z Compiling progenitor-client v0.10.0
11572026-09-04T03:15:35.233Z Compiling itertools v0.14.0
11582026-09-04T03:15:35.233Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11592026-09-04T03:15:35.233Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11602026-09-04T03:15:35.233Z Compiling colorchoice v1.0.5
11612026-09-04T03:15:35.245Z Compiling is_terminal_polyfill v1.70.2
11622026-09-04T03:15:35.245Z Compiling anstyle v1.0.14
11632026-09-04T03:15:35.245Z Compiling anstyle-query v1.1.5
11642026-09-04T03:15:35.246Z Compiling anstream v1.0.0
11652026-09-04T03:15:35.383Z Compiling clap_lex v1.1.0
11662026-09-04T03:15:35.726Z Compiling regress v0.11.1
11672026-09-04T03:15:35.740Z Compiling clap_derive v4.6.4
11682026-09-04T03:15:36.125Z Compiling terminal_size v0.4.4
11692026-09-04T03:15:37.273Z Compiling typify-impl v0.6.2
11702026-09-04T03:15:37.679Z Compiling toml_datetime v0.6.11
11712026-09-04T03:15:37.831Z Compiling zerocopy-derive v0.7.35
11722026-09-04T03:15:37.873Z Compiling convert_case v0.4.0
11732026-09-04T03:15:37.874Z Compiling cpufeatures v0.2.17
11742026-09-04T03:15:37.948Z Compiling clap_builder v4.6.6
11752026-09-04T03:15:38.064Z Compiling derive_more v0.99.20
11762026-09-04T03:15:38.608Z Compiling zerocopy v0.7.35
11772026-09-04T03:15:39.653Z Compiling toml_edit v0.25.13+spec-1.1.0
11782026-09-04T03:15:39.846Z Compiling unicode-width v0.2.2
11792026-09-04T03:15:40.094Z Compiling proc-macro-crate v3.5.0
11802026-09-04T03:15:40.304Z Compiling clap v4.6.6
11812026-09-04T03:15:40.408Z Compiling secrecy v0.10.3
11822026-09-04T03:15:40.621Z Compiling crucible-workspace-hack v0.1.0
11832026-09-04T03:15:40.729Z Compiling float-ord v0.3.2
11842026-09-04T03:15:40.767Z Compiling tinyvec_macros v0.1.1
11852026-09-04T03:15:40.819Z Compiling tinyvec v1.12.0
11862026-09-04T03:15:40.852Z Compiling num_enum_derive v0.7.6
11872026-09-04T03:15:41.323Z Compiling dtrace-parser v0.2.0
11882026-09-04T03:15:41.348Z Compiling scroll_derive v0.12.1
11892026-09-04T03:15:41.865Z Compiling num-integer v0.1.47
11902026-09-04T03:15:41.891Z Compiling rustc_version v0.4.1
11912026-09-04T03:15:41.891Z Compiling usdt-impl v0.5.0
11922026-09-04T03:15:41.953Z Compiling crossbeam-epoch v0.9.20
11932026-09-04T03:15:42.571Z Compiling scroll v0.12.0
11942026-09-04T03:15:42.602Z Compiling num_enum v0.7.6
11952026-09-04T03:15:42.603Z Compiling curve25519-dalek v4.1.3
11962026-09-04T03:15:43.166Z Compiling dof v0.3.0
11972026-09-04T03:15:43.166Z Compiling hmac v0.12.1
11982026-09-04T03:15:43.166Z Compiling inout v0.1.4
11992026-09-04T03:15:43.166Z Compiling darling_core v0.21.3
12002026-09-04T03:15:43.593Z Compiling ff v0.13.1
12012026-09-04T03:15:43.594Z Compiling thread-id v4.2.2
12022026-09-04T03:15:43.594Z Compiling cipher v0.4.4
12032026-09-04T03:15:43.594Z Compiling group v0.13.0
12042026-09-04T03:15:43.594Z Compiling hkdf v0.12.4
12052026-09-04T03:15:43.695Z Compiling goblin v0.8.2
12062026-09-04T03:15:43.695Z Compiling num-iter v0.1.46
12072026-09-04T03:15:43.759Z Compiling typify-macro v0.6.2
12082026-09-04T03:15:43.759Z Compiling num-rational v0.4.2
12092026-09-04T03:15:43.786Z Compiling thiserror-impl-no-std v2.0.2
12102026-09-04T03:15:43.815Z Compiling universal-hash v0.5.1
12112026-09-04T03:15:43.853Z Compiling crypto-bigint v0.5.5
12122026-09-04T03:15:43.945Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12132026-09-04T03:15:44.396Z Compiling half v2.7.1
12142026-09-04T03:15:44.609Z Compiling curve25519-dalek-derive v0.1.1
12152026-09-04T03:15:44.719Z Compiling num-complex v0.4.6
12162026-09-04T03:15:44.754Z Compiling darling_macro v0.21.3
12172026-09-04T03:15:45.097Z Compiling opaque-debug v0.3.1
12182026-09-04T03:15:45.118Z Compiling ciborium-io v0.2.2
12192026-09-04T03:15:45.128Z Compiling base64ct v1.8.3
12202026-09-04T03:15:45.572Z Compiling base16ct v0.2.0
12212026-09-04T03:15:45.596Z Compiling elliptic-curve v0.13.8
12222026-09-04T03:15:45.596Z Compiling darling v0.21.3
12232026-09-04T03:15:45.596Z Compiling password-hash v0.5.0
12242026-09-04T03:15:45.596Z Compiling ciborium-ll v0.2.2
12252026-09-04T03:15:45.625Z Compiling poly1305 v0.8.0
12262026-09-04T03:15:45.804Z Compiling typify v0.6.2
12272026-09-04T03:15:45.862Z Compiling num v0.4.3
12282026-09-04T03:15:45.899Z Compiling thiserror-no-std v2.0.2
12292026-09-04T03:15:46.392Z Compiling chacha20 v0.9.1
12302026-09-04T03:15:46.442Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12312026-09-04T03:15:47.198Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12322026-09-04T03:15:47.270Z Compiling blake2 v0.10.6
12332026-09-04T03:15:47.392Z Compiling aead v0.5.2
12342026-09-04T03:15:47.457Z Compiling byte-wrapper v0.1.0
12352026-09-04T03:15:47.539Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12362026-09-04T03:15:47.594Z Compiling proc-macro-error-attr v1.0.4
12372026-09-04T03:15:47.801Z Compiling heapless v0.8.0
12382026-09-04T03:15:48.034Z Compiling prettyplease v0.2.37
12392026-09-04T03:15:48.327Z Compiling rustix v0.38.44
12402026-09-04T03:15:48.327Z Compiling keccak v0.1.6
12412026-09-04T03:15:48.327Z Compiling unsafe-libyaml v0.2.11
12422026-09-04T03:15:50.029Z Compiling sha3 v0.10.9
12432026-09-04T03:15:50.151Z Compiling serde_yaml v0.9.34+deprecated
12442026-09-04T03:15:50.151Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12452026-09-04T03:15:50.151Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12462026-09-04T03:15:50.151Z Compiling chacha20poly1305 v0.10.1
12472026-09-04T03:15:50.151Z Compiling argon2 v0.5.3
12482026-09-04T03:15:50.151Z Compiling vsss-rs v3.3.4
12492026-09-04T03:15:50.151Z Compiling ciborium v0.2.2
12502026-09-04T03:15:50.151Z Compiling ingot-macros v0.1.1
12512026-09-04T03:15:50.497Z Compiling usdt-macro v0.5.0
12522026-09-04T03:15:50.557Z Compiling usdt-attr-macro v0.5.0
12532026-09-04T03:15:52.164Z Compiling serde_spanned v0.6.9
12542026-09-04T03:15:52.168Z Compiling hash32 v0.3.1
12552026-09-04T03:15:52.168Z Compiling enum-as-inner v0.6.1
12562026-09-04T03:15:52.168Z Compiling proc-macro-error v1.0.4
12572026-09-04T03:15:52.168Z Compiling memmap v0.7.0
12582026-09-04T03:15:52.363Z Compiling memoffset v0.9.1
12592026-09-04T03:15:52.377Z Compiling indent_write v2.2.0
12602026-09-04T03:15:52.469Z Compiling winnow v0.7.15
12612026-09-04T03:15:52.494Z Compiling data-encoding v2.11.1
12622026-09-04T03:15:52.621Z Compiling winnow v0.5.40
12632026-09-04T03:15:52.671Z Compiling smoltcp v0.11.0
12642026-09-04T03:15:52.678Z Compiling cfg_aliases v0.2.2
12652026-09-04T03:15:52.750Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12662026-09-04T03:15:52.847Z Compiling toml_write v0.1.2
12672026-09-04T03:15:53.025Z Compiling ingot-types v0.1.2
12682026-09-04T03:15:53.518Z Compiling nix v0.31.3
12692026-09-04T03:15:53.555Z Compiling usdt v0.5.0
12702026-09-04T03:15:53.555Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12712026-09-04T03:15:53.555Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12722026-09-04T03:15:53.555Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12732026-09-04T03:15:53.662Z Compiling tabwriter v1.4.1
12742026-09-04T03:15:53.815Z Compiling toml_edit v0.22.27
12752026-09-04T03:15:53.909Z Compiling toml_edit v0.19.15
12762026-09-04T03:15:55.426Z Compiling cobs v0.3.0
12772026-09-04T03:15:55.845Z Compiling serde_repr v0.1.21
12782026-09-04T03:15:55.845Z Compiling managed v0.8.0
12792026-09-04T03:15:55.845Z Compiling bitflags v1.3.2
12802026-09-04T03:15:55.845Z Compiling vcpkg v0.2.15
12812026-09-04T03:15:55.845Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12822026-09-04T03:15:55.845Z Compiling crossbeam-deque v0.8.7
12832026-09-04T03:15:55.845Z Compiling postcard v1.1.3
12842026-09-04T03:15:55.845Z Compiling openssl-sys v0.9.117
12852026-09-04T03:15:55.845Z Compiling ingot v0.1.1
12862026-09-04T03:15:55.845Z Compiling toml v0.8.23
12872026-09-04T03:15:56.021Z Compiling proc-macro-crate v1.3.1
12882026-09-04T03:15:56.365Z Compiling hubpack_derive v0.1.1
12892026-09-04T03:15:56.400Z Compiling foreign-types-macros v0.2.4
12902026-09-04T03:15:56.891Z Compiling rustls-webpki v0.103.14
12912026-09-04T03:15:57.071Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12922026-09-04T03:15:57.128Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12932026-09-04T03:15:57.365Z Compiling static_assertions v1.1.0
12942026-09-04T03:15:57.402Z Compiling unicode-segmentation v1.13.3
12952026-09-04T03:15:57.409Z Compiling swrite v0.1.0
12962026-09-04T03:15:57.418Z Compiling rayon-core v1.13.0
12972026-09-04T03:15:57.494Z Compiling semver v0.1.20
12982026-09-04T03:15:57.517Z Compiling resolv-conf v0.7.6
12992026-09-04T03:15:57.651Z Compiling foreign-types-shared v0.3.1
13002026-09-04T03:15:57.746Z Compiling linked-hash-map v0.5.6
13012026-09-04T03:15:57.756Z Compiling heck v0.4.1
13022026-09-04T03:15:57.824Z Compiling colored v3.1.1
13032026-09-04T03:15:57.900Z Compiling lru-cache v0.1.2
13042026-09-04T03:15:57.931Z Compiling foreign-types v0.5.0
13052026-09-04T03:15:57.951Z Compiling newline-converter v0.3.0
13062026-09-04T03:15:57.968Z Compiling rustc_version v0.1.7
13072026-09-04T03:15:58.028Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13082026-09-04T03:15:58.046Z Compiling hubpack v0.1.2
13092026-09-04T03:15:58.136Z Compiling num_enum_derive v0.5.11
13102026-09-04T03:15:58.345Z Compiling atomicwrites v0.4.4
13112026-09-04T03:15:58.835Z Compiling hickory-proto v0.24.4
13122026-09-04T03:15:58.839Z Compiling progenitor-impl v0.13.0
13132026-09-04T03:15:59.180Z Compiling console v0.16.4
13142026-09-04T03:15:59.205Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13152026-09-04T03:15:59.727Z Compiling camino-tempfile v1.4.1
13162026-09-04T03:15:59.782Z Compiling chacha20 v0.10.1
13172026-09-04T03:15:59.825Z Compiling serde-big-array v0.5.1
13182026-09-04T03:16:00.253Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13192026-09-04T03:16:00.257Z Compiling derive-where v1.6.1
13202026-09-04T03:16:00.257Z Compiling pin-project-internal v1.1.13
13212026-09-04T03:16:00.257Z Compiling num-derive v0.4.2
13222026-09-04T03:16:00.388Z Compiling tokio-rustls v0.26.4
13232026-09-04T03:16:00.689Z Compiling hyper-rustls v0.27.9
13242026-09-04T03:16:00.963Z Compiling rustls-platform-verifier v0.7.0
13252026-09-04T03:16:01.206Z Compiling reqwest v0.13.4
13262026-09-04T03:16:01.760Z Compiling cstr-argument v0.1.2
13272026-09-04T03:16:01.983Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13282026-09-04T03:16:02.069Z Compiling minimal-lexical v0.2.1
13292026-09-04T03:16:02.105Z Compiling similar v3.2.0
13302026-09-04T03:16:02.156Z Compiling siphasher v1.0.3
13312026-09-04T03:16:02.329Z Compiling phf_shared v0.12.1
13322026-09-04T03:16:02.354Z Compiling nom v7.1.3
13332026-09-04T03:16:02.510Z Compiling progenitor-client v0.14.0
13342026-09-04T03:16:02.820Z Compiling progenitor-extras v0.2.0
13352026-09-04T03:16:04.013Z Compiling expectorate v1.3.0
13362026-09-04T03:16:04.021Z Compiling progenitor-client v0.13.0
13372026-09-04T03:16:04.021Z Compiling progenitor-macro v0.13.0
13382026-09-04T03:16:04.021Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13392026-09-04T03:16:04.037Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13402026-09-04T03:16:04.053Z Compiling pin-project v1.1.13
13412026-09-04T03:16:04.668Z Compiling hickory-resolver v0.24.4
13422026-09-04T03:16:05.645Z Compiling rand v0.10.2
13432026-09-04T03:16:06.123Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13442026-09-04T03:16:06.335Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13452026-09-04T03:16:06.482Z Compiling num_enum v0.5.11
13462026-09-04T03:16:07.400Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13472026-09-04T03:16:07.481Z Compiling newtype_derive v0.1.6
13482026-09-04T03:16:08.180Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13492026-09-04T03:16:08.572Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T03:16:09.226Z Compiling progenitor-impl v0.14.0
13512026-09-04T03:16:09.271Z Compiling unicode-normalization v0.1.25
13522026-09-04T03:16:09.612Z Compiling tokio-stream v0.1.19
13532026-09-04T03:16:10.497Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13542026-09-04T03:16:10.510Z Compiling async-recursion v1.1.1
13552026-09-04T03:16:10.510Z Compiling snafu-derive v0.8.9
13562026-09-04T03:16:11.353Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13572026-09-04T03:16:11.802Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13582026-09-04T03:16:11.802Z Compiling slog-dtrace v0.3.0
13592026-09-04T03:16:11.802Z Compiling csv-core v0.1.13
13602026-09-04T03:16:11.802Z Compiling bstr v1.13.1
13612026-09-04T03:16:11.975Z Compiling unicode-width v0.1.14
13622026-09-04T03:16:11.975Z Compiling foreign-types-shared v0.1.1
13632026-09-04T03:16:11.975Z Compiling same-file v1.0.6
13642026-09-04T03:16:12.175Z Compiling jiff-core v0.1.0
13652026-09-04T03:16:12.175Z Compiling cancel-safe-futures v0.1.5
13662026-09-04T03:16:12.175Z Compiling owo-colors v4.3.0
13672026-09-04T03:16:12.235Z Compiling konst_macro_rules v0.2.19
13682026-09-04T03:16:12.235Z Compiling openssl v0.10.81
13692026-09-04T03:16:12.282Z Compiling unicode-xid v0.2.6
13702026-09-04T03:16:12.282Z Compiling highway v1.3.0
13712026-09-04T03:16:12.319Z Compiling foldhash v0.1.5
13722026-09-04T03:16:13.715Z Compiling chrono-tz v0.10.4
13732026-09-04T03:16:13.868Z Compiling hashbrown v0.15.5
13742026-09-04T03:16:13.868Z Compiling const_format_proc_macros v0.2.34
13752026-09-04T03:16:13.868Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13762026-09-04T03:16:13.868Z Compiling jiff v0.2.35
13772026-09-04T03:16:13.868Z Compiling progenitor-macro v0.14.0
13782026-09-04T03:16:13.868Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13792026-09-04T03:16:13.869Z Compiling konst v0.2.20
13802026-09-04T03:16:13.869Z Compiling snafu v0.8.9
13812026-09-04T03:16:13.869Z Compiling walkdir v2.5.0
13822026-09-04T03:16:13.869Z Compiling globset v0.4.20
13832026-09-04T03:16:13.869Z Compiling foreign-types v0.3.2
13842026-09-04T03:16:13.869Z Compiling csv v1.4.0
13852026-09-04T03:16:14.157Z Compiling qorb v0.4.1
13862026-09-04T03:16:14.293Z Compiling olpc-cjson v0.1.4
13872026-09-04T03:16:14.329Z Compiling progenitor v0.13.0
13882026-09-04T03:16:14.460Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T03:16:14.475Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T03:16:15.406Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T03:16:16.321Z Compiling rayon v1.12.0
13922026-09-04T03:16:17.092Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13932026-09-04T03:16:17.121Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13942026-09-04T03:16:17.121Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T03:16:17.121Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:16:17.668Z Compiling phf v0.12.1
13972026-09-04T03:16:18.138Z Compiling zone_cfg_derive v0.3.1
13982026-09-04T03:16:18.156Z Compiling tokio-dtrace v0.1.1
13992026-09-04T03:16:18.156Z Compiling itertools v0.12.1
14002026-09-04T03:16:18.300Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14012026-09-04T03:16:18.451Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14022026-09-04T03:16:18.905Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14032026-09-04T03:16:18.915Z Compiling libsw-core v0.3.2
14042026-09-04T03:16:18.915Z Compiling serde_plain v1.0.2
14052026-09-04T03:16:19.019Z Compiling pem v3.0.6
14062026-09-04T03:16:19.053Z Compiling openssl-macros v0.1.1
14072026-09-04T03:16:19.081Z Compiling cookie v0.18.2
14082026-09-04T03:16:19.331Z Compiling sigpipe v0.1.3
14092026-09-04T03:16:19.409Z Compiling glob v0.3.4
14102026-09-04T03:16:19.427Z Compiling fixedbitset v0.4.2
14112026-09-04T03:16:19.427Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14122026-09-04T03:16:19.553Z Compiling fixedbitset v0.5.7
14132026-09-04T03:16:19.642Z Compiling typed-path v0.9.3
14142026-09-04T03:16:19.652Z Compiling bytecount v0.6.9
14152026-09-04T03:16:19.729Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T03:16:19.786Z Compiling petgraph v0.8.3
14172026-09-04T03:16:19.858Z Compiling papergrid v0.11.0
14182026-09-04T03:16:20.416Z Compiling petgraph v0.6.5
14192026-09-04T03:16:20.667Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-09-04T03:16:20.904Z Compiling tough v0.22.0
14212026-09-04T03:16:20.953Z Compiling progenitor v0.14.0
14222026-09-04T03:16:21.159Z Compiling zone v0.3.1
14232026-09-04T03:16:21.592Z Compiling libsw v3.5.0
14242026-09-04T03:16:21.617Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T03:16:21.791Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14262026-09-04T03:16:21.899Z Compiling oxide-tokio-rt v0.1.6
14272026-09-04T03:16:22.042Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14282026-09-04T03:16:22.079Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:16:22.210Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T03:16:22.348Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T03:16:22.377Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T03:16:22.794Z Compiling const_format v0.2.36
14332026-09-04T03:16:23.261Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T03:16:23.333Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14352026-09-04T03:16:23.454Z Compiling tabled_derive v0.7.0
14362026-09-04T03:16:23.591Z Compiling gethostname v0.5.0
14372026-09-04T03:16:23.721Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T03:16:23.753Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T03:16:23.841Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14402026-09-04T03:16:23.855Z Compiling smf v0.2.3
14412026-09-04T03:16:23.871Z Compiling bcs v0.1.6
14422026-09-04T03:16:23.999Z Compiling nom v8.0.0
14432026-09-04T03:16:24.196Z Compiling lazy_static v1.5.0
14442026-09-04T03:16:24.301Z Compiling smawk v0.3.3
14452026-09-04T03:16:24.438Z Compiling whoami v1.6.1
14462026-09-04T03:16:24.858Z Compiling termtree v0.5.1
14472026-09-04T03:16:24.866Z Compiling unicode-linebreak v0.1.5
14482026-09-04T03:16:24.866Z Compiling tagptr v0.2.0
14492026-09-04T03:16:24.866Z Compiling linear-map v1.2.0
14502026-09-04T03:16:24.866Z Compiling moka v0.12.16
14512026-09-04T03:16:24.866Z Compiling textwrap v0.16.2
14522026-09-04T03:16:24.910Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T03:16:25.321Z Compiling tabled v0.15.0
14542026-09-04T03:16:25.506Z Compiling steno v0.4.1
14552026-09-04T03:16:25.558Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T03:16:26.541Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T03:16:26.567Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T03:16:27.176Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T03:16:28.078Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T03:16:28.305Z Compiling hickory-proto v0.25.2
14612026-09-04T03:16:28.476Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14622026-09-04T03:16:28.837Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14632026-09-04T03:16:29.055Z Compiling parking_lot_core v0.8.6
14642026-09-04T03:16:29.357Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14652026-09-04T03:16:29.565Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T03:16:29.858Z Compiling libscf-sys v1.2.0
14672026-09-04T03:16:29.879Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14682026-09-04T03:16:30.008Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14692026-09-04T03:16:30.134Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14702026-09-04T03:16:30.240Z Compiling hickory-resolver v0.25.2
14712026-09-04T03:16:30.420Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14722026-09-04T03:16:30.608Z Compiling parking_lot v0.11.2
14732026-09-04T03:16:30.667Z Compiling fxhash v0.2.1
14742026-09-04T03:16:30.734Z Compiling internet-checksum v0.2.1
14752026-09-04T03:16:30.805Z Compiling sled v0.34.7
14762026-09-04T03:16:30.877Z Compiling itertools v0.15.0
14772026-09-04T03:16:31.035Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14782026-09-04T03:16:31.114Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14792026-09-04T03:16:34.091Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14802026-09-04T03:16:36.467Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14812026-09-04T03:16:44.156Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14822026-09-04T03:16:45.773Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14832026-09-04T03:16:46.872Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14842026-09-04T03:16:47.829Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14852026-09-04T03:16:48.663Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14862026-09-04T03:17:13.605Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
14872026-09-04T03:17:13.774Z────────────
14882026-09-04T03:17:13.775Z Nextest run ID 9632ddea-fc85-4acb-8f83-21cde43e29da with nextest profile: default
14892026-09-04T03:17:13.775Z Starting 45 tests across 3 binaries
14902026-09-04T03:17:13.788Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
14912026-09-04T03:17:13.788Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
14922026-09-04T03:17:13.788Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
14932026-09-04T03:17:13.788Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
14942026-09-04T03:17:13.788Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
14952026-09-04T03:17:13.788Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping
14962026-09-04T03:17:13.788Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference
14972026-09-04T03:17:13.789Z PASS [ 0.010s] rdb bestpath::test::test_bestpath
14982026-09-04T03:17:13.789Z PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization
14992026-09-04T03:17:13.789Z PASS [ 0.009s] rdb db::test::test_prefix4_from_str
15002026-09-04T03:17:13.800Z PASS [ 0.009s] rdb db::test::test_prefix6_from_str
15012026-09-04T03:17:13.800Z PASS [ 0.010s] rdb db::test::test_prefix6_db_key_serialization
15022026-09-04T03:17:13.844Z PASS [ 0.054s] rdb db::test::test_ipv4_origin_crud
15032026-09-04T03:17:13.844Z PASS [ 0.054s] rdb db::test::test_ipv6_origin_crud
15042026-09-04T03:17:13.858Z PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization
15052026-09-04T03:17:13.858Z PASS [ 0.054s] rdb db::test::test_rib
15062026-09-04T03:17:13.858Z PASS [ 0.052s] rdb db::test::test_set_nexthop_shutdown_replaces_path
15072026-09-04T03:17:13.858Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv4_basic
15082026-09-04T03:17:13.858Z PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_basic
15092026-09-04T03:17:13.858Z PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
15102026-09-04T03:17:13.858Z PASS [ 0.013s] rdb proptest::prop_ipv4_default_contains_all
15112026-09-04T03:17:13.858Z PASS [ 0.013s] rdb proptest::prop_ipv4_normalized_is_network_address
15122026-09-04T03:17:13.858Z PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self
15132026-09-04T03:17:13.865Z PASS [ 0.013s] rdb proptest::prop_ipv6_default_contains_all
15142026-09-04T03:17:13.865Z PASS [ 0.013s] rdb proptest::prop_ipv6_normalized_is_network_address
15152026-09-04T03:17:13.865Z PASS [ 0.013s] rdb proptest::prop_ipv6_subnet_of_self
15162026-09-04T03:17:13.870Z PASS [ 0.015s] rdb proptest::prop_static_route_key_deduplication
15172026-09-04T03:17:13.871Z PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_idempotent
15182026-09-04T03:17:13.882Z PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_preserves_fields
15192026-09-04T03:17:13.882Z PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_preserves_length
15202026-09-04T03:17:13.886Z PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families
15212026-09-04T03:17:13.886Z PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix
15222026-09-04T03:17:13.886Z PASS [ 0.052s] rdb db::test::test_static_routing_vlan_id_handling
15232026-09-04T03:17:13.886Z PASS [ 0.018s] rdb proptest::prop_static_route_key_normalized_is_network_address
15242026-09-04T03:17:13.886Z PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering
15252026-09-04T03:17:13.886Z PASS [ 0.009s] rdb types::test::bgp_path_identity
15262026-09-04T03:17:13.906Z PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop
15272026-09-04T03:17:13.907Z PASS [ 0.009s] rdb types::test::btreeset_coexistence
15282026-09-04T03:17:13.907Z PASS [ 0.008s] rdb types::test::btreeset_remove
15292026-09-04T03:17:13.907Z PASS [ 0.023s] rdb proptest::prop_static_route_key_ord_consistency
15302026-09-04T03:17:13.907Z PASS [ 0.008s] rdb types::test::btreeset_replace
15312026-09-04T03:17:13.907Z PASS [ 0.008s] rdb types::test::ord_contract
15322026-09-04T03:17:13.907Z PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within
15332026-09-04T03:17:13.907Z PASS [ 0.008s] rdb types::test::static_path_identity
15342026-09-04T03:17:13.924Z PASS [ 0.080s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
15352026-09-04T03:17:13.924Z────────────
15362026-09-04T03:17:13.924Z Summary [ 0.145s] 45 tests run: 45 passed, 0 skipped
15372026-09-04T03:17:13.933Z+ cp ./rib.log /work/
15382026-09-04T03:17:13.933Z+ popd
15392026-09-04T03:17:13.933Z/work/oxidecomputer/maghemite
15402026-09-04T03:17:13.934Z+ rm -rf /tmp/tmp.vcaGrc
15412026-09-04T03:17:13.934Zprocess exited: duration 174979 ms, exit code 0
 
15422026-09-04T03:17:13.943Zfound 1 output files
15432026-09-04T03:17:13.943Zuploading: /work/rib.log (1178 bytes)
15442026-09-04T03:17:15.010Zuploaded: /work/rib.log