01KEWG9GEFG7BBA7KE2VPY864P: test

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/p4",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KEWGA4EP303HSJM1TZQT7W0P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T20:22:15.593Zjob assigned to worker 01KEWGA8DFYR0CF9287ERB0MY9 [factory aws, i-060a765a1b90d4a1d] (queued for 59 s)
 
22026-01-13T20:22:23.717Zstarting task 0: "setup"
32026-01-13T20:22:23.722Z++ uname -s
42026-01-13T20:22:23.725Z+ kern=SunOS
52026-01-13T20:22:23.725Z+ build_user=build
62026-01-13T20:22:23.725Z+ build_uid=12345
72026-01-13T20:22:23.725Z+ work_dir=/work
82026-01-13T20:22:23.725Z+ input_dir=/input
92026-01-13T20:22:23.725Z+ [[ 0 == 12345 ]]
102026-01-13T20:22:23.725Z+ case "$kern" in
112026-01-13T20:22:23.725Z+ groupadd -g 12345 build
122026-01-13T20:22:23.729Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-13T20:22:25.734Z+ zfs create -o mountpoint=/work rpool/work
142026-01-13T20:22:25.789Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-13T20:22:25.792Z+ home_fs=zfs
162026-01-13T20:22:25.792Z+ [[ zfs == autofs ]]
172026-01-13T20:22:25.792Z+ mkdir -p /home/build
182026-01-13T20:22:25.796Z+ chown build:build /home/build /work
192026-01-13T20:22:27.796Z+ chmod 0700 /home/build /work
202026-01-13T20:22:27.800Zprocess exited: duration 4084 ms, exit code 0
 
212026-01-13T20:22:27.806Zstarting task 1: "rust-toolchain"
222026-01-13T20:22:27.812Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-13T20:22:27.812Z * rust toolchain channel = "1.90.0"
242026-01-13T20:22:27.812Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-01-13T20:22:27.812Z * rust toolchain profile = "default"
262026-01-13T20:22:27.812Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-13T20:22:27.812Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-13T20:22:27.815Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-13T20:22:27.815Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-13T20:22:27.906Zinfo: downloading installer
312026-01-13T20:22:29.652Zwarn: It looks like you have an existing installation of Rust at:
322026-01-13T20:22:29.652Zwarn: /opt/ooce/bin
332026-01-13T20:22:29.652Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-13T20:22:29.652Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-13T20:22:29.652Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-13T20:22:29.652Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-13T20:22:29.652Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-13T20:22:29.652Zerror: cannot install while Rust is installed
392026-01-13T20:22:29.652Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-13T20:22:29.680Zinfo: profile set to 'default'
412026-01-13T20:22:29.680Zinfo: default host triple is x86_64-unknown-illumos
422026-01-13T20:22:29.685Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-13T20:22:29.853Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-13T20:22:29.854Zinfo: downloading component 'cargo'
452026-01-13T20:22:30.875Zinfo: downloading component 'clippy'
462026-01-13T20:22:31.201Zinfo: downloading component 'rust-docs'
472026-01-13T20:22:32.425Zinfo: downloading component 'rust-std'
482026-01-13T20:22:34.872Zinfo: downloading component 'rustc'
492026-01-13T20:22:41.035Zinfo: downloading component 'rustfmt'
502026-01-13T20:22:41.277Zinfo: installing component 'cargo'
512026-01-13T20:22:42.215Zinfo: installing component 'clippy'
522026-01-13T20:22:42.631Zinfo: installing component 'rust-docs'
532026-01-13T20:22:44.512Zinfo: installing component 'rust-std'
542026-01-13T20:22:46.438Zinfo: installing component 'rustc'
552026-01-13T20:22:53.289Zinfo: installing component 'rustfmt'
562026-01-13T20:22:53.629Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-13T20:22:53.629Z
582026-01-13T20:22:54.056Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-13T20:22:54.056Z
602026-01-13T20:22:54.059Z
612026-01-13T20:22:54.059ZRust is installed now. Great!
622026-01-13T20:22:54.059Z
632026-01-13T20:22:54.059ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-13T20:22:54.059Zenvironment variable. This has not been done automatically.
652026-01-13T20:22:54.059Z
662026-01-13T20:22:54.059ZTo configure your current shell, you need to source
672026-01-13T20:22:54.059Zthe corresponding env file under $HOME/.cargo.
682026-01-13T20:22:54.059Z
692026-01-13T20:22:54.060ZThis is usually done by running one of the following (note the leading DOT):
702026-01-13T20:22:54.060Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-13T20:22:54.060Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-13T20:22:54.060Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-13T20:22:54.187Z+ rustup --version
742026-01-13T20:22:54.199Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-13T20:22:54.202Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-13T20:22:54.282Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-13T20:22:54.286Z+ cargo --version
782026-01-13T20:22:54.350Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-13T20:22:54.354Z+ rustc --version
802026-01-13T20:22:54.430Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-13T20:22:54.436Zprocess exited: duration 26626 ms, exit code 0
 
822026-01-13T20:22:54.443Zstarting task 2: "authentication"
832026-01-13T20:22:54.472Zprocess exited: duration 28 ms, exit code 0
 
842026-01-13T20:22:54.478Zstarting task 3: "clone repository"
852026-01-13T20:22:54.483Z+ mkdir -p /work/oxidecomputer/dendrite
862026-01-13T20:22:54.487Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-01-13T20:22:54.557ZCloning into '/work/oxidecomputer/dendrite'...
882026-01-13T20:22:55.496Z+ cd /work/oxidecomputer/dendrite
892026-01-13T20:22:55.496Z+ git fetch origin 4cc8047bd9436f5da2a4f993e7c0048d4d4d1e75
902026-01-13T20:22:55.759ZFrom https://github.com/oxidecomputer/dendrite
912026-01-13T20:22:55.759Z * branch 4cc8047bd9436f5da2a4f993e7c0048d4d4d1e75 -> FETCH_HEAD
922026-01-13T20:22:55.767Z+ [[ -n timing ]]
932026-01-13T20:22:55.770Z++ git branch --show-current
942026-01-13T20:22:55.774Z+ current=main
952026-01-13T20:22:55.774Z+ [[ main != timing ]]
962026-01-13T20:22:55.774Z+ git branch -f timing 4cc8047bd9436f5da2a4f993e7c0048d4d4d1e75
972026-01-13T20:22:55.779Z+ git checkout -f timing
982026-01-13T20:22:55.803ZSwitched to branch 'timing'
992026-01-13T20:22:55.806Z+ git reset --hard 4cc8047bd9436f5da2a4f993e7c0048d4d4d1e75
1002026-01-13T20:22:55.831ZHEAD is now at 4cc8047 cleanup
1012026-01-13T20:22:55.834Zprocess exited: duration 1353 ms, exit code 0
 
