01M1N6AZ7A7HZHAPR46PF6N4PV: test-ddm

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

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:21.760Zjob assigned to worker 01M1N6CR0MX2RZAV43YA221Z5V [factory aws, i-022e75510d8e1ae00] (queued for 59 s)
 
22026-09-04T03:12:27.858Zstarting task 0: "setup"
32026-09-04T03:12:27.865Z++ uname -s
42026-09-04T03:12:27.870Z+ kern=SunOS
52026-09-04T03:12:27.870Z+ build_user=build
62026-09-04T03:12:27.870Z+ build_uid=12345
72026-09-04T03:12:27.870Z+ work_dir=/work
82026-09-04T03:12:27.870Z+ input_dir=/input
92026-09-04T03:12:27.870Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:27.870Z+ case "$kern" in
112026-09-04T03:12:27.870Z+ groupadd -g 12345 build
122026-09-04T03:12:27.870Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:29.872Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:29.934Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:29.937Z+ home_fs=zfs
162026-09-04T03:12:29.937Z+ [[ zfs == autofs ]]
172026-09-04T03:12:29.937Z+ mkdir -p /home/build
182026-09-04T03:12:29.937Z+ chown build:build /home/build /work
192026-09-04T03:12:31.941Z+ chmod 0700 /home/build /work
202026-09-04T03:12:31.945Zprocess exited: duration 4084 ms, exit code 0
 
212026-09-04T03:12:31.989Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:31.997Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:31.997Z * rust toolchain channel = "stable"
242026-09-04T03:12:31.997Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T03:12:31.997Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T03:12:31.997Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:31.997Z * rust toolchain profile = "default"
282026-09-04T03:12:31.997Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:31.997Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:32.082Zinfo: downloading installer
312026-09-04T03:12:33.561Zinfo: profile set to default
322026-09-04T03:12:33.561Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:33.564Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:33.701Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:33.705Zinfo: downloading 6 components
362026-09-04T03:12:49.741Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:12:49.741Z
382026-09-04T03:12:49.768Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:12:49.768Z
402026-09-04T03:12:49.771Z
412026-09-04T03:12:49.771ZRust is installed now. Great!
422026-09-04T03:12:49.771Z
432026-09-04T03:12:49.771ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:12:49.772Zenvironment variable. This has not been done automatically.
452026-09-04T03:12:49.772Z
462026-09-04T03:12:49.772ZTo configure your current shell, you need to source
472026-09-04T03:12:49.772Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:12:49.772Z
492026-09-04T03:12:49.772ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:12:49.772Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:12:49.772Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:12:49.772ZCC_x86_64-unknown-illumos = None
532026-09-04T03:12:49.772Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:12:49.772ZCC_x86_64_unknown_illumos = None
552026-09-04T03:12:49.772Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:12:49.772ZHOST_CC = None
572026-09-04T03:12:49.772Zcargo:rerun-if-env-changed=CC
582026-09-04T03:12:49.772ZCC = None
592026-09-04T03:12:49.772Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:12:49.943Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:12:49.943ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:12:49.943Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:12:49.943ZCFLAGS = None
642026-09-04T03:12:49.944Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:12:49.944ZHOST_CFLAGS = None
662026-09-04T03:12:49.944Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:12:49.944ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:12:49.944Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:12:49.944ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:12:50.049Z+ rustup --version
712026-09-04T03:12:50.054Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:12:50.054Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:12:50.070Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:12:50.074Z+ cargo --version
752026-09-04T03:12:50.086Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:12:50.088Z+ rustc --version
772026-09-04T03:12:50.106Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:12:50.109Zprocess exited: duration 18126 ms, exit code 0
 
792026-09-04T03:12:50.115Zstarting task 2: "authentication"
802026-09-04T03:12:50.128ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:20.198Zprocess exited: duration 30081 ms, exit code 0
 
822026-09-04T03:13:20.207Zstarting task 3: "clone repository"
832026-09-04T03:13:20.211Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:20.214Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:20.242ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:22.197Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:22.197Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
882026-09-04T03:13:22.757ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:22.757Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
902026-09-04T03:13:22.763Z+ [[ -n renovate/dpd-client-digest ]]
912026-09-04T03:13:22.768Z++ git branch --show-current
922026-09-04T03:13:22.768Z+ current=main
932026-09-04T03:13:22.768Z+ [[ main != renovate/dpd-client-digest ]]
942026-09-04T03:13:22.768Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
952026-09-04T03:13:22.771Z+ git checkout -f renovate/dpd-client-digest
962026-09-04T03:13:22.789ZSwitched to branch 'renovate/dpd-client-digest'
972026-09-04T03:13:22.792Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
982026-09-04T03:13:22.806ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
992026-09-04T03:13:22.812Zprocess exited: duration 2599 ms, exit code 0
 
