01M1N6AZ7WCVXDZ13NM6M29T3Q: test-rdb

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

Buildomat Job: 01M1N6CJ57PMQT7NA8MC4P8V71

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:34.898Zjob assigned to worker 01M1N6D6C7D1GCNJ7R67H7F74X [factory aws, i-0658b66dea3c124e5] (queued for 1 m 11 s)
 
22026-09-04T03:12:41.271Zstarting task 0: "setup"
32026-09-04T03:12:41.277Z++ uname -s
42026-09-04T03:12:41.280Z+ kern=SunOS
52026-09-04T03:12:41.281Z+ build_user=build
62026-09-04T03:12:41.281Z+ build_uid=12345
72026-09-04T03:12:41.281Z+ work_dir=/work
82026-09-04T03:12:41.281Z+ input_dir=/input
92026-09-04T03:12:41.281Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:41.281Z+ case "$kern" in
112026-09-04T03:12:41.281Z+ groupadd -g 12345 build
122026-09-04T03:12:41.281Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:43.285Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:43.395Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:43.398Z+ home_fs=zfs
162026-09-04T03:12:43.398Z+ [[ zfs == autofs ]]
172026-09-04T03:12:43.398Z+ mkdir -p /home/build
182026-09-04T03:12:43.398Z+ chown build:build /home/build /work
192026-09-04T03:12:45.397Z+ chmod 0700 /home/build /work
202026-09-04T03:12:45.447Zprocess exited: duration 4131 ms, exit code 0
 
212026-09-04T03:12:45.458Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:45.463Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:45.463Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T03:12:45.463Z * rust toolchain channel = "stable"
252026-09-04T03:12:45.463Z * rust toolchain profile = "default"
262026-09-04T03:12:45.463Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:45.463Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:45.466Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:45.466Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:45.551Zinfo: downloading installer
312026-09-04T03:12:46.876Zinfo: profile set to default
322026-09-04T03:12:46.876Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:46.879Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:47.025Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:47.029Zinfo: downloading 6 components
362026-09-04T03:13:01.709Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:13:01.709Z
382026-09-04T03:13:01.736Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:13:01.736Z
402026-09-04T03:13:01.739Z
412026-09-04T03:13:01.739ZRust is installed now. Great!
422026-09-04T03:13:01.739Z
432026-09-04T03:13:01.739ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:13:01.739Zenvironment variable. This has not been done automatically.
452026-09-04T03:13:01.739Z
462026-09-04T03:13:01.739ZTo configure your current shell, you need to source
472026-09-04T03:13:01.739Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:13:01.739Z
492026-09-04T03:13:01.739ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:13:01.740Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:13:01.740Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:13:01.740ZCC_x86_64-unknown-illumos = None
532026-09-04T03:13:01.740Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:13:01.740ZCC_x86_64_unknown_illumos = None
552026-09-04T03:13:01.740Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:13:01.740ZHOST_CC = None
572026-09-04T03:13:01.740Zcargo:rerun-if-env-changed=CC
582026-09-04T03:13:01.740ZCC = None
592026-09-04T03:13:01.740Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:13:01.909Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:13:01.909ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:13:01.909Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:13:01.909ZCFLAGS = None
642026-09-04T03:13:01.909Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:13:01.909ZHOST_CFLAGS = None
662026-09-04T03:13:01.909Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:13:01.909ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:13:01.909Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:13:01.909ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:13:02.011Z+ rustup --version
712026-09-04T03:13:02.017Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:13:02.020Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:13:02.039Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:13:02.043Z+ cargo --version
752026-09-04T03:13:02.055Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:13:02.058Z+ rustc --version
772026-09-04T03:13:02.076Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:13:02.078Zprocess exited: duration 16619 ms, exit code 0
 
792026-09-04T03:13:02.085Zstarting task 2: "authentication"
802026-09-04T03:13:02.099ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:24.158Zprocess exited: duration 22073 ms, exit code 0
 
822026-09-04T03:13:24.166Zstarting task 3: "clone repository"
832026-09-04T03:13:24.169Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:24.173Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:24.203ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:26.237Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:26.237Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
882026-09-04T03:13:26.783ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:26.783Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
902026-09-04T03:13:26.792Z+ [[ -n renovate/dpd-client-digest ]]
912026-09-04T03:13:26.797Z++ git branch --show-current
922026-09-04T03:13:26.797Z+ current=main
932026-09-04T03:13:26.797Z+ [[ main != renovate/dpd-client-digest ]]
942026-09-04T03:13:26.797Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
952026-09-04T03:13:26.797Z+ git checkout -f renovate/dpd-client-digest
962026-09-04T03:13:26.816ZSwitched to branch 'renovate/dpd-client-digest'
972026-09-04T03:13:26.826Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
982026-09-04T03:13:26.838ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
992026-09-04T03:13:26.844Zprocess exited: duration 2668 ms, exit code 0
 
