01M1N6AZ75JS7027BJN3GY2BAG: 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: 01M1N6CGTZX09MT0QRYW643JEW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:19.739Zjob assigned to worker 01M1N6D0YT84PDNAXWXMF0CJWZ [factory aws, i-03bb4467698683d1f] (queued for 57 s)
 
22026-09-04T03:12:26.435Zstarting task 0: "setup"
32026-09-04T03:12:26.440Z++ uname -s
42026-09-04T03:12:26.443Z+ kern=SunOS
52026-09-04T03:12:26.443Z+ build_user=build
62026-09-04T03:12:26.443Z+ build_uid=12345
72026-09-04T03:12:26.443Z+ work_dir=/work
82026-09-04T03:12:26.443Z+ input_dir=/input
92026-09-04T03:12:26.443Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:26.443Z+ case "$kern" in
112026-09-04T03:12:26.443Z+ groupadd -g 12345 build
122026-09-04T03:12:26.448Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:28.449Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:28.527Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:28.529Z+ home_fs=zfs
162026-09-04T03:12:28.529Z+ [[ zfs == autofs ]]
172026-09-04T03:12:28.529Z+ mkdir -p /home/build
182026-09-04T03:12:28.530Z+ chown build:build /home/build /work
192026-09-04T03:12:30.530Z+ chmod 0700 /home/build /work
202026-09-04T03:12:30.533Zprocess exited: duration 4096 ms, exit code 0
 
212026-09-04T03:12:30.539Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:30.543Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:30.543Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T03:12:30.543Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-04T03:12:30.543Z * rust toolchain channel = "stable"
262026-09-04T03:12:30.543Z * rust toolchain profile = "default"
272026-09-04T03:12:30.546Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:30.546Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:30.546Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:30.631Zinfo: downloading installer
312026-09-04T03:12:31.984Zinfo: profile set to default
322026-09-04T03:12:31.984Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:31.993Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:32.094Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:32.097Zinfo: downloading 6 components
362026-09-04T03:12:48.493Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:12:48.493Z
382026-09-04T03:12:48.520Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:12:48.520Z
402026-09-04T03:12:48.523Z
412026-09-04T03:12:48.523ZRust is installed now. Great!
422026-09-04T03:12:48.523Z
432026-09-04T03:12:48.523ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:12:48.523Zenvironment variable. This has not been done automatically.
452026-09-04T03:12:48.523Z
462026-09-04T03:12:48.524ZTo configure your current shell, you need to source
472026-09-04T03:12:48.524Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:12:48.524Z
492026-09-04T03:12:48.524ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:12:48.524Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:12:48.524Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:12:48.524ZCC_x86_64-unknown-illumos = None
532026-09-04T03:12:48.524Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:12:48.524ZCC_x86_64_unknown_illumos = None
552026-09-04T03:12:48.524Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:12:48.524ZHOST_CC = None
572026-09-04T03:12:48.524Zcargo:rerun-if-env-changed=CC
582026-09-04T03:12:48.524ZCC = None
592026-09-04T03:12:48.524Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:12:48.698Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:12:48.698ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:12:48.698Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:12:48.698ZCFLAGS = None
642026-09-04T03:12:48.698Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:12:48.698ZHOST_CFLAGS = None
662026-09-04T03:12:48.698Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:12:48.698ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:12:48.698Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:12:48.698ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:12:48.787Z+ rustup --version
712026-09-04T03:12:48.793Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:12:48.799Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:12:48.816Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:12:48.819Z+ cargo --version
752026-09-04T03:12:48.830Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:12:48.833Z+ rustc --version
772026-09-04T03:12:48.851Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:12:48.854Zprocess exited: duration 18313 ms, exit code 0
 
792026-09-04T03:12:48.860Zstarting task 2: "authentication"
802026-09-04T03:12:48.876Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T03:12:48.883Zstarting task 3: "clone repository"
822026-09-04T03:12:48.886Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:12:48.889Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:12:48.920ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:12:50.398Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:12:50.398Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
872026-09-04T03:12:50.661ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:12:50.661Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
892026-09-04T03:12:50.668Z+ [[ -n renovate/dpd-client-digest ]]
902026-09-04T03:12:50.671Z++ git branch --show-current
912026-09-04T03:12:50.671Z+ current=main
922026-09-04T03:12:50.671Z+ [[ main != renovate/dpd-client-digest ]]
932026-09-04T03:12:50.671Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
942026-09-04T03:12:50.674Z+ git checkout -f renovate/dpd-client-digest
952026-09-04T03:12:50.693ZSwitched to branch 'renovate/dpd-client-digest'
962026-09-04T03:12:50.696Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
972026-09-04T03:12:50.713ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
982026-09-04T03:12:50.716Zprocess exited: duration 1829 ms, exit code 0
 
