01M1N6D9X0413GY0APRTVJQWSX: 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: 01M1N6F13AX9G77XHYWRKE8P86

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:13:43.772Zjob assigned to worker 01M1N6FHEQ73CESM0J7WXWMHVB [factory aws, i-0623e61f2ae073e2f] (queued for 59 s)
 
22026-09-04T03:13:50.060Zstarting task 0: "setup"
32026-09-04T03:13:50.075Z++ uname -s
42026-09-04T03:13:50.075Z+ kern=SunOS
52026-09-04T03:13:50.075Z+ build_user=build
62026-09-04T03:13:50.075Z+ build_uid=12345
72026-09-04T03:13:50.075Z+ work_dir=/work
82026-09-04T03:13:50.075Z+ input_dir=/input
92026-09-04T03:13:50.075Z+ [[ 0 == 12345 ]]
102026-09-04T03:13:50.075Z+ case "$kern" in
112026-09-04T03:13:50.075Z+ groupadd -g 12345 build
122026-09-04T03:13:50.120Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:13:52.074Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:13:52.133Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:13:52.142Z+ home_fs=zfs
162026-09-04T03:13:52.142Z+ [[ zfs == autofs ]]
172026-09-04T03:13:52.142Z+ mkdir -p /home/build
182026-09-04T03:13:52.142Z+ chown build:build /home/build /work
192026-09-04T03:13:54.139Z+ chmod 0700 /home/build /work
202026-09-04T03:13:54.142Zprocess exited: duration 4088 ms, exit code 0
 
212026-09-04T03:13:54.148Zstarting task 1: "rust-toolchain"
222026-09-04T03:13:54.151Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:13:54.151Z * rust toolchain channel = "stable"
242026-09-04T03:13:54.151Z * rust toolchain profile = "default"
252026-09-04T03:13:54.151Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:13:54.151Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:13:54.152Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:13:54.155Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:13:54.155Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:13:54.242Zinfo: downloading installer
312026-09-04T03:13:55.430Zinfo: profile set to default
322026-09-04T03:13:55.430Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:13:55.433Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:13:55.563Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:13:55.610Zinfo: downloading 6 components
362026-09-04T03:14:11.704Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:14:11.704Z
382026-09-04T03:14:11.733Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:14:11.733Z
402026-09-04T03:14:11.738Z
412026-09-04T03:14:11.738ZRust is installed now. Great!
422026-09-04T03:14:11.738Z
432026-09-04T03:14:11.738ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:14:11.738Zenvironment variable. This has not been done automatically.
452026-09-04T03:14:11.738Z
462026-09-04T03:14:11.738ZTo configure your current shell, you need to source
472026-09-04T03:14:11.738Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:14:11.739Z
492026-09-04T03:14:11.739ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:14:11.739Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:14:11.739Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:14:11.739ZCC_x86_64-unknown-illumos = None
532026-09-04T03:14:11.739Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:14:11.739ZCC_x86_64_unknown_illumos = None
552026-09-04T03:14:11.739Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:14:11.739ZHOST_CC = None
572026-09-04T03:14:11.739Zcargo:rerun-if-env-changed=CC
582026-09-04T03:14:11.739ZCC = None
592026-09-04T03:14:11.739Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:14:12.241Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:14:12.241ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:14:12.241Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:14:12.241ZCFLAGS = None
642026-09-04T03:14:12.241Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:14:12.241ZHOST_CFLAGS = None
662026-09-04T03:14:12.241Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:14:12.241ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:14:12.241Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:14:12.241ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:14:12.338Z+ rustup --version
712026-09-04T03:14:12.341Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:14:12.351Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:14:12.370Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:14:12.375Z+ cargo --version
752026-09-04T03:14:12.382Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:14:12.387Z+ rustc --version
772026-09-04T03:14:12.400Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:14:12.403Zprocess exited: duration 18253 ms, exit code 0
 
792026-09-04T03:14:12.409Zstarting task 2: "authentication"
802026-09-04T03:14:12.427Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T03:14:12.438Zstarting task 3: "clone repository"
822026-09-04T03:14:12.443Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:14:12.443Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:14:12.470ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:14:13.921Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:14:13.921Z+ git fetch origin c267d48a42745836ccc9f70002008762437d2cfc
872026-09-04T03:14:14.203ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:14:14.203Z * branch c267d48a42745836ccc9f70002008762437d2cfc -> FETCH_HEAD
892026-09-04T03:14:14.210Z+ [[ -n renovate/rust-1.x ]]
902026-09-04T03:14:14.214Z++ git branch --show-current
912026-09-04T03:14:14.214Z+ current=main
922026-09-04T03:14:14.214Z+ [[ main != renovate/rust-1.x ]]
932026-09-04T03:14:14.214Z+ git branch -f renovate/rust-1.x c267d48a42745836ccc9f70002008762437d2cfc
942026-09-04T03:14:14.217Z+ git checkout -f renovate/rust-1.x
952026-09-04T03:14:14.235ZSwitched to branch 'renovate/rust-1.x'
962026-09-04T03:14:14.238Z+ git reset --hard c267d48a42745836ccc9f70002008762437d2cfc
972026-09-04T03:14:14.255ZHEAD is now at c267d48 Update dependency rust to v1.98.1
982026-09-04T03:14:14.260Zprocess exited: duration 1820 ms, exit code 0
 