1002026-09-04T03:13:26.851Zstarting task 4: "build"
1012026-09-04T03:13:26.857Z+ set -e
1022026-09-04T03:13:26.857Z+ source .github/buildomat/test-common.sh
1032026-09-04T03:13:26.861Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T03:13:26.861Z++ source .github/buildomat/common.sh
1052026-09-04T03:13:26.861Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:13:26.861Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:13:26.861Z+++ cargo --version
1082026-09-04T03:13:26.866Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T03:13:27.008Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T03:13:27.014Zinfo: downloading 6 components
1112026-09-04T03:13:40.534Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T03:13:40.534Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T03:13:40.534Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T03:13:40.657Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T03:13:40.716Z+++ rustc --version
1162026-09-04T03:13:40.716Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T03:13:40.716Z++ banner install
1182026-09-04T03:13:40.716Z
1192026-09-04T03:13:40.717Z # # # #### ##### ## # #
1202026-09-04T03:13:40.717Z # ## # # # # # # #
1212026-09-04T03:13:40.717Z # # # # #### # # # # #
1222026-09-04T03:13:40.717Z # # # # # # ###### # #
1232026-09-04T03:13:40.717Z # # ## # # # # # # #
1242026-09-04T03:13:40.717Z # # # #### # # # ###### ######
1252026-09-04T03:13:40.717Z
1262026-09-04T03:13:40.717Z++ pfexec pkg install clang-15
1272026-09-04T03:13:42.103Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T03:13:42.529Z Startup: Caching catalogs ... Done
1292026-09-04T03:13:45.156ZPlanning: Solver setup ... Done
1302026-09-04T03:13:45.228ZPlanning: Running solver ... Done
1312026-09-04T03:13:45.276ZPlanning: Consolidating action changes ... Done
1322026-09-04T03:13:45.280ZPlanning: Evaluating mediators ... Done
1332026-09-04T03:13:45.280ZPlanning: Planning completed in 2.71 seconds
1342026-09-04T03:13:45.295ZNo updates necessary for this image.
1352026-09-04T03:13:45.538Z+++ uname -s
1362026-09-04T03:13:45.543Z++ nextest_host_os=SunOS
1372026-09-04T03:13:45.543Z++ case "${nextest_host_os}" in
1382026-09-04T03:13:45.543Z++ nextest_platform=illumos
1392026-09-04T03:13:45.543Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T03:13:45.543Z+++ mktemp -d
1412026-09-04T03:13:45.543Z++ nextest_tmp=/tmp/tmp.xcaGrc
1422026-09-04T03:13:45.543Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T03:13:45.543Z++ nextest_tar=/tmp/tmp.xcaGrc/nextest.tar.gz
1442026-09-04T03:13:45.543Z++ curl -sSfL --retry 10 -o /tmp/tmp.xcaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T03:13:46.108Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T03:13:46.111Z++ tar -xzf /tmp/tmp.xcaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T03:13:46.184Z+ pushd rdb
1482026-09-04T03:13:46.189Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
1492026-09-04T03:13:46.189Z+ cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions
1502026-09-04T03:13:46.354Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-04T03:13:47.437ZFrom https://github.com/oxidecomputer/falcon
1522026-09-04T03:13:47.437Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1532026-09-04T03:13:47.514Z Updating crates.io index
1542026-09-04T03:13:47.520Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1552026-09-04T03:13:48.027ZFrom https://github.com/oxidecomputer/dendrite
1562026-09-04T03:13:48.027Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
1572026-09-04T03:13:48.061Z Updating git repository `https://github.com/oxidecomputer/ispf`
1582026-09-04T03:13:48.360ZFrom https://github.com/oxidecomputer/ispf
1592026-09-04T03:13:48.361Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1602026-09-04T03:13:48.365Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-09-04T03:13:48.767ZFrom https://github.com/oxidecomputer/netadm-sys
1622026-09-04T03:13:48.767Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1632026-09-04T03:13:48.779Z Updating git repository `https://github.com/oxidecomputer/omicron`
1642026-09-04T03:13:54.710ZFrom https://github.com/oxidecomputer/omicron
1652026-09-04T03:13:54.710Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1662026-09-04T03:13:55.131Z Updating git repository `https://github.com/oxidecomputer/opte`
1672026-09-04T03:13:55.888ZFrom https://github.com/oxidecomputer/opte
1682026-09-04T03:13:55.888Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1692026-09-04T03:13:55.918Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1702026-09-04T03:13:56.200ZFrom https://github.com/oxidecomputer/slog-error-chain
1712026-09-04T03:13:56.200Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1722026-09-04T03:13:56.209Z Updating git repository `https://github.com/illumos/smf-rs`
1732026-09-04T03:13:56.511ZFrom https://github.com/illumos/smf-rs
1742026-09-04T03:13:56.511Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1752026-09-04T03:13:56.517Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1762026-09-04T03:13:56.787ZFrom https://github.com/oxidecomputer/network-interface
1772026-09-04T03:13:56.787Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1782026-09-04T03:13:56.795Z Updating git repository `https://github.com/oxidecomputer/zone`
1792026-09-04T03:13:57.073ZFrom https://github.com/oxidecomputer/zone
1802026-09-04T03:13:57.073Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1812026-09-04T03:13:57.078Z Updating git repository `https://github.com/oxidecomputer/propolis`
1822026-09-04T03:13:57.719ZFrom https://github.com/oxidecomputer/propolis
1832026-09-04T03:13:57.720Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1842026-09-04T03:13:57.763Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1852026-09-04T03:13:58.274ZFrom https://github.com/oxidecomputer/transceiver-control
1862026-09-04T03:13:58.274Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1872026-09-04T03:13:58.334Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882026-09-04T03:13:58.547ZFrom https://github.com/oxidecomputer/dlpi-sys
1892026-09-04T03:13:58.547Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1902026-09-04T03:13:58.553Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1912026-09-04T03:13:58.867ZFrom https://github.com/jmesmon/rust-libzfs
1922026-09-04T03:13:58.867Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1932026-09-04T03:13:58.874Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1942026-09-04T03:13:59.211ZFrom https://github.com/oxidecomputer/rusty-doors
1952026-09-04T03:13:59.211Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1962026-09-04T03:13:59.216Z Updating git repository `https://github.com/oxidecomputer/lldp`
1972026-09-04T03:13:59.667ZFrom https://github.com/oxidecomputer/lldp
1982026-09-04T03:13:59.667Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1992026-09-04T03:13:59.679Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2002026-09-04T03:14:00.003ZFrom https://github.com/oxidecomputer/tufaceous
2012026-09-04T03:14:00.003Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2022026-09-04T03:14:00.030Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2032026-09-04T03:14:00.552ZFrom https://github.com/oxidecomputer/management-gateway-service
2042026-09-04T03:14:00.552Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2052026-09-04T03:14:00.565Z Updating git repository `https://github.com/oxidecomputer/crucible`
2062026-09-04T03:14:01.385ZFrom https://github.com/oxidecomputer/crucible
2072026-09-04T03:14:01.385Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2082026-09-04T03:14:01.432Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2092026-09-04T03:14:01.749ZFrom https://github.com/oxidecomputer/serde_human_bytes
2102026-09-04T03:14:01.752Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2112026-09-04T03:14:01.767Z Updating git repository `https://github.com/oxidecomputer/propolis`
2122026-09-04T03:14:02.233ZFrom https://github.com/oxidecomputer/propolis
2132026-09-04T03:14:02.234Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2142026-09-04T03:14:02.277Z Updating git repository `https://github.com/oxidecomputer/crucible`
2152026-09-04T03:14:02.815ZFrom https://github.com/oxidecomputer/crucible
2162026-09-04T03:14:02.815Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2172026-09-04T03:14:02.884Z Updating git repository `https://github.com/oxidecomputer/tofino`
2182026-09-04T03:14:03.273ZFrom https://github.com/oxidecomputer/tofino
2192026-09-04T03:14:03.273Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2202026-09-04T03:14:03.285Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2212026-09-04T03:14:04.000ZFrom https://github.com/oxidecomputer/maghemite
2222026-09-04T03:14:04.000Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2232026-09-04T03:14:04.030Z Updating git repository `https://github.com/oxidecomputer/clickward`
2242026-09-04T03:14:04.654ZFrom https://github.com/oxidecomputer/clickward
2252026-09-04T03:14:04.654Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2262026-09-04T03:14:04.660Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2272026-09-04T03:14:04.940ZFrom https://github.com/oxidecomputer/illumos-devinfo
2282026-09-04T03:14:04.940Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2292026-09-04T03:14:06.662Z Downloading crates ...
2302026-09-04T03:14:06.730Z Downloaded anstyle-query v1.1.5
2312026-09-04T03:14:06.737Z Downloaded is-terminal v0.4.17
2322026-09-04T03:14:06.742Z Downloaded linked-hash-map v0.5.6
2332026-09-04T03:14:06.742Z Downloaded cfg-if v1.0.4
2342026-09-04T03:14:06.749Z Downloaded cobs v0.3.0
2352026-09-04T03:14:06.753Z Downloaded base64 v0.21.7
2362026-09-04T03:14:06.753Z Downloaded log v0.4.33
2372026-09-04T03:14:06.757Z Downloaded num-traits v0.2.19
2382026-09-04T03:14:06.757Z Downloaded ingot-types v0.1.2
2392026-09-04T03:14:06.757Z Downloaded arrayvec v0.7.8
2402026-09-04T03:14:06.757Z Downloaded colored v3.1.1
2412026-09-04T03:14:06.764Z Downloaded crc32fast v1.5.0
2422026-09-04T03:14:06.764Z Downloaded num-complex v0.4.6
2432026-09-04T03:14:06.764Z Downloaded crossbeam-utils v0.8.22
2442026-09-04T03:14:06.764Z Downloaded humantime v2.4.0
2452026-09-04T03:14:06.771Z Downloaded match_cfg v0.1.0
2462026-09-04T03:14:06.771Z Downloaded indexmap v1.9.3
2472026-09-04T03:14:06.771Z Downloaded aws-lc-rs v1.18.0
2482026-09-04T03:14:06.782Z Downloaded ident_case v1.0.1
2492026-09-04T03:14:06.782Z Downloaded ahash v0.8.12
2502026-09-04T03:14:06.782Z Downloaded async-stream v0.3.6
2512026-09-04T03:14:06.782Z Downloaded base16ct v0.2.0
2522026-09-04T03:14:06.782Z Downloaded icu_locale_core v2.2.0
2532026-09-04T03:14:06.792Z Downloaded instant v0.1.13
2542026-09-04T03:14:06.792Z Downloaded ipnetwork v0.21.1
2552026-09-04T03:14:06.793Z Downloaded natord v1.0.9
2562026-09-04T03:14:06.793Z Downloaded aead v0.5.2
2572026-09-04T03:14:06.793Z Downloaded managed v0.8.0
2582026-09-04T03:14:06.793Z Downloaded adler2 v2.0.1
2592026-09-04T03:14:06.793Z Downloaded macaddr v1.0.1
2602026-09-04T03:14:06.793Z Downloaded is_terminal_polyfill v1.70.2
2612026-09-04T03:14:06.803Z Downloaded libsw-core v0.3.2
2622026-09-04T03:14:06.803Z Downloaded lru-cache v0.1.2
2632026-09-04T03:14:06.803Z Downloaded byte-wrapper v0.1.0
2642026-09-04T03:14:06.803Z Downloaded httparse v1.10.1
2652026-09-04T03:14:06.803Z Downloaded num-integer v0.1.47
2662026-09-04T03:14:06.803Z Downloaded async-recursion v1.1.1
2672026-09-04T03:14:06.814Z Downloaded atomic-waker v1.1.2
2682026-09-04T03:14:06.825Z Downloaded cpufeatures v0.3.0
2692026-09-04T03:14:06.825Z Downloaded cstr-argument v0.1.2
2702026-09-04T03:14:06.825Z Downloaded bit-set v0.8.0
2712026-09-04T03:14:06.831Z Downloaded base16ct v1.0.0
2722026-09-04T03:14:06.831Z Downloaded colorchoice v1.0.5
2732026-09-04T03:14:06.831Z Downloaded slog-envlogger v2.2.0
2742026-09-04T03:14:06.831Z Downloaded idna_adapter v1.2.2
2752026-09-04T03:14:06.831Z Downloaded keccak v0.1.6
2762026-09-04T03:14:06.831Z Downloaded similar v3.2.0
2772026-09-04T03:14:06.838Z Downloaded ciborium-ll v0.2.2
2782026-09-04T03:14:06.838Z Downloaded const-random-macro v0.1.16
2792026-09-04T03:14:06.839Z Downloaded hubpack v0.1.2
2802026-09-04T03:14:06.839Z Downloaded indent_write v2.2.0
2812026-09-04T03:14:06.839Z Downloaded thiserror-impl-no-std v2.0.2
2822026-09-04T03:14:06.839Z Downloaded httpdate v1.0.3
2832026-09-04T03:14:06.847Z Downloaded mime v0.3.17
2842026-09-04T03:14:06.848Z Downloaded crucible-workspace-hack v0.1.0
2852026-09-04T03:14:06.854Z Downloaded http v1.5.0
2862026-09-04T03:14:06.854Z Downloaded newtype-uuid-macros v0.1.1
2872026-09-04T03:14:06.854Z Downloaded http-body-util v0.1.5
2882026-09-04T03:14:06.854Z Downloaded block-buffer v0.10.4
2892026-09-04T03:14:06.854Z Downloaded memmap v0.7.0
2902026-09-04T03:14:06.863Z Downloaded compression-core v0.4.32
2912026-09-04T03:14:06.863Z Downloaded itoa v1.0.18
2922026-09-04T03:14:06.863Z Downloaded crossbeam-deque v0.8.7
2932026-09-04T03:14:06.873Z Downloaded critical-section v1.2.0
2942026-09-04T03:14:06.873Z Downloaded hyper-rustls v0.27.9
2952026-09-04T03:14:06.873Z Downloaded ingot v0.2.1
2962026-09-04T03:14:06.873Z Downloaded konst_macro_rules v0.2.19
2972026-09-04T03:14:06.873Z Downloaded serde_spanned v1.1.1
2982026-09-04T03:14:06.879Z Downloaded ciborium-io v0.2.2
2992026-09-04T03:14:06.879Z Downloaded const-random v0.1.18
3002026-09-04T03:14:06.879Z Downloaded libscf-sys v1.2.0
3012026-09-04T03:14:06.879Z Downloaded crypto-common v0.2.2
3022026-09-04T03:14:06.879Z Downloaded inout v0.1.4
3032026-09-04T03:14:06.879Z Downloaded lru-slab v0.1.2
3042026-09-04T03:14:06.879Z Downloaded async-stream-impl v0.3.6
3052026-09-04T03:14:06.879Z Downloaded atomicwrites v0.4.4
3062026-09-04T03:14:06.879Z Downloaded crunchy v0.2.4
3072026-09-04T03:14:06.879Z Downloaded arrayref v0.3.9
3082026-09-04T03:14:06.888Z Downloaded cfg_aliases v0.2.2
3092026-09-04T03:14:06.888Z Downloaded newline-converter v0.3.0
3102026-09-04T03:14:06.888Z Downloaded http-body v1.1.0
3112026-09-04T03:14:06.888Z Downloaded hubpack_derive v0.1.1
3122026-09-04T03:14:06.888Z Downloaded no-std-compat v0.4.1
3132026-09-04T03:14:06.888Z Downloaded num v0.4.3
3142026-09-04T03:14:06.888Z Downloaded curve25519-dalek-derive v0.1.1
3152026-09-04T03:14:06.888Z Downloaded clap_lex v1.1.0
3162026-09-04T03:14:06.888Z Downloaded num-iter v0.1.46
3172026-09-04T03:14:06.894Z Downloaded crc8 v0.1.1
3182026-09-04T03:14:06.894Z Downloaded is_ci v1.2.0
3192026-09-04T03:14:06.894Z Downloaded serde_spanned v0.6.9
3202026-09-04T03:14:06.894Z Downloaded scopeguard v1.2.0
3212026-09-04T03:14:06.894Z Downloaded convert_case v0.4.0
3222026-09-04T03:14:06.894Z Downloaded crypto-common v0.1.7
3232026-09-04T03:14:06.894Z Downloaded lazy_static v1.5.0
3242026-09-04T03:14:06.903Z Downloaded newtype_derive v0.1.6
3252026-09-04T03:14:06.903Z Downloaded secrecy v0.10.3
3262026-09-04T03:14:06.903Z Downloaded cpufeatures v0.2.17
3272026-09-04T03:14:06.903Z Downloaded structmeta-derive v0.3.0
3282026-09-04T03:14:06.903Z Downloaded take_mut v0.2.2
3292026-09-04T03:14:06.903Z Downloaded libm v0.2.16
3302026-09-04T03:14:06.910Z Downloaded argon2 v0.5.3
3312026-09-04T03:14:06.910Z Downloaded chacha20 v0.9.1
3322026-09-04T03:14:06.910Z Downloaded rustls-pemfile v2.2.0
3332026-09-04T03:14:06.910Z Downloaded ipnet v2.12.1
3342026-09-04T03:14:06.910Z Downloaded ingot-macros v0.1.1
3352026-09-04T03:14:06.910Z Downloaded block-buffer v0.12.1
3362026-09-04T03:14:06.918Z Downloaded cipher v0.4.4
3372026-09-04T03:14:06.918Z Downloaded anstyle-parse v1.0.0
3382026-09-04T03:14:06.918Z Downloaded linear-map v1.2.0
3392026-09-04T03:14:06.921Z Downloaded internet-checksum v0.2.1
3402026-09-04T03:14:06.921Z Downloaded bit-vec v0.8.0
3412026-09-04T03:14:06.921Z Downloaded cmake v0.1.58
3422026-09-04T03:14:06.921Z Downloaded csv-core v0.1.13
3432026-09-04T03:14:06.921Z Downloaded bcs v0.1.6
3442026-09-04T03:14:06.921Z Downloaded byteorder v1.5.0
3452026-09-04T03:14:06.921Z Downloaded jiff-static v0.2.35
3462026-09-04T03:14:06.925Z Downloaded sha1 v0.11.0
3472026-09-04T03:14:06.925Z Downloaded yoke-derive v0.8.2
3482026-09-04T03:14:06.925Z Downloaded num-conv v0.2.2
3492026-09-04T03:14:06.925Z Downloaded backon v1.6.0
3502026-09-04T03:14:06.929Z Downloaded autocfg v1.5.1
3512026-09-04T03:14:06.929Z Downloaded bytecount v0.6.9
3522026-09-04T03:14:06.929Z Downloaded const_format_proc_macros v0.2.34
3532026-09-04T03:14:06.929Z Downloaded thread_local v1.1.10
3542026-09-04T03:14:06.929Z Downloaded memoffset v0.9.1
3552026-09-04T03:14:06.932Z Downloaded num-derive v0.4.2
3562026-09-04T03:14:06.932Z Downloaded num-rational v0.4.2
3572026-09-04T03:14:06.932Z Downloaded strum_macros v0.26.4
3582026-09-04T03:14:06.935Z Downloaded topological-sort v0.2.2
3592026-09-04T03:14:06.935Z Downloaded tower-service v0.3.3
3602026-09-04T03:14:06.935Z Downloaded utf8_iter v1.0.4
3612026-09-04T03:14:06.935Z Downloaded tower-layer v0.3.3
3622026-09-04T03:14:06.938Z Downloaded smf v0.2.3
3632026-09-04T03:14:06.938Z Downloaded daft v0.1.8
3642026-09-04T03:14:06.943Z Downloaded strum_macros v0.27.2
3652026-09-04T03:14:06.943Z Downloaded ingot v0.1.1
3662026-09-04T03:14:06.943Z Downloaded anstyle v1.0.14
3672026-09-04T03:14:06.947Z Downloaded base64ct v1.8.3
3682026-09-04T03:14:06.947Z Downloaded camino-tempfile v1.4.1
3692026-09-04T03:14:06.947Z Downloaded ingot-types v0.2.0
3702026-09-04T03:14:06.947Z Downloaded lock_api v0.4.14
3712026-09-04T03:14:06.947Z Downloaded bitflags v1.3.2
3722026-09-04T03:14:06.950Z Downloaded serde_repr v0.1.21
3732026-09-04T03:14:06.950Z Downloaded num_enum v0.5.11
3742026-09-04T03:14:06.955Z Downloaded constant_time_eq v0.4.2
3752026-09-04T03:14:06.955Z Downloaded anstream v1.0.0
3762026-09-04T03:14:06.955Z Downloaded snafu-derive v0.8.9
3772026-09-04T03:14:06.955Z Downloaded usdt v0.6.0
3782026-09-04T03:14:06.955Z Downloaded scroll_derive v0.13.1
3792026-09-04T03:14:06.960Z Downloaded signal-hook-registry v1.4.8
3802026-09-04T03:14:06.960Z Downloaded idna v1.1.0
3812026-09-04T03:14:06.960Z Downloaded memmap2 v0.9.11
3822026-09-04T03:14:06.960Z Downloaded tiny-keccak v2.0.2
3832026-09-04T03:14:06.965Z Downloaded darling_macro v0.21.3
3842026-09-04T03:14:06.965Z Downloaded dof v0.3.0
3852026-09-04T03:14:06.965Z Downloaded fixedbitset v0.4.2
3862026-09-04T03:14:06.965Z Downloaded cancel-safe-futures v0.1.5
3872026-09-04T03:14:06.965Z Downloaded foreign-types-shared v0.3.1
3882026-09-04T03:14:06.970Z Downloaded static_assertions v1.1.0
3892026-09-04T03:14:06.970Z Downloaded bs58 v0.5.1
3902026-09-04T03:14:06.970Z Downloaded thiserror v1.0.69
3912026-09-04T03:14:06.970Z Downloaded hostname v0.4.2
3922026-09-04T03:14:06.973Z Downloaded crossbeam-epoch v0.9.20
3932026-09-04T03:14:06.973Z Downloaded chacha20 v0.10.1
3942026-09-04T03:14:06.973Z Downloaded libsw v3.5.0
3952026-09-04T03:14:06.974Z Downloaded ciborium v0.2.2
3962026-09-04T03:14:06.974Z Downloaded console v0.16.4
3972026-09-04T03:14:06.979Z Downloaded multer v3.1.0
3982026-09-04T03:14:06.979Z Downloaded dyn-clone v1.0.20
3992026-09-04T03:14:06.979Z Downloaded cargo_toml v0.22.3
4002026-09-04T03:14:06.979Z Downloaded utf8parse v0.2.2
4012026-09-04T03:14:06.979Z Downloaded async-trait v0.1.92
4022026-09-04T03:14:06.983Z Downloaded backoff v0.4.0
4032026-09-04T03:14:06.983Z Downloaded clap_derive v4.6.4
4042026-09-04T03:14:06.983Z Downloaded cookie v0.18.2
4052026-09-04T03:14:06.986Z Downloaded anyhow v1.0.104
4062026-09-04T03:14:06.986Z Downloaded litemap v0.8.2
4072026-09-04T03:14:06.986Z Downloaded generic-array v0.14.7
4082026-09-04T03:14:06.989Z Downloaded newtype-uuid v1.4.0
4092026-09-04T03:14:06.989Z Downloaded fxhash v0.2.1
4102026-09-04T03:14:06.989Z Downloaded hash32 v0.3.1
4112026-09-04T03:14:07.001Z Downloaded dtrace-parser v0.3.0
4122026-09-04T03:14:07.004Z Downloaded foreign-types v0.3.2
4132026-09-04T03:14:07.004Z Downloaded rustc_version v0.1.7
4142026-09-04T03:14:07.004Z Downloaded icu_properties v2.2.0
4152026-09-04T03:14:07.008Z Downloaded proc-macro-error-attr v1.0.4
4162026-09-04T03:14:07.008Z Downloaded quick-error v1.2.3
4172026-09-04T03:14:07.012Z Downloaded iana-time-zone v0.1.65
4182026-09-04T03:14:07.012Z Downloaded usdt-impl v0.6.0
4192026-09-04T03:14:07.020Z Downloaded ingot-macros v0.2.0
4202026-09-04T03:14:07.025Z Downloaded synstructure v0.13.2
4212026-09-04T03:14:07.025Z Downloaded slog-term v2.9.2
4222026-09-04T03:14:07.025Z Downloaded unicode-xid v0.2.6
4232026-09-04T03:14:07.025Z Downloaded deranged v0.5.8
4242026-09-04T03:14:07.025Z Downloaded defmt v0.3.100
4252026-09-04T03:14:07.025Z Downloaded zeroize_derive v1.5.0
4262026-09-04T03:14:07.030Z Downloaded hex v0.4.3
4272026-09-04T03:14:07.030Z Downloaded same-file v1.0.6
4282026-09-04T03:14:07.038Z Downloaded compression-codecs v0.4.38
4292026-09-04T03:14:07.050Z Downloaded camino v1.2.5
4302026-09-04T03:14:07.050Z Downloaded blake2 v0.10.6
4312026-09-04T03:14:07.050Z Downloaded unarray v0.1.4
4322026-09-04T03:14:07.056Z Downloaded serde-big-array v0.5.1
4332026-09-04T03:14:07.056Z Downloaded termtree v0.5.1
4342026-09-04T03:14:07.056Z Downloaded allocator-api2 v0.2.21
4352026-09-04T03:14:07.056Z Downloaded find-msvc-tools v0.1.10
4362026-09-04T03:14:07.056Z Downloaded port-file v0.1.0
4372026-09-04T03:14:07.056Z Downloaded jobserver v0.1.35
4382026-09-04T03:14:07.056Z Downloaded rand_chacha v0.3.1
4392026-09-04T03:14:07.099Z Downloaded progenitor-macro v0.10.0
4402026-09-04T03:14:07.099Z Downloaded tabled_derive v0.7.0
4412026-09-04T03:14:07.099Z Downloaded hybrid-array v0.4.14
4422026-09-04T03:14:07.099Z Downloaded serde_derive_internals v0.29.1
4432026-09-04T03:14:07.099Z Downloaded shlex v2.0.1
4442026-09-04T03:14:07.099Z Downloaded usdt v0.5.0
4452026-09-04T03:14:07.099Z Downloaded strsim v0.11.1
4462026-09-04T03:14:07.099Z Downloaded progenitor v0.13.0
4472026-09-04T03:14:07.099Z Downloaded structmeta v0.3.0
4482026-09-04T03:14:07.099Z Downloaded tokio-macros v2.7.2
4492026-09-04T03:14:07.099Z Downloaded tabwriter v1.4.1
4502026-09-04T03:14:07.099Z Downloaded futures-io v0.3.34
4512026-09-04T03:14:07.099Z Downloaded usdt-macro v0.5.0
4522026-09-04T03:14:07.099Z Downloaded icu_provider v2.2.0
4532026-09-04T03:14:07.099Z Downloaded futures-core v0.3.34
4542026-09-04T03:14:07.099Z Downloaded darling v0.21.3
4552026-09-04T03:14:07.113Z Downloaded parking_lot v0.12.5
4562026-09-04T03:14:07.113Z Downloaded dropshot-api-manager-types v0.8.0
4572026-09-04T03:14:07.113Z Downloaded futures-task v0.3.34
4582026-09-04T03:14:07.113Z Downloaded git-stub v1.0.0
4592026-09-04T03:14:07.113Z Downloaded icu_normalizer_data v2.2.0
4602026-09-04T03:14:07.114Z Downloaded slog v2.8.2
4612026-09-04T03:14:07.114Z Downloaded pest_generator v2.8.8
4622026-09-04T03:14:07.114Z Downloaded progenitor v0.14.0
4632026-09-04T03:14:07.114Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4642026-09-04T03:14:07.114Z Downloaded zone_cfg_derive v0.3.1
4652026-09-04T03:14:07.114Z Downloaded toml v0.9.12+spec-1.1.0
4662026-09-04T03:14:07.124Z Downloaded oxide-tokio-rt v0.1.6
4672026-09-04T03:14:07.124Z Downloaded tokio-stream v0.1.19
4682026-09-04T03:14:07.124Z Downloaded dunce v1.0.5
4692026-09-04T03:14:07.124Z Downloaded icu_normalizer v2.2.0
4702026-09-04T03:14:07.124Z Downloaded proc-macro-crate v3.5.0
4712026-09-04T03:14:07.124Z Downloaded const_format v0.2.36
4722026-09-04T03:14:07.131Z Downloaded indicatif v0.18.6
4732026-09-04T03:14:07.131Z Downloaded miniz_oxide v0.8.9
4742026-09-04T03:14:07.131Z Downloaded const-oid v0.10.2
4752026-09-04T03:14:07.131Z Downloaded arc-swap v1.9.2
4762026-09-04T03:14:07.131Z Downloaded bitflags v2.13.1
4772026-09-04T03:14:07.138Z Downloaded proc-macro-crate v1.3.1
4782026-09-04T03:14:07.138Z Downloaded serde_urlencoded v0.7.1
4792026-09-04T03:14:07.138Z Downloaded num_threads v0.1.7
4802026-09-04T03:14:07.138Z Downloaded plain v0.2.3
4812026-09-04T03:14:07.138Z Downloaded futures v0.3.34
4822026-09-04T03:14:07.143Z Downloaded slog-async v2.8.0
4832026-09-04T03:14:07.143Z Downloaded slog-scope v4.4.1
4842026-09-04T03:14:07.143Z Downloaded slog-stdlog v4.1.1
4852026-09-04T03:14:07.143Z Downloaded thread-id v5.1.0
4862026-09-04T03:14:07.143Z Downloaded tinystr v0.8.3
4872026-09-04T03:14:07.143Z Downloaded minimal-lexical v0.2.1
4882026-09-04T03:14:07.143Z Downloaded pretty-hex v0.4.2
4892026-09-04T03:14:07.149Z Downloaded spin v0.5.2
4902026-09-04T03:14:07.153Z Downloaded icu_collections v2.2.0
4912026-09-04T03:14:07.153Z Downloaded form_urlencoded v1.2.2
4922026-09-04T03:14:07.153Z Downloaded progenitor-macro v0.13.0
4932026-09-04T03:14:07.153Z Downloaded serial_test_derive v4.0.1
4942026-09-04T03:14:07.153Z Downloaded terminal_size v0.4.4
4952026-09-04T03:14:07.158Z Downloaded aho-corasick v1.1.5
4962026-09-04T03:14:07.158Z Downloaded scroll_derive v0.12.1
4972026-09-04T03:14:07.158Z Downloaded toml v0.8.23
4982026-09-04T03:14:07.162Z Downloaded diff v0.1.13
4992026-09-04T03:14:07.162Z Downloaded tungstenite v0.21.0
5002026-09-04T03:14:07.162Z Downloaded once_cell v1.21.4
5012026-09-04T03:14:07.168Z Downloaded parking_lot v0.11.2
5022026-09-04T03:14:07.168Z Downloaded pest_meta v2.8.8
5032026-09-04T03:14:07.168Z Downloaded pem v3.0.6
5042026-09-04T03:14:07.168Z Downloaded walkdir v2.5.0
5052026-09-04T03:14:07.186Z Downloaded powerfmt v0.2.0
5062026-09-04T03:14:07.186Z Downloaded swrite v0.1.0
5072026-09-04T03:14:07.186Z Downloaded zerofrom-derive v0.1.7
5082026-09-04T03:14:07.186Z Downloaded vsss-rs v3.3.4
5092026-09-04T03:14:07.186Z Downloaded fastrand v2.5.0
5102026-09-04T03:14:07.186Z Downloaded ff v0.13.1
5112026-09-04T03:14:07.186Z Downloaded displaydoc v0.2.7
5122026-09-04T03:14:07.193Z Downloaded darling_macro v0.23.0
5132026-09-04T03:14:07.193Z Downloaded schemars v0.8.22
5142026-09-04T03:14:07.193Z Downloaded thread-id v4.2.2
5152026-09-04T03:14:07.193Z Downloaded owo-colors v4.3.0
5162026-09-04T03:14:07.194Z Downloaded bytes v1.12.1
5172026-09-04T03:14:07.194Z Downloaded clap v4.6.6
5182026-09-04T03:14:07.207Z Downloaded rustls-native-certs v0.8.4
5192026-09-04T03:14:07.207Z Downloaded daft-derive v0.1.8
5202026-09-04T03:14:07.218Z Downloaded tar v0.4.46
5212026-09-04T03:14:07.218Z Downloaded toml_parser v1.1.3+spec-1.1.0
5222026-09-04T03:14:07.218Z Downloaded wait-timeout v0.2.1
5232026-09-04T03:14:07.218Z Downloaded rusty-fork v0.3.1
5242026-09-04T03:14:07.218Z Downloaded parking_lot_core v0.8.6
5252026-09-04T03:14:07.219Z Downloaded crossbeam-channel v0.5.16
5262026-09-04T03:14:07.219Z Downloaded zone v0.3.1
5272026-09-04T03:14:07.219Z Downloaded indexmap v2.14.0
5282026-09-04T03:14:07.219Z Downloaded hyper-util v0.1.20
5292026-09-04T03:14:07.219Z Downloaded crypto-bigint v0.5.5
5302026-09-04T03:14:07.225Z Downloaded pest_derive v2.8.8
5312026-09-04T03:14:07.225Z Downloaded smallvec v1.15.2
5322026-09-04T03:14:07.225Z Downloaded errno v0.3.14
5332026-09-04T03:14:07.226Z Downloaded float-ord v0.3.2
5342026-09-04T03:14:07.226Z Downloaded uuid v1.26.0
5352026-09-04T03:14:07.226Z Downloaded embedded-io v0.6.1
5362026-09-04T03:14:07.226Z Downloaded gethostname v0.5.0
5372026-09-04T03:14:07.226Z Downloaded git-stub-vcs v0.1.0
5382026-09-04T03:14:07.226Z Downloaded usdt-macro v0.6.0
5392026-09-04T03:14:07.226Z Downloaded slog-bunyan v2.5.0
5402026-09-04T03:14:07.226Z Downloaded rand_core v0.10.1
5412026-09-04T03:14:07.226Z Downloaded scroll v0.12.0
5422026-09-04T03:14:07.226Z Downloaded smawk v0.3.3
5432026-09-04T03:14:07.232Z Downloaded foreign-types-macros v0.2.4
5442026-09-04T03:14:07.232Z Downloaded defmt v1.1.1
5452026-09-04T03:14:07.232Z Downloaded konst v0.2.20
5462026-09-04T03:14:07.232Z Downloaded progenitor-extras v0.2.0
5472026-09-04T03:14:07.232Z Downloaded typify-macro v0.4.3
5482026-09-04T03:14:07.232Z Downloaded potential_utf v0.1.5
5492026-09-04T03:14:07.238Z Downloaded ucd-trie v0.1.7
5502026-09-04T03:14:07.238Z Downloaded olpc-cjson v0.1.4
5512026-09-04T03:14:07.238Z Downloaded dtrace-parser v0.2.0
5522026-09-04T03:14:07.238Z Downloaded moka v0.12.16
5532026-09-04T03:14:07.238Z Downloaded defmt-parser v1.0.0
5542026-09-04T03:14:07.238Z Downloaded toml_edit v0.25.13+spec-1.1.0
5552026-09-04T03:14:07.244Z Downloaded foldhash v0.2.0
5562026-09-04T03:14:07.248Z Downloaded tinyvec_macros v0.1.1
5572026-09-04T03:14:07.252Z Downloaded semver v0.1.20
5582026-09-04T03:14:07.252Z Downloaded icu_properties_data v2.2.0
5592026-09-04T03:14:07.255Z Downloaded parking_lot_core v0.9.12
5602026-09-04T03:14:07.255Z Downloaded rustls-webpki v0.103.14
5612026-09-04T03:14:07.259Z Downloaded base64 v0.22.1
5622026-09-04T03:14:07.259Z Downloaded chacha20poly1305 v0.10.1
5632026-09-04T03:14:07.264Z Downloaded tokio-tungstenite v0.21.0
5642026-09-04T03:14:07.264Z Downloaded jiff-core v0.1.0
5652026-09-04T03:14:07.264Z Downloaded toml_writer v1.1.2+spec-1.1.0
5662026-09-04T03:14:07.264Z Downloaded heck v0.5.0
5672026-09-04T03:14:07.268Z Downloaded num_enum_derive v0.7.6
5682026-09-04T03:14:07.268Z Downloaded heck v0.4.1
5692026-09-04T03:14:07.268Z Downloaded openssl-macros v0.1.1
5702026-09-04T03:14:07.268Z Downloaded sync_wrapper v1.0.2
5712026-09-04T03:14:07.273Z Downloaded ryu v1.0.23
5722026-09-04T03:14:07.273Z Downloaded async-compression v0.4.43
5732026-09-04T03:14:07.281Z Downloaded quinn-udp v0.5.15
5742026-09-04T03:14:07.281Z Downloaded xz2 v0.1.7
5752026-09-04T03:14:07.281Z Downloaded toml_write v0.1.2
5762026-09-04T03:14:07.287Z Downloaded digest v0.11.3
5772026-09-04T03:14:07.291Z Downloaded rhai_codegen v3.2.0
5782026-09-04T03:14:07.291Z Downloaded scroll v0.13.0
5792026-09-04T03:14:07.291Z Downloaded dof v0.4.0
5802026-09-04T03:14:07.291Z Downloaded utf-8 v0.7.6
5812026-09-04T03:14:07.294Z Downloaded rustc-hash v2.1.3
5822026-09-04T03:14:07.294Z Downloaded subtle v2.6.1
5832026-09-04T03:14:07.294Z Downloaded memchr v2.8.3
5842026-09-04T03:14:07.298Z Downloaded xattr v1.6.1
5852026-09-04T03:14:07.298Z Downloaded foreign-types v0.5.0
5862026-09-04T03:14:07.298Z Downloaded mio v1.2.2
5872026-09-04T03:14:07.301Z Downloaded hyper v1.11.0
5882026-09-04T03:14:07.304Z Downloaded globset v0.4.20
5892026-09-04T03:14:07.307Z Downloaded pin-project-lite v0.2.17
5902026-09-04T03:14:07.307Z Downloaded test-strategy v0.4.5
5912026-09-04T03:14:07.313Z Downloaded yansi v1.0.1
5922026-09-04T03:14:07.313Z Downloaded zerotrie v0.2.4
5932026-09-04T03:14:07.317Z Downloaded unsafe-libyaml v0.2.11
5942026-09-04T03:14:07.317Z Downloaded derive-where v1.6.1
5952026-09-04T03:14:07.321Z Downloaded dropshot_endpoint v0.17.1
5962026-09-04T03:14:07.321Z Downloaded getrandom v0.4.3
5972026-09-04T03:14:07.321Z Downloaded nom v7.1.3
5982026-09-04T03:14:07.325Z Downloaded untrusted v0.9.0
5992026-09-04T03:14:07.325Z Downloaded term v1.2.1
6002026-09-04T03:14:07.328Z Downloaded hmac v0.12.1
6012026-09-04T03:14:07.328Z Downloaded progenitor-client v0.14.0
6022026-09-04T03:14:07.328Z Downloaded hostname v0.3.1
6032026-09-04T03:14:07.328Z Downloaded equivalent v1.0.2
6042026-09-04T03:14:07.328Z Downloaded strum v0.27.2
6052026-09-04T03:14:07.328Z Downloaded tagptr v0.2.0
6062026-09-04T03:14:07.331Z Downloaded sha1 v0.10.7
6072026-09-04T03:14:07.331Z Downloaded erased-serde v0.3.31
6082026-09-04T03:14:07.331Z Downloaded toml_datetime v0.6.11
6092026-09-04T03:14:07.331Z Downloaded time-core v0.1.9
6102026-09-04T03:14:07.336Z Downloaded num_enum_derive v0.5.11
6112026-09-04T03:14:07.336Z Downloaded rand_core v0.6.4
6122026-09-04T03:14:07.336Z Downloaded rand_core v0.9.5
6132026-09-04T03:14:07.353Z Downloaded rustversion v1.0.23
6142026-09-04T03:14:07.353Z Downloaded phf v0.12.1
6152026-09-04T03:14:07.361Z Downloaded ref-cast-impl v1.0.26
6162026-09-04T03:14:07.361Z Downloaded sha2 v0.10.9
6172026-09-04T03:14:07.361Z Downloaded sigpipe v0.1.3
6182026-09-04T03:14:07.361Z Downloaded simd-adler32 v0.3.10
6192026-09-04T03:14:07.361Z Downloaded usdt-attr-macro v0.6.0
6202026-09-04T03:14:07.362Z Downloaded thiserror-impl v1.0.69
6212026-09-04T03:14:07.362Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6222026-09-04T03:14:07.362Z Downloaded whoami v1.6.1
6232026-09-04T03:14:07.362Z Downloaded enum-as-inner v0.6.1
6242026-09-04T03:14:07.362Z Downloaded omicron-workspace-hack v0.1.0
6252026-09-04T03:14:07.362Z Downloaded ref-cast v1.0.26
6262026-09-04T03:14:07.372Z Downloaded want v0.3.1
6272026-09-04T03:14:07.372Z Downloaded cc v1.4.2
6282026-09-04T03:14:07.372Z Downloaded stable_deref_trait v1.2.1
6292026-09-04T03:14:07.372Z Downloaded progenitor-client v0.13.0
6302026-09-04T03:14:07.372Z Downloaded tokio-dtrace v0.1.1
6312026-09-04T03:14:07.372Z Downloaded typify v0.4.3
6322026-09-04T03:14:07.380Z Downloaded serde_yaml v0.9.34+deprecated
6332026-09-04T03:14:07.380Z Downloaded hickory-resolver v0.25.2
6342026-09-04T03:14:07.380Z Downloaded fnv v1.0.7
6352026-09-04T03:14:07.380Z Downloaded defmt-macros v1.1.1
6362026-09-04T03:14:07.380Z Downloaded zmij v1.0.23
6372026-09-04T03:14:07.380Z Downloaded foldhash v0.1.5
6382026-09-04T03:14:07.381Z Downloaded password-hash v0.5.0
6392026-09-04T03:14:07.385Z Downloaded rustls-platform-verifier v0.7.0
6402026-09-04T03:14:07.385Z Downloaded progenitor-client v0.10.0
6412026-09-04T03:14:07.385Z Downloaded unicode-linebreak v0.1.5
6422026-09-04T03:14:07.394Z Downloaded heapless v0.8.0
6432026-09-04T03:14:07.400Z Downloaded itertools v0.15.0
6442026-09-04T03:14:07.400Z Downloaded embedded-io v0.4.0
6452026-09-04T03:14:07.400Z Downloaded poly1305 v0.8.0
6462026-09-04T03:14:07.400Z Downloaded parse-display-derive v0.10.0
6472026-09-04T03:14:07.400Z Downloaded waitgroup v0.1.2
6482026-09-04T03:14:07.404Z Downloaded parse-display v0.10.0
6492026-09-04T03:14:07.404Z Downloaded tracing-core v0.1.36
6502026-09-04T03:14:07.404Z Downloaded usdt-attr-macro v0.5.0
6512026-09-04T03:14:07.404Z Downloaded rand_chacha v0.9.0
6522026-09-04T03:14:07.407Z Downloaded rand v0.10.2
6532026-09-04T03:14:07.416Z Downloaded slog-dtrace v0.3.0
6542026-09-04T03:14:07.423Z Downloaded phf_shared v0.12.1
6552026-09-04T03:14:07.424Z Downloaded rustc_version v0.4.1
6562026-09-04T03:14:07.424Z Downloaded num_enum v0.7.6
6572026-09-04T03:14:07.429Z Downloaded proc-macro-error v1.0.4
6582026-09-04T03:14:07.430Z Downloaded rand_xorshift v0.4.0
6592026-09-04T03:14:07.430Z Downloaded typify-macro v0.6.2
6602026-09-04T03:14:07.430Z Downloaded futures-sink v0.3.34
6612026-09-04T03:14:07.430Z Downloaded similar v2.7.0
6622026-09-04T03:14:07.430Z Downloaded zerocopy-derive v0.8.56
6632026-09-04T03:14:07.435Z Downloaded slog-json v2.6.1
6642026-09-04T03:14:07.435Z Downloaded debug-ignore v1.0.5
6652026-09-04T03:14:07.435Z Downloaded quote v1.0.47
6662026-09-04T03:14:07.438Z Downloaded rand_pcg v0.10.2
6672026-09-04T03:14:07.438Z Downloaded tinyvec v1.12.0
6682026-09-04T03:14:07.441Z Downloaded supports-color v3.0.2
6692026-09-04T03:14:07.441Z Downloaded expectorate v1.3.0
6702026-09-04T03:14:07.444Z Downloaded rayon-core v1.13.0
6712026-09-04T03:14:07.449Z Downloaded yoke v0.8.3
6722026-09-04T03:14:07.449Z Downloaded untrusted v0.7.1
6732026-09-04T03:14:07.449Z Downloaded itertools v0.14.0
6742026-09-04T03:14:07.452Z Downloaded thiserror-impl v2.0.20
6752026-09-04T03:14:07.452Z Downloaded spin v0.9.9
6762026-09-04T03:14:07.452Z Downloaded thiserror-no-std v2.0.2
6772026-09-04T03:14:07.455Z Downloaded time-macros v0.2.32
6782026-09-04T03:14:07.455Z Downloaded paste v1.0.15
6792026-09-04T03:14:07.460Z Downloaded ppv-lite86 v0.2.21
6802026-09-04T03:14:07.460Z Downloaded digest v0.10.7
6812026-09-04T03:14:07.460Z Downloaded drift v0.2.0
6822026-09-04T03:14:07.463Z Downloaded either v1.17.0
6832026-09-04T03:14:07.466Z Downloaded opaque-debug v0.3.1
6842026-09-04T03:14:07.466Z Downloaded futures-channel v0.3.34
6852026-09-04T03:14:07.466Z Downloaded itertools v0.12.1
6862026-09-04T03:14:07.469Z Downloaded serial_test v4.0.1
6872026-09-04T03:14:07.469Z Downloaded semver v1.0.28
6882026-09-04T03:14:07.474Z Downloaded progenitor v0.10.0
6892026-09-04T03:14:07.474Z Downloaded foreign-types-shared v0.1.1
6902026-09-04T03:14:07.474Z Downloaded serde_tokenstream v0.3.0
6912026-09-04T03:14:07.474Z Downloaded testing_table v0.3.0
6922026-09-04T03:14:07.474Z Downloaded textwrap v0.16.2
6932026-09-04T03:14:07.477Z Downloaded zerofrom v0.1.8
6942026-09-04T03:14:07.480Z Downloaded percent-encoding v2.3.2
6952026-09-04T03:14:07.480Z Downloaded strum v0.26.3
6962026-09-04T03:14:07.483Z Downloaded typeid v1.0.3
6972026-09-04T03:14:07.489Z Downloaded fs_extra v1.3.0
6982026-09-04T03:14:07.489Z Downloaded openssl-probe v0.2.1
6992026-09-04T03:14:07.492Z Downloaded rustls-pki-types v1.15.1
7002026-09-04T03:14:07.492Z Downloaded progenitor-impl v0.14.0
7012026-09-04T03:14:07.492Z Downloaded qorb v0.4.1
7022026-09-04T03:14:07.492Z Downloaded slab v0.4.12
7032026-09-04T03:14:07.495Z Downloaded nom v8.0.0
7042026-09-04T03:14:07.498Z Downloaded tempfile v3.27.0
7052026-09-04T03:14:07.498Z Downloaded ron v0.12.2
7062026-09-04T03:14:07.501Z Downloaded highway v1.3.0
7072026-09-04T03:14:07.504Z Downloaded progenitor-macro v0.14.0
7082026-09-04T03:14:07.504Z Downloaded resolv-conf v0.7.6
7092026-09-04T03:14:07.504Z Downloaded tabled v0.15.0
7102026-09-04T03:14:07.510Z Downloaded zerovec-derive v0.11.3
7112026-09-04T03:14:07.513Z Downloaded serde_plain v1.0.2
7122026-09-04T03:14:07.513Z Downloaded thiserror v2.0.20
7132026-09-04T03:14:07.517Z Downloaded serde_core v1.0.229
7142026-09-04T03:14:07.517Z Downloaded zerocopy-derive v0.7.35
7152026-09-04T03:14:07.521Z Downloaded glob v0.3.4
7162026-09-04T03:14:07.521Z Downloaded unit-prefix v0.5.2
7172026-09-04T03:14:07.521Z Downloaded universal-hash v0.5.1
7182026-09-04T03:14:07.521Z Downloaded futures-macro v0.3.34
7192026-09-04T03:14:07.524Z Downloaded progenitor-impl v0.10.0
7202026-09-04T03:14:07.524Z Downloaded unicode-ident v1.0.24
7212026-09-04T03:14:07.524Z Downloaded writeable v0.6.3
7222026-09-04T03:14:07.524Z Downloaded data-encoding v2.11.1
7232026-09-04T03:14:07.524Z Downloaded derive-ex v0.1.8
7242026-09-04T03:14:07.528Z Downloaded schemars_derive v0.8.22
7252026-09-04T03:14:07.528Z Downloaded papergrid v0.11.0
7262026-09-04T03:14:07.531Z Downloaded fs-err v3.3.1
7272026-09-04T03:14:07.531Z Downloaded getrandom v0.3.4
7282026-09-04T03:14:07.531Z Downloaded siphasher v1.0.3
7292026-09-04T03:14:07.534Z Downloaded typify v0.6.2
7302026-09-04T03:14:07.534Z Downloaded serde_tokenstream v0.2.3
7312026-09-04T03:14:07.534Z Downloaded try-lock v0.2.5
7322026-09-04T03:14:07.537Z Downloaded serde_with_macros v3.22.0
7332026-09-04T03:14:07.541Z Downloaded pin-project v1.1.13
7342026-09-04T03:14:07.546Z Downloaded version_check v0.9.5
7352026-09-04T03:14:07.550Z Downloaded darling v0.23.0
7362026-09-04T03:14:07.551Z Downloaded group v0.13.0
7372026-09-04T03:14:07.560Z Downloaded winnow v0.5.40
7382026-09-04T03:14:07.560Z Downloaded zeroize v1.9.0
7392026-09-04T03:14:07.560Z Downloaded getrandom v0.2.17
7402026-09-04T03:14:07.568Z Downloaded serde_path_to_error v0.1.20
7412026-09-04T03:14:07.572Z Downloaded usdt-impl v0.5.0
7422026-09-04T03:14:07.572Z Downloaded thin-vec v0.2.19
7432026-09-04T03:14:07.573Z Downloaded serde_derive v1.0.229
7442026-09-04T03:14:07.573Z Downloaded proc-macro2 v1.0.107
7452026-09-04T03:14:07.576Z Downloaded pkg-config v0.3.33
7462026-09-04T03:14:07.576Z Downloaded unicode-normalization v0.1.25
7472026-09-04T03:14:07.583Z Downloaded filetime v0.2.29
7482026-09-04T03:14:07.586Z Downloaded smartstring v1.0.1
7492026-09-04T03:14:07.591Z Downloaded openssl-sys v0.9.117
7502026-09-04T03:14:07.596Z Downloaded typenum v1.20.1
7512026-09-04T03:14:07.596Z Downloaded oxnet v0.1.7
7522026-09-04T03:14:07.600Z Downloaded prettyplease v0.2.37
7532026-09-04T03:14:07.600Z Downloaded fixedbitset v0.5.7
7542026-09-04T03:14:07.600Z Downloaded iddqd v0.4.6
7552026-09-04T03:14:07.603Z Downloaded pin-project-internal v1.1.13
7562026-09-04T03:14:07.603Z Downloaded toml_edit v0.22.27
7572026-09-04T03:14:07.606Z Downloaded steno v0.4.1
7582026-09-04T03:14:07.609Z Downloaded serde v1.0.229
7592026-09-04T03:14:07.609Z Downloaded progenitor-impl v0.13.0
7602026-09-04T03:14:07.612Z Downloaded toml v1.1.4+spec-1.1.0
7612026-09-04T03:14:07.612Z Downloaded elliptic-curve v0.13.8
7622026-09-04T03:14:07.616Z Downloaded tokio-util v0.7.19
7632026-09-04T03:14:07.621Z Downloaded url v2.5.8
7642026-09-04T03:14:07.627Z Downloaded snafu v0.8.9
7652026-09-04T03:14:07.631Z Downloaded nix v0.31.3
7662026-09-04T03:14:07.634Z Downloaded tokio-rustls v0.26.4
7672026-09-04T03:14:07.634Z Downloaded hashbrown v0.16.1
7682026-09-04T03:14:07.638Z Downloaded postcard v1.1.3
7692026-09-04T03:14:07.641Z Downloaded toml v0.7.8
7702026-09-04T03:14:07.641Z Downloaded futures-executor v0.3.34
7712026-09-04T03:14:07.644Z Downloaded papergrid v0.18.0
7722026-09-04T03:14:07.644Z Downloaded toml_edit v0.19.15
7732026-09-04T03:14:07.652Z Downloaded omicron-zone-package v0.12.3
7742026-09-04T03:14:07.655Z Downloaded schemars v0.9.0
7752026-09-04T03:14:07.660Z Downloaded hashbrown v0.12.3
7762026-09-04T03:14:07.663Z Downloaded rayon v1.12.0
7772026-09-04T03:14:07.670Z Downloaded darling_core v0.21.3
7782026-09-04T03:14:07.673Z Downloaded tracing-attributes v0.1.31
7792026-09-04T03:14:07.673Z Downloaded quinn v0.11.11
7802026-09-04T03:14:07.673Z Downloaded dropshot-api-manager v0.8.0
7812026-09-04T03:14:07.676Z Downloaded derive_more v0.99.20
7822026-09-04T03:14:07.679Z Downloaded flate2 v1.1.9
7832026-09-04T03:14:07.686Z Downloaded half v2.7.1
7842026-09-04T03:14:07.689Z Downloaded darling_core v0.23.0
7852026-09-04T03:14:07.693Z Downloaded bstr v1.13.1
7862026-09-04T03:14:07.696Z Downloaded pretty_assertions v1.4.1
7872026-09-04T03:14:07.700Z Downloaded unicode-segmentation v1.13.3
7882026-09-04T03:14:07.703Z Downloaded tough v0.22.0
7892026-09-04T03:14:07.706Z Downloaded reqwest v0.12.28
7902026-09-04T03:14:07.720Z Downloaded hashbrown v0.15.5
7912026-09-04T03:14:07.720Z Downloaded portable-atomic v1.15.0
7922026-09-04T03:14:07.720Z Downloaded typed-path v0.9.3
7932026-09-04T03:14:07.726Z Downloaded clap_builder v4.6.6
7942026-09-04T03:14:07.730Z Downloaded regex v1.13.1
7952026-09-04T03:14:07.730Z Downloaded tower v0.5.3
7962026-09-04T03:14:07.733Z Downloaded hickory-resolver v0.24.4
7972026-09-04T03:14:07.738Z Downloaded serde_json v1.0.151
7982026-09-04T03:14:07.741Z Downloaded schemars v1.2.2
7992026-09-04T03:14:07.748Z Downloaded socket2 v0.6.5
8002026-09-04T03:14:07.751Z Downloaded futures-util v0.3.34
8012026-09-04T03:14:07.755Z Downloaded zerovec v0.11.6
8022026-09-04T03:14:07.758Z Downloaded rand v0.8.7
8032026-09-04T03:14:07.761Z Downloaded blake3 v1.8.6
8042026-09-04T03:14:07.777Z Downloaded tower-http v0.6.11
8052026-09-04T03:14:07.782Z Downloaded serde_with v3.22.0
8062026-09-04T03:14:07.789Z Downloaded quinn-proto v0.11.16
8072026-09-04T03:14:07.793Z Downloaded unicode-width v0.2.2
8082026-09-04T03:14:07.796Z Downloaded vcpkg v0.2.15
8092026-09-04T03:14:07.817Z Downloaded rand v0.9.5
8102026-09-04T03:14:07.820Z Downloaded zerocopy v0.8.56
8112026-09-04T03:14:07.829Z Downloaded h2 v0.4.15
8122026-09-04T03:14:07.832Z Downloaded winnow v1.0.4
8132026-09-04T03:14:07.843Z Downloaded pest v2.8.8
8142026-09-04T03:14:07.850Z Downloaded rustix v0.38.44
8152026-09-04T03:14:07.856Z Downloaded syn v2.0.119
8162026-09-04T03:14:07.862Z Downloaded unicode-width v0.1.14
8172026-09-04T03:14:07.866Z Downloaded goblin v0.8.2
8182026-09-04T03:14:07.870Z Downloaded hkdf v0.12.4
8192026-09-04T03:14:07.874Z Downloaded time v0.3.55
8202026-09-04T03:14:07.880Z Downloaded zerocopy v0.7.35
8212026-09-04T03:14:07.895Z Downloaded hickory-proto v0.24.4
8222026-09-04T03:14:07.903Z Downloaded chrono v0.4.45
8232026-09-04T03:14:07.906Z Downloaded regress v0.11.1
8242026-09-04T03:14:07.911Z Downloaded reqwest v0.13.4
8252026-09-04T03:14:07.915Z Downloaded curve25519-dalek v4.1.3
8262026-09-04T03:14:07.919Z Downloaded hickory-proto v0.25.2
8272026-09-04T03:14:07.929Z Downloaded dropshot v0.17.1
8282026-09-04T03:14:07.939Z Downloaded hashbrown v0.17.1
8292026-09-04T03:14:07.942Z Downloaded webpki-roots v1.0.9
8302026-09-04T03:14:07.945Z Downloaded winnow v0.7.15
8312026-09-04T03:14:07.949Z Downloaded regress v0.10.5
8322026-09-04T03:14:07.954Z Downloaded rustix v1.1.4
8332026-09-04T03:14:07.968Z Downloaded goblin v0.10.7
8342026-09-04T03:14:07.985Z Downloaded tabled v0.21.0
8352026-09-04T03:14:07.996Z Downloaded sled v0.34.7
8362026-09-04T03:14:08.009Z Downloaded openssl v0.10.81
8372026-09-04T03:14:08.013Z Downloaded proptest v1.11.0
8382026-09-04T03:14:08.025Z Downloaded syn v1.0.109
8392026-09-04T03:14:08.031Z Downloaded jiff v0.2.35
8402026-09-04T03:14:08.049Z Downloaded lzma-sys v0.1.20
8412026-09-04T03:14:08.066Z Downloaded libc v0.2.189
8422026-09-04T03:14:08.092Z Downloaded petgraph v0.8.3
8432026-09-04T03:14:08.099Z Downloaded sha3 v0.10.9
8442026-09-04T03:14:08.104Z Downloaded tokio v1.53.1
8452026-09-04T03:14:08.123Z Downloaded syn v3.0.3
8462026-09-04T03:14:08.131Z Downloaded openapiv3 v2.2.0
8472026-09-04T03:14:08.135Z Downloaded smoltcp v0.11.0
8482026-09-04T03:14:08.145Z Downloaded regex-syntax v0.8.11
8492026-09-04T03:14:08.151Z Downloaded typify-impl v0.6.2
8502026-09-04T03:14:08.156Z Downloaded rustls v0.23.43
8512026-09-04T03:14:08.160Z Downloaded typify-impl v0.4.3
8522026-09-04T03:14:08.167Z Downloaded tracing v0.1.44
8532026-09-04T03:14:08.176Z Downloaded rhai v1.26.0
8542026-09-04T03:14:08.232Z Downloaded regex-automata v0.4.18
8552026-09-04T03:14:08.258Z Downloaded petgraph v0.6.5
8562026-09-04T03:14:08.277Z Downloaded chrono-tz v0.10.4
8572026-09-04T03:14:08.304Z Downloaded csv v1.4.0
8582026-09-04T03:14:08.421Z Downloaded encoding_rs v0.8.35
8592026-09-04T03:14:08.489Z Downloaded ring v0.17.14
8602026-09-04T03:14:09.339Z Downloaded aws-lc-sys v0.44.0
8612026-09-04T03:14:10.318Z Compiling proc-macro2 v1.0.107
8622026-09-04T03:14:10.318Z Compiling unicode-ident v1.0.24
8632026-09-04T03:14:10.318Z Compiling quote v1.0.47
8642026-09-04T03:14:10.318Z Compiling serde_core v1.0.229
8652026-09-04T03:14:10.318Z Compiling cfg-if v1.0.4
8662026-09-04T03:14:10.318Z Compiling serde v1.0.229
8672026-09-04T03:14:10.337Z Compiling libc v0.2.189
8682026-09-04T03:14:10.337Z Compiling memchr v2.8.3
8692026-09-04T03:14:10.493Z Compiling itoa v1.0.18
8702026-09-04T03:14:10.670Z Compiling smallvec v1.15.2
8712026-09-04T03:14:10.786Z Compiling zmij v1.0.23
8722026-09-04T03:14:10.810Z Compiling autocfg v1.5.1
8732026-09-04T03:14:10.875Z Compiling libm v0.2.16
8742026-09-04T03:14:11.081Z Compiling stable_deref_trait v1.2.1
8752026-09-04T03:14:11.148Z Compiling litemap v0.8.2
8762026-09-04T03:14:11.157Z Compiling percent-encoding v2.3.2
8772026-09-04T03:14:11.258Z Compiling writeable v0.6.3
8782026-09-04T03:14:11.346Z Compiling utf8_iter v1.0.4
8792026-09-04T03:14:11.353Z Compiling icu_normalizer_data v2.2.0
8802026-09-04T03:14:11.353Z Compiling icu_properties_data v2.2.0
8812026-09-04T03:14:11.387Z Compiling iana-time-zone v0.1.65
8822026-09-04T03:14:11.466Z Compiling equivalent v1.0.2
8832026-09-04T03:14:11.546Z Compiling form_urlencoded v1.2.2
8842026-09-04T03:14:11.604Z Compiling allocator-api2 v0.2.21
8852026-09-04T03:14:11.615Z Compiling syn v2.0.119
8862026-09-04T03:14:11.637Z Compiling syn v3.0.3
8872026-09-04T03:14:11.741Z Compiling serde_json v1.0.151
8882026-09-04T03:14:11.770Z Compiling pin-project-lite v0.2.17
8892026-09-04T03:14:11.849Z Compiling dyn-clone v1.0.20
8902026-09-04T03:14:11.860Z Compiling version_check v0.9.5
8912026-09-04T03:14:11.918Z Compiling hashbrown v0.17.1
8922026-09-04T03:14:11.979Z Compiling parking_lot_core v0.9.12
8932026-09-04T03:14:11.989Z Compiling scopeguard v1.2.0
8942026-09-04T03:14:12.107Z Compiling lock_api v0.4.14
8952026-09-04T03:14:12.139Z Compiling num-traits v0.2.19
8962026-09-04T03:14:12.260Z Compiling thiserror v2.0.20
8972026-09-04T03:14:12.316Z Compiling getrandom v0.4.3
8982026-09-04T03:14:12.354Z Compiling rand_core v0.10.1
8992026-09-04T03:14:12.456Z Compiling errno v0.3.14
9002026-09-04T03:14:12.496Z Compiling semver v1.0.28
9012026-09-04T03:14:12.615Z Compiling indexmap v2.14.0
9022026-09-04T03:14:12.787Z Compiling log v0.4.33
9032026-09-04T03:14:12.821Z Compiling heck v0.5.0
9042026-09-04T03:14:12.834Z Compiling futures-core v0.3.34
9052026-09-04T03:14:12.977Z Compiling uuid v1.26.0
9062026-09-04T03:14:13.146Z Compiling zerocopy v0.8.56
9072026-09-04T03:14:13.212Z Compiling futures-sink v0.3.34
9082026-09-04T03:14:13.303Z Compiling schemars v0.8.22
9092026-09-04T03:14:13.315Z Compiling slab v0.4.12
9102026-09-04T03:14:13.420Z Compiling jobserver v0.1.35
9112026-09-04T03:14:13.537Z Compiling fnv v1.0.7
9122026-09-04T03:14:13.563Z Compiling rustversion v1.0.23
9132026-09-04T03:14:13.575Z Compiling find-msvc-tools v0.1.10
9142026-09-04T03:14:13.588Z Compiling shlex v2.0.1
9152026-09-04T03:14:13.707Z Compiling futures-channel v0.3.34
9162026-09-04T03:14:13.742Z Compiling cc v1.4.2
9172026-09-04T03:14:13.769Z Compiling bitflags v2.13.1
9182026-09-04T03:14:13.810Z Compiling pkg-config v0.3.33
9192026-09-04T03:14:13.932Z Compiling futures-task v0.3.34
9202026-09-04T03:14:14.014Z Compiling futures-io v0.3.34
9212026-09-04T03:14:14.147Z Compiling socket2 v0.6.5
9222026-09-04T03:14:14.173Z Compiling signal-hook-registry v1.4.8
9232026-09-04T03:14:14.257Z Compiling mio v1.2.2
9242026-09-04T03:14:14.430Z Compiling parking_lot v0.12.5
9252026-09-04T03:14:14.482Z Compiling synstructure v0.13.2
9262026-09-04T03:14:14.517Z Compiling serde_derive_internals v0.29.1
9272026-09-04T03:14:14.608Z Compiling portable-atomic v1.15.0
9282026-09-04T03:14:14.772Z Compiling cmake v0.1.58
9292026-09-04T03:14:14.838Z Compiling typenum v1.20.1
9302026-09-04T03:14:14.904Z Compiling serde_derive v1.0.229
9312026-09-04T03:14:14.978Z Compiling displaydoc v0.2.7
9322026-09-04T03:14:15.054Z Compiling thiserror-impl v2.0.20
9332026-09-04T03:14:15.063Z Compiling tokio-macros v2.7.2
9342026-09-04T03:14:15.108Z Compiling futures-macro v0.3.34
9352026-09-04T03:14:15.319Z Compiling dunce v1.0.5
9362026-09-04T03:14:15.426Z Compiling fs_extra v1.3.0
9372026-09-04T03:14:15.659Z Compiling aws-lc-sys v0.44.0
9382026-09-04T03:14:15.669Z Compiling zerofrom-derive v0.1.7
9392026-09-04T03:14:15.748Z Compiling yoke-derive v0.8.2
9402026-09-04T03:14:15.795Z Compiling zerovec-derive v0.11.3
9412026-09-04T03:14:15.921Z Compiling schemars_derive v0.8.22
9422026-09-04T03:14:16.163Z Compiling zerocopy-derive v0.8.56
9432026-09-04T03:14:16.377Z Compiling zeroize_derive v1.5.0
9442026-09-04T03:14:16.779Z Compiling futures-util v0.3.34
9452026-09-04T03:14:16.798Z Compiling base64 v0.22.1
9462026-09-04T03:14:16.858Z Compiling zerofrom v0.1.8
9472026-09-04T03:14:16.975Z Compiling yoke v0.8.3
9482026-09-04T03:14:17.013Z Compiling zeroize v1.9.0
9492026-09-04T03:14:17.086Z Compiling critical-section v1.2.0
9502026-09-04T03:14:17.132Z Compiling zerovec v0.11.6
9512026-09-04T03:14:17.159Z Compiling zerotrie v0.2.4
9522026-09-04T03:14:17.191Z Compiling once_cell v1.21.4
9532026-09-04T03:14:17.220Z Compiling slog v2.8.2
9542026-09-04T03:14:17.405Z Compiling subtle v2.6.1
9552026-09-04T03:14:17.436Z Compiling strsim v0.11.1
9562026-09-04T03:14:17.445Z Compiling rustix v1.1.4
9572026-09-04T03:14:17.959Z Compiling byteorder v1.5.0
9582026-09-04T03:14:17.965Z Compiling tinystr v0.8.3
9592026-09-04T03:14:17.965Z Compiling potential_utf v0.1.5
9602026-09-04T03:14:17.965Z Compiling icu_locale_core v2.2.0
9612026-09-04T03:14:17.965Z Compiling regex-syntax v0.8.11
9622026-09-04T03:14:17.965Z Compiling bytes v1.12.1
9632026-09-04T03:14:17.965Z Compiling icu_collections v2.2.0
9642026-09-04T03:14:17.978Z Compiling chrono v0.4.45
9652026-09-04T03:14:18.510Z Compiling http v1.5.0
9662026-09-04T03:14:18.637Z Compiling icu_provider v2.2.0
9672026-09-04T03:14:18.940Z Compiling icu_normalizer v2.2.0
9682026-09-04T03:14:18.956Z Compiling icu_properties v2.2.0
9692026-09-04T03:14:19.112Z Compiling tokio v1.53.1
9702026-09-04T03:14:19.487Z Compiling erased-serde v0.3.31
9712026-09-04T03:14:19.499Z Compiling serde_tokenstream v0.2.3
9722026-09-04T03:14:19.510Z Compiling http-body v1.1.0
9732026-09-04T03:14:19.664Z Compiling httparse v1.10.1
9742026-09-04T03:14:19.773Z Compiling ipnet v2.12.1
9752026-09-04T03:14:19.973Z Compiling idna_adapter v1.2.2
9762026-09-04T03:14:20.110Z Compiling idna v1.1.0
9772026-09-04T03:14:20.139Z Compiling atomic-waker v1.1.2
9782026-09-04T03:14:20.284Z Compiling tower-layer v0.3.3
9792026-09-04T03:14:20.298Z Compiling tower-service v0.3.3
9802026-09-04T03:14:20.398Z Compiling url v2.5.8
9812026-09-04T03:14:20.403Z Compiling ppv-lite86 v0.2.21
9822026-09-04T03:14:20.539Z Compiling getrandom v0.2.17
9832026-09-04T03:14:20.558Z Compiling ucd-trie v0.1.7
9842026-09-04T03:14:20.704Z Compiling untrusted v0.9.0
9852026-09-04T03:14:20.714Z Compiling thiserror v1.0.69
9862026-09-04T03:14:20.738Z Compiling try-lock v0.2.5
9872026-09-04T03:14:20.821Z Compiling ryu v1.0.23
9882026-09-04T03:14:20.844Z Compiling want v0.3.1
9892026-09-04T03:14:20.869Z Compiling pest v2.8.8
9902026-09-04T03:14:21.409Z Compiling rand_core v0.6.4
9912026-09-04T03:14:21.415Z Compiling thiserror-impl v1.0.69
9922026-09-04T03:14:21.415Z Compiling httpdate v1.0.3
9932026-09-04T03:14:21.415Z Compiling getrandom v0.3.4
9942026-09-04T03:14:21.415Z Compiling pretty-hex v0.4.2
9952026-09-04T03:14:21.415Z Compiling plain v0.2.3
9962026-09-04T03:14:21.447Z Compiling winnow v1.0.4
9972026-09-04T03:14:21.474Z Compiling paste v1.0.15
9982026-09-04T03:14:21.559Z Compiling foldhash v0.2.0
9992026-09-04T03:14:21.754Z Compiling ipnetwork v0.21.1
10002026-09-04T03:14:21.821Z Compiling tracing-core v0.1.36
10012026-09-04T03:14:22.136Z Compiling pest_meta v2.8.8
10022026-09-04T03:14:22.191Z Compiling oxnet v0.1.7
10032026-09-04T03:14:22.238Z Compiling tracing-attributes v0.1.31
10042026-09-04T03:14:22.300Z Compiling omicron-workspace-hack v0.1.0
10052026-09-04T03:14:22.424Z Compiling ident_case v1.0.1
10062026-09-04T03:14:22.523Z Compiling serde_urlencoded v0.7.1
10072026-09-04T03:14:22.532Z Compiling http-body-util v0.1.5
10082026-09-04T03:14:23.118Z Compiling pest_generator v2.8.8
10092026-09-04T03:14:23.526Z Compiling aho-corasick v1.1.5
10102026-09-04T03:14:23.526Z Compiling sync_wrapper v1.0.2
10112026-09-04T03:14:23.526Z Compiling daft-derive v0.1.8
10122026-09-04T03:14:23.531Z Compiling pest_derive v2.8.8
10132026-09-04T03:14:23.531Z Compiling tracing v0.1.44
10142026-09-04T03:14:23.550Z Compiling fastrand v2.5.0
10152026-09-04T03:14:23.666Z Compiling regex-automata v0.4.18
10162026-09-04T03:14:23.812Z Compiling hashbrown v0.16.1
10172026-09-04T03:14:23.975Z Compiling tokio-util v0.7.19
10182026-09-04T03:14:24.221Z Compiling scroll_derive v0.13.1
10192026-09-04T03:14:24.286Z Compiling async-trait v0.1.92
10202026-09-04T03:14:24.521Z Compiling time-core v0.1.9
10212026-09-04T03:14:25.118Z Compiling aws-lc-rs v1.18.0
10222026-09-04T03:14:25.142Z Compiling anyhow v1.0.104
10232026-09-04T03:14:25.142Z Compiling num-conv v0.2.2
10242026-09-04T03:14:25.142Z Compiling scroll v0.13.0
10252026-09-04T03:14:25.159Z Compiling time-macros v0.2.32
10262026-09-04T03:14:25.229Z Compiling rustls-pki-types v1.15.1
10272026-09-04T03:14:25.245Z Compiling deranged v0.5.8
10282026-09-04T03:14:25.284Z Compiling hex v0.4.3
10292026-09-04T03:14:25.538Z Compiling regex v1.13.1
10302026-09-04T03:14:25.701Z Compiling num_threads v0.1.7
10312026-09-04T03:14:25.713Z Compiling openssl-probe v0.2.1
10322026-09-04T03:14:25.804Z Compiling powerfmt v0.2.0
10332026-09-04T03:14:25.988Z Compiling goblin v0.10.7
10342026-09-04T03:14:26.003Z Compiling untrusted v0.7.1
10352026-09-04T03:14:26.179Z Compiling camino v1.2.5
10362026-09-04T03:14:26.246Z Compiling usdt-impl v0.6.0
10372026-09-04T03:14:26.278Z Compiling crc32fast v1.5.0
10382026-09-04T03:14:26.282Z Compiling rustls v0.23.43
10392026-09-04T03:14:26.497Z Compiling h2 v0.4.15
10402026-09-04T03:14:26.520Z Compiling dtrace-parser v0.3.0
10412026-09-04T03:14:26.548Z Compiling crossbeam-utils v0.8.22
10422026-09-04T03:14:26.844Z Compiling futures-executor v0.3.34
10432026-09-04T03:14:27.387Z Compiling serde_tokenstream v0.3.0
10442026-09-04T03:14:27.414Z Compiling structmeta-derive v0.3.0
10452026-09-04T03:14:27.414Z Compiling thread-id v5.1.0
10462026-09-04T03:14:27.414Z Compiling cpufeatures v0.3.0
10472026-09-04T03:14:27.414Z Compiling adler2 v2.0.1
10482026-09-04T03:14:27.414Z Compiling simd-adler32 v0.3.10
10492026-09-04T03:14:27.414Z Compiling newtype-uuid-macros v0.1.1
10502026-09-04T03:14:27.414Z Compiling futures v0.3.34
10512026-09-04T03:14:27.444Z Compiling miniz_oxide v0.8.9
10522026-09-04T03:14:27.473Z Compiling rand_core v0.9.5
10532026-09-04T03:14:27.977Z Compiling structmeta v0.3.0
10542026-09-04T03:14:28.093Z Compiling darling_core v0.23.0
10552026-09-04T03:14:28.194Z Compiling hybrid-array v0.4.14
10562026-09-04T03:14:28.265Z Compiling thread_local v1.1.10
10572026-09-04T03:14:28.338Z Compiling match_cfg v0.1.0
10582026-09-04T03:14:28.405Z Compiling flate2 v1.1.9
10592026-09-04T03:14:28.634Z Compiling hyper v1.11.0
10602026-09-04T03:14:28.822Z Compiling dof v0.4.0
10612026-09-04T03:14:28.977Z Compiling newtype-uuid v1.4.0
10622026-09-04T03:14:29.666Z Compiling slog-async v2.8.0
10632026-09-04T03:14:29.953Z Compiling hyper-util v0.1.20
10642026-09-04T03:14:30.019Z Compiling compression-core v0.4.32
10652026-09-04T03:14:30.167Z Compiling quick-error v1.2.3
10662026-09-04T03:14:30.603Z Compiling ref-cast v1.0.26
10672026-09-04T03:14:31.032Z Compiling darling_macro v0.23.0
10682026-09-04T03:14:31.032Z Compiling compression-codecs v0.4.38
10692026-09-04T03:14:31.032Z Compiling daft v0.1.8
10702026-09-04T03:14:31.032Z Compiling crypto-common v0.2.2
10712026-09-04T03:14:31.032Z Compiling block-buffer v0.12.1
10722026-09-04T03:14:31.032Z Compiling rand_chacha v0.9.0
10732026-09-04T03:14:31.048Z Compiling strum_macros v0.26.4
10742026-09-04T03:14:31.048Z Compiling darling v0.23.0
10752026-09-04T03:14:31.048Z Compiling ref-cast-impl v1.0.26
10762026-09-04T03:14:31.049Z Compiling serde_spanned v1.1.1
10772026-09-04T03:14:31.049Z Compiling generic-array v0.14.7
10782026-09-04T03:14:31.049Z Compiling usdt-macro v0.6.0
10792026-09-04T03:14:31.089Z Compiling usdt-attr-macro v0.6.0
10802026-09-04T03:14:31.235Z Compiling multer v3.1.0
10812026-09-04T03:14:31.326Z Compiling term v1.2.1
10822026-09-04T03:14:31.437Z Compiling toml_writer v1.1.2+spec-1.1.0
10832026-09-04T03:14:31.601Z Compiling const-oid v0.10.2
10842026-09-04T03:14:31.647Z Compiling debug-ignore v1.0.5
10852026-09-04T03:14:31.650Z Compiling bit-vec v0.8.0
10862026-09-04T03:14:31.771Z Compiling take_mut v0.2.2
10872026-09-04T03:14:31.818Z Compiling digest v0.11.3
10882026-09-04T03:14:31.875Z Compiling bit-set v0.8.0
10892026-09-04T03:14:32.019Z Compiling serde_with_macros v3.22.0
10902026-09-04T03:14:32.031Z Compiling rand v0.9.5
10912026-09-04T03:14:32.035Z Compiling async-stream-impl v0.3.6
10922026-09-04T03:14:32.531Z Compiling dropshot v0.17.1
10932026-09-04T03:14:32.547Z Compiling encoding_rs v0.8.35
10942026-09-04T03:14:32.547Z Compiling strum v0.26.3
10952026-09-04T03:14:32.547Z Compiling spin v0.9.9
10962026-09-04T03:14:32.547Z Compiling syn v1.0.109
10972026-09-04T03:14:32.547Z Compiling unarray v0.1.4
10982026-09-04T03:14:32.555Z Compiling mime v0.3.17
10992026-09-04T03:14:32.656Z Compiling async-stream v0.3.6
11002026-09-04T03:14:32.746Z Compiling sha1 v0.11.0
11012026-09-04T03:14:32.826Z Compiling derive-ex v0.1.8
11022026-09-04T03:14:32.836Z Compiling tower v0.5.3
11032026-09-04T03:14:33.022Z Compiling waitgroup v0.1.2
11042026-09-04T03:14:33.509Z Compiling dropshot_endpoint v0.17.1
11052026-09-04T03:14:33.915Z Compiling macaddr v1.0.1
11062026-09-04T03:14:33.915Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11072026-09-04T03:14:33.915Z Compiling serde_path_to_error v0.1.20
11082026-09-04T03:14:33.919Z Compiling tower-http v0.6.11
11092026-09-04T03:14:33.919Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11102026-09-04T03:14:33.919Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11112026-09-04T03:14:33.982Z Compiling tempfile v3.27.0
11122026-09-04T03:14:33.986Z Compiling openapiv3 v2.2.0
11132026-09-04T03:14:34.049Z Compiling strum_macros v0.27.2
11142026-09-04T03:14:34.450Z Compiling test-strategy v0.4.5
11152026-09-04T03:14:34.742Z Compiling instant v0.1.13
11162026-09-04T03:14:35.256Z Compiling time v0.3.55
11172026-09-04T03:14:35.427Z Compiling rustls-native-certs v0.8.4
11182026-09-04T03:14:35.587Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11192026-09-04T03:14:35.767Z Compiling crossbeam-channel v0.5.16
11202026-09-04T03:14:35.796Z Compiling crypto-common v0.1.7
11212026-09-04T03:14:35.858Z Compiling strum v0.27.2
11222026-09-04T03:14:35.984Z Compiling parse-display-derive v0.10.0
11232026-09-04T03:14:36.641Z Compiling backon v1.6.0
11242026-09-04T03:14:36.714Z Compiling rand_chacha v0.3.1
11252026-09-04T03:14:36.911Z Compiling either v1.17.0
11262026-09-04T03:14:37.078Z Compiling rand v0.8.7
11272026-09-04T03:14:37.120Z Compiling slog-json v2.6.1
11282026-09-04T03:14:37.253Z Compiling hostname v0.3.1
11292026-09-04T03:14:37.398Z Compiling toml_parser v1.1.3+spec-1.1.0
11302026-09-04T03:14:37.409Z Compiling toml_datetime v1.1.1+spec-1.1.0
11312026-09-04T03:14:37.584Z Compiling is-terminal v0.4.17
11322026-09-04T03:14:37.623Z Compiling wait-timeout v0.2.1
11332026-09-04T03:14:37.668Z Compiling memmap2 v0.9.11
11342026-09-04T03:14:37.739Z Compiling slog-term v2.9.2
11352026-09-04T03:14:37.869Z Compiling usdt v0.6.0
11362026-09-04T03:14:37.895Z Compiling rusty-fork v0.3.1
11372026-09-04T03:14:37.908Z Compiling toml v1.1.4+spec-1.1.0
11382026-09-04T03:14:38.596Z Compiling slog-bunyan v2.5.0
11392026-09-04T03:14:38.607Z Compiling serde_with v3.22.0
11402026-09-04T03:14:38.607Z Compiling async-compression v0.4.43
11412026-09-04T03:14:38.607Z Compiling rand_xorshift v0.4.0
11422026-09-04T03:14:38.607Z Compiling rustls-pemfile v2.2.0
11432026-09-04T03:14:38.607Z Compiling regress v0.10.5
11442026-09-04T03:14:38.607Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11452026-09-04T03:14:38.663Z Compiling hostname v0.4.2
11462026-09-04T03:14:38.754Z Compiling humantime v2.4.0
11472026-09-04T03:14:38.794Z Compiling proptest v1.11.0
11482026-09-04T03:14:39.323Z Compiling iddqd v0.4.6
11492026-09-04T03:14:39.583Z Compiling reqwest v0.12.28
11502026-09-04T03:14:39.673Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11512026-09-04T03:14:39.946Z Compiling block-buffer v0.10.4
11522026-09-04T03:14:40.059Z Compiling utf8parse v0.2.2
11532026-09-04T03:14:40.165Z Compiling anstyle-parse v1.0.0
11542026-09-04T03:14:40.192Z Compiling digest v0.10.7
11552026-09-04T03:14:40.746Z Compiling backoff v0.4.0
11562026-09-04T03:14:41.160Z Compiling parse-display v0.10.0
11572026-09-04T03:14:41.160Z Compiling progenitor-client v0.10.0
11582026-09-04T03:14:41.160Z Compiling itertools v0.14.0
11592026-09-04T03:14:41.160Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11602026-09-04T03:14:41.172Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11612026-09-04T03:14:41.684Z Compiling anstyle v1.0.14
11622026-09-04T03:14:41.684Z Compiling colorchoice v1.0.5
11632026-09-04T03:14:42.097Z Compiling anstyle-query v1.1.5
11642026-09-04T03:14:42.102Z Compiling is_terminal_polyfill v1.70.2
11652026-09-04T03:14:42.102Z Compiling anstream v1.0.0
11662026-09-04T03:14:42.208Z Compiling clap_lex v1.1.0
11672026-09-04T03:14:42.621Z Compiling regress v0.11.1
11682026-09-04T03:14:42.645Z Compiling clap_derive v4.6.4
11692026-09-04T03:14:43.117Z Compiling terminal_size v0.4.4
11702026-09-04T03:14:44.196Z Compiling typify-impl v0.6.2
11712026-09-04T03:14:44.288Z Compiling toml_datetime v0.6.11
11722026-09-04T03:14:44.465Z Compiling zerocopy-derive v0.7.35
11732026-09-04T03:14:44.554Z Compiling convert_case v0.4.0
11742026-09-04T03:14:44.589Z Compiling cpufeatures v0.2.17
11752026-09-04T03:14:44.714Z Compiling clap_builder v4.6.6
11762026-09-04T03:14:44.873Z Compiling derive_more v0.99.20
11772026-09-04T03:14:45.306Z Compiling zerocopy v0.7.35
11782026-09-04T03:14:45.974Z Compiling toml_edit v0.25.13+spec-1.1.0
11792026-09-04T03:14:47.008Z Compiling unicode-width v0.2.2
11802026-09-04T03:14:47.487Z Compiling proc-macro-crate v3.5.0
11812026-09-04T03:14:47.528Z Compiling clap v4.6.6
11822026-09-04T03:14:47.528Z Compiling secrecy v0.10.3
11832026-09-04T03:14:47.528Z Compiling tinyvec_macros v0.1.1
11842026-09-04T03:14:47.528Z Compiling crucible-workspace-hack v0.1.0
11852026-09-04T03:14:47.528Z Compiling float-ord v0.3.2
11862026-09-04T03:14:47.566Z Compiling tinyvec v1.12.0
11872026-09-04T03:14:47.566Z Compiling num_enum_derive v0.7.6
11882026-09-04T03:14:48.161Z Compiling dtrace-parser v0.2.0
11892026-09-04T03:14:48.249Z Compiling scroll_derive v0.12.1
11902026-09-04T03:14:48.279Z Compiling num-integer v0.1.47
11912026-09-04T03:14:48.308Z Compiling rustc_version v0.4.1
11922026-09-04T03:14:48.527Z Compiling usdt-impl v0.5.0
11932026-09-04T03:14:48.570Z Compiling crossbeam-epoch v0.9.20
11942026-09-04T03:14:48.857Z Compiling num_enum v0.7.6
11952026-09-04T03:14:48.874Z Compiling curve25519-dalek v4.1.3
11962026-09-04T03:14:48.897Z Compiling scroll v0.12.0
11972026-09-04T03:14:49.161Z Compiling dof v0.3.0
11982026-09-04T03:14:49.213Z Compiling hmac v0.12.1
11992026-09-04T03:14:49.364Z Compiling inout v0.1.4
12002026-09-04T03:14:49.432Z Compiling darling_core v0.21.3
12012026-09-04T03:14:49.494Z Compiling ff v0.13.1
12022026-09-04T03:14:49.500Z Compiling thread-id v4.2.2
12032026-09-04T03:14:49.509Z Compiling cipher v0.4.4
12042026-09-04T03:14:49.576Z Compiling group v0.13.0
12052026-09-04T03:14:49.595Z Compiling hkdf v0.12.4
12062026-09-04T03:14:50.014Z Compiling goblin v0.8.2
12072026-09-04T03:14:50.195Z Compiling num-iter v0.1.46
12082026-09-04T03:14:50.312Z Compiling num-rational v0.4.2
12092026-09-04T03:14:50.905Z Compiling thiserror-impl-no-std v2.0.2
12102026-09-04T03:14:51.419Z Compiling typify-macro v0.6.2
12112026-09-04T03:14:51.419Z Compiling universal-hash v0.5.1
12122026-09-04T03:14:51.419Z Compiling crypto-bigint v0.5.5
12132026-09-04T03:14:51.419Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12142026-09-04T03:14:51.520Z Compiling half v2.7.1
12152026-09-04T03:14:51.520Z Compiling curve25519-dalek-derive v0.1.1
12162026-09-04T03:14:51.520Z Compiling num-complex v0.4.6
12172026-09-04T03:14:51.597Z Compiling darling_macro v0.21.3
12182026-09-04T03:14:52.342Z Compiling base64ct v1.8.3
12192026-09-04T03:14:53.668Z Compiling base16ct v0.2.0
12202026-09-04T03:14:53.668Z Compiling ciborium-io v0.2.2
12212026-09-04T03:14:53.668Z Compiling opaque-debug v0.3.1
12222026-09-04T03:14:53.668Z Compiling ciborium-ll v0.2.2
12232026-09-04T03:14:53.668Z Compiling poly1305 v0.8.0
12242026-09-04T03:14:53.668Z Compiling password-hash v0.5.0
12252026-09-04T03:14:53.668Z Compiling darling v0.21.3
12262026-09-04T03:14:53.668Z Compiling elliptic-curve v0.13.8
12272026-09-04T03:14:54.090Z Compiling num v0.4.3
12282026-09-04T03:14:54.090Z Compiling thiserror-no-std v2.0.2
12292026-09-04T03:14:54.090Z Compiling typify v0.6.2
12302026-09-04T03:14:54.090Z Compiling chacha20 v0.9.1
12312026-09-04T03:14:54.090Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12322026-09-04T03:14:54.090Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12332026-09-04T03:14:54.162Z Compiling blake2 v0.10.6
12342026-09-04T03:14:54.162Z Compiling aead v0.5.2
12352026-09-04T03:14:54.162Z Compiling byte-wrapper v0.1.0
12362026-09-04T03:14:54.162Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12372026-09-04T03:14:54.197Z Compiling proc-macro-error-attr v1.0.4
12382026-09-04T03:14:54.379Z Compiling prettyplease v0.2.37
12392026-09-04T03:14:54.434Z Compiling rustix v0.38.44
12402026-09-04T03:14:54.507Z Compiling unsafe-libyaml v0.2.11
12412026-09-04T03:14:54.624Z Compiling keccak v0.1.6
12422026-09-04T03:14:55.186Z Compiling heapless v0.8.0
12432026-09-04T03:14:55.194Z Compiling sha3 v0.10.9
12442026-09-04T03:14:55.194Z Compiling serde_yaml v0.9.34+deprecated
12452026-09-04T03:14:55.386Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T03:14:56.014Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12472026-09-04T03:14:56.043Z Compiling chacha20poly1305 v0.10.1
12482026-09-04T03:14:56.179Z Compiling argon2 v0.5.3
12492026-09-04T03:14:56.478Z Compiling vsss-rs v3.3.4
12502026-09-04T03:14:57.004Z Compiling ingot-macros v0.1.1
12512026-09-04T03:14:57.083Z Compiling ciborium v0.2.2
12522026-09-04T03:14:57.171Z Compiling usdt-attr-macro v0.5.0
12532026-09-04T03:14:57.215Z Compiling usdt-macro v0.5.0
12542026-09-04T03:14:58.369Z Compiling serde_spanned v0.6.9
12552026-09-04T03:14:58.529Z Compiling hash32 v0.3.1
12562026-09-04T03:14:58.676Z Compiling enum-as-inner v0.6.1
12572026-09-04T03:14:58.714Z Compiling proc-macro-error v1.0.4
12582026-09-04T03:14:58.714Z Compiling memmap v0.7.0
12592026-09-04T03:14:58.863Z Compiling memoffset v0.9.1
12602026-09-04T03:14:58.888Z Compiling winnow v0.5.40
12612026-09-04T03:14:59.107Z Compiling winnow v0.7.15
12622026-09-04T03:14:59.206Z Compiling cfg_aliases v0.2.2
12632026-09-04T03:14:59.254Z Compiling indent_write v2.2.0
12642026-09-04T03:14:59.274Z Compiling smoltcp v0.11.0
12652026-09-04T03:14:59.274Z Compiling toml_write v0.1.2
12662026-09-04T03:14:59.387Z Compiling data-encoding v2.11.1
12672026-09-04T03:14:59.809Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12682026-09-04T03:14:59.818Z Compiling ingot-types v0.1.2
12692026-09-04T03:14:59.818Z Compiling nix v0.31.3
12702026-09-04T03:14:59.818Z Compiling usdt v0.5.0
12712026-09-04T03:14:59.913Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12722026-09-04T03:14:59.976Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12732026-09-04T03:15:00.002Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12742026-09-04T03:15:00.147Z Compiling toml_edit v0.19.15
12752026-09-04T03:15:00.189Z Compiling tabwriter v1.4.1
12762026-09-04T03:15:00.378Z Compiling toml_edit v0.22.27
12772026-09-04T03:15:00.435Z Compiling cobs v0.3.0
12782026-09-04T03:15:00.440Z Compiling serde_repr v0.1.21
12792026-09-04T03:15:00.965Z Compiling managed v0.8.0
12802026-09-04T03:15:01.383Z Compiling crossbeam-deque v0.8.7
12812026-09-04T03:15:01.383Z Compiling vcpkg v0.2.15
12822026-09-04T03:15:01.383Z Compiling bitflags v1.3.2
12832026-09-04T03:15:01.383Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12842026-09-04T03:15:01.802Z Compiling postcard v1.1.3
12852026-09-04T03:15:01.802Z Compiling openssl-sys v0.9.117
12862026-09-04T03:15:01.810Z Compiling proc-macro-crate v1.3.1
12872026-09-04T03:15:01.810Z Compiling toml v0.8.23
12882026-09-04T03:15:01.854Z Compiling ingot v0.1.1
12892026-09-04T03:15:02.244Z Compiling hubpack_derive v0.1.1
12902026-09-04T03:15:02.766Z Compiling foreign-types-macros v0.2.4
12912026-09-04T03:15:03.291Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12922026-09-04T03:15:03.300Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12932026-09-04T03:15:03.469Z Compiling semver v0.1.20
12942026-09-04T03:15:03.877Z Compiling linked-hash-map v0.5.6
12952026-09-04T03:15:03.881Z Compiling rustls-webpki v0.103.14
12962026-09-04T03:15:03.881Z Compiling heck v0.4.1
12972026-09-04T03:15:03.881Z Compiling rayon-core v1.13.0
12982026-09-04T03:15:03.882Z Compiling colored v3.1.1
12992026-09-04T03:15:03.882Z Compiling foreign-types-shared v0.3.1
13002026-09-04T03:15:03.887Z Compiling unicode-segmentation v1.13.3
13012026-09-04T03:15:03.965Z Compiling swrite v0.1.0
13022026-09-04T03:15:04.014Z Compiling static_assertions v1.1.0
13032026-09-04T03:15:04.025Z Compiling resolv-conf v0.7.6
13042026-09-04T03:15:04.069Z Compiling foreign-types v0.5.0
13052026-09-04T03:15:04.493Z Compiling lru-cache v0.1.2
13062026-09-04T03:15:04.504Z Compiling rustc_version v0.1.7
13072026-09-04T03:15:04.505Z Compiling newline-converter v0.3.0
13082026-09-04T03:15:04.505Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13092026-09-04T03:15:04.505Z Compiling hubpack v0.1.2
13102026-09-04T03:15:04.505Z Compiling num_enum_derive v0.5.11
13112026-09-04T03:15:04.711Z Compiling atomicwrites v0.4.4
13122026-09-04T03:15:04.807Z Compiling hickory-proto v0.24.4
13132026-09-04T03:15:05.016Z Compiling progenitor-impl v0.13.0
13142026-09-04T03:15:05.455Z Compiling console v0.16.4
13152026-09-04T03:15:05.908Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13162026-09-04T03:15:05.997Z Compiling camino-tempfile v1.4.1
13172026-09-04T03:15:06.097Z Compiling chacha20 v0.10.1
13182026-09-04T03:15:06.121Z Compiling serde-big-array v0.5.1
13192026-09-04T03:15:06.239Z Compiling num-derive v0.4.2
13202026-09-04T03:15:06.261Z Compiling pin-project-internal v1.1.13
13212026-09-04T03:15:06.272Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13222026-09-04T03:15:06.372Z Compiling derive-where v1.6.1
13232026-09-04T03:15:06.774Z Compiling cstr-argument v0.1.2
13242026-09-04T03:15:06.936Z Compiling similar v3.2.0
13252026-09-04T03:15:07.182Z Compiling tokio-rustls v0.26.4
13262026-09-04T03:15:07.350Z Compiling rustls-platform-verifier v0.7.0
13272026-09-04T03:15:07.846Z Compiling hyper-rustls v0.27.9
13282026-09-04T03:15:07.851Z Compiling reqwest v0.13.4
13292026-09-04T03:15:08.676Z Compiling siphasher v1.0.3
13302026-09-04T03:15:08.782Z Compiling minimal-lexical v0.2.1
13312026-09-04T03:15:08.830Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13322026-09-04T03:15:08.948Z Compiling nom v7.1.3
13332026-09-04T03:15:09.043Z Compiling progenitor-client v0.14.0
13342026-09-04T03:15:09.338Z Compiling progenitor-extras v0.2.0
13352026-09-04T03:15:09.492Z Compiling progenitor-client v0.13.0
13362026-09-04T03:15:09.954Z Compiling phf_shared v0.12.1
13372026-09-04T03:15:10.223Z Compiling progenitor-macro v0.13.0
13382026-09-04T03:15:10.257Z Compiling expectorate v1.3.0
13392026-09-04T03:15:10.415Z Compiling pin-project v1.1.13
13402026-09-04T03:15:10.847Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13412026-09-04T03:15:10.847Z Compiling hickory-resolver v0.24.4
13422026-09-04T03:15:11.000Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13432026-09-04T03:15:11.000Z Compiling rand v0.10.2
13442026-09-04T03:15:12.515Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13452026-09-04T03:15:12.596Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13462026-09-04T03:15:12.718Z Compiling num_enum v0.5.11
13472026-09-04T03:15:13.039Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13482026-09-04T03:15:13.221Z Compiling newtype_derive v0.1.6
13492026-09-04T03:15:14.521Z Compiling progenitor-impl v0.14.0
13502026-09-04T03:15:14.844Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T03:15:15.013Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13522026-09-04T03:15:15.110Z Compiling unicode-normalization v0.1.25
13532026-09-04T03:15:15.250Z Compiling tokio-stream v0.1.19
13542026-09-04T03:15:16.136Z Compiling async-recursion v1.1.1
13552026-09-04T03:15:16.420Z Compiling snafu-derive v0.8.9
13562026-09-04T03:15:16.677Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13572026-09-04T03:15:16.939Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13582026-09-04T03:15:17.242Z Compiling slog-dtrace v0.3.0
13592026-09-04T03:15:17.273Z Compiling csv-core v0.1.13
13602026-09-04T03:15:17.542Z Compiling bstr v1.13.1
13612026-09-04T03:15:17.630Z Compiling konst_macro_rules v0.2.19
13622026-09-04T03:15:17.726Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13632026-09-04T03:15:17.817Z Compiling foldhash v0.1.5
13642026-09-04T03:15:18.275Z Compiling unicode-xid v0.2.6
13652026-09-04T03:15:18.278Z Compiling cancel-safe-futures v0.1.5
13662026-09-04T03:15:18.278Z Compiling same-file v1.0.6
13672026-09-04T03:15:18.278Z Compiling chrono-tz v0.10.4
13682026-09-04T03:15:18.278Z Compiling foreign-types-shared v0.1.1
13692026-09-04T03:15:18.278Z Compiling highway v1.3.0
13702026-09-04T03:15:18.278Z Compiling jiff-core v0.1.0
13712026-09-04T03:15:18.279Z Compiling owo-colors v4.3.0
13722026-09-04T03:15:18.279Z Compiling unicode-width v0.1.14
13732026-09-04T03:15:18.301Z Compiling openssl v0.10.81
13742026-09-04T03:15:18.541Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13752026-09-04T03:15:18.627Z Compiling snafu v0.8.9
13762026-09-04T03:15:18.662Z Compiling foreign-types v0.3.2
13772026-09-04T03:15:18.662Z Compiling walkdir v2.5.0
13782026-09-04T03:15:18.691Z Compiling progenitor-macro v0.14.0
13792026-09-04T03:15:18.740Z Compiling const_format_proc_macros v0.2.34
13802026-09-04T03:15:18.986Z Compiling jiff v0.2.35
13812026-09-04T03:15:19.022Z Compiling hashbrown v0.15.5
13822026-09-04T03:15:19.404Z Compiling globset v0.4.20
13832026-09-04T03:15:19.429Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13842026-09-04T03:15:19.471Z Compiling konst v0.2.20
13852026-09-04T03:15:19.560Z Compiling csv v1.4.0
13862026-09-04T03:15:20.117Z Compiling qorb v0.4.1
13872026-09-04T03:15:20.221Z Compiling olpc-cjson v0.1.4
13882026-09-04T03:15:20.419Z Compiling progenitor v0.13.0
13892026-09-04T03:15:20.475Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T03:15:20.528Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T03:15:21.487Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T03:15:22.248Z Compiling rayon v1.12.0
13932026-09-04T03:15:22.594Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13942026-09-04T03:15:22.919Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13952026-09-04T03:15:22.943Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:15:23.186Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-09-04T03:15:23.544Z Compiling phf v0.12.1
13982026-09-04T03:15:23.975Z Compiling zone_cfg_derive v0.3.1
13992026-09-04T03:15:24.006Z Compiling tokio-dtrace v0.1.1
14002026-09-04T03:15:24.147Z Compiling itertools v0.12.1
14012026-09-04T03:15:24.210Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14022026-09-04T03:15:24.353Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14032026-09-04T03:15:24.415Z Compiling libsw-core v0.3.2
14042026-09-04T03:15:24.583Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14052026-09-04T03:15:24.609Z Compiling serde_plain v1.0.2
14062026-09-04T03:15:24.820Z Compiling pem v3.0.6
14072026-09-04T03:15:24.937Z Compiling openssl-macros v0.1.1
14082026-09-04T03:15:24.947Z Compiling cookie v0.18.2
14092026-09-04T03:15:25.176Z Compiling sigpipe v0.1.3
14102026-09-04T03:15:25.191Z Compiling fixedbitset v0.4.2
14112026-09-04T03:15:25.731Z Compiling typed-path v0.9.3
14122026-09-04T03:15:25.764Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14132026-09-04T03:15:25.764Z Compiling fixedbitset v0.5.7
14142026-09-04T03:15:25.764Z Compiling bytecount v0.6.9
14152026-09-04T03:15:25.764Z Compiling glob v0.3.4
14162026-09-04T03:15:25.764Z Compiling papergrid v0.11.0
14172026-09-04T03:15:25.819Z Compiling petgraph v0.8.3
14182026-09-04T03:15:26.271Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14192026-09-04T03:15:26.514Z Compiling tough v0.22.0
14202026-09-04T03:15:26.650Z Compiling petgraph v0.6.5
14212026-09-04T03:15:27.099Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14222026-09-04T03:15:27.344Z Compiling zone v0.3.1
14232026-09-04T03:15:27.824Z Compiling progenitor v0.14.0
14242026-09-04T03:15:27.874Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T03:15:27.874Z Compiling libsw v3.5.0
14262026-09-04T03:15:27.874Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14272026-09-04T03:15:27.874Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14282026-09-04T03:15:27.938Z Compiling oxide-tokio-rt v0.1.6
14292026-09-04T03:15:28.457Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T03:15:28.541Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T03:15:28.579Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T03:15:29.009Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T03:15:29.049Z Compiling const_format v0.2.36
14342026-09-04T03:15:29.421Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T03:15:29.463Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14362026-09-04T03:15:29.494Z Compiling tabled_derive v0.7.0
14372026-09-04T03:15:29.653Z Compiling gethostname v0.5.0
14382026-09-04T03:15:29.759Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T03:15:29.856Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T03:15:29.870Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14412026-09-04T03:15:29.958Z Compiling bcs v0.1.6
14422026-09-04T03:15:29.979Z Compiling smf v0.2.3
14432026-09-04T03:15:30.098Z Compiling nom v8.0.0
14442026-09-04T03:15:30.700Z Compiling linear-map v1.2.0
14452026-09-04T03:15:30.724Z Compiling smawk v0.3.3
14462026-09-04T03:15:30.724Z Compiling termtree v0.5.1
14472026-09-04T03:15:30.724Z Compiling lazy_static v1.5.0
14482026-09-04T03:15:30.724Z Compiling unicode-linebreak v0.1.5
14492026-09-04T03:15:30.724Z Compiling whoami v1.6.1
14502026-09-04T03:15:30.724Z Compiling tagptr v0.2.0
14512026-09-04T03:15:30.838Z Compiling moka v0.12.16
14522026-09-04T03:15:30.934Z Compiling textwrap v0.16.2
14532026-09-04T03:15:31.504Z Compiling steno v0.4.1
14542026-09-04T03:15:31.924Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T03:15:31.924Z Compiling tabled v0.15.0
14562026-09-04T03:15:31.941Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T03:15:32.736Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T03:15:33.578Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T03:15:33.726Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T03:15:34.931Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14612026-09-04T03:15:35.018Z Compiling hickory-proto v0.25.2
14622026-09-04T03:15:35.018Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14632026-09-04T03:15:35.132Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14642026-09-04T03:15:35.549Z Compiling parking_lot_core v0.8.6
14652026-09-04T03:15:35.764Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14662026-09-04T03:15:36.262Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T03:15:36.302Z Compiling libscf-sys v1.2.0
14682026-09-04T03:15:36.303Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14692026-09-04T03:15:36.303Z Compiling hickory-resolver v0.25.2
14702026-09-04T03:15:36.303Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14712026-09-04T03:15:36.303Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14722026-09-04T03:15:36.663Z Compiling parking_lot v0.11.2
14732026-09-04T03:15:36.705Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14742026-09-04T03:15:36.944Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14752026-09-04T03:15:37.414Z Compiling fxhash v0.2.1
14762026-09-04T03:15:37.441Z Compiling internet-checksum v0.2.1
14772026-09-04T03:15:37.441Z Compiling sled v0.34.7
14782026-09-04T03:15:37.441Z Compiling itertools v0.15.0
14792026-09-04T03:15:37.800Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14802026-09-04T03:15:39.933Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14812026-09-04T03:15:42.164Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14822026-09-04T03:15:49.996Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14832026-09-04T03:15:51.016Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14842026-09-04T03:15:52.044Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14852026-09-04T03:15:52.999Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14862026-09-04T03:15:53.813Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14872026-09-04T03:16:18.590Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s
14882026-09-04T03:16:18.813Z────────────
14892026-09-04T03:16:18.813Z Nextest run ID 9b22e4ba-91be-47fa-8ae5-d0feb499ae8c with nextest profile: default
14902026-09-04T03:16:18.813Z Starting 45 tests across 3 binaries
14912026-09-04T03:16:19.229Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
14922026-09-04T03:16:19.230Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
14932026-09-04T03:16:19.230Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
14942026-09-04T03:16:19.230Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
14952026-09-04T03:16:19.230Z PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
14962026-09-04T03:16:19.230Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference
14972026-09-04T03:16:19.231Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping
14982026-09-04T03:16:19.231Z PASS [ 0.011s] rdb bestpath::test::test_bestpath
14992026-09-04T03:16:19.231Z PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization
15002026-09-04T03:16:19.231Z PASS [ 0.009s] rdb db::test::test_prefix4_from_str
15012026-09-04T03:16:19.231Z PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization
15022026-09-04T03:16:19.231Z PASS [ 0.008s] rdb db::test::test_prefix6_from_str
15032026-09-04T03:16:19.231Z PASS [ 0.054s] rdb db::test::test_ipv6_origin_crud
15042026-09-04T03:16:19.231Z PASS [ 0.054s] rdb db::test::test_ipv4_origin_crud
15052026-09-04T03:16:19.241Z PASS [ 0.053s] rdb db::test::test_rib
15062026-09-04T03:16:19.241Z PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization
15072026-09-04T03:16:19.241Z PASS [ 0.052s] rdb db::test::test_set_nexthop_shutdown_replaces_path
15082026-09-04T03:16:19.241Z PASS [ 0.054s] rdb db::test::test_static_routing_ipv4_basic
15092026-09-04T03:16:19.241Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic
15102026-09-04T03:16:19.242Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
15112026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all
15122026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv4_normalized_is_network_address
15132026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self
15142026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all
15152026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address
15162026-09-04T03:16:19.242Z PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self
15172026-09-04T03:16:19.242Z PASS [ 0.016s] rdb proptest::prop_static_route_key_deduplication
15182026-09-04T03:16:19.242Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent
15192026-09-04T03:16:19.242Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_fields
15202026-09-04T03:16:19.242Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length
15212026-09-04T03:16:19.242Z PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families
15222026-09-04T03:16:19.242Z PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix
15232026-09-04T03:16:19.242Z PASS [ 0.052s] rdb db::test::test_static_routing_vlan_id_handling
15242026-09-04T03:16:19.242Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address
15252026-09-04T03:16:19.243Z PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering
15262026-09-04T03:16:19.243Z PASS [ 0.010s] rdb types::test::bgp_path_identity
15272026-09-04T03:16:19.243Z PASS [ 0.009s] rdb types::test::btreeset_coexistence
15282026-09-04T03:16:19.243Z PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop
15292026-09-04T03:16:19.243Z PASS [ 0.009s] rdb types::test::btreeset_remove
15302026-09-04T03:16:19.244Z PASS [ 0.008s] rdb types::test::btreeset_replace
15312026-09-04T03:16:19.244Z PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency
15322026-09-04T03:16:19.244Z PASS [ 0.008s] rdb types::test::ord_contract
15332026-09-04T03:16:19.244Z PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within
15342026-09-04T03:16:19.244Z PASS [ 0.008s] rdb types::test::static_path_identity
15352026-09-04T03:16:19.244Z PASS [ 0.082s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
15362026-09-04T03:16:19.244Z────────────
15372026-09-04T03:16:19.244Z Summary [ 0.147s] 45 tests run: 45 passed, 0 skipped
15382026-09-04T03:16:19.244Z+ cp ./rib.log /work/
15392026-09-04T03:16:19.244Z+ popd
15402026-09-04T03:16:19.245Z/work/oxidecomputer/maghemite
15412026-09-04T03:16:19.245Z+ rm -rf /tmp/tmp.xcaGrc
15422026-09-04T03:16:19.245Zprocess exited: duration 172065 ms, exit code 0
 
15432026-09-04T03:16:19.732Zfound 1 output files
15442026-09-04T03:16:19.732Zuploading: /work/rib.log (1176 bytes)
15452026-09-04T03:16:20.365Zuploaded: /work/rib.log