01M1Q55MQEEPQPJEJSCDMS4F09: test-bfd

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

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:05.593Zjob assigned to worker 01M1Q56T0Y6RMT5FH266RKT0Q3 [factory aws, i-05986b5395064f2a0] (queued for 53 s)
 
22026-09-04T21:30:18.119Zstarting task 0: "setup"
32026-09-04T21:30:18.202Z++ uname -s
42026-09-04T21:30:18.202Z+ kern=SunOS
52026-09-04T21:30:18.202Z+ build_user=build
62026-09-04T21:30:18.202Z+ build_uid=12345
72026-09-04T21:30:18.203Z+ work_dir=/work
82026-09-04T21:30:18.203Z+ input_dir=/input
92026-09-04T21:30:18.203Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:18.203Z+ case "$kern" in
112026-09-04T21:30:18.203Z+ groupadd -g 12345 build
122026-09-04T21:30:18.203Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:18.203Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:18.203Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:18.203Z+ home_fs=zfs
162026-09-04T21:30:18.203Z+ [[ zfs == autofs ]]
172026-09-04T21:30:18.203Z+ mkdir -p /home/build
182026-09-04T21:30:18.203Z+ chown build:build /home/build /work
192026-09-04T21:30:19.901Z+ chmod 0700 /home/build /work
202026-09-04T21:30:19.904Zprocess exited: duration 4069 ms, exit code 0
 
212026-09-04T21:30:19.910Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:19.914Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:19.914Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T21:30:19.914Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-04T21:30:19.914Z * rust toolchain channel = "stable"
262026-09-04T21:30:19.914Z * rust toolchain profile = "default"
272026-09-04T21:30:19.914Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:19.919Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:19.919Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:20.019Zinfo: downloading installer
312026-09-04T21:30:21.203Zinfo: profile set to default
322026-09-04T21:30:21.203Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:21.206Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:21.336Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:21.339Zinfo: downloading 6 components
362026-09-04T21:30:36.035Z
372026-09-04T21:30:36.035Zinfo: default toolchain set to stable-x86_64-unknown-illumos
382026-09-04T21:30:36.067Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:36.067Z
402026-09-04T21:30:36.071Z
412026-09-04T21:30:36.071ZRust is installed now. Great!
422026-09-04T21:30:36.071Z
432026-09-04T21:30:36.071ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:36.071Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:36.071Z
462026-09-04T21:30:36.071ZTo configure your current shell, you need to source
472026-09-04T21:30:36.071Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:36.071Z
492026-09-04T21:30:36.071ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:36.071Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:36.071Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:36.071ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:36.071Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:36.071ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:36.071Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:36.071ZHOST_CC = None
572026-09-04T21:30:36.071Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:36.071ZCC = None
592026-09-04T21:30:36.071Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:36.240Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:36.240ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:36.240Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:36.240ZCFLAGS = None
642026-09-04T21:30:36.240Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:36.240ZHOST_CFLAGS = None
662026-09-04T21:30:36.240Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:36.240ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:36.240Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:36.240ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:36.344Z+ rustup --version
712026-09-04T21:30:36.350Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:36.354Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:36.373Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:36.376Z+ cargo --version
752026-09-04T21:30:36.390Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:36.393Z+ rustc --version
772026-09-04T21:30:36.408Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:36.411Zprocess exited: duration 16499 ms, exit code 0
 
