01M1N6B6YK83RD445WKJKC71D6: 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: 01M1N6CRRT8RDC1NBSZA2X6G9E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:39.947Zjob assigned to worker 01M1N6DK4K44EHHQGGPJK20SCF [factory aws, i-0ea49813d3ad3edc3] (queued for 1 m 9 s)
 
22026-09-04T03:12:46.069Zstarting task 0: "setup"
32026-09-04T03:12:46.074Z++ uname -s
42026-09-04T03:12:46.077Z+ kern=SunOS
52026-09-04T03:12:46.078Z+ build_user=build
62026-09-04T03:12:46.078Z+ build_uid=12345
72026-09-04T03:12:46.078Z+ work_dir=/work
82026-09-04T03:12:46.078Z+ input_dir=/input
92026-09-04T03:12:46.078Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:46.078Z+ case "$kern" in
112026-09-04T03:12:46.078Z+ groupadd -g 12345 build
122026-09-04T03:12:46.088Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:48.094Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:48.163Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:48.169Z+ home_fs=zfs
162026-09-04T03:12:48.169Z+ [[ zfs == autofs ]]
172026-09-04T03:12:48.169Z+ mkdir -p /home/build
182026-09-04T03:12:48.169Z+ chown build:build /home/build /work
192026-09-04T03:12:50.158Z+ chmod 0700 /home/build /work
202026-09-04T03:12:50.161Zprocess exited: duration 4090 ms, exit code 0
 
212026-09-04T03:12:50.167Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:50.170Z * rust toolchain channel = "stable"
232026-09-04T03:12:50.170Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-09-04T03:12:50.170Z * rust toolchain profile = "default"
252026-09-04T03:12:50.170Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:50.170Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:50.170Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:50.174Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:50.174Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:50.262Zinfo: downloading installer
312026-09-04T03:12:51.477Zinfo: profile set to default
322026-09-04T03:12:51.477Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:51.491Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:51.611Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:51.614Zinfo: downloading 6 components
362026-09-04T03:13:06.943Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:13:06.943Z
382026-09-04T03:13:06.970Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:13:06.970Z
402026-09-04T03:13:06.973Z
412026-09-04T03:13:06.973ZRust is installed now. Great!
422026-09-04T03:13:06.973Z
432026-09-04T03:13:06.973ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:13:06.973Zenvironment variable. This has not been done automatically.
452026-09-04T03:13:06.973Z
462026-09-04T03:13:06.973ZTo configure your current shell, you need to source
472026-09-04T03:13:06.973Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:13:06.973Z
492026-09-04T03:13:06.973ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:13:06.973Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:13:06.973Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:13:06.973ZCC_x86_64-unknown-illumos = None
532026-09-04T03:13:06.975Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:13:06.975ZCC_x86_64_unknown_illumos = None
552026-09-04T03:13:06.975Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:13:06.975ZHOST_CC = None
572026-09-04T03:13:06.975Zcargo:rerun-if-env-changed=CC
582026-09-04T03:13:06.975ZCC = None
592026-09-04T03:13:06.975Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:13:07.147Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:13:07.147ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:13:07.147Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:13:07.147ZCFLAGS = None
642026-09-04T03:13:07.147Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:13:07.147ZHOST_CFLAGS = None
662026-09-04T03:13:07.147Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:13:07.147ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:13:07.147Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:13:07.147ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:13:07.235Z+ rustup --version
712026-09-04T03:13:07.242Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:13:07.244Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:13:07.263Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:13:07.266Z+ cargo --version
752026-09-04T03:13:08.281Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:13:08.284Z+ rustc --version
772026-09-04T03:13:08.284Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:13:08.284Zprocess exited: duration 17134 ms, exit code 0
 
792026-09-04T03:13:08.292Zstarting task 2: "authentication"
802026-09-04T03:13:08.304ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:30.346Zprocess exited: duration 22054 ms, exit code 0
 
822026-09-04T03:13:30.368Zstarting task 3: "clone repository"
832026-09-04T03:13:30.376Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:30.379Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:30.406ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:31.856Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:31.856Z+ git fetch origin 226a6c4ce96b24ac690c850483c24a696e138a3c
882026-09-04T03:13:32.158ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:32.158Z * branch 226a6c4ce96b24ac690c850483c24a696e138a3c -> FETCH_HEAD
902026-09-04T03:13:32.164Z+ [[ -n renovate/opte ]]
912026-09-04T03:13:32.166Z++ git branch --show-current
922026-09-04T03:13:32.167Z+ current=main
932026-09-04T03:13:32.167Z+ [[ main != renovate/opte ]]
942026-09-04T03:13:32.167Z+ git branch -f renovate/opte 226a6c4ce96b24ac690c850483c24a696e138a3c
952026-09-04T03:13:32.170Z+ git checkout -f renovate/opte
962026-09-04T03:13:32.188ZSwitched to branch 'renovate/opte'
972026-09-04T03:13:32.191Z+ git reset --hard 226a6c4ce96b24ac690c850483c24a696e138a3c
982026-09-04T03:13:32.194ZHEAD is now at 226a6c4 Update opte to 16ef8c6
992026-09-04T03:13:32.196Zprocess exited: duration 1827 ms, exit code 0
 
