01M1Q564H6G006ZGWZM7BJSJ8T: 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: 01M1Q5793Y2RY2DBFTW62NHJED

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:58.994Zjob assigned to worker 01M1Q58CWNGZZYGQPH636FRBPB [factory aws, i-006eee459f6c6b6ec] (queued for 1 m 28 s)
 
22026-09-04T21:31:06.021Zstarting task 0: "setup"
32026-09-04T21:31:06.026Z++ uname -s
42026-09-04T21:31:06.029Z+ kern=SunOS
52026-09-04T21:31:06.029Z+ build_user=build
62026-09-04T21:31:06.029Z+ build_uid=12345
72026-09-04T21:31:06.029Z+ work_dir=/work
82026-09-04T21:31:06.029Z+ input_dir=/input
92026-09-04T21:31:06.029Z+ [[ 0 == 12345 ]]
102026-09-04T21:31:06.029Z+ case "$kern" in
112026-09-04T21:31:06.029Z+ groupadd -g 12345 build
122026-09-04T21:31:06.032Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:31:08.034Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:31:08.174Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:31:08.179Z+ home_fs=zfs
162026-09-04T21:31:08.179Z+ [[ zfs == autofs ]]
172026-09-04T21:31:08.179Z+ mkdir -p /home/build
182026-09-04T21:31:08.179Z+ chown build:build /home/build /work
192026-09-04T21:31:10.179Z+ chmod 0700 /home/build /work
202026-09-04T21:31:10.182Zprocess exited: duration 4159 ms, exit code 0
 
212026-09-04T21:31:10.188Zstarting task 1: "rust-toolchain"
222026-09-04T21:31:10.192Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:31:10.192Z * rust toolchain channel = "stable"
242026-09-04T21:31:10.192Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T21:31:10.192Z * rust toolchain profile = "default"
262026-09-04T21:31:10.194Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:31:10.194Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:31:10.194Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:31:10.194Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:31:10.272Zinfo: downloading installer
312026-09-04T21:31:11.531Zinfo: profile set to default
322026-09-04T21:31:11.531Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:31:11.534Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:31:11.675Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:31:11.678Zinfo: downloading 6 components
362026-09-04T21:31:25.646Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:31:25.646Z
382026-09-04T21:31:25.683Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:25.683Z
402026-09-04T21:31:25.693Z
412026-09-04T21:31:25.693ZRust is installed now. Great!
422026-09-04T21:31:25.693Z
432026-09-04T21:31:25.693ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:25.693Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:25.693Z
462026-09-04T21:31:25.693ZTo configure your current shell, you need to source
472026-09-04T21:31:25.693Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:25.693Z
492026-09-04T21:31:25.693ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:25.693Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:25.693Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:25.693ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:25.693Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:25.693ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:25.693Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:25.693ZHOST_CC = None
572026-09-04T21:31:25.693Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:25.693ZCC = None
592026-09-04T21:31:25.693Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:25.844Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:25.844ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:25.844Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:25.844ZCFLAGS = None
642026-09-04T21:31:25.844Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:25.844ZHOST_CFLAGS = None
662026-09-04T21:31:25.844Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:25.844ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:25.844Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:25.844ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:25.949Z+ rustup --version
712026-09-04T21:31:25.955Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:25.957Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:25.976Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:25.979Z+ cargo --version
752026-09-04T21:31:25.993Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:25.995Z+ rustc --version
772026-09-04T21:31:26.015Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:26.018Zprocess exited: duration 15827 ms, exit code 0
 
792026-09-04T21:31:26.025Zstarting task 2: "authentication"
802026-09-04T21:31:26.044Zprocess exited: duration 19 ms, exit code 0
 