792026-09-04T21:30:36.419Zstarting task 2: "authentication"
802026-09-04T21:30:36.435Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T21:30:36.445Zstarting task 3: "clone repository"
822026-09-04T21:30:36.449Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:36.449Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:36.479ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:38.440Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:38.440Z+ git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
872026-09-04T21:30:38.959ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:38.959Z * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD
892026-09-04T21:30:38.968Z+ [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
902026-09-04T21:30:38.970Z++ git branch --show-current
912026-09-04T21:30:38.970Z+ current=main
922026-09-04T21:30:38.971Z+ [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
932026-09-04T21:30:38.971Z+ git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
942026-09-04T21:30:38.973Z+ git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz
952026-09-04T21:30:38.995ZSwitched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz'
962026-09-04T21:30:38.998Z+ git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
972026-09-04T21:30:39.018ZHEAD is now at ee08219 falcon-lab: interact with nodes concurrently
982026-09-04T21:30:39.021Zprocess exited: duration 2575 ms, exit code 0
 
992026-09-04T21:30:39.027Zstarting task 4: "build"
1002026-09-04T21:30:39.031Z+ set -o errexit
1012026-09-04T21:30:39.031Z+ set -o pipefail
1022026-09-04T21:30:39.031Z+ source .github/buildomat/test-common.sh
1032026-09-04T21:30:39.034Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T21:30:39.034Z++ source .github/buildomat/common.sh
1052026-09-04T21:30:39.034Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:30:39.034Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T21:30:39.034Z+++ cargo --version
1082026-09-04T21:30:39.038Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T21:30:39.167Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T21:30:39.170Zinfo: downloading 6 components
1112026-09-04T21:30:53.248Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T21:30:53.248Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T21:30:53.248Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T21:30:53.357Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T21:30:53.360Z+++ rustc --version
1162026-09-04T21:30:53.393Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T21:30:53.397Z++ banner install
1182026-09-04T21:30:53.401Z
1192026-09-04T21:30:53.401Z # # # #### ##### ## # #
1202026-09-04T21:30:53.401Z # ## # # # # # # #
1212026-09-04T21:30:53.401Z # # # # #### # # # # #
1222026-09-04T21:30:53.401Z # # # # # # ###### # #
1232026-09-04T21:30:53.401Z # # ## # # # # # # #
1242026-09-04T21:30:53.401Z # # # #### # # # ###### ######
1252026-09-04T21:30:53.401Z
1262026-09-04T21:30:53.401Z++ pfexec pkg install clang-15
1272026-09-04T21:30:54.852Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T21:30:55.281Z Startup: Caching catalogs ... Done
1292026-09-04T21:30:57.856ZPlanning: Solver setup ... Done
1302026-09-04T21:30:57.920ZPlanning: Running solver ... Done
1312026-09-04T21:30:57.979ZPlanning: Consolidating action changes ... Done
1322026-09-04T21:30:57.979ZPlanning: Evaluating mediators ... Done
1332026-09-04T21:30:58.025ZPlanning: Planning completed in 2.65 seconds
1342026-09-04T21:30:58.025ZNo updates necessary for this image.
1352026-09-04T21:30:58.254Z+++ uname -s
1362026-09-04T21:30:58.266Z++ nextest_host_os=SunOS
1372026-09-04T21:30:58.266Z++ case "${nextest_host_os}" in
1382026-09-04T21:30:58.266Z++ nextest_platform=illumos
1392026-09-04T21:30:58.266Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T21:30:58.266Z+++ mktemp -d
1412026-09-04T21:30:58.266Z++ nextest_tmp=/tmp/tmp.CBa4rc
1422026-09-04T21:30:58.267Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T21:30:58.267Z++ nextest_tar=/tmp/tmp.CBa4rc/nextest.tar.gz
1442026-09-04T21:30:58.267Z++ curl -sSfL --retry 10 -o /tmp/tmp.CBa4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T21:30:59.192Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T21:30:59.210Z++ tar -xzf /tmp/tmp.CBa4rc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T21:30:59.266Z+ banner bfd
1482026-09-04T21:30:59.279Z
1492026-09-04T21:30:59.279Z ##### ###### #####
1502026-09-04T21:30:59.279Z # # # # #
1512026-09-04T21:30:59.279Z ##### ##### # #
1522026-09-04T21:30:59.279Z # # # # #
1532026-09-04T21:30:59.279Z # # # # #
1542026-09-04T21:30:59.279Z ##### # #####
1552026-09-04T21:30:59.279Z
1562026-09-04T21:30:59.279Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1572026-09-04T21:30:59.432Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T21:31:00.415ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T21:31:00.415Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T21:31:00.492Z Updating crates.io index
1612026-09-04T21:31:00.495Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T21:31:00.943ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T21:31:00.943Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1642026-09-04T21:31:00.976Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T21:31:01.266ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T21:31:01.266Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T21:31:01.271Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T21:31:01.631ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T21:31:01.631Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T21:31:01.641Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T21:31:08.134ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T21:31:08.134Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T21:31:08.547Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T21:31:09.534ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T21:31:09.534Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T21:31:09.563Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T21:31:09.850ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T21:31:09.850Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T21:31:09.859Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T21:31:10.157ZFrom https://github.com/illumos/smf-rs
1812026-09-04T21:31:10.157Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T21:31:10.164Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T21:31:10.468ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T21:31:10.469Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T21:31:10.483Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T21:31:10.800ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T21:31:10.800Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T21:31:10.807Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T21:31:11.741ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T21:31:11.741Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T21:31:11.770Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T21:31:12.345ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T21:31:12.345Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T21:31:12.355Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T21:31:12.618ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T21:31:12.618Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T21:31:12.625Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T21:31:12.958ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T21:31:12.958Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T21:31:12.966Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T21:31:13.249ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T21:31:13.249Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T21:31:13.252Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T21:31:13.629ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T21:31:13.629Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T21:31:13.642Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T21:31:13.972ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T21:31:13.972Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T21:31:13.982Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T21:31:14.569ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T21:31:14.569Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T21:31:14.582Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T21:31:15.755ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T21:31:15.755Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T21:31:15.780Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T21:31:16.056ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T21:31:16.056Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T21:31:16.065Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T21:31:16.512ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T21:31:16.512Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T21:31:16.557Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T21:31:17.107ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T21:31:17.107Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T21:31:17.170Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T21:31:17.526ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T21:31:17.526Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T21:31:17.537Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T21:31:18.386ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T21:31:18.386Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T21:31:18.414Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T21:31:18.721ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T21:31:18.721Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T21:31:18.727Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T21:31:18.992ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T21:31:18.992Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T21:31:20.765Z Downloading crates ...
2372026-09-04T21:31:20.822Z Downloaded async-compression v0.4.43
2382026-09-04T21:31:20.828Z Downloaded arrayref v0.3.9
2392026-09-04T21:31:20.833Z Downloaded bit-vec v0.8.0
2402026-09-04T21:31:20.833Z Downloaded camino v1.2.5
2412026-09-04T21:31:20.833Z Downloaded anstyle-parse v1.0.0
2422026-09-04T21:31:20.833Z Downloaded anstream v1.0.0
2432026-09-04T21:31:20.842Z Downloaded colorchoice v1.0.5
2442026-09-04T21:31:20.842Z Downloaded crunchy v0.2.4
2452026-09-04T21:31:20.842Z Downloaded hostname v0.4.2
2462026-09-04T21:31:20.842Z Downloaded compression-core v0.4.32
2472026-09-04T21:31:20.842Z Downloaded crc32fast v1.5.0
2482026-09-04T21:31:20.845Z Downloaded atomic-waker v1.1.2
2492026-09-04T21:31:20.848Z Downloaded atomicwrites v0.4.4
2502026-09-04T21:31:20.848Z Downloaded managed v0.8.0
2512026-09-04T21:31:20.851Z Downloaded daft v0.1.8
2522026-09-04T21:31:20.851Z Downloaded adler2 v2.0.1
2532026-09-04T21:31:20.851Z Downloaded aead v0.5.2
2542026-09-04T21:31:20.854Z Downloaded httparse v1.10.1
2552026-09-04T21:31:20.857Z Downloaded anstyle v1.0.14
2562026-09-04T21:31:20.857Z Downloaded camino-tempfile v1.4.1
2572026-09-04T21:31:20.860Z Downloaded http-body v1.1.0
2582026-09-04T21:31:20.860Z Downloaded itoa v1.0.18
2592026-09-04T21:31:20.864Z Downloaded allocator-api2 v0.2.21
2602026-09-04T21:31:20.864Z Downloaded blake2 v0.10.6
2612026-09-04T21:31:20.867Z Downloaded is-terminal v0.4.17
2622026-09-04T21:31:20.867Z Downloaded newtype-uuid v1.4.0
2632026-09-04T21:31:20.871Z Downloaded hubpack_derive v0.1.1
2642026-09-04T21:31:20.871Z Downloaded indent_write v2.2.0
2652026-09-04T21:31:20.875Z Downloaded base16ct v1.0.0
2662026-09-04T21:31:20.875Z Downloaded ahash v0.8.12
2672026-09-04T21:31:20.878Z Downloaded async-stream-impl v0.3.6
2682026-09-04T21:31:20.878Z Downloaded byte-wrapper v0.1.0
2692026-09-04T21:31:20.878Z Downloaded http-body-util v0.1.5
2702026-09-04T21:31:20.881Z Downloaded anstyle-query v1.1.5
2712026-09-04T21:31:20.886Z Downloaded async-recursion v1.1.1
2722026-09-04T21:31:20.886Z Downloaded block-buffer v0.10.4
2732026-09-04T21:31:20.886Z Downloaded hubpack v0.1.2
2742026-09-04T21:31:20.891Z Downloaded idna_adapter v1.2.2
2752026-09-04T21:31:20.891Z Downloaded instant v0.1.13
2762026-09-04T21:31:20.891Z Downloaded is_terminal_polyfill v1.70.2
2772026-09-04T21:31:20.891Z Downloaded bit-set v0.8.0
2782026-09-04T21:31:20.894Z Downloaded const-random-macro v0.1.16
2792026-09-04T21:31:20.894Z Downloaded icu_provider v2.2.0
2802026-09-04T21:31:20.898Z Downloaded ingot-macros v0.2.0
2812026-09-04T21:31:20.898Z Downloaded base16ct v0.2.0
2822026-09-04T21:31:20.898Z Downloaded cfg-if v1.0.4
2832026-09-04T21:31:20.901Z Downloaded async-stream v0.3.6
2842026-09-04T21:31:20.904Z Downloaded base64ct v1.8.3
2852026-09-04T21:31:20.904Z Downloaded bitflags v1.3.2
2862026-09-04T21:31:20.907Z Downloaded ident_case v1.0.1
2872026-09-04T21:31:20.907Z Downloaded internet-checksum v0.2.1
2882026-09-04T21:31:20.907Z Downloaded icu_normalizer v2.2.0
2892026-09-04T21:31:20.907Z Downloaded icu_properties v2.2.0
2902026-09-04T21:31:20.910Z Downloaded ciborium-io v0.2.2
2912026-09-04T21:31:20.910Z Downloaded scopeguard v1.2.0
2922026-09-04T21:31:20.910Z Downloaded num-conv v0.2.2
2932026-09-04T21:31:20.910Z Downloaded inout v0.1.4
2942026-09-04T21:31:20.910Z Downloaded match_cfg v0.1.0
2952026-09-04T21:31:20.913Z Downloaded jiff-static v0.2.35
2962026-09-04T21:31:20.913Z Downloaded libscf-sys v1.2.0
2972026-09-04T21:31:20.914Z Downloaded block-buffer v0.12.1
2982026-09-04T21:31:20.914Z Downloaded cpufeatures v0.2.17
2992026-09-04T21:31:20.917Z Downloaded cpufeatures v0.3.0
3002026-09-04T21:31:20.917Z Downloaded cstr-argument v0.1.2
3012026-09-04T21:31:20.917Z Downloaded is_ci v1.2.0
3022026-09-04T21:31:20.917Z Downloaded lazy_static v1.5.0
3032026-09-04T21:31:20.917Z Downloaded konst_macro_rules v0.2.19
3042026-09-04T21:31:20.921Z Downloaded cfg_aliases v0.2.2
3052026-09-04T21:31:20.921Z Downloaded macaddr v1.0.1
3062026-09-04T21:31:20.921Z Downloaded clap_lex v1.1.0
3072026-09-04T21:31:20.928Z Downloaded crc8 v0.1.1
3082026-09-04T21:31:20.928Z Downloaded natord v1.0.9
3092026-09-04T21:31:20.928Z Downloaded newtype-uuid-macros v0.1.1
3102026-09-04T21:31:20.928Z Downloaded no-std-compat v0.4.1
3112026-09-04T21:31:20.928Z Downloaded memoffset v0.9.1
3122026-09-04T21:31:20.928Z Downloaded keccak v0.1.6
3132026-09-04T21:31:20.932Z Downloaded crucible-workspace-hack v0.1.0
3142026-09-04T21:31:20.932Z Downloaded crypto-common v0.1.7
3152026-09-04T21:31:20.932Z Downloaded httpdate v1.0.3
3162026-09-04T21:31:20.932Z Downloaded ingot-types v0.1.2
3172026-09-04T21:31:20.937Z Downloaded ipnet v2.12.1
3182026-09-04T21:31:20.942Z Downloaded crypto-common v0.2.2
3192026-09-04T21:31:20.946Z Downloaded curve25519-dalek-derive v0.1.1
3202026-09-04T21:31:20.946Z Downloaded lru-slab v0.1.2
3212026-09-04T21:31:20.946Z Downloaded newtype_derive v0.1.6
3222026-09-04T21:31:20.946Z Downloaded num v0.4.3
3232026-09-04T21:31:20.946Z Downloaded mime v0.3.17
3242026-09-04T21:31:20.950Z Downloaded backoff v0.4.0
3252026-09-04T21:31:20.950Z Downloaded bytecount v0.6.9
3262026-09-04T21:31:20.950Z Downloaded cobs v0.3.0
3272026-09-04T21:31:20.950Z Downloaded num-derive v0.4.2
3282026-09-04T21:31:20.953Z Downloaded argon2 v0.5.3
3292026-09-04T21:31:20.953Z Downloaded num-iter v0.1.46
3302026-09-04T21:31:20.953Z Downloaded lru-cache v0.1.2
3312026-09-04T21:31:20.956Z Downloaded const_format_proc_macros v0.2.34
3322026-09-04T21:31:20.959Z Downloaded humantime v2.4.0
3332026-09-04T21:31:20.959Z Downloaded serde_repr v0.1.21
3342026-09-04T21:31:20.962Z Downloaded scroll_derive v0.13.1
3352026-09-04T21:31:20.962Z Downloaded secrecy v0.10.3
3362026-09-04T21:31:20.966Z Downloaded async-trait v0.1.92
3372026-09-04T21:31:20.966Z Downloaded bitflags v2.13.1
3382026-09-04T21:31:20.969Z Downloaded bs58 v0.5.1
3392026-09-04T21:31:20.969Z Downloaded cipher v0.4.4
3402026-09-04T21:31:20.969Z Downloaded newline-converter v0.3.0
3412026-09-04T21:31:20.969Z Downloaded http v1.5.0
3422026-09-04T21:31:20.975Z Downloaded ingot v0.2.1
3432026-09-04T21:31:20.975Z Downloaded sha1 v0.11.0
3442026-09-04T21:31:20.975Z Downloaded take_mut v0.2.2
3452026-09-04T21:31:20.975Z Downloaded ingot-types v0.2.0
3462026-09-04T21:31:20.981Z Downloaded linked-hash-map v0.5.6
3472026-09-04T21:31:20.981Z Downloaded tokio-macros v2.7.2
3482026-09-04T21:31:20.981Z Downloaded memmap v0.7.0
3492026-09-04T21:31:20.981Z Downloaded num-complex v0.4.6
3502026-09-04T21:31:20.984Z Downloaded bcs v0.1.6
3512026-09-04T21:31:20.984Z Downloaded num-rational v0.4.2
3522026-09-04T21:31:20.984Z Downloaded critical-section v1.2.0
3532026-09-04T21:31:20.984Z Downloaded multer v3.1.0
3542026-09-04T21:31:20.984Z Downloaded const-random v0.1.18
3552026-09-04T21:31:20.984Z Downloaded slog-term v2.9.2
3562026-09-04T21:31:20.987Z Downloaded typify-macro v0.4.3
3572026-09-04T21:31:20.987Z Downloaded utf8_iter v1.0.4
3582026-09-04T21:31:20.987Z Downloaded utf8parse v0.2.2
3592026-09-04T21:31:20.987Z Downloaded chacha20 v0.9.1
3602026-09-04T21:31:20.990Z Downloaded compression-codecs v0.4.38
3612026-09-04T21:31:20.990Z Downloaded csv-core v0.1.13
3622026-09-04T21:31:20.990Z Downloaded zone_cfg_derive v0.3.1
3632026-09-04T21:31:20.993Z Downloaded ciborium-ll v0.2.2
3642026-09-04T21:31:20.993Z Downloaded cmake v0.1.58
3652026-09-04T21:31:20.993Z Downloaded dtrace-parser v0.2.0
3662026-09-04T21:31:20.993Z Downloaded iana-time-zone v0.1.65
3672026-09-04T21:31:20.993Z Downloaded hyper-rustls v0.27.9
3682026-09-04T21:31:20.996Z Downloaded ingot v0.1.1
3692026-09-04T21:31:20.996Z Downloaded num-integer v0.1.47
3702026-09-04T21:31:20.996Z Downloaded constant_time_eq v0.4.2
3712026-09-04T21:31:20.999Z Downloaded jobserver v0.1.35
3722026-09-04T21:31:21.003Z Downloaded linear-map v1.2.0
3732026-09-04T21:31:21.006Z Downloaded lock_api v0.4.14
3742026-09-04T21:31:21.006Z Downloaded num_enum v0.5.11
3752026-09-04T21:31:21.009Z Downloaded serde_derive_internals v0.29.1
3762026-09-04T21:31:21.009Z Downloaded crossbeam-deque v0.8.7
3772026-09-04T21:31:21.009Z Downloaded libsw v3.5.0
3782026-09-04T21:31:21.012Z Downloaded sha2 v0.10.9
3792026-09-04T21:31:21.012Z Downloaded simd-adler32 v0.3.10
3802026-09-04T21:31:21.012Z Downloaded try-lock v0.2.5
3812026-09-04T21:31:21.012Z Downloaded icu_locale_core v2.2.0
3822026-09-04T21:31:21.015Z Downloaded icu_normalizer_data v2.2.0
3832026-09-04T21:31:21.018Z Downloaded byteorder v1.5.0
3842026-09-04T21:31:21.018Z Downloaded hybrid-array v0.4.14
3852026-09-04T21:31:21.018Z Downloaded backon v1.6.0
3862026-09-04T21:31:21.022Z Downloaded console v0.16.4
3872026-09-04T21:31:21.022Z Downloaded foreign-types-shared v0.3.1
3882026-09-04T21:31:21.022Z Downloaded futures-sink v0.3.34
3892026-09-04T21:31:21.022Z Downloaded foreign-types-shared v0.1.1
3902026-09-04T21:31:21.022Z Downloaded icu_collections v2.2.0
3912026-09-04T21:31:21.025Z Downloaded static_assertions v1.1.0
3922026-09-04T21:31:21.025Z Downloaded autocfg v1.5.1
3932026-09-04T21:31:21.028Z Downloaded untrusted v0.7.1
3942026-09-04T21:31:21.028Z Downloaded cancel-safe-futures v0.1.5
3952026-09-04T21:31:21.029Z Downloaded foreign-types-macros v0.2.4
3962026-09-04T21:31:21.029Z Downloaded num_threads v0.1.7
3972026-09-04T21:31:21.032Z Downloaded litemap v0.8.2
3982026-09-04T21:31:21.032Z Downloaded serde_tokenstream v0.3.0
3992026-09-04T21:31:21.032Z Downloaded strum_macros v0.26.4
4002026-09-04T21:31:21.032Z Downloaded strum_macros v0.27.2
4012026-09-04T21:31:21.035Z Downloaded slog-async v2.8.0
4022026-09-04T21:31:21.035Z Downloaded smf v0.2.3
4032026-09-04T21:31:21.038Z Downloaded defmt-parser v1.0.0
4042026-09-04T21:31:21.038Z Downloaded embedded-io v0.6.1
4052026-09-04T21:31:21.038Z Downloaded ipnetwork v0.21.1
4062026-09-04T21:31:21.038Z Downloaded whoami v1.6.1
4072026-09-04T21:31:21.041Z Downloaded olpc-cjson v0.1.4
4082026-09-04T21:31:21.041Z Downloaded plain v0.2.3
4092026-09-04T21:31:21.044Z Downloaded pretty-hex v0.4.2
4102026-09-04T21:31:21.047Z Downloaded thiserror-impl v1.0.69
4112026-09-04T21:31:21.047Z Downloaded thiserror-impl v2.0.20
4122026-09-04T21:31:21.047Z Downloaded rand_pcg v0.10.2
4132026-09-04T21:31:21.047Z Downloaded ref-cast v1.0.26
4142026-09-04T21:31:21.050Z Downloaded ingot-macros v0.1.1
4152026-09-04T21:31:21.050Z Downloaded data-encoding v2.11.1
4162026-09-04T21:31:21.051Z Downloaded memmap2 v0.9.11
4172026-09-04T21:31:21.054Z Downloaded chacha20 v0.10.1
4182026-09-04T21:31:21.054Z Downloaded clap_derive v4.6.4
4192026-09-04T21:31:21.058Z Downloaded cargo_toml v0.22.3
4202026-09-04T21:31:21.058Z Downloaded libsw-core v0.3.2
4212026-09-04T21:31:21.058Z Downloaded rustls-pki-types v1.15.1
4222026-09-04T21:31:21.061Z Downloaded ciborium v0.2.2
4232026-09-04T21:31:21.061Z Downloaded convert_case v0.4.0
4242026-09-04T21:31:21.061Z Downloaded thiserror v2.0.20
4252026-09-04T21:31:21.065Z Downloaded rustc-hash v2.1.3
4262026-09-04T21:31:21.069Z Downloaded colored v3.1.1
4272026-09-04T21:31:21.072Z Downloaded anyhow v1.0.104
4282026-09-04T21:31:21.075Z Downloaded num_enum v0.7.6
4292026-09-04T21:31:21.078Z Downloaded sigpipe v0.1.3
4302026-09-04T21:31:21.078Z Downloaded crossbeam-utils v0.8.22
4312026-09-04T21:31:21.081Z Downloaded slog-envlogger v2.2.0
4322026-09-04T21:31:21.081Z Downloaded thread-id v4.2.2
4332026-09-04T21:31:21.081Z Downloaded proc-macro-crate v3.5.0
4342026-09-04T21:31:21.081Z Downloaded usdt-attr-macro v0.6.0
4352026-09-04T21:31:21.081Z Downloaded usdt-impl v0.5.0
4362026-09-04T21:31:21.084Z Downloaded subtle v2.6.1
4372026-09-04T21:31:21.089Z Downloaded progenitor-macro v0.10.0
4382026-09-04T21:31:21.095Z Downloaded progenitor-macro v0.13.0
4392026-09-04T21:31:21.098Z Downloaded rustls-pemfile v2.2.0
4402026-09-04T21:31:21.098Z Downloaded num-traits v0.2.19
4412026-09-04T21:31:21.098Z Downloaded fixedbitset v0.5.7
4422026-09-04T21:31:21.102Z Downloaded defmt-macros v1.1.1
4432026-09-04T21:31:21.105Z Downloaded deranged v0.5.8
4442026-09-04T21:31:21.105Z Downloaded globset v0.4.20
4452026-09-04T21:31:21.105Z Downloaded unarray v0.1.4
4462026-09-04T21:31:21.105Z Downloaded unicode-linebreak v0.1.5
4472026-09-04T21:31:21.105Z Downloaded spin v0.5.2
4482026-09-04T21:31:21.108Z Downloaded utf-8 v0.7.6
4492026-09-04T21:31:21.108Z Downloaded usdt-macro v0.6.0
4502026-09-04T21:31:21.108Z Downloaded want v0.3.1
4512026-09-04T21:31:21.108Z Downloaded serde_plain v1.0.2
4522026-09-04T21:31:21.108Z Downloaded sha1 v0.10.7
4532026-09-04T21:31:21.108Z Downloaded sync_wrapper v1.0.2
4542026-09-04T21:31:21.111Z Downloaded enum-as-inner v0.6.1
4552026-09-04T21:31:21.111Z Downloaded indexmap v1.9.3
4562026-09-04T21:31:21.114Z Downloaded const-oid v0.10.2
4572026-09-04T21:31:21.119Z Downloaded rand_chacha v0.9.0
4582026-09-04T21:31:21.121Z Downloaded arrayvec v0.7.8
4592026-09-04T21:31:21.121Z Downloaded darling_macro v0.21.3
4602026-09-04T21:31:21.125Z Downloaded ryu v1.0.23
4612026-09-04T21:31:21.125Z Downloaded crossbeam-epoch v0.9.20
4622026-09-04T21:31:21.128Z Downloaded clap v4.6.6
4632026-09-04T21:31:21.132Z Downloaded ff v0.13.1
4642026-09-04T21:31:21.135Z Downloaded generic-array v0.14.7
4652026-09-04T21:31:21.135Z Downloaded schemars_derive v0.8.22
4662026-09-04T21:31:21.135Z Downloaded float-ord v0.3.2
4672026-09-04T21:31:21.135Z Downloaded heck v0.4.1
4682026-09-04T21:31:21.136Z Downloaded num_enum_derive v0.5.11
4692026-09-04T21:31:21.136Z Downloaded tokio-stream v0.1.19
4702026-09-04T21:31:21.139Z Downloaded usdt v0.6.0
4712026-09-04T21:31:21.139Z Downloaded hostname v0.3.1
4722026-09-04T21:31:21.139Z Downloaded indicatif v0.18.6
4732026-09-04T21:31:21.142Z Downloaded base64 v0.22.1
4742026-09-04T21:31:21.146Z Downloaded signal-hook-registry v1.4.8
4752026-09-04T21:31:21.146Z Downloaded slog-json v2.6.1
4762026-09-04T21:31:21.146Z Downloaded synstructure v0.13.2
4772026-09-04T21:31:21.150Z Downloaded thread-id v5.1.0
4782026-09-04T21:31:21.150Z Downloaded thiserror-no-std v2.0.2
4792026-09-04T21:31:21.150Z Downloaded toml_write v0.1.2
4802026-09-04T21:31:21.150Z Downloaded toml_writer v1.1.2+spec-1.1.0
4812026-09-04T21:31:21.150Z Downloaded yoke-derive v0.8.2
4822026-09-04T21:31:21.150Z Downloaded yoke v0.8.3
4832026-09-04T21:31:21.153Z Downloaded powerfmt v0.2.0
4842026-09-04T21:31:21.153Z Downloaded tinyvec v1.12.0
4852026-09-04T21:31:21.153Z Downloaded progenitor v0.10.0
4862026-09-04T21:31:21.157Z Downloaded progenitor v0.13.0
4872026-09-04T21:31:21.160Z Downloaded dropshot-api-manager-types v0.8.0
4882026-09-04T21:31:21.160Z Downloaded foreign-types v0.3.2
4892026-09-04T21:31:21.160Z Downloaded unicode-ident v1.0.24
4902026-09-04T21:31:21.160Z Downloaded konst v0.2.20
4912026-09-04T21:31:21.163Z Downloaded miniz_oxide v0.8.9
4922026-09-04T21:31:21.163Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4932026-09-04T21:31:21.166Z Downloaded dropshot_endpoint v0.17.1
4942026-09-04T21:31:21.166Z Downloaded serde_yaml v0.9.34+deprecated
4952026-09-04T21:31:21.173Z Downloaded derive-ex v0.1.8
4962026-09-04T21:31:21.174Z Downloaded slog v2.8.2
4972026-09-04T21:31:21.177Z Downloaded zerovec-derive v0.11.3
4982026-09-04T21:31:21.177Z Downloaded semver v0.1.20
4992026-09-04T21:31:21.177Z Downloaded tokio-tungstenite v0.21.0
5002026-09-04T21:31:21.177Z Downloaded fxhash v0.2.1
5012026-09-04T21:31:21.180Z Downloaded serde_spanned v0.6.9
5022026-09-04T21:31:21.181Z Downloaded ref-cast-impl v1.0.26
5032026-09-04T21:31:21.185Z Downloaded fastrand v2.5.0
5042026-09-04T21:31:21.188Z Downloaded snafu-derive v0.8.9
5052026-09-04T21:31:21.192Z Downloaded cookie v0.18.2
5062026-09-04T21:31:21.192Z Downloaded toml_datetime v0.6.11
5072026-09-04T21:31:21.198Z Downloaded pem v3.0.6
5082026-09-04T21:31:21.201Z Downloaded tokio-rustls v0.26.4
5092026-09-04T21:31:21.201Z Downloaded chacha20poly1305 v0.10.1
5102026-09-04T21:31:21.201Z Downloaded toml_parser v1.1.3+spec-1.1.0
5112026-09-04T21:31:21.204Z Downloaded paste v1.0.15
5122026-09-04T21:31:21.204Z Downloaded phf_shared v0.12.1
5132026-09-04T21:31:21.204Z Downloaded siphasher v1.0.3
5142026-09-04T21:31:21.211Z Downloaded version_check v0.9.5
5152026-09-04T21:31:21.211Z Downloaded bytes v1.12.1
5162026-09-04T21:31:21.211Z Downloaded parking_lot v0.11.2
5172026-09-04T21:31:21.214Z Downloaded zerofrom-derive v0.1.7
5182026-09-04T21:31:21.214Z Downloaded tungstenite v0.21.0
5192026-09-04T21:31:21.214Z Downloaded base64 v0.21.7
5202026-09-04T21:31:21.214Z Downloaded tar v0.4.46
5212026-09-04T21:31:21.214Z Downloaded pkg-config v0.3.33
5222026-09-04T21:31:21.214Z Downloaded toml_edit v0.25.13+spec-1.1.0
5232026-09-04T21:31:21.217Z Downloaded minimal-lexical v0.2.1
5242026-09-04T21:31:21.221Z Downloaded walkdir v2.5.0
5252026-09-04T21:31:21.221Z Downloaded pest_meta v2.8.8
5262026-09-04T21:31:21.221Z Downloaded stable_deref_trait v1.2.1
5272026-09-04T21:31:21.221Z Downloaded strsim v0.11.1
5282026-09-04T21:31:21.225Z Downloaded supports-color v3.0.2
5292026-09-04T21:31:21.225Z Downloaded terminal_size v0.4.4
5302026-09-04T21:31:21.225Z Downloaded thiserror-impl-no-std v2.0.2
5312026-09-04T21:31:21.225Z Downloaded arc-swap v1.9.2
5322026-09-04T21:31:21.225Z Downloaded pin-project v1.1.13
5332026-09-04T21:31:21.230Z Downloaded postcard v1.1.3
5342026-09-04T21:31:21.235Z Downloaded embedded-io v0.4.0
5352026-09-04T21:31:21.235Z Downloaded equivalent v1.0.2
5362026-09-04T21:31:21.235Z Downloaded foreign-types v0.5.0
5372026-09-04T21:31:21.235Z Downloaded futures-task v0.3.34
5382026-09-04T21:31:21.239Z Downloaded heck v0.5.0
5392026-09-04T21:31:21.240Z Downloaded openssl-probe v0.2.1
5402026-09-04T21:31:21.240Z Downloaded fs_extra v1.3.0
5412026-09-04T21:31:21.240Z Downloaded futures-executor v0.3.34
5422026-09-04T21:31:21.240Z Downloaded hash32 v0.3.1
5432026-09-04T21:31:21.240Z Downloaded indexmap v2.14.0
5442026-09-04T21:31:21.244Z Downloaded unit-prefix v0.5.2
5452026-09-04T21:31:21.244Z Downloaded universal-hash v0.5.1
5462026-09-04T21:31:21.244Z Downloaded usdt-macro v0.5.0
5472026-09-04T21:31:21.244Z Downloaded textwrap v0.16.2
5482026-09-04T21:31:21.244Z Downloaded getrandom v0.4.3
5492026-09-04T21:31:21.247Z Downloaded oxide-tokio-rt v0.1.6
5502026-09-04T21:31:21.247Z Downloaded log v0.4.33
5512026-09-04T21:31:21.247Z Downloaded oxnet v0.1.7
5522026-09-04T21:31:21.247Z Downloaded proc-macro-crate v1.3.1
5532026-09-04T21:31:21.247Z Downloaded rusty-fork v0.3.1
5542026-09-04T21:31:21.250Z Downloaded serde_path_to_error v0.1.20
5552026-09-04T21:31:21.250Z Downloaded proc-macro-error v1.0.4
5562026-09-04T21:31:21.250Z Downloaded progenitor-extras v0.2.0
5572026-09-04T21:31:21.253Z Downloaded quinn-udp v0.5.15
5582026-09-04T21:31:21.253Z Downloaded quote v1.0.47
5592026-09-04T21:31:21.253Z Downloaded dtrace-parser v0.3.0
5602026-09-04T21:31:21.253Z Downloaded git-stub v1.0.0
5612026-09-04T21:31:21.256Z Downloaded hyper-util v0.1.20
5622026-09-04T21:31:21.259Z Downloaded tabwriter v1.4.1
5632026-09-04T21:31:21.259Z Downloaded openssl-macros v0.1.1
5642026-09-04T21:31:21.259Z Downloaded scroll_derive v0.12.1
5652026-09-04T21:31:21.259Z Downloaded crypto-bigint v0.5.5
5662026-09-04T21:31:21.265Z Downloaded schemars v0.8.22
5672026-09-04T21:31:21.269Z Downloaded const_format v0.2.36
5682026-09-04T21:31:21.273Z Downloaded omicron-workspace-hack v0.1.0
5692026-09-04T21:31:21.273Z Downloaded progenitor-macro v0.14.0
5702026-09-04T21:31:21.273Z Downloaded serde_core v1.0.229
5712026-09-04T21:31:21.273Z Downloaded aho-corasick v1.1.5
5722026-09-04T21:31:21.282Z Downloaded slog-dtrace v0.3.0
5732026-09-04T21:31:21.282Z Downloaded papergrid v0.11.0
5742026-09-04T21:31:21.288Z Downloaded vsss-rs v3.3.4
5752026-09-04T21:31:21.288Z Downloaded serial_test_derive v4.0.1
5762026-09-04T21:31:21.288Z Downloaded toml_edit v0.22.27
5772026-09-04T21:31:21.298Z Downloaded rustc_version v0.4.1
5782026-09-04T21:31:21.298Z Downloaded progenitor-client v0.10.0
5792026-09-04T21:31:21.307Z Downloaded rustc_version v0.1.7
5802026-09-04T21:31:21.307Z Downloaded toml_edit v0.19.15
5812026-09-04T21:31:21.310Z Downloaded defmt v1.1.1
5822026-09-04T21:31:21.310Z Downloaded memchr v2.8.3
5832026-09-04T21:31:21.310Z Downloaded toml v0.9.12+spec-1.1.0
5842026-09-04T21:31:21.313Z Downloaded tower-layer v0.3.3
5852026-09-04T21:31:21.313Z Downloaded zone v0.3.1
5862026-09-04T21:31:21.313Z Downloaded ucd-trie v0.1.7
5872026-09-04T21:31:21.313Z Downloaded mio v1.2.2
5882026-09-04T21:31:21.316Z Downloaded darling_core v0.21.3
5892026-09-04T21:31:21.321Z Downloaded derive_more v0.99.20
5902026-09-04T21:31:21.324Z Downloaded socket2 v0.6.5
5912026-09-04T21:31:21.324Z Downloaded smartstring v1.0.1
5922026-09-04T21:31:21.324Z Downloaded zerofrom v0.1.8
5932026-09-04T21:31:21.328Z Downloaded derive-where v1.6.1
5942026-09-04T21:31:21.328Z Downloaded form_urlencoded v1.2.2
5952026-09-04T21:31:21.331Z Downloaded xz2 v0.1.7
5962026-09-04T21:31:21.331Z Downloaded pin-project-lite v0.2.17
5972026-09-04T21:31:21.331Z Downloaded poly1305 v0.8.0
5982026-09-04T21:31:21.335Z Downloaded thread_local v1.1.10
5992026-09-04T21:31:21.335Z Downloaded typeid v1.0.3
6002026-09-04T21:31:21.340Z Downloaded typify-macro v0.6.2
6012026-09-04T21:31:21.340Z Downloaded owo-colors v4.3.0
6022026-09-04T21:31:21.340Z Downloaded crossbeam-channel v0.5.16
6032026-09-04T21:31:21.340Z Downloaded itertools v0.15.0
6042026-09-04T21:31:21.345Z Downloaded digest v0.10.7
6052026-09-04T21:31:21.345Z Downloaded group v0.13.0
6062026-09-04T21:31:21.345Z Downloaded pin-project-internal v1.1.13
6072026-09-04T21:31:21.348Z Downloaded cc v1.4.2
6082026-09-04T21:31:21.348Z Downloaded rand_core v0.6.4
6092026-09-04T21:31:21.348Z Downloaded rhai_codegen v3.2.0
6102026-09-04T21:31:21.354Z Downloaded wait-timeout v0.2.1
6112026-09-04T21:31:21.354Z Downloaded dof v0.4.0
6122026-09-04T21:31:21.358Z Downloaded fixedbitset v0.4.2
6132026-09-04T21:31:21.358Z Downloaded serial_test v4.0.1
6142026-09-04T21:31:21.358Z Downloaded strum v0.26.3
6152026-09-04T21:31:21.358Z Downloaded futures-io v0.3.34
6162026-09-04T21:31:21.358Z Downloaded futures-macro v0.3.34
6172026-09-04T21:31:21.358Z Downloaded typify v0.6.2
6182026-09-04T21:31:21.358Z Downloaded papergrid v0.18.0
6192026-09-04T21:31:21.363Z Downloaded dof v0.3.0
6202026-09-04T21:31:21.363Z Downloaded scroll v0.13.0
6212026-09-04T21:31:21.363Z Downloaded rand_chacha v0.3.1
6222026-09-04T21:31:21.363Z Downloaded scroll v0.12.0
6232026-09-04T21:31:21.363Z Downloaded slab v0.4.12
6242026-09-04T21:31:21.366Z Downloaded tokio-dtrace v0.1.1
6252026-09-04T21:31:21.366Z Downloaded potential_utf v0.1.5
6262026-09-04T21:31:21.366Z Downloaded tagptr v0.2.0
6272026-09-04T21:31:21.366Z Downloaded nom v7.1.3
6282026-09-04T21:31:21.370Z Downloaded yansi v1.0.1
6292026-09-04T21:31:21.370Z Downloaded progenitor-impl v0.14.0
6302026-09-04T21:31:21.370Z Downloaded futures-channel v0.3.34
6312026-09-04T21:31:21.373Z Downloaded untrusted v0.9.0
6322026-09-04T21:31:21.373Z Downloaded thin-vec v0.2.19
6332026-09-04T21:31:21.373Z Downloaded thiserror v1.0.69
6342026-09-04T21:31:21.376Z Downloaded slog-scope v4.4.1
6352026-09-04T21:31:21.376Z Downloaded swrite v0.1.0
6362026-09-04T21:31:21.376Z Downloaded tabled_derive v0.7.0
6372026-09-04T21:31:21.376Z Downloaded topological-sort v0.2.2
6382026-09-04T21:31:21.376Z Downloaded usdt-impl v0.6.0
6392026-09-04T21:31:21.380Z Downloaded flate2 v1.1.9
6402026-09-04T21:31:21.380Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6412026-09-04T21:31:21.385Z Downloaded zmij v1.0.23
6422026-09-04T21:31:21.385Z Downloaded daft-derive v0.1.8
6432026-09-04T21:31:21.389Z Downloaded darling_macro v0.23.0
6442026-09-04T21:31:21.389Z Downloaded hex v0.4.3
6452026-09-04T21:31:21.389Z Downloaded num_enum_derive v0.7.6
6462026-09-04T21:31:21.389Z Downloaded shlex v2.0.1
6472026-09-04T21:31:21.389Z Downloaded diff v0.1.13
6482026-09-04T21:31:21.389Z Downloaded zeroize_derive v1.5.0
6492026-09-04T21:31:21.389Z Downloaded dunce v1.0.5
6502026-09-04T21:31:21.389Z Downloaded errno v0.3.14
6512026-09-04T21:31:21.389Z Downloaded dyn-clone v1.0.20
6522026-09-04T21:31:21.392Z Downloaded steno v0.4.1
6532026-09-04T21:31:21.392Z Downloaded serde-big-array v0.5.1
6542026-09-04T21:31:21.396Z Downloaded icu_properties_data v2.2.0
6552026-09-04T21:31:21.399Z Downloaded typify v0.4.3
6562026-09-04T21:31:21.400Z Downloaded parse-display-derive v0.10.0
6572026-09-04T21:31:21.400Z Downloaded pest_generator v2.8.8
6582026-09-04T21:31:21.403Z Downloaded port-file v0.1.0
6592026-09-04T21:31:21.403Z Downloaded either v1.17.0
6602026-09-04T21:31:21.403Z Downloaded percent-encoding v2.3.2
6612026-09-04T21:31:21.403Z Downloaded rand_xorshift v0.4.0
6622026-09-04T21:31:21.403Z Downloaded structmeta v0.3.0
6632026-09-04T21:31:21.407Z Downloaded usdt-attr-macro v0.5.0
6642026-09-04T21:31:21.407Z Downloaded progenitor-impl v0.13.0
6652026-09-04T21:31:21.407Z Downloaded spin v0.9.9
6662026-09-04T21:31:21.407Z Downloaded openssl-sys v0.9.117
6672026-09-04T21:31:21.411Z Downloaded pest_derive v2.8.8
6682026-09-04T21:31:21.411Z Downloaded phf v0.12.1
6692026-09-04T21:31:21.411Z Downloaded strum v0.28.0
6702026-09-04T21:31:21.411Z Downloaded elliptic-curve v0.13.8
6712026-09-04T21:31:21.415Z Downloaded rustls-native-certs v0.8.4
6722026-09-04T21:31:21.415Z Downloaded term v1.2.1
6732026-09-04T21:31:21.420Z Downloaded tiny-keccak v2.0.2
6742026-09-04T21:31:21.420Z Downloaded rustls-webpki v0.103.14
6752026-09-04T21:31:21.420Z Downloaded strum v0.27.2
6762026-09-04T21:31:21.424Z Downloaded defmt v0.3.100
6772026-09-04T21:31:21.424Z Downloaded futures-core v0.3.34
6782026-09-04T21:31:21.424Z Downloaded parse-display v0.10.0
6792026-09-04T21:31:21.424Z Downloaded idna v1.1.0
6802026-09-04T21:31:21.424Z Downloaded serde_urlencoded v0.7.1
6812026-09-04T21:31:21.424Z Downloaded writeable v0.6.3
6822026-09-04T21:31:21.424Z Downloaded debug-ignore v1.0.5
6832026-09-04T21:31:21.434Z Downloaded fs-err v3.3.1
6842026-09-04T21:31:21.434Z Downloaded glob v0.3.4
6852026-09-04T21:31:21.434Z Downloaded zerotrie v0.2.4
6862026-09-04T21:31:21.438Z Downloaded foldhash v0.2.0
6872026-09-04T21:31:21.439Z Downloaded tinystr v0.8.3
6882026-09-04T21:31:21.439Z Downloaded itertools v0.12.1
6892026-09-04T21:31:21.439Z Downloaded hickory-resolver v0.24.4
6902026-09-04T21:31:21.439Z Downloaded rand_core v0.9.5
6912026-09-04T21:31:21.442Z Downloaded quick-error v1.2.3
6922026-09-04T21:31:21.442Z Downloaded semver v1.0.28
6932026-09-04T21:31:21.442Z Downloaded serde_spanned v1.1.1
6942026-09-04T21:31:21.442Z Downloaded testing_table v0.3.0
6952026-09-04T21:31:21.442Z Downloaded bstr v1.13.1
6962026-09-04T21:31:21.446Z Downloaded serde_with_macros v3.22.0
6972026-09-04T21:31:21.449Z Downloaded qorb v0.4.1
6982026-09-04T21:31:21.463Z Downloaded tracing-attributes v0.1.31
6992026-09-04T21:31:21.463Z Downloaded erased-serde v0.3.31
7002026-09-04T21:31:21.463Z Downloaded waitgroup v0.1.2
7012026-09-04T21:31:21.463Z Downloaded serde_tokenstream v0.2.3
7022026-09-04T21:31:21.463Z Downloaded termtree v0.5.1
7032026-09-04T21:31:21.463Z Downloaded darling_core v0.23.0
7042026-09-04T21:31:21.470Z Downloaded heapless v0.8.0
7052026-09-04T21:31:21.470Z Downloaded rand_core v0.10.1
7062026-09-04T21:31:21.470Z Downloaded fnv v1.0.7
7072026-09-04T21:31:21.470Z Downloaded digest v0.11.3
7082026-09-04T21:31:21.470Z Downloaded jiff-core v0.1.0
7092026-09-04T21:31:21.479Z Downloaded nom v8.0.0
7102026-09-04T21:31:21.479Z Downloaded zerovec v0.11.6
7112026-09-04T21:31:21.479Z Downloaded gethostname v0.5.0
7122026-09-04T21:31:21.479Z Downloaded schemars v1.2.2
7132026-09-04T21:31:21.487Z Downloaded structmeta-derive v0.3.0
7142026-09-04T21:31:21.493Z Downloaded tower-service v0.3.3
7152026-09-04T21:31:21.493Z Downloaded same-file v1.0.6
7162026-09-04T21:31:21.493Z Downloaded time-core v0.1.9
7172026-09-04T21:31:21.493Z Downloaded time-macros v0.2.32
7182026-09-04T21:31:21.493Z Downloaded git-stub-vcs v0.1.0
7192026-09-04T21:31:21.493Z Downloaded progenitor-client v0.13.0
7202026-09-04T21:31:21.493Z Downloaded slog-bunyan v2.5.0
7212026-09-04T21:31:21.493Z Downloaded find-msvc-tools v0.1.10
7222026-09-04T21:31:21.498Z Downloaded proc-macro-error-attr v1.0.4
7232026-09-04T21:31:21.498Z Downloaded tinyvec_macros v0.1.1
7242026-09-04T21:31:21.498Z Downloaded opaque-debug v0.3.1
7252026-09-04T21:31:21.498Z Downloaded usdt v0.5.0
7262026-09-04T21:31:21.498Z Downloaded parking_lot_core v0.9.12
7272026-09-04T21:31:21.498Z Downloaded rand v0.8.7
7282026-09-04T21:31:21.503Z Downloaded highway v1.3.0
7292026-09-04T21:31:21.503Z Downloaded ron v0.12.2
7302026-09-04T21:31:21.507Z Downloaded serde v1.0.229
7312026-09-04T21:31:21.507Z Downloaded zerocopy-derive v0.7.35
7322026-09-04T21:31:21.511Z Downloaded parking_lot v0.12.5
7332026-09-04T21:31:21.512Z Downloaded progenitor-client v0.14.0
7342026-09-04T21:31:21.512Z Downloaded smawk v0.3.3
7352026-09-04T21:31:21.512Z Downloaded ppv-lite86 v0.2.21
7362026-09-04T21:31:21.517Z Downloaded unicode-xid v0.2.6
7372026-09-04T21:31:21.518Z Downloaded libm v0.2.16
7382026-09-04T21:31:21.528Z Downloaded proc-macro2 v1.0.107
7392026-09-04T21:31:21.528Z Downloaded rustversion v1.0.23
7402026-09-04T21:31:21.528Z Downloaded strum_macros v0.28.0
7412026-09-04T21:31:21.533Z Downloaded rayon-core v1.13.0
7422026-09-04T21:31:21.533Z Downloaded itertools v0.14.0
7432026-09-04T21:31:21.533Z Downloaded progenitor-impl v0.10.0
7442026-09-04T21:31:21.533Z Downloaded drift v0.2.0
7452026-09-04T21:31:21.537Z Downloaded filetime v0.2.29
7462026-09-04T21:31:21.537Z Downloaded xattr v1.6.1
7472026-09-04T21:31:21.537Z Downloaded getrandom v0.2.17
7482026-09-04T21:31:21.540Z Downloaded zeroize v1.9.0
7492026-09-04T21:31:21.540Z Downloaded snafu v0.8.9
7502026-09-04T21:31:21.543Z Downloaded slog-stdlog v4.1.1
7512026-09-04T21:31:21.543Z Downloaded displaydoc v0.2.7
7522026-09-04T21:31:21.548Z Downloaded password-hash v0.5.0
7532026-09-04T21:31:21.548Z Downloaded progenitor v0.14.0
7542026-09-04T21:31:21.548Z Downloaded schemars v0.9.0
7552026-09-04T21:31:21.559Z Downloaded uuid v1.26.0
7562026-09-04T21:31:21.565Z Downloaded hashbrown v0.16.1
7572026-09-04T21:31:21.565Z Downloaded once_cell v1.21.4
7582026-09-04T21:31:21.565Z Downloaded toml v0.8.23
7592026-09-04T21:31:21.565Z Downloaded hmac v0.12.1
7602026-09-04T21:31:21.565Z Downloaded hashbrown v0.15.5
7612026-09-04T21:31:21.571Z Downloaded parking_lot_core v0.8.6
7622026-09-04T21:31:21.571Z Downloaded zerocopy-derive v0.8.56
7632026-09-04T21:31:21.575Z Downloaded pest v2.8.8
7642026-09-04T21:31:21.575Z Downloaded smallvec v1.15.2
7652026-09-04T21:31:21.575Z Downloaded serde_derive v1.0.229
7662026-09-04T21:31:21.575Z Downloaded tempfile v3.27.0
7672026-09-04T21:31:21.579Z Downloaded hyper v1.11.1
7682026-09-04T21:31:21.579Z Downloaded hickory-resolver v0.25.2
7692026-09-04T21:31:21.582Z Downloaded half v2.7.1
7702026-09-04T21:31:21.582Z Downloaded test-strategy v0.4.5
7712026-09-04T21:31:21.585Z Downloaded resolv-conf v0.7.6
7722026-09-04T21:31:21.585Z Downloaded typenum v1.20.1
7732026-09-04T21:31:21.589Z Downloaded toml v0.7.8
7742026-09-04T21:31:21.595Z Downloaded darling v0.23.0
7752026-09-04T21:31:21.598Z Downloaded darling v0.21.3
7762026-09-04T21:31:21.602Z Downloaded getrandom v0.3.4
7772026-09-04T21:31:21.602Z Downloaded futures v0.3.34
7782026-09-04T21:31:21.607Z Downloaded reqwest v0.13.4
7792026-09-04T21:31:21.612Z Downloaded clap_builder v4.6.6
7802026-09-04T21:31:21.615Z Downloaded pretty_assertions v1.4.1
7812026-09-04T21:31:21.634Z Downloaded similar v2.7.0
7822026-09-04T21:31:21.638Z Downloaded rustls-platform-verifier v0.7.0
7832026-09-04T21:31:21.643Z Downloaded tower v0.5.3
7842026-09-04T21:31:21.648Z Downloaded unsafe-libyaml v0.2.11
7852026-09-04T21:31:21.648Z Downloaded expectorate v1.3.0
7862026-09-04T21:31:21.656Z Downloaded url v2.5.8
7872026-09-04T21:31:21.656Z Downloaded foldhash v0.1.5
7882026-09-04T21:31:21.656Z Downloaded rand v0.9.5
7892026-09-04T21:31:21.656Z Downloaded omicron-zone-package v0.12.3
7902026-09-04T21:31:21.660Z Downloaded toml v1.1.4+spec-1.1.0
7912026-09-04T21:31:21.665Z Downloaded iddqd v0.4.6
7922026-09-04T21:31:21.669Z Downloaded typed-path v0.9.3
7932026-09-04T21:31:21.672Z Downloaded h2 v0.4.15
7942026-09-04T21:31:21.675Z Downloaded tokio-util v0.7.19
7952026-09-04T21:31:21.679Z Downloaded similar v3.2.0
7962026-09-04T21:31:21.682Z Downloaded tracing-core v0.1.36
7972026-09-04T21:31:21.682Z Downloaded hashbrown v0.12.3
7982026-09-04T21:31:21.685Z Downloaded dropshot-api-manager v0.8.0
7992026-09-04T21:31:21.688Z Downloaded quinn v0.11.11
8002026-09-04T21:31:21.691Z Downloaded tabled v0.21.0
8012026-09-04T21:31:21.700Z Downloaded webpki-roots v1.0.9
8022026-09-04T21:31:21.704Z Downloaded blake3 v1.8.6
8032026-09-04T21:31:21.707Z Downloaded rand v0.10.2
8042026-09-04T21:31:21.710Z Downloaded prettyplease v0.2.37
8052026-09-04T21:31:21.715Z Downloaded tabled v0.15.0
8062026-09-04T21:31:21.721Z Downloaded moka v0.12.16
8072026-09-04T21:31:21.726Z Downloaded reqwest v0.12.28
8082026-09-04T21:31:21.730Z Downloaded zerocopy v0.7.35
8092026-09-04T21:31:21.740Z Downloaded syn v1.0.109
8102026-09-04T21:31:21.748Z Downloaded serde_with v3.22.0
8112026-09-04T21:31:21.755Z Downloaded futures-util v0.3.34
8122026-09-04T21:31:21.761Z Downloaded hkdf v0.12.4
8132026-09-04T21:31:21.764Z Downloaded unicode-segmentation v1.13.3
8142026-09-04T21:31:21.768Z Downloaded goblin v0.8.2
8152026-09-04T21:31:21.775Z Downloaded hashbrown v0.17.1
8162026-09-04T21:31:21.778Z Downloaded tough v0.22.0
8172026-09-04T21:31:21.785Z Downloaded chrono v0.4.45
8182026-09-04T21:31:21.789Z Downloaded winnow v0.7.15
8192026-09-04T21:31:21.791Z Downloaded rayon v1.12.0
8202026-09-04T21:31:21.796Z Downloaded quinn-proto v0.11.16
8212026-09-04T21:31:21.817Z Downloaded aws-lc-rs v1.18.0
8222026-09-04T21:31:21.826Z Downloaded nix v0.31.3
8232026-09-04T21:31:21.836Z Downloaded vcpkg v0.2.15
8242026-09-04T21:31:21.855Z Downloaded openssl v0.10.81
8252026-09-04T21:31:21.861Z Downloaded winnow v1.0.4
8262026-09-04T21:31:21.866Z Downloaded unicode-normalization v0.1.25
8272026-09-04T21:31:21.870Z Downloaded tower-http v0.6.11
8282026-09-04T21:31:21.877Z Downloaded proptest v1.11.0
8292026-09-04T21:31:21.881Z Downloaded unicode-width v0.1.14
8302026-09-04T21:31:21.881Z Downloaded syn v2.0.119
8312026-09-04T21:31:21.887Z Downloaded goblin v0.10.7
8322026-09-04T21:31:21.892Z Downloaded serde_json v1.0.151
8332026-09-04T21:31:21.898Z Downloaded curve25519-dalek v4.1.3
8342026-09-04T21:31:21.902Z Downloaded portable-atomic v1.15.0
8352026-09-04T21:31:21.907Z Downloaded winnow v0.5.40
8362026-09-04T21:31:21.912Z Downloaded regex v1.13.1
8372026-09-04T21:31:21.916Z Downloaded unicode-width v0.2.2
8382026-09-04T21:31:21.916Z Downloaded regress v0.11.1
8392026-09-04T21:31:21.919Z Downloaded openapiv3 v2.2.0
8402026-09-04T21:31:21.924Z Downloaded tracing v0.1.44
8412026-09-04T21:31:21.937Z Downloaded smoltcp v0.11.0
8422026-09-04T21:31:21.944Z Downloaded hickory-proto v0.24.4
8432026-09-04T21:31:21.952Z Downloaded dropshot v0.17.1
8442026-09-04T21:31:21.965Z Downloaded syn v3.0.3
8452026-09-04T21:31:21.974Z Downloaded time v0.3.55
8462026-09-04T21:31:21.978Z Downloaded rustix v0.38.44
8472026-09-04T21:31:21.991Z Downloaded zerocopy v0.8.56
8482026-09-04T21:31:22.002Z Downloaded regex-syntax v0.8.11
8492026-09-04T21:31:22.005Z Downloaded sled v0.34.7
8502026-09-04T21:31:22.010Z Downloaded typify-impl v0.4.3
8512026-09-04T21:31:22.019Z Downloaded rhai v1.26.0
8522026-09-04T21:31:22.029Z Downloaded hickory-proto v0.25.2
8532026-09-04T21:31:22.042Z Downloaded jiff v0.2.35
8542026-09-04T21:31:22.050Z Downloaded rustls v0.23.43
8552026-09-04T21:31:22.055Z Downloaded regress v0.10.5
8562026-09-04T21:31:22.058Z Downloaded regex-automata v0.4.18
8572026-09-04T21:31:22.068Z Downloaded rustix v1.1.4
8582026-09-04T21:31:22.082Z Downloaded lzma-sys v0.1.20
8592026-09-04T21:31:22.097Z Downloaded libc v0.2.189
8602026-09-04T21:31:22.126Z Downloaded typify-impl v0.6.2
8612026-09-04T21:31:22.135Z Downloaded tokio v1.53.1
8622026-09-04T21:31:22.160Z Downloaded encoding_rs v0.8.35
8632026-09-04T21:31:22.167Z Downloaded ring v0.17.14
8642026-09-04T21:31:22.194Z Downloaded petgraph v0.6.5
8652026-09-04T21:31:22.202Z Downloaded chrono-tz v0.10.4
8662026-09-04T21:31:22.214Z Downloaded csv v1.4.0
8672026-09-04T21:31:22.225Z Downloaded petgraph v0.8.3
8682026-09-04T21:31:22.239Z Downloaded sha3 v0.10.9
8692026-09-04T21:31:22.726Z Downloaded aws-lc-sys v0.44.0
8702026-09-04T21:31:23.706Z Compiling proc-macro2 v1.0.107
8712026-09-04T21:31:23.706Z Compiling unicode-ident v1.0.24
8722026-09-04T21:31:23.706Z Compiling quote v1.0.47
8732026-09-04T21:31:23.706Z Compiling serde_core v1.0.229
8742026-09-04T21:31:23.711Z Compiling cfg-if v1.0.4
8752026-09-04T21:31:23.711Z Compiling serde v1.0.229
8762026-09-04T21:31:23.711Z Compiling libc v0.2.189
8772026-09-04T21:31:23.711Z Compiling memchr v2.8.3
8782026-09-04T21:31:23.862Z Compiling itoa v1.0.18
8792026-09-04T21:31:24.055Z Compiling smallvec v1.15.2
8802026-09-04T21:31:24.216Z Compiling zmij v1.0.23
8812026-09-04T21:31:24.221Z Compiling autocfg v1.5.1
8822026-09-04T21:31:24.254Z Compiling libm v0.2.16
8832026-09-04T21:31:24.501Z Compiling stable_deref_trait v1.2.1
8842026-09-04T21:31:24.568Z Compiling writeable v0.6.3
8852026-09-04T21:31:24.580Z Compiling litemap v0.8.2
8862026-09-04T21:31:24.655Z Compiling percent-encoding v2.3.2
8872026-09-04T21:31:24.712Z Compiling icu_properties_data v2.2.0
8882026-09-04T21:31:24.757Z Compiling icu_normalizer_data v2.2.0
8892026-09-04T21:31:24.757Z Compiling utf8_iter v1.0.4
8902026-09-04T21:31:24.848Z Compiling iana-time-zone v0.1.65
8912026-09-04T21:31:24.906Z Compiling equivalent v1.0.2
8922026-09-04T21:31:24.987Z Compiling syn v2.0.119
8932026-09-04T21:31:24.998Z Compiling syn v3.0.3
8942026-09-04T21:31:25.076Z Compiling form_urlencoded v1.2.2
8952026-09-04T21:31:25.096Z Compiling allocator-api2 v0.2.21
8962026-09-04T21:31:25.132Z Compiling serde_json v1.0.151
8972026-09-04T21:31:25.172Z Compiling version_check v0.9.5
8982026-09-04T21:31:25.251Z Compiling pin-project-lite v0.2.17
8992026-09-04T21:31:25.342Z Compiling dyn-clone v1.0.20
9002026-09-04T21:31:25.369Z Compiling hashbrown v0.17.1
9012026-09-04T21:31:25.414Z Compiling parking_lot_core v0.9.12
9022026-09-04T21:31:25.442Z Compiling scopeguard v1.2.0
9032026-09-04T21:31:25.481Z Compiling num-traits v0.2.19
9042026-09-04T21:31:25.554Z Compiling lock_api v0.4.14
9052026-09-04T21:31:25.688Z Compiling thiserror v2.0.20
9062026-09-04T21:31:25.752Z Compiling rand_core v0.10.1
9072026-09-04T21:31:25.780Z Compiling getrandom v0.4.3
9082026-09-04T21:31:25.902Z Compiling errno v0.3.14
9092026-09-04T21:31:25.915Z Compiling semver v1.0.28
9102026-09-04T21:31:26.055Z Compiling indexmap v2.14.0
9112026-09-04T21:31:26.245Z Compiling log v0.4.33
9122026-09-04T21:31:26.254Z Compiling heck v0.5.0
9132026-09-04T21:31:26.277Z Compiling futures-core v0.3.34
9142026-09-04T21:31:26.493Z Compiling uuid v1.26.0
9152026-09-04T21:31:26.534Z Compiling zerocopy v0.8.56
9162026-09-04T21:31:26.557Z Compiling schemars v0.8.22
9172026-09-04T21:31:26.792Z Compiling futures-sink v0.3.34
9182026-09-04T21:31:26.819Z Compiling slab v0.4.12
9192026-09-04T21:31:26.899Z Compiling jobserver v0.1.35
9202026-09-04T21:31:26.933Z Compiling rustversion v1.0.23
9212026-09-04T21:31:26.956Z Compiling find-msvc-tools v0.1.10
9222026-09-04T21:31:27.015Z Compiling shlex v2.0.1
9232026-09-04T21:31:27.202Z Compiling fnv v1.0.7
9242026-09-04T21:31:27.202Z Compiling cc v1.4.2
9252026-09-04T21:31:27.237Z Compiling futures-channel v0.3.34
9262026-09-04T21:31:27.282Z Compiling bitflags v2.13.1
9272026-09-04T21:31:27.298Z Compiling futures-io v0.3.34
9282026-09-04T21:31:27.467Z Compiling futures-task v0.3.34
9292026-09-04T21:31:27.467Z Compiling pkg-config v0.3.33
9302026-09-04T21:31:27.648Z Compiling socket2 v0.6.5
9312026-09-04T21:31:27.674Z Compiling signal-hook-registry v1.4.8
9322026-09-04T21:31:27.867Z Compiling synstructure v0.13.2
9332026-09-04T21:31:27.935Z Compiling serde_derive_internals v0.29.1
9342026-09-04T21:31:27.944Z Compiling parking_lot v0.12.5
9352026-09-04T21:31:27.976Z Compiling mio v1.2.2
9362026-09-04T21:31:28.122Z Compiling portable-atomic v1.15.0
9372026-09-04T21:31:28.324Z Compiling serde_derive v1.0.229
9382026-09-04T21:31:28.367Z Compiling displaydoc v0.2.7
9392026-09-04T21:31:28.367Z Compiling thiserror-impl v2.0.20
9402026-09-04T21:31:28.513Z Compiling tokio-macros v2.7.2
9412026-09-04T21:31:28.542Z Compiling futures-macro v0.3.34
9422026-09-04T21:31:28.621Z Compiling cmake v0.1.58
9432026-09-04T21:31:28.673Z Compiling dunce v1.0.5
9442026-09-04T21:31:28.772Z Compiling typenum v1.20.1
9452026-09-04T21:31:28.968Z Compiling fs_extra v1.3.0
9462026-09-04T21:31:29.097Z Compiling zerofrom-derive v0.1.7
9472026-09-04T21:31:29.155Z Compiling yoke-derive v0.8.2
9482026-09-04T21:31:29.231Z Compiling zerovec-derive v0.11.3
9492026-09-04T21:31:29.245Z Compiling schemars_derive v0.8.22
9502026-09-04T21:31:29.386Z Compiling zerocopy-derive v0.8.56
9512026-09-04T21:31:29.580Z Compiling zeroize_derive v1.5.0
9522026-09-04T21:31:29.712Z Compiling futures-util v0.3.34
9532026-09-04T21:31:30.259Z Compiling aws-lc-sys v0.44.0
9542026-09-04T21:31:30.284Z Compiling zeroize v1.9.0
9552026-09-04T21:31:30.323Z Compiling zerofrom v0.1.8
9562026-09-04T21:31:30.436Z Compiling yoke v0.8.3
9572026-09-04T21:31:30.457Z Compiling base64 v0.22.1
9582026-09-04T21:31:30.464Z Compiling critical-section v1.2.0
9592026-09-04T21:31:30.567Z Compiling slog v2.8.2
9602026-09-04T21:31:30.623Z Compiling zerovec v0.11.6
9612026-09-04T21:31:30.777Z Compiling zerotrie v0.2.4
9622026-09-04T21:31:30.791Z Compiling once_cell v1.21.4
9632026-09-04T21:31:30.855Z Compiling byteorder v1.5.0
9642026-09-04T21:31:30.994Z Compiling rustix v1.1.4
9652026-09-04T21:31:31.062Z Compiling tinystr v0.8.3
9662026-09-04T21:31:31.078Z Compiling potential_utf v0.1.5
9672026-09-04T21:31:31.151Z Compiling strsim v0.11.1
9682026-09-04T21:31:31.247Z Compiling icu_locale_core v2.2.0
9692026-09-04T21:31:31.259Z Compiling icu_collections v2.2.0
9702026-09-04T21:31:31.406Z Compiling subtle v2.6.1
9712026-09-04T21:31:31.537Z Compiling bytes v1.12.1
9722026-09-04T21:31:31.569Z Compiling chrono v0.4.45
9732026-09-04T21:31:31.596Z Compiling erased-serde v0.3.31
9742026-09-04T21:31:32.009Z Compiling icu_provider v2.2.0
9752026-09-04T21:31:32.068Z Compiling http v1.5.0
9762026-09-04T21:31:32.097Z Compiling tokio v1.53.1
9772026-09-04T21:31:32.180Z Compiling regex-syntax v0.8.11
9782026-09-04T21:31:32.337Z Compiling icu_properties v2.2.0
9792026-09-04T21:31:32.375Z Compiling icu_normalizer v2.2.0
9802026-09-04T21:31:33.042Z Compiling serde_tokenstream v0.2.3
9812026-09-04T21:31:33.052Z Compiling http-body v1.1.0
9822026-09-04T21:31:33.212Z Compiling idna_adapter v1.2.2
9832026-09-04T21:31:33.328Z Compiling idna v1.1.0
9842026-09-04T21:31:33.365Z Compiling atomic-waker v1.1.2
9852026-09-04T21:31:33.390Z Compiling httparse v1.10.1
9862026-09-04T21:31:33.475Z Compiling ipnet v2.12.1
9872026-09-04T21:31:33.544Z Compiling tower-service v0.3.3
9882026-09-04T21:31:33.641Z Compiling url v2.5.8
9892026-09-04T21:31:33.769Z Compiling ppv-lite86 v0.2.21
9902026-09-04T21:31:33.869Z Compiling tower-layer v0.3.3
9912026-09-04T21:31:34.020Z Compiling getrandom v0.2.17
9922026-09-04T21:31:34.059Z Compiling try-lock v0.2.5
9932026-09-04T21:31:34.199Z Compiling ucd-trie v0.1.7
9942026-09-04T21:31:34.225Z Compiling untrusted v0.9.0
9952026-09-04T21:31:34.291Z Compiling ryu v1.0.23
9962026-09-04T21:31:34.304Z Compiling thiserror v1.0.69
9972026-09-04T21:31:34.459Z Compiling pest v2.8.8
9982026-09-04T21:31:34.476Z Compiling want v0.3.1
9992026-09-04T21:31:34.486Z Compiling rand_core v0.6.4
10002026-09-04T21:31:34.636Z Compiling thiserror-impl v1.0.69
10012026-09-04T21:31:34.712Z Compiling httpdate v1.0.3
10022026-09-04T21:31:34.771Z Compiling getrandom v0.3.4
10032026-09-04T21:31:34.797Z Compiling pretty-hex v0.4.2
10042026-09-04T21:31:34.922Z Compiling ipnetwork v0.21.1
10052026-09-04T21:31:34.955Z Compiling winnow v1.0.4
10062026-09-04T21:31:35.100Z Compiling plain v0.2.3
10072026-09-04T21:31:35.223Z Compiling oxnet v0.1.7
10082026-09-04T21:31:35.345Z Compiling paste v1.0.15
10092026-09-04T21:31:35.544Z Compiling pest_meta v2.8.8
10102026-09-04T21:31:35.640Z Compiling foldhash v0.2.0
10112026-09-04T21:31:35.750Z Compiling tracing-core v0.1.36
10122026-09-04T21:31:35.771Z Compiling tracing-attributes v0.1.31
10132026-09-04T21:31:35.874Z Compiling omicron-workspace-hack v0.1.0
10142026-09-04T21:31:35.874Z Compiling ident_case v1.0.1
10152026-09-04T21:31:36.010Z Compiling serde_urlencoded v0.7.1
10162026-09-04T21:31:36.080Z Compiling http-body-util v0.1.5
10172026-09-04T21:31:36.261Z Compiling pest_generator v2.8.8
10182026-09-04T21:31:36.381Z Compiling aho-corasick v1.1.5
10192026-09-04T21:31:36.456Z Compiling sync_wrapper v1.0.2
10202026-09-04T21:31:36.566Z Compiling daft-derive v0.1.8
10212026-09-04T21:31:36.903Z Compiling pest_derive v2.8.8
10222026-09-04T21:31:36.984Z Compiling tracing v0.1.44
10232026-09-04T21:31:37.091Z Compiling fastrand v2.5.0
10242026-09-04T21:31:37.226Z Compiling regex-automata v0.4.18
10252026-09-04T21:31:37.356Z Compiling hashbrown v0.16.1
10262026-09-04T21:31:37.475Z Compiling tokio-util v0.7.19
10272026-09-04T21:31:37.776Z Compiling scroll_derive v0.13.1
10282026-09-04T21:31:37.786Z Compiling async-trait v0.1.92
10292026-09-04T21:31:38.055Z Compiling aws-lc-rs v1.18.0
10302026-09-04T21:31:38.236Z Compiling anyhow v1.0.104
10312026-09-04T21:31:38.350Z Compiling num-conv v0.2.2
10322026-09-04T21:31:38.500Z Compiling time-core v0.1.9
10332026-09-04T21:31:38.591Z Compiling scroll v0.13.0
10342026-09-04T21:31:38.616Z Compiling rustls-pki-types v1.15.1
10352026-09-04T21:31:38.677Z Compiling time-macros v0.2.32
10362026-09-04T21:31:38.717Z Compiling num_threads v0.1.7
10372026-09-04T21:31:38.745Z Compiling powerfmt v0.2.0
10382026-09-04T21:31:38.823Z Compiling deranged v0.5.8
10392026-09-04T21:31:38.849Z Compiling hex v0.4.3
10402026-09-04T21:31:38.949Z Compiling regex v1.13.1
10412026-09-04T21:31:39.074Z Compiling openssl-probe v0.2.1
10422026-09-04T21:31:39.107Z Compiling goblin v0.10.7
10432026-09-04T21:31:39.413Z Compiling untrusted v0.7.1
10442026-09-04T21:31:39.528Z Compiling camino v1.2.5
10452026-09-04T21:31:39.732Z Compiling usdt-impl v0.6.0
10462026-09-04T21:31:39.790Z Compiling rustls v0.23.43
10472026-09-04T21:31:39.818Z Compiling crc32fast v1.5.0
10482026-09-04T21:31:39.983Z Compiling h2 v0.4.15
10492026-09-04T21:31:39.994Z Compiling dtrace-parser v0.3.0
10502026-09-04T21:31:40.044Z Compiling crossbeam-utils v0.8.22
10512026-09-04T21:31:40.321Z Compiling futures-executor v0.3.34
10522026-09-04T21:31:40.351Z Compiling serde_tokenstream v0.3.0
10532026-09-04T21:31:40.472Z Compiling structmeta-derive v0.3.0
10542026-09-04T21:31:40.604Z Compiling thread-id v5.1.0
10552026-09-04T21:31:40.631Z Compiling cpufeatures v0.3.0
10562026-09-04T21:31:40.688Z Compiling simd-adler32 v0.3.10
10572026-09-04T21:31:40.701Z Compiling adler2 v2.0.1
10582026-09-04T21:31:40.832Z Compiling miniz_oxide v0.8.9
10592026-09-04T21:31:40.862Z Compiling newtype-uuid-macros v0.1.1
10602026-09-04T21:31:40.884Z Compiling futures v0.3.34
10612026-09-04T21:31:40.961Z Compiling rand_core v0.9.5
10622026-09-04T21:31:41.538Z Compiling darling_core v0.23.0
10632026-09-04T21:31:41.580Z Compiling structmeta v0.3.0
10642026-09-04T21:31:41.723Z Compiling hybrid-array v0.4.14
10652026-09-04T21:31:41.764Z Compiling thread_local v1.1.10
10662026-09-04T21:31:41.873Z Compiling dof v0.4.0
10672026-09-04T21:31:42.022Z Compiling match_cfg v0.1.0
10682026-09-04T21:31:42.092Z Compiling flate2 v1.1.9
10692026-09-04T21:31:42.162Z Compiling hyper v1.11.1
10702026-09-04T21:31:42.529Z Compiling newtype-uuid v1.4.0
10712026-09-04T21:31:43.189Z Compiling compression-core v0.4.32
10722026-09-04T21:31:43.343Z Compiling hyper-util v0.1.20
10732026-09-04T21:31:43.462Z Compiling slog-async v2.8.0
10742026-09-04T21:31:43.564Z Compiling quick-error v1.2.3
10752026-09-04T21:31:43.622Z Compiling darling_macro v0.23.0
10762026-09-04T21:31:43.670Z Compiling ref-cast v1.0.26
10772026-09-04T21:31:43.817Z Compiling compression-codecs v0.4.38
10782026-09-04T21:31:43.936Z Compiling daft v0.1.8
10792026-09-04T21:31:44.002Z Compiling crypto-common v0.2.2
10802026-09-04T21:31:44.083Z Compiling block-buffer v0.12.1
10812026-09-04T21:31:44.138Z Compiling usdt-macro v0.6.0
10822026-09-04T21:31:44.139Z Compiling usdt-attr-macro v0.6.0
10832026-09-04T21:31:44.277Z Compiling rand_chacha v0.9.0
10842026-09-04T21:31:44.366Z Compiling darling v0.23.0
10852026-09-04T21:31:44.441Z Compiling strum_macros v0.26.4
10862026-09-04T21:31:44.775Z Compiling ref-cast-impl v1.0.26
10872026-09-04T21:31:44.892Z Compiling serde_spanned v1.1.1
10882026-09-04T21:31:44.892Z Compiling multer v3.1.0
10892026-09-04T21:31:45.000Z Compiling generic-array v0.14.7
10902026-09-04T21:31:45.042Z Compiling take_mut v0.2.2
10912026-09-04T21:31:45.042Z Compiling toml_writer v1.1.2+spec-1.1.0
10922026-09-04T21:31:45.138Z Compiling const-oid v0.10.2
10932026-09-04T21:31:45.378Z Compiling bit-vec v0.8.0
10942026-09-04T21:31:45.467Z Compiling debug-ignore v1.0.5
10952026-09-04T21:31:45.467Z Compiling term v1.2.1
10962026-09-04T21:31:45.467Z Compiling digest v0.11.3
10972026-09-04T21:31:45.467Z Compiling bit-set v0.8.0
10982026-09-04T21:31:45.467Z Compiling rand v0.9.5
10992026-09-04T21:31:45.537Z Compiling serde_with_macros v3.22.0
11002026-09-04T21:31:45.537Z Compiling async-stream-impl v0.3.6
11012026-09-04T21:31:45.665Z Compiling dropshot v0.17.1
11022026-09-04T21:31:45.816Z Compiling encoding_rs v0.8.35
11032026-09-04T21:31:45.941Z Compiling spin v0.9.9
11042026-09-04T21:31:45.941Z Compiling strum v0.26.3
11052026-09-04T21:31:46.248Z Compiling mime v0.3.17
11062026-09-04T21:31:46.465Z Compiling syn v1.0.109
11072026-09-04T21:31:46.465Z Compiling unarray v0.1.4
11082026-09-04T21:31:46.465Z Compiling async-stream v0.3.6
11092026-09-04T21:31:46.466Z Compiling sha1 v0.11.0
11102026-09-04T21:31:46.466Z Compiling derive-ex v0.1.8
11112026-09-04T21:31:46.898Z Compiling tower v0.5.3
11122026-09-04T21:31:46.899Z Compiling waitgroup v0.1.2
11132026-09-04T21:31:46.926Z Compiling dropshot_endpoint v0.17.1
11142026-09-04T21:31:46.926Z Compiling macaddr v1.0.1
11152026-09-04T21:31:46.926Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11162026-09-04T21:31:46.927Z Compiling serde_path_to_error v0.1.20
11172026-09-04T21:31:47.113Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11182026-09-04T21:31:47.346Z Compiling tower-http v0.6.11
11192026-09-04T21:31:47.481Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11202026-09-04T21:31:47.715Z Compiling tempfile v3.27.0
11212026-09-04T21:31:47.715Z Compiling openapiv3 v2.2.0
11222026-09-04T21:31:47.790Z Compiling strum_macros v0.27.2
11232026-09-04T21:31:47.903Z Compiling test-strategy v0.4.5
11242026-09-04T21:31:48.235Z Compiling instant v0.1.13
11252026-09-04T21:31:48.312Z Compiling time v0.3.55
11262026-09-04T21:31:48.867Z Compiling rustls-native-certs v0.8.4
11272026-09-04T21:31:49.079Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11282026-09-04T21:31:49.153Z Compiling crossbeam-channel v0.5.16
11292026-09-04T21:31:49.201Z Compiling crypto-common v0.1.7
11302026-09-04T21:31:49.391Z Compiling strum v0.27.2
11312026-09-04T21:31:49.534Z Compiling parse-display-derive v0.10.0
11322026-09-04T21:31:49.677Z Compiling backon v1.6.0
11332026-09-04T21:31:49.883Z Compiling rand_chacha v0.3.1
11342026-09-04T21:31:50.340Z Compiling either v1.17.0
11352026-09-04T21:31:50.483Z Compiling rand v0.8.7
11362026-09-04T21:31:50.550Z Compiling slog-json v2.6.1
11372026-09-04T21:31:50.663Z Compiling hostname v0.3.1
11382026-09-04T21:31:50.804Z Compiling toml_parser v1.1.3+spec-1.1.0
11392026-09-04T21:31:50.821Z Compiling toml_datetime v1.1.1+spec-1.1.0
11402026-09-04T21:31:51.060Z Compiling is-terminal v0.4.17
11412026-09-04T21:31:51.100Z Compiling wait-timeout v0.2.1
11422026-09-04T21:31:51.119Z Compiling memmap2 v0.9.11
11432026-09-04T21:31:51.150Z Compiling slog-term v2.9.2
11442026-09-04T21:31:51.356Z Compiling usdt v0.6.0
11452026-09-04T21:31:51.442Z Compiling rusty-fork v0.3.1
11462026-09-04T21:31:51.522Z Compiling toml v1.1.4+spec-1.1.0
11472026-09-04T21:31:51.646Z Compiling slog-bunyan v2.5.0
11482026-09-04T21:31:51.682Z Compiling serde_with v3.22.0
11492026-09-04T21:31:51.779Z Compiling async-compression v0.4.43
11502026-09-04T21:31:51.803Z Compiling rand_xorshift v0.4.0
11512026-09-04T21:31:51.870Z Compiling rustls-pemfile v2.2.0
11522026-09-04T21:31:51.951Z Compiling regress v0.10.5
11532026-09-04T21:31:52.069Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11542026-09-04T21:31:52.097Z Compiling hostname v0.4.2
11552026-09-04T21:31:52.220Z Compiling humantime v2.4.0
11562026-09-04T21:31:52.234Z Compiling proptest v1.11.0
11572026-09-04T21:31:52.811Z Compiling iddqd v0.4.6
11582026-09-04T21:31:53.035Z Compiling reqwest v0.12.28
11592026-09-04T21:31:53.251Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11602026-09-04T21:31:53.467Z Compiling block-buffer v0.10.4
11612026-09-04T21:31:53.615Z Compiling utf8parse v0.2.2
11622026-09-04T21:31:53.659Z Compiling digest v0.10.7
11632026-09-04T21:31:53.722Z Compiling anstyle-parse v1.0.0
11642026-09-04T21:31:53.873Z Compiling parse-display v0.10.0
11652026-09-04T21:31:53.912Z Compiling backoff v0.4.0
11662026-09-04T21:31:54.059Z Compiling progenitor-client v0.10.0
11672026-09-04T21:31:54.119Z Compiling itertools v0.14.0
11682026-09-04T21:31:54.205Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11692026-09-04T21:31:54.329Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11702026-09-04T21:31:54.783Z Compiling anstyle v1.0.14
11712026-09-04T21:31:55.014Z Compiling anstyle-query v1.1.5
11722026-09-04T21:31:55.303Z Compiling colorchoice v1.0.5
11732026-09-04T21:31:55.360Z Compiling is_terminal_polyfill v1.70.2
11742026-09-04T21:31:55.452Z Compiling anstream v1.0.0
11752026-09-04T21:31:55.734Z Compiling clap_lex v1.1.0
11762026-09-04T21:31:55.993Z Compiling regress v0.11.1
11772026-09-04T21:31:56.029Z Compiling clap_derive v4.6.4
11782026-09-04T21:31:56.517Z Compiling terminal_size v0.4.4
11792026-09-04T21:31:57.617Z Compiling typify-impl v0.6.2
11802026-09-04T21:31:57.756Z Compiling toml_datetime v0.6.11
11812026-09-04T21:31:58.024Z Compiling zerocopy-derive v0.7.35
11822026-09-04T21:31:58.062Z Compiling cpufeatures v0.2.17
11832026-09-04T21:31:58.086Z Compiling convert_case v0.4.0
11842026-09-04T21:31:58.209Z Compiling clap_builder v4.6.6
11852026-09-04T21:31:58.377Z Compiling derive_more v0.99.20
11862026-09-04T21:31:58.874Z Compiling zerocopy v0.7.35
11872026-09-04T21:31:59.547Z Compiling toml_edit v0.25.13+spec-1.1.0
11882026-09-04T21:32:00.192Z Compiling unicode-width v0.2.2
11892026-09-04T21:32:00.469Z Compiling proc-macro-crate v3.5.0
11902026-09-04T21:32:00.603Z Compiling clap v4.6.6
11912026-09-04T21:32:00.681Z Compiling secrecy v0.10.3
11922026-09-04T21:32:00.841Z Compiling tinyvec_macros v0.1.1
11932026-09-04T21:32:01.291Z Compiling float-ord v0.3.2
11942026-09-04T21:32:01.295Z Compiling crucible-workspace-hack v0.1.0
11952026-09-04T21:32:01.295Z Compiling tinyvec v1.12.0
11962026-09-04T21:32:01.295Z Compiling num_enum_derive v0.7.6
11972026-09-04T21:32:01.637Z Compiling dtrace-parser v0.2.0
11982026-09-04T21:32:01.711Z Compiling scroll_derive v0.12.1
11992026-09-04T21:32:01.721Z Compiling num-integer v0.1.47
12002026-09-04T21:32:01.841Z Compiling rustc_version v0.4.1
12012026-09-04T21:32:02.044Z Compiling usdt-impl v0.5.0
12022026-09-04T21:32:02.150Z Compiling crossbeam-epoch v0.9.20
12032026-09-04T21:32:02.390Z Compiling num_enum v0.7.6
12042026-09-04T21:32:02.407Z Compiling scroll v0.12.0
12052026-09-04T21:32:02.435Z Compiling curve25519-dalek v4.1.3
12062026-09-04T21:32:02.673Z Compiling dof v0.3.0
12072026-09-04T21:32:02.743Z Compiling hmac v0.12.1
12082026-09-04T21:32:03.284Z Compiling inout v0.1.4
12092026-09-04T21:32:03.290Z Compiling darling_core v0.21.3
12102026-09-04T21:32:03.290Z Compiling ff v0.13.1
12112026-09-04T21:32:03.290Z Compiling thread-id v4.2.2
12122026-09-04T21:32:03.290Z Compiling cipher v0.4.4
12132026-09-04T21:32:03.290Z Compiling group v0.13.0
12142026-09-04T21:32:03.291Z Compiling hkdf v0.12.4
12152026-09-04T21:32:03.473Z Compiling goblin v0.8.2
12162026-09-04T21:32:03.813Z Compiling num-rational v0.4.2
12172026-09-04T21:32:03.871Z Compiling typify-macro v0.6.2
12182026-09-04T21:32:03.942Z Compiling num-iter v0.1.46
12192026-09-04T21:32:04.054Z Compiling thiserror-impl-no-std v2.0.2
12202026-09-04T21:32:04.064Z Compiling universal-hash v0.5.1
12212026-09-04T21:32:04.105Z Compiling crypto-bigint v0.5.5
12222026-09-04T21:32:04.187Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12232026-09-04T21:32:04.560Z Compiling half v2.7.1
12242026-09-04T21:32:04.852Z Compiling curve25519-dalek-derive v0.1.1
12252026-09-04T21:32:04.852Z Compiling num-complex v0.4.6
12262026-09-04T21:32:05.021Z Compiling darling_macro v0.21.3
12272026-09-04T21:32:05.329Z Compiling ciborium-io v0.2.2
12282026-09-04T21:32:05.347Z Compiling base16ct v0.2.0
12292026-09-04T21:32:05.427Z Compiling base64ct v1.8.3
12302026-09-04T21:32:05.467Z Compiling opaque-debug v0.3.1
12312026-09-04T21:32:05.503Z Compiling elliptic-curve v0.13.8
12322026-09-04T21:32:05.531Z Compiling poly1305 v0.8.0
12332026-09-04T21:32:05.620Z Compiling darling v0.21.3
12342026-09-04T21:32:05.720Z Compiling password-hash v0.5.0
12352026-09-04T21:32:05.768Z Compiling ciborium-ll v0.2.2
12362026-09-04T21:32:05.962Z Compiling typify v0.6.2
12372026-09-04T21:32:06.071Z Compiling num v0.4.3
12382026-09-04T21:32:06.142Z Compiling thiserror-no-std v2.0.2
12392026-09-04T21:32:06.625Z Compiling chacha20 v0.9.1
12402026-09-04T21:32:06.722Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12412026-09-04T21:32:06.844Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12422026-09-04T21:32:07.252Z Compiling blake2 v0.10.6
12432026-09-04T21:32:07.475Z Compiling aead v0.5.2
12442026-09-04T21:32:07.489Z Compiling byte-wrapper v0.1.0
12452026-09-04T21:32:07.650Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T21:32:07.709Z Compiling proc-macro-error-attr v1.0.4
12472026-09-04T21:32:07.934Z Compiling heapless v0.8.0
12482026-09-04T21:32:08.372Z Compiling prettyplease v0.2.37
12492026-09-04T21:32:08.811Z Compiling keccak v0.1.6
12502026-09-04T21:32:08.811Z Compiling rustix v0.38.44
12512026-09-04T21:32:08.811Z Compiling unsafe-libyaml v0.2.11
12522026-09-04T21:32:08.815Z Compiling serde_yaml v0.9.34+deprecated
12532026-09-04T21:32:08.893Z Compiling sha3 v0.10.9
12542026-09-04T21:32:09.037Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12552026-09-04T21:32:09.480Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12562026-09-04T21:32:09.696Z Compiling chacha20poly1305 v0.10.1
12572026-09-04T21:32:09.832Z Compiling argon2 v0.5.3
12582026-09-04T21:32:10.117Z Compiling vsss-rs v3.3.4
12592026-09-04T21:32:10.197Z Compiling ciborium v0.2.2
12602026-09-04T21:32:10.621Z Compiling ingot-macros v0.1.1
12612026-09-04T21:32:11.051Z Compiling usdt-macro v0.5.0
12622026-09-04T21:32:11.055Z Compiling usdt-attr-macro v0.5.0
12632026-09-04T21:32:11.908Z Compiling serde_spanned v0.6.9
12642026-09-04T21:32:12.052Z Compiling hash32 v0.3.1
12652026-09-04T21:32:12.093Z Compiling enum-as-inner v0.6.1
12662026-09-04T21:32:12.207Z Compiling proc-macro-error v1.0.4
12672026-09-04T21:32:12.438Z Compiling memmap v0.7.0
12682026-09-04T21:32:12.606Z Compiling memoffset v0.9.1
12692026-09-04T21:32:12.626Z Compiling indent_write v2.2.0
12702026-09-04T21:32:13.041Z Compiling data-encoding v2.11.1
12712026-09-04T21:32:13.044Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12722026-09-04T21:32:13.044Z Compiling smoltcp v0.11.0
12732026-09-04T21:32:13.044Z Compiling winnow v0.5.40
12742026-09-04T21:32:13.044Z Compiling toml_write v0.1.2
12752026-09-04T21:32:13.044Z Compiling winnow v0.7.15
12762026-09-04T21:32:13.044Z Compiling cfg_aliases v0.2.2
12772026-09-04T21:32:13.066Z Compiling nix v0.31.3
12782026-09-04T21:32:13.081Z Compiling ingot-types v0.1.2
12792026-09-04T21:32:13.188Z Compiling usdt v0.5.0
12802026-09-04T21:32:13.452Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12812026-09-04T21:32:13.462Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12822026-09-04T21:32:13.476Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12832026-09-04T21:32:13.715Z Compiling tabwriter v1.4.1
12842026-09-04T21:32:13.862Z Compiling cobs v0.3.0
12852026-09-04T21:32:13.908Z Compiling serde_repr v0.1.21
12862026-09-04T21:32:14.354Z Compiling managed v0.8.0
12872026-09-04T21:32:14.362Z Compiling bitflags v1.3.2
12882026-09-04T21:32:14.362Z Compiling toml_edit v0.19.15
12892026-09-04T21:32:14.362Z Compiling toml_edit v0.22.27
12902026-09-04T21:32:14.362Z Compiling crossbeam-deque v0.8.7
12912026-09-04T21:32:14.366Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12922026-09-04T21:32:14.439Z Compiling vcpkg v0.2.15
12932026-09-04T21:32:14.873Z Compiling postcard v1.1.3
12942026-09-04T21:32:14.877Z Compiling ingot v0.1.1
12952026-09-04T21:32:14.971Z Compiling openssl-sys v0.9.117
12962026-09-04T21:32:15.508Z Compiling proc-macro-crate v1.3.1
12972026-09-04T21:32:15.851Z Compiling toml v0.8.23
12982026-09-04T21:32:16.177Z Compiling hubpack_derive v0.1.1
12992026-09-04T21:32:16.303Z Compiling foreign-types-macros v0.2.4
13002026-09-04T21:32:16.971Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13012026-09-04T21:32:16.974Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13022026-09-04T21:32:16.974Z Compiling colored v3.1.1
13032026-09-04T21:32:16.974Z Compiling semver v0.1.20
13042026-09-04T21:32:17.057Z Compiling foreign-types-shared v0.3.1
13052026-09-04T21:32:17.069Z Compiling heck v0.4.1
13062026-09-04T21:32:17.150Z Compiling linked-hash-map v0.5.6
13072026-09-04T21:32:17.157Z Compiling resolv-conf v0.7.6
13082026-09-04T21:32:17.167Z Compiling static_assertions v1.1.0
13092026-09-04T21:32:17.239Z Compiling swrite v0.1.0
13102026-09-04T21:32:17.274Z Compiling rayon-core v1.13.0
13112026-09-04T21:32:17.335Z Compiling unicode-segmentation v1.13.3
13122026-09-04T21:32:17.335Z Compiling lru-cache v0.1.2
13132026-09-04T21:32:17.377Z Compiling foreign-types v0.5.0
13142026-09-04T21:32:17.400Z Compiling rustc_version v0.1.7
13152026-09-04T21:32:17.471Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13162026-09-04T21:32:17.514Z Compiling hubpack v0.1.2
13172026-09-04T21:32:17.600Z Compiling num_enum_derive v0.5.11
13182026-09-04T21:32:17.691Z Compiling newline-converter v0.3.0
13192026-09-04T21:32:17.802Z Compiling atomicwrites v0.4.4
13202026-09-04T21:32:17.949Z Compiling hickory-proto v0.24.4
13212026-09-04T21:32:17.998Z Compiling progenitor-impl v0.13.0
13222026-09-04T21:32:19.011Z Compiling rustls-webpki v0.103.14
13232026-09-04T21:32:19.014Z Compiling console v0.16.4
13242026-09-04T21:32:19.014Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13252026-09-04T21:32:19.397Z Compiling camino-tempfile v1.4.1
13262026-09-04T21:32:19.520Z Compiling chacha20 v0.10.1
13272026-09-04T21:32:19.627Z Compiling serde-big-array v0.5.1
13282026-09-04T21:32:19.630Z Compiling pin-project-internal v1.1.13
13292026-09-04T21:32:19.647Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13302026-09-04T21:32:19.767Z Compiling num-derive v0.4.2
13312026-09-04T21:32:19.778Z Compiling derive-where v1.6.1
13322026-09-04T21:32:20.562Z Compiling cstr-argument v0.1.2
13332026-09-04T21:32:20.565Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13342026-09-04T21:32:20.565Z Compiling similar v3.2.0
13352026-09-04T21:32:21.113Z Compiling minimal-lexical v0.2.1
13362026-09-04T21:32:21.116Z Compiling siphasher v1.0.3
13372026-09-04T21:32:21.116Z Compiling nom v7.1.3
13382026-09-04T21:32:21.116Z Compiling phf_shared v0.12.1
13392026-09-04T21:32:21.116Z Compiling pin-project v1.1.13
13402026-09-04T21:32:21.153Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13412026-09-04T21:32:21.235Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13422026-09-04T21:32:21.500Z Compiling expectorate v1.3.0
13432026-09-04T21:32:21.546Z Compiling progenitor-macro v0.13.0
13442026-09-04T21:32:21.659Z Compiling hickory-resolver v0.24.4
13452026-09-04T21:32:21.671Z Compiling rand v0.10.2
13462026-09-04T21:32:22.359Z Compiling tokio-rustls v0.26.4
13472026-09-04T21:32:22.367Z Compiling rustls-platform-verifier v0.7.0
13482026-09-04T21:32:22.617Z Compiling hyper-rustls v0.27.9
13492026-09-04T21:32:22.911Z Compiling reqwest v0.13.4
13502026-09-04T21:32:24.144Z Compiling progenitor-client v0.14.0
13512026-09-04T21:32:24.705Z Compiling progenitor-client v0.13.0
13522026-09-04T21:32:24.709Z Compiling progenitor-extras v0.2.0
13532026-09-04T21:32:24.709Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13542026-09-04T21:32:24.709Z Compiling num_enum v0.5.11
13552026-09-04T21:32:24.816Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13562026-09-04T21:32:25.024Z Compiling newtype_derive v0.1.6
13572026-09-04T21:32:25.526Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13582026-09-04T21:32:26.964Z Compiling progenitor-impl v0.14.0
13592026-09-04T21:32:27.632Z Compiling unicode-normalization v0.1.25
13602026-09-04T21:32:27.698Z Compiling tokio-stream v0.1.19
13612026-09-04T21:32:28.191Z Compiling async-recursion v1.1.1
13622026-09-04T21:32:28.213Z Compiling snafu-derive v0.8.9
13632026-09-04T21:32:28.882Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13642026-09-04T21:32:29.186Z Compiling slog-dtrace v0.3.0
13652026-09-04T21:32:29.389Z Compiling bstr v1.13.1
13662026-09-04T21:32:29.425Z Compiling csv-core v0.1.13
13672026-09-04T21:32:29.493Z Compiling foreign-types-shared v0.1.1
13682026-09-04T21:32:29.587Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13692026-09-04T21:32:30.090Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13702026-09-04T21:32:30.093Z Compiling jiff-core v0.1.0
13712026-09-04T21:32:30.093Z Compiling foldhash v0.1.5
13722026-09-04T21:32:30.122Z Compiling cancel-safe-futures v0.1.5
13732026-09-04T21:32:30.367Z Compiling unicode-width v0.1.14
13742026-09-04T21:32:30.561Z Compiling openssl v0.10.81
13752026-09-04T21:32:30.648Z Compiling owo-colors v4.3.0
13762026-09-04T21:32:30.817Z Compiling unicode-xid v0.2.6
13772026-09-04T21:32:31.350Z Compiling konst_macro_rules v0.2.19
13782026-09-04T21:32:31.356Z Compiling same-file v1.0.6
13792026-09-04T21:32:31.356Z Compiling highway v1.3.0
13802026-09-04T21:32:31.356Z Compiling chrono-tz v0.10.4
13812026-09-04T21:32:31.356Z Compiling walkdir v2.5.0
13822026-09-04T21:32:31.427Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13832026-09-04T21:32:31.557Z Compiling konst v0.2.20
13842026-09-04T21:32:31.608Z Compiling const_format_proc_macros v0.2.34
13852026-09-04T21:32:31.721Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13862026-09-04T21:32:31.740Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T21:32:31.812Z Compiling jiff v0.2.35
13882026-09-04T21:32:32.415Z Compiling progenitor-macro v0.14.0
13892026-09-04T21:32:33.065Z Compiling hashbrown v0.15.5
13902026-09-04T21:32:33.387Z Compiling snafu v0.8.9
13912026-09-04T21:32:33.558Z Compiling globset v0.4.20
13922026-09-04T21:32:33.638Z Compiling foreign-types v0.3.2
13932026-09-04T21:32:33.718Z Compiling csv v1.4.0
13942026-09-04T21:32:33.771Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T21:32:33.893Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T21:32:34.399Z Compiling qorb v0.4.1
13972026-09-04T21:32:34.427Z Compiling olpc-cjson v0.1.4
13982026-09-04T21:32:34.582Z Compiling progenitor v0.13.0
13992026-09-04T21:32:34.606Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14002026-09-04T21:32:34.726Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-09-04T21:32:34.866Z Compiling rayon v1.12.0
14022026-09-04T21:32:36.469Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14032026-09-04T21:32:36.472Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T21:32:36.675Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14052026-09-04T21:32:36.819Z Compiling phf v0.12.1
14062026-09-04T21:32:36.989Z Compiling zone_cfg_derive v0.3.1
14072026-09-04T21:32:37.028Z Compiling tokio-dtrace v0.1.1
14082026-09-04T21:32:37.726Z Compiling itertools v0.12.1
14092026-09-04T21:32:38.130Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14102026-09-04T21:32:38.130Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14112026-09-04T21:32:38.130Z Compiling libsw-core v0.3.2
14122026-09-04T21:32:38.130Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14132026-09-04T21:32:38.134Z Compiling serde_plain v1.0.2
14142026-09-04T21:32:38.134Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14152026-09-04T21:32:38.134Z Compiling pem v3.0.6
14162026-09-04T21:32:38.134Z Compiling openssl-macros v0.1.1
14172026-09-04T21:32:38.170Z Compiling cookie v0.18.2
14182026-09-04T21:32:38.397Z Compiling sigpipe v0.1.3
14192026-09-04T21:32:38.439Z Compiling fixedbitset v0.5.7
14202026-09-04T21:32:38.494Z Compiling glob v0.3.4
14212026-09-04T21:32:38.526Z Compiling fixedbitset v0.4.2
14222026-09-04T21:32:38.568Z Compiling bytecount v0.6.9
14232026-09-04T21:32:38.701Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14242026-09-04T21:32:39.157Z Compiling typed-path v0.9.3
14252026-09-04T21:32:39.160Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-09-04T21:32:39.160Z Compiling petgraph v0.6.5
14272026-09-04T21:32:39.160Z Compiling papergrid v0.11.0
14282026-09-04T21:32:39.533Z Compiling petgraph v0.8.3
14292026-09-04T21:32:40.096Z Compiling tough v0.22.0
14302026-09-04T21:32:40.610Z Compiling progenitor v0.14.0
14312026-09-04T21:32:41.120Z Compiling zone v0.3.1
14322026-09-04T21:32:41.124Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14332026-09-04T21:32:41.124Z Compiling libsw v3.5.0
14342026-09-04T21:32:41.124Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14352026-09-04T21:32:41.344Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14362026-09-04T21:32:41.606Z Compiling oxide-tokio-rt v0.1.6
14372026-09-04T21:32:42.257Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T21:32:42.336Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:32:42.450Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:32:42.934Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:32:42.953Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T21:32:43.124Z Compiling const_format v0.2.36
14432026-09-04T21:32:43.469Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-09-04T21:32:43.526Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14452026-09-04T21:32:44.161Z Compiling tabled_derive v0.7.0
14462026-09-04T21:32:44.164Z Compiling gethostname v0.5.0
14472026-09-04T21:32:44.165Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-09-04T21:32:44.165Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14492026-09-04T21:32:44.165Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14502026-09-04T21:32:44.165Z Compiling bcs v0.1.6
14512026-09-04T21:32:44.165Z Compiling smf v0.2.3
14522026-09-04T21:32:44.165Z Compiling nom v8.0.0
14532026-09-04T21:32:44.369Z Compiling whoami v1.6.1
14542026-09-04T21:32:44.692Z Compiling termtree v0.5.1
14552026-09-04T21:32:44.714Z Compiling smawk v0.3.3
14562026-09-04T21:32:44.746Z Compiling tagptr v0.2.0
14572026-09-04T21:32:44.760Z Compiling unicode-linebreak v0.1.5
14582026-09-04T21:32:44.839Z Compiling lazy_static v1.5.0
14592026-09-04T21:32:44.868Z Compiling linear-map v1.2.0
14602026-09-04T21:32:44.892Z Compiling moka v0.12.16
14612026-09-04T21:32:44.921Z Compiling steno v0.4.1
14622026-09-04T21:32:44.991Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14632026-09-04T21:32:44.999Z Compiling textwrap v0.16.2
14642026-09-04T21:32:45.409Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-09-04T21:32:45.510Z Compiling tabled v0.15.0
14662026-09-04T21:32:46.212Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T21:32:46.357Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T21:32:46.709Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T21:32:47.794Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-09-04T21:32:48.223Z Compiling hickory-proto v0.25.2
14712026-09-04T21:32:48.282Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14722026-09-04T21:32:48.755Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14732026-09-04T21:32:49.202Z Compiling parking_lot_core v0.8.6
14742026-09-04T21:32:49.336Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14752026-09-04T21:32:49.495Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-09-04T21:32:49.777Z Compiling libscf-sys v1.2.0
14772026-09-04T21:32:49.884Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14782026-09-04T21:32:49.926Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14792026-09-04T21:32:50.094Z Compiling hickory-resolver v0.25.2
14802026-09-04T21:32:50.325Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14812026-09-04T21:32:50.585Z Compiling parking_lot v0.11.2
14822026-09-04T21:32:50.681Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14832026-09-04T21:32:50.773Z Compiling fxhash v0.2.1
14842026-09-04T21:32:50.912Z Compiling internet-checksum v0.2.1
14852026-09-04T21:32:50.932Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14862026-09-04T21:32:51.003Z Compiling sled v0.34.7
14872026-09-04T21:32:51.061Z Compiling itertools v0.15.0
14882026-09-04T21:32:51.755Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14892026-09-04T21:32:53.894Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14902026-09-04T21:32:55.470Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T21:33:03.196Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T21:33:04.758Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14932026-09-04T21:33:06.450Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14942026-09-04T21:33:07.205Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14952026-09-04T21:33:07.721Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14962026-09-04T21:33:08.769Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14972026-09-04T21:33:34.567Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
14982026-09-04T21:33:34.738Z────────────
14992026-09-04T21:33:34.738Z Nextest run ID e97cdeed-667f-46bd-89a1-549ead96537a with nextest profile: default
15002026-09-04T21:33:34.738Z Starting 48 tests across 3 binaries
15012026-09-04T21:33:34.741Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15022026-09-04T21:33:34.744Z
15032026-09-04T21:33:34.744Zrunning 1 test
15042026-09-04T21:33:35.189Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15052026-09-04T21:33:35.189Z
15062026-09-04T21:33:35.189Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15072026-09-04T21:33:35.190Z
15082026-09-04T21:33:35.196Z PASS [ 0.458s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15092026-09-04T21:33:35.196Z START bfd dispatcher::proptests::state_machine
15102026-09-04T21:33:35.204Z
15112026-09-04T21:33:35.204Zrunning 1 test
15122026-09-04T21:33:35.465Ztest dispatcher::proptests::state_machine ... ok
15132026-09-04T21:33:35.465Z
15142026-09-04T21:33:35.465Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.26s
15152026-09-04T21:33:35.465Z
15162026-09-04T21:33:35.468Z PASS [ 0.271s] bfd dispatcher::proptests::state_machine
15172026-09-04T21:33:35.468Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15182026-09-04T21:33:35.475Z
15192026-09-04T21:33:35.475Zrunning 1 test
15202026-09-04T21:33:35.730Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15212026-09-04T21:33:35.730Z
15222026-09-04T21:33:35.731Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
15232026-09-04T21:33:35.731Z
15242026-09-04T21:33:35.734Z PASS [ 0.265s] bfd dispatcher::proptests::state_machine_with_bind_failures
15252026-09-04T21:33:35.734Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15262026-09-04T21:33:35.740Z
15272026-09-04T21:33:35.740Zrunning 1 test
15282026-09-04T21:33:35.743Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15292026-09-04T21:33:35.743Z
15302026-09-04T21:33:35.743Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15312026-09-04T21:33:35.743Z
15322026-09-04T21:33:35.745Z PASS [ 0.011s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15332026-09-04T21:33:35.746Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15342026-09-04T21:33:35.749Z
15352026-09-04T21:33:35.749Zrunning 1 test
15362026-09-04T21:33:35.752Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15372026-09-04T21:33:35.752Z
15382026-09-04T21:33:35.752Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15392026-09-04T21:33:35.752Z
15402026-09-04T21:33:35.755Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15412026-09-04T21:33:35.755Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15422026-09-04T21:33:35.758Z
15432026-09-04T21:33:35.758Zrunning 1 test
15442026-09-04T21:33:35.760Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15452026-09-04T21:33:35.760Z
15462026-09-04T21:33:35.760Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15472026-09-04T21:33:35.761Z
15482026-09-04T21:33:35.761Z PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15492026-09-04T21:33:35.761Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15502026-09-04T21:33:35.767Z
15512026-09-04T21:33:35.767Zrunning 1 test
15522026-09-04T21:33:36.070Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15532026-09-04T21:33:36.070Z
15542026-09-04T21:33:36.071Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15552026-09-04T21:33:36.071Z
15562026-09-04T21:33:36.074Z PASS [ 0.311s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15572026-09-04T21:33:36.074Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15582026-09-04T21:33:36.080Z
15592026-09-04T21:33:36.080Zrunning 1 test
15602026-09-04T21:33:36.083Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15612026-09-04T21:33:36.083Z
15622026-09-04T21:33:36.083Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15632026-09-04T21:33:36.083Z
15642026-09-04T21:33:36.083Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15652026-09-04T21:33:36.083Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15662026-09-04T21:33:36.089Z
15672026-09-04T21:33:36.089Zrunning 1 test
15682026-09-04T21:33:36.092Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15692026-09-04T21:33:36.092Z
15702026-09-04T21:33:36.092Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15712026-09-04T21:33:36.092Z
15722026-09-04T21:33:36.092Z PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15732026-09-04T21:33:36.092Z START bfd egress::tests::binds_ports_in_expected_range
15742026-09-04T21:33:36.098Z
15752026-09-04T21:33:36.098Zrunning 1 test
15762026-09-04T21:33:36.101Ztest egress::tests::binds_ports_in_expected_range ... ok
15772026-09-04T21:33:36.102Z
15782026-09-04T21:33:36.102Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15792026-09-04T21:33:36.102Z
15802026-09-04T21:33:36.102Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15812026-09-04T21:33:36.103Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15822026-09-04T21:33:36.107Z
15832026-09-04T21:33:36.107Zrunning 1 test
15842026-09-04T21:33:36.110Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15852026-09-04T21:33:36.110Z
15862026-09-04T21:33:36.110Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15872026-09-04T21:33:36.110Z
15882026-09-04T21:33:36.110Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15892026-09-04T21:33:36.110Z START bfd egress::tests::egress_socket_sets_ttl_v4
15902026-09-04T21:33:36.115Z
15912026-09-04T21:33:36.115Zrunning 1 test
15922026-09-04T21:33:36.120Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15932026-09-04T21:33:36.120Z
15942026-09-04T21:33:36.120Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15952026-09-04T21:33:36.120Z
15962026-09-04T21:33:36.120Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15972026-09-04T21:33:36.121Z START bfd egress::tests::exits_when_channel_closed
15982026-09-04T21:33:36.124Z
15992026-09-04T21:33:36.124Zrunning 1 test
16002026-09-04T21:33:36.128Ztest egress::tests::exits_when_channel_closed ... ok
16012026-09-04T21:33:36.128Z
16022026-09-04T21:33:36.128Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16032026-09-04T21:33:36.128Z
16042026-09-04T21:33:36.128Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16052026-09-04T21:33:36.128Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16062026-09-04T21:33:36.132Z
16072026-09-04T21:33:36.132Zrunning 1 test
16082026-09-04T21:33:36.135Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16092026-09-04T21:33:36.136Z
16102026-09-04T21:33:36.136Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16112026-09-04T21:33:36.136Z
16122026-09-04T21:33:36.136Z PASS [ 0.008s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16132026-09-04T21:33:36.136Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16142026-09-04T21:33:36.140Z
16152026-09-04T21:33:36.140Zrunning 1 test
16162026-09-04T21:33:36.143Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16172026-09-04T21:33:36.143Z
16182026-09-04T21:33:36.143Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16192026-09-04T21:33:36.143Z
16202026-09-04T21:33:36.143Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16212026-09-04T21:33:36.143Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16222026-09-04T21:33:36.147Z
16232026-09-04T21:33:36.147Zrunning 1 test
16242026-09-04T21:33:36.152Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16252026-09-04T21:33:36.152Z
16262026-09-04T21:33:36.155Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
16272026-09-04T21:33:36.155Z
16282026-09-04T21:33:36.155Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16292026-09-04T21:33:36.155Z START bfd rib::tests::exits_when_state_channel_closed
16302026-09-04T21:33:36.160Z
16312026-09-04T21:33:36.160Zrunning 1 test
16322026-09-04T21:33:36.163Ztest rib::tests::exits_when_state_channel_closed ... ok
16332026-09-04T21:33:36.163Z
16342026-09-04T21:33:36.163Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16352026-09-04T21:33:36.163Z
16362026-09-04T21:33:36.163Z PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed
16372026-09-04T21:33:36.163Z START bfd rib::tests::initial_down_state_is_synced
16382026-09-04T21:33:36.168Z
16392026-09-04T21:33:36.168Zrunning 1 test
16402026-09-04T21:33:36.270Ztest rib::tests::initial_down_state_is_synced ... ok
16412026-09-04T21:33:36.270Z
16422026-09-04T21:33:36.274Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16432026-09-04T21:33:36.274Z
16442026-09-04T21:33:36.274Z PASS [ 0.109s] bfd rib::tests::initial_down_state_is_synced
16452026-09-04T21:33:36.274Z START bfd rib::tests::real_transitions_are_synced
16462026-09-04T21:33:36.280Z
16472026-09-04T21:33:36.280Zrunning 1 test
16482026-09-04T21:33:36.582Ztest rib::tests::real_transitions_are_synced ... ok
16492026-09-04T21:33:36.583Z
16502026-09-04T21:33:36.586Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
16512026-09-04T21:33:36.586Z
16522026-09-04T21:33:36.586Z PASS [ 0.312s] bfd rib::tests::real_transitions_are_synced
16532026-09-04T21:33:36.586Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16542026-09-04T21:33:36.590Z
16552026-09-04T21:33:36.590Zrunning 1 test
16562026-09-04T21:33:36.944Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16572026-09-04T21:33:36.944Z
16582026-09-04T21:33:36.947Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16592026-09-04T21:33:36.947Z
16602026-09-04T21:33:36.947Z PASS [ 0.361s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16612026-09-04T21:33:36.947Z START bfd session::tests::counts_incoming_packets
16622026-09-04T21:33:36.951Z
16632026-09-04T21:33:36.951Zrunning 1 test
16642026-09-04T21:33:37.054Ztest session::tests::counts_incoming_packets ... ok
16652026-09-04T21:33:37.054Z
16662026-09-04T21:33:37.057Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16672026-09-04T21:33:37.057Z
16682026-09-04T21:33:37.057Z PASS [ 0.110s] bfd session::tests::counts_incoming_packets
16692026-09-04T21:33:37.057Z START bfd session::tests::down_to_up_directly
16702026-09-04T21:33:37.061Z
16712026-09-04T21:33:37.061Zrunning 1 test
16722026-09-04T21:33:37.164Ztest session::tests::down_to_up_directly ... ok
16732026-09-04T21:33:37.164Z
16742026-09-04T21:33:37.167Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16752026-09-04T21:33:37.168Z
16762026-09-04T21:33:37.168Z PASS [ 0.110s] bfd session::tests::down_to_up_directly
16772026-09-04T21:33:37.168Z START bfd session::tests::emits_outgoing_control_packet
16782026-09-04T21:33:37.172Z
16792026-09-04T21:33:37.172Zrunning 1 test
16802026-09-04T21:33:37.176Ztest session::tests::emits_outgoing_control_packet ... ok
16812026-09-04T21:33:37.176Z
16822026-09-04T21:33:37.176Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16832026-09-04T21:33:37.176Z
16842026-09-04T21:33:37.180Z PASS [ 0.011s] bfd session::tests::emits_outgoing_control_packet
16852026-09-04T21:33:37.180Z START bfd session::tests::exits_when_listener_channel_closes
16862026-09-04T21:33:37.183Z
16872026-09-04T21:33:37.183Zrunning 1 test
16882026-09-04T21:33:37.186Ztest session::tests::exits_when_listener_channel_closes ... ok
16892026-09-04T21:33:37.186Z
16902026-09-04T21:33:37.187Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16912026-09-04T21:33:37.187Z
16922026-09-04T21:33:37.187Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16932026-09-04T21:33:37.187Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16942026-09-04T21:33:37.196Z
16952026-09-04T21:33:37.196Zrunning 1 test
16962026-09-04T21:33:37.397Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16972026-09-04T21:33:37.397Z
16982026-09-04T21:33:37.397Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16992026-09-04T21:33:37.397Z
17002026-09-04T21:33:37.400Z PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state
17012026-09-04T21:33:37.400Z START bfd session::tests::init_to_down_on_peer_admin_down
17022026-09-04T21:33:37.405Z
17032026-09-04T21:33:37.405Zrunning 1 test
17042026-09-04T21:33:37.607Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17052026-09-04T21:33:37.607Z
17062026-09-04T21:33:37.607Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17072026-09-04T21:33:37.607Z
17082026-09-04T21:33:37.610Z PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down
17092026-09-04T21:33:37.610Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17102026-09-04T21:33:37.614Z
17112026-09-04T21:33:37.614Zrunning 1 test
17122026-09-04T21:33:37.717Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17132026-09-04T21:33:37.717Z
17142026-09-04T21:33:37.717Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17152026-09-04T21:33:37.717Z
17162026-09-04T21:33:37.720Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17172026-09-04T21:33:37.720Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17182026-09-04T21:33:37.723Z
17192026-09-04T21:33:37.723Zrunning 1 test
17202026-09-04T21:33:37.726Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17212026-09-04T21:33:37.726Z
17222026-09-04T21:33:37.726Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17232026-09-04T21:33:37.726Z
17242026-09-04T21:33:37.726Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17252026-09-04T21:33:37.726Z START bfd session::tests::recv_timeout_drives_session_down
17262026-09-04T21:33:37.732Z
17272026-09-04T21:33:37.733Zrunning 1 test
17282026-09-04T21:33:39.248Ztest session::tests::recv_timeout_drives_session_down ... ok
17292026-09-04T21:33:39.248Z
17302026-09-04T21:33:39.248Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17312026-09-04T21:33:39.248Z
17322026-09-04T21:33:39.252Z PASS [ 1.524s] bfd session::tests::recv_timeout_drives_session_down
17332026-09-04T21:33:39.252Z START bfd session::tests::up_to_down_on_peer_admin_down
17342026-09-04T21:33:39.259Z
17352026-09-04T21:33:39.259Zrunning 1 test
17362026-09-04T21:33:39.463Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17372026-09-04T21:33:39.463Z
17382026-09-04T21:33:39.463Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17392026-09-04T21:33:39.463Z
17402026-09-04T21:33:39.467Z PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down
17412026-09-04T21:33:39.467Z START bfd session::tests::up_to_down_on_peer_down
17422026-09-04T21:33:39.473Z
17432026-09-04T21:33:39.473Zrunning 1 test
17442026-09-04T21:33:39.674Ztest session::tests::up_to_down_on_peer_down ... ok
17452026-09-04T21:33:39.675Z
17462026-09-04T21:33:39.675Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17472026-09-04T21:33:39.675Z
17482026-09-04T21:33:39.678Z PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down
17492026-09-04T21:33:39.678Z START bfd sm::tests::arbitrary_local_config_never_panics
17502026-09-04T21:33:39.681Z
17512026-09-04T21:33:39.681Zrunning 1 test
17522026-09-04T21:33:39.916Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17532026-09-04T21:33:39.916Z
17542026-09-04T21:33:39.916Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.24s
17552026-09-04T21:33:39.916Z
17562026-09-04T21:33:39.921Z PASS [ 0.243s] bfd sm::tests::arbitrary_local_config_never_panics
17572026-09-04T21:33:39.921Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17582026-09-04T21:33:39.924Z
17592026-09-04T21:33:39.924Zrunning 1 test
17602026-09-04T21:33:40.423Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17612026-09-04T21:33:40.423Z
17622026-09-04T21:33:40.423Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.50s
17632026-09-04T21:33:40.423Z
17642026-09-04T21:33:40.426Z PASS [ 0.507s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17652026-09-04T21:33:40.426Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17662026-09-04T21:33:40.431Z
17672026-09-04T21:33:40.431Zrunning 1 test
17682026-09-04T21:33:40.444Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17692026-09-04T21:33:40.444Z
17702026-09-04T21:33:40.444Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17712026-09-04T21:33:40.444Z
17722026-09-04T21:33:40.448Z PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17732026-09-04T21:33:40.448Z START bfd sm::tests::clean_channel_converges_to_up
17742026-09-04T21:33:40.451Z
17752026-09-04T21:33:40.451Zrunning 1 test
17762026-09-04T21:33:40.454Ztest sm::tests::clean_channel_converges_to_up ... ok
17772026-09-04T21:33:40.454Z
17782026-09-04T21:33:40.454Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17792026-09-04T21:33:40.454Z
17802026-09-04T21:33:40.454Z PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up
17812026-09-04T21:33:40.455Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17822026-09-04T21:33:40.458Z
17832026-09-04T21:33:40.458Zrunning 1 test
17842026-09-04T21:33:40.462Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17852026-09-04T21:33:40.462Z
17862026-09-04T21:33:40.462Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17872026-09-04T21:33:40.462Z
17882026-09-04T21:33:40.462Z PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17892026-09-04T21:33:40.462Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17902026-09-04T21:33:40.466Z
17912026-09-04T21:33:40.466Zrunning 1 test
17922026-09-04T21:33:40.469Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17932026-09-04T21:33:40.470Z
17942026-09-04T21:33:40.470Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17952026-09-04T21:33:40.470Z
17962026-09-04T21:33:40.470Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17972026-09-04T21:33:40.470Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17982026-09-04T21:33:40.473Z
17992026-09-04T21:33:40.473Zrunning 1 test
18002026-09-04T21:33:40.475Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
18012026-09-04T21:33:40.475Z
18022026-09-04T21:33:40.475Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18032026-09-04T21:33:40.475Z
18042026-09-04T21:33:40.476Z PASS [ 0.007s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18052026-09-04T21:33:40.476Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18062026-09-04T21:33:40.480Z
18072026-09-04T21:33:40.480Zrunning 1 test
18082026-09-04T21:33:40.483Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18092026-09-04T21:33:40.483Z
18102026-09-04T21:33:40.483Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18112026-09-04T21:33:40.483Z
18122026-09-04T21:33:40.483Z PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18132026-09-04T21:33:40.483Z START bfd sm::tests::poll_triggers_immediate_final_response
18142026-09-04T21:33:40.487Z
18152026-09-04T21:33:40.487Zrunning 1 test
18162026-09-04T21:33:40.490Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18172026-09-04T21:33:40.490Z
18182026-09-04T21:33:40.490Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18192026-09-04T21:33:40.490Z
18202026-09-04T21:33:40.490Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18212026-09-04T21:33:40.490Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18222026-09-04T21:33:40.495Z
18232026-09-04T21:33:40.495Zrunning 1 test
18242026-09-04T21:33:40.500Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18252026-09-04T21:33:40.500Z
18262026-09-04T21:33:40.500Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18272026-09-04T21:33:40.500Z
18282026-09-04T21:33:40.500Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18292026-09-04T21:33:40.500Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18302026-09-04T21:33:40.505Z
18312026-09-04T21:33:40.505Zrunning 1 test
18322026-09-04T21:33:40.505Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18332026-09-04T21:33:40.505Z
18342026-09-04T21:33:40.506Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18352026-09-04T21:33:40.506Z
18362026-09-04T21:33:40.506Z PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18372026-09-04T21:33:40.506Z START bfd sm::tests::total_partition_drives_both_down
18382026-09-04T21:33:40.509Z
18392026-09-04T21:33:40.509Zrunning 1 test
18402026-09-04T21:33:40.513Ztest sm::tests::total_partition_drives_both_down ... ok
18412026-09-04T21:33:40.513Z
18422026-09-04T21:33:40.513Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18432026-09-04T21:33:40.513Z
18442026-09-04T21:33:40.513Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18452026-09-04T21:33:40.513Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18462026-09-04T21:33:40.517Z
18472026-09-04T21:33:40.517Zrunning 1 test
18482026-09-04T21:33:40.517Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18492026-09-04T21:33:40.517Z
18502026-09-04T21:33:40.517Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18512026-09-04T21:33:40.517Z
18522026-09-04T21:33:40.517Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18532026-09-04T21:33:40.517Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18542026-09-04T21:33:40.520Z
18552026-09-04T21:33:40.520Zrunning 1 test
18562026-09-04T21:33:40.521Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18572026-09-04T21:33:40.521Z
18582026-09-04T21:33:40.521Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18592026-09-04T21:33:40.521Z
18602026-09-04T21:33:40.524Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18612026-09-04T21:33:40.524Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18622026-09-04T21:33:40.527Z
18632026-09-04T21:33:40.527Zrunning 1 test
18642026-09-04T21:33:40.527Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18652026-09-04T21:33:40.527Z
18662026-09-04T21:33:40.527Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18672026-09-04T21:33:40.527Z
18682026-09-04T21:33:40.527Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18692026-09-04T21:33:40.528Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18702026-09-04T21:33:40.531Z
18712026-09-04T21:33:40.531Zrunning 1 test
18722026-09-04T21:33:40.531Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18732026-09-04T21:33:40.531Z
18742026-09-04T21:33:40.532Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18752026-09-04T21:33:40.532Z
18762026-09-04T21:33:40.532Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18772026-09-04T21:33:40.532Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18782026-09-04T21:33:40.535Z
18792026-09-04T21:33:40.535Zrunning 1 test
18802026-09-04T21:33:40.535Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18812026-09-04T21:33:40.535Z
18822026-09-04T21:33:40.536Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18832026-09-04T21:33:40.536Z
18842026-09-04T21:33:40.536Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18852026-09-04T21:33:40.536Z────────────
18862026-09-04T21:33:40.536Z Summary [ 5.796s] 48 tests run: 48 passed, 0 skipped
18872026-09-04T21:33:40.545Z+ rm -rf /tmp/tmp.CBa4rc
18882026-09-04T21:33:40.548Zprocess exited: duration 181518 ms, exit code 0
 
18892026-09-04T21:33:40.555Zfound 0 output files