1002026-09-04T03:13:32.202Zstarting task 4: "build"
1012026-09-04T03:13:32.205Z+ set -o errexit
1022026-09-04T03:13:32.205Z+ set -o pipefail
1032026-09-04T03:13:32.205Z+ source .github/buildomat/test-common.sh
1042026-09-04T03:13:32.208Z++ NEXTEST_VERSION=0.9.97
1052026-09-04T03:13:32.209Z++ source .github/buildomat/common.sh
1062026-09-04T03:13:32.209Z+++ export PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:13:32.209Z+++ PKG_SUCCESS_ON_NOP=1
1082026-09-04T03:13:32.209Z+++ cargo --version
1092026-09-04T03:13:32.212Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1102026-09-04T03:13:32.359Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1112026-09-04T03:13:32.362Zinfo: downloading 6 components
1122026-09-04T03:13:47.837Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1132026-09-04T03:13:47.837Zwarn: this might cause rustup commands to take longer time to finish than expected
1142026-09-04T03:13:47.837Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1152026-09-04T03:13:47.943Zcargo 1.97.1 (c980f4866 2026-06-30)
1162026-09-04T03:13:47.946Z+++ rustc --version
1172026-09-04T03:13:47.975Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1182026-09-04T03:13:47.982Z++ banner install
1192026-09-04T03:13:47.987Z
1202026-09-04T03:13:47.987Z # # # #### ##### ## # #
1212026-09-04T03:13:47.987Z # ## # # # # # # #
1222026-09-04T03:13:47.987Z # # # # #### # # # # #
1232026-09-04T03:13:47.987Z # # # # # # ###### # #
1242026-09-04T03:13:47.987Z # # ## # # # # # # #
1252026-09-04T03:13:47.988Z # # # #### # # # ###### ######
1262026-09-04T03:13:47.988Z
1272026-09-04T03:13:47.988Z++ pfexec pkg install clang-15
1282026-09-04T03:13:50.153Z Startup: Refreshing catalog 'helios' ... Done
1292026-09-04T03:13:50.588Z Startup: Caching catalogs ... Done
1302026-09-04T03:13:53.245ZPlanning: Solver setup ... Done
1312026-09-04T03:13:53.313ZPlanning: Running solver ... Done
1322026-09-04T03:13:53.363ZPlanning: Consolidating action changes ... Done
1332026-09-04T03:13:53.366ZPlanning: Evaluating mediators ... Done
1342026-09-04T03:13:53.366ZPlanning: Planning completed in 2.74 seconds
1352026-09-04T03:13:53.381ZNo updates necessary for this image.
1362026-09-04T03:13:53.642Z+++ uname -s
1372026-09-04T03:13:53.647Z++ nextest_host_os=SunOS
1382026-09-04T03:13:53.647Z++ case "${nextest_host_os}" in
1392026-09-04T03:13:53.647Z++ nextest_platform=illumos
1402026-09-04T03:13:53.647Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1412026-09-04T03:13:53.647Z+++ mktemp -d
1422026-09-04T03:13:53.647Z++ nextest_tmp=/tmp/tmp.RbaGrc
1432026-09-04T03:13:53.647Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1442026-09-04T03:13:53.647Z++ nextest_tar=/tmp/tmp.RbaGrc/nextest.tar.gz
1452026-09-04T03:13:53.647Z++ curl -sSfL --retry 10 -o /tmp/tmp.RbaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1462026-09-04T03:13:54.272Z++ mkdir -p /home/build/.cargo/bin
1472026-09-04T03:13:54.275Z++ tar -xzf /tmp/tmp.RbaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1482026-09-04T03:13:54.347Z+ banner bfd
1492026-09-04T03:13:54.350Z
1502026-09-04T03:13:54.350Z ##### ###### #####
1512026-09-04T03:13:54.351Z # # # # #
1522026-09-04T03:13:54.351Z ##### ##### # #
1532026-09-04T03:13:54.351Z # # # # #
1542026-09-04T03:13:54.351Z # # # # #
1552026-09-04T03:13:54.351Z ##### # #####
1562026-09-04T03:13:54.351Z
1572026-09-04T03:13:54.351Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1582026-09-04T03:13:54.528Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-09-04T03:13:55.233ZFrom https://github.com/oxidecomputer/falcon
1602026-09-04T03:13:55.233Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1612026-09-04T03:13:55.309Z Updating crates.io index
1622026-09-04T03:13:55.312Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1632026-09-04T03:13:55.794ZFrom https://github.com/oxidecomputer/dendrite
1642026-09-04T03:13:55.794Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1652026-09-04T03:13:55.828Z Updating git repository `https://github.com/oxidecomputer/ispf`
1662026-09-04T03:13:56.165ZFrom https://github.com/oxidecomputer/ispf
1672026-09-04T03:13:56.165Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1682026-09-04T03:13:56.169Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1692026-09-04T03:13:56.499ZFrom https://github.com/oxidecomputer/netadm-sys
1702026-09-04T03:13:56.499Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1712026-09-04T03:13:56.506Z Updating git repository `https://github.com/oxidecomputer/omicron`
1722026-09-04T03:14:02.562ZFrom https://github.com/oxidecomputer/omicron
1732026-09-04T03:14:02.563Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1742026-09-04T03:14:02.987Z Updating git repository `https://github.com/oxidecomputer/opte`
1752026-09-04T03:14:03.748ZFrom https://github.com/oxidecomputer/opte
1762026-09-04T03:14:03.748Z * [new ref] 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 -> refs/commit/16ef8c60a15fa6b0afd02c5f23f742c20b818f97
1772026-09-04T03:14:03.777Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1782026-09-04T03:14:04.084ZFrom https://github.com/oxidecomputer/slog-error-chain
1792026-09-04T03:14:04.084Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1802026-09-04T03:14:04.094Z Updating git repository `https://github.com/illumos/smf-rs`
1812026-09-04T03:14:04.383ZFrom https://github.com/illumos/smf-rs
1822026-09-04T03:14:04.383Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1832026-09-04T03:14:04.391Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1842026-09-04T03:14:04.674ZFrom https://github.com/oxidecomputer/network-interface
1852026-09-04T03:14:04.674Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1862026-09-04T03:14:04.681Z Updating git repository `https://github.com/oxidecomputer/zone`
1872026-09-04T03:14:04.991ZFrom https://github.com/oxidecomputer/zone
1882026-09-04T03:14:04.991Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1892026-09-04T03:14:04.998Z Updating git repository `https://github.com/oxidecomputer/propolis`
1902026-09-04T03:14:05.686ZFrom https://github.com/oxidecomputer/propolis
1912026-09-04T03:14:05.686Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1922026-09-04T03:14:05.732Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1932026-09-04T03:14:06.260ZFrom https://github.com/oxidecomputer/transceiver-control
1942026-09-04T03:14:06.260Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1952026-09-04T03:14:06.271Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1962026-09-04T03:14:06.558ZFrom https://github.com/oxidecomputer/dlpi-sys
1972026-09-04T03:14:06.558Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1982026-09-04T03:14:06.564Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1992026-09-04T03:14:06.890ZFrom https://github.com/jmesmon/rust-libzfs
2002026-09-04T03:14:06.890Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2012026-09-04T03:14:06.896Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2022026-09-04T03:14:07.175ZFrom https://github.com/oxidecomputer/rusty-doors
2032026-09-04T03:14:07.175Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2042026-09-04T03:14:07.190Z Updating git repository `https://github.com/oxidecomputer/lldp`
2052026-09-04T03:14:07.519ZFrom https://github.com/oxidecomputer/lldp
2062026-09-04T03:14:07.519Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2072026-09-04T03:14:07.532Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2082026-09-04T03:14:07.859ZFrom https://github.com/oxidecomputer/tufaceous
2092026-09-04T03:14:07.859Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2102026-09-04T03:14:07.868Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2112026-09-04T03:14:08.367ZFrom https://github.com/oxidecomputer/management-gateway-service
2122026-09-04T03:14:08.368Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2132026-09-04T03:14:08.373Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-09-04T03:14:09.577ZFrom https://github.com/oxidecomputer/crucible
2152026-09-04T03:14:09.577Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2162026-09-04T03:14:09.618Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2172026-09-04T03:14:09.912ZFrom https://github.com/oxidecomputer/serde_human_bytes
2182026-09-04T03:14:09.912Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2192026-09-04T03:14:09.920Z Updating git repository `https://github.com/oxidecomputer/propolis`
2202026-09-04T03:14:10.397ZFrom https://github.com/oxidecomputer/propolis
2212026-09-04T03:14:10.397Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2222026-09-04T03:14:10.439Z Updating git repository `https://github.com/oxidecomputer/crucible`
2232026-09-04T03:14:11.029ZFrom https://github.com/oxidecomputer/crucible
2242026-09-04T03:14:11.029Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2252026-09-04T03:14:11.094Z Updating git repository `https://github.com/oxidecomputer/tofino`
2262026-09-04T03:14:11.866ZFrom https://github.com/oxidecomputer/tofino
2272026-09-04T03:14:11.866Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2282026-09-04T03:14:11.870Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2292026-09-04T03:14:12.223ZFrom https://github.com/oxidecomputer/maghemite
2302026-09-04T03:14:12.223Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2312026-09-04T03:14:12.259Z Updating git repository `https://github.com/oxidecomputer/clickward`
2322026-09-04T03:14:12.538ZFrom https://github.com/oxidecomputer/clickward
2332026-09-04T03:14:12.538Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2342026-09-04T03:14:12.545Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2352026-09-04T03:14:12.828ZFrom https://github.com/oxidecomputer/illumos-devinfo
2362026-09-04T03:14:12.828Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2372026-09-04T03:14:15.109Z Downloading crates ...
2382026-09-04T03:14:15.160Z Downloaded anstream v1.0.0
2392026-09-04T03:14:15.162Z Downloaded base16ct v0.2.0
2402026-09-04T03:14:15.165Z Downloaded aead v0.5.2
2412026-09-04T03:14:15.169Z Downloaded const-random-macro v0.1.16
2422026-09-04T03:14:15.172Z Downloaded allocator-api2 v0.2.21
2432026-09-04T03:14:15.174Z Downloaded colorchoice v1.0.5
2442026-09-04T03:14:15.189Z Downloaded aho-corasick v1.1.5
2452026-09-04T03:14:15.192Z Downloaded anstyle v1.0.14
2462026-09-04T03:14:15.192Z Downloaded ahash v0.8.12
2472026-09-04T03:14:15.192Z Downloaded itoa v1.0.18
2482026-09-04T03:14:15.192Z Downloaded indent_write v2.2.0
2492026-09-04T03:14:15.192Z Downloaded bit-vec v0.8.0
2502026-09-04T03:14:15.192Z Downloaded adler2 v2.0.1
2512026-09-04T03:14:15.192Z Downloaded backoff v0.4.0
2522026-09-04T03:14:15.195Z Downloaded bs58 v0.5.1
2532026-09-04T03:14:15.195Z Downloaded http-body-util v0.1.5
2542026-09-04T03:14:15.195Z Downloaded jiff-static v0.2.35
2552026-09-04T03:14:15.614Z Downloaded daft v0.1.8
2562026-09-04T03:14:15.614Z Downloaded ipnet v2.12.1
2572026-09-04T03:14:15.620Z Downloaded linked-hash-map v0.5.6
2582026-09-04T03:14:15.620Z Downloaded argon2 v0.5.3
2592026-09-04T03:14:15.620Z Downloaded blake2 v0.10.6
2602026-09-04T03:14:15.620Z Downloaded byte-wrapper v0.1.0
2612026-09-04T03:14:15.620Z Downloaded cancel-safe-futures v0.1.5
2622026-09-04T03:14:15.620Z Downloaded num v0.4.3
2632026-09-04T03:14:15.620Z Downloaded httparse v1.10.1
2642026-09-04T03:14:15.620Z Downloaded async-trait v0.1.92
2652026-09-04T03:14:15.620Z Downloaded hyper-rustls v0.27.9
2662026-09-04T03:14:15.620Z Downloaded no-std-compat v0.4.1
2672026-09-04T03:14:15.621Z Downloaded is-terminal v0.4.17
2682026-09-04T03:14:15.621Z Downloaded indexmap v2.14.0
2692026-09-04T03:14:15.621Z Downloaded iana-time-zone v0.1.65
2702026-09-04T03:14:15.621Z Downloaded is_ci v1.2.0
2712026-09-04T03:14:15.621Z Downloaded http-body v1.1.0
2722026-09-04T03:14:15.621Z Downloaded ident_case v1.0.1
2732026-09-04T03:14:15.621Z Downloaded slog-scope v4.4.1
2742026-09-04T03:14:15.621Z Downloaded internet-checksum v0.2.1
2752026-09-04T03:14:15.621Z Downloaded synstructure v0.13.2
2762026-09-04T03:14:15.621Z Downloaded base16ct v1.0.0
2772026-09-04T03:14:15.621Z Downloaded block-buffer v0.10.4
2782026-09-04T03:14:15.621Z Downloaded ipnetwork v0.21.1
2792026-09-04T03:14:15.621Z Downloaded arrayref v0.3.9
2802026-09-04T03:14:15.621Z Downloaded block-buffer v0.12.1
2812026-09-04T03:14:15.621Z Downloaded ingot v0.1.1
2822026-09-04T03:14:15.621Z Downloaded async-stream-impl v0.3.6
2832026-09-04T03:14:15.621Z Downloaded atomicwrites v0.4.4
2842026-09-04T03:14:15.621Z Downloaded byteorder v1.5.0
2852026-09-04T03:14:15.621Z Downloaded num-iter v0.1.46
2862026-09-04T03:14:15.621Z Downloaded cpufeatures v0.2.17
2872026-09-04T03:14:15.621Z Downloaded httpdate v1.0.3
2882026-09-04T03:14:15.621Z Downloaded cstr-argument v0.1.2
2892026-09-04T03:14:15.621Z Downloaded async-recursion v1.1.1
2902026-09-04T03:14:15.621Z Downloaded anstyle-query v1.1.5
2912026-09-04T03:14:15.621Z Downloaded bit-set v0.8.0
2922026-09-04T03:14:15.621Z Downloaded cfg-if v1.0.4
2932026-09-04T03:14:15.621Z Downloaded convert_case v0.4.0
2942026-09-04T03:14:15.621Z Downloaded bitflags v1.3.2
2952026-09-04T03:14:15.621Z Downloaded bytecount v0.6.9
2962026-09-04T03:14:15.621Z Downloaded num-derive v0.4.2
2972026-09-04T03:14:15.622Z Downloaded ingot-types v0.2.0
2982026-09-04T03:14:15.622Z Downloaded crc8 v0.1.1
2992026-09-04T03:14:15.622Z Downloaded newtype_derive v0.1.6
3002026-09-04T03:14:15.622Z Downloaded crunchy v0.2.4
3012026-09-04T03:14:15.622Z Downloaded cfg_aliases v0.2.2
3022026-09-04T03:14:15.622Z Downloaded ciborium-io v0.2.2
3032026-09-04T03:14:15.622Z Downloaded ingot-macros v0.1.1
3042026-09-04T03:14:15.622Z Downloaded clap_lex v1.1.0
3052026-09-04T03:14:15.622Z Downloaded crucible-workspace-hack v0.1.0
3062026-09-04T03:14:15.622Z Downloaded ingot-types v0.1.2
3072026-09-04T03:14:15.622Z Downloaded libsw-core v0.3.2
3082026-09-04T03:14:15.622Z Downloaded managed v0.8.0
3092026-09-04T03:14:15.622Z Downloaded atomic-waker v1.1.2
3102026-09-04T03:14:15.622Z Downloaded cobs v0.3.0
3112026-09-04T03:14:15.622Z Downloaded curve25519-dalek-derive v0.1.1
3122026-09-04T03:14:15.622Z Downloaded humantime v2.4.0
3132026-09-04T03:14:15.622Z Downloaded thiserror-impl-no-std v2.0.2
3142026-09-04T03:14:15.622Z Downloaded mime v0.3.17
3152026-09-04T03:14:15.622Z Downloaded icu_properties v2.2.0
3162026-09-04T03:14:15.622Z Downloaded jobserver v0.1.35
3172026-09-04T03:14:15.623Z Downloaded const-random v0.1.18
3182026-09-04T03:14:15.623Z Downloaded cpufeatures v0.3.0
3192026-09-04T03:14:15.623Z Downloaded compression-core v0.4.32
3202026-09-04T03:14:15.623Z Downloaded strsim v0.11.1
3212026-09-04T03:14:15.623Z Downloaded icu_normalizer v2.2.0
3222026-09-04T03:14:15.623Z Downloaded crypto-common v0.1.7
3232026-09-04T03:14:15.623Z Downloaded tabwriter v1.4.1
3242026-09-04T03:14:15.623Z Downloaded scopeguard v1.2.0
3252026-09-04T03:14:15.623Z Downloaded idna_adapter v1.2.2
3262026-09-04T03:14:15.623Z Downloaded instant v0.1.13
3272026-09-04T03:14:15.623Z Downloaded ciborium-ll v0.2.2
3282026-09-04T03:14:15.623Z Downloaded natord v1.0.9
3292026-09-04T03:14:15.623Z Downloaded sha1 v0.11.0
3302026-09-04T03:14:15.623Z Downloaded litemap v0.8.2
3312026-09-04T03:14:15.623Z Downloaded newtype-uuid v1.4.0
3322026-09-04T03:14:15.623Z Downloaded crypto-common v0.2.2
3332026-09-04T03:14:15.623Z Downloaded log v0.4.33
3342026-09-04T03:14:15.623Z Downloaded constant_time_eq v0.4.2
3352026-09-04T03:14:15.623Z Downloaded async-stream v0.3.6
3362026-09-04T03:14:15.623Z Downloaded autocfg v1.5.1
3372026-09-04T03:14:15.623Z Downloaded base64ct v1.8.3
3382026-09-04T03:14:15.623Z Downloaded memoffset v0.9.1
3392026-09-04T03:14:15.623Z Downloaded num-traits v0.2.19
3402026-09-04T03:14:15.623Z Downloaded lru-slab v0.1.2
3412026-09-04T03:14:15.623Z Downloaded stable_deref_trait v1.2.1
3422026-09-04T03:14:15.623Z Downloaded keccak v0.1.6
3432026-09-04T03:14:15.623Z Downloaded libscf-sys v1.2.0
3442026-09-04T03:14:15.623Z Downloaded hubpack_derive v0.1.1
3452026-09-04T03:14:15.623Z Downloaded lazy_static v1.5.0
3462026-09-04T03:14:15.623Z Downloaded newline-converter v0.3.0
3472026-09-04T03:14:15.623Z Downloaded memmap v0.7.0
3482026-09-04T03:14:15.623Z Downloaded num-conv v0.2.2
3492026-09-04T03:14:15.623Z Downloaded secrecy v0.10.3
3502026-09-04T03:14:15.623Z Downloaded camino v1.2.5
3512026-09-04T03:14:15.623Z Downloaded anstyle-parse v1.0.0
3522026-09-04T03:14:15.623Z Downloaded chacha20 v0.9.1
3532026-09-04T03:14:15.625Z Downloaded linear-map v1.2.0
3542026-09-04T03:14:15.625Z Downloaded tower-layer v0.3.3
3552026-09-04T03:14:15.625Z Downloaded critical-section v1.2.0
3562026-09-04T03:14:15.625Z Downloaded crossbeam-deque v0.8.7
3572026-09-04T03:14:16.051Z Downloaded arrayvec v0.7.8
3582026-09-04T03:14:16.051Z Downloaded cargo_toml v0.22.3
3592026-09-04T03:14:16.051Z Downloaded usdt v0.6.0
3602026-09-04T03:14:16.051Z Downloaded bitflags v2.13.1
3612026-09-04T03:14:16.051Z Downloaded tiny-keccak v2.0.2
3622026-09-04T03:14:16.051Z Downloaded tokio-tungstenite v0.21.0
3632026-09-04T03:14:16.051Z Downloaded untrusted v0.7.1
3642026-09-04T03:14:16.051Z Downloaded libsw v3.5.0
3652026-09-04T03:14:16.052Z Downloaded camino-tempfile v1.4.1
3662026-09-04T03:14:16.052Z Downloaded cipher v0.4.4
3672026-09-04T03:14:16.052Z Downloaded compression-codecs v0.4.38
3682026-09-04T03:14:16.052Z Downloaded csv-core v0.1.13
3692026-09-04T03:14:16.052Z Downloaded tower-service v0.3.3
3702026-09-04T03:14:16.052Z Downloaded bcs v0.1.6
3712026-09-04T03:14:16.052Z Downloaded rustls-pemfile v2.2.0
3722026-09-04T03:14:16.052Z Downloaded thiserror v1.0.69
3732026-09-04T03:14:16.052Z Downloaded smf v0.2.3
3742026-09-04T03:14:16.052Z Downloaded cmake v0.1.58
3752026-09-04T03:14:16.052Z Downloaded version_check v0.9.5
3762026-09-04T03:14:16.052Z Downloaded shlex v2.0.1
3772026-09-04T03:14:16.052Z Downloaded console v0.16.4
3782026-09-04T03:14:16.052Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3792026-09-04T03:14:16.052Z Downloaded anyhow v1.0.104
3802026-09-04T03:14:16.052Z Downloaded foreign-types v0.3.2
3812026-09-04T03:14:16.052Z Downloaded scroll_derive v0.13.1
3822026-09-04T03:14:16.052Z Downloaded thread_local v1.1.10
3832026-09-04T03:14:16.052Z Downloaded defmt v0.3.100
3842026-09-04T03:14:16.052Z Downloaded utf8_iter v1.0.4
3852026-09-04T03:14:16.052Z Downloaded zone_cfg_derive v0.3.1
3862026-09-04T03:14:16.052Z Downloaded static_assertions v1.1.0
3872026-09-04T03:14:16.052Z Downloaded openssl-macros v0.1.1
3882026-09-04T03:14:16.052Z Downloaded ciborium v0.2.2
3892026-09-04T03:14:16.052Z Downloaded lock_api v0.4.14
3902026-09-04T03:14:16.052Z Downloaded num-rational v0.4.2
3912026-09-04T03:14:16.052Z Downloaded toml_writer v1.1.2+spec-1.1.0
3922026-09-04T03:14:16.052Z Downloaded waitgroup v0.1.2
3932026-09-04T03:14:16.052Z Downloaded num-complex v0.4.6
3942026-09-04T03:14:16.052Z Downloaded zone v0.3.1
3952026-09-04T03:14:16.052Z Downloaded dof v0.3.0
3962026-09-04T03:14:16.053Z Downloaded enum-as-inner v0.6.1
3972026-09-04T03:14:16.053Z Downloaded foreign-types-shared v0.3.1
3982026-09-04T03:14:16.053Z Downloaded cookie v0.18.2
3992026-09-04T03:14:16.053Z Downloaded multer v3.1.0
4002026-09-04T03:14:16.053Z Downloaded tokio-stream v0.1.19
4012026-09-04T03:14:16.053Z Downloaded colored v3.1.1
4022026-09-04T03:14:16.053Z Downloaded const_format_proc_macros v0.2.34
4032026-09-04T03:14:16.053Z Downloaded crc32fast v1.5.0
4042026-09-04T03:14:16.053Z Downloaded clap_derive v4.6.4
4052026-09-04T03:14:16.053Z Downloaded hex v0.4.3
4062026-09-04T03:14:16.053Z Downloaded equivalent v1.0.2
4072026-09-04T03:14:16.053Z Downloaded futures-io v0.3.34
4082026-09-04T03:14:16.053Z Downloaded slog v2.8.2
4092026-09-04T03:14:16.053Z Downloaded group v0.13.0
4102026-09-04T03:14:16.053Z Downloaded indexmap v1.9.3
4112026-09-04T03:14:16.053Z Downloaded serde_tokenstream v0.3.0
4122026-09-04T03:14:16.053Z Downloaded inout v0.1.4
4132026-09-04T03:14:16.053Z Downloaded rustc_version v0.4.1
4142026-09-04T03:14:16.053Z Downloaded hostname v0.4.2
4152026-09-04T03:14:16.053Z Downloaded strum v0.27.2
4162026-09-04T03:14:16.053Z Downloaded crossbeam-epoch v0.9.20
4172026-09-04T03:14:16.053Z Downloaded serde-big-array v0.5.1
4182026-09-04T03:14:16.053Z Downloaded progenitor-client v0.10.0
4192026-09-04T03:14:16.053Z Downloaded ff v0.13.1
4202026-09-04T03:14:16.053Z Downloaded filetime v0.2.29
4212026-09-04T03:14:16.053Z Downloaded memmap2 v0.9.11
4222026-09-04T03:14:16.053Z Downloaded powerfmt v0.2.0
4232026-09-04T03:14:16.054Z Downloaded const-oid v0.10.2
4242026-09-04T03:14:16.054Z Downloaded icu_collections v2.2.0
4252026-09-04T03:14:16.054Z Downloaded is_terminal_polyfill v1.70.2
4262026-09-04T03:14:16.054Z Downloaded progenitor-macro v0.13.0
4272026-09-04T03:14:16.054Z Downloaded hyper-util v0.1.20
4282026-09-04T03:14:16.054Z Downloaded num_threads v0.1.7
4292026-09-04T03:14:16.054Z Downloaded whoami v1.6.1
4302026-09-04T03:14:16.054Z Downloaded xattr v1.6.1
4312026-09-04T03:14:16.054Z Downloaded proc-macro-error-attr v1.0.4
4322026-09-04T03:14:16.054Z Downloaded serial_test v4.0.1
4332026-09-04T03:14:16.054Z Downloaded parse-display v0.10.0
4342026-09-04T03:14:16.054Z Downloaded pin-project-lite v0.2.17
4352026-09-04T03:14:16.054Z Downloaded deranged v0.5.8
4362026-09-04T03:14:16.054Z Downloaded chacha20 v0.10.1
4372026-09-04T03:14:16.054Z Downloaded pest_generator v2.8.8
4382026-09-04T03:14:16.054Z Downloaded ucd-trie v0.1.7
4392026-09-04T03:14:16.054Z Downloaded time-core v0.1.9
4402026-09-04T03:14:16.054Z Downloaded konst_macro_rules v0.2.19
4412026-09-04T03:14:16.054Z Downloaded serde_plain v1.0.2
4422026-09-04T03:14:16.054Z Downloaded sha1 v0.10.7
4432026-09-04T03:14:16.054Z Downloaded icu_locale_core v2.2.0
4442026-09-04T03:14:16.055Z Downloaded structmeta-derive v0.3.0
4452026-09-04T03:14:16.055Z Downloaded indicatif v0.18.6
4462026-09-04T03:14:16.055Z Downloaded test-strategy v0.4.5
4472026-09-04T03:14:16.055Z Downloaded crossbeam-utils v0.8.22
4482026-09-04T03:14:16.055Z Downloaded backon v1.6.0
4492026-09-04T03:14:16.055Z Downloaded dropshot-api-manager-types v0.8.0
4502026-09-04T03:14:16.055Z Downloaded schemars v0.8.22
4512026-09-04T03:14:16.055Z Downloaded serde_core v1.0.229
4522026-09-04T03:14:16.055Z Downloaded diff v0.1.13
4532026-09-04T03:14:16.055Z Downloaded getrandom v0.2.17
4542026-09-04T03:14:16.055Z Downloaded jiff-core v0.1.0
4552026-09-04T03:14:16.055Z Downloaded match_cfg v0.1.0
4562026-09-04T03:14:16.055Z Downloaded unit-prefix v0.5.2
4572026-09-04T03:14:16.090Z Downloaded tokio-macros v2.7.2
4582026-09-04T03:14:16.090Z Downloaded serde_tokenstream v0.2.3
4592026-09-04T03:14:16.090Z Downloaded toml_edit v0.25.13+spec-1.1.0
4602026-09-04T03:14:16.090Z Downloaded wait-timeout v0.2.1
4612026-09-04T03:14:16.090Z Downloaded pem v3.0.6
4622026-09-04T03:14:16.090Z Downloaded zmij v1.0.23
4632026-09-04T03:14:16.090Z Downloaded nom v7.1.3
4642026-09-04T03:14:16.090Z Downloaded lru-cache v0.1.2
4652026-09-04T03:14:16.090Z Downloaded newtype-uuid-macros v0.1.1
4662026-09-04T03:14:16.090Z Downloaded serde_yaml v0.9.34+deprecated
4672026-09-04T03:14:16.090Z Downloaded usdt-macro v0.5.0
4682026-09-04T03:14:16.090Z Downloaded xz2 v0.1.7
4692026-09-04T03:14:16.090Z Downloaded socket2 v0.6.5
4702026-09-04T03:14:16.090Z Downloaded darling_macro v0.21.3
4712026-09-04T03:14:16.090Z Downloaded hubpack v0.1.2
4722026-09-04T03:14:16.091Z Downloaded konst v0.2.20
4732026-09-04T03:14:16.091Z Downloaded parking_lot v0.11.2
4742026-09-04T03:14:16.091Z Downloaded oxide-tokio-rt v0.1.6
4752026-09-04T03:14:16.091Z Downloaded phf v0.12.1
4762026-09-04T03:14:16.091Z Downloaded tempfile v3.27.0
4772026-09-04T03:14:16.091Z Downloaded futures-core v0.3.34
4782026-09-04T03:14:16.091Z Downloaded ingot-macros v0.2.0
4792026-09-04T03:14:16.091Z Downloaded base64 v0.21.7
4802026-09-04T03:14:16.091Z Downloaded dyn-clone v1.0.20
4812026-09-04T03:14:16.091Z Downloaded base64 v0.22.1
4822026-09-04T03:14:16.091Z Downloaded progenitor v0.14.0
4832026-09-04T03:14:16.091Z Downloaded slog-bunyan v2.5.0
4842026-09-04T03:14:16.091Z Downloaded pkg-config v0.3.33
4852026-09-04T03:14:16.091Z Downloaded clap v4.6.6
4862026-09-04T03:14:16.091Z Downloaded thiserror-impl v2.0.20
4872026-09-04T03:14:16.091Z Downloaded smawk v0.3.3
4882026-09-04T03:14:16.091Z Downloaded thiserror-impl v1.0.69
4892026-09-04T03:14:16.091Z Downloaded itertools v0.12.1
4902026-09-04T03:14:16.091Z Downloaded heck v0.5.0
4912026-09-04T03:14:16.091Z Downloaded serial_test_derive v4.0.1
4922026-09-04T03:14:16.091Z Downloaded hmac v0.12.1
4932026-09-04T03:14:16.091Z Downloaded yoke v0.8.3
4942026-09-04T03:14:16.091Z Downloaded slog-dtrace v0.3.0
4952026-09-04T03:14:16.091Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4962026-09-04T03:14:16.092Z Downloaded fs_extra v1.3.0
4972026-09-04T03:14:16.092Z Downloaded num_enum v0.5.11
4982026-09-04T03:14:16.092Z Downloaded once_cell v1.21.4
4992026-09-04T03:14:16.092Z Downloaded rand_core v0.9.5
5002026-09-04T03:14:16.092Z Downloaded unarray v0.1.4
5012026-09-04T03:14:16.092Z Downloaded chacha20poly1305 v0.10.1
5022026-09-04T03:14:16.092Z Downloaded crypto-bigint v0.5.5
5032026-09-04T03:14:16.092Z Downloaded num-integer v0.1.47
5042026-09-04T03:14:16.092Z Downloaded hybrid-array v0.4.14
5052026-09-04T03:14:16.092Z Downloaded heck v0.4.1
5062026-09-04T03:14:16.092Z Downloaded futures-task v0.3.34
5072026-09-04T03:14:16.092Z Downloaded slog-envlogger v2.2.0
5082026-09-04T03:14:16.092Z Downloaded olpc-cjson v0.1.4
5092026-09-04T03:14:16.092Z Downloaded bytes v1.12.1
5102026-09-04T03:14:16.092Z Downloaded crossbeam-channel v0.5.16
5112026-09-04T03:14:16.092Z Downloaded strum_macros v0.26.4
5122026-09-04T03:14:16.092Z Downloaded cc v1.4.2
5132026-09-04T03:14:16.092Z Downloaded universal-hash v0.5.1
5142026-09-04T03:14:16.092Z Downloaded ref-cast-impl v1.0.26
5152026-09-04T03:14:16.092Z Downloaded utf-8 v0.7.6
5162026-09-04T03:14:16.092Z Downloaded toml v0.8.23
5172026-09-04T03:14:16.092Z Downloaded progenitor v0.13.0
5182026-09-04T03:14:16.092Z Downloaded schemars_derive v0.8.22
5192026-09-04T03:14:16.092Z Downloaded const_format v0.2.36
5202026-09-04T03:14:16.092Z Downloaded potential_utf v0.1.5
5212026-09-04T03:14:16.092Z Downloaded toml_datetime v0.6.11
5222026-09-04T03:14:16.092Z Downloaded omicron-workspace-hack v0.1.0
5232026-09-04T03:14:16.092Z Downloaded serde_urlencoded v0.7.1
5242026-09-04T03:14:16.092Z Downloaded subtle v2.6.1
5252026-09-04T03:14:16.092Z Downloaded topological-sort v0.2.2
5262026-09-04T03:14:16.092Z Downloaded arc-swap v1.9.2
5272026-09-04T03:14:16.092Z Downloaded scroll v0.12.0
5282026-09-04T03:14:16.093Z Downloaded term v1.2.1
5292026-09-04T03:14:16.093Z Downloaded minimal-lexical v0.2.1
5302026-09-04T03:14:16.093Z Downloaded http v1.5.0
5312026-09-04T03:14:16.093Z Downloaded itertools v0.14.0
5322026-09-04T03:14:16.093Z Downloaded rustls-webpki v0.103.14
5332026-09-04T03:14:16.093Z Downloaded steno v0.4.1
5342026-09-04T03:14:16.093Z Downloaded zerofrom v0.1.8
5352026-09-04T03:14:16.093Z Downloaded macaddr v1.0.1
5362026-09-04T03:14:16.093Z Downloaded typify-macro v0.6.2
5372026-09-04T03:14:16.093Z Downloaded take_mut v0.2.2
5382026-09-04T03:14:16.093Z Downloaded erased-serde v0.3.31
5392026-09-04T03:14:16.093Z Downloaded slog-async v2.8.0
5402026-09-04T03:14:16.093Z Downloaded ingot v0.2.1
5412026-09-04T03:14:16.093Z Downloaded yansi v1.0.1
5422026-09-04T03:14:16.093Z Downloaded darling v0.21.3
5432026-09-04T03:14:16.093Z Downloaded usdt-macro v0.6.0
5442026-09-04T03:14:16.093Z Downloaded spin v0.5.2
5452026-09-04T03:14:16.093Z Downloaded darling_macro v0.23.0
5462026-09-04T03:14:16.093Z Downloaded async-compression v0.4.43
5472026-09-04T03:14:16.093Z Downloaded embedded-io v0.4.0
5482026-09-04T03:14:16.093Z Downloaded form_urlencoded v1.2.2
5492026-09-04T03:14:16.094Z Downloaded miniz_oxide v0.8.9
5502026-09-04T03:14:16.094Z Downloaded scroll v0.13.0
5512026-09-04T03:14:16.094Z Downloaded git-stub-vcs v0.1.0
5522026-09-04T03:14:16.094Z Downloaded dof v0.4.0
5532026-09-04T03:14:16.094Z Downloaded usdt-impl v0.6.0
5542026-09-04T03:14:16.094Z Downloaded strum v0.26.3
5552026-09-04T03:14:16.094Z Downloaded poly1305 v0.8.0
5562026-09-04T03:14:16.094Z Downloaded foldhash v0.2.0
5572026-09-04T03:14:16.124Z Downloaded fixedbitset v0.4.2
5582026-09-04T03:14:16.124Z Downloaded hostname v0.3.1
5592026-09-04T03:14:16.124Z Downloaded progenitor-macro v0.14.0
5602026-09-04T03:14:16.124Z Downloaded defmt-parser v1.0.0
5612026-09-04T03:14:16.124Z Downloaded proc-macro-crate v1.3.1
5622026-09-04T03:14:16.124Z Downloaded serde_spanned v1.1.1
5632026-09-04T03:14:16.124Z Downloaded ref-cast v1.0.26
5642026-09-04T03:14:16.124Z Downloaded tungstenite v0.21.0
5652026-09-04T03:14:16.124Z Downloaded rand_core v0.10.1
5662026-09-04T03:14:16.124Z Downloaded rustls-native-certs v0.8.4
5672026-09-04T03:14:16.124Z Downloaded elliptic-curve v0.13.8
5682026-09-04T03:14:16.124Z Downloaded usdt v0.5.0
5692026-09-04T03:14:16.124Z Downloaded thread-id v5.1.0
5702026-09-04T03:14:16.124Z Downloaded quinn-udp v0.5.15
5712026-09-04T03:14:16.124Z Downloaded parking_lot_core v0.8.6
5722026-09-04T03:14:16.124Z Downloaded foreign-types-macros v0.2.4
5732026-09-04T03:14:16.124Z Downloaded pest_derive v2.8.8
5742026-09-04T03:14:16.124Z Downloaded scroll_derive v0.12.1
5752026-09-04T03:14:16.124Z Downloaded typify v0.4.3
5762026-09-04T03:14:16.124Z Downloaded derive_more v0.99.20
5772026-09-04T03:14:16.125Z Downloaded hickory-resolver v0.25.2
5782026-09-04T03:14:16.125Z Downloaded progenitor v0.10.0
5792026-09-04T03:14:16.125Z Downloaded idna v1.1.0
5802026-09-04T03:14:16.125Z Downloaded rustls-pki-types v1.15.1
5812026-09-04T03:14:16.125Z Downloaded supports-color v3.0.2
5822026-09-04T03:14:16.125Z Downloaded password-hash v0.5.0
5832026-09-04T03:14:16.125Z Downloaded ppv-lite86 v0.2.21
5842026-09-04T03:14:16.125Z Downloaded slog-term v2.9.2
5852026-09-04T03:14:16.125Z Downloaded simd-adler32 v0.3.10
5862026-09-04T03:14:16.125Z Downloaded utf8parse v0.2.2
5872026-09-04T03:14:16.126Z Downloaded globset v0.4.20
5882026-09-04T03:14:16.126Z Downloaded untrusted v0.9.0
5892026-09-04T03:14:16.126Z Downloaded openssl-probe v0.2.1
5902026-09-04T03:14:16.126Z Downloaded tar v0.4.46
5912026-09-04T03:14:16.126Z Downloaded futures-executor v0.3.34
5922026-09-04T03:14:16.126Z Downloaded signal-hook-registry v1.4.8
5932026-09-04T03:14:16.126Z Downloaded zeroize_derive v1.5.0
5942026-09-04T03:14:16.126Z Downloaded typeid v1.0.3
5952026-09-04T03:14:16.126Z Downloaded siphasher v1.0.3
5962026-09-04T03:14:16.126Z Downloaded prettyplease v0.2.37
5972026-09-04T03:14:16.126Z Downloaded find-msvc-tools v0.1.10
5982026-09-04T03:14:16.126Z Downloaded proc-macro-crate v3.5.0
5992026-09-04T03:14:16.126Z Downloaded rustc_version v0.1.7
6002026-09-04T03:14:16.126Z Downloaded toml_parser v1.1.3+spec-1.1.0
6012026-09-04T03:14:16.126Z Downloaded progenitor-client v0.14.0
6022026-09-04T03:14:16.126Z Downloaded structmeta v0.3.0
6032026-09-04T03:14:16.126Z Downloaded thin-vec v0.2.19
6042026-09-04T03:14:16.126Z Downloaded daft-derive v0.1.8
6052026-09-04T03:14:16.126Z Downloaded opaque-debug v0.3.1
6062026-09-04T03:14:16.126Z Downloaded displaydoc v0.2.7
6072026-09-04T03:14:16.126Z Downloaded rusty-fork v0.3.1
6082026-09-04T03:14:16.126Z Downloaded rayon-core v1.13.0
6092026-09-04T03:14:16.129Z Downloaded glob v0.3.4
6102026-09-04T03:14:16.129Z Downloaded snafu-derive v0.8.9
6112026-09-04T03:14:16.129Z Downloaded yoke-derive v0.8.2
6122026-09-04T03:14:16.129Z Downloaded parking_lot v0.12.5
6132026-09-04T03:14:16.129Z Downloaded semver v0.1.20
6142026-09-04T03:14:16.129Z Downloaded similar v3.2.0
6152026-09-04T03:14:16.129Z Downloaded darling v0.23.0
6162026-09-04T03:14:16.129Z Downloaded serde_repr v0.1.21
6172026-09-04T03:14:16.129Z Downloaded dunce v1.0.5
6182026-09-04T03:14:16.129Z Downloaded omicron-zone-package v0.12.3
6192026-09-04T03:14:16.129Z Downloaded icu_provider v2.2.0
6202026-09-04T03:14:16.129Z Downloaded zeroize v1.9.0
6212026-09-04T03:14:16.129Z Downloaded strum_macros v0.27.2
6222026-09-04T03:14:16.129Z Downloaded terminal_size v0.4.4
6232026-09-04T03:14:16.129Z Downloaded usdt-attr-macro v0.5.0
6242026-09-04T03:14:16.129Z Downloaded hash32 v0.3.1
6252026-09-04T03:14:16.129Z Downloaded unicode-xid v0.2.6
6262026-09-04T03:14:16.129Z Downloaded serde_derive v1.0.229
6272026-09-04T03:14:16.129Z Downloaded getrandom v0.3.4
6282026-09-04T03:14:16.129Z Downloaded typify-macro v0.4.3
6292026-09-04T03:14:16.129Z Downloaded errno v0.3.14
6302026-09-04T03:14:16.129Z Downloaded float-ord v0.3.2
6312026-09-04T03:14:16.129Z Downloaded icu_normalizer_data v2.2.0
6322026-09-04T03:14:16.130Z Downloaded phf_shared v0.12.1
6332026-09-04T03:14:16.130Z Downloaded fnv v1.0.7
6342026-09-04T03:14:16.130Z Downloaded ron v0.12.2
6352026-09-04T03:14:16.130Z Downloaded fs-err v3.3.1
6362026-09-04T03:14:16.130Z Downloaded either v1.17.0
6372026-09-04T03:14:16.130Z Downloaded resolv-conf v0.7.6
6382026-09-04T03:14:16.130Z Downloaded gethostname v0.5.0
6392026-09-04T03:14:16.130Z Downloaded uuid v1.26.0
6402026-09-04T03:14:16.130Z Downloaded futures-channel v0.3.34
6412026-09-04T03:14:16.130Z Downloaded serde_path_to_error v0.1.20
6422026-09-04T03:14:16.130Z Downloaded rand_chacha v0.3.1
6432026-09-04T03:14:16.130Z Downloaded fastrand v2.5.0
6442026-09-04T03:14:16.130Z Downloaded port-file v0.1.0
6452026-09-04T03:14:16.130Z Downloaded rand_xorshift v0.4.0
6462026-09-04T03:14:16.130Z Downloaded thread-id v4.2.2
6472026-09-04T03:14:16.130Z Downloaded unicode-linebreak v0.1.5
6482026-09-04T03:14:16.130Z Downloaded zerofrom-derive v0.1.7
6492026-09-04T03:14:16.130Z Downloaded rand v0.10.2
6502026-09-04T03:14:16.130Z Downloaded defmt-macros v1.1.1
6512026-09-04T03:14:16.130Z Downloaded rand_core v0.6.4
6522026-09-04T03:14:16.130Z Downloaded slog-json v2.6.1
6532026-09-04T03:14:16.130Z Downloaded typify v0.6.2
6542026-09-04T03:14:16.130Z Downloaded smallvec v1.15.2
6552026-09-04T03:14:16.130Z Downloaded quick-error v1.2.3
6562026-09-04T03:14:16.130Z Downloaded toml_write v0.1.2
6572026-09-04T03:14:16.148Z Downloaded proc-macro-error v1.0.4
6582026-09-04T03:14:16.148Z Downloaded serde_derive_internals v0.29.1
6592026-09-04T03:14:16.148Z Downloaded rustversion v1.0.23
6602026-09-04T03:14:16.148Z Downloaded rand_chacha v0.9.0
6612026-09-04T03:14:16.148Z Downloaded sigpipe v0.1.3
6622026-09-04T03:14:16.148Z Downloaded tabled_derive v0.7.0
6632026-09-04T03:14:16.148Z Downloaded postcard v1.1.3
6642026-09-04T03:14:16.148Z Downloaded schemars v1.2.2
6652026-09-04T03:14:16.148Z Downloaded rhai_codegen v3.2.0
6662026-09-04T03:14:16.148Z Downloaded num_enum v0.7.6
6672026-09-04T03:14:16.148Z Downloaded plain v0.2.3
6682026-09-04T03:14:16.148Z Downloaded zerotrie v0.2.4
6692026-09-04T03:14:16.148Z Downloaded futures-macro v0.3.34
6702026-09-04T03:14:16.149Z Downloaded heapless v0.8.0
6712026-09-04T03:14:16.149Z Downloaded pin-project-internal v1.1.13
6722026-09-04T03:14:16.149Z Downloaded foreign-types v0.5.0
6732026-09-04T03:14:16.149Z Downloaded generic-array v0.14.7
6742026-09-04T03:14:16.149Z Downloaded dropshot_endpoint v0.17.1
6752026-09-04T03:14:16.149Z Downloaded paste v1.0.15
6762026-09-04T03:14:16.149Z Downloaded progenitor-impl v0.10.0
6772026-09-04T03:14:16.149Z Downloaded getrandom v0.4.3
6782026-09-04T03:14:16.149Z Downloaded toml v0.9.12+spec-1.1.0
6792026-09-04T03:14:16.149Z Downloaded tracing-attributes v0.1.31
6802026-09-04T03:14:16.149Z Downloaded progenitor-macro v0.10.0
6812026-09-04T03:14:16.149Z Downloaded tagptr v0.2.0
6822026-09-04T03:14:16.149Z Downloaded progenitor-impl v0.13.0
6832026-09-04T03:14:16.149Z Downloaded pin-project v1.1.13
6842026-09-04T03:14:16.149Z Downloaded thiserror-no-std v2.0.2
6852026-09-04T03:14:16.149Z Downloaded tinyvec_macros v0.1.1
6862026-09-04T03:14:16.149Z Downloaded usdt-attr-macro v0.6.0
6872026-09-04T03:14:16.149Z Downloaded spin v0.9.9
6882026-09-04T03:14:16.149Z Downloaded git-stub v1.0.0
6892026-09-04T03:14:16.149Z Downloaded oxnet v0.1.7
6902026-09-04T03:14:16.150Z Downloaded progenitor-extras v0.2.0
6912026-09-04T03:14:16.150Z Downloaded openssl-sys v0.9.117
6922026-09-04T03:14:16.150Z Downloaded slog-stdlog v4.1.1
6932026-09-04T03:14:16.150Z Downloaded derive-where v1.6.1
6942026-09-04T03:14:16.150Z Downloaded dtrace-parser v0.2.0
6952026-09-04T03:14:16.150Z Downloaded serde_with_macros v3.22.0
6962026-09-04T03:14:16.150Z Downloaded toml v0.7.8
6972026-09-04T03:14:16.150Z Downloaded zerocopy-derive v0.7.35
6982026-09-04T03:14:16.150Z Downloaded tinystr v0.8.3
6992026-09-04T03:14:16.150Z Downloaded data-encoding v2.11.1
7002026-09-04T03:14:16.150Z Downloaded digest v0.11.3
7012026-09-04T03:14:16.150Z Downloaded rustc-hash v2.1.3
7022026-09-04T03:14:16.151Z Downloaded papergrid v0.11.0
7032026-09-04T03:14:16.151Z Downloaded hyper v1.11.0
7042026-09-04T03:14:16.151Z Downloaded sha2 v0.10.9
7052026-09-04T03:14:16.151Z Downloaded icu_properties_data v2.2.0
7062026-09-04T03:14:16.151Z Downloaded num_enum_derive v0.7.6
7072026-09-04T03:14:16.151Z Downloaded rand v0.9.5
7082026-09-04T03:14:16.151Z Downloaded tinyvec v1.12.0
7092026-09-04T03:14:16.151Z Downloaded tracing-core v0.1.36
7102026-09-04T03:14:16.151Z Downloaded highway v1.3.0
7112026-09-04T03:14:16.151Z Downloaded testing_table v0.3.0
7122026-09-04T03:14:16.151Z Downloaded vsss-rs v3.3.4
7132026-09-04T03:14:16.151Z Downloaded dtrace-parser v0.3.0
7142026-09-04T03:14:16.151Z Downloaded embedded-io v0.6.1
7152026-09-04T03:14:16.151Z Downloaded num_enum_derive v0.5.11
7162026-09-04T03:14:16.152Z Downloaded foreign-types-shared v0.1.1
7172026-09-04T03:14:16.152Z Downloaded memchr v2.8.3
7182026-09-04T03:14:16.152Z Downloaded pretty-hex v0.4.2
7192026-09-04T03:14:16.152Z Downloaded serde_spanned v0.6.9
7202026-09-04T03:14:16.152Z Downloaded textwrap v0.16.2
7212026-09-04T03:14:16.152Z Downloaded progenitor-client v0.13.0
7222026-09-04T03:14:16.152Z Downloaded swrite v0.1.0
7232026-09-04T03:14:16.152Z Downloaded try-lock v0.2.5
7242026-09-04T03:14:16.152Z Downloaded dropshot-api-manager v0.8.0
7252026-09-04T03:14:16.152Z Downloaded percent-encoding v2.3.2
7262026-09-04T03:14:16.152Z Downloaded semver v1.0.28
7272026-09-04T03:14:16.152Z Downloaded drift v0.2.0
7282026-09-04T03:14:16.152Z Downloaded rand_pcg v0.10.2
7292026-09-04T03:14:16.152Z Downloaded quinn v0.11.11
7302026-09-04T03:14:16.152Z Downloaded want v0.3.1
7312026-09-04T03:14:16.152Z Downloaded fxhash v0.2.1
7322026-09-04T03:14:16.152Z Downloaded termtree v0.5.1
7332026-09-04T03:14:16.152Z Downloaded papergrid v0.18.0
7342026-09-04T03:14:16.152Z Downloaded zerovec-derive v0.11.3
7352026-09-04T03:14:16.152Z Downloaded derive-ex v0.1.8
7362026-09-04T03:14:16.152Z Downloaded parse-display-derive v0.10.0
7372026-09-04T03:14:16.152Z Downloaded thiserror v2.0.20
7382026-09-04T03:14:16.152Z Downloaded fixedbitset v0.5.7
7392026-09-04T03:14:16.152Z Downloaded same-file v1.0.6
7402026-09-04T03:14:16.152Z Downloaded unsafe-libyaml v0.2.11
7412026-09-04T03:14:16.152Z Downloaded futures-sink v0.3.34
7422026-09-04T03:14:16.152Z Downloaded defmt v1.1.1
7432026-09-04T03:14:16.153Z Downloaded hashbrown v0.12.3
7442026-09-04T03:14:16.153Z Downloaded toml v1.1.4+spec-1.1.0
7452026-09-04T03:14:16.153Z Downloaded owo-colors v4.3.0
7462026-09-04T03:14:16.153Z Downloaded ryu v1.0.23
7472026-09-04T03:14:16.153Z Downloaded usdt-impl v0.5.0
7482026-09-04T03:14:16.153Z Downloaded sync_wrapper v1.0.2
7492026-09-04T03:14:16.153Z Downloaded foldhash v0.1.5
7502026-09-04T03:14:16.153Z Downloaded slab v0.4.12
7512026-09-04T03:14:16.153Z Downloaded walkdir v2.5.0
7522026-09-04T03:14:16.153Z Downloaded futures v0.3.34
7532026-09-04T03:14:16.153Z Downloaded time-macros v0.2.32
7542026-09-04T03:14:16.153Z Downloaded blake3 v1.8.6
7552026-09-04T03:14:16.153Z Downloaded typenum v1.20.1
7562026-09-04T03:14:16.153Z Downloaded clap_builder v4.6.6
7572026-09-04T03:14:16.173Z Downloaded tokio-dtrace v0.1.1
7582026-09-04T03:14:16.173Z Downloaded digest v0.10.7
7592026-09-04T03:14:16.173Z Downloaded parking_lot_core v0.9.12
7602026-09-04T03:14:16.173Z Downloaded smartstring v1.0.1
7612026-09-04T03:14:16.173Z Downloaded writeable v0.6.3
7622026-09-04T03:14:16.174Z Downloaded nom v8.0.0
7632026-09-04T03:14:16.174Z Downloaded debug-ignore v1.0.5
7642026-09-04T03:14:16.174Z Downloaded darling_core v0.23.0
7652026-09-04T03:14:16.174Z Downloaded quote v1.0.47
7662026-09-04T03:14:16.174Z Downloaded pest_meta v2.8.8
7672026-09-04T03:14:16.174Z Downloaded libm v0.2.16
7682026-09-04T03:14:16.174Z Downloaded tower-http v0.6.11
7692026-09-04T03:14:16.174Z Downloaded qorb v0.4.1
7702026-09-04T03:14:16.174Z Downloaded unicode-ident v1.0.24
7712026-09-04T03:14:16.174Z Downloaded unicode-normalization v0.1.25
7722026-09-04T03:14:16.174Z Downloaded futures-util v0.3.34
7732026-09-04T03:14:16.174Z Downloaded reqwest v0.12.28
7742026-09-04T03:14:16.174Z Downloaded rustls-platform-verifier v0.7.0
7752026-09-04T03:14:16.174Z Downloaded mio v1.2.2
7762026-09-04T03:14:16.174Z Downloaded tokio-rustls v0.26.4
7772026-09-04T03:14:16.174Z Downloaded url v2.5.8
7782026-09-04T03:14:16.174Z Downloaded proc-macro2 v1.0.107
7792026-09-04T03:14:16.174Z Downloaded snafu v0.8.9
7802026-09-04T03:14:16.174Z Downloaded darling_core v0.21.3
7812026-09-04T03:14:16.174Z Downloaded similar v2.7.0
7822026-09-04T03:14:16.174Z Downloaded reqwest v0.13.4
7832026-09-04T03:14:16.174Z Downloaded iddqd v0.4.6
7842026-09-04T03:14:16.174Z Downloaded half v2.7.1
7852026-09-04T03:14:16.174Z Downloaded h2 v0.4.15
7862026-09-04T03:14:16.174Z Downloaded pest v2.8.8
7872026-09-04T03:14:16.174Z Downloaded flate2 v1.1.9
7882026-09-04T03:14:16.175Z Downloaded toml_edit v0.22.27
7892026-09-04T03:14:16.175Z Downloaded pretty_assertions v1.4.1
7902026-09-04T03:14:16.175Z Downloaded toml_edit v0.19.15
7912026-09-04T03:14:16.175Z Downloaded progenitor-impl v0.14.0
7922026-09-04T03:14:16.175Z Downloaded rand v0.8.7
7932026-09-04T03:14:16.235Z Downloaded serde v1.0.229
7942026-09-04T03:14:16.235Z Downloaded itertools v0.15.0
7952026-09-04T03:14:16.235Z Downloaded zerocopy v0.7.35
7962026-09-04T03:14:16.235Z Downloaded regex v1.13.1
7972026-09-04T03:14:16.235Z Downloaded hickory-resolver v0.24.4
7982026-09-04T03:14:16.235Z Downloaded schemars v0.9.0
7992026-09-04T03:14:16.235Z Downloaded winnow v0.5.40
8002026-09-04T03:14:16.235Z Downloaded zerocopy-derive v0.8.56
8012026-09-04T03:14:16.235Z Downloaded expectorate v1.3.0
8022026-09-04T03:14:16.235Z Downloaded tokio-util v0.7.19
8032026-09-04T03:14:16.235Z Downloaded chrono v0.4.45
8042026-09-04T03:14:16.235Z Downloaded tower v0.5.3
8052026-09-04T03:14:16.235Z Downloaded typed-path v0.9.3
8062026-09-04T03:14:16.235Z Downloaded hashbrown v0.15.5
8072026-09-04T03:14:16.235Z Downloaded tough v0.22.0
8082026-09-04T03:14:16.235Z Downloaded hashbrown v0.17.1
8092026-09-04T03:14:16.235Z Downloaded rayon v1.12.0
8102026-09-04T03:14:16.235Z Downloaded hkdf v0.12.4
8112026-09-04T03:14:16.235Z Downloaded unicode-segmentation v1.13.3
8122026-09-04T03:14:16.235Z Downloaded aws-lc-rs v1.18.0
8132026-09-04T03:14:16.235Z Downloaded zerovec v0.11.6
8142026-09-04T03:14:16.235Z Downloaded hashbrown v0.16.1
8152026-09-04T03:14:16.235Z Downloaded goblin v0.8.2
8162026-09-04T03:14:16.235Z Downloaded unicode-width v0.1.14
8172026-09-04T03:14:16.235Z Downloaded webpki-roots v1.0.9
8182026-09-04T03:14:16.235Z Downloaded nix v0.31.3
8192026-09-04T03:14:16.242Z Downloaded curve25519-dalek v4.1.3
8202026-09-04T03:14:16.242Z Downloaded moka v0.12.16
8212026-09-04T03:14:16.242Z Downloaded serde_json v1.0.151
8222026-09-04T03:14:16.242Z Downloaded tabled v0.15.0
8232026-09-04T03:14:16.264Z Downloaded goblin v0.10.7
8242026-09-04T03:14:16.278Z Downloaded time v0.3.55
8252026-09-04T03:14:16.288Z Downloaded bstr v1.13.1
8262026-09-04T03:14:16.289Z Downloaded quinn-proto v0.11.16
8272026-09-04T03:14:16.289Z Downloaded winnow v0.7.15
8282026-09-04T03:14:16.299Z Downloaded syn v1.0.109
8292026-09-04T03:14:16.299Z Downloaded winnow v1.0.4
8302026-09-04T03:14:16.324Z Downloaded vcpkg v0.2.15
8312026-09-04T03:14:16.340Z Downloaded portable-atomic v1.15.0
8322026-09-04T03:14:16.340Z Downloaded proptest v1.11.0
8332026-09-04T03:14:16.340Z Downloaded syn v2.0.119
8342026-09-04T03:14:16.344Z Downloaded serde_with v3.22.0
8352026-09-04T03:14:16.344Z Downloaded zerocopy v0.8.56
8362026-09-04T03:14:16.367Z Downloaded rustix v0.38.44
8372026-09-04T03:14:16.396Z Downloaded regress v0.11.1
8382026-09-04T03:14:16.396Z Downloaded tabled v0.21.0
8392026-09-04T03:14:16.401Z Downloaded smoltcp v0.11.0
8402026-09-04T03:14:16.401Z Downloaded syn v3.0.3
8412026-09-04T03:14:16.401Z Downloaded rustix v1.1.4
8422026-09-04T03:14:16.421Z Downloaded unicode-width v0.2.2
8432026-09-04T03:14:16.434Z Downloaded openssl v0.10.81
8442026-09-04T03:14:16.434Z Downloaded regress v0.10.5
8452026-09-04T03:14:16.434Z Downloaded openapiv3 v2.2.0
8462026-09-04T03:14:16.434Z Downloaded hickory-proto v0.24.4
8472026-09-04T03:14:16.455Z Downloaded dropshot v0.17.1
8482026-09-04T03:14:16.476Z Downloaded typify-impl v0.4.3
8492026-09-04T03:14:16.476Z Downloaded regex-syntax v0.8.11
8502026-09-04T03:14:16.498Z Downloaded tracing v0.1.44
8512026-09-04T03:14:16.498Z Downloaded rustls v0.23.43
8522026-09-04T03:14:16.507Z Downloaded rhai v1.26.0
8532026-09-04T03:14:16.507Z Downloaded typify-impl v0.6.2
8542026-09-04T03:14:16.507Z Downloaded hickory-proto v0.25.2
8552026-09-04T03:14:16.521Z Downloaded jiff v0.2.35
8562026-09-04T03:14:16.613Z Downloaded sled v0.34.7
8572026-09-04T03:14:16.613Z Downloaded petgraph v0.6.5
8582026-09-04T03:14:16.613Z Downloaded chrono-tz v0.10.4
8592026-09-04T03:14:16.613Z Downloaded regex-automata v0.4.18
8602026-09-04T03:14:16.613Z Downloaded lzma-sys v0.1.20
8612026-09-04T03:14:16.613Z Downloaded csv v1.4.0
8622026-09-04T03:14:16.613Z Downloaded libc v0.2.189
8632026-09-04T03:14:16.645Z Downloaded tokio v1.53.1
8642026-09-04T03:14:16.666Z Downloaded sha3 v0.10.9
8652026-09-04T03:14:16.666Z Downloaded petgraph v0.8.3
8662026-09-04T03:14:16.666Z Downloaded encoding_rs v0.8.35
8672026-09-04T03:14:16.666Z Downloaded ring v0.17.14
8682026-09-04T03:14:17.072Z Downloaded aws-lc-sys v0.44.0
8692026-09-04T03:14:18.074Z Compiling proc-macro2 v1.0.107
8702026-09-04T03:14:18.086Z Compiling quote v1.0.47
8712026-09-04T03:14:18.086Z Compiling unicode-ident v1.0.24
8722026-09-04T03:14:18.086Z Compiling serde_core v1.0.229
8732026-09-04T03:14:18.086Z Compiling cfg-if v1.0.4
8742026-09-04T03:14:18.086Z Compiling serde v1.0.229
8752026-09-04T03:14:18.086Z Compiling libc v0.2.189
8762026-09-04T03:14:18.086Z Compiling memchr v2.8.3
8772026-09-04T03:14:18.246Z Compiling itoa v1.0.18
8782026-09-04T03:14:18.435Z Compiling smallvec v1.15.2
8792026-09-04T03:14:18.555Z Compiling zmij v1.0.23
8802026-09-04T03:14:18.574Z Compiling autocfg v1.5.1
8812026-09-04T03:14:18.634Z Compiling libm v0.2.16
8822026-09-04T03:14:18.875Z Compiling stable_deref_trait v1.2.1
8832026-09-04T03:14:18.922Z Compiling writeable v0.6.3
8842026-09-04T03:14:18.960Z Compiling percent-encoding v2.3.2
8852026-09-04T03:14:19.041Z Compiling litemap v0.8.2
8862026-09-04T03:14:19.092Z Compiling icu_normalizer_data v2.2.0
8872026-09-04T03:14:19.517Z Compiling utf8_iter v1.0.4
8882026-09-04T03:14:19.520Z Compiling icu_properties_data v2.2.0
8892026-09-04T03:14:19.520Z Compiling iana-time-zone v0.1.65
8902026-09-04T03:14:19.520Z Compiling equivalent v1.0.2
8912026-09-04T03:14:19.520Z Compiling syn v2.0.119
8922026-09-04T03:14:19.520Z Compiling syn v3.0.3
8932026-09-04T03:14:19.520Z Compiling form_urlencoded v1.2.2
8942026-09-04T03:14:19.520Z Compiling allocator-api2 v0.2.21
8952026-09-04T03:14:19.546Z Compiling serde_json v1.0.151
8962026-09-04T03:14:19.546Z Compiling version_check v0.9.5
8972026-09-04T03:14:19.618Z Compiling dyn-clone v1.0.20
8982026-09-04T03:14:19.761Z Compiling pin-project-lite v0.2.17
8992026-09-04T03:14:19.775Z Compiling hashbrown v0.17.1
9002026-09-04T03:14:19.806Z Compiling scopeguard v1.2.0
9012026-09-04T03:14:19.828Z Compiling parking_lot_core v0.9.12
9022026-09-04T03:14:19.855Z Compiling num-traits v0.2.19
9032026-09-04T03:14:19.903Z Compiling lock_api v0.4.14
9042026-09-04T03:14:20.101Z Compiling rand_core v0.10.1
9052026-09-04T03:14:20.117Z Compiling thiserror v2.0.20
9062026-09-04T03:14:20.129Z Compiling getrandom v0.4.3
9072026-09-04T03:14:20.247Z Compiling errno v0.3.14
9082026-09-04T03:14:20.315Z Compiling semver v1.0.28
9092026-09-04T03:14:20.415Z Compiling indexmap v2.14.0
9102026-09-04T03:14:21.016Z Compiling log v0.4.33
9112026-09-04T03:14:21.020Z Compiling heck v0.5.0
9122026-09-04T03:14:21.020Z Compiling futures-core v0.3.34
9132026-09-04T03:14:21.020Z Compiling uuid v1.26.0
9142026-09-04T03:14:21.020Z Compiling zerocopy v0.8.56
9152026-09-04T03:14:21.020Z Compiling futures-sink v0.3.34
9162026-09-04T03:14:21.020Z Compiling schemars v0.8.22
9172026-09-04T03:14:21.039Z Compiling slab v0.4.12
9182026-09-04T03:14:21.212Z Compiling jobserver v0.1.35
9192026-09-04T03:14:21.251Z Compiling fnv v1.0.7
9202026-09-04T03:14:21.262Z Compiling find-msvc-tools v0.1.10
9212026-09-04T03:14:21.272Z Compiling rustversion v1.0.23
9222026-09-04T03:14:21.751Z Compiling shlex v2.0.1
9232026-09-04T03:14:22.174Z Compiling cc v1.4.2
9242026-09-04T03:14:22.174Z Compiling futures-channel v0.3.34
9252026-09-04T03:14:22.174Z Compiling bitflags v2.13.1
9262026-09-04T03:14:22.174Z Compiling futures-io v0.3.34
9272026-09-04T03:14:22.174Z Compiling futures-task v0.3.34
9282026-09-04T03:14:22.189Z Compiling pkg-config v0.3.33
9292026-09-04T03:14:22.189Z Compiling socket2 v0.6.5
9302026-09-04T03:14:22.189Z Compiling signal-hook-registry v1.4.8
9312026-09-04T03:14:22.189Z Compiling synstructure v0.13.2
9322026-09-04T03:14:22.257Z Compiling serde_derive_internals v0.29.1
9332026-09-04T03:14:22.293Z Compiling parking_lot v0.12.5
9342026-09-04T03:14:22.309Z Compiling mio v1.2.2
9352026-09-04T03:14:22.420Z Compiling portable-atomic v1.15.0
9362026-09-04T03:14:22.608Z Compiling serde_derive v1.0.229
9372026-09-04T03:14:22.651Z Compiling displaydoc v0.2.7
9382026-09-04T03:14:22.709Z Compiling thiserror-impl v2.0.20
9392026-09-04T03:14:22.818Z Compiling tokio-macros v2.7.2
9402026-09-04T03:14:22.849Z Compiling futures-macro v0.3.34
9412026-09-04T03:14:22.924Z Compiling cmake v0.1.58
9422026-09-04T03:14:23.007Z Compiling fs_extra v1.3.0
9432026-09-04T03:14:23.263Z Compiling typenum v1.20.1
9442026-09-04T03:14:23.273Z Compiling dunce v1.0.5
9452026-09-04T03:14:23.369Z Compiling aws-lc-sys v0.44.0
9462026-09-04T03:14:23.386Z Compiling zerofrom-derive v0.1.7
9472026-09-04T03:14:23.449Z Compiling yoke-derive v0.8.2
9482026-09-04T03:14:23.569Z Compiling zerovec-derive v0.11.3
9492026-09-04T03:14:24.118Z Compiling schemars_derive v0.8.22
9502026-09-04T03:14:24.138Z Compiling zerocopy-derive v0.8.56
9512026-09-04T03:14:24.138Z Compiling zeroize_derive v1.5.0
9522026-09-04T03:14:24.529Z Compiling futures-util v0.3.34
9532026-09-04T03:14:24.609Z Compiling zerofrom v0.1.8
9542026-09-04T03:14:24.658Z Compiling base64 v0.22.1
9552026-09-04T03:14:25.150Z Compiling yoke v0.8.3
9562026-09-04T03:14:25.165Z Compiling zeroize v1.9.0
9572026-09-04T03:14:25.165Z Compiling zerovec v0.11.6
9582026-09-04T03:14:25.165Z Compiling zerotrie v0.2.4
9592026-09-04T03:14:25.165Z Compiling critical-section v1.2.0
9602026-09-04T03:14:25.165Z Compiling slog v2.8.2
9612026-09-04T03:14:25.165Z Compiling once_cell v1.21.4
9622026-09-04T03:14:25.219Z Compiling rustix v1.1.4
9632026-09-04T03:14:25.278Z Compiling strsim v0.11.1
9642026-09-04T03:14:25.309Z Compiling subtle v2.6.1
9652026-09-04T03:14:25.825Z Compiling tinystr v0.8.3
9662026-09-04T03:14:25.834Z Compiling potential_utf v0.1.5
9672026-09-04T03:14:25.834Z Compiling byteorder v1.5.0
9682026-09-04T03:14:25.834Z Compiling icu_locale_core v2.2.0
9692026-09-04T03:14:25.834Z Compiling icu_collections v2.2.0
9702026-09-04T03:14:25.834Z Compiling bytes v1.12.1
9712026-09-04T03:14:25.834Z Compiling chrono v0.4.45
9722026-09-04T03:14:25.849Z Compiling erased-serde v0.3.31
9732026-09-04T03:14:26.170Z Compiling regex-syntax v0.8.11
9742026-09-04T03:14:26.363Z Compiling icu_provider v2.2.0
9752026-09-04T03:14:26.393Z Compiling http v1.5.0
9762026-09-04T03:14:26.717Z Compiling icu_properties v2.2.0
9772026-09-04T03:14:26.733Z Compiling icu_normalizer v2.2.0
9782026-09-04T03:14:26.871Z Compiling tokio v1.53.1
9792026-09-04T03:14:27.398Z Compiling serde_tokenstream v0.2.3
9802026-09-04T03:14:27.416Z Compiling http-body v1.1.0
9812026-09-04T03:14:27.566Z Compiling ipnet v2.12.1
9822026-09-04T03:14:27.663Z Compiling idna_adapter v1.2.2
9832026-09-04T03:14:27.740Z Compiling httparse v1.10.1
9842026-09-04T03:14:27.804Z Compiling idna v1.1.0
9852026-09-04T03:14:28.336Z Compiling atomic-waker v1.1.2
9862026-09-04T03:14:28.340Z Compiling tower-service v0.3.3
9872026-09-04T03:14:28.340Z Compiling url v2.5.8
9882026-09-04T03:14:28.340Z Compiling tower-layer v0.3.3
9892026-09-04T03:14:28.340Z Compiling getrandom v0.2.17
9902026-09-04T03:14:28.468Z Compiling ppv-lite86 v0.2.21
9912026-09-04T03:14:28.488Z Compiling untrusted v0.9.0
9922026-09-04T03:14:28.544Z Compiling ucd-trie v0.1.7
9932026-09-04T03:14:28.601Z Compiling thiserror v1.0.69
9942026-09-04T03:14:29.185Z Compiling ryu v1.0.23
9952026-09-04T03:14:29.190Z Compiling try-lock v0.2.5
9962026-09-04T03:14:29.190Z Compiling pest v2.8.8
9972026-09-04T03:14:29.190Z Compiling want v0.3.1
9982026-09-04T03:14:29.190Z Compiling rand_core v0.6.4
9992026-09-04T03:14:29.190Z Compiling thiserror-impl v1.0.69
10002026-09-04T03:14:29.190Z Compiling httpdate v1.0.3
10012026-09-04T03:14:29.190Z Compiling getrandom v0.3.4
10022026-09-04T03:14:29.190Z Compiling pretty-hex v0.4.2
10032026-09-04T03:14:29.309Z Compiling plain v0.2.3
10042026-09-04T03:14:29.326Z Compiling ipnetwork v0.21.1
10052026-09-04T03:14:29.418Z Compiling winnow v1.0.4
10062026-09-04T03:14:29.462Z Compiling foldhash v0.2.0
10072026-09-04T03:14:29.698Z Compiling oxnet v0.1.7
10082026-09-04T03:14:30.162Z Compiling paste v1.0.15
10092026-09-04T03:14:30.173Z Compiling pest_meta v2.8.8
10102026-09-04T03:14:30.173Z Compiling tracing-core v0.1.36
10112026-09-04T03:14:30.173Z Compiling tracing-attributes v0.1.31
10122026-09-04T03:14:30.211Z Compiling omicron-workspace-hack v0.1.0
10132026-09-04T03:14:30.237Z Compiling ident_case v1.0.1
10142026-09-04T03:14:30.454Z Compiling serde_urlencoded v0.7.1
10152026-09-04T03:14:30.900Z Compiling http-body-util v0.1.5
10162026-09-04T03:14:30.922Z Compiling pest_generator v2.8.8
10172026-09-04T03:14:30.922Z Compiling aho-corasick v1.1.5
10182026-09-04T03:14:30.922Z Compiling sync_wrapper v1.0.2
10192026-09-04T03:14:30.939Z Compiling daft-derive v0.1.8
10202026-09-04T03:14:31.552Z Compiling tracing v0.1.44
10212026-09-04T03:14:31.552Z Compiling pest_derive v2.8.8
10222026-09-04T03:14:31.552Z Compiling regex-automata v0.4.18
10232026-09-04T03:14:31.563Z Compiling fastrand v2.5.0
10242026-09-04T03:14:31.827Z Compiling hashbrown v0.16.1
10252026-09-04T03:14:31.926Z Compiling tokio-util v0.7.19
10262026-09-04T03:14:32.549Z Compiling scroll_derive v0.13.1
10272026-09-04T03:14:32.557Z Compiling async-trait v0.1.92
10282026-09-04T03:14:32.557Z Compiling num-conv v0.2.2
10292026-09-04T03:14:32.640Z Compiling aws-lc-rs v1.18.0
10302026-09-04T03:14:32.705Z Compiling time-core v0.1.9
10312026-09-04T03:14:32.908Z Compiling anyhow v1.0.104
10322026-09-04T03:14:32.963Z Compiling time-macros v0.2.32
10332026-09-04T03:14:32.982Z Compiling scroll v0.13.0
10342026-09-04T03:14:33.179Z Compiling rustls-pki-types v1.15.1
10352026-09-04T03:14:33.236Z Compiling regex v1.13.1
10362026-09-04T03:14:33.426Z Compiling num_threads v0.1.7
10372026-09-04T03:14:33.534Z Compiling deranged v0.5.8
10382026-09-04T03:14:33.549Z Compiling openssl-probe v0.2.1
10392026-09-04T03:14:33.642Z Compiling hex v0.4.3
10402026-09-04T03:14:33.697Z Compiling powerfmt v0.2.0
10412026-09-04T03:14:34.287Z Compiling goblin v0.10.7
10422026-09-04T03:14:34.290Z Compiling camino v1.2.5
10432026-09-04T03:14:34.290Z Compiling untrusted v0.7.1
10442026-09-04T03:14:34.290Z Compiling usdt-impl v0.6.0
10452026-09-04T03:14:34.290Z Compiling crc32fast v1.5.0
10462026-09-04T03:14:34.290Z Compiling rustls v0.23.43
10472026-09-04T03:14:34.468Z Compiling h2 v0.4.15
10482026-09-04T03:14:34.468Z Compiling dtrace-parser v0.3.0
10492026-09-04T03:14:34.533Z Compiling crossbeam-utils v0.8.22
10502026-09-04T03:14:35.228Z Compiling futures-executor v0.3.34
10512026-09-04T03:14:35.236Z Compiling serde_tokenstream v0.3.0
10522026-09-04T03:14:35.236Z Compiling structmeta-derive v0.3.0
10532026-09-04T03:14:35.236Z Compiling thread-id v5.1.0
10542026-09-04T03:14:35.236Z Compiling cpufeatures v0.3.0
10552026-09-04T03:14:35.236Z Compiling simd-adler32 v0.3.10
10562026-09-04T03:14:35.236Z Compiling adler2 v2.0.1
10572026-09-04T03:14:35.755Z Compiling miniz_oxide v0.8.9
10582026-09-04T03:14:35.776Z Compiling newtype-uuid-macros v0.1.1
10592026-09-04T03:14:35.776Z Compiling futures v0.3.34
10602026-09-04T03:14:35.776Z Compiling rand_core v0.9.5
10612026-09-04T03:14:35.948Z Compiling structmeta v0.3.0
10622026-09-04T03:14:35.999Z Compiling darling_core v0.23.0
10632026-09-04T03:14:36.132Z Compiling hybrid-array v0.4.14
10642026-09-04T03:14:36.234Z Compiling thread_local v1.1.10
10652026-09-04T03:14:36.300Z Compiling match_cfg v0.1.0
10662026-09-04T03:14:36.376Z Compiling flate2 v1.1.9
10672026-09-04T03:14:36.643Z Compiling hyper v1.11.0
10682026-09-04T03:14:36.833Z Compiling dof v0.4.0
10692026-09-04T03:14:37.004Z Compiling newtype-uuid v1.4.0
10702026-09-04T03:14:37.382Z Compiling quick-error v1.2.3
10712026-09-04T03:14:37.482Z Compiling compression-core v0.4.32
10722026-09-04T03:14:37.952Z Compiling hyper-util v0.1.20
10732026-09-04T03:14:38.116Z Compiling ref-cast v1.0.26
10742026-09-04T03:14:38.183Z Compiling darling_macro v0.23.0
10752026-09-04T03:14:38.200Z Compiling slog-async v2.8.0
10762026-09-04T03:14:38.383Z Compiling compression-codecs v0.4.38
10772026-09-04T03:14:38.447Z Compiling daft v0.1.8
10782026-09-04T03:14:38.453Z Compiling block-buffer v0.12.1
10792026-09-04T03:14:38.512Z Compiling crypto-common v0.2.2
10802026-09-04T03:14:38.613Z Compiling rand_chacha v0.9.0
10812026-09-04T03:14:38.714Z Compiling strum_macros v0.26.4
10822026-09-04T03:14:38.757Z Compiling darling v0.23.0
10832026-09-04T03:14:38.841Z Compiling ref-cast-impl v1.0.26
10842026-09-04T03:14:38.957Z Compiling usdt-attr-macro v0.6.0
10852026-09-04T03:14:39.058Z Compiling usdt-macro v0.6.0
10862026-09-04T03:14:39.085Z Compiling serde_spanned v1.1.1
10872026-09-04T03:14:39.221Z Compiling generic-array v0.14.7
10882026-09-04T03:14:39.422Z Compiling multer v3.1.0
10892026-09-04T03:14:39.450Z Compiling toml_writer v1.1.2+spec-1.1.0
10902026-09-04T03:14:39.463Z Compiling debug-ignore v1.0.5
10912026-09-04T03:14:39.566Z Compiling const-oid v0.10.2
10922026-09-04T03:14:39.665Z Compiling take_mut v0.2.2
10932026-09-04T03:14:40.080Z Compiling bit-vec v0.8.0
10942026-09-04T03:14:40.084Z Compiling term v1.2.1
10952026-09-04T03:14:40.084Z Compiling digest v0.11.3
10962026-09-04T03:14:40.084Z Compiling bit-set v0.8.0
10972026-09-04T03:14:40.084Z Compiling serde_with_macros v3.22.0
10982026-09-04T03:14:40.084Z Compiling rand v0.9.5
10992026-09-04T03:14:40.214Z Compiling async-stream-impl v0.3.6
11002026-09-04T03:14:40.256Z Compiling dropshot v0.17.1
11012026-09-04T03:14:40.339Z Compiling strum v0.26.3
11022026-09-04T03:14:40.471Z Compiling encoding_rs v0.8.35
11032026-09-04T03:14:40.471Z Compiling unarray v0.1.4
11042026-09-04T03:14:40.491Z Compiling syn v1.0.109
11052026-09-04T03:14:40.583Z Compiling spin v0.9.9
11062026-09-04T03:14:40.661Z Compiling mime v0.3.17
11072026-09-04T03:14:40.848Z Compiling async-stream v0.3.6
11082026-09-04T03:14:40.902Z Compiling sha1 v0.11.0
11092026-09-04T03:14:40.941Z Compiling derive-ex v0.1.8
11102026-09-04T03:14:41.033Z Compiling tower v0.5.3
11112026-09-04T03:14:41.465Z Compiling waitgroup v0.1.2
11122026-09-04T03:14:41.471Z Compiling dropshot_endpoint v0.17.1
11132026-09-04T03:14:41.471Z Compiling macaddr v1.0.1
11142026-09-04T03:14:41.471Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11152026-09-04T03:14:41.471Z Compiling serde_path_to_error v0.1.20
11162026-09-04T03:14:41.646Z Compiling tower-http v0.6.11
11172026-09-04T03:14:42.175Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11182026-09-04T03:14:42.178Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11192026-09-04T03:14:42.178Z Compiling tempfile v3.27.0
11202026-09-04T03:14:42.218Z Compiling openapiv3 v2.2.0
11212026-09-04T03:14:42.676Z Compiling strum_macros v0.27.2
11222026-09-04T03:14:42.692Z Compiling test-strategy v0.4.5
11232026-09-04T03:14:42.814Z Compiling instant v0.1.13
11242026-09-04T03:14:42.910Z Compiling time v0.3.55
11252026-09-04T03:14:43.503Z Compiling rustls-native-certs v0.8.4
11262026-09-04T03:14:43.866Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11272026-09-04T03:14:43.874Z Compiling crossbeam-channel v0.5.16
11282026-09-04T03:14:43.874Z Compiling crypto-common v0.1.7
11292026-09-04T03:14:44.112Z Compiling strum v0.27.2
11302026-09-04T03:14:44.354Z Compiling parse-display-derive v0.10.0
11312026-09-04T03:14:44.460Z Compiling backon v1.6.0
11322026-09-04T03:14:44.724Z Compiling rand_chacha v0.3.1
11332026-09-04T03:14:45.048Z Compiling either v1.17.0
11342026-09-04T03:14:45.646Z Compiling rand v0.8.7
11352026-09-04T03:14:45.649Z Compiling slog-json v2.6.1
11362026-09-04T03:14:45.649Z Compiling hostname v0.3.1
11372026-09-04T03:14:45.649Z Compiling toml_parser v1.1.3+spec-1.1.0
11382026-09-04T03:14:45.649Z Compiling toml_datetime v1.1.1+spec-1.1.0
11392026-09-04T03:14:45.767Z Compiling is-terminal v0.4.17
11402026-09-04T03:14:45.855Z Compiling wait-timeout v0.2.1
11412026-09-04T03:14:45.895Z Compiling memmap2 v0.9.11
11422026-09-04T03:14:46.015Z Compiling rusty-fork v0.3.1
11432026-09-04T03:14:46.112Z Compiling usdt v0.6.0
11442026-09-04T03:14:46.137Z Compiling toml v1.1.4+spec-1.1.0
11452026-09-04T03:14:46.186Z Compiling slog-term v2.9.2
11462026-09-04T03:14:46.270Z Compiling slog-bunyan v2.5.0
11472026-09-04T03:14:46.404Z Compiling serde_with v3.22.0
11482026-09-04T03:14:46.422Z Compiling async-compression v0.4.43
11492026-09-04T03:14:46.422Z Compiling rand_xorshift v0.4.0
11502026-09-04T03:14:46.577Z Compiling rustls-pemfile v2.2.0
11512026-09-04T03:14:46.711Z Compiling regress v0.10.5
11522026-09-04T03:14:46.784Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11532026-09-04T03:14:46.932Z Compiling hostname v0.4.2
11542026-09-04T03:14:46.979Z Compiling humantime v2.4.0
11552026-09-04T03:14:47.085Z Compiling proptest v1.11.0
11562026-09-04T03:14:47.577Z Compiling iddqd v0.4.6
11572026-09-04T03:14:47.819Z Compiling reqwest v0.12.28
11582026-09-04T03:14:47.918Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11592026-09-04T03:14:48.575Z Compiling block-buffer v0.10.4
11602026-09-04T03:14:48.578Z Compiling utf8parse v0.2.2
11612026-09-04T03:14:48.578Z Compiling anstyle-parse v1.0.0
11622026-09-04T03:14:48.578Z Compiling digest v0.10.7
11632026-09-04T03:14:48.579Z Compiling parse-display v0.10.0
11642026-09-04T03:14:48.719Z Compiling backoff v0.4.0
11652026-09-04T03:14:49.201Z Compiling progenitor-client v0.10.0
11662026-09-04T03:14:49.214Z Compiling itertools v0.14.0
11672026-09-04T03:14:49.214Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11682026-09-04T03:14:49.214Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11692026-09-04T03:14:49.667Z Compiling anstyle-query v1.1.5
11702026-09-04T03:14:49.786Z Compiling is_terminal_polyfill v1.70.2
11712026-09-04T03:14:49.918Z Compiling anstyle v1.0.14
11722026-09-04T03:14:50.119Z Compiling colorchoice v1.0.5
11732026-09-04T03:14:50.202Z Compiling anstream v1.0.0
11742026-09-04T03:14:50.531Z Compiling clap_lex v1.1.0
11752026-09-04T03:14:50.888Z Compiling regress v0.11.1
11762026-09-04T03:14:50.953Z Compiling clap_derive v4.6.4
11772026-09-04T03:14:51.303Z Compiling terminal_size v0.4.4
11782026-09-04T03:14:53.688Z Compiling typify-impl v0.6.2
11792026-09-04T03:14:53.757Z Compiling toml_datetime v0.6.11
11802026-09-04T03:14:53.757Z Compiling zerocopy-derive v0.7.35
11812026-09-04T03:14:53.757Z Compiling cpufeatures v0.2.17
11822026-09-04T03:14:53.757Z Compiling convert_case v0.4.0
11832026-09-04T03:14:53.758Z Compiling clap_builder v4.6.6
11842026-09-04T03:14:53.758Z Compiling derive_more v0.99.20
11852026-09-04T03:14:53.758Z Compiling zerocopy v0.7.35
11862026-09-04T03:14:54.697Z Compiling toml_edit v0.25.13+spec-1.1.0
11872026-09-04T03:14:55.072Z Compiling unicode-width v0.2.2
11882026-09-04T03:14:55.378Z Compiling proc-macro-crate v3.5.0
11892026-09-04T03:14:55.409Z Compiling clap v4.6.6
11902026-09-04T03:14:55.524Z Compiling secrecy v0.10.3
11912026-09-04T03:14:55.658Z Compiling crucible-workspace-hack v0.1.0
11922026-09-04T03:14:55.781Z Compiling tinyvec_macros v0.1.1
11932026-09-04T03:14:55.836Z Compiling float-ord v0.3.2
11942026-09-04T03:14:55.868Z Compiling tinyvec v1.12.0
11952026-09-04T03:14:55.894Z Compiling num_enum_derive v0.7.6
11962026-09-04T03:14:56.557Z Compiling dtrace-parser v0.2.0
11972026-09-04T03:14:56.972Z Compiling scroll_derive v0.12.1
11982026-09-04T03:14:56.972Z Compiling num-integer v0.1.47
11992026-09-04T03:14:56.979Z Compiling rustc_version v0.4.1
12002026-09-04T03:14:56.979Z Compiling usdt-impl v0.5.0
12012026-09-04T03:14:57.419Z Compiling crossbeam-epoch v0.9.20
12022026-09-04T03:14:57.460Z Compiling curve25519-dalek v4.1.3
12032026-09-04T03:14:57.460Z Compiling scroll v0.12.0
12042026-09-04T03:14:57.460Z Compiling num_enum v0.7.6
12052026-09-04T03:14:57.540Z Compiling dof v0.3.0
12062026-09-04T03:14:57.718Z Compiling hmac v0.12.1
12072026-09-04T03:14:57.823Z Compiling inout v0.1.4
12082026-09-04T03:14:58.288Z Compiling darling_core v0.21.3
12092026-09-04T03:14:58.299Z Compiling ff v0.13.1
12102026-09-04T03:14:58.299Z Compiling thread-id v4.2.2
12112026-09-04T03:14:58.299Z Compiling cipher v0.4.4
12122026-09-04T03:14:58.299Z Compiling hkdf v0.12.4
12132026-09-04T03:14:58.299Z Compiling group v0.13.0
12142026-09-04T03:14:58.465Z Compiling goblin v0.8.2
12152026-09-04T03:14:58.632Z Compiling num-rational v0.4.2
12162026-09-04T03:14:58.793Z Compiling typify-macro v0.6.2
12172026-09-04T03:14:58.871Z Compiling num-iter v0.1.46
12182026-09-04T03:14:58.951Z Compiling thiserror-impl-no-std v2.0.2
12192026-09-04T03:14:58.997Z Compiling universal-hash v0.5.1
12202026-09-04T03:14:59.035Z Compiling crypto-bigint v0.5.5
12212026-09-04T03:14:59.153Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12222026-09-04T03:14:59.483Z Compiling half v2.7.1
12232026-09-04T03:14:59.695Z Compiling curve25519-dalek-derive v0.1.1
12242026-09-04T03:14:59.770Z Compiling num-complex v0.4.6
12252026-09-04T03:14:59.984Z Compiling darling_macro v0.21.3
12262026-09-04T03:15:00.272Z Compiling base64ct v1.8.3
12272026-09-04T03:15:00.292Z Compiling base16ct v0.2.0
12282026-09-04T03:15:00.381Z Compiling ciborium-io v0.2.2
12292026-09-04T03:15:00.401Z Compiling opaque-debug v0.3.1
12302026-09-04T03:15:00.460Z Compiling ciborium-ll v0.2.2
12312026-09-04T03:15:00.476Z Compiling poly1305 v0.8.0
12322026-09-04T03:15:00.481Z Compiling elliptic-curve v0.13.8
12332026-09-04T03:15:00.574Z Compiling darling v0.21.3
12342026-09-04T03:15:00.985Z Compiling password-hash v0.5.0
12352026-09-04T03:15:00.993Z Compiling typify v0.6.2
12362026-09-04T03:15:00.993Z Compiling num v0.4.3
12372026-09-04T03:15:01.008Z Compiling thiserror-no-std v2.0.2
12382026-09-04T03:15:01.617Z Compiling chacha20 v0.9.1
12392026-09-04T03:15:01.722Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12402026-09-04T03:15:01.812Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12412026-09-04T03:15:02.224Z Compiling blake2 v0.10.6
12422026-09-04T03:15:02.440Z Compiling aead v0.5.2
12432026-09-04T03:15:02.510Z Compiling byte-wrapper v0.1.0
12442026-09-04T03:15:02.602Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12452026-09-04T03:15:02.674Z Compiling proc-macro-error-attr v1.0.4
12462026-09-04T03:15:02.932Z Compiling keccak v0.1.6
12472026-09-04T03:15:02.997Z Compiling heapless v0.8.0
12482026-09-04T03:15:03.036Z Compiling rustix v0.38.44
12492026-09-04T03:15:03.591Z Compiling prettyplease v0.2.37
12502026-09-04T03:15:03.599Z Compiling unsafe-libyaml v0.2.11
12512026-09-04T03:15:03.615Z Compiling sha3 v0.10.9
12522026-09-04T03:15:04.292Z Compiling serde_yaml v0.9.34+deprecated
12532026-09-04T03:15:04.301Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12542026-09-04T03:15:04.431Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12552026-09-04T03:15:04.623Z Compiling chacha20poly1305 v0.10.1
12562026-09-04T03:15:04.774Z Compiling argon2 v0.5.3
12572026-09-04T03:15:05.156Z Compiling vsss-rs v3.3.4
12582026-09-04T03:15:05.201Z Compiling ingot-macros v0.1.1
12592026-09-04T03:15:05.635Z Compiling ciborium v0.2.2
12602026-09-04T03:15:05.721Z Compiling usdt-attr-macro v0.5.0
12612026-09-04T03:15:05.830Z Compiling usdt-macro v0.5.0
12622026-09-04T03:15:07.306Z Compiling hash32 v0.3.1
12632026-09-04T03:15:07.313Z Compiling serde_spanned v0.6.9
12642026-09-04T03:15:07.313Z Compiling enum-as-inner v0.6.1
12652026-09-04T03:15:07.313Z Compiling proc-macro-error v1.0.4
12662026-09-04T03:15:07.452Z Compiling memmap v0.7.0
12672026-09-04T03:15:08.011Z Compiling memoffset v0.9.1
12682026-09-04T03:15:08.036Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12692026-09-04T03:15:08.036Z Compiling cfg_aliases v0.2.2
12702026-09-04T03:15:08.036Z Compiling indent_write v2.2.0
12712026-09-04T03:15:08.036Z Compiling smoltcp v0.11.0
12722026-09-04T03:15:08.036Z Compiling winnow v0.5.40
12732026-09-04T03:15:08.036Z Compiling data-encoding v2.11.1
12742026-09-04T03:15:08.036Z Compiling winnow v0.7.15
12752026-09-04T03:15:08.036Z Compiling toml_write v0.1.2
12762026-09-04T03:15:08.036Z Compiling ingot-types v0.1.2
12772026-09-04T03:15:08.645Z Compiling nix v0.31.3
12782026-09-04T03:15:08.749Z Compiling usdt v0.5.0
12792026-09-04T03:15:08.749Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12802026-09-04T03:15:08.749Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12812026-09-04T03:15:08.749Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12822026-09-04T03:15:09.162Z Compiling tabwriter v1.4.1
12832026-09-04T03:15:09.170Z Compiling cobs v0.3.0
12842026-09-04T03:15:09.170Z Compiling serde_repr v0.1.21
12852026-09-04T03:15:09.170Z Compiling managed v0.8.0
12862026-09-04T03:15:09.170Z Compiling toml_edit v0.19.15
12872026-09-04T03:15:09.180Z Compiling toml_edit v0.22.27
12882026-09-04T03:15:09.203Z Compiling crossbeam-deque v0.8.7
12892026-09-04T03:15:09.353Z Compiling vcpkg v0.2.15
12902026-09-04T03:15:09.544Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12912026-09-04T03:15:10.217Z Compiling bitflags v1.3.2
12922026-09-04T03:15:10.383Z Compiling postcard v1.1.3
12932026-09-04T03:15:10.383Z Compiling openssl-sys v0.9.117
12942026-09-04T03:15:10.383Z Compiling ingot v0.1.1
12952026-09-04T03:15:10.856Z Compiling proc-macro-crate v1.3.1
12962026-09-04T03:15:11.017Z Compiling toml v0.8.23
12972026-09-04T03:15:11.980Z Compiling hubpack_derive v0.1.1
12982026-09-04T03:15:11.981Z Compiling foreign-types-macros v0.2.4
12992026-09-04T03:15:12.164Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13002026-09-04T03:15:12.165Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13012026-09-04T03:15:12.270Z Compiling semver v0.1.20
13022026-09-04T03:15:12.698Z Compiling resolv-conf v0.7.6
13032026-09-04T03:15:12.698Z Compiling static_assertions v1.1.0
13042026-09-04T03:15:12.704Z Compiling rayon-core v1.13.0
13052026-09-04T03:15:12.704Z Compiling linked-hash-map v0.5.6
13062026-09-04T03:15:12.705Z Compiling swrite v0.1.0
13072026-09-04T03:15:12.705Z Compiling heck v0.4.1
13082026-09-04T03:15:12.705Z Compiling rustls-webpki v0.103.14
13092026-09-04T03:15:12.705Z Compiling foreign-types-shared v0.3.1
13102026-09-04T03:15:12.705Z Compiling colored v3.1.1
13112026-09-04T03:15:12.705Z Compiling unicode-segmentation v1.13.3
13122026-09-04T03:15:12.705Z Compiling foreign-types v0.5.0
13132026-09-04T03:15:12.719Z Compiling lru-cache v0.1.2
13142026-09-04T03:15:12.800Z Compiling rustc_version v0.1.7
13152026-09-04T03:15:12.906Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13162026-09-04T03:15:13.319Z Compiling hubpack v0.1.2
13172026-09-04T03:15:13.326Z Compiling newline-converter v0.3.0
13182026-09-04T03:15:13.326Z Compiling num_enum_derive v0.5.11
13192026-09-04T03:15:13.991Z Compiling atomicwrites v0.4.4
13202026-09-04T03:15:14.011Z Compiling hickory-proto v0.24.4
13212026-09-04T03:15:14.011Z Compiling progenitor-impl v0.13.0
13222026-09-04T03:15:14.032Z Compiling console v0.16.4
13232026-09-04T03:15:14.157Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13242026-09-04T03:15:14.669Z Compiling camino-tempfile v1.4.1
13252026-09-04T03:15:14.676Z Compiling chacha20 v0.10.1
13262026-09-04T03:15:14.847Z Compiling serde-big-array v0.5.1
13272026-09-04T03:15:14.911Z Compiling derive-where v1.6.1
13282026-09-04T03:15:14.935Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13292026-09-04T03:15:14.990Z Compiling pin-project-internal v1.1.13
13302026-09-04T03:15:15.115Z Compiling num-derive v0.4.2
13312026-09-04T03:15:15.472Z Compiling cstr-argument v0.1.2
13322026-09-04T03:15:15.671Z Compiling siphasher v1.0.3
13332026-09-04T03:15:16.247Z Compiling similar v3.2.0
13342026-09-04T03:15:16.254Z Compiling tokio-rustls v0.26.4
13352026-09-04T03:15:16.481Z Compiling rustls-platform-verifier v0.7.0
13362026-09-04T03:15:16.481Z Compiling hyper-rustls v0.27.9
13372026-09-04T03:15:16.703Z Compiling reqwest v0.13.4
13382026-09-04T03:15:17.480Z Compiling minimal-lexical v0.2.1
13392026-09-04T03:15:17.644Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13402026-09-04T03:15:17.709Z Compiling nom v7.1.3
13412026-09-04T03:15:17.896Z Compiling progenitor-macro v0.13.0
13422026-09-04T03:15:18.436Z Compiling progenitor-client v0.14.0
13432026-09-04T03:15:18.706Z Compiling progenitor-extras v0.2.0
13442026-09-04T03:15:19.466Z Compiling progenitor-client v0.13.0
13452026-09-04T03:15:19.469Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13462026-09-04T03:15:19.469Z Compiling expectorate v1.3.0
13472026-09-04T03:15:19.469Z Compiling pin-project v1.1.13
13482026-09-04T03:15:19.535Z Compiling phf_shared v0.12.1
13492026-09-04T03:15:19.573Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13502026-09-04T03:15:20.257Z Compiling hickory-resolver v0.24.4
13512026-09-04T03:15:21.061Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13522026-09-04T03:15:21.300Z Compiling rand v0.10.2
13532026-09-04T03:15:22.057Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13542026-09-04T03:15:22.199Z Compiling num_enum v0.5.11
13552026-09-04T03:15:22.555Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13562026-09-04T03:15:22.807Z Compiling newtype_derive v0.1.6
13572026-09-04T03:15:23.250Z Compiling progenitor-impl v0.14.0
13582026-09-04T03:15:23.406Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13592026-09-04T03:15:24.057Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-09-04T03:15:24.104Z Compiling unicode-normalization v0.1.25
13612026-09-04T03:15:24.531Z Compiling tokio-stream v0.1.19
13622026-09-04T03:15:25.056Z Compiling async-recursion v1.1.1
13632026-09-04T03:15:25.577Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13642026-09-04T03:15:26.159Z Compiling snafu-derive v0.8.9
13652026-09-04T03:15:26.622Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13662026-09-04T03:15:26.622Z Compiling slog-dtrace v0.3.0
13672026-09-04T03:15:26.674Z Compiling bstr v1.13.1
13682026-09-04T03:15:26.674Z Compiling csv-core v0.1.13
13692026-09-04T03:15:26.710Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13702026-09-04T03:15:26.739Z Compiling unicode-width v0.1.14
13712026-09-04T03:15:26.815Z Compiling unicode-xid v0.2.6
13722026-09-04T03:15:26.931Z Compiling jiff-core v0.1.0
13732026-09-04T03:15:26.973Z Compiling chrono-tz v0.10.4
13742026-09-04T03:15:26.996Z Compiling highway v1.3.0
13752026-09-04T03:15:27.036Z Compiling foreign-types-shared v0.1.1
13762026-09-04T03:15:27.155Z Compiling cancel-safe-futures v0.1.5
13772026-09-04T03:15:27.209Z Compiling same-file v1.0.6
13782026-09-04T03:15:27.338Z Compiling foldhash v0.1.5
13792026-09-04T03:15:27.380Z Compiling konst_macro_rules v0.2.19
13802026-09-04T03:15:27.415Z Compiling owo-colors v4.3.0
13812026-09-04T03:15:27.603Z Compiling openssl v0.10.81
13822026-09-04T03:15:27.654Z Compiling konst v0.2.20
13832026-09-04T03:15:27.654Z Compiling snafu v0.8.9
13842026-09-04T03:15:27.712Z Compiling hashbrown v0.15.5
13852026-09-04T03:15:27.811Z Compiling jiff v0.2.35
13862026-09-04T03:15:27.865Z Compiling walkdir v2.5.0
13872026-09-04T03:15:27.865Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T03:15:28.022Z Compiling foreign-types v0.3.2
13892026-09-04T03:15:28.065Z Compiling progenitor-macro v0.14.0
13902026-09-04T03:15:28.168Z Compiling const_format_proc_macros v0.2.34
13912026-09-04T03:15:28.203Z Compiling globset v0.4.20
13922026-09-04T03:15:28.251Z Compiling csv v1.4.0
13932026-09-04T03:15:28.430Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:15:28.912Z Compiling qorb v0.4.1
13952026-09-04T03:15:28.993Z Compiling olpc-cjson v0.1.4
13962026-09-04T03:15:29.186Z Compiling progenitor v0.13.0
13972026-09-04T03:15:29.308Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T03:15:29.688Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T03:15:30.558Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14002026-09-04T03:15:31.520Z Compiling rayon v1.12.0
14012026-09-04T03:15:31.581Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14022026-09-04T03:15:31.819Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14032026-09-04T03:15:32.393Z Compiling phf v0.12.1
14042026-09-04T03:15:32.481Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14052026-09-04T03:15:32.638Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14062026-09-04T03:15:32.990Z Compiling zone_cfg_derive v0.3.1
14072026-09-04T03:15:33.047Z Compiling tokio-dtrace v0.1.1
14082026-09-04T03:15:33.561Z Compiling itertools v0.12.1
14092026-09-04T03:15:33.703Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14102026-09-04T03:15:33.703Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14112026-09-04T03:15:33.703Z Compiling libsw-core v0.3.2
14122026-09-04T03:15:33.788Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14132026-09-04T03:15:33.788Z Compiling serde_plain v1.0.2
14142026-09-04T03:15:34.872Z Compiling pem v3.0.6
14152026-09-04T03:15:35.027Z Compiling openssl-macros v0.1.1
14162026-09-04T03:15:35.027Z Compiling cookie v0.18.2
14172026-09-04T03:15:35.027Z Compiling sigpipe v0.1.3
14182026-09-04T03:15:35.027Z Compiling typed-path v0.9.3
14192026-09-04T03:15:35.027Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-09-04T03:15:35.027Z Compiling fixedbitset v0.4.2
14212026-09-04T03:15:35.027Z Compiling bytecount v0.6.9
14222026-09-04T03:15:35.027Z Compiling fixedbitset v0.5.7
14232026-09-04T03:15:35.027Z Compiling glob v0.3.4
14242026-09-04T03:15:35.027Z Compiling petgraph v0.6.5
14252026-09-04T03:15:35.117Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-09-04T03:15:35.166Z Compiling petgraph v0.8.3
14272026-09-04T03:15:35.189Z Compiling papergrid v0.11.0
14282026-09-04T03:15:35.677Z Compiling tough v0.22.0
14292026-09-04T03:15:36.036Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T03:15:36.271Z Compiling zone v0.3.1
14312026-09-04T03:15:36.346Z Compiling progenitor v0.14.0
14322026-09-04T03:15:36.565Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14332026-09-04T03:15:36.753Z Compiling libsw v3.5.0
14342026-09-04T03:15:37.358Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14352026-09-04T03:15:37.391Z Compiling oxide-tokio-rt v0.1.6
14362026-09-04T03:15:37.391Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14372026-09-04T03:15:37.391Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T03:15:37.643Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T03:15:37.742Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T03:15:37.742Z Compiling const_format v0.2.36
14412026-09-04T03:15:37.998Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T03:15:38.433Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-09-04T03:15:38.776Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14442026-09-04T03:15:38.863Z Compiling tabled_derive v0.7.0
14452026-09-04T03:15:39.006Z Compiling gethostname v0.5.0
14462026-09-04T03:15:39.065Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14472026-09-04T03:15:39.186Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-09-04T03:15:39.222Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14492026-09-04T03:15:39.222Z Compiling bcs v0.1.6
14502026-09-04T03:15:39.265Z Compiling smf v0.2.3
14512026-09-04T03:15:39.703Z Compiling nom v8.0.0
14522026-09-04T03:15:40.142Z Compiling termtree v0.5.1
14532026-09-04T03:15:40.142Z Compiling unicode-linebreak v0.1.5
14542026-09-04T03:15:40.175Z Compiling whoami v1.6.1
14552026-09-04T03:15:40.175Z Compiling smawk v0.3.3
14562026-09-04T03:15:40.175Z Compiling tagptr v0.2.0
14572026-09-04T03:15:40.175Z Compiling lazy_static v1.5.0
14582026-09-04T03:15:40.176Z Compiling linear-map v1.2.0
14592026-09-04T03:15:40.176Z Compiling steno v0.4.1
14602026-09-04T03:15:40.176Z Compiling moka v0.12.16
14612026-09-04T03:15:40.230Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T03:15:40.633Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14632026-09-04T03:15:40.932Z Compiling textwrap v0.16.2
14642026-09-04T03:15:41.588Z Compiling tabled v0.15.0
14652026-09-04T03:15:41.782Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T03:15:41.930Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T03:15:42.000Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T03:15:43.149Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T03:15:43.413Z Compiling hickory-proto v0.25.2
14702026-09-04T03:15:44.087Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14712026-09-04T03:15:44.321Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14722026-09-04T03:15:44.656Z Compiling parking_lot_core v0.8.6
14732026-09-04T03:15:44.852Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14742026-09-04T03:15:44.933Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14752026-09-04T03:15:45.339Z Compiling hickory-resolver v0.25.2
14762026-09-04T03:15:45.374Z Compiling libscf-sys v1.2.0
14772026-09-04T03:15:45.404Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14782026-09-04T03:15:45.473Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14792026-09-04T03:15:45.629Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14802026-09-04T03:15:46.278Z Compiling fxhash v0.2.1
14812026-09-04T03:15:46.281Z Compiling parking_lot v0.11.2
14822026-09-04T03:15:46.281Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14832026-09-04T03:15:46.498Z Compiling internet-checksum v0.2.1
14842026-09-04T03:15:46.498Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14852026-09-04T03:15:46.498Z Compiling sled v0.34.7
14862026-09-04T03:15:46.498Z Compiling itertools v0.15.0
14872026-09-04T03:15:47.435Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14882026-09-04T03:15:50.016Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14892026-09-04T03:15:50.673Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14902026-09-04T03:15:58.508Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T03:16:00.115Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14922026-09-04T03:16:01.151Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14932026-09-04T03:16:02.139Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14942026-09-04T03:16:02.995Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14952026-09-04T03:16:04.158Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14962026-09-04T03:16:30.743Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s
14972026-09-04T03:16:30.747Z────────────
14982026-09-04T03:16:30.748Z Nextest run ID 9f97e20d-97be-4bf8-92dd-878dbfa6788d with nextest profile: default
14992026-09-04T03:16:30.748Z Starting 48 tests across 3 binaries
15002026-09-04T03:16:30.748Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15012026-09-04T03:16:30.748Z
15022026-09-04T03:16:30.748Zrunning 1 test
15032026-09-04T03:16:30.969Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15042026-09-04T03:16:30.969Z
15052026-09-04T03:16:30.969Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15062026-09-04T03:16:30.969Z
15072026-09-04T03:16:30.977Z PASS [ 0.459s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15082026-09-04T03:16:30.977Z START bfd dispatcher::proptests::state_machine
15092026-09-04T03:16:30.986Z
15102026-09-04T03:16:30.986Zrunning 1 test
15112026-09-04T03:16:31.258Ztest dispatcher::proptests::state_machine ... ok
15122026-09-04T03:16:31.258Z
15132026-09-04T03:16:31.258Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.27s
15142026-09-04T03:16:31.259Z
15152026-09-04T03:16:31.262Z PASS [ 0.283s] bfd dispatcher::proptests::state_machine
15162026-09-04T03:16:31.262Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15172026-09-04T03:16:31.672Z
15182026-09-04T03:16:31.672Zrunning 1 test
15192026-09-04T03:16:31.676Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15202026-09-04T03:16:31.676Z
15212026-09-04T03:16:31.676Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
15222026-09-04T03:16:31.676Z
15232026-09-04T03:16:31.676Z PASS [ 0.262s] bfd dispatcher::proptests::state_machine_with_bind_failures
15242026-09-04T03:16:31.676Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15252026-09-04T03:16:31.676Z
15262026-09-04T03:16:31.676Zrunning 1 test
15272026-09-04T03:16:31.676Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15282026-09-04T03:16:31.676Z
15292026-09-04T03:16:31.676Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15302026-09-04T03:16:31.676Z
15312026-09-04T03:16:31.676Z PASS [ 0.010s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15322026-09-04T03:16:31.676Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15332026-09-04T03:16:31.676Z
15342026-09-04T03:16:31.676Zrunning 1 test
15352026-09-04T03:16:31.677Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15362026-09-04T03:16:31.677Z
15372026-09-04T03:16:31.677Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15382026-09-04T03:16:31.677Z
15392026-09-04T03:16:31.677Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15402026-09-04T03:16:31.677Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15412026-09-04T03:16:31.677Z
15422026-09-04T03:16:31.677Zrunning 1 test
15432026-09-04T03:16:31.677Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15442026-09-04T03:16:31.677Z
15452026-09-04T03:16:31.677Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15462026-09-04T03:16:31.677Z
15472026-09-04T03:16:31.677Z PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15482026-09-04T03:16:31.677Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15492026-09-04T03:16:31.677Z
15502026-09-04T03:16:31.677Zrunning 1 test
15512026-09-04T03:16:31.878Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15522026-09-04T03:16:31.878Z
15532026-09-04T03:16:31.878Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15542026-09-04T03:16:31.878Z
15552026-09-04T03:16:31.887Z PASS [ 0.311s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15562026-09-04T03:16:31.888Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15572026-09-04T03:16:31.888Z
15582026-09-04T03:16:31.888Zrunning 1 test
15592026-09-04T03:16:31.888Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15602026-09-04T03:16:31.888Z
15612026-09-04T03:16:31.888Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15622026-09-04T03:16:31.888Z
15632026-09-04T03:16:31.888Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15642026-09-04T03:16:31.888Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15652026-09-04T03:16:31.888Z
15662026-09-04T03:16:31.888Zrunning 1 test
15672026-09-04T03:16:31.888Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15682026-09-04T03:16:31.888Z
15692026-09-04T03:16:31.888Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15702026-09-04T03:16:31.888Z
15712026-09-04T03:16:31.888Z PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15722026-09-04T03:16:31.888Z START bfd egress::tests::binds_ports_in_expected_range
15732026-09-04T03:16:31.893Z
15742026-09-04T03:16:31.893Zrunning 1 test
15752026-09-04T03:16:31.894Ztest egress::tests::binds_ports_in_expected_range ... ok
15762026-09-04T03:16:31.894Z
15772026-09-04T03:16:31.894Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15782026-09-04T03:16:31.894Z
15792026-09-04T03:16:31.894Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15802026-09-04T03:16:31.894Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15812026-09-04T03:16:31.903Z
15822026-09-04T03:16:31.903Zrunning 1 test
15832026-09-04T03:16:31.907Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15842026-09-04T03:16:31.907Z
15852026-09-04T03:16:31.907Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15862026-09-04T03:16:31.907Z
15872026-09-04T03:16:31.907Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15882026-09-04T03:16:31.907Z START bfd egress::tests::egress_socket_sets_ttl_v4
15892026-09-04T03:16:31.907Z
15902026-09-04T03:16:31.907Zrunning 1 test
15912026-09-04T03:16:31.911Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15922026-09-04T03:16:31.911Z
15932026-09-04T03:16:31.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15942026-09-04T03:16:31.911Z
15952026-09-04T03:16:31.911Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15962026-09-04T03:16:31.914Z START bfd egress::tests::exits_when_channel_closed
15972026-09-04T03:16:32.337Z
15982026-09-04T03:16:32.337Zrunning 1 test
15992026-09-04T03:16:32.337Ztest egress::tests::exits_when_channel_closed ... ok
16002026-09-04T03:16:32.337Z
16012026-09-04T03:16:32.337Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16022026-09-04T03:16:32.339Z
16032026-09-04T03:16:32.339Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16042026-09-04T03:16:32.339Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16052026-09-04T03:16:32.351Z
16062026-09-04T03:16:32.351Zrunning 1 test
16072026-09-04T03:16:32.351Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16082026-09-04T03:16:32.351Z
16092026-09-04T03:16:32.351Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16102026-09-04T03:16:32.351Z
16112026-09-04T03:16:32.351Z PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16122026-09-04T03:16:32.351Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16132026-09-04T03:16:32.351Z
16142026-09-04T03:16:32.351Zrunning 1 test
16152026-09-04T03:16:32.351Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16162026-09-04T03:16:32.351Z
16172026-09-04T03:16:32.351Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16182026-09-04T03:16:32.351Z
16192026-09-04T03:16:32.352Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16202026-09-04T03:16:32.352Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16212026-09-04T03:16:32.352Z
16222026-09-04T03:16:32.352Zrunning 1 test
16232026-09-04T03:16:32.352Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16242026-09-04T03:16:32.352Z
16252026-09-04T03:16:32.352Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
16262026-09-04T03:16:32.352Z
16272026-09-04T03:16:32.352Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16282026-09-04T03:16:32.352Z START bfd rib::tests::exits_when_state_channel_closed
16292026-09-04T03:16:32.352Z
16302026-09-04T03:16:32.352Zrunning 1 test
16312026-09-04T03:16:32.352Ztest rib::tests::exits_when_state_channel_closed ... ok
16322026-09-04T03:16:32.352Z
16332026-09-04T03:16:32.352Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16342026-09-04T03:16:32.352Z
16352026-09-04T03:16:32.352Z PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed
16362026-09-04T03:16:32.352Z START bfd rib::tests::initial_down_state_is_synced
16372026-09-04T03:16:32.352Z
16382026-09-04T03:16:32.352Zrunning 1 test
16392026-09-04T03:16:32.352Ztest rib::tests::initial_down_state_is_synced ... ok
16402026-09-04T03:16:32.352Z
16412026-09-04T03:16:32.352Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16422026-09-04T03:16:32.352Z
16432026-09-04T03:16:32.352Z PASS [ 0.110s] bfd rib::tests::initial_down_state_is_synced
16442026-09-04T03:16:32.352Z START bfd rib::tests::real_transitions_are_synced
16452026-09-04T03:16:32.352Z
16462026-09-04T03:16:32.352Zrunning 1 test
16472026-09-04T03:16:32.378Ztest rib::tests::real_transitions_are_synced ... ok
16482026-09-04T03:16:32.378Z
16492026-09-04T03:16:32.447Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
16502026-09-04T03:16:32.447Z
16512026-09-04T03:16:32.447Z PASS [ 0.313s] bfd rib::tests::real_transitions_are_synced
16522026-09-04T03:16:32.447Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16532026-09-04T03:16:32.447Z
16542026-09-04T03:16:32.447Zrunning 1 test
16552026-09-04T03:16:32.739Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16562026-09-04T03:16:32.739Z
16572026-09-04T03:16:32.739Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16582026-09-04T03:16:32.739Z
16592026-09-04T03:16:32.745Z PASS [ 0.361s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16602026-09-04T03:16:32.745Z START bfd session::tests::counts_incoming_packets
16612026-09-04T03:16:32.745Z
16622026-09-04T03:16:32.745Zrunning 1 test
16632026-09-04T03:16:32.846Ztest session::tests::counts_incoming_packets ... ok
16642026-09-04T03:16:32.846Z
16652026-09-04T03:16:32.846Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16662026-09-04T03:16:32.846Z
16672026-09-04T03:16:32.849Z PASS [ 0.110s] bfd session::tests::counts_incoming_packets
16682026-09-04T03:16:32.849Z START bfd session::tests::down_to_up_directly
16692026-09-04T03:16:32.853Z
16702026-09-04T03:16:32.853Zrunning 1 test
16712026-09-04T03:16:32.956Ztest session::tests::down_to_up_directly ... ok
16722026-09-04T03:16:32.956Z
16732026-09-04T03:16:32.956Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16742026-09-04T03:16:32.956Z
16752026-09-04T03:16:32.959Z PASS [ 0.110s] bfd session::tests::down_to_up_directly
16762026-09-04T03:16:32.959Z START bfd session::tests::emits_outgoing_control_packet
16772026-09-04T03:16:32.962Z
16782026-09-04T03:16:32.962Zrunning 1 test
16792026-09-04T03:16:32.967Ztest session::tests::emits_outgoing_control_packet ... ok
16802026-09-04T03:16:32.967Z
16812026-09-04T03:16:32.967Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16822026-09-04T03:16:32.967Z
16832026-09-04T03:16:32.967Z PASS [ 0.010s] bfd session::tests::emits_outgoing_control_packet
16842026-09-04T03:16:32.967Z START bfd session::tests::exits_when_listener_channel_closes
16852026-09-04T03:16:32.972Z
16862026-09-04T03:16:32.972Zrunning 1 test
16872026-09-04T03:16:32.976Ztest session::tests::exits_when_listener_channel_closes ... ok
16882026-09-04T03:16:32.977Z
16892026-09-04T03:16:32.977Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16902026-09-04T03:16:32.977Z
16912026-09-04T03:16:32.977Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16922026-09-04T03:16:32.977Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16932026-09-04T03:16:32.980Z
16942026-09-04T03:16:32.980Zrunning 1 test
16952026-09-04T03:16:33.185Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16962026-09-04T03:16:33.185Z
16972026-09-04T03:16:33.185Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16982026-09-04T03:16:33.185Z
16992026-09-04T03:16:33.190Z PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state
17002026-09-04T03:16:33.190Z START bfd session::tests::init_to_down_on_peer_admin_down
17012026-09-04T03:16:33.194Z
17022026-09-04T03:16:33.194Zrunning 1 test
17032026-09-04T03:16:33.395Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17042026-09-04T03:16:33.395Z
17052026-09-04T03:16:33.395Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17062026-09-04T03:16:33.395Z
17072026-09-04T03:16:33.399Z PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down
17082026-09-04T03:16:33.399Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17092026-09-04T03:16:33.402Z
17102026-09-04T03:16:33.402Zrunning 1 test
17112026-09-04T03:16:33.556Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17122026-09-04T03:16:33.556Z
17132026-09-04T03:16:33.556Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17142026-09-04T03:16:33.572Z
17152026-09-04T03:16:33.572Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17162026-09-04T03:16:33.572Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17172026-09-04T03:16:33.572Z
17182026-09-04T03:16:33.572Zrunning 1 test
17192026-09-04T03:16:33.572Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17202026-09-04T03:16:33.572Z
17212026-09-04T03:16:33.572Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17222026-09-04T03:16:33.572Z
17232026-09-04T03:16:33.572Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17242026-09-04T03:16:33.572Z START bfd session::tests::recv_timeout_drives_session_down
17252026-09-04T03:16:33.572Z
17262026-09-04T03:16:33.573Zrunning 1 test
17272026-09-04T03:16:35.078Ztest session::tests::recv_timeout_drives_session_down ... ok
17282026-09-04T03:16:35.078Z
17292026-09-04T03:16:35.078Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17302026-09-04T03:16:35.078Z
17312026-09-04T03:16:35.092Z PASS [ 1.525s] bfd session::tests::recv_timeout_drives_session_down
17322026-09-04T03:16:35.092Z START bfd session::tests::up_to_down_on_peer_admin_down
17332026-09-04T03:16:35.092Z
17342026-09-04T03:16:35.093Zrunning 1 test
17352026-09-04T03:16:35.251Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17362026-09-04T03:16:35.251Z
17372026-09-04T03:16:35.251Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17382026-09-04T03:16:35.251Z
17392026-09-04T03:16:35.255Z PASS [ 0.212s] bfd session::tests::up_to_down_on_peer_admin_down
17402026-09-04T03:16:35.256Z START bfd session::tests::up_to_down_on_peer_down
17412026-09-04T03:16:35.263Z
17422026-09-04T03:16:35.263Zrunning 1 test
17432026-09-04T03:16:35.473Ztest session::tests::up_to_down_on_peer_down ... ok
17442026-09-04T03:16:35.473Z
17452026-09-04T03:16:35.473Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17462026-09-04T03:16:35.473Z
17472026-09-04T03:16:35.479Z PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down
17482026-09-04T03:16:35.479Z START bfd sm::tests::arbitrary_local_config_never_panics
17492026-09-04T03:16:35.479Z
17502026-09-04T03:16:35.479Zrunning 1 test
17512026-09-04T03:16:35.732Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17522026-09-04T03:16:35.732Z
17532026-09-04T03:16:35.733Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s
17542026-09-04T03:16:35.733Z
17552026-09-04T03:16:35.756Z PASS [ 0.254s] bfd sm::tests::arbitrary_local_config_never_panics
17562026-09-04T03:16:35.756Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17572026-09-04T03:16:35.756Z
17582026-09-04T03:16:35.756Zrunning 1 test
17592026-09-04T03:16:36.668Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17602026-09-04T03:16:36.668Z
17612026-09-04T03:16:36.668Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.51s
17622026-09-04T03:16:36.668Z
17632026-09-04T03:16:36.684Z PASS [ 0.520s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17642026-09-04T03:16:36.684Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17652026-09-04T03:16:36.684Z
17662026-09-04T03:16:36.684Zrunning 1 test
17672026-09-04T03:16:36.684Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17682026-09-04T03:16:36.684Z
17692026-09-04T03:16:36.684Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17702026-09-04T03:16:36.684Z
17712026-09-04T03:16:36.684Z PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17722026-09-04T03:16:36.684Z START bfd sm::tests::clean_channel_converges_to_up
17732026-09-04T03:16:36.684Z
17742026-09-04T03:16:36.685Zrunning 1 test
17752026-09-04T03:16:36.686Ztest sm::tests::clean_channel_converges_to_up ... ok
17762026-09-04T03:16:36.686Z
17772026-09-04T03:16:36.686Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17782026-09-04T03:16:36.686Z
17792026-09-04T03:16:36.686Z PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up
17802026-09-04T03:16:36.686Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17812026-09-04T03:16:36.686Z
17822026-09-04T03:16:36.686Zrunning 1 test
17832026-09-04T03:16:36.686Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17842026-09-04T03:16:36.686Z
17852026-09-04T03:16:36.686Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17862026-09-04T03:16:36.686Z
17872026-09-04T03:16:36.686Z PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17882026-09-04T03:16:36.686Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17892026-09-04T03:16:36.687Z
17902026-09-04T03:16:36.687Zrunning 1 test
17912026-09-04T03:16:36.687Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17922026-09-04T03:16:36.687Z
17932026-09-04T03:16:36.687Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17942026-09-04T03:16:36.687Z
17952026-09-04T03:16:36.687Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17962026-09-04T03:16:36.687Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17972026-09-04T03:16:36.687Z
17982026-09-04T03:16:36.687Zrunning 1 test
17992026-09-04T03:16:36.688Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
18002026-09-04T03:16:36.688Z
18012026-09-04T03:16:36.688Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18022026-09-04T03:16:36.688Z
18032026-09-04T03:16:36.688Z PASS [ 0.007s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18042026-09-04T03:16:36.688Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18052026-09-04T03:16:36.689Z
18062026-09-04T03:16:36.689Zrunning 1 test
18072026-09-04T03:16:36.689Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18082026-09-04T03:16:36.689Z
18092026-09-04T03:16:36.689Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18102026-09-04T03:16:36.689Z
18112026-09-04T03:16:36.689Z PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18122026-09-04T03:16:36.690Z START bfd sm::tests::poll_triggers_immediate_final_response
18132026-09-04T03:16:36.690Z
18142026-09-04T03:16:36.690Zrunning 1 test
18152026-09-04T03:16:36.690Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18162026-09-04T03:16:36.690Z
18172026-09-04T03:16:36.690Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18182026-09-04T03:16:36.690Z
18192026-09-04T03:16:36.690Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18202026-09-04T03:16:36.690Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18212026-09-04T03:16:36.690Z
18222026-09-04T03:16:36.690Zrunning 1 test
18232026-09-04T03:16:36.690Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18242026-09-04T03:16:36.690Z
18252026-09-04T03:16:36.690Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18262026-09-04T03:16:36.690Z
18272026-09-04T03:16:36.690Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18282026-09-04T03:16:36.691Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18292026-09-04T03:16:36.691Z
18302026-09-04T03:16:36.691Zrunning 1 test
18312026-09-04T03:16:36.691Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18322026-09-04T03:16:36.691Z
18332026-09-04T03:16:36.691Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18342026-09-04T03:16:36.691Z
18352026-09-04T03:16:36.691Z PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18362026-09-04T03:16:36.691Z START bfd sm::tests::total_partition_drives_both_down
18372026-09-04T03:16:36.691Z
18382026-09-04T03:16:36.691Zrunning 1 test
18392026-09-04T03:16:36.691Ztest sm::tests::total_partition_drives_both_down ... ok
18402026-09-04T03:16:36.691Z
18412026-09-04T03:16:36.691Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18422026-09-04T03:16:36.691Z
18432026-09-04T03:16:36.692Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18442026-09-04T03:16:36.692Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18452026-09-04T03:16:36.692Z
18462026-09-04T03:16:36.692Zrunning 1 test
18472026-09-04T03:16:36.692Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18482026-09-04T03:16:36.692Z
18492026-09-04T03:16:36.692Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18502026-09-04T03:16:36.692Z
18512026-09-04T03:16:36.692Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18522026-09-04T03:16:36.692Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18532026-09-04T03:16:36.693Z
18542026-09-04T03:16:36.693Zrunning 1 test
18552026-09-04T03:16:36.693Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18562026-09-04T03:16:36.693Z
18572026-09-04T03:16:36.693Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18582026-09-04T03:16:36.693Z
18592026-09-04T03:16:36.693Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18602026-09-04T03:16:36.693Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18612026-09-04T03:16:36.693Z
18622026-09-04T03:16:36.693Zrunning 1 test
18632026-09-04T03:16:36.712Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18642026-09-04T03:16:36.712Z
18652026-09-04T03:16:36.712Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18662026-09-04T03:16:36.712Z
18672026-09-04T03:16:36.712Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18682026-09-04T03:16:36.712Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18692026-09-04T03:16:36.712Z
18702026-09-04T03:16:36.712Zrunning 1 test
18712026-09-04T03:16:36.712Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18722026-09-04T03:16:36.712Z
18732026-09-04T03:16:36.712Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18742026-09-04T03:16:36.713Z
18752026-09-04T03:16:36.713Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18762026-09-04T03:16:36.713Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18772026-09-04T03:16:36.713Z
18782026-09-04T03:16:36.713Zrunning 1 test
18792026-09-04T03:16:36.713Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18802026-09-04T03:16:36.713Z
18812026-09-04T03:16:36.713Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18822026-09-04T03:16:36.713Z
18832026-09-04T03:16:36.713Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18842026-09-04T03:16:36.713Z────────────
18852026-09-04T03:16:36.713Z Summary [ 5.831s] 48 tests run: 48 passed, 0 skipped
18862026-09-04T03:16:36.713Z+ rm -rf /tmp/tmp.RbaGrc
18872026-09-04T03:16:36.713Zprocess exited: duration 184159 ms, exit code 0
 
18882026-09-04T03:16:37.133Zfound 0 output files