01M1N6B6Z1KQ7R6GA1CV6QFEG2: test-mgadm

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

Buildomat Job: 01M1N6CSD8CQPB8TNBPX8S5FQF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:46.010Zjob assigned to worker 01M1N6DGRSAKNA69E7NEKSF9KR [factory aws, i-05021b9b5ecc732ce] (queued for 1 m 15 s)
 
22026-09-04T03:12:52.922Zstarting task 0: "setup"
32026-09-04T03:12:52.926Z++ uname -s
42026-09-04T03:12:52.929Z+ kern=SunOS
52026-09-04T03:12:52.930Z+ build_user=build
62026-09-04T03:12:52.930Z+ build_uid=12345
72026-09-04T03:12:52.930Z+ work_dir=/work
82026-09-04T03:12:52.930Z+ input_dir=/input
92026-09-04T03:12:52.930Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:52.930Z+ case "$kern" in
112026-09-04T03:12:52.930Z+ groupadd -g 12345 build
122026-09-04T03:12:52.930Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:54.934Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:54.999Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:55.002Z+ home_fs=zfs
162026-09-04T03:12:55.002Z+ [[ zfs == autofs ]]
172026-09-04T03:12:55.002Z+ mkdir -p /home/build
182026-09-04T03:12:55.002Z+ chown build:build /home/build /work
192026-09-04T03:12:57.004Z+ chmod 0700 /home/build /work
202026-09-04T03:12:57.011Zprocess exited: duration 4085 ms, exit code 0
 
212026-09-04T03:12:57.020Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:57.027Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:57.027Z * rust toolchain channel = "stable"
242026-09-04T03:12:57.027Z * rust toolchain profile = "default"
252026-09-04T03:12:57.027Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:57.027Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:57.027Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:57.030Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:57.031Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:57.080Zinfo: downloading installer
312026-09-04T03:12:58.484Zinfo: profile set to default
322026-09-04T03:12:58.484Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:58.487Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:58.621Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:58.624Zinfo: downloading 6 components
362026-09-04T03:13:14.288Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:13:14.288Z
382026-09-04T03:13:14.317Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:13:14.318Z
402026-09-04T03:13:14.321Z
412026-09-04T03:13:14.321ZRust is installed now. Great!
422026-09-04T03:13:14.321Z
432026-09-04T03:13:14.321ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:13:14.321Zenvironment variable. This has not been done automatically.
452026-09-04T03:13:14.321Z
462026-09-04T03:13:14.321ZTo configure your current shell, you need to source
472026-09-04T03:13:14.322Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:13:14.322Z
492026-09-04T03:13:14.322ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:13:14.322Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:13:14.322Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:13:14.322ZCC_x86_64-unknown-illumos = None
532026-09-04T03:13:14.322Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:13:14.322ZCC_x86_64_unknown_illumos = None
552026-09-04T03:13:14.322Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:13:14.322ZHOST_CC = None
572026-09-04T03:13:14.322Zcargo:rerun-if-env-changed=CC
582026-09-04T03:13:14.322ZCC = None
592026-09-04T03:13:14.322Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:13:14.478Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:13:14.478ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:13:14.478Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:13:14.478ZCFLAGS = None
642026-09-04T03:13:14.478Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:13:14.478ZHOST_CFLAGS = None
662026-09-04T03:13:14.478Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:13:14.478ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:13:14.478Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:13:14.478ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:13:14.577Z+ rustup --version
712026-09-04T03:13:14.586Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:13:14.589Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:13:14.605Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:13:14.608Z+ cargo --version
752026-09-04T03:13:14.621Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:13:14.624Z+ rustc --version
772026-09-04T03:13:14.644Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:13:14.647Zprocess exited: duration 17623 ms, exit code 0
 
792026-09-04T03:13:14.653Zstarting task 2: "authentication"
802026-09-04T03:13:14.666ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:32.702Zprocess exited: duration 18048 ms, exit code 0
 
822026-09-04T03:13:32.711Zstarting task 3: "clone repository"
832026-09-04T03:13:32.714Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:32.717Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:32.779ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:34.548Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:34.548Z+ git fetch origin 226a6c4ce96b24ac690c850483c24a696e138a3c
882026-09-04T03:13:34.817ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:34.817Z * branch 226a6c4ce96b24ac690c850483c24a696e138a3c -> FETCH_HEAD
902026-09-04T03:13:34.823Z+ [[ -n renovate/opte ]]
912026-09-04T03:13:34.827Z++ git branch --show-current
922026-09-04T03:13:34.827Z+ current=main
932026-09-04T03:13:34.827Z+ [[ main != renovate/opte ]]
942026-09-04T03:13:34.827Z+ git branch -f renovate/opte 226a6c4ce96b24ac690c850483c24a696e138a3c
952026-09-04T03:13:34.831Z+ git checkout -f renovate/opte
962026-09-04T03:13:34.848ZSwitched to branch 'renovate/opte'
972026-09-04T03:13:34.850Z+ git reset --hard 226a6c4ce96b24ac690c850483c24a696e138a3c
982026-09-04T03:13:34.853ZHEAD is now at 226a6c4 Update opte to 16ef8c6
992026-09-04T03:13:34.856Zprocess exited: duration 2144 ms, exit code 0
 