992026-09-04T03:14:14.676Zstarting task 4: "build"
1002026-09-04T03:14:14.682Z+ set -o errexit
1012026-09-04T03:14:14.682Z+ set -o pipefail
1022026-09-04T03:14:14.682Z+ source .github/buildomat/test-common.sh
1032026-09-04T03:14:14.682Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T03:14:14.682Z++ source .github/buildomat/common.sh
1052026-09-04T03:14:14.682Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:14:14.682Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:14:14.682Z+++ cargo --version
1082026-09-04T03:14:14.686Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
1092026-09-04T03:14:14.815Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
1102026-09-04T03:14:14.817Zinfo: downloading 6 components
1112026-09-04T03:14:30.613Zwarn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T03:14:30.613Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T03:14:30.613Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T03:14:30.704Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1152026-09-04T03:14:30.708Z+++ rustc --version
1162026-09-04T03:14:31.152Zrustc 1.98.1 (48a229cea 2026-09-01)
1172026-09-04T03:14:31.171Z++ banner install
1182026-09-04T03:14:31.171Z
1192026-09-04T03:14:31.171Z # # # #### ##### ## # #
1202026-09-04T03:14:31.171Z # ## # # # # # # #
1212026-09-04T03:14:31.171Z # # # # #### # # # # #
1222026-09-04T03:14:31.171Z # # # # # # ###### # #
1232026-09-04T03:14:31.171Z # # ## # # # # # # #
1242026-09-04T03:14:31.171Z # # # #### # # # ###### ######
1252026-09-04T03:14:31.172Z
1262026-09-04T03:14:31.172Z++ pfexec pkg install clang-15
1272026-09-04T03:14:33.435Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T03:14:33.872Z Startup: Caching catalogs ... Done
1292026-09-04T03:14:36.481ZPlanning: Solver setup ... Done
1302026-09-04T03:14:36.538ZPlanning: Running solver ... Done
1312026-09-04T03:14:36.592ZPlanning: Consolidating action changes ... Done
1322026-09-04T03:14:36.613ZPlanning: Evaluating mediators ... Done
1332026-09-04T03:14:36.613ZPlanning: Planning completed in 2.68 seconds
1342026-09-04T03:14:36.621ZNo updates necessary for this image.
1352026-09-04T03:14:37.266Z+++ uname -s
1362026-09-04T03:14:37.678Z++ nextest_host_os=SunOS
1372026-09-04T03:14:37.678Z++ case "${nextest_host_os}" in
1382026-09-04T03:14:37.678Z++ nextest_platform=illumos
1392026-09-04T03:14:37.678Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T03:14:37.678Z+++ mktemp -d
1412026-09-04T03:14:37.679Z++ nextest_tmp=/tmp/tmp.9KaGrc
1422026-09-04T03:14:37.679Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T03:14:37.679Z++ nextest_tar=/tmp/tmp.9KaGrc/nextest.tar.gz
1442026-09-04T03:14:37.679Z++ curl -sSfL --retry 10 -o /tmp/tmp.9KaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T03:14:38.105Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T03:14:38.105Z++ tar -xzf /tmp/tmp.9KaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T03:14:38.105Z+ banner bfd
1482026-09-04T03:14:38.105Z
1492026-09-04T03:14:38.105Z ##### ###### #####
1502026-09-04T03:14:38.106Z # # # # #
1512026-09-04T03:14:38.106Z ##### ##### # #
1522026-09-04T03:14:38.106Z # # # # #
1532026-09-04T03:14:38.106Z # # # # #
1542026-09-04T03:14:38.106Z ##### # #####
1552026-09-04T03:14:38.106Z
1562026-09-04T03:14:38.106Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1572026-09-04T03:14:38.106Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T03:14:38.285ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T03:14:38.285Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T03:14:38.360Z Updating crates.io index
1612026-09-04T03:14:38.366Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T03:14:38.798ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T03:14:38.798Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1642026-09-04T03:14:39.239Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T03:14:39.241ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T03:14:39.241Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T03:14:39.241Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T03:14:39.520ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T03:14:39.520Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T03:14:39.530Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T03:14:45.441ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T03:14:45.441Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T03:14:45.865Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T03:14:46.607ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T03:14:46.607Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T03:14:46.630Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T03:14:46.905ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T03:14:46.905Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T03:14:46.915Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T03:14:47.190ZFrom https://github.com/illumos/smf-rs
1812026-09-04T03:14:47.190Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T03:14:47.199Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T03:14:47.866ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T03:14:47.866Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T03:14:47.869Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T03:14:47.869ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T03:14:47.869Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T03:14:47.869Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T03:14:48.421ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T03:14:48.421Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T03:14:48.463Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T03:14:49.010ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T03:14:49.010Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T03:14:49.023Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T03:14:49.285ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T03:14:49.285Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T03:14:49.698Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T03:14:50.115ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T03:14:50.115Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T03:14:50.115Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T03:14:50.136ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T03:14:50.136Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T03:14:50.137Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T03:14:50.780ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T03:14:50.780Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T03:14:50.897Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T03:14:50.898ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T03:14:50.898Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T03:14:50.898Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T03:14:51.158ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T03:14:51.159Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T03:14:51.169Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T03:14:52.241ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T03:14:52.241Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T03:14:52.351Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T03:14:53.674ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T03:14:53.674Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T03:14:53.674Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T03:14:53.731ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T03:14:53.731Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T03:14:53.731Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T03:14:53.731ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T03:14:53.732Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T03:14:53.732Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T03:14:53.732ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T03:14:53.732Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T03:14:53.732Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T03:14:54.652ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T03:14:54.652Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T03:14:55.085Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T03:14:55.088ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T03:14:55.088Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T03:14:55.088Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T03:14:55.268ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T03:14:55.268Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T03:14:57.388Z Downloading crates ...
2372026-09-04T03:14:57.468Z Downloaded atomicwrites v0.4.4
2382026-09-04T03:14:57.483Z Downloaded adler2 v2.0.1
2392026-09-04T03:14:57.483Z Downloaded argon2 v0.5.3
2402026-09-04T03:14:57.483Z Downloaded crossbeam-utils v0.8.22
2412026-09-04T03:14:57.483Z Downloaded clap_lex v1.1.0
2422026-09-04T03:14:57.483Z Downloaded compression-codecs v0.4.38
2432026-09-04T03:14:57.483Z Downloaded cstr-argument v0.1.2
2442026-09-04T03:14:57.484Z Downloaded crucible-workspace-hack v0.1.0
2452026-09-04T03:14:57.484Z Downloaded inout v0.1.4
2462026-09-04T03:14:57.484Z Downloaded aho-corasick v1.1.5
2472026-09-04T03:14:57.508Z Downloaded is_ci v1.2.0
2482026-09-04T03:14:57.508Z Downloaded chacha20 v0.9.1
2492026-09-04T03:14:57.508Z Downloaded num-conv v0.2.2
2502026-09-04T03:14:57.508Z Downloaded macaddr v1.0.1
2512026-09-04T03:14:57.508Z Downloaded newline-converter v0.3.0
2522026-09-04T03:14:57.508Z Downloaded ciborium-ll v0.2.2
2532026-09-04T03:14:57.508Z Downloaded idna_adapter v1.2.2
2542026-09-04T03:14:57.508Z Downloaded is-terminal v0.4.17
2552026-09-04T03:14:57.531Z Downloaded const-random-macro v0.1.16
2562026-09-04T03:14:57.531Z Downloaded memoffset v0.9.1
2572026-09-04T03:14:57.531Z Downloaded newtype-uuid-macros v0.1.1
2582026-09-04T03:14:57.532Z Downloaded indent_write v2.2.0
2592026-09-04T03:14:57.532Z Downloaded crypto-common v0.2.2
2602026-09-04T03:14:57.532Z Downloaded internet-checksum v0.2.1
2612026-09-04T03:14:57.532Z Downloaded bit-vec v0.8.0
2622026-09-04T03:14:57.532Z Downloaded rustls-pemfile v2.2.0
2632026-09-04T03:14:57.532Z Downloaded anstream v1.0.0
2642026-09-04T03:14:57.532Z Downloaded crc32fast v1.5.0
2652026-09-04T03:14:57.532Z Downloaded hostname v0.4.2
2662026-09-04T03:14:57.532Z Downloaded instant v0.1.13
2672026-09-04T03:14:57.532Z Downloaded num_enum v0.5.11
2682026-09-04T03:14:57.544Z Downloaded convert_case v0.4.0
2692026-09-04T03:14:57.544Z Downloaded crc8 v0.1.1
2702026-09-04T03:14:57.544Z Downloaded ident_case v1.0.1
2712026-09-04T03:14:57.544Z Downloaded num v0.4.3
2722026-09-04T03:14:57.544Z Downloaded ingot-types v0.2.0
2732026-09-04T03:14:57.544Z Downloaded ipnet v2.12.1
2742026-09-04T03:14:57.544Z Downloaded is_terminal_polyfill v1.70.2
2752026-09-04T03:14:57.544Z Downloaded bit-set v0.8.0
2762026-09-04T03:14:57.545Z Downloaded ciborium-io v0.2.2
2772026-09-04T03:14:57.545Z Downloaded async-trait v0.1.92
2782026-09-04T03:14:57.545Z Downloaded const_format v0.2.36
2792026-09-04T03:14:57.545Z Downloaded daft v0.1.8
2802026-09-04T03:14:57.545Z Downloaded ingot-types v0.1.2
2812026-09-04T03:14:57.545Z Downloaded cfg_aliases v0.2.2
2822026-09-04T03:14:57.545Z Downloaded jiff-static v0.2.35
2832026-09-04T03:14:57.545Z Downloaded num-derive v0.4.2
2842026-09-04T03:14:57.545Z Downloaded icu_properties v2.2.0
2852026-09-04T03:14:57.545Z Downloaded curve25519-dalek-derive v0.1.1
2862026-09-04T03:14:57.545Z Downloaded arrayref v0.3.9
2872026-09-04T03:14:57.545Z Downloaded cfg-if v1.0.4
2882026-09-04T03:14:57.558Z Downloaded lru-slab v0.1.2
2892026-09-04T03:14:57.558Z Downloaded cipher v0.4.4
2902026-09-04T03:14:57.558Z Downloaded linked-hash-map v0.5.6
2912026-09-04T03:14:57.558Z Downloaded cancel-safe-futures v0.1.5
2922026-09-04T03:14:57.558Z Downloaded clap_derive v4.6.4
2932026-09-04T03:14:57.558Z Downloaded aead v0.5.2
2942026-09-04T03:14:57.558Z Downloaded itoa v1.0.18
2952026-09-04T03:14:57.558Z Downloaded memmap v0.7.0
2962026-09-04T03:14:57.558Z Downloaded async-stream-impl v0.3.6
2972026-09-04T03:14:57.558Z Downloaded atomic-waker v1.1.2
2982026-09-04T03:14:57.608Z Downloaded mime v0.3.17
2992026-09-04T03:14:57.608Z Downloaded base16ct v0.2.0
3002026-09-04T03:14:57.608Z Downloaded const-random v0.1.18
3012026-09-04T03:14:57.608Z Downloaded libscf-sys v1.2.0
3022026-09-04T03:14:57.608Z Downloaded newtype_derive v0.1.6
3032026-09-04T03:14:57.608Z Downloaded hubpack v0.1.2
3042026-09-04T03:14:57.608Z Downloaded hubpack_derive v0.1.1
3052026-09-04T03:14:57.608Z Downloaded async-recursion v1.1.1
3062026-09-04T03:14:57.608Z Downloaded konst_macro_rules v0.2.19
3072026-09-04T03:14:57.608Z Downloaded managed v0.8.0
3082026-09-04T03:14:57.642Z Downloaded serde_plain v1.0.2
3092026-09-04T03:14:57.642Z Downloaded base16ct v1.0.0
3102026-09-04T03:14:57.642Z Downloaded block-buffer v0.12.1
3112026-09-04T03:14:57.642Z Downloaded cpufeatures v0.3.0
3122026-09-04T03:14:57.642Z Downloaded async-stream v0.3.6
3132026-09-04T03:14:57.642Z Downloaded crunchy v0.2.4
3142026-09-04T03:14:57.642Z Downloaded no-std-compat v0.4.1
3152026-09-04T03:14:57.642Z Downloaded num-iter v0.1.46
3162026-09-04T03:14:57.642Z Downloaded match_cfg v0.1.0
3172026-09-04T03:14:57.642Z Downloaded cpufeatures v0.2.17
3182026-09-04T03:14:57.642Z Downloaded ingot v0.2.1
3192026-09-04T03:14:57.642Z Downloaded ingot-macros v0.1.1
3202026-09-04T03:14:57.642Z Downloaded natord v1.0.9
3212026-09-04T03:14:57.642Z Downloaded byte-wrapper v0.1.0
3222026-09-04T03:14:57.642Z Downloaded crypto-common v0.1.7
3232026-09-04T03:14:57.642Z Downloaded const_format_proc_macros v0.2.34
3242026-09-04T03:14:57.642Z Downloaded constant_time_eq v0.4.2
3252026-09-04T03:14:57.642Z Downloaded crossbeam-deque v0.8.7
3262026-09-04T03:14:57.642Z Downloaded ipnetwork v0.21.1
3272026-09-04T03:14:57.642Z Downloaded csv-core v0.1.13
3282026-09-04T03:14:57.642Z Downloaded iana-time-zone v0.1.65
3292026-09-04T03:14:57.642Z Downloaded bs58 v0.5.1
3302026-09-04T03:14:57.643Z Downloaded ingot v0.1.1
3312026-09-04T03:14:57.643Z Downloaded keccak v0.1.6
3322026-09-04T03:14:57.643Z Downloaded lazy_static v1.5.0
3332026-09-04T03:14:57.643Z Downloaded camino v1.2.5
3342026-09-04T03:14:57.643Z Downloaded ciborium v0.2.2
3352026-09-04T03:14:57.643Z Downloaded anstyle-query v1.1.5
3362026-09-04T03:14:57.643Z Downloaded http-body v1.1.0
3372026-09-04T03:14:57.643Z Downloaded httpdate v1.0.3
3382026-09-04T03:14:57.643Z Downloaded slog-envlogger v2.2.0
3392026-09-04T03:14:57.643Z Downloaded block-buffer v0.10.4
3402026-09-04T03:14:57.643Z Downloaded compression-core v0.4.32
3412026-09-04T03:14:57.643Z Downloaded sha1 v0.11.0
3422026-09-04T03:14:57.643Z Downloaded ingot-macros v0.2.0
3432026-09-04T03:14:57.643Z Downloaded scopeguard v1.2.0
3442026-09-04T03:14:57.643Z Downloaded cobs v0.3.0
3452026-09-04T03:14:57.643Z Downloaded critical-section v1.2.0
3462026-09-04T03:14:57.643Z Downloaded backoff v0.4.0
3472026-09-04T03:14:57.643Z Downloaded anstyle-parse v1.0.0
3482026-09-04T03:14:57.644Z Downloaded sigpipe v0.1.3
3492026-09-04T03:14:57.644Z Downloaded scroll v0.12.0
3502026-09-04T03:14:57.644Z Downloaded base64ct v1.8.3
3512026-09-04T03:14:57.653Z Downloaded byteorder v1.5.0
3522026-09-04T03:14:57.653Z Downloaded camino-tempfile v1.4.1
3532026-09-04T03:14:57.653Z Downloaded structmeta-derive v0.3.0
3542026-09-04T03:14:57.653Z Downloaded cargo_toml v0.22.3
3552026-09-04T03:14:57.653Z Downloaded console v0.16.4
3562026-09-04T03:14:57.653Z Downloaded lock_api v0.4.14
3572026-09-04T03:14:57.653Z Downloaded anyhow v1.0.104
3582026-09-04T03:14:57.654Z Downloaded libsw-core v0.3.2
3592026-09-04T03:14:57.654Z Downloaded http-body-util v0.1.5
3602026-09-04T03:14:57.654Z Downloaded multer v3.1.0
3612026-09-04T03:14:57.654Z Downloaded num-integer v0.1.47
3622026-09-04T03:14:57.654Z Downloaded num-rational v0.4.2
3632026-09-04T03:14:57.654Z Downloaded bitflags v2.13.1
3642026-09-04T03:14:57.654Z Downloaded cmake v0.1.58
3652026-09-04T03:14:57.654Z Downloaded colorchoice v1.0.5
3662026-09-04T03:14:57.654Z Downloaded humantime v2.4.0
3672026-09-04T03:14:57.654Z Downloaded linear-map v1.2.0
3682026-09-04T03:14:57.654Z Downloaded bytecount v0.6.9
3692026-09-04T03:14:57.654Z Downloaded untrusted v0.7.1
3702026-09-04T03:14:57.654Z Downloaded untrusted v0.9.0
3712026-09-04T03:14:57.654Z Downloaded bcs v0.1.6
3722026-09-04T03:14:57.654Z Downloaded tiny-keccak v2.0.2
3732026-09-04T03:14:57.654Z Downloaded anstyle v1.0.14
3742026-09-04T03:14:57.654Z Downloaded autocfg v1.5.1
3752026-09-04T03:14:57.654Z Downloaded tabwriter v1.4.1
3762026-09-04T03:14:57.654Z Downloaded typeid v1.0.3
3772026-09-04T03:14:57.654Z Downloaded unicode-xid v0.2.6
3782026-09-04T03:14:57.654Z Downloaded foreign-types-shared v0.3.1
3792026-09-04T03:14:57.654Z Downloaded utf8_iter v1.0.4
3802026-09-04T03:14:58.084Z Downloaded arrayvec v0.7.8
3812026-09-04T03:14:58.084Z Downloaded colored v3.1.1
3822026-09-04T03:14:58.084Z Downloaded blake2 v0.10.6
3832026-09-04T03:14:58.084Z Downloaded lru-cache v0.1.2
3842026-09-04T03:14:58.084Z Downloaded bitflags v1.3.2
3852026-09-04T03:14:58.084Z Downloaded defmt v0.3.100
3862026-09-04T03:14:58.084Z Downloaded newtype-uuid v1.4.0
3872026-09-04T03:14:58.085Z Downloaded serde_derive_internals v0.29.1
3882026-09-04T03:14:58.085Z Downloaded zerofrom v0.1.8
3892026-09-04T03:14:58.085Z Downloaded xattr v1.6.1
3902026-09-04T03:14:58.512Z Downloaded icu_locale_core v2.2.0
3912026-09-04T03:14:58.512Z Downloaded cc v1.4.2
3922026-09-04T03:14:58.512Z Downloaded dof v0.4.0
3932026-09-04T03:14:58.512Z Downloaded hyper-rustls v0.27.9
3942026-09-04T03:14:58.512Z Downloaded icu_provider v2.2.0
3952026-09-04T03:14:58.513Z Downloaded clap v4.6.6
3962026-09-04T03:14:58.513Z Downloaded const-oid v0.10.2
3972026-09-04T03:14:58.513Z Downloaded smf v0.2.3
3982026-09-04T03:14:58.513Z Downloaded chacha20 v0.10.1
3992026-09-04T03:14:58.513Z Downloaded dtrace-parser v0.3.0
4002026-09-04T03:14:58.513Z Downloaded version_check v0.9.5
4012026-09-04T03:14:58.513Z Downloaded dunce v1.0.5
4022026-09-04T03:14:58.513Z Downloaded enum-as-inner v0.6.1
4032026-09-04T03:14:58.513Z Downloaded fxhash v0.2.1
4042026-09-04T03:14:58.513Z Downloaded tinystr v0.8.3
4052026-09-04T03:14:58.513Z Downloaded serde_tokenstream v0.3.0
4062026-09-04T03:14:58.513Z Downloaded signal-hook-registry v1.4.8
4072026-09-04T03:14:58.513Z Downloaded slog-json v2.6.1
4082026-09-04T03:14:58.513Z Downloaded thread_local v1.1.10
4092026-09-04T03:14:58.513Z Downloaded find-msvc-tools v0.1.10
4102026-09-04T03:14:58.513Z Downloaded cookie v0.18.2
4112026-09-04T03:14:58.513Z Downloaded thiserror v1.0.69
4122026-09-04T03:14:58.513Z Downloaded thiserror v2.0.20
4132026-09-04T03:14:58.513Z Downloaded tokio-tungstenite v0.21.0
4142026-09-04T03:14:58.513Z Downloaded ahash v0.8.12
4152026-09-04T03:14:58.513Z Downloaded dof v0.3.0
4162026-09-04T03:14:58.513Z Downloaded float-ord v0.3.2
4172026-09-04T03:14:58.513Z Downloaded foreign-types v0.3.2
4182026-09-04T03:14:58.513Z Downloaded generic-array v0.14.7
4192026-09-04T03:14:58.513Z Downloaded powerfmt v0.2.0
4202026-09-04T03:14:58.513Z Downloaded strum_macros v0.27.2
4212026-09-04T03:14:58.514Z Downloaded synstructure v0.13.2
4222026-09-04T03:14:58.514Z Downloaded rustls-pki-types v1.15.1
4232026-09-04T03:14:58.514Z Downloaded jobserver v0.1.35
4242026-09-04T03:14:58.514Z Downloaded slog v2.8.2
4252026-09-04T03:14:58.514Z Downloaded httparse v1.10.1
4262026-09-04T03:14:58.514Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4272026-09-04T03:14:58.514Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4282026-09-04T03:14:58.514Z Downloaded proc-macro-error-attr v1.0.4
4292026-09-04T03:14:58.514Z Downloaded form_urlencoded v1.2.2
4302026-09-04T03:14:58.514Z Downloaded usdt-impl v0.6.0
4312026-09-04T03:14:58.514Z Downloaded progenitor-macro v0.10.0
4322026-09-04T03:14:58.514Z Downloaded progenitor-macro v0.13.0
4332026-09-04T03:14:58.514Z Downloaded backon v1.6.0
4342026-09-04T03:14:58.514Z Downloaded defmt-parser v1.0.0
4352026-09-04T03:14:58.514Z Downloaded indexmap v1.9.3
4362026-09-04T03:14:58.514Z Downloaded zmij v1.0.23
4372026-09-04T03:14:58.514Z Downloaded rustc_version v0.1.7
4382026-09-04T03:14:58.514Z Downloaded serde_spanned v0.6.9
4392026-09-04T03:14:58.514Z Downloaded memmap2 v0.9.11
4402026-09-04T03:14:58.514Z Downloaded miniz_oxide v0.8.9
4412026-09-04T03:14:58.514Z Downloaded tower-service v0.3.3
4422026-09-04T03:14:58.514Z Downloaded serde-big-array v0.5.1
4432026-09-04T03:14:58.514Z Downloaded fs-err v3.3.1
4442026-09-04T03:14:58.514Z Downloaded test-strategy v0.4.5
4452026-09-04T03:14:58.514Z Downloaded libsw v3.5.0
4462026-09-04T03:14:58.514Z Downloaded progenitor-extras v0.2.0
4472026-09-04T03:14:58.514Z Downloaded rand_core v0.9.5
4482026-09-04T03:14:58.514Z Downloaded serial_test v4.0.1
4492026-09-04T03:14:58.514Z Downloaded oxnet v0.1.7
4502026-09-04T03:14:58.514Z Downloaded spin v0.5.2
4512026-09-04T03:14:58.514Z Downloaded tagptr v0.2.0
4522026-09-04T03:14:58.514Z Downloaded usdt-macro v0.6.0
4532026-09-04T03:14:58.514Z Downloaded usdt v0.5.0
4542026-09-04T03:14:58.514Z Downloaded icu_normalizer_data v2.2.0
4552026-09-04T03:14:58.514Z Downloaded litemap v0.8.2
4562026-09-04T03:14:58.514Z Downloaded icu_collections v2.2.0
4572026-09-04T03:14:58.515Z Downloaded chacha20poly1305 v0.10.1
4582026-09-04T03:14:58.515Z Downloaded pest_generator v2.8.8
4592026-09-04T03:14:58.515Z Downloaded pin-project-internal v1.1.13
4602026-09-04T03:14:58.515Z Downloaded allocator-api2 v0.2.21
4612026-09-04T03:14:58.515Z Downloaded thread-id v5.1.0
4622026-09-04T03:14:58.515Z Downloaded crossbeam-epoch v0.9.20
4632026-09-04T03:14:58.515Z Downloaded icu_normalizer v2.2.0
4642026-09-04T03:14:58.515Z Downloaded static_assertions v1.1.0
4652026-09-04T03:14:58.515Z Downloaded tokio-macros v2.7.2
4662026-09-04T03:14:58.515Z Downloaded darling_macro v0.21.3
4672026-09-04T03:14:58.516Z Downloaded highway v1.3.0
4682026-09-04T03:14:58.516Z Downloaded oxide-tokio-rt v0.1.6
4692026-09-04T03:14:58.516Z Downloaded fs_extra v1.3.0
4702026-09-04T03:14:58.516Z Downloaded crossbeam-channel v0.5.16
4712026-09-04T03:14:58.516Z Downloaded want v0.3.1
4722026-09-04T03:14:58.516Z Downloaded schemars v0.8.22
4732026-09-04T03:14:58.516Z Downloaded foreign-types v0.5.0
4742026-09-04T03:14:58.516Z Downloaded group v0.13.0
4752026-09-04T03:14:58.516Z Downloaded serde_yaml v0.9.34+deprecated
4762026-09-04T03:14:58.516Z Downloaded tabled_derive v0.7.0
4772026-09-04T03:14:58.516Z Downloaded phf v0.12.1
4782026-09-04T03:14:58.516Z Downloaded hybrid-array v0.4.14
4792026-09-04T03:14:58.516Z Downloaded rustls-native-certs v0.8.4
4802026-09-04T03:14:58.516Z Downloaded slog-dtrace v0.3.0
4812026-09-04T03:14:58.516Z Downloaded log v0.4.33
4822026-09-04T03:14:58.516Z Downloaded num-complex v0.4.6
4832026-09-04T03:14:58.516Z Downloaded tokio-stream v0.1.19
4842026-09-04T03:14:58.516Z Downloaded potential_utf v0.1.5
4852026-09-04T03:14:58.516Z Downloaded poly1305 v0.8.0
4862026-09-04T03:14:58.516Z Downloaded quinn-udp v0.5.15
4872026-09-04T03:14:58.516Z Downloaded bytes v1.12.1
4882026-09-04T03:14:58.516Z Downloaded futures-io v0.3.34
4892026-09-04T03:14:58.516Z Downloaded git-stub v1.0.0
4902026-09-04T03:14:58.521Z Downloaded hostname v0.3.1
4912026-09-04T03:14:58.521Z Downloaded percent-encoding v2.3.2
4922026-09-04T03:14:58.521Z Downloaded scroll_derive v0.13.1
4932026-09-04T03:14:58.521Z Downloaded yoke v0.8.3
4942026-09-04T03:14:58.521Z Downloaded walkdir v2.5.0
4952026-09-04T03:14:58.521Z Downloaded crypto-bigint v0.5.5
4962026-09-04T03:14:58.522Z Downloaded hash32 v0.3.1
4972026-09-04T03:14:58.522Z Downloaded indicatif v0.18.6
4982026-09-04T03:14:58.522Z Downloaded base64 v0.21.7
4992026-09-04T03:14:58.522Z Downloaded darling v0.23.0
5002026-09-04T03:14:58.522Z Downloaded smawk v0.3.3
5012026-09-04T03:14:58.522Z Downloaded stable_deref_trait v1.2.1
5022026-09-04T03:14:58.522Z Downloaded yoke-derive v0.8.2
5032026-09-04T03:14:58.522Z Downloaded progenitor-macro v0.14.0
5042026-09-04T03:14:58.522Z Downloaded proc-macro-crate v1.3.1
5052026-09-04T03:14:58.522Z Downloaded proc-macro-crate v3.5.0
5062026-09-04T03:14:58.522Z Downloaded progenitor-client v0.14.0
5072026-09-04T03:14:58.522Z Downloaded ff v0.13.1
5082026-09-04T03:14:58.522Z Downloaded darling v0.21.3
5092026-09-04T03:14:58.522Z Downloaded plain v0.2.3
5102026-09-04T03:14:58.522Z Downloaded secrecy v0.10.3
5112026-09-04T03:14:58.522Z Downloaded thiserror-impl v2.0.20
5122026-09-04T03:14:58.522Z Downloaded usdt-macro v0.5.0
5132026-09-04T03:14:58.523Z Downloaded ref-cast v1.0.26
5142026-09-04T03:14:58.523Z Downloaded slog-bunyan v2.5.0
5152026-09-04T03:14:58.523Z Downloaded tinyvec_macros v0.1.1
5162026-09-04T03:14:58.523Z Downloaded toml_writer v1.1.2+spec-1.1.0
5172026-09-04T03:14:58.523Z Downloaded arc-swap v1.9.2
5182026-09-04T03:14:58.523Z Downloaded socket2 v0.6.5
5192026-09-04T03:14:58.523Z Downloaded tar v0.4.46
5202026-09-04T03:14:58.523Z Downloaded papergrid v0.11.0
5212026-09-04T03:14:58.523Z Downloaded serde_urlencoded v0.7.1
5222026-09-04T03:14:58.523Z Downloaded take_mut v0.2.2
5232026-09-04T03:14:58.523Z Downloaded unarray v0.1.4
5242026-09-04T03:14:58.523Z Downloaded toml_write v0.1.2
5252026-09-04T03:14:58.523Z Downloaded proc-macro2 v1.0.107
5262026-09-04T03:14:58.523Z Downloaded serde v1.0.229
5272026-09-04T03:14:58.523Z Downloaded rustversion v1.0.23
5282026-09-04T03:14:58.523Z Downloaded hmac v0.12.1
5292026-09-04T03:14:58.523Z Downloaded num-traits v0.2.19
5302026-09-04T03:14:58.523Z Downloaded ucd-trie v0.1.7
5312026-09-04T03:14:58.523Z Downloaded universal-hash v0.5.1
5322026-09-04T03:14:58.523Z Downloaded usdt v0.6.0
5332026-09-04T03:14:58.523Z Downloaded defmt v1.1.1
5342026-09-04T03:14:58.524Z Downloaded num_enum_derive v0.5.11
5352026-09-04T03:14:58.524Z Downloaded zone_cfg_derive v0.3.1
5362026-09-04T03:14:58.524Z Downloaded paste v1.0.15
5372026-09-04T03:14:58.524Z Downloaded pem v3.0.6
5382026-09-04T03:14:58.524Z Downloaded either v1.17.0
5392026-09-04T03:14:58.524Z Downloaded darling_macro v0.23.0
5402026-09-04T03:14:58.524Z Downloaded strum v0.27.2
5412026-09-04T03:14:58.524Z Downloaded openssl-probe v0.2.1
5422026-09-04T03:14:58.524Z Downloaded thread-id v4.2.2
5432026-09-04T03:14:58.524Z Downloaded embedded-io v0.6.1
5442026-09-04T03:14:58.524Z Downloaded foreign-types-shared v0.1.1
5452026-09-04T03:14:58.524Z Downloaded gethostname v0.5.0
5462026-09-04T03:14:58.524Z Downloaded heck v0.5.0
5472026-09-04T03:14:58.524Z Downloaded foldhash v0.2.0
5482026-09-04T03:14:58.524Z Downloaded parking_lot_core v0.9.12
5492026-09-04T03:14:58.524Z Downloaded typify v0.4.3
5502026-09-04T03:14:58.525Z Downloaded indexmap v2.14.0
5512026-09-04T03:14:58.525Z Downloaded similar v2.7.0
5522026-09-04T03:14:58.525Z Downloaded num_enum v0.7.6
5532026-09-04T03:14:58.525Z Downloaded num_enum_derive v0.7.6
5542026-09-04T03:14:58.525Z Downloaded konst v0.2.20
5552026-09-04T03:14:58.525Z Downloaded snafu-derive v0.8.9
5562026-09-04T03:14:58.525Z Downloaded fastrand v2.5.0
5572026-09-04T03:14:58.525Z Downloaded futures-task v0.3.34
5582026-09-04T03:14:58.525Z Downloaded opaque-debug v0.3.1
5592026-09-04T03:14:58.525Z Downloaded olpc-cjson v0.1.4
5602026-09-04T03:14:58.525Z Downloaded rand_chacha v0.3.1
5612026-09-04T03:14:58.525Z Downloaded minimal-lexical v0.2.1
5622026-09-04T03:14:58.525Z Downloaded http v1.5.0
5632026-09-04T03:14:58.525Z Downloaded hyper-util v0.1.20
5642026-09-04T03:14:58.525Z Downloaded base64 v0.22.1
5652026-09-04T03:14:58.525Z Downloaded rustc_version v0.4.1
5662026-09-04T03:14:58.525Z Downloaded rusty-fork v0.3.1
5672026-09-04T03:14:58.525Z Downloaded strum_macros v0.26.4
5682026-09-04T03:14:58.525Z Downloaded rustc-hash v2.1.3
5692026-09-04T03:14:58.526Z Downloaded scroll_derive v0.12.1
5702026-09-04T03:14:58.526Z Downloaded strsim v0.11.1
5712026-09-04T03:14:58.526Z Downloaded supports-color v3.0.2
5722026-09-04T03:14:58.526Z Downloaded usdt-impl v0.5.0
5732026-09-04T03:14:58.526Z Downloaded tokio-rustls v0.26.4
5742026-09-04T03:14:58.526Z Downloaded sync_wrapper v1.0.2
5752026-09-04T03:14:58.526Z Downloaded thiserror-impl-no-std v2.0.2
5762026-09-04T03:14:58.526Z Downloaded rand_core v0.10.1
5772026-09-04T03:14:58.526Z Downloaded semver v1.0.28
5782026-09-04T03:14:58.526Z Downloaded serde_path_to_error v0.1.20
5792026-09-04T03:14:58.526Z Downloaded displaydoc v0.2.7
5802026-09-04T03:14:58.526Z Downloaded unicode-linebreak v0.1.5
5812026-09-04T03:14:58.526Z Downloaded wait-timeout v0.2.1
5822026-09-04T03:14:58.526Z Downloaded digest v0.11.3
5832026-09-04T03:14:58.526Z Downloaded data-encoding v2.11.1
5842026-09-04T03:14:58.526Z Downloaded papergrid v0.18.0
5852026-09-04T03:14:58.526Z Downloaded password-hash v0.5.0
5862026-09-04T03:14:58.526Z Downloaded proc-macro-error v1.0.4
5872026-09-04T03:14:58.526Z Downloaded progenitor v0.10.0
5882026-09-04T03:14:58.526Z Downloaded zeroize_derive v1.5.0
5892026-09-04T03:14:58.526Z Downloaded embedded-io v0.4.0
5902026-09-04T03:14:58.545Z Downloaded zeroize v1.9.0
5912026-09-04T03:14:58.545Z Downloaded errno v0.3.14
5922026-09-04T03:14:58.546Z Downloaded futures-core v0.3.34
5932026-09-04T03:14:58.546Z Downloaded dyn-clone v1.0.20
5942026-09-04T03:14:58.546Z Downloaded num_threads v0.1.7
5952026-09-04T03:14:58.546Z Downloaded tower v0.5.3
5962026-09-04T03:14:58.546Z Downloaded filetime v0.2.29
5972026-09-04T03:14:58.546Z Downloaded typenum v1.20.1
5982026-09-04T03:14:58.546Z Downloaded async-compression v0.4.43
5992026-09-04T03:14:58.546Z Downloaded diff v0.1.13
6002026-09-04T03:14:58.546Z Downloaded rand_xorshift v0.4.0
6012026-09-04T03:14:58.546Z Downloaded tracing-attributes v0.1.31
6022026-09-04T03:14:58.546Z Downloaded hickory-resolver v0.24.4
6032026-09-04T03:14:58.546Z Downloaded schemars_derive v0.8.22
6042026-09-04T03:14:58.546Z Downloaded shlex v2.0.1
6052026-09-04T03:14:58.546Z Downloaded toml v0.8.23
6062026-09-04T03:14:58.546Z Downloaded spin v0.9.9
6072026-09-04T03:14:58.546Z Downloaded semver v0.1.20
6082026-09-04T03:14:58.546Z Downloaded ron v0.12.2
6092026-09-04T03:14:58.546Z Downloaded scroll v0.13.0
6102026-09-04T03:14:58.547Z Downloaded serde_spanned v1.1.1
6112026-09-04T03:14:58.547Z Downloaded structmeta v0.3.0
6122026-09-04T03:14:58.547Z Downloaded thin-vec v0.2.19
6132026-09-04T03:14:58.547Z Downloaded futures-executor v0.3.34
6142026-09-04T03:14:58.547Z Downloaded zerocopy-derive v0.8.56
6152026-09-04T03:14:58.547Z Downloaded zerovec-derive v0.11.3
6162026-09-04T03:14:58.547Z Downloaded sha2 v0.10.9
6172026-09-04T03:14:58.547Z Downloaded yansi v1.0.1
6182026-09-04T03:14:58.547Z Downloaded hickory-resolver v0.25.2
6192026-09-04T03:14:58.547Z Downloaded smallvec v1.15.2
6202026-09-04T03:14:58.547Z Downloaded toml_parser v1.1.3+spec-1.1.0
6212026-09-04T03:14:58.547Z Downloaded rand_pcg v0.10.2
6222026-09-04T03:14:58.547Z Downloaded fixedbitset v0.4.2
6232026-09-04T03:14:58.547Z Downloaded parse-display-derive v0.10.0
6242026-09-04T03:14:58.547Z Downloaded phf_shared v0.12.1
6252026-09-04T03:14:58.547Z Downloaded parse-display v0.10.0
6262026-09-04T03:14:58.547Z Downloaded pretty-hex v0.4.2
6272026-09-04T03:14:58.547Z Downloaded progenitor-client v0.10.0
6282026-09-04T03:14:58.547Z Downloaded strum v0.26.3
6292026-09-04T03:14:58.547Z Downloaded mio v1.2.2
6302026-09-04T03:14:58.547Z Downloaded progenitor-client v0.13.0
6312026-09-04T03:14:58.547Z Downloaded memchr v2.8.3
6322026-09-04T03:14:58.547Z Downloaded rand v0.10.2
6332026-09-04T03:14:58.547Z Downloaded tinyvec v1.12.0
6342026-09-04T03:14:58.547Z Downloaded prettyplease v0.2.37
6352026-09-04T03:14:58.547Z Downloaded toml_edit v0.19.15
6362026-09-04T03:14:58.547Z Downloaded drift v0.2.0
6372026-09-04T03:14:58.547Z Downloaded getrandom v0.2.17
6382026-09-04T03:14:58.547Z Downloaded tokio-dtrace v0.1.1
6392026-09-04T03:14:58.548Z Downloaded zone v0.3.1
6402026-09-04T03:14:58.548Z Downloaded jiff-core v0.1.0
6412026-09-04T03:14:58.548Z Downloaded toml_edit v0.22.27
6422026-09-04T03:14:58.548Z Downloaded toml_edit v0.25.13+spec-1.1.0
6432026-09-04T03:14:58.549Z Downloaded parking_lot v0.11.2
6442026-09-04T03:14:58.549Z Downloaded port-file v0.1.0
6452026-09-04T03:14:58.549Z Downloaded postcard v1.1.3
6462026-09-04T03:14:58.549Z Downloaded unicode-ident v1.0.24
6472026-09-04T03:14:58.549Z Downloaded pin-project-lite v0.2.17
6482026-09-04T03:14:58.549Z Downloaded serial_test_derive v4.0.1
6492026-09-04T03:14:58.549Z Downloaded clap_builder v4.6.6
6502026-09-04T03:14:58.549Z Downloaded futures v0.3.34
6512026-09-04T03:14:58.549Z Downloaded rhai_codegen v3.2.0
6522026-09-04T03:14:58.549Z Downloaded uuid v1.26.0
6532026-09-04T03:14:58.549Z Downloaded rand_chacha v0.9.0
6542026-09-04T03:14:58.549Z Downloaded dtrace-parser v0.2.0
6552026-09-04T03:14:58.549Z Downloaded sha1 v0.10.7
6562026-09-04T03:14:58.549Z Downloaded slog-term v2.9.2
6572026-09-04T03:14:58.549Z Downloaded tough v0.22.0
6582026-09-04T03:14:58.549Z Downloaded pkg-config v0.3.33
6592026-09-04T03:14:58.549Z Downloaded rayon-core v1.13.0
6602026-09-04T03:14:58.549Z Downloaded rand v0.9.5
6612026-09-04T03:14:58.549Z Downloaded slog-async v2.8.0
6622026-09-04T03:14:58.549Z Downloaded futures-macro v0.3.34
6632026-09-04T03:14:58.549Z Downloaded deranged v0.5.8
6642026-09-04T03:14:58.549Z Downloaded erased-serde v0.3.31
6652026-09-04T03:14:58.549Z Downloaded hex v0.4.3
6662026-09-04T03:14:58.550Z Downloaded progenitor v0.14.0
6672026-09-04T03:14:58.550Z Downloaded openssl-macros v0.1.1
6682026-09-04T03:14:58.550Z Downloaded ref-cast-impl v1.0.26
6692026-09-04T03:14:58.550Z Downloaded utf-8 v0.7.6
6702026-09-04T03:14:58.550Z Downloaded tungstenite v0.21.0
6712026-09-04T03:14:58.550Z Downloaded resolv-conf v0.7.6
6722026-09-04T03:14:58.550Z Downloaded quinn v0.11.11
6732026-09-04T03:14:58.550Z Downloaded tower-layer v0.3.3
6742026-09-04T03:14:58.550Z Downloaded usdt-attr-macro v0.5.0
6752026-09-04T03:14:58.550Z Downloaded debug-ignore v1.0.5
6762026-09-04T03:14:58.550Z Downloaded time-macros v0.2.32
6772026-09-04T03:14:58.550Z Downloaded derive-where v1.6.1
6782026-09-04T03:14:58.550Z Downloaded elliptic-curve v0.13.8
6792026-09-04T03:14:58.550Z Downloaded getrandom v0.4.3
6802026-09-04T03:14:58.550Z Downloaded dropshot_endpoint v0.17.1
6812026-09-04T03:14:58.550Z Downloaded try-lock v0.2.5
6822026-09-04T03:14:58.550Z Downloaded utf8parse v0.2.2
6832026-09-04T03:14:58.550Z Downloaded foreign-types-macros v0.2.4
6842026-09-04T03:14:58.550Z Downloaded termtree v0.5.1
6852026-09-04T03:14:58.551Z Downloaded equivalent v1.0.2
6862026-09-04T03:14:58.551Z Downloaded slog-stdlog v4.1.1
6872026-09-04T03:14:58.551Z Downloaded idna v1.1.0
6882026-09-04T03:14:58.551Z Downloaded serde_repr v0.1.21
6892026-09-04T03:14:58.551Z Downloaded expectorate v1.3.0
6902026-09-04T03:14:58.569Z Downloaded rustls-webpki v0.103.14
6912026-09-04T03:14:58.569Z Downloaded steno v0.4.1
6922026-09-04T03:14:58.569Z Downloaded owo-colors v4.3.0
6932026-09-04T03:14:58.569Z Downloaded unicode-segmentation v1.13.3
6942026-09-04T03:14:58.569Z Downloaded progenitor-impl v0.14.0
6952026-09-04T03:14:58.569Z Downloaded fnv v1.0.7
6962026-09-04T03:14:58.569Z Downloaded slog-scope v4.4.1
6972026-09-04T03:14:58.569Z Downloaded ppv-lite86 v0.2.21
6982026-09-04T03:14:58.570Z Downloaded git-stub-vcs v0.1.0
6992026-09-04T03:14:58.570Z Downloaded zerotrie v0.2.4
7002026-09-04T03:14:58.570Z Downloaded unit-prefix v0.5.2
7012026-09-04T03:14:58.570Z Downloaded glob v0.3.4
7022026-09-04T03:14:58.570Z Downloaded parking_lot_core v0.8.6
7032026-09-04T03:14:58.570Z Downloaded siphasher v1.0.3
7042026-09-04T03:14:58.570Z Downloaded heapless v0.8.0
7052026-09-04T03:14:58.570Z Downloaded waitgroup v0.1.2
7062026-09-04T03:14:58.570Z Downloaded chrono-tz v0.10.4
7072026-09-04T03:14:58.570Z Downloaded testing_table v0.3.0
7082026-09-04T03:14:58.570Z Downloaded xz2 v0.1.7
7092026-09-04T03:14:58.570Z Downloaded thiserror-impl v1.0.69
7102026-09-04T03:14:58.570Z Downloaded same-file v1.0.6
7112026-09-04T03:14:58.570Z Downloaded nom v8.0.0
7122026-09-04T03:14:58.570Z Downloaded schemars v1.2.2
7132026-09-04T03:14:58.570Z Downloaded nom v7.1.3
7142026-09-04T03:14:58.570Z Downloaded blake3 v1.8.6
7152026-09-04T03:14:58.570Z Downloaded hashbrown v0.17.1
7162026-09-04T03:14:58.570Z Downloaded serde_with_macros v3.22.0
7172026-09-04T03:14:58.571Z Downloaded similar v3.2.0
7182026-09-04T03:14:58.571Z Downloaded term v1.2.1
7192026-09-04T03:14:58.571Z Downloaded daft-derive v0.1.8
7202026-09-04T03:14:58.571Z Downloaded rand_core v0.6.4
7212026-09-04T03:14:58.571Z Downloaded quick-error v1.2.3
7222026-09-04T03:14:58.571Z Downloaded time-core v0.1.9
7232026-09-04T03:14:58.571Z Downloaded futures-sink v0.3.34
7242026-09-04T03:14:58.571Z Downloaded typify-macro v0.6.2
7252026-09-04T03:14:58.571Z Downloaded usdt-attr-macro v0.6.0
7262026-09-04T03:14:58.571Z Downloaded heck v0.4.1
7272026-09-04T03:14:58.575Z Downloaded swrite v0.1.0
7282026-09-04T03:14:58.575Z Downloaded serde_tokenstream v0.2.3
7292026-09-04T03:14:58.575Z Downloaded zerofrom-derive v0.1.7
7302026-09-04T03:14:58.575Z Downloaded typify-macro v0.4.3
7312026-09-04T03:14:58.575Z Downloaded topological-sort v0.2.2
7322026-09-04T03:14:58.575Z Downloaded subtle v2.6.1
7332026-09-04T03:14:58.575Z Downloaded tempfile v3.27.0
7342026-09-04T03:14:58.575Z Downloaded toml_datetime v0.6.11
7352026-09-04T03:14:58.575Z Downloaded dropshot-api-manager-types v0.8.0
7362026-09-04T03:14:58.575Z Downloaded omicron-workspace-hack v0.1.0
7372026-09-04T03:14:58.575Z Downloaded vsss-rs v3.3.4
7382026-09-04T03:14:58.575Z Downloaded thiserror-no-std v2.0.2
7392026-09-04T03:14:58.575Z Downloaded quote v1.0.47
7402026-09-04T03:14:58.575Z Downloaded futures-channel v0.3.34
7412026-09-04T03:14:58.575Z Downloaded terminal_size v0.4.4
7422026-09-04T03:14:58.575Z Downloaded unicode-normalization v0.1.25
7432026-09-04T03:14:58.575Z Downloaded digest v0.10.7
7442026-09-04T03:14:58.575Z Downloaded slab v0.4.12
7452026-09-04T03:14:58.575Z Downloaded tracing-core v0.1.36
7462026-09-04T03:14:58.576Z Downloaded whoami v1.6.1
7472026-09-04T03:14:58.576Z Downloaded serde_derive v1.0.229
7482026-09-04T03:14:58.576Z Downloaded textwrap v0.16.2
7492026-09-04T03:14:58.576Z Downloaded progenitor-impl v0.13.0
7502026-09-04T03:14:58.576Z Downloaded fixedbitset v0.5.7
7512026-09-04T03:14:58.576Z Downloaded darling_core v0.23.0
7522026-09-04T03:14:58.576Z Downloaded hashbrown v0.16.1
7532026-09-04T03:14:58.576Z Downloaded itertools v0.12.1
7542026-09-04T03:14:58.576Z Downloaded foldhash v0.1.5
7552026-09-04T03:14:58.576Z Downloaded toml v0.9.12+spec-1.1.0
7562026-09-04T03:14:58.576Z Downloaded zerocopy-derive v0.7.35
7572026-09-04T03:14:58.576Z Downloaded pest_meta v2.8.8
7582026-09-04T03:14:58.576Z Downloaded derive-ex v0.1.8
7592026-09-04T03:14:58.576Z Downloaded progenitor v0.13.0
7602026-09-04T03:14:58.576Z Downloaded defmt-macros v1.1.1
7612026-09-04T03:14:58.576Z Downloaded chrono v0.4.45
7622026-09-04T03:14:58.577Z Downloaded darling_core v0.21.3
7632026-09-04T03:14:58.577Z Downloaded parking_lot v0.12.5
7642026-09-04T03:14:58.577Z Downloaded smartstring v1.0.1
7652026-09-04T03:14:58.577Z Downloaded globset v0.4.20
7662026-09-04T03:14:58.577Z Downloaded pest_derive v2.8.8
7672026-09-04T03:14:58.577Z Downloaded pest v2.8.8
7682026-09-04T03:14:58.577Z Downloaded itertools v0.14.0
7692026-09-04T03:14:58.577Z Downloaded ryu v1.0.23
7702026-09-04T03:14:58.577Z Downloaded derive_more v0.99.20
7712026-09-04T03:14:58.577Z Downloaded simd-adler32 v0.3.10
7722026-09-04T03:14:58.577Z Downloaded icu_properties_data v2.2.0
7732026-09-04T03:14:58.577Z Downloaded omicron-zone-package v0.12.3
7742026-09-04T03:14:58.577Z Downloaded unsafe-libyaml v0.2.11
7752026-09-04T03:14:58.577Z Downloaded qorb v0.4.1
7762026-09-04T03:14:58.577Z Downloaded iddqd v0.4.6
7772026-09-04T03:14:58.577Z Downloaded once_cell v1.21.4
7782026-09-04T03:14:58.578Z Downloaded typed-path v0.9.3
7792026-09-04T03:14:58.578Z Downloaded toml v0.7.8
7802026-09-04T03:14:58.578Z Downloaded snafu v0.8.9
7812026-09-04T03:14:58.578Z Downloaded futures-util v0.3.34
7822026-09-04T03:14:58.578Z Downloaded pin-project v1.1.13
7832026-09-04T03:14:58.578Z Downloaded writeable v0.6.3
7842026-09-04T03:14:58.578Z Downloaded zerovec v0.11.6
7852026-09-04T03:14:58.578Z Downloaded hashbrown v0.15.5
7862026-09-04T03:14:58.578Z Downloaded aws-lc-rs v1.18.0
7872026-09-04T03:14:58.578Z Downloaded serde_core v1.0.229
7882026-09-04T03:14:58.578Z Downloaded hyper v1.11.0
7892026-09-04T03:14:58.578Z Downloaded getrandom v0.3.4
7902026-09-04T03:14:58.615Z Downloaded itertools v0.15.0
7912026-09-04T03:14:58.616Z Downloaded openssl-sys v0.9.117
7922026-09-04T03:14:58.616Z Downloaded winnow v0.5.40
7932026-09-04T03:14:58.616Z Downloaded half v2.7.1
7942026-09-04T03:14:58.616Z Downloaded vcpkg v0.2.15
7952026-09-04T03:14:58.616Z Downloaded typify v0.6.2
7962026-09-04T03:14:58.616Z Downloaded tokio-util v0.7.19
7972026-09-04T03:14:58.616Z Downloaded progenitor-impl v0.10.0
7982026-09-04T03:14:58.616Z Downloaded libm v0.2.16
7992026-09-04T03:14:58.616Z Downloaded regex v1.13.1
8002026-09-04T03:14:58.616Z Downloaded toml v1.1.4+spec-1.1.0
8012026-09-04T03:14:58.616Z Downloaded rustls-platform-verifier v0.7.0
8022026-09-04T03:14:58.616Z Downloaded rand v0.8.7
8032026-09-04T03:14:58.616Z Downloaded schemars v0.9.0
8042026-09-04T03:14:58.616Z Downloaded hkdf v0.12.4
8052026-09-04T03:14:58.616Z Downloaded tabled v0.21.0
8062026-09-04T03:14:58.616Z Downloaded flate2 v1.1.9
8072026-09-04T03:14:58.616Z Downloaded dropshot-api-manager v0.8.0
8082026-09-04T03:14:58.616Z Downloaded serde_json v1.0.151
8092026-09-04T03:14:58.616Z Downloaded reqwest v0.12.28
8102026-09-04T03:14:58.616Z Downloaded hashbrown v0.12.3
8112026-09-04T03:14:58.616Z Downloaded pretty_assertions v1.4.1
8122026-09-04T03:14:58.616Z Downloaded curve25519-dalek v4.1.3
8132026-09-04T03:14:58.616Z Downloaded url v2.5.8
8142026-09-04T03:14:58.616Z Downloaded h2 v0.4.15
8152026-09-04T03:14:58.617Z Downloaded rayon v1.12.0
8162026-09-04T03:14:58.617Z Downloaded reqwest v0.13.4
8172026-09-04T03:14:58.617Z Downloaded bstr v1.13.1
8182026-09-04T03:14:58.617Z Downloaded tower-http v0.6.11
8192026-09-04T03:14:58.617Z Downloaded winnow v1.0.4
8202026-09-04T03:14:58.617Z Downloaded winnow v0.7.15
8212026-09-04T03:14:58.617Z Downloaded zerocopy v0.7.35
8222026-09-04T03:14:58.617Z Downloaded moka v0.12.16
8232026-09-04T03:14:58.617Z Downloaded syn v1.0.109
8242026-09-04T03:14:58.617Z Downloaded webpki-roots v1.0.9
8252026-09-04T03:14:58.617Z Downloaded goblin v0.8.2
8262026-09-04T03:14:58.617Z Downloaded portable-atomic v1.15.0
8272026-09-04T03:14:58.617Z Downloaded proptest v1.11.0
8282026-09-04T03:14:58.617Z Downloaded serde_with v3.22.0
8292026-09-04T03:14:58.617Z Downloaded regress v0.11.1
8302026-09-04T03:14:58.617Z Downloaded rustix v0.38.44
8312026-09-04T03:14:58.617Z Downloaded tabled v0.15.0
8322026-09-04T03:14:58.617Z Downloaded goblin v0.10.7
8332026-09-04T03:14:58.617Z Downloaded zerocopy v0.8.56
8342026-09-04T03:14:58.617Z Downloaded regress v0.10.5
8352026-09-04T03:14:58.617Z Downloaded time v0.3.55
8362026-09-04T03:14:58.617Z Downloaded unicode-width v0.2.2
8372026-09-04T03:14:58.617Z Downloaded syn v3.0.3
8382026-09-04T03:14:58.617Z Downloaded quinn-proto v0.11.16
8392026-09-04T03:14:58.617Z Downloaded unicode-width v0.1.14
8402026-09-04T03:14:58.618Z Downloaded smoltcp v0.11.0
8412026-09-04T03:14:58.647Z Downloaded nix v0.31.3
8422026-09-04T03:14:58.647Z Downloaded openssl v0.10.81
8432026-09-04T03:14:58.647Z Downloaded syn v2.0.119
8442026-09-04T03:14:58.647Z Downloaded tracing v0.1.44
8452026-09-04T03:14:58.647Z Downloaded dropshot v0.17.1
8462026-09-04T03:14:58.667Z Downloaded hickory-proto v0.25.2
8472026-09-04T03:14:58.667Z Downloaded hickory-proto v0.24.4
8482026-09-04T03:14:58.667Z Downloaded rhai v1.26.0
8492026-09-04T03:14:58.722Z Downloaded sled v0.34.7
8502026-09-04T03:14:58.722Z Downloaded typify-impl v0.4.3
8512026-09-04T03:14:58.772Z Downloaded openapiv3 v2.2.0
8522026-09-04T03:14:58.772Z Downloaded sha3 v0.10.9
8532026-09-04T03:14:58.772Z Downloaded csv v1.4.0
8542026-09-04T03:14:58.772Z Downloaded regex-syntax v0.8.11
8552026-09-04T03:14:58.772Z Downloaded rustix v1.1.4
8562026-09-04T03:14:58.772Z Downloaded rustls v0.23.43
8572026-09-04T03:14:58.816Z Downloaded typify-impl v0.6.2
8582026-09-04T03:14:58.817Z Downloaded ring v0.17.14
8592026-09-04T03:14:58.838Z Downloaded jiff v0.2.35
8602026-09-04T03:14:58.839Z Downloaded regex-automata v0.4.18
8612026-09-04T03:14:58.852Z Downloaded lzma-sys v0.1.20
8622026-09-04T03:14:58.852Z Downloaded petgraph v0.6.5
8632026-09-04T03:14:59.282Z Downloaded libc v0.2.189
8642026-09-04T03:14:59.307Z Downloaded petgraph v0.8.3
8652026-09-04T03:14:59.307Z Downloaded tokio v1.53.1
8662026-09-04T03:14:59.307Z Downloaded encoding_rs v0.8.35
8672026-09-04T03:14:59.307Z Downloaded aws-lc-sys v0.44.0
8682026-09-04T03:15:00.188Z Compiling proc-macro2 v1.0.107
8692026-09-04T03:15:00.188Z Compiling quote v1.0.47
8702026-09-04T03:15:00.199Z Compiling unicode-ident v1.0.24
8712026-09-04T03:15:00.200Z Compiling serde_core v1.0.229
8722026-09-04T03:15:00.200Z Compiling cfg-if v1.0.4
8732026-09-04T03:15:00.200Z Compiling serde v1.0.229
8742026-09-04T03:15:00.200Z Compiling libc v0.2.189
8752026-09-04T03:15:00.200Z Compiling memchr v2.8.3
8762026-09-04T03:15:00.343Z Compiling itoa v1.0.18
8772026-09-04T03:15:00.535Z Compiling smallvec v1.15.2
8782026-09-04T03:15:00.812Z Compiling zmij v1.0.23
8792026-09-04T03:15:00.943Z Compiling autocfg v1.5.1
8802026-09-04T03:15:00.998Z Compiling libm v0.2.16
8812026-09-04T03:15:00.998Z Compiling stable_deref_trait v1.2.1
8822026-09-04T03:15:01.062Z Compiling writeable v0.6.3
8832026-09-04T03:15:01.303Z Compiling litemap v0.8.2
8842026-09-04T03:15:01.308Z Compiling percent-encoding v2.3.2
8852026-09-04T03:15:01.717Z Compiling icu_normalizer_data v2.2.0
8862026-09-04T03:15:01.725Z Compiling icu_properties_data v2.2.0
8872026-09-04T03:15:01.725Z Compiling utf8_iter v1.0.4
8882026-09-04T03:15:01.725Z Compiling iana-time-zone v0.1.65
8892026-09-04T03:15:01.725Z Compiling equivalent v1.0.2
8902026-09-04T03:15:01.725Z Compiling form_urlencoded v1.2.2
8912026-09-04T03:15:01.728Z Compiling allocator-api2 v0.2.21
8922026-09-04T03:15:01.755Z Compiling serde_json v1.0.151
8932026-09-04T03:15:02.235Z Compiling dyn-clone v1.0.20
8942026-09-04T03:15:02.240Z Compiling syn v2.0.119
8952026-09-04T03:15:02.240Z Compiling syn v3.0.3
8962026-09-04T03:15:02.240Z Compiling version_check v0.9.5
8972026-09-04T03:15:02.240Z Compiling pin-project-lite v0.2.17
8982026-09-04T03:15:02.240Z Compiling hashbrown v0.17.1
8992026-09-04T03:15:02.240Z Compiling parking_lot_core v0.9.12
9002026-09-04T03:15:02.240Z Compiling scopeguard v1.2.0
9012026-09-04T03:15:02.240Z Compiling lock_api v0.4.14
9022026-09-04T03:15:02.260Z Compiling num-traits v0.2.19
9032026-09-04T03:15:02.390Z Compiling thiserror v2.0.20
9042026-09-04T03:15:02.481Z Compiling rand_core v0.10.1
9052026-09-04T03:15:02.631Z Compiling getrandom v0.4.3
9062026-09-04T03:15:02.642Z Compiling errno v0.3.14
9072026-09-04T03:15:02.662Z Compiling log v0.4.33
9082026-09-04T03:15:02.798Z Compiling heck v0.5.0
9092026-09-04T03:15:02.865Z Compiling futures-core v0.3.34
9102026-09-04T03:15:02.912Z Compiling semver v1.0.28
9112026-09-04T03:15:03.040Z Compiling indexmap v2.14.0
9122026-09-04T03:15:03.264Z Compiling uuid v1.26.0
9132026-09-04T03:15:03.685Z Compiling zerocopy v0.8.56
9142026-09-04T03:15:03.697Z Compiling schemars v0.8.22
9152026-09-04T03:15:03.697Z Compiling futures-sink v0.3.34
9162026-09-04T03:15:03.724Z Compiling slab v0.4.12
9172026-09-04T03:15:04.138Z Compiling jobserver v0.1.35
9182026-09-04T03:15:04.144Z Compiling fnv v1.0.7
9192026-09-04T03:15:04.144Z Compiling shlex v2.0.1
9202026-09-04T03:15:04.144Z Compiling find-msvc-tools v0.1.10
9212026-09-04T03:15:04.144Z Compiling rustversion v1.0.23
9222026-09-04T03:15:04.144Z Compiling futures-channel v0.3.34
9232026-09-04T03:15:04.144Z Compiling cc v1.4.2
9242026-09-04T03:15:04.144Z Compiling bitflags v2.13.1
9252026-09-04T03:15:04.145Z Compiling futures-io v0.3.34
9262026-09-04T03:15:04.164Z Compiling pkg-config v0.3.33
9272026-09-04T03:15:04.284Z Compiling futures-task v0.3.34
9282026-09-04T03:15:04.323Z Compiling socket2 v0.6.5
9292026-09-04T03:15:04.463Z Compiling signal-hook-registry v1.4.8
9302026-09-04T03:15:04.638Z Compiling parking_lot v0.12.5
9312026-09-04T03:15:04.638Z Compiling mio v1.2.2
9322026-09-04T03:15:04.784Z Compiling synstructure v0.13.2
9332026-09-04T03:15:04.794Z Compiling serde_derive_internals v0.29.1
9342026-09-04T03:15:05.109Z Compiling portable-atomic v1.15.0
9352026-09-04T03:15:05.130Z Compiling cmake v0.1.58
9362026-09-04T03:15:05.166Z Compiling dunce v1.0.5
9372026-09-04T03:15:05.252Z Compiling fs_extra v1.3.0
9382026-09-04T03:15:05.285Z Compiling typenum v1.20.1
9392026-09-04T03:15:05.736Z Compiling serde_derive v1.0.229
9402026-09-04T03:15:05.743Z Compiling displaydoc v0.2.7
9412026-09-04T03:15:05.743Z Compiling thiserror-impl v2.0.20
9422026-09-04T03:15:05.743Z Compiling tokio-macros v2.7.2
9432026-09-04T03:15:05.743Z Compiling futures-macro v0.3.34
9442026-09-04T03:15:05.991Z Compiling zerofrom-derive v0.1.7
9452026-09-04T03:15:06.081Z Compiling yoke-derive v0.8.2
9462026-09-04T03:15:06.105Z Compiling zerovec-derive v0.11.3
9472026-09-04T03:15:06.181Z Compiling schemars_derive v0.8.22
9482026-09-04T03:15:06.256Z Compiling zerocopy-derive v0.8.56
9492026-09-04T03:15:06.797Z Compiling zeroize_derive v1.5.0
9502026-09-04T03:15:07.246Z Compiling futures-util v0.3.34
9512026-09-04T03:15:07.718Z Compiling zeroize v1.9.0
9522026-09-04T03:15:07.718Z Compiling aws-lc-sys v0.44.0
9532026-09-04T03:15:07.736Z Compiling base64 v0.22.1
9542026-09-04T03:15:07.736Z Compiling zerofrom v0.1.8
9552026-09-04T03:15:07.736Z Compiling yoke v0.8.3
9562026-09-04T03:15:07.736Z Compiling critical-section v1.2.0
9572026-09-04T03:15:07.736Z Compiling slog v2.8.2
9582026-09-04T03:15:07.736Z Compiling once_cell v1.21.4
9592026-09-04T03:15:07.736Z Compiling zerovec v0.11.6
9602026-09-04T03:15:07.736Z Compiling zerotrie v0.2.4
9612026-09-04T03:15:07.736Z Compiling rustix v1.1.4
9622026-09-04T03:15:07.742Z Compiling subtle v2.6.1
9632026-09-04T03:15:07.898Z Compiling byteorder v1.5.0
9642026-09-04T03:15:07.923Z Compiling strsim v0.11.1
9652026-09-04T03:15:08.081Z Compiling tinystr v0.8.3
9662026-09-04T03:15:08.130Z Compiling potential_utf v0.1.5
9672026-09-04T03:15:08.783Z Compiling icu_locale_core v2.2.0
9682026-09-04T03:15:09.197Z Compiling icu_collections v2.2.0
9692026-09-04T03:15:09.197Z Compiling regex-syntax v0.8.11
9702026-09-04T03:15:09.197Z Compiling ipnet v2.12.1
9712026-09-04T03:15:09.197Z Compiling bytes v1.12.1
9722026-09-04T03:15:09.202Z Compiling chrono v0.4.45
9732026-09-04T03:15:09.202Z Compiling erased-serde v0.3.31
9742026-09-04T03:15:09.202Z Compiling icu_provider v2.2.0
9752026-09-04T03:15:09.227Z Compiling http v1.5.0
9762026-09-04T03:15:09.749Z Compiling tokio v1.53.1
9772026-09-04T03:15:10.109Z Compiling icu_normalizer v2.2.0
9782026-09-04T03:15:10.269Z Compiling icu_properties v2.2.0
9792026-09-04T03:15:10.421Z Compiling serde_tokenstream v0.2.3
9802026-09-04T03:15:10.422Z Compiling http-body v1.1.0
9812026-09-04T03:15:10.699Z Compiling atomic-waker v1.1.2
9822026-09-04T03:15:10.699Z Compiling httparse v1.10.1
9832026-09-04T03:15:10.699Z Compiling tower-layer v0.3.3
9842026-09-04T03:15:10.699Z Compiling tower-service v0.3.3
9852026-09-04T03:15:10.863Z Compiling getrandom v0.2.17
9862026-09-04T03:15:10.863Z Compiling try-lock v0.2.5
9872026-09-04T03:15:10.863Z Compiling thiserror v1.0.69
9882026-09-04T03:15:10.863Z Compiling idna_adapter v1.2.2
9892026-09-04T03:15:11.880Z Compiling ppv-lite86 v0.2.21
9902026-09-04T03:15:11.880Z Compiling idna v1.1.0
9912026-09-04T03:15:11.967Z Compiling untrusted v0.9.0
9922026-09-04T03:15:11.968Z Compiling ryu v1.0.23
9932026-09-04T03:15:11.968Z Compiling ucd-trie v0.1.7
9942026-09-04T03:15:11.968Z Compiling rand_core v0.6.4
9952026-09-04T03:15:11.968Z Compiling url v2.5.8
9962026-09-04T03:15:11.968Z Compiling pest v2.8.8
9972026-09-04T03:15:11.968Z Compiling want v0.3.1
9982026-09-04T03:15:11.968Z Compiling thiserror-impl v1.0.69
9992026-09-04T03:15:11.968Z Compiling httpdate v1.0.3
10002026-09-04T03:15:11.968Z Compiling getrandom v0.3.4
10012026-09-04T03:15:11.968Z Compiling pretty-hex v0.4.2
10022026-09-04T03:15:11.968Z Compiling winnow v1.0.4
10032026-09-04T03:15:11.968Z Compiling plain v0.2.3
10042026-09-04T03:15:12.179Z Compiling paste v1.0.15
10052026-09-04T03:15:12.590Z Compiling foldhash v0.2.0
10062026-09-04T03:15:12.600Z Compiling pest_meta v2.8.8
10072026-09-04T03:15:12.600Z Compiling tracing-core v0.1.36
10082026-09-04T03:15:12.600Z Compiling ipnetwork v0.21.1
10092026-09-04T03:15:12.600Z Compiling tracing-attributes v0.1.31
10102026-09-04T03:15:12.791Z Compiling oxnet v0.1.7
10112026-09-04T03:15:12.937Z Compiling pest_generator v2.8.8
10122026-09-04T03:15:12.973Z Compiling ident_case v1.0.1
10132026-09-04T03:15:13.077Z Compiling omicron-workspace-hack v0.1.0
10142026-09-04T03:15:13.302Z Compiling serde_urlencoded v0.7.1
10152026-09-04T03:15:13.315Z Compiling http-body-util v0.1.5
10162026-09-04T03:15:13.515Z Compiling aho-corasick v1.1.5
10172026-09-04T03:15:13.982Z Compiling pest_derive v2.8.8
10182026-09-04T03:15:14.003Z Compiling sync_wrapper v1.0.2
10192026-09-04T03:15:14.004Z Compiling daft-derive v0.1.8
10202026-09-04T03:15:14.004Z Compiling tracing v0.1.44
10212026-09-04T03:15:14.004Z Compiling fastrand v2.5.0
10222026-09-04T03:15:14.139Z Compiling hashbrown v0.16.1
10232026-09-04T03:15:14.208Z Compiling tokio-util v0.7.19
10242026-09-04T03:15:14.416Z Compiling regex-automata v0.4.18
10252026-09-04T03:15:14.727Z Compiling scroll_derive v0.13.1
10262026-09-04T03:15:15.247Z Compiling async-trait v0.1.92
10272026-09-04T03:15:15.256Z Compiling num-conv v0.2.2
10282026-09-04T03:15:15.256Z Compiling aws-lc-rs v1.18.0
10292026-09-04T03:15:15.463Z Compiling anyhow v1.0.104
10302026-09-04T03:15:15.463Z Compiling time-core v0.1.9
10312026-09-04T03:15:15.481Z Compiling time-macros v0.2.32
10322026-09-04T03:15:15.622Z Compiling scroll v0.13.0
10332026-09-04T03:15:15.656Z Compiling rustls-pki-types v1.15.1
10342026-09-04T03:15:15.827Z Compiling num_threads v0.1.7
10352026-09-04T03:15:15.842Z Compiling openssl-probe v0.2.1
10362026-09-04T03:15:15.922Z Compiling hex v0.4.3
10372026-09-04T03:15:15.944Z Compiling deranged v0.5.8
10382026-09-04T03:15:16.029Z Compiling powerfmt v0.2.0
10392026-09-04T03:15:16.068Z Compiling goblin v0.10.7
10402026-09-04T03:15:16.601Z Compiling regex v1.13.1
10412026-09-04T03:15:16.659Z Compiling camino v1.2.5
10422026-09-04T03:15:16.711Z Compiling untrusted v0.7.1
10432026-09-04T03:15:16.829Z Compiling crc32fast v1.5.0
10442026-09-04T03:15:16.958Z Compiling rustls v0.23.43
10452026-09-04T03:15:17.015Z Compiling usdt-impl v0.6.0
10462026-09-04T03:15:17.171Z Compiling h2 v0.4.15
10472026-09-04T03:15:17.184Z Compiling dtrace-parser v0.3.0
10482026-09-04T03:15:17.267Z Compiling crossbeam-utils v0.8.22
10492026-09-04T03:15:17.518Z Compiling futures-executor v0.3.34
10502026-09-04T03:15:17.598Z Compiling serde_tokenstream v0.3.0
10512026-09-04T03:15:17.667Z Compiling structmeta-derive v0.3.0
10522026-09-04T03:15:17.774Z Compiling thread-id v5.1.0
10532026-09-04T03:15:17.867Z Compiling simd-adler32 v0.3.10
10542026-09-04T03:15:17.883Z Compiling cpufeatures v0.3.0
10552026-09-04T03:15:17.947Z Compiling adler2 v2.0.1
10562026-09-04T03:15:18.057Z Compiling miniz_oxide v0.8.9
10572026-09-04T03:15:18.067Z Compiling newtype-uuid-macros v0.1.1
10582026-09-04T03:15:18.077Z Compiling futures v0.3.34
10592026-09-04T03:15:18.149Z Compiling rand_core v0.9.5
10602026-09-04T03:15:18.760Z Compiling darling_core v0.23.0
10612026-09-04T03:15:18.793Z Compiling structmeta v0.3.0
10622026-09-04T03:15:18.878Z Compiling hybrid-array v0.4.14
10632026-09-04T03:15:18.914Z Compiling dof v0.4.0
10642026-09-04T03:15:19.108Z Compiling thread_local v1.1.10
10652026-09-04T03:15:19.334Z Compiling hyper v1.11.0
10662026-09-04T03:15:19.357Z Compiling match_cfg v0.1.0
10672026-09-04T03:15:19.825Z Compiling flate2 v1.1.9
10682026-09-04T03:15:20.934Z Compiling newtype-uuid v1.4.0
10692026-09-04T03:15:20.934Z Compiling slog-async v2.8.0
10702026-09-04T03:15:20.950Z Compiling hyper-util v0.1.20
10712026-09-04T03:15:20.950Z Compiling compression-core v0.4.32
10722026-09-04T03:15:20.950Z Compiling quick-error v1.2.3
10732026-09-04T03:15:20.950Z Compiling ref-cast v1.0.26
10742026-09-04T03:15:20.950Z Compiling darling_macro v0.23.0
10752026-09-04T03:15:21.403Z Compiling compression-codecs v0.4.38
10762026-09-04T03:15:21.417Z Compiling daft v0.1.8
10772026-09-04T03:15:21.417Z Compiling crypto-common v0.2.2
10782026-09-04T03:15:21.417Z Compiling block-buffer v0.12.1
10792026-09-04T03:15:21.417Z Compiling usdt-macro v0.6.0
10802026-09-04T03:15:21.417Z Compiling usdt-attr-macro v0.6.0
10812026-09-04T03:15:21.417Z Compiling rand_chacha v0.9.0
10822026-09-04T03:15:21.449Z Compiling darling v0.23.0
10832026-09-04T03:15:21.533Z Compiling strum_macros v0.26.4
10842026-09-04T03:15:22.176Z Compiling ref-cast-impl v1.0.26
10852026-09-04T03:15:22.181Z Compiling serde_spanned v1.1.1
10862026-09-04T03:15:22.181Z Compiling multer v3.1.0
10872026-09-04T03:15:22.181Z Compiling generic-array v0.14.7
10882026-09-04T03:15:22.297Z Compiling take_mut v0.2.2
10892026-09-04T03:15:22.348Z Compiling term v1.2.1
10902026-09-04T03:15:22.355Z Compiling toml_writer v1.1.2+spec-1.1.0
10912026-09-04T03:15:22.398Z Compiling bit-vec v0.8.0
10922026-09-04T03:15:22.402Z Compiling debug-ignore v1.0.5
10932026-09-04T03:15:22.411Z Compiling const-oid v0.10.2
10942026-09-04T03:15:22.556Z Compiling digest v0.11.3
10952026-09-04T03:15:22.567Z Compiling bit-set v0.8.0
10962026-09-04T03:15:22.621Z Compiling serde_with_macros v3.22.0
10972026-09-04T03:15:22.631Z Compiling rand v0.9.5
10982026-09-04T03:15:22.733Z Compiling async-stream-impl v0.3.6
10992026-09-04T03:15:22.736Z Compiling dropshot v0.17.1
11002026-09-04T03:15:22.978Z Compiling encoding_rs v0.8.35
11012026-09-04T03:15:23.059Z Compiling spin v0.9.9
11022026-09-04T03:15:23.576Z Compiling syn v1.0.109
11032026-09-04T03:15:24.027Z Compiling mime v0.3.17
11042026-09-04T03:15:24.027Z Compiling strum v0.26.3
11052026-09-04T03:15:24.027Z Compiling unarray v0.1.4
11062026-09-04T03:15:24.027Z Compiling async-stream v0.3.6
11072026-09-04T03:15:24.027Z Compiling sha1 v0.11.0
11082026-09-04T03:15:24.027Z Compiling derive-ex v0.1.8
11092026-09-04T03:15:24.027Z Compiling tower v0.5.3
11102026-09-04T03:15:24.072Z Compiling waitgroup v0.1.2
11112026-09-04T03:15:24.072Z Compiling dropshot_endpoint v0.17.1
11122026-09-04T03:15:24.072Z Compiling macaddr v1.0.1
11132026-09-04T03:15:24.072Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11142026-09-04T03:15:24.072Z Compiling serde_path_to_error v0.1.20
11152026-09-04T03:15:24.355Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11162026-09-04T03:15:24.370Z Compiling tower-http v0.6.11
11172026-09-04T03:15:24.518Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11182026-09-04T03:15:25.028Z Compiling tempfile v3.27.0
11192026-09-04T03:15:25.084Z Compiling openapiv3 v2.2.0
11202026-09-04T03:15:25.084Z Compiling strum_macros v0.27.2
11212026-09-04T03:15:25.530Z Compiling test-strategy v0.4.5
11222026-09-04T03:15:25.530Z Compiling instant v0.1.13
11232026-09-04T03:15:25.558Z Compiling time v0.3.55
11242026-09-04T03:15:26.076Z Compiling rustls-native-certs v0.8.4
11252026-09-04T03:15:26.309Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11262026-09-04T03:15:26.404Z Compiling crossbeam-channel v0.5.16
11272026-09-04T03:15:26.538Z Compiling crypto-common v0.1.7
11282026-09-04T03:15:26.680Z Compiling strum v0.27.2
11292026-09-04T03:15:26.719Z Compiling parse-display-derive v0.10.0
11302026-09-04T03:15:27.386Z Compiling backon v1.6.0
11312026-09-04T03:15:27.428Z Compiling rand_chacha v0.3.1
11322026-09-04T03:15:27.734Z Compiling either v1.17.0
11332026-09-04T03:15:27.923Z Compiling rand v0.8.7
11342026-09-04T03:15:27.991Z Compiling slog-json v2.6.1
11352026-09-04T03:15:28.152Z Compiling hostname v0.3.1
11362026-09-04T03:15:28.220Z Compiling toml_parser v1.1.3+spec-1.1.0
11372026-09-04T03:15:28.334Z Compiling toml_datetime v1.1.1+spec-1.1.0
11382026-09-04T03:15:28.791Z Compiling is-terminal v0.4.17
11392026-09-04T03:15:28.811Z Compiling wait-timeout v0.2.1
11402026-09-04T03:15:28.811Z Compiling memmap2 v0.9.11
11412026-09-04T03:15:28.811Z Compiling rusty-fork v0.3.1
11422026-09-04T03:15:28.811Z Compiling usdt v0.6.0
11432026-09-04T03:15:28.811Z Compiling toml v1.1.4+spec-1.1.0
11442026-09-04T03:15:28.812Z Compiling slog-term v2.9.2
11452026-09-04T03:15:29.354Z Compiling slog-bunyan v2.5.0
11462026-09-04T03:15:29.418Z Compiling serde_with v3.22.0
11472026-09-04T03:15:29.418Z Compiling async-compression v0.4.43
11482026-09-04T03:15:29.418Z Compiling rand_xorshift v0.4.0
11492026-09-04T03:15:29.418Z Compiling rustls-pemfile v2.2.0
11502026-09-04T03:15:29.418Z Compiling regress v0.10.5
11512026-09-04T03:15:29.446Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11522026-09-04T03:15:29.487Z Compiling hostname v0.4.2
11532026-09-04T03:15:29.512Z Compiling humantime v2.4.0
11542026-09-04T03:15:29.631Z Compiling proptest v1.11.0
11552026-09-04T03:15:30.216Z Compiling iddqd v0.4.6
11562026-09-04T03:15:30.360Z Compiling reqwest v0.12.28
11572026-09-04T03:15:30.438Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11582026-09-04T03:15:30.683Z Compiling block-buffer v0.10.4
11592026-09-04T03:15:30.785Z Compiling utf8parse v0.2.2
11602026-09-04T03:15:30.884Z Compiling anstyle-parse v1.0.0
11612026-09-04T03:15:31.451Z Compiling digest v0.10.7
11622026-09-04T03:15:31.491Z Compiling backoff v0.4.0
11632026-09-04T03:15:31.491Z Compiling parse-display v0.10.0
11642026-09-04T03:15:31.491Z Compiling itertools v0.14.0
11652026-09-04T03:15:31.491Z Compiling progenitor-client v0.10.0
11662026-09-04T03:15:31.611Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11672026-09-04T03:15:31.741Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11682026-09-04T03:15:32.396Z Compiling anstyle-query v1.1.5
11692026-09-04T03:15:32.710Z Compiling is_terminal_polyfill v1.70.2
11702026-09-04T03:15:32.774Z Compiling colorchoice v1.0.5
11712026-09-04T03:15:32.774Z Compiling anstyle v1.0.14
11722026-09-04T03:15:32.967Z Compiling anstream v1.0.0
11732026-09-04T03:15:33.509Z Compiling clap_lex v1.1.0
11742026-09-04T03:15:34.843Z Compiling regress v0.11.1
11752026-09-04T03:15:34.843Z Compiling clap_derive v4.6.4
11762026-09-04T03:15:34.985Z Compiling terminal_size v0.4.4
11772026-09-04T03:15:35.094Z Compiling typify-impl v0.6.2
11782026-09-04T03:15:35.296Z Compiling toml_datetime v0.6.11
11792026-09-04T03:15:35.404Z Compiling zerocopy-derive v0.7.35
11802026-09-04T03:15:35.545Z Compiling cpufeatures v0.2.17
11812026-09-04T03:15:35.565Z Compiling convert_case v0.4.0
11822026-09-04T03:15:35.682Z Compiling clap_builder v4.6.6
11832026-09-04T03:15:35.866Z Compiling derive_more v0.99.20
11842026-09-04T03:15:36.723Z Compiling zerocopy v0.7.35
11852026-09-04T03:15:37.016Z Compiling toml_edit v0.25.13+spec-1.1.0
11862026-09-04T03:15:37.689Z Compiling unicode-width v0.2.2
11872026-09-04T03:15:37.878Z Compiling proc-macro-crate v3.5.0
11882026-09-04T03:15:38.591Z Compiling clap v4.6.6
11892026-09-04T03:15:39.053Z Compiling secrecy v0.10.3
11902026-09-04T03:15:39.053Z Compiling tinyvec_macros v0.1.1
11912026-09-04T03:15:39.053Z Compiling crucible-workspace-hack v0.1.0
11922026-09-04T03:15:39.053Z Compiling float-ord v0.3.2
11932026-09-04T03:15:39.099Z Compiling tinyvec v1.12.0
11942026-09-04T03:15:39.099Z Compiling num_enum_derive v0.7.6
11952026-09-04T03:15:39.180Z Compiling dtrace-parser v0.2.0
11962026-09-04T03:15:39.212Z Compiling scroll_derive v0.12.1
11972026-09-04T03:15:39.294Z Compiling num-integer v0.1.47
11982026-09-04T03:15:39.397Z Compiling rustc_version v0.4.1
11992026-09-04T03:15:39.623Z Compiling usdt-impl v0.5.0
12002026-09-04T03:15:39.727Z Compiling crossbeam-epoch v0.9.20
12012026-09-04T03:15:39.968Z Compiling scroll v0.12.0
12022026-09-04T03:15:40.029Z Compiling num_enum v0.7.6
12032026-09-04T03:15:40.077Z Compiling curve25519-dalek v4.1.3
12042026-09-04T03:15:40.204Z Compiling dof v0.3.0
12052026-09-04T03:15:40.303Z Compiling hmac v0.12.1
12062026-09-04T03:15:40.446Z Compiling inout v0.1.4
12072026-09-04T03:15:40.483Z Compiling darling_core v0.21.3
12082026-09-04T03:15:40.594Z Compiling ff v0.13.1
12092026-09-04T03:15:40.635Z Compiling thread-id v4.2.2
12102026-09-04T03:15:40.635Z Compiling cipher v0.4.4
12112026-09-04T03:15:40.700Z Compiling group v0.13.0
12122026-09-04T03:15:41.212Z Compiling hkdf v0.12.4
12132026-09-04T03:15:41.232Z Compiling goblin v0.8.2
12142026-09-04T03:15:41.263Z Compiling num-iter v0.1.46
12152026-09-04T03:15:41.391Z Compiling num-rational v0.4.2
12162026-09-04T03:15:41.477Z Compiling typify-macro v0.6.2
12172026-09-04T03:15:41.622Z Compiling thiserror-impl-no-std v2.0.2
12182026-09-04T03:15:41.711Z Compiling universal-hash v0.5.1
12192026-09-04T03:15:41.780Z Compiling crypto-bigint v0.5.5
12202026-09-04T03:15:41.803Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12212026-09-04T03:15:42.203Z Compiling half v2.7.1
12222026-09-04T03:15:42.445Z Compiling curve25519-dalek-derive v0.1.1
12232026-09-04T03:15:42.548Z Compiling num-complex v0.4.6
12242026-09-04T03:15:42.688Z Compiling darling_macro v0.21.3
12252026-09-04T03:15:43.007Z Compiling base16ct v0.2.0
12262026-09-04T03:15:43.124Z Compiling opaque-debug v0.3.1
12272026-09-04T03:15:43.172Z Compiling base64ct v1.8.3
12282026-09-04T03:15:43.172Z Compiling ciborium-io v0.2.2
12292026-09-04T03:15:43.172Z Compiling elliptic-curve v0.13.8
12302026-09-04T03:15:43.242Z Compiling ciborium-ll v0.2.2
12312026-09-04T03:15:43.302Z Compiling darling v0.21.3
12322026-09-04T03:15:43.406Z Compiling password-hash v0.5.0
12332026-09-04T03:15:43.465Z Compiling poly1305 v0.8.0
12342026-09-04T03:15:43.704Z Compiling typify v0.6.2
12352026-09-04T03:15:43.827Z Compiling num v0.4.3
12362026-09-04T03:15:43.863Z Compiling thiserror-no-std v2.0.2
12372026-09-04T03:15:44.194Z Compiling chacha20 v0.9.1
12382026-09-04T03:15:44.300Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12392026-09-04T03:15:44.418Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12402026-09-04T03:15:44.828Z Compiling blake2 v0.10.6
12412026-09-04T03:15:45.074Z Compiling aead v0.5.2
12422026-09-04T03:15:45.135Z Compiling byte-wrapper v0.1.0
12432026-09-04T03:15:45.230Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12442026-09-04T03:15:45.302Z Compiling proc-macro-error-attr v1.0.4
12452026-09-04T03:15:45.536Z Compiling rustix v0.38.44
12462026-09-04T03:15:45.599Z Compiling keccak v0.1.6
12472026-09-04T03:15:45.699Z Compiling prettyplease v0.2.37
12482026-09-04T03:15:45.838Z Compiling unsafe-libyaml v0.2.11
12492026-09-04T03:15:45.940Z Compiling heapless v0.8.0
12502026-09-04T03:15:46.417Z Compiling serde_yaml v0.9.34+deprecated
12512026-09-04T03:15:46.918Z Compiling sha3 v0.10.9
12522026-09-04T03:15:46.950Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12532026-09-04T03:15:47.250Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12542026-09-04T03:15:47.495Z Compiling chacha20poly1305 v0.10.1
12552026-09-04T03:15:48.195Z Compiling argon2 v0.5.3
12562026-09-04T03:15:49.864Z Compiling vsss-rs v3.3.4
12572026-09-04T03:15:49.864Z Compiling ciborium v0.2.2
12582026-09-04T03:15:49.864Z Compiling ingot-macros v0.1.1
12592026-09-04T03:15:49.904Z Compiling usdt-attr-macro v0.5.0
12602026-09-04T03:15:49.904Z Compiling usdt-macro v0.5.0
12612026-09-04T03:15:49.904Z Compiling serde_spanned v0.6.9
12622026-09-04T03:15:50.083Z Compiling hash32 v0.3.1
12632026-09-04T03:15:50.175Z Compiling enum-as-inner v0.6.1
12642026-09-04T03:15:50.175Z Compiling proc-macro-error v1.0.4
12652026-09-04T03:15:50.175Z Compiling memmap v0.7.0
12662026-09-04T03:15:50.247Z Compiling memoffset v0.9.1
12672026-09-04T03:15:50.283Z Compiling smoltcp v0.11.0
12682026-09-04T03:15:50.421Z Compiling toml_write v0.1.2
12692026-09-04T03:15:50.514Z Compiling winnow v0.5.40
12702026-09-04T03:15:50.994Z Compiling cfg_aliases v0.2.2
12712026-09-04T03:15:50.999Z Compiling winnow v0.7.15
12722026-09-04T03:15:50.999Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12732026-09-04T03:15:50.999Z Compiling data-encoding v2.11.1
12742026-09-04T03:15:50.999Z Compiling indent_write v2.2.0
12752026-09-04T03:15:50.999Z Compiling ingot-types v0.1.2
12762026-09-04T03:15:50.999Z Compiling nix v0.31.3
12772026-09-04T03:15:50.999Z Compiling usdt v0.5.0
12782026-09-04T03:15:51.184Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12792026-09-04T03:15:51.228Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12802026-09-04T03:15:51.283Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12812026-09-04T03:15:51.455Z Compiling tabwriter v1.4.1
12822026-09-04T03:15:52.083Z Compiling cobs v0.3.0
12832026-09-04T03:15:52.086Z Compiling serde_repr v0.1.21
12842026-09-04T03:15:52.086Z Compiling toml_edit v0.19.15
12852026-09-04T03:15:52.086Z Compiling bitflags v1.3.2
12862026-09-04T03:15:52.086Z Compiling toml_edit v0.22.27
12872026-09-04T03:15:52.086Z Compiling crossbeam-deque v0.8.7
12882026-09-04T03:15:52.086Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12892026-09-04T03:15:52.230Z Compiling managed v0.8.0
12902026-09-04T03:15:52.353Z Compiling vcpkg v0.2.15
12912026-09-04T03:15:52.445Z Compiling postcard v1.1.3
12922026-09-04T03:15:52.811Z Compiling ingot v0.1.1
12932026-09-04T03:15:52.879Z Compiling openssl-sys v0.9.117
12942026-09-04T03:15:53.536Z Compiling toml v0.8.23
12952026-09-04T03:15:53.844Z Compiling proc-macro-crate v1.3.1
12962026-09-04T03:15:55.382Z Compiling hubpack_derive v0.1.1
12972026-09-04T03:15:55.524Z Compiling foreign-types-macros v0.2.4
12982026-09-04T03:15:55.524Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12992026-09-04T03:15:55.524Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13002026-09-04T03:15:55.524Z Compiling rayon-core v1.13.0
13012026-09-04T03:15:55.524Z Compiling semver v0.1.20
13022026-09-04T03:15:55.524Z Compiling linked-hash-map v0.5.6
13032026-09-04T03:15:55.524Z Compiling static_assertions v1.1.0
13042026-09-04T03:15:55.524Z Compiling foreign-types-shared v0.3.1
13052026-09-04T03:15:55.525Z Compiling unicode-segmentation v1.13.3
13062026-09-04T03:15:55.525Z Compiling colored v3.1.1
13072026-09-04T03:15:55.525Z Compiling heck v0.4.1
13082026-09-04T03:15:55.525Z Compiling swrite v0.1.0
13092026-09-04T03:15:55.716Z Compiling resolv-conf v0.7.6
13102026-09-04T03:15:55.716Z Compiling lru-cache v0.1.2
13112026-09-04T03:15:55.716Z Compiling foreign-types v0.5.0
13122026-09-04T03:15:55.716Z Compiling rustc_version v0.1.7
13132026-09-04T03:15:55.716Z Compiling hubpack v0.1.2
13142026-09-04T03:15:55.716Z Compiling newline-converter v0.3.0
13152026-09-04T03:15:55.717Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13162026-09-04T03:15:55.717Z Compiling num_enum_derive v0.5.11
13172026-09-04T03:15:55.717Z Compiling atomicwrites v0.4.4
13182026-09-04T03:15:55.717Z Compiling hickory-proto v0.24.4
13192026-09-04T03:15:55.784Z Compiling progenitor-impl v0.13.0
13202026-09-04T03:15:55.784Z Compiling console v0.16.4
13212026-09-04T03:15:56.457Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13222026-09-04T03:15:56.473Z Compiling camino-tempfile v1.4.1
13232026-09-04T03:15:56.730Z Compiling chacha20 v0.10.1
13242026-09-04T03:15:56.990Z Compiling serde-big-array v0.5.1
13252026-09-04T03:15:57.002Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13262026-09-04T03:15:57.046Z Compiling derive-where v1.6.1
13272026-09-04T03:15:57.135Z Compiling pin-project-internal v1.1.13
13282026-09-04T03:15:57.583Z Compiling num-derive v0.4.2
13292026-09-04T03:15:57.586Z Compiling rustls-webpki v0.103.14
13302026-09-04T03:15:58.002Z Compiling cstr-argument v0.1.2
13312026-09-04T03:15:58.178Z Compiling minimal-lexical v0.2.1
13322026-09-04T03:15:58.351Z Compiling similar v3.2.0
13332026-09-04T03:15:58.440Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13342026-09-04T03:15:58.606Z Compiling siphasher v1.0.3
13352026-09-04T03:15:58.694Z Compiling nom v7.1.3
13362026-09-04T03:15:58.804Z Compiling phf_shared v0.12.1
13372026-09-04T03:15:58.816Z Compiling pin-project v1.1.13
13382026-09-04T03:15:58.909Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13392026-09-04T03:15:58.977Z Compiling hickory-resolver v0.24.4
13402026-09-04T03:15:59.173Z Compiling expectorate v1.3.0
13412026-09-04T03:15:59.329Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13422026-09-04T03:15:59.374Z Compiling progenitor-macro v0.13.0
13432026-09-04T03:15:59.454Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13442026-09-04T03:15:59.554Z Compiling rand v0.10.2
13452026-09-04T03:16:00.613Z Compiling num_enum v0.5.11
13462026-09-04T03:16:00.613Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13472026-09-04T03:16:00.613Z Compiling newtype_derive v0.1.6
13482026-09-04T03:16:00.936Z Compiling progenitor-impl v0.14.0
13492026-09-04T03:16:01.756Z Compiling tokio-rustls v0.26.4
13502026-09-04T03:16:01.967Z Compiling hyper-rustls v0.27.9
13512026-09-04T03:16:02.634Z Compiling rustls-platform-verifier v0.7.0
13522026-09-04T03:16:02.638Z Compiling reqwest v0.13.4
13532026-09-04T03:16:04.393Z Compiling progenitor-client v0.14.0
13542026-09-04T03:16:04.629Z Compiling progenitor-extras v0.2.0
13552026-09-04T03:16:04.707Z Compiling progenitor-client v0.13.0
13562026-09-04T03:16:04.858Z Compiling unicode-normalization v0.1.25
13572026-09-04T03:16:04.870Z Compiling tokio-stream v0.1.19
13582026-09-04T03:16:05.010Z Compiling async-recursion v1.1.1
13592026-09-04T03:16:05.053Z Compiling snafu-derive v0.8.9
13602026-09-04T03:16:05.720Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13612026-09-04T03:16:05.724Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13622026-09-04T03:16:05.724Z Compiling slog-dtrace v0.3.0
13632026-09-04T03:16:06.134Z Compiling csv-core v0.1.13
13642026-09-04T03:16:06.547Z Compiling bstr v1.13.1
13652026-09-04T03:16:06.629Z Compiling unicode-xid v0.2.6
13662026-09-04T03:16:06.768Z Compiling foreign-types-shared v0.1.1
13672026-09-04T03:16:06.888Z Compiling unicode-width v0.1.14
13682026-09-04T03:16:06.917Z Compiling highway v1.3.0
13692026-09-04T03:16:06.938Z Compiling jiff-core v0.1.0
13702026-09-04T03:16:07.152Z Compiling cancel-safe-futures v0.1.5
13712026-09-04T03:16:07.335Z Compiling konst_macro_rules v0.2.19
13722026-09-04T03:16:07.413Z Compiling openssl v0.10.81
13732026-09-04T03:16:07.513Z Compiling same-file v1.0.6
13742026-09-04T03:16:07.610Z Compiling owo-colors v4.3.0
13752026-09-04T03:16:07.666Z Compiling chrono-tz v0.10.4
13762026-09-04T03:16:07.687Z Compiling foldhash v0.1.5
13772026-09-04T03:16:07.973Z Compiling hashbrown v0.15.5
13782026-09-04T03:16:08.015Z Compiling jiff v0.2.35
13792026-09-04T03:16:08.066Z Compiling walkdir v2.5.0
13802026-09-04T03:16:08.168Z Compiling konst v0.2.20
13812026-09-04T03:16:08.387Z Compiling snafu v0.8.9
13822026-09-04T03:16:08.401Z Compiling foreign-types v0.3.2
13832026-09-04T03:16:08.422Z Compiling const_format_proc_macros v0.2.34
13842026-09-04T03:16:08.456Z Compiling globset v0.4.20
13852026-09-04T03:16:08.817Z Compiling csv v1.4.0
13862026-09-04T03:16:09.350Z Compiling qorb v0.4.1
13872026-09-04T03:16:09.384Z Compiling olpc-cjson v0.1.4
13882026-09-04T03:16:09.406Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T03:16:09.406Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T03:16:09.527Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T03:16:10.456Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T03:16:11.496Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-09-04T03:16:11.597Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:16:12.204Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T03:16:12.268Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:16:13.773Z Compiling progenitor v0.13.0
13972026-09-04T03:16:13.933Z Compiling progenitor-macro v0.14.0
13982026-09-04T03:16:13.933Z Compiling rayon v1.12.0
13992026-09-04T03:16:13.933Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14002026-09-04T03:16:14.075Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14012026-09-04T03:16:14.107Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14022026-09-04T03:16:14.107Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14032026-09-04T03:16:14.177Z Compiling phf v0.12.1
14042026-09-04T03:16:14.539Z Compiling zone_cfg_derive v0.3.1
14052026-09-04T03:16:14.700Z Compiling tokio-dtrace v0.1.1
14062026-09-04T03:16:14.982Z Compiling itertools v0.12.1
14072026-09-04T03:16:14.998Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14082026-09-04T03:16:15.198Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14092026-09-04T03:16:15.686Z Compiling libsw-core v0.3.2
14102026-09-04T03:16:15.711Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14112026-09-04T03:16:15.712Z Compiling serde_plain v1.0.2
14122026-09-04T03:16:15.712Z Compiling pem v3.0.6
14132026-09-04T03:16:16.136Z Compiling openssl-macros v0.1.1
14142026-09-04T03:16:16.155Z Compiling cookie v0.18.2
14152026-09-04T03:16:16.156Z Compiling sigpipe v0.1.3
14162026-09-04T03:16:16.156Z Compiling glob v0.3.4
14172026-09-04T03:16:16.156Z Compiling fixedbitset v0.4.2
14182026-09-04T03:16:16.609Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14192026-09-04T03:16:16.616Z Compiling bytecount v0.6.9
14202026-09-04T03:16:16.616Z Compiling typed-path v0.9.3
14212026-09-04T03:16:16.616Z Compiling fixedbitset v0.5.7
14222026-09-04T03:16:16.616Z Compiling papergrid v0.11.0
14232026-09-04T03:16:16.616Z Compiling petgraph v0.6.5
14242026-09-04T03:16:16.755Z Compiling petgraph v0.8.3
14252026-09-04T03:16:17.753Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-09-04T03:16:18.026Z Compiling tough v0.22.0
14272026-09-04T03:16:18.052Z Compiling progenitor v0.14.0
14282026-09-04T03:16:18.209Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:16:18.535Z Compiling zone v0.3.1
14302026-09-04T03:16:18.679Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14312026-09-04T03:16:19.399Z Compiling libsw v3.5.0
14322026-09-04T03:16:19.415Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14332026-09-04T03:16:19.415Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14342026-09-04T03:16:19.441Z Compiling oxide-tokio-rt v0.1.6
14352026-09-04T03:16:20.568Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-09-04T03:16:20.733Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-09-04T03:16:21.168Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T03:16:21.177Z Compiling const_format v0.2.36
14392026-09-04T03:16:21.285Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T03:16:21.666Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T03:16:22.515Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T03:16:22.527Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14432026-09-04T03:16:22.527Z Compiling tabled_derive v0.7.0
14442026-09-04T03:16:22.656Z Compiling gethostname v0.5.0
14452026-09-04T03:16:22.668Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-09-04T03:16:22.711Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14472026-09-04T03:16:22.778Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14482026-09-04T03:16:22.789Z Compiling smf v0.2.3
14492026-09-04T03:16:22.830Z Compiling bcs v0.1.6
14502026-09-04T03:16:22.841Z Compiling nom v8.0.0
14512026-09-04T03:16:22.981Z Compiling unicode-linebreak v0.1.5
14522026-09-04T03:16:23.149Z Compiling whoami v1.6.1
14532026-09-04T03:16:23.238Z Compiling tagptr v0.2.0
14542026-09-04T03:16:23.296Z Compiling linear-map v1.2.0
14552026-09-04T03:16:23.395Z Compiling lazy_static v1.5.0
14562026-09-04T03:16:23.405Z Compiling termtree v0.5.1
14572026-09-04T03:16:23.474Z Compiling smawk v0.3.3
14582026-09-04T03:16:23.488Z Compiling steno v0.4.1
14592026-09-04T03:16:23.497Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T03:16:23.558Z Compiling moka v0.12.16
14612026-09-04T03:16:23.602Z Compiling textwrap v0.16.2
14622026-09-04T03:16:24.240Z Compiling tabled v0.15.0
14632026-09-04T03:16:24.362Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14642026-09-04T03:16:24.475Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-09-04T03:16:25.138Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T03:16:25.157Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T03:16:26.262Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T03:16:26.824Z Compiling hickory-proto v0.25.2
14692026-09-04T03:16:27.037Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14702026-09-04T03:16:27.272Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14712026-09-04T03:16:27.282Z Compiling parking_lot_core v0.8.6
14722026-09-04T03:16:27.602Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T03:16:28.189Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14742026-09-04T03:16:28.330Z Compiling libscf-sys v1.2.0
14752026-09-04T03:16:28.479Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14762026-09-04T03:16:28.493Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14772026-09-04T03:16:28.726Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14782026-09-04T03:16:28.830Z Compiling hickory-resolver v0.25.2
14792026-09-04T03:16:29.078Z Compiling parking_lot v0.11.2
14802026-09-04T03:16:29.104Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14812026-09-04T03:16:29.223Z Compiling fxhash v0.2.1
14822026-09-04T03:16:29.348Z Compiling internet-checksum v0.2.1
14832026-09-04T03:16:29.365Z Compiling sled v0.34.7
14842026-09-04T03:16:29.490Z Compiling itertools v0.15.0
14852026-09-04T03:16:29.508Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14862026-09-04T03:16:30.477Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14872026-09-04T03:16:32.691Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14882026-09-04T03:16:34.546Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14892026-09-04T03:16:42.254Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14902026-09-04T03:16:43.861Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T03:16:44.921Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14922026-09-04T03:16:45.893Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14932026-09-04T03:16:46.744Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14942026-09-04T03:16:47.948Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14952026-09-04T03:17:14.175Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
14962026-09-04T03:17:14.362Z────────────
14972026-09-04T03:17:14.362Z Nextest run ID 1b82eb12-7265-4fb5-88e0-f03b9fb5514d with nextest profile: default
14982026-09-04T03:17:14.362Z Starting 48 tests across 3 binaries
14992026-09-04T03:17:14.370Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15002026-09-04T03:17:14.370Z
15012026-09-04T03:17:14.370Zrunning 1 test
15022026-09-04T03:17:14.850Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15032026-09-04T03:17:14.850Z
15042026-09-04T03:17:14.850Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15052026-09-04T03:17:14.850Z
15062026-09-04T03:17:14.870Z PASS [ 0.458s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15072026-09-04T03:17:14.870Z START bfd dispatcher::proptests::state_machine
15082026-09-04T03:17:14.870Z
15092026-09-04T03:17:14.870Zrunning 1 test
15102026-09-04T03:17:15.336Ztest dispatcher::proptests::state_machine ... ok
15112026-09-04T03:17:15.336Z
15122026-09-04T03:17:15.336Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.26s
15132026-09-04T03:17:15.336Z
15142026-09-04T03:17:15.336Z PASS [ 0.274s] bfd dispatcher::proptests::state_machine
15152026-09-04T03:17:15.336Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15162026-09-04T03:17:15.336Z
15172026-09-04T03:17:15.336Zrunning 1 test
15182026-09-04T03:17:15.350Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15192026-09-04T03:17:15.350Z
15202026-09-04T03:17:15.350Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
15212026-09-04T03:17:15.350Z
15222026-09-04T03:17:15.351Z PASS [ 0.255s] bfd dispatcher::proptests::state_machine_with_bind_failures
15232026-09-04T03:17:15.351Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15242026-09-04T03:17:15.398Z
15252026-09-04T03:17:15.398Zrunning 1 test
15262026-09-04T03:17:15.398Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15272026-09-04T03:17:15.398Z
15282026-09-04T03:17:15.398Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15292026-09-04T03:17:15.398Z
15302026-09-04T03:17:15.398Z PASS [ 0.011s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15312026-09-04T03:17:15.399Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15322026-09-04T03:17:15.399Z
15332026-09-04T03:17:15.399Zrunning 1 test
15342026-09-04T03:17:15.422Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15352026-09-04T03:17:15.422Z
15362026-09-04T03:17:15.422Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15372026-09-04T03:17:15.422Z
15382026-09-04T03:17:15.422Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15392026-09-04T03:17:15.422Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15402026-09-04T03:17:15.422Z
15412026-09-04T03:17:15.422Zrunning 1 test
15422026-09-04T03:17:15.422Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15432026-09-04T03:17:15.422Z
15442026-09-04T03:17:15.422Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15452026-09-04T03:17:15.422Z
15462026-09-04T03:17:15.422Z PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15472026-09-04T03:17:15.422Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15482026-09-04T03:17:15.422Z
15492026-09-04T03:17:15.422Zrunning 1 test
15502026-09-04T03:17:15.680Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15512026-09-04T03:17:15.680Z
15522026-09-04T03:17:15.680Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15532026-09-04T03:17:15.680Z
15542026-09-04T03:17:15.684Z PASS [ 0.312s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15552026-09-04T03:17:15.685Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15562026-09-04T03:17:15.689Z
15572026-09-04T03:17:15.689Zrunning 1 test
15582026-09-04T03:17:15.694Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15592026-09-04T03:17:15.694Z
15602026-09-04T03:17:15.694Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15612026-09-04T03:17:15.694Z
15622026-09-04T03:17:15.694Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15632026-09-04T03:17:15.694Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15642026-09-04T03:17:15.714Z
15652026-09-04T03:17:15.714Zrunning 1 test
15662026-09-04T03:17:15.714Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15672026-09-04T03:17:15.714Z
15682026-09-04T03:17:15.714Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15692026-09-04T03:17:15.714Z
15702026-09-04T03:17:15.714Z PASS [ 0.010s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15712026-09-04T03:17:15.714Z START bfd egress::tests::binds_ports_in_expected_range
15722026-09-04T03:17:15.719Z
15732026-09-04T03:17:15.719Zrunning 1 test
15742026-09-04T03:17:15.719Ztest egress::tests::binds_ports_in_expected_range ... ok
15752026-09-04T03:17:15.719Z
15762026-09-04T03:17:15.719Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15772026-09-04T03:17:15.719Z
15782026-09-04T03:17:15.719Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15792026-09-04T03:17:15.719Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15802026-09-04T03:17:15.720Z
15812026-09-04T03:17:15.720Zrunning 1 test
15822026-09-04T03:17:15.720Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15832026-09-04T03:17:15.720Z
15842026-09-04T03:17:15.720Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15852026-09-04T03:17:15.720Z
15862026-09-04T03:17:15.720Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15872026-09-04T03:17:15.720Z START bfd egress::tests::egress_socket_sets_ttl_v4
15882026-09-04T03:17:15.729Z
15892026-09-04T03:17:15.729Zrunning 1 test
15902026-09-04T03:17:15.734Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15912026-09-04T03:17:15.734Z
15922026-09-04T03:17:15.734Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15932026-09-04T03:17:15.735Z
15942026-09-04T03:17:15.735Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15952026-09-04T03:17:15.735Z START bfd egress::tests::exits_when_channel_closed
15962026-09-04T03:17:15.739Z
15972026-09-04T03:17:15.739Zrunning 1 test
15982026-09-04T03:17:15.739Ztest egress::tests::exits_when_channel_closed ... ok
15992026-09-04T03:17:15.739Z
16002026-09-04T03:17:15.739Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16012026-09-04T03:17:15.739Z
16022026-09-04T03:17:15.739Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16032026-09-04T03:17:15.739Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16042026-09-04T03:17:15.743Z
16052026-09-04T03:17:15.743Zrunning 1 test
16062026-09-04T03:17:15.743Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16072026-09-04T03:17:15.743Z
16082026-09-04T03:17:15.743Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16092026-09-04T03:17:15.743Z
16102026-09-04T03:17:15.744Z PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16112026-09-04T03:17:15.744Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16122026-09-04T03:17:15.750Z
16132026-09-04T03:17:15.750Zrunning 1 test
16142026-09-04T03:17:15.758Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16152026-09-04T03:17:15.758Z
16162026-09-04T03:17:15.758Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16172026-09-04T03:17:15.758Z
16182026-09-04T03:17:15.758Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16192026-09-04T03:17:15.758Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16202026-09-04T03:17:15.762Z
16212026-09-04T03:17:15.762Zrunning 1 test
16222026-09-04T03:17:15.766Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16232026-09-04T03:17:15.766Z
16242026-09-04T03:17:15.766Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16252026-09-04T03:17:15.766Z
16262026-09-04T03:17:15.766Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16272026-09-04T03:17:15.766Z START bfd rib::tests::exits_when_state_channel_closed
16282026-09-04T03:17:15.770Z
16292026-09-04T03:17:15.770Zrunning 1 test
16302026-09-04T03:17:15.774Ztest rib::tests::exits_when_state_channel_closed ... ok
16312026-09-04T03:17:15.774Z
16322026-09-04T03:17:15.774Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16332026-09-04T03:17:15.774Z
16342026-09-04T03:17:15.774Z PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed
16352026-09-04T03:17:15.774Z START bfd rib::tests::initial_down_state_is_synced
16362026-09-04T03:17:15.778Z
16372026-09-04T03:17:15.778Zrunning 1 test
16382026-09-04T03:17:15.880Ztest rib::tests::initial_down_state_is_synced ... ok
16392026-09-04T03:17:15.880Z
16402026-09-04T03:17:15.884Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16412026-09-04T03:17:15.884Z
16422026-09-04T03:17:15.884Z PASS [ 0.110s] bfd rib::tests::initial_down_state_is_synced
16432026-09-04T03:17:15.884Z START bfd rib::tests::real_transitions_are_synced
16442026-09-04T03:17:15.889Z
16452026-09-04T03:17:15.889Zrunning 1 test
16462026-09-04T03:17:16.202Ztest rib::tests::real_transitions_are_synced ... ok
16472026-09-04T03:17:16.202Z
16482026-09-04T03:17:16.202Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
16492026-09-04T03:17:16.202Z
16502026-09-04T03:17:16.207Z PASS [ 0.313s] bfd rib::tests::real_transitions_are_synced
16512026-09-04T03:17:16.207Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16522026-09-04T03:17:16.207Z
16532026-09-04T03:17:16.207Zrunning 1 test
16542026-09-04T03:17:16.962Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16552026-09-04T03:17:16.962Z
16562026-09-04T03:17:16.962Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16572026-09-04T03:17:16.962Z
16582026-09-04T03:17:16.969Z PASS [ 0.362s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16592026-09-04T03:17:16.970Z START bfd session::tests::counts_incoming_packets
16602026-09-04T03:17:16.970Z
16612026-09-04T03:17:16.970Zrunning 1 test
16622026-09-04T03:17:16.970Ztest session::tests::counts_incoming_packets ... ok
16632026-09-04T03:17:16.970Z
16642026-09-04T03:17:16.970Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16652026-09-04T03:17:16.970Z
16662026-09-04T03:17:16.970Z PASS [ 0.110s] bfd session::tests::counts_incoming_packets
16672026-09-04T03:17:16.970Z START bfd session::tests::down_to_up_directly
16682026-09-04T03:17:16.970Z
16692026-09-04T03:17:16.970Zrunning 1 test
16702026-09-04T03:17:16.970Ztest session::tests::down_to_up_directly ... ok
16712026-09-04T03:17:16.970Z
16722026-09-04T03:17:16.970Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16732026-09-04T03:17:16.970Z
16742026-09-04T03:17:16.970Z PASS [ 0.110s] bfd session::tests::down_to_up_directly
16752026-09-04T03:17:16.970Z START bfd session::tests::emits_outgoing_control_packet
16762026-09-04T03:17:16.970Z
16772026-09-04T03:17:16.970Zrunning 1 test
16782026-09-04T03:17:16.971Ztest session::tests::emits_outgoing_control_packet ... ok
16792026-09-04T03:17:16.971Z
16802026-09-04T03:17:16.971Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16812026-09-04T03:17:16.971Z
16822026-09-04T03:17:16.971Z PASS [ 0.010s] bfd session::tests::emits_outgoing_control_packet
16832026-09-04T03:17:16.971Z START bfd session::tests::exits_when_listener_channel_closes
16842026-09-04T03:17:16.971Z
16852026-09-04T03:17:16.971Zrunning 1 test
16862026-09-04T03:17:16.971Ztest session::tests::exits_when_listener_channel_closes ... ok
16872026-09-04T03:17:16.971Z
16882026-09-04T03:17:16.971Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16892026-09-04T03:17:16.971Z
16902026-09-04T03:17:16.971Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16912026-09-04T03:17:16.971Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16922026-09-04T03:17:16.971Z
16932026-09-04T03:17:16.971Zrunning 1 test
16942026-09-04T03:17:17.007Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16952026-09-04T03:17:17.008Z
16962026-09-04T03:17:17.008Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16972026-09-04T03:17:17.008Z
16982026-09-04T03:17:17.011Z PASS [ 0.212s] bfd session::tests::handshake_down_init_up_publishes_each_state
16992026-09-04T03:17:17.011Z START bfd session::tests::init_to_down_on_peer_admin_down
17002026-09-04T03:17:17.017Z
17012026-09-04T03:17:17.017Zrunning 1 test
17022026-09-04T03:17:17.222Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17032026-09-04T03:17:17.223Z
17042026-09-04T03:17:17.223Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17052026-09-04T03:17:17.223Z
17062026-09-04T03:17:17.228Z PASS [ 0.212s] bfd session::tests::init_to_down_on_peer_admin_down
17072026-09-04T03:17:17.228Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17082026-09-04T03:17:17.228Z
17092026-09-04T03:17:17.228Zrunning 1 test
17102026-09-04T03:17:17.333Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17112026-09-04T03:17:17.333Z
17122026-09-04T03:17:17.345Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17132026-09-04T03:17:17.345Z
17142026-09-04T03:17:17.345Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17152026-09-04T03:17:17.345Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17162026-09-04T03:17:17.366Z
17172026-09-04T03:17:17.366Zrunning 1 test
17182026-09-04T03:17:17.366Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17192026-09-04T03:17:17.367Z
17202026-09-04T03:17:17.367Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17212026-09-04T03:17:17.367Z
17222026-09-04T03:17:17.367Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17232026-09-04T03:17:17.367Z START bfd session::tests::recv_timeout_drives_session_down
17242026-09-04T03:17:17.367Z
17252026-09-04T03:17:17.367Zrunning 1 test
17262026-09-04T03:17:18.865Ztest session::tests::recv_timeout_drives_session_down ... ok
17272026-09-04T03:17:18.865Z
17282026-09-04T03:17:18.865Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17292026-09-04T03:17:18.865Z
17302026-09-04T03:17:18.872Z PASS [ 1.527s] bfd session::tests::recv_timeout_drives_session_down
17312026-09-04T03:17:18.872Z START bfd session::tests::up_to_down_on_peer_admin_down
17322026-09-04T03:17:18.877Z
17332026-09-04T03:17:18.877Zrunning 1 test
17342026-09-04T03:17:19.079Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17352026-09-04T03:17:19.079Z
17362026-09-04T03:17:19.079Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17372026-09-04T03:17:19.079Z
17382026-09-04T03:17:19.082Z PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down
17392026-09-04T03:17:19.082Z START bfd session::tests::up_to_down_on_peer_down
17402026-09-04T03:17:19.087Z
17412026-09-04T03:17:19.087Zrunning 1 test
17422026-09-04T03:17:19.294Ztest session::tests::up_to_down_on_peer_down ... ok
17432026-09-04T03:17:19.294Z
17442026-09-04T03:17:19.294Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17452026-09-04T03:17:19.294Z
17462026-09-04T03:17:19.299Z PASS [ 0.212s] bfd session::tests::up_to_down_on_peer_down
17472026-09-04T03:17:19.299Z START bfd sm::tests::arbitrary_local_config_never_panics
17482026-09-04T03:17:19.299Z
17492026-09-04T03:17:19.299Zrunning 1 test
17502026-09-04T03:17:19.535Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17512026-09-04T03:17:19.535Z
17522026-09-04T03:17:19.535Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.23s
17532026-09-04T03:17:19.535Z
17542026-09-04T03:17:19.538Z PASS [ 0.242s] bfd sm::tests::arbitrary_local_config_never_panics
17552026-09-04T03:17:19.539Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17562026-09-04T03:17:19.543Z
17572026-09-04T03:17:19.543Zrunning 1 test
17582026-09-04T03:17:20.009Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17592026-09-04T03:17:20.009Z
17602026-09-04T03:17:20.009Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.47s
17612026-09-04T03:17:20.009Z
17622026-09-04T03:17:20.039Z PASS [ 0.477s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17632026-09-04T03:17:20.039Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17642026-09-04T03:17:20.077Z
17652026-09-04T03:17:20.077Zrunning 1 test
17662026-09-04T03:17:20.077Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17672026-09-04T03:17:20.077Z
17682026-09-04T03:17:20.077Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17692026-09-04T03:17:20.077Z
17702026-09-04T03:17:20.077Z PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17712026-09-04T03:17:20.077Z START bfd sm::tests::clean_channel_converges_to_up
17722026-09-04T03:17:20.077Z
17732026-09-04T03:17:20.077Zrunning 1 test
17742026-09-04T03:17:20.077Ztest sm::tests::clean_channel_converges_to_up ... ok
17752026-09-04T03:17:20.077Z
17762026-09-04T03:17:20.077Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17772026-09-04T03:17:20.077Z
17782026-09-04T03:17:20.077Z PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up
17792026-09-04T03:17:20.077Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17802026-09-04T03:17:20.077Z
17812026-09-04T03:17:20.077Zrunning 1 test
17822026-09-04T03:17:20.078Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17832026-09-04T03:17:20.078Z
17842026-09-04T03:17:20.078Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17852026-09-04T03:17:20.078Z
17862026-09-04T03:17:20.078Z PASS [ 0.008s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17872026-09-04T03:17:20.078Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17882026-09-04T03:17:20.079Z
17892026-09-04T03:17:20.079Zrunning 1 test
17902026-09-04T03:17:20.079Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17912026-09-04T03:17:20.079Z
17922026-09-04T03:17:20.079Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17932026-09-04T03:17:20.079Z
17942026-09-04T03:17:20.101Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17952026-09-04T03:17:20.101Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17962026-09-04T03:17:20.101Z
17972026-09-04T03:17:20.101Zrunning 1 test
17982026-09-04T03:17:20.101Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
17992026-09-04T03:17:20.101Z
18002026-09-04T03:17:20.101Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18012026-09-04T03:17:20.101Z
18022026-09-04T03:17:20.101Z PASS [ 0.008s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18032026-09-04T03:17:20.101Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18042026-09-04T03:17:20.102Z
18052026-09-04T03:17:20.102Zrunning 1 test
18062026-09-04T03:17:20.102Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18072026-09-04T03:17:20.102Z
18082026-09-04T03:17:20.102Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18092026-09-04T03:17:20.102Z
18102026-09-04T03:17:20.102Z PASS [ 0.008s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18112026-09-04T03:17:20.102Z START bfd sm::tests::poll_triggers_immediate_final_response
18122026-09-04T03:17:20.102Z
18132026-09-04T03:17:20.102Zrunning 1 test
18142026-09-04T03:17:20.102Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18152026-09-04T03:17:20.102Z
18162026-09-04T03:17:20.102Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18172026-09-04T03:17:20.102Z
18182026-09-04T03:17:20.102Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18192026-09-04T03:17:20.102Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18202026-09-04T03:17:20.102Z
18212026-09-04T03:17:20.102Zrunning 1 test
18222026-09-04T03:17:20.102Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18232026-09-04T03:17:20.102Z
18242026-09-04T03:17:20.102Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18252026-09-04T03:17:20.102Z
18262026-09-04T03:17:20.103Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18272026-09-04T03:17:20.103Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18282026-09-04T03:17:20.108Z
18292026-09-04T03:17:20.108Zrunning 1 test
18302026-09-04T03:17:20.108Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18312026-09-04T03:17:20.109Z
18322026-09-04T03:17:20.109Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18332026-09-04T03:17:20.109Z
18342026-09-04T03:17:20.109Z PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18352026-09-04T03:17:20.109Z START bfd sm::tests::total_partition_drives_both_down
18362026-09-04T03:17:20.109Z
18372026-09-04T03:17:20.109Zrunning 1 test
18382026-09-04T03:17:20.109Ztest sm::tests::total_partition_drives_both_down ... ok
18392026-09-04T03:17:20.109Z
18402026-09-04T03:17:20.109Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18412026-09-04T03:17:20.109Z
18422026-09-04T03:17:20.109Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18432026-09-04T03:17:20.109Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18442026-09-04T03:17:20.109Z
18452026-09-04T03:17:20.110Zrunning 1 test
18462026-09-04T03:17:20.110Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18472026-09-04T03:17:20.110Z
18482026-09-04T03:17:20.110Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18492026-09-04T03:17:20.110Z
18502026-09-04T03:17:20.110Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18512026-09-04T03:17:20.110Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18522026-09-04T03:17:20.118Z
18532026-09-04T03:17:20.118Zrunning 1 test
18542026-09-04T03:17:20.119Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18552026-09-04T03:17:20.119Z
18562026-09-04T03:17:20.119Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18572026-09-04T03:17:20.119Z
18582026-09-04T03:17:20.120Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18592026-09-04T03:17:20.120Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18602026-09-04T03:17:20.120Z
18612026-09-04T03:17:20.120Zrunning 1 test
18622026-09-04T03:17:20.120Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18632026-09-04T03:17:20.120Z
18642026-09-04T03:17:20.120Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18652026-09-04T03:17:20.120Z
18662026-09-04T03:17:20.120Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18672026-09-04T03:17:20.120Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18682026-09-04T03:17:20.142Z
18692026-09-04T03:17:20.142Zrunning 1 test
18702026-09-04T03:17:20.142Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18712026-09-04T03:17:20.143Z
18722026-09-04T03:17:20.145Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18732026-09-04T03:17:20.145Z
18742026-09-04T03:17:20.145Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18752026-09-04T03:17:20.145Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18762026-09-04T03:17:20.145Z
18772026-09-04T03:17:20.145Zrunning 1 test
18782026-09-04T03:17:20.145Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18792026-09-04T03:17:20.145Z
18802026-09-04T03:17:20.145Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18812026-09-04T03:17:20.145Z
18822026-09-04T03:17:20.145Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18832026-09-04T03:17:20.145Z────────────
18842026-09-04T03:17:20.145Z Summary [ 5.770s] 48 tests run: 48 passed, 0 skipped
18852026-09-04T03:17:20.175Z+ rm -rf /tmp/tmp.9KaGrc
18862026-09-04T03:17:20.175Zprocess exited: duration 185465 ms, exit code 0
 
18872026-09-04T03:17:20.220Zfound 0 output files