812026-09-04T21:31:26.050Zstarting task 3: "clone repository"
822026-09-04T21:31:26.053Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:31:26.056Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:31:26.084ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:31:27.533Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:31:27.533Z+ git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4
872026-09-04T21:31:27.844ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:31:27.844Z * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD
892026-09-04T21:31:27.871Z+ [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
902026-09-04T21:31:27.871Z++ git branch --show-current
912026-09-04T21:31:27.871Z+ current=main
922026-09-04T21:31:27.871Z+ [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
932026-09-04T21:31:27.871Z+ git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4
942026-09-04T21:31:27.871Z+ git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr
952026-09-04T21:31:27.871ZSwitched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr'
962026-09-04T21:31:27.872Z+ git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4
972026-09-04T21:31:27.898ZHEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt
982026-09-04T21:31:27.898Zprocess exited: duration 1808 ms, exit code 0
 
992026-09-04T21:31:27.940Zstarting task 4: "build"
1002026-09-04T21:31:27.954Z+ set -e
1012026-09-04T21:31:27.954Z+ source .github/buildomat/test-common.sh
1022026-09-04T21:31:27.954Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T21:31:27.955Z++ source .github/buildomat/common.sh
1042026-09-04T21:31:27.955Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T21:31:27.955Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:31:27.955Z+++ cargo --version
1072026-09-04T21:31:27.955Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1082026-09-04T21:31:28.083Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T21:31:28.100Zinfo: downloading 6 components
1102026-09-04T21:31:41.795Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T21:31:41.795Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T21:31:41.795Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T21:31:41.913Zcargo 1.97.1 (c980f4866 2026-06-30)
1142026-09-04T21:31:41.919Z+++ rustc --version
1152026-09-04T21:31:41.941Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1162026-09-04T21:31:41.947Z++ banner install
1172026-09-04T21:31:41.950Z
1182026-09-04T21:31:41.950Z # # # #### ##### ## # #
1192026-09-04T21:31:41.950Z # ## # # # # # # #
1202026-09-04T21:31:41.950Z # # # # #### # # # # #
1212026-09-04T21:31:41.950Z # # # # # # ###### # #
1222026-09-04T21:31:41.950Z # # ## # # # # # # #
1232026-09-04T21:31:41.950Z # # # #### # # # ###### ######
1242026-09-04T21:31:41.950Z
1252026-09-04T21:31:41.950Z++ pfexec pkg install clang-15
1262026-09-04T21:31:45.972Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T21:31:46.435Z Startup: Caching catalogs ... Done
1282026-09-04T21:31:48.856ZPlanning: Solver setup ... Done
1292026-09-04T21:31:48.920ZPlanning: Running solver ... Done
1302026-09-04T21:31:48.961ZPlanning: Consolidating action changes ... Done
1312026-09-04T21:31:48.968ZPlanning: Evaluating mediators ... Done
1322026-09-04T21:31:48.968ZPlanning: Planning completed in 2.62 seconds
1332026-09-04T21:31:48.975ZNo updates necessary for this image.
1342026-09-04T21:31:49.251Z+++ uname -s
1352026-09-04T21:31:49.670Z++ nextest_host_os=SunOS
1362026-09-04T21:31:49.671Z++ case "${nextest_host_os}" in
1372026-09-04T21:31:49.671Z++ nextest_platform=illumos
1382026-09-04T21:31:49.671Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T21:31:49.671Z+++ mktemp -d
1402026-09-04T21:31:49.671Z++ nextest_tmp=/tmp/tmp.l8aisc
1412026-09-04T21:31:49.671Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T21:31:49.671Z++ nextest_tar=/tmp/tmp.l8aisc/nextest.tar.gz
1432026-09-04T21:31:49.671Z++ curl -sSfL --retry 10 -o /tmp/tmp.l8aisc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T21:31:49.757Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T21:31:49.763Z++ tar -xzf /tmp/tmp.l8aisc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T21:31:49.841Z+ pushd rdb
1472026-09-04T21:31:49.869Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
1482026-09-04T21:31:49.869Z+ cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions
1492026-09-04T21:31:50.011Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-04T21:31:50.632ZFrom https://github.com/oxidecomputer/falcon
1512026-09-04T21:31:50.632Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1522026-09-04T21:31:51.113Z Updating crates.io index
1532026-09-04T21:31:51.116Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1542026-09-04T21:31:51.178ZFrom https://github.com/oxidecomputer/dendrite
1552026-09-04T21:31:51.178Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1562026-09-04T21:31:51.217Z Updating git repository `https://github.com/oxidecomputer/ispf`
1572026-09-04T21:31:51.477ZFrom https://github.com/oxidecomputer/ispf
1582026-09-04T21:31:51.477Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1592026-09-04T21:31:51.484Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-09-04T21:31:51.850ZFrom https://github.com/oxidecomputer/netadm-sys
1612026-09-04T21:31:51.850Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1622026-09-04T21:31:51.858Z Updating git repository `https://github.com/oxidecomputer/omicron`
1632026-09-04T21:31:57.746ZFrom https://github.com/oxidecomputer/omicron
1642026-09-04T21:31:57.746Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1652026-09-04T21:31:58.160Z Updating git repository `https://github.com/oxidecomputer/opte`
1662026-09-04T21:31:58.896ZFrom https://github.com/oxidecomputer/opte
1672026-09-04T21:31:58.896Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1682026-09-04T21:31:59.332Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1692026-09-04T21:31:59.335ZFrom https://github.com/oxidecomputer/slog-error-chain
1702026-09-04T21:31:59.335Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1712026-09-04T21:31:59.335Z Updating git repository `https://github.com/illumos/smf-rs`
1722026-09-04T21:31:59.472ZFrom https://github.com/illumos/smf-rs
1732026-09-04T21:31:59.472Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1742026-09-04T21:31:59.479Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1752026-09-04T21:31:59.752ZFrom https://github.com/oxidecomputer/network-interface
1762026-09-04T21:31:59.752Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1772026-09-04T21:31:59.760Z Updating git repository `https://github.com/oxidecomputer/zone`
1782026-09-04T21:32:00.026ZFrom https://github.com/oxidecomputer/zone
1792026-09-04T21:32:00.026Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1802026-09-04T21:32:00.032Z Updating git repository `https://github.com/oxidecomputer/propolis`
1812026-09-04T21:32:00.652ZFrom https://github.com/oxidecomputer/propolis
1822026-09-04T21:32:00.652Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1832026-09-04T21:32:00.688Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1842026-09-04T21:32:01.205ZFrom https://github.com/oxidecomputer/transceiver-control
1852026-09-04T21:32:01.206Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1862026-09-04T21:32:01.217Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1872026-09-04T21:32:01.501ZFrom https://github.com/oxidecomputer/dlpi-sys
1882026-09-04T21:32:01.501Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1892026-09-04T21:32:01.506Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1902026-09-04T21:32:01.793ZFrom https://github.com/jmesmon/rust-libzfs
1912026-09-04T21:32:01.793Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1922026-09-04T21:32:01.801Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1932026-09-04T21:32:02.072ZFrom https://github.com/oxidecomputer/rusty-doors
1942026-09-04T21:32:02.072Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1952026-09-04T21:32:02.078Z Updating git repository `https://github.com/oxidecomputer/lldp`
1962026-09-04T21:32:02.457ZFrom https://github.com/oxidecomputer/lldp
1972026-09-04T21:32:02.457Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1982026-09-04T21:32:02.468Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1992026-09-04T21:32:02.761ZFrom https://github.com/oxidecomputer/tufaceous
2002026-09-04T21:32:02.762Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2012026-09-04T21:32:02.771Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2022026-09-04T21:32:03.262ZFrom https://github.com/oxidecomputer/management-gateway-service
2032026-09-04T21:32:03.262Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2042026-09-04T21:32:03.275Z Updating git repository `https://github.com/oxidecomputer/crucible`
2052026-09-04T21:32:04.481ZFrom https://github.com/oxidecomputer/crucible
2062026-09-04T21:32:04.481Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2072026-09-04T21:32:04.523Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2082026-09-04T21:32:04.788ZFrom https://github.com/oxidecomputer/serde_human_bytes
2092026-09-04T21:32:04.788Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2102026-09-04T21:32:04.800Z Updating git repository `https://github.com/oxidecomputer/propolis`
2112026-09-04T21:32:05.221ZFrom https://github.com/oxidecomputer/propolis
2122026-09-04T21:32:05.221Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2132026-09-04T21:32:05.264Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-09-04T21:32:06.147ZFrom https://github.com/oxidecomputer/crucible
2152026-09-04T21:32:06.147Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2162026-09-04T21:32:06.211Z Updating git repository `https://github.com/oxidecomputer/tofino`
2172026-09-04T21:32:06.584ZFrom https://github.com/oxidecomputer/tofino
2182026-09-04T21:32:06.585Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2192026-09-04T21:32:06.596Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2202026-09-04T21:32:07.661ZFrom https://github.com/oxidecomputer/maghemite
2212026-09-04T21:32:07.661Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2222026-09-04T21:32:07.665Z Updating git repository `https://github.com/oxidecomputer/clickward`
2232026-09-04T21:32:07.665ZFrom https://github.com/oxidecomputer/clickward
2242026-09-04T21:32:07.665Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2252026-09-04T21:32:07.665Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2262026-09-04T21:32:07.846ZFrom https://github.com/oxidecomputer/illumos-devinfo
2272026-09-04T21:32:07.846Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2282026-09-04T21:32:09.780Z Downloading crates ...
2292026-09-04T21:32:09.846Z Downloaded anstyle-query v1.1.5
2302026-09-04T21:32:09.853Z Downloaded base16ct v1.0.0
2312026-09-04T21:32:09.858Z Downloaded crc8 v0.1.1
2322026-09-04T21:32:09.858Z Downloaded block-buffer v0.12.1
2332026-09-04T21:32:09.861Z Downloaded block-buffer v0.10.4
2342026-09-04T21:32:09.861Z Downloaded adler2 v2.0.1
2352026-09-04T21:32:09.865Z Downloaded ipnet v2.12.1
2362026-09-04T21:32:09.865Z Downloaded httparse v1.10.1
2372026-09-04T21:32:09.866Z Downloaded base16ct v0.2.0
2382026-09-04T21:32:09.869Z Downloaded crypto-common v0.1.7
2392026-09-04T21:32:09.869Z Downloaded cobs v0.3.0
2402026-09-04T21:32:09.869Z Downloaded atomicwrites v0.4.4
2412026-09-04T21:32:09.869Z Downloaded ciborium-io v0.2.2
2422026-09-04T21:32:09.870Z Downloaded httpdate v1.0.3
2432026-09-04T21:32:09.870Z Downloaded num-derive v0.4.2
2442026-09-04T21:32:09.875Z Downloaded iana-time-zone v0.1.65
2452026-09-04T21:32:09.875Z Downloaded bit-set v0.8.0
2462026-09-04T21:32:09.875Z Downloaded async-stream-impl v0.3.6
2472026-09-04T21:32:09.875Z Downloaded byte-wrapper v0.1.0
2482026-09-04T21:32:09.880Z Downloaded anstream v1.0.0
2492026-09-04T21:32:09.880Z Downloaded hubpack_derive v0.1.1
2502026-09-04T21:32:09.880Z Downloaded is_ci v1.2.0
2512026-09-04T21:32:09.880Z Downloaded argon2 v0.5.3
2522026-09-04T21:32:09.880Z Downloaded base64ct v1.8.3
2532026-09-04T21:32:09.880Z Downloaded bit-vec v0.8.0
2542026-09-04T21:32:09.880Z Downloaded is_terminal_polyfill v1.70.2
2552026-09-04T21:32:09.886Z Downloaded indent_write v2.2.0
2562026-09-04T21:32:09.886Z Downloaded async-stream v0.3.6
2572026-09-04T21:32:09.886Z Downloaded atomic-waker v1.1.2
2582026-09-04T21:32:09.886Z Downloaded inout v0.1.4
2592026-09-04T21:32:09.886Z Downloaded is-terminal v0.4.17
2602026-09-04T21:32:09.886Z Downloaded arrayref v0.3.9
2612026-09-04T21:32:09.893Z Downloaded linked-hash-map v0.5.6
2622026-09-04T21:32:09.893Z Downloaded convert_case v0.4.0
2632026-09-04T21:32:09.901Z Downloaded aead v0.5.2
2642026-09-04T21:32:09.901Z Downloaded bs58 v0.5.1
2652026-09-04T21:32:09.901Z Downloaded hubpack v0.1.2
2662026-09-04T21:32:09.901Z Downloaded async-trait v0.1.92
2672026-09-04T21:32:09.905Z Downloaded autocfg v1.5.1
2682026-09-04T21:32:09.906Z Downloaded cipher v0.4.4
2692026-09-04T21:32:09.906Z Downloaded http-body v1.1.0
2702026-09-04T21:32:09.906Z Downloaded jiff-static v0.2.35
2712026-09-04T21:32:09.906Z Downloaded bcs v0.1.6
2722026-09-04T21:32:09.906Z Downloaded bitflags v1.3.2
2732026-09-04T21:32:09.906Z Downloaded backoff v0.4.0
2742026-09-04T21:32:09.906Z Downloaded managed v0.8.0
2752026-09-04T21:32:09.906Z Downloaded async-recursion v1.1.1
2762026-09-04T21:32:09.914Z Downloaded itoa v1.0.18
2772026-09-04T21:32:09.914Z Downloaded instant v0.1.13
2782026-09-04T21:32:09.915Z Downloaded colorchoice v1.0.5
2792026-09-04T21:32:09.915Z Downloaded const-random v0.1.18
2802026-09-04T21:32:09.915Z Downloaded clap_lex v1.1.0
2812026-09-04T21:32:09.915Z Downloaded http-body-util v0.1.5
2822026-09-04T21:32:09.915Z Downloaded humantime v2.4.0
2832026-09-04T21:32:09.924Z Downloaded const-random-macro v0.1.16
2842026-09-04T21:32:09.924Z Downloaded cancel-safe-futures v0.1.5
2852026-09-04T21:32:09.924Z Downloaded camino-tempfile v1.4.1
2862026-09-04T21:32:09.924Z Downloaded daft v0.1.8
2872026-09-04T21:32:09.924Z Downloaded cpufeatures v0.2.17
2882026-09-04T21:32:09.924Z Downloaded macaddr v1.0.1
2892026-09-04T21:32:09.932Z Downloaded ciborium-ll v0.2.2
2902026-09-04T21:32:09.932Z Downloaded crucible-workspace-hack v0.1.0
2912026-09-04T21:32:09.932Z Downloaded cfg_aliases v0.2.2
2922026-09-04T21:32:09.932Z Downloaded compression-core v0.4.32
2932026-09-04T21:32:09.932Z Downloaded idna_adapter v1.2.2
2942026-09-04T21:32:09.932Z Downloaded curve25519-dalek-derive v0.1.1
2952026-09-04T21:32:09.932Z Downloaded ident_case v1.0.1
2962026-09-04T21:32:09.932Z Downloaded cfg-if v1.0.4
2972026-09-04T21:32:09.936Z Downloaded num-conv v0.2.2
2982026-09-04T21:32:09.936Z Downloaded num v0.4.3
2992026-09-04T21:32:09.936Z Downloaded cstr-argument v0.1.2
3002026-09-04T21:32:09.936Z Downloaded crypto-common v0.2.2
3012026-09-04T21:32:09.936Z Downloaded cpufeatures v0.3.0
3022026-09-04T21:32:09.936Z Downloaded hostname v0.4.2
3032026-09-04T21:32:09.941Z Downloaded ipnetwork v0.21.1
3042026-09-04T21:32:09.941Z Downloaded anstyle v1.0.14
3052026-09-04T21:32:09.945Z Downloaded lru-slab v0.1.2
3062026-09-04T21:32:09.945Z Downloaded crossbeam-deque v0.8.7
3072026-09-04T21:32:09.945Z Downloaded memmap v0.7.0
3082026-09-04T21:32:09.945Z Downloaded scopeguard v1.2.0
3092026-09-04T21:32:09.948Z Downloaded no-std-compat v0.4.1
3102026-09-04T21:32:09.951Z Downloaded serial_test v4.0.1
3112026-09-04T21:32:09.951Z Downloaded backon v1.6.0
3122026-09-04T21:32:09.956Z Downloaded memoffset v0.9.1
3132026-09-04T21:32:09.956Z Downloaded newtype-uuid-macros v0.1.1
3142026-09-04T21:32:09.956Z Downloaded newline-converter v0.3.0
3152026-09-04T21:32:09.956Z Downloaded constant_time_eq v0.4.2
3162026-09-04T21:32:09.961Z Downloaded lru-cache v0.1.2
3172026-09-04T21:32:09.961Z Downloaded match_cfg v0.1.0
3182026-09-04T21:32:09.961Z Downloaded newtype_derive v0.1.6
3192026-09-04T21:32:09.961Z Downloaded ahash v0.8.12
3202026-09-04T21:32:09.961Z Downloaded anstyle-parse v1.0.0
3212026-09-04T21:32:10.398Z Downloaded chacha20 v0.9.1
3222026-09-04T21:32:10.398Z Downloaded blake2 v0.10.6
3232026-09-04T21:32:10.398Z Downloaded slog-envlogger v2.2.0
3242026-09-04T21:32:10.398Z Downloaded keccak v0.1.6
3252026-09-04T21:32:10.417Z Downloaded strum v0.27.2
3262026-09-04T21:32:10.417Z Downloaded strum v0.28.0
3272026-09-04T21:32:10.417Z Downloaded terminal_size v0.4.4
3282026-09-04T21:32:10.417Z Downloaded lazy_static v1.5.0
3292026-09-04T21:32:10.417Z Downloaded termtree v0.5.1
3302026-09-04T21:32:10.417Z Downloaded time-core v0.1.9
3312026-09-04T21:32:10.417Z Downloaded crunchy v0.2.4
3322026-09-04T21:32:10.417Z Downloaded scroll_derive v0.12.1
3332026-09-04T21:32:10.417Z Downloaded mime v0.3.17
3342026-09-04T21:32:10.417Z Downloaded konst_macro_rules v0.2.19
3352026-09-04T21:32:10.417Z Downloaded natord v1.0.9
3362026-09-04T21:32:10.417Z Downloaded cmake v0.1.58
3372026-09-04T21:32:10.417Z Downloaded hybrid-array v0.4.14
3382026-09-04T21:32:10.417Z Downloaded bytecount v0.6.9
3392026-09-04T21:32:10.417Z Downloaded byteorder v1.5.0
3402026-09-04T21:32:10.417Z Downloaded const_format_proc_macros v0.2.34
3412026-09-04T21:32:10.417Z Downloaded tokio-macros v2.7.2
3422026-09-04T21:32:10.417Z Downloaded topological-sort v0.2.2
3432026-09-04T21:32:10.417Z Downloaded toml_write v0.1.2
3442026-09-04T21:32:10.417Z Downloaded typify-macro v0.4.3
3452026-09-04T21:32:10.417Z Downloaded ingot-types v0.2.0
3462026-09-04T21:32:10.417Z Downloaded arrayvec v0.7.8
3472026-09-04T21:32:10.417Z Downloaded hyper-rustls v0.27.9
3482026-09-04T21:32:10.417Z Downloaded ingot-types v0.1.2
3492026-09-04T21:32:10.417Z Downloaded num-integer v0.1.47
3502026-09-04T21:32:10.417Z Downloaded cargo_toml v0.22.3
3512026-09-04T21:32:10.417Z Downloaded stable_deref_trait v1.2.1
3522026-09-04T21:32:10.417Z Downloaded tagptr v0.2.0
3532026-09-04T21:32:10.417Z Downloaded rustls-pemfile v2.2.0
3542026-09-04T21:32:10.417Z Downloaded rustversion v1.0.23
3552026-09-04T21:32:10.417Z Downloaded internet-checksum v0.2.1
3562026-09-04T21:32:10.417Z Downloaded zerofrom-derive v0.1.7
3572026-09-04T21:32:10.417Z Downloaded defmt-parser v1.0.0
3582026-09-04T21:32:10.417Z Downloaded serde_derive_internals v0.29.1
3592026-09-04T21:32:10.417Z Downloaded universal-hash v0.5.1
3602026-09-04T21:32:10.417Z Downloaded serde_tokenstream v0.3.0
3612026-09-04T21:32:10.418Z Downloaded bitflags v2.13.1
3622026-09-04T21:32:10.418Z Downloaded clap_derive v4.6.4
3632026-09-04T21:32:10.418Z Downloaded usdt-attr-macro v0.6.0
3642026-09-04T21:32:10.418Z Downloaded usdt-macro v0.5.0
3652026-09-04T21:32:10.418Z Downloaded zone_cfg_derive v0.3.1
3662026-09-04T21:32:10.418Z Downloaded const-oid v0.10.2
3672026-09-04T21:32:10.418Z Downloaded anyhow v1.0.104
3682026-09-04T21:32:10.418Z Downloaded ingot-macros v0.1.1
3692026-09-04T21:32:10.418Z Downloaded chacha20 v0.10.1
3702026-09-04T21:32:10.418Z Downloaded colored v3.1.1
3712026-09-04T21:32:10.418Z Downloaded dyn-clone v1.0.20
3722026-09-04T21:32:10.418Z Downloaded embedded-io v0.6.1
3732026-09-04T21:32:10.418Z Downloaded slog-term v2.9.2
3742026-09-04T21:32:10.418Z Downloaded lock_api v0.4.14
3752026-09-04T21:32:10.418Z Downloaded foreign-types-macros v0.2.4
3762026-09-04T21:32:10.418Z Downloaded ingot v0.2.1
3772026-09-04T21:32:10.418Z Downloaded libsw-core v0.3.2
3782026-09-04T21:32:10.418Z Downloaded generic-array v0.14.7
3792026-09-04T21:32:10.418Z Downloaded compression-codecs v0.4.38
3802026-09-04T21:32:10.418Z Downloaded strum_macros v0.26.4
3812026-09-04T21:32:10.418Z Downloaded camino v1.2.5
3822026-09-04T21:32:10.418Z Downloaded console v0.16.4
3832026-09-04T21:32:10.418Z Downloaded jobserver v0.1.35
3842026-09-04T21:32:10.418Z Downloaded linear-map v1.2.0
3852026-09-04T21:32:10.418Z Downloaded crossbeam-epoch v0.9.20
3862026-09-04T21:32:10.418Z Downloaded libscf-sys v1.2.0
3872026-09-04T21:32:10.418Z Downloaded libsw v3.5.0
3882026-09-04T21:32:10.418Z Downloaded num_enum v0.5.11
3892026-09-04T21:32:10.418Z Downloaded ingot v0.1.1
3902026-09-04T21:32:10.418Z Downloaded num-complex v0.4.6
3912026-09-04T21:32:10.418Z Downloaded newtype-uuid v1.4.0
3922026-09-04T21:32:10.418Z Downloaded num-iter v0.1.46
3932026-09-04T21:32:10.418Z Downloaded num-rational v0.4.2
3942026-09-04T21:32:10.418Z Downloaded crossbeam-utils v0.8.22
3952026-09-04T21:32:10.418Z Downloaded csv-core v0.1.13
3962026-09-04T21:32:10.418Z Downloaded multer v3.1.0
3972026-09-04T21:32:10.418Z Downloaded crc32fast v1.5.0
3982026-09-04T21:32:10.418Z Downloaded critical-section v1.2.0
3992026-09-04T21:32:10.419Z Downloaded toml_writer v1.1.2+spec-1.1.0
4002026-09-04T21:32:10.419Z Downloaded futures-core v0.3.34
4012026-09-04T21:32:10.419Z Downloaded futures-sink v0.3.34
4022026-09-04T21:32:10.419Z Downloaded allocator-api2 v0.2.21
4032026-09-04T21:32:10.419Z Downloaded clap v4.6.6
4042026-09-04T21:32:10.419Z Downloaded ciborium v0.2.2
4052026-09-04T21:32:10.419Z Downloaded icu_normalizer_data v2.2.0
4062026-09-04T21:32:10.419Z Downloaded plain v0.2.3
4072026-09-04T21:32:10.419Z Downloaded heck v0.4.1
4082026-09-04T21:32:10.419Z Downloaded defmt-macros v1.1.1
4092026-09-04T21:32:10.419Z Downloaded num_enum_derive v0.5.11
4102026-09-04T21:32:10.419Z Downloaded rand_chacha v0.3.1
4112026-09-04T21:32:10.419Z Downloaded static_assertions v1.1.0
4122026-09-04T21:32:10.419Z Downloaded thiserror-impl v1.0.69
4132026-09-04T21:32:10.419Z Downloaded thiserror-impl v2.0.20
4142026-09-04T21:32:10.419Z Downloaded base64 v0.22.1
4152026-09-04T21:32:10.419Z Downloaded foldhash v0.1.5
4162026-09-04T21:32:10.419Z Downloaded fs-err v3.3.1
4172026-09-04T21:32:10.419Z Downloaded globset v0.4.20
4182026-09-04T21:32:10.419Z Downloaded proc-macro-crate v3.5.0
4192026-09-04T21:32:10.419Z Downloaded sha1 v0.11.0
4202026-09-04T21:32:10.419Z Downloaded serde_spanned v0.6.9
4212026-09-04T21:32:10.419Z Downloaded tabled_derive v0.7.0
4222026-09-04T21:32:10.419Z Downloaded writeable v0.6.3
4232026-09-04T21:32:10.419Z Downloaded data-encoding v2.11.1
4242026-09-04T21:32:10.419Z Downloaded ref-cast v1.0.26
4252026-09-04T21:32:10.433Z Downloaded slog-stdlog v4.1.1
4262026-09-04T21:32:10.433Z Downloaded rand_pcg v0.10.2
4272026-09-04T21:32:10.434Z Downloaded icu_provider v2.2.0
4282026-09-04T21:32:10.434Z Downloaded litemap v0.8.2
4292026-09-04T21:32:10.434Z Downloaded memmap2 v0.9.11
4302026-09-04T21:32:10.434Z Downloaded strum v0.26.3
4312026-09-04T21:32:10.434Z Downloaded thread_local v1.1.10
4322026-09-04T21:32:10.434Z Downloaded tinyvec_macros v0.1.1
4332026-09-04T21:32:10.434Z Downloaded ingot-macros v0.2.0
4342026-09-04T21:32:10.434Z Downloaded cookie v0.18.2
4352026-09-04T21:32:10.434Z Downloaded ff v0.13.1
4362026-09-04T21:32:10.434Z Downloaded const_format v0.2.36
4372026-09-04T21:32:10.434Z Downloaded thiserror-impl-no-std v2.0.2
4382026-09-04T21:32:10.434Z Downloaded paste v1.0.15
4392026-09-04T21:32:10.434Z Downloaded icu_properties v2.2.0
4402026-09-04T21:32:10.434Z Downloaded untrusted v0.7.1
4412026-09-04T21:32:10.434Z Downloaded usdt-macro v0.6.0
4422026-09-04T21:32:10.434Z Downloaded unarray v0.1.4
4432026-09-04T21:32:10.434Z Downloaded base64 v0.21.7
4442026-09-04T21:32:10.434Z Downloaded schemars v0.8.22
4452026-09-04T21:32:10.434Z Downloaded serde_yaml v0.9.34+deprecated
4462026-09-04T21:32:10.434Z Downloaded diff v0.1.13
4472026-09-04T21:32:10.434Z Downloaded num_enum v0.7.6
4482026-09-04T21:32:10.434Z Downloaded hostname v0.3.1
4492026-09-04T21:32:10.434Z Downloaded pretty-hex v0.4.2
4502026-09-04T21:32:10.434Z Downloaded xattr v1.6.1
4512026-09-04T21:32:10.434Z Downloaded float-ord v0.3.2
4522026-09-04T21:32:10.434Z Downloaded arc-swap v1.9.2
4532026-09-04T21:32:10.434Z Downloaded progenitor-macro v0.14.0
4542026-09-04T21:32:10.434Z Downloaded rustls-native-certs v0.8.4
4552026-09-04T21:32:10.434Z Downloaded embedded-io v0.4.0
4562026-09-04T21:32:10.434Z Downloaded hash32 v0.3.1
4572026-09-04T21:32:10.434Z Downloaded proc-macro-error v1.0.4
4582026-09-04T21:32:10.434Z Downloaded heck v0.5.0
4592026-09-04T21:32:10.434Z Downloaded socket2 v0.6.5
4602026-09-04T21:32:10.434Z Downloaded toml v1.1.4+spec-1.1.0
4612026-09-04T21:32:10.434Z Downloaded indexmap v1.9.3
4622026-09-04T21:32:10.434Z Downloaded phf_shared v0.12.1
4632026-09-04T21:32:10.434Z Downloaded tracing-attributes v0.1.31
4642026-09-04T21:32:10.435Z Downloaded dropshot-api-manager-types v0.8.0
4652026-09-04T21:32:10.435Z Downloaded powerfmt v0.2.0
4662026-09-04T21:32:10.435Z Downloaded rand_xorshift v0.4.0
4672026-09-04T21:32:10.435Z Downloaded omicron-workspace-hack v0.1.0
4682026-09-04T21:32:10.435Z Downloaded proc-macro-crate v1.3.1
4692026-09-04T21:32:10.435Z Downloaded scroll v0.12.0
4702026-09-04T21:32:10.435Z Downloaded smartstring v1.0.1
4712026-09-04T21:32:10.435Z Downloaded strum_macros v0.27.2
4722026-09-04T21:32:10.435Z Downloaded pest_meta v2.8.8
4732026-09-04T21:32:10.435Z Downloaded snafu-derive v0.8.9
4742026-09-04T21:32:10.435Z Downloaded sha2 v0.10.9
4752026-09-04T21:32:10.435Z Downloaded tinystr v0.8.3
4762026-09-04T21:32:10.435Z Downloaded signal-hook-registry v1.4.8
4772026-09-04T21:32:10.435Z Downloaded same-file v1.0.6
4782026-09-04T21:32:10.435Z Downloaded sigpipe v0.1.3
4792026-09-04T21:32:10.435Z Downloaded structmeta-derive v0.3.0
4802026-09-04T21:32:10.435Z Downloaded drift v0.2.0
4812026-09-04T21:32:10.435Z Downloaded progenitor-macro v0.10.0
4822026-09-04T21:32:10.435Z Downloaded walkdir v2.5.0
4832026-09-04T21:32:10.435Z Downloaded serde_urlencoded v0.7.1
4842026-09-04T21:32:10.435Z Downloaded indicatif v0.18.6
4852026-09-04T21:32:10.435Z Downloaded tokio-tungstenite v0.21.0
4862026-09-04T21:32:10.435Z Downloaded daft-derive v0.1.8
4872026-09-04T21:32:10.435Z Downloaded zerovec-derive v0.11.3
4882026-09-04T21:32:10.435Z Downloaded postcard v1.1.3
4892026-09-04T21:32:10.435Z Downloaded slog v2.8.2
4902026-09-04T21:32:10.435Z Downloaded icu_collections v2.2.0
4912026-09-04T21:32:10.435Z Downloaded icu_normalizer v2.2.0
4922026-09-04T21:32:10.435Z Downloaded serde-big-array v0.5.1
4932026-09-04T21:32:10.435Z Downloaded icu_locale_core v2.2.0
4942026-09-04T21:32:10.435Z Downloaded konst v0.2.20
4952026-09-04T21:32:10.435Z Downloaded log v0.4.33
4962026-09-04T21:32:10.435Z Downloaded minimal-lexical v0.2.1
4972026-09-04T21:32:10.435Z Downloaded oxide-tokio-rt v0.1.6
4982026-09-04T21:32:10.435Z Downloaded scroll v0.13.0
4992026-09-04T21:32:10.435Z Downloaded typify-macro v0.6.2
5002026-09-04T21:32:10.435Z Downloaded bytes v1.12.1
5012026-09-04T21:32:10.435Z Downloaded chacha20poly1305 v0.10.1
5022026-09-04T21:32:10.435Z Downloaded crypto-bigint v0.5.5
5032026-09-04T21:32:10.436Z Downloaded pem v3.0.6
5042026-09-04T21:32:10.436Z Downloaded parking_lot v0.11.2
5052026-09-04T21:32:10.436Z Downloaded unicode-ident v1.0.24
5062026-09-04T21:32:10.436Z Downloaded version_check v0.9.5
5072026-09-04T21:32:10.436Z Downloaded fs_extra v1.3.0
5082026-09-04T21:32:10.436Z Downloaded progenitor-client v0.13.0
5092026-09-04T21:32:10.436Z Downloaded progenitor-extras v0.2.0
5102026-09-04T21:32:10.436Z Downloaded rand_core v0.10.1
5112026-09-04T21:32:10.436Z Downloaded digest v0.10.7
5122026-09-04T21:32:10.436Z Downloaded either v1.17.0
5132026-09-04T21:32:10.436Z Downloaded form_urlencoded v1.2.2
5142026-09-04T21:32:10.436Z Downloaded thread-id v4.2.2
5152026-09-04T21:32:10.436Z Downloaded try-lock v0.2.5
5162026-09-04T21:32:10.436Z Downloaded usdt v0.5.0
5172026-09-04T21:32:10.436Z Downloaded darling_macro v0.23.0
5182026-09-04T21:32:10.436Z Downloaded cc v1.4.2
5192026-09-04T21:32:10.436Z Downloaded tinyvec v1.12.0
5202026-09-04T21:32:10.436Z Downloaded tracing-core v0.1.36
5212026-09-04T21:32:10.436Z Downloaded tempfile v3.27.0
5222026-09-04T21:32:10.436Z Downloaded ucd-trie v0.1.7
5232026-09-04T21:32:10.436Z Downloaded enum-as-inner v0.6.1
5242026-09-04T21:32:10.436Z Downloaded zerofrom v0.1.8
5252026-09-04T21:32:10.842Z Downloaded debug-ignore v1.0.5
5262026-09-04T21:32:10.842Z Downloaded errno v0.3.14
5272026-09-04T21:32:10.842Z Downloaded fixedbitset v0.4.2
5282026-09-04T21:32:10.842Z Downloaded dof v0.3.0
5292026-09-04T21:32:10.842Z Downloaded foreign-types v0.5.0
5302026-09-04T21:32:10.842Z Downloaded num_threads v0.1.7
5312026-09-04T21:32:10.842Z Downloaded pest_generator v2.8.8
5322026-09-04T21:32:10.842Z Downloaded shlex v2.0.1
5332026-09-04T21:32:10.842Z Downloaded darling_core v0.21.3
5342026-09-04T21:32:10.842Z Downloaded miniz_oxide v0.8.9
5352026-09-04T21:32:10.842Z Downloaded num-traits v0.2.19
5362026-09-04T21:32:10.842Z Downloaded darling v0.21.3
5372026-09-04T21:32:10.842Z Downloaded poly1305 v0.8.0
5382026-09-04T21:32:10.842Z Downloaded fixedbitset v0.5.7
5392026-09-04T21:32:10.842Z Downloaded progenitor v0.13.0
5402026-09-04T21:32:10.842Z Downloaded zone v0.3.1
5412026-09-04T21:32:10.842Z Downloaded slab v0.4.12
5422026-09-04T21:32:10.842Z Downloaded opaque-debug v0.3.1
5432026-09-04T21:32:10.842Z Downloaded getrandom v0.4.3
5442026-09-04T21:32:10.842Z Downloaded slog-dtrace v0.3.0
5452026-09-04T21:32:10.842Z Downloaded git-stub v1.0.0
5462026-09-04T21:32:10.842Z Downloaded parking_lot_core v0.9.12
5472026-09-04T21:32:10.842Z Downloaded parse-display v0.10.0
5482026-09-04T21:32:10.842Z Downloaded smf v0.2.3
5492026-09-04T21:32:10.843Z Downloaded swrite v0.1.0
5502026-09-04T21:32:10.843Z Downloaded papergrid v0.11.0
5512026-09-04T21:32:10.843Z Downloaded smawk v0.3.3
5522026-09-04T21:32:10.843Z Downloaded serde_spanned v1.1.1
5532026-09-04T21:32:10.843Z Downloaded rustls-pki-types v1.15.1
5542026-09-04T21:32:10.843Z Downloaded textwrap v0.16.2
5552026-09-04T21:32:10.843Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5562026-09-04T21:32:10.843Z Downloaded url v2.5.8
5572026-09-04T21:32:10.843Z Downloaded vsss-rs v3.3.4
5582026-09-04T21:32:10.843Z Downloaded progenitor-impl v0.13.0
5592026-09-04T21:32:10.843Z Downloaded futures-executor v0.3.34
5602026-09-04T21:32:10.843Z Downloaded rhai_codegen v3.2.0
5612026-09-04T21:32:10.843Z Downloaded uuid v1.26.0
5622026-09-04T21:32:10.843Z Downloaded displaydoc v0.2.7
5632026-09-04T21:32:10.843Z Downloaded whoami v1.6.1
5642026-09-04T21:32:10.843Z Downloaded siphasher v1.0.3
5652026-09-04T21:32:10.843Z Downloaded sha1 v0.10.7
5662026-09-04T21:32:10.843Z Downloaded tabwriter v1.4.1
5672026-09-04T21:32:10.843Z Downloaded wait-timeout v0.2.1
5682026-09-04T21:32:10.843Z Downloaded want v0.3.1
5692026-09-04T21:32:10.843Z Downloaded subtle v2.6.1
5702026-09-04T21:32:10.843Z Downloaded waitgroup v0.1.2
5712026-09-04T21:32:10.843Z Downloaded crossbeam-channel v0.5.16
5722026-09-04T21:32:10.843Z Downloaded dropshot_endpoint v0.17.1
5732026-09-04T21:32:10.843Z Downloaded getrandom v0.3.4
5742026-09-04T21:32:10.843Z Downloaded serde v1.0.229
5752026-09-04T21:32:10.843Z Downloaded async-compression v0.4.43
5762026-09-04T21:32:10.843Z Downloaded group v0.13.0
5772026-09-04T21:32:10.843Z Downloaded serde_derive v1.0.229
5782026-09-04T21:32:10.843Z Downloaded pest_derive v2.8.8
5792026-09-04T21:32:10.843Z Downloaded pkg-config v0.3.33
5802026-09-04T21:32:10.843Z Downloaded hex v0.4.3
5812026-09-04T21:32:10.843Z Downloaded openssl-macros v0.1.1
5822026-09-04T21:32:10.843Z Downloaded openssl-probe v0.2.1
5832026-09-04T21:32:10.843Z Downloaded pin-project-internal v1.1.13
5842026-09-04T21:32:10.843Z Downloaded pin-project-lite v0.2.17
5852026-09-04T21:32:10.843Z Downloaded dtrace-parser v0.2.0
5862026-09-04T21:32:10.843Z Downloaded semver v1.0.28
5872026-09-04T21:32:10.843Z Downloaded toml v0.7.8
5882026-09-04T21:32:10.843Z Downloaded openssl-sys v0.9.117
5892026-09-04T21:32:10.844Z Downloaded http v1.5.0
5902026-09-04T21:32:10.844Z Downloaded thin-vec v0.2.19
5912026-09-04T21:32:10.844Z Downloaded quote v1.0.47
5922026-09-04T21:32:10.844Z Downloaded strum_macros v0.28.0
5932026-09-04T21:32:10.844Z Downloaded progenitor v0.14.0
5942026-09-04T21:32:10.844Z Downloaded quick-error v1.2.3
5952026-09-04T21:32:10.844Z Downloaded derive_more v0.99.20
5962026-09-04T21:32:10.844Z Downloaded futures v0.3.34
5972026-09-04T21:32:10.844Z Downloaded slog-scope v4.4.1
5982026-09-04T21:32:10.844Z Downloaded time-macros v0.2.32
5992026-09-04T21:32:10.844Z Downloaded usdt-impl v0.6.0
6002026-09-04T21:32:10.844Z Downloaded tokio-stream v0.1.19
6012026-09-04T21:32:10.844Z Downloaded yoke v0.8.3
6022026-09-04T21:32:10.844Z Downloaded rand_chacha v0.9.0
6032026-09-04T21:32:10.844Z Downloaded ref-cast-impl v1.0.26
6042026-09-04T21:32:10.844Z Downloaded strsim v0.11.1
6052026-09-04T21:32:10.844Z Downloaded typeid v1.0.3
6062026-09-04T21:32:10.844Z Downloaded utf8_iter v1.0.4
6072026-09-04T21:32:10.844Z Downloaded zeroize_derive v1.5.0
6082026-09-04T21:32:10.844Z Downloaded unsafe-libyaml v0.2.11
6092026-09-04T21:32:10.844Z Downloaded toml_parser v1.1.3+spec-1.1.0
6102026-09-04T21:32:10.844Z Downloaded usdt-impl v0.5.0
6112026-09-04T21:32:10.844Z Downloaded toml_edit v0.19.15
6122026-09-04T21:32:10.844Z Downloaded digest v0.11.3
6132026-09-04T21:32:10.844Z Downloaded fnv v1.0.7
6142026-09-04T21:32:10.844Z Downloaded schemars_derive v0.8.22
6152026-09-04T21:32:10.844Z Downloaded quinn v0.11.11
6162026-09-04T21:32:10.844Z Downloaded find-msvc-tools v0.1.10
6172026-09-04T21:32:10.844Z Downloaded foldhash v0.2.0
6182026-09-04T21:32:10.844Z Downloaded port-file v0.1.0
6192026-09-04T21:32:10.844Z Downloaded percent-encoding v2.3.2
6202026-09-04T21:32:10.844Z Downloaded yoke-derive v0.8.2
6212026-09-04T21:32:10.844Z Downloaded darling_macro v0.21.3
6222026-09-04T21:32:10.844Z Downloaded foreign-types-shared v0.3.1
6232026-09-04T21:32:10.844Z Downloaded futures-task v0.3.34
6242026-09-04T21:32:10.844Z Downloaded tokio-dtrace v0.1.1
6252026-09-04T21:32:10.849Z Downloaded semver v0.1.20
6262026-09-04T21:32:10.849Z Downloaded erased-serde v0.3.31
6272026-09-04T21:32:10.849Z Downloaded git-stub-vcs v0.1.0
6282026-09-04T21:32:10.849Z Downloaded mio v1.2.2
6292026-09-04T21:32:10.849Z Downloaded indexmap v2.14.0
6302026-09-04T21:32:10.849Z Downloaded memchr v2.8.3
6312026-09-04T21:32:10.849Z Downloaded hyper-util v0.1.20
6322026-09-04T21:32:10.849Z Downloaded snafu v0.8.9
6332026-09-04T21:32:10.849Z Downloaded progenitor-impl v0.10.0
6342026-09-04T21:32:10.849Z Downloaded glob v0.3.4
6352026-09-04T21:32:10.849Z Downloaded serde_path_to_error v0.1.20
6362026-09-04T21:32:10.849Z Downloaded serde_plain v1.0.2
6372026-09-04T21:32:10.849Z Downloaded slog-async v2.8.0
6382026-09-04T21:32:10.849Z Downloaded usdt-attr-macro v0.5.0
6392026-09-04T21:32:10.849Z Downloaded utf-8 v0.7.6
6402026-09-04T21:32:10.849Z Downloaded utf8parse v0.2.2
6412026-09-04T21:32:10.849Z Downloaded oxnet v0.1.7
6422026-09-04T21:32:10.849Z Downloaded spin v0.9.9
6432026-09-04T21:32:10.849Z Downloaded unicode-xid v0.2.6
6442026-09-04T21:32:10.849Z Downloaded ryu v1.0.23
6452026-09-04T21:32:10.849Z Downloaded papergrid v0.18.0
6462026-09-04T21:32:10.849Z Downloaded typify v0.6.2
6472026-09-04T21:32:10.849Z Downloaded futures-macro v0.3.34
6482026-09-04T21:32:10.849Z Downloaded futures-io v0.3.34
6492026-09-04T21:32:10.849Z Downloaded resolv-conf v0.7.6
6502026-09-04T21:32:10.849Z Downloaded structmeta v0.3.0
6512026-09-04T21:32:10.849Z Downloaded zerotrie v0.2.4
6522026-09-04T21:32:10.849Z Downloaded testing_table v0.3.0
6532026-09-04T21:32:10.849Z Downloaded fastrand v2.5.0
6542026-09-04T21:32:10.849Z Downloaded thiserror-no-std v2.0.2
6552026-09-04T21:32:10.849Z Downloaded thiserror v2.0.20
6562026-09-04T21:32:10.849Z Downloaded heapless v0.8.0
6572026-09-04T21:32:10.849Z Downloaded potential_utf v0.1.5
6582026-09-04T21:32:10.849Z Downloaded tower-service v0.3.3
6592026-09-04T21:32:10.849Z Downloaded unicode-linebreak v0.1.5
6602026-09-04T21:32:10.850Z Downloaded rayon-core v1.13.0
6612026-09-04T21:32:10.850Z Downloaded dtrace-parser v0.3.0
6622026-09-04T21:32:10.850Z Downloaded phf v0.12.1
6632026-09-04T21:32:10.850Z Downloaded dunce v1.0.5
6642026-09-04T21:32:10.850Z Downloaded defmt v1.1.1
6652026-09-04T21:32:10.850Z Downloaded tokio-rustls v0.26.4
6662026-09-04T21:32:10.850Z Downloaded toml v0.8.23
6672026-09-04T21:32:10.850Z Downloaded foreign-types-shared v0.1.1
6682026-09-04T21:32:10.850Z Downloaded fxhash v0.2.1
6692026-09-04T21:32:10.850Z Downloaded toml_datetime v0.6.11
6702026-09-04T21:32:10.850Z Downloaded nom v7.1.3
6712026-09-04T21:32:10.850Z Downloaded getrandom v0.2.17
6722026-09-04T21:32:10.850Z Downloaded scroll_derive v0.13.1
6732026-09-04T21:32:10.850Z Downloaded spin v0.5.2
6742026-09-04T21:32:10.850Z Downloaded num_enum_derive v0.7.6
6752026-09-04T21:32:10.850Z Downloaded serde_core v1.0.229
6762026-09-04T21:32:10.850Z Downloaded jiff-core v0.1.0
6772026-09-04T21:32:10.850Z Downloaded itertools v0.12.1
6782026-09-04T21:32:10.850Z Downloaded serial_test_derive v4.0.1
6792026-09-04T21:32:10.850Z Downloaded usdt v0.6.0
6802026-09-04T21:32:10.850Z Downloaded dof v0.4.0
6812026-09-04T21:32:10.850Z Downloaded foreign-types v0.3.2
6822026-09-04T21:32:10.850Z Downloaded progenitor-client v0.10.0
6832026-09-04T21:32:10.850Z Downloaded supports-color v3.0.2
6842026-09-04T21:32:10.850Z Downloaded defmt v0.3.100
6852026-09-04T21:32:10.850Z Downloaded elliptic-curve v0.13.8
6862026-09-04T21:32:10.850Z Downloaded flate2 v1.1.9
6872026-09-04T21:32:10.850Z Downloaded xz2 v0.1.7
6882026-09-04T21:32:10.850Z Downloaded filetime v0.2.29
6892026-09-04T21:32:10.850Z Downloaded highway v1.3.0
6902026-09-04T21:32:10.850Z Downloaded tar v0.4.46
6912026-09-04T21:32:10.850Z Downloaded ppv-lite86 v0.2.21
6922026-09-04T21:32:10.850Z Downloaded take_mut v0.2.2
6932026-09-04T21:32:10.850Z Downloaded ron v0.12.2
6942026-09-04T21:32:10.850Z Downloaded typify v0.4.3
6952026-09-04T21:32:10.850Z Downloaded zerovec v0.11.6
6962026-09-04T21:32:10.850Z Downloaded olpc-cjson v0.1.4
6972026-09-04T21:32:10.850Z Downloaded rustc_version v0.4.1
6982026-09-04T21:32:10.850Z Downloaded secrecy v0.10.3
6992026-09-04T21:32:10.850Z Downloaded thread-id v5.1.0
7002026-09-04T21:32:10.851Z Downloaded password-hash v0.5.0
7012026-09-04T21:32:10.851Z Downloaded similar v3.2.0
7022026-09-04T21:32:10.851Z Downloaded rand_core v0.6.4
7032026-09-04T21:32:10.851Z Downloaded progenitor-client v0.14.0
7042026-09-04T21:32:10.851Z Downloaded progenitor v0.10.0
7052026-09-04T21:32:10.851Z Downloaded slog-bunyan v2.5.0
7062026-09-04T21:32:10.851Z Downloaded equivalent v1.0.2
7072026-09-04T21:32:10.851Z Downloaded tower-layer v0.3.3
7082026-09-04T21:32:10.851Z Downloaded progenitor-macro v0.13.0
7092026-09-04T21:32:10.851Z Downloaded synstructure v0.13.2
7102026-09-04T21:32:10.851Z Downloaded gethostname v0.5.0
7112026-09-04T21:32:10.851Z Downloaded untrusted v0.9.0
7122026-09-04T21:32:10.851Z Downloaded rustc_version v0.1.7
7132026-09-04T21:32:10.851Z Downloaded parking_lot_core v0.8.6
7142026-09-04T21:32:10.851Z Downloaded tokio-util v0.7.19
7152026-09-04T21:32:10.851Z Downloaded progenitor-impl v0.14.0
7162026-09-04T21:32:10.851Z Downloaded quinn-udp v0.5.15
7172026-09-04T21:32:10.851Z Downloaded rusty-fork v0.3.1
7182026-09-04T21:32:10.851Z Downloaded serde_tokenstream v0.2.3
7192026-09-04T21:32:10.851Z Downloaded parking_lot v0.12.5
7202026-09-04T21:32:10.851Z Downloaded rustc-hash v2.1.3
7212026-09-04T21:32:10.851Z Downloaded unit-prefix v0.5.2
7222026-09-04T21:32:10.851Z Downloaded proc-macro-error-attr v1.0.4
7232026-09-04T21:32:10.851Z Downloaded sync_wrapper v1.0.2
7242026-09-04T21:32:10.851Z Downloaded hmac v0.12.1
7252026-09-04T21:32:10.856Z Downloaded test-strategy v0.4.5
7262026-09-04T21:32:10.856Z Downloaded serde_repr v0.1.21
7272026-09-04T21:32:10.857Z Downloaded term v1.2.1
7282026-09-04T21:32:10.857Z Downloaded serde_json v1.0.151
7292026-09-04T21:32:10.857Z Downloaded zerocopy-derive v0.8.56
7302026-09-04T21:32:10.857Z Downloaded half v2.7.1
7312026-09-04T21:32:10.857Z Downloaded tiny-keccak v2.0.2
7322026-09-04T21:32:10.857Z Downloaded futures-channel v0.3.34
7332026-09-04T21:32:10.857Z Downloaded parse-display-derive v0.10.0
7342026-09-04T21:32:10.857Z Downloaded idna v1.1.0
7352026-09-04T21:32:10.857Z Downloaded hashbrown v0.15.5
7362026-09-04T21:32:10.857Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7372026-09-04T21:32:10.857Z Downloaded simd-adler32 v0.3.10
7382026-09-04T21:32:10.857Z Downloaded toml v0.9.12+spec-1.1.0
7392026-09-04T21:32:10.857Z Downloaded serde_with_macros v3.22.0
7402026-09-04T21:32:10.857Z Downloaded zeroize v1.9.0
7412026-09-04T21:32:10.857Z Downloaded itertools v0.14.0
7422026-09-04T21:32:10.857Z Downloaded deranged v0.5.8
7432026-09-04T21:32:10.857Z Downloaded derive-ex v0.1.8
7442026-09-04T21:32:10.857Z Downloaded once_cell v1.21.4
7452026-09-04T21:32:10.857Z Downloaded clap_builder v4.6.6
7462026-09-04T21:32:10.857Z Downloaded aho-corasick v1.1.5
7472026-09-04T21:32:10.857Z Downloaded slog-json v2.6.1
7482026-09-04T21:32:10.857Z Downloaded tower v0.5.3
7492026-09-04T21:32:10.857Z Downloaded typed-path v0.9.3
7502026-09-04T21:32:10.857Z Downloaded nom v8.0.0
7512026-09-04T21:32:10.857Z Downloaded pretty_assertions v1.4.1
7522026-09-04T21:32:10.857Z Downloaded darling v0.23.0
7532026-09-04T21:32:10.857Z Downloaded prettyplease v0.2.37
7542026-09-04T21:32:10.857Z Downloaded similar v2.7.0
7552026-09-04T21:32:10.857Z Downloaded qorb v0.4.1
7562026-09-04T21:32:10.857Z Downloaded pin-project v1.1.13
7572026-09-04T21:32:10.857Z Downloaded owo-colors v4.3.0
7582026-09-04T21:32:10.857Z Downloaded zmij v1.0.23
7592026-09-04T21:32:10.857Z Downloaded smallvec v1.15.2
7602026-09-04T21:32:10.857Z Downloaded thiserror v1.0.69
7612026-09-04T21:32:10.858Z Downloaded toml_edit v0.25.13+spec-1.1.0
7622026-09-04T21:32:10.858Z Downloaded proc-macro2 v1.0.107
7632026-09-04T21:32:10.858Z Downloaded derive-where v1.6.1
7642026-09-04T21:32:10.858Z Downloaded rand_core v0.9.5
7652026-09-04T21:32:10.858Z Downloaded zerocopy-derive v0.7.35
7662026-09-04T21:32:10.858Z Downloaded hyper v1.11.1
7672026-09-04T21:32:10.858Z Downloaded itertools v0.15.0
7682026-09-04T21:32:10.858Z Downloaded tough v0.22.0
7692026-09-04T21:32:10.858Z Downloaded blake3 v1.8.6
7702026-09-04T21:32:10.858Z Downloaded reqwest v0.13.4
7712026-09-04T21:32:10.858Z Downloaded omicron-zone-package v0.12.3
7722026-09-04T21:32:10.858Z Downloaded rustls-platform-verifier v0.7.0
7732026-09-04T21:32:10.858Z Downloaded hkdf v0.12.4
7742026-09-04T21:32:10.858Z Downloaded schemars v1.2.2
7752026-09-04T21:32:10.858Z Downloaded toml_edit v0.22.27
7762026-09-04T21:32:10.858Z Downloaded schemars v0.9.0
7772026-09-04T21:32:10.858Z Downloaded libm v0.2.16
7782026-09-04T21:32:10.858Z Downloaded typenum v1.20.1
7792026-09-04T21:32:10.858Z Downloaded yansi v1.0.1
7802026-09-04T21:32:10.858Z Downloaded tungstenite v0.21.0
7812026-09-04T21:32:10.858Z Downloaded rustls-webpki v0.103.14
7822026-09-04T21:32:10.858Z Downloaded aws-lc-rs v1.18.0
7832026-09-04T21:32:10.858Z Downloaded pest v2.8.8
7842026-09-04T21:32:10.858Z Downloaded unicode-segmentation v1.13.3
7852026-09-04T21:32:10.858Z Downloaded hickory-resolver v0.25.2
7862026-09-04T21:32:10.858Z Downloaded hickory-resolver v0.24.4
7872026-09-04T21:32:10.858Z Downloaded icu_properties_data v2.2.0
7882026-09-04T21:32:10.858Z Downloaded darling_core v0.23.0
7892026-09-04T21:32:10.858Z Downloaded steno v0.4.1
7902026-09-04T21:32:10.858Z Downloaded rayon v1.12.0
7912026-09-04T21:32:10.858Z Downloaded regex v1.13.1
7922026-09-04T21:32:10.858Z Downloaded winnow v1.0.4
7932026-09-04T21:32:10.858Z Downloaded expectorate v1.3.0
7942026-09-04T21:32:10.858Z Downloaded futures-util v0.3.34
7952026-09-04T21:32:10.858Z Downloaded rand v0.10.2
7962026-09-04T21:32:10.858Z Downloaded vcpkg v0.2.15
7972026-09-04T21:32:10.858Z Downloaded webpki-roots v1.0.9
7982026-09-04T21:32:10.858Z Downloaded goblin v0.8.2
7992026-09-04T21:32:10.858Z Downloaded chrono v0.4.45
8002026-09-04T21:32:10.858Z Downloaded iddqd v0.4.6
8012026-09-04T21:32:10.859Z Downloaded rand v0.8.7
8022026-09-04T21:32:10.859Z Downloaded h2 v0.4.15
8032026-09-04T21:32:10.859Z Downloaded hashbrown v0.12.3
8042026-09-04T21:32:10.859Z Downloaded rand v0.9.5
8052026-09-04T21:32:10.859Z Downloaded tower-http v0.6.11
8062026-09-04T21:32:10.859Z Downloaded unicode-normalization v0.1.25
8072026-09-04T21:32:10.859Z Downloaded hashbrown v0.17.1
8082026-09-04T21:32:10.859Z Downloaded winnow v0.5.40
8092026-09-04T21:32:10.859Z Downloaded quinn-proto v0.11.16
8102026-09-04T21:32:10.859Z Downloaded unicode-width v0.1.14
8112026-09-04T21:32:10.859Z Downloaded winnow v0.7.15
8122026-09-04T21:32:10.859Z Downloaded dropshot-api-manager v0.8.0
8132026-09-04T21:32:10.859Z Downloaded zerocopy v0.8.56
8142026-09-04T21:32:10.865Z Downloaded serde_with v3.22.0
8152026-09-04T21:32:10.865Z Downloaded tabled v0.21.0
8162026-09-04T21:32:10.871Z Downloaded syn v1.0.109
8172026-09-04T21:32:11.283Z Downloaded hashbrown v0.16.1
8182026-09-04T21:32:11.289Z Downloaded moka v0.12.16
8192026-09-04T21:32:11.290Z Downloaded portable-atomic v1.15.0
8202026-09-04T21:32:11.290Z Downloaded curve25519-dalek v4.1.3
8212026-09-04T21:32:11.290Z Downloaded reqwest v0.12.28
8222026-09-04T21:32:11.290Z Downloaded zerocopy v0.7.35
8232026-09-04T21:32:11.290Z Downloaded bstr v1.13.1
8242026-09-04T21:32:11.290Z Downloaded proptest v1.11.0
8252026-09-04T21:32:11.290Z Downloaded unicode-width v0.2.2
8262026-09-04T21:32:11.290Z Downloaded tabled v0.15.0
8272026-09-04T21:32:11.290Z Downloaded rustix v0.38.44
8282026-09-04T21:32:11.290Z Downloaded rustls v0.23.43
8292026-09-04T21:32:11.290Z Downloaded nix v0.31.3
8302026-09-04T21:32:11.290Z Downloaded hickory-proto v0.25.2
8312026-09-04T21:32:11.290Z Downloaded regress v0.10.5
8322026-09-04T21:32:11.290Z Downloaded rustix v1.1.4
8332026-09-04T21:32:11.290Z Downloaded regex-syntax v0.8.11
8342026-09-04T21:32:11.290Z Downloaded time v0.3.55
8352026-09-04T21:32:11.290Z Downloaded regress v0.11.1
8362026-09-04T21:32:11.290Z Downloaded syn v3.0.3
8372026-09-04T21:32:11.290Z Downloaded openssl v0.10.81
8382026-09-04T21:32:11.290Z Downloaded tracing v0.1.44
8392026-09-04T21:32:11.290Z Downloaded openapiv3 v2.2.0
8402026-09-04T21:32:11.290Z Downloaded sled v0.34.7
8412026-09-04T21:32:11.290Z Downloaded smoltcp v0.11.0
8422026-09-04T21:32:11.290Z Downloaded syn v2.0.119
8432026-09-04T21:32:11.290Z Downloaded goblin v0.10.7
8442026-09-04T21:32:11.290Z Downloaded petgraph v0.6.5
8452026-09-04T21:32:11.290Z Downloaded regex-automata v0.4.18
8462026-09-04T21:32:11.290Z Downloaded hickory-proto v0.24.4
8472026-09-04T21:32:11.290Z Downloaded dropshot v0.17.1
8482026-09-04T21:32:11.290Z Downloaded chrono-tz v0.10.4
8492026-09-04T21:32:11.291Z Downloaded csv v1.4.0
8502026-09-04T21:32:11.291Z Downloaded petgraph v0.8.3
8512026-09-04T21:32:11.291Z Downloaded typify-impl v0.4.3
8522026-09-04T21:32:11.291Z Downloaded tokio v1.53.1
8532026-09-04T21:32:11.291Z Downloaded typify-impl v0.6.2
8542026-09-04T21:32:11.291Z Downloaded jiff v0.2.35
8552026-09-04T21:32:11.291Z Downloaded rhai v1.26.0
8562026-09-04T21:32:11.291Z Downloaded lzma-sys v0.1.20
8572026-09-04T21:32:11.291Z Downloaded sha3 v0.10.9
8582026-09-04T21:32:11.291Z Downloaded libc v0.2.189
8592026-09-04T21:32:11.304Z Downloaded encoding_rs v0.8.35
8602026-09-04T21:32:11.324Z Downloaded ring v0.17.14
8612026-09-04T21:32:11.609Z Downloaded aws-lc-sys v0.44.0
8622026-09-04T21:32:12.586Z Compiling proc-macro2 v1.0.107
8632026-09-04T21:32:12.586Z Compiling unicode-ident v1.0.24
8642026-09-04T21:32:12.591Z Compiling quote v1.0.47
8652026-09-04T21:32:12.591Z Compiling serde_core v1.0.229
8662026-09-04T21:32:12.591Z Compiling cfg-if v1.0.4
8672026-09-04T21:32:12.591Z Compiling serde v1.0.229
8682026-09-04T21:32:12.591Z Compiling libc v0.2.189
8692026-09-04T21:32:12.591Z Compiling memchr v2.8.3
8702026-09-04T21:32:12.761Z Compiling itoa v1.0.18
8712026-09-04T21:32:12.952Z Compiling smallvec v1.15.2
8722026-09-04T21:32:13.085Z Compiling zmij v1.0.23
8732026-09-04T21:32:13.096Z Compiling autocfg v1.5.1
8742026-09-04T21:32:13.176Z Compiling libm v0.2.16
8752026-09-04T21:32:13.402Z Compiling stable_deref_trait v1.2.1
8762026-09-04T21:32:13.861Z Compiling percent-encoding v2.3.2
8772026-09-04T21:32:13.864Z Compiling litemap v0.8.2
8782026-09-04T21:32:13.864Z Compiling writeable v0.6.3
8792026-09-04T21:32:13.864Z Compiling icu_normalizer_data v2.2.0
8802026-09-04T21:32:13.864Z Compiling utf8_iter v1.0.4
8812026-09-04T21:32:13.864Z Compiling icu_properties_data v2.2.0
8822026-09-04T21:32:13.864Z Compiling iana-time-zone v0.1.65
8832026-09-04T21:32:13.864Z Compiling equivalent v1.0.2
8842026-09-04T21:32:14.283Z Compiling form_urlencoded v1.2.2
8852026-09-04T21:32:14.290Z Compiling syn v2.0.119
8862026-09-04T21:32:14.290Z Compiling syn v3.0.3
8872026-09-04T21:32:14.290Z Compiling allocator-api2 v0.2.21
8882026-09-04T21:32:14.290Z Compiling serde_json v1.0.151
8892026-09-04T21:32:14.290Z Compiling dyn-clone v1.0.20
8902026-09-04T21:32:14.290Z Compiling version_check v0.9.5
8912026-09-04T21:32:14.290Z Compiling pin-project-lite v0.2.17
8922026-09-04T21:32:14.330Z Compiling hashbrown v0.17.1
8932026-09-04T21:32:14.341Z Compiling scopeguard v1.2.0
8942026-09-04T21:32:14.355Z Compiling parking_lot_core v0.9.12
8952026-09-04T21:32:14.851Z Compiling lock_api v0.4.14
8962026-09-04T21:32:14.854Z Compiling num-traits v0.2.19
8972026-09-04T21:32:14.855Z Compiling getrandom v0.4.3
8982026-09-04T21:32:14.855Z Compiling rand_core v0.10.1
8992026-09-04T21:32:14.855Z Compiling thiserror v2.0.20
9002026-09-04T21:32:14.855Z Compiling errno v0.3.14
9012026-09-04T21:32:14.855Z Compiling semver v1.0.28
9022026-09-04T21:32:14.983Z Compiling indexmap v2.14.0
9032026-09-04T21:32:15.169Z Compiling log v0.4.33
9042026-09-04T21:32:15.178Z Compiling heck v0.5.0
9052026-09-04T21:32:15.237Z Compiling futures-core v0.3.34
9062026-09-04T21:32:15.389Z Compiling uuid v1.26.0
9072026-09-04T21:32:15.423Z Compiling zerocopy v0.8.56
9082026-09-04T21:32:15.480Z Compiling futures-sink v0.3.34
9092026-09-04T21:32:15.583Z Compiling schemars v0.8.22
9102026-09-04T21:32:15.617Z Compiling slab v0.4.12
9112026-09-04T21:32:15.792Z Compiling jobserver v0.1.35
9122026-09-04T21:32:15.820Z Compiling fnv v1.0.7
9132026-09-04T21:32:15.841Z Compiling shlex v2.0.1
9142026-09-04T21:32:15.850Z Compiling rustversion v1.0.23
9152026-09-04T21:32:15.912Z Compiling find-msvc-tools v0.1.10
9162026-09-04T21:32:15.961Z Compiling futures-channel v0.3.34
9172026-09-04T21:32:16.017Z Compiling bitflags v2.13.1
9182026-09-04T21:32:16.108Z Compiling cc v1.4.2
9192026-09-04T21:32:16.142Z Compiling futures-task v0.3.34
9202026-09-04T21:32:16.179Z Compiling pkg-config v0.3.33
9212026-09-04T21:32:16.254Z Compiling futures-io v0.3.34
9222026-09-04T21:32:16.414Z Compiling socket2 v0.6.5
9232026-09-04T21:32:16.530Z Compiling parking_lot v0.12.5
9242026-09-04T21:32:16.652Z Compiling signal-hook-registry v1.4.8
9252026-09-04T21:32:16.680Z Compiling mio v1.2.2
9262026-09-04T21:32:16.791Z Compiling synstructure v0.13.2
9272026-09-04T21:32:16.921Z Compiling serde_derive_internals v0.29.1
9282026-09-04T21:32:17.341Z Compiling portable-atomic v1.15.0
9292026-09-04T21:32:17.349Z Compiling cmake v0.1.58
9302026-09-04T21:32:17.349Z Compiling serde_derive v1.0.229
9312026-09-04T21:32:17.349Z Compiling displaydoc v0.2.7
9322026-09-04T21:32:17.350Z Compiling thiserror-impl v2.0.20
9332026-09-04T21:32:17.350Z Compiling tokio-macros v2.7.2
9342026-09-04T21:32:17.379Z Compiling futures-macro v0.3.34
9352026-09-04T21:32:17.510Z Compiling dunce v1.0.5
9362026-09-04T21:32:17.610Z Compiling typenum v1.20.1
9372026-09-04T21:32:17.665Z Compiling fs_extra v1.3.0
9382026-09-04T21:32:17.908Z Compiling zerofrom-derive v0.1.7
9392026-09-04T21:32:17.919Z Compiling yoke-derive v0.8.2
9402026-09-04T21:32:17.994Z Compiling zerovec-derive v0.11.3
9412026-09-04T21:32:18.057Z Compiling schemars_derive v0.8.22
9422026-09-04T21:32:18.201Z Compiling zerocopy-derive v0.8.56
9432026-09-04T21:32:18.403Z Compiling zeroize_derive v1.5.0
9442026-09-04T21:32:18.612Z Compiling futures-util v0.3.34
9452026-09-04T21:32:18.998Z Compiling aws-lc-sys v0.44.0
9462026-09-04T21:32:19.065Z Compiling zeroize v1.9.0
9472026-09-04T21:32:19.121Z Compiling zerofrom v0.1.8
9482026-09-04T21:32:19.227Z Compiling yoke v0.8.3
9492026-09-04T21:32:19.247Z Compiling base64 v0.22.1
9502026-09-04T21:32:19.274Z Compiling critical-section v1.2.0
9512026-09-04T21:32:19.380Z Compiling zerovec v0.11.6
9522026-09-04T21:32:19.408Z Compiling zerotrie v0.2.4
9532026-09-04T21:32:19.566Z Compiling once_cell v1.21.4
9542026-09-04T21:32:19.596Z Compiling slog v2.8.2
9552026-09-04T21:32:19.704Z Compiling rustix v1.1.4
9562026-09-04T21:32:20.181Z Compiling byteorder v1.5.0
9572026-09-04T21:32:20.184Z Compiling subtle v2.6.1
9582026-09-04T21:32:20.184Z Compiling tinystr v0.8.3
9592026-09-04T21:32:20.184Z Compiling potential_utf v0.1.5
9602026-09-04T21:32:20.184Z Compiling strsim v0.11.1
9612026-09-04T21:32:20.184Z Compiling icu_locale_core v2.2.0
9622026-09-04T21:32:20.184Z Compiling icu_collections v2.2.0
9632026-09-04T21:32:20.233Z Compiling bytes v1.12.1
9642026-09-04T21:32:20.285Z Compiling chrono v0.4.45
9652026-09-04T21:32:20.394Z Compiling erased-serde v0.3.31
9662026-09-04T21:32:20.665Z Compiling regex-syntax v0.8.11
9672026-09-04T21:32:21.290Z Compiling icu_provider v2.2.0
9682026-09-04T21:32:21.294Z Compiling http v1.5.0
9692026-09-04T21:32:21.294Z Compiling tokio v1.53.1
9702026-09-04T21:32:21.294Z Compiling icu_properties v2.2.0
9712026-09-04T21:32:21.294Z Compiling icu_normalizer v2.2.0
9722026-09-04T21:32:21.852Z Compiling serde_tokenstream v0.2.3
9732026-09-04T21:32:21.936Z Compiling http-body v1.1.0
9742026-09-04T21:32:22.099Z Compiling idna_adapter v1.2.2
9752026-09-04T21:32:22.137Z Compiling httparse v1.10.1
9762026-09-04T21:32:22.191Z Compiling ipnet v2.12.1
9772026-09-04T21:32:22.237Z Compiling idna v1.1.0
9782026-09-04T21:32:22.427Z Compiling atomic-waker v1.1.2
9792026-09-04T21:32:22.525Z Compiling url v2.5.8
9802026-09-04T21:32:22.556Z Compiling ppv-lite86 v0.2.21
9812026-09-04T21:32:22.629Z Compiling tower-layer v0.3.3
9822026-09-04T21:32:22.719Z Compiling tower-service v0.3.3
9832026-09-04T21:32:22.811Z Compiling getrandom v0.2.17
9842026-09-04T21:32:22.870Z Compiling ucd-trie v0.1.7
9852026-09-04T21:32:23.002Z Compiling try-lock v0.2.5
9862026-09-04T21:32:23.481Z Compiling thiserror v1.0.69
9872026-09-04T21:32:23.488Z Compiling untrusted v0.9.0
9882026-09-04T21:32:23.488Z Compiling ryu v1.0.23
9892026-09-04T21:32:23.488Z Compiling want v0.3.1
9902026-09-04T21:32:23.488Z Compiling pest v2.8.8
9912026-09-04T21:32:23.488Z Compiling rand_core v0.6.4
9922026-09-04T21:32:23.488Z Compiling thiserror-impl v1.0.69
9932026-09-04T21:32:23.488Z Compiling httpdate v1.0.3
9942026-09-04T21:32:23.557Z Compiling getrandom v0.3.4
9952026-09-04T21:32:23.580Z Compiling pretty-hex v0.4.2
9962026-09-04T21:32:23.643Z Compiling winnow v1.0.4
9972026-09-04T21:32:23.717Z Compiling plain v0.2.3
9982026-09-04T21:32:23.828Z Compiling ipnetwork v0.21.1
9992026-09-04T21:32:23.891Z Compiling paste v1.0.15
10002026-09-04T21:32:24.174Z Compiling oxnet v0.1.7
10012026-09-04T21:32:24.254Z Compiling foldhash v0.2.0
10022026-09-04T21:32:24.468Z Compiling pest_meta v2.8.8
10032026-09-04T21:32:24.529Z Compiling tracing-core v0.1.36
10042026-09-04T21:32:24.588Z Compiling tracing-attributes v0.1.31
10052026-09-04T21:32:24.611Z Compiling ident_case v1.0.1
10062026-09-04T21:32:24.710Z Compiling omicron-workspace-hack v0.1.0
10072026-09-04T21:32:24.727Z Compiling serde_urlencoded v0.7.1
10082026-09-04T21:32:24.929Z Compiling http-body-util v0.1.5
10092026-09-04T21:32:24.971Z Compiling aho-corasick v1.1.5
10102026-09-04T21:32:25.127Z Compiling pest_generator v2.8.8
10112026-09-04T21:32:25.199Z Compiling sync_wrapper v1.0.2
10122026-09-04T21:32:25.296Z Compiling daft-derive v0.1.8
10132026-09-04T21:32:25.726Z Compiling pest_derive v2.8.8
10142026-09-04T21:32:25.754Z Compiling tracing v0.1.44
10152026-09-04T21:32:25.936Z Compiling regex-automata v0.4.18
10162026-09-04T21:32:25.987Z Compiling fastrand v2.5.0
10172026-09-04T21:32:26.176Z Compiling hashbrown v0.16.1
10182026-09-04T21:32:26.277Z Compiling tokio-util v0.7.19
10192026-09-04T21:32:26.347Z Compiling scroll_derive v0.13.1
10202026-09-04T21:32:26.538Z Compiling async-trait v0.1.92
10212026-09-04T21:32:26.893Z Compiling aws-lc-rs v1.18.0
10222026-09-04T21:32:27.098Z Compiling time-core v0.1.9
10232026-09-04T21:32:27.195Z Compiling num-conv v0.2.2
10242026-09-04T21:32:27.206Z Compiling anyhow v1.0.104
10252026-09-04T21:32:27.282Z Compiling scroll v0.13.0
10262026-09-04T21:32:27.348Z Compiling time-macros v0.2.32
10272026-09-04T21:32:27.519Z Compiling rustls-pki-types v1.15.1
10282026-09-04T21:32:27.556Z Compiling num_threads v0.1.7
10292026-09-04T21:32:27.592Z Compiling deranged v0.5.8
10302026-09-04T21:32:27.641Z Compiling hex v0.4.3
10312026-09-04T21:32:27.727Z Compiling regex v1.13.1
10322026-09-04T21:32:27.899Z Compiling powerfmt v0.2.0
10332026-09-04T21:32:28.026Z Compiling openssl-probe v0.2.1
10342026-09-04T21:32:28.186Z Compiling goblin v0.10.7
10352026-09-04T21:32:28.860Z Compiling untrusted v0.7.1
10362026-09-04T21:32:28.865Z Compiling camino v1.2.5
10372026-09-04T21:32:28.865Z Compiling usdt-impl v0.6.0
10382026-09-04T21:32:28.865Z Compiling crc32fast v1.5.0
10392026-09-04T21:32:28.865Z Compiling rustls v0.23.43
10402026-09-04T21:32:28.865Z Compiling h2 v0.4.15
10412026-09-04T21:32:28.865Z Compiling dtrace-parser v0.3.0
10422026-09-04T21:32:28.865Z Compiling crossbeam-utils v0.8.22
10432026-09-04T21:32:29.087Z Compiling futures-executor v0.3.34
10442026-09-04T21:32:29.213Z Compiling serde_tokenstream v0.3.0
10452026-09-04T21:32:29.249Z Compiling structmeta-derive v0.3.0
10462026-09-04T21:32:29.370Z Compiling thread-id v5.1.0
10472026-09-04T21:32:29.451Z Compiling adler2 v2.0.1
10482026-09-04T21:32:29.491Z Compiling simd-adler32 v0.3.10
10492026-09-04T21:32:29.582Z Compiling cpufeatures v0.3.0
10502026-09-04T21:32:29.612Z Compiling newtype-uuid-macros v0.1.1
10512026-09-04T21:32:29.653Z Compiling miniz_oxide v0.8.9
10522026-09-04T21:32:29.694Z Compiling futures v0.3.34
10532026-09-04T21:32:29.768Z Compiling rand_core v0.9.5
10542026-09-04T21:32:30.273Z Compiling structmeta v0.3.0
10552026-09-04T21:32:30.309Z Compiling darling_core v0.23.0
10562026-09-04T21:32:30.386Z Compiling hybrid-array v0.4.14
10572026-09-04T21:32:30.500Z Compiling thread_local v1.1.10
10582026-09-04T21:32:30.619Z Compiling match_cfg v0.1.0
10592026-09-04T21:32:30.688Z Compiling flate2 v1.1.9
10602026-09-04T21:32:30.843Z Compiling hyper v1.11.1
10612026-09-04T21:32:31.107Z Compiling dof v0.4.0
10622026-09-04T21:32:31.344Z Compiling newtype-uuid v1.4.0
10632026-09-04T21:32:31.964Z Compiling hyper-util v0.1.20
10642026-09-04T21:32:32.337Z Compiling slog-async v2.8.0
10652026-09-04T21:32:32.436Z Compiling darling_macro v0.23.0
10662026-09-04T21:32:32.524Z Compiling ref-cast v1.0.26
10672026-09-04T21:32:32.622Z Compiling compression-core v0.4.32
10682026-09-04T21:32:32.641Z Compiling quick-error v1.2.3
10692026-09-04T21:32:32.710Z Compiling daft v0.1.8
10702026-09-04T21:32:32.728Z Compiling compression-codecs v0.4.38
10712026-09-04T21:32:32.783Z Compiling block-buffer v0.12.1
10722026-09-04T21:32:33.292Z Compiling crypto-common v0.2.2
10732026-09-04T21:32:33.295Z Compiling rand_chacha v0.9.0
10742026-09-04T21:32:33.296Z Compiling strum_macros v0.26.4
10752026-09-04T21:32:33.296Z Compiling darling v0.23.0
10762026-09-04T21:32:33.296Z Compiling ref-cast-impl v1.0.26
10772026-09-04T21:32:33.296Z Compiling usdt-macro v0.6.0
10782026-09-04T21:32:33.355Z Compiling usdt-attr-macro v0.6.0
10792026-09-04T21:32:33.389Z Compiling serde_spanned v1.1.1
10802026-09-04T21:32:33.940Z Compiling generic-array v0.14.7
10812026-09-04T21:32:33.948Z Compiling multer v3.1.0
10822026-09-04T21:32:33.948Z Compiling toml_writer v1.1.2+spec-1.1.0
10832026-09-04T21:32:33.948Z Compiling term v1.2.1
10842026-09-04T21:32:33.948Z Compiling bit-vec v0.8.0
10852026-09-04T21:32:33.948Z Compiling take_mut v0.2.2
10862026-09-04T21:32:33.968Z Compiling const-oid v0.10.2
10872026-09-04T21:32:34.017Z Compiling debug-ignore v1.0.5
10882026-09-04T21:32:34.144Z Compiling digest v0.11.3
10892026-09-04T21:32:34.149Z Compiling bit-set v0.8.0
10902026-09-04T21:32:34.280Z Compiling serde_with_macros v3.22.0
10912026-09-04T21:32:34.307Z Compiling rand v0.9.5
10922026-09-04T21:32:34.352Z Compiling async-stream-impl v0.3.6
10932026-09-04T21:32:34.528Z Compiling dropshot v0.17.1
10942026-09-04T21:32:34.538Z Compiling encoding_rs v0.8.35
10952026-09-04T21:32:34.609Z Compiling strum v0.26.3
10962026-09-04T21:32:34.741Z Compiling spin v0.9.9
10972026-09-04T21:32:34.748Z Compiling syn v1.0.109
10982026-09-04T21:32:34.859Z Compiling unarray v0.1.4
10992026-09-04T21:32:34.890Z Compiling mime v0.3.17
11002026-09-04T21:32:34.987Z Compiling async-stream v0.3.6
11012026-09-04T21:32:35.100Z Compiling sha1 v0.11.0
11022026-09-04T21:32:35.157Z Compiling derive-ex v0.1.8
11032026-09-04T21:32:35.160Z Compiling tower v0.5.3
11042026-09-04T21:32:35.342Z Compiling waitgroup v0.1.2
11052026-09-04T21:32:35.390Z Compiling dropshot_endpoint v0.17.1
11062026-09-04T21:32:35.395Z Compiling macaddr v1.0.1
11072026-09-04T21:32:35.502Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11082026-09-04T21:32:36.021Z Compiling serde_path_to_error v0.1.20
11092026-09-04T21:32:36.430Z Compiling tower-http v0.6.11
11102026-09-04T21:32:36.430Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11112026-09-04T21:32:36.435Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11122026-09-04T21:32:36.435Z Compiling tempfile v3.27.0
11132026-09-04T21:32:36.435Z Compiling openapiv3 v2.2.0
11142026-09-04T21:32:36.435Z Compiling strum_macros v0.27.2
11152026-09-04T21:32:36.787Z Compiling test-strategy v0.4.5
11162026-09-04T21:32:37.102Z Compiling instant v0.1.13
11172026-09-04T21:32:37.216Z Compiling time v0.3.55
11182026-09-04T21:32:37.704Z Compiling rustls-native-certs v0.8.4
11192026-09-04T21:32:37.947Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11202026-09-04T21:32:38.048Z Compiling crossbeam-channel v0.5.16
11212026-09-04T21:32:38.126Z Compiling crypto-common v0.1.7
11222026-09-04T21:32:38.279Z Compiling strum v0.27.2
11232026-09-04T21:32:38.530Z Compiling parse-display-derive v0.10.0
11242026-09-04T21:32:38.562Z Compiling backon v1.6.0
11252026-09-04T21:32:38.763Z Compiling rand_chacha v0.3.1
11262026-09-04T21:32:39.226Z Compiling either v1.17.0
11272026-09-04T21:32:39.356Z Compiling rand v0.8.7
11282026-09-04T21:32:39.436Z Compiling slog-json v2.6.1
11292026-09-04T21:32:39.628Z Compiling hostname v0.3.1
11302026-09-04T21:32:39.703Z Compiling toml_parser v1.1.3+spec-1.1.0
11312026-09-04T21:32:39.765Z Compiling toml_datetime v1.1.1+spec-1.1.0
11322026-09-04T21:32:39.963Z Compiling is-terminal v0.4.17
11332026-09-04T21:32:39.971Z Compiling memmap2 v0.9.11
11342026-09-04T21:32:40.027Z Compiling wait-timeout v0.2.1
11352026-09-04T21:32:40.150Z Compiling rusty-fork v0.3.1
11362026-09-04T21:32:40.602Z Compiling usdt v0.6.0
11372026-09-04T21:32:40.608Z Compiling toml v1.1.4+spec-1.1.0
11382026-09-04T21:32:40.608Z Compiling slog-term v2.9.2
11392026-09-04T21:32:40.608Z Compiling slog-bunyan v2.5.0
11402026-09-04T21:32:40.608Z Compiling serde_with v3.22.0
11412026-09-04T21:32:40.608Z Compiling async-compression v0.4.43
11422026-09-04T21:32:40.608Z Compiling rand_xorshift v0.4.0
11432026-09-04T21:32:40.736Z Compiling rustls-pemfile v2.2.0
11442026-09-04T21:32:41.273Z Compiling regress v0.10.5
11452026-09-04T21:32:41.284Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11462026-09-04T21:32:41.284Z Compiling hostname v0.4.2
11472026-09-04T21:32:41.436Z Compiling humantime v2.4.0
11482026-09-04T21:32:41.436Z Compiling proptest v1.11.0
11492026-09-04T21:32:41.722Z Compiling iddqd v0.4.6
11502026-09-04T21:32:41.973Z Compiling reqwest v0.12.28
11512026-09-04T21:32:41.992Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11522026-09-04T21:32:42.194Z Compiling block-buffer v0.10.4
11532026-09-04T21:32:42.355Z Compiling utf8parse v0.2.2
11542026-09-04T21:32:42.480Z Compiling anstyle-parse v1.0.0
11552026-09-04T21:32:42.553Z Compiling digest v0.10.7
11562026-09-04T21:32:42.653Z Compiling parse-display v0.10.0
11572026-09-04T21:32:42.837Z Compiling backoff v0.4.0
11582026-09-04T21:32:42.993Z Compiling progenitor-client v0.10.0
11592026-09-04T21:32:43.004Z Compiling itertools v0.14.0
11602026-09-04T21:32:43.015Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11612026-09-04T21:32:43.256Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11622026-09-04T21:32:44.009Z Compiling anstyle v1.0.14
11632026-09-04T21:32:44.138Z Compiling colorchoice v1.0.5
11642026-09-04T21:32:44.228Z Compiling is_terminal_polyfill v1.70.2
11652026-09-04T21:32:44.687Z Compiling anstyle-query v1.1.5
11662026-09-04T21:32:44.728Z Compiling anstream v1.0.0
11672026-09-04T21:32:44.728Z Compiling clap_lex v1.1.0
11682026-09-04T21:32:44.971Z Compiling regress v0.11.1
11692026-09-04T21:32:44.995Z Compiling clap_derive v4.6.4
11702026-09-04T21:32:45.959Z Compiling terminal_size v0.4.4
11712026-09-04T21:32:46.495Z Compiling typify-impl v0.6.2
11722026-09-04T21:32:46.643Z Compiling toml_datetime v0.6.11
11732026-09-04T21:32:46.913Z Compiling zerocopy-derive v0.7.35
11742026-09-04T21:32:47.061Z Compiling cpufeatures v0.2.17
11752026-09-04T21:32:47.125Z Compiling convert_case v0.4.0
11762026-09-04T21:32:47.160Z Compiling clap_builder v4.6.6
11772026-09-04T21:32:47.786Z Compiling zerocopy v0.7.35
11782026-09-04T21:32:47.815Z Compiling derive_more v0.99.20
11792026-09-04T21:32:48.443Z Compiling toml_edit v0.25.13+spec-1.1.0
11802026-09-04T21:32:49.146Z Compiling unicode-width v0.2.2
11812026-09-04T21:32:49.315Z Compiling proc-macro-crate v3.5.0
11822026-09-04T21:32:49.426Z Compiling clap v4.6.6
11832026-09-04T21:32:49.736Z Compiling secrecy v0.10.3
11842026-09-04T21:32:49.898Z Compiling tinyvec_macros v0.1.1
11852026-09-04T21:32:49.931Z Compiling float-ord v0.3.2
11862026-09-04T21:32:49.968Z Compiling crucible-workspace-hack v0.1.0
11872026-09-04T21:32:50.047Z Compiling tinyvec v1.12.0
11882026-09-04T21:32:50.460Z Compiling num_enum_derive v0.7.6
11892026-09-04T21:32:50.531Z Compiling dtrace-parser v0.2.0
11902026-09-04T21:32:50.643Z Compiling scroll_derive v0.12.1
11912026-09-04T21:32:50.714Z Compiling num-integer v0.1.47
11922026-09-04T21:32:50.755Z Compiling rustc_version v0.4.1
11932026-09-04T21:32:51.033Z Compiling usdt-impl v0.5.0
11942026-09-04T21:32:51.481Z Compiling crossbeam-epoch v0.9.20
11952026-09-04T21:32:51.501Z Compiling num_enum v0.7.6
11962026-09-04T21:32:51.501Z Compiling scroll v0.12.0
11972026-09-04T21:32:51.501Z Compiling curve25519-dalek v4.1.3
11982026-09-04T21:32:51.692Z Compiling dof v0.3.0
11992026-09-04T21:32:51.716Z Compiling hmac v0.12.1
12002026-09-04T21:32:51.856Z Compiling inout v0.1.4
12012026-09-04T21:32:51.955Z Compiling darling_core v0.21.3
12022026-09-04T21:32:51.979Z Compiling ff v0.13.1
12032026-09-04T21:32:52.018Z Compiling thread-id v4.2.2
12042026-09-04T21:32:52.037Z Compiling cipher v0.4.4
12052026-09-04T21:32:52.101Z Compiling group v0.13.0
12062026-09-04T21:32:52.249Z Compiling hkdf v0.12.4
12072026-09-04T21:32:52.599Z Compiling goblin v0.8.2
12082026-09-04T21:32:52.634Z Compiling num-iter v0.1.46
12092026-09-04T21:32:52.755Z Compiling num-rational v0.4.2
12102026-09-04T21:32:52.842Z Compiling typify-macro v0.6.2
12112026-09-04T21:32:53.015Z Compiling thiserror-impl-no-std v2.0.2
12122026-09-04T21:32:53.052Z Compiling universal-hash v0.5.1
12132026-09-04T21:32:53.112Z Compiling crypto-bigint v0.5.5
12142026-09-04T21:32:53.190Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12152026-09-04T21:32:53.532Z Compiling half v2.7.1
12162026-09-04T21:32:53.812Z Compiling curve25519-dalek-derive v0.1.1
12172026-09-04T21:32:53.824Z Compiling num-complex v0.4.6
12182026-09-04T21:32:54.036Z Compiling darling_macro v0.21.3
12192026-09-04T21:32:54.328Z Compiling base16ct v0.2.0
12202026-09-04T21:32:54.345Z Compiling opaque-debug v0.3.1
12212026-09-04T21:32:54.414Z Compiling base64ct v1.8.3
12222026-09-04T21:32:54.430Z Compiling ciborium-io v0.2.2
12232026-09-04T21:32:54.473Z Compiling elliptic-curve v0.13.8
12242026-09-04T21:32:54.524Z Compiling ciborium-ll v0.2.2
12252026-09-04T21:32:54.640Z Compiling darling v0.21.3
12262026-09-04T21:32:54.711Z Compiling password-hash v0.5.0
12272026-09-04T21:32:54.717Z Compiling poly1305 v0.8.0
12282026-09-04T21:32:54.993Z Compiling typify v0.6.2
12292026-09-04T21:32:55.050Z Compiling num v0.4.3
12302026-09-04T21:32:55.119Z Compiling thiserror-no-std v2.0.2
12312026-09-04T21:32:55.609Z Compiling chacha20 v0.9.1
12322026-09-04T21:32:55.691Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12332026-09-04T21:32:55.806Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12342026-09-04T21:32:56.211Z Compiling blake2 v0.10.6
12352026-09-04T21:32:56.380Z Compiling aead v0.5.2
12362026-09-04T21:32:56.573Z Compiling byte-wrapper v0.1.0
12372026-09-04T21:32:56.648Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12382026-09-04T21:32:56.689Z Compiling proc-macro-error-attr v1.0.4
12392026-09-04T21:32:56.948Z Compiling rustix v0.38.44
12402026-09-04T21:32:56.995Z Compiling unsafe-libyaml v0.2.11
12412026-09-04T21:32:57.062Z Compiling prettyplease v0.2.37
12422026-09-04T21:32:57.294Z Compiling keccak v0.1.6
12432026-09-04T21:32:57.312Z Compiling heapless v0.8.0
12442026-09-04T21:32:57.546Z Compiling serde_yaml v0.9.34+deprecated
12452026-09-04T21:32:57.798Z Compiling sha3 v0.10.9
12462026-09-04T21:32:58.132Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12472026-09-04T21:32:58.444Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12482026-09-04T21:32:58.825Z Compiling chacha20poly1305 v0.10.1
12492026-09-04T21:32:58.916Z Compiling argon2 v0.5.3
12502026-09-04T21:32:59.070Z Compiling vsss-rs v3.3.4
12512026-09-04T21:32:59.134Z Compiling ingot-macros v0.1.1
12522026-09-04T21:32:59.170Z Compiling ciborium v0.2.2
12532026-09-04T21:32:59.608Z Compiling usdt-attr-macro v0.5.0
12542026-09-04T21:32:59.741Z Compiling usdt-macro v0.5.0
12552026-09-04T21:33:00.940Z Compiling serde_spanned v0.6.9
12562026-09-04T21:33:01.491Z Compiling hash32 v0.3.1
12572026-09-04T21:33:01.503Z Compiling enum-as-inner v0.6.1
12582026-09-04T21:33:01.503Z Compiling proc-macro-error v1.0.4
12592026-09-04T21:33:01.503Z Compiling memmap v0.7.0
12602026-09-04T21:33:01.503Z Compiling memoffset v0.9.1
12612026-09-04T21:33:01.645Z Compiling cfg_aliases v0.2.2
12622026-09-04T21:33:01.686Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12632026-09-04T21:33:01.705Z Compiling smoltcp v0.11.0
12642026-09-04T21:33:01.743Z Compiling toml_write v0.1.2
12652026-09-04T21:33:01.827Z Compiling data-encoding v2.11.1
12662026-09-04T21:33:01.902Z Compiling winnow v0.5.40
12672026-09-04T21:33:01.914Z Compiling winnow v0.7.15
12682026-09-04T21:33:01.925Z Compiling indent_write v2.2.0
12692026-09-04T21:33:01.957Z Compiling ingot-types v0.1.2
12702026-09-04T21:33:02.135Z Compiling nix v0.31.3
12712026-09-04T21:33:02.243Z Compiling usdt v0.5.0
12722026-09-04T21:33:02.419Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12732026-09-04T21:33:02.436Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12742026-09-04T21:33:02.449Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12752026-09-04T21:33:02.693Z Compiling tabwriter v1.4.1
12762026-09-04T21:33:02.920Z Compiling cobs v0.3.0
12772026-09-04T21:33:02.931Z Compiling serde_repr v0.1.21
12782026-09-04T21:33:02.952Z Compiling crossbeam-deque v0.8.7
12792026-09-04T21:33:03.169Z Compiling bitflags v1.3.2
12802026-09-04T21:33:03.210Z Compiling toml_edit v0.19.15
12812026-09-04T21:33:03.215Z Compiling toml_edit v0.22.27
12822026-09-04T21:33:03.297Z Compiling managed v0.8.0
12832026-09-04T21:33:03.399Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12842026-09-04T21:33:03.489Z Compiling vcpkg v0.2.15
12852026-09-04T21:33:03.611Z Compiling postcard v1.1.3
12862026-09-04T21:33:03.991Z Compiling ingot v0.1.1
12872026-09-04T21:33:04.025Z Compiling openssl-sys v0.9.117
12882026-09-04T21:33:04.567Z Compiling toml v0.8.23
12892026-09-04T21:33:05.151Z Compiling proc-macro-crate v1.3.1
12902026-09-04T21:33:05.356Z Compiling hubpack_derive v0.1.1
12912026-09-04T21:33:05.366Z Compiling foreign-types-macros v0.2.4
12922026-09-04T21:33:05.617Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12932026-09-04T21:33:06.214Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12942026-09-04T21:33:06.431Z Compiling unicode-segmentation v1.13.3
12952026-09-04T21:33:06.431Z Compiling rayon-core v1.13.0
12962026-09-04T21:33:06.496Z Compiling heck v0.4.1
12972026-09-04T21:33:06.496Z Compiling static_assertions v1.1.0
12982026-09-04T21:33:06.496Z Compiling semver v0.1.20
12992026-09-04T21:33:06.496Z Compiling colored v3.1.1
13002026-09-04T21:33:06.496Z Compiling resolv-conf v0.7.6
13012026-09-04T21:33:06.497Z Compiling swrite v0.1.0
13022026-09-04T21:33:06.497Z Compiling linked-hash-map v0.5.6
13032026-09-04T21:33:06.497Z Compiling foreign-types-shared v0.3.1
13042026-09-04T21:33:06.630Z Compiling rustc_version v0.1.7
13052026-09-04T21:33:06.631Z Compiling newline-converter v0.3.0
13062026-09-04T21:33:07.051Z Compiling foreign-types v0.5.0
13072026-09-04T21:33:07.261Z Compiling lru-cache v0.1.2
13082026-09-04T21:33:07.261Z Compiling hubpack v0.1.2
13092026-09-04T21:33:07.261Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13102026-09-04T21:33:07.261Z Compiling num_enum_derive v0.5.11
13112026-09-04T21:33:07.261Z Compiling atomicwrites v0.4.4
13122026-09-04T21:33:07.261Z Compiling hickory-proto v0.24.4
13132026-09-04T21:33:07.261Z Compiling rustls-webpki v0.103.14
13142026-09-04T21:33:07.997Z Compiling progenitor-impl v0.13.0
13152026-09-04T21:33:08.183Z Compiling console v0.16.4
13162026-09-04T21:33:08.503Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13172026-09-04T21:33:08.582Z Compiling camino-tempfile v1.4.1
13182026-09-04T21:33:08.802Z Compiling chacha20 v0.10.1
13192026-09-04T21:33:08.819Z Compiling serde-big-array v0.5.1
13202026-09-04T21:33:08.819Z Compiling derive-where v1.6.1
13212026-09-04T21:33:09.314Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13222026-09-04T21:33:09.794Z Compiling pin-project-internal v1.1.13
13232026-09-04T21:33:09.794Z Compiling num-derive v0.4.2
13242026-09-04T21:33:10.090Z Compiling cstr-argument v0.1.2
13252026-09-04T21:33:10.091Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13262026-09-04T21:33:10.091Z Compiling similar v3.2.0
13272026-09-04T21:33:10.375Z Compiling siphasher v1.0.3
13282026-09-04T21:33:10.376Z Compiling minimal-lexical v0.2.1
13292026-09-04T21:33:10.376Z Compiling pin-project v1.1.13
13302026-09-04T21:33:10.574Z Compiling phf_shared v0.12.1
13312026-09-04T21:33:10.574Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13322026-09-04T21:33:10.574Z Compiling nom v7.1.3
13332026-09-04T21:33:10.574Z Compiling rand v0.10.2
13342026-09-04T21:33:10.748Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13352026-09-04T21:33:10.921Z Compiling tokio-rustls v0.26.4
13362026-09-04T21:33:11.274Z Compiling hyper-rustls v0.27.9
13372026-09-04T21:33:11.274Z Compiling rustls-platform-verifier v0.7.0
13382026-09-04T21:33:11.514Z Compiling reqwest v0.13.4
13392026-09-04T21:33:16.375Z Compiling progenitor-macro v0.13.0
13402026-09-04T21:33:16.375Z Compiling expectorate v1.3.0
13412026-09-04T21:33:16.375Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13422026-09-04T21:33:16.375Z Compiling progenitor-client v0.14.0
13432026-09-04T21:33:16.375Z Compiling progenitor-extras v0.2.0
13442026-09-04T21:33:16.375Z Compiling progenitor-client v0.13.0
13452026-09-04T21:33:16.375Z Compiling hickory-resolver v0.24.4
13462026-09-04T21:33:16.375Z Compiling num_enum v0.5.11
13472026-09-04T21:33:16.375Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13482026-09-04T21:33:16.375Z Compiling newtype_derive v0.1.6
13492026-09-04T21:33:16.375Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T21:33:16.504Z Compiling progenitor-impl v0.14.0
13512026-09-04T21:33:16.504Z Compiling unicode-normalization v0.1.25
13522026-09-04T21:33:16.777Z Compiling tokio-stream v0.1.19
13532026-09-04T21:33:17.275Z Compiling snafu-derive v0.8.9
13542026-09-04T21:33:17.655Z Compiling async-recursion v1.1.1
13552026-09-04T21:33:18.333Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13562026-09-04T21:33:18.356Z Compiling slog-dtrace v0.3.0
13572026-09-04T21:33:18.596Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13582026-09-04T21:33:18.633Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13592026-09-04T21:33:18.958Z Compiling bstr v1.13.1
13602026-09-04T21:33:19.045Z Compiling csv-core v0.1.13
13612026-09-04T21:33:19.318Z Compiling chrono-tz v0.10.4
13622026-09-04T21:33:19.462Z Compiling unicode-xid v0.2.6
13632026-09-04T21:33:19.542Z Compiling foldhash v0.1.5
13642026-09-04T21:33:19.589Z Compiling foreign-types-shared v0.1.1
13652026-09-04T21:33:19.714Z Compiling same-file v1.0.6
13662026-09-04T21:33:19.727Z Compiling highway v1.3.0
13672026-09-04T21:33:19.896Z Compiling konst_macro_rules v0.2.19
13682026-09-04T21:33:19.913Z Compiling unicode-width v0.1.14
13692026-09-04T21:33:20.084Z Compiling openssl v0.10.81
13702026-09-04T21:33:20.122Z Compiling cancel-safe-futures v0.1.5
13712026-09-04T21:33:20.200Z Compiling owo-colors v4.3.0
13722026-09-04T21:33:20.353Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13732026-09-04T21:33:20.376Z Compiling jiff-core v0.1.0
13742026-09-04T21:33:20.548Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13752026-09-04T21:33:20.576Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13762026-09-04T21:33:20.646Z Compiling konst v0.2.20
13772026-09-04T21:33:20.886Z Compiling progenitor-macro v0.14.0
13782026-09-04T21:33:21.722Z Compiling jiff v0.2.35
13792026-09-04T21:33:21.862Z Compiling walkdir v2.5.0
13802026-09-04T21:33:22.229Z Compiling hashbrown v0.15.5
13812026-09-04T21:33:22.322Z Compiling foreign-types v0.3.2
13822026-09-04T21:33:22.398Z Compiling const_format_proc_macros v0.2.34
13832026-09-04T21:33:22.487Z Compiling globset v0.4.20
13842026-09-04T21:33:22.772Z Compiling csv v1.4.0
13852026-09-04T21:33:22.810Z Compiling snafu v0.8.9
13862026-09-04T21:33:23.257Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T21:33:23.296Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T21:33:23.337Z Compiling progenitor v0.13.0
13892026-09-04T21:33:23.346Z Compiling qorb v0.4.1
13902026-09-04T21:33:23.476Z Compiling olpc-cjson v0.1.4
13912026-09-04T21:33:23.534Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T21:33:23.684Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-09-04T21:33:24.216Z Compiling rayon v1.12.0
13942026-09-04T21:33:25.752Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13952026-09-04T21:33:25.921Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T21:33:25.939Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13972026-09-04T21:33:26.027Z Compiling phf v0.12.1
13982026-09-04T21:33:26.182Z Compiling zone_cfg_derive v0.3.1
13992026-09-04T21:33:26.226Z Compiling tokio-dtrace v0.1.1
14002026-09-04T21:33:26.499Z Compiling itertools v0.12.1
14012026-09-04T21:33:26.510Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14022026-09-04T21:33:26.755Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14032026-09-04T21:33:26.917Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T21:33:26.995Z Compiling libsw-core v0.3.2
14052026-09-04T21:33:27.167Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14062026-09-04T21:33:27.366Z Compiling serde_plain v1.0.2
14072026-09-04T21:33:27.476Z Compiling pem v3.0.6
14082026-09-04T21:33:27.546Z Compiling openssl-macros v0.1.1
14092026-09-04T21:33:27.580Z Compiling cookie v0.18.2
14102026-09-04T21:33:27.743Z Compiling sigpipe v0.1.3
14112026-09-04T21:33:27.807Z Compiling fixedbitset v0.4.2
14122026-09-04T21:33:27.818Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14132026-09-04T21:33:27.834Z Compiling typed-path v0.9.3
14142026-09-04T21:33:28.042Z Compiling bytecount v0.6.9
14152026-09-04T21:33:28.053Z Compiling fixedbitset v0.5.7
14162026-09-04T21:33:28.064Z Compiling glob v0.3.4
14172026-09-04T21:33:28.191Z Compiling papergrid v0.11.0
14182026-09-04T21:33:28.400Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14192026-09-04T21:33:28.527Z Compiling petgraph v0.8.3
14202026-09-04T21:33:29.150Z Compiling tough v0.22.0
14212026-09-04T21:33:29.522Z Compiling petgraph v0.6.5
14222026-09-04T21:33:30.055Z Compiling progenitor v0.14.0
14232026-09-04T21:33:30.171Z Compiling zone v0.3.1
14242026-09-04T21:33:30.199Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T21:33:30.360Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14262026-09-04T21:33:30.966Z Compiling libsw v3.5.0
14272026-09-04T21:33:31.042Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14282026-09-04T21:33:31.164Z Compiling oxide-tokio-rt v0.1.6
14292026-09-04T21:33:31.230Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T21:33:31.484Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:33:31.648Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T21:33:31.676Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T21:33:31.935Z Compiling const_format v0.2.36
14342026-09-04T21:33:32.109Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T21:33:32.517Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-09-04T21:33:32.701Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14372026-09-04T21:33:32.930Z Compiling tabled_derive v0.7.0
14382026-09-04T21:33:33.001Z Compiling gethostname v0.5.0
14392026-09-04T21:33:33.011Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:33:33.124Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14412026-09-04T21:33:33.128Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T21:33:33.128Z Compiling smf v0.2.3
14432026-09-04T21:33:33.152Z Compiling bcs v0.1.6
14442026-09-04T21:33:33.263Z Compiling nom v8.0.0
14452026-09-04T21:33:33.471Z Compiling termtree v0.5.1
14462026-09-04T21:33:33.629Z Compiling smawk v0.3.3
14472026-09-04T21:33:33.717Z Compiling lazy_static v1.5.0
14482026-09-04T21:33:33.741Z Compiling linear-map v1.2.0
14492026-09-04T21:33:33.761Z Compiling tagptr v0.2.0
14502026-09-04T21:33:33.820Z Compiling unicode-linebreak v0.1.5
14512026-09-04T21:33:33.892Z Compiling whoami v1.6.1
14522026-09-04T21:33:33.914Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T21:33:33.933Z Compiling tabled v0.15.0
14542026-09-04T21:33:34.208Z Compiling textwrap v0.16.2
14552026-09-04T21:33:34.566Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T21:33:34.732Z Compiling moka v0.12.16
14572026-09-04T21:33:35.547Z Compiling steno v0.4.1
14582026-09-04T21:33:35.568Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T21:33:35.688Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T21:33:35.893Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14612026-09-04T21:33:36.691Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:33:37.016Z Compiling hickory-proto v0.25.2
14632026-09-04T21:33:37.667Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14642026-09-04T21:33:38.491Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14652026-09-04T21:33:38.693Z Compiling parking_lot_core v0.8.6
14662026-09-04T21:33:38.855Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T21:33:38.974Z Compiling hickory-resolver v0.25.2
14682026-09-04T21:33:39.060Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14692026-09-04T21:33:39.523Z Compiling libscf-sys v1.2.0
14702026-09-04T21:33:39.535Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14712026-09-04T21:33:39.676Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14722026-09-04T21:33:39.774Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14732026-09-04T21:33:39.878Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T21:33:40.036Z Compiling parking_lot v0.11.2
14752026-09-04T21:33:40.397Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14762026-09-04T21:33:40.460Z Compiling fxhash v0.2.1
14772026-09-04T21:33:40.557Z Compiling internet-checksum v0.2.1
14782026-09-04T21:33:40.604Z Compiling sled v0.34.7
14792026-09-04T21:33:40.643Z Compiling itertools v0.15.0
14802026-09-04T21:33:40.697Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14812026-09-04T21:33:43.286Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14822026-09-04T21:33:44.681Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14832026-09-04T21:33:52.421Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14842026-09-04T21:33:54.027Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14852026-09-04T21:33:55.061Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14862026-09-04T21:33:56.014Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14872026-09-04T21:33:56.867Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14882026-09-04T21:34:23.308Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s
14892026-09-04T21:34:23.308Z────────────
14902026-09-04T21:34:23.308Z Nextest run ID 4dbce551-97de-4027-b8d0-6807fd26db3e with nextest profile: default
14912026-09-04T21:34:23.308Z Starting 45 tests across 3 binaries
14922026-09-04T21:34:23.308Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
14932026-09-04T21:34:23.308Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
14942026-09-04T21:34:23.308Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
14952026-09-04T21:34:23.308Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
14962026-09-04T21:34:23.308Z PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
14972026-09-04T21:34:23.308Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping
14982026-09-04T21:34:23.308Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference
14992026-09-04T21:34:23.308Z PASS [ 0.011s] rdb bestpath::test::test_bestpath
15002026-09-04T21:34:23.308Z PASS [ 0.009s] rdb db::test::test_prefix4_from_str
15012026-09-04T21:34:23.309Z PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization
15022026-09-04T21:34:23.309Z PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization
15032026-09-04T21:34:23.309Z PASS [ 0.009s] rdb db::test::test_prefix6_from_str
15042026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_ipv6_origin_crud
15052026-09-04T21:34:23.309Z PASS [ 0.056s] rdb db::test::test_ipv4_origin_crud
15062026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization
15072026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_rib
15082026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_static_routing_ipv4_basic
15092026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_set_nexthop_shutdown_replaces_path
15102026-09-04T21:34:23.309Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic
15112026-09-04T21:34:23.309Z PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
15122026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all
15132026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv4_normalized_is_network_address
15142026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self
15152026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all
15162026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address
15172026-09-04T21:34:23.309Z PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self
15182026-09-04T21:34:23.309Z PASS [ 0.016s] rdb proptest::prop_static_route_key_deduplication
15192026-09-04T21:34:23.309Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent
15202026-09-04T21:34:23.309Z PASS [ 0.054s] rdb db::test::test_static_routing_multiple_routes_same_prefix
15212026-09-04T21:34:23.309Z PASS [ 0.055s] rdb db::test::test_static_routing_mixed_address_families
15222026-09-04T21:34:23.309Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length
15232026-09-04T21:34:23.309Z PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields
15242026-09-04T21:34:23.309Z PASS [ 0.052s] rdb db::test::test_static_routing_vlan_id_handling
15252026-09-04T21:34:23.309Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address
15262026-09-04T21:34:23.309Z PASS [ 0.010s] rdb types::test::bgp_path_identity
15272026-09-04T21:34:23.310Z PASS [ 0.010s] rdb types::test::btreeset_coexistence
15282026-09-04T21:34:23.310Z PASS [ 0.010s] rdb types::test::bgp_vs_static_ordering
15292026-09-04T21:34:23.310Z PASS [ 0.010s] rdb types::test::btreeset_insert_is_noop
15302026-09-04T21:34:23.310Z PASS [ 0.009s] rdb types::test::btreeset_remove
15312026-09-04T21:34:23.310Z PASS [ 0.008s] rdb types::test::btreeset_replace
15322026-09-04T21:34:23.311Z PASS [ 0.023s] rdb proptest::prop_static_route_key_ord_consistency
15332026-09-04T21:34:23.311Z PASS [ 0.008s] rdb types::test::ord_contract
15342026-09-04T21:34:23.311Z PASS [ 0.008s] rdb types::test::static_path_identity
15352026-09-04T21:34:23.311Z PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within
15362026-09-04T21:34:23.311Z PASS [ 0.084s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
15372026-09-04T21:34:23.311Z────────────
15382026-09-04T21:34:23.311Z Summary [ 0.148s] 45 tests run: 45 passed, 0 skipped
15392026-09-04T21:34:23.311Z+ cp ./rib.log /work/
15402026-09-04T21:34:23.311Z+ popd
15412026-09-04T21:34:23.311Z/work/oxidecomputer/maghemite
15422026-09-04T21:34:23.311Z+ rm -rf /tmp/tmp.l8aisc
15432026-09-04T21:34:23.311Zprocess exited: duration 174154 ms, exit code 0
 
15442026-09-04T21:34:23.396Zfound 1 output files
15452026-09-04T21:34:23.396Zuploading: /work/rib.log (1178 bytes)
15462026-09-04T21:34:24.451Zuploaded: /work/rib.log