1022026-01-13T20:22:55.842Zstarting task 4: "build"
1032026-01-13T20:22:55.847Z+ source .github/buildomat/common.sh
1042026-01-13T20:22:55.850Z++ SDE_COMMIT=eb08b0b0e55792bbba206202603da0fd791ea555
1052026-01-13T20:22:55.850Z++ SDE_PKG_SHA256=fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7
1062026-01-13T20:22:55.850Z++ SDE_DEB_SHA256=14050fd9a08b8b0b2ec7c827fa06a51516369a81bcf616d16699302b58d8ea9a
1072026-01-13T20:22:55.850Z+++ uname -s
1082026-01-13T20:22:55.851Z++ '[' SunOS == SunOS ']'
1092026-01-13T20:22:55.851Z++ SERIES=illumos
1102026-01-13T20:22:55.854Z+++ uname -s
1112026-01-13T20:22:55.854Z++ '[' SunOS == SunOS ']'
1122026-01-13T20:22:55.854Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/eb08b0b0e55792bbba206202603da0fd791ea555
1132026-01-13T20:22:55.854Z++ rustup show active-toolchain
1142026-01-13T20:22:55.905Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1152026-01-13T20:22:55.908Z+ source .github/buildomat/illumos.sh
1162026-01-13T20:22:55.908Z++ banner 'sde setup'
1172026-01-13T20:22:55.911Z
1182026-01-13T20:22:55.912Z #### ##### ###### #### ###### ##### # # #####
1192026-01-13T20:22:55.912Z # # # # # # # # # # #
1202026-01-13T20:22:55.912Z #### # # ##### #### ##### # # # # #
1212026-01-13T20:22:55.912Z # # # # # # # # # #####
1222026-01-13T20:22:55.912Z # # # # # # # # # # # #
1232026-01-13T20:22:55.912Z #### ##### ###### #### ###### # #### #
1242026-01-13T20:22:55.912Z
1252026-01-13T20:22:55.912Z++ export PKG=tofino_sde.p5p
1262026-01-13T20:22:55.912Z++ PKG=tofino_sde.p5p
1272026-01-13T20:22:55.912Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/eb08b0b0e55792bbba206202603da0fd791ea555/tofino_sde.p5p
1282026-01-13T20:22:55.919Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-01-13T20:22:55.923Z Dload Upload Total Spent Left Speed
1302026-01-13T20:22:57.386Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 75.0M 38 28.6M 0 0 36.1M 0 0:00:02 --:--:-- 0:00:02 36.1M 100 75.0M 100 75.0M 0 0 51.1M 0 0:00:01 0:00:01 --:--:-- 51.1M
1312026-01-13T20:22:57.391Z+++ digest -a sha256 tofino_sde.p5p
1322026-01-13T20:22:57.449Z++ SDE_CALC=fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7
1332026-01-13T20:22:57.452Z++ '[' fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7 '!=' fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7 ']'
1342026-01-13T20:22:57.452Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-01-13T20:23:08.007Z Startup: Refreshing catalog 'helios-dev' ... Done
1362026-01-13T20:23:18.000Z Startup: Caching catalogs ... Done
1372026-01-13T20:23:18.181Z Startup: Refreshing catalog 'oxide' ... Done
1382026-01-13T20:23:39.320ZPlanning: Solver setup ... Done
1392026-01-13T20:23:39.453ZPlanning: Running solver ... Done
1402026-01-13T20:23:39.606ZPlanning: Finding local manifests ... Done
1412026-01-13T20:23:39.609ZPlanning: Fetching manifests: 1/1 100% complete
1422026-01-13T20:23:39.617ZPlanning: Fetching manifests: 1/1 100% complete
1432026-01-13T20:23:39.636ZPlanning: Package planning ... Done
1442026-01-13T20:23:39.641ZPlanning: Merging actions ... Done
1452026-01-13T20:23:39.783ZPlanning: Checking for conflicting actions ... Done
1462026-01-13T20:23:39.786ZPlanning: Consolidating action changes ... Done
1472026-01-13T20:23:41.997ZPlanning: Evaluating mediators ... Done
1482026-01-13T20:23:42.000ZPlanning: Planning completed in 23.81 seconds
1492026-01-13T20:23:42.007Z Packages to install: 1
1502026-01-13T20:23:42.007Z Create boot environment: No
1512026-01-13T20:23:42.011ZCreate backup boot environment: No
1522026-01-13T20:23:42.165Z
1532026-01-13T20:23:42.165ZDownload: 0/242 items 0.0/74.3MB 0% complete
1542026-01-13T20:23:42.394ZDownload: Completed 74.32 MB in 0.23 seconds (323M/s)
1552026-01-13T20:23:42.660Z Actions: 1/293 actions (Installing new actions)
1562026-01-13T20:23:43.890Z Actions: Completed 293 actions in 1.31 seconds.
1572026-01-13T20:23:43.893Z Done
1582026-01-13T20:23:43.957Z Done
1592026-01-13T20:23:44.982Z Done
1602026-01-13T20:23:49.572Z Done
1612026-01-13T20:23:49.659Z Done
1622026-01-13T20:23:49.663Z Done
1632026-01-13T20:23:49.762Z Done
1642026-01-13T20:23:50.418Z++ export SDE=/opt/oxide/tofino_sde
1652026-01-13T20:23:50.418Z++ SDE=/opt/oxide/tofino_sde
1662026-01-13T20:23:50.418Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-01-13T20:23:50.418Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-01-13T20:23:50.418Z++ banner packages
1692026-01-13T20:23:50.422Z
1702026-01-13T20:23:50.422Z ##### ## #### # # ## #### ###### ####
1712026-01-13T20:23:50.422Z # # # # # # # # # # # # # #
1722026-01-13T20:23:50.422Z # # # # # #### # # # ##### ####
1732026-01-13T20:23:50.422Z ##### ###### # # # ###### # ### # #
1742026-01-13T20:23:50.422Z # # # # # # # # # # # # # #
1752026-01-13T20:23:50.422Z # # # #### # # # # #### ###### ####
1762026-01-13T20:23:50.422Z
1772026-01-13T20:23:50.422Z++ pfexec pkg install clang-15 pcap
1782026-01-13T20:23:50.990Z Startup: Refreshing catalog 'helios-dev' ... Done
1792026-01-13T20:23:50.993Z Startup: Refreshing catalog 'oxide' ... Done
1802026-01-13T20:24:09.442ZPlanning: Solver setup ... Done
1812026-01-13T20:24:09.580ZPlanning: Running solver ... Done
1822026-01-13T20:24:09.731ZPlanning: Finding local manifests ... Done
1832026-01-13T20:24:09.734ZPlanning: Fetching manifests: 0/2 0% complete
1842026-01-13T20:24:09.991ZPlanning: Fetching manifests: 2/2 100% complete
1852026-01-13T20:24:10.040ZPlanning: Package planning ... Done
1862026-01-13T20:24:10.087ZPlanning: Merging actions ... Done
1872026-01-13T20:24:10.258ZPlanning: Checking for conflicting actions ... Done
1882026-01-13T20:24:10.269ZPlanning: Consolidating action changes ... Done
1892026-01-13T20:24:10.541ZPlanning: Evaluating mediators ... Done
1902026-01-13T20:24:10.550ZPlanning: Planning completed in 19.56 seconds
1912026-01-13T20:24:10.560Z Packages to install: 2
1922026-01-13T20:24:10.560Z Mediators to change: 2
1932026-01-13T20:24:10.564Z Services to change: 1
1942026-01-13T20:24:10.564Z Create boot environment: No
1952026-01-13T20:24:10.564ZCreate backup boot environment: No
1962026-01-13T20:24:10.603Z
1972026-01-13T20:24:10.603ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1982026-01-13T20:24:15.640ZDownload: 2002/3076 items 117.8/211.3MB 55% complete (24.1M/s)
1992026-01-13T20:24:19.745ZDownload: Completed 211.31 MB in 9.14 seconds (23.1M/s)
2002026-01-13T20:24:21.204Z Actions: 1/3418 actions (Installing new actions)
2012026-01-13T20:24:25.862Z Actions: Completed 3418 actions in 4.66 seconds.
2022026-01-13T20:24:26.489Z Done
2032026-01-13T20:24:26.489Z Done
2042026-01-13T20:24:27.548Z Done
2052026-01-13T20:24:31.676Z Done
2062026-01-13T20:24:31.765Z Done
2072026-01-13T20:24:31.768Z Done
2082026-01-13T20:24:31.932Z Done
2092026-01-13T20:24:32.093Z++ pfexec pkg set-mediator -V 15 clang llvm
2102026-01-13T20:24:32.393ZPlanning: Evaluating mediator changes ... Done
2112026-01-13T20:24:32.561ZPlanning: Checking for conflicting actions ... Done
2122026-01-13T20:24:32.565ZPlanning: Consolidating action changes ... Done
2132026-01-13T20:24:32.831ZPlanning: Evaluating mediators ... Done
2142026-01-13T20:24:32.835ZPlanning: Planning completed in 0.44 seconds
2152026-01-13T20:24:32.864Z Mediators to change: 2
2162026-01-13T20:24:32.864Z Create boot environment: No
2172026-01-13T20:24:32.867ZCreate backup boot environment: No
2182026-01-13T20:24:32.942Z Done
2192026-01-13T20:24:32.942Z Done
2202026-01-13T20:24:33.692Z Done
2212026-01-13T20:24:37.363Z Done
2222026-01-13T20:24:37.451Z Done
2232026-01-13T20:24:37.454Z Done
2242026-01-13T20:24:37.620Z Done
2252026-01-13T20:24:37.716Z++ cargo --version
2262026-01-13T20:24:37.775Zcargo 1.90.0 (840b83a10 2025-07-30)
2272026-01-13T20:24:37.778Z++ rustc --version
2282026-01-13T20:24:37.855Zrustc 1.90.0 (1159e78c4 2025-09-14)
2292026-01-13T20:24:37.858Z+ banner copyrights
2302026-01-13T20:24:37.862Z
2312026-01-13T20:24:37.862Z #### #### ##### # # ##### # #### # # ##### ####
2322026-01-13T20:24:37.862Z # # # # # # # # # # # # # # # # #
2332026-01-13T20:24:37.862Z # # # # # # # # # # ###### # ####
2342026-01-13T20:24:37.862Z # # # ##### # ##### # # ### # # # #
2352026-01-13T20:24:37.862Z # # # # # # # # # # # # # # # #
2362026-01-13T20:24:37.862Z #### #### # # # # # #### # # # ####
2372026-01-13T20:24:37.862Z
2382026-01-13T20:24:37.862Z+ ./tools/check_copyrights.sh
2392026-01-13T20:24:38.417Zdpd-client/tests/integration_tests/common.rs: Copyright with wrong year
2402026-01-13T20:24:39.629Zswadm/src/link.rs: Copyright with wrong year
2412026-01-13T20:24:40.131Zxtask/src/linux.rs: Copyright with wrong year
2422026-01-13T20:24:40.144Z+ banner clippy
2432026-01-13T20:24:40.147Z
2442026-01-13T20:24:40.147Z #### # # ##### ##### # #
2452026-01-13T20:24:40.147Z # # # # # # # # # #
2462026-01-13T20:24:40.147Z # # # # # # # #
2472026-01-13T20:24:40.147Z # # # ##### ##### #
2482026-01-13T20:24:40.147Z # # # # # # #
2492026-01-13T20:24:40.147Z #### ###### # # # #
2502026-01-13T20:24:40.147Z
2512026-01-13T20:24:40.147Z+ for feat in tofino_stub tofino_asic softnpu chaos
2522026-01-13T20:24:40.147Z+ cargo clippy --features tofino_stub -- --deny warnings
2532026-01-13T20:24:40.442Z Updating git repository `https://github.com/oxidecomputer/omicron`
2542026-01-13T20:24:53.909Z Updating crates.io index
2552026-01-13T20:24:53.954Z Updating git repository `https://github.com/illumos/smf-rs`
2562026-01-13T20:24:54.226Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572026-01-13T20:24:55.393Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2582026-01-13T20:24:55.660Z Updating git repository `https://github.com/oxidecomputer/tofino`
2592026-01-13T20:24:55.923Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-01-13T20:24:57.361Z Updating git repository `https://github.com/oxidecomputer/ispf`
2612026-01-13T20:24:57.721Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-01-13T20:24:58.025Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-01-13T20:24:58.525Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642026-01-13T20:24:58.785Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2652026-01-13T20:24:59.241Z Updating git repository `https://github.com/oxidecomputer/p4`
2662026-01-13T20:24:59.809Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2672026-01-13T20:25:00.168Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682026-01-13T20:25:00.941Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-01-13T20:25:01.288Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702026-01-13T20:25:01.542Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2712026-01-13T20:25:01.879Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722026-01-13T20:25:02.410Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2732026-01-13T20:25:02.795Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2742026-01-13T20:25:03.265Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2752026-01-13T20:25:04.637Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-01-13T20:25:05.384Z Updating git repository `https://github.com/oxidecomputer/propolis`
2772026-01-13T20:25:05.954Z Updating git repository `https://github.com/oxidecomputer/crucible`
2782026-01-13T20:25:08.232Z Updating git repository `https://github.com/oxidecomputer/opte`
2792026-01-13T20:25:08.968Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802026-01-13T20:25:10.896Z Downloading crates ...
2812026-01-13T20:25:10.974Z Downloaded adler2 v2.0.1
2822026-01-13T20:25:10.982Z Downloaded atomic-waker v1.1.2
2832026-01-13T20:25:10.986Z Downloaded async-trait v0.1.89
2842026-01-13T20:25:10.990Z Downloaded bitflags v1.3.2
2852026-01-13T20:25:10.994Z Downloaded clang-sys v1.8.1
2862026-01-13T20:25:11.000Z Downloaded anstream v0.6.20
2872026-01-13T20:25:11.004Z Downloaded dyn-clone v1.0.20
2882026-01-13T20:25:11.007Z Downloaded dtrace-parser v0.3.0
2892026-01-13T20:25:11.011Z Downloaded errno v0.3.14
2902026-01-13T20:25:11.014Z Downloaded heck v0.4.1
2912026-01-13T20:25:11.017Z Downloaded float-ord v0.3.2
2922026-01-13T20:25:11.021Z Downloaded aws-lc-rs v1.14.0
2932026-01-13T20:25:11.029Z Downloaded is-terminal v0.4.16
2942026-01-13T20:25:11.032Z Downloaded expectorate v1.2.0
2952026-01-13T20:25:11.036Z Downloaded http v1.3.1
2962026-01-13T20:25:11.040Z Downloaded ident_case v1.0.1
2972026-01-13T20:25:11.043Z Downloaded httparse v1.10.1
2982026-01-13T20:25:11.047Z Downloaded futures v0.3.31
2992026-01-13T20:25:11.053Z Downloaded futures-task v0.3.31
3002026-01-13T20:25:11.056Z Downloaded fixedbitset v0.4.2
3012026-01-13T20:25:11.061Z Downloaded fnv v1.0.7
3022026-01-13T20:25:11.066Z Downloaded find-msvc-tools v0.1.2
3032026-01-13T20:25:11.069Z Downloaded foreign-types-macros v0.2.3
3042026-01-13T20:25:11.069Z Downloaded foreign-types v0.5.0
3052026-01-13T20:25:11.072Z Downloaded foreign-types v0.3.2
3062026-01-13T20:25:11.072Z Downloaded icu_provider v2.0.0
3072026-01-13T20:25:11.077Z Downloaded getrandom v0.3.3
3082026-01-13T20:25:11.082Z Downloaded getrandom v0.2.16
3092026-01-13T20:25:11.088Z Downloaded httpdate v1.0.3
3102026-01-13T20:25:11.091Z Downloaded http-body v1.0.1
3112026-01-13T20:25:11.095Z Downloaded heck v0.5.0
3122026-01-13T20:25:11.098Z Downloaded dtrace-parser v0.2.0
3132026-01-13T20:25:11.101Z Downloaded hyper-tls v0.6.0
3142026-01-13T20:25:11.104Z Downloaded hubpack_derive v0.1.1
3152026-01-13T20:25:11.107Z Downloaded cpufeatures v0.2.17
3162026-01-13T20:25:11.111Z Downloaded internet-checksum v0.2.1
3172026-01-13T20:25:11.111Z Downloaded darling_macro v0.21.3
3182026-01-13T20:25:11.114Z Downloaded indent_write v2.2.0
3192026-01-13T20:25:11.117Z Downloaded form_urlencoded v1.2.2
3202026-01-13T20:25:11.120Z Downloaded async-stream v0.3.6
3212026-01-13T20:25:11.123Z Downloaded crc8 v0.1.1
3222026-01-13T20:25:11.126Z Downloaded instant v0.1.13
3232026-01-13T20:25:11.129Z Downloaded idna_adapter v1.2.1
3242026-01-13T20:25:11.129Z Downloaded display-error-chain v0.2.2
3252026-01-13T20:25:11.132Z Downloaded is_ci v1.2.0
3262026-01-13T20:25:11.136Z Downloaded defmt-parser v1.0.0
3272026-01-13T20:25:11.139Z Downloaded hubpack v0.1.2
3282026-01-13T20:25:11.142Z Downloaded macaddr v1.0.1
3292026-01-13T20:25:11.142Z Downloaded lru-slab v0.1.2
3302026-01-13T20:25:11.145Z Downloaded hostname v0.4.1
3312026-01-13T20:25:11.148Z Downloaded is_terminal_polyfill v1.70.1
3322026-01-13T20:25:11.152Z Downloaded fs_extra v1.3.0
3332026-01-13T20:25:11.155Z Downloaded glob v0.3.3
3342026-01-13T20:25:11.160Z Downloaded either v1.15.0
3352026-01-13T20:25:11.163Z Downloaded block-buffer v0.10.4
3362026-01-13T20:25:11.163Z Downloaded match_cfg v0.1.0
3372026-01-13T20:25:11.166Z Downloaded memoffset v0.9.1
3382026-01-13T20:25:11.169Z Downloaded dof v0.4.0
3392026-01-13T20:25:11.172Z Downloaded mime v0.3.17
3402026-01-13T20:25:11.173Z Downloaded cexpr v0.6.0
3412026-01-13T20:25:11.176Z Downloaded newtype_derive v0.1.6
3422026-01-13T20:25:11.179Z Downloaded daft-derive v0.1.4
3432026-01-13T20:25:11.183Z Downloaded num-iter v0.1.45
3442026-01-13T20:25:11.186Z Downloaded futures-channel v0.3.31
3452026-01-13T20:25:11.189Z Downloaded bit-vec v0.8.0
3462026-01-13T20:25:11.192Z Downloaded ingot v0.1.1
3472026-01-13T20:25:11.195Z Downloaded ipnet v2.11.0
3482026-01-13T20:25:11.197Z Downloaded lazy_static v1.5.0
3492026-01-13T20:25:11.201Z Downloaded linked-hash-map v0.5.6
3502026-01-13T20:25:11.205Z Downloaded data-encoding v2.9.0
3512026-01-13T20:25:11.208Z Downloaded lock_api v0.4.13
3522026-01-13T20:25:11.208Z Downloaded olpc-cjson v0.1.4
3532026-01-13T20:25:11.211Z Downloaded num_threads v0.1.7
3542026-01-13T20:25:11.214Z Downloaded drift v0.1.0
3552026-01-13T20:25:11.218Z Downloaded iana-time-zone v0.1.64
3562026-01-13T20:25:11.221Z Downloaded csv-core v0.1.12
3572026-01-13T20:25:11.224Z Downloaded linear-map v1.2.0
3582026-01-13T20:25:11.224Z Downloaded omicron-workspace-hack v0.1.0
3592026-01-13T20:25:11.231Z Downloaded openssl-macros v0.1.1
3602026-01-13T20:25:11.231Z Downloaded memmap v0.7.0
3612026-01-13T20:25:11.231Z Downloaded defmt v1.0.1
3622026-01-13T20:25:11.235Z Downloaded openssl-probe v0.1.6
3632026-01-13T20:25:11.238Z Downloaded native-tls v0.2.14
3642026-01-13T20:25:11.241Z Downloaded parse-display v0.10.0
3652026-01-13T20:25:11.244Z Downloaded num v0.4.3
3662026-01-13T20:25:11.244Z Downloaded newtype-uuid v1.3.2
3672026-01-13T20:25:11.248Z Downloaded percent-encoding v2.3.2
3682026-01-13T20:25:11.251Z Downloaded pin-utils v0.1.0
3692026-01-13T20:25:11.251Z Downloaded plain v0.2.3
3702026-01-13T20:25:11.255Z Downloaded crc32fast v1.5.0
3712026-01-13T20:25:11.257Z Downloaded jobserver v0.1.34
3722026-01-13T20:25:11.262Z Downloaded ingot-macros v0.1.1
3732026-01-13T20:25:11.262Z Downloaded crossbeam-epoch v0.9.18
3742026-01-13T20:25:11.266Z Downloaded proc-macro-error-attr v1.0.4
3752026-01-13T20:25:11.269Z Downloaded cookie v0.18.1
3762026-01-13T20:25:11.272Z Downloaded digest v0.10.7
3772026-01-13T20:25:11.272Z Downloaded num-rational v0.4.2
3782026-01-13T20:25:11.276Z Downloaded deranged v0.5.3
3792026-01-13T20:25:11.278Z Downloaded crossbeam-utils v0.8.21
3802026-01-13T20:25:11.281Z Downloaded potential_utf v0.1.3
3812026-01-13T20:25:11.285Z Downloaded proc-macro-crate v1.3.1
3822026-01-13T20:25:11.285Z Downloaded pretty-hex v0.4.1
3832026-01-13T20:25:11.290Z Downloaded progenitor-client v0.11.1
3842026-01-13T20:25:11.294Z Downloaded quick-error v1.2.3
3852026-01-13T20:25:11.294Z Downloaded progenitor-client v0.10.0
3862026-01-13T20:25:11.294Z Downloaded blake2 v0.10.6
3872026-01-13T20:25:11.297Z Downloaded proc-macro-error-attr2 v2.0.0
3882026-01-13T20:25:11.300Z Downloaded parse-display-derive v0.10.0
3892026-01-13T20:25:11.301Z Downloaded oxnet v0.1.3
3902026-01-13T20:25:11.304Z Downloaded pin-project-internal v1.1.10
3912026-01-13T20:25:11.307Z Downloaded progenitor-macro v0.11.1
3922026-01-13T20:25:11.307Z Downloaded ref-cast v1.0.24
3932026-01-13T20:25:11.310Z Downloaded rustc_version v0.4.1
3942026-01-13T20:25:11.313Z Downloaded rand_xorshift v0.4.0
3952026-01-13T20:25:11.315Z Downloaded rand_chacha v0.3.1
3962026-01-13T20:25:11.318Z Downloaded scopeguard v1.2.0
3972026-01-13T20:25:11.318Z Downloaded rustc_version v0.1.7
3982026-01-13T20:25:11.321Z Downloaded clap v4.5.50
3992026-01-13T20:25:11.329Z Downloaded icu_normalizer v2.0.0
4002026-01-13T20:25:11.333Z Downloaded serde-big-array v0.5.1
4012026-01-13T20:25:11.337Z Downloaded dropshot_endpoint v0.16.4
4022026-01-13T20:25:11.341Z Downloaded pkg-config v0.3.32
4032026-01-13T20:25:11.344Z Downloaded pin-project-lite v0.2.16
4042026-01-13T20:25:11.348Z Downloaded progenitor v0.11.1
4052026-01-13T20:25:11.351Z Downloaded progenitor v0.10.0
4062026-01-13T20:25:11.355Z Downloaded log v0.4.28
4072026-01-13T20:25:11.358Z Downloaded same-file v1.0.6
4082026-01-13T20:25:11.358Z Downloaded icu_locale_core v2.0.0
4092026-01-13T20:25:11.364Z Downloaded signal-hook-tokio v0.3.1
4102026-01-13T20:25:11.367Z Downloaded serde_urlencoded v0.7.1
4112026-01-13T20:25:11.370Z Downloaded proc-macro-error2 v2.0.1
4122026-01-13T20:25:11.373Z Downloaded parking_lot_core v0.9.11
4132026-01-13T20:25:11.376Z Downloaded ref-cast-impl v1.0.24
4142026-01-13T20:25:11.376Z Downloaded password-hash v0.5.0
4152026-01-13T20:25:11.380Z Downloaded siphasher v1.0.1
4162026-01-13T20:25:11.383Z Downloaded rustc-hash v2.1.1
4172026-01-13T20:25:11.383Z Downloaded serde_spanned v1.0.2
4182026-01-13T20:25:11.386Z Downloaded stable_deref_trait v1.2.0
4192026-01-13T20:25:11.386Z Downloaded pest_derive v2.8.2
4202026-01-13T20:25:11.389Z Downloaded icu_normalizer_data v2.0.0
4212026-01-13T20:25:11.392Z Downloaded schemars_derive v0.8.22
4222026-01-13T20:25:11.396Z Downloaded darling_core v0.21.3
4232026-01-13T20:25:11.400Z Downloaded structmeta v0.3.0
4242026-01-13T20:25:11.403Z Downloaded strum v0.26.3
4252026-01-13T20:25:11.403Z Downloaded sha1 v0.10.6
4262026-01-13T20:25:11.408Z Downloaded strum v0.27.2
4272026-01-13T20:25:11.408Z Downloaded slog-bunyan v2.5.0
4282026-01-13T20:25:11.411Z Downloaded rusty-fork v0.3.0
4292026-01-13T20:25:11.411Z Downloaded iddqd v0.3.17
4302026-01-13T20:25:11.417Z Downloaded serde v1.0.226
4312026-01-13T20:25:11.420Z Downloaded smawk v0.3.2
4322026-01-13T20:25:11.424Z Downloaded supports-color v3.0.2
4332026-01-13T20:25:11.424Z Downloaded serde_path_to_error v0.1.20
4342026-01-13T20:25:11.427Z Downloaded resolv-conf v0.7.5
4352026-01-13T20:25:11.430Z Downloaded rustls-pemfile v2.2.0
4362026-01-13T20:25:11.433Z Downloaded tabwriter v1.4.1
4372026-01-13T20:25:11.433Z Downloaded scroll v0.13.0
4382026-01-13T20:25:11.436Z Downloaded tabled_derive v0.7.0
4392026-01-13T20:25:11.436Z Downloaded serde_tokenstream v0.2.2
4402026-01-13T20:25:11.439Z Downloaded sync_wrapper v1.0.2
4412026-01-13T20:25:11.442Z Downloaded subtle v2.6.1
4422026-01-13T20:25:11.442Z Downloaded semver v1.0.27
4432026-01-13T20:25:11.445Z Downloaded slab v0.4.11
4442026-01-13T20:25:11.448Z Downloaded quinn-udp v0.5.14
4452026-01-13T20:25:11.448Z Downloaded pin-project v1.1.10
4462026-01-13T20:25:11.462Z Downloaded tabled_derive v0.11.0
4472026-01-13T20:25:11.466Z Downloaded derive_more v0.99.20
4482026-01-13T20:25:11.469Z Downloaded curl v0.4.49
4492026-01-13T20:25:11.475Z Downloaded tinyvec_macros v0.1.1
4502026-01-13T20:25:11.478Z Downloaded testing_table v0.3.0
4512026-01-13T20:25:11.481Z Downloaded progenitor-impl v0.11.1
4522026-01-13T20:25:11.481Z Downloaded cc v1.2.38
4532026-01-13T20:25:11.485Z Downloaded termtree v0.5.1
4542026-01-13T20:25:11.489Z Downloaded tagptr v0.2.0
4552026-01-13T20:25:11.489Z Downloaded time-core v0.1.6
4562026-01-13T20:25:11.493Z Downloaded thread-id v4.2.2
4572026-01-13T20:25:11.493Z Downloaded snafu-derive v0.8.9
4582026-01-13T20:25:11.496Z Downloaded ryu v1.0.20
4592026-01-13T20:25:11.499Z Downloaded strsim v0.11.1
4602026-01-13T20:25:11.499Z Downloaded icu_properties_data v2.0.1
4612026-01-13T20:25:11.509Z Downloaded toml_datetime v0.6.11
4622026-01-13T20:25:11.512Z Downloaded tokio-macros v2.5.0
4632026-01-13T20:25:11.512Z Downloaded thread-id v5.0.0
4642026-01-13T20:25:11.515Z Downloaded strum_macros v0.27.2
4652026-01-13T20:25:11.518Z Downloaded smf v0.2.3
4662026-01-13T20:25:11.519Z Downloaded progenitor-impl v0.10.0
4672026-01-13T20:25:11.522Z Downloaded memchr v2.7.5
4682026-01-13T20:25:11.525Z Downloaded try-lock v0.2.5
4692026-01-13T20:25:11.529Z Downloaded tower-service v0.3.3
4702026-01-13T20:25:11.529Z Downloaded unarray v0.1.4
4712026-01-13T20:25:11.532Z Downloaded thiserror v2.0.16
4722026-01-13T20:25:11.536Z Downloaded thiserror v1.0.69
4732026-01-13T20:25:11.542Z Downloaded slog-json v2.6.1
4742026-01-13T20:25:11.545Z Downloaded untrusted v0.7.1
4752026-01-13T20:25:11.548Z Downloaded unicode-xid v0.2.6
4762026-01-13T20:25:11.548Z Downloaded tinystr v0.8.1
4772026-01-13T20:25:11.551Z Downloaded unicode-linebreak v0.1.5
4782026-01-13T20:25:11.551Z Downloaded time-macros v0.2.24
4792026-01-13T20:25:11.555Z Downloaded untrusted v0.9.0
4802026-01-13T20:25:11.558Z Downloaded utf8parse v0.2.2
4812026-01-13T20:25:11.559Z Downloaded usdt-attr-macro v0.5.0
4822026-01-13T20:25:11.562Z Downloaded utf8_iter v1.0.4
4832026-01-13T20:25:11.562Z Downloaded usdt-macro v0.6.0
4842026-01-13T20:25:11.562Z Downloaded usdt v0.6.0
4852026-01-13T20:25:11.569Z Downloaded openssl-sys v0.9.109
4862026-01-13T20:25:11.573Z Downloaded thread_local v1.1.9
4872026-01-13T20:25:11.573Z Downloaded tokio-rustls v0.25.0
4882026-01-13T20:25:11.573Z Downloaded want v0.3.1
4892026-01-13T20:25:11.576Z Downloaded zerofrom-derive v0.1.6
4902026-01-13T20:25:11.576Z Downloaded tempfile v3.23.0
4912026-01-13T20:25:11.580Z Downloaded rayon-core v1.13.0
4922026-01-13T20:25:11.583Z Downloaded toml_datetime v0.7.2
4932026-01-13T20:25:11.586Z Downloaded term v1.2.0
4942026-01-13T20:25:11.589Z Downloaded toml_writer v1.0.3
4952026-01-13T20:25:11.589Z Downloaded synstructure v0.13.2
4962026-01-13T20:25:11.594Z Downloaded slog v2.7.0
4972026-01-13T20:25:11.596Z Downloaded similar v2.7.0
4982026-01-13T20:25:11.600Z Downloaded zone v0.3.1
4992026-01-13T20:25:11.600Z Downloaded waitgroup v0.1.2
5002026-01-13T20:25:11.603Z Downloaded wait-timeout v0.2.1
5012026-01-13T20:25:11.603Z Downloaded version_check v0.9.5
5022026-01-13T20:25:11.606Z Downloaded yoke-derive v0.8.0
5032026-01-13T20:25:11.606Z Downloaded xattr v1.6.1
5042026-01-13T20:25:11.610Z Downloaded signal-hook v0.3.18
5052026-01-13T20:25:11.613Z Downloaded serde_with_macros v3.14.1
5062026-01-13T20:25:11.614Z Downloaded usdt-impl v0.5.0
5072026-01-13T20:25:11.617Z Downloaded zerofrom v0.1.6
5082026-01-13T20:25:11.621Z Downloaded usdt-attr-macro v0.6.0
5092026-01-13T20:25:11.621Z Downloaded quinn v0.11.9
5102026-01-13T20:25:11.624Z Downloaded zone_cfg_derive v0.3.1
5112026-01-13T20:25:11.624Z Downloaded toml v0.8.23
5122026-01-13T20:25:11.627Z Downloaded serde_yaml v0.9.34+deprecated
5132026-01-13T20:25:11.630Z Downloaded walkdir v2.5.0
5142026-01-13T20:25:11.633Z Downloaded tokio-native-tls v0.3.1
5152026-01-13T20:25:11.633Z Downloaded tokio-rustls v0.26.3
5162026-01-13T20:25:11.636Z Downloaded toml_parser v1.0.3
5172026-01-13T20:25:11.639Z Downloaded tracing-attributes v0.1.30
5182026-01-13T20:25:11.642Z Downloaded nom v7.1.3
5192026-01-13T20:25:11.646Z Downloaded zerovec-derive v0.11.1
5202026-01-13T20:25:11.649Z Downloaded whoami v1.6.1
5212026-01-13T20:25:11.653Z Downloaded textwrap v0.16.2
5222026-01-13T20:25:11.656Z Downloaded zeroize v1.8.1
5232026-01-13T20:25:11.656Z Downloaded tokio-stream v0.1.17
5242026-01-13T20:25:11.660Z Downloaded unicode-ident v1.0.19
5252026-01-13T20:25:11.664Z Downloaded tar v0.4.44
5262026-01-13T20:25:11.667Z Downloaded hashbrown v0.16.0
5272026-01-13T20:25:11.670Z Downloaded toml v0.7.8
5282026-01-13T20:25:11.673Z Downloaded yoke v0.8.0
5292026-01-13T20:25:11.677Z Downloaded socket2 v0.6.0
5302026-01-13T20:25:11.680Z Downloaded rustls-webpki v0.103.6
5312026-01-13T20:25:11.683Z Downloaded usdt-impl v0.6.0
5322026-01-13T20:25:11.683Z Downloaded typify v0.4.3
5332026-01-13T20:25:11.687Z Downloaded steno v0.4.1
5342026-01-13T20:25:11.690Z Downloaded toml v0.9.7
5352026-01-13T20:25:11.694Z Downloaded vergen v8.3.2
5362026-01-13T20:25:11.697Z Downloaded tinyvec v1.10.0
5372026-01-13T20:25:11.701Z Downloaded unsafe-libyaml v0.2.11
5382026-01-13T20:25:11.713Z Downloaded qorb v0.4.1
5392026-01-13T20:25:11.716Z Downloaded writeable v0.6.1
5402026-01-13T20:25:11.716Z Downloaded toml_edit v0.22.27
5412026-01-13T20:25:11.716Z Downloaded itertools v0.12.1
5422026-01-13T20:25:11.720Z Downloaded zerocopy-derive v0.7.35
5432026-01-13T20:25:11.725Z Downloaded test-strategy v0.4.3
5442026-01-13T20:25:11.729Z Downloaded libm v0.2.15
5452026-01-13T20:25:11.740Z Downloaded hyper v1.7.0
5462026-01-13T20:25:11.747Z Downloaded tracing v0.1.41
5472026-01-13T20:25:11.751Z Downloaded tracing-core v0.1.34
5482026-01-13T20:25:11.754Z Downloaded typenum v1.18.0
5492026-01-13T20:25:11.757Z Downloaded idna v1.1.0
5502026-01-13T20:25:11.761Z Downloaded iri-string v0.7.8
5512026-01-13T20:25:11.768Z Downloaded snafu v0.8.9
5522026-01-13T20:25:11.774Z Downloaded zerotrie v0.2.2
5532026-01-13T20:25:11.779Z Downloaded itertools v0.14.0
5542026-01-13T20:25:11.785Z Downloaded unicode-segmentation v1.12.0
5552026-01-13T20:25:11.788Z Downloaded h2 v0.4.12
5562026-01-13T20:25:11.795Z Downloaded goblin v0.8.2
5572026-01-13T20:25:11.800Z Downloaded uuid v1.18.1
5582026-01-13T20:25:11.804Z Downloaded regex v1.12.2
5592026-01-13T20:25:11.810Z Downloaded tokio-util v0.7.16
5602026-01-13T20:25:11.817Z Downloaded serde_json v1.0.145
5612026-01-13T20:25:11.825Z Downloaded toml_edit v0.19.15
5622026-01-13T20:25:11.841Z Downloaded rayon v1.11.0
5632026-01-13T20:25:11.849Z Downloaded zerovec v0.11.4
5642026-01-13T20:25:11.856Z Downloaded zerocopy-derive v0.8.27
5652026-01-13T20:25:11.861Z Downloaded tower-http v0.6.6
5662026-01-13T20:25:11.869Z Downloaded tower v0.5.2
5672026-01-13T20:25:11.877Z Downloaded typed-path v0.9.3
5682026-01-13T20:25:11.883Z Downloaded serde_with v3.14.1
5692026-01-13T20:25:11.895Z Downloaded time v0.3.44
5702026-01-13T20:25:11.901Z Downloaded reqwest v0.12.23
5712026-01-13T20:25:11.907Z Downloaded moka v0.12.11
5722026-01-13T20:25:11.917Z Downloaded unicode-normalization v0.1.24
5732026-01-13T20:25:11.921Z Downloaded portable-atomic v1.11.1
5742026-01-13T20:25:11.927Z Downloaded tabled v0.20.0
5752026-01-13T20:25:11.944Z Downloaded syn v1.0.109
5762026-01-13T20:25:11.954Z Downloaded proptest v1.8.0
5772026-01-13T20:25:11.962Z Downloaded tough v0.20.0
5782026-01-13T20:25:11.970Z Downloaded chrono v0.4.42
5792026-01-13T20:25:11.976Z Downloaded bindgen v0.72.1
5802026-01-13T20:25:11.984Z Downloaded git2 v0.19.0
5812026-01-13T20:25:11.992Z Downloaded winnow v0.5.40
5822026-01-13T20:25:12.001Z Downloaded syn v2.0.106
5832026-01-13T20:25:12.011Z Downloaded rustls-webpki v0.102.8
5842026-01-13T20:25:12.029Z Downloaded regex-syntax v0.8.6
5852026-01-13T20:25:12.057Z Downloaded hickory-proto v0.25.2
5862026-01-13T20:25:12.057Z Downloaded zerocopy v0.7.35
5872026-01-13T20:25:12.065Z Downloaded tabled v0.15.0
5882026-01-13T20:25:12.078Z Downloaded quinn-proto v0.11.13
5892026-01-13T20:25:12.084Z Downloaded openssl v0.10.73
5902026-01-13T20:25:12.092Z Downloaded winnow v0.7.14
5912026-01-13T20:25:12.101Z Downloaded rustix v0.38.44
5922026-01-13T20:25:12.122Z Downloaded vcpkg v0.2.15
5932026-01-13T20:25:12.157Z Downloaded zerocopy v0.8.27
5942026-01-13T20:25:12.177Z Downloaded webpki-roots v1.0.2
5952026-01-13T20:25:12.180Z Downloaded hickory-proto v0.24.4
5962026-01-13T20:25:12.194Z Downloaded bstr v1.12.0
5972026-01-13T20:25:12.202Z Downloaded unicode-width v0.2.1
5982026-01-13T20:25:12.206Z Downloaded rustls v0.22.4
5992026-01-13T20:25:12.217Z Downloaded regress v0.10.4
6002026-01-13T20:25:12.224Z Downloaded openapiv3 v2.2.0
6012026-01-13T20:25:12.233Z Downloaded rustls v0.23.32
6022026-01-13T20:25:12.244Z Downloaded dropshot v0.16.4
6032026-01-13T20:25:12.263Z Downloaded regex-automata v0.4.13
6042026-01-13T20:25:12.276Z Downloaded rustix v1.1.2
6052026-01-13T20:25:12.297Z Downloaded unicode-width v0.1.14
6062026-01-13T20:25:12.302Z Downloaded smoltcp v0.11.0
6072026-01-13T20:25:12.313Z Downloaded nix v0.30.1
6082026-01-13T20:25:12.323Z Downloaded libc v0.2.176
6092026-01-13T20:25:12.344Z Downloaded typify-impl v0.4.3
6102026-01-13T20:25:12.355Z Downloaded goblin v0.10.1
6112026-01-13T20:25:12.361Z Downloaded petgraph v0.8.2
6122026-01-13T20:25:12.379Z Downloaded url v2.5.7
6132026-01-13T20:25:12.384Z Downloaded blake3 v1.8.2
6142026-01-13T20:25:12.389Z Downloaded aho-corasick v1.1.3
6152026-01-13T20:25:12.393Z Downloaded clap_builder v4.5.50
6162026-01-13T20:25:12.399Z Downloaded pest v2.8.2
6172026-01-13T20:25:12.421Z Downloaded libz-sys v1.1.22
6182026-01-13T20:25:12.439Z Downloaded ucd-trie v0.1.7
6192026-01-13T20:25:12.442Z Downloaded rand v0.9.2
6202026-01-13T20:25:12.446Z Downloaded rand v0.8.5
6212026-01-13T20:25:12.449Z Downloaded hashbrown v0.15.5
6222026-01-13T20:25:12.452Z Downloaded serde_derive v1.0.226
6232026-01-13T20:25:12.457Z Downloaded serde_core v1.0.226
6242026-01-13T20:25:12.460Z Downloaded papergrid v0.17.0
6252026-01-13T20:25:12.463Z Downloaded mio v1.0.4
6262026-01-13T20:25:12.466Z Downloaded minimal-lexical v0.2.1
6272026-01-13T20:25:12.470Z Downloaded toml_write v0.1.2
6282026-01-13T20:25:12.474Z Downloaded proc-macro2 v1.0.101
6292026-01-13T20:25:12.477Z Downloaded petgraph v0.6.5
6302026-01-13T20:25:12.508Z Downloaded curl-sys v0.4.83+curl-8.15.0
6312026-01-13T20:25:12.569Z Downloaded jiff v0.2.15
6322026-01-13T20:25:12.582Z Downloaded tokio-dtrace v0.1.1
6332026-01-13T20:25:12.586Z Downloaded spin v0.9.8
6342026-01-13T20:25:12.586Z Downloaded schemars v0.8.22
6352026-01-13T20:25:12.596Z Downloaded prettyplease v0.2.37
6362026-01-13T20:25:12.600Z Downloaded chrono-tz v0.10.4
6372026-01-13T20:25:12.612Z Downloaded usdt v0.5.0
6382026-01-13T20:25:12.615Z Downloaded usdt-macro v0.5.0
6392026-01-13T20:25:12.615Z Downloaded strum_macros v0.26.4
6402026-01-13T20:25:12.618Z Downloaded csv v1.3.1
6412026-01-13T20:25:12.633Z Downloaded indexmap v2.11.4
6422026-01-13T20:25:12.637Z Downloaded typify-macro v0.4.3
6432026-01-13T20:25:12.640Z Downloaded tokio v1.47.1
6442026-01-13T20:25:12.671Z Downloaded thiserror-impl v2.0.16
6452026-01-13T20:25:12.674Z Downloaded rustls-pki-types v1.12.0
6462026-01-13T20:25:12.677Z Downloaded hickory-resolver v0.24.4
6472026-01-13T20:25:12.681Z Downloaded thiserror-impl v1.0.69
6482026-01-13T20:25:12.684Z Downloaded smallvec v1.15.1
6492026-01-13T20:25:12.684Z Downloaded tower-layer v0.3.3
6502026-01-13T20:25:12.684Z Downloaded encoding_rs v0.8.35
6512026-01-13T20:25:12.702Z Downloaded topological-sort v0.2.2
6522026-01-13T20:25:12.705Z Downloaded terminal_size v0.4.3
6532026-01-13T20:25:12.705Z Downloaded take_mut v0.2.2
6542026-01-13T20:25:12.705Z Downloaded slog-term v2.9.2
6552026-01-13T20:25:12.708Z Downloaded slog-dtrace v0.3.0
6562026-01-13T20:25:12.711Z Downloaded slog-async v2.8.0
6572026-01-13T20:25:12.711Z Downloaded signal-hook-registry v1.4.6
6582026-01-13T20:25:12.712Z Downloaded shlex v1.3.0
6592026-01-13T20:25:12.719Z Downloaded sha2 v0.10.9
6602026-01-13T20:25:12.719Z Downloaded scroll v0.12.0
6612026-01-13T20:25:12.722Z Downloaded hyper-util v0.1.17
6622026-01-13T20:25:12.722Z Downloaded crossbeam-channel v0.5.15
6632026-01-13T20:25:12.727Z Downloaded ring v0.17.14
6642026-01-13T20:25:12.760Z Downloaded const_format v0.2.34
6652026-01-13T20:25:12.764Z Downloaded swrite v0.1.0
6662026-01-13T20:25:12.767Z Downloaded static_assertions v1.1.0
6672026-01-13T20:25:12.767Z Downloaded serde_derive_internals v0.29.1
6682026-01-13T20:25:12.770Z Downloaded pest_meta v2.8.2
6692026-01-13T20:25:12.770Z Downloaded papergrid v0.11.0
6702026-01-13T20:25:12.773Z Downloaded miniz_oxide v0.8.9
6712026-01-13T20:25:12.778Z Downloaded rustversion v1.0.22
6722026-01-13T20:25:12.782Z Downloaded owo-colors v4.2.2
6732026-01-13T20:25:12.782Z Downloaded heapless v0.8.0
6742026-01-13T20:25:12.785Z Downloaded libgit2-sys v0.17.0+1.8.1
6752026-01-13T20:25:12.832Z Downloaded dropshot-api-manager v0.2.2
6762026-01-13T20:25:12.835Z Downloaded bytes v1.10.1
6772026-01-13T20:25:12.838Z Downloaded hickory-resolver v0.25.2
6782026-01-13T20:25:12.842Z Downloaded sigpipe v0.1.3
6792026-01-13T20:25:12.845Z Downloaded icu_collections v2.0.0
6802026-01-13T20:25:12.848Z Downloaded structmeta-derive v0.3.0
6812026-01-13T20:25:12.851Z Downloaded ppv-lite86 v0.2.21
6822026-01-13T20:25:12.851Z Downloaded postcard v1.1.3
6832026-01-13T20:25:12.855Z Downloaded num-traits v0.2.19
6842026-01-13T20:25:12.855Z Downloaded jiff-static v0.2.15
6852026-01-13T20:25:12.858Z Downloaded anyhow v1.0.100
6862026-01-13T20:25:12.861Z Downloaded phf v0.12.1
6872026-01-13T20:25:12.864Z Downloaded serde_spanned v0.6.9
6882026-01-13T20:25:12.864Z Downloaded serde_repr v0.1.20
6892026-01-13T20:25:12.868Z Downloaded serde_plain v1.0.2
6902026-01-13T20:25:12.868Z Downloaded rand_core v0.9.3
6912026-01-13T20:25:12.868Z Downloaded rand_core v0.6.4
6922026-01-13T20:25:12.871Z Downloaded quote v1.0.40
6932026-01-13T20:25:12.871Z Downloaded parking_lot v0.12.4
6942026-01-13T20:25:12.874Z Downloaded semver v0.1.20
6952026-01-13T20:25:12.875Z Downloaded search_path v0.1.4
6962026-01-13T20:25:12.878Z Downloaded scroll_derive v0.13.1
6972026-01-13T20:25:12.878Z Downloaded scroll_derive v0.12.1
6982026-01-13T20:25:12.878Z Downloaded rand_chacha v0.9.0
6992026-01-13T20:25:12.878Z Downloaded proc-macro-error v1.0.4
7002026-01-13T20:25:12.881Z Downloaded omicron-zone-package v0.12.2
7012026-01-13T20:25:12.884Z Downloaded base64 v0.22.1
7022026-01-13T20:25:12.888Z Downloaded secrecy v0.10.3
7032026-01-13T20:25:12.888Z Downloaded once_cell v1.21.3
7042026-01-13T20:25:12.891Z Downloaded derive-where v1.6.0
7052026-01-13T20:25:12.895Z Downloaded allocator-api2 v0.2.21
7062026-01-13T20:25:12.898Z Downloaded pest_generator v2.8.2
7072026-01-13T20:25:12.898Z Downloaded pem v3.0.5
7082026-01-13T20:25:12.901Z Downloaded paste v1.0.15
7092026-01-13T20:25:12.901Z Downloaded progenitor-macro v0.10.0
7102026-01-13T20:25:12.904Z Downloaded oxide-tokio-rt v0.1.2
7112026-01-13T20:25:12.904Z Downloaded icu_properties v2.0.1
7122026-01-13T20:25:12.908Z Downloaded memmap2 v0.9.8
7132026-01-13T20:25:12.908Z Downloaded litemap v0.8.0
7142026-01-13T20:25:12.911Z Downloaded camino v1.2.0
7152026-01-13T20:25:12.911Z Downloaded arrayvec v0.7.6
7162026-01-13T20:25:12.914Z Downloaded powerfmt v0.2.0
7172026-01-13T20:25:12.914Z Downloaded num_enum v0.7.5
7182026-01-13T20:25:12.917Z Downloaded num-derive v0.3.3
7192026-01-13T20:25:12.921Z Downloaded darling v0.21.3
7202026-01-13T20:25:12.925Z Downloaded console v0.15.11
7212026-01-13T20:25:12.929Z Downloaded colored v3.0.0
7222026-01-13T20:25:12.929Z Downloaded clap_derive v4.5.49
7232026-01-13T20:25:12.932Z Downloaded bitflags v2.9.4
7242026-01-13T20:25:12.935Z Downloaded num-integer v0.1.46
7252026-01-13T20:25:12.935Z Downloaded num-complex v0.4.6
7262026-01-13T20:25:12.939Z Downloaded cancel-safe-futures v0.1.5
7272026-01-13T20:25:12.939Z Downloaded phf_shared v0.12.1
7282026-01-13T20:25:12.942Z Downloaded num_enum_derive v0.7.5
7292026-01-13T20:25:12.942Z Downloaded libscf-sys v1.1.0
7302026-01-13T20:25:12.942Z Downloaded multer v3.1.0
7312026-01-13T20:25:12.945Z Downloaded cargo_metadata v0.18.1
7322026-01-13T20:25:12.948Z Downloaded cmake v0.1.54
7332026-01-13T20:25:12.948Z Downloaded libsw-core v0.3.2
7342026-01-13T20:25:12.948Z Downloaded hyper-rustls v0.27.7
7352026-01-13T20:25:12.951Z Downloaded const_format_proc_macros v0.2.34
7362026-01-13T20:25:12.955Z Downloaded anstyle-query v1.1.4
7372026-01-13T20:25:12.955Z Downloaded defmt-macros v1.0.1
7382026-01-13T20:25:12.959Z Downloaded daft v0.1.4
7392026-01-13T20:25:12.959Z Downloaded anstyle-parse v0.2.7
7402026-01-13T20:25:12.962Z Downloaded displaydoc v0.2.5
7412026-01-13T20:25:12.962Z Downloaded derive-ex v0.1.8
7422026-01-13T20:25:12.965Z Downloaded crossbeam-deque v0.8.6
7432026-01-13T20:25:12.965Z Downloaded argon2 v0.5.3
7442026-01-13T20:25:12.969Z Downloaded anstyle v1.0.11
7452026-01-13T20:25:12.969Z Downloaded libsw v3.5.0
7462026-01-13T20:25:12.972Z Downloaded libloading v0.8.9
7472026-01-13T20:25:12.972Z Downloaded bcs v0.1.6
7482026-01-13T20:25:12.975Z Downloaded ingot-types v0.1.2
7492026-01-13T20:25:12.975Z Downloaded critical-section v1.2.0
7502026-01-13T20:25:12.978Z Downloaded constant_time_eq v0.3.1
7512026-01-13T20:25:12.978Z Downloaded http-body-util v0.1.3
7522026-01-13T20:25:12.978Z Downloaded highway v1.3.0
7532026-01-13T20:25:12.981Z Downloaded embedded-io v0.6.1
7542026-01-13T20:25:12.981Z Downloaded num-derive v0.4.2
7552026-01-13T20:25:12.984Z Downloaded num-conv v0.1.0
7562026-01-13T20:25:12.985Z Downloaded futures-executor v0.3.31
7572026-01-13T20:25:12.985Z Downloaded newtype-uuid-macros v0.1.0
7582026-01-13T20:25:12.988Z Downloaded newline-converter v0.3.0
7592026-01-13T20:25:12.988Z Downloaded camino-tempfile v1.4.1
7602026-01-13T20:25:12.988Z Downloaded base64ct v1.8.0
7612026-01-13T20:25:12.991Z Downloaded ipnetwork v0.21.1
7622026-01-13T20:25:12.995Z Downloaded humantime v2.3.0
7632026-01-13T20:25:12.995Z Downloaded globset v0.4.16
7642026-01-13T20:25:12.995Z Downloaded fs-err v3.1.2
7652026-01-13T20:25:12.999Z Downloaded flate2 v1.1.2
7662026-01-13T20:25:13.002Z Downloaded byteorder v1.5.0
7672026-01-13T20:25:13.002Z Downloaded bytecount v0.6.9
7682026-01-13T20:25:13.005Z Downloaded autocfg v1.5.0
7692026-01-13T20:25:13.005Z Downloaded debug-ignore v1.0.5
7702026-01-13T20:25:13.009Z Downloaded clap_lex v0.7.5
7712026-01-13T20:25:13.009Z Downloaded backoff v0.4.0
7722026-01-13T20:25:13.012Z Downloaded managed v0.8.0
7732026-01-13T20:25:13.012Z Downloaded async-stream-impl v0.3.6
7742026-01-13T20:25:13.012Z Downloaded cstr-argument v0.1.2
7752026-01-13T20:25:13.017Z Downloaded crypto-common v0.1.6
7762026-01-13T20:25:13.017Z Downloaded cobs v0.3.0
7772026-01-13T20:25:13.017Z Downloaded defmt v0.3.100
7782026-01-13T20:25:13.017Z Downloaded foldhash v0.2.0
7792026-01-13T20:25:13.020Z Downloaded async-recursion v1.1.1
7802026-01-13T20:25:13.020Z Downloaded lru-cache v0.1.2
7812026-01-13T20:25:13.020Z Downloaded kstat-rs v0.2.4
7822026-01-13T20:25:13.023Z Downloaded itoa v1.0.15
7832026-01-13T20:25:13.023Z Downloaded dof v0.3.0
7842026-01-13T20:25:13.023Z Downloaded crucible-workspace-hack v0.1.0
7852026-01-13T20:25:13.027Z Downloaded convert_case v0.4.0
7862026-01-13T20:25:13.027Z Downloaded cfg-if v1.0.3
7872026-01-13T20:25:13.027Z Downloaded cargo-platform v0.1.9
7882026-01-13T20:25:13.027Z Downloaded hex v0.4.3
7892026-01-13T20:25:13.030Z Downloaded hash32 v0.3.1
7902026-01-13T20:25:13.030Z Downloaded cfg_aliases v0.2.1
7912026-01-13T20:25:13.030Z Downloaded bit-set v0.8.0
7922026-01-13T20:25:13.033Z Downloaded arrayref v0.3.9
7932026-01-13T20:25:13.033Z Downloaded hostname v0.3.1
7942026-01-13T20:25:13.033Z Downloaded atomicwrites v0.4.4
7952026-01-13T20:25:13.037Z Downloaded colorchoice v1.0.4
7962026-01-13T20:25:13.037Z Downloaded futures-macro v0.3.31
7972026-01-13T20:25:13.037Z Downloaded equivalent v1.0.2
7982026-01-13T20:25:13.037Z Downloaded dunce v1.0.5
7992026-01-13T20:25:13.040Z Downloaded futures-io v0.3.31
8002026-01-13T20:25:13.040Z Downloaded futures-core v0.3.31
8012026-01-13T20:25:13.040Z Downloaded foreign-types-shared v0.3.1
8022026-01-13T20:25:13.040Z Downloaded foreign-types-shared v0.1.1
8032026-01-13T20:25:13.040Z Downloaded gethostname v0.5.0
8042026-01-13T20:25:13.043Z Downloaded generic-array v0.14.7
8052026-01-13T20:25:13.043Z Downloaded fixedbitset v0.5.7
8062026-01-13T20:25:13.046Z Downloaded futures-util v0.3.31
8072026-01-13T20:25:13.054Z Downloaded futures-sink v0.3.31
8082026-01-13T20:25:13.059Z Downloaded foldhash v0.1.5
8092026-01-13T20:25:13.059Z Downloaded filetime v0.2.26
8102026-01-13T20:25:13.059Z Downloaded enum-as-inner v0.6.1
8112026-01-13T20:25:13.062Z Downloaded dropshot-api-manager-types v0.2.2
8122026-01-13T20:25:13.062Z Downloaded fastrand v2.3.0
8132026-01-13T20:25:13.062Z Downloaded embedded-io v0.4.0
8142026-01-13T20:25:13.435Z Downloaded aws-lc-sys v0.31.0
8152026-01-13T20:25:13.907Z Compiling proc-macro2 v1.0.101
8162026-01-13T20:25:13.910Z Compiling unicode-ident v1.0.19
8172026-01-13T20:25:13.910Z Compiling serde_core v1.0.226
8182026-01-13T20:25:13.910Z Compiling serde v1.0.226
8192026-01-13T20:25:13.911Z Compiling libc v0.2.176
8202026-01-13T20:25:13.911Z Compiling autocfg v1.5.0
8212026-01-13T20:25:14.119Z Compiling memchr v2.7.5
8222026-01-13T20:25:14.363Z Checking cfg-if v1.0.3
8232026-01-13T20:25:14.912Z Compiling shlex v1.3.0
8242026-01-13T20:25:15.262Z Compiling getrandom v0.3.3
8252026-01-13T20:25:15.266Z Compiling libm v0.2.15
8262026-01-13T20:25:15.405Z Compiling find-msvc-tools v0.1.2
8272026-01-13T20:25:15.892Z Compiling itoa v1.0.15
8282026-01-13T20:25:15.941Z Compiling thiserror v2.0.16
8292026-01-13T20:25:16.164Z Compiling jobserver v0.1.34
8302026-01-13T20:25:16.190Z Checking smallvec v1.15.1
8312026-01-13T20:25:16.216Z Compiling lock_api v0.4.13
8322026-01-13T20:25:16.384Z Compiling parking_lot_core v0.9.11
8332026-01-13T20:25:16.546Z Compiling version_check v0.9.5
8342026-01-13T20:25:16.572Z Compiling quote v1.0.40
8352026-01-13T20:25:16.605Z Compiling cc v1.2.38
8362026-01-13T20:25:17.038Z Compiling syn v2.0.106
8372026-01-13T20:25:17.115Z Compiling icu_normalizer_data v2.0.0
8382026-01-13T20:25:17.137Z Compiling icu_properties_data v2.0.1
8392026-01-13T20:25:17.177Z Compiling log v0.4.28
8402026-01-13T20:25:17.268Z Compiling ryu v1.0.20
8412026-01-13T20:25:17.652Z Compiling serde_json v1.0.145
8422026-01-13T20:25:17.677Z Compiling heck v0.5.0
8432026-01-13T20:25:17.680Z Checking stable_deref_trait v1.2.0
8442026-01-13T20:25:18.110Z Checking pin-project-lite v0.2.16
8452026-01-13T20:25:18.144Z Compiling regex-syntax v0.8.6
8462026-01-13T20:25:18.262Z Compiling num-traits v0.2.19
8472026-01-13T20:25:18.314Z Compiling aho-corasick v1.1.3
8482026-01-13T20:25:18.957Z Checking litemap v0.8.0
8492026-01-13T20:25:19.388Z Checking writeable v0.6.1
8502026-01-13T20:25:19.753Z Checking percent-encoding v2.3.2
8512026-01-13T20:25:20.169Z Compiling bitflags v2.9.4
8522026-01-13T20:25:20.197Z Checking socket2 v0.6.0
8532026-01-13T20:25:20.611Z Compiling zerocopy v0.8.27
8542026-01-13T20:25:20.694Z Checking form_urlencoded v1.2.2
8552026-01-13T20:25:20.898Z Checking utf8_iter v1.0.4
8562026-01-13T20:25:20.932Z Checking scopeguard v1.2.0
8572026-01-13T20:25:21.395Z Compiling portable-atomic v1.11.1
8582026-01-13T20:25:21.485Z Compiling allocator-api2 v0.2.21
8592026-01-13T20:25:21.557Z Compiling fnv v1.0.7
8602026-01-13T20:25:21.673Z Compiling regex-automata v0.4.13
8612026-01-13T20:25:21.715Z Checking parking_lot v0.12.4
8622026-01-13T20:25:22.008Z Checking signal-hook-registry v1.4.6
8632026-01-13T20:25:22.075Z Compiling equivalent v1.0.2
8642026-01-13T20:25:22.223Z Compiling ring v0.17.14
8652026-01-13T20:25:22.227Z Checking mio v1.0.4
8662026-01-13T20:25:22.283Z Compiling foldhash v0.1.5
8672026-01-13T20:25:22.307Z Compiling thiserror v1.0.69
8682026-01-13T20:25:22.607Z Compiling hashbrown v0.15.5
8692026-01-13T20:25:22.869Z Checking critical-section v1.2.0
8702026-01-13T20:25:23.047Z Checking futures-core v0.3.31
8712026-01-13T20:25:23.244Z Checking iana-time-zone v0.1.64
8722026-01-13T20:25:23.349Z Compiling semver v1.0.27
8732026-01-13T20:25:23.474Z Checking once_cell v1.21.3
8742026-01-13T20:25:24.088Z Compiling rustix v1.1.2
8752026-01-13T20:25:24.129Z Compiling synstructure v0.13.2
8762026-01-13T20:25:24.411Z Compiling serde_derive_internals v0.29.1
8772026-01-13T20:25:24.519Z Checking futures-sink v0.3.31
8782026-01-13T20:25:24.693Z Compiling httparse v1.10.1
8792026-01-13T20:25:24.757Z Compiling either v1.15.0
8802026-01-13T20:25:25.351Z Compiling pkg-config v0.3.32
8812026-01-13T20:25:25.692Z Compiling regex v1.12.2
8822026-01-13T20:25:26.351Z Compiling indexmap v2.11.4
8832026-01-13T20:25:26.529Z Compiling anyhow v1.0.100
8842026-01-13T20:25:26.610Z Compiling schemars v0.8.22
8852026-01-13T20:25:26.663Z Checking slab v0.4.11
8862026-01-13T20:25:26.807Z Checking dyn-clone v1.0.20
8872026-01-13T20:25:26.946Z Compiling vcpkg v0.2.15
8882026-01-13T20:25:26.981Z Compiling ucd-trie v0.1.7
8892026-01-13T20:25:27.428Z Compiling prettyplease v0.2.37
8902026-01-13T20:25:27.559Z Checking futures-channel v0.3.31
8912026-01-13T20:25:27.597Z Checking getrandom v0.2.16
8922026-01-13T20:25:27.831Z Checking pin-utils v0.1.0
8932026-01-13T20:25:27.834Z Compiling rustc-hash v2.1.1
8942026-01-13T20:25:27.927Z Compiling serde_derive v1.0.226
8952026-01-13T20:25:27.956Z Compiling zerofrom-derive v0.1.6
8962026-01-13T20:25:27.959Z Compiling yoke-derive v0.8.0
8972026-01-13T20:25:27.982Z Compiling zerovec-derive v0.11.1
8982026-01-13T20:25:28.067Z Compiling displaydoc v0.2.5
8992026-01-13T20:25:28.265Z Compiling thiserror-impl v2.0.16
9002026-01-13T20:25:28.301Z Compiling tokio-macros v2.5.0
9012026-01-13T20:25:29.464Z Compiling schemars_derive v0.8.22
9022026-01-13T20:25:29.743Z Compiling futures-macro v0.3.31
9032026-01-13T20:25:29.920Z Compiling zerocopy-derive v0.8.27
9042026-01-13T20:25:30.314Z Compiling thiserror-impl v1.0.69
9052026-01-13T20:25:30.887Z Checking zerofrom v0.1.6
9062026-01-13T20:25:31.139Z Checking yoke v0.8.0
9072026-01-13T20:25:31.336Z Compiling pest v2.8.2
9082026-01-13T20:25:31.507Z Checking zerovec v0.11.4
9092026-01-13T20:25:31.553Z Checking zerotrie v0.2.2
9102026-01-13T20:25:31.731Z Checking futures-task v0.3.31
9112026-01-13T20:25:31.996Z Compiling minimal-lexical v0.2.1
9122026-01-13T20:25:32.030Z Checking futures-io v0.3.31
9132026-01-13T20:25:32.115Z Compiling glob v0.3.3
9142026-01-13T20:25:32.471Z Compiling nom v7.1.3
9152026-01-13T20:25:32.563Z Checking futures-util v0.3.31
9162026-01-13T20:25:32.871Z Compiling clang-sys v1.8.1
9172026-01-13T20:25:33.219Z Checking tinystr v0.8.1
9182026-01-13T20:25:33.586Z Checking potential_utf v0.1.3
9192026-01-13T20:25:33.610Z Checking icu_locale_core v2.0.0
9202026-01-13T20:25:33.819Z Checking icu_collections v2.0.0
9212026-01-13T20:25:34.191Z Compiling pest_meta v2.8.2
9222026-01-13T20:25:34.589Z Checking icu_provider v2.0.0
9232026-01-13T20:25:35.097Z Checking icu_properties v2.0.1
9242026-01-13T20:25:35.218Z Checking icu_normalizer v2.0.0
9252026-01-13T20:25:35.407Z Checking bytes v1.10.1
9262026-01-13T20:25:35.874Z Checking chrono v0.4.42
9272026-01-13T20:25:36.313Z Compiling serde_tokenstream v0.2.2
9282026-01-13T20:25:36.322Z Checking uuid v1.18.1
9292026-01-13T20:25:36.467Z Checking tokio v1.47.1
9302026-01-13T20:25:36.842Z Compiling pest_generator v2.8.2
9312026-01-13T20:25:37.100Z Checking idna_adapter v1.2.1
9322026-01-13T20:25:37.211Z Compiling typenum v1.18.0
9332026-01-13T20:25:37.315Z Checking idna v1.1.0
9342026-01-13T20:25:37.810Z Compiling tracing-attributes v0.1.30
9352026-01-13T20:25:37.833Z Checking url v2.5.7
9362026-01-13T20:25:37.860Z Checking tracing-core v0.1.34
9372026-01-13T20:25:37.886Z Compiling libloading v0.8.9
9382026-01-13T20:25:37.967Z Compiling bindgen v0.72.1
9392026-01-13T20:25:38.463Z Compiling pest_derive v2.8.2
9402026-01-13T20:25:38.516Z Compiling http v1.3.1
9412026-01-13T20:25:38.548Z Compiling cexpr v0.6.0
9422026-01-13T20:25:39.753Z Compiling itertools v0.12.1
9432026-01-13T20:25:39.926Z Compiling generic-array v0.14.7
9442026-01-13T20:25:40.327Z Checking zeroize v1.8.1
9452026-01-13T20:25:40.493Z Compiling scroll_derive v0.12.1
9462026-01-13T20:25:40.615Z Checking subtle v2.6.1
9472026-01-13T20:25:40.647Z Compiling byteorder v1.5.0
9482026-01-13T20:25:40.692Z Checking tracing v0.1.41
9492026-01-13T20:25:41.130Z Checking errno v0.3.14
9502026-01-13T20:25:41.220Z Compiling rustversion v1.0.22
9512026-01-13T20:25:41.933Z Compiling zerocopy-derive v0.7.35
9522026-01-13T20:25:41.963Z Compiling num-conv v0.1.0
9532026-01-13T20:25:41.989Z Compiling time-core v0.1.6
9542026-01-13T20:25:42.273Z Checking rustls-pki-types v1.12.0
9552026-01-13T20:25:42.325Z Compiling time-macros v0.2.24
9562026-01-13T20:25:42.673Z Compiling openssl-sys v0.9.109
9572026-01-13T20:25:43.323Z Compiling strsim v0.11.1
9582026-01-13T20:25:43.547Z Compiling camino v1.2.0
9592026-01-13T20:25:43.975Z Checking ipnet v2.11.0
9602026-01-13T20:25:44.002Z Checking untrusted v0.9.0
9612026-01-13T20:25:44.112Z Checking tokio-util v0.7.16
9622026-01-13T20:25:44.477Z Compiling scroll v0.12.0
9632026-01-13T20:25:44.780Z Compiling regress v0.10.4
9642026-01-13T20:25:44.981Z Compiling cmake v0.1.54
9652026-01-13T20:25:45.178Z Compiling usdt-impl v0.5.0
9662026-01-13T20:25:45.767Z Compiling fs_extra v1.3.0
9672026-01-13T20:25:45.784Z Compiling ident_case v1.0.1
9682026-01-13T20:25:45.990Z Compiling dunce v1.0.5
9692026-01-13T20:25:46.155Z Compiling plain v0.2.3
9702026-01-13T20:25:46.181Z Compiling paste v1.0.15
9712026-01-13T20:25:46.293Z Compiling darling_core v0.21.3
9722026-01-13T20:25:46.343Z Compiling goblin v0.8.2
9732026-01-13T20:25:46.679Z Compiling zerocopy v0.7.35
9742026-01-13T20:25:46.816Z Checking http-body v1.0.1
9752026-01-13T20:25:46.975Z Checking pretty-hex v0.4.1
9762026-01-13T20:25:47.050Z Compiling crossbeam-utils v0.8.21
9772026-01-13T20:25:47.197Z Checking atomic-waker v1.1.2
9782026-01-13T20:25:48.060Z Compiling dtrace-parser v0.2.0
9792026-01-13T20:25:48.084Z Compiling async-trait v0.1.89
9802026-01-13T20:25:48.669Z Compiling typify-impl v0.4.3
9812026-01-13T20:25:49.201Z Compiling thread-id v4.2.2
9822026-01-13T20:25:49.346Z Compiling slog v2.7.0
9832026-01-13T20:25:49.626Z Checking tower-service v0.3.3
9842026-01-13T20:25:49.774Z Checking try-lock v0.2.5
9852026-01-13T20:25:49.938Z Checking want v0.3.1
9862026-01-13T20:25:50.162Z Checking h2 v0.4.12
9872026-01-13T20:25:50.344Z Checking ppv-lite86 v0.2.21
9882026-01-13T20:25:50.940Z Checking httpdate v1.0.3
9892026-01-13T20:25:51.115Z Compiling aws-lc-rs v1.14.0
9902026-01-13T20:25:51.304Z Checking base64 v0.22.1
9912026-01-13T20:25:51.948Z Compiling darling_macro v0.21.3
9922026-01-13T20:25:52.105Z Compiling dof v0.3.0
9932026-01-13T20:25:52.983Z Compiling darling v0.21.3
9942026-01-13T20:25:53.597Z Compiling openapiv3 v2.2.0
9952026-01-13T20:25:54.265Z Checking untrusted v0.7.1
9962026-01-13T20:25:54.319Z Compiling aws-lc-sys v0.31.0
9972026-01-13T20:25:54.460Z Compiling openssl v0.10.73
9982026-01-13T20:25:54.488Z Compiling usdt-attr-macro v0.5.0
9992026-01-13T20:25:54.570Z Checking hyper v1.7.0
10002026-01-13T20:25:54.701Z Compiling usdt-macro v0.5.0
10012026-01-13T20:25:54.954Z Checking foreign-types-shared v0.1.1
10022026-01-13T20:25:55.097Z Checking foreign-types v0.3.2
10032026-01-13T20:25:56.078Z Checking http-body-util v0.1.3
10042026-01-13T20:25:56.420Z Compiling daft-derive v0.1.4
10052026-01-13T20:25:56.423Z Compiling openssl-macros v0.1.1
10062026-01-13T20:25:56.524Z Checking encoding_rs v0.8.35
10072026-01-13T20:25:56.591Z Checking hyper-util v0.1.17
10082026-01-13T20:25:57.240Z Compiling rustls v0.22.4
10092026-01-13T20:25:57.334Z Checking mime v0.3.17
10102026-01-13T20:25:57.641Z Compiling native-tls v0.2.14
10112026-01-13T20:25:57.675Z Compiling omicron-workspace-hack v0.1.0
10122026-01-13T20:25:57.700Z Compiling syn v1.0.109
10132026-01-13T20:25:57.731Z Compiling typify-macro v0.4.3
10142026-01-13T20:25:58.023Z Checking openssl-probe v0.1.6
10152026-01-13T20:25:58.210Z Compiling rustls v0.23.32
10162026-01-13T20:25:58.353Z Checking ipnetwork v0.21.1
10172026-01-13T20:25:58.416Z Checking serde_urlencoded v0.7.1
10182026-01-13T20:25:58.576Z Compiling structmeta-derive v0.3.0
10192026-01-13T20:25:58.653Z Checking rand_core v0.9.3
10202026-01-13T20:25:58.770Z Compiling unsafe-libyaml v0.2.11
10212026-01-13T20:25:58.881Z Compiling slog-async v2.8.0
10222026-01-13T20:25:58.975Z Compiling ref-cast v1.0.24
10232026-01-13T20:25:59.506Z Checking crypto-common v0.1.6
10242026-01-13T20:25:59.611Z Checking block-buffer v0.10.4
10252026-01-13T20:25:59.822Z Compiling ref-cast-impl v1.0.24
10262026-01-13T20:26:00.158Z Compiling serde_yaml v0.9.34+deprecated
10272026-01-13T20:26:00.472Z Checking sync_wrapper v1.0.2
10282026-01-13T20:26:00.647Z Compiling multer v3.1.0
10292026-01-13T20:26:00.968Z Compiling structmeta v0.3.0
10302026-01-13T20:26:01.009Z Compiling typify v0.4.3
10312026-01-13T20:26:01.038Z Checking fastrand v2.3.0
10322026-01-13T20:26:01.042Z Checking tower-layer v0.3.3
10332026-01-13T20:26:01.381Z Checking digest v0.10.7
10342026-01-13T20:26:01.384Z Checking tower v0.5.2
10352026-01-13T20:26:01.436Z Checking tempfile v3.23.0
10362026-01-13T20:26:01.757Z Checking rand_chacha v0.9.0
10372026-01-13T20:26:02.249Z Compiling strum_macros v0.26.4
10382026-01-13T20:26:03.181Z Checking webpki-roots v1.0.2
10392026-01-13T20:26:03.402Z Checking futures-executor v0.3.31
10402026-01-13T20:26:03.428Z Compiling async-stream-impl v0.3.6
10412026-01-13T20:26:03.501Z Checking tokio-native-tls v0.3.1
10422026-01-13T20:26:03.662Z Checking powerfmt v0.2.0
10432026-01-13T20:26:03.775Z Checking iri-string v0.7.8
10442026-01-13T20:26:03.954Z Checking winnow v0.7.14
10452026-01-13T20:26:03.965Z Checking deranged v0.5.3
10462026-01-13T20:26:04.357Z Checking hyper-tls v0.6.0
10472026-01-13T20:26:04.634Z Checking futures v0.3.31
10482026-01-13T20:26:04.637Z Checking rand v0.9.2
10492026-01-13T20:26:04.771Z Compiling progenitor-impl v0.11.1
10502026-01-13T20:26:06.338Z Checking tower-http v0.6.6
10512026-01-13T20:26:06.793Z Checking rand_core v0.6.4
10522026-01-13T20:26:06.885Z Compiling dropshot v0.16.4
10532026-01-13T20:26:07.235Z Checking cpufeatures v0.2.17
10542026-01-13T20:26:07.352Z Checking num_threads v0.1.7
10552026-01-13T20:26:07.587Z Checking time v0.3.44
10562026-01-13T20:26:08.052Z Checking oxnet v0.1.3
10572026-01-13T20:26:08.153Z Compiling serde_with_macros v3.14.1
10582026-01-13T20:26:08.260Z Compiling dropshot_endpoint v0.16.4
10592026-01-13T20:26:08.435Z Checking memmap v0.7.0
10602026-01-13T20:26:10.232Z Checking usdt v0.5.0
10612026-01-13T20:26:10.354Z Compiling progenitor-macro v0.11.1
10622026-01-13T20:26:10.586Z Compiling derive-ex v0.1.8
10632026-01-13T20:26:10.652Z Checking crossbeam-channel v0.5.15
10642026-01-13T20:26:10.678Z Compiling newtype-uuid-macros v0.1.0
10652026-01-13T20:26:11.406Z Compiling strum_macros v0.27.2
10662026-01-13T20:26:14.409Z Compiling test-strategy v0.4.3
10672026-01-13T20:26:16.120Z Compiling parse-display-derive v0.10.0
10682026-01-13T20:26:16.394Z Checking hex v0.4.3
10692026-01-13T20:26:16.814Z Checking macaddr v1.0.1
10702026-01-13T20:26:16.916Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10712026-01-13T20:26:17.159Z Checking thread_local v1.1.9
10722026-01-13T20:26:17.909Z Checking rand_chacha v0.3.1
10732026-01-13T20:26:18.232Z Checking rustls-webpki v0.102.8
10742026-01-13T20:26:18.316Z Checking newtype-uuid v1.3.2
10752026-01-13T20:26:18.640Z Checking is-terminal v0.4.16
10762026-01-13T20:26:18.726Z Checking match_cfg v0.1.0
10772026-01-13T20:26:18.978Z Checking take_mut v0.2.2
10782026-01-13T20:26:19.141Z Checking term v1.2.0
10792026-01-13T20:26:19.163Z Checking debug-ignore v1.0.5
10802026-01-13T20:26:19.589Z Checking slog-term v2.9.2
10812026-01-13T20:26:20.114Z Checking hostname v0.3.1
10822026-01-13T20:26:20.269Z Checking daft v0.1.4
10832026-01-13T20:26:20.743Z Checking rand v0.8.5
10842026-01-13T20:26:21.057Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
10852026-01-13T20:26:21.922Z Checking slog-json v2.6.1
10862026-01-13T20:26:22.026Z Checking toml_parser v1.0.3
10872026-01-13T20:26:22.257Z Checking serde_spanned v1.0.2
10882026-01-13T20:26:22.330Z Checking toml_datetime v0.7.2
10892026-01-13T20:26:22.803Z Checking spin v0.9.8
10902026-01-13T20:26:22.828Z Checking toml_writer v1.0.3
10912026-01-13T20:26:22.856Z Checking tokio-rustls v0.25.0
10922026-01-13T20:26:23.186Z Checking toml v0.9.7
10932026-01-13T20:26:23.246Z Checking slog-bunyan v2.5.0
10942026-01-13T20:26:23.532Z Checking sha1 v0.10.6
10952026-01-13T20:26:23.546Z Checking strum v0.26.3
10962026-01-13T20:26:23.730Z Checking async-stream v0.3.6
10972026-01-13T20:26:23.761Z Checking waitgroup v0.1.2
10982026-01-13T20:26:23.786Z Checking rustls-pemfile v2.2.0
10992026-01-13T20:26:23.928Z Checking serde_path_to_error v0.1.20
11002026-01-13T20:26:23.956Z Checking hostname v0.4.1
11012026-01-13T20:26:24.018Z Checking wait-timeout v0.2.1
11022026-01-13T20:26:24.049Z Checking quick-error v1.2.3
11032026-01-13T20:26:24.113Z Checking lazy_static v1.5.0
11042026-01-13T20:26:24.225Z Checking bit-vec v0.8.0
11052026-01-13T20:26:24.251Z Checking rusty-fork v0.3.0
11062026-01-13T20:26:24.505Z Checking serde_with v3.14.1
11072026-01-13T20:26:24.572Z Checking rand_xorshift v0.4.0
11082026-01-13T20:26:24.620Z Checking bit-set v0.8.0
11092026-01-13T20:26:24.900Z Compiling toml_datetime v0.6.11
11102026-01-13T20:26:25.327Z Compiling clap_derive v4.5.49
11112026-01-13T20:26:25.401Z Checking unarray v0.1.4
11122026-01-13T20:26:25.648Z Checking utf8parse v0.2.2
11132026-01-13T20:26:25.818Z Checking anstyle-parse v0.2.7
11142026-01-13T20:26:25.876Z Checking proptest v1.8.0
11152026-01-13T20:26:26.274Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11162026-01-13T20:26:26.950Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
11172026-01-13T20:26:26.994Z Checking strum v0.27.2
11182026-01-13T20:26:27.122Z Checking terminal_size v0.4.3
11192026-01-13T20:26:27.292Z Checking hashbrown v0.16.0
11202026-01-13T20:26:27.324Z Checking instant v0.1.13
11212026-01-13T20:26:27.468Z Checking anstyle v1.0.11
11222026-01-13T20:26:27.730Z Checking foldhash v0.2.0
11232026-01-13T20:26:27.965Z Checking anstyle-query v1.1.4
11242026-01-13T20:26:28.064Z Checking colorchoice v1.0.4
11252026-01-13T20:26:28.131Z Checking is_terminal_polyfill v1.70.1
11262026-01-13T20:26:28.259Z Checking backoff v0.4.0
11272026-01-13T20:26:28.291Z Checking anstream v0.6.20
11282026-01-13T20:26:28.339Z Checking iddqd v0.3.17
11292026-01-13T20:26:28.682Z Checking parse-display v0.10.0
11302026-01-13T20:26:28.707Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11312026-01-13T20:26:28.867Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
11322026-01-13T20:26:29.401Z Checking clap_lex v0.7.5
11332026-01-13T20:26:30.078Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
11342026-01-13T20:26:30.167Z Compiling rustls-webpki v0.103.6
11352026-01-13T20:26:30.428Z Checking clap_builder v4.5.50
11362026-01-13T20:26:33.466Z Checking clap v4.5.50
11372026-01-13T20:26:37.164Z Checking unicode-width v0.2.1
11382026-01-13T20:26:37.341Z Compiling tokio-rustls v0.26.3
11392026-01-13T20:26:38.126Z Compiling hyper-rustls v0.27.7
11402026-01-13T20:26:38.609Z Compiling reqwest v0.12.23
11412026-01-13T20:26:38.878Z Checking serde_spanned v0.6.9
11422026-01-13T20:26:41.341Z Compiling progenitor-client v0.11.1
11432026-01-13T20:26:41.397Z Compiling num-integer v0.1.46
11442026-01-13T20:26:44.886Z Compiling progenitor v0.11.1
11452026-01-13T20:26:46.841Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
11462026-01-13T20:26:46.913Z Checking num-rational v0.4.2
11472026-01-13T20:26:47.080Z Checking num-iter v0.1.45
11482026-01-13T20:26:47.491Z Compiling progenitor-client v0.10.0
11492026-01-13T20:26:49.715Z Compiling num-complex v0.4.6
11502026-01-13T20:26:50.161Z Compiling toml_write v0.1.2
11512026-01-13T20:26:50.656Z Checking num v0.4.3
11522026-01-13T20:26:50.782Z Compiling toml_edit v0.22.27
11532026-01-13T20:26:50.830Z Compiling float-ord v0.3.2
11542026-01-13T20:26:52.086Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11552026-01-13T20:26:52.619Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11562026-01-13T20:26:53.224Z Compiling hubpack_derive v0.1.1
11572026-01-13T20:26:54.153Z Compiling toml v0.8.23
11582026-01-13T20:26:54.183Z Checking hubpack v0.1.2
11592026-01-13T20:26:54.524Z Checking itertools v0.14.0
11602026-01-13T20:26:54.996Z Checking bytecount v0.6.9
11612026-01-13T20:26:55.116Z Checking static_assertions v1.1.0
11622026-01-13T20:26:55.182Z Compiling num-derive v0.3.3
11632026-01-13T20:26:55.243Z Checking crossbeam-epoch v0.9.18
11642026-01-13T20:26:55.481Z Compiling scroll_derive v0.13.1
11652026-01-13T20:26:55.685Z Compiling usdt-impl v0.6.0
11662026-01-13T20:26:56.145Z Compiling dof v0.4.0
11672026-01-13T20:26:56.826Z Compiling dtrace-parser v0.3.0
11682026-01-13T20:26:57.132Z Checking memmap2 v0.9.8
11692026-01-13T20:26:57.243Z Compiling thread-id v5.0.0
11702026-01-13T20:26:57.278Z Checking libscf-sys v1.1.0
11712026-01-13T20:26:57.318Z Checking scroll v0.13.0
11722026-01-13T20:26:57.389Z Compiling winnow v0.5.40
11732026-01-13T20:26:57.462Z Checking tinyvec_macros v0.1.1
11742026-01-13T20:26:57.501Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
11752026-01-13T20:26:57.550Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11762026-01-13T20:26:57.606Z Compiling rayon-core v1.13.0
11772026-01-13T20:26:57.832Z Checking goblin v0.10.1
11782026-01-13T20:26:57.905Z Checking tinyvec v1.10.0
11792026-01-13T20:26:58.065Z Compiling libz-sys v1.1.22
11802026-01-13T20:26:58.654Z Compiling proc-macro-error-attr2 v2.0.0
11812026-01-13T20:26:58.830Z Compiling proc-macro-error-attr v1.0.4
11822026-01-13T20:26:59.215Z Compiling memoffset v0.9.1
11832026-01-13T20:26:59.243Z Compiling cfg_aliases v0.2.1
11842026-01-13T20:26:59.402Z Compiling heapless v0.8.0
11852026-01-13T20:26:59.788Z Compiling proc-macro-error2 v2.0.1
11862026-01-13T20:26:59.933Z Compiling nix v0.30.1
11872026-01-13T20:27:00.405Z Checking crossbeam-deque v0.8.6
11882026-01-13T20:27:00.764Z Compiling toml_edit v0.19.15
11892026-01-13T20:27:00.798Z Checking hash32 v0.3.1
11902026-01-13T20:27:00.838Z Compiling proc-macro-error v1.0.4
11912026-01-13T20:27:01.035Z Compiling rustix v0.38.44
11922026-01-13T20:27:01.175Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
11932026-01-13T20:27:01.205Z Compiling ingot-macros v0.1.1
11942026-01-13T20:27:01.242Z Compiling smoltcp v0.11.0
11952026-01-13T20:27:02.667Z Compiling tabled_derive v0.11.0
11962026-01-13T20:27:02.853Z Compiling usdt-macro v0.6.0
11972026-01-13T20:27:02.881Z Compiling usdt-attr-macro v0.6.0
11982026-01-13T20:27:04.234Z Compiling proc-macro-crate v1.3.1
11992026-01-13T20:27:04.350Z Checking papergrid v0.17.0
12002026-01-13T20:27:04.985Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12012026-01-13T20:27:05.176Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12022026-01-13T20:27:05.330Z Checking testing_table v0.3.0
12032026-01-13T20:27:05.493Z Checking cobs v0.3.0
12042026-01-13T20:27:05.780Z Compiling foreign-types-macros v0.2.3
12052026-01-13T20:27:05.960Z Compiling num_enum_derive v0.7.5
12062026-01-13T20:27:06.342Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12072026-01-13T20:27:06.748Z Checking foreign-types-shared v0.3.1
12082026-01-13T20:27:06.773Z Checking managed v0.8.0
12092026-01-13T20:27:06.906Z Checking bitflags v1.3.2
12102026-01-13T20:27:07.116Z Checking foreign-types v0.5.0
12112026-01-13T20:27:07.142Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12122026-01-13T20:27:07.250Z Checking tabled v0.20.0
12132026-01-13T20:27:07.720Z Checking ingot-types v0.1.2
12142026-01-13T20:27:08.220Z Checking num_enum v0.7.5
12152026-01-13T20:27:08.427Z Checking postcard v1.1.3
12162026-01-13T20:27:08.514Z Checking ingot v0.1.1
12172026-01-13T20:27:09.046Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12182026-01-13T20:27:09.406Z Checking usdt v0.6.0
12192026-01-13T20:27:10.454Z Checking tabwriter v1.4.1
12202026-01-13T20:27:10.557Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12212026-01-13T20:27:10.738Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12222026-01-13T20:27:11.199Z Compiling enum-as-inner v0.6.1
12232026-01-13T20:27:11.225Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12242026-01-13T20:27:11.252Z Checking cstr-argument v0.1.2
12252026-01-13T20:27:11.476Z Checking bstr v1.12.0
12262026-01-13T20:27:11.502Z Compiling semver v0.1.20
12272026-01-13T20:27:11.593Z Checking colored v3.0.0
12282026-01-13T20:27:11.638Z Checking data-encoding v2.9.0
12292026-01-13T20:27:11.795Z Compiling heck v0.4.1
12302026-01-13T20:27:11.844Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12312026-01-13T20:27:11.990Z Compiling rustc_version v0.1.7
12322026-01-13T20:27:12.024Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12332026-01-13T20:27:12.221Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12342026-01-13T20:27:12.265Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12352026-01-13T20:27:12.320Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
12362026-01-13T20:27:12.380Z Checking camino-tempfile v1.4.1
12372026-01-13T20:27:12.406Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12382026-01-13T20:27:12.621Z Compiling crucible-workspace-hack v0.1.0
12392026-01-13T20:27:12.624Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#3eb1a6ad)
12402026-01-13T20:27:12.697Z Compiling newtype_derive v0.1.6
12412026-01-13T20:27:13.028Z Checking linked-hash-map v0.5.6
12422026-01-13T20:27:13.091Z Compiling owo-colors v4.2.2
12432026-01-13T20:27:13.122Z Checking resolv-conf v0.7.5
12442026-01-13T20:27:13.350Z Checking lru-cache v0.1.2
12452026-01-13T20:27:13.555Z Checking hickory-proto v0.24.4
12462026-01-13T20:27:13.586Z Checking similar v2.7.0
12472026-01-13T20:27:13.839Z Compiling zone_cfg_derive v0.3.1
12482026-01-13T20:27:13.895Z Checking atomicwrites v0.4.4
12492026-01-13T20:27:14.141Z Checking rayon v1.11.0
12502026-01-13T20:27:14.330Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12512026-01-13T20:27:15.063Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
12522026-01-13T20:27:15.193Z Checking tokio-dtrace v0.1.1
12532026-01-13T20:27:15.403Z Compiling derive-where v1.6.0
12542026-01-13T20:27:15.508Z Compiling num-derive v0.4.2
12552026-01-13T20:27:16.173Z Checking sigpipe v0.1.3
12562026-01-13T20:27:16.323Z Checking jiff v0.2.15
12572026-01-13T20:27:16.800Z Checking same-file v1.0.6
12582026-01-13T20:27:17.015Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12592026-01-13T20:27:17.072Z Checking indent_write v2.2.0
12602026-01-13T20:27:17.319Z Compiling convert_case v0.4.0
12612026-01-13T20:27:17.393Z Checking base64ct v1.8.0
12622026-01-13T20:27:17.697Z Checking siphasher v1.0.1
12632026-01-13T20:27:17.892Z Checking password-hash v0.5.0
12642026-01-13T20:27:18.001Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12652026-01-13T20:27:18.027Z Checking phf_shared v0.12.1
12662026-01-13T20:27:18.054Z Compiling derive_more v0.99.20
12672026-01-13T20:27:18.273Z Checking hickory-resolver v0.24.4
12682026-01-13T20:27:18.329Z Checking walkdir v2.5.0
12692026-01-13T20:27:18.353Z Checking zone v0.3.1
12702026-01-13T20:27:18.450Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12712026-01-13T20:27:18.486Z Checking oxide-tokio-rt v0.1.2
12722026-01-13T20:27:18.626Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
12732026-01-13T20:27:18.921Z Checking blake2 v0.10.6
12742026-01-13T20:27:18.975Z Compiling progenitor-impl v0.10.0
12752026-01-13T20:27:19.377Z Checking tokio-stream v0.1.17
12762026-01-13T20:27:19.534Z Checking smf v0.2.3
12772026-01-13T20:27:19.692Z Checking serde-big-array v0.5.1
12782026-01-13T20:27:19.944Z Compiling serde_repr v0.1.20
12792026-01-13T20:27:20.029Z Compiling pin-project-internal v1.1.10
12802026-01-13T20:27:20.177Z Compiling slog-dtrace v0.3.0
12812026-01-13T20:27:20.379Z Checking unicode-segmentation v1.12.0
12822026-01-13T20:27:20.568Z Checking whoami v1.6.1
12832026-01-13T20:27:20.904Z Compiling unicode-xid v0.2.6
12842026-01-13T20:27:21.097Z Checking smawk v0.3.2
12852026-01-13T20:27:21.126Z Compiling chrono-tz v0.10.4
12862026-01-13T20:27:21.130Z Checking unicode-width v0.1.14
12872026-01-13T20:27:21.325Z Compiling cancel-safe-futures v0.1.5
12882026-01-13T20:27:21.524Z Checking unicode-linebreak v0.1.5
12892026-01-13T20:27:21.676Z Compiling const_format_proc_macros v0.2.34
12902026-01-13T20:27:21.791Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
12912026-01-13T20:27:21.975Z Checking textwrap v0.16.2
12922026-01-13T20:27:22.294Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12932026-01-13T20:27:22.399Z Checking newline-converter v0.3.0
12942026-01-13T20:27:22.428Z Checking pin-project v1.1.10
12952026-01-13T20:27:22.669Z Checking qorb v0.4.1
12962026-01-13T20:27:22.717Z Checking argon2 v0.5.3
12972026-01-13T20:27:22.777Z Checking phf v0.12.1
12982026-01-13T20:27:23.071Z Checking unicode-normalization v0.1.24
12992026-01-13T20:27:23.370Z Checking console v0.15.11
13002026-01-13T20:27:23.399Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13012026-01-13T20:27:24.029Z Checking libsw-core v0.3.2
13022026-01-13T20:27:24.052Z Checking secrecy v0.10.3
13032026-01-13T20:27:24.255Z Compiling async-recursion v1.1.1
13042026-01-13T20:27:24.308Z Compiling snafu-derive v0.8.9
13052026-01-13T20:27:24.432Z Compiling progenitor-macro v0.10.0
13062026-01-13T20:27:24.461Z Compiling libgit2-sys v0.17.0+1.8.1
13072026-01-13T20:27:24.745Z Compiling cookie v0.18.1
13082026-01-13T20:27:25.147Z Checking csv-core v0.1.12
13092026-01-13T20:27:25.215Z Checking fixedbitset v0.4.2
13102026-01-13T20:27:25.545Z Compiling moka v0.12.11
13112026-01-13T20:27:25.609Z Checking fixedbitset v0.5.7
13122026-01-13T20:27:25.689Z Checking highway v1.3.0
13132026-01-13T20:27:25.994Z Checking csv v1.3.1
13142026-01-13T20:27:26.020Z Checking petgraph v0.8.2
13152026-01-13T20:27:26.187Z Checking petgraph v0.6.5
13162026-01-13T20:27:27.416Z Checking libsw v3.5.0
13172026-01-13T20:27:27.705Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13182026-01-13T20:27:28.059Z Checking olpc-cjson v0.1.4
13192026-01-13T20:27:28.321Z Checking expectorate v1.2.0
13202026-01-13T20:27:28.471Z Checking snafu v0.8.9
13212026-01-13T20:27:28.545Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
13222026-01-13T20:27:28.613Z Checking const_format v0.2.34
13232026-01-13T20:27:29.265Z Checking papergrid v0.11.0
13242026-01-13T20:27:29.497Z Checking globset v0.4.16
13252026-01-13T20:27:29.564Z Compiling tabled_derive v0.7.0
13262026-01-13T20:27:29.619Z Checking gethostname v0.5.0
13272026-01-13T20:27:29.957Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13282026-01-13T20:27:29.983Z Checking pem v3.0.5
13292026-01-13T20:27:30.262Z Checking bcs v0.1.6
13302026-01-13T20:27:30.537Z Checking serde_plain v1.0.2
13312026-01-13T20:27:30.638Z Checking crc8 v0.1.1
13322026-01-13T20:27:30.724Z Compiling signal-hook v0.3.18
13332026-01-13T20:27:30.791Z Checking swrite v0.1.0
13342026-01-13T20:27:30.795Z Checking termtree v0.5.1
13352026-01-13T20:27:30.936Z Checking tagptr v0.2.0
13362026-01-13T20:27:31.030Z Checking typed-path v0.9.3
13372026-01-13T20:27:31.078Z Checking linear-map v1.2.0
13382026-01-13T20:27:31.449Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13392026-01-13T20:27:31.529Z Checking tabled v0.15.0
13402026-01-13T20:27:32.743Z Checking steno v0.4.1
13412026-01-13T20:27:32.840Z Checking tough v0.20.0
13422026-01-13T20:27:34.366Z Checking hickory-proto v0.25.2
13432026-01-13T20:27:34.791Z Checking dropshot-api-manager-types v0.2.2
13442026-01-13T20:27:34.927Z Compiling vergen v8.3.2
13452026-01-13T20:27:35.062Z Checking progenitor v0.10.0
13462026-01-13T20:27:35.089Z Compiling cargo-platform v0.1.9
13472026-01-13T20:27:35.284Z Compiling curl-sys v0.4.83+curl-8.15.0
13482026-01-13T20:27:35.311Z Checking humantime v2.3.0
13492026-01-13T20:27:35.503Z Compiling crc32fast v1.5.0
13502026-01-13T20:27:35.667Z Compiling cargo_metadata v0.18.1
13512026-01-13T20:27:36.081Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13522026-01-13T20:27:37.354Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13532026-01-13T20:27:37.380Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13542026-01-13T20:27:37.752Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13552026-01-13T20:27:38.434Z Checking hickory-resolver v0.25.2
13562026-01-13T20:27:38.688Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13572026-01-13T20:27:39.479Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13582026-01-13T20:27:39.602Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13592026-01-13T20:27:39.800Z Checking sha2 v0.10.9
13602026-01-13T20:27:39.840Z Compiling rustc_version v0.4.1
13612026-01-13T20:27:39.975Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13622026-01-13T20:27:40.121Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
13632026-01-13T20:27:40.200Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13642026-01-13T20:27:40.301Z Compiling blake3 v1.8.2
13652026-01-13T20:27:40.379Z Compiling fs-err v3.1.2
13662026-01-13T20:27:40.407Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13672026-01-13T20:27:41.027Z Checking adler2 v2.0.1
13682026-01-13T20:27:42.053Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
13692026-01-13T20:27:42.080Z Checking miniz_oxide v0.8.9
13702026-01-13T20:27:42.922Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
13712026-01-13T20:27:43.184Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13722026-01-13T20:27:43.585Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
13732026-01-13T20:27:43.855Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13742026-01-13T20:27:43.903Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
13752026-01-13T20:27:43.933Z Checking filetime v0.2.26
13762026-01-13T20:27:44.182Z Checking arrayvec v0.7.6
13772026-01-13T20:27:44.565Z Checking is_ci v1.2.0
13782026-01-13T20:27:44.728Z Checking arrayref v0.3.9
13792026-01-13T20:27:44.853Z Checking constant_time_eq v0.3.1
13802026-01-13T20:27:45.005Z Compiling curl v0.4.49
13812026-01-13T20:27:45.238Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13822026-01-13T20:27:45.429Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
13832026-01-13T20:27:45.773Z Checking xattr v1.6.1
13842026-01-13T20:27:45.931Z Checking toml v0.7.8
13852026-01-13T20:27:46.007Z Checking tar v0.4.44
13862026-01-13T20:27:46.579Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
13872026-01-13T20:27:46.677Z Checking supports-color v3.0.2
13882026-01-13T20:27:46.795Z Checking flate2 v1.1.2
13892026-01-13T20:27:47.054Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13902026-01-13T20:27:47.241Z Checking drift v0.1.0
13912026-01-13T20:27:47.406Z Checking kstat-rs v0.2.4
13922026-01-13T20:27:47.434Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13932026-01-13T20:27:47.745Z Checking topological-sort v0.2.2
13942026-01-13T20:27:47.816Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13952026-01-13T20:27:47.970Z Checking omicron-zone-package v0.12.2
13962026-01-13T20:27:48.185Z Checking dropshot-api-manager v0.2.2
13972026-01-13T20:27:50.546Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
13982026-01-13T20:27:51.632Z Checking signal-hook-tokio v0.3.1
13992026-01-13T20:27:51.684Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
14002026-01-13T20:27:51.834Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14012026-01-13T20:27:52.242Z Checking internet-checksum v0.2.1
14022026-01-13T20:27:52.451Z Checking display-error-chain v0.2.2
14032026-01-13T20:27:52.672Z Checking search_path v0.1.4
14042026-01-13T20:27:52.908Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14052026-01-13T20:27:52.979Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14062026-01-13T20:27:53.312Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14072026-01-13T20:27:54.799Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
14082026-01-13T20:27:55.018Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
14092026-01-13T20:27:57.733Z Compiling git2 v0.19.0
14102026-01-13T20:28:01.874Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14112026-01-13T20:28:02.526Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14122026-01-13T20:28:07.558Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14132026-01-13T20:28:09.957Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14142026-01-13T20:28:18.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
14152026-01-13T20:28:19.074Z+ for feat in tofino_stub tofino_asic softnpu chaos
14162026-01-13T20:28:19.074Z+ cargo clippy --features tofino_asic -- --deny warnings
14172026-01-13T20:28:19.648Z Downloading crates ...
14182026-01-13T20:28:19.767Z Downloaded num_enum_derive v0.5.11
14192026-01-13T20:28:19.772Z Downloaded num_enum v0.5.11
14202026-01-13T20:28:19.912Z Compiling num_enum_derive v0.5.11
14212026-01-13T20:28:19.916Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
14222026-01-13T20:28:20.012Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14232026-01-13T20:28:20.024Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14242026-01-13T20:28:20.027Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14252026-01-13T20:28:21.279Z Checking num_enum v0.5.11
14262026-01-13T20:28:21.412Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14272026-01-13T20:28:31.604Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14282026-01-13T20:28:31.607Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14292026-01-13T20:28:35.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.62s
14302026-01-13T20:28:36.009Z+ for feat in tofino_stub tofino_asic softnpu chaos
14312026-01-13T20:28:36.009Z+ cargo clippy --features softnpu -- --deny warnings
14322026-01-13T20:28:36.496Z Downloading crates ...
14332026-01-13T20:28:36.666Z Downloaded bitstruct_derive v0.1.0
14342026-01-13T20:28:36.676Z Downloaded wyz v0.5.1
14352026-01-13T20:28:36.680Z Downloaded typeid v1.0.3
14362026-01-13T20:28:36.684Z Downloaded tap v1.0.1
14372026-01-13T20:28:36.684Z Downloaded bitstruct v0.1.1
14382026-01-13T20:28:36.684Z Downloaded ascii v1.1.0
14392026-01-13T20:28:36.688Z Downloaded radium v0.7.0
14402026-01-13T20:28:36.688Z Downloaded serde_arrays v0.1.0
14412026-01-13T20:28:36.692Z Downloaded funty v2.0.0
14422026-01-13T20:28:36.692Z Downloaded erased-serde v0.4.8
14432026-01-13T20:28:36.692Z Downloaded num-bigint v0.4.6
14442026-01-13T20:28:36.695Z Downloaded libloading v0.7.4
14452026-01-13T20:28:36.701Z Downloaded bitvec v1.0.1
14462026-01-13T20:28:36.877Z Checking num-integer v0.1.46
14472026-01-13T20:28:36.881Z Checking num-complex v0.4.6
14482026-01-13T20:28:36.989Z Compiling radium v0.7.0
14492026-01-13T20:28:37.001Z Checking tap v1.0.1
14502026-01-13T20:28:37.015Z Checking funty v2.0.0
14512026-01-13T20:28:37.027Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
14522026-01-13T20:28:37.031Z Compiling typeid v1.0.3
14532026-01-13T20:28:37.055Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14542026-01-13T20:28:37.158Z Checking wyz v0.5.1
14552026-01-13T20:28:37.374Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14562026-01-13T20:28:37.410Z Checking num-bigint v0.4.6
14572026-01-13T20:28:37.424Z Checking num-iter v0.1.45
14582026-01-13T20:28:37.546Z Compiling erased-serde v0.4.8
14592026-01-13T20:28:37.594Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14602026-01-13T20:28:37.766Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14612026-01-13T20:28:37.782Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14622026-01-13T20:28:37.796Z Compiling bitstruct_derive v0.1.0
14632026-01-13T20:28:37.827Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14642026-01-13T20:28:37.841Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14652026-01-13T20:28:37.929Z Checking bitvec v1.0.1
14662026-01-13T20:28:37.980Z Checking ascii v1.1.0
14672026-01-13T20:28:37.994Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14682026-01-13T20:28:38.015Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
14692026-01-13T20:28:38.202Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
14702026-01-13T20:28:38.270Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14712026-01-13T20:28:38.350Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14722026-01-13T20:28:38.474Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14732026-01-13T20:28:39.021Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14742026-01-13T20:28:39.052Z Checking bitstruct v0.1.1
14752026-01-13T20:28:39.067Z Checking serde_arrays v0.1.0
14762026-01-13T20:28:39.176Z Checking libloading v0.7.4
14772026-01-13T20:28:39.228Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14782026-01-13T20:28:39.540Z Checking num-rational v0.4.2
14792026-01-13T20:28:39.980Z Checking num v0.4.3
14802026-01-13T20:28:40.064Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14812026-01-13T20:28:40.901Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
14822026-01-13T20:28:41.331Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
14832026-01-13T20:28:41.335Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
14842026-01-13T20:28:41.585Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
14852026-01-13T20:28:42.033Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14862026-01-13T20:28:42.036Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14872026-01-13T20:28:42.733Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14882026-01-13T20:28:43.029Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
14892026-01-13T20:28:43.033Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14902026-01-13T20:28:43.033Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14912026-01-13T20:28:43.140Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14922026-01-13T20:28:44.399Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14932026-01-13T20:28:45.215Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14942026-01-13T20:28:45.218Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14952026-01-13T20:28:45.218Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14962026-01-13T20:28:45.218Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14972026-01-13T20:28:45.731Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14982026-01-13T20:28:46.164Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14992026-01-13T20:28:47.922Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15002026-01-13T20:28:51.608Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15012026-01-13T20:28:53.942Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
15022026-01-13T20:28:54.099Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
15032026-01-13T20:28:57.798Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15042026-01-13T20:29:03.703Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
15052026-01-13T20:29:05.815Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
15062026-01-13T20:29:06.490Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15072026-01-13T20:29:14.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.93s
15082026-01-13T20:29:14.268Z+ for feat in tofino_stub tofino_asic softnpu chaos
15092026-01-13T20:29:14.268Z+ cargo clippy --features chaos -- --deny warnings
15102026-01-13T20:29:15.042Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15112026-01-13T20:29:15.045Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15122026-01-13T20:29:15.129Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15132026-01-13T20:29:26.556Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15142026-01-13T20:29:26.559Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15152026-01-13T20:29:30.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.95s
15162026-01-13T20:29:30.536Z+ banner fmt
15172026-01-13T20:29:30.540Z
15182026-01-13T20:29:30.540Z ###### # # #####
15192026-01-13T20:29:30.540Z # ## ## #
15202026-01-13T20:29:30.540Z ##### # ## # #
15212026-01-13T20:29:30.540Z # # # #
15222026-01-13T20:29:30.540Z # # # #
15232026-01-13T20:29:30.540Z # # # #
15242026-01-13T20:29:30.540Z
15252026-01-13T20:29:30.540Z+ cargo fmt -- --check
15262026-01-13T20:29:31.343Z+ banner test
15272026-01-13T20:29:31.346Z
15282026-01-13T20:29:31.347Z ##### ###### #### #####
15292026-01-13T20:29:31.347Z # # # #
15302026-01-13T20:29:31.347Z # ##### #### #
15312026-01-13T20:29:31.347Z # # # #
15322026-01-13T20:29:31.347Z # # # # #
15332026-01-13T20:29:31.347Z # ###### #### #
15342026-01-13T20:29:31.347Z
15352026-01-13T20:29:31.347Z+ for feat in tofino_stub tofino_asic softnpu chaos
15362026-01-13T20:29:31.347Z+ RUST_BACKTRACE=full
15372026-01-13T20:29:31.347Z+ cargo test --features tofino_stub --no-fail-fast
15382026-01-13T20:29:32.626Z Compiling unicode-ident v1.0.19
15392026-01-13T20:29:32.629Z Compiling cfg-if v1.0.3
15402026-01-13T20:29:32.629Z Compiling memchr v2.7.5
15412026-01-13T20:29:32.748Z Compiling itoa v1.0.15
15422026-01-13T20:29:32.784Z Compiling serde_core v1.0.226
15432026-01-13T20:29:32.802Z Compiling libc v0.2.176
15442026-01-13T20:29:32.805Z Compiling ryu v1.0.20
15452026-01-13T20:29:32.835Z Compiling log v0.4.28
15462026-01-13T20:29:32.855Z Compiling libm v0.2.15
15472026-01-13T20:29:32.923Z Compiling proc-macro2 v1.0.101
15482026-01-13T20:29:32.998Z Compiling smallvec v1.15.1
15492026-01-13T20:29:33.169Z Compiling heck v0.5.0
15502026-01-13T20:29:33.204Z Compiling regex-syntax v0.8.6
15512026-01-13T20:29:33.720Z Compiling quote v1.0.40
15522026-01-13T20:29:34.143Z Compiling syn v2.0.106
15532026-01-13T20:29:34.428Z Compiling fnv v1.0.7
15542026-01-13T20:29:34.521Z Compiling equivalent v1.0.2
15552026-01-13T20:29:34.577Z Compiling allocator-api2 v0.2.21
15562026-01-13T20:29:34.660Z Compiling foldhash v0.1.5
15572026-01-13T20:29:34.970Z Compiling aho-corasick v1.1.3
15582026-01-13T20:29:35.293Z Compiling hashbrown v0.15.5
15592026-01-13T20:29:35.639Z Compiling iana-time-zone v0.1.64
15602026-01-13T20:29:35.675Z Compiling pin-project-lite v0.2.16
15612026-01-13T20:29:35.835Z Compiling dyn-clone v1.0.20
15622026-01-13T20:29:36.065Z Compiling stable_deref_trait v1.2.0
15632026-01-13T20:29:36.087Z Compiling scopeguard v1.2.0
15642026-01-13T20:29:36.254Z Compiling lock_api v0.4.13
15652026-01-13T20:29:36.302Z Compiling percent-encoding v2.3.2
15662026-01-13T20:29:36.553Z Compiling litemap v0.8.0
15672026-01-13T20:29:36.664Z Compiling writeable v0.6.1
15682026-01-13T20:29:36.731Z Compiling icu_normalizer_data v2.0.0
15692026-01-13T20:29:36.861Z Compiling icu_properties_data v2.0.1
15702026-01-13T20:29:36.993Z Compiling regex-automata v0.4.13
15712026-01-13T20:29:37.094Z Compiling futures-core v0.3.31
15722026-01-13T20:29:37.295Z Compiling serde_json v1.0.145
15732026-01-13T20:29:37.363Z Compiling semver v1.0.27
15742026-01-13T20:29:37.544Z Compiling indexmap v2.11.4
15752026-01-13T20:29:38.155Z Compiling form_urlencoded v1.2.2
15762026-01-13T20:29:38.173Z Compiling utf8_iter v1.0.4
15772026-01-13T20:29:38.443Z Compiling glob v0.3.3
15782026-01-13T20:29:38.501Z Compiling minimal-lexical v0.2.1
15792026-01-13T20:29:38.720Z Compiling num-traits v0.2.19
15802026-01-13T20:29:39.002Z Compiling nom v7.1.3
15812026-01-13T20:29:39.022Z Compiling getrandom v0.3.3
15822026-01-13T20:29:39.354Z Compiling byteorder v1.5.0
15832026-01-13T20:29:39.410Z Compiling clang-sys v1.8.1
15842026-01-13T20:29:39.609Z Compiling ucd-trie v0.1.7
15852026-01-13T20:29:39.632Z Compiling futures-sink v0.3.31
15862026-01-13T20:29:39.803Z Compiling libloading v0.8.9
15872026-01-13T20:29:39.843Z Compiling slab v0.4.11
15882026-01-13T20:29:40.140Z Compiling bindgen v0.72.1
15892026-01-13T20:29:40.178Z Compiling strsim v0.11.1
15902026-01-13T20:29:40.182Z Compiling futures-channel v0.3.31
15912026-01-13T20:29:40.207Z Compiling pin-utils v0.1.0
15922026-01-13T20:29:40.319Z Compiling pretty-hex v0.4.1
15932026-01-13T20:29:40.441Z Compiling futures-io v0.3.31
15942026-01-13T20:29:40.560Z Compiling futures-task v0.3.31
15952026-01-13T20:29:40.580Z Compiling plain v0.2.3
15962026-01-13T20:29:40.756Z Compiling time-core v0.1.6
15972026-01-13T20:29:40.888Z Compiling num-conv v0.1.0
15982026-01-13T20:29:40.966Z Compiling regex v1.12.2
15992026-01-13T20:29:41.092Z Compiling zeroize v1.8.1
16002026-01-13T20:29:41.191Z Compiling time-macros v0.2.24
16012026-01-13T20:29:41.453Z Compiling synstructure v0.13.2
16022026-01-13T20:29:42.029Z Compiling serde_derive_internals v0.29.1
16032026-01-13T20:29:42.288Z Compiling prettyplease v0.2.37
16042026-01-13T20:29:42.374Z Compiling cexpr v0.6.0
16052026-01-13T20:29:43.553Z Compiling darling_core v0.21.3
16062026-01-13T20:29:43.726Z Compiling regress v0.10.4
16072026-01-13T20:29:43.901Z Compiling subtle v2.6.1
16082026-01-13T20:29:44.179Z Compiling rustls-pki-types v1.12.0
16092026-01-13T20:29:45.092Z Compiling serde_derive v1.0.226
16102026-01-13T20:29:45.227Z Compiling zerofrom-derive v0.1.6
16112026-01-13T20:29:45.417Z Compiling yoke-derive v0.8.0
16122026-01-13T20:29:45.709Z Compiling zerovec-derive v0.11.1
16132026-01-13T20:29:47.907Z Compiling displaydoc v0.2.5
16142026-01-13T20:29:48.257Z Compiling thiserror-impl v2.0.16
16152026-01-13T20:29:48.416Z Compiling tokio-macros v2.5.0
16162026-01-13T20:29:48.730Z Compiling schemars_derive v0.8.22
16172026-01-13T20:29:49.247Z Compiling futures-macro v0.3.31
16182026-01-13T20:29:49.440Z Compiling zerocopy-derive v0.8.27
16192026-01-13T20:29:49.915Z Compiling thiserror-impl v1.0.69
16202026-01-13T20:29:51.045Z Compiling thiserror v2.0.16
16212026-01-13T20:29:51.088Z Compiling zerofrom v0.1.6
16222026-01-13T20:29:51.227Z Compiling tracing-attributes v0.1.30
16232026-01-13T20:29:51.331Z Compiling yoke v0.8.0
16242026-01-13T20:29:51.439Z Compiling pest v2.8.2
16252026-01-13T20:29:51.712Z Compiling zerovec v0.11.4
16262026-01-13T20:29:51.810Z Compiling serde v1.0.226
16272026-01-13T20:29:52.507Z Compiling zerotrie v0.2.2
16282026-01-13T20:29:53.083Z Compiling bytes v1.10.1
16292026-01-13T20:29:53.111Z Compiling serde_tokenstream v0.2.2
16302026-01-13T20:29:53.181Z Compiling thiserror v1.0.69
16312026-01-13T20:29:53.357Z Compiling chrono v0.4.42
16322026-01-13T20:29:53.661Z Compiling tinystr v0.8.1
16332026-01-13T20:29:53.723Z Compiling potential_utf v0.1.3
16342026-01-13T20:29:53.812Z Compiling uuid v1.18.1
16352026-01-13T20:29:54.042Z Compiling icu_locale_core v2.0.0
16362026-01-13T20:29:54.083Z Compiling icu_collections v2.0.0
16372026-01-13T20:29:54.207Z Compiling pest_meta v2.8.2
16382026-01-13T20:29:54.547Z Compiling http v1.3.1
16392026-01-13T20:29:54.621Z Compiling scroll_derive v0.12.1
16402026-01-13T20:29:54.744Z Compiling zerocopy v0.8.27
16412026-01-13T20:29:55.214Z Compiling zerocopy-derive v0.7.35
16422026-01-13T20:29:56.148Z Compiling icu_provider v2.0.0
16432026-01-13T20:29:56.214Z Compiling pest_generator v2.8.2
16442026-01-13T20:29:56.324Z Compiling schemars v0.8.22
16452026-01-13T20:29:56.809Z Compiling icu_properties v2.0.1
16462026-01-13T20:29:56.847Z Compiling icu_normalizer v2.0.0
16472026-01-13T20:29:56.868Z Compiling aws-lc-sys v0.31.0
16482026-01-13T20:29:57.101Z Compiling scroll v0.12.0
16492026-01-13T20:29:57.672Z Compiling goblin v0.8.2
16502026-01-13T20:29:57.872Z Compiling zerocopy v0.7.35
16512026-01-13T20:29:57.892Z Compiling pest_derive v2.8.2
16522026-01-13T20:29:58.313Z Compiling async-trait v0.1.89
16532026-01-13T20:29:58.558Z Compiling darling_macro v0.21.3
16542026-01-13T20:29:58.959Z Compiling dtrace-parser v0.2.0
16552026-01-13T20:29:59.155Z Compiling idna_adapter v1.2.1
16562026-01-13T20:29:59.269Z Compiling untrusted v0.9.0
16572026-01-13T20:29:59.414Z Compiling typify-impl v0.4.3
16582026-01-13T20:29:59.481Z Compiling openssl-macros v0.1.1
16592026-01-13T20:29:59.627Z Compiling darling v0.21.3
16602026-01-13T20:29:59.771Z Compiling thread-id v4.2.2
16612026-01-13T20:29:59.903Z Compiling socket2 v0.6.0
16622026-01-13T20:30:00.367Z Compiling http-body v1.0.1
16632026-01-13T20:30:00.494Z Compiling ipnet v2.11.0
16642026-01-13T20:30:00.629Z Compiling atomic-waker v1.1.2
16652026-01-13T20:30:00.856Z Compiling idna v1.1.0
16662026-01-13T20:30:00.886Z Compiling daft-derive v0.1.4
16672026-01-13T20:30:01.058Z Compiling httparse v1.10.1
16682026-01-13T20:30:01.474Z Compiling parking_lot_core v0.9.11
16692026-01-13T20:30:01.692Z Compiling tower-service v0.3.3
16702026-01-13T20:30:01.858Z Compiling url v2.5.7
16712026-01-13T20:30:02.094Z Compiling parking_lot v0.12.4
16722026-01-13T20:30:02.139Z Compiling openapiv3 v2.2.0
16732026-01-13T20:30:02.482Z Compiling anyhow v1.0.100
16742026-01-13T20:30:02.685Z Compiling signal-hook-registry v1.4.6
16752026-01-13T20:30:03.018Z Compiling try-lock v0.2.5
16762026-01-13T20:30:03.376Z Compiling dof v0.3.0
16772026-01-13T20:30:03.470Z Compiling want v0.3.1
16782026-01-13T20:30:03.512Z Compiling bitflags v2.9.4
16792026-01-13T20:30:03.790Z Compiling mio v1.0.4
16802026-01-13T20:30:03.925Z Compiling portable-atomic v1.11.1
16812026-01-13T20:30:03.992Z Compiling httpdate v1.0.3
16822026-01-13T20:30:04.466Z Compiling usdt-impl v0.5.0
16832026-01-13T20:30:04.911Z Compiling tokio v1.47.1
16842026-01-13T20:30:05.420Z Compiling ref-cast-impl v1.0.24
16852026-01-13T20:30:06.036Z Compiling base64 v0.22.1
16862026-01-13T20:30:06.280Z Compiling critical-section v1.2.0
16872026-01-13T20:30:06.461Z Compiling serde_yaml v0.9.34+deprecated
16882026-01-13T20:30:06.641Z Compiling once_cell v1.21.3
16892026-01-13T20:30:06.700Z Compiling ppv-lite86 v0.2.21
16902026-01-13T20:30:06.720Z Compiling structmeta-derive v0.3.0
16912026-01-13T20:30:07.055Z Compiling syn v1.0.109
16922026-01-13T20:30:07.617Z Compiling usdt-macro v0.5.0
16932026-01-13T20:30:09.344Z Compiling usdt-attr-macro v0.5.0
16942026-01-13T20:30:09.716Z Compiling structmeta v0.3.0
16952026-01-13T20:30:09.803Z Compiling strum_macros v0.26.4
16962026-01-13T20:30:10.105Z Compiling async-stream-impl v0.3.6
16972026-01-13T20:30:11.330Z Compiling omicron-workspace-hack v0.1.0
16982026-01-13T20:30:11.447Z Compiling http-body-util v0.1.3
16992026-01-13T20:30:11.482Z Compiling serde_with_macros v3.14.1
17002026-01-13T20:30:11.547Z Compiling dropshot_endpoint v0.16.4
17012026-01-13T20:30:12.925Z Compiling newtype-uuid-macros v0.1.0
17022026-01-13T20:30:14.028Z Compiling serde_urlencoded v0.7.1
17032026-01-13T20:30:14.165Z Compiling sync_wrapper v1.0.2
17042026-01-13T20:30:14.340Z Compiling tower-layer v0.3.3
17052026-01-13T20:30:14.547Z Compiling typify-macro v0.4.3
17062026-01-13T20:30:14.568Z Compiling powerfmt v0.2.0
17072026-01-13T20:30:14.657Z Compiling derive-ex v0.1.8
17082026-01-13T20:30:14.679Z Compiling strum_macros v0.27.2
17092026-01-13T20:30:14.988Z Compiling deranged v0.5.3
17102026-01-13T20:30:15.682Z Compiling typenum v1.18.0
17112026-01-13T20:30:16.513Z Compiling num_threads v0.1.7
17122026-01-13T20:30:16.693Z Compiling parse-display-derive v0.10.0
17132026-01-13T20:30:16.959Z Compiling generic-array v0.14.7
17142026-01-13T20:30:17.804Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17152026-01-13T20:30:18.276Z Compiling webpki-roots v1.0.2
17162026-01-13T20:30:18.495Z Compiling iri-string v0.7.8
17172026-01-13T20:30:18.657Z Compiling test-strategy v0.4.3
17182026-01-13T20:30:18.725Z Compiling encoding_rs v0.8.35
17192026-01-13T20:30:19.067Z Compiling typify v0.4.3
17202026-01-13T20:30:19.229Z Compiling progenitor-impl v0.11.1
17212026-01-13T20:30:19.381Z Compiling mime v0.3.17
17222026-01-13T20:30:19.966Z Compiling fastrand v2.3.0
17232026-01-13T20:30:20.297Z Compiling block-buffer v0.10.4
17242026-01-13T20:30:20.506Z Compiling crypto-common v0.1.6
17252026-01-13T20:30:20.547Z Compiling camino v1.2.0
17262026-01-13T20:30:20.869Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
17272026-01-13T20:30:21.510Z Compiling getrandom v0.2.16
17282026-01-13T20:30:21.872Z Compiling futures-util v0.3.31
17292026-01-13T20:30:22.231Z Compiling winnow v0.7.14
17302026-01-13T20:30:22.408Z Compiling cpufeatures v0.2.17
17312026-01-13T20:30:22.431Z Compiling toml_datetime v0.6.11
17322026-01-13T20:30:23.062Z Compiling tracing-core v0.1.34
17332026-01-13T20:30:24.345Z Compiling thread_local v1.1.9
17342026-01-13T20:30:24.495Z Compiling tracing v0.1.41
17352026-01-13T20:30:24.647Z Compiling clap_derive v4.5.49
17362026-01-13T20:30:25.117Z Compiling match_cfg v0.1.0
17372026-01-13T20:30:25.226Z Compiling hex v0.4.3
17382026-01-13T20:30:25.246Z Compiling term v1.2.0
17392026-01-13T20:30:25.504Z Compiling take_mut v0.2.2
17402026-01-13T20:30:25.842Z Compiling macaddr v1.0.1
17412026-01-13T20:30:26.076Z Compiling errno v0.3.14
17422026-01-13T20:30:26.344Z Compiling quick-error v1.2.3
17432026-01-13T20:30:26.814Z Compiling debug-ignore v1.0.5
17442026-01-13T20:30:26.921Z Compiling spin v0.9.8
17452026-01-13T20:30:27.014Z Compiling toml_parser v1.0.3
17462026-01-13T20:30:27.603Z Compiling ref-cast v1.0.24
17472026-01-13T20:30:27.783Z Compiling serde_spanned v1.0.2
17482026-01-13T20:30:27.874Z Compiling progenitor-macro v0.11.1
17492026-01-13T20:30:28.090Z Compiling toml_datetime v0.7.2
17502026-01-13T20:30:28.903Z Compiling lazy_static v1.5.0
17512026-01-13T20:30:29.117Z Compiling toml_writer v1.0.3
17522026-01-13T20:30:29.117Z Compiling bit-vec v0.8.0
17532026-01-13T20:30:29.564Z Compiling toml v0.9.7
17542026-01-13T20:30:29.568Z Compiling bit-set v0.8.0
17552026-01-13T20:30:29.841Z Compiling strum v0.26.3
17562026-01-13T20:30:29.880Z Compiling async-stream v0.3.6
17572026-01-13T20:30:30.053Z Compiling waitgroup v0.1.2
17582026-01-13T20:30:30.074Z Compiling rustls-pemfile v2.2.0
17592026-01-13T20:30:30.096Z Compiling serde_path_to_error v0.1.20
17602026-01-13T20:30:30.569Z Compiling unarray v0.1.4
17612026-01-13T20:30:30.763Z Compiling rustix v1.1.2
17622026-01-13T20:30:31.532Z Compiling anstyle v1.0.11
17632026-01-13T20:30:33.342Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17642026-01-13T20:30:33.381Z Compiling ring v0.17.14
17652026-01-13T20:30:33.542Z Compiling serde_with v3.14.1
17662026-01-13T20:30:33.959Z Compiling tokio-util v0.7.16
17672026-01-13T20:30:34.497Z Compiling hashbrown v0.16.0
17682026-01-13T20:30:35.570Z Compiling instant v0.1.13
17692026-01-13T20:30:35.705Z Compiling foldhash v0.2.0
17702026-01-13T20:30:35.753Z Compiling utf8parse v0.2.2
17712026-01-13T20:30:36.166Z Compiling anstyle-parse v0.2.7
17722026-01-13T20:30:36.649Z Compiling strum v0.27.2
17732026-01-13T20:30:36.952Z Compiling anstyle-query v1.1.4
17742026-01-13T20:30:37.139Z Compiling is_terminal_polyfill v1.70.1
17752026-01-13T20:30:37.382Z Compiling colorchoice v1.0.4
17762026-01-13T20:30:37.582Z Compiling anstream v0.6.20
17772026-01-13T20:30:39.245Z Compiling clap_lex v0.7.5
17782026-01-13T20:30:39.748Z Compiling h2 v0.4.12
17792026-01-13T20:30:41.195Z Compiling crossbeam-utils v0.8.21
17802026-01-13T20:30:42.930Z Compiling slog v2.7.0
17812026-01-13T20:30:43.235Z Compiling openssl-sys v0.9.109
17822026-01-13T20:30:44.694Z Compiling hyper v1.7.0
17832026-01-13T20:30:44.930Z Compiling foreign-types-shared v0.1.1
17842026-01-13T20:30:45.037Z Compiling untrusted v0.7.1
17852026-01-13T20:30:45.369Z Compiling foreign-types v0.3.2
17862026-01-13T20:30:46.292Z Compiling openssl-probe v0.1.6
17872026-01-13T20:30:46.644Z Compiling openssl v0.10.73
17882026-01-13T20:30:47.195Z Compiling hyper-util v0.1.17
17892026-01-13T20:30:47.429Z Compiling rustls-webpki v0.103.6
17902026-01-13T20:30:48.717Z Compiling ipnetwork v0.21.1
17912026-01-13T20:30:49.309Z Compiling rand_core v0.9.3
17922026-01-13T20:30:50.788Z Compiling rustls v0.23.32
17932026-01-13T20:30:53.030Z Compiling native-tls v0.2.14
17942026-01-13T20:30:54.665Z Compiling time v0.3.44
17952026-01-13T20:30:54.788Z Compiling tokio-native-tls v0.3.1
17962026-01-13T20:30:55.056Z Compiling rand_chacha v0.9.0
17972026-01-13T20:30:55.103Z Compiling tower v0.5.2
17982026-01-13T20:30:56.047Z Compiling tempfile v3.23.0
17992026-01-13T20:30:56.140Z Compiling futures-executor v0.3.31
18002026-01-13T20:30:56.369Z Compiling digest v0.10.7
18012026-01-13T20:30:56.693Z Compiling futures v0.3.31
18022026-01-13T20:30:56.786Z Compiling tower-http v0.6.6
18032026-01-13T20:30:56.830Z Compiling rand v0.9.2
18042026-01-13T20:30:56.965Z Compiling tokio-rustls v0.26.3
18052026-01-13T20:30:57.484Z Compiling hyper-rustls v0.27.7
18062026-01-13T20:30:57.711Z Compiling hyper-tls v0.6.0
18072026-01-13T20:30:58.054Z Compiling rand_core v0.6.4
18082026-01-13T20:30:58.196Z Compiling serde_spanned v0.6.9
18092026-01-13T20:30:58.735Z Compiling oxnet v0.1.3
18102026-01-13T20:30:59.077Z Compiling reqwest v0.12.23
18112026-01-13T20:31:00.651Z Compiling newtype-uuid v1.3.2
18122026-01-13T20:31:01.024Z Compiling memmap v0.7.0
18132026-01-13T20:31:01.580Z Compiling usdt v0.5.0
18142026-01-13T20:31:01.664Z Compiling daft v0.1.4
18152026-01-13T20:31:02.107Z Compiling crossbeam-channel v0.5.15
18162026-01-13T20:31:02.205Z Compiling rustls-webpki v0.102.8
18172026-01-13T20:31:02.881Z Compiling wait-timeout v0.2.1
18182026-01-13T20:31:03.178Z Compiling rustls v0.22.4
18192026-01-13T20:31:03.325Z Compiling rusty-fork v0.3.0
18202026-01-13T20:31:03.463Z Compiling rand_chacha v0.3.1
18212026-01-13T20:31:04.292Z Compiling progenitor-client v0.11.1
18222026-01-13T20:31:04.589Z Compiling rand_xorshift v0.4.0
18232026-01-13T20:31:04.846Z Compiling slog-json v2.6.1
18242026-01-13T20:31:05.165Z Compiling hostname v0.3.1
18252026-01-13T20:31:05.411Z Compiling num-integer v0.1.46
18262026-01-13T20:31:05.528Z Compiling is-terminal v0.4.16
18272026-01-13T20:31:05.576Z Compiling float-ord v0.3.2
18282026-01-13T20:31:05.792Z Compiling slog-term v2.9.2
18292026-01-13T20:31:05.845Z Compiling sha1 v0.10.6
18302026-01-13T20:31:06.122Z Compiling slog-bunyan v2.5.0
18312026-01-13T20:31:06.279Z Compiling slog-async v2.8.0
18322026-01-13T20:31:06.353Z Compiling proptest v1.8.0
18332026-01-13T20:31:06.374Z Compiling progenitor v0.11.1
18342026-01-13T20:31:06.586Z Compiling rand v0.8.5
18352026-01-13T20:31:07.409Z Compiling tokio-rustls v0.25.0
18362026-01-13T20:31:07.706Z Compiling multer v3.1.0
18372026-01-13T20:31:08.491Z Compiling hostname v0.4.1
18382026-01-13T20:31:08.787Z Compiling toml_write v0.1.2
18392026-01-13T20:31:09.184Z Compiling toml_edit v0.22.27
18402026-01-13T20:31:09.239Z Compiling aws-lc-rs v1.14.0
18412026-01-13T20:31:09.905Z Compiling dropshot v0.16.4
18422026-01-13T20:31:12.652Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
18432026-01-13T20:31:12.826Z Compiling backoff v0.4.0
18442026-01-13T20:31:13.893Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
18452026-01-13T20:31:15.185Z Compiling num-rational v0.4.2
18462026-01-13T20:31:16.782Z Compiling num-iter v0.1.45
18472026-01-13T20:31:17.138Z Compiling iddqd v0.3.17
18482026-01-13T20:31:17.358Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18492026-01-13T20:31:18.370Z Compiling progenitor-client v0.10.0
18502026-01-13T20:31:18.725Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18512026-01-13T20:31:18.854Z Compiling terminal_size v0.4.3
18522026-01-13T20:31:18.939Z Compiling parse-display v0.10.0
18532026-01-13T20:31:19.103Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
18542026-01-13T20:31:19.169Z Compiling num-complex v0.4.6
18552026-01-13T20:31:19.974Z Compiling clap_builder v4.5.50
18562026-01-13T20:31:20.095Z Compiling num v0.4.3
18572026-01-13T20:31:20.220Z Compiling toml v0.8.23
18582026-01-13T20:31:20.557Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18592026-01-13T20:31:24.813Z Compiling clap v4.5.50
18602026-01-13T20:31:29.610Z Compiling rustc-hash v2.1.1
18612026-01-13T20:31:32.711Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18622026-01-13T20:31:33.266Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18632026-01-13T20:31:36.092Z Compiling hubpack_derive v0.1.1
18642026-01-13T20:31:37.094Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18652026-01-13T20:31:40.194Z Compiling num-derive v0.3.3
18662026-01-13T20:31:41.063Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18672026-01-13T20:31:46.165Z Compiling unicode-width v0.2.1
18682026-01-13T20:31:47.457Z Compiling scroll_derive v0.13.1
18692026-01-13T20:31:55.462Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18702026-01-13T20:32:04.244Z Compiling dtrace-parser v0.3.0
18712026-01-13T20:32:04.606Z Compiling either v1.15.0
18722026-01-13T20:32:05.588Z Compiling dof v0.4.0
18732026-01-13T20:32:06.492Z Compiling thread-id v5.0.0
18742026-01-13T20:32:06.640Z Compiling usdt-impl v0.6.0
18752026-01-13T20:32:06.710Z Compiling libscf-sys v1.1.0
18762026-01-13T20:32:07.698Z Compiling proc-macro-error-attr2 v2.0.0
18772026-01-13T20:32:07.886Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
18782026-01-13T20:32:08.536Z Compiling proc-macro-error2 v2.0.1
18792026-01-13T20:32:09.400Z Compiling tabled_derive v0.11.0
18802026-01-13T20:32:09.616Z Compiling usdt-attr-macro v0.6.0
18812026-01-13T20:32:10.504Z Compiling usdt-macro v0.6.0
18822026-01-13T20:32:12.478Z Compiling winnow v0.5.40
18832026-01-13T20:32:14.259Z Compiling hubpack v0.1.2
18842026-01-13T20:32:16.779Z Compiling itertools v0.14.0
18852026-01-13T20:32:17.801Z Compiling bytecount v0.6.9
18862026-01-13T20:32:17.939Z Compiling static_assertions v1.1.0
18872026-01-13T20:32:20.962Z Compiling toml_edit v0.19.15
18882026-01-13T20:32:21.061Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
18892026-01-13T20:32:21.449Z Compiling scroll v0.13.0
18902026-01-13T20:32:21.678Z Compiling memmap2 v0.9.8
18912026-01-13T20:32:22.219Z Compiling ingot-macros v0.1.1
18922026-01-13T20:32:23.236Z Compiling goblin v0.10.1
18932026-01-13T20:32:23.958Z Compiling proc-macro-crate v1.3.1
18942026-01-13T20:32:25.413Z Compiling foreign-types-macros v0.2.3
18952026-01-13T20:32:25.694Z Compiling papergrid v0.17.0
18962026-01-13T20:32:26.308Z Compiling num_enum_derive v0.7.5
18972026-01-13T20:32:26.859Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
18982026-01-13T20:32:26.966Z Compiling memoffset v0.9.1
18992026-01-13T20:32:27.114Z Compiling testing_table v0.3.0
19002026-01-13T20:32:27.427Z Compiling enum-as-inner v0.6.1
19012026-01-13T20:32:28.703Z Compiling tabled v0.20.0
19022026-01-13T20:32:28.805Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19032026-01-13T20:32:29.161Z Compiling nix v0.30.1
19042026-01-13T20:32:29.251Z Compiling proc-macro-error-attr v1.0.4
19052026-01-13T20:32:30.132Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19062026-01-13T20:32:31.117Z Compiling proc-macro-error v1.0.4
19072026-01-13T20:32:31.559Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19082026-01-13T20:32:32.573Z Compiling usdt v0.6.0
19092026-01-13T20:32:33.093Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19102026-01-13T20:32:33.181Z Compiling crossbeam-epoch v0.9.18
19112026-01-13T20:32:33.953Z Compiling zone_cfg_derive v0.3.1
19122026-01-13T20:32:34.248Z Compiling derive-where v1.6.0
19132026-01-13T20:32:34.668Z Compiling num-derive v0.4.2
19142026-01-13T20:32:35.938Z Compiling tinyvec_macros v0.1.1
19152026-01-13T20:32:35.941Z Compiling derive_more v0.99.20
19162026-01-13T20:32:36.063Z Compiling tinyvec v1.10.0
19172026-01-13T20:32:36.878Z Compiling pin-project-internal v1.1.10
19182026-01-13T20:32:36.935Z Compiling serde_repr v0.1.20
19192026-01-13T20:32:38.214Z Compiling crossbeam-deque v0.8.6
19202026-01-13T20:32:38.559Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
19212026-01-13T20:32:38.600Z Compiling tabwriter v1.4.1
19222026-01-13T20:32:39.408Z Compiling progenitor-impl v0.10.0
19232026-01-13T20:32:39.585Z Compiling hash32 v0.3.1
19242026-01-13T20:32:39.734Z Compiling colored v3.0.0
19252026-01-13T20:32:39.816Z Compiling const_format_proc_macros v0.2.34
19262026-01-13T20:32:39.843Z Compiling heapless v0.8.0
19272026-01-13T20:32:40.588Z Compiling rayon-core v1.13.0
19282026-01-13T20:32:40.817Z Compiling ingot-types v0.1.2
19292026-01-13T20:32:41.488Z Compiling cobs v0.3.0
19302026-01-13T20:32:41.620Z Compiling async-recursion v1.1.1
19312026-01-13T20:32:41.688Z Compiling snafu-derive v0.8.9
19322026-01-13T20:32:41.726Z Compiling managed v0.8.0
19332026-01-13T20:32:41.851Z Compiling foreign-types-shared v0.3.1
19342026-01-13T20:32:42.034Z Compiling bitflags v1.3.2
19352026-01-13T20:32:42.148Z Compiling smoltcp v0.11.0
19362026-01-13T20:32:42.182Z Compiling foreign-types v0.5.0
19372026-01-13T20:32:42.320Z Compiling postcard v1.1.3
19382026-01-13T20:32:43.160Z Compiling ingot v0.1.1
19392026-01-13T20:32:44.201Z Compiling num_enum v0.7.5
19402026-01-13T20:32:44.414Z Compiling rustix v0.38.44
19412026-01-13T20:32:44.918Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
19422026-01-13T20:32:45.117Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19432026-01-13T20:32:45.328Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19442026-01-13T20:32:45.527Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
19452026-01-13T20:32:45.972Z Compiling bstr v1.12.0
19462026-01-13T20:32:46.010Z Compiling cstr-argument v0.1.2
19472026-01-13T20:32:46.295Z Compiling crc8 v0.1.1
19482026-01-13T20:32:46.500Z Compiling data-encoding v2.9.0
19492026-01-13T20:32:46.964Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19502026-01-13T20:32:47.097Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19512026-01-13T20:32:47.326Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
19522026-01-13T20:32:47.721Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
19532026-01-13T20:32:47.878Z Compiling tabled_derive v0.7.0
19542026-01-13T20:32:48.012Z Compiling progenitor-macro v0.10.0
19552026-01-13T20:32:48.660Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19562026-01-13T20:32:50.235Z Compiling tokio-dtrace v0.1.1
19572026-01-13T20:32:50.774Z Compiling camino-tempfile v1.4.1
19582026-01-13T20:32:51.269Z Compiling dropshot-api-manager-types v0.2.2
19592026-01-13T20:32:51.987Z Compiling oxide-tokio-rt v0.1.2
19602026-01-13T20:32:52.170Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19612026-01-13T20:32:53.751Z Compiling resolv-conf v0.7.5
19622026-01-13T20:32:53.805Z Compiling linked-hash-map v0.5.6
19632026-01-13T20:32:54.140Z Compiling lru-cache v0.1.2
19642026-01-13T20:32:54.561Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19652026-01-13T20:32:56.264Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#3eb1a6ad)
19662026-01-13T20:32:56.423Z Compiling hickory-proto v0.24.4
19672026-01-13T20:32:56.997Z Compiling similar v2.7.0
19682026-01-13T20:32:57.273Z Compiling atomicwrites v0.4.4
19692026-01-13T20:32:57.703Z Compiling rayon v1.11.0
19702026-01-13T20:32:58.205Z Compiling crucible-workspace-hack v0.1.0
19712026-01-13T20:32:59.748Z Compiling itertools v0.12.1
19722026-01-13T20:32:59.768Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
19732026-01-13T20:33:00.205Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
19742026-01-13T20:33:00.669Z Compiling sigpipe v0.1.3
19752026-01-13T20:33:00.825Z Compiling base64ct v1.8.0
19762026-01-13T20:33:00.881Z Compiling same-file v1.0.6
19772026-01-13T20:33:01.195Z Compiling indent_write v2.2.0
19782026-01-13T20:33:01.433Z Compiling siphasher v1.0.1
19792026-01-13T20:33:01.585Z Compiling jiff v0.2.15
19802026-01-13T20:33:01.856Z Compiling phf_shared v0.12.1
19812026-01-13T20:33:02.004Z Compiling password-hash v0.5.0
19822026-01-13T20:33:02.032Z Compiling walkdir v2.5.0
19832026-01-13T20:33:02.109Z Compiling hickory-resolver v0.24.4
19842026-01-13T20:33:02.214Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
19852026-01-13T20:33:02.731Z Compiling zone v0.3.1
19862026-01-13T20:33:03.070Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
19872026-01-13T20:33:03.089Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19882026-01-13T20:33:05.366Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
19892026-01-13T20:33:05.432Z Compiling newtype_derive v0.1.6
19902026-01-13T20:33:05.580Z Compiling owo-colors v4.2.2
19912026-01-13T20:33:07.589Z Compiling blake2 v0.10.6
19922026-01-13T20:33:07.809Z Compiling tokio-stream v0.1.17
19932026-01-13T20:33:08.448Z Compiling smf v0.2.3
19942026-01-13T20:33:08.618Z Compiling serde-big-array v0.5.1
19952026-01-13T20:33:08.832Z Compiling unicode-linebreak v0.1.5
19962026-01-13T20:33:08.868Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
19972026-01-13T20:33:09.296Z Compiling whoami v1.6.1
19982026-01-13T20:33:09.322Z Compiling smawk v0.3.2
19992026-01-13T20:33:09.365Z Compiling unicode-segmentation v1.12.0
20002026-01-13T20:33:09.950Z Compiling unicode-width v0.1.14
20012026-01-13T20:33:10.202Z Compiling termtree v0.5.1
20022026-01-13T20:33:10.482Z Compiling newline-converter v0.3.0
20032026-01-13T20:33:10.540Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20042026-01-13T20:33:10.690Z Compiling textwrap v0.16.2
20052026-01-13T20:33:11.629Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
20062026-01-13T20:33:11.950Z Compiling qorb v0.4.1
20072026-01-13T20:33:13.067Z Compiling argon2 v0.5.3
20082026-01-13T20:33:15.645Z Compiling phf v0.12.1
20092026-01-13T20:33:15.988Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
20102026-01-13T20:33:16.732Z Compiling pin-project v1.1.10
20112026-01-13T20:33:16.786Z Compiling libz-sys v1.1.22
20122026-01-13T20:33:16.917Z Compiling unicode-normalization v0.1.24
20132026-01-13T20:33:17.104Z Compiling console v0.15.11
20142026-01-13T20:33:19.010Z Compiling libsw-core v0.3.2
20152026-01-13T20:33:19.073Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
20162026-01-13T20:33:19.340Z Compiling secrecy v0.10.3
20172026-01-13T20:33:19.375Z Compiling csv-core v0.1.12
20182026-01-13T20:33:19.405Z Compiling fixedbitset v0.5.7
20192026-01-13T20:33:19.625Z Compiling fixedbitset v0.4.2
20202026-01-13T20:33:20.111Z Compiling highway v1.3.0
20212026-01-13T20:33:20.798Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20222026-01-13T20:33:20.939Z Compiling petgraph v0.6.5
20232026-01-13T20:33:20.957Z Compiling petgraph v0.8.2
20242026-01-13T20:33:22.075Z Compiling progenitor v0.10.0
20252026-01-13T20:33:22.330Z Compiling csv v1.3.1
20262026-01-13T20:33:22.454Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20272026-01-13T20:33:23.692Z Compiling libsw v3.5.0
20282026-01-13T20:33:24.578Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20292026-01-13T20:33:25.192Z Compiling expectorate v1.2.0
20302026-01-13T20:33:25.422Z Compiling olpc-cjson v0.1.4
20312026-01-13T20:33:25.750Z Compiling libgit2-sys v0.17.0+1.8.1
20322026-01-13T20:33:26.379Z Compiling snafu v0.8.9
20332026-01-13T20:33:26.689Z Compiling chrono-tz v0.10.4
20342026-01-13T20:33:27.177Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20352026-01-13T20:33:27.702Z Compiling papergrid v0.11.0
20362026-01-13T20:33:29.002Z Compiling globset v0.4.16
20372026-01-13T20:33:29.406Z Compiling gethostname v0.5.0
20382026-01-13T20:33:29.570Z Compiling const_format v0.2.34
20392026-01-13T20:33:29.626Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20402026-01-13T20:33:29.840Z Compiling slog-dtrace v0.3.0
20412026-01-13T20:33:30.271Z Compiling cancel-safe-futures v0.1.5
20422026-01-13T20:33:30.849Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20432026-01-13T20:33:31.826Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20442026-01-13T20:33:32.003Z Compiling pem v3.0.5
20452026-01-13T20:33:32.176Z Compiling bcs v0.1.6
20462026-01-13T20:33:32.831Z Compiling cargo-platform v0.1.9
20472026-01-13T20:33:32.850Z Compiling serde_plain v1.0.2
20482026-01-13T20:33:33.254Z Compiling tagptr v0.2.0
20492026-01-13T20:33:33.639Z Compiling linear-map v1.2.0
20502026-01-13T20:33:33.821Z Compiling swrite v0.1.0
20512026-01-13T20:33:34.005Z Compiling typed-path v0.9.3
20522026-01-13T20:33:34.023Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20532026-01-13T20:33:37.178Z Compiling tough v0.20.0
20542026-01-13T20:33:38.003Z Compiling moka v0.12.11
20552026-01-13T20:33:38.789Z Compiling cargo_metadata v0.18.1
20562026-01-13T20:33:38.810Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20572026-01-13T20:33:40.665Z Compiling tabled v0.15.0
20582026-01-13T20:33:41.130Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20592026-01-13T20:33:41.647Z Compiling git2 v0.19.0
20602026-01-13T20:33:45.307Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20612026-01-13T20:33:46.845Z Compiling steno v0.4.1
20622026-01-13T20:33:47.138Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20632026-01-13T20:33:48.995Z Compiling hickory-proto v0.25.2
20642026-01-13T20:33:49.076Z Compiling cookie v0.18.1
20652026-01-13T20:33:53.398Z Compiling rustc_version v0.4.1
20662026-01-13T20:33:53.674Z Compiling humantime v2.3.0
20672026-01-13T20:33:54.180Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20682026-01-13T20:33:54.610Z Compiling vergen v8.3.2
20692026-01-13T20:33:55.301Z Compiling hickory-resolver v0.25.2
20702026-01-13T20:34:03.469Z Compiling signal-hook v0.3.18
20712026-01-13T20:34:04.701Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
20722026-01-13T20:34:05.463Z Compiling predicates-core v1.0.9
20732026-01-13T20:34:05.754Z Compiling mockall_derive v0.13.1
20742026-01-13T20:34:06.193Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20752026-01-13T20:34:06.563Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
20762026-01-13T20:34:06.843Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
20772026-01-13T20:34:09.638Z Compiling sha2 v0.10.9
20782026-01-13T20:34:09.860Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
20792026-01-13T20:34:10.507Z Compiling diff v0.1.13
20802026-01-13T20:34:11.175Z Compiling adler2 v2.0.1
20812026-01-13T20:34:11.407Z Compiling yansi v1.0.1
20822026-01-13T20:34:11.443Z Compiling miniz_oxide v0.8.9
20832026-01-13T20:34:11.707Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
20842026-01-13T20:34:12.105Z Compiling pretty_assertions v1.4.1
20852026-01-13T20:34:14.791Z Compiling crc32fast v1.5.0
20862026-01-13T20:34:15.184Z Compiling predicates-tree v1.0.12
20872026-01-13T20:34:15.757Z Compiling predicates v3.1.3
20882026-01-13T20:34:17.059Z Compiling filetime v0.2.26
20892026-01-13T20:34:17.440Z Compiling is_ci v1.2.0
20902026-01-13T20:34:17.757Z Compiling arrayvec v0.7.6
20912026-01-13T20:34:18.223Z Compiling xattr v1.6.1
20922026-01-13T20:34:18.571Z Compiling arrayref v0.3.9
20932026-01-13T20:34:18.711Z Compiling downcast v0.11.0
20942026-01-13T20:34:18.973Z Compiling constant_time_eq v0.3.1
20952026-01-13T20:34:19.186Z Compiling fragile v2.0.1
20962026-01-13T20:34:19.698Z Compiling mockall v0.13.1
20972026-01-13T20:34:19.814Z Compiling blake3 v1.8.2
20982026-01-13T20:34:20.074Z Compiling tar v0.4.44
20992026-01-13T20:34:21.155Z Compiling toml v0.7.8
21002026-01-13T20:34:22.543Z Compiling supports-color v3.0.2
21012026-01-13T20:34:22.827Z Compiling curl-sys v0.4.83+curl-8.15.0
21022026-01-13T20:34:22.947Z Compiling signal-hook-tokio v0.3.1
21032026-01-13T20:34:23.171Z Compiling flate2 v1.1.2
21042026-01-13T20:34:23.190Z Compiling fs-err v3.1.2
21052026-01-13T20:34:24.072Z Compiling drift v0.1.0
21062026-01-13T20:34:24.132Z Compiling kstat-rs v0.2.4
21072026-01-13T20:34:24.783Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
21082026-01-13T20:34:24.822Z Compiling display-error-chain v0.2.2
21092026-01-13T20:34:25.072Z Compiling hex-literal v1.0.0
21102026-01-13T20:34:25.343Z Compiling topological-sort v0.2.2
21112026-01-13T20:34:25.618Z Compiling omicron-zone-package v0.12.2
21122026-01-13T20:34:25.664Z Compiling dropshot-api-manager v0.2.2
21132026-01-13T20:34:25.797Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21142026-01-13T20:34:31.271Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21152026-01-13T20:34:32.221Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
21162026-01-13T20:34:32.275Z Compiling curl v0.4.49
21172026-01-13T20:34:34.144Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
21182026-01-13T20:34:34.285Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
21192026-01-13T20:34:34.557Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
21202026-01-13T20:34:34.678Z Compiling internet-checksum v0.2.1
21212026-01-13T20:34:34.959Z Compiling search_path v0.1.4
21222026-01-13T20:34:35.030Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
21232026-01-13T20:34:35.800Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21242026-01-13T20:34:36.122Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
21252026-01-13T20:34:36.566Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
21262026-01-13T20:34:42.256Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
21272026-01-13T20:35:50.758Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 19s
21282026-01-13T20:35:50.902Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
21292026-01-13T20:35:50.905Z
21302026-01-13T20:35:50.905Zrunning 0 tests
21312026-01-13T20:35:50.906Z
21322026-01-13T20:35:50.906Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21332026-01-13T20:35:50.906Z
21342026-01-13T20:35:50.906Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
21352026-01-13T20:35:50.910Z
21362026-01-13T20:35:50.910Zrunning 0 tests
21372026-01-13T20:35:50.910Z
21382026-01-13T20:35:50.914Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21392026-01-13T20:35:50.914Z
21402026-01-13T20:35:50.914Z Running unittests src/lib.rs (target/debug/deps/asic-d3b64ae826086fca)
21412026-01-13T20:35:50.914Z
21422026-01-13T20:35:50.914Zrunning 0 tests
21432026-01-13T20:35:50.914Z
21442026-01-13T20:35:50.914Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21452026-01-13T20:35:50.914Z
21462026-01-13T20:35:50.914Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
21472026-01-13T20:35:50.918Z
21482026-01-13T20:35:50.918Zrunning 10 tests
21492026-01-13T20:35:50.918Ztest nat::tests::test_vni ... ok
21502026-01-13T20:35:50.918Ztest network::tests::test_equal ... ok
21512026-01-13T20:35:50.918Ztest network::tests::test_eui64 ... ok
21522026-01-13T20:35:50.918Ztest network::tests::test_into ... ok
21532026-01-13T20:35:50.918Ztest network::tests::test_generate_ipv6_link_local ... ok
21542026-01-13T20:35:50.918Ztest network::tests::test_not_equal ... ok
21552026-01-13T20:35:50.918Ztest network::tests::test_to_string ... ok
21562026-01-13T20:35:50.918Ztest network::tests::test_parse ... ok
21572026-01-13T20:35:50.918Ztest test_purge ... ok
21582026-01-13T20:35:50.922Ztest illumos::test::address_exists_handles_missing_object ... ok
21592026-01-13T20:35:50.922Z
21602026-01-13T20:35:50.922Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
21612026-01-13T20:35:50.922Z
21622026-01-13T20:35:50.925Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
21632026-01-13T20:35:50.929Z
21642026-01-13T20:35:50.929Zrunning 1 test
21652026-01-13T20:35:51.778Ztest test::test_apis_up_to_date ... ok
21662026-01-13T20:35:51.778Z
21672026-01-13T20:35:51.778Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
21682026-01-13T20:35:51.778Z
21692026-01-13T20:35:51.788Z Running unittests src/main.rs (target/debug/deps/dpd-413116a3d2932bdc)
21702026-01-13T20:35:51.802Z
21712026-01-13T20:35:51.802Zrunning 36 tests
21722026-01-13T20:35:51.802Ztest freemap::test_ordering ... ok
21732026-01-13T20:35:51.802Ztest freemap::test_split ... ok
21742026-01-13T20:35:51.802Ztest config::tests::test_updates ... ok
21752026-01-13T20:35:51.802Ztest macaddrs::tests::test_mac_offset ... ok
21762026-01-13T20:35:51.802Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
21772026-01-13T20:35:51.802Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
21782026-01-13T20:35:51.802Ztest macaddrs::tests::test_parse_port_id ... ok
21792026-01-13T20:35:51.807Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
21802026-01-13T20:35:51.807Ztest mcast::tests::test_concurrent_id_allocation ... ok
21812026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG Jan 13 20:35:50.869 created new freemapDEBG created new freemap, , unitunit:: freemap_testfreemap_test
21822026-01-13T20:35:51.807Z
21832026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG created new freemap, unit:Jan 13 20:35:50.869 Jan 13 20:35:50.869 DEBG initted freemap. size: 128, unit: freemap_test
21842026-01-13T20:35:51.807Zfreemap_testJan 13 20:35:50.869
21852026-01-13T20:35:51.807Z DEBG reset freemap, unit: freemap_test
21862026-01-13T20:35:51.807ZDEBG initted freemap. size: 128, unit: freemap_testJan 13 20:35:50.869
21872026-01-13T20:35:51.807Z DEBG created new freemap, unit: freemap_testJan 13 20:35:50.869
21882026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG initted freemap. size: 128, unit: freemap_test
21892026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG reset freemap, unit: freemap_test
21902026-01-13T20:35:51.807Z DEBG reset freemap, unit: freemap_test
21912026-01-13T20:35:51.807Ztest freemap::test_span ... ok
21922026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG initted freemap. size: 128, unit: freemap_test
21932026-01-13T20:35:51.807ZJan 13 20:35:50.870 DEBG reset freemap, unit: freemap_test
21942026-01-13T20:35:51.807Ztest freemap::test_reclaim ... ok
21952026-01-13T20:35:51.807Ztest freemap::test_exhaustion ... ok
21962026-01-13T20:35:51.807Ztest freemap::test_basic ... ok
21972026-01-13T20:35:51.807ZJan 13 20:35:50.869 DEBG created new freemap, unit: freemap_test
21982026-01-13T20:35:51.807Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
21992026-01-13T20:35:51.807Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
22002026-01-13T20:35:51.807ZJan 13 20:35:50.870 DEBG initted freemap. size: 128, unit: freemap_test
22012026-01-13T20:35:51.808Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
22022026-01-13T20:35:51.808ZJan 13 20:35:50.870 DEBG reset freemap, unit: freemap_test
22032026-01-13T20:35:51.808Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
22042026-01-13T20:35:51.808Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
22052026-01-13T20:35:51.808Ztest freemap::test_free ... ok
22062026-01-13T20:35:51.808Ztest mcast::validate::tests::test_address_validation_integrated ... ok
22072026-01-13T20:35:51.808Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
22082026-01-13T20:35:51.808Ztest mcast::validate::tests::test_ipv4_validation ... ok
22092026-01-13T20:35:51.808Ztest api_server::tests::test_build_info ... ok
22102026-01-13T20:35:51.808Ztest mcast::validate::tests::test_ipv6_validation ... ok
22112026-01-13T20:35:51.808Ztest mcast::validate::tests::test_is_ssm_function ... ok
22122026-01-13T20:35:51.808Ztest mcast::validate::tests::test_validate_nat_target ... ok
22132026-01-13T20:35:51.808Ztest mcast::validate::tests::test_validate_source_addresses ... ok
22142026-01-13T20:35:51.808Ztest nat::test_mapping ... ok
22152026-01-13T20:35:51.808Ztest port_map::tests::test_backplane_group ... ok
22162026-01-13T20:35:51.808Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
22172026-01-13T20:35:51.808Ztest port_map::tests::test_port_map ... ok
22182026-01-13T20:35:51.808Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
22192026-01-13T20:35:51.808Ztest port_map::tests::dump_map ... ok
22202026-01-13T20:35:51.808Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
22212026-01-13T20:35:51.812Ztest mcast::tests::test_id_range_boundaries ... ok
22222026-01-13T20:35:51.812Ztest port_map::tests::parse_softnpu_revision ... ok
22232026-01-13T20:35:51.812Z
22242026-01-13T20:35:51.813Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22252026-01-13T20:35:51.813Z
22262026-01-13T20:35:51.816Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-fef4b5d863772bdd)
22272026-01-13T20:35:51.816Z
22282026-01-13T20:35:51.816Zrunning 0 tests
22292026-01-13T20:35:51.816Z
22302026-01-13T20:35:51.816Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22312026-01-13T20:35:51.816Z
22322026-01-13T20:35:51.817Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
22332026-01-13T20:35:51.820Z
22342026-01-13T20:35:51.820Zrunning 0 tests
22352026-01-13T20:35:51.820Z
22362026-01-13T20:35:51.820Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22372026-01-13T20:35:51.820Z
22382026-01-13T20:35:51.820Z Running unittests src/lib.rs (target/debug/deps/dpd_client-beea000242735708)
22392026-01-13T20:35:51.828Z
22402026-01-13T20:35:51.828Zrunning 2 tests
22412026-01-13T20:35:51.828Ztest tests::test_parse_client_port_id ... ok
22422026-01-13T20:35:51.829Ztest tests::test_port_id_cmp ... ok
22432026-01-13T20:35:51.829Z
22442026-01-13T20:35:51.829Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22452026-01-13T20:35:51.829Z
22462026-01-13T20:35:51.829Z Running tests/test_all.rs (target/debug/deps/test_all-b31ff747e002e814)
22472026-01-13T20:35:51.829Z
22482026-01-13T20:35:51.829Zrunning 0 tests
22492026-01-13T20:35:51.829Z
22502026-01-13T20:35:51.829Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22512026-01-13T20:35:51.829Z
22522026-01-13T20:35:51.829Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
22532026-01-13T20:35:51.840Z
22542026-01-13T20:35:51.840Zrunning 0 tests
22552026-01-13T20:35:51.840Z
22562026-01-13T20:35:51.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22572026-01-13T20:35:51.840Z
22582026-01-13T20:35:51.840Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
22592026-01-13T20:35:51.840Z
22602026-01-13T20:35:51.840Zrunning 12 tests
22612026-01-13T20:35:51.840Ztest icmp::test_v6_checksum ... ok
22622026-01-13T20:35:51.840Ztest icmp::test_v4_checksum ... ok
22632026-01-13T20:35:51.840Ztest ipv6::test_ipv6_parse ... ok
22642026-01-13T20:35:51.841Ztest pbuf::test_byte ... ok
22652026-01-13T20:35:51.841Ztest lldp::test_lldp_parse ... ok
22662026-01-13T20:35:51.841Ztest pbuf::test_nibble ... ok
22672026-01-13T20:35:51.841Ztest pbuf::test_overflow ... ok
22682026-01-13T20:35:51.841Ztest pbuf::test_short ... ok
22692026-01-13T20:35:51.841Ztest pbuf::test_twelve ... ok
22702026-01-13T20:35:51.841Ztest pbuf::test_word ... ok
22712026-01-13T20:35:51.841Ztest tcp::test_checksum_syn_nodata ... ok
22722026-01-13T20:35:51.841Ztest tcp::test_checksum_ack_data ... ok
22732026-01-13T20:35:51.841Z
22742026-01-13T20:35:51.841Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22752026-01-13T20:35:51.841Z
22762026-01-13T20:35:51.841Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
22772026-01-13T20:35:51.841Z
22782026-01-13T20:35:51.841Zrunning 0 tests
22792026-01-13T20:35:51.841Z
22802026-01-13T20:35:51.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22812026-01-13T20:35:51.841Z
22822026-01-13T20:35:51.841Z Running unittests src/main.rs (target/debug/deps/swadm-12fa42527d7074db)
22832026-01-13T20:35:51.841Z
22842026-01-13T20:35:51.841Zrunning 4 tests
22852026-01-13T20:35:51.845Ztest switchport::test::test_compute_lanes ... ok
22862026-01-13T20:35:51.846Ztest switchport::test::port_id_ordering ... ok
22872026-01-13T20:35:51.846Z Lane 0 Lane 1 Lane 2 Lane 3
22882026-01-13T20:35:51.846Z Rx Loss-of-lock: Yes Yes Yes Lane 0Yes
22892026-01-13T20:35:51.846ZLane 1 Rx Loss-of-signal: Yes Lane 2 YesLane 3
22902026-01-13T20:35:51.846ZYes State: ActivatedYes
22912026-01-13T20:35:51.846ZActivated Rx CDR Enabled: Yes Activated Yes Activated
22922026-01-13T20:35:51.846ZYes Rx Output Enabled: falseYes
22932026-01-13T20:35:51.846Zfalse Tx Enabled: Yes falseYes falseYes
22942026-01-13T20:35:51.846Z Yes
22952026-01-13T20:35:51.846Z Rx Output Status: valid Tx Loss-of-lock: No Novalid validNo validNo
22962026-01-13T20:35:51.846Z
22972026-01-13T20:35:51.846Z Tx Loss-of-signal: No Rx Loss-of-lock: true No true Notrue No
22982026-01-13T20:35:51.846Ztrue
22992026-01-13T20:35:51.846Z Tx CDR Enabled: No Rx Loss-of-signal: false Nofalse falseNo No
23002026-01-13T20:35:51.847Zfalse Tx Adaptive EQ Fault: No
23012026-01-13T20:35:51.847Z Rx Auto-squelch Disable: trueNo true Notrue Notrue
23022026-01-13T20:35:51.847Z
23032026-01-13T20:35:51.847Z Tx Fault: Yes Tx Output Enabled: true Yestrue trueYes trueYes
23042026-01-13T20:35:51.847Z
23052026-01-13T20:35:51.847Z Tx Output Status: invalid invalid invalid invalid
23062026-01-13T20:35:51.847Z Tx Loss-of-lock: false false false false
23072026-01-13T20:35:51.847Z Tx Loss-of-signal: true true true true
23082026-01-13T20:35:51.847ZTx Auto-squelch Disable: false false false false
23092026-01-13T20:35:51.847Z Tx Adaptive EQ Fail: true true true true
23102026-01-13T20:35:51.847Z Tx Failure: false false false false
23112026-01-13T20:35:51.847Z Tx Force Squelch: true true true true
23122026-01-13T20:35:51.847Z Tx Input Polarity: normal normal normal normal
23132026-01-13T20:35:51.847Ztest switchport::test::test_print_sff_datapath ... ok
23142026-01-13T20:35:51.847Ztest switchport::test::test_print_cmis_datapath ... ok
23152026-01-13T20:35:51.847Z
23162026-01-13T20:35:51.847Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23172026-01-13T20:35:51.847Z
23182026-01-13T20:35:51.847Z Running tests/counters.rs (target/debug/deps/counters-0d8ce58327deccab)
23192026-01-13T20:35:51.847Z
23202026-01-13T20:35:51.847Zrunning 1 test
23212026-01-13T20:35:51.848Ztest test_p4_counter_list ... ignored
23222026-01-13T20:35:51.848Z
23232026-01-13T20:35:51.848Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
23242026-01-13T20:35:51.848Z
23252026-01-13T20:35:51.848Z Running tests/port-link.rs (target/debug/deps/port_link-d439b1f950a346e2)
23262026-01-13T20:35:51.852Z
23272026-01-13T20:35:51.852Zrunning 5 tests
23282026-01-13T20:35:51.852Ztest test_an ... ignored
23292026-01-13T20:35:51.852Ztest test_enable ... ignored
23302026-01-13T20:35:51.852Ztest test_ip_addresses ... ignored
23312026-01-13T20:35:51.852Ztest test_kr ... ignored
23322026-01-13T20:35:51.852Ztest test_mac ... ignored
23332026-01-13T20:35:51.852Z
23342026-01-13T20:35:51.852Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
23352026-01-13T20:35:51.852Z
23362026-01-13T20:35:51.852Z Running unittests src/main.rs (target/debug/deps/tfportd-c0b0dba86c2d609a)
23372026-01-13T20:35:51.856Z
23382026-01-13T20:35:51.856Zrunning 3 tests
23392026-01-13T20:35:51.856Ztest linklocal::test_parse_ipadm ... ok
23402026-01-13T20:35:51.856Ztest config::tests::test_updates ... ok
23412026-01-13T20:35:51.856Ztest tfport::test_parse_tfport ... ok
23422026-01-13T20:35:51.856Z
23432026-01-13T20:35:51.856Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23442026-01-13T20:35:51.856Z
23452026-01-13T20:35:51.856Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
23462026-01-13T20:35:51.860Z
23472026-01-13T20:35:51.861Zrunning 0 tests
23482026-01-13T20:35:51.861Z
23492026-01-13T20:35:51.861Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23502026-01-13T20:35:51.861Z
23512026-01-13T20:35:51.861Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
23522026-01-13T20:35:51.864Z
23532026-01-13T20:35:51.864Zrunning 0 tests
23542026-01-13T20:35:51.864Z
23552026-01-13T20:35:51.865Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23562026-01-13T20:35:51.865Z
23572026-01-13T20:35:51.865Z Doc-tests aal
23582026-01-13T20:35:52.009Z
23592026-01-13T20:35:52.009Zrunning 0 tests
23602026-01-13T20:35:52.009Z
23612026-01-13T20:35:52.009Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23622026-01-13T20:35:52.009Z
23632026-01-13T20:35:52.023Z Doc-tests aal_macros
23642026-01-13T20:35:52.112Z
23652026-01-13T20:35:52.112Zrunning 0 tests
23662026-01-13T20:35:52.112Z
23672026-01-13T20:35:52.112Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23682026-01-13T20:35:52.113Z
23692026-01-13T20:35:52.123Z Doc-tests common
23702026-01-13T20:35:52.423Z
23712026-01-13T20:35:52.423Zrunning 0 tests
23722026-01-13T20:35:52.423Z
23732026-01-13T20:35:52.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23742026-01-13T20:35:52.423Z
23752026-01-13T20:35:52.443Z Doc-tests dpd_api
23762026-01-13T20:35:53.819Z
23772026-01-13T20:35:53.819Zrunning 2 tests
23782026-01-13T20:35:53.819Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 84) ... ignored
23792026-01-13T20:35:53.819Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 90) ... ignored
23802026-01-13T20:35:53.819Z
23812026-01-13T20:35:53.822Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
23822026-01-13T20:35:53.822Z
23832026-01-13T20:35:53.855Z Doc-tests dpd_client
23842026-01-13T20:35:55.631Z
23852026-01-13T20:35:55.631Zrunning 0 tests
23862026-01-13T20:35:55.631Z
23872026-01-13T20:35:55.631Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23882026-01-13T20:35:55.631Z
23892026-01-13T20:35:55.674Z Doc-tests dpd_types
23902026-01-13T20:35:56.145Z
23912026-01-13T20:35:56.145Zrunning 0 tests
23922026-01-13T20:35:56.145Z
23932026-01-13T20:35:56.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23942026-01-13T20:35:56.145Z
23952026-01-13T20:35:56.174Z Doc-tests packet
23962026-01-13T20:35:56.322Z
23972026-01-13T20:35:56.322Zrunning 0 tests
23982026-01-13T20:35:56.322Z
23992026-01-13T20:35:56.322Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24002026-01-13T20:35:56.322Z
24012026-01-13T20:35:56.337Z Doc-tests pcap
24022026-01-13T20:35:56.401Z
24032026-01-13T20:35:56.401Zrunning 0 tests
24042026-01-13T20:35:56.401Z
24052026-01-13T20:35:56.401Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24062026-01-13T20:35:56.401Z
24072026-01-13T20:35:56.463Z+ for feat in tofino_stub tofino_asic softnpu chaos
24082026-01-13T20:35:56.463Z+ RUST_BACKTRACE=full
24092026-01-13T20:35:56.463Z+ cargo test --features tofino_asic --no-fail-fast
24102026-01-13T20:35:57.340Z Compiling num_enum_derive v0.5.11
24112026-01-13T20:35:57.437Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
24122026-01-13T20:35:57.450Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
24132026-01-13T20:35:57.466Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
24142026-01-13T20:35:59.044Z Compiling num_enum v0.5.11
24152026-01-13T20:35:59.169Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24162026-01-13T20:35:59.449Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
24172026-01-13T20:36:13.902Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
24182026-01-13T20:36:13.949Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
24192026-01-13T20:37:13.537Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
24202026-01-13T20:37:13.668Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
24212026-01-13T20:37:13.671Z
24222026-01-13T20:37:13.672Zrunning 0 tests
24232026-01-13T20:37:13.672Z
24242026-01-13T20:37:13.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24252026-01-13T20:37:13.672Z
24262026-01-13T20:37:13.675Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
24272026-01-13T20:37:13.678Z
24282026-01-13T20:37:13.678Zrunning 0 tests
24292026-01-13T20:37:13.678Z
24302026-01-13T20:37:13.678Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24312026-01-13T20:37:13.678Z
24322026-01-13T20:37:13.678Z Running unittests src/lib.rs (target/debug/deps/asic-890365f1182787dd)
24332026-01-13T20:37:13.799Z
24342026-01-13T20:37:13.799Zrunning 8 tests
24352026-01-13T20:37:13.802Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
24362026-01-13T20:37:13.802Ztest tofino_asic::qsfp::tests::fix_link ... ok
24372026-01-13T20:37:13.802Ztest tofino_asic::stats::constants_sanity_check ... ok
24382026-01-13T20:37:13.802Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
24392026-01-13T20:37:13.802Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
24402026-01-13T20:37:13.802Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
24412026-01-13T20:37:13.810Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
24422026-01-13T20:37:14.302Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
24432026-01-13T20:37:14.302Z
24442026-01-13T20:37:14.302Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
24452026-01-13T20:37:14.302Z
24462026-01-13T20:37:14.313Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
24472026-01-13T20:37:14.316Z
24482026-01-13T20:37:14.316Zrunning 10 tests
24492026-01-13T20:37:14.319Ztest nat::tests::test_vni ... ok
24502026-01-13T20:37:14.319Ztest network::tests::test_equal ... ok
24512026-01-13T20:37:14.319Ztest network::tests::test_eui64 ... ok
24522026-01-13T20:37:14.319Ztest network::tests::test_generate_ipv6_link_local ... ok
24532026-01-13T20:37:14.319Ztest network::tests::test_into ... ok
24542026-01-13T20:37:14.319Ztest network::tests::test_not_equal ... ok
24552026-01-13T20:37:14.319Ztest network::tests::test_parse ... ok
24562026-01-13T20:37:14.319Ztest network::tests::test_to_string ... ok
24572026-01-13T20:37:14.319Ztest test_purge ... ok
24582026-01-13T20:37:14.322Ztest illumos::test::address_exists_handles_missing_object ... ok
24592026-01-13T20:37:14.322Z
24602026-01-13T20:37:14.322Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
24612026-01-13T20:37:14.322Z
24622026-01-13T20:37:14.325Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
24632026-01-13T20:37:14.330Z
24642026-01-13T20:37:14.330Zrunning 1 test
24652026-01-13T20:37:15.231Ztest test::test_apis_up_to_date ... ok
24662026-01-13T20:37:15.231Z
24672026-01-13T20:37:15.231Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
24682026-01-13T20:37:15.231Z
24692026-01-13T20:37:15.244Z Running unittests src/main.rs (target/debug/deps/dpd-c1e0187df5ded7a4)
24702026-01-13T20:37:15.329Z
24712026-01-13T20:37:15.329Zrunning 64 tests
24722026-01-13T20:37:15.332Ztest freemap::test_ordering ... ok
24732026-01-13T20:37:15.332Ztest freemap::test_split ... ok
24742026-01-13T20:37:15.333Ztest config::tests::test_updates ... ok
24752026-01-13T20:37:15.333Ztest macaddrs::tests::test_mac_offset ... ok
24762026-01-13T20:37:15.337Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24772026-01-13T20:37:15.337Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24782026-01-13T20:37:15.338Ztest macaddrs::tests::test_parse_port_id ... ok
24792026-01-13T20:37:15.341Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24802026-01-13T20:37:15.341Ztest mcast::tests::test_concurrent_id_allocation ... ok
24812026-01-13T20:37:15.341ZJan 13 20:37:14.393 DEBG created new freemap, unit: freemap_test
24822026-01-13T20:37:15.341ZJan 13 20:37:14.393 DEBG initted freemap. size: 128, unit: freemap_test
24832026-01-13T20:37:15.341ZJan 13 20:37:14.393 DEBG reset freemap, unit: freemap_test
24842026-01-13T20:37:15.341Ztest freemap::test_basic ... ok
24852026-01-13T20:37:15.341ZJan 13 20:37:14.393 DEBG created new freemap, unit: freemap_test
24862026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBGJan 13 20:37:14.394 DEBG created new freemap, unit: freemap_test
24872026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG initted freemap. size: 128, unit: freemap_test
24882026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG reset freemap, unit: freemap_test
24892026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG created new freemap, unit: freemap_test
24902026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG initted freemap. size: 128, unit: freemap_test
24912026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG reset freemap, unit: freemap_test
24922026-01-13T20:37:15.341Ztest freemap::test_free ... ok
24932026-01-13T20:37:15.341Z initted freemap. size: 128, unit: freemap_test
24942026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBGJan 13 20:37:14.394 created new freemapDEBG, unitreset freemap: , freemap_testunit
24952026-01-13T20:37:15.341Z: freemap_test
24962026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG initted freemap. size: 128, unit: freemap_test
24972026-01-13T20:37:15.341Ztest freemap::test_reclaim ... ok
24982026-01-13T20:37:15.341ZJan 13 20:37:14.394 DEBG reset freemap, unit: freemap_test
24992026-01-13T20:37:15.341Ztest freemap::test_exhaustion ... ok
25002026-01-13T20:37:15.341Ztest freemap::test_span ... ok
25012026-01-13T20:37:15.341Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
25022026-01-13T20:37:15.341Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
25032026-01-13T20:37:15.342Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
25042026-01-13T20:37:15.342Ztest mcast::validate::tests::test_address_validation_integrated ... ok
25052026-01-13T20:37:15.342Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
25062026-01-13T20:37:15.342Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
25072026-01-13T20:37:15.342Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
25082026-01-13T20:37:15.342Ztest mcast::validate::tests::test_ipv4_validation ... ok
25092026-01-13T20:37:15.342Ztest mcast::validate::tests::test_ipv6_validation ... ok
25102026-01-13T20:37:15.342Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
25112026-01-13T20:37:15.342Ztest mcast::validate::tests::test_is_ssm_function ... ok
25122026-01-13T20:37:15.342Ztest mcast::validate::tests::test_validate_nat_target ... ok
25132026-01-13T20:37:15.342Ztest nat::test_mapping ... ok
25142026-01-13T20:37:15.342Ztest mcast::validate::tests::test_validate_source_addresses ... ok
25152026-01-13T20:37:15.342Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
25162026-01-13T20:37:15.342Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
25172026-01-13T20:37:15.342Ztest port_map::tests::test_backplane_group ... ok
25182026-01-13T20:37:15.342Ztest transceivers::mpn_test::test_mpn_missing ... ok
25192026-01-13T20:37:15.342Ztest transceivers::mpn_test::test_mpn_present ... ok
25202026-01-13T20:37:15.342Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25212026-01-13T20:37:15.345Ztest port_map::tests::test_port_map ... ok
25222026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
25232026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
25242026-01-13T20:37:15.346Ztest port_map::tests::dump_map ... ok
25252026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
25262026-01-13T20:37:15.346Ztest mcast::tests::test_id_range_boundaries ... ok
25272026-01-13T20:37:15.346Ztest api_server::tests::test_build_info ... ok
25282026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
25292026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
25302026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
25312026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
25322026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
25332026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
25342026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
25352026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
25362026-01-13T20:37:15.346Ztest port_map::tests::parse_softnpu_revision ... ok
25372026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
25382026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
25392026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
25402026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
25412026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
25422026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
25432026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
25442026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
25452026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
25462026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
25472026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
25482026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
25492026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
25502026-01-13T20:37:15.346Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
25512026-01-13T20:37:15.346Z
25522026-01-13T20:37:15.346Ztest result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
25532026-01-13T20:37:15.346Z
25542026-01-13T20:37:15.390Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c117a8f3576c9037)
25552026-01-13T20:37:15.390Z
25562026-01-13T20:37:15.390Zrunning 0 tests
25572026-01-13T20:37:15.390Z
25582026-01-13T20:37:15.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25592026-01-13T20:37:15.390Z
25602026-01-13T20:37:15.390Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
25612026-01-13T20:37:15.390Z
25622026-01-13T20:37:15.390Zrunning 0 tests
25632026-01-13T20:37:15.390Z
25642026-01-13T20:37:15.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25652026-01-13T20:37:15.391Z
25662026-01-13T20:37:15.391Z Running unittests src/lib.rs (target/debug/deps/dpd_client-99385de5fe46528f)
25672026-01-13T20:37:15.391Z
25682026-01-13T20:37:15.391Zrunning 2 tests
25692026-01-13T20:37:15.391Ztest tests::test_parse_client_port_id ... ok
25702026-01-13T20:37:15.391Ztest tests::test_port_id_cmp ... ok
25712026-01-13T20:37:15.391Z
25722026-01-13T20:37:15.391Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25732026-01-13T20:37:15.391Z
25742026-01-13T20:37:15.391Z Running tests/test_all.rs (target/debug/deps/test_all-c0c83fe03e311dfc)
25752026-01-13T20:37:15.391Z
25762026-01-13T20:37:15.391Zrunning 0 tests
25772026-01-13T20:37:15.391Z
25782026-01-13T20:37:15.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25792026-01-13T20:37:15.391Z
25802026-01-13T20:37:15.391Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
25812026-01-13T20:37:15.391Z
25822026-01-13T20:37:15.391Zrunning 0 tests
25832026-01-13T20:37:15.391Z
25842026-01-13T20:37:15.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25852026-01-13T20:37:15.391Z
25862026-01-13T20:37:15.391Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
25872026-01-13T20:37:15.391Z
25882026-01-13T20:37:15.391Zrunning 12 tests
25892026-01-13T20:37:15.391Ztest icmp::test_v6_checksum ... ok
25902026-01-13T20:37:15.391Ztest icmp::test_v4_checksum ... ok
25912026-01-13T20:37:15.391Ztest lldp::test_lldp_parse ... ok
25922026-01-13T20:37:15.391Ztest pbuf::test_byte ... ok
25932026-01-13T20:37:15.391Ztest ipv6::test_ipv6_parse ... ok
25942026-01-13T20:37:15.391Ztest pbuf::test_nibble ... ok
25952026-01-13T20:37:15.391Ztest pbuf::test_overflow ... ok
25962026-01-13T20:37:15.391Ztest pbuf::test_short ... ok
25972026-01-13T20:37:15.391Ztest pbuf::test_twelve ... ok
25982026-01-13T20:37:15.391Ztest pbuf::test_word ... ok
25992026-01-13T20:37:15.391Ztest tcp::test_checksum_syn_nodata ... ok
26002026-01-13T20:37:15.391Ztest tcp::test_checksum_ack_data ... ok
26012026-01-13T20:37:15.392Z
26022026-01-13T20:37:15.392Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26032026-01-13T20:37:15.392Z
26042026-01-13T20:37:15.392Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
26052026-01-13T20:37:15.392Z
26062026-01-13T20:37:15.392Zrunning 0 tests
26072026-01-13T20:37:15.392Z
26082026-01-13T20:37:15.392Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26092026-01-13T20:37:15.392Z
26102026-01-13T20:37:15.392Z Running unittests src/main.rs (target/debug/deps/swadm-12ab99e3f2ea561d)
26112026-01-13T20:37:15.395Z
26122026-01-13T20:37:15.396Zrunning 4 tests
26132026-01-13T20:37:15.396Ztest switchport::test::test_compute_lanes ... ok
26142026-01-13T20:37:15.396Ztest switchport::test::port_id_ordering ... ok
26152026-01-13T20:37:15.396Z Lane 0 Lane 1 Lane 2 Lane 3
26162026-01-13T20:37:15.396Z Rx Loss-of-lock: Yes Yes Yes Yes
26172026-01-13T20:37:15.396Z Rx Loss-of-signal: Yes Yes Yes Yes
26182026-01-13T20:37:15.396Z Rx CDR Enabled: Yes Yes Yes Yes
26192026-01-13T20:37:15.396Z Tx Enabled: Yes Yes Yes Yes
26202026-01-13T20:37:15.396Z Tx Loss-of-lock: No No No No
26212026-01-13T20:37:15.396Z Tx Loss-of-signal: No No No No
26222026-01-13T20:37:15.396Z Tx CDR Enabled: No No No No
26232026-01-13T20:37:15.396Z Tx Adaptive EQ Fault: No No No No
26242026-01-13T20:37:15.396Z Tx Fault: Yes Yes Yes Yes
26252026-01-13T20:37:15.396Z Lane 0 Lane 1 Lane 2 Lane 3
26262026-01-13T20:37:15.396Ztest switchport::test::test_print_sff_datapath ... ok
26272026-01-13T20:37:15.396Z State: Activated Activated Activated Activated
26282026-01-13T20:37:15.396Z Rx Output Enabled: false false false false
26292026-01-13T20:37:15.396Z Rx Output Status: valid valid valid valid
26302026-01-13T20:37:15.396Z Rx Loss-of-lock: true true true true
26312026-01-13T20:37:15.396Z Rx Loss-of-signal: false false false false
26322026-01-13T20:37:15.396ZRx Auto-squelch Disable: true true true true
26332026-01-13T20:37:15.396Z Tx Output Enabled: true true true true
26342026-01-13T20:37:15.396Z Tx Output Status: invalid invalid invalid invalid
26352026-01-13T20:37:15.396Z Tx Loss-of-lock: false false false false
26362026-01-13T20:37:15.396Z Tx Loss-of-signal: true true true true
26372026-01-13T20:37:15.396ZTx Auto-squelch Disable: false false false false
26382026-01-13T20:37:15.396Z Tx Adaptive EQ Fail: true true true true
26392026-01-13T20:37:15.396Z Tx Failure: false false false false
26402026-01-13T20:37:15.396Z Tx Force Squelch: true true true true
26412026-01-13T20:37:15.396Z Tx Input Polarity: normal normal normal normal
26422026-01-13T20:37:15.396Ztest switchport::test::test_print_cmis_datapath ... ok
26432026-01-13T20:37:15.396Z
26442026-01-13T20:37:15.396Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26452026-01-13T20:37:15.396Z
26462026-01-13T20:37:15.396Z Running tests/counters.rs (target/debug/deps/counters-3f9fb50c3665f21f)
26472026-01-13T20:37:15.396Z
26482026-01-13T20:37:15.396Zrunning 1 test
26492026-01-13T20:37:15.396Ztest test_p4_counter_list ... ignored
26502026-01-13T20:37:15.396Z
26512026-01-13T20:37:15.397Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
26522026-01-13T20:37:15.397Z
26532026-01-13T20:37:15.400Z Running tests/port-link.rs (target/debug/deps/port_link-8cb61368b0024b2b)
26542026-01-13T20:37:15.400Z
26552026-01-13T20:37:15.400Zrunning 5 tests
26562026-01-13T20:37:15.400Ztest test_an ... ignored
26572026-01-13T20:37:15.400Ztest test_enable ... ignored
26582026-01-13T20:37:15.400Ztest test_ip_addresses ... ignored
26592026-01-13T20:37:15.400Ztest test_kr ... ignored
26602026-01-13T20:37:15.400Ztest test_mac ... ignored
26612026-01-13T20:37:15.400Z
26622026-01-13T20:37:15.400Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
26632026-01-13T20:37:15.400Z
26642026-01-13T20:37:15.400Z Running unittests src/main.rs (target/debug/deps/tfportd-71c7fd157db9caf1)
26652026-01-13T20:37:15.404Z
26662026-01-13T20:37:15.404Zrunning 3 tests
26672026-01-13T20:37:15.407Ztest linklocal::test_parse_ipadm ... ok
26682026-01-13T20:37:15.407Ztest tfport::test_parse_tfport ... ok
26692026-01-13T20:37:15.407Ztest config::tests::test_updates ... ok
26702026-01-13T20:37:15.407Z
26712026-01-13T20:37:15.407Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26722026-01-13T20:37:15.407Z
26732026-01-13T20:37:15.407Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
26742026-01-13T20:37:15.410Z
26752026-01-13T20:37:15.410Zrunning 0 tests
26762026-01-13T20:37:15.410Z
26772026-01-13T20:37:15.410Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26782026-01-13T20:37:15.410Z
26792026-01-13T20:37:15.410Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
26802026-01-13T20:37:15.413Z
26812026-01-13T20:37:15.413Zrunning 0 tests
26822026-01-13T20:37:15.413Z
26832026-01-13T20:37:15.413Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26842026-01-13T20:37:15.413Z
26852026-01-13T20:37:15.413Z Doc-tests aal
26862026-01-13T20:37:15.557Z
26872026-01-13T20:37:15.557Zrunning 0 tests
26882026-01-13T20:37:15.557Z
26892026-01-13T20:37:15.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26902026-01-13T20:37:15.557Z
26912026-01-13T20:37:15.573Z Doc-tests aal_macros
26922026-01-13T20:37:15.664Z
26932026-01-13T20:37:15.664Zrunning 0 tests
26942026-01-13T20:37:15.664Z
26952026-01-13T20:37:15.664Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26962026-01-13T20:37:15.664Z
26972026-01-13T20:37:15.675Z Doc-tests common
26982026-01-13T20:37:15.971Z
26992026-01-13T20:37:15.971Zrunning 0 tests
27002026-01-13T20:37:15.971Z
27012026-01-13T20:37:15.971Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27022026-01-13T20:37:15.971Z
27032026-01-13T20:37:15.991Z Doc-tests dpd_api
27042026-01-13T20:37:17.359Z
27052026-01-13T20:37:17.359Zrunning 2 tests
27062026-01-13T20:37:17.359Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 84) ... ignored
27072026-01-13T20:37:17.359Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 90) ... ignored
27082026-01-13T20:37:17.359Z
27092026-01-13T20:37:17.359Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27102026-01-13T20:37:17.359Z
27112026-01-13T20:37:17.397Z Doc-tests dpd_client
27122026-01-13T20:37:19.194Z
27132026-01-13T20:37:19.194Zrunning 0 tests
27142026-01-13T20:37:19.194Z
27152026-01-13T20:37:19.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27162026-01-13T20:37:19.194Z
27172026-01-13T20:37:19.239Z Doc-tests dpd_types
27182026-01-13T20:37:19.715Z
27192026-01-13T20:37:19.715Zrunning 0 tests
27202026-01-13T20:37:19.715Z
27212026-01-13T20:37:19.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27222026-01-13T20:37:19.715Z
27232026-01-13T20:37:19.747Z Doc-tests packet
27242026-01-13T20:37:19.894Z
27252026-01-13T20:37:19.894Zrunning 0 tests
27262026-01-13T20:37:19.894Z
27272026-01-13T20:37:19.894Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27282026-01-13T20:37:19.894Z
27292026-01-13T20:37:19.909Z Doc-tests pcap
27302026-01-13T20:37:19.977Z
27312026-01-13T20:37:19.977Zrunning 0 tests
27322026-01-13T20:37:19.977Z
27332026-01-13T20:37:19.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27342026-01-13T20:37:19.977Z
27352026-01-13T20:37:20.024Z+ for feat in tofino_stub tofino_asic softnpu chaos
27362026-01-13T20:37:20.024Z+ RUST_BACKTRACE=full
27372026-01-13T20:37:20.024Z+ cargo test --features softnpu --no-fail-fast
27382026-01-13T20:37:20.981Z Compiling num-integer v0.1.46
27392026-01-13T20:37:21.088Z Compiling num-complex v0.4.6
27402026-01-13T20:37:21.111Z Compiling bitstruct_derive v0.1.0
27412026-01-13T20:37:21.114Z Compiling tap v1.0.1
27422026-01-13T20:37:21.383Z Compiling wyz v0.5.1
27432026-01-13T20:37:21.709Z Compiling num-iter v0.1.45
27442026-01-13T20:37:21.816Z Compiling num-rational v0.4.2
27452026-01-13T20:37:21.834Z Compiling num-bigint v0.4.6
27462026-01-13T20:37:22.107Z Compiling radium v0.7.0
27472026-01-13T20:37:22.160Z Compiling funty v2.0.0
27482026-01-13T20:37:22.184Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27492026-01-13T20:37:22.311Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
27502026-01-13T20:37:22.579Z Compiling num v0.4.3
27512026-01-13T20:37:22.597Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27522026-01-13T20:37:22.617Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27532026-01-13T20:37:22.710Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27542026-01-13T20:37:22.815Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27552026-01-13T20:37:23.109Z Compiling typeid v1.0.3
27562026-01-13T20:37:23.150Z Compiling bitvec v1.0.1
27572026-01-13T20:37:23.167Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
27582026-01-13T20:37:23.301Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27592026-01-13T20:37:23.352Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27602026-01-13T20:37:23.647Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27612026-01-13T20:37:23.909Z Compiling ascii v1.1.0
27622026-01-13T20:37:23.992Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27632026-01-13T20:37:24.479Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27642026-01-13T20:37:25.310Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27652026-01-13T20:37:25.634Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
27662026-01-13T20:37:25.734Z Compiling erased-serde v0.4.8
27672026-01-13T20:37:25.989Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
27682026-01-13T20:37:26.027Z Compiling bitstruct v0.1.1
27692026-01-13T20:37:26.670Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27702026-01-13T20:37:26.892Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27712026-01-13T20:37:27.178Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
27722026-01-13T20:37:27.631Z Compiling serde_arrays v0.1.0
27732026-01-13T20:37:27.847Z Compiling libloading v0.7.4
27742026-01-13T20:37:28.029Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
27752026-01-13T20:37:28.271Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
27762026-01-13T20:37:28.521Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
27772026-01-13T20:37:29.617Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27782026-01-13T20:37:30.673Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27792026-01-13T20:37:33.078Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27802026-01-13T20:37:34.519Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
27812026-01-13T20:37:42.206Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27822026-01-13T20:37:42.768Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
27832026-01-13T20:37:42.816Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27842026-01-13T20:37:44.226Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27852026-01-13T20:37:45.682Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
27862026-01-13T20:37:46.780Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
27872026-01-13T20:37:47.883Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
27882026-01-13T20:37:48.350Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27892026-01-13T20:37:50.119Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
27902026-01-13T20:37:51.231Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
27912026-01-13T20:37:57.828Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27922026-01-13T20:38:01.144Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27932026-01-13T20:38:09.335Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
27942026-01-13T20:38:13.012Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
27952026-01-13T20:38:16.633Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27962026-01-13T20:38:18.669Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27972026-01-13T20:38:22.178Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27982026-01-13T20:38:27.676Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27992026-01-13T20:38:28.193Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
28002026-01-13T20:38:43.848Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28012026-01-13T20:39:36.868Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s
28022026-01-13T20:39:37.004Z Running unittests src/lib.rs (target/debug/deps/aal-e9019bdad47e92e7)
28032026-01-13T20:39:37.008Z
28042026-01-13T20:39:37.008Zrunning 0 tests
28052026-01-13T20:39:37.008Z
28062026-01-13T20:39:37.008Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28072026-01-13T20:39:37.008Z
28082026-01-13T20:39:37.008Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28092026-01-13T20:39:37.011Z
28102026-01-13T20:39:37.011Zrunning 0 tests
28112026-01-13T20:39:37.011Z
28122026-01-13T20:39:37.011Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28132026-01-13T20:39:37.011Z
28142026-01-13T20:39:37.014Z Running unittests src/lib.rs (target/debug/deps/asic-bd39b240dca985dc)
28152026-01-13T20:39:37.017Z
28162026-01-13T20:39:37.017Zrunning 0 tests
28172026-01-13T20:39:37.017Z
28182026-01-13T20:39:37.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28192026-01-13T20:39:37.018Z
28202026-01-13T20:39:37.018Z Running unittests src/lib.rs (target/debug/deps/common-fff4c75d48a7252e)
28212026-01-13T20:39:37.018Z
28222026-01-13T20:39:37.018Zrunning 10 tests
28232026-01-13T20:39:37.020Ztest network::tests::test_equal ... ok
28242026-01-13T20:39:37.020Ztest nat::tests::test_vni ... ok
28252026-01-13T20:39:37.021Ztest network::tests::test_generate_ipv6_link_local ... ok
28262026-01-13T20:39:37.021Ztest network::tests::test_eui64 ... ok
28272026-01-13T20:39:37.021Ztest network::tests::test_into ... ok
28282026-01-13T20:39:37.021Ztest network::tests::test_not_equal ... ok
28292026-01-13T20:39:37.021Ztest network::tests::test_parse ... ok
28302026-01-13T20:39:37.021Ztest network::tests::test_to_string ... ok
28312026-01-13T20:39:37.021Ztest test_purge ... ok
28322026-01-13T20:39:37.024Ztest illumos::test::address_exists_handles_missing_object ... ok
28332026-01-13T20:39:37.024Z
28342026-01-13T20:39:37.024Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28352026-01-13T20:39:37.024Z
28362026-01-13T20:39:37.024Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-26a9b9a8e0e4a2e7)
28372026-01-13T20:39:37.028Z
28382026-01-13T20:39:37.028Zrunning 1 test
28392026-01-13T20:39:37.948Ztest test::test_apis_up_to_date ... ok
28402026-01-13T20:39:37.948Z
28412026-01-13T20:39:37.948Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
28422026-01-13T20:39:37.948Z
28432026-01-13T20:39:37.959Z Running unittests src/main.rs (target/debug/deps/dpd-250fedc55c6a6a54)
28442026-01-13T20:39:37.967Z
28452026-01-13T20:39:37.967Zrunning 36 tests
28462026-01-13T20:39:37.971Ztest freemap::test_ordering ... ok
28472026-01-13T20:39:37.971Ztest freemap::test_split ... ok
28482026-01-13T20:39:37.971Ztest config::tests::test_updates ... ok
28492026-01-13T20:39:37.971Ztest macaddrs::tests::test_mac_offset ... ok
28502026-01-13T20:39:37.974Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
28512026-01-13T20:39:37.974Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
28522026-01-13T20:39:37.974Ztest macaddrs::tests::test_parse_port_id ... ok
28532026-01-13T20:39:37.978Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
28542026-01-13T20:39:37.978Ztest mcast::tests::test_concurrent_id_allocation ... ok
28552026-01-13T20:39:37.978ZJan 13 20:39:37.015 DEBG created new freemap, Jan 13 20:39:37.015unit :DEBG freemap_testcreated new freemap
28562026-01-13T20:39:37.978Z, unit: freemap_test
28572026-01-13T20:39:37.978ZJan 13 20:39:37.015 DEBGJan 13 20:39:37.015 initted freemap. size: 128DEBG, unitinitted freemap. size: 128:, unitfreemap_test:
28582026-01-13T20:39:37.978Z freemap_test
28592026-01-13T20:39:37.978ZJan 13 20:39:37.015 Jan 13 20:39:37.015DEBG DEBGreset freemap , reset freemapunit, :Jan 13 20:39:37.015 unitfreemap_test:
28602026-01-13T20:39:37.978Z DEBGfreemap_test
28612026-01-13T20:39:37.978Zcreated new freemap, unitJan 13 20:39:37.015: DEBGfreemap_test
28622026-01-13T20:39:37.978Zcreated new freemap, unit: freemap_testJan 13 20:39:37.015
28632026-01-13T20:39:37.978Z DEBG initted freemap. size: 128, unit: freemap_test
28642026-01-13T20:39:37.978ZJan 13 20:39:37.015 DEBG initted freemap. size: 128, unit: freemap_testJan 13 20:39:37.015
28652026-01-13T20:39:37.978Z DEBG reset freemap, unit: Jan 13 20:39:37.015freemap_test
28662026-01-13T20:39:37.978ZDEBG reset freemap, unit: freemap_test
28672026-01-13T20:39:37.978ZJan 13 20:39:37.015 DEBG created new freemap, unit: freemap_test
28682026-01-13T20:39:37.978Ztest freemap::test_free ... ok
28692026-01-13T20:39:37.978ZJan 13 20:39:37.016 DEBG initted freemap. size: 128, unit: freemap_test
28702026-01-13T20:39:37.978ZJan 13 20:39:37.016 DEBG reset freemap, unit: freemap_test
28712026-01-13T20:39:37.978Ztest freemap::test_exhaustion ... ok
28722026-01-13T20:39:37.978Ztest freemap::test_reclaim ... ok
28732026-01-13T20:39:37.982Ztest freemap::test_basic ... ok
28742026-01-13T20:39:37.982Ztest freemap::test_span ... ok
28752026-01-13T20:39:37.982Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
28762026-01-13T20:39:37.982Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
28772026-01-13T20:39:37.982Ztest mcast::validate::tests::test_address_validation_integrated ... ok
28782026-01-13T20:39:37.982Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
28792026-01-13T20:39:37.982Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
28802026-01-13T20:39:37.982Ztest mcast::validate::tests::test_ipv4_validation ... ok
28812026-01-13T20:39:37.982Ztest mcast::validate::tests::test_ipv6_validation ... ok
28822026-01-13T20:39:37.982Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
28832026-01-13T20:39:37.982Ztest mcast::validate::tests::test_is_ssm_function ... ok
28842026-01-13T20:39:37.982Ztest mcast::validate::tests::test_validate_nat_target ... ok
28852026-01-13T20:39:37.982Ztest nat::test_mapping ... ok
28862026-01-13T20:39:37.982Ztest mcast::validate::tests::test_validate_source_addresses ... ok
28872026-01-13T20:39:37.982Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
28882026-01-13T20:39:37.982Ztest port_map::tests::test_backplane_group ... ok
28892026-01-13T20:39:37.982Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
28902026-01-13T20:39:37.982Ztest port_map::tests::test_port_map ... ok
28912026-01-13T20:39:37.982Ztest port_map::tests::dump_map ... ok
28922026-01-13T20:39:37.982Ztest api_server::tests::test_build_info ... ok
28932026-01-13T20:39:37.982Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
28942026-01-13T20:39:37.982Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
28952026-01-13T20:39:37.982Ztest mcast::tests::test_id_range_boundaries ... ok
28962026-01-13T20:39:37.982Ztest port_map::tests::parse_softnpu_revision ... ok
28972026-01-13T20:39:37.982Z
28982026-01-13T20:39:37.982Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
28992026-01-13T20:39:37.982Z
29002026-01-13T20:39:37.986Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7ed097dbc5783409)
29012026-01-13T20:39:37.989Z
29022026-01-13T20:39:37.989Zrunning 0 tests
29032026-01-13T20:39:37.989Z
29042026-01-13T20:39:37.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29052026-01-13T20:39:37.989Z
29062026-01-13T20:39:37.989Z Running unittests src/lib.rs (target/debug/deps/dpd_api-e79d69ccd30964f6)
29072026-01-13T20:39:37.992Z
29082026-01-13T20:39:37.993Zrunning 0 tests
29092026-01-13T20:39:37.993Z
29102026-01-13T20:39:37.993Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29112026-01-13T20:39:37.993Z
29122026-01-13T20:39:37.993Z Running unittests src/lib.rs (target/debug/deps/dpd_client-4d87b2ee0db768f7)
29132026-01-13T20:39:37.996Z
29142026-01-13T20:39:37.996Zrunning 2 tests
29152026-01-13T20:39:37.996Ztest tests::test_parse_client_port_id ... ok
29162026-01-13T20:39:37.996Ztest tests::test_port_id_cmp ... ok
29172026-01-13T20:39:37.996Z
29182026-01-13T20:39:37.996Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29192026-01-13T20:39:37.996Z
29202026-01-13T20:39:37.996Z Running tests/test_all.rs (target/debug/deps/test_all-0c70b64b8efbb59b)
29212026-01-13T20:39:37.999Z
29222026-01-13T20:39:37.999Zrunning 0 tests
29232026-01-13T20:39:37.999Z
29242026-01-13T20:39:37.999Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29252026-01-13T20:39:37.999Z
29262026-01-13T20:39:37.999Z Running unittests src/lib.rs (target/debug/deps/dpd_types-92bcf792135fd2f3)
29272026-01-13T20:39:38.003Z
29282026-01-13T20:39:38.003Zrunning 0 tests
29292026-01-13T20:39:38.003Z
29302026-01-13T20:39:38.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29312026-01-13T20:39:38.003Z
29322026-01-13T20:39:38.004Z Running unittests src/lib.rs (target/debug/deps/packet-21720d58e1fa1dc8)
29332026-01-13T20:39:38.007Z
29342026-01-13T20:39:38.007Zrunning 12 tests
29352026-01-13T20:39:38.007Ztest icmp::test_v6_checksum ... ok
29362026-01-13T20:39:38.007Ztest icmp::test_v4_checksum ... ok
29372026-01-13T20:39:38.008Ztest ipv6::test_ipv6_parse ... ok
29382026-01-13T20:39:38.008Ztest lldp::test_lldp_parse ... ok
29392026-01-13T20:39:38.008Ztest pbuf::test_byte ... ok
29402026-01-13T20:39:38.008Ztest pbuf::test_nibble ... ok
29412026-01-13T20:39:38.008Ztest pbuf::test_overflow ... ok
29422026-01-13T20:39:38.008Ztest pbuf::test_short ... ok
29432026-01-13T20:39:38.008Ztest pbuf::test_twelve ... ok
29442026-01-13T20:39:38.008Ztest pbuf::test_word ... ok
29452026-01-13T20:39:38.008Ztest tcp::test_checksum_ack_data ... ok
29462026-01-13T20:39:38.008Ztest tcp::test_checksum_syn_nodata ... ok
29472026-01-13T20:39:38.008Z
29482026-01-13T20:39:38.008Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29492026-01-13T20:39:38.008Z
29502026-01-13T20:39:38.008Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
29512026-01-13T20:39:38.011Z
29522026-01-13T20:39:38.011Zrunning 0 tests
29532026-01-13T20:39:38.011Z
29542026-01-13T20:39:38.011Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29552026-01-13T20:39:38.011Z
29562026-01-13T20:39:38.011Z Running unittests src/main.rs (target/debug/deps/swadm-fda88e8269f5597b)
29572026-01-13T20:39:38.014Z
29582026-01-13T20:39:38.014Zrunning 4 tests
29592026-01-13T20:39:38.018Ztest switchport::test::test_compute_lanes ... ok
29602026-01-13T20:39:38.018Ztest switchport::test::port_id_ordering ... ok
29612026-01-13T20:39:38.018Z Lane 0 Lane 0 Lane 1 Lane 1Lane 2 Lane 3Lane 2
29622026-01-13T20:39:38.018Z Lane 3 State: Activated
29632026-01-13T20:39:38.018Z Rx Loss-of-lock: YesActivated ActivatedYes Activated
29642026-01-13T20:39:38.018ZYes Yes Rx Output Enabled: false
29652026-01-13T20:39:38.018Z Rx Loss-of-signal: Yesfalse falseYes falseYes
29662026-01-13T20:39:38.018Z Rx Output Status: validYes
29672026-01-13T20:39:38.018Zvalid Rx CDR Enabled: Yes validYes validYes
29682026-01-13T20:39:38.018Z Yes Rx Loss-of-lock: true
29692026-01-13T20:39:38.018Z Tx Enabled: Yestrue Yestrue Yestrue
29702026-01-13T20:39:38.018ZYes
29712026-01-13T20:39:38.018Z Rx Loss-of-signal: false Tx Loss-of-lock: No false No falseNo falseNo
29722026-01-13T20:39:38.018Z
29732026-01-13T20:39:38.018ZRx Auto-squelch Disable: true Tx Loss-of-signal: No trueNo trueNo trueNo
29742026-01-13T20:39:38.018Z
29752026-01-13T20:39:38.018Z Tx CDR Enabled: No Tx Output Enabled: true Notrue No trueNo
29762026-01-13T20:39:38.018Ztrue
29772026-01-13T20:39:38.018Z Tx Adaptive EQ Fault: No Tx Output Status: invalidNo invalid No invalidNo
29782026-01-13T20:39:38.018Zinvalid
29792026-01-13T20:39:38.018Z Tx Fault: Yes Tx Loss-of-lock: false Yes false Yesfalse Yes
29802026-01-13T20:39:38.018Zfalse
29812026-01-13T20:39:38.018Z Tx Loss-of-signal: true true true true
29822026-01-13T20:39:38.018ZTx Auto-squelch Disable: false false false false
29832026-01-13T20:39:38.018Z Tx Adaptive EQ Fail: true true true true
29842026-01-13T20:39:38.018Z Tx Failure: false false false false
29852026-01-13T20:39:38.018Z Tx Force Squelch: true true true true
29862026-01-13T20:39:38.018Z Tx Input Polarity: normal normal normal normal
29872026-01-13T20:39:38.018Ztest switchport::test::test_print_sff_datapath ... ok
29882026-01-13T20:39:38.018Ztest switchport::test::test_print_cmis_datapath ... ok
29892026-01-13T20:39:38.018Z
29902026-01-13T20:39:38.018Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29912026-01-13T20:39:38.018Z
29922026-01-13T20:39:38.019Z Running tests/counters.rs (target/debug/deps/counters-dcb68b27af0113fc)
29932026-01-13T20:39:38.023Z
29942026-01-13T20:39:38.023Zrunning 1 test
29952026-01-13T20:39:38.023Ztest test_p4_counter_list ... ignored
29962026-01-13T20:39:38.023Z
29972026-01-13T20:39:38.023Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
29982026-01-13T20:39:38.023Z
29992026-01-13T20:39:38.023Z Running tests/port-link.rs (target/debug/deps/port_link-028d882fcf628f23)
30002026-01-13T20:39:38.023Z
30012026-01-13T20:39:38.023Zrunning 5 tests
30022026-01-13T20:39:38.023Ztest test_an ... ignored
30032026-01-13T20:39:38.023Ztest test_enable ... ignored
30042026-01-13T20:39:38.023Ztest test_ip_addresses ... ignored
30052026-01-13T20:39:38.023Ztest test_kr ... ignored
30062026-01-13T20:39:38.023Ztest test_mac ... ignored
30072026-01-13T20:39:38.023Z
30082026-01-13T20:39:38.023Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30092026-01-13T20:39:38.023Z
30102026-01-13T20:39:38.023Z Running unittests src/main.rs (target/debug/deps/tfportd-c4b27b6d85368a2d)
30112026-01-13T20:39:38.028Z
30122026-01-13T20:39:38.028Zrunning 3 tests
30132026-01-13T20:39:38.031Ztest linklocal::test_parse_ipadm ... ok
30142026-01-13T20:39:38.031Ztest tfport::test_parse_tfport ... ok
30152026-01-13T20:39:38.031Ztest config::tests::test_updates ... ok
30162026-01-13T20:39:38.031Z
30172026-01-13T20:39:38.031Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30182026-01-13T20:39:38.032Z
30192026-01-13T20:39:38.032Z Running unittests src/main.rs (target/debug/deps/uplinkd-406791e546e7420f)
30202026-01-13T20:39:38.036Z
30212026-01-13T20:39:38.036Zrunning 0 tests
30222026-01-13T20:39:38.036Z
30232026-01-13T20:39:38.036Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30242026-01-13T20:39:38.036Z
30252026-01-13T20:39:38.036Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
30262026-01-13T20:39:38.039Z
30272026-01-13T20:39:38.039Zrunning 0 tests
30282026-01-13T20:39:38.039Z
30292026-01-13T20:39:38.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30302026-01-13T20:39:38.039Z
30312026-01-13T20:39:38.039Z Doc-tests aal
30322026-01-13T20:39:38.180Z
30332026-01-13T20:39:38.180Zrunning 0 tests
30342026-01-13T20:39:38.180Z
30352026-01-13T20:39:38.180Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30362026-01-13T20:39:38.180Z
30372026-01-13T20:39:38.196Z Doc-tests aal_macros
30382026-01-13T20:39:38.289Z
30392026-01-13T20:39:38.289Zrunning 0 tests
30402026-01-13T20:39:38.290Z
30412026-01-13T20:39:38.290Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30422026-01-13T20:39:38.290Z
30432026-01-13T20:39:38.301Z Doc-tests common
30442026-01-13T20:39:38.604Z
30452026-01-13T20:39:38.604Zrunning 0 tests
30462026-01-13T20:39:38.604Z
30472026-01-13T20:39:38.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30482026-01-13T20:39:38.604Z
30492026-01-13T20:39:38.624Z Doc-tests dpd_api
30502026-01-13T20:39:39.964Z
30512026-01-13T20:39:39.965Zrunning 2 tests
30522026-01-13T20:39:39.965Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 84) ... ignored
30532026-01-13T20:39:39.965Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 90) ... ignored
30542026-01-13T20:39:39.965Z
30552026-01-13T20:39:39.968Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
30562026-01-13T20:39:39.968Z
30572026-01-13T20:39:40.002Z Doc-tests dpd_client
30582026-01-13T20:39:41.770Z
30592026-01-13T20:39:41.770Zrunning 0 tests
30602026-01-13T20:39:41.770Z
30612026-01-13T20:39:41.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30622026-01-13T20:39:41.770Z
30632026-01-13T20:39:41.816Z Doc-tests dpd_types
30642026-01-13T20:39:42.292Z
30652026-01-13T20:39:42.292Zrunning 0 tests
30662026-01-13T20:39:42.292Z
30672026-01-13T20:39:42.292Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30682026-01-13T20:39:42.292Z
30692026-01-13T20:39:42.324Z Doc-tests packet
30702026-01-13T20:39:42.476Z
30712026-01-13T20:39:42.476Zrunning 0 tests
30722026-01-13T20:39:42.476Z
30732026-01-13T20:39:42.476Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30742026-01-13T20:39:42.476Z
30752026-01-13T20:39:42.491Z Doc-tests pcap
30762026-01-13T20:39:42.557Z
30772026-01-13T20:39:42.557Zrunning 0 tests
30782026-01-13T20:39:42.557Z
30792026-01-13T20:39:42.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30802026-01-13T20:39:42.560Z
30812026-01-13T20:39:42.609Z+ for feat in tofino_stub tofino_asic softnpu chaos
30822026-01-13T20:39:42.609Z+ RUST_BACKTRACE=full
30832026-01-13T20:39:42.609Z+ cargo test --features chaos --no-fail-fast
30842026-01-13T20:39:43.476Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
30852026-01-13T20:39:43.571Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
30862026-01-13T20:39:43.589Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
30872026-01-13T20:39:57.922Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
30882026-01-13T20:39:57.940Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
30892026-01-13T20:40:47.004Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
30902026-01-13T20:40:47.134Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
30912026-01-13T20:40:47.140Z
30922026-01-13T20:40:47.140Zrunning 0 tests
30932026-01-13T20:40:47.140Z
30942026-01-13T20:40:47.143Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30952026-01-13T20:40:47.143Z
30962026-01-13T20:40:47.143Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
30972026-01-13T20:40:47.149Z
30982026-01-13T20:40:47.149Zrunning 0 tests
30992026-01-13T20:40:47.149Z
31002026-01-13T20:40:47.152Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31012026-01-13T20:40:47.152Z
31022026-01-13T20:40:47.152Z Running unittests src/lib.rs (target/debug/deps/asic-64982c9fa2251240)
31032026-01-13T20:40:47.155Z
31042026-01-13T20:40:47.155Zrunning 0 tests
31052026-01-13T20:40:47.155Z
31062026-01-13T20:40:47.155Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31072026-01-13T20:40:47.155Z
31082026-01-13T20:40:47.155Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
31092026-01-13T20:40:47.161Z
31102026-01-13T20:40:47.161Zrunning 10 tests
31112026-01-13T20:40:47.164Ztest nat::tests::test_vni ... ok
31122026-01-13T20:40:47.164Ztest network::tests::test_equal ... ok
31132026-01-13T20:40:47.167Ztest network::tests::test_eui64 ... ok
31142026-01-13T20:40:47.167Ztest network::tests::test_not_equal ... ok
31152026-01-13T20:40:47.167Ztest network::tests::test_into ... ok
31162026-01-13T20:40:47.167Ztest network::tests::test_generate_ipv6_link_local ... ok
31172026-01-13T20:40:47.167Ztest network::tests::test_parse ... ok
31182026-01-13T20:40:47.167Ztest network::tests::test_to_string ... ok
31192026-01-13T20:40:47.167Ztest test_purge ... ok
31202026-01-13T20:40:47.170Ztest illumos::test::address_exists_handles_missing_object ... ok
31212026-01-13T20:40:47.170Z
31222026-01-13T20:40:47.170Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31232026-01-13T20:40:47.170Z
31242026-01-13T20:40:47.173Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
31252026-01-13T20:40:47.201Z
31262026-01-13T20:40:47.201Zrunning 1 test
31272026-01-13T20:40:48.086Ztest test::test_apis_up_to_date ... ok
31282026-01-13T20:40:48.086Z
31292026-01-13T20:40:48.086Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
31302026-01-13T20:40:48.086Z
31312026-01-13T20:40:48.100Z Running unittests src/main.rs (target/debug/deps/dpd-1437fad2b4fec77c)
31322026-01-13T20:40:48.107Z
31332026-01-13T20:40:48.107Zrunning 36 tests
31342026-01-13T20:40:48.110Ztest freemap::test_ordering ... ok
31352026-01-13T20:40:48.111Ztest freemap::test_split ... ok
31362026-01-13T20:40:48.114Ztest config::tests::test_updates ... ok
31372026-01-13T20:40:48.114Ztest macaddrs::tests::test_mac_offset ... ok
31382026-01-13T20:40:48.114Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
31392026-01-13T20:40:48.114Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
31402026-01-13T20:40:48.114Ztest macaddrs::tests::test_parse_port_id ... ok
31412026-01-13T20:40:48.118Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
31422026-01-13T20:40:48.118ZJan 13 20:40:47.145 DEBG created new freemap, unit: freemap_test
31432026-01-13T20:40:48.118Ztest mcast::tests::test_concurrent_id_allocation ... ok
31442026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG initted freemap. size: 128, unit: freemap_test
31452026-01-13T20:40:48.118ZJan 13 20:40:47.146Jan 13 20:40:47.146 DEBGDEBG created new freemapreset freemap, unit: freemap_test
31462026-01-13T20:40:48.118ZJan 13 20:40:47.145 DEBG created new freemap, unit: freemap_test
31472026-01-13T20:40:48.118Z, unit: freemap_testJan 13 20:40:47.146
31482026-01-13T20:40:48.118Z DEBG initted freemap. size: 128, unit: freemap_testJan 13 20:40:47.146
31492026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBGDEBG initted freemap. size: 128created new freemap, unit, :Jan 13 20:40:47.146unit : freemap_test DEBGfreemap_test
31502026-01-13T20:40:48.118Zreset freemap
31512026-01-13T20:40:48.118Z, unit: freemap_test
31522026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG reset freemap, unitJan 13 20:40:47.146: DEBGfreemap_test
31532026-01-13T20:40:48.118Zinitted freemap. size: 128, unit: freemap_test
31542026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG reset freemap, unit: freemap_test
31552026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG created new freemap, unit: freemap_test
31562026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG initted freemap. size: 128, unit: freemap_test
31572026-01-13T20:40:48.118ZJan 13 20:40:47.146 DEBG reset freemap, unit: freemap_test
31582026-01-13T20:40:48.118Ztest freemap::test_reclaim ... ok
31592026-01-13T20:40:48.118Ztest freemap::test_free ... ok
31602026-01-13T20:40:48.118Ztest freemap::test_exhaustion ... ok
31612026-01-13T20:40:48.118Ztest freemap::test_span ... ok
31622026-01-13T20:40:48.118Ztest freemap::test_basic ... ok
31632026-01-13T20:40:48.118Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
31642026-01-13T20:40:48.118Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
31652026-01-13T20:40:48.118Ztest api_server::tests::test_build_info ... ok
31662026-01-13T20:40:48.118Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
31672026-01-13T20:40:48.118Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
31682026-01-13T20:40:48.118Ztest mcast::validate::tests::test_address_validation_integrated ... ok
31692026-01-13T20:40:48.118Ztest mcast::validate::tests::test_ipv4_validation ... ok
31702026-01-13T20:40:48.118Ztest mcast::validate::tests::test_is_ssm_function ... ok
31712026-01-13T20:40:48.118Ztest mcast::validate::tests::test_ipv6_validation ... ok
31722026-01-13T20:40:48.118Ztest mcast::validate::tests::test_validate_nat_target ... ok
31732026-01-13T20:40:48.118Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
31742026-01-13T20:40:48.118Ztest mcast::validate::tests::test_validate_source_addresses ... ok
31752026-01-13T20:40:48.119Ztest nat::test_mapping ... ok
31762026-01-13T20:40:48.119Ztest port_map::tests::test_backplane_group ... ok
31772026-01-13T20:40:48.119Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
31782026-01-13T20:40:48.119Ztest port_map::tests::test_port_map ... ok
31792026-01-13T20:40:48.119Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
31802026-01-13T20:40:48.122Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
31812026-01-13T20:40:48.122Ztest port_map::tests::dump_map ... ok
31822026-01-13T20:40:48.122Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
31832026-01-13T20:40:48.122Ztest mcast::tests::test_id_range_boundaries ... ok
31842026-01-13T20:40:48.122Ztest port_map::tests::parse_softnpu_revision ... ok
31852026-01-13T20:40:48.122Z
31862026-01-13T20:40:48.122Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31872026-01-13T20:40:48.122Z
31882026-01-13T20:40:48.125Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b70939e7ea7912a8)
31892026-01-13T20:40:48.131Z
31902026-01-13T20:40:48.131Zrunning 0 tests
31912026-01-13T20:40:48.131Z
31922026-01-13T20:40:48.131Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31932026-01-13T20:40:48.131Z
31942026-01-13T20:40:48.131Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
31952026-01-13T20:40:48.134Z
31962026-01-13T20:40:48.134Zrunning 0 tests
31972026-01-13T20:40:48.134Z
31982026-01-13T20:40:48.137Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31992026-01-13T20:40:48.137Z
32002026-01-13T20:40:48.137Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e8bd115d47840d52)
32012026-01-13T20:40:48.140Z
32022026-01-13T20:40:48.140Zrunning 2 tests
32032026-01-13T20:40:48.141Ztest tests::test_parse_client_port_id ... ok
32042026-01-13T20:40:48.141Ztest tests::test_port_id_cmp ... ok
32052026-01-13T20:40:48.141Z
32062026-01-13T20:40:48.141Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32072026-01-13T20:40:48.141Z
32082026-01-13T20:40:48.141Z Running tests/test_all.rs (target/debug/deps/test_all-95bad9d049bd470f)
32092026-01-13T20:40:48.144Z
32102026-01-13T20:40:48.144Zrunning 6 tests
32112026-01-13T20:40:51.644Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32122026-01-13T20:40:51.647Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32132026-01-13T20:40:51.651Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32142026-01-13T20:40:51.654Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32152026-01-13T20:40:54.505Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32162026-01-13T20:40:58.268Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32172026-01-13T20:40:58.269Z
32182026-01-13T20:40:58.269Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.12s
32192026-01-13T20:40:58.269Z
32202026-01-13T20:40:58.298Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
32212026-01-13T20:40:58.306Z
32222026-01-13T20:40:58.306Zrunning 0 tests
32232026-01-13T20:40:58.306Z
32242026-01-13T20:40:58.310Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32252026-01-13T20:40:58.310Z
32262026-01-13T20:40:58.310Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
32272026-01-13T20:40:58.318Z
32282026-01-13T20:40:58.318Zrunning 12 tests
32292026-01-13T20:40:58.322Ztest icmp::test_v4_checksum ... ok
32302026-01-13T20:40:58.325Ztest icmp::test_v6_checksum ... ok
32312026-01-13T20:40:58.325Ztest lldp::test_lldp_parse ... ok
32322026-01-13T20:40:58.325Ztest ipv6::test_ipv6_parse ... ok
32332026-01-13T20:40:58.325Ztest pbuf::test_byte ... ok
32342026-01-13T20:40:58.326Ztest pbuf::test_nibble ... ok
32352026-01-13T20:40:58.326Ztest pbuf::test_short ... ok
32362026-01-13T20:40:58.326Ztest pbuf::test_twelve ... ok
32372026-01-13T20:40:58.326Ztest pbuf::test_word ... ok
32382026-01-13T20:40:58.326Ztest pbuf::test_overflow ... ok
32392026-01-13T20:40:58.326Ztest tcp::test_checksum_syn_nodata ... ok
32402026-01-13T20:40:58.326Ztest tcp::test_checksum_ack_data ... ok
32412026-01-13T20:40:58.326Z
32422026-01-13T20:40:58.326Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32432026-01-13T20:40:58.326Z
32442026-01-13T20:40:58.326Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
32452026-01-13T20:40:58.329Z
32462026-01-13T20:40:58.329Zrunning 0 tests
32472026-01-13T20:40:58.329Z
32482026-01-13T20:40:58.333Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32492026-01-13T20:40:58.333Z
32502026-01-13T20:40:58.333Z Running unittests src/main.rs (target/debug/deps/swadm-fc9e8ae8823437d3)
32512026-01-13T20:40:58.337Z
32522026-01-13T20:40:58.337Zrunning 4 tests
32532026-01-13T20:40:58.341Ztest switchport::test::test_compute_lanes ... ok
32542026-01-13T20:40:58.341Ztest switchport::test::port_id_ordering ... ok
32552026-01-13T20:40:58.341Z Lane 0 Lane 1 Lane 2 Lane 3
32562026-01-13T20:40:58.341Z Rx Loss-of-lock: Yes Yes Yes Yes
32572026-01-13T20:40:58.341Z Rx Loss-of-signal: Yes Yes Yes Yes
32582026-01-13T20:40:58.341Z Rx CDR Enabled: Yes Yes Yes Yes
32592026-01-13T20:40:58.341Z Tx Enabled: Yes Yes Yes Yes
32602026-01-13T20:40:58.341Z Tx Loss-of-lock: No No No No
32612026-01-13T20:40:58.341Z Tx Loss-of-signal: No No No No
32622026-01-13T20:40:58.341Z Tx CDR Enabled: No No No No
32632026-01-13T20:40:58.341Z Tx Adaptive EQ Fault: No No No No
32642026-01-13T20:40:58.341Z Tx Fault: Yes Yes Yes Yes
32652026-01-13T20:40:58.341Ztest switchport::test::test_print_sff_datapath ... Lane 0 ok
32662026-01-13T20:40:58.341ZLane 1 Lane 2 Lane 3
32672026-01-13T20:40:58.341Z State: Activated Activated Activated Activated
32682026-01-13T20:40:58.341Z Rx Output Enabled: false false false false
32692026-01-13T20:40:58.341Z Rx Output Status: valid valid valid valid
32702026-01-13T20:40:58.341Z Rx Loss-of-lock: true true true true
32712026-01-13T20:40:58.341Z Rx Loss-of-signal: false false false false
32722026-01-13T20:40:58.341ZRx Auto-squelch Disable: true true true true
32732026-01-13T20:40:58.342Z Tx Output Enabled: true true true true
32742026-01-13T20:40:58.342Z Tx Output Status: invalid invalid invalid invalid
32752026-01-13T20:40:58.342Z Tx Loss-of-lock: false false false false
32762026-01-13T20:40:58.342Z Tx Loss-of-signal: true true true true
32772026-01-13T20:40:58.342ZTx Auto-squelch Disable: false false false false
32782026-01-13T20:40:58.342Z Tx Adaptive EQ Fail: true true true true
32792026-01-13T20:40:58.342Z Tx Failure: false false false false
32802026-01-13T20:40:58.342Z Tx Force Squelch: true true true true
32812026-01-13T20:40:58.342Z Tx Input Polarity: normal normal normal normal
32822026-01-13T20:40:58.342Ztest switchport::test::test_print_cmis_datapath ... ok
32832026-01-13T20:40:58.342Z
32842026-01-13T20:40:58.342Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32852026-01-13T20:40:58.342Z
32862026-01-13T20:40:58.342Z Running tests/counters.rs (target/debug/deps/counters-a5c52ff521bb693b)
32872026-01-13T20:40:58.346Z
32882026-01-13T20:40:58.346Zrunning 1 test
32892026-01-13T20:40:58.346Ztest test_p4_counter_list ... ignored
32902026-01-13T20:40:58.346Z
32912026-01-13T20:40:58.346Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
32922026-01-13T20:40:58.346Z
32932026-01-13T20:40:58.346Z Running tests/port-link.rs (target/debug/deps/port_link-57dd0069fde10253)
32942026-01-13T20:40:58.346Z
32952026-01-13T20:40:58.346Zrunning 5 tests
32962026-01-13T20:40:58.346Ztest test_an ... ignored
32972026-01-13T20:40:58.346Ztest test_enable ... ignored
32982026-01-13T20:40:58.346Ztest test_ip_addresses ... ignored
32992026-01-13T20:40:58.346Ztest test_kr ... ignored
33002026-01-13T20:40:58.346Ztest test_mac ... ignored
33012026-01-13T20:40:58.346Z
33022026-01-13T20:40:58.346Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33032026-01-13T20:40:58.346Z
33042026-01-13T20:40:58.346Z Running unittests src/main.rs (target/debug/deps/tfportd-98ce7f7c2d041ca2)
33052026-01-13T20:40:58.351Z
33062026-01-13T20:40:58.351Zrunning 3 tests
33072026-01-13T20:40:58.354Ztest linklocal::test_parse_ipadm ... ok
33082026-01-13T20:40:58.354Ztest tfport::test_parse_tfport ... ok
33092026-01-13T20:40:58.354Ztest config::tests::test_updates ... ok
33102026-01-13T20:40:58.354Z
33112026-01-13T20:40:58.354Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33122026-01-13T20:40:58.354Z
33132026-01-13T20:40:58.354Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
33142026-01-13T20:40:58.360Z
33152026-01-13T20:40:58.360Zrunning 0 tests
33162026-01-13T20:40:58.360Z
33172026-01-13T20:40:58.363Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33182026-01-13T20:40:58.363Z
33192026-01-13T20:40:58.363Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
33202026-01-13T20:40:58.366Z
33212026-01-13T20:40:58.366Zrunning 0 tests
33222026-01-13T20:40:58.366Z
33232026-01-13T20:40:58.366Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33242026-01-13T20:40:58.367Z
33252026-01-13T20:40:58.369Z Doc-tests aal
33262026-01-13T20:40:58.515Z
33272026-01-13T20:40:58.515Zrunning 0 tests
33282026-01-13T20:40:58.516Z
33292026-01-13T20:40:58.519Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33302026-01-13T20:40:58.519Z
33312026-01-13T20:40:58.531Z Doc-tests aal_macros
33322026-01-13T20:40:58.627Z
33332026-01-13T20:40:58.627Zrunning 0 tests
33342026-01-13T20:40:58.627Z
33352026-01-13T20:40:58.627Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33362026-01-13T20:40:58.628Z
33372026-01-13T20:40:58.638Z Doc-tests common
33382026-01-13T20:40:58.937Z
33392026-01-13T20:40:58.937Zrunning 0 tests
33402026-01-13T20:40:58.937Z
33412026-01-13T20:40:58.937Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33422026-01-13T20:40:58.937Z
33432026-01-13T20:40:58.957Z Doc-tests dpd_api
33442026-01-13T20:41:00.281Z
33452026-01-13T20:41:00.281Zrunning 2 tests
33462026-01-13T20:41:00.281Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 84) ... ignored
33472026-01-13T20:41:00.281Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 90) ... ignored
33482026-01-13T20:41:00.281Z
33492026-01-13T20:41:00.281Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33502026-01-13T20:41:00.281Z
33512026-01-13T20:41:00.318Z Doc-tests dpd_client
33522026-01-13T20:41:02.094Z
33532026-01-13T20:41:02.094Zrunning 0 tests
33542026-01-13T20:41:02.094Z
33552026-01-13T20:41:02.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33562026-01-13T20:41:02.094Z
33572026-01-13T20:41:02.141Z Doc-tests dpd_types
33582026-01-13T20:41:02.618Z
33592026-01-13T20:41:02.618Zrunning 0 tests
33602026-01-13T20:41:02.618Z
33612026-01-13T20:41:02.618Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33622026-01-13T20:41:02.618Z
33632026-01-13T20:41:02.651Z Doc-tests packet
33642026-01-13T20:41:02.803Z
33652026-01-13T20:41:02.803Zrunning 0 tests
33662026-01-13T20:41:02.803Z
33672026-01-13T20:41:02.803Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33682026-01-13T20:41:02.803Z
33692026-01-13T20:41:02.819Z Doc-tests pcap
33702026-01-13T20:41:02.888Z
33712026-01-13T20:41:02.888Zrunning 0 tests
33722026-01-13T20:41:02.888Z
33732026-01-13T20:41:02.888Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33742026-01-13T20:41:02.888Z
33752026-01-13T20:41:02.940Zprocess exited: duration 1086969 ms, exit code 0
 
33762026-01-13T20:41:02.947Zfound 0 output files