01M1Q564GGKDJSVR9Z43BNN83J: 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: 01M1Q577SYFJJ0NAG6G2QD7AX8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:44.832Zjob assigned to worker 01M1Q589APC33ZP6EFXN8ZFNCB [factory aws, i-01e8185458f710c0a] (queued for 1 m 15 s)
 
22026-09-04T21:30:51.033Zstarting task 0: "setup"
32026-09-04T21:30:51.038Z++ uname -s
42026-09-04T21:30:51.041Z+ kern=SunOS
52026-09-04T21:30:51.041Z+ build_user=build
62026-09-04T21:30:51.041Z+ build_uid=12345
72026-09-04T21:30:51.041Z+ work_dir=/work
82026-09-04T21:30:51.041Z+ input_dir=/input
92026-09-04T21:30:51.041Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:51.041Z+ case "$kern" in
112026-09-04T21:30:51.041Z+ groupadd -g 12345 build
122026-09-04T21:30:51.053Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:53.058Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:53.155Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:53.158Z+ home_fs=zfs
162026-09-04T21:30:53.158Z+ [[ zfs == autofs ]]
172026-09-04T21:30:53.158Z+ mkdir -p /home/build
182026-09-04T21:30:53.158Z+ chown build:build /home/build /work
192026-09-04T21:30:55.159Z+ chmod 0700 /home/build /work
202026-09-04T21:30:55.163Zprocess exited: duration 4127 ms, exit code 0
 
212026-09-04T21:30:55.172Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:55.177Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:55.177Z * rust toolchain channel = "stable"
242026-09-04T21:30:55.177Z * rust toolchain profile = "default"
252026-09-04T21:30:55.177Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:30:55.177Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:55.177Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:55.177Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:55.177Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:55.233Zinfo: downloading installer
312026-09-04T21:30:56.570Zinfo: profile set to default
322026-09-04T21:30:56.570Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:56.574Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:56.717Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:56.721Zinfo: downloading 6 components
362026-09-04T21:31:12.706Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:31:12.706Z
382026-09-04T21:31:12.735Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:12.735Z
402026-09-04T21:31:12.740Z
412026-09-04T21:31:12.740ZRust is installed now. Great!
422026-09-04T21:31:12.740Z
432026-09-04T21:31:12.740ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:12.740Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:12.740Z
462026-09-04T21:31:12.740ZTo configure your current shell, you need to source
472026-09-04T21:31:12.740Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:12.740Z
492026-09-04T21:31:12.740ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:12.740Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:12.740Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:12.740ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:12.740Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:12.741ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:12.741Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:12.741ZHOST_CC = None
572026-09-04T21:31:12.741Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:12.741ZCC = None
592026-09-04T21:31:12.741Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:13.277Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:13.277ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:13.277Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:13.277ZCFLAGS = None
642026-09-04T21:31:13.277Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:13.277ZHOST_CFLAGS = None
662026-09-04T21:31:13.277Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:13.277ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:13.277Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:13.277ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:13.370Z+ rustup --version
712026-09-04T21:31:13.375Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:13.378Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:13.399Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:13.402Z+ cargo --version
752026-09-04T21:31:13.412Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:13.415Z+ rustc --version
772026-09-04T21:31:13.433Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:13.436Zprocess exited: duration 18264 ms, exit code 0
 