1002026-09-04T03:13:34.864Zstarting task 4: "build"
1012026-09-04T03:13:34.869Z+ set -e
1022026-09-04T03:13:34.869Z+ source .github/buildomat/test-common.sh
1032026-09-04T03:13:34.872Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T03:13:34.872Z++ source .github/buildomat/common.sh
1052026-09-04T03:13:34.872Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:13:34.872Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:13:34.872Z+++ cargo --version
1082026-09-04T03:13:34.875Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T03:13:35.018Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T03:13:35.022Zinfo: downloading 6 components
1112026-09-04T03:13:49.876Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T03:13:49.877Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T03:13:49.877Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T03:13:49.977Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T03:13:49.991Z+++ rustc --version
1162026-09-04T03:13:50.021Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T03:13:50.021Z++ banner install
1182026-09-04T03:13:50.045Z
1192026-09-04T03:13:50.045Z # # # #### ##### ## # #
1202026-09-04T03:13:50.045Z # ## # # # # # # #
1212026-09-04T03:13:50.045Z # # # # #### # # # # #
1222026-09-04T03:13:50.048Z # # # # # # ###### # #
1232026-09-04T03:13:50.048Z # # ## # # # # # # #
1242026-09-04T03:13:50.048Z # # # #### # # # ###### ######
1252026-09-04T03:13:50.048Z
1262026-09-04T03:13:50.048Z++ pfexec pkg install clang-15
1272026-09-04T03:13:51.973Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T03:13:52.405Z Startup: Caching catalogs ... Done
1292026-09-04T03:13:55.033ZPlanning: Solver setup ... Done
1302026-09-04T03:13:55.102ZPlanning: Running solver ... Done
1312026-09-04T03:13:55.156ZPlanning: Consolidating action changes ... Done
1322026-09-04T03:13:55.156ZPlanning: Evaluating mediators ... Done
1332026-09-04T03:13:55.160ZPlanning: Planning completed in 2.71 seconds
1342026-09-04T03:13:55.168ZNo updates necessary for this image.
1352026-09-04T03:13:55.414Z+++ uname -s
1362026-09-04T03:13:55.418Z++ nextest_host_os=SunOS
1372026-09-04T03:13:55.418Z++ case "${nextest_host_os}" in
1382026-09-04T03:13:55.418Z++ nextest_platform=illumos
1392026-09-04T03:13:55.418Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T03:13:55.418Z+++ mktemp -d
1412026-09-04T03:13:55.418Z++ nextest_tmp=/tmp/tmp.1qa4rc
1422026-09-04T03:13:55.418Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T03:13:55.418Z++ nextest_tar=/tmp/tmp.1qa4rc/nextest.tar.gz
1442026-09-04T03:13:55.418Z++ curl -sSfL --retry 10 -o /tmp/tmp.1qa4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T03:13:56.039Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T03:13:56.042Z++ tar -xzf /tmp/tmp.1qa4rc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T03:13:56.113Z+ pushd mgadm
1482026-09-04T03:13:56.121Z/work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite
1492026-09-04T03:13:56.121Z+ cargo nextest run
1502026-09-04T03:13:56.283Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-04T03:13:56.878ZFrom https://github.com/oxidecomputer/falcon
1522026-09-04T03:13:56.878Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1532026-09-04T03:13:56.958Z Updating crates.io index
1542026-09-04T03:13:56.974Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1552026-09-04T03:13:57.428ZFrom https://github.com/oxidecomputer/dendrite
1562026-09-04T03:13:57.428Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1572026-09-04T03:13:57.466Z Updating git repository `https://github.com/oxidecomputer/ispf`
1582026-09-04T03:13:57.746ZFrom https://github.com/oxidecomputer/ispf
1592026-09-04T03:13:57.746Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1602026-09-04T03:13:57.750Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-09-04T03:13:58.103ZFrom https://github.com/oxidecomputer/netadm-sys
1622026-09-04T03:13:58.103Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1632026-09-04T03:13:58.109Z Updating git repository `https://github.com/oxidecomputer/omicron`
1642026-09-04T03:14:04.096ZFrom https://github.com/oxidecomputer/omicron
1652026-09-04T03:14:04.096Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1662026-09-04T03:14:04.511Z Updating git repository `https://github.com/oxidecomputer/opte`
1672026-09-04T03:14:05.482ZFrom https://github.com/oxidecomputer/opte
1682026-09-04T03:14:05.482Z * [new ref] 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 -> refs/commit/16ef8c60a15fa6b0afd02c5f23f742c20b818f97
1692026-09-04T03:14:05.512Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1702026-09-04T03:14:05.814ZFrom https://github.com/oxidecomputer/slog-error-chain
1712026-09-04T03:14:05.814Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1722026-09-04T03:14:05.822Z Updating git repository `https://github.com/illumos/smf-rs`
1732026-09-04T03:14:06.093ZFrom https://github.com/illumos/smf-rs
1742026-09-04T03:14:06.093Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1752026-09-04T03:14:06.109Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1762026-09-04T03:14:06.516ZFrom https://github.com/oxidecomputer/network-interface
1772026-09-04T03:14:06.516Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1782026-09-04T03:14:06.523Z Updating git repository `https://github.com/oxidecomputer/zone`
1792026-09-04T03:14:06.821ZFrom https://github.com/oxidecomputer/zone
1802026-09-04T03:14:06.821Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1812026-09-04T03:14:06.832Z Updating git repository `https://github.com/oxidecomputer/propolis`
1822026-09-04T03:14:07.746ZFrom https://github.com/oxidecomputer/propolis
1832026-09-04T03:14:07.746Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1842026-09-04T03:14:07.787Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1852026-09-04T03:14:08.353ZFrom https://github.com/oxidecomputer/transceiver-control
1862026-09-04T03:14:08.353Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1872026-09-04T03:14:08.361Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882026-09-04T03:14:08.647ZFrom https://github.com/oxidecomputer/dlpi-sys
1892026-09-04T03:14:08.647Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1902026-09-04T03:14:08.658Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1912026-09-04T03:14:09.008ZFrom https://github.com/jmesmon/rust-libzfs
1922026-09-04T03:14:09.008Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1932026-09-04T03:14:09.036Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1942026-09-04T03:14:09.280ZFrom https://github.com/oxidecomputer/rusty-doors
1952026-09-04T03:14:09.280Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1962026-09-04T03:14:09.287Z Updating git repository `https://github.com/oxidecomputer/lldp`
1972026-09-04T03:14:09.657ZFrom https://github.com/oxidecomputer/lldp
1982026-09-04T03:14:09.657Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1992026-09-04T03:14:09.667Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2002026-09-04T03:14:10.021ZFrom https://github.com/oxidecomputer/tufaceous
2012026-09-04T03:14:10.021Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2022026-09-04T03:14:10.030Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2032026-09-04T03:14:10.595ZFrom https://github.com/oxidecomputer/management-gateway-service
2042026-09-04T03:14:10.595Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2052026-09-04T03:14:10.609Z Updating git repository `https://github.com/oxidecomputer/crucible`
2062026-09-04T03:14:11.780ZFrom https://github.com/oxidecomputer/crucible
2072026-09-04T03:14:11.780Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2082026-09-04T03:14:11.822Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2092026-09-04T03:14:12.105ZFrom https://github.com/oxidecomputer/serde_human_bytes
2102026-09-04T03:14:12.105Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2112026-09-04T03:14:12.121Z Updating git repository `https://github.com/oxidecomputer/propolis`
2122026-09-04T03:14:12.518ZFrom https://github.com/oxidecomputer/propolis
2132026-09-04T03:14:12.518Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2142026-09-04T03:14:12.560Z Updating git repository `https://github.com/oxidecomputer/crucible`
2152026-09-04T03:14:13.088ZFrom https://github.com/oxidecomputer/crucible
2162026-09-04T03:14:13.088Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2172026-09-04T03:14:13.159Z Updating git repository `https://github.com/oxidecomputer/tofino`
2182026-09-04T03:14:13.529ZFrom https://github.com/oxidecomputer/tofino
2192026-09-04T03:14:13.529Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2202026-09-04T03:14:13.551Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2212026-09-04T03:14:14.342ZFrom https://github.com/oxidecomputer/maghemite
2222026-09-04T03:14:14.342Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2232026-09-04T03:14:14.371Z Updating git repository `https://github.com/oxidecomputer/clickward`
2242026-09-04T03:14:14.666ZFrom https://github.com/oxidecomputer/clickward
2252026-09-04T03:14:14.666Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2262026-09-04T03:14:14.678Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2272026-09-04T03:14:14.936ZFrom https://github.com/oxidecomputer/illumos-devinfo
2282026-09-04T03:14:14.936Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2292026-09-04T03:14:17.203Z Downloading crates ...
2302026-09-04T03:14:17.254Z Downloaded adler2 v2.0.1
2312026-09-04T03:14:17.269Z Downloaded bit-set v0.8.0
2322026-09-04T03:14:17.285Z Downloaded base16ct v1.0.0
2332026-09-04T03:14:17.285Z Downloaded aead v0.5.2
2342026-09-04T03:14:17.287Z Downloaded block-buffer v0.10.4
2352026-09-04T03:14:17.287Z Downloaded atomic-waker v1.1.2
2362026-09-04T03:14:17.287Z Downloaded crc8 v0.1.1
2372026-09-04T03:14:17.308Z Downloaded autocfg v1.5.1
2382026-09-04T03:14:17.308Z Downloaded bytecount v0.6.9
2392026-09-04T03:14:17.308Z Downloaded crypto-common v0.2.2
2402026-09-04T03:14:17.308Z Downloaded is_ci v1.2.0
2412026-09-04T03:14:17.308Z Downloaded idna_adapter v1.2.2
2422026-09-04T03:14:17.308Z Downloaded anstyle-parse v1.0.0
2432026-09-04T03:14:17.308Z Downloaded instant v0.1.13
2442026-09-04T03:14:17.308Z Downloaded convert_case v0.4.0
2452026-09-04T03:14:17.308Z Downloaded backoff v0.4.0
2462026-09-04T03:14:17.308Z Downloaded csv-core v0.1.13
2472026-09-04T03:14:17.308Z Downloaded anyhow v1.0.104
2482026-09-04T03:14:17.308Z Downloaded cancel-safe-futures v0.1.5
2492026-09-04T03:14:17.308Z Downloaded indexmap v2.14.0
2502026-09-04T03:14:17.325Z Downloaded async-trait v0.1.92
2512026-09-04T03:14:17.325Z Downloaded jobserver v0.1.35
2522026-09-04T03:14:17.325Z Downloaded num-integer v0.1.47
2532026-09-04T03:14:17.325Z Downloaded lock_api v0.4.14
2542026-09-04T03:14:17.325Z Downloaded chacha20 v0.10.1
2552026-09-04T03:14:17.325Z Downloaded base16ct v0.2.0
2562026-09-04T03:14:17.325Z Downloaded critical-section v1.2.0
2572026-09-04T03:14:17.325Z Downloaded anstyle v1.0.14
2582026-09-04T03:14:17.325Z Downloaded hubpack v0.1.2
2592026-09-04T03:14:17.325Z Downloaded arrayref v0.3.9
2602026-09-04T03:14:17.325Z Downloaded anstream v1.0.0
2612026-09-04T03:14:17.325Z Downloaded cargo_toml v0.22.3
2622026-09-04T03:14:17.353Z Downloaded bcs v0.1.6
2632026-09-04T03:14:17.354Z Downloaded anstyle-query v1.1.5
2642026-09-04T03:14:17.354Z Downloaded indexmap v1.9.3
2652026-09-04T03:14:17.354Z Downloaded atomicwrites v0.4.4
2662026-09-04T03:14:17.354Z Downloaded byteorder v1.5.0
2672026-09-04T03:14:17.355Z Downloaded icu_normalizer_data v2.2.0
2682026-09-04T03:14:17.355Z Downloaded async-recursion v1.1.1
2692026-09-04T03:14:17.355Z Downloaded async-stream-impl v0.3.6
2702026-09-04T03:14:17.355Z Downloaded crunchy v0.2.4
2712026-09-04T03:14:17.355Z Downloaded hostname v0.4.2
2722026-09-04T03:14:17.355Z Downloaded async-stream v0.3.6
2732026-09-04T03:14:17.355Z Downloaded block-buffer v0.12.1
2742026-09-04T03:14:17.355Z Downloaded http-body v1.1.0
2752026-09-04T03:14:17.378Z Downloaded is-terminal v0.4.17
2762026-09-04T03:14:17.378Z Downloaded allocator-api2 v0.2.21
2772026-09-04T03:14:17.378Z Downloaded compression-codecs v0.4.38
2782026-09-04T03:14:17.378Z Downloaded http-body-util v0.1.5
2792026-09-04T03:14:17.378Z Downloaded ingot v0.2.1
2802026-09-04T03:14:17.378Z Downloaded backon v1.6.0
2812026-09-04T03:14:17.378Z Downloaded const_format v0.2.36
2822026-09-04T03:14:17.378Z Downloaded hubpack_derive v0.1.1
2832026-09-04T03:14:17.378Z Downloaded indent_write v2.2.0
2842026-09-04T03:14:17.379Z Downloaded cstr-argument v0.1.2
2852026-09-04T03:14:17.379Z Downloaded cfg-if v1.0.4
2862026-09-04T03:14:17.379Z Downloaded is_terminal_polyfill v1.70.2
2872026-09-04T03:14:17.379Z Downloaded ciborium-io v0.2.2
2882026-09-04T03:14:17.379Z Downloaded cobs v0.3.0
2892026-09-04T03:14:17.379Z Downloaded compression-core v0.4.32
2902026-09-04T03:14:17.379Z Downloaded inout v0.1.4
2912026-09-04T03:14:17.379Z Downloaded curve25519-dalek-derive v0.1.1
2922026-09-04T03:14:17.379Z Downloaded daft v0.1.8
2932026-09-04T03:14:17.379Z Downloaded humantime v2.4.0
2942026-09-04T03:14:17.379Z Downloaded slog-envlogger v2.2.0
2952026-09-04T03:14:17.379Z Downloaded iana-time-zone v0.1.65
2962026-09-04T03:14:17.379Z Downloaded const-random v0.1.18
2972026-09-04T03:14:17.379Z Downloaded sha1 v0.11.0
2982026-09-04T03:14:17.379Z Downloaded cfg_aliases v0.2.2
2992026-09-04T03:14:17.379Z Downloaded crucible-workspace-hack v0.1.0
3002026-09-04T03:14:17.379Z Downloaded crypto-common v0.1.7
3012026-09-04T03:14:17.397Z Downloaded cpufeatures v0.2.17
3022026-09-04T03:14:17.397Z Downloaded arrayvec v0.7.8
3032026-09-04T03:14:17.397Z Downloaded bs58 v0.5.1
3042026-09-04T03:14:17.397Z Downloaded camino-tempfile v1.4.1
3052026-09-04T03:14:17.398Z Downloaded rustversion v1.0.23
3062026-09-04T03:14:17.398Z Downloaded byte-wrapper v0.1.0
3072026-09-04T03:14:17.398Z Downloaded memoffset v0.9.1
3082026-09-04T03:14:17.398Z Downloaded serde_spanned v0.6.9
3092026-09-04T03:14:17.398Z Downloaded natord v1.0.9
3102026-09-04T03:14:17.398Z Downloaded jiff-static v0.2.35
3112026-09-04T03:14:17.398Z Downloaded macaddr v1.0.1
3122026-09-04T03:14:17.398Z Downloaded base64ct v1.8.3
3132026-09-04T03:14:17.398Z Downloaded bit-vec v0.8.0
3142026-09-04T03:14:17.398Z Downloaded ahash v0.8.12
3152026-09-04T03:14:17.398Z Downloaded camino v1.2.5
3162026-09-04T03:14:17.398Z Downloaded const-oid v0.10.2
3172026-09-04T03:14:17.398Z Downloaded konst_macro_rules v0.2.19
3182026-09-04T03:14:17.398Z Downloaded ident_case v1.0.1
3192026-09-04T03:14:17.398Z Downloaded colorchoice v1.0.5
3202026-09-04T03:14:17.410Z Downloaded lru-slab v0.1.2
3212026-09-04T03:14:17.411Z Downloaded num-iter v0.1.46
3222026-09-04T03:14:17.411Z Downloaded const-random-macro v0.1.16
3232026-09-04T03:14:17.411Z Downloaded cpufeatures v0.3.0
3242026-09-04T03:14:17.411Z Downloaded mime v0.3.17
3252026-09-04T03:14:17.411Z Downloaded num-derive v0.4.2
3262026-09-04T03:14:17.411Z Downloaded ingot-types v0.2.0
3272026-09-04T03:14:17.411Z Downloaded termtree v0.5.1
3282026-09-04T03:14:17.411Z Downloaded ipnet v2.12.1
3292026-09-04T03:14:17.411Z Downloaded clap_lex v1.1.0
3302026-09-04T03:14:17.411Z Downloaded thiserror-impl-no-std v2.0.2
3312026-09-04T03:14:17.411Z Downloaded ciborium-ll v0.2.2
3322026-09-04T03:14:17.411Z Downloaded keccak v0.1.6
3332026-09-04T03:14:17.411Z Downloaded argon2 v0.5.3
3342026-09-04T03:14:17.417Z Downloaded internet-checksum v0.2.1
3352026-09-04T03:14:17.417Z Downloaded newtype_derive v0.1.6
3362026-09-04T03:14:17.417Z Downloaded bitflags v1.3.2
3372026-09-04T03:14:17.417Z Downloaded managed v0.8.0
3382026-09-04T03:14:17.417Z Downloaded scopeguard v1.2.0
3392026-09-04T03:14:17.417Z Downloaded strum v0.26.3
3402026-09-04T03:14:17.417Z Downloaded supports-color v3.0.2
3412026-09-04T03:14:17.417Z Downloaded linked-hash-map v0.5.6
3422026-09-04T03:14:17.417Z Downloaded num-conv v0.2.2
3432026-09-04T03:14:17.417Z Downloaded scroll_derive v0.13.1
3442026-09-04T03:14:17.417Z Downloaded itoa v1.0.18
3452026-09-04T03:14:17.417Z Downloaded lazy_static v1.5.0
3462026-09-04T03:14:17.417Z Downloaded structmeta-derive v0.3.0
3472026-09-04T03:14:17.418Z Downloaded bitflags v2.13.1
3482026-09-04T03:14:17.425Z Downloaded constant_time_eq v0.4.2
3492026-09-04T03:14:17.425Z Downloaded match_cfg v0.1.0
3502026-09-04T03:14:17.425Z Downloaded num v0.4.3
3512026-09-04T03:14:17.425Z Downloaded httpdate v1.0.3
3522026-09-04T03:14:17.425Z Downloaded memmap v0.7.0
3532026-09-04T03:14:17.425Z Downloaded libscf-sys v1.2.0
3542026-09-04T03:14:17.425Z Downloaded lru-cache v0.1.2
3552026-09-04T03:14:17.425Z Downloaded serde-big-array v0.5.1
3562026-09-04T03:14:17.429Z Downloaded tabwriter v1.4.1
3572026-09-04T03:14:17.429Z Downloaded multer v3.1.0
3582026-09-04T03:14:17.429Z Downloaded newtype-uuid-macros v0.1.1
3592026-09-04T03:14:17.432Z Downloaded utf-8 v0.7.6
3602026-09-04T03:14:17.432Z Downloaded slog-term v2.9.2
3612026-09-04T03:14:17.437Z Downloaded linear-map v1.2.0
3622026-09-04T03:14:17.437Z Downloaded num-complex v0.4.6
3632026-09-04T03:14:17.438Z Downloaded num-rational v0.4.2
3642026-09-04T03:14:17.442Z Downloaded newtype-uuid v1.4.0
3652026-09-04T03:14:17.442Z Downloaded usdt-attr-macro v0.5.0
3662026-09-04T03:14:17.442Z Downloaded hyper-rustls v0.27.9
3672026-09-04T03:14:17.442Z Downloaded num_enum v0.5.11
3682026-09-04T03:14:17.447Z Downloaded tower-layer v0.3.3
3692026-09-04T03:14:17.447Z Downloaded usdt-macro v0.6.0
3702026-09-04T03:14:17.447Z Downloaded cmake v0.1.58
3712026-09-04T03:14:17.447Z Downloaded const_format_proc_macros v0.2.34
3722026-09-04T03:14:17.456Z Downloaded libsw v3.5.0
3732026-09-04T03:14:17.456Z Downloaded signal-hook-registry v1.4.8
3742026-09-04T03:14:17.456Z Downloaded thread_local v1.1.10
3752026-09-04T03:14:17.456Z Downloaded unicode-linebreak v0.1.5
3762026-09-04T03:14:17.464Z Downloaded ingot v0.1.1
3772026-09-04T03:14:17.464Z Downloaded no-std-compat v0.4.1
3782026-09-04T03:14:17.464Z Downloaded tower-service v0.3.3
3792026-09-04T03:14:17.464Z Downloaded want v0.3.1
3802026-09-04T03:14:17.465Z Downloaded usdt v0.6.0
3812026-09-04T03:14:17.465Z Downloaded fnv v1.0.7
3822026-09-04T03:14:17.465Z Downloaded newline-converter v0.3.0
3832026-09-04T03:14:17.470Z Downloaded thiserror v1.0.69
3842026-09-04T03:14:17.470Z Downloaded libsw-core v0.3.2
3852026-09-04T03:14:17.470Z Downloaded errno v0.3.14
3862026-09-04T03:14:17.470Z Downloaded enum-as-inner v0.6.1
3872026-09-04T03:14:17.470Z Downloaded float-ord v0.3.2
3882026-09-04T03:14:17.470Z Downloaded untrusted v0.7.1
3892026-09-04T03:14:17.470Z Downloaded icu_provider v2.2.0
3902026-09-04T03:14:17.470Z Downloaded libm v0.2.16
3912026-09-04T03:14:17.473Z Downloaded crossbeam-deque v0.8.7
3922026-09-04T03:14:17.473Z Downloaded ingot-types v0.1.2
3932026-09-04T03:14:17.476Z Downloaded hash32 v0.3.1
3942026-09-04T03:14:17.476Z Downloaded hex v0.4.3
3952026-09-04T03:14:17.476Z Downloaded console v0.16.4
3962026-09-04T03:14:17.479Z Downloaded parse-display v0.10.0
3972026-09-04T03:14:17.484Z Downloaded ingot-macros v0.1.1
3982026-09-04T03:14:17.484Z Downloaded futures-macro v0.3.34
3992026-09-04T03:14:17.484Z Downloaded futures-io v0.3.34
4002026-09-04T03:14:17.484Z Downloaded zmij v1.0.23
4012026-09-04T03:14:17.488Z Downloaded httparse v1.10.1
4022026-09-04T03:14:17.493Z Downloaded hybrid-array v0.4.14
4032026-09-04T03:14:17.493Z Downloaded crc32fast v1.5.0
4042026-09-04T03:14:17.493Z Downloaded litemap v0.8.2
4052026-09-04T03:14:17.493Z Downloaded memmap2 v0.9.11
4062026-09-04T03:14:17.496Z Downloaded blake2 v0.10.6
4072026-09-04T03:14:17.496Z Downloaded rusty-fork v0.3.1
4082026-09-04T03:14:17.496Z Downloaded powerfmt v0.2.0
4092026-09-04T03:14:17.496Z Downloaded serde_plain v1.0.2
4102026-09-04T03:14:17.502Z Downloaded opaque-debug v0.3.1
4112026-09-04T03:14:17.506Z Downloaded xz2 v0.1.7
4122026-09-04T03:14:17.506Z Downloaded digest v0.10.7
4132026-09-04T03:14:17.509Z Downloaded clap_derive v4.6.4
4142026-09-04T03:14:17.509Z Downloaded progenitor-macro v0.10.0
4152026-09-04T03:14:17.513Z Downloaded quick-error v1.2.3
4162026-09-04T03:14:17.518Z Downloaded ingot-macros v0.2.0
4172026-09-04T03:14:17.518Z Downloaded ipnetwork v0.21.1
4182026-09-04T03:14:17.518Z Downloaded hostname v0.3.1
4192026-09-04T03:14:17.521Z Downloaded synstructure v0.13.2
4202026-09-04T03:14:17.522Z Downloaded slog-bunyan v2.5.0
4212026-09-04T03:14:17.522Z Downloaded ciborium v0.2.2
4222026-09-04T03:14:17.529Z Downloaded static_assertions v1.1.0
4232026-09-04T03:14:17.531Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4242026-09-04T03:14:17.532Z Downloaded hyper v1.11.0
4252026-09-04T03:14:17.532Z Downloaded spin v0.5.2
4262026-09-04T03:14:17.532Z Downloaded rustc_version v0.1.7
4272026-09-04T03:14:17.532Z Downloaded deranged v0.5.8
4282026-09-04T03:14:17.534Z Downloaded thread-id v5.1.0
4292026-09-04T03:14:17.534Z Downloaded tinyvec_macros v0.1.1
4302026-09-04T03:14:17.538Z Downloaded rustls-pemfile v2.2.0
4312026-09-04T03:14:17.538Z Downloaded crossbeam-epoch v0.9.20
4322026-09-04T03:14:17.541Z Downloaded typify-macro v0.6.2
4332026-09-04T03:14:17.544Z Downloaded pest_generator v2.8.8
4342026-09-04T03:14:17.544Z Downloaded phf v0.12.1
4352026-09-04T03:14:17.544Z Downloaded proc-macro-error v1.0.4
4362026-09-04T03:14:17.546Z Downloaded icu_properties v2.2.0
4372026-09-04T03:14:17.547Z Downloaded cipher v0.4.4
4382026-09-04T03:14:17.961Z Downloaded clap v4.6.6
4392026-09-04T03:14:17.968Z Downloaded crossbeam-utils v0.8.22
4402026-09-04T03:14:17.968Z Downloaded foreign-types-shared v0.3.1
4412026-09-04T03:14:17.969Z Downloaded resolv-conf v0.7.6
4422026-09-04T03:14:17.969Z Downloaded progenitor v0.14.0
4432026-09-04T03:14:17.969Z Downloaded rustls-native-certs v0.8.4
4442026-09-04T03:14:17.969Z Downloaded arc-swap v1.9.2
4452026-09-04T03:14:17.969Z Downloaded dof v0.3.0
4462026-09-04T03:14:17.969Z Downloaded num_enum v0.7.6
4472026-09-04T03:14:17.969Z Downloaded bytes v1.12.1
4482026-09-04T03:14:17.969Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4492026-09-04T03:14:17.969Z Downloaded icu_normalizer v2.2.0
4502026-09-04T03:14:17.969Z Downloaded waitgroup v0.1.2
4512026-09-04T03:14:17.969Z Downloaded log v0.4.33
4522026-09-04T03:14:17.970Z Downloaded tokio-stream v0.1.19
4532026-09-04T03:14:17.970Z Downloaded serde_yaml v0.9.34+deprecated
4542026-09-04T03:14:17.970Z Downloaded zone_cfg_derive v0.3.1
4552026-09-04T03:14:17.970Z Downloaded darling_macro v0.23.0
4562026-09-04T03:14:17.970Z Downloaded num-traits v0.2.19
4572026-09-04T03:14:17.970Z Downloaded zerofrom v0.1.8
4582026-09-04T03:14:17.970Z Downloaded socket2 v0.6.5
4592026-09-04T03:14:17.970Z Downloaded form_urlencoded v1.2.2
4602026-09-04T03:14:17.970Z Downloaded pem v3.0.6
4612026-09-04T03:14:17.970Z Downloaded walkdir v2.5.0
4622026-09-04T03:14:17.970Z Downloaded pin-project-lite v0.2.17
4632026-09-04T03:14:17.970Z Downloaded port-file v0.1.0
4642026-09-04T03:14:17.970Z Downloaded git-stub v1.0.0
4652026-09-04T03:14:17.970Z Downloaded smartstring v1.0.1
4662026-09-04T03:14:17.970Z Downloaded slog-async v2.8.0
4672026-09-04T03:14:17.970Z Downloaded strum_macros v0.26.4
4682026-09-04T03:14:17.970Z Downloaded dyn-clone v1.0.20
4692026-09-04T03:14:17.971Z Downloaded icu_collections v2.2.0
4702026-09-04T03:14:17.971Z Downloaded heck v0.4.1
4712026-09-04T03:14:17.971Z Downloaded rand_core v0.9.5
4722026-09-04T03:14:17.971Z Downloaded smallvec v1.15.2
4732026-09-04T03:14:17.971Z Downloaded tokio-rustls v0.26.4
4742026-09-04T03:14:17.971Z Downloaded olpc-cjson v0.1.4
4752026-09-04T03:14:17.971Z Downloaded openssl-macros v0.1.1
4762026-09-04T03:14:17.971Z Downloaded openssl-probe v0.2.1
4772026-09-04T03:14:17.971Z Downloaded potential_utf v0.1.5
4782026-09-04T03:14:17.971Z Downloaded chacha20 v0.9.1
4792026-09-04T03:14:17.971Z Downloaded idna v1.1.0
4802026-09-04T03:14:17.971Z Downloaded ucd-trie v0.1.7
4812026-09-04T03:14:17.971Z Downloaded thiserror-impl v1.0.69
4822026-09-04T03:14:17.971Z Downloaded tinystr v0.8.3
4832026-09-04T03:14:17.971Z Downloaded usdt-macro v0.5.0
4842026-09-04T03:14:17.971Z Downloaded darling v0.23.0
4852026-09-04T03:14:17.971Z Downloaded miniz_oxide v0.8.9
4862026-09-04T03:14:17.971Z Downloaded phf_shared v0.12.1
4872026-09-04T03:14:17.971Z Downloaded shlex v2.0.1
4882026-09-04T03:14:17.971Z Downloaded usdt v0.5.0
4892026-09-04T03:14:17.971Z Downloaded serde_path_to_error v0.1.20
4902026-09-04T03:14:17.971Z Downloaded writeable v0.6.3
4912026-09-04T03:14:17.971Z Downloaded diff v0.1.13
4922026-09-04T03:14:17.971Z Downloaded futures-core v0.3.34
4932026-09-04T03:14:17.971Z Downloaded ff v0.13.1
4942026-09-04T03:14:17.971Z Downloaded fixedbitset v0.5.7
4952026-09-04T03:14:17.971Z Downloaded ref-cast-impl v1.0.26
4962026-09-04T03:14:17.971Z Downloaded colored v3.1.1
4972026-09-04T03:14:17.971Z Downloaded sha1 v0.10.7
4982026-09-04T03:14:17.971Z Downloaded konst v0.2.20
4992026-09-04T03:14:17.971Z Downloaded rustls-pki-types v1.15.1
5002026-09-04T03:14:17.971Z Downloaded rand_chacha v0.3.1
5012026-09-04T03:14:17.971Z Downloaded indicatif v0.18.6
5022026-09-04T03:14:17.971Z Downloaded toml_writer v1.1.2+spec-1.1.0
5032026-09-04T03:14:17.971Z Downloaded async-compression v0.4.43
5042026-09-04T03:14:17.971Z Downloaded chacha20poly1305 v0.10.1
5052026-09-04T03:14:17.971Z Downloaded getrandom v0.2.17
5062026-09-04T03:14:17.972Z Downloaded serde_urlencoded v0.7.1
5072026-09-04T03:14:17.972Z Downloaded once_cell v1.21.4
5082026-09-04T03:14:17.972Z Downloaded semver v0.1.20
5092026-09-04T03:14:17.972Z Downloaded terminal_size v0.4.4
5102026-09-04T03:14:17.972Z Downloaded testing_table v0.3.0
5112026-09-04T03:14:17.972Z Downloaded unarray v0.1.4
5122026-09-04T03:14:17.972Z Downloaded utf8_iter v1.0.4
5132026-09-04T03:14:17.972Z Downloaded cookie v0.18.2
5142026-09-04T03:14:17.972Z Downloaded parking_lot_core v0.8.6
5152026-09-04T03:14:17.972Z Downloaded term v1.2.1
5162026-09-04T03:14:17.972Z Downloaded parking_lot v0.11.2
5172026-09-04T03:14:17.972Z Downloaded subtle v2.6.1
5182026-09-04T03:14:17.972Z Downloaded structmeta v0.3.0
5192026-09-04T03:14:17.972Z Downloaded proc-macro-crate v1.3.1
5202026-09-04T03:14:17.972Z Downloaded zeroize_derive v1.5.0
5212026-09-04T03:14:17.972Z Downloaded progenitor v0.13.0
5222026-09-04T03:14:17.972Z Downloaded serde_core v1.0.229
5232026-09-04T03:14:17.972Z Downloaded either v1.17.0
5242026-09-04T03:14:17.972Z Downloaded progenitor-extras v0.2.0
5252026-09-04T03:14:17.973Z Downloaded zeroize v1.9.0
5262026-09-04T03:14:17.973Z Downloaded darling v0.21.3
5272026-09-04T03:14:17.973Z Downloaded debug-ignore v1.0.5
5282026-09-04T03:14:17.973Z Downloaded defmt v1.1.1
5292026-09-04T03:14:17.973Z Downloaded version_check v0.9.5
5302026-09-04T03:14:17.973Z Downloaded yoke-derive v0.8.2
5312026-09-04T03:14:17.973Z Downloaded foreign-types-macros v0.2.4
5322026-09-04T03:14:17.973Z Downloaded elliptic-curve v0.13.8
5332026-09-04T03:14:17.973Z Downloaded drift v0.2.0
5342026-09-04T03:14:17.973Z Downloaded base64 v0.22.1
5352026-09-04T03:14:17.973Z Downloaded futures v0.3.34
5362026-09-04T03:14:17.973Z Downloaded rustls-platform-verifier v0.7.0
5372026-09-04T03:14:17.973Z Downloaded progenitor v0.10.0
5382026-09-04T03:14:17.973Z Downloaded num_threads v0.1.7
5392026-09-04T03:14:17.980Z Downloaded zone v0.3.1
5402026-09-04T03:14:17.980Z Downloaded dtrace-parser v0.3.0
5412026-09-04T03:14:17.980Z Downloaded futures-task v0.3.34
5422026-09-04T03:14:17.980Z Downloaded fxhash v0.2.1
5432026-09-04T03:14:17.980Z Downloaded rand_xorshift v0.4.0
5442026-09-04T03:14:17.980Z Downloaded dtrace-parser v0.2.0
5452026-09-04T03:14:17.980Z Downloaded http v1.5.0
5462026-09-04T03:14:17.980Z Downloaded scroll v0.12.0
5472026-09-04T03:14:17.980Z Downloaded snafu-derive v0.8.9
5482026-09-04T03:14:17.980Z Downloaded getrandom v0.3.4
5492026-09-04T03:14:17.980Z Downloaded scroll_derive v0.12.1
5502026-09-04T03:14:17.980Z Downloaded secrecy v0.10.3
5512026-09-04T03:14:17.980Z Downloaded tokio-dtrace v0.1.1
5522026-09-04T03:14:17.980Z Downloaded parking_lot_core v0.9.12
5532026-09-04T03:14:17.980Z Downloaded base64 v0.21.7
5542026-09-04T03:14:17.980Z Downloaded tinyvec v1.12.0
5552026-09-04T03:14:17.980Z Downloaded tracing-attributes v0.1.31
5562026-09-04T03:14:17.980Z Downloaded swrite v0.1.0
5572026-09-04T03:14:17.980Z Downloaded take_mut v0.2.2
5582026-09-04T03:14:17.980Z Downloaded unicode-xid v0.2.6
5592026-09-04T03:14:17.980Z Downloaded memchr v2.8.3
5602026-09-04T03:14:17.980Z Downloaded same-file v1.0.6
5612026-09-04T03:14:17.980Z Downloaded typeid v1.0.3
5622026-09-04T03:14:17.980Z Downloaded pretty-hex v0.4.2
5632026-09-04T03:14:17.980Z Downloaded rayon-core v1.13.0
5642026-09-04T03:14:17.980Z Downloaded derive-where v1.6.1
5652026-09-04T03:14:17.980Z Downloaded crossbeam-channel v0.5.16
5662026-09-04T03:14:17.980Z Downloaded utf8parse v0.2.2
5672026-09-04T03:14:17.980Z Downloaded darling_core v0.21.3
5682026-09-04T03:14:17.980Z Downloaded embedded-io v0.4.0
5692026-09-04T03:14:17.980Z Downloaded hmac v0.12.1
5702026-09-04T03:14:17.980Z Downloaded parking_lot v0.12.5
5712026-09-04T03:14:17.980Z Downloaded data-encoding v2.11.1
5722026-09-04T03:14:17.981Z Downloaded displaydoc v0.2.7
5732026-09-04T03:14:17.981Z Downloaded highway v1.3.0
5742026-09-04T03:14:17.981Z Downloaded crypto-bigint v0.5.5
5752026-09-04T03:14:17.981Z Downloaded hyper-util v0.1.20
5762026-09-04T03:14:17.981Z Downloaded toml_edit v0.19.15
5772026-09-04T03:14:17.981Z Downloaded minimal-lexical v0.2.1
5782026-09-04T03:14:17.981Z Downloaded serde v1.0.229
5792026-09-04T03:14:17.981Z Downloaded serde_derive v1.0.229
5802026-09-04T03:14:17.981Z Downloaded rustc-hash v2.1.3
5812026-09-04T03:14:17.981Z Downloaded slog-dtrace v0.3.0
5822026-09-04T03:14:17.981Z Downloaded fastrand v2.5.0
5832026-09-04T03:14:17.981Z Downloaded rand_chacha v0.9.0
5842026-09-04T03:14:17.981Z Downloaded quinn-udp v0.5.15
5852026-09-04T03:14:17.981Z Downloaded progenitor-client v0.14.0
5862026-09-04T03:14:17.981Z Downloaded erased-serde v0.3.31
5872026-09-04T03:14:17.981Z Downloaded tar v0.4.46
5882026-09-04T03:14:17.981Z Downloaded omicron-workspace-hack v0.1.0
5892026-09-04T03:14:17.981Z Downloaded scroll v0.13.0
5902026-09-04T03:14:17.981Z Downloaded slab v0.4.12
5912026-09-04T03:14:17.981Z Downloaded tiny-keccak v2.0.2
5922026-09-04T03:14:17.981Z Downloaded tempfile v3.27.0
5932026-09-04T03:14:17.981Z Downloaded typify v0.4.3
5942026-09-04T03:14:17.981Z Downloaded toml_edit v0.22.27
5952026-09-04T03:14:17.981Z Downloaded sync_wrapper v1.0.2
5962026-09-04T03:14:17.981Z Downloaded toml_datetime v0.6.11
5972026-09-04T03:14:17.981Z Downloaded strum v0.27.2
5982026-09-04T03:14:17.981Z Downloaded unit-prefix v0.5.2
5992026-09-04T03:14:17.981Z Downloaded cc v1.4.2
6002026-09-04T03:14:17.981Z Downloaded icu_locale_core v2.2.0
6012026-09-04T03:14:17.981Z Downloaded nom v7.1.3
6022026-09-04T03:14:17.981Z Downloaded semver v1.0.28
6032026-09-04T03:14:17.981Z Downloaded zerocopy-derive v0.7.35
6042026-09-04T03:14:17.981Z Downloaded dropshot_endpoint v0.17.1
6052026-09-04T03:14:17.981Z Downloaded progenitor-impl v0.10.0
6062026-09-04T03:14:17.982Z Downloaded strum_macros v0.27.2
6072026-09-04T03:14:17.982Z Downloaded fs-err v3.3.1
6082026-09-04T03:14:17.982Z Downloaded defmt-parser v1.0.0
6092026-09-04T03:14:17.982Z Downloaded fs_extra v1.3.0
6102026-09-04T03:14:17.982Z Downloaded globset v0.4.20
6112026-09-04T03:14:17.982Z Downloaded owo-colors v4.3.0
6122026-09-04T03:14:17.982Z Downloaded schemars v0.8.22
6132026-09-04T03:14:17.982Z Downloaded rustls-webpki v0.103.14
6142026-09-04T03:14:17.982Z Downloaded icu_properties_data v2.2.0
6152026-09-04T03:14:17.982Z Downloaded jiff-core v0.1.0
6162026-09-04T03:14:17.982Z Downloaded mio v1.2.2
6172026-09-04T03:14:17.982Z Downloaded smawk v0.3.3
6182026-09-04T03:14:17.982Z Downloaded parse-display-derive v0.10.0
6192026-09-04T03:14:17.982Z Downloaded slog-stdlog v4.1.1
6202026-09-04T03:14:17.982Z Downloaded proc-macro-error-attr v1.0.4
6212026-09-04T03:14:17.982Z Downloaded getrandom v0.4.3
6222026-09-04T03:14:17.982Z Downloaded half v2.7.1
6232026-09-04T03:14:17.982Z Downloaded pkg-config v0.3.33
6242026-09-04T03:14:17.982Z Downloaded ppv-lite86 v0.2.21
6252026-09-04T03:14:17.982Z Downloaded serde_tokenstream v0.2.3
6262026-09-04T03:14:17.982Z Downloaded whoami v1.6.1
6272026-09-04T03:14:17.982Z Downloaded sha2 v0.10.9
6282026-09-04T03:14:17.983Z Downloaded stable_deref_trait v1.2.1
6292026-09-04T03:14:17.983Z Downloaded test-strategy v0.4.5
6302026-09-04T03:14:17.983Z Downloaded unicode-ident v1.0.24
6312026-09-04T03:14:17.983Z Downloaded prettyplease v0.2.37
6322026-09-04T03:14:17.983Z Downloaded zerofrom-derive v0.1.7
6332026-09-04T03:14:17.983Z Downloaded thiserror-no-std v2.0.2
6342026-09-04T03:14:17.983Z Downloaded rand v0.10.2
6352026-09-04T03:14:17.983Z Downloaded flate2 v1.1.9
6362026-09-04T03:14:17.983Z Downloaded serde_repr v0.1.21
6372026-09-04T03:14:17.983Z Downloaded heck v0.5.0
6382026-09-04T03:14:17.983Z Downloaded serial_test v4.0.1
6392026-09-04T03:14:17.992Z Downloaded gethostname v0.5.0
6402026-09-04T03:14:17.992Z Downloaded plain v0.2.3
6412026-09-04T03:14:17.992Z Downloaded rand_pcg v0.10.2
6422026-09-04T03:14:17.992Z Downloaded rustc_version v0.4.1
6432026-09-04T03:14:17.992Z Downloaded similar v3.2.0
6442026-09-04T03:14:17.992Z Downloaded daft-derive v0.1.8
6452026-09-04T03:14:17.992Z Downloaded filetime v0.2.29
6462026-09-04T03:14:17.992Z Downloaded foreign-types v0.5.0
6472026-09-04T03:14:17.992Z Downloaded tabled_derive v0.7.0
6482026-09-04T03:14:17.992Z Downloaded poly1305 v0.8.0
6492026-09-04T03:14:17.992Z Downloaded futures-channel v0.3.34
6502026-09-04T03:14:17.992Z Downloaded futures-executor v0.3.34
6512026-09-04T03:14:17.992Z Downloaded group v0.13.0
6522026-09-04T03:14:17.992Z Downloaded itertools v0.12.1
6532026-09-04T03:14:17.992Z Downloaded pest_meta v2.8.8
6542026-09-04T03:14:17.992Z Downloaded untrusted v0.9.0
6552026-09-04T03:14:17.992Z Downloaded oxide-tokio-rt v0.1.6
6562026-09-04T03:14:17.992Z Downloaded equivalent v1.0.2
6572026-09-04T03:14:17.992Z Downloaded serial_test_derive v4.0.1
6582026-09-04T03:14:17.992Z Downloaded proc-macro-crate v3.5.0
6592026-09-04T03:14:17.993Z Downloaded similar v2.7.0
6602026-09-04T03:14:17.993Z Downloaded foldhash v0.2.0
6612026-09-04T03:14:17.993Z Downloaded ron v0.12.2
6622026-09-04T03:14:17.993Z Downloaded rand_core v0.10.1
6632026-09-04T03:14:17.993Z Downloaded thread-id v4.2.2
6642026-09-04T03:14:17.993Z Downloaded tokio-macros v2.7.2
6652026-09-04T03:14:17.993Z Downloaded steno v0.4.1
6662026-09-04T03:14:17.993Z Downloaded rhai_codegen v3.2.0
6672026-09-04T03:14:17.993Z Downloaded serde_tokenstream v0.3.0
6682026-09-04T03:14:17.993Z Downloaded password-hash v0.5.0
6692026-09-04T03:14:17.993Z Downloaded thiserror v2.0.20
6702026-09-04T03:14:17.993Z Downloaded rand_core v0.6.4
6712026-09-04T03:14:17.993Z Downloaded dropshot-api-manager-types v0.8.0
6722026-09-04T03:14:17.993Z Downloaded dunce v1.0.5
6732026-09-04T03:14:17.993Z Downloaded quote v1.0.47
6742026-09-04T03:14:17.993Z Downloaded aho-corasick v1.1.5
6752026-09-04T03:14:17.993Z Downloaded toml v0.8.23
6762026-09-04T03:14:17.993Z Downloaded spin v0.9.9
6772026-09-04T03:14:17.993Z Downloaded toml v0.7.8
6782026-09-04T03:14:17.993Z Downloaded toml v1.1.4+spec-1.1.0
6792026-09-04T03:14:17.993Z Downloaded generic-array v0.14.7
6802026-09-04T03:14:17.993Z Downloaded toml v0.9.12+spec-1.1.0
6812026-09-04T03:14:17.993Z Downloaded heapless v0.8.0
6822026-09-04T03:14:17.993Z Downloaded nom v8.0.0
6832026-09-04T03:14:17.993Z Downloaded usdt-impl v0.5.0
6842026-09-04T03:14:17.993Z Downloaded vsss-rs v3.3.4
6852026-09-04T03:14:17.993Z Downloaded typify-macro v0.4.3
6862026-09-04T03:14:17.993Z Downloaded expectorate v1.3.0
6872026-09-04T03:14:17.993Z Downloaded pest_derive v2.8.8
6882026-09-04T03:14:17.993Z Downloaded pin-project-internal v1.1.13
6892026-09-04T03:14:17.993Z Downloaded progenitor-macro v0.13.0
6902026-09-04T03:14:17.993Z Downloaded toml_write v0.1.2
6912026-09-04T03:14:17.995Z Downloaded progenitor-client v0.10.0
6922026-09-04T03:14:17.995Z Downloaded wait-timeout v0.2.1
6932026-09-04T03:14:17.995Z Downloaded fixedbitset v0.4.2
6942026-09-04T03:14:17.995Z Downloaded paste v1.0.15
6952026-09-04T03:14:17.995Z Downloaded foldhash v0.1.5
6962026-09-04T03:14:17.995Z Downloaded smf v0.2.3
6972026-09-04T03:14:17.995Z Downloaded ref-cast v1.0.26
6982026-09-04T03:14:17.995Z Downloaded serde_spanned v1.1.1
6992026-09-04T03:14:17.995Z Downloaded git-stub-vcs v0.1.0
7002026-09-04T03:14:17.995Z Downloaded unicode-normalization v0.1.25
7012026-09-04T03:14:17.995Z Downloaded pin-project v1.1.13
7022026-09-04T03:14:17.995Z Downloaded omicron-zone-package v0.12.3
7032026-09-04T03:14:17.995Z Downloaded pretty_assertions v1.4.1
7042026-09-04T03:14:17.995Z Downloaded xattr v1.6.1
7052026-09-04T03:14:17.995Z Downloaded time-core v0.1.9
7062026-09-04T03:14:17.995Z Downloaded proc-macro2 v1.0.107
7072026-09-04T03:14:17.995Z Downloaded defmt-macros v1.1.1
7082026-09-04T03:14:17.995Z Downloaded thiserror-impl v2.0.20
7092026-09-04T03:14:17.995Z Downloaded toml_edit v0.25.13+spec-1.1.0
7102026-09-04T03:14:17.995Z Downloaded serde_derive_internals v0.29.1
7112026-09-04T03:14:17.995Z Downloaded glob v0.3.4
7122026-09-04T03:14:17.995Z Downloaded try-lock v0.2.5
7132026-09-04T03:14:17.995Z Downloaded time-macros v0.2.32
7142026-09-04T03:14:17.995Z Downloaded foreign-types v0.3.2
7152026-09-04T03:14:17.995Z Downloaded qorb v0.4.1
7162026-09-04T03:14:17.995Z Downloaded dof v0.4.0
7172026-09-04T03:14:17.995Z Downloaded simd-adler32 v0.3.10
7182026-09-04T03:14:17.995Z Downloaded progenitor-macro v0.14.0
7192026-09-04T03:14:17.995Z Downloaded sigpipe v0.1.3
7202026-09-04T03:14:17.995Z Downloaded darling_macro v0.21.3
7212026-09-04T03:14:17.995Z Downloaded defmt v0.3.100
7222026-09-04T03:14:17.996Z Downloaded zerocopy-derive v0.8.56
7232026-09-04T03:14:17.996Z Downloaded embedded-io v0.6.1
7242026-09-04T03:14:17.996Z Downloaded siphasher v1.0.3
7252026-09-04T03:14:17.996Z Downloaded slog-json v2.6.1
7262026-09-04T03:14:17.996Z Downloaded tracing-core v0.1.36
7272026-09-04T03:14:17.996Z Downloaded toml_parser v1.1.3+spec-1.1.0
7282026-09-04T03:14:17.996Z Downloaded unsafe-libyaml v0.2.11
7292026-09-04T03:14:17.996Z Downloaded postcard v1.1.3
7302026-09-04T03:14:17.996Z Downloaded num_enum_derive v0.5.11
7312026-09-04T03:14:17.996Z Downloaded usdt-attr-macro v0.6.0
7322026-09-04T03:14:17.996Z Downloaded usdt-impl v0.6.0
7332026-09-04T03:14:17.996Z Downloaded schemars_derive v0.8.22
7342026-09-04T03:14:17.996Z Downloaded itertools v0.15.0
7352026-09-04T03:14:17.996Z Downloaded universal-hash v0.5.1
7362026-09-04T03:14:17.996Z Downloaded futures-sink v0.3.34
7372026-09-04T03:14:17.996Z Downloaded topological-sort v0.2.2
7382026-09-04T03:14:17.996Z Downloaded slog-scope v4.4.1
7392026-09-04T03:14:18.007Z Downloaded typenum v1.20.1
7402026-09-04T03:14:18.007Z Downloaded tokio-tungstenite v0.21.0
7412026-09-04T03:14:18.007Z Downloaded foreign-types-shared v0.1.1
7422026-09-04T03:14:18.007Z Downloaded derive-ex v0.1.8
7432026-09-04T03:14:18.007Z Downloaded ryu v1.0.23
7442026-09-04T03:14:18.007Z Downloaded zerovec-derive v0.11.3
7452026-09-04T03:14:18.007Z Downloaded percent-encoding v2.3.2
7462026-09-04T03:14:18.008Z Downloaded progenitor-client v0.13.0
7472026-09-04T03:14:18.008Z Downloaded strsim v0.11.1
7482026-09-04T03:14:18.008Z Downloaded tagptr v0.2.0
7492026-09-04T03:14:18.008Z Downloaded num_enum_derive v0.7.6
7502026-09-04T03:14:18.008Z Downloaded itertools v0.14.0
7512026-09-04T03:14:18.008Z Downloaded slog v2.8.2
7522026-09-04T03:14:18.015Z Downloaded darling_core v0.23.0
7532026-09-04T03:14:18.015Z Downloaded openssl-sys v0.9.117
7542026-09-04T03:14:18.015Z Downloaded digest v0.11.3
7552026-09-04T03:14:18.016Z Downloaded oxnet v0.1.7
7562026-09-04T03:14:18.016Z Downloaded yoke v0.8.3
7572026-09-04T03:14:18.016Z Downloaded rand v0.9.5
7582026-09-04T03:14:18.019Z Downloaded derive_more v0.99.20
7592026-09-04T03:14:18.019Z Downloaded find-msvc-tools v0.1.10
7602026-09-04T03:14:18.025Z Downloaded hashbrown v0.17.1
7612026-09-04T03:14:18.028Z Downloaded serde_with_macros v3.22.0
7622026-09-04T03:14:18.036Z Downloaded yansi v1.0.1
7632026-09-04T03:14:18.047Z Downloaded tungstenite v0.21.0
7642026-09-04T03:14:18.055Z Downloaded url v2.5.8
7652026-09-04T03:14:18.055Z Downloaded textwrap v0.16.2
7662026-09-04T03:14:18.055Z Downloaded uuid v1.26.0
7672026-09-04T03:14:18.055Z Downloaded typify v0.6.2
7682026-09-04T03:14:18.062Z Downloaded quinn v0.11.11
7692026-09-04T03:14:18.062Z Downloaded schemars v0.9.0
7702026-09-04T03:14:18.071Z Downloaded tower-http v0.6.11
7712026-09-04T03:14:18.076Z Downloaded progenitor-impl v0.13.0
7722026-09-04T03:14:18.076Z Downloaded hashbrown v0.12.3
7732026-09-04T03:14:18.087Z Downloaded clap_builder v4.6.6
7742026-09-04T03:14:18.092Z Downloaded progenitor-impl v0.14.0
7752026-09-04T03:14:18.092Z Downloaded zerotrie v0.2.4
7762026-09-04T03:14:18.097Z Downloaded papergrid v0.18.0
7772026-09-04T03:14:18.101Z Downloaded papergrid v0.11.0
7782026-09-04T03:14:18.101Z Downloaded snafu v0.8.9
7792026-09-04T03:14:18.516Z Downloaded rayon v1.12.0
7802026-09-04T03:14:18.523Z Downloaded tower v0.5.3
7812026-09-04T03:14:18.523Z Downloaded futures-util v0.3.34
7822026-09-04T03:14:18.523Z Downloaded hickory-resolver v0.25.2
7832026-09-04T03:14:18.523Z Downloaded iddqd v0.4.6
7842026-09-04T03:14:18.523Z Downloaded thin-vec v0.2.19
7852026-09-04T03:14:18.523Z Downloaded hashbrown v0.16.1
7862026-09-04T03:14:18.523Z Downloaded hickory-resolver v0.24.4
7872026-09-04T03:14:18.523Z Downloaded nix v0.31.3
7882026-09-04T03:14:18.523Z Downloaded schemars v1.2.2
7892026-09-04T03:14:18.523Z Downloaded winnow v1.0.4
7902026-09-04T03:14:18.523Z Downloaded serde_with v3.22.0
7912026-09-04T03:14:18.523Z Downloaded typed-path v0.9.3
7922026-09-04T03:14:18.523Z Downloaded webpki-roots v1.0.9
7932026-09-04T03:14:18.523Z Downloaded blake3 v1.8.6
7942026-09-04T03:14:18.523Z Downloaded moka v0.12.16
7952026-09-04T03:14:18.523Z Downloaded pest v2.8.8
7962026-09-04T03:14:18.523Z Downloaded zerovec v0.11.6
7972026-09-04T03:14:18.523Z Downloaded rand v0.8.7
7982026-09-04T03:14:18.523Z Downloaded tokio-util v0.7.19
7992026-09-04T03:14:18.523Z Downloaded hkdf v0.12.4
8002026-09-04T03:14:18.523Z Downloaded serde_json v1.0.151
8012026-09-04T03:14:18.523Z Downloaded unicode-segmentation v1.13.3
8022026-09-04T03:14:18.523Z Downloaded aws-lc-rs v1.18.0
8032026-09-04T03:14:18.523Z Downloaded hashbrown v0.15.5
8042026-09-04T03:14:18.523Z Downloaded tabled v0.15.0
8052026-09-04T03:14:18.523Z Downloaded reqwest v0.13.4
8062026-09-04T03:14:18.523Z Downloaded goblin v0.10.7
8072026-09-04T03:14:18.523Z Downloaded winnow v0.5.40
8082026-09-04T03:14:18.524Z Downloaded goblin v0.8.2
8092026-09-04T03:14:18.524Z Downloaded portable-atomic v1.15.0
8102026-09-04T03:14:18.524Z Downloaded winnow v0.7.15
8112026-09-04T03:14:18.524Z Downloaded h2 v0.4.15
8122026-09-04T03:14:18.524Z Downloaded dropshot-api-manager v0.8.0
8132026-09-04T03:14:18.524Z Downloaded dropshot v0.17.1
8142026-09-04T03:14:18.524Z Downloaded tabled v0.21.0
8152026-09-04T03:14:18.524Z Downloaded zerocopy v0.7.35
8162026-09-04T03:14:18.524Z Downloaded regex v1.13.1
8172026-09-04T03:14:18.524Z Downloaded tough v0.22.0
8182026-09-04T03:14:18.524Z Downloaded hickory-proto v0.24.4
8192026-09-04T03:14:18.524Z Downloaded vcpkg v0.2.15
8202026-09-04T03:14:18.524Z Downloaded zerocopy v0.8.56
8212026-09-04T03:14:18.524Z Downloaded regress v0.10.5
8222026-09-04T03:14:18.524Z Downloaded syn v3.0.3
8232026-09-04T03:14:18.524Z Downloaded syn v1.0.109
8242026-09-04T03:14:18.525Z Downloaded chrono v0.4.45
8252026-09-04T03:14:18.525Z Downloaded reqwest v0.12.28
8262026-09-04T03:14:18.525Z Downloaded quinn-proto v0.11.16
8272026-09-04T03:14:18.525Z Downloaded syn v2.0.119
8282026-09-04T03:14:18.525Z Downloaded proptest v1.11.0
8292026-09-04T03:14:18.525Z Downloaded curve25519-dalek v4.1.3
8302026-09-04T03:14:18.525Z Downloaded unicode-width v0.1.14
8312026-09-04T03:14:18.525Z Downloaded time v0.3.55
8322026-09-04T03:14:18.525Z Downloaded typify-impl v0.4.3
8332026-09-04T03:14:18.525Z Downloaded rustls v0.23.43
8342026-09-04T03:14:18.525Z Downloaded typify-impl v0.6.2
8352026-09-04T03:14:18.525Z Downloaded hickory-proto v0.25.2
8362026-09-04T03:14:18.525Z Downloaded unicode-width v0.2.2
8372026-09-04T03:14:18.525Z Downloaded bstr v1.13.1
8382026-09-04T03:14:18.525Z Downloaded jiff v0.2.35
8392026-09-04T03:14:18.525Z Downloaded lzma-sys v0.1.20
8402026-09-04T03:14:18.525Z Downloaded rustix v0.38.44
8412026-09-04T03:14:18.525Z Downloaded libc v0.2.189
8422026-09-04T03:14:18.529Z Downloaded openapiv3 v2.2.0
8432026-09-04T03:14:18.534Z Downloaded smoltcp v0.11.0
8442026-09-04T03:14:18.543Z Downloaded petgraph v0.8.3
8452026-09-04T03:14:18.557Z Downloaded openssl v0.10.81
8462026-09-04T03:14:18.567Z Downloaded regress v0.11.1
8472026-09-04T03:14:18.572Z Downloaded regex-syntax v0.8.11
8482026-09-04T03:14:18.572Z Downloaded tracing v0.1.44
8492026-09-04T03:14:18.987Z Downloaded rustix v1.1.4
8502026-09-04T03:14:18.992Z Downloaded encoding_rs v0.8.35
8512026-09-04T03:14:18.993Z Downloaded sled v0.34.7
8522026-09-04T03:14:18.993Z Downloaded ring v0.17.14
8532026-09-04T03:14:18.993Z Downloaded rhai v1.26.0
8542026-09-04T03:14:18.993Z Downloaded regex-automata v0.4.18
8552026-09-04T03:14:18.993Z Downloaded petgraph v0.6.5
8562026-09-04T03:14:18.993Z Downloaded chrono-tz v0.10.4
8572026-09-04T03:14:18.993Z Downloaded csv v1.4.0
8582026-09-04T03:14:18.993Z Downloaded sha3 v0.10.9
8592026-09-04T03:14:18.993Z Downloaded tokio v1.53.1
8602026-09-04T03:14:19.274Z Downloaded aws-lc-sys v0.44.0
8612026-09-04T03:14:20.246Z Compiling proc-macro2 v1.0.107
8622026-09-04T03:14:20.246Z Compiling unicode-ident v1.0.24
8632026-09-04T03:14:20.246Z Compiling quote v1.0.47
8642026-09-04T03:14:20.246Z Compiling serde_core v1.0.229
8652026-09-04T03:14:20.250Z Compiling cfg-if v1.0.4
8662026-09-04T03:14:20.250Z Compiling serde v1.0.229
8672026-09-04T03:14:20.250Z Compiling libc v0.2.189
8682026-09-04T03:14:20.250Z Compiling memchr v2.8.3
8692026-09-04T03:14:20.488Z Compiling itoa v1.0.18
8702026-09-04T03:14:21.076Z Compiling zmij v1.0.23
8712026-09-04T03:14:21.081Z Compiling autocfg v1.5.1
8722026-09-04T03:14:21.081Z Compiling libm v0.2.16
8732026-09-04T03:14:21.081Z Compiling stable_deref_trait v1.2.1
8742026-09-04T03:14:21.097Z Compiling writeable v0.6.3
8752026-09-04T03:14:21.122Z Compiling litemap v0.8.2
8762026-09-04T03:14:21.141Z Compiling utf8_iter v1.0.4
8772026-09-04T03:14:21.283Z Compiling icu_normalizer_data v2.2.0
8782026-09-04T03:14:21.696Z Compiling version_check v0.9.5
8792026-09-04T03:14:21.696Z Compiling percent-encoding v2.3.2
8802026-09-04T03:14:21.696Z Compiling icu_properties_data v2.2.0
8812026-09-04T03:14:21.702Z Compiling iana-time-zone v0.1.65
8822026-09-04T03:14:21.702Z Compiling equivalent v1.0.2
8832026-09-04T03:14:21.702Z Compiling form_urlencoded v1.2.2
8842026-09-04T03:14:21.702Z Compiling allocator-api2 v0.2.21
8852026-09-04T03:14:21.702Z Compiling pin-project-lite v0.2.17
8862026-09-04T03:14:21.703Z Compiling syn v2.0.119
8872026-09-04T03:14:21.719Z Compiling syn v3.0.3
8882026-09-04T03:14:21.729Z Compiling serde_json v1.0.151
8892026-09-04T03:14:21.745Z Compiling parking_lot_core v0.9.12
8902026-09-04T03:14:21.787Z Compiling scopeguard v1.2.0
8912026-09-04T03:14:22.296Z Compiling dyn-clone v1.0.20
8922026-09-04T03:14:22.302Z Compiling lock_api v0.4.14
8932026-09-04T03:14:22.302Z Compiling hashbrown v0.17.1
8942026-09-04T03:14:22.302Z Compiling num-traits v0.2.19
8952026-09-04T03:14:22.302Z Compiling rand_core v0.10.1
8962026-09-04T03:14:22.302Z Compiling getrandom v0.4.3
8972026-09-04T03:14:22.302Z Compiling thiserror v2.0.20
8982026-09-04T03:14:22.302Z Compiling errno v0.3.14
8992026-09-04T03:14:22.421Z Compiling futures-core v0.3.34
9002026-09-04T03:14:22.510Z Compiling semver v1.0.28
9012026-09-04T03:14:23.005Z Compiling indexmap v2.14.0
9022026-09-04T03:14:23.009Z Compiling heck v0.5.0
9032026-09-04T03:14:23.009Z Compiling zerocopy v0.8.56
9042026-09-04T03:14:23.009Z Compiling futures-sink v0.3.34
9052026-09-04T03:14:23.009Z Compiling uuid v1.26.0
9062026-09-04T03:14:23.091Z Compiling slab v0.4.12
9072026-09-04T03:14:23.260Z Compiling jobserver v0.1.35
9082026-09-04T03:14:23.296Z Compiling find-msvc-tools v0.1.10
9092026-09-04T03:14:23.353Z Compiling fnv v1.0.7
9102026-09-04T03:14:23.453Z Compiling rustversion v1.0.23
9112026-09-04T03:14:23.493Z Compiling shlex v2.0.1
9122026-09-04T03:14:23.529Z Compiling schemars v0.8.22
9132026-09-04T03:14:23.589Z Compiling futures-channel v0.3.34
9142026-09-04T03:14:23.680Z Compiling cc v1.4.2
9152026-09-04T03:14:23.699Z Compiling pkg-config v0.3.33
9162026-09-04T03:14:23.781Z Compiling futures-task v0.3.34
9172026-09-04T03:14:23.820Z Compiling futures-io v0.3.34
9182026-09-04T03:14:23.850Z Compiling socket2 v0.6.5
9192026-09-04T03:14:23.949Z Compiling bitflags v2.13.1
9202026-09-04T03:14:23.982Z Compiling portable-atomic v1.15.0
9212026-09-04T03:14:24.147Z Compiling signal-hook-registry v1.4.8
9222026-09-04T03:14:24.195Z Compiling mio v1.2.2
9232026-09-04T03:14:24.717Z Compiling dunce v1.0.5
9242026-09-04T03:14:24.723Z Compiling fs_extra v1.3.0
9252026-09-04T03:14:24.723Z Compiling critical-section v1.2.0
9262026-09-04T03:14:24.723Z Compiling cmake v0.1.58
9272026-09-04T03:14:24.723Z Compiling synstructure v0.13.2
9282026-09-04T03:14:24.723Z Compiling serde_derive_internals v0.29.1
9292026-09-04T03:14:24.779Z Compiling base64 v0.22.1
9302026-09-04T03:14:24.811Z Compiling log v0.4.33
9312026-09-04T03:14:24.985Z Compiling once_cell v1.21.4
9322026-09-04T03:14:25.002Z Compiling aws-lc-sys v0.44.0
9332026-09-04T03:14:25.014Z Compiling typenum v1.20.1
9342026-09-04T03:14:25.023Z Compiling serde_derive v1.0.229
9352026-09-04T03:14:25.034Z Compiling displaydoc v0.2.7
9362026-09-04T03:14:25.078Z Compiling tokio-macros v2.7.2
9372026-09-04T03:14:25.211Z Compiling thiserror-impl v2.0.20
9382026-09-04T03:14:25.425Z Compiling futures-macro v0.3.34
9392026-09-04T03:14:25.740Z Compiling zerofrom-derive v0.1.7
9402026-09-04T03:14:25.837Z Compiling yoke-derive v0.8.2
9412026-09-04T03:14:25.843Z Compiling zerovec-derive v0.11.3
9422026-09-04T03:14:25.843Z Compiling schemars_derive v0.8.22
9432026-09-04T03:14:26.153Z Compiling zerocopy-derive v0.8.56
9442026-09-04T03:14:26.276Z Compiling zeroize_derive v1.5.0
9452026-09-04T03:14:26.554Z Compiling futures-util v0.3.34
9462026-09-04T03:14:26.943Z Compiling zeroize v1.9.0
9472026-09-04T03:14:26.961Z Compiling zerofrom v0.1.8
9482026-09-04T03:14:27.020Z Compiling subtle v2.6.1
9492026-09-04T03:14:27.075Z Compiling yoke v0.8.3
9502026-09-04T03:14:27.150Z Compiling regex-syntax v0.8.11
9512026-09-04T03:14:27.150Z Compiling slog v2.8.2
9522026-09-04T03:14:27.178Z Compiling byteorder v1.5.0
9532026-09-04T03:14:27.257Z Compiling zerovec v0.11.6
9542026-09-04T03:14:27.390Z Compiling zerotrie v0.2.4
9552026-09-04T03:14:27.432Z Compiling rustix v1.1.4
9562026-09-04T03:14:27.674Z Compiling ipnet v2.12.1
9572026-09-04T03:14:27.779Z Compiling tinystr v0.8.3
9582026-09-04T03:14:27.806Z Compiling potential_utf v0.1.5
9592026-09-04T03:14:27.969Z Compiling icu_locale_core v2.2.0
9602026-09-04T03:14:27.980Z Compiling icu_collections v2.2.0
9612026-09-04T03:14:28.182Z Compiling bytes v1.12.1
9622026-09-04T03:14:28.215Z Compiling smallvec v1.15.2
9632026-09-04T03:14:28.470Z Compiling chrono v0.4.45
9642026-09-04T03:14:28.810Z Compiling icu_provider v2.2.0
9652026-09-04T03:14:28.849Z Compiling parking_lot v0.12.5
9662026-09-04T03:14:28.915Z Compiling http v1.5.0
9672026-09-04T03:14:29.039Z Compiling icu_properties v2.2.0
9682026-09-04T03:14:29.154Z Compiling icu_normalizer v2.2.0
9692026-09-04T03:14:29.259Z Compiling tokio v1.53.1
9702026-09-04T03:14:29.721Z Compiling erased-serde v0.3.31
9712026-09-04T03:14:29.849Z Compiling serde_tokenstream v0.2.3
9722026-09-04T03:14:29.893Z Compiling http-body v1.1.0
9732026-09-04T03:14:29.957Z Compiling idna_adapter v1.2.2
9742026-09-04T03:14:30.050Z Compiling httparse v1.10.1
9752026-09-04T03:14:30.105Z Compiling idna v1.1.0
9762026-09-04T03:14:30.205Z Compiling atomic-waker v1.1.2
9772026-09-04T03:14:30.227Z Compiling strsim v0.11.1
9782026-09-04T03:14:30.382Z Compiling url v2.5.8
9792026-09-04T03:14:30.534Z Compiling tower-layer v0.3.3
9802026-09-04T03:14:30.578Z Compiling tower-service v0.3.3
9812026-09-04T03:14:30.617Z Compiling ppv-lite86 v0.2.21
9822026-09-04T03:14:30.663Z Compiling try-lock v0.2.5
9832026-09-04T03:14:30.700Z Compiling ryu v1.0.23
9842026-09-04T03:14:30.770Z Compiling untrusted v0.9.0
9852026-09-04T03:14:30.882Z Compiling want v0.3.1
9862026-09-04T03:14:31.300Z Compiling getrandom v0.2.17
9872026-09-04T03:14:31.725Z Compiling thiserror v1.0.69
9882026-09-04T03:14:31.725Z Compiling getrandom v0.3.4
9892026-09-04T03:14:31.725Z Compiling ucd-trie v0.1.7
9902026-09-04T03:14:31.726Z Compiling httpdate v1.0.3
9912026-09-04T03:14:31.726Z Compiling pest v2.8.8
9922026-09-04T03:14:31.726Z Compiling rand_core v0.6.4
9932026-09-04T03:14:31.726Z Compiling thiserror-impl v1.0.69
9942026-09-04T03:14:31.732Z Compiling plain v0.2.3
9952026-09-04T03:14:31.732Z Compiling pretty-hex v0.4.2
9962026-09-04T03:14:31.732Z Compiling foldhash v0.2.0
9972026-09-04T03:14:31.732Z Compiling tracing-attributes v0.1.31
9982026-09-04T03:14:31.732Z Compiling tracing-core v0.1.36
9992026-09-04T03:14:31.732Z Compiling ipnetwork v0.21.1
10002026-09-04T03:14:32.089Z Compiling paste v1.0.15
10012026-09-04T03:14:32.106Z Compiling serde_urlencoded v0.7.1
10022026-09-04T03:14:32.331Z Compiling pest_meta v2.8.8
10032026-09-04T03:14:32.348Z Compiling http-body-util v0.1.5
10042026-09-04T03:14:32.408Z Compiling aho-corasick v1.1.5
10052026-09-04T03:14:32.467Z Compiling omicron-workspace-hack v0.1.0
10062026-09-04T03:14:32.526Z Compiling ident_case v1.0.1
10072026-09-04T03:14:32.636Z Compiling sync_wrapper v1.0.2
10082026-09-04T03:14:32.669Z Compiling tracing v0.1.44
10092026-09-04T03:14:32.685Z Compiling winnow v1.0.4
10102026-09-04T03:14:32.803Z Compiling oxnet v0.1.7
10112026-09-04T03:14:32.907Z Compiling pest_generator v2.8.8
10122026-09-04T03:14:33.741Z Compiling regex-automata v0.4.18
10132026-09-04T03:14:33.748Z Compiling hashbrown v0.16.1
10142026-09-04T03:14:33.748Z Compiling daft-derive v0.1.8
10152026-09-04T03:14:33.748Z Compiling pest_derive v2.8.8
10162026-09-04T03:14:33.830Z Compiling fastrand v2.5.0
10172026-09-04T03:14:34.089Z Compiling tokio-util v0.7.19
10182026-09-04T03:14:34.099Z Compiling scroll_derive v0.13.1
10192026-09-04T03:14:34.272Z Compiling aws-lc-rs v1.18.0
10202026-09-04T03:14:34.446Z Compiling time-core v0.1.9
10212026-09-04T03:14:34.576Z Compiling num-conv v0.2.2
10222026-09-04T03:14:34.647Z Compiling rustls-pki-types v1.15.1
10232026-09-04T03:14:34.727Z Compiling time-macros v0.2.32
10242026-09-04T03:14:35.279Z Compiling async-trait v0.1.92
10252026-09-04T03:14:35.282Z Compiling scroll v0.13.0
10262026-09-04T03:14:35.282Z Compiling regex v1.13.1
10272026-09-04T03:14:35.282Z Compiling num_threads v0.1.7
10282026-09-04T03:14:35.282Z Compiling openssl-probe v0.2.1
10292026-09-04T03:14:35.476Z Compiling anyhow v1.0.104
10302026-09-04T03:14:35.581Z Compiling powerfmt v0.2.0
10312026-09-04T03:14:36.198Z Compiling deranged v0.5.8
10322026-09-04T03:14:36.211Z Compiling untrusted v0.7.1
10332026-09-04T03:14:36.211Z Compiling hex v0.4.3
10342026-09-04T03:14:36.211Z Compiling rustls v0.23.43
10352026-09-04T03:14:36.211Z Compiling camino v1.2.5
10362026-09-04T03:14:36.211Z Compiling h2 v0.4.15
10372026-09-04T03:14:36.370Z Compiling usdt-impl v0.6.0
10382026-09-04T03:14:36.485Z Compiling crossbeam-utils v0.8.22
10392026-09-04T03:14:36.524Z Compiling crc32fast v1.5.0
10402026-09-04T03:14:36.726Z Compiling goblin v0.10.7
10412026-09-04T03:14:36.800Z Compiling dtrace-parser v0.3.0
10422026-09-04T03:14:37.053Z Compiling futures-executor v0.3.34
10432026-09-04T03:14:37.229Z Compiling serde_tokenstream v0.3.0
10442026-09-04T03:14:37.352Z Compiling structmeta-derive v0.3.0
10452026-09-04T03:14:37.919Z Compiling thread-id v5.1.0
10462026-09-04T03:14:38.351Z Compiling thread_local v1.1.10
10472026-09-04T03:14:38.351Z Compiling simd-adler32 v0.3.10
10482026-09-04T03:14:38.351Z Compiling adler2 v2.0.1
10492026-09-04T03:14:38.351Z Compiling cpufeatures v0.3.0
10502026-09-04T03:14:38.351Z Compiling miniz_oxide v0.8.9
10512026-09-04T03:14:38.351Z Compiling newtype-uuid-macros v0.1.1
10522026-09-04T03:14:38.351Z Compiling futures v0.3.34
10532026-09-04T03:14:38.351Z Compiling rand_core v0.9.5
10542026-09-04T03:14:38.385Z Compiling hyper v1.11.0
10552026-09-04T03:14:38.494Z Compiling structmeta v0.3.0
10562026-09-04T03:14:38.667Z Compiling darling_core v0.23.0
10572026-09-04T03:14:38.689Z Compiling hybrid-array v0.4.14
10582026-09-04T03:14:39.142Z Compiling slog-async v2.8.0
10592026-09-04T03:14:39.153Z Compiling match_cfg v0.1.0
10602026-09-04T03:14:39.233Z Compiling flate2 v1.1.9
10612026-09-04T03:14:39.468Z Compiling newtype-uuid v1.4.0
10622026-09-04T03:14:39.667Z Compiling dof v0.4.0
10632026-09-04T03:14:39.701Z Compiling hyper-util v0.1.20
10642026-09-04T03:14:39.777Z Compiling ref-cast v1.0.26
10652026-09-04T03:14:39.825Z Compiling take_mut v0.2.2
10662026-09-04T03:14:39.948Z Compiling quick-error v1.2.3
10672026-09-04T03:14:40.031Z Compiling term v1.2.1
10682026-09-04T03:14:40.054Z Compiling compression-core v0.4.32
10692026-09-04T03:14:40.155Z Compiling compression-codecs v0.4.38
10702026-09-04T03:14:40.662Z Compiling daft v0.1.8
10712026-09-04T03:14:40.725Z Compiling block-buffer v0.12.1
10722026-09-04T03:14:40.754Z Compiling darling_macro v0.23.0
10732026-09-04T03:14:40.889Z Compiling crypto-common v0.2.2
10742026-09-04T03:14:40.977Z Compiling rand_chacha v0.9.0
10752026-09-04T03:14:41.126Z Compiling strum_macros v0.26.4
10762026-09-04T03:14:41.329Z Compiling ref-cast-impl v1.0.26
10772026-09-04T03:14:41.341Z Compiling darling v0.23.0
10782026-09-04T03:14:41.415Z Compiling serde_spanned v1.1.1
10792026-09-04T03:14:41.829Z Compiling generic-array v0.14.7
10802026-09-04T03:14:41.857Z Compiling multer v3.1.0
10812026-09-04T03:14:41.857Z Compiling toml_writer v1.1.2+spec-1.1.0
10822026-09-04T03:14:41.857Z Compiling usdt-macro v0.6.0
10832026-09-04T03:14:41.857Z Compiling usdt-attr-macro v0.6.0
10842026-09-04T03:14:41.857Z Compiling const-oid v0.10.2
10852026-09-04T03:14:41.857Z Compiling bit-vec v0.8.0
10862026-09-04T03:14:41.905Z Compiling debug-ignore v1.0.5
10872026-09-04T03:14:42.003Z Compiling digest v0.11.3
10882026-09-04T03:14:42.031Z Compiling bit-set v0.8.0
10892026-09-04T03:14:42.190Z Compiling serde_with_macros v3.22.0
10902026-09-04T03:14:42.199Z Compiling rand v0.9.5
10912026-09-04T03:14:42.210Z Compiling tower v0.5.3
10922026-09-04T03:14:43.165Z Compiling strum v0.26.3
10932026-09-04T03:14:43.168Z Compiling async-stream-impl v0.3.6
10942026-09-04T03:14:43.168Z Compiling dropshot v0.17.1
10952026-09-04T03:14:43.168Z Compiling encoding_rs v0.8.35
10962026-09-04T03:14:43.168Z Compiling unarray v0.1.4
10972026-09-04T03:14:43.168Z Compiling spin v0.9.9
10982026-09-04T03:14:43.169Z Compiling mime v0.3.17
10992026-09-04T03:14:43.726Z Compiling syn v1.0.109
11002026-09-04T03:14:43.741Z Compiling tower-http v0.6.11
11012026-09-04T03:14:43.741Z Compiling async-stream v0.3.6
11022026-09-04T03:14:43.741Z Compiling sha1 v0.11.0
11032026-09-04T03:14:43.741Z Compiling derive-ex v0.1.8
11042026-09-04T03:14:43.741Z Compiling waitgroup v0.1.2
11052026-09-04T03:14:43.833Z Compiling dropshot_endpoint v0.17.1
11062026-09-04T03:14:43.859Z Compiling macaddr v1.0.1
11072026-09-04T03:14:43.986Z Compiling openapiv3 v2.2.0
11082026-09-04T03:14:44.479Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T03:14:44.483Z Compiling serde_path_to_error v0.1.20
11102026-09-04T03:14:44.551Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11112026-09-04T03:14:45.097Z Compiling tempfile v3.27.0
11122026-09-04T03:14:45.117Z Compiling time v0.3.55
11132026-09-04T03:14:45.536Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11142026-09-04T03:14:45.550Z Compiling test-strategy v0.4.5
11152026-09-04T03:14:45.550Z Compiling rustls-native-certs v0.8.4
11162026-09-04T03:14:45.550Z Compiling strum_macros v0.27.2
11172026-09-04T03:14:46.007Z Compiling instant v0.1.13
11182026-09-04T03:14:46.013Z Compiling crossbeam-channel v0.5.16
11192026-09-04T03:14:46.093Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11202026-09-04T03:14:46.272Z Compiling crypto-common v0.1.7
11212026-09-04T03:14:46.579Z Compiling parse-display-derive v0.10.0
11222026-09-04T03:14:46.693Z Compiling backon v1.6.0
11232026-09-04T03:14:46.708Z Compiling rand_chacha v0.3.1
11242026-09-04T03:14:46.810Z Compiling is-terminal v0.4.17
11252026-09-04T03:14:46.919Z Compiling either v1.17.0
11262026-09-04T03:14:47.014Z Compiling rand v0.8.7
11272026-09-04T03:14:47.130Z Compiling slog-term v2.9.2
11282026-09-04T03:14:47.312Z Compiling strum v0.27.2
11292026-09-04T03:14:47.462Z Compiling slog-json v2.6.1
11302026-09-04T03:14:47.631Z Compiling hostname v0.3.1
11312026-09-04T03:14:47.746Z Compiling toml_parser v1.1.3+spec-1.1.0
11322026-09-04T03:14:47.810Z Compiling toml_datetime v1.1.1+spec-1.1.0
11332026-09-04T03:14:47.896Z Compiling wait-timeout v0.2.1
11342026-09-04T03:14:48.350Z Compiling memmap2 v0.9.11
11352026-09-04T03:14:48.350Z Compiling toml v1.1.4+spec-1.1.0
11362026-09-04T03:14:48.350Z Compiling rusty-fork v0.3.1
11372026-09-04T03:14:48.350Z Compiling slog-bunyan v2.5.0
11382026-09-04T03:14:48.402Z Compiling serde_with v3.22.0
11392026-09-04T03:14:49.004Z Compiling async-compression v0.4.43
11402026-09-04T03:14:49.436Z Compiling rand_xorshift v0.4.0
11412026-09-04T03:14:49.436Z Compiling rustls-pemfile v2.2.0
11422026-09-04T03:14:49.436Z Compiling regress v0.10.5
11432026-09-04T03:14:49.436Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11442026-09-04T03:14:49.436Z Compiling hostname v0.4.2
11452026-09-04T03:14:49.457Z Compiling humantime v2.4.0
11462026-09-04T03:14:49.611Z Compiling proptest v1.11.0
11472026-09-04T03:14:50.109Z Compiling iddqd v0.4.6
11482026-09-04T03:14:50.690Z Compiling usdt v0.6.0
11492026-09-04T03:14:50.964Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11502026-09-04T03:14:51.030Z Compiling block-buffer v0.10.4
11512026-09-04T03:14:51.030Z Compiling reqwest v0.12.28
11522026-09-04T03:14:51.501Z Compiling digest v0.10.7
11532026-09-04T03:14:51.614Z Compiling parse-display v0.10.0
11542026-09-04T03:14:52.256Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11552026-09-04T03:14:53.805Z Compiling backoff v0.4.0
11562026-09-04T03:14:53.805Z Compiling itertools v0.14.0
11572026-09-04T03:14:53.805Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11582026-09-04T03:14:53.805Z Compiling progenitor-client v0.10.0
11592026-09-04T03:14:53.950Z Compiling regress v0.11.1
11602026-09-04T03:14:53.950Z Compiling utf8parse v0.2.2
11612026-09-04T03:14:53.950Z Compiling anstyle-parse v1.0.0
11622026-09-04T03:14:53.951Z Compiling anstyle-query v1.1.5
11632026-09-04T03:14:54.526Z Compiling colorchoice v1.0.5
11642026-09-04T03:14:54.531Z Compiling anstyle v1.0.14
11652026-09-04T03:14:54.531Z Compiling is_terminal_polyfill v1.70.2
11662026-09-04T03:14:54.531Z Compiling anstream v1.0.0
11672026-09-04T03:14:54.550Z Compiling clap_lex v1.1.0
11682026-09-04T03:14:54.650Z Compiling typify-impl v0.6.2
11692026-09-04T03:14:55.496Z Compiling toml_datetime v0.6.11
11702026-09-04T03:14:55.523Z Compiling zerocopy-derive v0.7.35
11712026-09-04T03:14:55.523Z Compiling cpufeatures v0.2.17
11722026-09-04T03:14:55.523Z Compiling convert_case v0.4.0
11732026-09-04T03:14:55.764Z Compiling unicode-width v0.2.2
11742026-09-04T03:14:56.044Z Compiling derive_more v0.99.20
11752026-09-04T03:14:56.579Z Compiling zerocopy v0.7.35
11762026-09-04T03:14:56.778Z Compiling clap_derive v4.6.4
11772026-09-04T03:14:57.897Z Compiling terminal_size v0.4.4
11782026-09-04T03:14:57.902Z Compiling secrecy v0.10.3
11792026-09-04T03:14:57.902Z Compiling tinyvec_macros v0.1.1
11802026-09-04T03:14:57.902Z Compiling float-ord v0.3.2
11812026-09-04T03:14:57.902Z Compiling crucible-workspace-hack v0.1.0
11822026-09-04T03:14:57.902Z Compiling tinyvec v1.12.0
11832026-09-04T03:14:58.791Z Compiling dtrace-parser v0.2.0
11842026-09-04T03:14:58.827Z Compiling scroll_derive v0.12.1
11852026-09-04T03:14:58.827Z Compiling num-integer v0.1.47
11862026-09-04T03:14:58.827Z Compiling rustc_version v0.4.1
11872026-09-04T03:14:58.827Z Compiling usdt-impl v0.5.0
11882026-09-04T03:14:58.849Z Compiling crossbeam-epoch v0.9.20
11892026-09-04T03:14:58.856Z Compiling curve25519-dalek v4.1.3
11902026-09-04T03:14:59.174Z Compiling scroll v0.12.0
11912026-09-04T03:14:59.203Z Compiling clap_builder v4.6.6
11922026-09-04T03:14:59.252Z Compiling dof v0.3.0
11932026-09-04T03:14:59.582Z Compiling hmac v0.12.1
11942026-09-04T03:14:59.658Z Compiling toml_edit v0.25.13+spec-1.1.0
11952026-09-04T03:14:59.729Z Compiling inout v0.1.4
11962026-09-04T03:14:59.765Z Compiling darling_core v0.21.3
11972026-09-04T03:14:59.812Z Compiling ff v0.13.1
11982026-09-04T03:14:59.835Z Compiling thread-id v4.2.2
11992026-09-04T03:14:59.974Z Compiling group v0.13.0
12002026-09-04T03:15:00.179Z Compiling cipher v0.4.4
12012026-09-04T03:15:00.383Z Compiling proc-macro-crate v3.5.0
12022026-09-04T03:15:00.429Z Compiling hkdf v0.12.4
12032026-09-04T03:15:01.165Z Compiling clap v4.6.6
12042026-09-04T03:15:01.184Z Compiling goblin v0.8.2
12052026-09-04T03:15:01.184Z Compiling typify-macro v0.6.2
12062026-09-04T03:15:01.184Z Compiling num-iter v0.1.46
12072026-09-04T03:15:01.184Z Compiling num-rational v0.4.2
12082026-09-04T03:15:01.439Z Compiling thiserror-impl-no-std v2.0.2
12092026-09-04T03:15:02.167Z Compiling universal-hash v0.5.1
12102026-09-04T03:15:02.175Z Compiling darling_macro v0.21.3
12112026-09-04T03:15:02.175Z Compiling crypto-bigint v0.5.5
12122026-09-04T03:15:02.436Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12132026-09-04T03:15:02.761Z Compiling half v2.7.1
12142026-09-04T03:15:02.773Z Compiling curve25519-dalek-derive v0.1.1
12152026-09-04T03:15:02.958Z Compiling num-complex v0.4.6
12162026-09-04T03:15:03.044Z Compiling typify v0.6.2
12172026-09-04T03:15:03.155Z Compiling unsafe-libyaml v0.2.11
12182026-09-04T03:15:03.339Z Compiling base64ct v1.8.3
12192026-09-04T03:15:03.393Z Compiling opaque-debug v0.3.1
12202026-09-04T03:15:03.448Z Compiling base16ct v0.2.0
12212026-09-04T03:15:03.482Z Compiling ciborium-io v0.2.2
12222026-09-04T03:15:03.937Z Compiling elliptic-curve v0.13.8
12232026-09-04T03:15:04.350Z Compiling password-hash v0.5.0
12242026-09-04T03:15:04.350Z Compiling ciborium-ll v0.2.2
12252026-09-04T03:15:04.351Z Compiling serde_yaml v0.9.34+deprecated
12262026-09-04T03:15:04.351Z Compiling poly1305 v0.8.0
12272026-09-04T03:15:04.355Z Compiling num v0.4.3
12282026-09-04T03:15:04.522Z Compiling thiserror-no-std v2.0.2
12292026-09-04T03:15:04.597Z Compiling darling v0.21.3
12302026-09-04T03:15:04.792Z Compiling num_enum_derive v0.7.6
12312026-09-04T03:15:05.083Z Compiling chacha20 v0.9.1
12322026-09-04T03:15:05.154Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12332026-09-04T03:15:05.286Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12342026-09-04T03:15:05.699Z Compiling blake2 v0.10.6
12352026-09-04T03:15:05.843Z Compiling aead v0.5.2
12362026-09-04T03:15:05.985Z Compiling byte-wrapper v0.1.0
12372026-09-04T03:15:05.994Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12382026-09-04T03:15:06.137Z Compiling proc-macro-error-attr v1.0.4
12392026-09-04T03:15:06.373Z Compiling rustix v0.38.44
12402026-09-04T03:15:06.422Z Compiling keccak v0.1.6
12412026-09-04T03:15:06.493Z Compiling prettyplease v0.2.37
12422026-09-04T03:15:06.627Z Compiling heapless v0.8.0
12432026-09-04T03:15:06.802Z Compiling sha3 v0.10.9
12442026-09-04T03:15:07.140Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12452026-09-04T03:15:07.713Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12462026-09-04T03:15:07.740Z Compiling chacha20poly1305 v0.10.1
12472026-09-04T03:15:07.741Z Compiling argon2 v0.5.3
12482026-09-04T03:15:07.751Z Compiling num_enum v0.7.6
12492026-09-04T03:15:08.276Z Compiling ingot-macros v0.1.1
12502026-09-04T03:15:08.296Z Compiling vsss-rs v3.3.4
12512026-09-04T03:15:08.296Z Compiling ciborium v0.2.2
12522026-09-04T03:15:08.673Z Compiling usdt-macro v0.5.0
12532026-09-04T03:15:08.774Z Compiling usdt-attr-macro v0.5.0
12542026-09-04T03:15:09.295Z Compiling tabwriter v1.4.1
12552026-09-04T03:15:09.926Z Compiling serde_spanned v0.6.9
12562026-09-04T03:15:10.219Z Compiling hash32 v0.3.1
12572026-09-04T03:15:10.219Z Compiling enum-as-inner v0.6.1
12582026-09-04T03:15:10.219Z Compiling proc-macro-error v1.0.4
12592026-09-04T03:15:10.253Z Compiling memmap v0.7.0
12602026-09-04T03:15:10.253Z Compiling memoffset v0.9.1
12612026-09-04T03:15:10.253Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12622026-09-04T03:15:10.253Z Compiling smoltcp v0.11.0
12632026-09-04T03:15:10.981Z Compiling winnow v0.7.15
12642026-09-04T03:15:11.907Z Compiling winnow v0.5.40
12652026-09-04T03:15:11.907Z Compiling static_assertions v1.1.0
12662026-09-04T03:15:11.907Z Compiling data-encoding v2.11.1
12672026-09-04T03:15:11.907Z Compiling toml_write v0.1.2
12682026-09-04T03:15:11.907Z Compiling cfg_aliases v0.2.2
12692026-09-04T03:15:11.907Z Compiling indent_write v2.2.0
12702026-09-04T03:15:11.907Z Compiling ingot-types v0.1.2
12712026-09-04T03:15:11.907Z Compiling nix v0.31.3
12722026-09-04T03:15:11.907Z Compiling usdt v0.5.0
12732026-09-04T03:15:12.024Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12742026-09-04T03:15:12.024Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12752026-09-04T03:15:12.024Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12762026-09-04T03:15:12.024Z Compiling cobs v0.3.0
12772026-09-04T03:15:12.024Z Compiling serde_repr v0.1.21
12782026-09-04T03:15:12.024Z Compiling toml_edit v0.22.27
12792026-09-04T03:15:12.024Z Compiling managed v0.8.0
12802026-09-04T03:15:12.024Z Compiling toml_edit v0.19.15
12812026-09-04T03:15:12.024Z Compiling colored v3.1.1
12822026-09-04T03:15:12.024Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12832026-09-04T03:15:12.225Z Compiling vcpkg v0.2.15
12842026-09-04T03:15:12.319Z Compiling crossbeam-deque v0.8.7
12852026-09-04T03:15:12.319Z Compiling bitflags v1.3.2
12862026-09-04T03:15:12.387Z Compiling postcard v1.1.3
12872026-09-04T03:15:12.564Z Compiling openssl-sys v0.9.117
12882026-09-04T03:15:13.102Z Compiling toml v0.8.23
12892026-09-04T03:15:13.797Z Compiling rustls-webpki v0.103.14
12902026-09-04T03:15:14.066Z Compiling proc-macro-crate v1.3.1
12912026-09-04T03:15:14.645Z Compiling ingot v0.1.1
12922026-09-04T03:15:14.899Z Compiling hubpack_derive v0.1.1
12932026-09-04T03:15:15.319Z Compiling foreign-types-macros v0.2.4
12942026-09-04T03:15:15.326Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12952026-09-04T03:15:15.326Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12962026-09-04T03:15:15.327Z Compiling heck v0.4.1
12972026-09-04T03:15:15.327Z Compiling linked-hash-map v0.5.6
12982026-09-04T03:15:15.327Z Compiling foreign-types-shared v0.3.1
12992026-09-04T03:15:15.346Z Compiling unicode-segmentation v1.13.3
13002026-09-04T03:15:15.394Z Compiling rayon-core v1.13.0
13012026-09-04T03:15:15.407Z Compiling semver v0.1.20
13022026-09-04T03:15:15.417Z Compiling swrite v0.1.0
13032026-09-04T03:15:15.917Z Compiling resolv-conf v0.7.6
13042026-09-04T03:15:16.325Z Compiling foreign-types v0.5.0
13052026-09-04T03:15:16.325Z Compiling rustc_version v0.1.7
13062026-09-04T03:15:16.325Z Compiling hubpack v0.1.2
13072026-09-04T03:15:16.325Z Compiling lru-cache v0.1.2
13082026-09-04T03:15:16.325Z Compiling newline-converter v0.3.0
13092026-09-04T03:15:16.325Z Compiling num_enum_derive v0.5.11
13102026-09-04T03:15:16.325Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13112026-09-04T03:15:16.331Z Compiling atomicwrites v0.4.4
13122026-09-04T03:15:16.331Z Compiling hickory-proto v0.24.4
13132026-09-04T03:15:16.331Z Compiling progenitor-impl v0.14.0
13142026-09-04T03:15:16.834Z Compiling progenitor-impl v0.13.0
13152026-09-04T03:15:17.072Z Compiling console v0.16.4
13162026-09-04T03:15:17.540Z Compiling tokio-rustls v0.26.4
13172026-09-04T03:15:17.635Z Compiling rustls-platform-verifier v0.7.0
13182026-09-04T03:15:17.729Z Compiling hyper-rustls v0.27.9
13192026-09-04T03:15:18.022Z Compiling reqwest v0.13.4
13202026-09-04T03:15:19.414Z Compiling progenitor-client v0.14.0
13212026-09-04T03:15:19.724Z Compiling progenitor-extras v0.2.0
13222026-09-04T03:15:19.890Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13232026-09-04T03:15:20.439Z Compiling camino-tempfile v1.4.1
13242026-09-04T03:15:20.866Z Compiling chacha20 v0.10.1
13252026-09-04T03:15:21.280Z Compiling serde-big-array v0.5.1
13262026-09-04T03:15:21.280Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13272026-09-04T03:15:21.280Z Compiling derive-where v1.6.1
13282026-09-04T03:15:21.280Z Compiling num-derive v0.4.2
13292026-09-04T03:15:21.280Z Compiling pin-project-internal v1.1.13
13302026-09-04T03:15:21.697Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13312026-09-04T03:15:21.709Z Compiling cstr-argument v0.1.2
13322026-09-04T03:15:21.807Z Compiling siphasher v1.0.3
13332026-09-04T03:15:21.884Z Compiling minimal-lexical v0.2.1
13342026-09-04T03:15:22.007Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13352026-09-04T03:15:22.152Z Compiling lazy_static v1.5.0
13362026-09-04T03:15:22.236Z Compiling similar v3.2.0
13372026-09-04T03:15:22.275Z Compiling nom v7.1.3
13382026-09-04T03:15:22.408Z Compiling phf_shared v0.12.1
13392026-09-04T03:15:22.587Z Compiling pin-project v1.1.13
13402026-09-04T03:15:23.094Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13412026-09-04T03:15:23.098Z Compiling expectorate v1.3.0
13422026-09-04T03:15:23.535Z Compiling rand v0.10.2
13432026-09-04T03:15:23.613Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13442026-09-04T03:15:23.670Z Compiling progenitor-macro v0.13.0
13452026-09-04T03:15:23.971Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13462026-09-04T03:15:24.066Z Compiling progenitor-macro v0.14.0
13472026-09-04T03:15:24.762Z Compiling progenitor-client v0.13.0
13482026-09-04T03:15:24.786Z Compiling hickory-resolver v0.24.4
13492026-09-04T03:15:25.109Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T03:15:26.527Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T03:15:27.159Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13522026-09-04T03:15:27.401Z Compiling num_enum v0.5.11
13532026-09-04T03:15:27.430Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13542026-09-04T03:15:27.968Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13552026-09-04T03:15:28.013Z Compiling newtype_derive v0.1.6
13562026-09-04T03:15:29.348Z Compiling unicode-normalization v0.1.25
13572026-09-04T03:15:29.407Z Compiling tokio-stream v0.1.19
13582026-09-04T03:15:29.434Z Compiling async-recursion v1.1.1
13592026-09-04T03:15:29.434Z Compiling snafu-derive v0.8.9
13602026-09-04T03:15:29.518Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13612026-09-04T03:15:29.594Z Compiling slog-dtrace v0.3.0
13622026-09-04T03:15:29.644Z Compiling csv-core v0.1.13
13632026-09-04T03:15:29.799Z Compiling bstr v1.13.1
13642026-09-04T03:15:29.805Z Compiling cancel-safe-futures v0.1.5
13652026-09-04T03:15:30.276Z Compiling jiff-core v0.1.0
13662026-09-04T03:15:30.319Z Compiling foldhash v0.1.5
13672026-09-04T03:15:30.319Z Compiling openssl v0.10.81
13682026-09-04T03:15:30.319Z Compiling same-file v1.0.6
13692026-09-04T03:15:30.350Z Compiling konst_macro_rules v0.2.19
13702026-09-04T03:15:30.350Z Compiling chrono-tz v0.10.4
13712026-09-04T03:15:30.496Z Compiling owo-colors v4.3.0
13722026-09-04T03:15:30.520Z Compiling unicode-xid v0.2.6
13732026-09-04T03:15:30.560Z Compiling foreign-types-shared v0.1.1
13742026-09-04T03:15:30.593Z Compiling highway v1.3.0
13752026-09-04T03:15:30.640Z Compiling unicode-width v0.1.14
13762026-09-04T03:15:30.797Z Compiling foreign-types v0.3.2
13772026-09-04T03:15:30.861Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13782026-09-04T03:15:30.932Z Compiling const_format_proc_macros v0.2.34
13792026-09-04T03:15:31.453Z Compiling jiff v0.2.35
13802026-09-04T03:15:31.492Z Compiling konst v0.2.20
13812026-09-04T03:15:31.493Z Compiling snafu v0.8.9
13822026-09-04T03:15:31.493Z Compiling walkdir v2.5.0
13832026-09-04T03:15:31.555Z Compiling hashbrown v0.15.5
13842026-09-04T03:15:31.667Z Compiling globset v0.4.20
13852026-09-04T03:15:31.782Z Compiling csv v1.4.0
13862026-09-04T03:15:32.249Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T03:15:32.273Z Compiling progenitor v0.14.0
13882026-09-04T03:15:32.273Z Compiling qorb v0.4.1
13892026-09-04T03:15:32.273Z Compiling olpc-cjson v0.1.4
13902026-09-04T03:15:32.273Z Compiling progenitor v0.13.0
13912026-09-04T03:15:32.891Z Compiling rayon v1.12.0
13922026-09-04T03:15:32.938Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13932026-09-04T03:15:33.533Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:15:34.897Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T03:15:35.073Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:15:35.073Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-09-04T03:15:35.073Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13982026-09-04T03:15:35.073Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T03:15:35.145Z Compiling phf v0.12.1
14002026-09-04T03:15:35.172Z Compiling zone_cfg_derive v0.3.1
14012026-09-04T03:15:35.425Z Compiling tokio-dtrace v0.1.1
14022026-09-04T03:15:35.502Z Compiling itertools v0.12.1
14032026-09-04T03:15:35.696Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14042026-09-04T03:15:36.133Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14052026-09-04T03:15:36.148Z Compiling libsw-core v0.3.2
14062026-09-04T03:15:36.149Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14072026-09-04T03:15:36.149Z Compiling serde_plain v1.0.2
14082026-09-04T03:15:36.149Z Compiling openssl-macros v0.1.1
14092026-09-04T03:15:36.196Z Compiling pem v3.0.6
14102026-09-04T03:15:36.546Z Compiling cookie v0.18.2
14112026-09-04T03:15:36.631Z Compiling sigpipe v0.1.3
14122026-09-04T03:15:36.740Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14132026-09-04T03:15:36.798Z Compiling fixedbitset v0.4.2
14142026-09-04T03:15:36.798Z Compiling fixedbitset v0.5.7
14152026-09-04T03:15:36.798Z Compiling glob v0.3.4
14162026-09-04T03:15:36.798Z Compiling bytecount v0.6.9
14172026-09-04T03:15:36.850Z Compiling typed-path v0.9.3
14182026-09-04T03:15:36.901Z Compiling petgraph v0.6.5
14192026-09-04T03:15:36.949Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-09-04T03:15:37.065Z Compiling petgraph v0.8.3
14212026-09-04T03:15:37.195Z Compiling papergrid v0.11.0
14222026-09-04T03:15:37.802Z Compiling zone v0.3.1
14232026-09-04T03:15:38.187Z Compiling tough v0.22.0
14242026-09-04T03:15:38.471Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T03:15:38.593Z Compiling libsw v3.5.0
14262026-09-04T03:15:38.834Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14272026-09-04T03:15:38.960Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T03:15:39.427Z Compiling oxide-tokio-rt v0.1.6
14292026-09-04T03:15:39.896Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14302026-09-04T03:15:39.896Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T03:15:39.966Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T03:15:39.966Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T03:15:40.136Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T03:15:40.615Z Compiling const_format v0.2.36
14352026-09-04T03:15:40.808Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14362026-09-04T03:15:40.859Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-09-04T03:15:40.882Z Compiling tabled_derive v0.7.0
14382026-09-04T03:15:41.434Z Compiling gethostname v0.5.0
14392026-09-04T03:15:41.452Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T03:15:41.453Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14412026-09-04T03:15:41.453Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T03:15:41.455Z Compiling smf v0.2.3
14432026-09-04T03:15:41.455Z Compiling bcs v0.1.6
14442026-09-04T03:15:41.455Z Compiling unicode-linebreak v0.1.5
14452026-09-04T03:15:41.728Z Compiling smawk v0.3.3
14462026-09-04T03:15:41.794Z Compiling whoami v1.6.1
14472026-09-04T03:15:41.827Z Compiling linear-map v1.2.0
14482026-09-04T03:15:41.843Z Compiling crunchy v0.2.4
14492026-09-04T03:15:41.887Z Compiling termtree v0.5.1
14502026-09-04T03:15:42.427Z Compiling tagptr v0.2.0
14512026-09-04T03:15:42.444Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14522026-09-04T03:15:42.444Z Compiling moka v0.12.16
14532026-09-04T03:15:42.444Z Compiling tabled v0.15.0
14542026-09-04T03:15:42.691Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T03:15:42.742Z Compiling textwrap v0.16.2
14562026-09-04T03:15:43.032Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T03:15:43.243Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T03:15:43.740Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T03:15:43.868Z Compiling steno v0.4.1
14602026-09-04T03:15:44.813Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14612026-09-04T03:15:44.906Z Compiling hickory-proto v0.25.2
14622026-09-04T03:15:45.801Z Compiling tiny-keccak v2.0.2
14632026-09-04T03:15:46.006Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14642026-09-04T03:15:46.047Z Compiling parking_lot_core v0.8.6
14652026-09-04T03:15:46.315Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T03:15:46.412Z Compiling libscf-sys v1.2.0
14672026-09-04T03:15:46.568Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14682026-09-04T03:15:47.517Z Compiling hickory-resolver v0.25.2
14692026-09-04T03:15:47.569Z Compiling nom v8.0.0
14702026-09-04T03:15:47.569Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14712026-09-04T03:15:47.570Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14722026-09-04T03:15:47.570Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14732026-09-04T03:15:47.570Z Compiling const-random-macro v0.1.16
14742026-09-04T03:15:48.218Z Compiling smartstring v1.0.1
14752026-09-04T03:15:48.218Z Compiling ahash v0.8.12
14762026-09-04T03:15:48.332Z Compiling const-random v0.1.18
14772026-09-04T03:15:48.333Z Compiling parking_lot v0.11.2
14782026-09-04T03:15:48.333Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14792026-09-04T03:15:48.333Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14802026-09-04T03:15:49.923Z Compiling fxhash v0.2.1
14812026-09-04T03:15:50.425Z Compiling arc-swap v1.9.2
14822026-09-04T03:15:50.425Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14832026-09-04T03:15:50.425Z Compiling internet-checksum v0.2.1
14842026-09-04T03:15:50.425Z Compiling sled v0.34.7
14852026-09-04T03:15:50.425Z Compiling slog-scope v4.4.1
14862026-09-04T03:15:50.425Z Compiling itertools v0.15.0
14872026-09-04T03:15:50.425Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14882026-09-04T03:15:50.425Z Compiling rhai_codegen v3.2.0
14892026-09-04T03:15:50.425Z Compiling thin-vec v0.2.19
14902026-09-04T03:15:50.425Z Compiling slog-stdlog v4.1.1
14912026-09-04T03:15:50.425Z Compiling slog-envlogger v2.2.0
14922026-09-04T03:15:50.525Z Compiling natord v1.0.9
14932026-09-04T03:15:50.556Z Compiling rhai v1.26.0
14942026-09-04T03:15:52.749Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14952026-09-04T03:15:55.491Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14962026-09-04T03:15:55.491Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
14972026-09-04T03:16:01.253Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14982026-09-04T03:16:02.899Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14992026-09-04T03:16:03.956Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15002026-09-04T03:16:04.916Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15012026-09-04T03:16:05.730Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15022026-09-04T03:16:07.304Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15032026-09-04T03:16:13.789Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15042026-09-04T03:16:39.647Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 19s
15052026-09-04T03:16:39.831Z────────────
15062026-09-04T03:16:39.831Z Nextest run ID 7d38dd61-ba7f-4c60-b1cc-ce9a1a61136d with nextest profile: default
15072026-09-04T03:16:39.831Z Starting 6 tests across 1 binary
15082026-09-04T03:16:39.843Z PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6
15092026-09-04T03:16:39.847Z PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4
15102026-09-04T03:16:39.847Z PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface
15112026-09-04T03:16:39.847Z PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli
15122026-09-04T03:16:39.847Z PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types
15132026-09-04T03:16:39.848Z PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli
15142026-09-04T03:16:39.848Z────────────
15152026-09-04T03:16:39.848Z Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped
15162026-09-04T03:16:39.854Z+ rm -rf /tmp/tmp.1qa4rc
15172026-09-04T03:16:39.857Zprocess exited: duration 184990 ms, exit code 0
 
15182026-09-04T03:16:39.865Zfound 0 output files