1002026-09-04T03:13:22.818Zstarting task 4: "build"
1012026-09-04T03:13:22.823Z+ set -o errexit
1022026-09-04T03:13:22.823Z+ set -o pipefail
1032026-09-04T03:13:22.823Z+ source .github/buildomat/test-common.sh
1042026-09-04T03:13:22.826Z++ NEXTEST_VERSION=0.9.97
1052026-09-04T03:13:22.826Z++ source .github/buildomat/common.sh
1062026-09-04T03:13:22.826Z+++ export PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:13:22.826Z+++ PKG_SUCCESS_ON_NOP=1
1082026-09-04T03:13:22.826Z+++ cargo --version
1092026-09-04T03:13:22.829Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1102026-09-04T03:13:22.987Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1112026-09-04T03:13:22.989Zinfo: downloading 6 components
1122026-09-04T03:13:37.438Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1132026-09-04T03:13:37.438Zwarn: this might cause rustup commands to take longer time to finish than expected
1142026-09-04T03:13:37.438Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1152026-09-04T03:13:37.542Zcargo 1.97.1 (c980f4866 2026-06-30)
1162026-09-04T03:13:37.547Z+++ rustc --version
1172026-09-04T03:13:37.572Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1182026-09-04T03:13:37.580Z++ banner install
1192026-09-04T03:13:37.580Z
1202026-09-04T03:13:37.580Z # # # #### ##### ## # #
1212026-09-04T03:13:37.580Z # ## # # # # # # #
1222026-09-04T03:13:37.580Z # # # # #### # # # # #
1232026-09-04T03:13:37.580Z # # # # # # ###### # #
1242026-09-04T03:13:37.580Z # # ## # # # # # # #
1252026-09-04T03:13:37.580Z # # # #### # # # ###### ######
1262026-09-04T03:13:37.580Z
1272026-09-04T03:13:37.581Z++ pfexec pkg install clang-15
1282026-09-04T03:13:39.110Z Startup: Refreshing catalog 'helios' ... Done
1292026-09-04T03:13:39.548Z Startup: Caching catalogs ... Done
1302026-09-04T03:13:42.098ZPlanning: Solver setup ... Done
1312026-09-04T03:13:42.169ZPlanning: Running solver ... Done
1322026-09-04T03:13:42.220ZPlanning: Consolidating action changes ... Done
1332026-09-04T03:13:42.229ZPlanning: Evaluating mediators ... Done
1342026-09-04T03:13:42.229ZPlanning: Planning completed in 2.65 seconds
1352026-09-04T03:13:42.237ZNo updates necessary for this image.
1362026-09-04T03:13:42.489Z+++ uname -s
1372026-09-04T03:13:42.494Z++ nextest_host_os=SunOS
1382026-09-04T03:13:42.494Z++ case "${nextest_host_os}" in
1392026-09-04T03:13:42.494Z++ nextest_platform=illumos
1402026-09-04T03:13:42.494Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1412026-09-04T03:13:42.494Z+++ mktemp -d
1422026-09-04T03:13:42.494Z++ nextest_tmp=/tmp/tmp.Zpa4rc
1432026-09-04T03:13:42.494Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1442026-09-04T03:13:42.494Z++ nextest_tar=/tmp/tmp.Zpa4rc/nextest.tar.gz
1452026-09-04T03:13:42.494Z++ curl -sSfL --retry 10 -o /tmp/tmp.Zpa4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1462026-09-04T03:13:43.260Z++ mkdir -p /home/build/.cargo/bin
1472026-09-04T03:13:43.263Z++ tar -xzf /tmp/tmp.Zpa4rc/nextest.tar.gz -C /home/build/.cargo/bin
1482026-09-04T03:13:43.337Z+ banner ddm
1492026-09-04T03:13:43.340Z
1502026-09-04T03:13:43.340Z ##### ##### # #
1512026-09-04T03:13:43.340Z # # # # ## ##
1522026-09-04T03:13:43.340Z # # # # # ## #
1532026-09-04T03:13:43.340Z # # # # # #
1542026-09-04T03:13:43.340Z # # # # # #
1552026-09-04T03:13:43.340Z ##### ##### # #
1562026-09-04T03:13:43.340Z
1572026-09-04T03:13:43.340Z+ cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture
1582026-09-04T03:13:43.512Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-09-04T03:13:44.533ZFrom https://github.com/oxidecomputer/falcon
1602026-09-04T03:13:44.533Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1612026-09-04T03:13:44.596Z Updating crates.io index
1622026-09-04T03:13:44.604Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1632026-09-04T03:13:45.152ZFrom https://github.com/oxidecomputer/dendrite
1642026-09-04T03:13:45.152Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
1652026-09-04T03:13:45.188Z Updating git repository `https://github.com/oxidecomputer/ispf`
1662026-09-04T03:13:45.480ZFrom https://github.com/oxidecomputer/ispf
1672026-09-04T03:13:45.480Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1682026-09-04T03:13:45.486Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1692026-09-04T03:13:45.864ZFrom https://github.com/oxidecomputer/netadm-sys
1702026-09-04T03:13:45.864Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1712026-09-04T03:13:45.876Z Updating git repository `https://github.com/oxidecomputer/omicron`
1722026-09-04T03:13:52.625ZFrom https://github.com/oxidecomputer/omicron
1732026-09-04T03:13:52.625Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1742026-09-04T03:13:53.044Z Updating git repository `https://github.com/oxidecomputer/opte`
1752026-09-04T03:13:53.875ZFrom https://github.com/oxidecomputer/opte
1762026-09-04T03:13:53.875Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1772026-09-04T03:13:53.909Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1782026-09-04T03:13:54.218ZFrom https://github.com/oxidecomputer/slog-error-chain
1792026-09-04T03:13:54.218Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1802026-09-04T03:13:54.226Z Updating git repository `https://github.com/illumos/smf-rs`
1812026-09-04T03:13:54.536ZFrom https://github.com/illumos/smf-rs
1822026-09-04T03:13:54.536Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1832026-09-04T03:13:54.543Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1842026-09-04T03:13:54.831ZFrom https://github.com/oxidecomputer/network-interface
1852026-09-04T03:13:54.831Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1862026-09-04T03:13:54.838Z Updating git repository `https://github.com/oxidecomputer/zone`
1872026-09-04T03:13:55.159ZFrom https://github.com/oxidecomputer/zone
1882026-09-04T03:13:55.159Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1892026-09-04T03:13:55.162Z Updating git repository `https://github.com/oxidecomputer/propolis`
1902026-09-04T03:13:55.895ZFrom https://github.com/oxidecomputer/propolis
1912026-09-04T03:13:55.895Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1922026-09-04T03:13:55.938Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1932026-09-04T03:13:56.481ZFrom https://github.com/oxidecomputer/transceiver-control
1942026-09-04T03:13:56.481Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1952026-09-04T03:13:56.491Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1962026-09-04T03:13:56.802ZFrom https://github.com/oxidecomputer/dlpi-sys
1972026-09-04T03:13:56.802Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1982026-09-04T03:13:56.808Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1992026-09-04T03:13:57.148ZFrom https://github.com/jmesmon/rust-libzfs
2002026-09-04T03:13:57.148Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2012026-09-04T03:13:57.159Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2022026-09-04T03:13:57.453ZFrom https://github.com/oxidecomputer/rusty-doors
2032026-09-04T03:13:57.453Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2042026-09-04T03:13:57.463Z Updating git repository `https://github.com/oxidecomputer/lldp`
2052026-09-04T03:13:57.827ZFrom https://github.com/oxidecomputer/lldp
2062026-09-04T03:13:57.827Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2072026-09-04T03:13:57.839Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2082026-09-04T03:13:58.204ZFrom https://github.com/oxidecomputer/tufaceous
2092026-09-04T03:13:58.204Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2102026-09-04T03:13:58.213Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2112026-09-04T03:13:58.721ZFrom https://github.com/oxidecomputer/management-gateway-service
2122026-09-04T03:13:58.721Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2132026-09-04T03:13:58.733Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-09-04T03:13:59.665ZFrom https://github.com/oxidecomputer/crucible
2152026-09-04T03:13:59.665Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2162026-09-04T03:13:59.705Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2172026-09-04T03:14:00.028ZFrom https://github.com/oxidecomputer/serde_human_bytes
2182026-09-04T03:14:00.028Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2192026-09-04T03:14:00.037Z Updating git repository `https://github.com/oxidecomputer/propolis`
2202026-09-04T03:14:00.470ZFrom https://github.com/oxidecomputer/propolis
2212026-09-04T03:14:00.470Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2222026-09-04T03:14:00.514Z Updating git repository `https://github.com/oxidecomputer/crucible`
2232026-09-04T03:14:01.136ZFrom https://github.com/oxidecomputer/crucible
2242026-09-04T03:14:01.136Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2252026-09-04T03:14:01.216Z Updating git repository `https://github.com/oxidecomputer/tofino`
2262026-09-04T03:14:01.605ZFrom https://github.com/oxidecomputer/tofino
2272026-09-04T03:14:01.605Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2282026-09-04T03:14:01.611Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2292026-09-04T03:14:02.297ZFrom https://github.com/oxidecomputer/maghemite
2302026-09-04T03:14:02.297Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2312026-09-04T03:14:02.319Z Updating git repository `https://github.com/oxidecomputer/clickward`
2322026-09-04T03:14:02.911ZFrom https://github.com/oxidecomputer/clickward
2332026-09-04T03:14:02.911Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2342026-09-04T03:14:02.929Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2352026-09-04T03:14:03.221ZFrom https://github.com/oxidecomputer/illumos-devinfo
2362026-09-04T03:14:03.221Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2372026-09-04T03:14:05.539Z Downloading crates ...
2382026-09-04T03:14:05.636Z Downloaded arrayref v0.3.9
2392026-09-04T03:14:05.640Z Downloaded clap_lex v1.1.0
2402026-09-04T03:14:05.640Z Downloaded ciborium-io v0.2.2
2412026-09-04T03:14:05.640Z Downloaded colorchoice v1.0.5
2422026-09-04T03:14:05.646Z Downloaded crc8 v0.1.1
2432026-09-04T03:14:05.647Z Downloaded crucible-workspace-hack v0.1.0
2442026-09-04T03:14:05.647Z Downloaded adler2 v2.0.1
2452026-09-04T03:14:05.647Z Downloaded cfg_aliases v0.2.2
2462026-09-04T03:14:05.650Z Downloaded async-trait v0.1.92
2472026-09-04T03:14:05.650Z Downloaded bs58 v0.5.1
2482026-09-04T03:14:05.650Z Downloaded anstyle v1.0.14
2492026-09-04T03:14:05.650Z Downloaded camino v1.2.5
2502026-09-04T03:14:05.650Z Downloaded compression-codecs v0.4.38
2512026-09-04T03:14:05.653Z Downloaded const-oid v0.10.2
2522026-09-04T03:14:05.653Z Downloaded http-body-util v0.1.5
2532026-09-04T03:14:05.658Z Downloaded linked-hash-map v0.5.6
2542026-09-04T03:14:05.661Z Downloaded managed v0.8.0
2552026-09-04T03:14:05.661Z Downloaded num-conv v0.2.2
2562026-09-04T03:14:05.661Z Downloaded aho-corasick v1.1.5
2572026-09-04T03:14:05.661Z Downloaded indent_write v2.2.0
2582026-09-04T03:14:05.664Z Downloaded anstream v1.0.0
2592026-09-04T03:14:05.664Z Downloaded async-recursion v1.1.1
2602026-09-04T03:14:05.667Z Downloaded aead v0.5.2
2612026-09-04T03:14:05.670Z Downloaded icu_provider v2.2.0
2622026-09-04T03:14:05.673Z Downloaded anstyle-parse v1.0.0
2632026-09-04T03:14:05.674Z Downloaded base64 v0.21.7
2642026-09-04T03:14:05.677Z Downloaded log v0.4.33
2652026-09-04T03:14:05.680Z Downloaded ahash v0.8.12
2662026-09-04T03:14:05.680Z Downloaded anyhow v1.0.104
2672026-09-04T03:14:05.683Z Downloaded backon v1.6.0
2682026-09-04T03:14:05.683Z Downloaded block-buffer v0.10.4
2692026-09-04T03:14:05.688Z Downloaded ingot-macros v0.1.1
2702026-09-04T03:14:05.688Z Downloaded cargo_toml v0.22.3
2712026-09-04T03:14:05.688Z Downloaded bitflags v2.13.1
2722026-09-04T03:14:05.692Z Downloaded ingot-types v0.2.0
2732026-09-04T03:14:05.695Z Downloaded daft v0.1.8
2742026-09-04T03:14:05.698Z Downloaded ident_case v1.0.1
2752026-09-04T03:14:05.698Z Downloaded atomicwrites v0.4.4
2762026-09-04T03:14:05.698Z Downloaded base16ct v1.0.0
2772026-09-04T03:14:05.701Z Downloaded internet-checksum v0.2.1
2782026-09-04T03:14:05.704Z Downloaded block-buffer v0.12.1
2792026-09-04T03:14:05.704Z Downloaded ipnet v2.12.1
2802026-09-04T03:14:05.704Z Downloaded iana-time-zone v0.1.65
2812026-09-04T03:14:05.707Z Downloaded bitflags v1.3.2
2822026-09-04T03:14:05.707Z Downloaded hubpack_derive v0.1.1
2832026-09-04T03:14:05.736Z Downloaded jiff-static v0.2.35
2842026-09-04T03:14:05.736Z Downloaded hubpack v0.1.2
2852026-09-04T03:14:05.736Z Downloaded is-terminal v0.4.17
2862026-09-04T03:14:05.736Z Downloaded async-stream v0.3.6
2872026-09-04T03:14:05.737Z Downloaded base16ct v0.2.0
2882026-09-04T03:14:05.737Z Downloaded inout v0.1.4
2892026-09-04T03:14:05.737Z Downloaded itoa v1.0.18
2902026-09-04T03:14:05.737Z Downloaded hyper-rustls v0.27.9
2912026-09-04T03:14:05.737Z Downloaded cpufeatures v0.3.0
2922026-09-04T03:14:05.737Z Downloaded lazy_static v1.5.0
2932026-09-04T03:14:05.737Z Downloaded bytecount v0.6.9
2942026-09-04T03:14:05.737Z Downloaded argon2 v0.5.3
2952026-09-04T03:14:05.737Z Downloaded httpdate v1.0.3
2962026-09-04T03:14:05.737Z Downloaded is_ci v1.2.0
2972026-09-04T03:14:05.737Z Downloaded is_terminal_polyfill v1.70.2
2982026-09-04T03:14:05.737Z Downloaded instant v0.1.13
2992026-09-04T03:14:05.737Z Downloaded natord v1.0.9
3002026-09-04T03:14:05.737Z Downloaded http-body v1.1.0
3012026-09-04T03:14:05.740Z Downloaded const-random v0.1.18
3022026-09-04T03:14:05.740Z Downloaded idna_adapter v1.2.2
3032026-09-04T03:14:05.740Z Downloaded match_cfg v0.1.0
3042026-09-04T03:14:05.740Z Downloaded num v0.4.3
3052026-09-04T03:14:05.740Z Downloaded newtype-uuid-macros v0.1.1
3062026-09-04T03:14:05.740Z Downloaded lru-cache v0.1.2
3072026-09-04T03:14:05.740Z Downloaded newline-converter v0.3.0
3082026-09-04T03:14:05.740Z Downloaded num-iter v0.1.46
3092026-09-04T03:14:05.745Z Downloaded konst_macro_rules v0.2.19
3102026-09-04T03:14:05.745Z Downloaded async-stream-impl v0.3.6
3112026-09-04T03:14:05.745Z Downloaded bit-set v0.8.0
3122026-09-04T03:14:05.745Z Downloaded anstyle-query v1.1.5
3132026-09-04T03:14:05.745Z Downloaded curve25519-dalek-derive v0.1.1
3142026-09-04T03:14:05.745Z Downloaded compression-core v0.4.32
3152026-09-04T03:14:05.751Z Downloaded const-random-macro v0.1.16
3162026-09-04T03:14:05.751Z Downloaded crypto-common v0.2.2
3172026-09-04T03:14:05.754Z Downloaded atomic-waker v1.1.2
3182026-09-04T03:14:05.754Z Downloaded convert_case v0.4.0
3192026-09-04T03:14:05.755Z Downloaded cstr-argument v0.1.2
3202026-09-04T03:14:05.755Z Downloaded hostname v0.4.2
3212026-09-04T03:14:05.755Z Downloaded bcs v0.1.6
3222026-09-04T03:14:05.755Z Downloaded byte-wrapper v0.1.0
3232026-09-04T03:14:05.758Z Downloaded libscf-sys v1.2.0
3242026-09-04T03:14:05.760Z Downloaded memmap v0.7.0
3252026-09-04T03:14:05.760Z Downloaded ciborium-ll v0.2.2
3262026-09-04T03:14:05.760Z Downloaded lru-slab v0.1.2
3272026-09-04T03:14:05.763Z Downloaded cfg-if v1.0.4
3282026-09-04T03:14:05.763Z Downloaded num-derive v0.4.2
3292026-09-04T03:14:05.763Z Downloaded no-std-compat v0.4.1
3302026-09-04T03:14:05.767Z Downloaded ingot-types v0.1.2
3312026-09-04T03:14:05.767Z Downloaded cobs v0.3.0
3322026-09-04T03:14:05.770Z Downloaded ingot v0.2.1
3332026-09-04T03:14:05.773Z Downloaded autocfg v1.5.1
3342026-09-04T03:14:05.773Z Downloaded bit-vec v0.8.0
3352026-09-04T03:14:05.773Z Downloaded mime v0.3.17
3362026-09-04T03:14:05.773Z Downloaded macaddr v1.0.1
3372026-09-04T03:14:05.776Z Downloaded base64ct v1.8.3
3382026-09-04T03:14:05.780Z Downloaded indexmap v1.9.3
3392026-09-04T03:14:05.785Z Downloaded linear-map v1.2.0
3402026-09-04T03:14:05.785Z Downloaded num-rational v0.4.2
3412026-09-04T03:14:05.789Z Downloaded cpufeatures v0.2.17
3422026-09-04T03:14:05.789Z Downloaded slog-bunyan v2.5.0
3432026-09-04T03:14:05.789Z Downloaded crunchy v0.2.4
3442026-09-04T03:14:05.792Z Downloaded sha1 v0.11.0
3452026-09-04T03:14:05.795Z Downloaded humantime v2.4.0
3462026-09-04T03:14:05.795Z Downloaded ingot v0.1.1
3472026-09-04T03:14:05.795Z Downloaded keccak v0.1.6
3482026-09-04T03:14:05.795Z Downloaded num-complex v0.4.6
3492026-09-04T03:14:05.799Z Downloaded serde_urlencoded v0.7.1
3502026-09-04T03:14:05.799Z Downloaded unicode-xid v0.2.6
3512026-09-04T03:14:05.802Z Downloaded usdt v0.6.0
3522026-09-04T03:14:05.802Z Downloaded typify-macro v0.6.2
3532026-09-04T03:14:05.802Z Downloaded usdt-attr-macro v0.5.0
3542026-09-04T03:14:05.805Z Downloaded waitgroup v0.1.2
3552026-09-04T03:14:05.805Z Downloaded libsw-core v0.3.2
3562026-09-04T03:14:05.805Z Downloaded num-integer v0.1.47
3572026-09-04T03:14:05.808Z Downloaded ipnetwork v0.21.1
3582026-09-04T03:14:05.812Z Downloaded memoffset v0.9.1
3592026-09-04T03:14:05.812Z Downloaded constant_time_eq v0.4.2
3602026-09-04T03:14:05.813Z Downloaded byteorder v1.5.0
3612026-09-04T03:14:05.817Z Downloaded multer v3.1.0
3622026-09-04T03:14:05.817Z Downloaded newtype_derive v0.1.6
3632026-09-04T03:14:05.817Z Downloaded crossbeam-deque v0.8.7
3642026-09-04T03:14:05.817Z Downloaded crypto-common v0.1.7
3652026-09-04T03:14:05.817Z Downloaded cipher v0.4.4
3662026-09-04T03:14:05.817Z Downloaded libsw v3.5.0
3672026-09-04T03:14:05.823Z Downloaded jobserver v0.1.35
3682026-09-04T03:14:05.823Z Downloaded untrusted v0.7.1
3692026-09-04T03:14:05.823Z Downloaded testing_table v0.3.0
3702026-09-04T03:14:05.823Z Downloaded dof v0.3.0
3712026-09-04T03:14:05.827Z Downloaded idna v1.1.0
3722026-09-04T03:14:05.832Z Downloaded thread_local v1.1.10
3732026-09-04T03:14:05.832Z Downloaded slog-async v2.8.0
3742026-09-04T03:14:05.832Z Downloaded unicode-linebreak v0.1.5
3752026-09-04T03:14:05.832Z Downloaded dtrace-parser v0.2.0
3762026-09-04T03:14:05.835Z Downloaded schemars v0.8.22
3772026-09-04T03:14:05.839Z Downloaded utf8_iter v1.0.4
3782026-09-04T03:14:05.839Z Downloaded backoff v0.4.0
3792026-09-04T03:14:05.844Z Downloaded memmap2 v0.9.11
3802026-09-04T03:14:05.845Z Downloaded chacha20 v0.9.1
3812026-09-04T03:14:05.845Z Downloaded ciborium v0.2.2
3822026-09-04T03:14:05.845Z Downloaded csv-core v0.1.13
3832026-09-04T03:14:05.845Z Downloaded num_enum v0.5.11
3842026-09-04T03:14:05.848Z Downloaded newtype-uuid v1.4.0
3852026-09-04T03:14:05.848Z Downloaded const_format_proc_macros v0.2.34
3862026-09-04T03:14:05.848Z Downloaded yoke-derive v0.8.2
3872026-09-04T03:14:05.848Z Downloaded embedded-io v0.4.0
3882026-09-04T03:14:05.849Z Downloaded fixedbitset v0.4.2
3892026-09-04T03:14:05.854Z Downloaded zeroize_derive v1.5.0
3902026-09-04T03:14:05.854Z Downloaded hostname v0.3.1
3912026-09-04T03:14:05.854Z Downloaded hybrid-array v0.4.14
3922026-09-04T03:14:05.854Z Downloaded lock_api v0.4.14
3932026-09-04T03:14:05.854Z Downloaded arrayvec v0.7.8
3942026-09-04T03:14:05.858Z Downloaded camino-tempfile v1.4.1
3952026-09-04T03:14:05.858Z Downloaded cmake v0.1.58
3962026-09-04T03:14:05.858Z Downloaded toml_datetime v0.6.11
3972026-09-04T03:14:05.858Z Downloaded foreign-types-shared v0.3.1
3982026-09-04T03:14:05.858Z Downloaded fxhash v0.2.1
3992026-09-04T03:14:05.858Z Downloaded openssl-macros v0.1.1
4002026-09-04T03:14:05.858Z Downloaded percent-encoding v2.3.2
4012026-09-04T03:14:05.863Z Downloaded scroll v0.13.0
4022026-09-04T03:14:05.866Z Downloaded serde_tokenstream v0.3.0
4032026-09-04T03:14:05.866Z Downloaded critical-section v1.2.0
4042026-09-04T03:14:05.870Z Downloaded num_threads v0.1.7
4052026-09-04T03:14:05.873Z Downloaded hash32 v0.3.1
4062026-09-04T03:14:05.873Z Downloaded hex v0.4.3
4072026-09-04T03:14:05.873Z Downloaded ingot-macros v0.2.0
4082026-09-04T03:14:05.873Z Downloaded xattr v1.6.1
4092026-09-04T03:14:05.878Z Downloaded proc-macro-crate v1.3.1
4102026-09-04T03:14:05.880Z Downloaded deranged v0.5.8
4112026-09-04T03:14:05.885Z Downloaded rustls-pemfile v2.2.0
4122026-09-04T03:14:05.888Z Downloaded tempfile v3.27.0
4132026-09-04T03:14:05.888Z Downloaded toml_writer v1.1.2+spec-1.1.0
4142026-09-04T03:14:05.891Z Downloaded litemap v0.8.2
4152026-09-04T03:14:05.891Z Downloaded blake2 v0.10.6
4162026-09-04T03:14:05.891Z Downloaded chacha20 v0.10.1
4172026-09-04T03:14:05.895Z Downloaded colored v3.1.1
4182026-09-04T03:14:05.900Z Downloaded serde_derive_internals v0.29.1
4192026-09-04T03:14:05.900Z Downloaded derive-ex v0.1.8
4202026-09-04T03:14:05.900Z Downloaded smf v0.2.3
4212026-09-04T03:14:05.905Z Downloaded static_assertions v1.1.0
4222026-09-04T03:14:05.905Z Downloaded synstructure v0.13.2
4232026-09-04T03:14:05.905Z Downloaded scroll_derive v0.13.1
4242026-09-04T03:14:05.909Z Downloaded find-msvc-tools v0.1.10
4252026-09-04T03:14:05.912Z Downloaded fixedbitset v0.5.7
4262026-09-04T03:14:05.915Z Downloaded icu_normalizer v2.2.0
4272026-09-04T03:14:05.915Z Downloaded icu_properties v2.2.0
4282026-09-04T03:14:05.918Z Downloaded serde-big-array v0.5.1
4292026-09-04T03:14:05.918Z Downloaded console v0.16.4
4302026-09-04T03:14:05.918Z Downloaded crossbeam-epoch v0.9.20
4312026-09-04T03:14:05.920Z Downloaded crossbeam-utils v0.8.22
4322026-09-04T03:14:05.920Z Downloaded pin-project-lite v0.2.17
4332026-09-04T03:14:05.923Z Downloaded serde_plain v1.0.2
4342026-09-04T03:14:05.923Z Downloaded structmeta-derive v0.3.0
4352026-09-04T03:14:05.923Z Downloaded allocator-api2 v0.2.21
4362026-09-04T03:14:05.927Z Downloaded zerovec-derive v0.11.3
4372026-09-04T03:14:05.927Z Downloaded structmeta v0.3.0
4382026-09-04T03:14:05.927Z Downloaded take_mut v0.2.2
4392026-09-04T03:14:05.927Z Downloaded tokio-macros v2.7.2
4402026-09-04T03:14:05.930Z Downloaded icu_locale_core v2.2.0
4412026-09-04T03:14:05.930Z Downloaded tagptr v0.2.0
4422026-09-04T03:14:05.934Z Downloaded phf v0.12.1
4432026-09-04T03:14:05.934Z Downloaded port-file v0.1.0
4442026-09-04T03:14:05.934Z Downloaded toml v0.8.23
4452026-09-04T03:14:05.937Z Downloaded indicatif v0.18.6
4462026-09-04T03:14:05.937Z Downloaded crc32fast v1.5.0
4472026-09-04T03:14:05.937Z Downloaded rustls-pki-types v1.15.1
4482026-09-04T03:14:05.937Z Downloaded num-traits v0.2.19
4492026-09-04T03:14:05.942Z Downloaded signal-hook-registry v1.4.8
4502026-09-04T03:14:05.942Z Downloaded clap_derive v4.6.4
4512026-09-04T03:14:05.946Z Downloaded darling v0.21.3
4522026-09-04T03:14:05.946Z Downloaded darling v0.23.0
4532026-09-04T03:14:05.949Z Downloaded progenitor v0.14.0
4542026-09-04T03:14:05.949Z Downloaded glob v0.3.4
4552026-09-04T03:14:05.949Z Downloaded git-stub-vcs v0.1.0
4562026-09-04T03:14:05.949Z Downloaded toml_write v0.1.2
4572026-09-04T03:14:05.954Z Downloaded universal-hash v0.5.1
4582026-09-04T03:14:05.954Z Downloaded try-lock v0.2.5
4592026-09-04T03:14:05.957Z Downloaded typify-macro v0.4.3
4602026-09-04T03:14:05.957Z Downloaded usdt v0.5.0
4612026-09-04T03:14:05.957Z Downloaded darling_macro v0.23.0
4622026-09-04T03:14:05.957Z Downloaded quote v1.0.47
4632026-09-04T03:14:05.960Z Downloaded quinn-udp v0.5.15
4642026-09-04T03:14:05.960Z Downloaded usdt-attr-macro v0.6.0
4652026-09-04T03:14:05.960Z Downloaded foreign-types v0.3.2
4662026-09-04T03:14:05.960Z Downloaded indexmap v2.14.0
4672026-09-04T03:14:05.962Z Downloaded similar v2.7.0
4682026-09-04T03:14:05.965Z Downloaded httparse v1.10.1
4692026-09-04T03:14:05.965Z Downloaded poly1305 v0.8.0
4702026-09-04T03:14:05.971Z Downloaded float-ord v0.3.2
4712026-09-04T03:14:05.971Z Downloaded form_urlencoded v1.2.2
4722026-09-04T03:14:05.974Z Downloaded cancel-safe-futures v0.1.5
4732026-09-04T03:14:05.974Z Downloaded resolv-conf v0.7.6
4742026-09-04T03:14:05.974Z Downloaded slog-dtrace v0.3.0
4752026-09-04T03:14:05.974Z Downloaded socket2 v0.6.5
4762026-09-04T03:14:05.977Z Downloaded owo-colors v4.3.0
4772026-09-04T03:14:05.982Z Downloaded serde_tokenstream v0.2.3
4782026-09-04T03:14:05.982Z Downloaded version_check v0.9.5
4792026-09-04T03:14:05.982Z Downloaded shlex v2.0.1
4802026-09-04T03:14:05.982Z Downloaded slog-stdlog v4.1.1
4812026-09-04T03:14:05.987Z Downloaded thiserror-impl v1.0.69
4822026-09-04T03:14:05.987Z Downloaded icu_normalizer_data v2.2.0
4832026-09-04T03:14:05.987Z Downloaded parking_lot v0.11.2
4842026-09-04T03:14:05.987Z Downloaded strum_macros v0.27.2
4852026-09-04T03:14:05.990Z Downloaded thin-vec v0.2.19
4862026-09-04T03:14:05.990Z Downloaded tokio-stream v0.1.19
4872026-09-04T03:14:05.990Z Downloaded dyn-clone v1.0.20
4882026-09-04T03:14:05.990Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4892026-09-04T03:14:05.990Z Downloaded tracing-core v0.1.36
4902026-09-04T03:14:05.994Z Downloaded const_format v0.2.36
4912026-09-04T03:14:05.994Z Downloaded konst v0.2.20
4922026-09-04T03:14:05.997Z Downloaded icu_collections v2.2.0
4932026-09-04T03:14:06.001Z Downloaded typeid v1.0.3
4942026-09-04T03:14:06.001Z Downloaded rand_core v0.9.5
4952026-09-04T03:14:06.001Z Downloaded miniz_oxide v0.8.9
4962026-09-04T03:14:06.005Z Downloaded futures-task v0.3.34
4972026-09-04T03:14:06.005Z Downloaded gethostname v0.5.0
4982026-09-04T03:14:06.005Z Downloaded generic-array v0.14.7
4992026-09-04T03:14:06.005Z Downloaded parse-display v0.10.0
5002026-09-04T03:14:06.005Z Downloaded progenitor-client v0.14.0
5012026-09-04T03:14:06.008Z Downloaded ref-cast v1.0.26
5022026-09-04T03:14:06.008Z Downloaded arc-swap v1.9.2
5032026-09-04T03:14:06.008Z Downloaded slog v2.8.2
5042026-09-04T03:14:06.011Z Downloaded base64 v0.22.1
5052026-09-04T03:14:06.011Z Downloaded schemars_derive v0.8.22
5062026-09-04T03:14:06.014Z Downloaded smawk v0.3.3
5072026-09-04T03:14:06.014Z Downloaded snafu-derive v0.8.9
5082026-09-04T03:14:06.014Z Downloaded ref-cast-impl v1.0.26
5092026-09-04T03:14:06.014Z Downloaded sha1 v0.10.7
5102026-09-04T03:14:06.014Z Downloaded plain v0.2.3
5112026-09-04T03:14:06.017Z Downloaded powerfmt v0.2.0
5122026-09-04T03:14:06.017Z Downloaded progenitor-macro v0.14.0
5132026-09-04T03:14:06.017Z Downloaded progenitor-macro v0.13.0
5142026-09-04T03:14:06.018Z Downloaded clap v4.6.6
5152026-09-04T03:14:06.022Z Downloaded elliptic-curve v0.13.8
5162026-09-04T03:14:06.027Z Downloaded cookie v0.18.2
5172026-09-04T03:14:06.027Z Downloaded tinystr v0.8.3
5182026-09-04T03:14:06.031Z Downloaded tabled_derive v0.7.0
5192026-09-04T03:14:06.031Z Downloaded toml_edit v0.25.13+spec-1.1.0
5202026-09-04T03:14:06.031Z Downloaded futures-channel v0.3.34
5212026-09-04T03:14:06.031Z Downloaded pem v3.0.6
5222026-09-04T03:14:06.031Z Downloaded once_cell v1.21.4
5232026-09-04T03:14:06.037Z Downloaded futures-executor v0.3.34
5242026-09-04T03:14:06.037Z Downloaded num_enum v0.7.6
5252026-09-04T03:14:06.037Z Downloaded dropshot-api-manager-types v0.8.0
5262026-09-04T03:14:06.039Z Downloaded parse-display-derive v0.10.0
5272026-09-04T03:14:06.040Z Downloaded supports-color v3.0.2
5282026-09-04T03:14:06.040Z Downloaded thiserror-impl-no-std v2.0.2
5292026-09-04T03:14:06.040Z Downloaded progenitor-macro v0.10.0
5302026-09-04T03:14:06.040Z Downloaded usdt-macro v0.6.0
5312026-09-04T03:14:06.040Z Downloaded scopeguard v1.2.0
5322026-09-04T03:14:06.040Z Downloaded semver v0.1.20
5332026-09-04T03:14:06.040Z Downloaded slog-envlogger v2.2.0
5342026-09-04T03:14:06.040Z Downloaded oxide-tokio-rt v0.1.6
5352026-09-04T03:14:06.040Z Downloaded terminal_size v0.4.4
5362026-09-04T03:14:06.043Z Downloaded unarray v0.1.4
5372026-09-04T03:14:06.047Z Downloaded zerofrom-derive v0.1.7
5382026-09-04T03:14:06.050Z Downloaded bytes v1.12.1
5392026-09-04T03:14:06.054Z Downloaded untrusted v0.9.0
5402026-09-04T03:14:06.054Z Downloaded progenitor-extras v0.2.0
5412026-09-04T03:14:06.054Z Downloaded test-strategy v0.4.5
5422026-09-04T03:14:06.056Z Downloaded textwrap v0.16.2
5432026-09-04T03:14:06.056Z Downloaded http v1.5.0
5442026-09-04T03:14:06.059Z Downloaded either v1.17.0
5452026-09-04T03:14:06.062Z Downloaded futures-core v0.3.34
5462026-09-04T03:14:06.062Z Downloaded topological-sort v0.2.2
5472026-09-04T03:14:06.068Z Downloaded omicron-workspace-hack v0.1.0
5482026-09-04T03:14:06.072Z Downloaded olpc-cjson v0.1.4
5492026-09-04T03:14:06.072Z Downloaded libm v0.2.16
5502026-09-04T03:14:06.075Z Downloaded pretty-hex v0.4.2
5512026-09-04T03:14:06.075Z Downloaded rand_core v0.10.1
5522026-09-04T03:14:06.075Z Downloaded walkdir v2.5.0
5532026-09-04T03:14:06.075Z Downloaded defmt v1.1.1
5542026-09-04T03:14:06.079Z Downloaded errno v0.3.14
5552026-09-04T03:14:06.079Z Downloaded cc v1.4.2
5562026-09-04T03:14:06.079Z Downloaded debug-ignore v1.0.5
5572026-09-04T03:14:06.083Z Downloaded async-compression v0.4.43
5582026-09-04T03:14:06.086Z Downloaded rustls-platform-verifier v0.7.0
5592026-09-04T03:14:06.086Z Downloaded diff v0.1.13
5602026-09-04T03:14:06.086Z Downloaded spin v0.5.2
5612026-09-04T03:14:06.086Z Downloaded fastrand v2.5.0
5622026-09-04T03:14:06.089Z Downloaded potential_utf v0.1.5
5632026-09-04T03:14:06.089Z Downloaded progenitor-client v0.10.0
5642026-09-04T03:14:06.089Z Downloaded zone_cfg_derive v0.3.1
5652026-09-04T03:14:06.089Z Downloaded hmac v0.12.1
5662026-09-04T03:14:06.089Z Downloaded serde_spanned v0.6.9
5672026-09-04T03:14:06.096Z Downloaded thiserror-impl v2.0.20
5682026-09-04T03:14:06.096Z Downloaded fnv v1.0.7
5692026-09-04T03:14:06.107Z Downloaded rand_chacha v0.3.1
5702026-09-04T03:14:06.107Z Downloaded stable_deref_trait v1.2.1
5712026-09-04T03:14:06.107Z Downloaded toml v0.7.8
5722026-09-04T03:14:06.107Z Downloaded tokio-tungstenite v0.21.0
5732026-09-04T03:14:06.107Z Downloaded mio v1.2.2
5742026-09-04T03:14:06.111Z Downloaded minimal-lexical v0.2.1
5752026-09-04T03:14:06.111Z Downloaded futures v0.3.34
5762026-09-04T03:14:06.111Z Downloaded thread-id v4.2.2
5772026-09-04T03:14:06.111Z Downloaded want v0.3.1
5782026-09-04T03:14:06.111Z Downloaded thread-id v5.1.0
5792026-09-04T03:14:06.111Z Downloaded tower-service v0.3.3
5802026-09-04T03:14:06.111Z Downloaded darling_core v0.21.3
5812026-09-04T03:14:06.111Z Downloaded hyper-util v0.1.20
5822026-09-04T03:14:06.115Z Downloaded memchr v2.8.3
5832026-09-04T03:14:06.118Z Downloaded progenitor-impl v0.14.0
5842026-09-04T03:14:06.118Z Downloaded tungstenite v0.21.0
5852026-09-04T03:14:06.118Z Downloaded zerocopy-derive v0.7.35
5862026-09-04T03:14:06.121Z Downloaded progenitor v0.10.0
5872026-09-04T03:14:06.122Z Downloaded futures-sink v0.3.34
5882026-09-04T03:14:06.125Z Downloaded derive_more v0.99.20
5892026-09-04T03:14:06.125Z Downloaded serde_with_macros v3.22.0
5902026-09-04T03:14:06.129Z Downloaded siphasher v1.0.3
5912026-09-04T03:14:06.130Z Downloaded subtle v2.6.1
5922026-09-04T03:14:06.134Z Downloaded schemars v0.9.0
5932026-09-04T03:14:06.138Z Downloaded nom v7.1.3
5942026-09-04T03:14:06.147Z Downloaded chacha20poly1305 v0.10.1
5952026-09-04T03:14:06.147Z Downloaded jiff-core v0.1.0
5962026-09-04T03:14:06.173Z Downloaded spin v0.9.9
5972026-09-04T03:14:06.173Z Downloaded progenitor-client v0.13.0
5982026-09-04T03:14:06.173Z Downloaded rand_pcg v0.10.2
5992026-09-04T03:14:06.173Z Downloaded scroll_derive v0.12.1
6002026-09-04T03:14:06.173Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6012026-09-04T03:14:06.173Z Downloaded thiserror-no-std v2.0.2
6022026-09-04T03:14:06.173Z Downloaded tabwriter v1.4.1
6032026-09-04T03:14:06.191Z Downloaded unit-prefix v0.5.2
6042026-09-04T03:14:06.191Z Downloaded proc-macro-error-attr v1.0.4
6052026-09-04T03:14:06.191Z Downloaded strum v0.27.2
6062026-09-04T03:14:06.191Z Downloaded zerocopy-derive v0.8.56
6072026-09-04T03:14:06.191Z Downloaded erased-serde v0.3.31
6082026-09-04T03:14:06.191Z Downloaded foldhash v0.1.5
6092026-09-04T03:14:06.191Z Downloaded getrandom v0.2.17
6102026-09-04T03:14:06.191Z Downloaded rusty-fork v0.3.1
6112026-09-04T03:14:06.191Z Downloaded yoke v0.8.3
6122026-09-04T03:14:06.191Z Downloaded defmt-parser v1.0.0
6132026-09-04T03:14:06.191Z Downloaded dof v0.4.0
6142026-09-04T03:14:06.191Z Downloaded opaque-debug v0.3.1
6152026-09-04T03:14:06.191Z Downloaded oxnet v0.1.7
6162026-09-04T03:14:06.191Z Downloaded vsss-rs v3.3.4
6172026-09-04T03:14:06.191Z Downloaded whoami v1.6.1
6182026-09-04T03:14:06.191Z Downloaded data-encoding v2.11.1
6192026-09-04T03:14:06.191Z Downloaded utf-8 v0.7.6
6202026-09-04T03:14:06.191Z Downloaded xz2 v0.1.7
6212026-09-04T03:14:06.192Z Downloaded parking_lot_core v0.9.12
6222026-09-04T03:14:06.192Z Downloaded parking_lot_core v0.8.6
6232026-09-04T03:14:06.198Z Downloaded rustc_version v0.4.1
6242026-09-04T03:14:06.198Z Downloaded wait-timeout v0.2.1
6252026-09-04T03:14:06.198Z Downloaded zerofrom v0.1.8
6262026-09-04T03:14:06.198Z Downloaded rustc_version v0.1.7
6272026-09-04T03:14:06.198Z Downloaded serial_test_derive v4.0.1
6282026-09-04T03:14:06.198Z Downloaded enum-as-inner v0.6.1
6292026-09-04T03:14:06.198Z Downloaded crossbeam-channel v0.5.16
6302026-09-04T03:14:06.198Z Downloaded pest_meta v2.8.8
6312026-09-04T03:14:06.198Z Downloaded ppv-lite86 v0.2.21
6322026-09-04T03:14:06.198Z Downloaded crypto-bigint v0.5.5
6332026-09-04T03:14:06.198Z Downloaded displaydoc v0.2.7
6342026-09-04T03:14:06.198Z Downloaded sha2 v0.10.9
6352026-09-04T03:14:06.198Z Downloaded serde v1.0.229
6362026-09-04T03:14:06.203Z Downloaded openssl-probe v0.2.1
6372026-09-04T03:14:06.203Z Downloaded papergrid v0.18.0
6382026-09-04T03:14:06.203Z Downloaded tinyvec v1.12.0
6392026-09-04T03:14:06.203Z Downloaded itertools v0.12.1
6402026-09-04T03:14:06.210Z Downloaded proc-macro-error v1.0.4
6412026-09-04T03:14:06.210Z Downloaded pin-project-internal v1.1.13
6422026-09-04T03:14:06.210Z Downloaded rand_chacha v0.9.0
6432026-09-04T03:14:06.214Z Downloaded strsim v0.11.1
6442026-09-04T03:14:06.214Z Downloaded slab v0.4.12
6452026-09-04T03:14:06.214Z Downloaded strum_macros v0.26.4
6462026-09-04T03:14:06.214Z Downloaded rustc-hash v2.1.3
6472026-09-04T03:14:06.214Z Downloaded slog-json v2.6.1
6482026-09-04T03:14:06.214Z Downloaded prettyplease v0.2.37
6492026-09-04T03:14:06.214Z Downloaded smallvec v1.15.2
6502026-09-04T03:14:06.218Z Downloaded dropshot_endpoint v0.17.1
6512026-09-04T03:14:06.220Z Downloaded tower-layer v0.3.3
6522026-09-04T03:14:06.223Z Downloaded equivalent v1.0.2
6532026-09-04T03:14:06.230Z Downloaded serial_test v4.0.1
6542026-09-04T03:14:06.231Z Downloaded zerotrie v0.2.4
6552026-09-04T03:14:06.235Z Downloaded qorb v0.4.1
6562026-09-04T03:14:06.239Z Downloaded fs-err v3.3.1
6572026-09-04T03:14:06.239Z Downloaded proc-macro-crate v3.5.0
6582026-09-04T03:14:06.240Z Downloaded expectorate v1.3.0
6592026-09-04T03:14:06.248Z Downloaded foreign-types-macros v0.2.4
6602026-09-04T03:14:06.248Z Downloaded heck v0.4.1
6612026-09-04T03:14:06.248Z Downloaded progenitor-impl v0.10.0
6622026-09-04T03:14:06.248Z Downloaded ryu v1.0.23
6632026-09-04T03:14:06.252Z Downloaded pest_derive v2.8.8
6642026-09-04T03:14:06.252Z Downloaded itertools v0.14.0
6652026-09-04T03:14:06.252Z Downloaded nom v8.0.0
6662026-09-04T03:14:06.252Z Downloaded half v2.7.1
6672026-09-04T03:14:06.257Z Downloaded heck v0.5.0
6682026-09-04T03:14:06.257Z Downloaded secrecy v0.10.3
6692026-09-04T03:14:06.257Z Downloaded time-core v0.1.9
6702026-09-04T03:14:06.257Z Downloaded sync_wrapper v1.0.2
6712026-09-04T03:14:06.257Z Downloaded defmt v0.3.100
6722026-09-04T03:14:06.257Z Downloaded globset v0.4.20
6732026-09-04T03:14:06.262Z Downloaded quick-error v1.2.3
6742026-09-04T03:14:06.262Z Downloaded serde_spanned v1.1.1
6752026-09-04T03:14:06.262Z Downloaded sigpipe v0.1.3
6762026-09-04T03:14:06.265Z Downloaded usdt-macro v0.5.0
6772026-09-04T03:14:06.265Z Downloaded dtrace-parser v0.3.0
6782026-09-04T03:14:06.265Z Downloaded highway v1.3.0
6792026-09-04T03:14:06.265Z Downloaded serde_path_to_error v0.1.20
6802026-09-04T03:14:06.265Z Downloaded thiserror v1.0.69
6812026-09-04T03:14:06.268Z Downloaded paste v1.0.15
6822026-09-04T03:14:06.268Z Downloaded rustls-native-certs v0.8.4
6832026-09-04T03:14:06.268Z Downloaded itertools v0.15.0
6842026-09-04T03:14:06.276Z Downloaded yansi v1.0.1
6852026-09-04T03:14:06.279Z Downloaded omicron-zone-package v0.12.3
6862026-09-04T03:14:06.279Z Downloaded semver v1.0.28
6872026-09-04T03:14:06.279Z Downloaded futures-io v0.3.34
6882026-09-04T03:14:06.279Z Downloaded swrite v0.1.0
6892026-09-04T03:14:06.279Z Downloaded digest v0.11.3
6902026-09-04T03:14:06.279Z Downloaded git-stub v1.0.0
6912026-09-04T03:14:06.279Z Downloaded tinyvec_macros v0.1.1
6922026-09-04T03:14:06.279Z Downloaded serde_repr v0.1.21
6932026-09-04T03:14:06.282Z Downloaded foldhash v0.2.0
6942026-09-04T03:14:06.286Z Downloaded fs_extra v1.3.0
6952026-09-04T03:14:06.286Z Downloaded password-hash v0.5.0
6962026-09-04T03:14:06.293Z Downloaded defmt-macros v1.1.1
6972026-09-04T03:14:06.296Z Downloaded typify v0.4.3
6982026-09-04T03:14:06.296Z Downloaded strum v0.26.3
6992026-09-04T03:14:06.299Z Downloaded dunce v1.0.5
7002026-09-04T03:14:06.299Z Downloaded phf_shared v0.12.1
7012026-09-04T03:14:06.302Z Downloaded darling_macro v0.21.3
7022026-09-04T03:14:06.306Z Downloaded zeroize v1.9.0
7032026-09-04T03:14:06.306Z Downloaded zmij v1.0.23
7042026-09-04T03:14:06.310Z Downloaded smartstring v1.0.1
7052026-09-04T03:14:06.313Z Downloaded termtree v0.5.1
7062026-09-04T03:14:06.316Z Downloaded foreign-types v0.5.0
7072026-09-04T03:14:06.319Z Downloaded foreign-types-shared v0.1.1
7082026-09-04T03:14:06.319Z Downloaded filetime v0.2.29
7092026-09-04T03:14:06.319Z Downloaded group v0.13.0
7102026-09-04T03:14:06.319Z Downloaded iddqd v0.4.6
7112026-09-04T03:14:06.324Z Downloaded toml v0.9.12+spec-1.1.0
7122026-09-04T03:14:06.329Z Downloaded tokio-rustls v0.26.4
7132026-09-04T03:14:06.329Z Downloaded time-macros v0.2.32
7142026-09-04T03:14:06.332Z Downloaded zone v0.3.1
7152026-09-04T03:14:06.335Z Downloaded digest v0.10.7
7162026-09-04T03:14:06.335Z Downloaded rand_core v0.6.4
7172026-09-04T03:14:06.338Z Downloaded rustversion v1.0.23
7182026-09-04T03:14:06.338Z Downloaded futures-macro v0.3.34
7192026-09-04T03:14:06.339Z Downloaded serde_derive v1.0.229
7202026-09-04T03:14:06.342Z Downloaded similar v3.2.0
7212026-09-04T03:14:06.346Z Downloaded openssl-sys v0.9.117
7222026-09-04T03:14:06.349Z Downloaded progenitor-impl v0.13.0
7232026-09-04T03:14:06.354Z Downloaded thiserror v2.0.20
7242026-09-04T03:14:06.359Z Downloaded num_enum_derive v0.5.11
7252026-09-04T03:14:06.359Z Downloaded icu_properties_data v2.2.0
7262026-09-04T03:14:06.362Z Downloaded steno v0.4.1
7272026-09-04T03:14:06.366Z Downloaded embedded-io v0.6.1
7282026-09-04T03:14:06.368Z Downloaded same-file v1.0.6
7292026-09-04T03:14:06.369Z Downloaded rand_xorshift v0.4.0
7302026-09-04T03:14:06.372Z Downloaded simd-adler32 v0.3.10
7312026-09-04T03:14:06.375Z Downloaded tiny-keccak v2.0.2
7322026-09-04T03:14:06.375Z Downloaded tokio-dtrace v0.1.1
7332026-09-04T03:14:06.377Z Downloaded pest_generator v2.8.8
7342026-09-04T03:14:06.377Z Downloaded scroll v0.12.0
7352026-09-04T03:14:06.380Z Downloaded toml_parser v1.1.3+spec-1.1.0
7362026-09-04T03:14:06.382Z Downloaded usdt-impl v0.5.0
7372026-09-04T03:14:06.382Z Downloaded slog-scope v4.4.1
7382026-09-04T03:14:06.385Z Downloaded typify v0.6.2
7392026-09-04T03:14:06.385Z Downloaded drift v0.2.0
7402026-09-04T03:14:06.391Z Downloaded zerovec v0.11.6
7412026-09-04T03:14:06.394Z Downloaded pkg-config v0.3.33
7422026-09-04T03:14:06.394Z Downloaded hyper v1.11.0
7432026-09-04T03:14:06.397Z Downloaded progenitor v0.13.0
7442026-09-04T03:14:06.400Z Downloaded num_enum_derive v0.7.6
7452026-09-04T03:14:06.400Z Downloaded pin-project v1.1.13
7462026-09-04T03:14:06.407Z Downloaded utf8parse v0.2.2
7472026-09-04T03:14:06.433Z Downloaded slog-term v2.9.2
7482026-09-04T03:14:06.433Z Downloaded getrandom v0.3.4
7492026-09-04T03:14:06.434Z Downloaded winnow v0.5.40
7502026-09-04T03:14:06.438Z Downloaded writeable v0.6.3
7512026-09-04T03:14:06.438Z Downloaded toml_edit v0.22.27
7522026-09-04T03:14:06.438Z Downloaded rayon-core v1.13.0
7532026-09-04T03:14:06.438Z Downloaded unsafe-libyaml v0.2.11
7542026-09-04T03:14:06.438Z Downloaded ff v0.13.1
7552026-09-04T03:14:06.438Z Downloaded ucd-trie v0.1.7
7562026-09-04T03:14:06.438Z Downloaded getrandom v0.4.3
7572026-09-04T03:14:06.438Z Downloaded tracing-attributes v0.1.31
7582026-09-04T03:14:06.438Z Downloaded usdt-impl v0.6.0
7592026-09-04T03:14:06.438Z Downloaded ron v0.12.2
7602026-09-04T03:14:06.450Z Downloaded reqwest v0.13.4
7612026-09-04T03:14:06.450Z Downloaded reqwest v0.12.28
7622026-09-04T03:14:06.455Z Downloaded parking_lot v0.12.5
7632026-09-04T03:14:06.455Z Downloaded daft-derive v0.1.8
7642026-09-04T03:14:06.455Z Downloaded uuid v1.26.0
7652026-09-04T03:14:06.456Z Downloaded pretty_assertions v1.4.1
7662026-09-04T03:14:06.456Z Downloaded serde_core v1.0.229
7672026-09-04T03:14:06.456Z Downloaded rhai_codegen v3.2.0
7682026-09-04T03:14:06.462Z Downloaded heapless v0.8.0
7692026-09-04T03:14:06.462Z Downloaded toml v1.1.4+spec-1.1.0
7702026-09-04T03:14:06.462Z Downloaded term v1.2.1
7712026-09-04T03:14:06.465Z Downloaded rayon v1.12.0
7722026-09-04T03:14:06.471Z Downloaded tower v0.5.3
7732026-09-04T03:14:06.477Z Downloaded url v2.5.8
7742026-09-04T03:14:06.480Z Downloaded postcard v1.1.3
7752026-09-04T03:14:06.480Z Downloaded typenum v1.20.1
7762026-09-04T03:14:06.480Z Downloaded tar v0.4.46
7772026-09-04T03:14:06.483Z Downloaded unicode-ident v1.0.24
7782026-09-04T03:14:06.483Z Downloaded pest v2.8.8
7792026-09-04T03:14:06.492Z Downloaded quinn v0.11.11
7802026-09-04T03:14:06.497Z Downloaded hashbrown v0.15.5
7812026-09-04T03:14:06.501Z Downloaded hashbrown v0.12.3
7822026-09-04T03:14:06.505Z Downloaded flate2 v1.1.9
7832026-09-04T03:14:06.507Z Downloaded dropshot-api-manager v0.8.0
7842026-09-04T03:14:06.513Z Downloaded snafu v0.8.9
7852026-09-04T03:14:06.517Z Downloaded rustls-webpki v0.103.14
7862026-09-04T03:14:06.521Z Downloaded serde_yaml v0.9.34+deprecated
7872026-09-04T03:14:06.521Z Downloaded proc-macro2 v1.0.107
7882026-09-04T03:14:06.526Z Downloaded papergrid v0.11.0
7892026-09-04T03:14:06.529Z Downloaded serde_json v1.0.151
7902026-09-04T03:14:06.532Z Downloaded rand v0.9.5
7912026-09-04T03:14:06.534Z Downloaded clap_builder v4.6.6
7922026-09-04T03:14:06.537Z Downloaded winnow v0.7.15
7932026-09-04T03:14:06.543Z Downloaded derive-where v1.6.1
7942026-09-04T03:14:06.548Z Downloaded rand v0.8.7
7952026-09-04T03:14:06.548Z Downloaded darling_core v0.23.0
7962026-09-04T03:14:06.551Z Downloaded hickory-resolver v0.24.4
7972026-09-04T03:14:06.551Z Downloaded schemars v1.2.2
7982026-09-04T03:14:06.557Z Downloaded unicode-normalization v0.1.25
7992026-09-04T03:14:06.560Z Downloaded typed-path v0.9.3
8002026-09-04T03:14:06.562Z Downloaded serde_with v3.22.0
8012026-09-04T03:14:06.568Z Downloaded rand v0.10.2
8022026-09-04T03:14:06.571Z Downloaded hashbrown v0.17.1
8032026-09-04T03:14:06.575Z Downloaded h2 v0.4.15
8042026-09-04T03:14:06.579Z Downloaded syn v1.0.109
8052026-09-04T03:14:06.582Z Downloaded tower-http v0.6.11
8062026-09-04T03:14:06.585Z Downloaded hickory-resolver v0.25.2
8072026-09-04T03:14:06.588Z Downloaded zerocopy v0.7.35
8082026-09-04T03:14:06.595Z Downloaded regex v1.13.1
8092026-09-04T03:14:06.599Z Downloaded toml_edit v0.19.15
8102026-09-04T03:14:06.607Z Downloaded unicode-segmentation v1.13.3
8112026-09-04T03:14:06.609Z Downloaded moka v0.12.16
8122026-09-04T03:14:06.612Z Downloaded goblin v0.8.2
8132026-09-04T03:14:06.615Z Downloaded nix v0.31.3
8142026-09-04T03:14:06.620Z Downloaded blake3 v1.8.6
8152026-09-04T03:14:06.624Z Downloaded hkdf v0.12.4
8162026-09-04T03:14:06.627Z Downloaded portable-atomic v1.15.0
8172026-09-04T03:14:06.630Z Downloaded futures-util v0.3.34
8182026-09-04T03:14:06.640Z Downloaded winnow v1.0.4
8192026-09-04T03:14:06.650Z Downloaded time v0.3.55
8202026-09-04T03:14:06.657Z Downloaded tabled v0.15.0
8212026-09-04T03:14:06.665Z Downloaded webpki-roots v1.0.9
8222026-09-04T03:14:06.667Z Downloaded unicode-width v0.2.2
8232026-09-04T03:14:06.671Z Downloaded tabled v0.21.0
8242026-09-04T03:14:06.681Z Downloaded tough v0.22.0
8252026-09-04T03:14:06.684Z Downloaded aws-lc-rs v1.18.0
8262026-09-04T03:14:06.689Z Downloaded chrono v0.4.45
8272026-09-04T03:14:06.693Z Downloaded hashbrown v0.16.1
8282026-09-04T03:14:06.696Z Downloaded vcpkg v0.2.15
8292026-09-04T03:14:06.720Z Downloaded rustix v0.38.44
8302026-09-04T03:14:06.728Z Downloaded tokio-util v0.7.19
8312026-09-04T03:14:06.736Z Downloaded zerocopy v0.8.56
8322026-09-04T03:14:06.744Z Downloaded regex-syntax v0.8.11
8332026-09-04T03:14:06.752Z Downloaded goblin v0.10.7
8342026-09-04T03:14:06.756Z Downloaded rustls v0.23.43
8352026-09-04T03:14:06.759Z Downloaded openssl v0.10.81
8362026-09-04T03:14:06.769Z Downloaded typify-impl v0.4.3
8372026-09-04T03:14:06.779Z Downloaded jiff v0.2.35
8382026-09-04T03:14:06.791Z Downloaded curve25519-dalek v4.1.3
8392026-09-04T03:14:06.796Z Downloaded dropshot v0.17.1
8402026-09-04T03:14:06.802Z Downloaded tracing v0.1.44
8412026-09-04T03:14:06.812Z Downloaded proptest v1.11.0
8422026-09-04T03:14:06.823Z Downloaded sled v0.34.7
8432026-09-04T03:14:06.837Z Downloaded regex-automata v0.4.18
8442026-09-04T03:14:06.846Z Downloaded quinn-proto v0.11.16
8452026-09-04T03:14:06.851Z Downloaded unicode-width v0.1.14
8462026-09-04T03:14:06.851Z Downloaded bstr v1.13.1
8472026-09-04T03:14:06.851Z Downloaded lzma-sys v0.1.20
8482026-09-04T03:14:06.866Z Downloaded libc v0.2.189
8492026-09-04T03:14:06.885Z Downloaded syn v2.0.119
8502026-09-04T03:14:06.892Z Downloaded sha3 v0.10.9
8512026-09-04T03:14:06.900Z Downloaded syn v3.0.3
8522026-09-04T03:14:06.909Z Downloaded regress v0.11.1
8532026-09-04T03:14:06.916Z Downloaded hickory-proto v0.24.4
8542026-09-04T03:14:06.916Z Downloaded encoding_rs v0.8.35
8552026-09-04T03:14:06.924Z Downloaded smoltcp v0.11.0
8562026-09-04T03:14:06.945Z Downloaded openapiv3 v2.2.0
8572026-09-04T03:14:06.954Z Downloaded regress v0.10.5
8582026-09-04T03:14:06.961Z Downloaded hickory-proto v0.25.2
8592026-09-04T03:14:06.971Z Downloaded typify-impl v0.6.2
8602026-09-04T03:14:06.977Z Downloaded rustix v1.1.4
8612026-09-04T03:14:07.017Z Downloaded rhai v1.26.0
8622026-09-04T03:14:07.112Z Downloaded chrono-tz v0.10.4
8632026-09-04T03:14:07.129Z Downloaded petgraph v0.6.5
8642026-09-04T03:14:07.140Z Downloaded petgraph v0.8.3
8652026-09-04T03:14:07.156Z Downloaded csv v1.4.0
8662026-09-04T03:14:07.166Z Downloaded tokio v1.53.1
8672026-09-04T03:14:07.245Z Downloaded ring v0.17.14
8682026-09-04T03:14:07.784Z Downloaded aws-lc-sys v0.44.0
8692026-09-04T03:14:08.760Z Compiling proc-macro2 v1.0.107
8702026-09-04T03:14:08.760Z Compiling unicode-ident v1.0.24
8712026-09-04T03:14:08.760Z Compiling quote v1.0.47
8722026-09-04T03:14:08.760Z Compiling serde_core v1.0.229
8732026-09-04T03:14:08.773Z Compiling cfg-if v1.0.4
8742026-09-04T03:14:08.773Z Compiling serde v1.0.229
8752026-09-04T03:14:08.773Z Compiling libc v0.2.189
8762026-09-04T03:14:08.773Z Compiling memchr v2.8.3
8772026-09-04T03:14:08.964Z Compiling itoa v1.0.18
8782026-09-04T03:14:09.124Z Compiling smallvec v1.15.2
8792026-09-04T03:14:09.226Z Compiling zmij v1.0.23
8802026-09-04T03:14:09.233Z Compiling autocfg v1.5.1
8812026-09-04T03:14:09.357Z Compiling libm v0.2.16
8822026-09-04T03:14:09.557Z Compiling stable_deref_trait v1.2.1
8832026-09-04T03:14:09.627Z Compiling percent-encoding v2.3.2
8842026-09-04T03:14:09.638Z Compiling writeable v0.6.3
8852026-09-04T03:14:09.723Z Compiling litemap v0.8.2
8862026-09-04T03:14:09.790Z Compiling utf8_iter v1.0.4
8872026-09-04T03:14:09.810Z Compiling icu_properties_data v2.2.0
8882026-09-04T03:14:09.831Z Compiling icu_normalizer_data v2.2.0
8892026-09-04T03:14:09.909Z Compiling iana-time-zone v0.1.65
8902026-09-04T03:14:09.930Z Compiling form_urlencoded v1.2.2
8912026-09-04T03:14:10.066Z Compiling syn v2.0.119
8922026-09-04T03:14:10.106Z Compiling syn v3.0.3
8932026-09-04T03:14:10.217Z Compiling version_check v0.9.5
8942026-09-04T03:14:10.226Z Compiling serde_json v1.0.151
8952026-09-04T03:14:10.308Z Compiling dyn-clone v1.0.20
8962026-09-04T03:14:10.332Z Compiling pin-project-lite v0.2.17
8972026-09-04T03:14:10.370Z Compiling equivalent v1.0.2
8982026-09-04T03:14:10.421Z Compiling num-traits v0.2.19
8992026-09-04T03:14:10.456Z Compiling allocator-api2 v0.2.21
9002026-09-04T03:14:10.532Z Compiling getrandom v0.4.3
9012026-09-04T03:14:10.542Z Compiling rand_core v0.10.1
9022026-09-04T03:14:10.700Z Compiling scopeguard v1.2.0
9032026-09-04T03:14:10.802Z Compiling parking_lot_core v0.9.12
9042026-09-04T03:14:10.814Z Compiling lock_api v0.4.14
9052026-09-04T03:14:10.971Z Compiling thiserror v2.0.20
9062026-09-04T03:14:11.011Z Compiling hashbrown v0.17.1
9072026-09-04T03:14:11.045Z Compiling log v0.4.33
9082026-09-04T03:14:11.069Z Compiling zerocopy v0.8.56
9092026-09-04T03:14:11.244Z Compiling semver v1.0.28
9102026-09-04T03:14:11.469Z Compiling errno v0.3.14
9112026-09-04T03:14:11.500Z Compiling uuid v1.26.0
9122026-09-04T03:14:11.511Z Compiling indexmap v2.14.0
9132026-09-04T03:14:11.580Z Compiling futures-core v0.3.34
9142026-09-04T03:14:11.618Z Compiling schemars v0.8.22
9152026-09-04T03:14:11.743Z Compiling heck v0.5.0
9162026-09-04T03:14:11.880Z Compiling futures-sink v0.3.34
9172026-09-04T03:14:11.947Z Compiling fnv v1.0.7
9182026-09-04T03:14:11.983Z Compiling slab v0.4.12
9192026-09-04T03:14:12.001Z Compiling jobserver v0.1.35
9202026-09-04T03:14:12.043Z Compiling find-msvc-tools v0.1.10
9212026-09-04T03:14:12.155Z Compiling rustversion v1.0.23
9222026-09-04T03:14:12.175Z Compiling shlex v2.0.1
9232026-09-04T03:14:12.295Z Compiling bitflags v2.13.1
9242026-09-04T03:14:12.326Z Compiling cc v1.4.2
9252026-09-04T03:14:12.374Z Compiling futures-channel v0.3.34
9262026-09-04T03:14:12.492Z Compiling socket2 v0.6.5
9272026-09-04T03:14:12.622Z Compiling futures-io v0.3.34
9282026-09-04T03:14:12.788Z Compiling futures-task v0.3.34
9292026-09-04T03:14:12.804Z Compiling pkg-config v0.3.33
9302026-09-04T03:14:12.871Z Compiling parking_lot v0.12.5
9312026-09-04T03:14:12.943Z Compiling signal-hook-registry v1.4.8
9322026-09-04T03:14:12.961Z Compiling mio v1.2.2
9332026-09-04T03:14:13.143Z Compiling synstructure v0.13.2
9342026-09-04T03:14:13.241Z Compiling serde_derive_internals v0.29.1
9352026-09-04T03:14:13.253Z Compiling portable-atomic v1.15.0
9362026-09-04T03:14:13.295Z Compiling regex-syntax v0.8.11
9372026-09-04T03:14:13.540Z Compiling byteorder v1.5.0
9382026-09-04T03:14:13.587Z Compiling serde_derive v1.0.229
9392026-09-04T03:14:13.650Z Compiling displaydoc v0.2.7
9402026-09-04T03:14:13.668Z Compiling thiserror-impl v2.0.20
9412026-09-04T03:14:13.701Z Compiling tokio-macros v2.7.2
9422026-09-04T03:14:13.728Z Compiling futures-macro v0.3.34
9432026-09-04T03:14:14.258Z Compiling zerofrom-derive v0.1.7
9442026-09-04T03:14:14.436Z Compiling yoke-derive v0.8.2
9452026-09-04T03:14:14.465Z Compiling zerovec-derive v0.11.3
9462026-09-04T03:14:14.562Z Compiling schemars_derive v0.8.22
9472026-09-04T03:14:14.573Z Compiling zerocopy-derive v0.8.56
9482026-09-04T03:14:14.998Z Compiling zeroize_derive v1.5.0
9492026-09-04T03:14:15.500Z Compiling zerofrom v0.1.8
9502026-09-04T03:14:15.559Z Compiling futures-util v0.3.34
9512026-09-04T03:14:15.579Z Compiling cmake v0.1.58
9522026-09-04T03:14:15.635Z Compiling yoke v0.8.3
9532026-09-04T03:14:15.715Z Compiling zeroize v1.9.0
9542026-09-04T03:14:15.787Z Compiling zerovec v0.11.6
9552026-09-04T03:14:15.810Z Compiling zerotrie v0.2.4
9562026-09-04T03:14:15.911Z Compiling fs_extra v1.3.0
9572026-09-04T03:14:15.931Z Compiling strsim v0.11.1
9582026-09-04T03:14:16.041Z Compiling typenum v1.20.1
9592026-09-04T03:14:16.136Z Compiling critical-section v1.2.0
9602026-09-04T03:14:16.184Z Compiling dunce v1.0.5
9612026-09-04T03:14:16.233Z Compiling once_cell v1.21.4
9622026-09-04T03:14:16.257Z Compiling tinystr v0.8.3
9632026-09-04T03:14:16.326Z Compiling potential_utf v0.1.5
9642026-09-04T03:14:16.337Z Compiling aws-lc-sys v0.44.0
9652026-09-04T03:14:16.438Z Compiling icu_locale_core v2.2.0
9662026-09-04T03:14:16.474Z Compiling icu_collections v2.2.0
9672026-09-04T03:14:16.495Z Compiling base64 v0.22.1
9682026-09-04T03:14:16.741Z Compiling bytes v1.12.1
9692026-09-04T03:14:16.810Z Compiling chrono v0.4.45
9702026-09-04T03:14:16.814Z Compiling subtle v2.6.1
9712026-09-04T03:14:16.977Z Compiling serde_tokenstream v0.2.3
9722026-09-04T03:14:17.408Z Compiling rustix v1.1.4
9732026-09-04T03:14:17.420Z Compiling icu_provider v2.2.0
9742026-09-04T03:14:17.420Z Compiling http v1.5.0
9752026-09-04T03:14:17.420Z Compiling tokio v1.53.1
9762026-09-04T03:14:17.491Z Compiling icu_normalizer v2.2.0
9772026-09-04T03:14:17.592Z Compiling icu_properties v2.2.0
9782026-09-04T03:14:18.068Z Compiling http-body v1.1.0
9792026-09-04T03:14:18.095Z Compiling erased-serde v0.3.31
9802026-09-04T03:14:18.226Z Compiling httparse v1.10.1
9812026-09-04T03:14:18.277Z Compiling atomic-waker v1.1.2
9822026-09-04T03:14:18.324Z Compiling ipnet v2.12.1
9832026-09-04T03:14:18.402Z Compiling ucd-trie v0.1.7
9842026-09-04T03:14:18.571Z Compiling idna_adapter v1.2.2
9852026-09-04T03:14:18.622Z Compiling tower-layer v0.3.3
9862026-09-04T03:14:18.705Z Compiling idna v1.1.0
9872026-09-04T03:14:18.717Z Compiling tower-service v0.3.3
9882026-09-04T03:14:18.776Z Compiling pest v2.8.8
9892026-09-04T03:14:18.801Z Compiling untrusted v0.9.0
9902026-09-04T03:14:18.840Z Compiling ident_case v1.0.1
9912026-09-04T03:14:18.930Z Compiling ppv-lite86 v0.2.21
9922026-09-04T03:14:18.959Z Compiling ryu v1.0.23
9932026-09-04T03:14:19.436Z Compiling url v2.5.8
9942026-09-04T03:14:19.439Z Compiling try-lock v0.2.5
9952026-09-04T03:14:19.439Z Compiling getrandom v0.2.17
9962026-09-04T03:14:19.439Z Compiling want v0.3.1
9972026-09-04T03:14:19.439Z Compiling aho-corasick v1.1.5
9982026-09-04T03:14:19.439Z Compiling httpdate v1.0.3
9992026-09-04T03:14:19.439Z Compiling pretty-hex v0.4.2
10002026-09-04T03:14:19.459Z Compiling thiserror v1.0.69
10012026-09-04T03:14:19.474Z Compiling rand_core v0.6.4
10022026-09-04T03:14:19.692Z Compiling thiserror-impl v1.0.69
10032026-09-04T03:14:19.875Z Compiling pest_meta v2.8.8
10042026-09-04T03:14:19.938Z Compiling getrandom v0.3.4
10052026-09-04T03:14:20.013Z Compiling regex-automata v0.4.18
10062026-09-04T03:14:20.312Z Compiling plain v0.2.3
10072026-09-04T03:14:20.421Z Compiling ipnetwork v0.21.1
10082026-09-04T03:14:20.587Z Compiling pest_generator v2.8.8
10092026-09-04T03:14:21.280Z Compiling paste v1.0.15
10102026-09-04T03:14:21.287Z Compiling tracing-core v0.1.36
10112026-09-04T03:14:21.287Z Compiling tracing-attributes v0.1.31
10122026-09-04T03:14:21.287Z Compiling oxnet v0.1.7
10132026-09-04T03:14:21.287Z Compiling pest_derive v2.8.8
10142026-09-04T03:14:21.596Z Compiling foldhash v0.2.0
10152026-09-04T03:14:22.088Z Compiling serde_urlencoded v0.7.1
10162026-09-04T03:14:22.094Z Compiling regex v1.13.1
10172026-09-04T03:14:22.094Z Compiling http-body-util v0.1.5
10182026-09-04T03:14:22.094Z Compiling omicron-workspace-hack v0.1.0
10192026-09-04T03:14:22.094Z Compiling anyhow v1.0.104
10202026-09-04T03:14:22.094Z Compiling sync_wrapper v1.0.2
10212026-09-04T03:14:22.125Z Compiling winnow v1.0.4
10222026-09-04T03:14:22.149Z Compiling fastrand v2.5.0
10232026-09-04T03:14:22.184Z Compiling scroll_derive v0.13.1
10242026-09-04T03:14:22.687Z Compiling tracing v0.1.44
10252026-09-04T03:14:22.691Z Compiling daft-derive v0.1.8
10262026-09-04T03:14:22.691Z Compiling slog v2.8.2
10272026-09-04T03:14:22.738Z Compiling num-conv v0.2.2
10282026-09-04T03:14:22.813Z Compiling time-core v0.1.9
10292026-09-04T03:14:22.903Z Compiling hashbrown v0.16.1
10302026-09-04T03:14:22.992Z Compiling scroll v0.13.0
10312026-09-04T03:14:22.997Z Compiling time-macros v0.2.32
10322026-09-04T03:14:23.124Z Compiling tokio-util v0.7.19
10332026-09-04T03:14:23.200Z Compiling darling_core v0.23.0
10342026-09-04T03:14:23.261Z Compiling async-trait v0.1.92
10352026-09-04T03:14:23.480Z Compiling camino v1.2.5
10362026-09-04T03:14:23.802Z Compiling deranged v0.5.8
10372026-09-04T03:14:23.878Z Compiling num_threads v0.1.7
10382026-09-04T03:14:23.946Z Compiling aws-lc-rs v1.18.0
10392026-09-04T03:14:23.972Z Compiling powerfmt v0.2.0
10402026-09-04T03:14:24.181Z Compiling goblin v0.10.7
10412026-09-04T03:14:24.255Z Compiling rustls-pki-types v1.15.1
10422026-09-04T03:14:25.140Z Compiling hex v0.4.3
10432026-09-04T03:14:25.153Z Compiling openssl-probe v0.2.1
10442026-09-04T03:14:25.153Z Compiling usdt-impl v0.6.0
10452026-09-04T03:14:25.153Z Compiling untrusted v0.7.1
10462026-09-04T03:14:25.153Z Compiling dtrace-parser v0.3.0
10472026-09-04T03:14:25.243Z Compiling darling_macro v0.23.0
10482026-09-04T03:14:25.294Z Compiling rustls v0.23.43
10492026-09-04T03:14:25.328Z Compiling crossbeam-utils v0.8.22
10502026-09-04T03:14:25.502Z Compiling crc32fast v1.5.0
10512026-09-04T03:14:25.648Z Compiling h2 v0.4.15
10522026-09-04T03:14:25.836Z Compiling thread-id v5.1.0
10532026-09-04T03:14:25.848Z Compiling darling v0.23.0
10542026-09-04T03:14:25.915Z Compiling cpufeatures v0.3.0
10552026-09-04T03:14:26.057Z Compiling futures-executor v0.3.34
10562026-09-04T03:14:26.122Z Compiling macaddr v1.0.1
10572026-09-04T03:14:26.126Z Compiling thread_local v1.1.10
10582026-09-04T03:14:26.334Z Compiling ref-cast v1.0.26
10592026-09-04T03:14:26.340Z Compiling simd-adler32 v0.3.10
10602026-09-04T03:14:26.390Z Compiling adler2 v2.0.1
10612026-09-04T03:14:26.532Z Compiling miniz_oxide v0.8.9
10622026-09-04T03:14:26.545Z Compiling futures v0.3.34
10632026-09-04T03:14:26.599Z Compiling hybrid-array v0.4.14
10642026-09-04T03:14:26.692Z Compiling serde_tokenstream v0.3.0
10652026-09-04T03:14:26.726Z Compiling structmeta-derive v0.3.0
10662026-09-04T03:14:26.973Z Compiling dof v0.4.0
10672026-09-04T03:14:27.058Z Compiling ref-cast-impl v1.0.26
10682026-09-04T03:14:27.189Z Compiling slog-async v2.8.0
10692026-09-04T03:14:27.440Z Compiling match_cfg v0.1.0
10702026-09-04T03:14:27.522Z Compiling newtype-uuid-macros v0.1.1
10712026-09-04T03:14:27.533Z Compiling flate2 v1.1.9
10722026-09-04T03:14:27.742Z Compiling hyper v1.11.0
10732026-09-04T03:14:27.940Z Compiling structmeta v0.3.0
10742026-09-04T03:14:28.171Z Compiling rand_core v0.9.5
10752026-09-04T03:14:28.282Z Compiling compression-core v0.4.32
10762026-09-04T03:14:28.323Z Compiling take_mut v0.2.2
10772026-09-04T03:14:28.362Z Compiling term v1.2.1
10782026-09-04T03:14:28.425Z Compiling compression-codecs v0.4.38
10792026-09-04T03:14:28.456Z Compiling block-buffer v0.12.1
10802026-09-04T03:14:28.574Z Compiling crypto-common v0.2.2
10812026-09-04T03:14:28.599Z Compiling newtype-uuid v1.4.0
10822026-09-04T03:14:29.127Z Compiling serde_spanned v1.1.1
10832026-09-04T03:14:29.157Z Compiling multer v3.1.0
10842026-09-04T03:14:29.157Z Compiling hyper-util v0.1.20
10852026-09-04T03:14:29.157Z Compiling debug-ignore v1.0.5
10862026-09-04T03:14:29.157Z Compiling const-oid v0.10.2
10872026-09-04T03:14:29.157Z Compiling quick-error v1.2.3
10882026-09-04T03:14:29.157Z Compiling toml_writer v1.1.2+spec-1.1.0
10892026-09-04T03:14:29.175Z Compiling digest v0.11.3
10902026-09-04T03:14:29.184Z Compiling usdt-macro v0.6.0
10912026-09-04T03:14:29.613Z Compiling usdt-attr-macro v0.6.0
10922026-09-04T03:14:29.627Z Compiling daft v0.1.8
10932026-09-04T03:14:29.627Z Compiling rand_chacha v0.9.0
10942026-09-04T03:14:29.627Z Compiling async-stream-impl v0.3.6
10952026-09-04T03:14:29.627Z Compiling strum_macros v0.26.4
10962026-09-04T03:14:29.627Z Compiling dropshot v0.17.1
10972026-09-04T03:14:30.160Z Compiling encoding_rs v0.8.35
10982026-09-04T03:14:30.176Z Compiling spin v0.9.9
10992026-09-04T03:14:30.176Z Compiling syn v1.0.109
11002026-09-04T03:14:30.176Z Compiling bit-vec v0.8.0
11012026-09-04T03:14:30.268Z Compiling mime v0.3.17
11022026-09-04T03:14:30.357Z Compiling async-stream v0.3.6
11032026-09-04T03:14:30.415Z Compiling bit-set v0.8.0
11042026-09-04T03:14:30.879Z Compiling rand v0.9.5
11052026-09-04T03:14:30.889Z Compiling sha1 v0.11.0
11062026-09-04T03:14:30.889Z Compiling serde_with_macros v3.22.0
11072026-09-04T03:14:30.889Z Compiling waitgroup v0.1.2
11082026-09-04T03:14:30.889Z Compiling dropshot_endpoint v0.17.1
11092026-09-04T03:14:30.890Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11102026-09-04T03:14:31.088Z Compiling serde_path_to_error v0.1.20
11112026-09-04T03:14:31.185Z Compiling unarray v0.1.4
11122026-09-04T03:14:31.248Z Compiling strum v0.26.3
11132026-09-04T03:14:31.687Z Compiling derive-ex v0.1.8
11142026-09-04T03:14:31.692Z Compiling tempfile v3.27.0
11152026-09-04T03:14:31.692Z Compiling time v0.3.55
11162026-09-04T03:14:31.692Z Compiling tower v0.5.3
11172026-09-04T03:14:31.866Z Compiling openapiv3 v2.2.0
11182026-09-04T03:14:32.537Z Compiling tower-http v0.6.11
11192026-09-04T03:14:32.819Z Compiling test-strategy v0.4.5
11202026-09-04T03:14:32.955Z Compiling crossbeam-channel v0.5.16
11212026-09-04T03:14:33.420Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11222026-09-04T03:14:33.429Z Compiling strum_macros v0.27.2
11232026-09-04T03:14:33.539Z Compiling instant v0.1.13
11242026-09-04T03:14:34.146Z Compiling rustls-native-certs v0.8.4
11252026-09-04T03:14:34.181Z Compiling generic-array v0.14.7
11262026-09-04T03:14:34.578Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11272026-09-04T03:14:34.685Z Compiling memmap2 v0.9.11
11282026-09-04T03:14:34.695Z Compiling is-terminal v0.4.17
11292026-09-04T03:14:34.789Z Compiling either v1.17.0
11302026-09-04T03:14:34.905Z Compiling usdt v0.6.0
11312026-09-04T03:14:34.999Z Compiling slog-term v2.9.2
11322026-09-04T03:14:35.238Z Compiling strum v0.27.2
11332026-09-04T03:14:35.241Z Compiling slog-json v2.6.1
11342026-09-04T03:14:35.373Z Compiling parse-display-derive v0.10.0
11352026-09-04T03:14:35.455Z Compiling hostname v0.3.1
11362026-09-04T03:14:35.500Z Compiling toml_parser v1.1.3+spec-1.1.0
11372026-09-04T03:14:35.590Z Compiling backon v1.6.0
11382026-09-04T03:14:35.699Z Compiling rand_chacha v0.3.1
11392026-09-04T03:14:35.782Z Compiling toml_datetime v1.1.1+spec-1.1.0
11402026-09-04T03:14:35.791Z Compiling slog-bunyan v2.5.0
11412026-09-04T03:14:35.810Z Compiling async-compression v0.4.43
11422026-09-04T03:14:35.913Z Compiling rand v0.8.7
11432026-09-04T03:14:36.106Z Compiling toml v1.1.4+spec-1.1.0
11442026-09-04T03:14:36.118Z Compiling rustls-pemfile v2.2.0
11452026-09-04T03:14:36.204Z Compiling wait-timeout v0.2.1
11462026-09-04T03:14:36.227Z Compiling hostname v0.4.2
11472026-09-04T03:14:36.306Z Compiling rusty-fork v0.3.1
11482026-09-04T03:14:36.335Z Compiling serde_with v3.22.0
11492026-09-04T03:14:36.463Z Compiling rand_xorshift v0.4.0
11502026-09-04T03:14:36.578Z Compiling regress v0.10.5
11512026-09-04T03:14:36.617Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11522026-09-04T03:14:36.677Z Compiling humantime v2.4.0
11532026-09-04T03:14:37.296Z Compiling proptest v1.11.0
11542026-09-04T03:14:37.302Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11552026-09-04T03:14:37.302Z Compiling crypto-common v0.1.7
11562026-09-04T03:14:37.302Z Compiling iddqd v0.4.6
11572026-09-04T03:14:37.801Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11582026-09-04T03:14:37.839Z Compiling reqwest v0.12.28
11592026-09-04T03:14:38.154Z Compiling parse-display v0.10.0
11602026-09-04T03:14:38.353Z Compiling backoff v0.4.0
11612026-09-04T03:14:38.393Z Compiling itertools v0.14.0
11622026-09-04T03:14:38.474Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11632026-09-04T03:14:38.775Z Compiling progenitor-client v0.10.0
11642026-09-04T03:14:39.042Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11652026-09-04T03:14:39.464Z Compiling block-buffer v0.10.4
11662026-09-04T03:14:39.641Z Compiling unicode-width v0.2.2
11672026-09-04T03:14:39.658Z Compiling digest v0.10.7
11682026-09-04T03:14:40.561Z Compiling utf8parse v0.2.2
11692026-09-04T03:14:40.674Z Compiling anstyle-parse v1.0.0
11702026-09-04T03:14:40.704Z Compiling regress v0.11.1
11712026-09-04T03:14:41.175Z Compiling anstyle-query v1.1.5
11722026-09-04T03:14:41.193Z Compiling is_terminal_polyfill v1.70.2
11732026-09-04T03:14:41.193Z Compiling colorchoice v1.0.5
11742026-09-04T03:14:41.193Z Compiling anstyle v1.0.14
11752026-09-04T03:14:41.193Z Compiling clap_lex v1.1.0
11762026-09-04T03:14:41.193Z Compiling anstream v1.0.0
11772026-09-04T03:14:41.746Z Compiling toml_datetime v0.6.11
11782026-09-04T03:14:41.983Z Compiling zerocopy-derive v0.7.35
11792026-09-04T03:14:42.016Z Compiling clap_derive v4.6.4
11802026-09-04T03:14:42.508Z Compiling typify-impl v0.6.2
11812026-09-04T03:14:42.667Z Compiling cpufeatures v0.2.17
11822026-09-04T03:14:43.147Z Compiling convert_case v0.4.0
11832026-09-04T03:14:43.151Z Compiling zerocopy v0.7.35
11842026-09-04T03:14:43.151Z Compiling derive_more v0.99.20
11852026-09-04T03:14:43.878Z Compiling terminal_size v0.4.4
11862026-09-04T03:14:44.661Z Compiling secrecy v0.10.3
11872026-09-04T03:14:45.106Z Compiling crucible-workspace-hack v0.1.0
11882026-09-04T03:14:45.135Z Compiling tinyvec_macros v0.1.1
11892026-09-04T03:14:45.135Z Compiling heapless v0.8.0
11902026-09-04T03:14:45.135Z Compiling float-ord v0.3.2
11912026-09-04T03:14:45.136Z Compiling tinyvec v1.12.0
11922026-09-04T03:14:45.321Z Compiling clap_builder v4.6.6
11932026-09-04T03:14:45.715Z Compiling dtrace-parser v0.2.0
11942026-09-04T03:14:45.745Z Compiling scroll_derive v0.12.1
11952026-09-04T03:14:46.446Z Compiling hash32 v0.3.1
11962026-09-04T03:14:46.475Z Compiling serde_repr v0.1.21
11972026-09-04T03:14:46.585Z Compiling rustc_version v0.4.1
11982026-09-04T03:14:46.605Z Compiling num-integer v0.1.47
11992026-09-04T03:14:46.849Z Compiling usdt-impl v0.5.0
12002026-09-04T03:14:47.471Z Compiling smoltcp v0.11.0
12012026-09-04T03:14:47.513Z Compiling crossbeam-epoch v0.9.20
12022026-09-04T03:14:47.513Z Compiling clap v4.6.6
12032026-09-04T03:14:47.513Z Compiling curve25519-dalek v4.1.3
12042026-09-04T03:14:47.513Z Compiling scroll v0.12.0
12052026-09-04T03:14:47.611Z Compiling dof v0.3.0
12062026-09-04T03:14:47.729Z Compiling hmac v0.12.1
12072026-09-04T03:14:47.852Z Compiling inout v0.1.4
12082026-09-04T03:14:48.298Z Compiling ff v0.13.1
12092026-09-04T03:14:48.325Z Compiling darling_core v0.21.3
12102026-09-04T03:14:48.325Z Compiling cobs v0.3.0
12112026-09-04T03:14:48.325Z Compiling thread-id v4.2.2
12122026-09-04T03:14:48.325Z Compiling managed v0.8.0
12132026-09-04T03:14:48.325Z Compiling bitflags v1.3.2
12142026-09-04T03:14:48.325Z Compiling postcard v1.1.3
12152026-09-04T03:14:48.523Z Compiling group v0.13.0
12162026-09-04T03:14:48.534Z Compiling cipher v0.4.4
12172026-09-04T03:14:48.632Z Compiling hkdf v0.12.4
12182026-09-04T03:14:48.853Z Compiling typify-macro v0.6.2
12192026-09-04T03:14:48.930Z Compiling goblin v0.8.2
12202026-09-04T03:14:49.373Z Compiling num-iter v0.1.46
12212026-09-04T03:14:49.498Z Compiling num-rational v0.4.2
12222026-09-04T03:14:49.692Z Compiling tabwriter v1.4.1
12232026-09-04T03:14:49.928Z Compiling universal-hash v0.5.1
12242026-09-04T03:14:50.010Z Compiling darling_macro v0.21.3
12252026-09-04T03:14:50.078Z Compiling crypto-bigint v0.5.5
12262026-09-04T03:14:50.098Z Compiling hubpack_derive v0.1.1
12272026-09-04T03:14:50.125Z Compiling thiserror-impl-no-std v2.0.2
12282026-09-04T03:14:50.699Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12292026-09-04T03:14:51.038Z Compiling half v2.7.1
12302026-09-04T03:14:51.546Z Compiling typify v0.6.2
12312026-09-04T03:14:51.620Z Compiling curve25519-dalek-derive v0.1.1
12322026-09-04T03:14:51.620Z Compiling num-complex v0.4.6
12332026-09-04T03:14:51.620Z Compiling memoffset v0.9.1
12342026-09-04T03:14:51.621Z Compiling ciborium-io v0.2.2
12352026-09-04T03:14:51.621Z Compiling rustix v0.38.44
12362026-09-04T03:14:51.621Z Compiling opaque-debug v0.3.1
12372026-09-04T03:14:51.729Z Compiling base16ct v0.2.0
12382026-09-04T03:14:51.729Z Compiling base64ct v1.8.3
12392026-09-04T03:14:51.729Z Compiling cfg_aliases v0.2.2
12402026-09-04T03:14:51.778Z Compiling unsafe-libyaml v0.2.11
12412026-09-04T03:14:51.778Z Compiling nix v0.31.3
12422026-09-04T03:14:51.909Z Compiling password-hash v0.5.0
12432026-09-04T03:14:52.089Z Compiling elliptic-curve v0.13.8
12442026-09-04T03:14:52.356Z Compiling serde_yaml v0.9.34+deprecated
12452026-09-04T03:14:53.835Z Compiling poly1305 v0.8.0
12462026-09-04T03:14:53.835Z Compiling ciborium-ll v0.2.2
12472026-09-04T03:14:53.835Z Compiling num v0.4.3
12482026-09-04T03:14:53.835Z Compiling thiserror-no-std v2.0.2
12492026-09-04T03:14:53.962Z Compiling darling v0.21.3
12502026-09-04T03:14:53.962Z Compiling hubpack v0.1.2
12512026-09-04T03:14:53.962Z Compiling chacha20 v0.9.1
12522026-09-04T03:14:53.962Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12532026-09-04T03:14:53.962Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12542026-09-04T03:14:54.022Z Compiling toml_edit v0.25.13+spec-1.1.0
12552026-09-04T03:14:54.192Z Compiling blake2 v0.10.6
12562026-09-04T03:14:54.246Z Compiling aead v0.5.2
12572026-09-04T03:14:54.396Z Compiling byte-wrapper v0.1.0
12582026-09-04T03:14:54.585Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12592026-09-04T03:14:54.760Z Compiling proc-macro-error-attr v1.0.4
12602026-09-04T03:14:54.908Z Compiling static_assertions v1.1.0
12612026-09-04T03:14:55.410Z Compiling prettyplease v0.2.37
12622026-09-04T03:14:55.431Z Compiling keccak v0.1.6
12632026-09-04T03:14:55.431Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12642026-09-04T03:14:55.431Z Compiling sha3 v0.10.9
12652026-09-04T03:14:55.431Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12662026-09-04T03:14:55.587Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12672026-09-04T03:14:55.890Z Compiling proc-macro-crate v3.5.0
12682026-09-04T03:14:56.065Z Compiling chacha20poly1305 v0.10.1
12692026-09-04T03:14:56.203Z Compiling argon2 v0.5.3
12702026-09-04T03:14:56.532Z Compiling ingot-macros v0.1.1
12712026-09-04T03:14:56.549Z Compiling vsss-rs v3.3.4
12722026-09-04T03:14:56.715Z Compiling ciborium v0.2.2
12732026-09-04T03:14:56.988Z Compiling usdt-macro v0.5.0
12742026-09-04T03:14:57.292Z Compiling usdt-attr-macro v0.5.0
12752026-09-04T03:14:58.082Z Compiling serde_spanned v0.6.9
12762026-09-04T03:14:58.123Z Compiling enum-as-inner v0.6.1
12772026-09-04T03:14:58.228Z Compiling num-derive v0.4.2
12782026-09-04T03:14:58.457Z Compiling proc-macro-error v1.0.4
12792026-09-04T03:14:58.679Z Compiling memmap v0.7.0
12802026-09-04T03:14:58.691Z Compiling winnow v0.7.15
12812026-09-04T03:14:59.185Z Compiling toml_write v0.1.2
12822026-09-04T03:14:59.212Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12832026-09-04T03:14:59.213Z Compiling winnow v0.5.40
12842026-09-04T03:14:59.213Z Compiling indent_write v2.2.0
12852026-09-04T03:14:59.213Z Compiling data-encoding v2.11.1
12862026-09-04T03:14:59.213Z Compiling usdt v0.5.0
12872026-09-04T03:14:59.240Z Compiling ingot-types v0.1.2
12882026-09-04T03:14:59.260Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12892026-09-04T03:14:59.292Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12902026-09-04T03:14:59.381Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12912026-09-04T03:14:59.615Z Compiling num_enum_derive v0.7.6
12922026-09-04T03:15:00.038Z Compiling toml_edit v0.22.27
12932026-09-04T03:15:00.065Z Compiling foreign-types-macros v0.2.4
12942026-09-04T03:15:00.170Z Compiling colored v3.1.1
12952026-09-04T03:15:00.376Z Compiling toml_edit v0.19.15
12962026-09-04T03:15:00.591Z Compiling vcpkg v0.2.15
12972026-09-04T03:15:01.085Z Compiling bytecount v0.6.9
12982026-09-04T03:15:01.090Z Compiling crossbeam-deque v0.8.7
12992026-09-04T03:15:01.091Z Compiling foreign-types-shared v0.3.1
13002026-09-04T03:15:01.091Z Compiling foreign-types v0.5.0
13012026-09-04T03:15:01.091Z Compiling num_enum v0.7.6
13022026-09-04T03:15:01.119Z Compiling openssl-sys v0.9.117
13032026-09-04T03:15:01.130Z Compiling ingot v0.1.1
13042026-09-04T03:15:01.390Z Compiling atomicwrites v0.4.4
13052026-09-04T03:15:01.615Z Compiling proc-macro-crate v1.3.1
13062026-09-04T03:15:01.671Z Compiling toml v0.8.23
13072026-09-04T03:15:02.027Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13082026-09-04T03:15:02.367Z Compiling chacha20 v0.10.1
13092026-09-04T03:15:02.376Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13102026-09-04T03:15:02.546Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13112026-09-04T03:15:02.621Z Compiling cstr-argument v0.1.2
13122026-09-04T03:15:03.076Z Compiling linked-hash-map v0.5.6
13132026-09-04T03:15:03.083Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13142026-09-04T03:15:03.083Z Compiling swrite v0.1.0
13152026-09-04T03:15:03.083Z Compiling rayon-core v1.13.0
13162026-09-04T03:15:03.083Z Compiling heck v0.4.1
13172026-09-04T03:15:03.083Z Compiling resolv-conf v0.7.6
13182026-09-04T03:15:03.083Z Compiling semver v0.1.20
13192026-09-04T03:15:03.083Z Compiling unicode-segmentation v1.13.3
13202026-09-04T03:15:03.180Z Compiling rustc_version v0.1.7
13212026-09-04T03:15:03.231Z Compiling lru-cache v0.1.2
13222026-09-04T03:15:03.305Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13232026-09-04T03:15:03.728Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13242026-09-04T03:15:03.734Z Compiling rand v0.10.2
13252026-09-04T03:15:03.734Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13262026-09-04T03:15:03.734Z Compiling newline-converter v0.3.0
13272026-09-04T03:15:03.734Z Compiling num_enum_derive v0.5.11
13282026-09-04T03:15:03.735Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13292026-09-04T03:15:03.735Z Compiling hickory-proto v0.24.4
13302026-09-04T03:15:03.799Z Compiling progenitor-impl v0.13.0
13312026-09-04T03:15:04.036Z Compiling progenitor-impl v0.14.0
13322026-09-04T03:15:04.429Z Compiling console v0.16.4
13332026-09-04T03:15:04.533Z Compiling rustls-webpki v0.103.14
13342026-09-04T03:15:05.114Z Compiling camino-tempfile v1.4.1
13352026-09-04T03:15:05.142Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13362026-09-04T03:15:05.621Z Compiling serde-big-array v0.5.1
13372026-09-04T03:15:05.792Z Compiling derive-where v1.6.1
13382026-09-04T03:15:05.932Z Compiling pin-project-internal v1.1.13
13392026-09-04T03:15:06.177Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13402026-09-04T03:15:06.707Z Compiling similar v3.2.0
13412026-09-04T03:15:07.061Z Compiling minimal-lexical v0.2.1
13422026-09-04T03:15:07.110Z Compiling siphasher v1.0.3
13432026-09-04T03:15:07.116Z Compiling pin-project v1.1.13
13442026-09-04T03:15:07.244Z Compiling nom v7.1.3
13452026-09-04T03:15:07.293Z Compiling phf_shared v0.12.1
13462026-09-04T03:15:07.390Z Compiling progenitor-macro v0.13.0
13472026-09-04T03:15:07.470Z Compiling expectorate v1.3.0
13482026-09-04T03:15:07.644Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13492026-09-04T03:15:07.719Z Compiling hickory-resolver v0.24.4
13502026-09-04T03:15:07.739Z Compiling progenitor-macro v0.14.0
13512026-09-04T03:15:08.661Z Compiling tokio-rustls v0.26.4
13522026-09-04T03:15:08.915Z Compiling hyper-rustls v0.27.9
13532026-09-04T03:15:09.164Z Compiling rustls-platform-verifier v0.7.0
13542026-09-04T03:15:09.455Z Compiling reqwest v0.13.4
13552026-09-04T03:15:10.958Z Compiling num_enum v0.5.11
13562026-09-04T03:15:11.897Z Compiling progenitor-client v0.14.0
13572026-09-04T03:15:12.009Z Compiling progenitor-extras v0.2.0
13582026-09-04T03:15:12.009Z Compiling progenitor-client v0.13.0
13592026-09-04T03:15:12.355Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-09-04T03:15:12.867Z Compiling newtype_derive v0.1.6
13612026-09-04T03:15:14.441Z Compiling unicode-normalization v0.1.25
13622026-09-04T03:15:14.852Z Compiling itertools v0.15.0
13632026-09-04T03:15:14.923Z Compiling tokio-stream v0.1.19
13642026-09-04T03:15:15.483Z Compiling async-recursion v1.1.1
13652026-09-04T03:15:16.190Z Compiling snafu-derive v0.8.9
13662026-09-04T03:15:16.228Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13672026-09-04T03:15:16.239Z Compiling slog-dtrace v0.3.0
13682026-09-04T03:15:16.887Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13692026-09-04T03:15:16.891Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13702026-09-04T03:15:16.891Z Compiling csv-core v0.1.13
13712026-09-04T03:15:16.929Z Compiling bstr v1.13.1
13722026-09-04T03:15:17.003Z Compiling chrono-tz v0.10.4
13732026-09-04T03:15:17.246Z Compiling foldhash v0.1.5
13742026-09-04T03:15:17.416Z Compiling unicode-xid v0.2.6
13752026-09-04T03:15:17.470Z Compiling konst_macro_rules v0.2.19
13762026-09-04T03:15:17.566Z Compiling cancel-safe-futures v0.1.5
13772026-09-04T03:15:17.590Z Compiling jiff-core v0.1.0
13782026-09-04T03:15:18.010Z Compiling same-file v1.0.6
13792026-09-04T03:15:18.475Z Compiling highway v1.3.0
13802026-09-04T03:15:18.475Z Compiling owo-colors v4.3.0
13812026-09-04T03:15:18.506Z Compiling unicode-width v0.1.14
13822026-09-04T03:15:18.506Z Compiling openssl v0.10.81
13832026-09-04T03:15:18.506Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13842026-09-04T03:15:18.506Z Compiling foreign-types-shared v0.1.1
13852026-09-04T03:15:18.578Z Compiling foreign-types v0.3.2
13862026-09-04T03:15:18.610Z Compiling jiff v0.2.35
13872026-09-04T03:15:18.669Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T03:15:18.728Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T03:15:18.765Z Compiling snafu v0.8.9
13902026-09-04T03:15:19.186Z Compiling walkdir v2.5.0
13912026-09-04T03:15:19.531Z Compiling konst v0.2.20
13922026-09-04T03:15:19.547Z Compiling const_format_proc_macros v0.2.34
13932026-09-04T03:15:20.031Z Compiling hashbrown v0.15.5
13942026-09-04T03:15:20.360Z Compiling globset v0.4.20
13952026-09-04T03:15:20.444Z Compiling csv v1.4.0
13962026-09-04T03:15:20.673Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-09-04T03:15:20.702Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T03:15:21.375Z Compiling ingot-macros v0.2.0
13992026-09-04T03:15:21.411Z Compiling qorb v0.4.1
14002026-09-04T03:15:21.411Z Compiling olpc-cjson v0.1.4
14012026-09-04T03:15:21.428Z Compiling progenitor v0.13.0
14022026-09-04T03:15:21.552Z Compiling progenitor v0.14.0
14032026-09-04T03:15:21.658Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T03:15:21.685Z Compiling rayon v1.12.0
14052026-09-04T03:15:21.719Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14062026-09-04T03:15:23.046Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14072026-09-04T03:15:23.057Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14082026-09-04T03:15:23.108Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14092026-09-04T03:15:23.378Z Compiling phf v0.12.1
14102026-09-04T03:15:23.439Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14112026-09-04T03:15:23.533Z Compiling zone_cfg_derive v0.3.1
14122026-09-04T03:15:23.808Z Compiling tokio-dtrace v0.1.1
14132026-09-04T03:15:23.957Z Compiling itertools v0.12.1
14142026-09-04T03:15:24.018Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14152026-09-04T03:15:24.085Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T03:15:24.497Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14172026-09-04T03:15:24.511Z Compiling libsw-core v0.3.2
14182026-09-04T03:15:24.511Z Compiling pem v3.0.6
14192026-09-04T03:15:24.511Z Compiling serde_plain v1.0.2
14202026-09-04T03:15:24.511Z Compiling openssl-macros v0.1.1
14212026-09-04T03:15:24.511Z Compiling cookie v0.18.2
14222026-09-04T03:15:24.548Z Compiling sigpipe v0.1.3
14232026-09-04T03:15:24.563Z Compiling typed-path v0.9.3
14242026-09-04T03:15:24.626Z Compiling glob v0.3.4
14252026-09-04T03:15:24.632Z Compiling fixedbitset v0.5.7
14262026-09-04T03:15:24.721Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14272026-09-04T03:15:24.890Z Compiling fixedbitset v0.4.2
14282026-09-04T03:15:25.412Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:15:25.858Z Compiling petgraph v0.6.5
14302026-09-04T03:15:25.858Z Compiling zone v0.3.1
14312026-09-04T03:15:25.858Z Compiling petgraph v0.8.3
14322026-09-04T03:15:25.942Z Compiling tough v0.22.0
14332026-09-04T03:15:25.971Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T03:15:26.693Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14352026-09-04T03:15:26.763Z Compiling libsw v3.5.0
14362026-09-04T03:15:26.965Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14372026-09-04T03:15:27.161Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14382026-09-04T03:15:27.372Z Compiling oxide-tokio-rt v0.1.6
14392026-09-04T03:15:27.420Z Compiling ingot-types v0.2.0
14402026-09-04T03:15:27.829Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T03:15:28.160Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T03:15:28.437Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-09-04T03:15:28.515Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-09-04T03:15:28.946Z Compiling const_format v0.2.36
14452026-09-04T03:15:29.432Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-09-04T03:15:29.587Z Compiling papergrid v0.11.0
14472026-09-04T03:15:29.620Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-09-04T03:15:29.672Z Compiling tabled_derive v0.7.0
14492026-09-04T03:15:29.910Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14502026-09-04T03:15:30.414Z Compiling libscf-sys v1.2.0
14512026-09-04T03:15:30.499Z Compiling gethostname v0.5.0
14522026-09-04T03:15:30.499Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T03:15:30.499Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14542026-09-04T03:15:30.499Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T03:15:30.499Z Compiling bcs v0.1.6
14562026-09-04T03:15:30.530Z Compiling smf v0.2.3
14572026-09-04T03:15:30.530Z Compiling lazy_static v1.5.0
14582026-09-04T03:15:30.585Z Compiling unicode-linebreak v0.1.5
14592026-09-04T03:15:30.680Z Compiling whoami v1.6.1
14602026-09-04T03:15:30.732Z Compiling linear-map v1.2.0
14612026-09-04T03:15:31.270Z Compiling smawk v0.3.3
14622026-09-04T03:15:31.289Z Compiling tagptr v0.2.0
14632026-09-04T03:15:31.289Z Compiling termtree v0.5.1
14642026-09-04T03:15:31.289Z Compiling textwrap v0.16.2
14652026-09-04T03:15:31.289Z Compiling moka v0.12.16
14662026-09-04T03:15:31.289Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T03:15:31.481Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T03:15:31.588Z Compiling tabled v0.15.0
14692026-09-04T03:15:31.784Z Compiling steno v0.4.1
14702026-09-04T03:15:32.725Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14712026-09-04T03:15:32.800Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T03:15:32.800Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T03:15:32.955Z Compiling ingot v0.2.1
14742026-09-04T03:15:34.888Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14752026-09-04T03:15:35.051Z Compiling hickory-proto v0.25.2
14762026-09-04T03:15:35.506Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14772026-09-04T03:15:35.528Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14782026-09-04T03:15:35.529Z Compiling parking_lot_core v0.8.6
14792026-09-04T03:15:35.529Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14802026-09-04T03:15:35.529Z Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
14812026-09-04T03:15:35.529Z Compiling papergrid v0.18.0
14822026-09-04T03:15:35.794Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14832026-09-04T03:15:36.051Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14842026-09-04T03:15:36.567Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14852026-09-04T03:15:36.815Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
14862026-09-04T03:15:36.852Z Compiling tabled v0.21.0
14872026-09-04T03:15:37.151Z Compiling hickory-resolver v0.25.2
14882026-09-04T03:15:37.916Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14892026-09-04T03:15:38.723Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14902026-09-04T03:15:38.809Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14912026-09-04T03:15:38.809Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T03:15:38.809Z Compiling parking_lot v0.11.2
14932026-09-04T03:15:38.965Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
14942026-09-04T03:15:39.246Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14952026-09-04T03:15:39.406Z Compiling dropshot-api-manager-types v0.8.0
14962026-09-04T03:15:39.656Z Compiling fxhash v0.2.1
14972026-09-04T03:15:39.690Z Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
14982026-09-04T03:15:39.817Z Compiling crc8 v0.1.1
14992026-09-04T03:15:39.884Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
15002026-09-04T03:15:39.942Z Compiling sled v0.34.7
15012026-09-04T03:15:39.942Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15022026-09-04T03:15:40.353Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15032026-09-04T03:15:40.517Z Compiling port-file v0.1.0
15042026-09-04T03:15:40.733Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
15052026-09-04T03:15:41.079Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
15062026-09-04T03:15:41.121Z Compiling yansi v1.0.1
15072026-09-04T03:15:41.238Z Compiling diff v0.1.13
15082026-09-04T03:15:41.448Z Compiling pretty_assertions v1.4.1
15092026-09-04T03:15:41.712Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15102026-09-04T03:15:50.011Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15112026-09-04T03:15:51.193Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15122026-09-04T03:15:52.216Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15132026-09-04T03:15:53.254Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15142026-09-04T03:16:06.480Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s
15152026-09-04T03:16:06.711Z────────────
15162026-09-04T03:16:06.711Z Nextest run ID 77106784-261c-41fe-acce-0c745b3e397b with nextest profile: default
15172026-09-04T03:16:06.711Z Starting 1 test across 3 binaries
15182026-09-04T03:16:06.763Z START ddm db::test::test_effective_tunnel_route_set
15192026-09-04T03:16:06.763Z
15202026-09-04T03:16:06.763Zrunning 1 test
15212026-09-04T03:16:06.763Ztest db::test::test_effective_tunnel_route_set ... ok
15222026-09-04T03:16:06.763Z
15232026-09-04T03:16:06.763Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
15242026-09-04T03:16:06.763Z
15252026-09-04T03:16:06.763Z PASS [ 0.005s] ddm db::test::test_effective_tunnel_route_set
15262026-09-04T03:16:06.764Z────────────
15272026-09-04T03:16:06.764Z Summary [ 0.006s] 1 test run: 1 passed, 0 skipped
15282026-09-04T03:16:06.764Z+ rm -rf /tmp/tmp.Zpa4rc
15292026-09-04T03:16:06.764Zprocess exited: duration 163846 ms, exit code 0
 
15302026-09-04T03:16:06.850Zfound 0 output files