792026-09-04T21:31:13.444Zstarting task 2: "authentication"
802026-09-04T21:31:13.461Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T21:31:13.469Zstarting task 3: "clone repository"
822026-09-04T21:31:13.472Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:31:13.476Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:31:13.504ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:31:15.017Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:31:15.017Z+ git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4
872026-09-04T21:31:15.289ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:31:15.289Z * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD
892026-09-04T21:31:15.300Z+ [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
902026-09-04T21:31:15.304Z++ git branch --show-current
912026-09-04T21:31:15.304Z+ current=main
922026-09-04T21:31:15.304Z+ [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
932026-09-04T21:31:15.304Z+ git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4
942026-09-04T21:31:15.304Z+ git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr
952026-09-04T21:31:15.320ZSwitched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr'
962026-09-04T21:31:15.323Z+ git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4
972026-09-04T21:31:15.338ZHEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt
982026-09-04T21:31:15.341Zprocess exited: duration 1871 ms, exit code 0
 
992026-09-04T21:31:15.349Zstarting task 4: "build"
1002026-09-04T21:31:15.353Z+ set -o errexit
1012026-09-04T21:31:15.353Z+ set -o pipefail
1022026-09-04T21:31:15.353Z+ source .github/buildomat/test-common.sh
1032026-09-04T21:31:15.353Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T21:31:15.353Z++ source .github/buildomat/common.sh
1052026-09-04T21:31:15.353Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:31:15.354Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T21:31:15.354Z+++ cargo --version
1082026-09-04T21:31:15.360Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T21:31:15.497Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T21:31:15.505Zinfo: downloading 6 components
1112026-09-04T21:31:28.716Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T21:31:28.717Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T21:31:28.717Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T21:31:28.829Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T21:31:28.837Z+++ rustc --version
1162026-09-04T21:31:28.845Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T21:31:28.852Z++ banner install
1182026-09-04T21:31:28.856Z
1192026-09-04T21:31:28.856Z # # # #### ##### ## # #
1202026-09-04T21:31:28.856Z # ## # # # # # # #
1212026-09-04T21:31:28.856Z # # # # #### # # # # #
1222026-09-04T21:31:28.856Z # # # # # # ###### # #
1232026-09-04T21:31:28.856Z # # ## # # # # # # #
1242026-09-04T21:31:28.856Z # # # #### # # # ###### ######
1252026-09-04T21:31:28.856Z
1262026-09-04T21:31:28.856Z++ pfexec pkg install clang-15
1272026-09-04T21:31:31.008Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T21:31:31.440Z Startup: Caching catalogs ... Done
1292026-09-04T21:31:34.083ZPlanning: Solver setup ... Done
1302026-09-04T21:31:34.158ZPlanning: Running solver ... Done
1312026-09-04T21:31:34.204ZPlanning: Consolidating action changes ... Done
1322026-09-04T21:31:34.250ZPlanning: Evaluating mediators ... Done
1332026-09-04T21:31:34.250ZPlanning: Planning completed in 2.71 seconds
1342026-09-04T21:31:34.250ZNo updates necessary for this image.
1352026-09-04T21:31:34.473Z+++ uname -s
1362026-09-04T21:31:34.484Z++ nextest_host_os=SunOS
1372026-09-04T21:31:34.484Z++ case "${nextest_host_os}" in
1382026-09-04T21:31:34.484Z++ nextest_platform=illumos
1392026-09-04T21:31:34.484Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T21:31:34.484Z+++ mktemp -d
1412026-09-04T21:31:34.484Z++ nextest_tmp=/tmp/tmp.FkaGrc
1422026-09-04T21:31:34.484Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T21:31:34.484Z++ nextest_tar=/tmp/tmp.FkaGrc/nextest.tar.gz
1442026-09-04T21:31:34.485Z++ curl -sSfL --retry 10 -o /tmp/tmp.FkaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T21:31:35.104Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T21:31:35.108Z++ tar -xzf /tmp/tmp.FkaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T21:31:35.192Z+ banner bfd
1482026-09-04T21:31:35.201Z
1492026-09-04T21:31:35.201Z ##### ###### #####
1502026-09-04T21:31:35.201Z # # # # #
1512026-09-04T21:31:35.201Z ##### ##### # #
1522026-09-04T21:31:35.202Z # # # # #
1532026-09-04T21:31:35.202Z # # # # #
1542026-09-04T21:31:35.202Z ##### # #####
1552026-09-04T21:31:35.202Z
1562026-09-04T21:31:35.202Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1572026-09-04T21:31:35.359Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T21:31:36.390ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T21:31:36.391Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T21:31:36.468Z Updating crates.io index
1612026-09-04T21:31:36.474Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T21:31:36.907ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T21:31:36.907Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1642026-09-04T21:31:36.942Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T21:31:37.244ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T21:31:37.244Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T21:31:37.250Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T21:31:37.650ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T21:31:37.650Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T21:31:37.666Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T21:31:43.649ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T21:31:43.649Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T21:31:44.090Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T21:31:44.910ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T21:31:44.978Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T21:31:44.978Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T21:31:45.143ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T21:31:45.143Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T21:31:45.180Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T21:31:45.459ZFrom https://github.com/illumos/smf-rs
1812026-09-04T21:31:45.460Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T21:31:45.535Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T21:31:45.700ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T21:31:45.700Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T21:31:45.769Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T21:31:46.240ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T21:31:46.240Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T21:31:46.456Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T21:31:46.628ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T21:31:46.628Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T21:31:46.698Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T21:31:47.350ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T21:31:47.350Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T21:31:47.508Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T21:31:47.735ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T21:31:47.735Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T21:31:47.735Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T21:31:47.898ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T21:31:47.898Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T21:31:47.950Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T21:31:48.164ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T21:31:48.164Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T21:31:48.175Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T21:31:48.516ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T21:31:48.517Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T21:31:48.610Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T21:31:48.832ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T21:31:48.832Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T21:31:48.848Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T21:31:49.311ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T21:31:49.312Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T21:31:49.327Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T21:31:50.472ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T21:31:50.472Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T21:31:50.513Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T21:31:50.789ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T21:31:50.789Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T21:31:50.797Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T21:31:51.152ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T21:31:51.152Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T21:31:51.198Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T21:31:52.032ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T21:31:52.032Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T21:31:52.099Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T21:31:52.450ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T21:31:52.450Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T21:31:52.462Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T21:31:53.450ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T21:31:53.450Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T21:31:53.483Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T21:31:53.857ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T21:31:53.857Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T21:31:53.863Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T21:31:54.126ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T21:31:54.126Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T21:31:56.175Z Downloading crates ...
2372026-09-04T21:31:56.203Z Downloaded aead v0.5.2
2382026-09-04T21:31:56.214Z Downloaded adler2 v2.0.1
2392026-09-04T21:31:56.214Z Downloaded byte-wrapper v0.1.0
2402026-09-04T21:31:56.214Z Downloaded arrayvec v0.7.8
2412026-09-04T21:31:56.214Z Downloaded async-recursion v1.1.1
2422026-09-04T21:31:56.214Z Downloaded curve25519-dalek-derive v0.1.1
2432026-09-04T21:31:56.218Z Downloaded arrayref v0.3.9
2442026-09-04T21:31:56.219Z Downloaded block-buffer v0.12.1
2452026-09-04T21:31:56.219Z Downloaded critical-section v1.2.0
2462026-09-04T21:31:56.219Z Downloaded async-trait v0.1.92
2472026-09-04T21:31:56.222Z Downloaded base64 v0.21.7
2482026-09-04T21:31:56.222Z Downloaded base64ct v1.8.3
2492026-09-04T21:31:56.222Z Downloaded icu_locale_core v2.2.0
2502026-09-04T21:31:56.229Z Downloaded hostname v0.4.2
2512026-09-04T21:31:56.235Z Downloaded httpdate v1.0.3
2522026-09-04T21:31:56.235Z Downloaded atomicwrites v0.4.4
2532026-09-04T21:31:56.235Z Downloaded ahash v0.8.12
2542026-09-04T21:31:56.235Z Downloaded argon2 v0.5.3
2552026-09-04T21:31:56.235Z Downloaded icu_collections v2.2.0
2562026-09-04T21:31:56.243Z Downloaded httparse v1.10.1
2572026-09-04T21:31:56.243Z Downloaded block-buffer v0.10.4
2582026-09-04T21:31:56.243Z Downloaded hubpack v0.1.2
2592026-09-04T21:31:56.243Z Downloaded hyper-util v0.1.20
2602026-09-04T21:31:56.256Z Downloaded async-stream-impl v0.3.6
2612026-09-04T21:31:56.256Z Downloaded hybrid-array v0.4.14
2622026-09-04T21:31:56.256Z Downloaded ipnetwork v0.21.1
2632026-09-04T21:31:56.256Z Downloaded bit-set v0.8.0
2642026-09-04T21:31:56.256Z Downloaded async-stream v0.3.6
2652026-09-04T21:31:56.256Z Downloaded idna v1.1.0
2662026-09-04T21:31:56.256Z Downloaded indent_write v2.2.0
2672026-09-04T21:31:56.261Z Downloaded anyhow v1.0.104
2682026-09-04T21:31:56.261Z Downloaded atomic-waker v1.1.2
2692026-09-04T21:31:56.261Z Downloaded base16ct v1.0.0
2702026-09-04T21:31:56.261Z Downloaded bytecount v0.6.9
2712026-09-04T21:31:56.261Z Downloaded anstyle-parse v1.0.0
2722026-09-04T21:31:56.261Z Downloaded const_format v0.2.36
2732026-09-04T21:31:56.262Z Downloaded async-compression v0.4.43
2742026-09-04T21:31:56.262Z Downloaded base16ct v0.2.0
2752026-09-04T21:31:56.262Z Downloaded ident_case v1.0.1
2762026-09-04T21:31:56.272Z Downloaded anstyle-query v1.1.5
2772026-09-04T21:31:56.272Z Downloaded autocfg v1.5.1
2782026-09-04T21:31:56.272Z Downloaded bit-vec v0.8.0
2792026-09-04T21:31:56.272Z Downloaded daft v0.1.8
2802026-09-04T21:31:56.272Z Downloaded http-body-util v0.1.5
2812026-09-04T21:31:56.276Z Downloaded indexmap v1.9.3
2822026-09-04T21:31:56.276Z Downloaded clap_lex v1.1.0
2832026-09-04T21:31:56.276Z Downloaded icu_properties_data v2.2.0
2842026-09-04T21:31:56.276Z Downloaded cfg-if v1.0.4
2852026-09-04T21:31:56.276Z Downloaded is_terminal_polyfill v1.70.2
2862026-09-04T21:31:56.277Z Downloaded internet-checksum v0.2.1
2872026-09-04T21:31:56.277Z Downloaded ciborium-io v0.2.2
2882026-09-04T21:31:56.284Z Downloaded cstr-argument v0.1.2
2892026-09-04T21:31:56.284Z Downloaded const-random-macro v0.1.16
2902026-09-04T21:31:56.284Z Downloaded inout v0.1.4
2912026-09-04T21:31:56.284Z Downloaded is-terminal v0.4.17
2922026-09-04T21:31:56.284Z Downloaded cancel-safe-futures v0.1.5
2932026-09-04T21:31:56.285Z Downloaded idna_adapter v1.2.2
2942026-09-04T21:31:56.285Z Downloaded bytes v1.12.1
2952026-09-04T21:31:56.292Z Downloaded const-random v0.1.18
2962026-09-04T21:31:56.292Z Downloaded hyper-rustls v0.27.9
2972026-09-04T21:31:56.292Z Downloaded ingot v0.1.1
2982026-09-04T21:31:56.292Z Downloaded humantime v2.4.0
2992026-09-04T21:31:56.292Z Downloaded crypto-common v0.1.7
3002026-09-04T21:31:56.292Z Downloaded convert_case v0.4.0
3012026-09-04T21:31:56.292Z Downloaded cpufeatures v0.2.17
3022026-09-04T21:31:56.292Z Downloaded cobs v0.3.0
3032026-09-04T21:31:56.296Z Downloaded colorchoice v1.0.5
3042026-09-04T21:31:56.296Z Downloaded cpufeatures v0.3.0
3052026-09-04T21:31:56.297Z Downloaded instant v0.1.13
3062026-09-04T21:31:56.297Z Downloaded itoa v1.0.18
3072026-09-04T21:31:56.297Z Downloaded crunchy v0.2.4
3082026-09-04T21:31:56.297Z Downloaded crucible-workspace-hack v0.1.0
3092026-09-04T21:31:56.297Z Downloaded crypto-common v0.2.2
3102026-09-04T21:31:56.297Z Downloaded crc8 v0.1.1
3112026-09-04T21:31:56.297Z Downloaded compression-core v0.4.32
3122026-09-04T21:31:56.297Z Downloaded memoffset v0.9.1
3132026-09-04T21:31:56.297Z Downloaded no-std-compat v0.4.1
3142026-09-04T21:31:56.297Z Downloaded match_cfg v0.1.0
3152026-09-04T21:31:56.297Z Downloaded jiff-static v0.2.35
3162026-09-04T21:31:56.297Z Downloaded cfg_aliases v0.2.2
3172026-09-04T21:31:56.300Z Downloaded ciborium-ll v0.2.2
3182026-09-04T21:31:56.300Z Downloaded lazy_static v1.5.0
3192026-09-04T21:31:56.300Z Downloaded newline-converter v0.3.0
3202026-09-04T21:31:56.300Z Downloaded linear-map v1.2.0
3212026-09-04T21:31:56.300Z Downloaded iana-time-zone v0.1.65
3222026-09-04T21:31:56.300Z Downloaded ingot-macros v0.1.1
3232026-09-04T21:31:56.305Z Downloaded http-body v1.1.0
3242026-09-04T21:31:56.305Z Downloaded newtype-uuid-macros v0.1.1
3252026-09-04T21:31:56.310Z Downloaded num-iter v0.1.46
3262026-09-04T21:31:56.310Z Downloaded keccak v0.1.6
3272026-09-04T21:31:56.310Z Downloaded scopeguard v1.2.0
3282026-09-04T21:31:56.310Z Downloaded num v0.4.3
3292026-09-04T21:31:56.314Z Downloaded hubpack_derive v0.1.1
3302026-09-04T21:31:56.314Z Downloaded is_ci v1.2.0
3312026-09-04T21:31:56.314Z Downloaded serde_plain v1.0.2
3322026-09-04T21:31:56.314Z Downloaded slog-envlogger v2.2.0
3332026-09-04T21:31:56.317Z Downloaded num-conv v0.2.2
3342026-09-04T21:31:56.317Z Downloaded linked-hash-map v0.5.6
3352026-09-04T21:31:56.317Z Downloaded bs58 v0.5.1
3362026-09-04T21:31:56.317Z Downloaded byteorder v1.5.0
3372026-09-04T21:31:56.320Z Downloaded memmap v0.7.0
3382026-09-04T21:31:56.320Z Downloaded newtype_derive v0.1.6
3392026-09-04T21:31:56.320Z Downloaded libscf-sys v1.2.0
3402026-09-04T21:31:56.320Z Downloaded lru-slab v0.1.2
3412026-09-04T21:31:56.320Z Downloaded anstyle v1.0.14
3422026-09-04T21:31:56.328Z Downloaded bitflags v1.3.2
3432026-09-04T21:31:56.328Z Downloaded konst_macro_rules v0.2.19
3442026-09-04T21:31:56.328Z Downloaded constant_time_eq v0.4.2
3452026-09-04T21:31:56.334Z Downloaded mime v0.3.17
3462026-09-04T21:31:56.334Z Downloaded natord v1.0.9
3472026-09-04T21:31:56.334Z Downloaded macaddr v1.0.1
3482026-09-04T21:31:56.334Z Downloaded managed v0.8.0
3492026-09-04T21:31:56.334Z Downloaded backon v1.6.0
3502026-09-04T21:31:56.334Z Downloaded blake2 v0.10.6
3512026-09-04T21:31:56.334Z Downloaded ingot v0.2.1
3522026-09-04T21:31:56.334Z Downloaded ingot-types v0.2.0
3532026-09-04T21:31:56.334Z Downloaded ingot-types v0.1.2
3542026-09-04T21:31:56.340Z Downloaded ipnet v2.12.1
3552026-09-04T21:31:56.340Z Downloaded num-integer v0.1.47
3562026-09-04T21:31:56.340Z Downloaded supports-color v3.0.2
3572026-09-04T21:31:56.340Z Downloaded take_mut v0.2.2
3582026-09-04T21:31:56.340Z Downloaded thread-id v4.2.2
3592026-09-04T21:31:56.340Z Downloaded thread-id v5.1.0
3602026-09-04T21:31:56.341Z Downloaded terminal_size v0.4.4
3612026-09-04T21:31:56.341Z Downloaded lock_api v0.4.14
3622026-09-04T21:31:56.341Z Downloaded num-complex v0.4.6
3632026-09-04T21:31:56.341Z Downloaded tokio-macros v2.7.2
3642026-09-04T21:31:56.348Z Downloaded anstream v1.0.0
3652026-09-04T21:31:56.348Z Downloaded num-derive v0.4.2
3662026-09-04T21:31:56.348Z Downloaded compression-codecs v0.4.38
3672026-09-04T21:31:56.348Z Downloaded strum v0.26.3
3682026-09-04T21:31:56.348Z Downloaded const_format_proc_macros v0.2.34
3692026-09-04T21:31:56.356Z Downloaded csv-core v0.1.13
3702026-09-04T21:31:56.356Z Downloaded sha1 v0.11.0
3712026-09-04T21:31:56.356Z Downloaded chacha20 v0.9.1
3722026-09-04T21:31:56.356Z Downloaded sync_wrapper v1.0.2
3732026-09-04T21:31:56.356Z Downloaded usdt-macro v0.6.0
3742026-09-04T21:31:56.356Z Downloaded usdt-attr-macro v0.6.0
3752026-09-04T21:31:56.356Z Downloaded wait-timeout v0.2.1
3762026-09-04T21:31:56.359Z Downloaded waitgroup v0.1.2
3772026-09-04T21:31:56.359Z Downloaded structmeta-derive v0.3.0
3782026-09-04T21:31:56.359Z Downloaded zerofrom-derive v0.1.7
3792026-09-04T21:31:56.359Z Downloaded camino v1.2.5
3802026-09-04T21:31:56.359Z Downloaded typify-macro v0.6.2
3812026-09-04T21:31:56.360Z Downloaded cipher v0.4.4
3822026-09-04T21:31:56.360Z Downloaded cmake v0.1.58
3832026-09-04T21:31:56.363Z Downloaded camino-tempfile v1.4.1
3842026-09-04T21:31:56.363Z Downloaded scroll_derive v0.13.1
3852026-09-04T21:31:56.363Z Downloaded crossbeam-deque v0.8.7
3862026-09-04T21:31:56.363Z Downloaded newtype-uuid v1.4.0
3872026-09-04T21:31:56.368Z Downloaded num_enum v0.5.11
3882026-09-04T21:31:56.372Z Downloaded multer v3.1.0
3892026-09-04T21:31:56.372Z Downloaded dunce v1.0.5
3902026-09-04T21:31:56.373Z Downloaded bcs v0.1.6
3912026-09-04T21:31:56.373Z Downloaded libsw v3.5.0
3922026-09-04T21:31:56.373Z Downloaded libsw-core v0.3.2
3932026-09-04T21:31:56.377Z Downloaded rustversion v1.0.23
3942026-09-04T21:31:56.377Z Downloaded serde_derive_internals v0.29.1
3952026-09-04T21:31:56.377Z Downloaded static_assertions v1.1.0
3962026-09-04T21:31:56.377Z Downloaded clap_derive v4.6.4
3972026-09-04T21:31:56.381Z Downloaded debug-ignore v1.0.5
3982026-09-04T21:31:56.381Z Downloaded zone_cfg_derive v0.3.1
3992026-09-04T21:31:56.381Z Downloaded ingot-macros v0.2.0
4002026-09-04T21:31:56.381Z Downloaded jobserver v0.1.35
4012026-09-04T21:31:56.381Z Downloaded dyn-clone v1.0.20
4022026-09-04T21:31:56.381Z Downloaded foreign-types-macros v0.2.4
4032026-09-04T21:31:56.381Z Downloaded foreign-types-shared v0.1.1
4042026-09-04T21:31:56.381Z Downloaded futures-core v0.3.34
4052026-09-04T21:31:56.387Z Downloaded futures-macro v0.3.34
4062026-09-04T21:31:56.387Z Downloaded base64 v0.22.1
4072026-09-04T21:31:56.387Z Downloaded fxhash v0.2.1
4082026-09-04T21:31:56.387Z Downloaded backoff v0.4.0
4092026-09-04T21:31:56.387Z Downloaded bitflags v2.13.1
4102026-09-04T21:31:56.390Z Downloaded rustls-pemfile v2.2.0
4112026-09-04T21:31:56.390Z Downloaded serde_tokenstream v0.2.3
4122026-09-04T21:31:56.390Z Downloaded thread_local v1.1.10
4132026-09-04T21:31:56.390Z Downloaded serde_tokenstream v0.3.0
4142026-09-04T21:31:56.390Z Downloaded slog-term v2.9.2
4152026-09-04T21:31:56.395Z Downloaded icu_provider v2.2.0
4162026-09-04T21:31:56.395Z Downloaded num_enum_derive v0.5.11
4172026-09-04T21:31:56.395Z Downloaded omicron-workspace-hack v0.1.0
4182026-09-04T21:31:56.395Z Downloaded thiserror-no-std v2.0.2
4192026-09-04T21:31:56.403Z Downloaded chacha20 v0.10.1
4202026-09-04T21:31:56.403Z Downloaded ciborium v0.2.2
4212026-09-04T21:31:56.403Z Downloaded console v0.16.4
4222026-09-04T21:31:56.403Z Downloaded crc32fast v1.5.0
4232026-09-04T21:31:56.408Z Downloaded rand_chacha v0.3.1
4242026-09-04T21:31:56.408Z Downloaded num-rational v0.4.2
4252026-09-04T21:31:56.408Z Downloaded signal-hook-registry v1.4.8
4262026-09-04T21:31:56.408Z Downloaded smf v0.2.3
4272026-09-04T21:31:56.408Z Downloaded typify-macro v0.4.3
4282026-09-04T21:31:56.420Z Downloaded rand_pcg v0.10.2
4292026-09-04T21:31:56.420Z Downloaded colored v3.1.1
4302026-09-04T21:31:56.427Z Downloaded rand_xorshift v0.4.0
4312026-09-04T21:31:56.427Z Downloaded universal-hash v0.5.1
4322026-09-04T21:31:56.427Z Downloaded tabled_derive v0.7.0
4332026-09-04T21:31:56.427Z Downloaded testing_table v0.3.0
4342026-09-04T21:31:56.427Z Downloaded slog-bunyan v2.5.0
4352026-09-04T21:31:56.428Z Downloaded stable_deref_trait v1.2.1
4362026-09-04T21:31:56.428Z Downloaded strum v0.27.2
4372026-09-04T21:31:56.428Z Downloaded strum v0.28.0
4382026-09-04T21:31:56.432Z Downloaded serial_test v4.0.1
4392026-09-04T21:31:56.432Z Downloaded digest v0.11.3
4402026-09-04T21:31:56.432Z Downloaded litemap v0.8.2
4412026-09-04T21:31:56.850Z Downloaded memmap2 v0.9.11
4422026-09-04T21:31:56.850Z Downloaded lru-cache v0.1.2
4432026-09-04T21:31:56.850Z Downloaded erased-serde v0.3.31
4442026-09-04T21:31:56.850Z Downloaded foldhash v0.1.5
4452026-09-04T21:31:56.856Z Downloaded ff v0.13.1
4462026-09-04T21:31:56.856Z Downloaded filetime v0.2.29
4472026-09-04T21:31:56.856Z Downloaded cargo_toml v0.22.3
4482026-09-04T21:31:56.856Z Downloaded potential_utf v0.1.5
4492026-09-04T21:31:56.856Z Downloaded tower-service v0.3.3
4502026-09-04T21:31:56.856Z Downloaded tower-layer v0.3.3
4512026-09-04T21:31:56.856Z Downloaded utf-8 v0.7.6
4522026-09-04T21:31:56.856Z Downloaded globset v0.4.20
4532026-09-04T21:31:56.856Z Downloaded allocator-api2 v0.2.21
4542026-09-04T21:31:56.856Z Downloaded topological-sort v0.2.2
4552026-09-04T21:31:56.856Z Downloaded icu_properties v2.2.0
4562026-09-04T21:31:56.856Z Downloaded cookie v0.18.2
4572026-09-04T21:31:56.856Z Downloaded icu_normalizer v2.2.0
4582026-09-04T21:31:56.856Z Downloaded crossbeam-utils v0.8.22
4592026-09-04T21:31:56.856Z Downloaded parse-display-derive v0.10.0
4602026-09-04T21:31:56.857Z Downloaded pin-project-internal v1.1.13
4612026-09-04T21:31:56.857Z Downloaded parking_lot_core v0.8.6
4622026-09-04T21:31:56.857Z Downloaded unarray v0.1.4
4632026-09-04T21:31:56.857Z Downloaded usdt v0.6.0
4642026-09-04T21:31:56.857Z Downloaded usdt-macro v0.5.0
4652026-09-04T21:31:56.857Z Downloaded want v0.3.1
4662026-09-04T21:31:56.857Z Downloaded darling_macro v0.21.3
4672026-09-04T21:31:56.857Z Downloaded darling_macro v0.23.0
4682026-09-04T21:31:56.857Z Downloaded dtrace-parser v0.3.0
4692026-09-04T21:31:56.857Z Downloaded dropshot-api-manager-types v0.8.0
4702026-09-04T21:31:56.857Z Downloaded hostname v0.3.1
4712026-09-04T21:31:56.857Z Downloaded dtrace-parser v0.2.0
4722026-09-04T21:31:56.857Z Downloaded heck v0.5.0
4732026-09-04T21:31:56.857Z Downloaded olpc-cjson v0.1.4
4742026-09-04T21:31:56.857Z Downloaded thiserror v2.0.20
4752026-09-04T21:31:56.857Z Downloaded snafu-derive v0.8.9
4762026-09-04T21:31:56.857Z Downloaded progenitor-client v0.13.0
4772026-09-04T21:31:56.857Z Downloaded proc-macro-crate v3.5.0
4782026-09-04T21:31:56.857Z Downloaded data-encoding v2.11.1
4792026-09-04T21:31:56.857Z Downloaded schemars v0.8.22
4802026-09-04T21:31:56.857Z Downloaded resolv-conf v0.7.6
4812026-09-04T21:31:56.857Z Downloaded schemars_derive v0.8.22
4822026-09-04T21:31:56.857Z Downloaded scroll v0.12.0
4832026-09-04T21:31:56.857Z Downloaded slab v0.4.12
4842026-09-04T21:31:56.857Z Downloaded slog-async v2.8.0
4852026-09-04T21:31:56.857Z Downloaded swrite v0.1.0
4862026-09-04T21:31:56.857Z Downloaded ref-cast v1.0.26
4872026-09-04T21:31:56.857Z Downloaded slog v2.8.2
4882026-09-04T21:31:56.857Z Downloaded arc-swap v1.9.2
4892026-09-04T21:31:56.857Z Downloaded tiny-keccak v2.0.2
4902026-09-04T21:31:56.857Z Downloaded yoke v0.8.3
4912026-09-04T21:31:56.857Z Downloaded log v0.4.33
4922026-09-04T21:31:56.857Z Downloaded quick-error v1.2.3
4932026-09-04T21:31:56.857Z Downloaded rustc-hash v2.1.3
4942026-09-04T21:31:56.857Z Downloaded indicatif v0.18.6
4952026-09-04T21:31:56.857Z Downloaded thiserror-impl v2.0.20
4962026-09-04T21:31:56.857Z Downloaded toml v1.1.4+spec-1.1.0
4972026-09-04T21:31:56.857Z Downloaded xz2 v0.1.7
4982026-09-04T21:31:56.857Z Downloaded chacha20poly1305 v0.10.1
4992026-09-04T21:31:56.858Z Downloaded rustc_version v0.1.7
5002026-09-04T21:31:56.858Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5012026-09-04T21:31:56.858Z Downloaded clap v4.6.6
5022026-09-04T21:31:56.858Z Downloaded fnv v1.0.7
5032026-09-04T21:31:56.858Z Downloaded daft-derive v0.1.8
5042026-09-04T21:31:56.858Z Downloaded either v1.17.0
5052026-09-04T21:31:56.858Z Downloaded glob v0.3.4
5062026-09-04T21:31:56.858Z Downloaded serial_test_derive v4.0.1
5072026-09-04T21:31:56.858Z Downloaded siphasher v1.0.3
5082026-09-04T21:31:56.858Z Downloaded subtle v2.6.1
5092026-09-04T21:31:56.858Z Downloaded time-core v0.1.9
5102026-09-04T21:31:56.858Z Downloaded oxnet v0.1.7
5112026-09-04T21:31:56.858Z Downloaded num-traits v0.2.19
5122026-09-04T21:31:56.858Z Downloaded postcard v1.1.3
5132026-09-04T21:31:56.858Z Downloaded const-oid v0.10.2
5142026-09-04T21:31:56.858Z Downloaded textwrap v0.16.2
5152026-09-04T21:31:56.858Z Downloaded uuid v1.26.0
5162026-09-04T21:31:56.858Z Downloaded oxide-tokio-rt v0.1.6
5172026-09-04T21:31:56.858Z Downloaded paste v1.0.15
5182026-09-04T21:31:56.858Z Downloaded try-lock v0.2.5
5192026-09-04T21:31:56.858Z Downloaded unicode-xid v0.2.6
5202026-09-04T21:31:56.858Z Downloaded fs-err v3.3.1
5212026-09-04T21:31:56.858Z Downloaded crypto-bigint v0.5.5
5222026-09-04T21:31:56.858Z Downloaded drift v0.2.0
5232026-09-04T21:31:56.858Z Downloaded fs_extra v1.3.0
5242026-09-04T21:31:56.858Z Downloaded poly1305 v0.8.0
5252026-09-04T21:31:56.858Z Downloaded unit-prefix v0.5.2
5262026-09-04T21:31:56.858Z Downloaded pest_generator v2.8.8
5272026-09-04T21:31:56.858Z Downloaded time-macros v0.2.32
5282026-09-04T21:31:56.858Z Downloaded xattr v1.6.1
5292026-09-04T21:31:56.858Z Downloaded generic-array v0.14.7
5302026-09-04T21:31:56.858Z Downloaded defmt v0.3.100
5312026-09-04T21:31:56.858Z Downloaded embedded-io v0.4.0
5322026-09-04T21:31:56.858Z Downloaded progenitor v0.13.0
5332026-09-04T21:31:56.860Z Downloaded toml v0.8.23
5342026-09-04T21:31:56.860Z Downloaded port-file v0.1.0
5352026-09-04T21:31:56.860Z Downloaded serde_with_macros v3.22.0
5362026-09-04T21:31:56.860Z Downloaded progenitor-extras v0.2.0
5372026-09-04T21:31:56.860Z Downloaded rusty-fork v0.3.1
5382026-09-04T21:31:56.860Z Downloaded form_urlencoded v1.2.2
5392026-09-04T21:31:56.860Z Downloaded foreign-types-shared v0.3.1
5402026-09-04T21:31:56.860Z Downloaded foreign-types v0.5.0
5412026-09-04T21:31:56.860Z Downloaded heck v0.4.1
5422026-09-04T21:31:56.860Z Downloaded parse-display v0.10.0
5432026-09-04T21:31:56.860Z Downloaded rand_core v0.10.1
5442026-09-04T21:31:56.860Z Downloaded derive-where v1.6.1
5452026-09-04T21:31:56.866Z Downloaded hash32 v0.3.1
5462026-09-04T21:31:56.866Z Downloaded progenitor-client v0.10.0
5472026-09-04T21:31:56.866Z Downloaded progenitor-macro v0.10.0
5482026-09-04T21:31:56.866Z Downloaded rustc_version v0.4.1
5492026-09-04T21:31:56.866Z Downloaded tracing-attributes v0.1.31
5502026-09-04T21:31:56.866Z Downloaded serde_path_to_error v0.1.20
5512026-09-04T21:31:56.866Z Downloaded crossbeam-epoch v0.9.20
5522026-09-04T21:31:56.866Z Downloaded tungstenite v0.21.0
5532026-09-04T21:31:56.866Z Downloaded icu_normalizer_data v2.2.0
5542026-09-04T21:31:56.866Z Downloaded proc-macro-crate v1.3.1
5552026-09-04T21:31:56.866Z Downloaded progenitor-client v0.14.0
5562026-09-04T21:31:56.866Z Downloaded omicron-zone-package v0.12.3
5572026-09-04T21:31:56.866Z Downloaded tempfile v3.27.0
5582026-09-04T21:31:56.866Z Downloaded cc v1.4.2
5592026-09-04T21:31:56.866Z Downloaded pin-project v1.1.13
5602026-09-04T21:31:56.866Z Downloaded zerocopy-derive v0.7.35
5612026-09-04T21:31:56.866Z Downloaded derive-ex v0.1.8
5622026-09-04T21:31:56.866Z Downloaded progenitor-impl v0.10.0
5632026-09-04T21:31:56.866Z Downloaded tokio-tungstenite v0.21.0
5642026-09-04T21:31:56.867Z Downloaded serde v1.0.229
5652026-09-04T21:31:56.867Z Downloaded crossbeam-channel v0.5.16
5662026-09-04T21:31:56.867Z Downloaded serde-big-array v0.5.1
5672026-09-04T21:31:56.867Z Downloaded serde_spanned v1.1.1
5682026-09-04T21:31:56.867Z Downloaded spin v0.5.2
5692026-09-04T21:31:56.867Z Downloaded toml_writer v1.1.2+spec-1.1.0
5702026-09-04T21:31:56.867Z Downloaded miniz_oxide v0.8.9
5712026-09-04T21:31:56.867Z Downloaded toml_edit v0.25.13+spec-1.1.0
5722026-09-04T21:31:56.867Z Downloaded yansi v1.0.1
5732026-09-04T21:31:56.867Z Downloaded dropshot_endpoint v0.17.1
5742026-09-04T21:31:56.867Z Downloaded proc-macro2 v1.0.107
5752026-09-04T21:31:56.867Z Downloaded progenitor-impl v0.14.0
5762026-09-04T21:31:56.867Z Downloaded usdt-impl v0.6.0
5772026-09-04T21:31:56.867Z Downloaded progenitor-impl v0.13.0
5782026-09-04T21:31:56.867Z Downloaded untrusted v0.7.1
5792026-09-04T21:31:56.867Z Downloaded ryu v1.0.23
5802026-09-04T21:31:56.867Z Downloaded serde_derive v1.0.229
5812026-09-04T21:31:56.867Z Downloaded version_check v0.9.5
5822026-09-04T21:31:56.867Z Downloaded zeroize v1.9.0
5832026-09-04T21:31:56.867Z Downloaded zerofrom v0.1.8
5842026-09-04T21:31:56.867Z Downloaded thiserror-impl-no-std v2.0.2
5852026-09-04T21:31:56.867Z Downloaded zmij v1.0.23
5862026-09-04T21:31:56.867Z Downloaded whoami v1.6.1
5872026-09-04T21:31:56.867Z Downloaded konst v0.2.20
5882026-09-04T21:31:56.867Z Downloaded displaydoc v0.2.7
5892026-09-04T21:31:56.867Z Downloaded serde_yaml v0.9.34+deprecated
5902026-09-04T21:31:56.867Z Downloaded num_enum_derive v0.7.6
5912026-09-04T21:31:56.867Z Downloaded find-msvc-tools v0.1.10
5922026-09-04T21:31:56.867Z Downloaded fastrand v2.5.0
5932026-09-04T21:31:56.867Z Downloaded highway v1.3.0
5942026-09-04T21:31:56.867Z Downloaded defmt-parser v1.0.0
5952026-09-04T21:31:56.867Z Downloaded futures-sink v0.3.34
5962026-09-04T21:31:56.867Z Downloaded futures-task v0.3.34
5972026-09-04T21:31:56.867Z Downloaded zone v0.3.1
5982026-09-04T21:31:56.867Z Downloaded minimal-lexical v0.2.1
5992026-09-04T21:31:56.867Z Downloaded aho-corasick v1.1.5
6002026-09-04T21:31:56.867Z Downloaded toml_edit v0.22.27
6012026-09-04T21:31:56.867Z Downloaded errno v0.3.14
6022026-09-04T21:31:56.867Z Downloaded embedded-io v0.6.1
6032026-09-04T21:31:56.867Z Downloaded getrandom v0.4.3
6042026-09-04T21:31:56.868Z Downloaded ppv-lite86 v0.2.21
6052026-09-04T21:31:56.868Z Downloaded progenitor v0.14.0
6062026-09-04T21:31:56.868Z Downloaded pest_derive v2.8.8
6072026-09-04T21:31:56.868Z Downloaded openssl-macros v0.1.1
6082026-09-04T21:31:56.868Z Downloaded float-ord v0.3.2
6092026-09-04T21:31:56.868Z Downloaded scroll v0.13.0
6102026-09-04T21:31:56.868Z Downloaded percent-encoding v2.3.2
6112026-09-04T21:31:56.868Z Downloaded papergrid v0.11.0
6122026-09-04T21:31:56.868Z Downloaded pretty-hex v0.4.2
6132026-09-04T21:31:56.868Z Downloaded tokio-stream v0.1.19
6142026-09-04T21:31:56.868Z Downloaded getrandom v0.3.4
6152026-09-04T21:31:56.868Z Downloaded openssl-sys v0.9.117
6162026-09-04T21:31:56.868Z Downloaded derive_more v0.99.20
6172026-09-04T21:31:56.868Z Downloaded smawk v0.3.3
6182026-09-04T21:31:56.868Z Downloaded thin-vec v0.2.19
6192026-09-04T21:31:56.868Z Downloaded pest_meta v2.8.8
6202026-09-04T21:31:56.869Z Downloaded typeid v1.0.3
6212026-09-04T21:31:56.869Z Downloaded semver v0.1.20
6222026-09-04T21:31:56.869Z Downloaded elliptic-curve v0.13.8
6232026-09-04T21:31:56.869Z Downloaded toml_datetime v0.6.11
6242026-09-04T21:31:56.869Z Downloaded darling_core v0.21.3
6252026-09-04T21:31:56.869Z Downloaded rustls-platform-verifier v0.7.0
6262026-09-04T21:31:56.869Z Downloaded strum_macros v0.26.4
6272026-09-04T21:31:56.869Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6282026-09-04T21:31:56.869Z Downloaded untrusted v0.9.0
6292026-09-04T21:31:56.869Z Downloaded walkdir v2.5.0
6302026-09-04T21:31:56.869Z Downloaded enum-as-inner v0.6.1
6312026-09-04T21:31:56.869Z Downloaded strsim v0.11.1
6322026-09-04T21:31:56.869Z Downloaded toml_write v0.1.2
6332026-09-04T21:31:56.869Z Downloaded itertools v0.14.0
6342026-09-04T21:31:56.869Z Downloaded zeroize_derive v1.5.0
6352026-09-04T21:31:56.869Z Downloaded gethostname v0.5.0
6362026-09-04T21:31:56.869Z Downloaded proc-macro-error-attr v1.0.4
6372026-09-04T21:31:56.869Z Downloaded semver v1.0.28
6382026-09-04T21:31:56.869Z Downloaded vsss-rs v3.3.4
6392026-09-04T21:31:56.869Z Downloaded defmt-macros v1.1.1
6402026-09-04T21:31:56.869Z Downloaded hex v0.4.3
6412026-09-04T21:31:56.869Z Downloaded plain v0.2.3
6422026-09-04T21:31:56.869Z Downloaded toml_edit v0.19.15
6432026-09-04T21:31:56.869Z Downloaded similar v2.7.0
6442026-09-04T21:31:56.869Z Downloaded utf8_iter v1.0.4
6452026-09-04T21:31:56.874Z Downloaded sigpipe v0.1.3
6462026-09-04T21:31:56.874Z Downloaded sha1 v0.10.7
6472026-09-04T21:31:56.874Z Downloaded progenitor-macro v0.13.0
6482026-09-04T21:31:56.874Z Downloaded pkg-config v0.3.33
6492026-09-04T21:31:56.874Z Downloaded tracing-core v0.1.36
6502026-09-04T21:31:56.874Z Downloaded ucd-trie v0.1.7
6512026-09-04T21:31:56.874Z Downloaded termtree v0.5.1
6522026-09-04T21:31:56.874Z Downloaded powerfmt v0.2.0
6532026-09-04T21:31:56.874Z Downloaded slog-dtrace v0.3.0
6542026-09-04T21:31:56.874Z Downloaded tokio-dtrace v0.1.1
6552026-09-04T21:31:56.874Z Downloaded rustls-native-certs v0.8.4
6562026-09-04T21:31:56.874Z Downloaded simd-adler32 v0.3.10
6572026-09-04T21:31:56.875Z Downloaded slog-stdlog v4.1.1
6582026-09-04T21:31:56.875Z Downloaded mio v1.2.2
6592026-09-04T21:31:56.875Z Downloaded smallvec v1.15.2
6602026-09-04T21:31:56.875Z Downloaded url v2.5.8
6612026-09-04T21:31:56.875Z Downloaded synstructure v0.13.2
6622026-09-04T21:31:56.875Z Downloaded term v1.2.1
6632026-09-04T21:31:56.875Z Downloaded tokio-rustls v0.26.4
6642026-09-04T21:31:56.875Z Downloaded tabwriter v1.4.1
6652026-09-04T21:31:56.875Z Downloaded writeable v0.6.3
6662026-09-04T21:31:56.875Z Downloaded usdt-attr-macro v0.5.0
6672026-09-04T21:31:56.875Z Downloaded yoke-derive v0.8.2
6682026-09-04T21:31:56.875Z Downloaded progenitor-macro v0.14.0
6692026-09-04T21:31:56.875Z Downloaded indexmap v2.14.0
6702026-09-04T21:31:56.875Z Downloaded equivalent v1.0.2
6712026-09-04T21:31:56.875Z Downloaded digest v0.10.7
6722026-09-04T21:31:56.875Z Downloaded memchr v2.8.3
6732026-09-04T21:31:56.875Z Downloaded nom v7.1.3
6742026-09-04T21:31:56.875Z Downloaded num_threads v0.1.7
6752026-09-04T21:31:56.875Z Downloaded foreign-types v0.3.2
6762026-09-04T21:31:56.875Z Downloaded pem v3.0.6
6772026-09-04T21:31:56.875Z Downloaded opaque-debug v0.3.1
6782026-09-04T21:31:56.875Z Downloaded utf8parse v0.2.2
6792026-09-04T21:31:56.875Z Downloaded dof v0.4.0
6802026-09-04T21:31:56.875Z Downloaded typed-path v0.9.3
6812026-09-04T21:31:56.875Z Downloaded ron v0.12.2
6822026-09-04T21:31:56.875Z Downloaded owo-colors v4.3.0
6832026-09-04T21:31:56.875Z Downloaded hickory-resolver v0.24.4
6842026-09-04T21:31:56.875Z Downloaded fixedbitset v0.5.7
6852026-09-04T21:31:56.875Z Downloaded parking_lot v0.11.2
6862026-09-04T21:31:56.875Z Downloaded scroll_derive v0.12.1
6872026-09-04T21:31:56.875Z Downloaded openssl-probe v0.2.1
6882026-09-04T21:31:56.875Z Downloaded serde_urlencoded v0.7.1
6892026-09-04T21:31:56.875Z Downloaded slog-json v2.6.1
6902026-09-04T21:31:56.875Z Downloaded papergrid v0.18.0
6912026-09-04T21:31:56.875Z Downloaded snafu v0.8.9
6922026-09-04T21:31:56.875Z Downloaded zerovec-derive v0.11.3
6932026-09-04T21:31:56.875Z Downloaded serde_repr v0.1.21
6942026-09-04T21:31:56.875Z Downloaded toml v0.9.12+spec-1.1.0
6952026-09-04T21:31:56.875Z Downloaded futures-executor v0.3.34
6962026-09-04T21:31:56.876Z Downloaded secrecy v0.10.3
6972026-09-04T21:31:56.876Z Downloaded tinyvec_macros v0.1.1
6982026-09-04T21:31:56.876Z Downloaded num_enum v0.7.6
6992026-09-04T21:31:56.876Z Downloaded password-hash v0.5.0
7002026-09-04T21:31:56.876Z Downloaded similar v3.2.0
7012026-09-04T21:31:56.876Z Downloaded phf_shared v0.12.1
7022026-09-04T21:31:56.876Z Downloaded rand_core v0.6.4
7032026-09-04T21:31:56.876Z Downloaded toml_parser v1.1.3+spec-1.1.0
7042026-09-04T21:31:56.876Z Downloaded thiserror v1.0.69
7052026-09-04T21:31:56.876Z Downloaded fixedbitset v0.4.2
7062026-09-04T21:31:56.876Z Downloaded same-file v1.0.6
7072026-09-04T21:31:56.876Z Downloaded darling_core v0.23.0
7082026-09-04T21:31:56.876Z Downloaded git-stub-vcs v0.1.0
7092026-09-04T21:31:56.876Z Downloaded getrandom v0.2.17
7102026-09-04T21:31:56.876Z Downloaded http v1.5.0
7112026-09-04T21:31:56.876Z Downloaded sha2 v0.10.9
7122026-09-04T21:31:56.876Z Downloaded darling v0.21.3
7132026-09-04T21:31:56.876Z Downloaded rand_core v0.9.5
7142026-09-04T21:31:56.876Z Downloaded shlex v2.0.1
7152026-09-04T21:31:56.876Z Downloaded unicode-linebreak v0.1.5
7162026-09-04T21:31:56.876Z Downloaded slog-scope v4.4.1
7172026-09-04T21:31:56.876Z Downloaded futures-io v0.3.34
7182026-09-04T21:31:56.876Z Downloaded ref-cast-impl v1.0.26
7192026-09-04T21:31:56.876Z Downloaded serde_spanned v0.6.9
7202026-09-04T21:31:56.876Z Downloaded qorb v0.4.1
7212026-09-04T21:31:56.876Z Downloaded usdt v0.5.0
7222026-09-04T21:31:56.876Z Downloaded quinn-udp v0.5.15
7232026-09-04T21:31:56.876Z Downloaded jiff-core v0.1.0
7242026-09-04T21:31:56.876Z Downloaded rhai_codegen v3.2.0
7252026-09-04T21:31:56.876Z Downloaded itertools v0.12.1
7262026-09-04T21:31:56.876Z Downloaded unicode-segmentation v1.13.3
7272026-09-04T21:31:56.876Z Downloaded spin v0.9.9
7282026-09-04T21:31:56.876Z Downloaded quote v1.0.47
7292026-09-04T21:31:56.876Z Downloaded group v0.13.0
7302026-09-04T21:31:56.876Z Downloaded structmeta v0.3.0
7312026-09-04T21:31:56.876Z Downloaded smartstring v1.0.1
7322026-09-04T21:31:56.876Z Downloaded tagptr v0.2.0
7332026-09-04T21:31:56.876Z Downloaded dof v0.3.0
7342026-09-04T21:31:56.876Z Downloaded rand v0.8.7
7352026-09-04T21:31:56.877Z Downloaded phf v0.12.1
7362026-09-04T21:31:56.877Z Downloaded rustls-pki-types v1.15.1
7372026-09-04T21:31:56.877Z Downloaded serde_core v1.0.229
7382026-09-04T21:31:56.877Z Downloaded darling v0.23.0
7392026-09-04T21:31:56.877Z Downloaded progenitor v0.10.0
7402026-09-04T21:31:56.877Z Downloaded foldhash v0.2.0
7412026-09-04T21:31:56.877Z Downloaded zerovec v0.11.6
7422026-09-04T21:31:56.877Z Downloaded nom v8.0.0
7432026-09-04T21:31:56.877Z Downloaded hmac v0.12.1
7442026-09-04T21:31:56.877Z Downloaded tinystr v0.8.3
7452026-09-04T21:31:56.881Z Downloaded usdt-impl v0.5.0
7462026-09-04T21:31:56.881Z Downloaded deranged v0.5.8
7472026-09-04T21:31:56.881Z Downloaded libm v0.2.16
7482026-09-04T21:31:56.881Z Downloaded parking_lot v0.12.5
7492026-09-04T21:31:56.881Z Downloaded pest v2.8.8
7502026-09-04T21:31:56.881Z Downloaded futures v0.3.34
7512026-09-04T21:31:56.881Z Downloaded rayon-core v1.13.0
7522026-09-04T21:31:56.881Z Downloaded schemars v1.2.2
7532026-09-04T21:31:56.884Z Downloaded tinyvec v1.12.0
7542026-09-04T21:31:56.884Z Downloaded pin-project-lite v0.2.17
7552026-09-04T21:31:56.888Z Downloaded unsafe-libyaml v0.2.11
7562026-09-04T21:31:56.888Z Downloaded proc-macro-error v1.0.4
7572026-09-04T21:31:56.891Z Downloaded rand_chacha v0.9.0
7582026-09-04T21:31:56.891Z Downloaded thiserror-impl v1.0.69
7592026-09-04T21:31:56.891Z Downloaded zerocopy-derive v0.8.56
7602026-09-04T21:31:56.894Z Downloaded test-strategy v0.4.5
7612026-09-04T21:31:56.900Z Downloaded diff v0.1.13
7622026-09-04T21:31:56.900Z Downloaded git-stub v1.0.0
7632026-09-04T21:31:56.905Z Downloaded half v2.7.1
7642026-09-04T21:31:56.905Z Downloaded strum_macros v0.27.2
7652026-09-04T21:31:56.905Z Downloaded pretty_assertions v1.4.1
7662026-09-04T21:31:56.905Z Downloaded tar v0.4.46
7672026-09-04T21:31:56.912Z Downloaded socket2 v0.6.5
7682026-09-04T21:31:56.919Z Downloaded strum_macros v0.28.0
7692026-09-04T21:31:56.919Z Downloaded unicode-ident v1.0.24
7702026-09-04T21:31:56.919Z Downloaded typify v0.6.2
7712026-09-04T21:31:56.919Z Downloaded schemars v0.9.0
7722026-09-04T21:31:56.923Z Downloaded defmt v1.1.1
7732026-09-04T21:31:56.923Z Downloaded parking_lot_core v0.9.12
7742026-09-04T21:31:56.926Z Downloaded futures-channel v0.3.34
7752026-09-04T21:31:56.929Z Downloaded itertools v0.15.0
7762026-09-04T21:31:56.933Z Downloaded hickory-resolver v0.25.2
7772026-09-04T21:31:56.936Z Downloaded hyper v1.11.1
7782026-09-04T21:31:56.939Z Downloaded clap_builder v4.6.6
7792026-09-04T21:31:56.943Z Downloaded once_cell v1.21.4
7802026-09-04T21:31:56.948Z Downloaded toml v0.7.8
7812026-09-04T21:31:56.948Z Downloaded rand v0.9.5
7822026-09-04T21:31:56.948Z Downloaded hashbrown v0.15.5
7832026-09-04T21:31:56.951Z Downloaded zerotrie v0.2.4
7842026-09-04T21:31:56.951Z Downloaded hashbrown v0.16.1
7852026-09-04T21:31:56.954Z Downloaded reqwest v0.13.4
7862026-09-04T21:31:57.361Z Downloaded flate2 v1.1.9
7872026-09-04T21:31:57.365Z Downloaded typify v0.4.3
7882026-09-04T21:31:57.365Z Downloaded quinn v0.11.11
7892026-09-04T21:31:57.365Z Downloaded serde_json v1.0.151
7902026-09-04T21:31:57.365Z Downloaded reqwest v0.12.28
7912026-09-04T21:31:57.365Z Downloaded h2 v0.4.15
7922026-09-04T21:31:57.365Z Downloaded rustls-webpki v0.103.14
7932026-09-04T21:31:57.365Z Downloaded hashbrown v0.12.3
7942026-09-04T21:31:57.365Z Downloaded regex v1.13.1
7952026-09-04T21:31:57.365Z Downloaded dropshot-api-manager v0.8.0
7962026-09-04T21:31:57.365Z Downloaded typenum v1.20.1
7972026-09-04T21:31:57.365Z Downloaded prettyplease v0.2.37
7982026-09-04T21:31:57.365Z Downloaded heapless v0.8.0
7992026-09-04T21:31:57.365Z Downloaded steno v0.4.1
8002026-09-04T21:31:57.365Z Downloaded rand v0.10.2
8012026-09-04T21:31:57.366Z Downloaded winnow v1.0.4
8022026-09-04T21:31:57.366Z Downloaded iddqd v0.4.6
8032026-09-04T21:31:57.366Z Downloaded tower v0.5.3
8042026-09-04T21:31:57.366Z Downloaded expectorate v1.3.0
8052026-09-04T21:31:57.366Z Downloaded tower-http v0.6.11
8062026-09-04T21:31:57.366Z Downloaded blake3 v1.8.6
8072026-09-04T21:31:57.366Z Downloaded futures-util v0.3.34
8082026-09-04T21:31:57.366Z Downloaded aws-lc-rs v1.18.0
8092026-09-04T21:31:57.366Z Downloaded tokio-util v0.7.19
8102026-09-04T21:31:57.366Z Downloaded winnow v0.7.15
8112026-09-04T21:31:57.366Z Downloaded rayon v1.12.0
8122026-09-04T21:31:57.366Z Downloaded moka v0.12.16
8132026-09-04T21:31:57.366Z Downloaded zerocopy v0.7.35
8142026-09-04T21:31:57.366Z Downloaded unicode-normalization v0.1.25
8152026-09-04T21:31:57.366Z Downloaded winnow v0.5.40
8162026-09-04T21:31:57.366Z Downloaded tabled v0.15.0
8172026-09-04T21:31:57.366Z Downloaded hkdf v0.12.4
8182026-09-04T21:31:57.366Z Downloaded proptest v1.11.0
8192026-09-04T21:31:57.366Z Downloaded portable-atomic v1.15.0
8202026-09-04T21:31:57.366Z Downloaded tough v0.22.0
8212026-09-04T21:31:57.366Z Downloaded tabled v0.21.0
8222026-09-04T21:31:57.366Z Downloaded chrono v0.4.45
8232026-09-04T21:31:57.366Z Downloaded goblin v0.8.2
8242026-09-04T21:31:57.366Z Downloaded unicode-width v0.1.14
8252026-09-04T21:31:57.366Z Downloaded serde_with v3.22.0
8262026-09-04T21:31:57.366Z Downloaded syn v3.0.3
8272026-09-04T21:31:57.366Z Downloaded hashbrown v0.17.1
8282026-09-04T21:31:57.366Z Downloaded curve25519-dalek v4.1.3
8292026-09-04T21:31:57.366Z Downloaded webpki-roots v1.0.9
8302026-09-04T21:31:57.366Z Downloaded nix v0.31.3
8312026-09-04T21:31:57.366Z Downloaded smoltcp v0.11.0
8322026-09-04T21:31:57.366Z Downloaded unicode-width v0.2.2
8332026-09-04T21:31:57.366Z Downloaded openssl v0.10.81
8342026-09-04T21:31:57.366Z Downloaded regress v0.11.1
8352026-09-04T21:31:57.366Z Downloaded goblin v0.10.7
8362026-09-04T21:31:57.366Z Downloaded regress v0.10.5
8372026-09-04T21:31:57.367Z Downloaded hickory-proto v0.25.2
8382026-09-04T21:31:57.367Z Downloaded quinn-proto v0.11.16
8392026-09-04T21:31:57.367Z Downloaded syn v1.0.109
8402026-09-04T21:31:57.367Z Downloaded bstr v1.13.1
8412026-09-04T21:31:57.367Z Downloaded rustls v0.23.43
8422026-09-04T21:31:57.367Z Downloaded vcpkg v0.2.15
8432026-09-04T21:31:57.367Z Downloaded rustix v0.38.44
8442026-09-04T21:31:57.367Z Downloaded time v0.3.55
8452026-09-04T21:31:57.367Z Downloaded syn v2.0.119
8462026-09-04T21:31:57.367Z Downloaded rhai v1.26.0
8472026-09-04T21:31:57.367Z Downloaded openapiv3 v2.2.0
8482026-09-04T21:31:57.367Z Downloaded zerocopy v0.8.56
8492026-09-04T21:31:57.367Z Downloaded hickory-proto v0.24.4
8502026-09-04T21:31:57.367Z Downloaded jiff v0.2.35
8512026-09-04T21:31:57.367Z Downloaded tracing v0.1.44
8522026-09-04T21:31:57.367Z Downloaded regex-syntax v0.8.11
8532026-09-04T21:31:57.372Z Downloaded sled v0.34.7
8542026-09-04T21:31:57.372Z Downloaded dropshot v0.17.1
8552026-09-04T21:31:57.387Z Downloaded rustix v1.1.4
8562026-09-04T21:31:57.396Z Downloaded lzma-sys v0.1.20
8572026-09-04T21:31:57.411Z Downloaded petgraph v0.6.5
8582026-09-04T21:31:57.421Z Downloaded typify-impl v0.6.2
8592026-09-04T21:31:57.429Z Downloaded typify-impl v0.4.3
8602026-09-04T21:31:57.438Z Downloaded petgraph v0.8.3
8612026-09-04T21:31:57.447Z Downloaded libc v0.2.189
8622026-09-04T21:31:57.469Z Downloaded regex-automata v0.4.18
8632026-09-04T21:31:57.475Z Downloaded tokio v1.53.1
8642026-09-04T21:31:57.502Z Downloaded chrono-tz v0.10.4
8652026-09-04T21:31:57.516Z Downloaded csv v1.4.0
8662026-09-04T21:31:57.519Z Downloaded sha3 v0.10.9
8672026-09-04T21:31:57.526Z Downloaded encoding_rs v0.8.35
8682026-09-04T21:31:57.532Z Downloaded ring v0.17.14
8692026-09-04T21:31:57.931Z Downloaded aws-lc-sys v0.44.0
8702026-09-04T21:31:58.948Z Compiling proc-macro2 v1.0.107
8712026-09-04T21:31:58.948Z Compiling quote v1.0.47
8722026-09-04T21:31:58.948Z Compiling unicode-ident v1.0.24
8732026-09-04T21:31:58.951Z Compiling serde_core v1.0.229
8742026-09-04T21:31:58.951Z Compiling cfg-if v1.0.4
8752026-09-04T21:31:58.951Z Compiling serde v1.0.229
8762026-09-04T21:31:58.951Z Compiling libc v0.2.189
8772026-09-04T21:31:58.951Z Compiling memchr v2.8.3
8782026-09-04T21:31:59.122Z Compiling itoa v1.0.18
8792026-09-04T21:31:59.310Z Compiling smallvec v1.15.2
8802026-09-04T21:31:59.521Z Compiling zmij v1.0.23
8812026-09-04T21:31:59.541Z Compiling autocfg v1.5.1
8822026-09-04T21:31:59.552Z Compiling libm v0.2.16
8832026-09-04T21:31:59.739Z Compiling stable_deref_trait v1.2.1
8842026-09-04T21:31:59.811Z Compiling writeable v0.6.3
8852026-09-04T21:31:59.893Z Compiling litemap v0.8.2
8862026-09-04T21:31:59.929Z Compiling percent-encoding v2.3.2
8872026-09-04T21:32:00.012Z Compiling utf8_iter v1.0.4
8882026-09-04T21:32:00.015Z Compiling icu_normalizer_data v2.2.0
8892026-09-04T21:32:00.076Z Compiling icu_properties_data v2.2.0
8902026-09-04T21:32:00.129Z Compiling iana-time-zone v0.1.65
8912026-09-04T21:32:00.571Z Compiling equivalent v1.0.2
8922026-09-04T21:32:00.576Z Compiling form_urlencoded v1.2.2
8932026-09-04T21:32:00.576Z Compiling syn v2.0.119
8942026-09-04T21:32:00.576Z Compiling syn v3.0.3
8952026-09-04T21:32:00.576Z Compiling allocator-api2 v0.2.21
8962026-09-04T21:32:00.576Z Compiling serde_json v1.0.151
8972026-09-04T21:32:00.576Z Compiling dyn-clone v1.0.20
8982026-09-04T21:32:00.577Z Compiling version_check v0.9.5
8992026-09-04T21:32:00.638Z Compiling pin-project-lite v0.2.17
9002026-09-04T21:32:00.694Z Compiling scopeguard v1.2.0
9012026-09-04T21:32:00.737Z Compiling hashbrown v0.17.1
9022026-09-04T21:32:00.777Z Compiling parking_lot_core v0.9.12
9032026-09-04T21:32:00.792Z Compiling lock_api v0.4.14
9042026-09-04T21:32:00.803Z Compiling num-traits v0.2.19
9052026-09-04T21:32:01.019Z Compiling rand_core v0.10.1
9062026-09-04T21:32:01.058Z Compiling getrandom v0.4.3
9072026-09-04T21:32:01.070Z Compiling thiserror v2.0.20
9082026-09-04T21:32:01.172Z Compiling errno v0.3.14
9092026-09-04T21:32:01.282Z Compiling semver v1.0.28
9102026-09-04T21:32:01.338Z Compiling indexmap v2.14.0
9112026-09-04T21:32:01.591Z Compiling log v0.4.33
9122026-09-04T21:32:01.621Z Compiling heck v0.5.0
9132026-09-04T21:32:01.672Z Compiling futures-core v0.3.34
9142026-09-04T21:32:02.181Z Compiling uuid v1.26.0
9152026-09-04T21:32:02.187Z Compiling zerocopy v0.8.56
9162026-09-04T21:32:02.187Z Compiling schemars v0.8.22
9172026-09-04T21:32:02.187Z Compiling futures-sink v0.3.34
9182026-09-04T21:32:02.187Z Compiling slab v0.4.12
9192026-09-04T21:32:02.187Z Compiling jobserver v0.1.35
9202026-09-04T21:32:02.624Z Compiling shlex v2.0.1
9212026-09-04T21:32:03.032Z Compiling rustversion v1.0.23
9222026-09-04T21:32:03.032Z Compiling fnv v1.0.7
9232026-09-04T21:32:03.032Z Compiling find-msvc-tools v0.1.10
9242026-09-04T21:32:03.032Z Compiling futures-channel v0.3.34
9252026-09-04T21:32:03.032Z Compiling bitflags v2.13.1
9262026-09-04T21:32:03.032Z Compiling pkg-config v0.3.33
9272026-09-04T21:32:03.032Z Compiling cc v1.4.2
9282026-09-04T21:32:03.038Z Compiling futures-task v0.3.34
9292026-09-04T21:32:03.039Z Compiling futures-io v0.3.34
9302026-09-04T21:32:03.039Z Compiling socket2 v0.6.5
9312026-09-04T21:32:03.039Z Compiling signal-hook-registry v1.4.8
9322026-09-04T21:32:03.066Z Compiling parking_lot v0.12.5
9332026-09-04T21:32:03.197Z Compiling mio v1.2.2
9342026-09-04T21:32:03.279Z Compiling synstructure v0.13.2
9352026-09-04T21:32:03.325Z Compiling serde_derive_internals v0.29.1
9362026-09-04T21:32:03.375Z Compiling portable-atomic v1.15.0
9372026-09-04T21:32:03.503Z Compiling cmake v0.1.58
9382026-09-04T21:32:03.686Z Compiling serde_derive v1.0.229
9392026-09-04T21:32:03.736Z Compiling displaydoc v0.2.7
9402026-09-04T21:32:03.808Z Compiling thiserror-impl v2.0.20
9412026-09-04T21:32:03.828Z Compiling tokio-macros v2.7.2
9422026-09-04T21:32:03.842Z Compiling futures-macro v0.3.34
9432026-09-04T21:32:04.431Z Compiling fs_extra v1.3.0
9442026-09-04T21:32:04.437Z Compiling dunce v1.0.5
9452026-09-04T21:32:04.437Z Compiling typenum v1.20.1
9462026-09-04T21:32:04.437Z Compiling aws-lc-sys v0.44.0
9472026-09-04T21:32:04.474Z Compiling zerofrom-derive v0.1.7
9482026-09-04T21:32:04.527Z Compiling yoke-derive v0.8.2
9492026-09-04T21:32:04.578Z Compiling zerovec-derive v0.11.3
9502026-09-04T21:32:04.682Z Compiling schemars_derive v0.8.22
9512026-09-04T21:32:04.997Z Compiling zerocopy-derive v0.8.56
9522026-09-04T21:32:05.129Z Compiling zeroize_derive v1.5.0
9532026-09-04T21:32:05.443Z Compiling futures-util v0.3.34
9542026-09-04T21:32:05.717Z Compiling zerofrom v0.1.8
9552026-09-04T21:32:05.745Z Compiling base64 v0.22.1
9562026-09-04T21:32:05.838Z Compiling yoke v0.8.3
9572026-09-04T21:32:06.251Z Compiling zeroize v1.9.0
9582026-09-04T21:32:06.255Z Compiling zerovec v0.11.6
9592026-09-04T21:32:06.255Z Compiling zerotrie v0.2.4
9602026-09-04T21:32:06.255Z Compiling critical-section v1.2.0
9612026-09-04T21:32:06.255Z Compiling once_cell v1.21.4
9622026-09-04T21:32:06.255Z Compiling slog v2.8.2
9632026-09-04T21:32:06.355Z Compiling subtle v2.6.1
9642026-09-04T21:32:06.406Z Compiling byteorder v1.5.0
9652026-09-04T21:32:06.429Z Compiling strsim v0.11.1
9662026-09-04T21:32:06.551Z Compiling tinystr v0.8.3
9672026-09-04T21:32:06.559Z Compiling potential_utf v0.1.5
9682026-09-04T21:32:07.031Z Compiling rustix v1.1.4
9692026-09-04T21:32:07.034Z Compiling icu_locale_core v2.2.0
9702026-09-04T21:32:07.035Z Compiling icu_collections v2.2.0
9712026-09-04T21:32:07.035Z Compiling bytes v1.12.1
9722026-09-04T21:32:07.035Z Compiling chrono v0.4.45
9732026-09-04T21:32:07.183Z Compiling erased-serde v0.3.31
9742026-09-04T21:32:07.327Z Compiling http v1.5.0
9752026-09-04T21:32:07.517Z Compiling icu_provider v2.2.0
9762026-09-04T21:32:07.737Z Compiling tokio v1.53.1
9772026-09-04T21:32:07.844Z Compiling icu_normalizer v2.2.0
9782026-09-04T21:32:07.847Z Compiling icu_properties v2.2.0
9792026-09-04T21:32:07.876Z Compiling regex-syntax v0.8.11
9802026-09-04T21:32:08.417Z Compiling serde_tokenstream v0.2.3
9812026-09-04T21:32:08.456Z Compiling http-body v1.1.0
9822026-09-04T21:32:08.618Z Compiling ipnet v2.12.1
9832026-09-04T21:32:08.694Z Compiling httparse v1.10.1
9842026-09-04T21:32:08.755Z Compiling idna_adapter v1.2.2
9852026-09-04T21:32:08.897Z Compiling idna v1.1.0
9862026-09-04T21:32:09.032Z Compiling atomic-waker v1.1.2
9872026-09-04T21:32:09.110Z Compiling tower-service v0.3.3
9882026-09-04T21:32:09.139Z Compiling tower-layer v0.3.3
9892026-09-04T21:32:09.200Z Compiling url v2.5.8
9902026-09-04T21:32:09.298Z Compiling getrandom v0.2.17
9912026-09-04T21:32:09.473Z Compiling ppv-lite86 v0.2.21
9922026-09-04T21:32:09.898Z Compiling try-lock v0.2.5
9932026-09-04T21:32:09.913Z Compiling thiserror v1.0.69
9942026-09-04T21:32:09.913Z Compiling ryu v1.0.23
9952026-09-04T21:32:09.913Z Compiling ucd-trie v0.1.7
9962026-09-04T21:32:09.913Z Compiling untrusted v0.9.0
9972026-09-04T21:32:09.930Z Compiling pest v2.8.8
9982026-09-04T21:32:09.959Z Compiling want v0.3.1
9992026-09-04T21:32:09.993Z Compiling rand_core v0.6.4
10002026-09-04T21:32:10.068Z Compiling thiserror-impl v1.0.69
10012026-09-04T21:32:10.128Z Compiling httpdate v1.0.3
10022026-09-04T21:32:10.216Z Compiling getrandom v0.3.4
10032026-09-04T21:32:10.404Z Compiling pretty-hex v0.4.2
10042026-09-04T21:32:10.511Z Compiling winnow v1.0.4
10052026-09-04T21:32:10.523Z Compiling plain v0.2.3
10062026-09-04T21:32:10.539Z Compiling ipnetwork v0.21.1
10072026-09-04T21:32:10.647Z Compiling foldhash v0.2.0
10082026-09-04T21:32:10.884Z Compiling oxnet v0.1.7
10092026-09-04T21:32:10.972Z Compiling pest_meta v2.8.8
10102026-09-04T21:32:11.572Z Compiling paste v1.0.15
10112026-09-04T21:32:11.577Z Compiling tracing-core v0.1.36
10122026-09-04T21:32:11.577Z Compiling tracing-attributes v0.1.31
10132026-09-04T21:32:11.577Z Compiling ident_case v1.0.1
10142026-09-04T21:32:11.577Z Compiling omicron-workspace-hack v0.1.0
10152026-09-04T21:32:11.577Z Compiling pest_generator v2.8.8
10162026-09-04T21:32:12.113Z Compiling serde_urlencoded v0.7.1
10172026-09-04T21:32:12.119Z Compiling http-body-util v0.1.5
10182026-09-04T21:32:12.119Z Compiling aho-corasick v1.1.5
10192026-09-04T21:32:12.122Z Compiling sync_wrapper v1.0.2
10202026-09-04T21:32:12.155Z Compiling daft-derive v0.1.8
10212026-09-04T21:32:12.258Z Compiling pest_derive v2.8.8
10222026-09-04T21:32:12.463Z Compiling fastrand v2.5.0
10232026-09-04T21:32:12.532Z Compiling tracing v0.1.44
10242026-09-04T21:32:12.779Z Compiling regex-automata v0.4.18
10252026-09-04T21:32:12.871Z Compiling hashbrown v0.16.1
10262026-09-04T21:32:12.934Z Compiling tokio-util v0.7.19
10272026-09-04T21:32:13.399Z Compiling scroll_derive v0.13.1
10282026-09-04T21:32:13.474Z Compiling async-trait v0.1.92
10292026-09-04T21:32:13.501Z Compiling num-conv v0.2.2
10302026-09-04T21:32:13.651Z Compiling anyhow v1.0.104
10312026-09-04T21:32:13.713Z Compiling aws-lc-rs v1.18.0
10322026-09-04T21:32:13.968Z Compiling time-core v0.1.9
10332026-09-04T21:32:14.156Z Compiling time-macros v0.2.32
10342026-09-04T21:32:14.224Z Compiling scroll v0.13.0
10352026-09-04T21:32:14.236Z Compiling rustls-pki-types v1.15.1
10362026-09-04T21:32:14.428Z Compiling openssl-probe v0.2.1
10372026-09-04T21:32:14.441Z Compiling deranged v0.5.8
10382026-09-04T21:32:14.490Z Compiling regex v1.13.1
10392026-09-04T21:32:14.616Z Compiling num_threads v0.1.7
10402026-09-04T21:32:14.717Z Compiling powerfmt v0.2.0
10412026-09-04T21:32:14.734Z Compiling hex v0.4.3
10422026-09-04T21:32:14.927Z Compiling goblin v0.10.7
10432026-09-04T21:32:14.990Z Compiling untrusted v0.7.1
10442026-09-04T21:32:15.326Z Compiling camino v1.2.5
10452026-09-04T21:32:15.330Z Compiling crc32fast v1.5.0
10462026-09-04T21:32:15.388Z Compiling usdt-impl v0.6.0
10472026-09-04T21:32:15.802Z Compiling rustls v0.23.43
10482026-09-04T21:32:15.813Z Compiling h2 v0.4.15
10492026-09-04T21:32:15.813Z Compiling dtrace-parser v0.3.0
10502026-09-04T21:32:15.813Z Compiling crossbeam-utils v0.8.22
10512026-09-04T21:32:15.955Z Compiling futures-executor v0.3.34
10522026-09-04T21:32:16.033Z Compiling serde_tokenstream v0.3.0
10532026-09-04T21:32:16.512Z Compiling structmeta-derive v0.3.0
10542026-09-04T21:32:16.517Z Compiling thread-id v5.1.0
10552026-09-04T21:32:16.517Z Compiling cpufeatures v0.3.0
10562026-09-04T21:32:16.517Z Compiling simd-adler32 v0.3.10
10572026-09-04T21:32:16.517Z Compiling adler2 v2.0.1
10582026-09-04T21:32:16.517Z Compiling newtype-uuid-macros v0.1.1
10592026-09-04T21:32:16.528Z Compiling miniz_oxide v0.8.9
10602026-09-04T21:32:16.528Z Compiling futures v0.3.34
10612026-09-04T21:32:17.021Z Compiling rand_core v0.9.5
10622026-09-04T21:32:17.152Z Compiling structmeta v0.3.0
10632026-09-04T21:32:17.187Z Compiling darling_core v0.23.0
10642026-09-04T21:32:17.316Z Compiling hybrid-array v0.4.14
10652026-09-04T21:32:17.433Z Compiling thread_local v1.1.10
10662026-09-04T21:32:17.581Z Compiling match_cfg v0.1.0
10672026-09-04T21:32:17.651Z Compiling flate2 v1.1.9
10682026-09-04T21:32:18.112Z Compiling hyper v1.11.1
10692026-09-04T21:32:18.521Z Compiling dof v0.4.0
10702026-09-04T21:32:18.521Z Compiling newtype-uuid v1.4.0
10712026-09-04T21:32:18.524Z Compiling slog-async v2.8.0
10722026-09-04T21:32:18.758Z Compiling quick-error v1.2.3
10732026-09-04T21:32:18.868Z Compiling hyper-util v0.1.20
10742026-09-04T21:32:19.339Z Compiling darling_macro v0.23.0
10752026-09-04T21:32:19.409Z Compiling ref-cast v1.0.26
10762026-09-04T21:32:19.449Z Compiling compression-core v0.4.32
10772026-09-04T21:32:19.572Z Compiling compression-codecs v0.4.38
10782026-09-04T21:32:19.585Z Compiling daft v0.1.8
10792026-09-04T21:32:19.609Z Compiling crypto-common v0.2.2
10802026-09-04T21:32:19.764Z Compiling block-buffer v0.12.1
10812026-09-04T21:32:19.831Z Compiling rand_chacha v0.9.0
10822026-09-04T21:32:19.922Z Compiling strum_macros v0.26.4
10832026-09-04T21:32:19.940Z Compiling darling v0.23.0
10842026-09-04T21:32:19.995Z Compiling usdt-macro v0.6.0
10852026-09-04T21:32:20.017Z Compiling usdt-attr-macro v0.6.0
10862026-09-04T21:32:20.265Z Compiling ref-cast-impl v1.0.26
10872026-09-04T21:32:20.277Z Compiling serde_spanned v1.1.1
10882026-09-04T21:32:20.425Z Compiling multer v3.1.0
10892026-09-04T21:32:20.557Z Compiling generic-array v0.14.7
10902026-09-04T21:32:20.648Z Compiling const-oid v0.10.2
10912026-09-04T21:32:20.783Z Compiling bit-vec v0.8.0
10922026-09-04T21:32:20.786Z Compiling debug-ignore v1.0.5
10932026-09-04T21:32:20.849Z Compiling term v1.2.1
10942026-09-04T21:32:20.865Z Compiling toml_writer v1.1.2+spec-1.1.0
10952026-09-04T21:32:20.893Z Compiling take_mut v0.2.2
10962026-09-04T21:32:21.006Z Compiling bit-set v0.8.0
10972026-09-04T21:32:21.077Z Compiling digest v0.11.3
10982026-09-04T21:32:21.169Z Compiling serde_with_macros v3.22.0
10992026-09-04T21:32:21.177Z Compiling rand v0.9.5
11002026-09-04T21:32:21.210Z Compiling async-stream-impl v0.3.6
11012026-09-04T21:32:21.240Z Compiling dropshot v0.17.1
11022026-09-04T21:32:21.475Z Compiling encoding_rs v0.8.35
11032026-09-04T21:32:21.971Z Compiling unarray v0.1.4
11042026-09-04T21:32:21.975Z Compiling strum v0.26.3
11052026-09-04T21:32:21.975Z Compiling syn v1.0.109
11062026-09-04T21:32:21.975Z Compiling mime v0.3.17
11072026-09-04T21:32:21.976Z Compiling spin v0.9.9
11082026-09-04T21:32:21.976Z Compiling async-stream v0.3.6
11092026-09-04T21:32:21.976Z Compiling sha1 v0.11.0
11102026-09-04T21:32:22.018Z Compiling derive-ex v0.1.8
11112026-09-04T21:32:22.028Z Compiling tower v0.5.3
11122026-09-04T21:32:22.182Z Compiling waitgroup v0.1.2
11132026-09-04T21:32:22.661Z Compiling dropshot_endpoint v0.17.1
11142026-09-04T21:32:22.665Z Compiling macaddr v1.0.1
11152026-09-04T21:32:22.665Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11162026-09-04T21:32:22.665Z Compiling serde_path_to_error v0.1.20
11172026-09-04T21:32:22.872Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11182026-09-04T21:32:22.909Z Compiling tower-http v0.6.11
11192026-09-04T21:32:23.442Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11202026-09-04T21:32:23.453Z Compiling tempfile v3.27.0
11212026-09-04T21:32:23.453Z Compiling openapiv3 v2.2.0
11222026-09-04T21:32:23.453Z Compiling strum_macros v0.27.2
11232026-09-04T21:32:23.695Z Compiling test-strategy v0.4.5
11242026-09-04T21:32:23.971Z Compiling instant v0.1.13
11252026-09-04T21:32:24.480Z Compiling time v0.3.55
11262026-09-04T21:32:24.621Z Compiling rustls-native-certs v0.8.4
11272026-09-04T21:32:24.857Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11282026-09-04T21:32:24.966Z Compiling crossbeam-channel v0.5.16
11292026-09-04T21:32:25.050Z Compiling crypto-common v0.1.7
11302026-09-04T21:32:25.183Z Compiling strum v0.27.2
11312026-09-04T21:32:25.448Z Compiling parse-display-derive v0.10.0
11322026-09-04T21:32:25.472Z Compiling backon v1.6.0
11332026-09-04T21:32:25.689Z Compiling rand_chacha v0.3.1
11342026-09-04T21:32:26.850Z Compiling either v1.17.0
11352026-09-04T21:32:26.850Z Compiling rand v0.8.7
11362026-09-04T21:32:26.850Z Compiling slog-json v2.6.1
11372026-09-04T21:32:26.853Z Compiling hostname v0.3.1
11382026-09-04T21:32:26.853Z Compiling toml_parser v1.1.3+spec-1.1.0
11392026-09-04T21:32:26.853Z Compiling toml_datetime v1.1.1+spec-1.1.0
11402026-09-04T21:32:26.868Z Compiling wait-timeout v0.2.1
11412026-09-04T21:32:26.899Z Compiling is-terminal v0.4.17
11422026-09-04T21:32:26.998Z Compiling memmap2 v0.9.11
11432026-09-04T21:32:27.106Z Compiling rusty-fork v0.3.1
11442026-09-04T21:32:27.160Z Compiling usdt v0.6.0
11452026-09-04T21:32:27.177Z Compiling slog-term v2.9.2
11462026-09-04T21:32:27.222Z Compiling toml v1.1.4+spec-1.1.0
11472026-09-04T21:32:27.300Z Compiling slog-bunyan v2.5.0
11482026-09-04T21:32:27.517Z Compiling serde_with v3.22.0
11492026-09-04T21:32:27.532Z Compiling async-compression v0.4.43
11502026-09-04T21:32:27.553Z Compiling rand_xorshift v0.4.0
11512026-09-04T21:32:27.700Z Compiling rustls-pemfile v2.2.0
11522026-09-04T21:32:28.262Z Compiling regress v0.10.5
11532026-09-04T21:32:28.265Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11542026-09-04T21:32:28.265Z Compiling hostname v0.4.2
11552026-09-04T21:32:28.265Z Compiling humantime v2.4.0
11562026-09-04T21:32:28.265Z Compiling proptest v1.11.0
11572026-09-04T21:32:28.653Z Compiling iddqd v0.4.6
11582026-09-04T21:32:28.870Z Compiling reqwest v0.12.28
11592026-09-04T21:32:29.011Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11602026-09-04T21:32:29.257Z Compiling block-buffer v0.10.4
11612026-09-04T21:32:29.321Z Compiling utf8parse v0.2.2
11622026-09-04T21:32:29.426Z Compiling anstyle-parse v1.0.0
11632026-09-04T21:32:29.993Z Compiling digest v0.10.7
11642026-09-04T21:32:29.999Z Compiling parse-display v0.10.0
11652026-09-04T21:32:29.999Z Compiling progenitor-client v0.10.0
11662026-09-04T21:32:29.999Z Compiling backoff v0.4.0
11672026-09-04T21:32:29.999Z Compiling itertools v0.14.0
11682026-09-04T21:32:30.076Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11692026-09-04T21:32:30.123Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11702026-09-04T21:32:30.657Z Compiling anstyle-query v1.1.5
11712026-09-04T21:32:31.081Z Compiling is_terminal_polyfill v1.70.2
11722026-09-04T21:32:31.120Z Compiling anstyle v1.0.14
11732026-09-04T21:32:31.178Z Compiling colorchoice v1.0.5
11742026-09-04T21:32:31.298Z Compiling anstream v1.0.0
11752026-09-04T21:32:31.618Z Compiling clap_lex v1.1.0
11762026-09-04T21:32:31.922Z Compiling regress v0.11.1
11772026-09-04T21:32:31.947Z Compiling clap_derive v4.6.4
11782026-09-04T21:32:32.355Z Compiling terminal_size v0.4.4
11792026-09-04T21:32:33.568Z Compiling typify-impl v0.6.2
11802026-09-04T21:32:33.784Z Compiling toml_datetime v0.6.11
11812026-09-04T21:32:33.970Z Compiling zerocopy-derive v0.7.35
11822026-09-04T21:32:34.078Z Compiling convert_case v0.4.0
11832026-09-04T21:32:34.147Z Compiling cpufeatures v0.2.17
11842026-09-04T21:32:34.190Z Compiling clap_builder v4.6.6
11852026-09-04T21:32:34.838Z Compiling zerocopy v0.7.35
11862026-09-04T21:32:34.857Z Compiling derive_more v0.99.20
11872026-09-04T21:32:35.393Z Compiling toml_edit v0.25.13+spec-1.1.0
11882026-09-04T21:32:36.129Z Compiling unicode-width v0.2.2
11892026-09-04T21:32:36.284Z Compiling proc-macro-crate v3.5.0
11902026-09-04T21:32:36.358Z Compiling clap v4.6.6
11912026-09-04T21:32:36.705Z Compiling secrecy v0.10.3
11922026-09-04T21:32:36.824Z Compiling tinyvec_macros v0.1.1
11932026-09-04T21:32:36.869Z Compiling float-ord v0.3.2
11942026-09-04T21:32:36.895Z Compiling crucible-workspace-hack v0.1.0
11952026-09-04T21:32:36.986Z Compiling tinyvec v1.12.0
11962026-09-04T21:32:37.123Z Compiling num_enum_derive v0.7.6
11972026-09-04T21:32:37.599Z Compiling dtrace-parser v0.2.0
11982026-09-04T21:32:37.678Z Compiling scroll_derive v0.12.1
11992026-09-04T21:32:37.723Z Compiling num-integer v0.1.47
12002026-09-04T21:32:37.840Z Compiling rustc_version v0.4.1
12012026-09-04T21:32:38.051Z Compiling usdt-impl v0.5.0
12022026-09-04T21:32:38.244Z Compiling crossbeam-epoch v0.9.20
12032026-09-04T21:32:38.404Z Compiling scroll v0.12.0
12042026-09-04T21:32:38.415Z Compiling num_enum v0.7.6
12052026-09-04T21:32:38.485Z Compiling curve25519-dalek v4.1.3
12062026-09-04T21:32:38.682Z Compiling dof v0.3.0
12072026-09-04T21:32:39.192Z Compiling hmac v0.12.1
12082026-09-04T21:32:39.198Z Compiling inout v0.1.4
12092026-09-04T21:32:39.198Z Compiling darling_core v0.21.3
12102026-09-04T21:32:39.198Z Compiling ff v0.13.1
12112026-09-04T21:32:39.198Z Compiling thread-id v4.2.2
12122026-09-04T21:32:39.198Z Compiling cipher v0.4.4
12132026-09-04T21:32:39.198Z Compiling group v0.13.0
12142026-09-04T21:32:39.252Z Compiling hkdf v0.12.4
12152026-09-04T21:32:39.567Z Compiling goblin v0.8.2
12162026-09-04T21:32:40.170Z Compiling num-iter v0.1.46
12172026-09-04T21:32:40.174Z Compiling num-rational v0.4.2
12182026-09-04T21:32:40.175Z Compiling typify-macro v0.6.2
12192026-09-04T21:32:40.175Z Compiling thiserror-impl-no-std v2.0.2
12202026-09-04T21:32:40.175Z Compiling universal-hash v0.5.1
12212026-09-04T21:32:40.175Z Compiling crypto-bigint v0.5.5
12222026-09-04T21:32:40.244Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12232026-09-04T21:32:40.652Z Compiling half v2.7.1
12242026-09-04T21:32:40.929Z Compiling curve25519-dalek-derive v0.1.1
12252026-09-04T21:32:40.949Z Compiling num-complex v0.4.6
12262026-09-04T21:32:41.077Z Compiling darling_macro v0.21.3
12272026-09-04T21:32:41.337Z Compiling ciborium-io v0.2.2
12282026-09-04T21:32:41.830Z Compiling base16ct v0.2.0
12292026-09-04T21:32:41.834Z Compiling opaque-debug v0.3.1
12302026-09-04T21:32:41.834Z Compiling base64ct v1.8.3
12312026-09-04T21:32:41.834Z Compiling poly1305 v0.8.0
12322026-09-04T21:32:41.834Z Compiling elliptic-curve v0.13.8
12332026-09-04T21:32:41.834Z Compiling darling v0.21.3
12342026-09-04T21:32:41.834Z Compiling password-hash v0.5.0
12352026-09-04T21:32:42.334Z Compiling ciborium-ll v0.2.2
12362026-09-04T21:32:42.338Z Compiling typify v0.6.2
12372026-09-04T21:32:42.338Z Compiling num v0.4.3
12382026-09-04T21:32:42.338Z Compiling thiserror-no-std v2.0.2
12392026-09-04T21:32:42.701Z Compiling chacha20 v0.9.1
12402026-09-04T21:32:42.849Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12412026-09-04T21:32:42.931Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12422026-09-04T21:32:43.333Z Compiling blake2 v0.10.6
12432026-09-04T21:32:43.557Z Compiling aead v0.5.2
12442026-09-04T21:32:43.676Z Compiling byte-wrapper v0.1.0
12452026-09-04T21:32:43.719Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T21:32:44.200Z Compiling proc-macro-error-attr v1.0.4
12472026-09-04T21:32:44.209Z Compiling keccak v0.1.6
12482026-09-04T21:32:44.209Z Compiling unsafe-libyaml v0.2.11
12492026-09-04T21:32:44.209Z Compiling heapless v0.8.0
12502026-09-04T21:32:44.281Z Compiling prettyplease v0.2.37
12512026-09-04T21:32:44.486Z Compiling rustix v0.38.44
12522026-09-04T21:32:44.822Z Compiling serde_yaml v0.9.34+deprecated
12532026-09-04T21:32:44.930Z Compiling sha3 v0.10.9
12542026-09-04T21:32:45.265Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12552026-09-04T21:32:45.392Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12562026-09-04T21:32:46.427Z Compiling chacha20poly1305 v0.10.1
12572026-09-04T21:32:46.436Z Compiling argon2 v0.5.3
12582026-09-04T21:32:46.436Z Compiling vsss-rs v3.3.4
12592026-09-04T21:32:46.436Z Compiling ciborium v0.2.2
12602026-09-04T21:32:46.436Z Compiling ingot-macros v0.1.1
12612026-09-04T21:32:46.704Z Compiling usdt-attr-macro v0.5.0
12622026-09-04T21:32:46.951Z Compiling usdt-macro v0.5.0
12632026-09-04T21:32:48.212Z Compiling serde_spanned v0.6.9
12642026-09-04T21:32:48.307Z Compiling hash32 v0.3.1
12652026-09-04T21:32:48.463Z Compiling enum-as-inner v0.6.1
12662026-09-04T21:32:48.467Z Compiling proc-macro-error v1.0.4
12672026-09-04T21:32:48.486Z Compiling memmap v0.7.0
12682026-09-04T21:32:48.681Z Compiling memoffset v0.9.1
12692026-09-04T21:32:48.693Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12702026-09-04T21:32:48.878Z Compiling smoltcp v0.11.0
12712026-09-04T21:32:48.914Z Compiling winnow v0.5.40
12722026-09-04T21:32:48.930Z Compiling toml_write v0.1.2
12732026-09-04T21:32:49.028Z Compiling cfg_aliases v0.2.2
12742026-09-04T21:32:49.061Z Compiling winnow v0.7.15
12752026-09-04T21:32:49.097Z Compiling indent_write v2.2.0
12762026-09-04T21:32:49.129Z Compiling data-encoding v2.11.1
12772026-09-04T21:32:49.197Z Compiling ingot-types v0.1.2
12782026-09-04T21:32:49.219Z Compiling nix v0.31.3
12792026-09-04T21:32:49.442Z Compiling usdt v0.5.0
12802026-09-04T21:32:49.601Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12812026-09-04T21:32:49.662Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12822026-09-04T21:32:49.711Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12832026-09-04T21:32:49.960Z Compiling tabwriter v1.4.1
12842026-09-04T21:32:50.112Z Compiling cobs v0.3.0
12852026-09-04T21:32:50.187Z Compiling toml_edit v0.19.15
12862026-09-04T21:32:50.201Z Compiling serde_repr v0.1.21
12872026-09-04T21:32:50.301Z Compiling bitflags v1.3.2
12882026-09-04T21:32:50.723Z Compiling managed v0.8.0
12892026-09-04T21:32:50.731Z Compiling toml_edit v0.22.27
12902026-09-04T21:32:50.731Z Compiling vcpkg v0.2.15
12912026-09-04T21:32:50.731Z Compiling crossbeam-deque v0.8.7
12922026-09-04T21:32:50.768Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12932026-09-04T21:32:50.832Z Compiling postcard v1.1.3
12942026-09-04T21:32:51.068Z Compiling openssl-sys v0.9.117
12952026-09-04T21:32:51.343Z Compiling ingot v0.1.1
12962026-09-04T21:32:51.610Z Compiling proc-macro-crate v1.3.1
12972026-09-04T21:32:51.945Z Compiling toml v0.8.23
12982026-09-04T21:32:52.286Z Compiling hubpack_derive v0.1.1
12992026-09-04T21:32:52.701Z Compiling foreign-types-macros v0.2.4
13002026-09-04T21:32:52.762Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13012026-09-04T21:32:52.849Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13022026-09-04T21:32:53.072Z Compiling linked-hash-map v0.5.6
13032026-09-04T21:32:53.090Z Compiling semver v0.1.20
13042026-09-04T21:32:53.261Z Compiling static_assertions v1.1.0
13052026-09-04T21:32:53.282Z Compiling foreign-types-shared v0.3.1
13062026-09-04T21:32:53.332Z Compiling swrite v0.1.0
13072026-09-04T21:32:53.341Z Compiling unicode-segmentation v1.13.3
13082026-09-04T21:32:53.358Z Compiling resolv-conf v0.7.6
13092026-09-04T21:32:53.368Z Compiling rayon-core v1.13.0
13102026-09-04T21:32:53.498Z Compiling heck v0.4.1
13112026-09-04T21:32:53.639Z Compiling colored v3.1.1
13122026-09-04T21:32:53.659Z Compiling foreign-types v0.5.0
13132026-09-04T21:32:53.670Z Compiling newline-converter v0.3.0
13142026-09-04T21:32:53.727Z Compiling rustc_version v0.1.7
13152026-09-04T21:32:53.738Z Compiling lru-cache v0.1.2
13162026-09-04T21:32:53.781Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13172026-09-04T21:32:53.792Z Compiling hubpack v0.1.2
13182026-09-04T21:32:53.849Z Compiling num_enum_derive v0.5.11
13192026-09-04T21:32:54.029Z Compiling atomicwrites v0.4.4
13202026-09-04T21:32:54.139Z Compiling hickory-proto v0.24.4
13212026-09-04T21:32:54.263Z Compiling progenitor-impl v0.13.0
13222026-09-04T21:32:54.884Z Compiling console v0.16.4
13232026-09-04T21:32:54.930Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13242026-09-04T21:32:55.702Z Compiling rustls-webpki v0.103.14
13252026-09-04T21:32:56.110Z Compiling camino-tempfile v1.4.1
13262026-09-04T21:32:56.110Z Compiling chacha20 v0.10.1
13272026-09-04T21:32:56.110Z Compiling serde-big-array v0.5.1
13282026-09-04T21:32:56.110Z Compiling derive-where v1.6.1
13292026-09-04T21:32:56.113Z Compiling pin-project-internal v1.1.13
13302026-09-04T21:32:56.113Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13312026-09-04T21:32:56.343Z Compiling num-derive v0.4.2
13322026-09-04T21:32:56.540Z Compiling cstr-argument v0.1.2
13332026-09-04T21:32:56.661Z Compiling similar v3.2.0
13342026-09-04T21:32:56.828Z Compiling siphasher v1.0.3
13352026-09-04T21:32:56.927Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13362026-09-04T21:32:57.022Z Compiling minimal-lexical v0.2.1
13372026-09-04T21:32:57.170Z Compiling phf_shared v0.12.1
13382026-09-04T21:32:57.359Z Compiling nom v7.1.3
13392026-09-04T21:32:57.364Z Compiling pin-project v1.1.13
13402026-09-04T21:32:57.438Z Compiling expectorate v1.3.0
13412026-09-04T21:32:57.466Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13422026-09-04T21:32:57.597Z Compiling hickory-resolver v0.24.4
13432026-09-04T21:32:58.153Z Compiling rand v0.10.2
13442026-09-04T21:32:58.573Z Compiling progenitor-macro v0.13.0
13452026-09-04T21:32:58.574Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13462026-09-04T21:32:58.580Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13472026-09-04T21:32:58.587Z Compiling num_enum v0.5.11
13482026-09-04T21:32:58.802Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13492026-09-04T21:32:58.948Z Compiling tokio-rustls v0.26.4
13502026-09-04T21:32:59.206Z Compiling hyper-rustls v0.27.9
13512026-09-04T21:32:59.228Z Compiling rustls-platform-verifier v0.7.0
13522026-09-04T21:32:59.483Z Compiling reqwest v0.13.4
13532026-09-04T21:33:00.838Z Compiling progenitor-client v0.14.0
13542026-09-04T21:33:00.934Z Compiling progenitor-client v0.13.0
13552026-09-04T21:33:01.144Z Compiling progenitor-extras v0.2.0
13562026-09-04T21:33:01.244Z Compiling newtype_derive v0.1.6
13572026-09-04T21:33:02.247Z Compiling progenitor-impl v0.14.0
13582026-09-04T21:33:03.458Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13592026-09-04T21:33:03.870Z Compiling unicode-normalization v0.1.25
13602026-09-04T21:33:04.381Z Compiling tokio-stream v0.1.19
13612026-09-04T21:33:04.684Z Compiling async-recursion v1.1.1
13622026-09-04T21:33:04.847Z Compiling snafu-derive v0.8.9
13632026-09-04T21:33:05.114Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13642026-09-04T21:33:05.382Z Compiling slog-dtrace v0.3.0
13652026-09-04T21:33:05.429Z Compiling bstr v1.13.1
13662026-09-04T21:33:05.639Z Compiling csv-core v0.1.13
13672026-09-04T21:33:06.269Z Compiling chrono-tz v0.10.4
13682026-09-04T21:33:06.494Z Compiling cancel-safe-futures v0.1.5
13692026-09-04T21:33:06.494Z Compiling openssl v0.10.81
13702026-09-04T21:33:06.625Z Compiling konst_macro_rules v0.2.19
13712026-09-04T21:33:06.626Z Compiling highway v1.3.0
13722026-09-04T21:33:06.626Z Compiling jiff-core v0.1.0
13732026-09-04T21:33:06.626Z Compiling foldhash v0.1.5
13742026-09-04T21:33:06.626Z Compiling unicode-width v0.1.14
13752026-09-04T21:33:06.626Z Compiling unicode-xid v0.2.6
13762026-09-04T21:33:07.105Z Compiling same-file v1.0.6
13772026-09-04T21:33:07.105Z Compiling owo-colors v4.3.0
13782026-09-04T21:33:07.105Z Compiling foreign-types-shared v0.1.1
13792026-09-04T21:33:07.250Z Compiling foreign-types v0.3.2
13802026-09-04T21:33:07.250Z Compiling walkdir v2.5.0
13812026-09-04T21:33:07.250Z Compiling const_format_proc_macros v0.2.34
13822026-09-04T21:33:07.250Z Compiling snafu v0.8.9
13832026-09-04T21:33:07.251Z Compiling jiff v0.2.35
13842026-09-04T21:33:07.251Z Compiling hashbrown v0.15.5
13852026-09-04T21:33:07.336Z Compiling konst v0.2.20
13862026-09-04T21:33:07.482Z Compiling progenitor-macro v0.14.0
13872026-09-04T21:33:07.683Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T21:33:07.740Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T21:33:07.740Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T21:33:09.845Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T21:33:10.099Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T21:33:10.561Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-09-04T21:33:10.728Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T21:33:10.728Z Compiling csv v1.4.0
13952026-09-04T21:33:11.312Z Compiling globset v0.4.20
13962026-09-04T21:33:15.928Z Compiling qorb v0.4.1
13972026-09-04T21:33:16.483Z Compiling olpc-cjson v0.1.4
13982026-09-04T21:33:16.483Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T21:33:16.484Z Compiling progenitor v0.13.0
14002026-09-04T21:33:16.484Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-09-04T21:33:16.484Z Compiling rayon v1.12.0
14022026-09-04T21:33:16.484Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14032026-09-04T21:33:16.484Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14042026-09-04T21:33:16.484Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14052026-09-04T21:33:16.484Z Compiling phf v0.12.1
14062026-09-04T21:33:16.484Z Compiling zone_cfg_derive v0.3.1
14072026-09-04T21:33:16.484Z Compiling tokio-dtrace v0.1.1
14082026-09-04T21:33:16.484Z Compiling itertools v0.12.1
14092026-09-04T21:33:16.484Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14102026-09-04T21:33:16.484Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14112026-09-04T21:33:16.484Z Compiling libsw-core v0.3.2
14122026-09-04T21:33:16.484Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14132026-09-04T21:33:16.484Z Compiling serde_plain v1.0.2
14142026-09-04T21:33:16.484Z Compiling pem v3.0.6
14152026-09-04T21:33:16.484Z Compiling openssl-macros v0.1.1
14162026-09-04T21:33:16.484Z Compiling cookie v0.18.2
14172026-09-04T21:33:16.484Z Compiling sigpipe v0.1.3
14182026-09-04T21:33:16.485Z Compiling bytecount v0.6.9
14192026-09-04T21:33:16.485Z Compiling glob v0.3.4
14202026-09-04T21:33:16.485Z Compiling fixedbitset v0.4.2
14212026-09-04T21:33:16.485Z Compiling typed-path v0.9.3
14222026-09-04T21:33:16.485Z Compiling fixedbitset v0.5.7
14232026-09-04T21:33:16.485Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14242026-09-04T21:33:16.485Z Compiling petgraph v0.6.5
14252026-09-04T21:33:16.485Z Compiling petgraph v0.8.3
14262026-09-04T21:33:16.485Z Compiling zone v0.3.1
14272026-09-04T21:33:16.551Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T21:33:16.551Z Compiling tough v0.22.0
14292026-09-04T21:33:16.581Z Compiling progenitor v0.14.0
14302026-09-04T21:33:16.653Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:33:16.886Z Compiling papergrid v0.11.0
14322026-09-04T21:33:17.257Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14332026-09-04T21:33:17.440Z Compiling libsw v3.5.0
14342026-09-04T21:33:17.632Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14352026-09-04T21:33:18.544Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14362026-09-04T21:33:18.635Z Compiling oxide-tokio-rt v0.1.6
14372026-09-04T21:33:18.758Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T21:33:19.032Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:33:19.224Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:33:19.282Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:33:19.326Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T21:33:19.493Z Compiling const_format v0.2.36
14432026-09-04T21:33:19.891Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-09-04T21:33:20.119Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14452026-09-04T21:33:20.282Z Compiling tabled_derive v0.7.0
14462026-09-04T21:33:20.492Z Compiling gethostname v0.5.0
14472026-09-04T21:33:20.531Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-09-04T21:33:20.563Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14492026-09-04T21:33:20.616Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-09-04T21:33:20.640Z Compiling smf v0.2.3
14512026-09-04T21:33:20.658Z Compiling bcs v0.1.6
14522026-09-04T21:33:20.740Z Compiling nom v8.0.0
14532026-09-04T21:33:20.981Z Compiling unicode-linebreak v0.1.5
14542026-09-04T21:33:21.109Z Compiling smawk v0.3.3
14552026-09-04T21:33:21.227Z Compiling lazy_static v1.5.0
14562026-09-04T21:33:21.239Z Compiling whoami v1.6.1
14572026-09-04T21:33:21.249Z Compiling tagptr v0.2.0
14582026-09-04T21:33:21.252Z Compiling termtree v0.5.1
14592026-09-04T21:33:21.331Z Compiling linear-map v1.2.0
14602026-09-04T21:33:21.397Z Compiling moka v0.12.16
14612026-09-04T21:33:21.523Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:33:21.553Z Compiling steno v0.4.1
14632026-09-04T21:33:21.978Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14642026-09-04T21:33:22.200Z Compiling tabled v0.15.0
14652026-09-04T21:33:22.779Z Compiling textwrap v0.16.2
14662026-09-04T21:33:23.265Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T21:33:23.314Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T21:33:23.465Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T21:33:24.578Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-09-04T21:33:24.906Z Compiling hickory-proto v0.25.2
14712026-09-04T21:33:25.013Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14722026-09-04T21:33:25.535Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14732026-09-04T21:33:26.183Z Compiling parking_lot_core v0.8.6
14742026-09-04T21:33:26.283Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14752026-09-04T21:33:26.458Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-09-04T21:33:26.484Z Compiling libscf-sys v1.2.0
14772026-09-04T21:33:26.556Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14782026-09-04T21:33:26.631Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14792026-09-04T21:33:26.738Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14802026-09-04T21:33:26.794Z Compiling hickory-resolver v0.25.2
14812026-09-04T21:33:27.124Z Compiling parking_lot v0.11.2
14822026-09-04T21:33:27.365Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14832026-09-04T21:33:27.495Z Compiling fxhash v0.2.1
14842026-09-04T21:33:27.601Z Compiling internet-checksum v0.2.1
14852026-09-04T21:33:27.620Z Compiling sled v0.34.7
14862026-09-04T21:33:27.640Z Compiling itertools v0.15.0
14872026-09-04T21:33:27.748Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14882026-09-04T21:33:28.483Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14892026-09-04T21:33:30.671Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14902026-09-04T21:33:32.183Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T21:33:39.950Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T21:33:41.561Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14932026-09-04T21:33:42.611Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14942026-09-04T21:33:43.584Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14952026-09-04T21:33:44.410Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14962026-09-04T21:33:45.574Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14972026-09-04T21:34:11.726Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s
14982026-09-04T21:34:11.895Z────────────
14992026-09-04T21:34:11.895Z Nextest run ID ffec6e78-ee16-4311-89d6-65bf93c6866e with nextest profile: default
15002026-09-04T21:34:11.895Z Starting 48 tests across 3 binaries
15012026-09-04T21:34:11.903Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15022026-09-04T21:34:11.903Z
15032026-09-04T21:34:11.903Zrunning 1 test
15042026-09-04T21:34:12.336Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15052026-09-04T21:34:12.336Z
15062026-09-04T21:34:12.336Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15072026-09-04T21:34:12.336Z
15082026-09-04T21:34:12.346Z PASS [ 0.458s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15092026-09-04T21:34:12.346Z START bfd dispatcher::proptests::state_machine
15102026-09-04T21:34:12.353Z
15112026-09-04T21:34:12.353Zrunning 1 test
15122026-09-04T21:34:12.643Ztest dispatcher::proptests::state_machine ... ok
15132026-09-04T21:34:12.643Z
15142026-09-04T21:34:12.643Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.28s
15152026-09-04T21:34:12.643Z
15162026-09-04T21:34:12.661Z PASS [ 0.292s] bfd dispatcher::proptests::state_machine
15172026-09-04T21:34:12.661Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15182026-09-04T21:34:12.661Z
15192026-09-04T21:34:12.661Zrunning 1 test
15202026-09-04T21:34:12.899Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15212026-09-04T21:34:12.899Z
15222026-09-04T21:34:12.899Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
15232026-09-04T21:34:12.899Z
15242026-09-04T21:34:12.913Z PASS [ 0.264s] bfd dispatcher::proptests::state_machine_with_bind_failures
15252026-09-04T21:34:12.913Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15262026-09-04T21:34:12.922Z
15272026-09-04T21:34:12.922Zrunning 1 test
15282026-09-04T21:34:12.923Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15292026-09-04T21:34:12.923Z
15302026-09-04T21:34:12.923Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15312026-09-04T21:34:12.923Z
15322026-09-04T21:34:12.923Z PASS [ 0.010s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15332026-09-04T21:34:12.923Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15342026-09-04T21:34:12.923Z
15352026-09-04T21:34:12.923Zrunning 1 test
15362026-09-04T21:34:12.923Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15372026-09-04T21:34:12.923Z
15382026-09-04T21:34:12.923Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15392026-09-04T21:34:12.923Z
15402026-09-04T21:34:12.927Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15412026-09-04T21:34:12.927Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15422026-09-04T21:34:12.927Z
15432026-09-04T21:34:12.927Zrunning 1 test
15442026-09-04T21:34:12.987Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15452026-09-04T21:34:12.987Z
15462026-09-04T21:34:12.987Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15472026-09-04T21:34:12.987Z
15482026-09-04T21:34:12.987Z PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15492026-09-04T21:34:12.987Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15502026-09-04T21:34:12.987Z
15512026-09-04T21:34:12.987Zrunning 1 test
15522026-09-04T21:34:13.241Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15532026-09-04T21:34:13.241Z
15542026-09-04T21:34:13.241Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15552026-09-04T21:34:13.241Z
15562026-09-04T21:34:13.244Z PASS [ 0.312s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15572026-09-04T21:34:13.244Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15582026-09-04T21:34:13.251Z
15592026-09-04T21:34:13.251Zrunning 1 test
15602026-09-04T21:34:13.259Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15612026-09-04T21:34:13.259Z
15622026-09-04T21:34:13.259Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15632026-09-04T21:34:13.259Z
15642026-09-04T21:34:13.259Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15652026-09-04T21:34:13.259Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15662026-09-04T21:34:13.264Z
15672026-09-04T21:34:13.264Zrunning 1 test
15682026-09-04T21:34:13.264Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15692026-09-04T21:34:13.264Z
15702026-09-04T21:34:13.264Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15712026-09-04T21:34:13.265Z
15722026-09-04T21:34:13.265Z PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15732026-09-04T21:34:13.265Z START bfd egress::tests::binds_ports_in_expected_range
15742026-09-04T21:34:13.276Z
15752026-09-04T21:34:13.276Zrunning 1 test
15762026-09-04T21:34:13.276Ztest egress::tests::binds_ports_in_expected_range ... ok
15772026-09-04T21:34:13.276Z
15782026-09-04T21:34:13.276Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15792026-09-04T21:34:13.276Z
15802026-09-04T21:34:13.276Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15812026-09-04T21:34:13.276Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15822026-09-04T21:34:13.282Z
15832026-09-04T21:34:13.282Zrunning 1 test
15842026-09-04T21:34:13.282Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15852026-09-04T21:34:13.282Z
15862026-09-04T21:34:13.282Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15872026-09-04T21:34:13.282Z
15882026-09-04T21:34:13.282Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15892026-09-04T21:34:13.282Z START bfd egress::tests::egress_socket_sets_ttl_v4
15902026-09-04T21:34:13.286Z
15912026-09-04T21:34:13.286Zrunning 1 test
15922026-09-04T21:34:13.286Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15932026-09-04T21:34:13.286Z
15942026-09-04T21:34:13.286Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15952026-09-04T21:34:13.286Z
15962026-09-04T21:34:13.286Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15972026-09-04T21:34:13.286Z START bfd egress::tests::exits_when_channel_closed
15982026-09-04T21:34:13.296Z
15992026-09-04T21:34:13.296Zrunning 1 test
16002026-09-04T21:34:13.302Ztest egress::tests::exits_when_channel_closed ... ok
16012026-09-04T21:34:13.302Z
16022026-09-04T21:34:13.302Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16032026-09-04T21:34:13.302Z
16042026-09-04T21:34:13.302Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16052026-09-04T21:34:13.302Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16062026-09-04T21:34:13.302Z
16072026-09-04T21:34:13.302Zrunning 1 test
16082026-09-04T21:34:13.310Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16092026-09-04T21:34:13.310Z
16102026-09-04T21:34:13.311Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16112026-09-04T21:34:13.311Z
16122026-09-04T21:34:13.311Z PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16132026-09-04T21:34:13.311Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16142026-09-04T21:34:13.323Z
16152026-09-04T21:34:13.324Zrunning 1 test
16162026-09-04T21:34:13.324Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16172026-09-04T21:34:13.324Z
16182026-09-04T21:34:13.324Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16192026-09-04T21:34:13.324Z
16202026-09-04T21:34:13.324Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16212026-09-04T21:34:13.324Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16222026-09-04T21:34:13.324Z
16232026-09-04T21:34:13.324Zrunning 1 test
16242026-09-04T21:34:13.333Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16252026-09-04T21:34:13.333Z
16262026-09-04T21:34:13.333Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
16272026-09-04T21:34:13.333Z
16282026-09-04T21:34:13.333Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16292026-09-04T21:34:13.333Z START bfd rib::tests::exits_when_state_channel_closed
16302026-09-04T21:34:13.333Z
16312026-09-04T21:34:13.333Zrunning 1 test
16322026-09-04T21:34:13.333Ztest rib::tests::exits_when_state_channel_closed ... ok
16332026-09-04T21:34:13.333Z
16342026-09-04T21:34:13.333Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16352026-09-04T21:34:13.333Z
16362026-09-04T21:34:13.338Z PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed
16372026-09-04T21:34:13.338Z START bfd rib::tests::initial_down_state_is_synced
16382026-09-04T21:34:13.338Z
16392026-09-04T21:34:13.338Zrunning 1 test
16402026-09-04T21:34:13.441Ztest rib::tests::initial_down_state_is_synced ... ok
16412026-09-04T21:34:13.441Z
16422026-09-04T21:34:13.448Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16432026-09-04T21:34:13.448Z
16442026-09-04T21:34:13.448Z PASS [ 0.110s] bfd rib::tests::initial_down_state_is_synced
16452026-09-04T21:34:13.448Z START bfd rib::tests::real_transitions_are_synced
16462026-09-04T21:34:13.461Z
16472026-09-04T21:34:13.461Zrunning 1 test
16482026-09-04T21:34:13.751Ztest rib::tests::real_transitions_are_synced ... ok
16492026-09-04T21:34:13.751Z
16502026-09-04T21:34:13.751Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.31s
16512026-09-04T21:34:13.751Z
16522026-09-04T21:34:13.754Z PASS [ 0.313s] bfd rib::tests::real_transitions_are_synced
16532026-09-04T21:34:13.754Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16542026-09-04T21:34:13.760Z
16552026-09-04T21:34:13.760Zrunning 1 test
16562026-09-04T21:34:14.114Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16572026-09-04T21:34:14.114Z
16582026-09-04T21:34:14.114Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16592026-09-04T21:34:14.114Z
16602026-09-04T21:34:14.118Z PASS [ 0.362s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16612026-09-04T21:34:14.118Z START bfd session::tests::counts_incoming_packets
16622026-09-04T21:34:14.121Z
16632026-09-04T21:34:14.125Zrunning 1 test
16642026-09-04T21:34:14.240Ztest session::tests::counts_incoming_packets ... ok
16652026-09-04T21:34:14.240Z
16662026-09-04T21:34:14.240Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16672026-09-04T21:34:14.240Z
16682026-09-04T21:34:14.246Z PASS [ 0.110s] bfd session::tests::counts_incoming_packets
16692026-09-04T21:34:14.246Z START bfd session::tests::down_to_up_directly
16702026-09-04T21:34:14.246Z
16712026-09-04T21:34:14.246Zrunning 1 test
16722026-09-04T21:34:14.335Ztest session::tests::down_to_up_directly ... ok
16732026-09-04T21:34:14.335Z
16742026-09-04T21:34:14.335Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16752026-09-04T21:34:14.335Z
16762026-09-04T21:34:14.340Z PASS [ 0.110s] bfd session::tests::down_to_up_directly
16772026-09-04T21:34:14.340Z START bfd session::tests::emits_outgoing_control_packet
16782026-09-04T21:34:14.344Z
16792026-09-04T21:34:14.344Zrunning 1 test
16802026-09-04T21:34:14.344Ztest session::tests::emits_outgoing_control_packet ... ok
16812026-09-04T21:34:14.344Z
16822026-09-04T21:34:14.344Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16832026-09-04T21:34:14.345Z
16842026-09-04T21:34:14.348Z PASS [ 0.010s] bfd session::tests::emits_outgoing_control_packet
16852026-09-04T21:34:14.349Z START bfd session::tests::exits_when_listener_channel_closes
16862026-09-04T21:34:14.353Z
16872026-09-04T21:34:14.353Zrunning 1 test
16882026-09-04T21:34:14.358Ztest session::tests::exits_when_listener_channel_closes ... ok
16892026-09-04T21:34:14.359Z
16902026-09-04T21:34:14.359Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16912026-09-04T21:34:14.359Z
16922026-09-04T21:34:14.359Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16932026-09-04T21:34:14.367Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16942026-09-04T21:34:14.443Z
16952026-09-04T21:34:14.443Zrunning 1 test
16962026-09-04T21:34:14.567Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16972026-09-04T21:34:14.567Z
16982026-09-04T21:34:14.568Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16992026-09-04T21:34:14.568Z
17002026-09-04T21:34:14.664Z PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state
17012026-09-04T21:34:14.664Z START bfd session::tests::init_to_down_on_peer_admin_down
17022026-09-04T21:34:14.664Z
17032026-09-04T21:34:14.664Zrunning 1 test
17042026-09-04T21:34:14.913Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17052026-09-04T21:34:14.913Z
17062026-09-04T21:34:14.913Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17072026-09-04T21:34:14.913Z
17082026-09-04T21:34:14.959Z PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down
17092026-09-04T21:34:14.959Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17102026-09-04T21:34:14.959Z
17112026-09-04T21:34:14.960Zrunning 1 test
17122026-09-04T21:34:14.960Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17132026-09-04T21:34:14.960Z
17142026-09-04T21:34:14.960Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17152026-09-04T21:34:14.960Z
17162026-09-04T21:34:14.960Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17172026-09-04T21:34:14.960Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17182026-09-04T21:34:14.960Z
17192026-09-04T21:34:14.960Zrunning 1 test
17202026-09-04T21:34:14.960Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17212026-09-04T21:34:14.960Z
17222026-09-04T21:34:14.960Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17232026-09-04T21:34:14.960Z
17242026-09-04T21:34:14.960Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17252026-09-04T21:34:14.960Z START bfd session::tests::recv_timeout_drives_session_down
17262026-09-04T21:34:14.960Z
17272026-09-04T21:34:14.960Zrunning 1 test
17282026-09-04T21:34:16.418Ztest session::tests::recv_timeout_drives_session_down ... ok
17292026-09-04T21:34:16.418Z
17302026-09-04T21:34:16.418Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17312026-09-04T21:34:16.418Z
17322026-09-04T21:34:16.426Z PASS [ 1.526s] bfd session::tests::recv_timeout_drives_session_down
17332026-09-04T21:34:16.426Z START bfd session::tests::up_to_down_on_peer_admin_down
17342026-09-04T21:34:16.440Z
17352026-09-04T21:34:16.440Zrunning 1 test
17362026-09-04T21:34:16.667Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17372026-09-04T21:34:16.667Z
17382026-09-04T21:34:16.721Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17392026-09-04T21:34:16.722Z
17402026-09-04T21:34:16.722Z PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down
17412026-09-04T21:34:16.722Z START bfd session::tests::up_to_down_on_peer_down
17422026-09-04T21:34:16.722Z
17432026-09-04T21:34:16.722Zrunning 1 test
17442026-09-04T21:34:16.885Ztest session::tests::up_to_down_on_peer_down ... ok
17452026-09-04T21:34:16.885Z
17462026-09-04T21:34:16.885Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17472026-09-04T21:34:16.885Z
17482026-09-04T21:34:16.931Z PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down
17492026-09-04T21:34:16.931Z START bfd sm::tests::arbitrary_local_config_never_panics
17502026-09-04T21:34:16.931Z
17512026-09-04T21:34:16.931Zrunning 1 test
17522026-09-04T21:34:17.283Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17532026-09-04T21:34:17.283Z
17542026-09-04T21:34:17.283Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.24s
17552026-09-04T21:34:17.284Z
17562026-09-04T21:34:17.378Z PASS [ 0.247s] bfd sm::tests::arbitrary_local_config_never_panics
17572026-09-04T21:34:17.379Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17582026-09-04T21:34:17.379Z
17592026-09-04T21:34:17.379Zrunning 1 test
17602026-09-04T21:34:17.646Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17612026-09-04T21:34:17.646Z
17622026-09-04T21:34:17.647Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.46s
17632026-09-04T21:34:17.647Z
17642026-09-04T21:34:17.734Z PASS [ 0.471s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17652026-09-04T21:34:17.735Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17662026-09-04T21:34:17.735Z
17672026-09-04T21:34:17.735Zrunning 1 test
17682026-09-04T21:34:17.735Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17692026-09-04T21:34:17.735Z
17702026-09-04T21:34:17.735Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17712026-09-04T21:34:17.735Z
17722026-09-04T21:34:17.736Z PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17732026-09-04T21:34:17.736Z START bfd sm::tests::clean_channel_converges_to_up
17742026-09-04T21:34:17.736Z
17752026-09-04T21:34:17.736Zrunning 1 test
17762026-09-04T21:34:17.745Ztest sm::tests::clean_channel_converges_to_up ... ok
17772026-09-04T21:34:17.745Z
17782026-09-04T21:34:17.745Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17792026-09-04T21:34:17.745Z
17802026-09-04T21:34:17.745Z PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up
17812026-09-04T21:34:17.745Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17822026-09-04T21:34:17.745Z
17832026-09-04T21:34:17.745Zrunning 1 test
17842026-09-04T21:34:17.745Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17852026-09-04T21:34:17.745Z
17862026-09-04T21:34:17.745Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17872026-09-04T21:34:17.746Z
17882026-09-04T21:34:17.746Z PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17892026-09-04T21:34:17.746Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17902026-09-04T21:34:17.746Z
17912026-09-04T21:34:17.746Zrunning 1 test
17922026-09-04T21:34:17.746Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17932026-09-04T21:34:17.746Z
17942026-09-04T21:34:17.746Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17952026-09-04T21:34:17.746Z
17962026-09-04T21:34:17.746Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17972026-09-04T21:34:17.746Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17982026-09-04T21:34:17.746Z
17992026-09-04T21:34:17.750Zrunning 1 test
18002026-09-04T21:34:17.750Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
18012026-09-04T21:34:17.750Z
18022026-09-04T21:34:17.750Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18032026-09-04T21:34:17.750Z
18042026-09-04T21:34:17.750Z PASS [ 0.007s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18052026-09-04T21:34:17.750Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18062026-09-04T21:34:17.750Z
18072026-09-04T21:34:17.750Zrunning 1 test
18082026-09-04T21:34:17.751Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18092026-09-04T21:34:17.751Z
18102026-09-04T21:34:17.751Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18112026-09-04T21:34:17.751Z
18122026-09-04T21:34:17.751Z PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18132026-09-04T21:34:17.751Z START bfd sm::tests::poll_triggers_immediate_final_response
18142026-09-04T21:34:17.751Z
18152026-09-04T21:34:17.751Zrunning 1 test
18162026-09-04T21:34:17.751Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18172026-09-04T21:34:17.751Z
18182026-09-04T21:34:17.751Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18192026-09-04T21:34:17.751Z
18202026-09-04T21:34:17.751Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18212026-09-04T21:34:17.751Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18222026-09-04T21:34:17.751Z
18232026-09-04T21:34:17.751Zrunning 1 test
18242026-09-04T21:34:17.751Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18252026-09-04T21:34:17.751Z
18262026-09-04T21:34:17.751Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18272026-09-04T21:34:17.751Z
18282026-09-04T21:34:17.751Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18292026-09-04T21:34:17.751Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18302026-09-04T21:34:17.751Z
18312026-09-04T21:34:17.751Zrunning 1 test
18322026-09-04T21:34:17.751Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18332026-09-04T21:34:17.752Z
18342026-09-04T21:34:17.752Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18352026-09-04T21:34:17.752Z
18362026-09-04T21:34:17.752Z PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18372026-09-04T21:34:17.752Z START bfd sm::tests::total_partition_drives_both_down
18382026-09-04T21:34:17.752Z
18392026-09-04T21:34:17.752Zrunning 1 test
18402026-09-04T21:34:17.752Ztest sm::tests::total_partition_drives_both_down ... ok
18412026-09-04T21:34:17.752Z
18422026-09-04T21:34:17.752Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18432026-09-04T21:34:17.752Z
18442026-09-04T21:34:17.752Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18452026-09-04T21:34:17.752Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18462026-09-04T21:34:17.752Z
18472026-09-04T21:34:17.752Zrunning 1 test
18482026-09-04T21:34:17.752Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18492026-09-04T21:34:17.752Z
18502026-09-04T21:34:17.752Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18512026-09-04T21:34:17.760Z
18522026-09-04T21:34:17.760Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18532026-09-04T21:34:17.760Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18542026-09-04T21:34:17.830Z
18552026-09-04T21:34:17.830Zrunning 1 test
18562026-09-04T21:34:17.830Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18572026-09-04T21:34:17.830Z
18582026-09-04T21:34:17.830Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18592026-09-04T21:34:17.830Z
18602026-09-04T21:34:17.844Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18612026-09-04T21:34:17.844Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18622026-09-04T21:34:17.845Z
18632026-09-04T21:34:17.845Zrunning 1 test
18642026-09-04T21:34:17.845Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18652026-09-04T21:34:17.845Z
18662026-09-04T21:34:17.845Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18672026-09-04T21:34:17.845Z
18682026-09-04T21:34:17.845Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18692026-09-04T21:34:17.845Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18702026-09-04T21:34:17.845Z
18712026-09-04T21:34:17.845Zrunning 1 test
18722026-09-04T21:34:17.845Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18732026-09-04T21:34:17.845Z
18742026-09-04T21:34:17.845Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18752026-09-04T21:34:17.845Z
18762026-09-04T21:34:17.846Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18772026-09-04T21:34:17.846Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18782026-09-04T21:34:17.846Z
18792026-09-04T21:34:17.846Zrunning 1 test
18802026-09-04T21:34:17.846Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18812026-09-04T21:34:17.846Z
18822026-09-04T21:34:17.846Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18832026-09-04T21:34:17.846Z
18842026-09-04T21:34:17.846Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18852026-09-04T21:34:17.846Z────────────
18862026-09-04T21:34:17.847Z Summary [ 5.787s] 48 tests run: 48 passed, 0 skipped
18872026-09-04T21:34:17.847Z+ rm -rf /tmp/tmp.FkaGrc
18882026-09-04T21:34:17.847Zprocess exited: duration 182335 ms, exit code 0
 
18892026-09-04T21:34:18.126Zfound 0 output files