992026-09-04T03:12:50.722Zstarting task 4: "build"
1002026-09-04T03:12:50.725Z+ set -o errexit
1012026-09-04T03:12:50.725Z+ set -o pipefail
1022026-09-04T03:12:50.725Z+ source .github/buildomat/test-common.sh
1032026-09-04T03:12:50.729Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T03:12:50.729Z++ source .github/buildomat/common.sh
1052026-09-04T03:12:50.729Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:12:50.729Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:12:50.729Z+++ cargo --version
1082026-09-04T03:12:50.732Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T03:12:50.891Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T03:12:50.895Zinfo: downloading 6 components
1112026-09-04T03:13:05.308Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T03:13:05.308Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T03:13:05.308Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T03:13:05.419Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T03:13:05.422Z+++ rustc --version
1162026-09-04T03:13:05.449Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T03:13:05.453Z++ banner install
1182026-09-04T03:13:05.456Z
1192026-09-04T03:13:05.456Z # # # #### ##### ## # #
1202026-09-04T03:13:05.456Z # ## # # # # # # #
1212026-09-04T03:13:05.456Z # # # # #### # # # # #
1222026-09-04T03:13:05.456Z # # # # # # ###### # #
1232026-09-04T03:13:05.456Z # # ## # # # # # # #
1242026-09-04T03:13:05.456Z # # # #### # # # ###### ######
1252026-09-04T03:13:05.456Z
1262026-09-04T03:13:05.456Z++ pfexec pkg install clang-15
1272026-09-04T03:13:07.466Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T03:13:07.892Z Startup: Caching catalogs ... Done
1292026-09-04T03:13:10.446ZPlanning: Solver setup ... Done
1302026-09-04T03:13:10.516ZPlanning: Running solver ... Done
1312026-09-04T03:13:10.564ZPlanning: Consolidating action changes ... Done
1322026-09-04T03:13:10.568ZPlanning: Evaluating mediators ... Done
1332026-09-04T03:13:10.568ZPlanning: Planning completed in 2.64 seconds
1342026-09-04T03:13:10.586ZNo updates necessary for this image.
1352026-09-04T03:13:10.830Z+++ uname -s
1362026-09-04T03:13:10.835Z++ nextest_host_os=SunOS
1372026-09-04T03:13:10.835Z++ case "${nextest_host_os}" in
1382026-09-04T03:13:10.835Z++ nextest_platform=illumos
1392026-09-04T03:13:10.835Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T03:13:10.835Z+++ mktemp -d
1412026-09-04T03:13:10.835Z++ nextest_tmp=/tmp/tmp.4FaGrc
1422026-09-04T03:13:10.835Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T03:13:10.835Z++ nextest_tar=/tmp/tmp.4FaGrc/nextest.tar.gz
1442026-09-04T03:13:10.835Z++ curl -sSfL --retry 10 -o /tmp/tmp.4FaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T03:13:11.713Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T03:13:11.716Z++ tar -xzf /tmp/tmp.4FaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T03:13:11.788Z+ banner bfd
1482026-09-04T03:13:11.791Z
1492026-09-04T03:13:11.791Z ##### ###### #####
1502026-09-04T03:13:11.791Z # # # # #
1512026-09-04T03:13:11.791Z ##### ##### # #
1522026-09-04T03:13:11.791Z # # # # #
1532026-09-04T03:13:11.791Z # # # # #
1542026-09-04T03:13:11.791Z ##### # #####
1552026-09-04T03:13:11.792Z
1562026-09-04T03:13:11.792Z+ cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture
1572026-09-04T03:13:11.956Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-04T03:13:12.851ZFrom https://github.com/oxidecomputer/falcon
1592026-09-04T03:13:12.851Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1602026-09-04T03:13:12.926Z Updating crates.io index
1612026-09-04T03:13:12.929Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1622026-09-04T03:13:13.525ZFrom https://github.com/oxidecomputer/dendrite
1632026-09-04T03:13:13.525Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
1642026-09-04T03:13:13.560Z Updating git repository `https://github.com/oxidecomputer/ispf`
1652026-09-04T03:13:13.843ZFrom https://github.com/oxidecomputer/ispf
1662026-09-04T03:13:13.843Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1672026-09-04T03:13:13.849Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1682026-09-04T03:13:14.232ZFrom https://github.com/oxidecomputer/netadm-sys
1692026-09-04T03:13:14.232Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1702026-09-04T03:13:14.240Z Updating git repository `https://github.com/oxidecomputer/omicron`
1712026-09-04T03:13:24.737ZFrom https://github.com/oxidecomputer/omicron
1722026-09-04T03:13:24.737Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1732026-09-04T03:13:25.151Z Updating git repository `https://github.com/oxidecomputer/opte`
1742026-09-04T03:13:26.219ZFrom https://github.com/oxidecomputer/opte
1752026-09-04T03:13:26.220Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1762026-09-04T03:13:26.249Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1772026-09-04T03:13:26.528ZFrom https://github.com/oxidecomputer/slog-error-chain
1782026-09-04T03:13:26.528Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1792026-09-04T03:13:26.536Z Updating git repository `https://github.com/illumos/smf-rs`
1802026-09-04T03:13:26.823ZFrom https://github.com/illumos/smf-rs
1812026-09-04T03:13:26.823Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1822026-09-04T03:13:26.830Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1832026-09-04T03:13:27.129ZFrom https://github.com/oxidecomputer/network-interface
1842026-09-04T03:13:27.129Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1852026-09-04T03:13:27.133Z Updating git repository `https://github.com/oxidecomputer/zone`
1862026-09-04T03:13:27.427ZFrom https://github.com/oxidecomputer/zone
1872026-09-04T03:13:27.427Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1882026-09-04T03:13:27.433Z Updating git repository `https://github.com/oxidecomputer/propolis`
1892026-09-04T03:13:28.334ZFrom https://github.com/oxidecomputer/propolis
1902026-09-04T03:13:28.334Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1912026-09-04T03:13:28.376Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1922026-09-04T03:13:28.910ZFrom https://github.com/oxidecomputer/transceiver-control
1932026-09-04T03:13:28.910Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1942026-09-04T03:13:28.920Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1952026-09-04T03:13:29.218ZFrom https://github.com/oxidecomputer/dlpi-sys
1962026-09-04T03:13:29.218Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1972026-09-04T03:13:29.223Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1982026-09-04T03:13:29.539ZFrom https://github.com/jmesmon/rust-libzfs
1992026-09-04T03:13:29.539Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2002026-09-04T03:13:29.548Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2012026-09-04T03:13:29.825ZFrom https://github.com/oxidecomputer/rusty-doors
2022026-09-04T03:13:29.825Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2032026-09-04T03:13:29.831Z Updating git repository `https://github.com/oxidecomputer/lldp`
2042026-09-04T03:13:30.170ZFrom https://github.com/oxidecomputer/lldp
2052026-09-04T03:13:30.170Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2062026-09-04T03:13:30.181Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2072026-09-04T03:13:30.503ZFrom https://github.com/oxidecomputer/tufaceous
2082026-09-04T03:13:30.503Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2092026-09-04T03:13:30.512Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2102026-09-04T03:13:31.078ZFrom https://github.com/oxidecomputer/management-gateway-service
2112026-09-04T03:13:31.078Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2122026-09-04T03:13:31.090Z Updating git repository `https://github.com/oxidecomputer/crucible`
2132026-09-04T03:13:32.263ZFrom https://github.com/oxidecomputer/crucible
2142026-09-04T03:13:32.263Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2152026-09-04T03:13:32.306Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2162026-09-04T03:13:32.577ZFrom https://github.com/oxidecomputer/serde_human_bytes
2172026-09-04T03:13:32.577Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2182026-09-04T03:13:32.581Z Updating git repository `https://github.com/oxidecomputer/propolis`
2192026-09-04T03:13:33.004ZFrom https://github.com/oxidecomputer/propolis
2202026-09-04T03:13:33.004Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2212026-09-04T03:13:33.047Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-09-04T03:13:33.586ZFrom https://github.com/oxidecomputer/crucible
2232026-09-04T03:13:33.586Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2242026-09-04T03:13:33.639Z Updating git repository `https://github.com/oxidecomputer/tofino`
2252026-09-04T03:13:33.982ZFrom https://github.com/oxidecomputer/tofino
2262026-09-04T03:13:33.982Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2272026-09-04T03:13:33.994Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-09-04T03:13:34.828ZFrom https://github.com/oxidecomputer/maghemite
2292026-09-04T03:13:34.828Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2302026-09-04T03:13:34.859Z Updating git repository `https://github.com/oxidecomputer/clickward`
2312026-09-04T03:13:35.143ZFrom https://github.com/oxidecomputer/clickward
2322026-09-04T03:13:35.143Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2332026-09-04T03:13:35.151Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2342026-09-04T03:13:35.419ZFrom https://github.com/oxidecomputer/illumos-devinfo
2352026-09-04T03:13:35.419Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2362026-09-04T03:13:37.079Z Downloading crates ...
2372026-09-04T03:13:37.132Z Downloaded anstyle v1.0.14
2382026-09-04T03:13:37.136Z Downloaded async-stream-impl v0.3.6
2392026-09-04T03:13:37.144Z Downloaded adler2 v2.0.1
2402026-09-04T03:13:37.147Z Downloaded base16ct v0.2.0
2412026-09-04T03:13:37.147Z Downloaded anstyle-query v1.1.5
2422026-09-04T03:13:37.150Z Downloaded bcs v0.1.6
2432026-09-04T03:13:37.152Z Downloaded ahash v0.8.12
2442026-09-04T03:13:37.155Z Downloaded cfg_aliases v0.2.2
2452026-09-04T03:13:37.159Z Downloaded curve25519-dalek-derive v0.1.1
2462026-09-04T03:13:37.162Z Downloaded itoa v1.0.18
2472026-09-04T03:13:37.166Z Downloaded internet-checksum v0.2.1
2482026-09-04T03:13:37.169Z Downloaded arc-swap v1.9.2
2492026-09-04T03:13:37.169Z Downloaded const-random-macro v0.1.16
2502026-09-04T03:13:37.172Z Downloaded bytecount v0.6.9
2512026-09-04T03:13:37.174Z Downloaded cipher v0.4.4
2522026-09-04T03:13:37.177Z Downloaded hubpack v0.1.2
2532026-09-04T03:13:37.177Z Downloaded idna_adapter v1.2.2
2542026-09-04T03:13:37.181Z Downloaded ciborium v0.2.2
2552026-09-04T03:13:37.184Z Downloaded keccak v0.1.6
2562026-09-04T03:13:37.187Z Downloaded num-iter v0.1.46
2572026-09-04T03:13:37.187Z Downloaded libscf-sys v1.2.0
2582026-09-04T03:13:37.189Z Downloaded jiff-static v0.2.35
2592026-09-04T03:13:37.189Z Downloaded natord v1.0.9
2602026-09-04T03:13:37.192Z Downloaded base64 v0.22.1
2612026-09-04T03:13:37.195Z Downloaded chacha20poly1305 v0.10.1
2622026-09-04T03:13:37.195Z Downloaded crossbeam-utils v0.8.22
2632026-09-04T03:13:37.198Z Downloaded daft v0.1.8
2642026-09-04T03:13:37.198Z Downloaded block-buffer v0.10.4
2652026-09-04T03:13:37.198Z Downloaded inout v0.1.4
2662026-09-04T03:13:37.201Z Downloaded async-stream v0.3.6
2672026-09-04T03:13:37.201Z Downloaded instant v0.1.13
2682026-09-04T03:13:37.201Z Downloaded is_terminal_polyfill v1.70.2
2692026-09-04T03:13:37.204Z Downloaded base16ct v1.0.0
2702026-09-04T03:13:37.205Z Downloaded block-buffer v0.12.1
2712026-09-04T03:13:37.205Z Downloaded arrayref v0.3.9
2722026-09-04T03:13:37.208Z Downloaded colorchoice v1.0.5
2732026-09-04T03:13:37.208Z Downloaded hubpack_derive v0.1.1
2742026-09-04T03:13:37.209Z Downloaded indent_write v2.2.0
2752026-09-04T03:13:37.213Z Downloaded is-terminal v0.4.17
2762026-09-04T03:13:37.213Z Downloaded konst_macro_rules v0.2.19
2772026-09-04T03:13:37.213Z Downloaded ciborium-io v0.2.2
2782026-09-04T03:13:37.213Z Downloaded crypto-bigint v0.5.5
2792026-09-04T03:13:37.217Z Downloaded async-compression v0.4.43
2802026-09-04T03:13:37.219Z Downloaded async-recursion v1.1.1
2812026-09-04T03:13:37.222Z Downloaded async-trait v0.1.92
2822026-09-04T03:13:37.222Z Downloaded ident_case v1.0.1
2832026-09-04T03:13:37.222Z Downloaded hyper-rustls v0.27.9
2842026-09-04T03:13:37.227Z Downloaded ingot v0.2.1
2852026-09-04T03:13:37.230Z Downloaded num_enum_derive v0.7.6
2862026-09-04T03:13:37.230Z Downloaded cstr-argument v0.1.2
2872026-09-04T03:13:37.230Z Downloaded cobs v0.3.0
2882026-09-04T03:13:37.233Z Downloaded httpdate v1.0.3
2892026-09-04T03:13:37.236Z Downloaded newtype_derive v0.1.6
2902026-09-04T03:13:37.236Z Downloaded newline-converter v0.3.0
2912026-09-04T03:13:37.236Z Downloaded num-conv v0.2.2
2922026-09-04T03:13:37.239Z Downloaded backoff v0.4.0
2932026-09-04T03:13:37.240Z Downloaded compression-core v0.4.32
2942026-09-04T03:13:37.240Z Downloaded hostname v0.4.2
2952026-09-04T03:13:37.243Z Downloaded match_cfg v0.1.0
2962026-09-04T03:13:37.243Z Downloaded no-std-compat v0.4.1
2972026-09-04T03:13:37.245Z Downloaded lru-slab v0.1.2
2982026-09-04T03:13:37.248Z Downloaded atomic-waker v1.1.2
2992026-09-04T03:13:37.248Z Downloaded crypto-common v0.1.7
3002026-09-04T03:13:37.248Z Downloaded const-random v0.1.18
3012026-09-04T03:13:37.248Z Downloaded managed v0.8.0
3022026-09-04T03:13:37.253Z Downloaded crucible-workspace-hack v0.1.0
3032026-09-04T03:13:37.253Z Downloaded lazy_static v1.5.0
3042026-09-04T03:13:37.257Z Downloaded memmap v0.7.0
3052026-09-04T03:13:37.257Z Downloaded num_enum_derive v0.5.11
3062026-09-04T03:13:37.257Z Downloaded cfg-if v1.0.4
3072026-09-04T03:13:37.257Z Downloaded anstyle-parse v1.0.0
3082026-09-04T03:13:37.261Z Downloaded num-derive v0.4.2
3092026-09-04T03:13:37.261Z Downloaded mime v0.3.17
3102026-09-04T03:13:37.264Z Downloaded num v0.4.3
3112026-09-04T03:13:37.264Z Downloaded memoffset v0.9.1
3122026-09-04T03:13:37.264Z Downloaded camino-tempfile v1.4.1
3132026-09-04T03:13:37.266Z Downloaded macaddr v1.0.1
3142026-09-04T03:13:37.267Z Downloaded crunchy v0.2.4
3152026-09-04T03:13:37.270Z Downloaded lru-cache v0.1.2
3162026-09-04T03:13:37.270Z Downloaded crypto-common v0.2.2
3172026-09-04T03:13:37.270Z Downloaded num_threads v0.1.7
3182026-09-04T03:13:37.273Z Downloaded is_ci v1.2.0
3192026-09-04T03:13:37.273Z Downloaded cpufeatures v0.3.0
3202026-09-04T03:13:37.273Z Downloaded crc8 v0.1.1
3212026-09-04T03:13:37.276Z Downloaded scroll_derive v0.13.1
3222026-09-04T03:13:37.276Z Downloaded ipnet v2.12.1
3232026-09-04T03:13:37.276Z Downloaded bs58 v0.5.1
3242026-09-04T03:13:37.280Z Downloaded const_format_proc_macros v0.2.34
3252026-09-04T03:13:37.280Z Downloaded ingot-types v0.1.2
3262026-09-04T03:13:37.284Z Downloaded autocfg v1.5.1
3272026-09-04T03:13:37.284Z Downloaded backon v1.6.0
3282026-09-04T03:13:37.288Z Downloaded jobserver v0.1.35
3292026-09-04T03:13:37.288Z Downloaded ingot v0.1.1
3302026-09-04T03:13:37.288Z Downloaded linked-hash-map v0.5.6
3312026-09-04T03:13:37.288Z Downloaded ciborium-ll v0.2.2
3322026-09-04T03:13:37.288Z Downloaded newtype-uuid-macros v0.1.1
3332026-09-04T03:13:37.291Z Downloaded serde_repr v0.1.21
3342026-09-04T03:13:37.292Z Downloaded httparse v1.10.1
3352026-09-04T03:13:37.292Z Downloaded hybrid-array v0.4.14
3362026-09-04T03:13:37.298Z Downloaded aead v0.5.2
3372026-09-04T03:13:37.301Z Downloaded byte-wrapper v0.1.0
3382026-09-04T03:13:37.301Z Downloaded cpufeatures v0.2.17
3392026-09-04T03:13:37.301Z Downloaded icu_properties v2.2.0
3402026-09-04T03:13:37.309Z Downloaded icu_provider v2.2.0
3412026-09-04T03:13:37.309Z Downloaded strum v0.26.3
3422026-09-04T03:13:37.309Z Downloaded convert_case v0.4.0
3432026-09-04T03:13:37.309Z Downloaded critical-section v1.2.0
3442026-09-04T03:13:37.309Z Downloaded chacha20 v0.9.1
3452026-09-04T03:13:37.313Z Downloaded csv-core v0.1.13
3462026-09-04T03:13:37.313Z Downloaded structmeta-derive v0.3.0
3472026-09-04T03:13:37.313Z Downloaded constant_time_eq v0.4.2
3482026-09-04T03:13:37.314Z Downloaded thread_local v1.1.10
3492026-09-04T03:13:37.314Z Downloaded tabled_derive v0.7.0
3502026-09-04T03:13:37.314Z Downloaded atomicwrites v0.4.4
3512026-09-04T03:13:37.314Z Downloaded bit-set v0.8.0
3522026-09-04T03:13:37.314Z Downloaded thiserror-impl-no-std v2.0.2
3532026-09-04T03:13:37.321Z Downloaded humantime v2.4.0
3542026-09-04T03:13:37.321Z Downloaded ingot-types v0.2.0
3552026-09-04T03:13:37.326Z Downloaded argon2 v0.5.3
3562026-09-04T03:13:37.326Z Downloaded ipnetwork v0.21.1
3572026-09-04T03:13:37.326Z Downloaded libsw-core v0.3.2
3582026-09-04T03:13:37.326Z Downloaded num-integer v0.1.47
3592026-09-04T03:13:37.326Z Downloaded cargo_toml v0.22.3
3602026-09-04T03:13:37.326Z Downloaded rustversion v1.0.23
3612026-09-04T03:13:37.326Z Downloaded base64ct v1.8.3
3622026-09-04T03:13:37.336Z Downloaded multer v3.1.0
3632026-09-04T03:13:37.336Z Downloaded libsw v3.5.0
3642026-09-04T03:13:37.336Z Downloaded anyhow v1.0.104
3652026-09-04T03:13:37.336Z Downloaded num_enum v0.7.6
3662026-09-04T03:13:37.337Z Downloaded bitflags v1.3.2
3672026-09-04T03:13:37.342Z Downloaded blake2 v0.10.6
3682026-09-04T03:13:37.342Z Downloaded camino v1.2.5
3692026-09-04T03:13:37.342Z Downloaded num-complex v0.4.6
3702026-09-04T03:13:37.342Z Downloaded linear-map v1.2.0
3712026-09-04T03:13:37.343Z Downloaded num_enum v0.5.11
3722026-09-04T03:13:37.343Z Downloaded typeid v1.0.3
3732026-09-04T03:13:37.343Z Downloaded clap_lex v1.1.0
3742026-09-04T03:13:37.343Z Downloaded topological-sort v0.2.2
3752026-09-04T03:13:37.343Z Downloaded untrusted v0.7.1
3762026-09-04T03:13:37.343Z Downloaded scopeguard v1.2.0
3772026-09-04T03:13:37.343Z Downloaded ingot-macros v0.1.1
3782026-09-04T03:13:37.343Z Downloaded memmap2 v0.9.11
3792026-09-04T03:13:37.350Z Downloaded unarray v0.1.4
3802026-09-04T03:13:37.350Z Downloaded bit-vec v0.8.0
3812026-09-04T03:13:37.354Z Downloaded slog-term v2.9.2
3822026-09-04T03:13:37.355Z Downloaded signal-hook-registry v1.4.8
3832026-09-04T03:13:37.355Z Downloaded usdt v0.6.0
3842026-09-04T03:13:37.355Z Downloaded usdt-macro v0.5.0
3852026-09-04T03:13:37.355Z Downloaded rustls-pemfile v2.2.0
3862026-09-04T03:13:37.355Z Downloaded serde_derive_internals v0.29.1
3872026-09-04T03:13:37.355Z Downloaded yoke-derive v0.8.2
3882026-09-04T03:13:37.359Z Downloaded typify-macro v0.6.2
3892026-09-04T03:13:37.359Z Downloaded ingot-macros v0.2.0
3902026-09-04T03:13:37.359Z Downloaded version_check v0.9.5
3912026-09-04T03:13:37.363Z Downloaded zeroize_derive v1.5.0
3922026-09-04T03:13:37.363Z Downloaded colored v3.1.1
3932026-09-04T03:13:37.366Z Downloaded anstream v1.0.0
3942026-09-04T03:13:37.366Z Downloaded byteorder v1.5.0
3952026-09-04T03:13:37.366Z Downloaded darling_macro v0.21.3
3962026-09-04T03:13:37.366Z Downloaded dtrace-parser v0.3.0
3972026-09-04T03:13:37.369Z Downloaded clap_derive v4.6.4
3982026-09-04T03:13:37.369Z Downloaded darling_macro v0.23.0
3992026-09-04T03:13:37.372Z Downloaded cookie v0.18.2
4002026-09-04T03:13:37.372Z Downloaded serde_tokenstream v0.3.0
4012026-09-04T03:13:37.372Z Downloaded slog-envlogger v2.2.0
4022026-09-04T03:13:37.372Z Downloaded smf v0.2.3
4032026-09-04T03:13:37.375Z Downloaded cancel-safe-futures v0.1.5
4042026-09-04T03:13:37.375Z Downloaded static_assertions v1.1.0
4052026-09-04T03:13:37.375Z Downloaded thiserror v1.0.69
4062026-09-04T03:13:37.378Z Downloaded equivalent v1.0.2
4072026-09-04T03:13:37.378Z Downloaded cmake v0.1.58
4082026-09-04T03:13:37.381Z Downloaded synstructure v0.13.2
4092026-09-04T03:13:37.381Z Downloaded lock_api v0.4.14
4102026-09-04T03:13:37.384Z Downloaded litemap v0.8.2
4112026-09-04T03:13:37.387Z Downloaded num-rational v0.4.2
4122026-09-04T03:13:37.387Z Downloaded float-ord v0.3.2
4132026-09-04T03:13:37.387Z Downloaded percent-encoding v2.3.2
4142026-09-04T03:13:37.387Z Downloaded foreign-types v0.3.2
4152026-09-04T03:13:37.390Z Downloaded hostname v0.3.1
4162026-09-04T03:13:37.390Z Downloaded newtype-uuid v1.4.0
4172026-09-04T03:13:37.393Z Downloaded futures-io v0.3.34
4182026-09-04T03:13:37.396Z Downloaded allocator-api2 v0.2.21
4192026-09-04T03:13:37.398Z Downloaded crossbeam-deque v0.8.7
4202026-09-04T03:13:37.398Z Downloaded tokio-dtrace v0.1.1
4212026-09-04T03:13:37.398Z Downloaded hex v0.4.3
4222026-09-04T03:13:37.404Z Downloaded usdt-impl v0.6.0
4232026-09-04T03:13:37.407Z Downloaded opaque-debug v0.3.1
4242026-09-04T03:13:37.407Z Downloaded potential_utf v0.1.5
4252026-09-04T03:13:37.407Z Downloaded indexmap v1.9.3
4262026-09-04T03:13:37.411Z Downloaded progenitor-macro v0.13.0
4272026-09-04T03:13:37.413Z Downloaded ref-cast v1.0.26
4282026-09-04T03:13:37.413Z Downloaded termtree v0.5.1
4292026-09-04T03:13:37.413Z Downloaded enum-as-inner v0.6.1
4302026-09-04T03:13:37.416Z Downloaded foreign-types-shared v0.3.1
4312026-09-04T03:13:37.421Z Downloaded hash32 v0.3.1
4322026-09-04T03:13:37.421Z Downloaded proc-macro-error-attr v1.0.4
4332026-09-04T03:13:37.421Z Downloaded zone v0.3.1
4342026-09-04T03:13:37.421Z Downloaded plain v0.2.3
4352026-09-04T03:13:37.425Z Downloaded proc-macro-crate v1.3.1
4362026-09-04T03:13:37.425Z Downloaded progenitor-client v0.10.0
4372026-09-04T03:13:37.425Z Downloaded rand_chacha v0.3.1
4382026-09-04T03:13:37.425Z Downloaded icu_normalizer v2.2.0
4392026-09-04T03:13:37.425Z Downloaded icu_normalizer_data v2.2.0
4402026-09-04T03:13:37.425Z Downloaded walkdir v2.5.0
4412026-09-04T03:13:37.428Z Downloaded indicatif v0.18.6
4422026-09-04T03:13:37.431Z Downloaded bitflags v2.13.1
4432026-09-04T03:13:37.435Z Downloaded ref-cast-impl v1.0.26
4442026-09-04T03:13:37.435Z Downloaded scroll_derive v0.12.1
4452026-09-04T03:13:37.440Z Downloaded erased-serde v0.3.31
4462026-09-04T03:13:37.443Z Downloaded secrecy v0.10.3
4472026-09-04T03:13:37.443Z Downloaded semver v0.1.20
4482026-09-04T03:13:37.443Z Downloaded chacha20 v0.10.1
4492026-09-04T03:13:37.443Z Downloaded const-oid v0.10.2
4502026-09-04T03:13:37.446Z Downloaded digest v0.10.7
4512026-09-04T03:13:37.446Z Downloaded zmij v1.0.23
4522026-09-04T03:13:37.446Z Downloaded sha1 v0.10.7
4532026-09-04T03:13:37.448Z Downloaded siphasher v1.0.3
4542026-09-04T03:13:37.449Z Downloaded try-lock v0.2.5
4552026-09-04T03:13:37.451Z Downloaded oxnet v0.1.7
4562026-09-04T03:13:37.458Z Downloaded toml_write v0.1.2
4572026-09-04T03:13:37.461Z Downloaded strsim v0.11.1
4582026-09-04T03:13:37.461Z Downloaded console v0.16.4
4592026-09-04T03:13:37.464Z Downloaded crc32fast v1.5.0
4602026-09-04T03:13:37.466Z Downloaded openssl-probe v0.2.1
4612026-09-04T03:13:37.467Z Downloaded parse-display-derive v0.10.0
4622026-09-04T03:13:37.469Z Downloaded crossbeam-epoch v0.9.20
4632026-09-04T03:13:37.472Z Downloaded testing_table v0.3.0
4642026-09-04T03:13:37.472Z Downloaded deranged v0.5.8
4652026-09-04T03:13:37.475Z Downloaded compression-codecs v0.4.38
4662026-09-04T03:13:37.478Z Downloaded want v0.3.1
4672026-09-04T03:13:37.478Z Downloaded waitgroup v0.1.2
4682026-09-04T03:13:37.480Z Downloaded usdt v0.5.0
4692026-09-04T03:13:37.480Z Downloaded usdt-macro v0.6.0
4702026-09-04T03:13:37.483Z Downloaded pkg-config v0.3.33
4712026-09-04T03:13:37.486Z Downloaded zerofrom v0.1.8
4722026-09-04T03:13:37.489Z Downloaded toml v0.8.23
4732026-09-04T03:13:37.492Z Downloaded iana-time-zone v0.1.65
4742026-09-04T03:13:37.496Z Downloaded konst v0.2.20
4752026-09-04T03:13:37.496Z Downloaded foreign-types v0.5.0
4762026-09-04T03:13:37.496Z Downloaded pest_derive v2.8.8
4772026-09-04T03:13:37.498Z Downloaded fxhash v0.2.1
4782026-09-04T03:13:37.498Z Downloaded futures-task v0.3.34
4792026-09-04T03:13:37.498Z Downloaded generic-array v0.14.7
4802026-09-04T03:13:37.498Z Downloaded quick-error v1.2.3
4812026-09-04T03:13:37.499Z Downloaded ucd-trie v0.1.7
4822026-09-04T03:13:37.499Z Downloaded quinn-udp v0.5.15
4832026-09-04T03:13:37.501Z Downloaded dof v0.3.0
4842026-09-04T03:13:37.502Z Downloaded dropshot-api-manager-types v0.8.0
4852026-09-04T03:13:37.504Z Downloaded dyn-clone v1.0.20
4862026-09-04T03:13:37.504Z Downloaded futures-core v0.3.34
4872026-09-04T03:13:37.507Z Downloaded rand_chacha v0.9.0
4882026-09-04T03:13:37.510Z Downloaded proc-macro-crate v3.5.0
4892026-09-04T03:13:37.513Z Downloaded arrayvec v0.7.8
4902026-09-04T03:13:37.516Z Downloaded slog v2.8.2
4912026-09-04T03:13:37.516Z Downloaded serial_test_derive v4.0.1
4922026-09-04T03:13:37.518Z Downloaded serde_tokenstream v0.2.3
4932026-09-04T03:13:37.521Z Downloaded thiserror-impl v1.0.69
4942026-09-04T03:13:37.521Z Downloaded omicron-workspace-hack v0.1.0
4952026-09-04T03:13:37.521Z Downloaded progenitor-macro v0.14.0
4962026-09-04T03:13:37.527Z Downloaded slab v0.4.12
4972026-09-04T03:13:37.529Z Downloaded diff v0.1.13
4982026-09-04T03:13:37.529Z Downloaded num-traits v0.2.19
4992026-09-04T03:13:37.532Z Downloaded crossbeam-channel v0.5.16
5002026-09-04T03:13:37.535Z Downloaded miniz_oxide v0.8.9
5012026-09-04T03:13:37.538Z Downloaded smawk v0.3.3
5022026-09-04T03:13:37.544Z Downloaded serde_plain v1.0.2
5032026-09-04T03:13:37.548Z Downloaded serde_with_macros v3.22.0
5042026-09-04T03:13:37.551Z Downloaded icu_locale_core v2.2.0
5052026-09-04T03:13:37.551Z Downloaded slog-bunyan v2.5.0
5062026-09-04T03:13:37.551Z Downloaded swrite v0.1.0
5072026-09-04T03:13:37.554Z Downloaded log v0.4.33
5082026-09-04T03:13:37.554Z Downloaded thiserror-impl v2.0.20
5092026-09-04T03:13:37.554Z Downloaded toml_writer v1.1.2+spec-1.1.0
5102026-09-04T03:13:37.554Z Downloaded clap v4.6.6
5112026-09-04T03:13:37.558Z Downloaded daft-derive v0.1.8
5122026-09-04T03:13:37.561Z Downloaded serde_spanned v0.6.9
5132026-09-04T03:13:37.564Z Downloaded ff v0.13.1
5142026-09-04T03:13:37.564Z Downloaded filetime v0.2.29
5152026-09-04T03:13:37.564Z Downloaded time-core v0.1.9
5162026-09-04T03:13:37.564Z Downloaded tower-layer v0.3.3
5172026-09-04T03:13:37.569Z Downloaded serde-big-array v0.5.1
5182026-09-04T03:13:37.569Z Downloaded supports-color v3.0.2
5192026-09-04T03:13:37.569Z Downloaded git-stub-vcs v0.1.0
5202026-09-04T03:13:37.574Z Downloaded schemars v0.8.22
5212026-09-04T03:13:37.579Z Downloaded rustls-native-certs v0.8.4
5222026-09-04T03:13:37.579Z Downloaded foldhash v0.2.0
5232026-09-04T03:13:37.584Z Downloaded wait-timeout v0.2.1
5242026-09-04T03:13:37.584Z Downloaded oxide-tokio-rt v0.1.6
5252026-09-04T03:13:37.584Z Downloaded universal-hash v0.5.1
5262026-09-04T03:13:37.584Z Downloaded debug-ignore v1.0.5
5272026-09-04T03:13:37.587Z Downloaded tar v0.4.46
5282026-09-04T03:13:37.587Z Downloaded zone_cfg_derive v0.3.1
5292026-09-04T03:13:37.587Z Downloaded either v1.17.0
5302026-09-04T03:13:37.592Z Downloaded parking_lot_core v0.8.6
5312026-09-04T03:13:37.592Z Downloaded rand_pcg v0.10.2
5322026-09-04T03:13:37.598Z Downloaded progenitor v0.13.0
5332026-09-04T03:13:37.598Z Downloaded rhai_codegen v3.2.0
5342026-09-04T03:13:37.598Z Downloaded dof v0.4.0
5352026-09-04T03:13:37.598Z Downloaded strum_macros v0.26.4
5362026-09-04T03:13:37.627Z Downloaded rusty-fork v0.3.1
5372026-09-04T03:13:37.627Z Downloaded pin-project-lite v0.2.17
5382026-09-04T03:13:37.627Z Downloaded foreign-types-shared v0.1.1
5392026-09-04T03:13:37.627Z Downloaded serde_yaml v0.9.34+deprecated
5402026-09-04T03:13:37.627Z Downloaded gethostname v0.5.0
5412026-09-04T03:13:37.627Z Downloaded futures v0.3.34
5422026-09-04T03:13:37.627Z Downloaded ppv-lite86 v0.2.21
5432026-09-04T03:13:37.627Z Downloaded progenitor-extras v0.2.0
5442026-09-04T03:13:37.627Z Downloaded elliptic-curve v0.13.8
5452026-09-04T03:13:37.627Z Downloaded getrandom v0.2.17
5462026-09-04T03:13:37.627Z Downloaded tokio-rustls v0.26.4
5472026-09-04T03:13:37.627Z Downloaded olpc-cjson v0.1.4
5482026-09-04T03:13:37.627Z Downloaded progenitor-client v0.14.0
5492026-09-04T03:13:37.650Z Downloaded rustc-hash v2.1.3
5502026-09-04T03:13:37.650Z Downloaded pretty-hex v0.4.2
5512026-09-04T03:13:37.650Z Downloaded thiserror-no-std v2.0.2
5522026-09-04T03:13:37.650Z Downloaded cc v1.4.2
5532026-09-04T03:13:37.650Z Downloaded powerfmt v0.2.0
5542026-09-04T03:13:37.650Z Downloaded schemars_derive v0.8.22
5552026-09-04T03:13:37.650Z Downloaded simd-adler32 v0.3.10
5562026-09-04T03:13:37.650Z Downloaded defmt v1.1.1
5572026-09-04T03:13:37.650Z Downloaded icu_collections v2.2.0
5582026-09-04T03:13:37.659Z Downloaded parse-display v0.10.0
5592026-09-04T03:13:37.659Z Downloaded toml v0.9.12+spec-1.1.0
5602026-09-04T03:13:37.659Z Downloaded const_format v0.2.36
5612026-09-04T03:13:37.659Z Downloaded hyper-util v0.1.20
5622026-09-04T03:13:37.659Z Downloaded minimal-lexical v0.2.1
5632026-09-04T03:13:37.660Z Downloaded slog-json v2.6.1
5642026-09-04T03:13:37.660Z Downloaded serde_path_to_error v0.1.20
5652026-09-04T03:13:37.660Z Downloaded sha1 v0.11.0
5662026-09-04T03:13:37.660Z Downloaded stable_deref_trait v1.2.1
5672026-09-04T03:13:37.660Z Downloaded serde v1.0.229
5682026-09-04T03:13:37.660Z Downloaded progenitor-impl v0.10.0
5692026-09-04T03:13:37.660Z Downloaded openssl-macros v0.1.1
5702026-09-04T03:13:37.660Z Downloaded serde_urlencoded v0.7.1
5712026-09-04T03:13:37.660Z Downloaded hmac v0.12.1
5722026-09-04T03:13:37.660Z Downloaded tokio-tungstenite v0.21.0
5732026-09-04T03:13:37.663Z Downloaded jiff-core v0.1.0
5742026-09-04T03:13:37.663Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5752026-09-04T03:13:37.663Z Downloaded unit-prefix v0.5.2
5762026-09-04T03:13:37.663Z Downloaded utf-8 v0.7.6
5772026-09-04T03:13:37.663Z Downloaded fastrand v2.5.0
5782026-09-04T03:13:37.663Z Downloaded unicode-xid v0.2.6
5792026-09-04T03:13:37.666Z Downloaded thread-id v4.2.2
5802026-09-04T03:13:37.666Z Downloaded xattr v1.6.1
5812026-09-04T03:13:37.666Z Downloaded futures-sink v0.3.34
5822026-09-04T03:13:37.669Z Downloaded zeroize v1.9.0
5832026-09-04T03:13:37.669Z Downloaded bytes v1.12.1
5842026-09-04T03:13:37.672Z Downloaded data-encoding v2.11.1
5852026-09-04T03:13:37.672Z Downloaded poly1305 v0.8.0
5862026-09-04T03:13:37.672Z Downloaded toml v1.1.4+spec-1.1.0
5872026-09-04T03:13:37.675Z Downloaded slog-async v2.8.0
5882026-09-04T03:13:37.675Z Downloaded embedded-io v0.6.1
5892026-09-04T03:13:37.675Z Downloaded fnv v1.0.7
5902026-09-04T03:13:37.678Z Downloaded memchr v2.8.3
5912026-09-04T03:13:37.681Z Downloaded glob v0.3.4
5922026-09-04T03:13:37.681Z Downloaded toml v0.7.8
5932026-09-04T03:13:37.683Z Downloaded similar v2.7.0
5942026-09-04T03:13:37.687Z Downloaded globset v0.4.20
5952026-09-04T03:13:37.687Z Downloaded highway v1.3.0
5962026-09-04T03:13:37.690Z Downloaded pest_generator v2.8.8
5972026-09-04T03:13:37.693Z Downloaded dunce v1.0.5
5982026-09-04T03:13:37.693Z Downloaded embedded-io v0.4.0
5992026-09-04T03:13:37.695Z Downloaded defmt-parser v1.0.0
6002026-09-04T03:13:37.695Z Downloaded slog-dtrace v0.3.0
6012026-09-04T03:13:37.695Z Downloaded vsss-rs v3.3.4
6022026-09-04T03:13:37.698Z Downloaded quote v1.0.47
6032026-09-04T03:13:37.698Z Downloaded mio v1.2.2
6042026-09-04T03:13:37.702Z Downloaded thin-vec v0.2.19
6052026-09-04T03:13:37.705Z Downloaded heck v0.5.0
6062026-09-04T03:13:37.705Z Downloaded papergrid v0.11.0
6072026-09-04T03:13:37.708Z Downloaded displaydoc v0.2.7
6082026-09-04T03:13:37.713Z Downloaded term v1.2.1
6092026-09-04T03:13:37.714Z Downloaded terminal_size v0.4.4
6102026-09-04T03:13:37.719Z Downloaded strum_macros v0.27.2
6112026-09-04T03:13:37.719Z Downloaded serde_spanned v1.1.1
6122026-09-04T03:13:37.719Z Downloaded slog-stdlog v4.1.1
6132026-09-04T03:13:37.722Z Downloaded rustc_version v0.4.1
6142026-09-04T03:13:37.722Z Downloaded toml_datetime v0.6.11
6152026-09-04T03:13:37.725Z Downloaded parking_lot_core v0.9.12
6162026-09-04T03:13:37.725Z Downloaded scroll v0.12.0
6172026-09-04T03:13:37.725Z Downloaded structmeta v0.3.0
6182026-09-04T03:13:37.725Z Downloaded tabwriter v1.4.1
6192026-09-04T03:13:37.728Z Downloaded unicode-ident v1.0.24
6202026-09-04T03:13:37.728Z Downloaded base64 v0.21.7
6212026-09-04T03:13:37.732Z Downloaded derive-where v1.6.1
6222026-09-04T03:13:37.735Z Downloaded http-body v1.1.0
6232026-09-04T03:13:37.735Z Downloaded tinystr v0.8.3
6242026-09-04T03:13:37.738Z Downloaded typify-macro v0.4.3
6252026-09-04T03:13:37.738Z Downloaded yoke v0.8.3
6262026-09-04T03:13:37.738Z Downloaded spin v0.5.2
6272026-09-04T03:13:37.741Z Downloaded futures-channel v0.3.34
6282026-09-04T03:13:37.741Z Downloaded rand_xorshift v0.4.0
6292026-09-04T03:13:37.741Z Downloaded toml_edit v0.25.13+spec-1.1.0
6302026-09-04T03:13:37.744Z Downloaded half v2.7.1
6312026-09-04T03:13:37.749Z Downloaded similar v3.2.0
6322026-09-04T03:13:37.753Z Downloaded git-stub v1.0.0
6332026-09-04T03:13:37.755Z Downloaded digest v0.11.3
6342026-09-04T03:13:37.758Z Downloaded phf_shared v0.12.1
6352026-09-04T03:13:37.761Z Downloaded sync_wrapper v1.0.2
6362026-09-04T03:13:37.761Z Downloaded writeable v0.6.3
6372026-09-04T03:13:37.761Z Downloaded serial_test v4.0.1
6382026-09-04T03:13:37.764Z Downloaded rand_core v0.6.4
6392026-09-04T03:13:37.764Z Downloaded time-macros v0.2.32
6402026-09-04T03:13:37.768Z Downloaded progenitor-client v0.13.0
6412026-09-04T03:13:37.773Z Downloaded proc-macro-error v1.0.4
6422026-09-04T03:13:37.773Z Downloaded same-file v1.0.6
6432026-09-04T03:13:37.773Z Downloaded unicode-linebreak v0.1.5
6442026-09-04T03:13:37.780Z Downloaded hickory-resolver v0.25.2
6452026-09-04T03:13:37.783Z Downloaded idna v1.1.0
6462026-09-04T03:13:37.783Z Downloaded paste v1.0.15
6472026-09-04T03:13:37.783Z Downloaded fs-err v3.3.1
6482026-09-04T03:13:37.783Z Downloaded rayon-core v1.13.0
6492026-09-04T03:13:37.786Z Downloaded tokio-macros v2.7.2
6502026-09-04T03:13:37.786Z Downloaded tempfile v3.27.0
6512026-09-04T03:13:37.791Z Downloaded untrusted v0.9.0
6522026-09-04T03:13:37.792Z Downloaded zerofrom-derive v0.1.7
6532026-09-04T03:13:37.798Z Downloaded foreign-types-macros v0.2.4
6542026-09-04T03:13:37.798Z Downloaded form_urlencoded v1.2.2
6552026-09-04T03:13:37.798Z Downloaded sha2 v0.10.9
6562026-09-04T03:13:37.800Z Downloaded darling_core v0.23.0
6572026-09-04T03:13:37.803Z Downloaded typify v0.4.3
6582026-09-04T03:13:37.806Z Downloaded typify v0.6.2
6592026-09-04T03:13:37.806Z Downloaded heck v0.4.1
6602026-09-04T03:13:37.809Z Downloaded progenitor-macro v0.10.0
6612026-09-04T03:13:37.809Z Downloaded group v0.13.0
6622026-09-04T03:13:37.809Z Downloaded usdt-impl v0.5.0
6632026-09-04T03:13:37.809Z Downloaded fixedbitset v0.5.7
6642026-09-04T03:13:37.809Z Downloaded sigpipe v0.1.3
6652026-09-04T03:13:37.812Z Downloaded subtle v2.6.1
6662026-09-04T03:13:37.812Z Downloaded dtrace-parser v0.2.0
6672026-09-04T03:13:37.812Z Downloaded indexmap v2.14.0
6682026-09-04T03:13:37.815Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6692026-09-04T03:13:37.815Z Downloaded xz2 v0.1.7
6702026-09-04T03:13:37.819Z Downloaded whoami v1.6.1
6712026-09-04T03:13:37.824Z Downloaded tower v0.5.3
6722026-09-04T03:13:37.828Z Downloaded darling v0.23.0
6732026-09-04T03:13:37.831Z Downloaded defmt v0.3.100
6742026-09-04T03:13:37.834Z Downloaded defmt-macros v1.1.1
6752026-09-04T03:13:37.834Z Downloaded nom v7.1.3
6762026-09-04T03:13:37.837Z Downloaded zerovec-derive v0.11.3
6772026-09-04T03:13:37.840Z Downloaded smartstring v1.0.1
6782026-09-04T03:13:37.843Z Downloaded thread-id v5.1.0
6792026-09-04T03:13:37.843Z Downloaded tower-service v0.3.3
6802026-09-04T03:13:37.843Z Downloaded utf8_iter v1.0.4
6812026-09-04T03:13:37.848Z Downloaded rustc_version v0.1.7
6822026-09-04T03:13:37.848Z Downloaded itertools v0.14.0
6832026-09-04T03:13:37.854Z Downloaded fixedbitset v0.4.2
6842026-09-04T03:13:37.854Z Downloaded heapless v0.8.0
6852026-09-04T03:13:37.857Z Downloaded find-msvc-tools v0.1.10
6862026-09-04T03:13:37.857Z Downloaded owo-colors v4.3.0
6872026-09-04T03:13:37.857Z Downloaded http v1.5.0
6882026-09-04T03:13:37.862Z Downloaded thiserror v2.0.20
6892026-09-04T03:13:37.862Z Downloaded serde_derive v1.0.229
6902026-09-04T03:13:37.866Z Downloaded rustls-pki-types v1.15.1
6912026-09-04T03:13:37.869Z Downloaded schemars v1.2.2
6922026-09-04T03:13:37.877Z Downloaded pin-project-internal v1.1.13
6932026-09-04T03:13:37.881Z Downloaded take_mut v0.2.2
6942026-09-04T03:13:37.882Z Downloaded usdt-attr-macro v0.6.0
6952026-09-04T03:13:37.882Z Downloaded uuid v1.26.0
6962026-09-04T03:13:37.882Z Downloaded unsafe-libyaml v0.2.11
6972026-09-04T03:13:37.884Z Downloaded progenitor v0.10.0
6982026-09-04T03:13:37.892Z Downloaded openssl-sys v0.9.117
6992026-09-04T03:13:37.897Z Downloaded tagptr v0.2.0
7002026-09-04T03:13:37.901Z Downloaded omicron-zone-package v0.12.3
7012026-09-04T03:13:37.904Z Downloaded getrandom v0.3.4
7022026-09-04T03:13:37.907Z Downloaded errno v0.3.14
7032026-09-04T03:13:37.915Z Downloaded utf8parse v0.2.2
7042026-09-04T03:13:37.918Z Downloaded tiny-keccak v2.0.2
7052026-09-04T03:13:37.921Z Downloaded itertools v0.15.0
7062026-09-04T03:13:37.925Z Downloaded papergrid v0.18.0
7072026-09-04T03:13:37.929Z Downloaded usdt-attr-macro v0.5.0
7082026-09-04T03:13:37.932Z Downloaded tinyvec_macros v0.1.1
7092026-09-04T03:13:37.936Z Downloaded progenitor-impl v0.13.0
7102026-09-04T03:13:37.936Z Downloaded futures-macro v0.3.34
7112026-09-04T03:13:37.942Z Downloaded phf v0.12.1
7122026-09-04T03:13:37.942Z Downloaded tinyvec v1.12.0
7132026-09-04T03:13:37.942Z Downloaded rand_core v0.9.5
7142026-09-04T03:13:37.945Z Downloaded rand v0.10.2
7152026-09-04T03:13:37.948Z Downloaded tracing-attributes v0.1.31
7162026-09-04T03:13:37.953Z Downloaded snafu v0.8.9
7172026-09-04T03:13:37.960Z Downloaded derive-ex v0.1.8
7182026-09-04T03:13:37.964Z Downloaded tough v0.22.0
7192026-09-04T03:13:37.968Z Downloaded libm v0.2.16
7202026-09-04T03:13:37.971Z Downloaded nom v8.0.0
7212026-09-04T03:13:37.975Z Downloaded test-strategy v0.4.5
7222026-09-04T03:13:37.978Z Downloaded shlex v2.0.1
7232026-09-04T03:13:37.978Z Downloaded typenum v1.20.1
7242026-09-04T03:13:37.978Z Downloaded toml_edit v0.22.27
7252026-09-04T03:13:37.980Z Downloaded semver v1.0.28
7262026-09-04T03:13:37.981Z Downloaded password-hash v0.5.0
7272026-09-04T03:13:37.985Z Downloaded hyper v1.11.0
7282026-09-04T03:13:37.989Z Downloaded itertools v0.12.1
7292026-09-04T03:13:37.989Z Downloaded dropshot_endpoint v0.17.1
7302026-09-04T03:13:37.992Z Downloaded port-file v0.1.0
7312026-09-04T03:13:37.992Z Downloaded resolv-conf v0.7.6
7322026-09-04T03:13:37.992Z Downloaded slog-scope v4.4.1
7332026-09-04T03:13:37.992Z Downloaded fs_extra v1.3.0
7342026-09-04T03:13:37.994Z Downloaded progenitor v0.14.0
7352026-09-04T03:13:37.995Z Downloaded parking_lot v0.12.5
7362026-09-04T03:13:37.999Z Downloaded aho-corasick v1.1.5
7372026-09-04T03:13:38.002Z Downloaded http-body-util v0.1.5
7382026-09-04T03:13:38.006Z Downloaded rand_core v0.10.1
7392026-09-04T03:13:38.006Z Downloaded toml_parser v1.1.3+spec-1.1.0
7402026-09-04T03:13:38.006Z Downloaded expectorate v1.3.0
7412026-09-04T03:13:38.006Z Downloaded pretty_assertions v1.4.1
7422026-09-04T03:13:38.011Z Downloaded serde_core v1.0.229
7432026-09-04T03:13:38.011Z Downloaded strum v0.27.2
7442026-09-04T03:13:38.011Z Downloaded foldhash v0.1.5
7452026-09-04T03:13:38.011Z Downloaded pem v3.0.6
7462026-09-04T03:13:38.014Z Downloaded futures-executor v0.3.34
7472026-09-04T03:13:38.015Z Downloaded smallvec v1.15.2
7482026-09-04T03:13:38.015Z Downloaded prettyplease v0.2.37
7492026-09-04T03:13:38.015Z Downloaded scroll v0.13.0
7502026-09-04T03:13:38.015Z Downloaded snafu-derive v0.8.9
7512026-09-04T03:13:38.018Z Downloaded pest_meta v2.8.8
7522026-09-04T03:13:38.020Z Downloaded rustls-webpki v0.103.14
7532026-09-04T03:13:38.023Z Downloaded pest v2.8.8
7542026-09-04T03:13:38.026Z Downloaded once_cell v1.21.4
7552026-09-04T03:13:38.029Z Downloaded zerocopy-derive v0.7.35
7562026-09-04T03:13:38.032Z Downloaded icu_properties_data v2.2.0
7572026-09-04T03:13:38.036Z Downloaded zerocopy-derive v0.8.56
7582026-09-04T03:13:38.043Z Downloaded darling_core v0.21.3
7592026-09-04T03:13:38.047Z Downloaded tokio-stream v0.1.19
7602026-09-04T03:13:38.050Z Downloaded getrandom v0.4.3
7612026-09-04T03:13:38.054Z Downloaded socket2 v0.6.5
7622026-09-04T03:13:38.054Z Downloaded rustls-platform-verifier v0.7.0
7632026-09-04T03:13:38.057Z Downloaded spin v0.9.9
7642026-09-04T03:13:38.057Z Downloaded tracing-core v0.1.36
7652026-09-04T03:13:38.060Z Downloaded winnow v0.5.40
7662026-09-04T03:13:38.063Z Downloaded parking_lot v0.11.2
7672026-09-04T03:13:38.063Z Downloaded dropshot-api-manager v0.8.0
7682026-09-04T03:13:38.068Z Downloaded pin-project v1.1.13
7692026-09-04T03:13:38.072Z Downloaded postcard v1.1.3
7702026-09-04T03:13:38.075Z Downloaded ron v0.12.2
7712026-09-04T03:13:38.078Z Downloaded hickory-resolver v0.24.4
7722026-09-04T03:13:38.081Z Downloaded textwrap v0.16.2
7732026-09-04T03:13:38.081Z Downloaded toml_edit v0.19.15
7742026-09-04T03:13:38.087Z Downloaded proc-macro2 v1.0.107
7752026-09-04T03:13:38.090Z Downloaded tungstenite v0.21.0
7762026-09-04T03:13:38.093Z Downloaded qorb v0.4.1
7772026-09-04T03:13:38.093Z Downloaded derive_more v0.99.20
7782026-09-04T03:13:38.096Z Downloaded zerocopy v0.7.35
7792026-09-04T03:13:38.105Z Downloaded darling v0.21.3
7802026-09-04T03:13:38.109Z Downloaded drift v0.2.0
7812026-09-04T03:13:38.116Z Downloaded futures-util v0.3.34
7822026-09-04T03:13:38.119Z Downloaded clap_builder v4.6.6
7832026-09-04T03:13:38.122Z Downloaded steno v0.4.1
7842026-09-04T03:13:38.122Z Downloaded ryu v1.0.23
7852026-09-04T03:13:38.125Z Downloaded hashbrown v0.16.1
7862026-09-04T03:13:38.128Z Downloaded flate2 v1.1.9
7872026-09-04T03:13:38.130Z Downloaded yansi v1.0.1
7882026-09-04T03:13:38.133Z Downloaded progenitor-impl v0.14.0
7892026-09-04T03:13:38.136Z Downloaded quinn v0.11.11
7902026-09-04T03:13:38.145Z Downloaded typed-path v0.9.3
7912026-09-04T03:13:38.148Z Downloaded winnow v0.7.15
7922026-09-04T03:13:38.154Z Downloaded blake3 v1.8.6
7932026-09-04T03:13:38.162Z Downloaded zerotrie v0.2.4
7942026-09-04T03:13:38.168Z Downloaded hashbrown v0.17.1
7952026-09-04T03:13:38.175Z Downloaded tokio-util v0.7.19
7962026-09-04T03:13:38.177Z Downloaded iddqd v0.4.6
7972026-09-04T03:13:38.181Z Downloaded rand v0.8.7
7982026-09-04T03:13:38.196Z Downloaded unicode-segmentation v1.13.3
7992026-09-04T03:13:38.204Z Downloaded schemars v0.9.0
8002026-09-04T03:13:38.210Z Downloaded unicode-normalization v0.1.25
8012026-09-04T03:13:38.222Z Downloaded url v2.5.8
8022026-09-04T03:13:38.228Z Downloaded webpki-roots v1.0.9
8032026-09-04T03:13:38.235Z Downloaded tabled v0.21.0
8042026-09-04T03:13:38.244Z Downloaded moka v0.12.16
8052026-09-04T03:13:38.247Z Downloaded hkdf v0.12.4
8062026-09-04T03:13:38.251Z Downloaded reqwest v0.13.4
8072026-09-04T03:13:38.254Z Downloaded regex v1.13.1
8082026-09-04T03:13:38.257Z Downloaded rand v0.9.5
8092026-09-04T03:13:38.260Z Downloaded aws-lc-rs v1.18.0
8102026-09-04T03:13:38.262Z Downloaded hashbrown v0.12.3
8112026-09-04T03:13:38.270Z Downloaded time v0.3.55
8122026-09-04T03:13:38.277Z Downloaded goblin v0.8.2
8132026-09-04T03:13:38.281Z Downloaded tower-http v0.6.11
8142026-09-04T03:13:38.286Z Downloaded reqwest v0.12.28
8152026-09-04T03:13:38.289Z Downloaded serde_json v1.0.151
8162026-09-04T03:13:38.293Z Downloaded tabled v0.15.0
8172026-09-04T03:13:38.302Z Downloaded chrono v0.4.45
8182026-09-04T03:13:38.305Z Downloaded unicode-width v0.2.2
8192026-09-04T03:13:38.309Z Downloaded rayon v1.12.0
8202026-09-04T03:13:38.312Z Downloaded smoltcp v0.11.0
8212026-09-04T03:13:38.319Z Downloaded zerovec v0.11.6
8222026-09-04T03:13:38.322Z Downloaded unicode-width v0.1.14
8232026-09-04T03:13:38.328Z Downloaded winnow v1.0.4
8242026-09-04T03:13:38.333Z Downloaded nix v0.31.3
8252026-09-04T03:13:38.340Z Downloaded syn v2.0.119
8262026-09-04T03:13:38.346Z Downloaded syn v1.0.109
8272026-09-04T03:13:38.354Z Downloaded hashbrown v0.15.5
8282026-09-04T03:13:38.364Z Downloaded portable-atomic v1.15.0
8292026-09-04T03:13:38.373Z Downloaded zerocopy v0.8.56
8302026-09-04T03:13:38.388Z Downloaded openssl v0.10.81
8312026-09-04T03:13:38.393Z Downloaded quinn-proto v0.11.16
8322026-09-04T03:13:38.399Z Downloaded goblin v0.10.7
8332026-09-04T03:13:38.403Z Downloaded regress v0.10.5
8342026-09-04T03:13:38.407Z Downloaded h2 v0.4.15
8352026-09-04T03:13:38.425Z Downloaded regress v0.11.1
8362026-09-04T03:13:38.435Z Downloaded curve25519-dalek v4.1.3
8372026-09-04T03:13:38.440Z Downloaded hickory-proto v0.24.4
8382026-09-04T03:13:38.452Z Downloaded proptest v1.11.0
8392026-09-04T03:13:38.458Z Downloaded sled v0.34.7
8402026-09-04T03:13:38.477Z Downloaded rhai v1.26.0
8412026-09-04T03:13:38.485Z Downloaded serde_with v3.22.0
8422026-09-04T03:13:38.492Z Downloaded tracing v0.1.44
8432026-09-04T03:13:38.503Z Downloaded bstr v1.13.1
8442026-09-04T03:13:38.507Z Downloaded jiff v0.2.35
8452026-09-04T03:13:38.518Z Downloaded vcpkg v0.2.15
8462026-09-04T03:13:38.538Z Downloaded rustix v0.38.44
8472026-09-04T03:13:38.550Z Downloaded lzma-sys v0.1.20
8482026-09-04T03:13:38.566Z Downloaded libc v0.2.189
8492026-09-04T03:13:38.586Z Downloaded regex-syntax v0.8.11
8502026-09-04T03:13:38.590Z Downloaded syn v3.0.3
8512026-09-04T03:13:38.596Z Downloaded encoding_rs v0.8.35
8522026-09-04T03:13:38.609Z Downloaded rustls v0.23.43
8532026-09-04T03:13:38.614Z Downloaded openapiv3 v2.2.0
8542026-09-04T03:13:38.623Z Downloaded rustix v1.1.4
8552026-09-04T03:13:38.638Z Downloaded dropshot v0.17.1
8562026-09-04T03:13:38.648Z Downloaded typify-impl v0.4.3
8572026-09-04T03:13:38.666Z Downloaded typify-impl v0.6.2
8582026-09-04T03:13:38.671Z Downloaded hickory-proto v0.25.2
8592026-09-04T03:13:38.743Z Downloaded regex-automata v0.4.18
8602026-09-04T03:13:38.817Z Downloaded petgraph v0.6.5
8612026-09-04T03:13:38.833Z Downloaded chrono-tz v0.10.4
8622026-09-04T03:13:38.843Z Downloaded csv v1.4.0
8632026-09-04T03:13:38.852Z Downloaded petgraph v0.8.3
8642026-09-04T03:13:38.878Z Downloaded tokio v1.53.1
8652026-09-04T03:13:38.899Z Downloaded sha3 v0.10.9
8662026-09-04T03:13:38.950Z Downloaded ring v0.17.14
8672026-09-04T03:13:39.531Z Downloaded aws-lc-sys v0.44.0
8682026-09-04T03:13:40.484Z Compiling proc-macro2 v1.0.107
8692026-09-04T03:13:40.484Z Compiling unicode-ident v1.0.24
8702026-09-04T03:13:40.484Z Compiling quote v1.0.47
8712026-09-04T03:13:40.484Z Compiling serde_core v1.0.229
8722026-09-04T03:13:40.487Z Compiling cfg-if v1.0.4
8732026-09-04T03:13:40.487Z Compiling serde v1.0.229
8742026-09-04T03:13:40.487Z Compiling libc v0.2.189
8752026-09-04T03:13:40.487Z Compiling memchr v2.8.3
8762026-09-04T03:13:40.707Z Compiling itoa v1.0.18
8772026-09-04T03:13:40.857Z Compiling smallvec v1.15.2
8782026-09-04T03:13:40.994Z Compiling zmij v1.0.23
8792026-09-04T03:13:41.051Z Compiling autocfg v1.5.1
8802026-09-04T03:13:41.077Z Compiling libm v0.2.16
8812026-09-04T03:13:41.325Z Compiling stable_deref_trait v1.2.1
8822026-09-04T03:13:41.414Z Compiling litemap v0.8.2
8832026-09-04T03:13:41.414Z Compiling writeable v0.6.3
8842026-09-04T03:13:41.465Z Compiling percent-encoding v2.3.2
8852026-09-04T03:13:41.553Z Compiling icu_properties_data v2.2.0
8862026-09-04T03:13:41.579Z Compiling utf8_iter v1.0.4
8872026-09-04T03:13:41.600Z Compiling icu_normalizer_data v2.2.0
8882026-09-04T03:13:41.640Z Compiling iana-time-zone v0.1.65
8892026-09-04T03:13:41.719Z Compiling equivalent v1.0.2
8902026-09-04T03:13:41.758Z Compiling syn v2.0.119
8912026-09-04T03:13:41.801Z Compiling syn v3.0.3
8922026-09-04T03:13:41.873Z Compiling form_urlencoded v1.2.2
8932026-09-04T03:13:41.895Z Compiling allocator-api2 v0.2.21
8942026-09-04T03:13:41.964Z Compiling serde_json v1.0.151
8952026-09-04T03:13:41.990Z Compiling pin-project-lite v0.2.17
8962026-09-04T03:13:42.060Z Compiling dyn-clone v1.0.20
8972026-09-04T03:13:42.080Z Compiling version_check v0.9.5
8982026-09-04T03:13:42.206Z Compiling hashbrown v0.17.1
8992026-09-04T03:13:42.216Z Compiling scopeguard v1.2.0
9002026-09-04T03:13:42.228Z Compiling parking_lot_core v0.9.12
9012026-09-04T03:13:42.316Z Compiling lock_api v0.4.14
9022026-09-04T03:13:42.352Z Compiling num-traits v0.2.19
9032026-09-04T03:13:42.493Z Compiling rand_core v0.10.1
9042026-09-04T03:13:42.516Z Compiling getrandom v0.4.3
9052026-09-04T03:13:42.539Z Compiling thiserror v2.0.20
9062026-09-04T03:13:42.642Z Compiling errno v0.3.14
9072026-09-04T03:13:42.724Z Compiling semver v1.0.28
9082026-09-04T03:13:42.807Z Compiling indexmap v2.14.0
9092026-09-04T03:13:43.056Z Compiling log v0.4.33
9102026-09-04T03:13:43.065Z Compiling heck v0.5.0
9112026-09-04T03:13:43.068Z Compiling futures-core v0.3.34
9122026-09-04T03:13:43.241Z Compiling uuid v1.26.0
9132026-09-04T03:13:43.318Z Compiling zerocopy v0.8.56
9142026-09-04T03:13:43.369Z Compiling schemars v0.8.22
9152026-09-04T03:13:43.438Z Compiling futures-sink v0.3.34
9162026-09-04T03:13:43.537Z Compiling slab v0.4.12
9172026-09-04T03:13:43.648Z Compiling jobserver v0.1.35
9182026-09-04T03:13:43.689Z Compiling rustversion v1.0.23
9192026-09-04T03:13:43.731Z Compiling shlex v2.0.1
9202026-09-04T03:13:43.740Z Compiling fnv v1.0.7
9212026-09-04T03:13:43.860Z Compiling find-msvc-tools v0.1.10
9222026-09-04T03:13:43.907Z Compiling futures-channel v0.3.34
9232026-09-04T03:13:43.918Z Compiling bitflags v2.13.1
9242026-09-04T03:13:43.987Z Compiling pkg-config v0.3.33
9252026-09-04T03:13:44.088Z Compiling cc v1.4.2
9262026-09-04T03:13:44.126Z Compiling futures-io v0.3.34
9272026-09-04T03:13:44.154Z Compiling futures-task v0.3.34
9282026-09-04T03:13:44.327Z Compiling socket2 v0.6.5
9292026-09-04T03:13:44.498Z Compiling signal-hook-registry v1.4.8
9302026-09-04T03:13:44.525Z Compiling mio v1.2.2
9312026-09-04T03:13:44.602Z Compiling synstructure v0.13.2
9322026-09-04T03:13:44.668Z Compiling serde_derive_internals v0.29.1
9332026-09-04T03:13:44.732Z Compiling parking_lot v0.12.5
9342026-09-04T03:13:44.791Z Compiling portable-atomic v1.15.0
9352026-09-04T03:13:44.967Z Compiling cmake v0.1.58
9362026-09-04T03:13:45.037Z Compiling serde_derive v1.0.229
9372026-09-04T03:13:45.111Z Compiling displaydoc v0.2.7
9382026-09-04T03:13:45.159Z Compiling thiserror-impl v2.0.20
9392026-09-04T03:13:45.247Z Compiling tokio-macros v2.7.2
9402026-09-04T03:13:45.313Z Compiling futures-macro v0.3.34
9412026-09-04T03:13:45.413Z Compiling dunce v1.0.5
9422026-09-04T03:13:45.442Z Compiling typenum v1.20.1
9432026-09-04T03:13:45.509Z Compiling fs_extra v1.3.0
9442026-09-04T03:13:45.766Z Compiling aws-lc-sys v0.44.0
9452026-09-04T03:13:45.776Z Compiling zerofrom-derive v0.1.7
9462026-09-04T03:13:45.903Z Compiling yoke-derive v0.8.2
9472026-09-04T03:13:45.989Z Compiling zerovec-derive v0.11.3
9482026-09-04T03:13:46.123Z Compiling schemars_derive v0.8.22
9492026-09-04T03:13:46.225Z Compiling zerocopy-derive v0.8.56
9502026-09-04T03:13:46.479Z Compiling zeroize_derive v1.5.0
9512026-09-04T03:13:46.881Z Compiling futures-util v0.3.34
9522026-09-04T03:13:46.966Z Compiling zerofrom v0.1.8
9532026-09-04T03:13:47.067Z Compiling yoke v0.8.3
9542026-09-04T03:13:47.087Z Compiling base64 v0.22.1
9552026-09-04T03:13:47.146Z Compiling zeroize v1.9.0
9562026-09-04T03:13:47.254Z Compiling zerovec v0.11.6
9572026-09-04T03:13:47.324Z Compiling zerotrie v0.2.4
9582026-09-04T03:13:47.414Z Compiling critical-section v1.2.0
9592026-09-04T03:13:47.492Z Compiling once_cell v1.21.4
9602026-09-04T03:13:47.519Z Compiling slog v2.8.2
9612026-09-04T03:13:47.614Z Compiling byteorder v1.5.0
9622026-09-04T03:13:47.700Z Compiling subtle v2.6.1
9632026-09-04T03:13:47.735Z Compiling tinystr v0.8.3
9642026-09-04T03:13:47.782Z Compiling potential_utf v0.1.5
9652026-09-04T03:13:47.831Z Compiling strsim v0.11.1
9662026-09-04T03:13:47.856Z Compiling rustix v1.1.4
9672026-09-04T03:13:47.933Z Compiling icu_locale_core v2.2.0
9682026-09-04T03:13:47.942Z Compiling icu_collections v2.2.0
9692026-09-04T03:13:48.159Z Compiling bytes v1.12.1
9702026-09-04T03:13:48.195Z Compiling chrono v0.4.45
9712026-09-04T03:13:48.438Z Compiling erased-serde v0.3.31
9722026-09-04T03:13:48.473Z Compiling regex-syntax v0.8.11
9732026-09-04T03:13:48.784Z Compiling icu_provider v2.2.0
9742026-09-04T03:13:48.981Z Compiling http v1.5.0
9752026-09-04T03:13:49.077Z Compiling icu_normalizer v2.2.0
9762026-09-04T03:13:49.117Z Compiling icu_properties v2.2.0
9772026-09-04T03:13:49.232Z Compiling tokio v1.53.1
9782026-09-04T03:13:49.710Z Compiling serde_tokenstream v0.2.3
9792026-09-04T03:13:49.971Z Compiling http-body v1.1.0
9802026-09-04T03:13:50.006Z Compiling ipnet v2.12.1
9812026-09-04T03:13:50.096Z Compiling idna_adapter v1.2.2
9822026-09-04T03:13:50.130Z Compiling httparse v1.10.1
9832026-09-04T03:13:50.230Z Compiling idna v1.1.0
9842026-09-04T03:13:50.330Z Compiling atomic-waker v1.1.2
9852026-09-04T03:13:50.439Z Compiling tower-service v0.3.3
9862026-09-04T03:13:50.511Z Compiling ppv-lite86 v0.2.21
9872026-09-04T03:13:50.530Z Compiling url v2.5.8
9882026-09-04T03:13:50.543Z Compiling tower-layer v0.3.3
9892026-09-04T03:13:50.687Z Compiling getrandom v0.2.17
9902026-09-04T03:13:50.814Z Compiling ucd-trie v0.1.7
9912026-09-04T03:13:50.883Z Compiling ryu v1.0.23
9922026-09-04T03:13:50.964Z Compiling thiserror v1.0.69
9932026-09-04T03:13:51.054Z Compiling try-lock v0.2.5
9942026-09-04T03:13:51.115Z Compiling untrusted v0.9.0
9952026-09-04T03:13:51.146Z Compiling want v0.3.1
9962026-09-04T03:13:51.190Z Compiling pest v2.8.8
9972026-09-04T03:13:51.232Z Compiling rand_core v0.6.4
9982026-09-04T03:13:51.315Z Compiling thiserror-impl v1.0.69
9992026-09-04T03:13:51.357Z Compiling httpdate v1.0.3
10002026-09-04T03:13:51.406Z Compiling getrandom v0.3.4
10012026-09-04T03:13:51.444Z Compiling pretty-hex v0.4.2
10022026-09-04T03:13:51.576Z Compiling winnow v1.0.4
10032026-09-04T03:13:51.587Z Compiling plain v0.2.3
10042026-09-04T03:13:51.688Z Compiling paste v1.0.15
10052026-09-04T03:13:51.738Z Compiling ipnetwork v0.21.1
10062026-09-04T03:13:51.969Z Compiling oxnet v0.1.7
10072026-09-04T03:13:52.161Z Compiling pest_meta v2.8.8
10082026-09-04T03:13:52.396Z Compiling foldhash v0.2.0
10092026-09-04T03:13:52.486Z Compiling tracing-core v0.1.36
10102026-09-04T03:13:52.495Z Compiling tracing-attributes v0.1.31
10112026-09-04T03:13:52.512Z Compiling ident_case v1.0.1
10122026-09-04T03:13:52.623Z Compiling omicron-workspace-hack v0.1.0
10132026-09-04T03:13:52.642Z Compiling serde_urlencoded v0.7.1
10142026-09-04T03:13:52.822Z Compiling pest_generator v2.8.8
10152026-09-04T03:13:52.891Z Compiling http-body-util v0.1.5
10162026-09-04T03:13:53.076Z Compiling aho-corasick v1.1.5
10172026-09-04T03:13:53.145Z Compiling sync_wrapper v1.0.2
10182026-09-04T03:13:53.250Z Compiling daft-derive v0.1.8
10192026-09-04T03:13:53.415Z Compiling pest_derive v2.8.8
10202026-09-04T03:13:53.649Z Compiling fastrand v2.5.0
10212026-09-04T03:13:53.654Z Compiling tracing v0.1.44
10222026-09-04T03:13:53.935Z Compiling regex-automata v0.4.18
10232026-09-04T03:13:53.992Z Compiling hashbrown v0.16.1
10242026-09-04T03:13:54.002Z Compiling tokio-util v0.7.19
10252026-09-04T03:13:54.460Z Compiling scroll_derive v0.13.1
10262026-09-04T03:13:54.491Z Compiling async-trait v0.1.92
10272026-09-04T03:13:54.706Z Compiling time-core v0.1.9
10282026-09-04T03:13:54.776Z Compiling num-conv v0.2.2
10292026-09-04T03:13:54.893Z Compiling aws-lc-rs v1.18.0
10302026-09-04T03:13:54.928Z Compiling anyhow v1.0.104
10312026-09-04T03:13:55.195Z Compiling time-macros v0.2.32
10322026-09-04T03:13:55.276Z Compiling scroll v0.13.0
10332026-09-04T03:13:55.444Z Compiling rustls-pki-types v1.15.1
10342026-09-04T03:13:55.454Z Compiling deranged v0.5.8
10352026-09-04T03:13:55.536Z Compiling powerfmt v0.2.0
10362026-09-04T03:13:55.749Z Compiling regex v1.13.1
10372026-09-04T03:13:55.787Z Compiling openssl-probe v0.2.1
10382026-09-04T03:13:55.929Z Compiling num_threads v0.1.7
10392026-09-04T03:13:55.974Z Compiling hex v0.4.3
10402026-09-04T03:13:56.023Z Compiling goblin v0.10.7
10412026-09-04T03:13:56.225Z Compiling camino v1.2.5
10422026-09-04T03:13:56.385Z Compiling untrusted v0.7.1
10432026-09-04T03:13:56.509Z Compiling usdt-impl v0.6.0
10442026-09-04T03:13:56.519Z Compiling crc32fast v1.5.0
10452026-09-04T03:13:56.571Z Compiling rustls v0.23.43
10462026-09-04T03:13:56.751Z Compiling h2 v0.4.15
10472026-09-04T03:13:56.762Z Compiling dtrace-parser v0.3.0
10482026-09-04T03:13:56.775Z Compiling crossbeam-utils v0.8.22
10492026-09-04T03:13:57.021Z Compiling futures-executor v0.3.34
10502026-09-04T03:13:57.093Z Compiling serde_tokenstream v0.3.0
10512026-09-04T03:13:57.181Z Compiling structmeta-derive v0.3.0
10522026-09-04T03:13:57.308Z Compiling thread-id v5.1.0
10532026-09-04T03:13:57.377Z Compiling simd-adler32 v0.3.10
10542026-09-04T03:13:57.388Z Compiling cpufeatures v0.3.0
10552026-09-04T03:13:57.459Z Compiling adler2 v2.0.1
10562026-09-04T03:13:57.576Z Compiling miniz_oxide v0.8.9
10572026-09-04T03:13:57.591Z Compiling newtype-uuid-macros v0.1.1
10582026-09-04T03:13:57.625Z Compiling futures v0.3.34
10592026-09-04T03:13:57.700Z Compiling rand_core v0.9.5
10602026-09-04T03:13:58.207Z Compiling structmeta v0.3.0
10612026-09-04T03:13:58.217Z Compiling darling_core v0.23.0
10622026-09-04T03:13:58.354Z Compiling hybrid-array v0.4.14
10632026-09-04T03:13:58.428Z Compiling thread_local v1.1.10
10642026-09-04T03:13:58.550Z Compiling match_cfg v0.1.0
10652026-09-04T03:13:58.617Z Compiling flate2 v1.1.9
10662026-09-04T03:13:58.859Z Compiling dof v0.4.0
10672026-09-04T03:13:59.082Z Compiling hyper v1.11.0
10682026-09-04T03:13:59.092Z Compiling newtype-uuid v1.4.0
10692026-09-04T03:13:59.436Z Compiling ref-cast v1.0.26
10702026-09-04T03:14:00.169Z Compiling quick-error v1.2.3
10712026-09-04T03:14:00.215Z Compiling hyper-util v0.1.20
10722026-09-04T03:14:00.226Z Compiling compression-core v0.4.32
10732026-09-04T03:14:00.273Z Compiling slog-async v2.8.0
10742026-09-04T03:14:00.352Z Compiling darling_macro v0.23.0
10752026-09-04T03:14:00.381Z Compiling compression-codecs v0.4.38
10762026-09-04T03:14:00.517Z Compiling daft v0.1.8
10772026-09-04T03:14:00.591Z Compiling crypto-common v0.2.2
10782026-09-04T03:14:00.633Z Compiling block-buffer v0.12.1
10792026-09-04T03:14:00.780Z Compiling rand_chacha v0.9.0
10802026-09-04T03:14:00.868Z Compiling strum_macros v0.26.4
10812026-09-04T03:14:00.955Z Compiling darling v0.23.0
10822026-09-04T03:14:01.039Z Compiling ref-cast-impl v1.0.26
10832026-09-04T03:14:01.053Z Compiling usdt-macro v0.6.0
10842026-09-04T03:14:01.228Z Compiling usdt-attr-macro v0.6.0
10852026-09-04T03:14:01.267Z Compiling serde_spanned v1.1.1
10862026-09-04T03:14:01.360Z Compiling multer v3.1.0
10872026-09-04T03:14:01.544Z Compiling generic-array v0.14.7
10882026-09-04T03:14:01.582Z Compiling take_mut v0.2.2
10892026-09-04T03:14:01.598Z Compiling const-oid v0.10.2
10902026-09-04T03:14:01.716Z Compiling bit-vec v0.8.0
10912026-09-04T03:14:01.774Z Compiling debug-ignore v1.0.5
10922026-09-04T03:14:01.811Z Compiling toml_writer v1.1.2+spec-1.1.0
10932026-09-04T03:14:01.871Z Compiling term v1.2.1
10942026-09-04T03:14:01.938Z Compiling bit-set v0.8.0
10952026-09-04T03:14:02.091Z Compiling digest v0.11.3
10962026-09-04T03:14:02.175Z Compiling serde_with_macros v3.22.0
10972026-09-04T03:14:02.196Z Compiling rand v0.9.5
10982026-09-04T03:14:02.245Z Compiling async-stream-impl v0.3.6
10992026-09-04T03:14:02.414Z Compiling dropshot v0.17.1
11002026-09-04T03:14:02.523Z Compiling strum v0.26.3
11012026-09-04T03:14:02.570Z Compiling encoding_rs v0.8.35
11022026-09-04T03:14:02.624Z Compiling unarray v0.1.4
11032026-09-04T03:14:02.648Z Compiling mime v0.3.17
11042026-09-04T03:14:02.718Z Compiling syn v1.0.109
11052026-09-04T03:14:02.767Z Compiling spin v0.9.9
11062026-09-04T03:14:02.862Z Compiling async-stream v0.3.6
11072026-09-04T03:14:02.908Z Compiling sha1 v0.11.0
11082026-09-04T03:14:03.038Z Compiling derive-ex v0.1.8
11092026-09-04T03:14:03.074Z Compiling tower v0.5.3
11102026-09-04T03:14:03.156Z Compiling waitgroup v0.1.2
11112026-09-04T03:14:03.210Z Compiling dropshot_endpoint v0.17.1
11122026-09-04T03:14:03.279Z Compiling macaddr v1.0.1
11132026-09-04T03:14:03.289Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11142026-09-04T03:14:03.414Z Compiling serde_path_to_error v0.1.20
11152026-09-04T03:14:03.758Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11162026-09-04T03:14:03.768Z Compiling tower-http v0.6.11
11172026-09-04T03:14:04.062Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11182026-09-04T03:14:04.224Z Compiling tempfile v3.27.0
11192026-09-04T03:14:04.243Z Compiling openapiv3 v2.2.0
11202026-09-04T03:14:04.261Z Compiling strum_macros v0.27.2
11212026-09-04T03:14:04.627Z Compiling test-strategy v0.4.5
11222026-09-04T03:14:04.899Z Compiling instant v0.1.13
11232026-09-04T03:14:05.007Z Compiling time v0.3.55
11242026-09-04T03:14:05.643Z Compiling rustls-native-certs v0.8.4
11252026-09-04T03:14:05.853Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11262026-09-04T03:14:05.980Z Compiling crossbeam-channel v0.5.16
11272026-09-04T03:14:05.980Z Compiling crypto-common v0.1.7
11282026-09-04T03:14:06.082Z Compiling strum v0.27.2
11292026-09-04T03:14:06.213Z Compiling parse-display-derive v0.10.0
11302026-09-04T03:14:06.461Z Compiling backon v1.6.0
11312026-09-04T03:14:06.672Z Compiling rand_chacha v0.3.1
11322026-09-04T03:14:07.118Z Compiling either v1.17.0
11332026-09-04T03:14:07.235Z Compiling rand v0.8.7
11342026-09-04T03:14:07.324Z Compiling slog-json v2.6.1
11352026-09-04T03:14:07.454Z Compiling hostname v0.3.1
11362026-09-04T03:14:07.595Z Compiling toml_parser v1.1.3+spec-1.1.0
11372026-09-04T03:14:07.625Z Compiling toml_datetime v1.1.1+spec-1.1.0
11382026-09-04T03:14:07.825Z Compiling memmap2 v0.9.11
11392026-09-04T03:14:07.825Z Compiling is-terminal v0.4.17
11402026-09-04T03:14:07.847Z Compiling wait-timeout v0.2.1
11412026-09-04T03:14:07.934Z Compiling slog-term v2.9.2
11422026-09-04T03:14:08.041Z Compiling rusty-fork v0.3.1
11432026-09-04T03:14:08.143Z Compiling usdt v0.6.0
11442026-09-04T03:14:08.281Z Compiling toml v1.1.4+spec-1.1.0
11452026-09-04T03:14:08.366Z Compiling slog-bunyan v2.5.0
11462026-09-04T03:14:08.382Z Compiling serde_with v3.22.0
11472026-09-04T03:14:08.410Z Compiling async-compression v0.4.43
11482026-09-04T03:14:08.501Z Compiling rand_xorshift v0.4.0
11492026-09-04T03:14:08.635Z Compiling rustls-pemfile v2.2.0
11502026-09-04T03:14:08.645Z Compiling regress v0.10.5
11512026-09-04T03:14:08.720Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11522026-09-04T03:14:08.874Z Compiling hostname v0.4.2
11532026-09-04T03:14:08.954Z Compiling humantime v2.4.0
11542026-09-04T03:14:09.019Z Compiling proptest v1.11.0
11552026-09-04T03:14:09.480Z Compiling iddqd v0.4.6
11562026-09-04T03:14:09.827Z Compiling reqwest v0.12.28
11572026-09-04T03:14:09.963Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11582026-09-04T03:14:10.197Z Compiling block-buffer v0.10.4
11592026-09-04T03:14:10.344Z Compiling utf8parse v0.2.2
11602026-09-04T03:14:10.375Z Compiling digest v0.10.7
11612026-09-04T03:14:10.453Z Compiling anstyle-parse v1.0.0
11622026-09-04T03:14:10.591Z Compiling parse-display v0.10.0
11632026-09-04T03:14:10.635Z Compiling backoff v0.4.0
11642026-09-04T03:14:10.731Z Compiling itertools v0.14.0
11652026-09-04T03:14:10.845Z Compiling progenitor-client v0.10.0
11662026-09-04T03:14:10.916Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11672026-09-04T03:14:11.109Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11682026-09-04T03:14:11.687Z Compiling colorchoice v1.0.5
11692026-09-04T03:14:11.804Z Compiling anstyle v1.0.14
11702026-09-04T03:14:11.982Z Compiling anstyle-query v1.1.5
11712026-09-04T03:14:12.024Z Compiling is_terminal_polyfill v1.70.2
11722026-09-04T03:14:12.133Z Compiling anstream v1.0.0
11732026-09-04T03:14:12.435Z Compiling clap_lex v1.1.0
11742026-09-04T03:14:12.799Z Compiling regress v0.11.1
11752026-09-04T03:14:12.812Z Compiling clap_derive v4.6.4
11762026-09-04T03:14:13.176Z Compiling terminal_size v0.4.4
11772026-09-04T03:14:14.432Z Compiling typify-impl v0.6.2
11782026-09-04T03:14:14.532Z Compiling toml_datetime v0.6.11
11792026-09-04T03:14:14.729Z Compiling zerocopy-derive v0.7.35
11802026-09-04T03:14:14.742Z Compiling cpufeatures v0.2.17
11812026-09-04T03:14:14.813Z Compiling convert_case v0.4.0
11822026-09-04T03:14:14.842Z Compiling clap_builder v4.6.6
11832026-09-04T03:14:15.102Z Compiling derive_more v0.99.20
11842026-09-04T03:14:15.592Z Compiling zerocopy v0.7.35
11852026-09-04T03:14:16.213Z Compiling toml_edit v0.25.13+spec-1.1.0
11862026-09-04T03:14:16.938Z Compiling unicode-width v0.2.2
11872026-09-04T03:14:17.213Z Compiling proc-macro-crate v3.5.0
11882026-09-04T03:14:17.292Z Compiling clap v4.6.6
11892026-09-04T03:14:17.384Z Compiling secrecy v0.10.3
11902026-09-04T03:14:17.634Z Compiling float-ord v0.3.2
11912026-09-04T03:14:17.641Z Compiling crucible-workspace-hack v0.1.0
11922026-09-04T03:14:17.745Z Compiling tinyvec_macros v0.1.1
11932026-09-04T03:14:18.156Z Compiling num_enum_derive v0.7.6
11942026-09-04T03:14:18.161Z Compiling tinyvec v1.12.0
11952026-09-04T03:14:18.262Z Compiling dtrace-parser v0.2.0
11962026-09-04T03:14:18.345Z Compiling scroll_derive v0.12.1
11972026-09-04T03:14:18.426Z Compiling num-integer v0.1.47
11982026-09-04T03:14:18.458Z Compiling rustc_version v0.4.1
11992026-09-04T03:14:19.126Z Compiling usdt-impl v0.5.0
12002026-09-04T03:14:19.129Z Compiling crossbeam-epoch v0.9.20
12012026-09-04T03:14:19.129Z Compiling scroll v0.12.0
12022026-09-04T03:14:19.129Z Compiling num_enum v0.7.6
12032026-09-04T03:14:19.129Z Compiling curve25519-dalek v4.1.3
12042026-09-04T03:14:19.353Z Compiling dof v0.3.0
12052026-09-04T03:14:19.422Z Compiling hmac v0.12.1
12062026-09-04T03:14:19.560Z Compiling inout v0.1.4
12072026-09-04T03:14:19.662Z Compiling darling_core v0.21.3
12082026-09-04T03:14:19.678Z Compiling ff v0.13.1
12092026-09-04T03:14:20.097Z Compiling thread-id v4.2.2
12102026-09-04T03:14:20.510Z Compiling cipher v0.4.4
12112026-09-04T03:14:20.510Z Compiling group v0.13.0
12122026-09-04T03:14:20.510Z Compiling hkdf v0.12.4
12132026-09-04T03:14:20.516Z Compiling goblin v0.8.2
12142026-09-04T03:14:20.516Z Compiling num-rational v0.4.2
12152026-09-04T03:14:20.619Z Compiling num-iter v0.1.46
12162026-09-04T03:14:20.731Z Compiling thiserror-impl-no-std v2.0.2
12172026-09-04T03:14:20.744Z Compiling universal-hash v0.5.1
12182026-09-04T03:14:20.776Z Compiling typify-macro v0.6.2
12192026-09-04T03:14:20.810Z Compiling crypto-bigint v0.5.5
12202026-09-04T03:14:20.865Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12212026-09-04T03:14:21.203Z Compiling half v2.7.1
12222026-09-04T03:14:21.481Z Compiling curve25519-dalek-derive v0.1.1
12232026-09-04T03:14:21.896Z Compiling num-complex v0.4.6
12242026-09-04T03:14:21.899Z Compiling darling_macro v0.21.3
12252026-09-04T03:14:22.032Z Compiling opaque-debug v0.3.1
12262026-09-04T03:14:22.043Z Compiling base64ct v1.8.3
12272026-09-04T03:14:22.085Z Compiling ciborium-io v0.2.2
12282026-09-04T03:14:22.095Z Compiling base16ct v0.2.0
12292026-09-04T03:14:22.181Z Compiling ciborium-ll v0.2.2
12302026-09-04T03:14:22.316Z Compiling password-hash v0.5.0
12312026-09-04T03:14:22.329Z Compiling elliptic-curve v0.13.8
12322026-09-04T03:14:22.384Z Compiling darling v0.21.3
12332026-09-04T03:14:22.462Z Compiling poly1305 v0.8.0
12342026-09-04T03:14:22.873Z Compiling num v0.4.3
12352026-09-04T03:14:22.893Z Compiling typify v0.6.2
12362026-09-04T03:14:23.346Z Compiling thiserror-no-std v2.0.2
12372026-09-04T03:14:23.351Z Compiling chacha20 v0.9.1
12382026-09-04T03:14:23.351Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12392026-09-04T03:14:23.451Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12402026-09-04T03:14:23.941Z Compiling blake2 v0.10.6
12412026-09-04T03:14:24.191Z Compiling aead v0.5.2
12422026-09-04T03:14:24.214Z Compiling byte-wrapper v0.1.0
12432026-09-04T03:14:24.364Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12442026-09-04T03:14:24.399Z Compiling proc-macro-error-attr v1.0.4
12452026-09-04T03:14:24.653Z Compiling unsafe-libyaml v0.2.11
12462026-09-04T03:14:24.674Z Compiling heapless v0.8.0
12472026-09-04T03:14:24.774Z Compiling rustix v0.38.44
12482026-09-04T03:14:24.975Z Compiling keccak v0.1.6
12492026-09-04T03:14:25.125Z Compiling prettyplease v0.2.37
12502026-09-04T03:14:25.214Z Compiling serde_yaml v0.9.34+deprecated
12512026-09-04T03:14:25.368Z Compiling sha3 v0.10.9
12522026-09-04T03:14:25.745Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12532026-09-04T03:14:26.051Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12542026-09-04T03:14:26.857Z Compiling chacha20poly1305 v0.10.1
12552026-09-04T03:14:26.862Z Compiling argon2 v0.5.3
12562026-09-04T03:14:26.862Z Compiling vsss-rs v3.3.4
12572026-09-04T03:14:26.862Z Compiling ingot-macros v0.1.1
12582026-09-04T03:14:26.915Z Compiling ciborium v0.2.2
12592026-09-04T03:14:27.219Z Compiling usdt-macro v0.5.0
12602026-09-04T03:14:27.482Z Compiling usdt-attr-macro v0.5.0
12612026-09-04T03:14:28.606Z Compiling serde_spanned v0.6.9
12622026-09-04T03:14:28.749Z Compiling hash32 v0.3.1
12632026-09-04T03:14:28.912Z Compiling enum-as-inner v0.6.1
12642026-09-04T03:14:28.982Z Compiling proc-macro-error v1.0.4
12652026-09-04T03:14:29.108Z Compiling memmap v0.7.0
12662026-09-04T03:14:29.209Z Compiling memoffset v0.9.1
12672026-09-04T03:14:29.278Z Compiling data-encoding v2.11.1
12682026-09-04T03:14:29.340Z Compiling smoltcp v0.11.0
12692026-09-04T03:14:29.436Z Compiling cfg_aliases v0.2.2
12702026-09-04T03:14:29.483Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12712026-09-04T03:14:29.943Z Compiling toml_write v0.1.2
12722026-09-04T03:14:29.948Z Compiling indent_write v2.2.0
12732026-09-04T03:14:29.948Z Compiling winnow v0.7.15
12742026-09-04T03:14:29.948Z Compiling winnow v0.5.40
12752026-09-04T03:14:29.948Z Compiling ingot-types v0.1.2
12762026-09-04T03:14:29.948Z Compiling nix v0.31.3
12772026-09-04T03:14:29.948Z Compiling usdt v0.5.0
12782026-09-04T03:14:30.125Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12792026-09-04T03:14:30.541Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12802026-09-04T03:14:30.541Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12812026-09-04T03:14:30.564Z Compiling tabwriter v1.4.1
12822026-09-04T03:14:30.612Z Compiling cobs v0.3.0
12832026-09-04T03:14:30.624Z Compiling serde_repr v0.1.21
12842026-09-04T03:14:30.624Z Compiling managed v0.8.0
12852026-09-04T03:14:30.786Z Compiling vcpkg v0.2.15
12862026-09-04T03:14:30.812Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12872026-09-04T03:14:31.029Z Compiling toml_edit v0.19.15
12882026-09-04T03:14:31.043Z Compiling toml_edit v0.22.27
12892026-09-04T03:14:31.083Z Compiling crossbeam-deque v0.8.7
12902026-09-04T03:14:31.110Z Compiling bitflags v1.3.2
12912026-09-04T03:14:31.189Z Compiling postcard v1.1.3
12922026-09-04T03:14:31.318Z Compiling openssl-sys v0.9.117
12932026-09-04T03:14:31.641Z Compiling ingot v0.1.1
12942026-09-04T03:14:32.355Z Compiling hubpack_derive v0.1.1
12952026-09-04T03:14:32.448Z Compiling toml v0.8.23
12962026-09-04T03:14:33.053Z Compiling proc-macro-crate v1.3.1
12972026-09-04T03:14:33.207Z Compiling foreign-types-macros v0.2.4
12982026-09-04T03:14:33.378Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12992026-09-04T03:14:33.523Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13002026-09-04T03:14:33.691Z Compiling resolv-conf v0.7.6
13012026-09-04T03:14:33.745Z Compiling static_assertions v1.1.0
13022026-09-04T03:14:33.831Z Compiling semver v0.1.20
13032026-09-04T03:14:33.882Z Compiling linked-hash-map v0.5.6
13042026-09-04T03:14:34.029Z Compiling foreign-types-shared v0.3.1
13052026-09-04T03:14:34.067Z Compiling swrite v0.1.0
13062026-09-04T03:14:34.114Z Compiling heck v0.4.1
13072026-09-04T03:14:34.128Z Compiling rustls-webpki v0.103.14
13082026-09-04T03:14:34.128Z Compiling rayon-core v1.13.0
13092026-09-04T03:14:34.158Z Compiling colored v3.1.1
13102026-09-04T03:14:34.279Z Compiling unicode-segmentation v1.13.3
13112026-09-04T03:14:34.310Z Compiling foreign-types v0.5.0
13122026-09-04T03:14:34.367Z Compiling rustc_version v0.1.7
13132026-09-04T03:14:34.391Z Compiling lru-cache v0.1.2
13142026-09-04T03:14:34.503Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13152026-09-04T03:14:34.513Z Compiling num_enum_derive v0.5.11
13162026-09-04T03:14:34.565Z Compiling hubpack v0.1.2
13172026-09-04T03:14:34.751Z Compiling newline-converter v0.3.0
13182026-09-04T03:14:35.180Z Compiling atomicwrites v0.4.4
13192026-09-04T03:14:35.251Z Compiling hickory-proto v0.24.4
13202026-09-04T03:14:35.378Z Compiling progenitor-impl v0.13.0
13212026-09-04T03:14:35.584Z Compiling console v0.16.4
13222026-09-04T03:14:35.697Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13232026-09-04T03:14:36.196Z Compiling camino-tempfile v1.4.1
13242026-09-04T03:14:36.217Z Compiling chacha20 v0.10.1
13252026-09-04T03:14:36.426Z Compiling serde-big-array v0.5.1
13262026-09-04T03:14:36.492Z Compiling num-derive v0.4.2
13272026-09-04T03:14:36.514Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13282026-09-04T03:14:36.565Z Compiling derive-where v1.6.1
13292026-09-04T03:14:37.097Z Compiling pin-project-internal v1.1.13
13302026-09-04T03:14:37.112Z Compiling cstr-argument v0.1.2
13312026-09-04T03:14:37.187Z Compiling minimal-lexical v0.2.1
13322026-09-04T03:14:37.419Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13332026-09-04T03:14:37.456Z Compiling similar v3.2.0
13342026-09-04T03:14:37.626Z Compiling tokio-rustls v0.26.4
13352026-09-04T03:14:38.184Z Compiling rustls-platform-verifier v0.7.0
13362026-09-04T03:14:38.202Z Compiling hyper-rustls v0.27.9
13372026-09-04T03:14:38.202Z Compiling reqwest v0.13.4
13382026-09-04T03:14:38.960Z Compiling siphasher v1.0.3
13392026-09-04T03:14:39.159Z Compiling phf_shared v0.12.1
13402026-09-04T03:14:39.606Z Compiling progenitor-macro v0.13.0
13412026-09-04T03:14:39.635Z Compiling expectorate v1.3.0
13422026-09-04T03:14:39.635Z Compiling progenitor-client v0.14.0
13432026-09-04T03:14:39.827Z Compiling progenitor-extras v0.2.0
13442026-09-04T03:14:40.049Z Compiling progenitor-client v0.13.0
13452026-09-04T03:14:40.762Z Compiling pin-project v1.1.13
13462026-09-04T03:14:40.792Z Compiling nom v7.1.3
13472026-09-04T03:14:40.792Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13482026-09-04T03:14:40.792Z Compiling hickory-resolver v0.24.4
13492026-09-04T03:14:41.395Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13502026-09-04T03:14:42.519Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13512026-09-04T03:14:42.893Z Compiling rand v0.10.2
13522026-09-04T03:14:43.356Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13532026-09-04T03:14:43.483Z Compiling num_enum v0.5.11
13542026-09-04T03:14:43.579Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13552026-09-04T03:14:43.832Z Compiling newtype_derive v0.1.6
13562026-09-04T03:14:44.540Z Compiling progenitor-impl v0.14.0
13572026-09-04T03:14:44.984Z Compiling unicode-normalization v0.1.25
13582026-09-04T03:14:45.427Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13592026-09-04T03:14:45.439Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-09-04T03:14:45.561Z Compiling tokio-stream v0.1.19
13612026-09-04T03:14:46.054Z Compiling snafu-derive v0.8.9
13622026-09-04T03:14:47.559Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13632026-09-04T03:14:47.777Z Compiling async-recursion v1.1.1
13642026-09-04T03:14:47.787Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13652026-09-04T03:14:47.891Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13662026-09-04T03:14:47.929Z Compiling slog-dtrace v0.3.0
13672026-09-04T03:14:48.087Z Compiling csv-core v0.1.13
13682026-09-04T03:14:48.102Z Compiling bstr v1.13.1
13692026-09-04T03:14:48.166Z Compiling unicode-xid v0.2.6
13702026-09-04T03:14:48.292Z Compiling unicode-width v0.1.14
13712026-09-04T03:14:48.360Z Compiling openssl v0.10.81
13722026-09-04T03:14:48.422Z Compiling foreign-types-shared v0.1.1
13732026-09-04T03:14:48.455Z Compiling foldhash v0.1.5
13742026-09-04T03:14:48.514Z Compiling same-file v1.0.6
13752026-09-04T03:14:48.552Z Compiling konst_macro_rules v0.2.19
13762026-09-04T03:14:48.594Z Compiling cancel-safe-futures v0.1.5
13772026-09-04T03:14:48.612Z Compiling jiff-core v0.1.0
13782026-09-04T03:14:48.634Z Compiling chrono-tz v0.10.4
13792026-09-04T03:14:48.685Z Compiling owo-colors v4.3.0
13802026-09-04T03:14:49.145Z Compiling highway v1.3.0
13812026-09-04T03:14:49.164Z Compiling konst v0.2.20
13822026-09-04T03:14:49.164Z Compiling walkdir v2.5.0
13832026-09-04T03:14:49.164Z Compiling hashbrown v0.15.5
13842026-09-04T03:14:49.164Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13852026-09-04T03:14:49.164Z Compiling foreign-types v0.3.2
13862026-09-04T03:14:49.182Z Compiling globset v0.4.20
13872026-09-04T03:14:49.204Z Compiling const_format_proc_macros v0.2.34
13882026-09-04T03:14:49.289Z Compiling csv v1.4.0
13892026-09-04T03:14:49.887Z Compiling jiff v0.2.35
13902026-09-04T03:14:49.897Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T03:14:49.911Z Compiling progenitor-macro v0.14.0
13922026-09-04T03:14:49.963Z Compiling snafu v0.8.9
13932026-09-04T03:14:50.023Z Compiling qorb v0.4.1
13942026-09-04T03:14:50.347Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T03:14:50.966Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:14:51.720Z Compiling olpc-cjson v0.1.4
13972026-09-04T03:14:51.774Z Compiling progenitor v0.13.0
13982026-09-04T03:14:51.774Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-09-04T03:14:51.774Z Compiling rayon v1.12.0
14002026-09-04T03:14:53.827Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14012026-09-04T03:14:53.955Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14022026-09-04T03:14:53.955Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14032026-09-04T03:14:53.955Z Compiling phf v0.12.1
14042026-09-04T03:14:53.956Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14052026-09-04T03:14:53.956Z Compiling zone_cfg_derive v0.3.1
14062026-09-04T03:14:54.050Z Compiling tokio-dtrace v0.1.1
14072026-09-04T03:14:54.328Z Compiling itertools v0.12.1
14082026-09-04T03:14:54.544Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14092026-09-04T03:14:55.164Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14102026-09-04T03:14:55.171Z Compiling libsw-core v0.3.2
14112026-09-04T03:14:55.618Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14122026-09-04T03:14:55.622Z Compiling serde_plain v1.0.2
14132026-09-04T03:14:55.622Z Compiling pem v3.0.6
14142026-09-04T03:14:55.622Z Compiling openssl-macros v0.1.1
14152026-09-04T03:14:55.622Z Compiling cookie v0.18.2
14162026-09-04T03:14:55.623Z Compiling sigpipe v0.1.3
14172026-09-04T03:14:55.675Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14182026-09-04T03:14:55.719Z Compiling glob v0.3.4
14192026-09-04T03:14:55.796Z Compiling typed-path v0.9.3
14202026-09-04T03:14:55.898Z Compiling fixedbitset v0.4.2
14212026-09-04T03:14:56.333Z Compiling fixedbitset v0.5.7
14222026-09-04T03:14:56.355Z Compiling bytecount v0.6.9
14232026-09-04T03:14:56.355Z Compiling petgraph v0.8.3
14242026-09-04T03:14:56.355Z Compiling papergrid v0.11.0
14252026-09-04T03:14:56.355Z Compiling petgraph v0.6.5
14262026-09-04T03:14:57.146Z Compiling tough v0.22.0
14272026-09-04T03:14:57.251Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T03:14:57.887Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:14:57.898Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14302026-09-04T03:14:57.898Z Compiling zone v0.3.1
14312026-09-04T03:14:57.956Z Compiling progenitor v0.14.0
14322026-09-04T03:14:58.012Z Compiling libsw v3.5.0
14332026-09-04T03:14:58.519Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14342026-09-04T03:14:58.553Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14352026-09-04T03:14:58.553Z Compiling oxide-tokio-rt v0.1.6
14362026-09-04T03:14:58.718Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-09-04T03:14:58.815Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-09-04T03:14:58.948Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T03:14:59.009Z Compiling const_format v0.2.36
14402026-09-04T03:14:59.775Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T03:14:59.801Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14422026-09-04T03:14:59.801Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14432026-09-04T03:15:00.163Z Compiling tabled_derive v0.7.0
14442026-09-04T03:15:00.178Z Compiling gethostname v0.5.0
14452026-09-04T03:15:00.196Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-09-04T03:15:00.640Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14472026-09-04T03:15:00.646Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14482026-09-04T03:15:00.646Z Compiling smf v0.2.3
14492026-09-04T03:15:00.646Z Compiling bcs v0.1.6
14502026-09-04T03:15:00.646Z Compiling nom v8.0.0
14512026-09-04T03:15:00.646Z Compiling unicode-linebreak v0.1.5
14522026-09-04T03:15:00.885Z Compiling linear-map v1.2.0
14532026-09-04T03:15:00.900Z Compiling smawk v0.3.3
14542026-09-04T03:15:01.025Z Compiling termtree v0.5.1
14552026-09-04T03:15:01.068Z Compiling whoami v1.6.1
14562026-09-04T03:15:01.113Z Compiling tagptr v0.2.0
14572026-09-04T03:15:01.195Z Compiling lazy_static v1.5.0
14582026-09-04T03:15:01.305Z Compiling steno v0.4.1
14592026-09-04T03:15:01.402Z Compiling moka v0.12.16
14602026-09-04T03:15:01.687Z Compiling tabled v0.15.0
14612026-09-04T03:15:02.118Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T03:15:02.212Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14632026-09-04T03:15:02.654Z Compiling textwrap v0.16.2
14642026-09-04T03:15:03.186Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-09-04T03:15:03.679Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14662026-09-04T03:15:03.692Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14672026-09-04T03:15:04.378Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T03:15:04.452Z Compiling hickory-proto v0.25.2
14692026-09-04T03:15:04.510Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14702026-09-04T03:15:05.746Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14712026-09-04T03:15:06.109Z Compiling parking_lot_core v0.8.6
14722026-09-04T03:15:06.638Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14732026-09-04T03:15:06.649Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T03:15:06.649Z Compiling hickory-resolver v0.25.2
14752026-09-04T03:15:06.649Z Compiling libscf-sys v1.2.0
14762026-09-04T03:15:06.649Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14772026-09-04T03:15:06.738Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14782026-09-04T03:15:06.796Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14792026-09-04T03:15:07.096Z Compiling parking_lot v0.11.2
14802026-09-04T03:15:07.167Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14812026-09-04T03:15:07.426Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14822026-09-04T03:15:07.471Z Compiling fxhash v0.2.1
14832026-09-04T03:15:07.500Z Compiling internet-checksum v0.2.1
14842026-09-04T03:15:07.613Z Compiling sled v0.34.7
14852026-09-04T03:15:07.696Z Compiling itertools v0.15.0
14862026-09-04T03:15:07.949Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14872026-09-04T03:15:10.318Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14882026-09-04T03:15:12.313Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14892026-09-04T03:15:19.873Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14902026-09-04T03:15:21.498Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14912026-09-04T03:15:22.518Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14922026-09-04T03:15:23.462Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14932026-09-04T03:15:24.735Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14942026-09-04T03:15:25.523Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
14952026-09-04T03:15:51.625Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
14962026-09-04T03:15:51.776Z────────────
14972026-09-04T03:15:51.776Z Nextest run ID 4de1d5db-b244-4584-b9ce-0f463fb3e010 with nextest profile: default
14982026-09-04T03:15:51.776Z Starting 48 tests across 3 binaries
14992026-09-04T03:15:51.782Z START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15002026-09-04T03:15:51.787Z
15012026-09-04T03:15:51.787Zrunning 1 test
15022026-09-04T03:15:52.226Ztest dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok
15032026-09-04T03:15:52.227Z
15042026-09-04T03:15:52.227Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s
15052026-09-04T03:15:52.227Z
15062026-09-04T03:15:52.233Z PASS [ 0.457s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down
15072026-09-04T03:15:52.233Z START bfd dispatcher::proptests::state_machine
15082026-09-04T03:15:52.241Z
15092026-09-04T03:15:52.241Zrunning 1 test
15102026-09-04T03:15:52.524Ztest dispatcher::proptests::state_machine ... ok
15112026-09-04T03:15:52.524Z
15122026-09-04T03:15:52.525Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.28s
15132026-09-04T03:15:52.525Z
15142026-09-04T03:15:52.548Z PASS [ 0.290s] bfd dispatcher::proptests::state_machine
15152026-09-04T03:15:52.548Z START bfd dispatcher::proptests::state_machine_with_bind_failures
15162026-09-04T03:15:52.557Z
15172026-09-04T03:15:52.557Zrunning 1 test
15182026-09-04T03:15:52.772Ztest dispatcher::proptests::state_machine_with_bind_failures ... ok
15192026-09-04T03:15:52.772Z
15202026-09-04T03:15:52.772Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.24s
15212026-09-04T03:15:52.772Z
15222026-09-04T03:15:52.781Z PASS [ 0.248s] bfd dispatcher::proptests::state_machine_with_bind_failures
15232026-09-04T03:15:52.781Z START bfd dispatcher::tests::bounded_channel_drops_excess_packets
15242026-09-04T03:15:52.786Z
15252026-09-04T03:15:52.786Zrunning 1 test
15262026-09-04T03:15:52.786Ztest dispatcher::tests::bounded_channel_drops_excess_packets ... ok
15272026-09-04T03:15:52.786Z
15282026-09-04T03:15:52.786Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15292026-09-04T03:15:52.786Z
15302026-09-04T03:15:52.786Z PASS [ 0.011s] bfd dispatcher::tests::bounded_channel_drops_excess_packets
15312026-09-04T03:15:52.786Z START bfd dispatcher::tests::delivers_packet_from_registered_peer
15322026-09-04T03:15:52.800Z
15332026-09-04T03:15:52.800Zrunning 1 test
15342026-09-04T03:15:52.801Ztest dispatcher::tests::delivers_packet_from_registered_peer ... ok
15352026-09-04T03:15:52.801Z
15362026-09-04T03:15:52.801Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15372026-09-04T03:15:52.801Z
15382026-09-04T03:15:52.814Z PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer
15392026-09-04T03:15:52.814Z START bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15402026-09-04T03:15:52.814Z
15412026-09-04T03:15:52.815Zrunning 1 test
15422026-09-04T03:15:52.815Ztest dispatcher::tests::drops_malformed_packet_but_task_survives ... ok
15432026-09-04T03:15:52.815Z
15442026-09-04T03:15:52.815Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15452026-09-04T03:15:52.815Z
15462026-09-04T03:15:52.815Z PASS [ 0.008s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives
15472026-09-04T03:15:52.815Z START bfd dispatcher::tests::drops_packet_from_unregistered_peer
15482026-09-04T03:15:52.815Z
15492026-09-04T03:15:52.815Zrunning 1 test
15502026-09-04T03:15:53.147Ztest dispatcher::tests::drops_packet_from_unregistered_peer ... ok
15512026-09-04T03:15:53.147Z
15522026-09-04T03:15:53.147Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s
15532026-09-04T03:15:53.147Z
15542026-09-04T03:15:53.174Z PASS [ 0.311s] bfd dispatcher::tests::drops_packet_from_unregistered_peer
15552026-09-04T03:15:53.174Z START bfd dispatcher::tests::rx_closed_after_last_peer_removed
15562026-09-04T03:15:53.174Z
15572026-09-04T03:15:53.174Zrunning 1 test
15582026-09-04T03:15:53.175Ztest dispatcher::tests::rx_closed_after_last_peer_removed ... ok
15592026-09-04T03:15:53.175Z
15602026-09-04T03:15:53.175Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15612026-09-04T03:15:53.175Z
15622026-09-04T03:15:53.175Z PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed
15632026-09-04T03:15:53.175Z START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15642026-09-04T03:15:53.175Z
15652026-09-04T03:15:53.175Zrunning 1 test
15662026-09-04T03:15:53.175Ztest dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok
15672026-09-04T03:15:53.175Z
15682026-09-04T03:15:53.175Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15692026-09-04T03:15:53.175Z
15702026-09-04T03:15:53.175Z PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped
15712026-09-04T03:15:53.175Z START bfd egress::tests::binds_ports_in_expected_range
15722026-09-04T03:15:53.175Z
15732026-09-04T03:15:53.175Zrunning 1 test
15742026-09-04T03:15:53.175Ztest egress::tests::binds_ports_in_expected_range ... ok
15752026-09-04T03:15:53.175Z
15762026-09-04T03:15:53.175Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15772026-09-04T03:15:53.175Z
15782026-09-04T03:15:53.175Z PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range
15792026-09-04T03:15:53.175Z START bfd egress::tests::egress_socket_sets_hop_limit_v6
15802026-09-04T03:15:53.175Z
15812026-09-04T03:15:53.175Zrunning 1 test
15822026-09-04T03:15:53.175Ztest egress::tests::egress_socket_sets_hop_limit_v6 ... ok
15832026-09-04T03:15:53.176Z
15842026-09-04T03:15:53.183Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15852026-09-04T03:15:53.183Z
15862026-09-04T03:15:53.183Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6
15872026-09-04T03:15:53.183Z START bfd egress::tests::egress_socket_sets_ttl_v4
15882026-09-04T03:15:53.364Z
15892026-09-04T03:15:53.364Zrunning 1 test
15902026-09-04T03:15:53.364Ztest egress::tests::egress_socket_sets_ttl_v4 ... ok
15912026-09-04T03:15:53.364Z
15922026-09-04T03:15:53.364Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
15932026-09-04T03:15:53.364Z
15942026-09-04T03:15:53.364Z PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4
15952026-09-04T03:15:53.364Z START bfd egress::tests::exits_when_channel_closed
15962026-09-04T03:15:53.364Z
15972026-09-04T03:15:53.364Zrunning 1 test
15982026-09-04T03:15:53.365Ztest egress::tests::exits_when_channel_closed ... ok
15992026-09-04T03:15:53.365Z
16002026-09-04T03:15:53.365Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16012026-09-04T03:15:53.365Z
16022026-09-04T03:15:53.365Z PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed
16032026-09-04T03:15:53.365Z START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16042026-09-04T03:15:53.365Z
16052026-09-04T03:15:53.365Zrunning 1 test
16062026-09-04T03:15:53.365Ztest egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok
16072026-09-04T03:15:53.365Z
16082026-09-04T03:15:53.365Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16092026-09-04T03:15:53.365Z
16102026-09-04T03:15:53.365Z PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range
16112026-09-04T03:15:53.365Z START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16122026-09-04T03:15:53.365Z
16132026-09-04T03:15:53.365Zrunning 1 test
16142026-09-04T03:15:53.365Ztest egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok
16152026-09-04T03:15:53.365Z
16162026-09-04T03:15:53.365Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16172026-09-04T03:15:53.365Z
16182026-09-04T03:15:53.365Z PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end
16192026-09-04T03:15:53.365Z START bfd egress_src_port_iter::tests::src_port_is_always_in_range
16202026-09-04T03:15:53.365Z
16212026-09-04T03:15:53.365Zrunning 1 test
16222026-09-04T03:15:53.365Ztest egress_src_port_iter::tests::src_port_is_always_in_range ... ok
16232026-09-04T03:15:53.366Z
16242026-09-04T03:15:53.366Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
16252026-09-04T03:15:53.368Z
16262026-09-04T03:15:53.368Z PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range
16272026-09-04T03:15:53.368Z START bfd rib::tests::exits_when_state_channel_closed
16282026-09-04T03:15:53.381Z
16292026-09-04T03:15:53.381Zrunning 1 test
16302026-09-04T03:15:53.381Ztest rib::tests::exits_when_state_channel_closed ... ok
16312026-09-04T03:15:53.382Z
16322026-09-04T03:15:53.382Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16332026-09-04T03:15:53.382Z
16342026-09-04T03:15:53.382Z PASS [ 0.008s] bfd rib::tests::exits_when_state_channel_closed
16352026-09-04T03:15:53.382Z START bfd rib::tests::initial_down_state_is_synced
16362026-09-04T03:15:53.382Z
16372026-09-04T03:15:53.382Zrunning 1 test
16382026-09-04T03:15:53.382Ztest rib::tests::initial_down_state_is_synced ... ok
16392026-09-04T03:15:53.382Z
16402026-09-04T03:15:53.382Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16412026-09-04T03:15:53.383Z
16422026-09-04T03:15:53.383Z PASS [ 0.111s] bfd rib::tests::initial_down_state_is_synced
16432026-09-04T03:15:53.383Z START bfd rib::tests::real_transitions_are_synced
16442026-09-04T03:15:53.383Z
16452026-09-04T03:15:53.383Zrunning 1 test
16462026-09-04T03:15:53.647Ztest rib::tests::real_transitions_are_synced ... ok
16472026-09-04T03:15:53.647Z
16482026-09-04T03:15:53.647Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.31s
16492026-09-04T03:15:53.647Z
16502026-09-04T03:15:53.659Z PASS [ 0.314s] bfd rib::tests::real_transitions_are_synced
16512026-09-04T03:15:53.659Z START bfd rib::tests::redundant_shutdown_states_are_not_resynced
16522026-09-04T03:15:53.659Z
16532026-09-04T03:15:53.659Zrunning 1 test
16542026-09-04T03:15:54.114Ztest rib::tests::redundant_shutdown_states_are_not_resynced ... ok
16552026-09-04T03:15:54.114Z
16562026-09-04T03:15:54.114Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s
16572026-09-04T03:15:54.114Z
16582026-09-04T03:15:55.339Z PASS [ 0.362s] bfd rib::tests::redundant_shutdown_states_are_not_resynced
16592026-09-04T03:15:55.340Z START bfd session::tests::counts_incoming_packets
16602026-09-04T03:15:55.340Z
16612026-09-04T03:15:55.340Zrunning 1 test
16622026-09-04T03:15:55.340Ztest session::tests::counts_incoming_packets ... ok
16632026-09-04T03:15:55.340Z
16642026-09-04T03:15:55.340Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16652026-09-04T03:15:55.340Z
16662026-09-04T03:15:55.340Z PASS [ 0.110s] bfd session::tests::counts_incoming_packets
16672026-09-04T03:15:55.340Z START bfd session::tests::down_to_up_directly
16682026-09-04T03:15:55.340Z
16692026-09-04T03:15:55.340Zrunning 1 test
16702026-09-04T03:15:55.644Ztest session::tests::down_to_up_directly ... ok
16712026-09-04T03:15:55.644Z
16722026-09-04T03:15:55.644Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
16732026-09-04T03:15:55.644Z
16742026-09-04T03:15:55.644Z PASS [ 0.110s] bfd session::tests::down_to_up_directly
16752026-09-04T03:15:55.644Z START bfd session::tests::emits_outgoing_control_packet
16762026-09-04T03:15:55.644Z
16772026-09-04T03:15:55.645Zrunning 1 test
16782026-09-04T03:15:55.645Ztest session::tests::emits_outgoing_control_packet ... ok
16792026-09-04T03:15:55.645Z
16802026-09-04T03:15:55.645Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16812026-09-04T03:15:55.645Z
16822026-09-04T03:15:55.645Z PASS [ 0.011s] bfd session::tests::emits_outgoing_control_packet
16832026-09-04T03:15:55.645Z START bfd session::tests::exits_when_listener_channel_closes
16842026-09-04T03:15:55.645Z
16852026-09-04T03:15:55.645Zrunning 1 test
16862026-09-04T03:15:55.645Ztest session::tests::exits_when_listener_channel_closes ... ok
16872026-09-04T03:15:55.645Z
16882026-09-04T03:15:55.645Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
16892026-09-04T03:15:55.645Z
16902026-09-04T03:15:55.645Z PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes
16912026-09-04T03:15:55.645Z START bfd session::tests::handshake_down_init_up_publishes_each_state
16922026-09-04T03:15:55.645Z
16932026-09-04T03:15:55.645Zrunning 1 test
16942026-09-04T03:15:55.645Ztest session::tests::handshake_down_init_up_publishes_each_state ... ok
16952026-09-04T03:15:55.645Z
16962026-09-04T03:15:55.645Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
16972026-09-04T03:15:55.645Z
16982026-09-04T03:15:55.645Z PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state
16992026-09-04T03:15:55.645Z START bfd session::tests::init_to_down_on_peer_admin_down
17002026-09-04T03:15:55.645Z
17012026-09-04T03:15:55.645Zrunning 1 test
17022026-09-04T03:15:55.645Ztest session::tests::init_to_down_on_peer_admin_down ... ok
17032026-09-04T03:15:55.646Z
17042026-09-04T03:15:55.646Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17052026-09-04T03:15:55.646Z
17062026-09-04T03:15:55.646Z PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down
17072026-09-04T03:15:55.646Z START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17082026-09-04T03:15:55.646Z
17092026-09-04T03:15:55.646Zrunning 1 test
17102026-09-04T03:15:55.646Ztest session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok
17112026-09-04T03:15:55.646Z
17122026-09-04T03:15:55.646Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s
17132026-09-04T03:15:55.646Z
17142026-09-04T03:15:55.646Z PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op
17152026-09-04T03:15:55.647Z START bfd session::tests::poll_packet_elicits_final_response_on_egress
17162026-09-04T03:15:55.647Z
17172026-09-04T03:15:55.647Zrunning 1 test
17182026-09-04T03:15:55.647Ztest session::tests::poll_packet_elicits_final_response_on_egress ... ok
17192026-09-04T03:15:55.647Z
17202026-09-04T03:15:55.647Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17212026-09-04T03:15:55.647Z
17222026-09-04T03:15:55.647Z PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress
17232026-09-04T03:15:55.647Z START bfd session::tests::recv_timeout_drives_session_down
17242026-09-04T03:15:55.647Z
17252026-09-04T03:15:55.647Zrunning 1 test
17262026-09-04T03:15:56.293Ztest session::tests::recv_timeout_drives_session_down ... ok
17272026-09-04T03:15:56.293Z
17282026-09-04T03:15:56.293Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s
17292026-09-04T03:15:56.293Z
17302026-09-04T03:15:56.337Z PASS [ 1.526s] bfd session::tests::recv_timeout_drives_session_down
17312026-09-04T03:15:56.338Z START bfd session::tests::up_to_down_on_peer_admin_down
17322026-09-04T03:15:56.351Z
17332026-09-04T03:15:56.351Zrunning 1 test
17342026-09-04T03:15:56.504Ztest session::tests::up_to_down_on_peer_admin_down ... ok
17352026-09-04T03:15:56.504Z
17362026-09-04T03:15:56.507Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17372026-09-04T03:15:56.507Z
17382026-09-04T03:15:56.507Z PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down
17392026-09-04T03:15:56.507Z START bfd session::tests::up_to_down_on_peer_down
17402026-09-04T03:15:56.512Z
17412026-09-04T03:15:56.512Zrunning 1 test
17422026-09-04T03:15:56.715Ztest session::tests::up_to_down_on_peer_down ... ok
17432026-09-04T03:15:56.716Z
17442026-09-04T03:15:56.716Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s
17452026-09-04T03:15:56.716Z
17462026-09-04T03:15:56.720Z PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down
17472026-09-04T03:15:56.720Z START bfd sm::tests::arbitrary_local_config_never_panics
17482026-09-04T03:15:56.723Z
17492026-09-04T03:15:56.723Zrunning 1 test
17502026-09-04T03:15:56.979Ztest sm::tests::arbitrary_local_config_never_panics ... ok
17512026-09-04T03:15:56.979Z
17522026-09-04T03:15:56.979Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.26s
17532026-09-04T03:15:56.979Z
17542026-09-04T03:15:56.985Z PASS [ 0.265s] bfd sm::tests::arbitrary_local_config_never_panics
17552026-09-04T03:15:56.985Z START bfd sm::tests::arbitrary_sequences_uphold_invariants
17562026-09-04T03:15:56.991Z
17572026-09-04T03:15:56.991Zrunning 1 test
17582026-09-04T03:15:57.454Ztest sm::tests::arbitrary_sequences_uphold_invariants ... ok
17592026-09-04T03:15:57.454Z
17602026-09-04T03:15:57.454Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.47s
17612026-09-04T03:15:57.454Z
17622026-09-04T03:15:57.458Z PASS [ 0.474s] bfd sm::tests::arbitrary_sequences_uphold_invariants
17632026-09-04T03:15:57.458Z START bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17642026-09-04T03:15:57.464Z
17652026-09-04T03:15:57.465Zrunning 1 test
17662026-09-04T03:15:57.491Ztest sm::tests::bounded_consecutive_loss_keeps_session_up ... ok
17672026-09-04T03:15:57.491Z
17682026-09-04T03:15:57.492Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s
17692026-09-04T03:15:57.492Z
17702026-09-04T03:15:57.903Z PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up
17712026-09-04T03:15:57.903Z START bfd sm::tests::clean_channel_converges_to_up
17722026-09-04T03:15:57.903Z
17732026-09-04T03:15:57.903Zrunning 1 test
17742026-09-04T03:15:57.903Ztest sm::tests::clean_channel_converges_to_up ... ok
17752026-09-04T03:15:57.903Z
17762026-09-04T03:15:57.903Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17772026-09-04T03:15:57.903Z
17782026-09-04T03:15:57.903Z PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up
17792026-09-04T03:15:57.903Z START bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17802026-09-04T03:15:57.904Z
17812026-09-04T03:15:57.904Zrunning 1 test
17822026-09-04T03:15:57.904Ztest sm::tests::demand_mode_suppresses_unsolicited_sends ... ok
17832026-09-04T03:15:57.904Z
17842026-09-04T03:15:57.904Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17852026-09-04T03:15:57.904Z
17862026-09-04T03:15:57.904Z PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends
17872026-09-04T03:15:57.904Z START bfd sm::tests::large_local_tx_interval_saturates_on_wire
17882026-09-04T03:15:57.910Z
17892026-09-04T03:15:57.910Zrunning 1 test
17902026-09-04T03:15:57.910Ztest sm::tests::large_local_tx_interval_saturates_on_wire ... ok
17912026-09-04T03:15:57.910Z
17922026-09-04T03:15:57.910Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
17932026-09-04T03:15:57.910Z
17942026-09-04T03:15:57.910Z PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire
17952026-09-04T03:15:57.910Z START bfd sm::tests::poll_flood_grows_response_queue_unboundedly
17962026-09-04T03:15:57.910Z
17972026-09-04T03:15:57.910Zrunning 1 test
17982026-09-04T03:15:57.910Ztest sm::tests::poll_flood_grows_response_queue_unboundedly ... ok
17992026-09-04T03:15:57.910Z
18002026-09-04T03:15:57.910Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18012026-09-04T03:15:57.910Z
18022026-09-04T03:15:57.910Z PASS [ 0.008s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly
18032026-09-04T03:15:57.910Z START bfd sm::tests::poll_response_remains_queued_past_tx_interval
18042026-09-04T03:15:57.910Z
18052026-09-04T03:15:57.910Zrunning 1 test
18062026-09-04T03:15:57.910Ztest sm::tests::poll_response_remains_queued_past_tx_interval ... ok
18072026-09-04T03:15:57.910Z
18082026-09-04T03:15:57.910Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18092026-09-04T03:15:57.910Z
18102026-09-04T03:15:57.910Z PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval
18112026-09-04T03:15:57.911Z START bfd sm::tests::poll_triggers_immediate_final_response
18122026-09-04T03:15:57.911Z
18132026-09-04T03:15:57.911Zrunning 1 test
18142026-09-04T03:15:57.911Ztest sm::tests::poll_triggers_immediate_final_response ... ok
18152026-09-04T03:15:57.911Z
18162026-09-04T03:15:57.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18172026-09-04T03:15:57.911Z
18182026-09-04T03:15:57.911Z PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response
18192026-09-04T03:15:57.911Z START bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18202026-09-04T03:15:57.911Z
18212026-09-04T03:15:57.911Zrunning 1 test
18222026-09-04T03:15:57.911Ztest sm::tests::recv_deadline_expiry_reports_was_already_down ... ok
18232026-09-04T03:15:57.911Z
18242026-09-04T03:15:57.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18252026-09-04T03:15:57.911Z
18262026-09-04T03:15:57.911Z PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down
18272026-09-04T03:15:57.911Z START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18282026-09-04T03:15:57.911Z
18292026-09-04T03:15:57.911Zrunning 1 test
18302026-09-04T03:15:57.911Ztest sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok
18312026-09-04T03:15:57.911Z
18322026-09-04T03:15:57.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18332026-09-04T03:15:57.911Z
18342026-09-04T03:15:57.911Z PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends
18352026-09-04T03:15:57.911Z START bfd sm::tests::total_partition_drives_both_down
18362026-09-04T03:15:57.911Z
18372026-09-04T03:15:57.911Zrunning 1 test
18382026-09-04T03:15:57.911Ztest sm::tests::total_partition_drives_both_down ... ok
18392026-09-04T03:15:57.911Z
18402026-09-04T03:15:57.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18412026-09-04T03:15:57.911Z
18422026-09-04T03:15:57.911Z PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down
18432026-09-04T03:15:57.911Z START bfd sm::tests::transition_table_is_exhaustive_and_correct
18442026-09-04T03:15:57.911Z
18452026-09-04T03:15:57.911Zrunning 1 test
18462026-09-04T03:15:57.911Ztest sm::tests::transition_table_is_exhaustive_and_correct ... ok
18472026-09-04T03:15:57.911Z
18482026-09-04T03:15:57.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s
18492026-09-04T03:15:57.911Z
18502026-09-04T03:15:57.912Z PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct
18512026-09-04T03:15:57.912Z START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18522026-09-04T03:15:57.912Z
18532026-09-04T03:15:57.912Zrunning 1 test
18542026-09-04T03:15:57.912Ztest v10::static_routes::tests::v1_add_request_converts_to_latest ... ok
18552026-09-04T03:15:57.912Z
18562026-09-04T03:15:57.912Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18572026-09-04T03:15:57.912Z
18582026-09-04T03:15:57.912Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
18592026-09-04T03:15:57.912Z START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18602026-09-04T03:15:57.912Z
18612026-09-04T03:15:57.912Zrunning 1 test
18622026-09-04T03:15:57.912Ztest v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok
18632026-09-04T03:15:57.912Z
18642026-09-04T03:15:57.912Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18652026-09-04T03:15:57.912Z
18662026-09-04T03:15:57.912Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
18672026-09-04T03:15:57.913Z START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18682026-09-04T03:15:57.913Z
18692026-09-04T03:15:57.913Zrunning 1 test
18702026-09-04T03:15:57.913Ztest v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok
18712026-09-04T03:15:57.913Z
18722026-09-04T03:15:57.913Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18732026-09-04T03:15:57.913Z
18742026-09-04T03:15:57.913Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
18752026-09-04T03:15:57.913Z START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18762026-09-04T03:15:57.913Z
18772026-09-04T03:15:57.913Zrunning 1 test
18782026-09-04T03:15:57.913Ztest v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok
18792026-09-04T03:15:57.913Z
18802026-09-04T03:15:57.913Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s
18812026-09-04T03:15:57.913Z
18822026-09-04T03:15:57.913Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
18832026-09-04T03:15:57.913Z────────────
18842026-09-04T03:15:57.913Z Summary [ 5.789s] 48 tests run: 48 passed, 0 skipped
18852026-09-04T03:15:57.913Z+ rm -rf /tmp/tmp.4FaGrc
18862026-09-04T03:15:57.913Zprocess exited: duration 186855 ms, exit code 0
 
18872026-09-04T03:15:57.925Zfound 0 output files