01KKCMNZB8EFWAFS92QY2HA1CT: test

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

Buildomat Job: 01KKCMPC2H1DJQ3W2NX36YSGM7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T19:50:03.308Zjob assigned to worker 01KKCMQF3N3H30XEQJFBWP79WS [factory aws, i-085e5a1d6e17ca01b] (queued for 1 m 33 s)
 
22026-03-10T19:50:10.514Zstarting task 0: "setup"
32026-03-10T19:50:10.519Z++ uname -s
42026-03-10T19:50:10.522Z+ kern=SunOS
52026-03-10T19:50:10.522Z+ build_user=build
62026-03-10T19:50:10.522Z+ build_uid=12345
72026-03-10T19:50:10.522Z+ work_dir=/work
82026-03-10T19:50:10.522Z+ input_dir=/input
92026-03-10T19:50:10.522Z+ [[ 0 == 12345 ]]
102026-03-10T19:50:10.522Z+ case "$kern" in
112026-03-10T19:50:10.522Z+ groupadd -g 12345 build
122026-03-10T19:50:10.526Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T19:50:12.530Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T19:50:12.877Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T19:50:12.877Z+ home_fs=zfs
162026-03-10T19:50:12.877Z+ [[ zfs == autofs ]]
172026-03-10T19:50:12.877Z+ mkdir -p /home/build
182026-03-10T19:50:12.878Z+ chown build:build /home/build /work
192026-03-10T19:50:14.644Z+ chmod 0700 /home/build /work
202026-03-10T19:50:14.647Zprocess exited: duration 4132 ms, exit code 0
 
212026-03-10T19:50:14.653Zstarting task 1: "rust-toolchain"
222026-03-10T19:50:14.657Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-10T19:50:14.657Z * rust toolchain channel = "1.90.0"
242026-03-10T19:50:14.657Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T19:50:14.657Z * rust toolchain profile = "default"
262026-03-10T19:50:14.657Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T19:50:14.660Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T19:50:14.660Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T19:50:14.660Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-10T19:50:14.791Zinfo: downloading installer
312026-03-10T19:50:16.489Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T19:50:16.489Zwarn: /opt/ooce/bin
332026-03-10T19:50:16.489Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T19:50:16.490Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T19:50:16.490Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T19:50:16.490Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T19:50:16.490Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T19:50:16.490Zerror: cannot install while Rust is installed
392026-03-10T19:50:16.490Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T19:50:16.507Zinfo: profile set to 'default'
412026-03-10T19:50:16.507Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T19:50:16.510Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-10T19:50:16.681Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-10T19:50:16.682Zinfo: downloading component 'cargo'
452026-03-10T19:50:17.700Zinfo: downloading component 'clippy'
462026-03-10T19:50:18.153Zinfo: downloading component 'rust-docs'
472026-03-10T19:50:19.972Zinfo: downloading component 'rust-std'
482026-03-10T19:50:21.985Zinfo: downloading component 'rustc'
492026-03-10T19:50:29.357Zinfo: downloading component 'rustfmt'
502026-03-10T19:50:29.633Zinfo: installing component 'cargo'
512026-03-10T19:50:30.452Zinfo: installing component 'clippy'
522026-03-10T19:50:30.810Zinfo: installing component 'rust-docs'
532026-03-10T19:50:32.171Zinfo: installing component 'rust-std'
542026-03-10T19:50:33.758Zinfo: installing component 'rustc'
552026-03-10T19:50:39.402Zinfo: installing component 'rustfmt'
562026-03-10T19:50:39.706Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-10T19:50:39.706Z
582026-03-10T19:50:40.079Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-10T19:50:40.079Z
602026-03-10T19:50:40.082Z
612026-03-10T19:50:40.082ZRust is installed now. Great!
622026-03-10T19:50:40.082Z
632026-03-10T19:50:40.082ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T19:50:40.082Zenvironment variable. This has not been done automatically.
652026-03-10T19:50:40.082Z
662026-03-10T19:50:40.082ZTo configure your current shell, you need to source
672026-03-10T19:50:40.082Zthe corresponding env file under $HOME/.cargo.
682026-03-10T19:50:40.082Z
692026-03-10T19:50:40.082ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T19:50:40.082Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T19:50:40.082Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T19:50:40.082Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T19:50:40.165Z+ rustup --version
742026-03-10T19:50:40.176Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T19:50:40.179Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T19:50:40.254Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-10T19:50:40.257Z+ cargo --version
782026-03-10T19:50:40.316Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-10T19:50:40.319Z+ rustc --version
802026-03-10T19:50:40.386Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-10T19:50:40.389Zprocess exited: duration 25727 ms, exit code 0
 
822026-03-10T19:50:40.394Zstarting task 2: "authentication"
832026-03-10T19:50:40.415Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T19:50:40.421Zstarting task 3: "clone repository"
852026-03-10T19:50:40.425Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-10T19:50:40.428Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-10T19:50:40.460ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-10T19:50:41.991Z+ cd /work/oxidecomputer/dendrite
892026-03-10T19:50:41.991Z+ git fetch origin c4f878b8d7fac18c2d914539a781cfad696b0b32
902026-03-10T19:50:42.264ZFrom https://github.com/oxidecomputer/dendrite
912026-03-10T19:50:42.264Z * branch c4f878b8d7fac18c2d914539a781cfad696b0b32 -> FETCH_HEAD
922026-03-10T19:50:42.271Z+ [[ -n qol ]]
932026-03-10T19:50:42.274Z++ git branch --show-current
942026-03-10T19:50:42.274Z+ current=main
952026-03-10T19:50:42.274Z+ [[ main != qol ]]
962026-03-10T19:50:42.274Z+ git branch -f qol c4f878b8d7fac18c2d914539a781cfad696b0b32
972026-03-10T19:50:42.277Z+ git checkout -f qol
982026-03-10T19:50:42.303ZSwitched to branch 'qol'
992026-03-10T19:50:42.306Z+ git reset --hard c4f878b8d7fac18c2d914539a781cfad696b0b32
1002026-03-10T19:50:42.337ZHEAD is now at c4f878b update as per Robert's suggestions
1012026-03-10T19:50:42.340Zprocess exited: duration 1916 ms, exit code 0
 
1022026-03-10T19:50:42.346Zstarting task 4: "build"
1032026-03-10T19:50:42.351Z+ source .github/buildomat/common.sh
1042026-03-10T19:50:42.354Z++ TOFINO_STAGES=20
1052026-03-10T19:50:42.354Z++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1062026-03-10T19:50:42.354Z++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1072026-03-10T19:50:42.354Z++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f
1082026-03-10T19:50:42.354Z+++ uname -s
1092026-03-10T19:50:42.354Z++ '[' SunOS == SunOS ']'
1102026-03-10T19:50:42.354Z++ SERIES=illumos
1112026-03-10T19:50:42.357Z+++ uname -s
1122026-03-10T19:50:42.357Z++ '[' SunOS == SunOS ']'
1132026-03-10T19:50:42.357Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1142026-03-10T19:50:42.357Z++ rustup show active-toolchain
1152026-03-10T19:50:42.401Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-10T19:50:42.404Z+ source .github/buildomat/illumos.sh
1172026-03-10T19:50:42.404Z++ banner 'sde setup'
1182026-03-10T19:50:42.407Z
1192026-03-10T19:50:42.407Z #### ##### ###### #### ###### ##### # # #####
1202026-03-10T19:50:42.407Z # # # # # # # # # # #
1212026-03-10T19:50:42.407Z #### # # ##### #### ##### # # # # #
1222026-03-10T19:50:42.407Z # # # # # # # # # #####
1232026-03-10T19:50:42.407Z # # # # # # # # # # # #
1242026-03-10T19:50:42.407Z #### ##### ###### #### ###### # #### #
1252026-03-10T19:50:42.407Z
1262026-03-10T19:50:42.407Z++ export PKG=tofino_sde.p5p
1272026-03-10T19:50:42.407Z++ PKG=tofino_sde.p5p
1282026-03-10T19:50:42.407Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p
1292026-03-10T19:50:42.414Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-10T19:50:42.417Z Dload Upload Total Spent Left Speed
1312026-03-10T19:50:44.127Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 75.0M 48 36.3M 0 0 36.4M 0 0:00:02 --:--:-- 0:00:02 36.4M 100 75.0M 100 75.0M 0 0 43.8M 0 0:00:01 0:00:01 --:--:-- 43.8M
1322026-03-10T19:50:44.132Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-10T19:50:44.189Z++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1342026-03-10T19:50:44.192Z++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']'
1352026-03-10T19:50:44.192Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-10T19:50:52.480Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-10T19:51:01.926Z Startup: Caching catalogs ... Done
1382026-03-10T19:51:02.094Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-10T19:51:26.307ZPlanning: Solver setup ... Done
1402026-03-10T19:51:26.453ZPlanning: Running solver ... Done
1412026-03-10T19:51:26.632ZPlanning: Finding local manifests ... Done
1422026-03-10T19:51:26.635ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-10T19:51:26.641ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-10T19:51:26.657ZPlanning: Package planning ... Done
1452026-03-10T19:51:26.661ZPlanning: Merging actions ... Done
1462026-03-10T19:51:26.779ZPlanning: Checking for conflicting actions ... Done
1472026-03-10T19:51:26.782ZPlanning: Consolidating action changes ... Done
1482026-03-10T19:51:27.633ZPlanning: Evaluating mediators ... Done
1492026-03-10T19:51:27.636ZPlanning: Planning completed in 25.53 seconds
1502026-03-10T19:51:27.641Z Packages to install: 1
1512026-03-10T19:51:27.644Z Create boot environment: No
1522026-03-10T19:51:27.644ZCreate backup boot environment: No
1532026-03-10T19:51:27.684Z
1542026-03-10T19:51:27.684ZDownload: 0/242 items 0.0/74.3MB 0% complete
1552026-03-10T19:51:27.886ZDownload: Completed 74.32 MB in 0.20 seconds (369M/s)
1562026-03-10T19:51:28.068Z Actions: 1/293 actions (Installing new actions)
1572026-03-10T19:51:29.305Z Actions: Completed 293 actions in 1.24 seconds.
1582026-03-10T19:51:29.308Z Done
1592026-03-10T19:51:29.363Z Done
1602026-03-10T19:51:30.306Z Done
1612026-03-10T19:51:34.224Z Done
1622026-03-10T19:51:34.303Z Done
1632026-03-10T19:51:34.307Z Done
1642026-03-10T19:51:34.383Z Done
1652026-03-10T19:51:35.074Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-10T19:51:35.074Z++ SDE=/opt/oxide/tofino_sde
1672026-03-10T19:51:35.074Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-10T19:51:35.074Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-10T19:51:35.074Z++ banner packages
1702026-03-10T19:51:35.078Z
1712026-03-10T19:51:35.078Z ##### ## #### # # ## #### ###### ####
1722026-03-10T19:51:35.079Z # # # # # # # # # # # # # #
1732026-03-10T19:51:35.079Z # # # # # #### # # # ##### ####
1742026-03-10T19:51:35.079Z ##### ###### # # # ###### # ### # #
1752026-03-10T19:51:35.079Z # # # # # # # # # # # # # #
1762026-03-10T19:51:35.079Z # # # #### # # # # #### ###### ####
1772026-03-10T19:51:35.079Z
1782026-03-10T19:51:35.079Z++ pfexec pkg install clang-15 pcap
1792026-03-10T19:51:35.598Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-10T19:51:35.603Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-10T19:51:56.614ZPlanning: Solver setup ... Done
1822026-03-10T19:51:56.759ZPlanning: Running solver ... Done
1832026-03-10T19:51:56.941ZPlanning: Finding local manifests ... Done
1842026-03-10T19:51:56.944ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-10T19:51:57.175ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-10T19:51:57.216ZPlanning: Package planning ... Done
1872026-03-10T19:51:57.252ZPlanning: Merging actions ... Done
1882026-03-10T19:51:57.390ZPlanning: Checking for conflicting actions ... Done
1892026-03-10T19:51:57.399ZPlanning: Consolidating action changes ... Done
1902026-03-10T19:51:57.830ZPlanning: Evaluating mediators ... Done
1912026-03-10T19:51:57.838ZPlanning: Planning completed in 22.23 seconds
1922026-03-10T19:51:57.848Z Packages to install: 2
1932026-03-10T19:51:57.851Z Mediators to change: 2
1942026-03-10T19:51:57.851Z Services to change: 1
1952026-03-10T19:51:57.851Z Create boot environment: No
1962026-03-10T19:51:57.851ZCreate backup boot environment: No
1972026-03-10T19:51:57.887Z
1982026-03-10T19:51:57.887ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-10T19:52:02.889ZDownload: 1651/3076 items 116.4/211.3MB 55% complete (23.6M/s)
2002026-03-10T19:52:08.594ZDownload: 3032/3076 items 201.8/211.3MB 95% complete (21.3M/s)
2012026-03-10T19:52:10.032ZDownload: Completed 211.31 MB in 12.14 seconds (17.4M/s)
2022026-03-10T19:52:10.701Z Actions: 1/3418 actions (Installing new actions)
2032026-03-10T19:52:14.686Z Actions: Completed 3418 actions in 3.98 seconds.
2042026-03-10T19:52:15.323Z Done
2052026-03-10T19:52:15.323Z Done
2062026-03-10T19:52:16.304Z Done
2072026-03-10T19:52:19.917Z Done
2082026-03-10T19:52:20.004Z Done
2092026-03-10T19:52:20.006Z Done
2102026-03-10T19:52:20.276Z Done
2112026-03-10T19:52:20.433Z++ pfexec pkg set-mediator -V 15 clang llvm
2122026-03-10T19:52:20.690ZPlanning: Evaluating mediator changes ... Done
2132026-03-10T19:52:20.832ZPlanning: Checking for conflicting actions ... Done
2142026-03-10T19:52:20.835ZPlanning: Consolidating action changes ... Done
2152026-03-10T19:52:21.053ZPlanning: Evaluating mediators ... Done
2162026-03-10T19:52:21.056ZPlanning: Planning completed in 0.36 seconds
2172026-03-10T19:52:21.082Z Mediators to change: 2
2182026-03-10T19:52:21.082Z Create boot environment: No
2192026-03-10T19:52:21.085ZCreate backup boot environment: No
2202026-03-10T19:52:21.165Z Done
2212026-03-10T19:52:21.165Z Done
2222026-03-10T19:52:21.906Z Done
2232026-03-10T19:52:25.216Z Done
2242026-03-10T19:52:25.302Z Done
2252026-03-10T19:52:25.305Z Done
2262026-03-10T19:52:25.449Z Done
2272026-03-10T19:52:25.530Z++ cargo --version
2282026-03-10T19:52:25.584Zcargo 1.90.0 (840b83a10 2025-07-30)
2292026-03-10T19:52:25.587Z++ rustc --version
2302026-03-10T19:52:25.655Zrustc 1.90.0 (1159e78c4 2025-09-14)
2312026-03-10T19:52:25.658Z+ banner copyrights
2322026-03-10T19:52:25.661Z
2332026-03-10T19:52:25.661Z #### #### ##### # # ##### # #### # # ##### ####
2342026-03-10T19:52:25.661Z # # # # # # # # # # # # # # # # #
2352026-03-10T19:52:25.661Z # # # # # # # # # # ###### # ####
2362026-03-10T19:52:25.661Z # # # ##### # ##### # # ### # # # #
2372026-03-10T19:52:25.661Z # # # # # # # # # # # # # # # #
2382026-03-10T19:52:25.661Z #### #### # # # # # #### # # # ####
2392026-03-10T19:52:25.661Z
2402026-03-10T19:52:25.661Z+ ./tools/check_copyrights.sh
2412026-03-10T19:52:27.211Zswadm/src/counters.rs: Copyright with wrong year
2422026-03-10T19:52:27.642Z+ banner clippy
2432026-03-10T19:52:27.645Z
2442026-03-10T19:52:27.645Z #### # # ##### ##### # #
2452026-03-10T19:52:27.645Z # # # # # # # # # #
2462026-03-10T19:52:27.645Z # # # # # # # #
2472026-03-10T19:52:27.645Z # # # ##### ##### #
2482026-03-10T19:52:27.645Z # # # # # # #
2492026-03-10T19:52:27.645Z #### ###### # # # #
2502026-03-10T19:52:27.645Z
2512026-03-10T19:52:27.645Z+ for feat in tofino_stub tofino_asic softnpu chaos
2522026-03-10T19:52:27.645Z+ cargo clippy --features tofino_stub -- --deny warnings
2532026-03-10T19:52:27.918Z Updating git repository `https://github.com/oxidecomputer/omicron`
2542026-03-10T19:53:26.163Z Updating crates.io index
2552026-03-10T19:53:26.200Z Updating git repository `https://github.com/illumos/smf-rs`
2562026-03-10T19:53:26.483Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572026-03-10T19:53:30.835Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2582026-03-10T19:53:31.185Z Updating git repository `https://github.com/oxidecomputer/tofino`
2592026-03-10T19:53:31.460Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-03-10T19:53:32.133Z Updating git repository `https://github.com/oxidecomputer/ispf`
2612026-03-10T19:53:33.223Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-03-10T19:53:33.638Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-10T19:53:34.122Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642026-03-10T19:53:34.378Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2652026-03-10T19:53:34.819Z Updating git repository `https://github.com/oxidecomputer/p4`
2662026-03-10T19:53:35.368Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2672026-03-10T19:53:35.700Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-03-10T19:53:36.124Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2692026-03-10T19:53:37.301Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-03-10T19:53:37.700Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2712026-03-10T19:53:37.966Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-03-10T19:53:38.278Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732026-03-10T19:53:39.060Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2742026-03-10T19:53:39.405Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2752026-03-10T19:53:39.732Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2762026-03-10T19:53:40.092Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-03-10T19:53:42.680Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782026-03-10T19:53:43.609Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792026-03-10T19:53:45.862Z Updating git repository `https://github.com/oxidecomputer/opte`
2802026-03-10T19:53:47.215Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812026-03-10T19:53:47.528Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822026-03-10T19:53:47.853Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2832026-03-10T19:53:50.206Z Downloading crates ...
2842026-03-10T19:53:50.276Z Downloaded adler2 v2.0.1
2852026-03-10T19:53:50.284Z Downloaded async-trait v0.1.89
2862026-03-10T19:53:50.289Z Downloaded async-stream-impl v0.3.6
2872026-03-10T19:53:50.289Z Downloaded console v0.15.11
2882026-03-10T19:53:50.298Z Downloaded cancel-safe-futures v0.1.5
2892026-03-10T19:53:50.298Z Downloaded curl v0.4.49
2902026-03-10T19:53:50.303Z Downloaded cipher v0.4.4
2912026-03-10T19:53:50.308Z Downloaded hostname v0.3.1
2922026-03-10T19:53:50.308Z Downloaded ciborium-ll v0.2.2
2932026-03-10T19:53:50.324Z Downloaded futures-channel v0.3.31
2942026-03-10T19:53:50.331Z Downloaded darling v0.21.3
2952026-03-10T19:53:50.331Z Downloaded ciborium-io v0.2.2
2962026-03-10T19:53:50.331Z Downloaded displaydoc v0.2.5
2972026-03-10T19:53:50.331Z Downloaded internet-checksum v0.2.1
2982026-03-10T19:53:50.331Z Downloaded futures-macro v0.3.31
2992026-03-10T19:53:50.331Z Downloaded crypto-bigint v0.5.5
3002026-03-10T19:53:50.334Z Downloaded foreign-types-macros v0.2.3
3012026-03-10T19:53:50.337Z Downloaded humantime v2.3.0
3022026-03-10T19:53:50.341Z Downloaded crc8 v0.1.1
3032026-03-10T19:53:50.344Z Downloaded futures v0.3.31
3042026-03-10T19:53:50.351Z Downloaded defmt v0.3.100
3052026-03-10T19:53:50.352Z Downloaded http-body v1.0.1
3062026-03-10T19:53:50.355Z Downloaded hostname v0.4.2
3072026-03-10T19:53:50.361Z Downloaded cargo_metadata v0.18.1
3082026-03-10T19:53:50.361Z Downloaded futures-core v0.3.31
3092026-03-10T19:53:50.368Z Downloaded drift v0.1.0
3102026-03-10T19:53:50.368Z Downloaded foreign-types-shared v0.3.1
3112026-03-10T19:53:50.368Z Downloaded is_ci v1.2.0
3122026-03-10T19:53:50.378Z Downloaded hubpack_derive v0.1.1
3132026-03-10T19:53:50.378Z Downloaded debug-ignore v1.0.5
3142026-03-10T19:53:50.382Z Downloaded fs-err v3.1.2
3152026-03-10T19:53:50.383Z Downloaded embedded-io v0.6.1
3162026-03-10T19:53:50.404Z Downloaded dropshot_endpoint v0.16.7
3172026-03-10T19:53:50.404Z Downloaded hubpack v0.1.2
3182026-03-10T19:53:50.404Z Downloaded fs_extra v1.3.0
3192026-03-10T19:53:50.404Z Downloaded const_format v0.2.34
3202026-03-10T19:53:50.404Z Downloaded dof v0.4.0
3212026-03-10T19:53:50.404Z Downloaded hash32 v0.3.1
3222026-03-10T19:53:50.405Z Downloaded form_urlencoded v1.2.2
3232026-03-10T19:53:50.405Z Downloaded colorchoice v1.0.4
3242026-03-10T19:53:50.410Z Downloaded ident_case v1.0.1
3252026-03-10T19:53:50.411Z Downloaded hex v0.4.3
3262026-03-10T19:53:50.414Z Downloaded errno v0.3.14
3272026-03-10T19:53:50.414Z Downloaded anstyle v1.0.11
3282026-03-10T19:53:50.416Z Downloaded inout v0.1.4
3292026-03-10T19:53:50.420Z Downloaded dropshot-api-manager-types v0.2.2
3302026-03-10T19:53:50.434Z Downloaded fastrand v2.3.0
3312026-03-10T19:53:50.434Z Downloaded httpdate v1.0.3
3322026-03-10T19:53:50.434Z Downloaded curve25519-dalek-derive v0.1.1
3332026-03-10T19:53:50.434Z Downloaded atomicwrites v0.4.4
3342026-03-10T19:53:50.445Z Downloaded indent_write v2.2.0
3352026-03-10T19:53:50.446Z Downloaded darling_macro v0.21.3
3362026-03-10T19:53:50.446Z Downloaded foreign-types-shared v0.1.1
3372026-03-10T19:53:50.446Z Downloaded dtrace-parser v0.3.0
3382026-03-10T19:53:50.450Z Downloaded defmt-parser v1.0.0
3392026-03-10T19:53:50.451Z Downloaded defmt-macros v1.0.1
3402026-03-10T19:53:50.451Z Downloaded heck v0.4.1
3412026-03-10T19:53:50.451Z Downloaded idna_adapter v1.2.1
3422026-03-10T19:53:50.454Z Downloaded is-terminal v0.4.16
3432026-03-10T19:53:50.454Z Downloaded linked-hash-map v0.5.6
3442026-03-10T19:53:50.458Z Downloaded itoa v1.0.15
3452026-03-10T19:53:50.468Z Downloaded crossbeam-deque v0.8.6
3462026-03-10T19:53:50.468Z Downloaded macaddr v1.0.1
3472026-03-10T19:53:50.468Z Downloaded kstat-rs v0.2.4
3482026-03-10T19:53:50.468Z Downloaded keccak v0.1.5
3492026-03-10T19:53:50.468Z Downloaded memmap v0.7.0
3502026-03-10T19:53:50.482Z Downloaded lru-slab v0.1.2
3512026-03-10T19:53:50.482Z Downloaded derive-ex v0.1.8
3522026-03-10T19:53:50.482Z Downloaded mime v0.3.17
3532026-03-10T19:53:50.482Z Downloaded futures-executor v0.3.31
3542026-03-10T19:53:50.482Z Downloaded num-conv v0.1.0
3552026-03-10T19:53:50.482Z Downloaded num-derive v0.4.2
3562026-03-10T19:53:50.488Z Downloaded managed v0.8.0
3572026-03-10T19:53:50.488Z Downloaded const_format_proc_macros v0.2.34
3582026-03-10T19:53:50.496Z Downloaded crypto-common v0.1.6
3592026-03-10T19:53:50.496Z Downloaded bitflags v1.3.2
3602026-03-10T19:53:50.500Z Downloaded num v0.4.3
3612026-03-10T19:53:50.500Z Downloaded csv-core v0.1.12
3622026-03-10T19:53:50.500Z Downloaded chacha20 v0.9.1
3632026-03-10T19:53:50.504Z Downloaded num_threads v0.1.7
3642026-03-10T19:53:50.508Z Downloaded num-iter v0.1.45
3652026-03-10T19:53:50.508Z Downloaded openssl-macros v0.1.1
3662026-03-10T19:53:50.512Z Downloaded opaque-debug v0.3.1
3672026-03-10T19:53:50.512Z Downloaded heapless v0.8.0
3682026-03-10T19:53:50.515Z Downloaded base64ct v1.8.0
3692026-03-10T19:53:50.519Z Downloaded ipnetwork v0.21.1
3702026-03-10T19:53:50.522Z Downloaded ingot-types v0.1.2
3712026-03-10T19:53:50.522Z Downloaded omicron-workspace-hack v0.1.0
3722026-03-10T19:53:50.527Z Downloaded ingot v0.1.1
3732026-03-10T19:53:50.534Z Downloaded jobserver v0.1.34
3742026-03-10T19:53:50.534Z Downloaded openssl-probe v0.1.6
3752026-03-10T19:53:50.534Z Downloaded highway v1.3.0
3762026-03-10T19:53:50.541Z Downloaded libsw-core v0.3.2
3772026-03-10T19:53:50.542Z Downloaded libsw v3.5.0
3782026-03-10T19:53:50.542Z Downloaded num-derive v0.3.3
3792026-03-10T19:53:50.547Z Downloaded newtype-uuid v1.3.2
3802026-03-10T19:53:50.548Z Downloaded multer v3.1.0
3812026-03-10T19:53:50.548Z Downloaded hyper-rustls v0.27.7
3822026-03-10T19:53:50.551Z Downloaded parse-display v0.10.0
3832026-03-10T19:53:50.551Z Downloaded libloading v0.8.9
3842026-03-10T19:53:50.554Z Downloaded clap_derive v4.5.49
3852026-03-10T19:53:50.559Z Downloaded clang-sys v1.8.1
3862026-03-10T19:53:50.562Z Downloaded argon2 v0.5.3
3872026-03-10T19:53:50.562Z Downloaded plain v0.2.3
3882026-03-10T19:53:50.566Z Downloaded ingot-macros v0.1.1
3892026-03-10T19:53:50.566Z Downloaded pin-utils v0.1.0
3902026-03-10T19:53:50.571Z Downloaded camino v1.2.2
3912026-03-10T19:53:50.571Z Downloaded olpc-cjson v0.1.4
3922026-03-10T19:53:50.574Z Downloaded phf_shared v0.12.1
3932026-03-10T19:53:50.578Z Downloaded powerfmt v0.2.0
3942026-03-10T19:53:50.578Z Downloaded num_enum v0.7.5
3952026-03-10T19:53:50.582Z Downloaded proc-macro-crate v1.3.1
3962026-03-10T19:53:50.593Z Downloaded proc-macro-error-attr2 v2.0.0
3972026-03-10T19:53:50.600Z Downloaded potential_utf v0.1.3
3982026-03-10T19:53:50.600Z Downloaded num_enum_derive v0.7.5
3992026-03-10T19:53:50.600Z Downloaded iana-time-zone v0.1.64
4002026-03-10T19:53:50.600Z Downloaded bytes v1.10.1
4012026-03-10T19:53:50.600Z Downloaded pretty-hex v0.4.1
4022026-03-10T19:53:50.604Z Downloaded progenitor-macro v0.10.0
4032026-03-10T19:53:50.604Z Downloaded progenitor-macro v0.11.1
4042026-03-10T19:53:50.604Z Downloaded progenitor-client v0.10.0
4052026-03-10T19:53:50.604Z Downloaded quick-error v1.2.3
4062026-03-10T19:53:50.608Z Downloaded rand_chacha v0.3.1
4072026-03-10T19:53:50.608Z Downloaded oxnet v0.1.4
4082026-03-10T19:53:50.612Z Downloaded ipnet v2.11.0
4092026-03-10T19:53:50.612Z Downloaded proc-macro-error-attr v1.0.4
4102026-03-10T19:53:50.615Z Downloaded percent-encoding v2.3.2
4112026-03-10T19:53:50.615Z Downloaded rustc_version v0.4.1
4122026-03-10T19:53:50.618Z Downloaded ref-cast v1.0.25
4132026-03-10T19:53:50.622Z Downloaded rustc_version v0.1.7
4142026-03-10T19:53:50.622Z Downloaded oxide-tokio-rt v0.1.2
4152026-03-10T19:53:50.622Z Downloaded rustc-hash v2.1.1
4162026-03-10T19:53:50.625Z Downloaded ppv-lite86 v0.2.21
4172026-03-10T19:53:50.628Z Downloaded pem v3.0.5
4182026-03-10T19:53:50.628Z Downloaded password-hash v0.5.0
4192026-03-10T19:53:50.633Z Downloaded phf v0.12.1
4202026-03-10T19:53:50.633Z Downloaded ref-cast-impl v1.0.25
4212026-03-10T19:53:50.686Z Downloaded indexmap v1.9.3
4222026-03-10T19:53:50.686Z Downloaded icu_properties v2.0.1
4232026-03-10T19:53:50.686Z Downloaded pin-project-internal v1.1.10
4242026-03-10T19:53:50.686Z Downloaded poly1305 v0.8.0
4252026-03-10T19:53:50.686Z Downloaded same-file v1.0.6
4262026-03-10T19:53:50.686Z Downloaded bitflags v2.9.4
4272026-03-10T19:53:50.686Z Downloaded icu_provider v2.0.0
4282026-03-10T19:53:50.686Z Downloaded derive-where v1.6.0
4292026-03-10T19:53:50.686Z Downloaded scroll_derive v0.12.1
4302026-03-10T19:53:50.686Z Downloaded num-complex v0.4.6
4312026-03-10T19:53:50.686Z Downloaded secrecy v0.10.3
4322026-03-10T19:53:50.686Z Downloaded pkg-config v0.3.32
4332026-03-10T19:53:50.686Z Downloaded semver v0.1.20
4342026-03-10T19:53:50.686Z Downloaded search_path v0.1.4
4352026-03-10T19:53:50.686Z Downloaded once_cell v1.21.3
4362026-03-10T19:53:50.686Z Downloaded cc v1.2.38
4372026-03-10T19:53:50.686Z Downloaded getrandom v0.3.3
4382026-03-10T19:53:50.687Z Downloaded serde-big-array v0.5.1
4392026-03-10T19:53:50.691Z Downloaded progenitor-client v0.11.1
4402026-03-10T19:53:50.691Z Downloaded progenitor v0.11.1
4412026-03-10T19:53:50.691Z Downloaded proc-macro-error v1.0.4
4422026-03-10T19:53:50.691Z Downloaded rand_core v0.6.4
4432026-03-10T19:53:50.691Z Downloaded rand_chacha v0.9.0
4442026-03-10T19:53:50.691Z Downloaded progenitor v0.10.0
4452026-03-10T19:53:50.691Z Downloaded serde_urlencoded v0.7.1
4462026-03-10T19:53:50.694Z Downloaded serde_repr v0.1.20
4472026-03-10T19:53:50.703Z Downloaded signal-hook-tokio v0.3.1
4482026-03-10T19:53:50.703Z Downloaded serde_spanned v0.6.9
4492026-03-10T19:53:50.703Z Downloaded rand_core v0.9.3
4502026-03-10T19:53:50.703Z Downloaded pest_derive v2.8.2
4512026-03-10T19:53:50.707Z Downloaded owo-colors v4.2.2
4522026-03-10T19:53:50.707Z Downloaded flate2 v1.1.2
4532026-03-10T19:53:50.712Z Downloaded serde_plain v1.0.2
4542026-03-10T19:53:50.723Z Downloaded sha1 v0.10.6
4552026-03-10T19:53:50.723Z Downloaded sigpipe v0.1.3
4562026-03-10T19:53:50.723Z Downloaded rusty-fork v0.3.0
4572026-03-10T19:53:50.723Z Downloaded num-traits v0.2.19
4582026-03-10T19:53:50.729Z Downloaded resolv-conf v0.7.5
4592026-03-10T19:53:50.729Z Downloaded postcard v1.1.3
4602026-03-10T19:53:50.729Z Downloaded pest_generator v2.8.2
4612026-03-10T19:53:50.730Z Downloaded scroll v0.12.0
4622026-03-10T19:53:50.730Z Downloaded parking_lot v0.12.4
4632026-03-10T19:53:50.733Z Downloaded slog-bunyan v2.5.0
4642026-03-10T19:53:50.733Z Downloaded dropshot-api-manager v0.2.2
4652026-03-10T19:53:50.736Z Downloaded crc32fast v1.5.0
4662026-03-10T19:53:50.736Z Downloaded darling_core v0.21.3
4672026-03-10T19:53:50.745Z Downloaded papergrid v0.17.0
4682026-03-10T19:53:50.748Z Downloaded strsim v0.11.1
4692026-03-10T19:53:50.748Z Downloaded siphasher v1.0.1
4702026-03-10T19:53:50.748Z Downloaded rustls-pemfile v2.2.0
4712026-03-10T19:53:50.753Z Downloaded subtle v2.6.1
4722026-03-10T19:53:50.753Z Downloaded base64 v0.22.1
4732026-03-10T19:53:50.759Z Downloaded schemars_derive v0.8.22
4742026-03-10T19:53:50.762Z Downloaded anyhow v1.0.100
4752026-03-10T19:53:50.762Z Downloaded supports-color v3.0.2
4762026-03-10T19:53:50.762Z Downloaded strum v0.27.2
4772026-03-10T19:53:50.767Z Downloaded semver v1.0.27
4782026-03-10T19:53:50.768Z Downloaded structmeta v0.3.0
4792026-03-10T19:53:50.768Z Downloaded icu_locale_core v2.0.0
4802026-03-10T19:53:50.773Z Downloaded sync_wrapper v1.0.2
4812026-03-10T19:53:50.773Z Downloaded shlex v1.3.0
4822026-03-10T19:53:50.778Z Downloaded omicron-zone-package v0.12.2
4832026-03-10T19:53:50.782Z Downloaded quinn-udp v0.5.14
4842026-03-10T19:53:50.782Z Downloaded pest_meta v2.8.2
4852026-03-10T19:53:50.782Z Downloaded pin-project v1.1.10
4862026-03-10T19:53:50.791Z Downloaded testing_table v0.3.0
4872026-03-10T19:53:50.794Z Downloaded tabled_derive v0.11.0
4882026-03-10T19:53:50.795Z Downloaded signal-hook-registry v1.4.6
4892026-03-10T19:53:50.799Z Downloaded take_mut v0.2.2
4902026-03-10T19:53:50.799Z Downloaded rustversion v1.0.22
4912026-03-10T19:53:50.799Z Downloaded serde_spanned v1.0.4
4922026-03-10T19:53:50.802Z Downloaded serde_derive_internals v0.29.1
4932026-03-10T19:53:50.802Z Downloaded serde_tokenstream v0.2.2
4942026-03-10T19:53:50.806Z Downloaded sha2 v0.10.9
4952026-03-10T19:53:50.806Z Downloaded papergrid v0.11.0
4962026-03-10T19:53:50.809Z Downloaded thread-id v4.2.2
4972026-03-10T19:53:50.813Z Downloaded jiff-static v0.2.15
4982026-03-10T19:53:50.814Z Downloaded thiserror-impl-no-std v2.0.2
4992026-03-10T19:53:50.818Z Downloaded miniz_oxide v0.8.9
5002026-03-10T19:53:50.818Z Downloaded slog-json v2.6.1
5012026-03-10T19:53:50.823Z Downloaded snafu-derive v0.8.9
5022026-03-10T19:53:50.823Z Downloaded termtree v0.5.1
5032026-03-10T19:53:50.823Z Downloaded terminal_size v0.4.3
5042026-03-10T19:53:50.823Z Downloaded tagptr v0.2.0
5052026-03-10T19:53:50.830Z Downloaded slog-term v2.9.2
5062026-03-10T19:53:50.831Z Downloaded thread-id v5.0.0
5072026-03-10T19:53:50.831Z Downloaded static_assertions v1.1.0
5082026-03-10T19:53:50.831Z Downloaded tabwriter v1.4.1
5092026-03-10T19:53:50.835Z Downloaded tinyvec_macros v0.1.1
5102026-03-10T19:53:50.835Z Downloaded slab v0.4.11
5112026-03-10T19:53:50.835Z Downloaded slog-async v2.8.0
5122026-03-10T19:53:50.839Z Downloaded icu_normalizer_data v2.0.0
5132026-03-10T19:53:50.839Z Downloaded strum v0.26.3
5142026-03-10T19:53:50.842Z Downloaded smf v0.2.3
5152026-03-10T19:53:50.843Z Downloaded ryu v1.0.20
5162026-03-10T19:53:50.850Z Downloaded hickory-resolver v0.24.4
5172026-03-10T19:53:50.850Z Downloaded toml_datetime v0.6.11
5182026-03-10T19:53:50.850Z Downloaded serde_with_macros v3.14.1
5192026-03-10T19:53:50.850Z Downloaded swrite v0.1.0
5202026-03-10T19:53:50.855Z Downloaded strum_macros v0.27.2
5212026-03-10T19:53:50.855Z Downloaded half v2.7.1
5222026-03-10T19:53:50.855Z Downloaded topological-sort v0.2.2
5232026-03-10T19:53:50.858Z Downloaded indexmap v2.13.0
5242026-03-10T19:53:50.862Z Downloaded proc-macro2 v1.0.101
5252026-03-10T19:53:50.862Z Downloaded synstructure v0.13.2
5262026-03-10T19:53:50.875Z Downloaded structmeta-derive v0.3.0
5272026-03-10T19:53:50.875Z Downloaded stable_deref_trait v1.2.0
5282026-03-10T19:53:50.875Z Downloaded smawk v0.3.2
5292026-03-10T19:53:50.881Z Downloaded serde_path_to_error v0.1.20
5302026-03-10T19:53:50.882Z Downloaded toml_write v0.1.2
5312026-03-10T19:53:50.882Z Downloaded parking_lot_core v0.9.11
5322026-03-10T19:53:50.882Z Downloaded tower-layer v0.3.3
5332026-03-10T19:53:50.882Z Downloaded tabled_derive v0.7.0
5342026-03-10T19:53:50.882Z Downloaded icu_normalizer v2.0.0
5352026-03-10T19:53:50.882Z Downloaded quote v1.0.40
5362026-03-10T19:53:50.882Z Downloaded thiserror v1.0.69
5372026-03-10T19:53:50.887Z Downloaded tower-service v0.3.3
5382026-03-10T19:53:50.887Z Downloaded slog-dtrace v0.3.0
5392026-03-10T19:53:50.887Z Downloaded time-core v0.1.6
5402026-03-10T19:53:50.890Z Downloaded unarray v0.1.4
5412026-03-10T19:53:50.890Z Downloaded try-lock v0.2.5
5422026-03-10T19:53:50.890Z Downloaded smallvec v1.15.1
5432026-03-10T19:53:50.894Z Downloaded http v1.4.0
5442026-03-10T19:53:50.897Z Downloaded memchr v2.7.5
5452026-03-10T19:53:50.900Z Downloaded serde_core v1.0.228
5462026-03-10T19:53:50.903Z Downloaded thiserror-no-std v2.0.2
5472026-03-10T19:53:50.907Z Downloaded unicode-xid v0.2.6
5482026-03-10T19:53:50.907Z Downloaded unicode-linebreak v0.1.5
5492026-03-10T19:53:50.907Z Downloaded clap_builder v4.5.50
5502026-03-10T19:53:50.912Z Downloaded tokio-native-tls v0.3.1
5512026-03-10T19:53:50.919Z Downloaded spin v0.9.8
5522026-03-10T19:53:50.919Z Downloaded strum_macros v0.26.4
5532026-03-10T19:53:50.924Z Downloaded typify-macro v0.4.3
5542026-03-10T19:53:50.924Z Downloaded serde_derive v1.0.228
5552026-03-10T19:53:50.924Z Downloaded usdt-attr-macro v0.5.0
5562026-03-10T19:53:50.924Z Downloaded usdt v0.5.0
5572026-03-10T19:53:50.924Z Downloaded untrusted v0.9.0
5582026-03-10T19:53:50.932Z Downloaded utf8_iter v1.0.4
5592026-03-10T19:53:50.932Z Downloaded version_check v0.9.5
5602026-03-10T19:53:50.932Z Downloaded tokio-macros v2.6.0
5612026-03-10T19:53:50.932Z Downloaded wait-timeout v0.2.1
5622026-03-10T19:53:50.932Z Downloaded tinystr v0.8.1
5632026-03-10T19:53:50.932Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5642026-03-10T19:53:50.937Z Downloaded tokio-dtrace v0.1.1
5652026-03-10T19:53:50.937Z Downloaded minimal-lexical v0.2.1
5662026-03-10T19:53:50.941Z Downloaded utf8parse v0.2.2
5672026-03-10T19:53:50.941Z Downloaded usdt-macro v0.6.0
5682026-03-10T19:53:50.942Z Downloaded usdt v0.6.0
5692026-03-10T19:53:50.945Z Downloaded usdt-macro v0.5.0
5702026-03-10T19:53:50.945Z Downloaded usdt-attr-macro v0.6.0
5712026-03-10T19:53:50.946Z Downloaded term v1.2.0
5722026-03-10T19:53:50.946Z Downloaded waitgroup v0.1.2
5732026-03-10T19:53:50.949Z Downloaded want v0.3.1
5742026-03-10T19:53:50.949Z Downloaded hashbrown v0.12.3
5752026-03-10T19:53:50.952Z Downloaded prettyplease v0.2.37
5762026-03-10T19:53:50.952Z Downloaded slog v2.8.2
5772026-03-10T19:53:50.955Z Downloaded similar v2.7.0
5782026-03-10T19:53:50.958Z Downloaded toml_writer v1.0.6+spec-1.1.0
5792026-03-10T19:53:50.963Z Downloaded progenitor-impl v0.11.1
5802026-03-10T19:53:50.963Z Downloaded openssl-sys v0.9.109
5812026-03-10T19:53:50.966Z Downloaded progenitor-impl v0.10.0
5822026-03-10T19:53:50.973Z Downloaded tempfile v3.23.0
5832026-03-10T19:53:50.973Z Downloaded quinn v0.11.9
5842026-03-10T19:53:50.979Z Downloaded yoke-derive v0.8.0
5852026-03-10T19:53:50.979Z Downloaded schemars v0.9.0
5862026-03-10T19:53:50.985Z Downloaded zeroize_derive v1.4.3
5872026-03-10T19:53:50.985Z Downloaded zerofrom-derive v0.1.6
5882026-03-10T19:53:50.985Z Downloaded zerofrom v0.1.6
5892026-03-10T19:53:50.989Z Downloaded xattr v1.6.1
5902026-03-10T19:53:50.989Z Downloaded tokio-rustls v0.25.0
5912026-03-10T19:53:50.989Z Downloaded serde_yaml v0.9.34+deprecated
5922026-03-10T19:53:50.994Z Downloaded toml_parser v1.0.6+spec-1.1.0
5932026-03-10T19:53:50.994Z Downloaded tokio-rustls v0.26.3
5942026-03-10T19:53:50.998Z Downloaded hickory-resolver v0.25.2
5952026-03-10T19:53:51.002Z Downloaded expectorate v1.2.0
5962026-03-10T19:53:51.002Z Downloaded time-macros v0.2.24
5972026-03-10T19:53:51.005Z Downloaded signal-hook v0.3.18
5982026-03-10T19:53:51.005Z Downloaded thread_local v1.1.9
5992026-03-10T19:53:51.008Z Downloaded untrusted v0.7.1
6002026-03-10T19:53:51.008Z Downloaded universal-hash v0.5.1
6012026-03-10T19:53:51.008Z Downloaded rayon-core v1.13.0
6022026-03-10T19:53:51.013Z Downloaded thiserror-impl v2.0.18
6032026-03-10T19:53:51.013Z Downloaded thiserror-impl v1.0.69
6042026-03-10T19:53:51.013Z Downloaded zone_cfg_derive v0.3.1
6052026-03-10T19:53:51.013Z Downloaded thiserror v2.0.18
6062026-03-10T19:53:51.017Z Downloaded zone v0.3.1
6072026-03-10T19:53:51.020Z Downloaded walkdir v2.5.0
6082026-03-10T19:53:51.020Z Downloaded test-strategy v0.4.3
6092026-03-10T19:53:51.025Z Downloaded schemars v1.2.0
6102026-03-10T19:53:51.036Z Downloaded usdt-impl v0.6.0
6112026-03-10T19:53:51.040Z Downloaded usdt-impl v0.5.0
6122026-03-10T19:53:51.040Z Downloaded toml v0.8.23
6132026-03-10T19:53:51.041Z Downloaded tokio-stream v0.1.17
6142026-03-10T19:53:51.046Z Downloaded rand v0.8.5
6152026-03-10T19:53:51.047Z Downloaded tinyvec v1.10.0
6162026-03-10T19:53:51.050Z Downloaded socket2 v0.6.0
6172026-03-10T19:53:51.051Z Downloaded tar v0.4.44
6182026-03-10T19:53:51.051Z Downloaded snafu v0.8.9
6192026-03-10T19:53:51.054Z Downloaded qorb v0.4.1
6202026-03-10T19:53:51.057Z Downloaded yoke v0.8.0
6212026-03-10T19:53:51.060Z Downloaded writeable v0.6.1
6222026-03-10T19:53:51.060Z Downloaded vergen v8.3.2
6232026-03-10T19:53:51.065Z Downloaded rustls-pki-types v1.12.0
6242026-03-10T19:53:51.065Z Downloaded scroll v0.13.0
6252026-03-10T19:53:51.067Z Downloaded schemars v0.8.22
6262026-03-10T19:53:51.077Z Downloaded zmij v1.0.17
6272026-03-10T19:53:51.080Z Downloaded nom v7.1.3
6282026-03-10T19:53:51.080Z Downloaded tracing-attributes v0.1.30
6292026-03-10T19:53:51.083Z Downloaded unicode-ident v1.0.19
6302026-03-10T19:53:51.083Z Downloaded ucd-trie v0.1.7
6312026-03-10T19:53:51.087Z Downloaded textwrap v0.16.2
6322026-03-10T19:53:51.088Z Downloaded zerovec-derive v0.11.1
6332026-03-10T19:53:51.088Z Downloaded rustls-webpki v0.103.6
6342026-03-10T19:53:51.092Z Downloaded toml v0.7.8
6352026-03-10T19:53:51.095Z Downloaded zerocopy-derive v0.7.35
6362026-03-10T19:53:51.095Z Downloaded serde v1.0.228
6372026-03-10T19:53:51.099Z Downloaded zeroize v1.8.1
6382026-03-10T19:53:51.102Z Downloaded steno v0.4.1
6392026-03-10T19:53:51.102Z Downloaded toml v0.9.11+spec-1.1.0
6402026-03-10T19:53:51.106Z Downloaded rand v0.9.2
6412026-03-10T19:53:51.110Z Downloaded iddqd v0.3.17
6422026-03-10T19:53:51.113Z Downloaded toml_edit v0.22.27
6432026-03-10T19:53:51.117Z Downloaded proc-macro-error2 v2.0.1
6442026-03-10T19:53:51.120Z Downloaded log v0.4.28
6452026-03-10T19:53:51.120Z Downloaded whoami v1.6.1
6462026-03-10T19:53:51.123Z Downloaded typify v0.4.3
6472026-03-10T19:53:51.128Z Downloaded tracing-core v0.1.34
6482026-03-10T19:53:51.128Z Downloaded mio v1.0.4
6492026-03-10T19:53:51.134Z Downloaded blake2 v0.10.6
6502026-03-10T19:53:51.134Z Downloaded pin-project-lite v0.2.16
6512026-03-10T19:53:51.141Z Downloaded idna v1.1.0
6522026-03-10T19:53:51.141Z Downloaded memmap2 v0.9.8
6532026-03-10T19:53:51.146Z Downloaded scroll_derive v0.13.1
6542026-03-10T19:53:51.146Z Downloaded native-tls v0.2.14
6552026-03-10T19:53:51.146Z Downloaded libm v0.2.15
6562026-03-10T19:53:51.151Z Downloaded unsafe-libyaml v0.2.11
6572026-03-10T19:53:51.155Z Downloaded iri-string v0.7.8
6582026-03-10T19:53:51.158Z Downloaded vsss-rs v3.3.4
6592026-03-10T19:53:51.163Z Downloaded itertools v0.12.1
6602026-03-10T19:53:51.169Z Downloaded hyper v1.8.1
6612026-03-10T19:53:51.169Z Downloaded hashbrown v0.16.1
6622026-03-10T19:53:51.176Z Downloaded futures-util v0.3.31
6632026-03-10T19:53:51.181Z Downloaded h2 v0.4.12
6642026-03-10T19:53:51.187Z Downloaded toml_edit v0.19.15
6652026-03-10T19:53:51.197Z Downloaded url v2.5.7
6662026-03-10T19:53:51.204Z Downloaded uuid v1.20.0
6672026-03-10T19:53:51.205Z Downloaded pest v2.8.2
6682026-03-10T19:53:51.209Z Downloaded aho-corasick v1.1.3
6692026-03-10T19:53:51.209Z Downloaded icu_properties_data v2.0.1
6702026-03-10T19:53:51.215Z Downloaded tracing v0.1.41
6712026-03-10T19:53:51.221Z Downloaded hashbrown v0.15.5
6722026-03-10T19:53:51.221Z Downloaded scopeguard v1.2.0
6732026-03-10T19:53:51.224Z Downloaded parse-display-derive v0.10.0
6742026-03-10T19:53:51.224Z Downloaded clap v4.5.50
6752026-03-10T19:53:51.229Z Downloaded typenum v1.18.0
6762026-03-10T19:53:51.243Z Downloaded ciborium v0.2.2
6772026-03-10T19:53:51.243Z Downloaded rand_xorshift v0.4.0
6782026-03-10T19:53:51.243Z Downloaded paste v1.0.15
6792026-03-10T19:53:51.248Z Downloaded zerotrie v0.2.2
6802026-03-10T19:53:51.248Z Downloaded litemap v0.8.0
6812026-03-10T19:53:51.248Z Downloaded hyper-util v0.1.19
6822026-03-10T19:53:51.248Z Downloaded tower v0.5.2
6832026-03-10T19:53:51.258Z Downloaded lock_api v0.4.13
6842026-03-10T19:53:51.258Z Downloaded icu_collections v2.0.0
6852026-03-10T19:53:51.265Z Downloaded goblin v0.8.2
6862026-03-10T19:53:51.265Z Downloaded zerocopy-derive v0.8.27
6872026-03-10T19:53:51.268Z Downloaded rayon v1.11.0
6882026-03-10T19:53:51.274Z Downloaded num_enum v0.5.11
6892026-03-10T19:53:51.276Z Downloaded aws-lc-rs v1.14.0
6902026-03-10T19:53:51.284Z Downloaded tower-http v0.6.6
6912026-03-10T19:53:51.291Z Downloaded time v0.3.44
6922026-03-10T19:53:51.297Z Downloaded unicode-normalization v0.1.24
6932026-03-10T19:53:51.297Z Downloaded blake3 v1.8.2
6942026-03-10T19:53:51.302Z Downloaded regex v1.12.2
6952026-03-10T19:53:51.306Z Downloaded itertools v0.14.0
6962026-03-10T19:53:51.323Z Downloaded unicode-segmentation v1.12.0
6972026-03-10T19:53:51.323Z Downloaded typed-path v0.9.3
6982026-03-10T19:53:51.323Z Downloaded chrono v0.4.43
6992026-03-10T19:53:51.323Z Downloaded tokio-util v0.7.16
7002026-03-10T19:53:51.328Z Downloaded num-rational v0.4.2
7012026-03-10T19:53:51.328Z Downloaded num-integer v0.1.46
7022026-03-10T19:53:51.331Z Downloaded zerovec v0.11.4
7032026-03-10T19:53:51.335Z Downloaded tough v0.20.0
7042026-03-10T19:53:51.339Z Downloaded reqwest v0.12.23
7052026-03-10T19:53:51.350Z Downloaded rustls-webpki v0.102.8
7062026-03-10T19:53:51.358Z Downloaded proptest v1.8.0
7072026-03-10T19:53:51.362Z Downloaded serde_json v1.0.149
7082026-03-10T19:53:51.368Z Downloaded git2 v0.19.0
7092026-03-10T19:53:51.372Z Downloaded zerocopy v0.7.35
7102026-03-10T19:53:51.384Z Downloaded serde_with v3.14.1
7112026-03-10T19:53:51.393Z Downloaded bindgen v0.72.1
7122026-03-10T19:53:51.399Z Downloaded portable-atomic v1.11.1
7132026-03-10T19:53:51.404Z Downloaded tabled v0.15.0
7142026-03-10T19:53:51.414Z Downloaded goblin v0.10.1
7152026-03-10T19:53:51.419Z Downloaded openssl v0.10.73
7162026-03-10T19:53:51.429Z Downloaded quinn-proto v0.11.13
7172026-03-10T19:53:51.432Z Downloaded syn v1.0.109
7182026-03-10T19:53:51.437Z Downloaded bstr v1.12.0
7192026-03-10T19:53:51.444Z Downloaded moka v0.12.11
7202026-03-10T19:53:51.450Z Downloaded curve25519-dalek v4.1.3
7212026-03-10T19:53:51.456Z Downloaded winnow v0.5.40
7222026-03-10T19:53:51.462Z Downloaded hkdf v0.12.4
7232026-03-10T19:53:51.466Z Downloaded linear-map v1.2.0
7242026-03-10T19:53:51.466Z Downloaded crossbeam-utils v0.8.21
7252026-03-10T19:53:51.469Z Downloaded unicode-width v0.2.1
7262026-03-10T19:53:51.472Z Downloaded winnow v0.7.14
7272026-03-10T19:53:51.477Z Downloaded webpki-roots v1.0.2
7282026-03-10T19:53:51.480Z Downloaded colored v3.0.0
7292026-03-10T19:53:51.483Z Downloaded smoltcp v0.11.0
7302026-03-10T19:53:51.493Z Downloaded num_enum_derive v0.5.11
7312026-03-10T19:53:51.497Z Downloaded newtype_derive v0.1.6
7322026-03-10T19:53:51.497Z Downloaded anstream v0.6.20
7332026-03-10T19:53:51.498Z Downloaded newtype-uuid-macros v0.1.0
7342026-03-10T19:53:51.498Z Downloaded match_cfg v0.1.0
7352026-03-10T19:53:51.498Z Downloaded instant v0.1.13
7362026-03-10T19:53:51.498Z Downloaded httparse v1.10.1
7372026-03-10T19:53:51.498Z Downloaded syn v2.0.114
7382026-03-10T19:53:51.505Z Downloaded http-body-util v0.1.3
7392026-03-10T19:53:51.512Z Downloaded group v0.13.0
7402026-03-10T19:53:51.513Z Downloaded elliptic-curve v0.13.8
7412026-03-10T19:53:51.513Z Downloaded tabled v0.20.0
7422026-03-10T19:53:51.522Z Downloaded bit-vec v0.8.0
7432026-03-10T19:53:51.525Z Downloaded backoff v0.4.0
7442026-03-10T19:53:51.525Z Downloaded daft v0.1.4
7452026-03-10T19:53:51.529Z Downloaded newline-converter v0.3.0
7462026-03-10T19:53:51.529Z Downloaded lazy_static v1.5.0
7472026-03-10T19:53:51.529Z Downloaded hmac v0.12.1
7482026-03-10T19:53:51.532Z Downloaded glob v0.3.3
7492026-03-10T19:53:51.532Z Downloaded getrandom v0.2.16
7502026-03-10T19:53:51.532Z Downloaded memoffset v0.9.1
7512026-03-10T19:53:51.536Z Downloaded libscf-sys v1.1.0
7522026-03-10T19:53:51.537Z Downloaded heck v0.5.0
7532026-03-10T19:53:51.537Z Downloaded foldhash v0.2.0
7542026-03-10T19:53:51.537Z Downloaded lru-cache v0.1.2
7552026-03-10T19:53:51.537Z Downloaded data-encoding v2.9.0
7562026-03-10T19:53:51.537Z Downloaded allocator-api2 v0.2.21
7572026-03-10T19:53:51.540Z Downloaded is_terminal_polyfill v1.70.1
7582026-03-10T19:53:51.540Z Downloaded float-ord v0.3.2
7592026-03-10T19:53:51.540Z Downloaded daft-derive v0.1.4
7602026-03-10T19:53:51.543Z Downloaded crossbeam-epoch v0.9.18
7612026-03-10T19:53:51.546Z Downloaded dtrace-parser v0.2.0
7622026-03-10T19:53:51.547Z Downloaded futures-task v0.3.31
7632026-03-10T19:53:51.547Z Downloaded foreign-types v0.3.2
7642026-03-10T19:53:51.547Z Downloaded dof v0.3.0
7652026-03-10T19:53:51.551Z Downloaded vcpkg v0.2.15
7662026-03-10T19:53:51.584Z Downloaded zerocopy v0.8.27
7672026-03-10T19:53:51.599Z Downloaded defmt v1.0.1
7682026-03-10T19:53:51.604Z Downloaded critical-section v1.2.0
7692026-03-10T19:53:51.604Z Downloaded chacha20poly1305 v0.10.1
7702026-03-10T19:53:51.608Z Downloaded autocfg v1.5.0
7712026-03-10T19:53:51.608Z Downloaded crossbeam-channel v0.5.15
7722026-03-10T19:53:51.612Z Downloaded anstyle-parse v0.2.7
7732026-03-10T19:53:51.612Z Downloaded hyper-tls v0.6.0
7742026-03-10T19:53:51.612Z Downloaded futures-sink v0.3.31
7752026-03-10T19:53:51.612Z Downloaded anstyle-query v1.1.4
7762026-03-10T19:53:51.612Z Downloaded dunce v1.0.5
7772026-03-10T19:53:51.613Z Downloaded convert_case v0.4.0
7782026-03-10T19:53:51.616Z Downloaded digest v0.10.7
7792026-03-10T19:53:51.616Z Downloaded fnv v1.0.7
7802026-03-10T19:53:51.616Z Downloaded cstr-argument v0.1.2
7812026-03-10T19:53:51.616Z Downloaded cpufeatures v0.2.17
7822026-03-10T19:53:51.620Z Downloaded cfg_aliases v0.2.1
7832026-03-10T19:53:51.620Z Downloaded cargo-platform v0.1.9
7842026-03-10T19:53:51.620Z Downloaded bit-set v0.8.0
7852026-03-10T19:53:51.624Z Downloaded generic-array v0.14.7
7862026-03-10T19:53:51.624Z Downloaded gethostname v0.5.0
7872026-03-10T19:53:51.624Z Downloaded futures-io v0.3.31
7882026-03-10T19:53:51.624Z Downloaded camino-tempfile v1.4.1
7892026-03-10T19:53:51.624Z Downloaded byteorder v1.5.0
7902026-03-10T19:53:51.627Z Downloaded crucible-workspace-hack v0.1.0
7912026-03-10T19:53:51.627Z Downloaded arrayref v0.3.9
7922026-03-10T19:53:51.627Z Downloaded foreign-types v0.5.0
7932026-03-10T19:53:51.627Z Downloaded display-error-chain v0.2.2
7942026-03-10T19:53:51.627Z Downloaded cobs v0.3.0
7952026-03-10T19:53:51.634Z Downloaded clap_lex v0.7.5
7962026-03-10T19:53:51.634Z Downloaded foldhash v0.1.5
7972026-03-10T19:53:51.634Z Downloaded erased-serde v0.3.31
7982026-03-10T19:53:51.634Z Downloaded embedded-io v0.4.0
7992026-03-10T19:53:51.634Z Downloaded cfg-if v1.0.3
8002026-03-10T19:53:51.634Z Downloaded nix v0.30.1
8012026-03-10T19:53:51.645Z Downloaded bcs v0.1.6
8022026-03-10T19:53:51.651Z Downloaded fixedbitset v0.5.7
8032026-03-10T19:53:51.651Z Downloaded filetime v0.2.26
8042026-03-10T19:53:51.651Z Downloaded ff v0.13.1
8052026-03-10T19:53:51.651Z Downloaded either v1.15.0
8062026-03-10T19:53:51.651Z Downloaded deranged v0.5.3
8072026-03-10T19:53:51.651Z Downloaded cexpr v0.6.0
8082026-03-10T19:53:51.651Z Downloaded base16ct v0.2.0
8092026-03-10T19:53:51.651Z Downloaded cookie v0.18.1
8102026-03-10T19:53:51.657Z Downloaded globset v0.4.16
8112026-03-10T19:53:51.657Z Downloaded fixedbitset v0.4.2
8122026-03-10T19:53:51.657Z Downloaded equivalent v1.0.2
8132026-03-10T19:53:51.657Z Downloaded unicode-width v0.1.14
8142026-03-10T19:53:51.661Z Downloaded regress v0.10.4
8152026-03-10T19:53:51.666Z Downloaded openapiv3 v2.2.0
8162026-03-10T19:53:51.672Z Downloaded hickory-proto v0.25.2
8172026-03-10T19:53:51.682Z Downloaded rustls v0.23.32
8182026-03-10T19:53:51.691Z Downloaded rustix v0.38.44
8192026-03-10T19:53:51.710Z Downloaded rustls v0.22.4
8202026-03-10T19:53:51.717Z Downloaded regex-syntax v0.8.6
8212026-03-10T19:53:51.722Z Downloaded dropshot v0.16.7
8222026-03-10T19:53:51.739Z Downloaded rustix v1.1.2
8232026-03-10T19:53:51.758Z Downloaded petgraph v0.6.5
8242026-03-10T19:53:51.770Z Downloaded jiff v0.2.15
8252026-03-10T19:53:51.781Z Downloaded hickory-proto v0.24.4
8262026-03-10T19:53:51.792Z Downloaded typify-impl v0.4.3
8272026-03-10T19:53:51.801Z Downloaded petgraph v0.8.2
8282026-03-10T19:53:51.816Z Downloaded csv v1.3.1
8292026-03-10T19:53:51.830Z Downloaded chrono-tz v0.10.4
8302026-03-10T19:53:51.842Z Downloaded dyn-clone v1.0.20
8312026-03-10T19:53:51.849Z Downloaded constant_time_eq v0.3.1
8322026-03-10T19:53:51.849Z Downloaded sha3 v0.10.8
8332026-03-10T19:53:51.849Z Downloaded bytecount v0.6.9
8342026-03-10T19:53:51.854Z Downloaded find-msvc-tools v0.1.2
8352026-03-10T19:53:51.854Z Downloaded enum-as-inner v0.6.1
8362026-03-10T19:53:51.854Z Downloaded derive_more v0.99.20
8372026-03-10T19:53:51.858Z Downloaded regex-automata v0.4.13
8382026-03-10T19:53:51.866Z Downloaded cmake v0.1.54
8392026-03-10T19:53:51.870Z Downloaded block-buffer v0.10.4
8402026-03-10T19:53:51.870Z Downloaded aead v0.5.2
8412026-03-10T19:53:51.870Z Downloaded atomic-waker v1.1.2
8422026-03-10T19:53:51.874Z Downloaded async-stream v0.3.6
8432026-03-10T19:53:51.874Z Downloaded async-recursion v1.1.1
8442026-03-10T19:53:51.877Z Downloaded arrayvec v0.7.6
8452026-03-10T19:53:51.910Z Downloaded libc v0.2.176
8462026-03-10T19:53:51.955Z Downloaded libz-sys v1.1.22
8472026-03-10T19:53:51.988Z Downloaded tokio v1.49.0
8482026-03-10T19:53:52.014Z Downloaded curl-sys v0.4.83+curl-8.15.0
8492026-03-10T19:53:52.124Z Downloaded encoding_rs v0.8.35
8502026-03-10T19:53:52.151Z Downloaded ring v0.17.14
8512026-03-10T19:53:52.185Z Downloaded libgit2-sys v0.17.0+1.8.1
8522026-03-10T19:53:52.677Z Downloaded aws-lc-sys v0.31.0
8532026-03-10T19:53:53.064Z Compiling proc-macro2 v1.0.101
8542026-03-10T19:53:53.064Z Compiling unicode-ident v1.0.19
8552026-03-10T19:53:53.070Z Compiling serde_core v1.0.228
8562026-03-10T19:53:53.070Z Compiling serde v1.0.228
8572026-03-10T19:53:53.070Z Compiling libc v0.2.176
8582026-03-10T19:53:53.071Z Compiling autocfg v1.5.0
8592026-03-10T19:53:53.071Z Checking cfg-if v1.0.3
8602026-03-10T19:53:53.414Z Compiling memchr v2.7.5
8612026-03-10T19:53:53.447Z Compiling zmij v1.0.17
8622026-03-10T19:53:53.868Z Compiling getrandom v0.3.3
8632026-03-10T19:53:53.972Z Compiling libm v0.2.15
8642026-03-10T19:53:54.310Z Compiling shlex v1.3.0
8652026-03-10T19:53:54.385Z Compiling jobserver v0.1.34
8662026-03-10T19:53:54.410Z Compiling find-msvc-tools v0.1.2
8672026-03-10T19:53:54.542Z Compiling version_check v0.9.5
8682026-03-10T19:53:54.567Z Checking itoa v1.0.15
8692026-03-10T19:53:54.699Z Compiling quote v1.0.40
8702026-03-10T19:53:54.744Z Compiling cc v1.2.38
8712026-03-10T19:53:54.795Z Checking smallvec v1.15.1
8722026-03-10T19:53:54.823Z Compiling icu_normalizer_data v2.0.0
8732026-03-10T19:53:54.867Z Compiling icu_properties_data v2.0.1
8742026-03-10T19:53:54.908Z Compiling thiserror v2.0.18
8752026-03-10T19:53:55.031Z Compiling syn v2.0.114
8762026-03-10T19:53:55.116Z Compiling lock_api v0.4.13
8772026-03-10T19:53:55.577Z Compiling parking_lot_core v0.9.11
8782026-03-10T19:53:55.580Z Checking stable_deref_trait v1.2.0
8792026-03-10T19:53:55.580Z Compiling serde_json v1.0.149
8802026-03-10T19:53:55.716Z Compiling log v0.4.28
8812026-03-10T19:53:55.897Z Compiling num-traits v0.2.19
8822026-03-10T19:53:55.964Z Compiling heck v0.5.0
8832026-03-10T19:53:56.209Z Checking litemap v0.8.0
8842026-03-10T19:53:56.255Z Checking writeable v0.6.1
8852026-03-10T19:53:56.410Z Compiling zerocopy v0.8.27
8862026-03-10T19:53:56.513Z Checking percent-encoding v2.3.2
8872026-03-10T19:53:56.702Z Checking form_urlencoded v1.2.2
8882026-03-10T19:53:56.736Z Checking utf8_iter v1.0.4
8892026-03-10T19:53:56.792Z Checking pin-project-lite v0.2.16
8902026-03-10T19:53:56.868Z Compiling rustversion v1.0.22
8912026-03-10T19:53:56.899Z Checking getrandom v0.2.16
8922026-03-10T19:53:56.921Z Compiling regex-syntax v0.8.6
8932026-03-10T19:53:57.009Z Checking iana-time-zone v0.1.64
8942026-03-10T19:53:57.067Z Checking socket2 v0.6.0
8952026-03-10T19:53:57.092Z Compiling aho-corasick v1.1.3
8962026-03-10T19:53:57.143Z Checking scopeguard v1.2.0
8972026-03-10T19:53:57.406Z Checking uuid v1.20.0
8982026-03-10T19:53:57.784Z Compiling allocator-api2 v0.2.21
8992026-03-10T19:53:57.808Z Checking parking_lot v0.12.4
9002026-03-10T19:53:57.833Z Checking semver v1.0.27
9012026-03-10T19:53:57.914Z Checking signal-hook-registry v1.4.6
9022026-03-10T19:53:58.075Z Compiling bitflags v2.9.4
9032026-03-10T19:53:58.114Z Compiling equivalent v1.0.2
9042026-03-10T19:53:58.151Z Checking mio v1.0.4
9052026-03-10T19:53:58.226Z Compiling portable-atomic v1.11.1
9062026-03-10T19:53:58.236Z Compiling schemars v0.8.22
9072026-03-10T19:53:58.334Z Checking dyn-clone v1.0.20
9082026-03-10T19:53:58.465Z Compiling ring v0.17.14
9092026-03-10T19:53:58.520Z Compiling typenum v1.18.0
9102026-03-10T19:53:58.564Z Checking critical-section v1.2.0
9112026-03-10T19:53:58.584Z Checking futures-core v0.3.31
9122026-03-10T19:53:58.949Z Compiling regex-automata v0.4.13
9132026-03-10T19:53:58.981Z Compiling thiserror v1.0.69
9142026-03-10T19:53:59.174Z Compiling hashbrown v0.16.1
9152026-03-10T19:53:59.379Z Compiling synstructure v0.13.2
9162026-03-10T19:53:59.505Z Compiling serde_derive_internals v0.29.1
9172026-03-10T19:53:59.876Z Checking once_cell v1.21.3
9182026-03-10T19:54:00.131Z Checking subtle v2.6.1
9192026-03-10T19:54:00.207Z Compiling either v1.15.0
9202026-03-10T19:54:00.247Z Compiling indexmap v2.13.0
9212026-03-10T19:54:00.485Z Compiling rustix v1.1.2
9222026-03-10T19:54:00.641Z Compiling httparse v1.10.1
9232026-03-10T19:54:00.950Z Checking futures-sink v0.3.31
9242026-03-10T19:54:01.081Z Compiling ucd-trie v0.1.7
9252026-03-10T19:54:01.166Z Compiling anyhow v1.0.100
9262026-03-10T19:54:01.171Z Checking rand_core v0.6.4
9272026-03-10T19:54:01.213Z Checking slab v0.4.11
9282026-03-10T19:54:01.233Z Compiling serde_derive v1.0.228
9292026-03-10T19:54:01.286Z Compiling zerofrom-derive v0.1.6
9302026-03-10T19:54:01.378Z Compiling yoke-derive v0.8.0
9312026-03-10T19:54:01.410Z Compiling zerovec-derive v0.11.1
9322026-03-10T19:54:01.425Z Compiling displaydoc v0.2.5
9332026-03-10T19:54:01.575Z Compiling thiserror-impl v2.0.18
9342026-03-10T19:54:02.347Z Compiling schemars_derive v0.8.22
9352026-03-10T19:54:02.569Z Compiling tokio-macros v2.6.0
9362026-03-10T19:54:02.732Z Compiling zerocopy-derive v0.8.27
9372026-03-10T19:54:02.810Z Compiling zeroize_derive v1.4.3
9382026-03-10T19:54:02.887Z Checking zerofrom v0.1.6
9392026-03-10T19:54:03.048Z Checking yoke v0.8.0
9402026-03-10T19:54:03.271Z Checking zerovec v0.11.4
9412026-03-10T19:54:03.304Z Checking zerotrie v0.2.2
9422026-03-10T19:54:03.327Z Compiling futures-macro v0.3.31
9432026-03-10T19:54:03.513Z Compiling regex v1.12.2
9442026-03-10T19:54:03.658Z Checking zeroize v1.8.1
9452026-03-10T19:54:03.765Z Compiling thiserror-impl v1.0.69
9462026-03-10T19:54:03.857Z Compiling pest v2.8.2
9472026-03-10T19:54:04.065Z Compiling pkg-config v0.3.32
9482026-03-10T19:54:04.279Z Checking tinystr v0.8.1
9492026-03-10T19:54:04.354Z Checking potential_utf v0.1.3
9502026-03-10T19:54:04.521Z Checking icu_collections v2.0.0
9512026-03-10T19:54:04.549Z Checking icu_locale_core v2.0.0
9522026-03-10T19:54:04.909Z Checking futures-channel v0.3.31
9532026-03-10T19:54:04.930Z Checking pin-utils v0.1.0
9542026-03-10T19:54:05.019Z Compiling vcpkg v0.2.15
9552026-03-10T19:54:05.172Z Checking icu_provider v2.0.0
9562026-03-10T19:54:05.332Z Checking bytes v1.10.1
9572026-03-10T19:54:05.484Z Checking chrono v0.4.43
9582026-03-10T19:54:05.535Z Checking icu_properties v2.0.1
9592026-03-10T19:54:05.596Z Checking icu_normalizer v2.0.0
9602026-03-10T19:54:06.010Z Compiling serde_tokenstream v0.2.2
9612026-03-10T19:54:06.031Z Checking tokio v1.49.0
9622026-03-10T19:54:06.084Z Compiling pest_meta v2.8.2
9632026-03-10T19:54:06.395Z Checking futures-task v0.3.31
9642026-03-10T19:54:06.539Z Checking futures-io v0.3.31
9652026-03-10T19:54:06.578Z Compiling prettyplease v0.2.37
9662026-03-10T19:54:06.651Z Compiling rustc-hash v2.1.1
9672026-03-10T19:54:06.695Z Checking futures-util v0.3.31
9682026-03-10T19:54:06.717Z Checking idna_adapter v1.2.1
9692026-03-10T19:54:06.807Z Compiling generic-array v0.14.7
9702026-03-10T19:54:06.860Z Compiling fnv v1.0.7
9712026-03-10T19:54:06.882Z Compiling pest_generator v2.8.2
9722026-03-10T19:54:06.882Z Checking idna v1.1.0
9732026-03-10T19:54:07.161Z Compiling glob v0.3.3
9742026-03-10T19:54:07.209Z Checking url v2.5.7
9752026-03-10T19:54:07.695Z Compiling minimal-lexical v0.2.1
9762026-03-10T19:54:07.918Z Compiling clang-sys v1.8.1
9772026-03-10T19:54:08.002Z Compiling nom v7.1.3
9782026-03-10T19:54:08.011Z Compiling pest_derive v2.8.2
9792026-03-10T19:54:08.365Z Compiling tracing-attributes v0.1.30
9802026-03-10T19:54:08.388Z Checking tracing-core v0.1.34
9812026-03-10T19:54:08.651Z Compiling time-core v0.1.6
9822026-03-10T19:54:08.679Z Compiling num-conv v0.1.0
9832026-03-10T19:54:08.796Z Compiling byteorder v1.5.0
9842026-03-10T19:54:08.869Z Compiling time-macros v0.2.24
9852026-03-10T19:54:09.138Z Compiling http v1.4.0
9862026-03-10T19:54:09.291Z Checking errno v0.3.14
9872026-03-10T19:54:09.442Z Compiling libloading v0.8.9
9882026-03-10T19:54:09.693Z Compiling bindgen v0.72.1
9892026-03-10T19:54:09.975Z Checking tracing v0.1.41
9902026-03-10T19:54:10.205Z Compiling cexpr v0.6.0
9912026-03-10T19:54:10.260Z Compiling itertools v0.12.1
9922026-03-10T19:54:10.282Z Checking crypto-common v0.1.6
9932026-03-10T19:54:10.307Z Compiling scroll_derive v0.13.1
9942026-03-10T19:54:11.008Z Checking ppv-lite86 v0.2.21
9952026-03-10T19:54:11.157Z Checking rustls-pki-types v1.12.0
9962026-03-10T19:54:11.336Z Compiling syn v1.0.109
9972026-03-10T19:54:11.373Z Compiling crossbeam-utils v0.8.21
9982026-03-10T19:54:11.427Z Compiling slog v2.8.2
9992026-03-10T19:54:11.519Z Compiling paste v1.0.15
10002026-03-10T19:54:11.542Z Checking base64 v0.22.1
10012026-03-10T19:54:11.702Z Checking untrusted v0.9.0
10022026-03-10T19:54:11.789Z Checking ipnet v2.11.0
10032026-03-10T19:54:11.811Z Compiling foldhash v0.1.5
10042026-03-10T19:54:11.842Z Compiling camino v1.2.2
10052026-03-10T19:54:11.979Z Compiling hashbrown v0.15.5
10062026-03-10T19:54:12.015Z Checking tokio-util v0.7.16
10072026-03-10T19:54:12.087Z Checking ipnetwork v0.21.1
10082026-03-10T19:54:12.385Z Compiling openssl-sys v0.9.109
10092026-03-10T19:54:12.432Z Checking erased-serde v0.3.31
10102026-03-10T19:54:12.664Z Checking pretty-hex v0.4.1
10112026-03-10T19:54:12.820Z Compiling regress v0.10.4
10122026-03-10T19:54:16.847Z Checking http-body v1.0.1
10132026-03-10T19:54:16.847Z Compiling async-trait v0.1.89
10142026-03-10T19:54:16.847Z Checking atomic-waker v1.1.2
10152026-03-10T19:54:16.847Z Compiling scroll v0.13.0
10162026-03-10T19:54:16.847Z Compiling cmake v0.1.54
10172026-03-10T19:54:16.847Z Compiling usdt-impl v0.6.0
10182026-03-10T19:54:16.847Z Compiling strsim v0.11.1
10192026-03-10T19:54:16.847Z Compiling plain v0.2.3
10202026-03-10T19:54:16.847Z Checking tower-service v0.3.3
10212026-03-10T19:54:16.847Z Checking try-lock v0.2.5
10222026-03-10T19:54:16.847Z Compiling dunce v1.0.5
10232026-03-10T19:54:16.847Z Checking tower-layer v0.3.3
10242026-03-10T19:54:16.847Z Compiling fs_extra v1.3.0
10252026-03-10T19:54:16.847Z Checking want v0.3.1
10262026-03-10T19:54:16.847Z Compiling goblin v0.10.1
10272026-03-10T19:54:16.847Z Checking h2 v0.4.12
10282026-03-10T19:54:16.848Z Checking block-buffer v0.10.4
10292026-03-10T19:54:16.848Z Checking rand_core v0.9.3
10302026-03-10T19:54:16.848Z Checking ryu v1.0.20
10312026-03-10T19:54:16.848Z Checking httpdate v1.0.3
10322026-03-10T19:54:16.848Z Compiling typify-impl v0.4.3
10332026-03-10T19:54:16.848Z Compiling slog-async v2.8.0
10342026-03-10T19:54:16.848Z Checking digest v0.10.7
10352026-03-10T19:54:16.892Z Checking oxnet v0.1.4
10362026-03-10T19:54:16.892Z Compiling dtrace-parser v0.3.0
10372026-03-10T19:54:16.892Z Compiling thread-id v5.0.0
10382026-03-10T19:54:16.892Z Compiling ident_case v1.0.1
10392026-03-10T19:54:16.892Z Compiling omicron-workspace-hack v0.1.0
10402026-03-10T19:54:16.892Z Compiling darling_core v0.21.3
10412026-03-10T19:54:16.923Z Checking rand_chacha v0.9.0
10422026-03-10T19:54:16.950Z Compiling daft-derive v0.1.4
10432026-03-10T19:54:17.004Z Checking hyper v1.8.1
10442026-03-10T19:54:17.880Z Compiling aws-lc-rs v1.14.0
10452026-03-10T19:54:18.190Z Checking hyper-util v0.1.19
10462026-03-10T19:54:18.194Z Checking rand v0.9.2
10472026-03-10T19:54:18.234Z Checking http-body-util v0.1.3
10482026-03-10T19:54:18.522Z Compiling dof v0.4.0
10492026-03-10T19:54:18.796Z Compiling aws-lc-sys v0.31.0
10502026-03-10T19:54:18.971Z Compiling openapiv3 v2.2.0
10512026-03-10T19:54:19.608Z Checking encoding_rs v0.8.35
10522026-03-10T19:54:19.632Z Checking mime v0.3.17
10532026-03-10T19:54:19.680Z Compiling darling_macro v0.21.3
10542026-03-10T19:54:19.766Z Checking powerfmt v0.2.0
10552026-03-10T19:54:19.847Z Compiling typify-macro v0.4.3
10562026-03-10T19:54:19.869Z Checking serde_urlencoded v0.7.1
10572026-03-10T19:54:19.962Z Checking deranged v0.5.3
10582026-03-10T19:54:20.193Z Compiling usdt-macro v0.6.0
10592026-03-10T19:54:20.323Z Compiling usdt-attr-macro v0.6.0
10602026-03-10T19:54:20.369Z Compiling darling v0.21.3
10612026-03-10T19:54:20.497Z Checking num_threads v0.1.7
10622026-03-10T19:54:20.611Z Compiling openssl v0.10.73
10632026-03-10T19:54:20.922Z Checking foreign-types-shared v0.1.1
10642026-03-10T19:54:21.037Z Checking untrusted v0.7.1
10652026-03-10T19:54:21.142Z Compiling rustls v0.22.4
10662026-03-10T19:54:21.166Z Checking cpufeatures v0.2.17
10672026-03-10T19:54:21.187Z Checking foreign-types v0.3.2
10682026-03-10T19:54:21.261Z Compiling openssl-macros v0.1.1
10692026-03-10T19:54:21.283Z Compiling structmeta-derive v0.3.0
10702026-03-10T19:54:21.304Z Compiling native-tls v0.2.14
10712026-03-10T19:54:21.423Z Compiling rustls v0.23.32
10722026-03-10T19:54:21.446Z Checking time v0.3.44
10732026-03-10T19:54:21.467Z Compiling unsafe-libyaml v0.2.11
10742026-03-10T19:54:21.595Z Checking openssl-probe v0.1.6
10752026-03-10T19:54:21.712Z Checking crossbeam-channel v0.5.15
10762026-03-10T19:54:21.734Z Checking futures-executor v0.3.31
10772026-03-10T19:54:21.901Z Compiling typify v0.4.3
10782026-03-10T19:54:21.922Z Compiling multer v3.1.0
10792026-03-10T19:54:22.142Z Checking unicode-width v0.2.1
10802026-03-10T19:54:22.194Z Compiling serde_yaml v0.9.34+deprecated
10812026-03-10T19:54:22.443Z Checking futures v0.3.31
10822026-03-10T19:54:22.540Z Compiling strum_macros v0.26.4
10832026-03-10T19:54:22.631Z Compiling structmeta v0.3.0
10842026-03-10T19:54:22.883Z Compiling async-stream-impl v0.3.6
10852026-03-10T19:54:22.906Z Checking sync_wrapper v1.0.2
10862026-03-10T19:54:23.031Z Checking thread_local v1.1.9
10872026-03-10T19:54:23.660Z Checking fastrand v2.3.0
10882026-03-10T19:54:23.895Z Checking tempfile v3.23.0
10892026-03-10T19:54:23.966Z Checking tower v0.5.2
10902026-03-10T19:54:24.151Z Checking webpki-roots v1.0.2
10912026-03-10T19:54:24.297Z Compiling newtype-uuid-macros v0.1.0
10922026-03-10T19:54:24.300Z Compiling dropshot v0.16.7
10932026-03-10T19:54:24.472Z Checking is-terminal v0.4.16
10942026-03-10T19:54:24.506Z Checking memmap2 v0.9.8
10952026-03-10T19:54:24.592Z Checking term v1.2.0
10962026-03-10T19:54:24.615Z Checking take_mut v0.2.2
10972026-03-10T19:54:24.667Z Checking winnow v0.7.14
10982026-03-10T19:54:24.713Z Checking match_cfg v0.1.0
10992026-03-10T19:54:24.745Z Checking hex v0.4.3
11002026-03-10T19:54:24.767Z Compiling ref-cast v1.0.25
11012026-03-10T19:54:24.799Z Checking iri-string v0.7.8
11022026-03-10T19:54:24.871Z Checking slog-term v2.9.2
11032026-03-10T19:54:24.874Z Checking tokio-native-tls v0.3.1
11042026-03-10T19:54:25.040Z Checking hostname v0.3.1
11052026-03-10T19:54:25.087Z Checking hyper-tls v0.6.0
11062026-03-10T19:54:25.277Z Checking slog-json v2.6.1
11072026-03-10T19:54:25.299Z Compiling progenitor-impl v0.11.1
11082026-03-10T19:54:25.384Z Compiling dropshot_endpoint v0.16.7
11092026-03-10T19:54:25.515Z Compiling ref-cast-impl v1.0.25
11102026-03-10T19:54:25.728Z Checking slog-bunyan v2.5.0
11112026-03-10T19:54:26.256Z Compiling derive-ex v0.1.8
11122026-03-10T19:54:26.305Z Checking tower-http v0.6.6
11132026-03-10T19:54:26.349Z Compiling strum_macros v0.27.2
11142026-03-10T19:54:26.889Z Checking newtype-uuid v1.3.2
11152026-03-10T19:54:27.301Z Checking daft v0.1.4
11162026-03-10T19:54:27.600Z Compiling serde_with_macros v3.14.1
11172026-03-10T19:54:28.276Z Compiling progenitor-macro v0.11.1
11182026-03-10T19:54:28.359Z Compiling test-strategy v0.4.3
11192026-03-10T19:54:28.590Z Checking rustls-webpki v0.102.8
11202026-03-10T19:54:28.778Z Checking debug-ignore v1.0.5
11212026-03-10T19:54:28.911Z Checking toml_parser v1.0.6+spec-1.1.0
11222026-03-10T19:54:29.034Z Compiling parse-display-derive v0.10.0
11232026-03-10T19:54:29.452Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11242026-03-10T19:54:29.516Z Checking usdt v0.6.0
11252026-03-10T19:54:29.714Z Checking toml_datetime v0.7.5+spec-1.1.0
11262026-03-10T19:54:29.980Z Checking serde_spanned v1.0.4
11272026-03-10T19:54:30.020Z Checking toml_writer v1.0.6+spec-1.1.0
11282026-03-10T19:54:30.160Z Checking spin v0.9.8
11292026-03-10T19:54:30.255Z Checking toml v0.9.11+spec-1.1.0
11302026-03-10T19:54:30.277Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11312026-03-10T19:54:30.633Z Checking strum v0.26.3
11322026-03-10T19:54:30.736Z Checking async-stream v0.3.6
11332026-03-10T19:54:30.777Z Checking sha1 v0.10.6
11342026-03-10T19:54:30.902Z Checking waitgroup v0.1.2
11352026-03-10T19:54:30.988Z Checking rustls-pemfile v2.2.0
11362026-03-10T19:54:31.033Z Checking rand_chacha v0.3.1
11372026-03-10T19:54:31.057Z Checking tokio-rustls v0.25.0
11382026-03-10T19:54:31.078Z Compiling toml_datetime v0.6.11
11392026-03-10T19:54:31.101Z Checking macaddr v1.0.1
11402026-03-10T19:54:31.167Z Checking serde_path_to_error v0.1.20
11412026-03-10T19:54:31.293Z Checking wait-timeout v0.2.1
11422026-03-10T19:54:31.316Z Checking hostname v0.4.2
11432026-03-10T19:54:31.338Z Checking bit-vec v0.8.0
11442026-03-10T19:54:31.360Z Checking lazy_static v1.5.0
11452026-03-10T19:54:31.436Z Checking quick-error v1.2.3
11462026-03-10T19:54:31.458Z Checking rand v0.8.5
11472026-03-10T19:54:31.481Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11482026-03-10T19:54:31.572Z Checking rusty-fork v0.3.0
11492026-03-10T19:54:31.594Z Checking bit-set v0.8.0
11502026-03-10T19:54:31.788Z Checking tabwriter v1.4.1
11512026-03-10T19:54:31.831Z Checking rand_xorshift v0.4.0
11522026-03-10T19:54:32.002Z Compiling clap_derive v4.5.49
11532026-03-10T19:54:32.135Z Checking colored v3.0.0
11542026-03-10T19:54:32.169Z Checking utf8parse v0.2.2
11552026-03-10T19:54:32.247Z Checking unarray v0.1.4
11562026-03-10T19:54:32.300Z Checking anstyle-parse v0.2.7
11572026-03-10T19:54:32.382Z Checking proptest v1.8.0
11582026-03-10T19:54:32.496Z Checking strum v0.27.2
11592026-03-10T19:54:32.704Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11602026-03-10T19:54:32.759Z Checking terminal_size v0.4.3
11612026-03-10T19:54:33.373Z Checking anstyle-query v1.1.4
11622026-03-10T19:54:33.495Z Checking anstyle v1.0.11
11632026-03-10T19:54:33.529Z Checking is_terminal_polyfill v1.70.1
11642026-03-10T19:54:33.644Z Checking colorchoice v1.0.4
11652026-03-10T19:54:33.775Z Checking anstream v0.6.20
11662026-03-10T19:54:34.006Z Checking itertools v0.14.0
11672026-03-10T19:54:34.337Z Checking clap_lex v0.7.5
11682026-03-10T19:54:34.543Z Checking clap_builder v4.5.50
11692026-03-10T19:54:34.750Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11702026-03-10T19:54:35.057Z Checking serde_with v3.14.1
11712026-03-10T19:54:35.749Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11722026-03-10T19:54:35.941Z Checking instant v0.1.13
11732026-03-10T19:54:36.191Z Checking foldhash v0.2.0
11742026-03-10T19:54:36.335Z Checking clap v4.5.50
11752026-03-10T19:54:36.387Z Checking iddqd v0.3.17
11762026-03-10T19:54:36.465Z Checking backoff v0.4.0
11772026-03-10T19:54:36.689Z Checking parse-display v0.10.0
11782026-03-10T19:54:36.874Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11792026-03-10T19:54:36.910Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11802026-03-10T19:54:39.011Z Compiling rustls-webpki v0.103.6
11812026-03-10T19:54:43.070Z Checking serde_spanned v0.6.9
11822026-03-10T19:54:43.135Z Compiling memoffset v0.9.1
11832026-03-10T19:54:43.235Z Compiling cfg_aliases v0.2.1
11842026-03-10T19:54:43.334Z Compiling nix v0.30.1
11852026-03-10T19:54:43.785Z Compiling tokio-rustls v0.26.3
11862026-03-10T19:54:44.744Z Compiling winnow v0.5.40
11872026-03-10T19:54:45.187Z Compiling hyper-rustls v0.27.7
11882026-03-10T19:54:45.585Z Compiling reqwest v0.12.23
11892026-03-10T19:54:46.580Z Compiling toml_edit v0.19.15
11902026-03-10T19:54:47.204Z Compiling progenitor-client v0.11.1
11912026-03-10T19:54:48.203Z Compiling proc-macro-crate v1.3.1
11922026-03-10T19:54:48.483Z Compiling progenitor v0.11.1
11932026-03-10T19:54:49.703Z Checking crossbeam-epoch v0.9.18
11942026-03-10T19:54:49.752Z Compiling num-integer v0.1.46
11952026-03-10T19:54:50.473Z Compiling progenitor-client v0.10.0
11962026-03-10T19:54:50.540Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11972026-03-10T19:54:51.924Z Compiling hubpack_derive v0.1.1
11982026-03-10T19:54:52.025Z Compiling zerocopy-derive v0.7.35
11992026-03-10T19:54:52.555Z Checking toml_write v0.1.2
12002026-03-10T19:54:52.778Z Checking toml_edit v0.22.27
12012026-03-10T19:54:52.782Z Checking hubpack v0.1.2
12022026-03-10T19:54:52.824Z Checking num-iter v0.1.45
12032026-03-10T19:54:52.969Z Checking num-rational v0.4.2
12042026-03-10T19:54:53.346Z Compiling num-complex v0.4.6
12052026-03-10T19:54:53.403Z Checking static_assertions v1.1.0
12062026-03-10T19:54:53.497Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12072026-03-10T19:54:53.877Z Compiling rayon-core v1.13.0
12082026-03-10T19:54:53.899Z Checking num v0.4.3
12092026-03-10T19:54:54.181Z Compiling proc-macro-error-attr v1.0.4
12102026-03-10T19:54:54.203Z Compiling heapless v0.8.0
12112026-03-10T19:54:54.284Z Checking toml v0.8.23
12122026-03-10T19:54:54.466Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12132026-03-10T19:54:54.585Z Compiling float-ord v0.3.2
12142026-03-10T19:54:54.929Z Checking crossbeam-deque v0.8.6
12152026-03-10T19:54:54.964Z Compiling ingot-macros v0.1.1
12162026-03-10T19:54:55.122Z Checking hash32 v0.3.1
12172026-03-10T19:54:55.164Z Compiling proc-macro-error v1.0.4
12182026-03-10T19:54:55.283Z Compiling smoltcp v0.11.0
12192026-03-10T19:54:55.391Z Checking bytecount v0.6.9
12202026-03-10T19:54:55.479Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12212026-03-10T19:54:56.226Z Compiling zerocopy v0.7.35
12222026-03-10T19:54:56.443Z Compiling num_enum_derive v0.7.5
12232026-03-10T19:54:56.954Z Compiling num-derive v0.3.3
12242026-03-10T19:54:57.400Z Checking cobs v0.3.0
12252026-03-10T19:54:57.592Z Compiling scroll_derive v0.12.1
12262026-03-10T19:54:57.705Z Compiling foreign-types-macros v0.2.3
12272026-03-10T19:54:57.738Z Compiling usdt-impl v0.5.0
12282026-03-10T19:54:57.797Z Checking bitflags v1.3.2
12292026-03-10T19:54:57.892Z Checking foreign-types-shared v0.3.1
12302026-03-10T19:54:58.011Z Checking managed v0.8.0
12312026-03-10T19:54:58.065Z Compiling crucible-workspace-hack v0.1.0
12322026-03-10T19:54:58.134Z Checking libscf-sys v1.1.0
12332026-03-10T19:54:58.365Z Checking num_enum v0.7.5
12342026-03-10T19:54:58.443Z Checking postcard v1.1.3
12352026-03-10T19:54:58.481Z Checking scroll v0.12.0
12362026-03-10T19:54:58.506Z Checking foreign-types v0.5.0
12372026-03-10T19:54:58.509Z Compiling dof v0.3.0
12382026-03-10T19:54:58.584Z Checking ingot-types v0.1.2
12392026-03-10T19:54:58.922Z Compiling dtrace-parser v0.2.0
12402026-03-10T19:54:58.953Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12412026-03-10T19:54:58.976Z Checking camino-tempfile v1.4.1
12422026-03-10T19:54:59.005Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12432026-03-10T19:54:59.044Z Checking ingot v0.1.1
12442026-03-10T19:54:59.185Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12452026-03-10T19:54:59.546Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12462026-03-10T19:54:59.612Z Checking cstr-argument v0.1.2
12472026-03-10T19:54:59.663Z Compiling thread-id v4.2.2
12482026-03-10T19:54:59.769Z Compiling heck v0.4.1
12492026-03-10T19:54:59.790Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12502026-03-10T19:54:59.898Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12512026-03-10T19:54:59.921Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12522026-03-10T19:55:00.006Z Checking goblin v0.8.2
12532026-03-10T19:55:00.051Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12542026-03-10T19:55:00.123Z Compiling num_enum_derive v0.5.11
12552026-03-10T19:55:00.314Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-03-10T19:55:00.587Z Compiling rustc_version v0.4.1
12572026-03-10T19:55:00.954Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12582026-03-10T19:55:00.978Z Compiling convert_case v0.4.0
12592026-03-10T19:55:00.999Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12602026-03-10T19:55:01.199Z Checking tinyvec_macros v0.1.1
12612026-03-10T19:55:01.309Z Checking tinyvec v1.10.0
12622026-03-10T19:55:01.402Z Compiling derive_more v0.99.20
12632026-03-10T19:55:01.446Z Checking num_enum v0.5.11
12642026-03-10T19:55:01.593Z Compiling libz-sys v1.1.22
12652026-03-10T19:55:01.742Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12662026-03-10T19:55:01.791Z Compiling proc-macro-error-attr2 v2.0.0
12672026-03-10T19:55:02.099Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12682026-03-10T19:55:02.228Z Compiling rustix v0.38.44
12692026-03-10T19:55:02.322Z Compiling proc-macro-error2 v2.0.1
12702026-03-10T19:55:02.397Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12712026-03-10T19:55:02.681Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12722026-03-10T19:55:02.867Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12732026-03-10T19:55:03.090Z Compiling usdt-macro v0.5.0
12742026-03-10T19:55:03.565Z Compiling usdt-attr-macro v0.5.0
12752026-03-10T19:55:03.598Z Compiling zone_cfg_derive v0.3.1
12762026-03-10T19:55:03.875Z Checking rayon v1.11.0
12772026-03-10T19:55:03.944Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12782026-03-10T19:55:04.451Z Compiling num-derive v0.4.2
12792026-03-10T19:55:04.491Z Checking sigpipe v0.1.3
12802026-03-10T19:55:04.495Z Checking memmap v0.7.0
12812026-03-10T19:55:04.556Z Checking jiff v0.2.15
12822026-03-10T19:55:04.661Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12832026-03-10T19:55:04.853Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12842026-03-10T19:55:04.977Z Checking usdt v0.5.0
12852026-03-10T19:55:05.194Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12862026-03-10T19:55:05.410Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12872026-03-10T19:55:05.557Z Checking zone v0.3.1
12882026-03-10T19:55:05.714Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12892026-03-10T19:55:05.886Z Compiling tabled_derive v0.11.0
12902026-03-10T19:55:05.937Z Checking papergrid v0.17.0
12912026-03-10T19:55:06.005Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12922026-03-10T19:55:06.034Z Checking testing_table v0.3.0
12932026-03-10T19:55:06.156Z Checking smf v0.2.3
12942026-03-10T19:55:06.467Z Checking secrecy v0.10.3
12952026-03-10T19:55:06.529Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12962026-03-10T19:55:06.618Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12972026-03-10T19:55:06.731Z Checking bstr v1.12.0
12982026-03-10T19:55:06.902Z Checking whoami v1.6.1
12992026-03-10T19:55:07.041Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13002026-03-10T19:55:07.079Z Compiling curve25519-dalek v4.1.3
13012026-03-10T19:55:07.130Z Checking hmac v0.12.1
13022026-03-10T19:55:07.207Z Checking inout v0.1.4
13032026-03-10T19:55:07.370Z Checking tabled v0.20.0
13042026-03-10T19:55:07.386Z Checking ff v0.13.1
13052026-03-10T19:55:07.433Z Compiling enum-as-inner v0.6.1
13062026-03-10T19:55:07.546Z Checking data-encoding v2.9.0
13072026-03-10T19:55:07.591Z Compiling semver v0.1.20
13082026-03-10T19:55:07.900Z Compiling rustc_version v0.1.7
13092026-03-10T19:55:07.924Z Checking group v0.13.0
13102026-03-10T19:55:08.085Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13112026-03-10T19:55:08.131Z Checking cipher v0.4.4
13122026-03-10T19:55:08.160Z Checking hkdf v0.12.4
13132026-03-10T19:55:08.182Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13142026-03-10T19:55:08.224Z Compiling thiserror-impl-no-std v2.0.2
13152026-03-10T19:55:08.282Z Checking universal-hash v0.5.1
13162026-03-10T19:55:08.331Z Checking crypto-bigint v0.5.5
13172026-03-10T19:55:08.389Z Checking half v2.7.1
13182026-03-10T19:55:08.457Z Compiling curve25519-dalek-derive v0.1.1
13192026-03-10T19:55:08.736Z Checking opaque-debug v0.3.1
13202026-03-10T19:55:08.830Z Checking base16ct v0.2.0
13212026-03-10T19:55:08.987Z Checking ciborium-io v0.2.2
13222026-03-10T19:55:09.109Z Checking base64ct v1.8.0
13232026-03-10T19:55:09.304Z Checking indent_write v2.2.0
13242026-03-10T19:55:09.434Z Checking password-hash v0.5.0
13252026-03-10T19:55:09.658Z Checking thiserror-no-std v2.0.2
13262026-03-10T19:55:09.736Z Checking ciborium-ll v0.2.2
13272026-03-10T19:55:09.775Z Checking poly1305 v0.8.0
13282026-03-10T19:55:09.897Z Checking elliptic-curve v0.13.8
13292026-03-10T19:55:09.955Z Checking chacha20 v0.9.1
13302026-03-10T19:55:09.974Z Compiling newtype_derive v0.1.6
13312026-03-10T19:55:10.087Z Checking similar v2.7.0
13322026-03-10T19:55:10.122Z Checking atomicwrites v0.4.4
13332026-03-10T19:55:10.206Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13342026-03-10T19:55:10.227Z Checking blake2 v0.10.6
13352026-03-10T19:55:10.262Z Checking aead v0.5.2
13362026-03-10T19:55:10.283Z Compiling owo-colors v4.2.2
13372026-03-10T19:55:10.423Z Checking linked-hash-map v0.5.6
13382026-03-10T19:55:10.476Z Checking resolv-conf v0.7.5
13392026-03-10T19:55:10.521Z Checking keccak v0.1.5
13402026-03-10T19:55:10.548Z Checking argon2 v0.5.3
13412026-03-10T19:55:10.580Z Checking chacha20poly1305 v0.10.1
13422026-03-10T19:55:10.656Z Checking lru-cache v0.1.2
13432026-03-10T19:55:10.706Z Checking vsss-rs v3.3.4
13442026-03-10T19:55:10.752Z Checking sha3 v0.10.8
13452026-03-10T19:55:10.801Z Checking ciborium v0.2.2
13462026-03-10T19:55:10.823Z Checking hickory-proto v0.24.4
13472026-03-10T19:55:10.857Z Checking tokio-dtrace v0.1.1
13482026-03-10T19:55:10.951Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13492026-03-10T19:55:11.017Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13502026-03-10T19:55:11.070Z Checking serde-big-array v0.5.1
13512026-03-10T19:55:11.246Z Compiling serde_repr v0.1.20
13522026-03-10T19:55:11.290Z Compiling derive-where v1.6.0
13532026-03-10T19:55:11.314Z Checking siphasher v1.0.1
13542026-03-10T19:55:11.339Z Checking same-file v1.0.6
13552026-03-10T19:55:11.379Z Checking unicode-segmentation v1.12.0
13562026-03-10T19:55:11.487Z Checking walkdir v2.5.0
13572026-03-10T19:55:11.527Z Checking phf_shared v0.12.1
13582026-03-10T19:55:11.700Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13592026-03-10T19:55:11.722Z Checking oxide-tokio-rt v0.1.2
13602026-03-10T19:55:11.796Z Checking newline-converter v0.3.0
13612026-03-10T19:55:11.899Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13622026-03-10T19:55:11.974Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13632026-03-10T19:55:12.151Z Checking console v0.15.11
13642026-03-10T19:55:12.344Z Compiling progenitor-impl v0.10.0
13652026-03-10T19:55:12.516Z Checking tokio-stream v0.1.17
13662026-03-10T19:55:12.913Z Compiling pin-project-internal v1.1.10
13672026-03-10T19:55:12.952Z Checking hickory-resolver v0.24.4
13682026-03-10T19:55:12.974Z Compiling slog-dtrace v0.3.0
13692026-03-10T19:55:13.006Z Checking csv-core v0.1.12
13702026-03-10T19:55:13.248Z Compiling unicode-xid v0.2.6
13712026-03-10T19:55:13.269Z Compiling chrono-tz v0.10.4
13722026-03-10T19:55:13.406Z Checking smawk v0.3.2
13732026-03-10T19:55:13.428Z Checking unicode-linebreak v0.1.5
13742026-03-10T19:55:13.539Z Checking swrite v0.1.0
13752026-03-10T19:55:13.576Z Checking unicode-width v0.1.14
13762026-03-10T19:55:13.660Z Compiling cancel-safe-futures v0.1.5
13772026-03-10T19:55:13.708Z Checking textwrap v0.16.2
13782026-03-10T19:55:13.824Z Checking qorb v0.4.1
13792026-03-10T19:55:13.932Z Compiling const_format_proc_macros v0.2.34
13802026-03-10T19:55:14.009Z Checking csv v1.3.1
13812026-03-10T19:55:14.053Z Checking expectorate v1.2.0
13822026-03-10T19:55:14.218Z Checking phf v0.12.1
13832026-03-10T19:55:14.362Z Checking pin-project v1.1.10
13842026-03-10T19:55:14.406Z Checking unicode-normalization v0.1.24
13852026-03-10T19:55:14.490Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13862026-03-10T19:55:14.952Z Checking libsw-core v0.3.2
13872026-03-10T19:55:14.975Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13882026-03-10T19:55:14.997Z Compiling libgit2-sys v0.17.0+1.8.1
13892026-03-10T19:55:15.079Z Compiling async-recursion v1.1.1
13902026-03-10T19:55:15.143Z Compiling snafu-derive v0.8.9
13912026-03-10T19:55:15.157Z Compiling cookie v0.18.1
13922026-03-10T19:55:15.247Z Compiling progenitor-macro v0.10.0
13932026-03-10T19:55:15.581Z Checking fixedbitset v0.5.7
13942026-03-10T19:55:15.697Z Checking fixedbitset v0.4.2
13952026-03-10T19:55:15.776Z Checking highway v1.3.0
13962026-03-10T19:55:15.843Z Compiling moka v0.12.11
13972026-03-10T19:55:15.898Z Checking petgraph v0.6.5
13982026-03-10T19:55:16.009Z Checking petgraph v0.8.2
13992026-03-10T19:55:16.977Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14002026-03-10T19:55:17.251Z Checking libsw v3.5.0
14012026-03-10T19:55:17.478Z Checking const_format v0.2.34
14022026-03-10T19:55:17.546Z Checking olpc-cjson v0.1.4
14032026-03-10T19:55:17.588Z Checking snafu v0.8.9
14042026-03-10T19:55:17.613Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14052026-03-10T19:55:18.068Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14062026-03-10T19:55:18.133Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14072026-03-10T19:55:18.161Z Checking papergrid v0.11.0
14082026-03-10T19:55:18.763Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14092026-03-10T19:55:18.985Z Checking globset v0.4.16
14102026-03-10T19:55:19.279Z Checking gethostname v0.5.0
14112026-03-10T19:55:19.311Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14122026-03-10T19:55:19.547Z Compiling tabled_derive v0.7.0
14132026-03-10T19:55:19.588Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14142026-03-10T19:55:19.942Z Checking pem v3.0.5
14152026-03-10T19:55:19.984Z Checking bcs v0.1.6
14162026-03-10T19:55:20.149Z Checking serde_plain v1.0.2
14172026-03-10T19:55:20.174Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14182026-03-10T19:55:20.289Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14192026-03-10T19:55:20.342Z Checking crc8 v0.1.1
14202026-03-10T19:55:20.482Z Checking typed-path v0.9.3
14212026-03-10T19:55:20.787Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-03-10T19:55:20.808Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14232026-03-10T19:55:20.901Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-03-10T19:55:21.198Z Checking humantime v2.3.0
14252026-03-10T19:55:21.247Z Checking progenitor v0.10.0
14262026-03-10T19:55:21.292Z Checking linear-map v1.2.0
14272026-03-10T19:55:21.416Z Checking termtree v0.5.1
14282026-03-10T19:55:21.436Z Checking tagptr v0.2.0
14292026-03-10T19:55:21.515Z Compiling signal-hook v0.3.18
14302026-03-10T19:55:21.569Z Checking tough v0.20.0
14312026-03-10T19:55:21.593Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14322026-03-10T19:55:21.809Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14332026-03-10T19:55:21.832Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14342026-03-10T19:55:22.097Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14352026-03-10T19:55:22.287Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14362026-03-10T19:55:22.467Z Checking tabled v0.15.0
14372026-03-10T19:55:22.565Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-03-10T19:55:22.851Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-03-10T19:55:23.056Z Checking steno v0.4.1
14402026-03-10T19:55:23.531Z Checking hickory-proto v0.25.2
14412026-03-10T19:55:24.041Z Checking dropshot-api-manager-types v0.2.2
14422026-03-10T19:55:24.156Z Compiling cargo-platform v0.1.9
14432026-03-10T19:55:24.240Z Compiling curl-sys v0.4.83+curl-8.15.0
14442026-03-10T19:55:24.352Z Compiling vergen v8.3.2
14452026-03-10T19:55:24.457Z Compiling crc32fast v1.5.0
14462026-03-10T19:55:24.623Z Compiling cargo_metadata v0.18.1
14472026-03-10T19:55:24.679Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14482026-03-10T19:55:24.911Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14492026-03-10T19:55:25.038Z Checking sha2 v0.10.9
14502026-03-10T19:55:25.374Z Compiling blake3 v1.8.2
14512026-03-10T19:55:25.712Z Checking hickory-resolver v0.25.2
14522026-03-10T19:55:25.864Z Compiling fs-err v3.1.2
14532026-03-10T19:55:26.183Z Checking adler2 v2.0.1
14542026-03-10T19:55:26.330Z Checking miniz_oxide v0.8.9
14552026-03-10T19:55:26.352Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14562026-03-10T19:55:26.545Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14572026-03-10T19:55:26.567Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14582026-03-10T19:55:27.055Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14592026-03-10T19:55:27.110Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14602026-03-10T19:55:27.209Z Checking filetime v0.2.26
14612026-03-10T19:55:27.386Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14622026-03-10T19:55:27.661Z Checking is_ci v1.2.0
14632026-03-10T19:55:27.789Z Checking arrayref v0.3.9
14642026-03-10T19:55:27.886Z Checking xattr v1.6.1
14652026-03-10T19:55:28.056Z Checking constant_time_eq v0.3.1
14662026-03-10T19:55:28.161Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14672026-03-10T19:55:28.184Z Checking arrayvec v0.7.6
14682026-03-10T19:55:28.431Z Compiling curl v0.4.49
14692026-03-10T19:55:28.785Z Checking tar v0.4.44
14702026-03-10T19:55:29.101Z Checking toml v0.7.8
14712026-03-10T19:55:29.107Z Checking supports-color v3.0.2
14722026-03-10T19:55:29.265Z Checking flate2 v1.1.2
14732026-03-10T19:55:29.336Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14742026-03-10T19:55:29.508Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14752026-03-10T19:55:29.530Z Checking drift v0.1.0
14762026-03-10T19:55:29.590Z Checking kstat-rs v0.2.4
14772026-03-10T19:55:29.658Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14782026-03-10T19:55:29.765Z Checking topological-sort v0.2.2
14792026-03-10T19:55:29.833Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14802026-03-10T19:55:29.854Z Checking dropshot-api-manager v0.2.2
14812026-03-10T19:55:29.934Z Checking omicron-zone-package v0.12.2
14822026-03-10T19:55:30.614Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-03-10T19:55:31.363Z Checking signal-hook-tokio v0.3.1
14842026-03-10T19:55:31.931Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14852026-03-10T19:55:31.935Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
14862026-03-10T19:55:32.053Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14872026-03-10T19:55:32.150Z Checking internet-checksum v0.2.1
14882026-03-10T19:55:32.300Z Checking search_path v0.1.4
14892026-03-10T19:55:32.321Z Checking display-error-chain v0.2.2
14902026-03-10T19:55:32.472Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14912026-03-10T19:55:32.476Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14922026-03-10T19:55:32.515Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14932026-03-10T19:55:33.834Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14942026-03-10T19:55:34.001Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14952026-03-10T19:55:35.738Z Compiling git2 v0.19.0
14962026-03-10T19:55:38.878Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14972026-03-10T19:55:39.814Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14982026-03-10T19:55:46.478Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14992026-03-10T19:55:48.278Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15002026-03-10T19:55:54.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
15012026-03-10T19:55:55.217Z+ for feat in tofino_stub tofino_asic softnpu chaos
15022026-03-10T19:55:55.217Z+ cargo clippy --features tofino_asic -- --deny warnings
15032026-03-10T19:55:55.952Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15042026-03-10T19:55:55.956Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15052026-03-10T19:55:56.046Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15062026-03-10T19:55:56.061Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15072026-03-10T19:56:05.521Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15082026-03-10T19:56:05.528Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15092026-03-10T19:56:08.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.52s
15102026-03-10T19:56:09.050Z+ for feat in tofino_stub tofino_asic softnpu chaos
15112026-03-10T19:56:09.050Z+ cargo clippy --features softnpu -- --deny warnings
15122026-03-10T19:56:09.529Z Downloading crates ...
15132026-03-10T19:56:09.701Z Downloaded ascii v1.1.0
15142026-03-10T19:56:09.711Z Downloaded typeid v1.0.3
15152026-03-10T19:56:09.715Z Downloaded radium v0.7.0
15162026-03-10T19:56:09.715Z Downloaded serde_arrays v0.1.0
15172026-03-10T19:56:09.715Z Downloaded funty v2.0.0
15182026-03-10T19:56:09.718Z Downloaded bitstruct v0.1.1
15192026-03-10T19:56:09.718Z Downloaded tap v1.0.1
15202026-03-10T19:56:09.718Z Downloaded wyz v0.5.1
15212026-03-10T19:56:09.718Z Downloaded libloading v0.7.4
15222026-03-10T19:56:09.721Z Downloaded erased-serde v0.4.8
15232026-03-10T19:56:09.721Z Downloaded bitstruct_derive v0.1.0
15242026-03-10T19:56:09.725Z Downloaded num-bigint v0.4.6
15252026-03-10T19:56:09.734Z Downloaded bitvec v1.0.1
15262026-03-10T19:56:09.893Z Checking num-integer v0.1.46
15272026-03-10T19:56:09.981Z Checking num-complex v0.4.6
15282026-03-10T19:56:09.996Z Compiling radium v0.7.0
15292026-03-10T19:56:10.006Z Checking tap v1.0.1
15302026-03-10T19:56:10.016Z Checking funty v2.0.0
15312026-03-10T19:56:10.025Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15322026-03-10T19:56:10.029Z Compiling typeid v1.0.3
15332026-03-10T19:56:10.048Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15342026-03-10T19:56:10.117Z Checking wyz v0.5.1
15352026-03-10T19:56:10.253Z Checking num-bigint v0.4.6
15362026-03-10T19:56:10.253Z Checking num-iter v0.1.45
15372026-03-10T19:56:10.293Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15382026-03-10T19:56:10.341Z Compiling erased-serde v0.4.8
15392026-03-10T19:56:10.424Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15402026-03-10T19:56:10.472Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15412026-03-10T19:56:10.489Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15422026-03-10T19:56:10.520Z Compiling bitstruct_derive v0.1.0
15432026-03-10T19:56:10.553Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15442026-03-10T19:56:10.566Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15452026-03-10T19:56:10.612Z Checking bitvec v1.0.1
15462026-03-10T19:56:10.642Z Checking ascii v1.1.0
15472026-03-10T19:56:10.654Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15482026-03-10T19:56:10.668Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15492026-03-10T19:56:10.811Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15502026-03-10T19:56:10.836Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15512026-03-10T19:56:10.853Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15522026-03-10T19:56:10.875Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15532026-03-10T19:56:11.276Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15542026-03-10T19:56:11.306Z Checking serde_arrays v0.1.0
15552026-03-10T19:56:11.344Z Checking bitstruct v0.1.1
15562026-03-10T19:56:11.433Z Checking libloading v0.7.4
15572026-03-10T19:56:11.443Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15582026-03-10T19:56:11.490Z Checking num-rational v0.4.2
15592026-03-10T19:56:11.854Z Checking num v0.4.3
15602026-03-10T19:56:11.933Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15612026-03-10T19:56:12.629Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15622026-03-10T19:56:12.986Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15632026-03-10T19:56:12.989Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15642026-03-10T19:56:13.221Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-10T19:56:13.571Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15662026-03-10T19:56:13.574Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15672026-03-10T19:56:14.147Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15682026-03-10T19:56:14.405Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15692026-03-10T19:56:14.408Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15702026-03-10T19:56:14.408Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15712026-03-10T19:56:14.443Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15722026-03-10T19:56:14.833Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15732026-03-10T19:56:15.476Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15742026-03-10T19:56:16.563Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15752026-03-10T19:56:16.615Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15762026-03-10T19:56:19.528Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15772026-03-10T19:56:22.336Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15782026-03-10T19:56:22.486Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15792026-03-10T19:56:31.890Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15802026-03-10T19:56:33.661Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15812026-03-10T19:56:34.342Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15822026-03-10T19:56:40.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.03s
15832026-03-10T19:56:40.489Z+ for feat in tofino_stub tofino_asic softnpu chaos
15842026-03-10T19:56:40.489Z+ cargo clippy --features chaos -- --deny warnings
15852026-03-10T19:56:41.122Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15862026-03-10T19:56:41.126Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15872026-03-10T19:56:41.126Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15882026-03-10T19:56:50.573Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15892026-03-10T19:56:50.577Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15902026-03-10T19:56:53.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.28s
15912026-03-10T19:56:53.997Z+ banner fmt
15922026-03-10T19:56:54.002Z
15932026-03-10T19:56:54.002Z ###### # # #####
15942026-03-10T19:56:54.002Z # ## ## #
15952026-03-10T19:56:54.002Z ##### # ## # #
15962026-03-10T19:56:54.002Z # # # #
15972026-03-10T19:56:54.002Z # # # #
15982026-03-10T19:56:54.002Z # # # #
15992026-03-10T19:56:54.002Z
16002026-03-10T19:56:54.003Z+ cargo fmt -- --check
16012026-03-10T19:56:54.694Z+ banner test
16022026-03-10T19:56:54.697Z
16032026-03-10T19:56:54.697Z ##### ###### #### #####
16042026-03-10T19:56:54.697Z # # # #
16052026-03-10T19:56:54.697Z # ##### #### #
16062026-03-10T19:56:54.697Z # # # #
16072026-03-10T19:56:54.697Z # # # # #
16082026-03-10T19:56:54.697Z # ###### #### #
16092026-03-10T19:56:54.697Z
16102026-03-10T19:56:54.697Z+ for feat in tofino_stub tofino_asic softnpu chaos
16112026-03-10T19:56:54.697Z+ RUST_BACKTRACE=full
16122026-03-10T19:56:54.697Z+ cargo test --features tofino_stub --no-fail-fast
16132026-03-10T19:56:55.887Z Compiling unicode-ident v1.0.19
16142026-03-10T19:56:55.891Z Compiling cfg-if v1.0.3
16152026-03-10T19:56:55.891Z Compiling memchr v2.7.5
16162026-03-10T19:56:56.023Z Compiling serde_core v1.0.228
16172026-03-10T19:56:56.033Z Compiling itoa v1.0.15
16182026-03-10T19:56:56.044Z Compiling libc v0.2.176
16192026-03-10T19:56:56.057Z Compiling zmij v1.0.17
16202026-03-10T19:56:56.089Z Compiling libm v0.2.15
16212026-03-10T19:56:56.139Z Compiling proc-macro2 v1.0.101
16222026-03-10T19:56:56.187Z Compiling log v0.4.28
16232026-03-10T19:56:56.443Z Compiling smallvec v1.15.1
16242026-03-10T19:56:56.708Z Compiling quote v1.0.40
16252026-03-10T19:56:56.804Z Compiling heck v0.5.0
16262026-03-10T19:56:56.820Z Compiling iana-time-zone v0.1.64
16272026-03-10T19:56:56.911Z Compiling equivalent v1.0.2
16282026-03-10T19:56:57.019Z Compiling syn v2.0.114
16292026-03-10T19:56:57.090Z Compiling allocator-api2 v0.2.21
16302026-03-10T19:56:57.105Z Compiling regex-syntax v0.8.6
16312026-03-10T19:56:57.155Z Compiling dyn-clone v1.0.20
16322026-03-10T19:56:57.227Z Compiling aho-corasick v1.1.3
16332026-03-10T19:56:57.333Z Compiling stable_deref_trait v1.2.0
16342026-03-10T19:56:57.432Z Compiling pin-project-lite v0.2.16
16352026-03-10T19:56:57.511Z Compiling hashbrown v0.16.1
16362026-03-10T19:56:57.553Z Compiling fnv v1.0.7
16372026-03-10T19:56:57.673Z Compiling percent-encoding v2.3.2
16382026-03-10T19:56:57.691Z Compiling writeable v0.6.1
16392026-03-10T19:56:57.922Z Compiling litemap v0.8.0
16402026-03-10T19:56:58.081Z Compiling icu_properties_data v2.0.1
16412026-03-10T19:56:58.204Z Compiling icu_normalizer_data v2.0.0
16422026-03-10T19:56:58.234Z Compiling form_urlencoded v1.2.2
16432026-03-10T19:56:58.254Z Compiling utf8_iter v1.0.4
16442026-03-10T19:56:58.299Z Compiling scopeguard v1.2.0
16452026-03-10T19:56:58.434Z Compiling semver v1.0.27
16462026-03-10T19:56:58.437Z Compiling serde_json v1.0.149
16472026-03-10T19:56:58.463Z Compiling indexmap v2.13.0
16482026-03-10T19:56:58.597Z Compiling lock_api v0.4.13
16492026-03-10T19:56:58.881Z Compiling ucd-trie v0.1.7
16502026-03-10T19:56:58.881Z Compiling byteorder v1.5.0
16512026-03-10T19:56:58.971Z Compiling num-traits v0.2.19
16522026-03-10T19:56:59.192Z Compiling regex-automata v0.4.13
16532026-03-10T19:56:59.225Z Compiling getrandom v0.3.3
16542026-03-10T19:56:59.252Z Compiling glob v0.3.3
16552026-03-10T19:56:59.327Z Compiling futures-core v0.3.31
16562026-03-10T19:56:59.451Z Compiling minimal-lexical v0.2.1
16572026-03-10T19:56:59.740Z Compiling nom v7.1.3
16582026-03-10T19:56:59.778Z Compiling time-core v0.1.6
16592026-03-10T19:56:59.842Z Compiling clang-sys v1.8.1
16602026-03-10T19:56:59.895Z Compiling num-conv v0.1.0
16612026-03-10T19:56:59.968Z Compiling libloading v0.8.9
16622026-03-10T19:57:00.095Z Compiling time-macros v0.2.24
16632026-03-10T19:57:00.414Z Compiling bindgen v0.72.1
16642026-03-10T19:57:00.681Z Compiling pretty-hex v0.4.1
16652026-03-10T19:57:00.737Z Compiling uuid v1.20.0
16662026-03-10T19:57:00.855Z Compiling futures-sink v0.3.31
16672026-03-10T19:57:00.989Z Compiling synstructure v0.13.2
16682026-03-10T19:57:01.307Z Compiling serde_derive_internals v0.29.1
16692026-03-10T19:57:01.530Z Compiling regex v1.12.2
16702026-03-10T19:57:01.643Z Compiling prettyplease v0.2.37
16712026-03-10T19:57:01.671Z Compiling cexpr v0.6.0
16722026-03-10T19:57:01.817Z Compiling strsim v0.11.1
16732026-03-10T19:57:02.155Z Compiling plain v0.2.3
16742026-03-10T19:57:02.327Z Compiling slab v0.4.11
16752026-03-10T19:57:02.343Z Compiling ryu v1.0.20
16762026-03-10T19:57:02.454Z Compiling syn v1.0.109
16772026-03-10T19:57:02.581Z Compiling futures-channel v0.3.31
16782026-03-10T19:57:02.858Z Compiling pin-utils v0.1.0
16792026-03-10T19:57:02.874Z Compiling foldhash v0.1.5
16802026-03-10T19:57:02.889Z Compiling serde_derive v1.0.228
16812026-03-10T19:57:02.947Z Compiling zerofrom-derive v0.1.6
16822026-03-10T19:57:03.093Z Compiling yoke-derive v0.8.0
16832026-03-10T19:57:03.231Z Compiling zerovec-derive v0.11.1
16842026-03-10T19:57:03.523Z Compiling displaydoc v0.2.5
16852026-03-10T19:57:04.509Z Compiling thiserror-impl v2.0.18
16862026-03-10T19:57:04.524Z Compiling tokio-macros v2.6.0
16872026-03-10T19:57:04.640Z Compiling schemars_derive v0.8.22
16882026-03-10T19:57:04.661Z Compiling zerocopy-derive v0.8.27
16892026-03-10T19:57:04.878Z Compiling zeroize_derive v1.4.3
16902026-03-10T19:57:05.583Z Compiling futures-macro v0.3.31
16912026-03-10T19:57:05.811Z Compiling zerofrom v0.1.6
16922026-03-10T19:57:05.982Z Compiling yoke v0.8.0
16932026-03-10T19:57:06.190Z Compiling thiserror v2.0.18
16942026-03-10T19:57:06.235Z Compiling zerovec v0.11.4
16952026-03-10T19:57:06.314Z Compiling zerotrie v0.2.2
16962026-03-10T19:57:06.332Z Compiling thiserror-impl v1.0.69
16972026-03-10T19:57:06.410Z Compiling zerocopy v0.8.27
16982026-03-10T19:57:06.528Z Compiling serde v1.0.228
16992026-03-10T19:57:06.738Z Compiling tracing-attributes v0.1.30
17002026-03-10T19:57:07.252Z Compiling bytes v1.10.1
17012026-03-10T19:57:07.337Z Compiling serde_tokenstream v0.2.2
17022026-03-10T19:57:07.402Z Compiling tinystr v0.8.1
17032026-03-10T19:57:07.427Z Compiling potential_utf v0.1.3
17042026-03-10T19:57:07.644Z Compiling icu_locale_core v2.0.0
17052026-03-10T19:57:07.671Z Compiling icu_collections v2.0.0
17062026-03-10T19:57:07.699Z Compiling pest v2.8.2
17072026-03-10T19:57:07.902Z Compiling chrono v0.4.43
17082026-03-10T19:57:08.163Z Compiling http v1.4.0
17092026-03-10T19:57:08.376Z Compiling icu_provider v2.0.0
17102026-03-10T19:57:08.410Z Compiling scroll_derive v0.13.1
17112026-03-10T19:57:08.531Z Compiling async-trait v0.1.89
17122026-03-10T19:57:08.791Z Compiling icu_normalizer v2.0.0
17132026-03-10T19:57:08.863Z Compiling icu_properties v2.0.1
17142026-03-10T19:57:09.258Z Compiling pest_meta v2.8.2
17152026-03-10T19:57:09.502Z Compiling schemars v0.8.22
17162026-03-10T19:57:09.522Z Compiling aws-lc-sys v0.31.0
17172026-03-10T19:57:09.537Z Compiling hashbrown v0.15.5
17182026-03-10T19:57:09.887Z Compiling futures-task v0.3.31
17192026-03-10T19:57:10.005Z Compiling futures-io v0.3.31
17202026-03-10T19:57:10.040Z Compiling pest_generator v2.8.2
17212026-03-10T19:57:10.103Z Compiling idna_adapter v1.2.1
17222026-03-10T19:57:10.213Z Compiling regress v0.10.4
17232026-03-10T19:57:10.269Z Compiling idna v1.1.0
17242026-03-10T19:57:10.288Z Compiling scroll v0.13.0
17252026-03-10T19:57:10.599Z Compiling thiserror v1.0.69
17262026-03-10T19:57:10.727Z Compiling url v2.5.7
17272026-03-10T19:57:10.964Z Compiling goblin v0.10.1
17282026-03-10T19:57:11.245Z Compiling pest_derive v2.8.2
17292026-03-10T19:57:11.379Z Compiling openssl-macros v0.1.1
17302026-03-10T19:57:11.562Z Compiling socket2 v0.6.0
17312026-03-10T19:57:11.925Z Compiling thread-id v5.0.0
17322026-03-10T19:57:11.973Z Compiling dtrace-parser v0.3.0
17332026-03-10T19:57:12.032Z Compiling getrandom v0.2.16
17342026-03-10T19:57:12.179Z Compiling parking_lot_core v0.9.11
17352026-03-10T19:57:12.263Z Compiling daft-derive v0.1.4
17362026-03-10T19:57:12.559Z Compiling typify-impl v0.4.3
17372026-03-10T19:57:12.574Z Compiling parking_lot v0.12.4
17382026-03-10T19:57:13.115Z Compiling signal-hook-registry v1.4.6
17392026-03-10T19:57:13.204Z Compiling darling_core v0.21.3
17402026-03-10T19:57:13.220Z Compiling mio v1.0.4
17412026-03-10T19:57:13.247Z Compiling untrusted v0.9.0
17422026-03-10T19:57:13.408Z Compiling zeroize v1.8.1
17432026-03-10T19:57:13.620Z Compiling tokio v1.49.0
17442026-03-10T19:57:13.674Z Compiling ppv-lite86 v0.2.21
17452026-03-10T19:57:13.931Z Compiling openapiv3 v2.2.0
17462026-03-10T19:57:15.575Z Compiling dof v0.4.0
17472026-03-10T19:57:16.200Z Compiling erased-serde v0.3.31
17482026-03-10T19:57:16.248Z Compiling usdt-impl v0.6.0
17492026-03-10T19:57:16.287Z Compiling darling_macro v0.21.3
17502026-03-10T19:57:16.949Z Compiling typenum v1.18.0
17512026-03-10T19:57:17.042Z Compiling darling v0.21.3
17522026-03-10T19:57:17.149Z Compiling anyhow v1.0.100
17532026-03-10T19:57:17.197Z Compiling serde_yaml v0.9.34+deprecated
17542026-03-10T19:57:17.379Z Compiling base64 v0.22.1
17552026-03-10T19:57:17.679Z Compiling http-body v1.0.1
17562026-03-10T19:57:17.711Z Compiling usdt-macro v0.6.0
17572026-03-10T19:57:17.820Z Compiling usdt-attr-macro v0.6.0
17582026-03-10T19:57:17.888Z Compiling bitflags v2.9.4
17592026-03-10T19:57:17.928Z Compiling ipnet v2.11.0
17602026-03-10T19:57:18.204Z Compiling atomic-waker v1.1.2
17612026-03-10T19:57:18.368Z Compiling structmeta-derive v0.3.0
17622026-03-10T19:57:18.661Z Compiling httparse v1.10.1
17632026-03-10T19:57:18.991Z Compiling portable-atomic v1.11.1
17642026-03-10T19:57:19.205Z Compiling tower-layer v0.3.3
17652026-03-10T19:57:19.363Z Compiling tower-service v0.3.3
17662026-03-10T19:57:19.482Z Compiling newtype-uuid-macros v0.1.0
17672026-03-10T19:57:19.744Z Compiling strum_macros v0.26.4
17682026-03-10T19:57:19.806Z Compiling structmeta v0.3.0
17692026-03-10T19:57:20.072Z Compiling try-lock v0.2.5
17702026-03-10T19:57:20.211Z Compiling critical-section v1.2.0
17712026-03-10T19:57:20.352Z Compiling once_cell v1.21.3
17722026-03-10T19:57:20.582Z Compiling want v0.3.1
17732026-03-10T19:57:20.672Z Compiling async-stream-impl v0.3.6
17742026-03-10T19:57:20.807Z Compiling httpdate v1.0.3
17752026-03-10T19:57:20.924Z Compiling powerfmt v0.2.0
17762026-03-10T19:57:21.001Z Compiling num_threads v0.1.7
17772026-03-10T19:57:21.126Z Compiling deranged v0.5.3
17782026-03-10T19:57:21.203Z Compiling typify-macro v0.4.3
17792026-03-10T19:57:21.219Z Compiling omicron-workspace-hack v0.1.0
17802026-03-10T19:57:21.312Z Compiling dropshot_endpoint v0.16.7
17812026-03-10T19:57:22.817Z Compiling ref-cast-impl v1.0.25
17822026-03-10T19:57:22.835Z Compiling subtle v2.6.1
17832026-03-10T19:57:23.281Z Compiling derive-ex v0.1.8
17842026-03-10T19:57:23.469Z Compiling strum_macros v0.27.2
17852026-03-10T19:57:23.647Z Compiling http-body-util v0.1.3
17862026-03-10T19:57:23.977Z Compiling typify v0.4.3
17872026-03-10T19:57:23.977Z Compiling serde_with_macros v3.14.1
17882026-03-10T19:57:24.107Z Compiling progenitor-impl v0.11.1
17892026-03-10T19:57:24.187Z Compiling serde_urlencoded v0.7.1
17902026-03-10T19:57:24.649Z Compiling rand_core v0.6.4
17912026-03-10T19:57:24.677Z Compiling sync_wrapper v1.0.2
17922026-03-10T19:57:24.815Z Compiling thread_local v1.1.9
17932026-03-10T19:57:25.177Z Compiling encoding_rs v0.8.35
17942026-03-10T19:57:25.375Z Compiling mime v0.3.17
17952026-03-10T19:57:25.553Z Compiling match_cfg v0.1.0
17962026-03-10T19:57:25.573Z Compiling test-strategy v0.4.3
17972026-03-10T19:57:25.646Z Compiling parse-display-derive v0.10.0
17982026-03-10T19:57:26.080Z Compiling toml_datetime v0.6.11
17992026-03-10T19:57:26.372Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18002026-03-10T19:57:26.453Z Compiling term v1.2.0
18012026-03-10T19:57:26.955Z Compiling take_mut v0.2.2
18022026-03-10T19:57:26.980Z Compiling iri-string v0.7.8
18032026-03-10T19:57:27.100Z Compiling futures-util v0.3.31
18042026-03-10T19:57:27.544Z Compiling clap_derive v4.5.49
18052026-03-10T19:57:27.729Z Compiling cpufeatures v0.2.17
18062026-03-10T19:57:27.823Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18072026-03-10T19:57:28.429Z Compiling tracing-core v0.1.34
18082026-03-10T19:57:28.447Z Compiling unicode-width v0.2.1
18092026-03-10T19:57:28.812Z Compiling fastrand v2.3.0
18102026-03-10T19:57:28.999Z Compiling progenitor-macro v0.11.1
18112026-03-10T19:57:29.237Z Compiling tracing v0.1.41
18122026-03-10T19:57:29.282Z Compiling camino v1.2.2
18132026-03-10T19:57:29.751Z Compiling generic-array v0.14.7
18142026-03-10T19:57:29.908Z Compiling errno v0.3.14
18152026-03-10T19:57:30.101Z Compiling ipnetwork v0.21.1
18162026-03-10T19:57:30.303Z Compiling crossbeam-utils v0.8.21
18172026-03-10T19:57:30.496Z Compiling slog v2.8.2
18182026-03-10T19:57:30.717Z Compiling winnow v0.7.14
18192026-03-10T19:57:30.898Z Compiling hex v0.4.3
18202026-03-10T19:57:31.050Z Compiling rustix v1.1.2
18212026-03-10T19:57:31.112Z Compiling rustls-pki-types v1.12.0
18222026-03-10T19:57:32.012Z Compiling crypto-common v0.1.6
18232026-03-10T19:57:32.176Z Compiling rand_core v0.9.3
18242026-03-10T19:57:32.795Z Compiling oxnet v0.1.4
18252026-03-10T19:57:32.812Z Compiling tokio-util v0.7.16
18262026-03-10T19:57:32.877Z Compiling ring v0.17.14
18272026-03-10T19:57:33.041Z Compiling itertools v0.14.0
18282026-03-10T19:57:33.358Z Compiling rand_chacha v0.9.0
18292026-03-10T19:57:33.993Z Compiling rand v0.9.2
18302026-03-10T19:57:34.706Z Compiling quick-error v1.2.3
18312026-03-10T19:57:34.789Z Compiling debug-ignore v1.0.5
18322026-03-10T19:57:34.839Z Compiling spin v0.9.8
18332026-03-10T19:57:34.923Z Compiling h2 v0.4.12
18342026-03-10T19:57:34.990Z Compiling toml_parser v1.0.6+spec-1.1.0
18352026-03-10T19:57:35.637Z Compiling tabwriter v1.4.1
18362026-03-10T19:57:35.960Z Compiling toml_datetime v0.7.5+spec-1.1.0
18372026-03-10T19:57:35.974Z Compiling serde_spanned v1.0.4
18382026-03-10T19:57:36.182Z Compiling bit-vec v0.8.0
18392026-03-10T19:57:36.241Z Compiling colored v3.0.0
18402026-03-10T19:57:36.369Z Compiling toml_writer v1.0.6+spec-1.1.0
18412026-03-10T19:57:36.418Z Compiling lazy_static v1.5.0
18422026-03-10T19:57:36.489Z Compiling bit-set v0.8.0
18432026-03-10T19:57:36.543Z Compiling time v0.3.44
18442026-03-10T19:57:36.655Z Compiling toml v0.9.11+spec-1.1.0
18452026-03-10T19:57:36.700Z Compiling strum v0.26.3
18462026-03-10T19:57:36.756Z Compiling async-stream v0.3.6
18472026-03-10T19:57:36.913Z Compiling waitgroup v0.1.2
18482026-03-10T19:57:36.973Z Compiling serde_path_to_error v0.1.20
18492026-03-10T19:57:37.037Z Compiling anstyle v1.0.11
18502026-03-10T19:57:37.332Z Compiling unarray v0.1.4
18512026-03-10T19:57:37.455Z Compiling crossbeam-channel v0.5.15
18522026-03-10T19:57:37.471Z Compiling block-buffer v0.10.4
18532026-03-10T19:57:37.664Z Compiling macaddr v1.0.1
18542026-03-10T19:57:37.959Z Compiling hyper v1.8.1
18552026-03-10T19:57:38.213Z Compiling utf8parse v0.2.2
18562026-03-10T19:57:38.372Z Compiling anstyle-parse v0.2.7
18572026-03-10T19:57:38.492Z Compiling digest v0.10.7
18582026-03-10T19:57:38.614Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18592026-03-10T19:57:38.783Z Compiling ref-cast v1.0.25
18602026-03-10T19:57:38.799Z Compiling openssl-sys v0.9.109
18612026-03-10T19:57:38.832Z Compiling anstyle-query v1.1.4
18622026-03-10T19:57:38.999Z Compiling colorchoice v1.0.4
18632026-03-10T19:57:39.119Z Compiling is_terminal_polyfill v1.70.1
18642026-03-10T19:57:39.140Z Compiling strum v0.27.2
18652026-03-10T19:57:39.209Z Compiling anstream v0.6.20
18662026-03-10T19:57:39.236Z Compiling is-terminal v0.4.16
18672026-03-10T19:57:39.254Z Compiling clap_lex v0.7.5
18682026-03-10T19:57:39.293Z Compiling untrusted v0.7.1
18692026-03-10T19:57:39.309Z Compiling foreign-types-shared v0.1.1
18702026-03-10T19:57:39.353Z Compiling slog-term v2.9.2
18712026-03-10T19:57:39.416Z Compiling hyper-util v0.1.19
18722026-03-10T19:57:39.451Z Compiling foreign-types v0.3.2
18732026-03-10T19:57:39.543Z Compiling slog-json v2.6.1
18742026-03-10T19:57:39.569Z Compiling slog-async v2.8.0
18752026-03-10T19:57:39.585Z Compiling hostname v0.3.1
18762026-03-10T19:57:39.637Z Compiling openssl-probe v0.1.6
18772026-03-10T19:57:39.757Z Compiling slog-bunyan v2.5.0
18782026-03-10T19:57:39.794Z Compiling openssl v0.10.73
18792026-03-10T19:57:39.936Z Compiling futures-executor v0.3.31
18802026-03-10T19:57:40.289Z Compiling instant v0.1.13
18812026-03-10T19:57:40.306Z Compiling foldhash v0.2.0
18822026-03-10T19:57:40.421Z Compiling futures v0.3.31
18832026-03-10T19:57:40.772Z Compiling webpki-roots v1.0.2
18842026-03-10T19:57:40.933Z Compiling tower v0.5.2
18852026-03-10T19:57:41.593Z Compiling memmap2 v0.9.8
18862026-03-10T19:57:42.203Z Compiling tower-http v0.6.6
18872026-03-10T19:57:43.071Z Compiling native-tls v0.2.14
18882026-03-10T19:57:43.480Z Compiling tokio-native-tls v0.3.1
18892026-03-10T19:57:43.484Z Compiling tempfile v3.23.0
18902026-03-10T19:57:43.709Z Compiling hyper-tls v0.6.0
18912026-03-10T19:57:45.527Z Compiling usdt v0.6.0
18922026-03-10T19:57:45.543Z Compiling either v1.15.0
18932026-03-10T19:57:45.896Z Compiling newtype-uuid v1.3.2
18942026-03-10T19:57:46.551Z Compiling daft v0.1.4
18952026-03-10T19:57:47.384Z Compiling rustls-webpki v0.102.8
18962026-03-10T19:57:48.860Z Compiling rustls v0.22.4
18972026-03-10T19:57:50.814Z Compiling aws-lc-rs v1.14.0
18982026-03-10T19:57:50.842Z Compiling rustls v0.23.32
18992026-03-10T19:57:51.404Z Compiling tokio-rustls v0.25.0
19002026-03-10T19:57:52.433Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19012026-03-10T19:57:53.193Z Compiling sha1 v0.10.6
19022026-03-10T19:57:53.237Z Compiling multer v3.1.0
19032026-03-10T19:57:53.491Z Compiling terminal_size v0.4.3
19042026-03-10T19:57:53.668Z Compiling rustls-webpki v0.103.6
19052026-03-10T19:57:53.919Z Compiling rustls-pemfile v2.2.0
19062026-03-10T19:57:54.011Z Compiling rand_chacha v0.3.1
19072026-03-10T19:57:54.239Z Compiling hostname v0.4.2
19082026-03-10T19:57:54.267Z Compiling wait-timeout v0.2.1
19092026-03-10T19:57:54.442Z Compiling rusty-fork v0.3.0
19102026-03-10T19:57:54.484Z Compiling dropshot v0.16.7
19112026-03-10T19:57:54.650Z Compiling rand v0.8.5
19122026-03-10T19:57:55.157Z Compiling rand_xorshift v0.4.0
19132026-03-10T19:57:56.028Z Compiling proptest v1.8.0
19142026-03-10T19:57:57.118Z Compiling clap_builder v4.5.50
19152026-03-10T19:57:58.052Z Compiling hubpack_derive v0.1.1
19162026-03-10T19:57:58.734Z Compiling tokio-rustls v0.26.3
19172026-03-10T19:57:59.084Z Compiling hyper-rustls v0.27.7
19182026-03-10T19:57:59.533Z Compiling reqwest v0.12.23
19192026-03-10T19:58:00.903Z Compiling clap v4.5.50
19202026-03-10T19:58:01.016Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19212026-03-10T19:58:01.332Z Compiling progenitor-client v0.11.1
19222026-03-10T19:58:01.720Z Compiling progenitor v0.11.1
19232026-03-10T19:58:02.058Z Compiling serde_spanned v0.6.9
19242026-03-10T19:58:02.241Z Compiling winnow v0.5.40
19252026-03-10T19:58:02.528Z Compiling progenitor-client v0.10.0
19262026-03-10T19:58:02.907Z Compiling serde_with v3.14.1
19272026-03-10T19:58:03.572Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19282026-03-10T19:58:04.406Z Compiling rustc-hash v2.1.1
19292026-03-10T19:58:04.612Z Compiling iddqd v0.3.17
19302026-03-10T19:58:04.861Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19312026-03-10T19:58:06.188Z Compiling backoff v0.4.0
19322026-03-10T19:58:06.707Z Compiling parse-display v0.10.0
19332026-03-10T19:58:06.915Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19342026-03-10T19:58:07.026Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19352026-03-10T19:58:08.899Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19362026-03-10T19:58:09.616Z Compiling num-derive v0.3.3
19372026-03-10T19:58:10.059Z Compiling toml_write v0.1.2
19382026-03-10T19:58:10.284Z Compiling toml_edit v0.22.27
19392026-03-10T19:58:12.701Z Compiling toml_edit v0.19.15
19402026-03-10T19:58:13.652Z Compiling num-integer v0.1.46
19412026-03-10T19:58:14.098Z Compiling float-ord v0.3.2
19422026-03-10T19:58:14.779Z Compiling proc-macro-crate v1.3.1
19432026-03-10T19:58:15.848Z Compiling toml v0.8.23
19442026-03-10T19:58:20.296Z Compiling num-rational v0.4.2
19452026-03-10T19:58:20.340Z Compiling num-iter v0.1.45
19462026-03-10T19:58:20.631Z Compiling num-complex v0.4.6
19472026-03-10T19:58:21.204Z Compiling num v0.4.3
19482026-03-10T19:58:26.440Z Compiling zerocopy-derive v0.7.35
19492026-03-10T19:58:26.469Z Compiling ingot-macros v0.1.1
19502026-03-10T19:58:26.806Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19512026-03-10T19:58:27.567Z Compiling scroll_derive v0.12.1
19522026-03-10T19:58:27.791Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19532026-03-10T19:58:28.059Z Compiling zerocopy v0.7.35
19542026-03-10T19:58:28.509Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19552026-03-10T19:58:29.472Z Compiling num_enum_derive v0.7.5
19562026-03-10T19:58:30.261Z Compiling memoffset v0.9.1
19572026-03-10T19:58:30.628Z Compiling foreign-types-macros v0.2.3
19582026-03-10T19:58:30.759Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19592026-03-10T19:58:32.462Z Compiling nix v0.30.1
19602026-03-10T19:58:33.043Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19612026-03-10T19:58:33.076Z Compiling libscf-sys v1.1.0
19622026-03-10T19:58:33.648Z Compiling proc-macro-error-attr2 v2.0.0
19632026-03-10T19:58:33.837Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19642026-03-10T19:58:34.037Z Compiling proc-macro-error-attr v1.0.4
19652026-03-10T19:58:34.209Z Compiling proc-macro-error2 v2.0.1
19662026-03-10T19:58:34.486Z Compiling dtrace-parser v0.2.0
19672026-03-10T19:58:34.489Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19682026-03-10T19:58:34.565Z Compiling tabled_derive v0.11.0
19692026-03-10T19:58:34.603Z Compiling proc-macro-error v1.0.4
19702026-03-10T19:58:35.080Z Compiling dof v0.3.0
19712026-03-10T19:58:35.132Z Compiling num_enum_derive v0.5.11
19722026-03-10T19:58:35.643Z Compiling hubpack v0.1.2
19732026-03-10T19:58:35.941Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19742026-03-10T19:58:35.957Z Compiling thread-id v4.2.2
19752026-03-10T19:58:36.127Z Compiling static_assertions v1.1.0
19762026-03-10T19:58:36.380Z Compiling usdt-impl v0.5.0
19772026-03-10T19:58:37.607Z Compiling derive_more v0.99.20
19782026-03-10T19:58:38.284Z Compiling bytecount v0.6.9
19792026-03-10T19:58:39.200Z Compiling usdt-attr-macro v0.5.0
19802026-03-10T19:58:40.084Z Compiling usdt-macro v0.5.0
19812026-03-10T19:58:40.907Z Compiling zone_cfg_derive v0.3.1
19822026-03-10T19:58:41.123Z Compiling num-derive v0.4.2
19832026-03-10T19:58:41.140Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
19842026-03-10T19:58:41.810Z Compiling rustc_version v0.4.1
19852026-03-10T19:58:42.033Z Compiling papergrid v0.17.0
19862026-03-10T19:58:42.192Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19872026-03-10T19:58:42.413Z Compiling crossbeam-epoch v0.9.18
19882026-03-10T19:58:42.721Z Compiling testing_table v0.3.0
19892026-03-10T19:58:42.880Z Compiling enum-as-inner v0.6.1
19902026-03-10T19:58:43.517Z Compiling tabled v0.20.0
19912026-03-10T19:58:43.639Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19922026-03-10T19:58:43.933Z Compiling curve25519-dalek v4.1.3
19932026-03-10T19:58:44.022Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19942026-03-10T19:58:44.150Z Compiling thiserror-impl-no-std v2.0.2
19952026-03-10T19:58:44.351Z Compiling curve25519-dalek-derive v0.1.1
19962026-03-10T19:58:44.597Z Compiling crossbeam-deque v0.8.6
19972026-03-10T19:58:44.840Z Compiling scroll v0.12.0
19982026-03-10T19:58:45.196Z Compiling hash32 v0.3.1
19992026-03-10T19:58:45.253Z Compiling goblin v0.8.2
20002026-03-10T19:58:45.312Z Compiling rayon-core v1.13.0
20012026-03-10T19:58:45.394Z Compiling heapless v0.8.0
20022026-03-10T19:58:45.644Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20032026-03-10T19:58:45.958Z Compiling ingot-types v0.1.2
20042026-03-10T19:58:46.350Z Compiling cobs v0.3.0
20052026-03-10T19:58:46.468Z Compiling managed v0.8.0
20062026-03-10T19:58:46.498Z Compiling bitflags v1.3.2
20072026-03-10T19:58:46.597Z Compiling foreign-types-shared v0.3.1
20082026-03-10T19:58:46.613Z Compiling postcard v1.1.3
20092026-03-10T19:58:46.613Z Compiling ingot v0.1.1
20102026-03-10T19:58:46.719Z Compiling foreign-types v0.5.0
20112026-03-10T19:58:46.762Z Compiling smoltcp v0.11.0
20122026-03-10T19:58:47.073Z Compiling num_enum v0.7.5
20132026-03-10T19:58:47.429Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20142026-03-10T19:58:47.444Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20152026-03-10T19:58:47.577Z Compiling camino-tempfile v1.4.1
20162026-03-10T19:58:47.760Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20172026-03-10T19:58:47.775Z Compiling serde_repr v0.1.20
20182026-03-10T19:58:47.847Z Compiling derive-where v1.6.0
20192026-03-10T19:58:48.011Z Compiling cstr-argument v0.1.2
20202026-03-10T19:58:48.314Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20212026-03-10T19:58:48.842Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20222026-03-10T19:58:49.843Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20232026-03-10T19:58:50.096Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20242026-03-10T19:58:50.269Z Compiling crucible-workspace-hack v0.1.0
20252026-03-10T19:58:50.817Z Compiling memmap v0.7.0
20262026-03-10T19:58:50.902Z Compiling tinyvec_macros v0.1.1
20272026-03-10T19:58:51.093Z Compiling usdt v0.5.0
20282026-03-10T19:58:51.104Z Compiling tinyvec v1.10.0
20292026-03-10T19:58:51.196Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20302026-03-10T19:58:51.247Z Compiling num_enum v0.5.11
20312026-03-10T19:58:51.782Z Compiling pin-project-internal v1.1.10
20322026-03-10T19:58:52.549Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20332026-03-10T19:58:53.290Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20342026-03-10T19:58:53.694Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20352026-03-10T19:58:53.729Z Compiling rayon v1.11.0
20362026-03-10T19:58:53.745Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20372026-03-10T19:58:54.198Z Compiling itertools v0.12.1
20382026-03-10T19:58:54.271Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20392026-03-10T19:58:54.431Z Compiling progenitor-impl v0.10.0
20402026-03-10T19:58:54.547Z Compiling sigpipe v0.1.3
20412026-03-10T19:58:54.659Z Compiling jiff v0.2.15
20422026-03-10T19:58:54.739Z Compiling const_format_proc_macros v0.2.34
20432026-03-10T19:58:55.155Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20442026-03-10T19:58:55.757Z Compiling zone v0.3.1
20452026-03-10T19:58:55.896Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20462026-03-10T19:58:56.596Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20472026-03-10T19:58:56.952Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20482026-03-10T19:58:57.092Z Compiling rustix v0.38.44
20492026-03-10T19:58:57.675Z Compiling secrecy v0.10.3
20502026-03-10T19:58:57.879Z Compiling smf v0.2.3
20512026-03-10T19:58:58.061Z Compiling async-recursion v1.1.1
20522026-03-10T19:58:58.223Z Compiling snafu-derive v0.8.9
20532026-03-10T19:58:58.446Z Compiling bstr v1.12.0
20542026-03-10T19:58:58.716Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20552026-03-10T19:58:58.833Z Compiling whoami v1.6.1
20562026-03-10T19:58:59.151Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20572026-03-10T19:58:59.187Z Compiling progenitor-macro v0.10.0
20582026-03-10T19:59:00.926Z Compiling hmac v0.12.1
20592026-03-10T19:59:01.114Z Compiling inout v0.1.4
20602026-03-10T19:59:01.310Z Compiling ff v0.13.1
20612026-03-10T19:59:01.407Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20622026-03-10T19:59:01.540Z Compiling data-encoding v2.9.0
20632026-03-10T19:59:01.878Z Compiling crc8 v0.1.1
20642026-03-10T19:59:01.901Z Compiling group v0.13.0
20652026-03-10T19:59:02.030Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20662026-03-10T19:59:02.049Z Compiling cipher v0.4.4
20672026-03-10T19:59:02.126Z Compiling hkdf v0.12.4
20682026-03-10T19:59:02.316Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20692026-03-10T19:59:02.336Z Compiling tokio-dtrace v0.1.1
20702026-03-10T19:59:02.685Z Compiling tabled_derive v0.7.0
20712026-03-10T19:59:03.222Z Compiling universal-hash v0.5.1
20722026-03-10T19:59:03.946Z Compiling crypto-bigint v0.5.5
20732026-03-10T19:59:03.949Z Compiling dropshot-api-manager-types v0.2.2
20742026-03-10T19:59:04.435Z Compiling half v2.7.1
20752026-03-10T19:59:04.842Z Compiling base64ct v1.8.0
20762026-03-10T19:59:04.860Z Compiling base16ct v0.2.0
20772026-03-10T19:59:04.900Z Compiling indent_write v2.2.0
20782026-03-10T19:59:05.073Z Compiling opaque-debug v0.3.1
20792026-03-10T19:59:05.088Z Compiling ciborium-io v0.2.2
20802026-03-10T19:59:05.173Z Compiling poly1305 v0.8.0
20812026-03-10T19:59:05.215Z Compiling ciborium-ll v0.2.2
20822026-03-10T19:59:05.249Z Compiling password-hash v0.5.0
20832026-03-10T19:59:05.798Z Compiling elliptic-curve v0.13.8
20842026-03-10T19:59:06.034Z Compiling oxide-tokio-rt v0.1.2
20852026-03-10T19:59:06.100Z Compiling chacha20 v0.9.1
20862026-03-10T19:59:06.197Z Compiling similar v2.7.0
20872026-03-10T19:59:06.288Z Compiling atomicwrites v0.4.4
20882026-03-10T19:59:06.395Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20892026-03-10T19:59:06.563Z Compiling thiserror-no-std v2.0.2
20902026-03-10T19:59:07.492Z Compiling blake2 v0.10.6
20912026-03-10T19:59:07.792Z Compiling aead v0.5.2
20922026-03-10T19:59:08.098Z Compiling linked-hash-map v0.5.6
20932026-03-10T19:59:08.270Z Compiling keccak v0.1.5
20942026-03-10T19:59:08.333Z Compiling resolv-conf v0.7.5
20952026-03-10T19:59:08.352Z Compiling lru-cache v0.1.2
20962026-03-10T19:59:08.517Z Compiling sha3 v0.10.8
20972026-03-10T19:59:08.694Z Compiling chacha20poly1305 v0.10.1
20982026-03-10T19:59:08.810Z Compiling argon2 v0.5.3
20992026-03-10T19:59:08.857Z Compiling vsss-rs v3.3.4
21002026-03-10T19:59:09.211Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21012026-03-10T19:59:09.512Z Compiling ciborium v0.2.2
21022026-03-10T19:59:09.551Z Compiling hickory-proto v0.24.4
21032026-03-10T19:59:10.307Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21042026-03-10T19:59:11.040Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21052026-03-10T19:59:11.065Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21062026-03-10T19:59:11.080Z Compiling serde-big-array v0.5.1
21072026-03-10T19:59:11.274Z Compiling siphasher v1.0.1
21082026-03-10T19:59:11.501Z Compiling same-file v1.0.6
21092026-03-10T19:59:11.919Z Compiling unicode-segmentation v1.12.0
21102026-03-10T19:59:12.160Z Compiling hickory-resolver v0.24.4
21112026-03-10T19:59:12.332Z Compiling walkdir v2.5.0
21122026-03-10T19:59:12.406Z Compiling newline-converter v0.3.0
21132026-03-10T19:59:12.477Z Compiling phf_shared v0.12.1
21142026-03-10T19:59:12.535Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21152026-03-10T19:59:12.553Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21162026-03-10T19:59:13.021Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21172026-03-10T19:59:14.203Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21182026-03-10T19:59:14.533Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21192026-03-10T19:59:15.329Z Compiling newtype_derive v0.1.6
21202026-03-10T19:59:15.361Z Compiling owo-colors v4.2.2
21212026-03-10T19:59:15.437Z Compiling tokio-stream v0.1.17
21222026-03-10T19:59:15.782Z Compiling console v0.15.11
21232026-03-10T19:59:16.092Z Compiling csv-core v0.1.12
21242026-03-10T19:59:16.216Z Compiling unicode-linebreak v0.1.5
21252026-03-10T19:59:16.412Z Compiling swrite v0.1.0
21262026-03-10T19:59:16.521Z Compiling termtree v0.5.1
21272026-03-10T19:59:16.555Z Compiling unicode-width v0.1.14
21282026-03-10T19:59:16.722Z Compiling smawk v0.3.2
21292026-03-10T19:59:16.736Z Compiling humantime v2.3.0
21302026-03-10T19:59:16.883Z Compiling textwrap v0.16.2
21312026-03-10T19:59:16.925Z Compiling csv v1.3.1
21322026-03-10T19:59:16.929Z Compiling expectorate v1.2.0
21332026-03-10T19:59:17.145Z Compiling qorb v0.4.1
21342026-03-10T19:59:17.603Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21352026-03-10T19:59:18.783Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21362026-03-10T19:59:19.962Z Compiling phf v0.12.1
21372026-03-10T19:59:20.180Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21382026-03-10T19:59:20.425Z Compiling pin-project v1.1.10
21392026-03-10T19:59:20.581Z Compiling unicode-normalization v0.1.24
21402026-03-10T19:59:20.664Z Compiling libz-sys v1.1.22
21412026-03-10T19:59:20.815Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21422026-03-10T19:59:21.247Z Compiling libsw-core v0.3.2
21432026-03-10T19:59:21.301Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21442026-03-10T19:59:21.629Z Compiling fixedbitset v0.4.2
21452026-03-10T19:59:21.799Z Compiling fixedbitset v0.5.7
21462026-03-10T19:59:22.219Z Compiling highway v1.3.0
21472026-03-10T19:59:22.239Z Compiling petgraph v0.8.2
21482026-03-10T19:59:22.255Z Compiling petgraph v0.6.5
21492026-03-10T19:59:22.722Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21502026-03-10T19:59:23.056Z Compiling progenitor v0.10.0
21512026-03-10T19:59:23.241Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21522026-03-10T19:59:24.304Z Compiling libsw v3.5.0
21532026-03-10T19:59:24.620Z Compiling olpc-cjson v0.1.4
21542026-03-10T19:59:24.745Z Compiling libgit2-sys v0.17.0+1.8.1
21552026-03-10T19:59:24.837Z Compiling snafu v0.8.9
21562026-03-10T19:59:25.120Z Compiling chrono-tz v0.10.4
21572026-03-10T19:59:25.350Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21582026-03-10T19:59:25.654Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21592026-03-10T19:59:26.056Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21602026-03-10T19:59:26.308Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21612026-03-10T19:59:27.107Z Compiling papergrid v0.11.0
21622026-03-10T19:59:27.693Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21632026-03-10T19:59:28.048Z Compiling globset v0.4.16
21642026-03-10T19:59:28.842Z Compiling gethostname v0.5.0
21652026-03-10T19:59:29.009Z Compiling slog-dtrace v0.3.0
21662026-03-10T19:59:29.104Z Compiling cancel-safe-futures v0.1.5
21672026-03-10T19:59:29.444Z Compiling const_format v0.2.34
21682026-03-10T19:59:29.879Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21692026-03-10T19:59:30.838Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21702026-03-10T19:59:31.538Z Compiling pem v3.0.5
21712026-03-10T19:59:31.554Z Compiling bcs v0.1.6
21722026-03-10T19:59:31.626Z Compiling cargo-platform v0.1.9
21732026-03-10T19:59:31.818Z Compiling serde_plain v1.0.2
21742026-03-10T19:59:31.976Z Compiling linear-map v1.2.0
21752026-03-10T19:59:32.081Z Compiling tagptr v0.2.0
21762026-03-10T19:59:32.265Z Compiling typed-path v0.9.3
21772026-03-10T19:59:32.283Z Compiling moka v0.12.11
21782026-03-10T19:59:34.101Z Compiling tough v0.20.0
21792026-03-10T19:59:34.453Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-03-10T19:59:35.353Z Compiling cargo_metadata v0.18.1
21812026-03-10T19:59:36.107Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-03-10T19:59:36.655Z Compiling tabled v0.15.0
21832026-03-10T19:59:36.758Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-03-10T19:59:37.013Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21852026-03-10T19:59:37.369Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-03-10T19:59:37.616Z Compiling git2 v0.19.0
21872026-03-10T19:59:39.980Z Compiling steno v0.4.1
21882026-03-10T19:59:41.360Z Compiling hickory-proto v0.25.2
21892026-03-10T19:59:41.518Z Compiling cookie v0.18.1
21902026-03-10T19:59:43.947Z Compiling hickory-resolver v0.25.2
21912026-03-10T19:59:45.469Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-03-10T19:59:47.008Z Compiling vergen v8.3.2
21932026-03-10T19:59:48.444Z Compiling signal-hook v0.3.18
21942026-03-10T19:59:49.539Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
21952026-03-10T19:59:50.072Z Compiling predicates-core v1.0.9
21962026-03-10T19:59:50.332Z Compiling mockall_derive v0.13.1
21972026-03-10T19:59:50.770Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
21982026-03-10T19:59:51.022Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21992026-03-10T19:59:51.346Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22002026-03-10T19:59:52.398Z Compiling sha2 v0.10.9
22012026-03-10T19:59:52.926Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22022026-03-10T19:59:53.032Z Compiling diff v0.1.13
22032026-03-10T19:59:53.441Z Compiling adler2 v2.0.1
22042026-03-10T19:59:53.630Z Compiling yansi v1.0.1
22052026-03-10T19:59:53.934Z Compiling miniz_oxide v0.8.9
22062026-03-10T19:59:54.074Z Compiling pretty_assertions v1.4.1
22072026-03-10T19:59:54.096Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22082026-03-10T19:59:54.864Z Compiling crc32fast v1.5.0
22092026-03-10T19:59:55.946Z Compiling predicates-tree v1.0.12
22102026-03-10T19:59:56.302Z Compiling predicates v3.1.3
22112026-03-10T19:59:57.155Z Compiling filetime v0.2.26
22122026-03-10T19:59:57.409Z Compiling arrayvec v0.7.6
22132026-03-10T19:59:57.687Z Compiling xattr v1.6.1
22142026-03-10T19:59:57.921Z Compiling constant_time_eq v0.3.1
22152026-03-10T19:59:58.072Z Compiling is_ci v1.2.0
22162026-03-10T19:59:58.265Z Compiling arrayref v0.3.9
22172026-03-10T19:59:58.371Z Compiling fragile v2.0.1
22182026-03-10T19:59:58.654Z Compiling downcast v0.11.0
22192026-03-10T19:59:58.771Z Compiling blake3 v1.8.2
22202026-03-10T19:59:58.847Z Compiling mockall v0.13.1
22212026-03-10T19:59:59.093Z Compiling toml v0.7.8
22222026-03-10T19:59:59.545Z Compiling supports-color v3.0.2
22232026-03-10T19:59:59.766Z Compiling tar v0.4.44
22242026-03-10T20:00:00.030Z Compiling curl-sys v0.4.83+curl-8.15.0
22252026-03-10T20:00:00.247Z Compiling signal-hook-tokio v0.3.1
22262026-03-10T20:00:00.423Z Compiling flate2 v1.1.2
22272026-03-10T20:00:01.067Z Compiling fs-err v3.1.2
22282026-03-10T20:00:01.374Z Compiling drift v0.1.0
22292026-03-10T20:00:01.480Z Compiling kstat-rs v0.2.4
22302026-03-10T20:00:01.483Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22312026-03-10T20:00:01.887Z Compiling display-error-chain v0.2.2
22322026-03-10T20:00:01.902Z Compiling hex-literal v1.0.0
22332026-03-10T20:00:02.069Z Compiling topological-sort v0.2.2
22342026-03-10T20:00:02.232Z Compiling omicron-zone-package v0.12.2
22352026-03-10T20:00:02.258Z Compiling dropshot-api-manager v0.2.2
22362026-03-10T20:00:02.555Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22372026-03-10T20:00:05.720Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22382026-03-10T20:00:05.991Z Compiling curl v0.4.49
22392026-03-10T20:00:06.102Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22402026-03-10T20:00:06.957Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22412026-03-10T20:00:07.162Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22422026-03-10T20:00:07.392Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22432026-03-10T20:00:07.686Z Compiling search_path v0.1.4
22442026-03-10T20:00:07.717Z Compiling internet-checksum v0.2.1
22452026-03-10T20:00:07.898Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22462026-03-10T20:00:08.200Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22472026-03-10T20:00:08.461Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22482026-03-10T20:00:09.834Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22492026-03-10T20:00:12.539Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22502026-03-10T20:01:11.976Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 17s
22512026-03-10T20:01:12.118Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
22522026-03-10T20:01:12.122Z
22532026-03-10T20:01:12.122Zrunning 0 tests
22542026-03-10T20:01:12.122Z
22552026-03-10T20:01:12.122Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22562026-03-10T20:01:12.122Z
22572026-03-10T20:01:12.122Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
22582026-03-10T20:01:12.126Z
22592026-03-10T20:01:12.126Zrunning 0 tests
22602026-03-10T20:01:12.129Z
22612026-03-10T20:01:12.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22622026-03-10T20:01:12.129Z
22632026-03-10T20:01:12.129Z Running unittests src/lib.rs (target/debug/deps/asic-6d8695f855cab0bc)
22642026-03-10T20:01:12.130Z
22652026-03-10T20:01:12.130Zrunning 0 tests
22662026-03-10T20:01:12.130Z
22672026-03-10T20:01:12.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22682026-03-10T20:01:12.130Z
22692026-03-10T20:01:12.133Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
22702026-03-10T20:01:12.133Z
22712026-03-10T20:01:12.133Zrunning 10 tests
22722026-03-10T20:01:12.134Ztest network::tests::test_eui64 ... ok
22732026-03-10T20:01:12.134Ztest nat::tests::test_vni ... ok
22742026-03-10T20:01:12.134Ztest network::tests::test_equal ... ok
22752026-03-10T20:01:12.134Ztest network::tests::test_not_equal ... ok
22762026-03-10T20:01:12.134Ztest network::tests::test_generate_ipv6_link_local ... ok
22772026-03-10T20:01:12.134Ztest network::tests::test_into ... ok
22782026-03-10T20:01:12.134Ztest network::tests::test_parse ... ok
22792026-03-10T20:01:12.134Ztest network::tests::test_to_string ... ok
22802026-03-10T20:01:12.134Ztest test_purge ... ok
22812026-03-10T20:01:12.137Ztest illumos::test::address_exists_handles_missing_object ... ok
22822026-03-10T20:01:12.137Z
22832026-03-10T20:01:12.137Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22842026-03-10T20:01:12.137Z
22852026-03-10T20:01:12.140Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
22862026-03-10T20:01:12.143Z
22872026-03-10T20:01:12.143Zrunning 1 test
22882026-03-10T20:01:14.331Ztest test::test_apis_up_to_date ... ok
22892026-03-10T20:01:14.331Z
22902026-03-10T20:01:14.331Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
22912026-03-10T20:01:14.331Z
22922026-03-10T20:01:14.359Z Running unittests src/main.rs (target/debug/deps/dpd-f5fbfe93f04eb43a)
22932026-03-10T20:01:14.368Z
22942026-03-10T20:01:14.368Zrunning 18 tests
22952026-03-10T20:01:14.371Ztest freemap::test_ordering ... ok
22962026-03-10T20:01:14.371Ztest freemap::test_split ... ok
22972026-03-10T20:01:14.371Ztest config::tests::test_updates ... ok
22982026-03-10T20:01:14.371Ztest macaddrs::tests::test_mac_offset ... ok
22992026-03-10T20:01:14.371Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23002026-03-10T20:01:14.371Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23012026-03-10T20:01:14.371Ztest macaddrs::tests::test_parse_port_id ... ok
23022026-03-10T20:01:14.371Ztest nat::test_mapping ... ok
23032026-03-10T20:01:14.371Ztest port_map::tests::dump_map ... ok
23042026-03-10T20:01:14.371Ztest port_map::tests::test_backplane_group ... ok
23052026-03-10T20:01:14.371Ztest port_map::tests::test_port_map ... ok
23062026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG created new freemap, unit: freemap_test
23072026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG initted freemap. size: 128, unit: freemap_test
23082026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG reset freemap, unit: freemap_test
23092026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG created new freemap, Mar 10 20:01:13.246unit :DEBG freemap_testcreated new freemap
23102026-03-10T20:01:14.372Z, unit: freemap_testMar 10 20:01:13.246
23112026-03-10T20:01:14.372Z DEBG initted freemap. size: 128, unit: Mar 10 20:01:13.246freemap_test
23122026-03-10T20:01:14.372ZDEBG initted freemap. size: 128, unitMar 10 20:01:13.246: DEBGfreemap_test
23132026-03-10T20:01:14.372Zreset freemap, unit: Mar 10 20:01:13.246freemap_test
23142026-03-10T20:01:14.372ZDEBG reset freemap, unit: freemap_test
23152026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG created new freemap, unit: freemap_test
23162026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG initted freemap. size: 128, unit: freemap_test
23172026-03-10T20:01:14.372Ztest freemap::test_exhaustion ... ok
23182026-03-10T20:01:14.372Ztest freemap::test_free ... ok
23192026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG reset freemap, unit: freemap_test
23202026-03-10T20:01:14.372Ztest freemap::test_basic ... ok
23212026-03-10T20:01:14.372Ztest freemap::test_span ... ok
23222026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG created new freemap, unit: freemap_test
23232026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG initted freemap. size: 128, unit: freemap_test
23242026-03-10T20:01:14.372ZMar 10 20:01:13.246 DEBG reset freemap, unit: freemap_test
23252026-03-10T20:01:14.372Ztest freemap::test_reclaim ... ok
23262026-03-10T20:01:14.375Ztest port_map::tests::parse_softnpu_revision ... ok
23272026-03-10T20:01:14.375Ztest api_server::tests::test_build_info ... ok
23282026-03-10T20:01:14.375Z
23292026-03-10T20:01:14.375Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23302026-03-10T20:01:14.376Z
23312026-03-10T20:01:14.376Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c0c3069ea31814bf)
23322026-03-10T20:01:14.379Z
23332026-03-10T20:01:14.379Zrunning 0 tests
23342026-03-10T20:01:14.379Z
23352026-03-10T20:01:14.379Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23362026-03-10T20:01:14.379Z
23372026-03-10T20:01:14.379Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
23382026-03-10T20:01:14.382Z
23392026-03-10T20:01:14.382Zrunning 0 tests
23402026-03-10T20:01:14.382Z
23412026-03-10T20:01:14.382Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23422026-03-10T20:01:14.382Z
23432026-03-10T20:01:14.382Z Running unittests src/lib.rs (target/debug/deps/dpd_client-777a3934625e3631)
23442026-03-10T20:01:14.382Z
23452026-03-10T20:01:14.383Zrunning 2 tests
23462026-03-10T20:01:14.386Ztest tests::test_parse_client_port_id ... ok
23472026-03-10T20:01:14.386Ztest tests::test_port_id_cmp ... ok
23482026-03-10T20:01:14.386Z
23492026-03-10T20:01:14.386Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23502026-03-10T20:01:14.386Z
23512026-03-10T20:01:14.386Z Running tests/test_all.rs (target/debug/deps/test_all-4de06104b93cd62a)
23522026-03-10T20:01:14.386Z
23532026-03-10T20:01:14.386Zrunning 0 tests
23542026-03-10T20:01:14.386Z
23552026-03-10T20:01:14.386Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23562026-03-10T20:01:14.386Z
23572026-03-10T20:01:14.386Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
23582026-03-10T20:01:14.390Z
23592026-03-10T20:01:14.390Zrunning 0 tests
23602026-03-10T20:01:14.390Z
23612026-03-10T20:01:14.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23622026-03-10T20:01:14.390Z
23632026-03-10T20:01:14.390Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
23642026-03-10T20:01:14.393Z
23652026-03-10T20:01:14.393Zrunning 12 tests
23662026-03-10T20:01:14.393Ztest icmp::test_v6_checksum ... ok
23672026-03-10T20:01:14.393Ztest icmp::test_v4_checksum ... ok
23682026-03-10T20:01:14.393Ztest lldp::test_lldp_parse ... ok
23692026-03-10T20:01:14.393Ztest pbuf::test_byte ... ok
23702026-03-10T20:01:14.393Ztest pbuf::test_nibble ... ok
23712026-03-10T20:01:14.393Ztest ipv6::test_ipv6_parse ... ok
23722026-03-10T20:01:14.393Ztest pbuf::test_short ... ok
23732026-03-10T20:01:14.393Ztest pbuf::test_overflow ... ok
23742026-03-10T20:01:14.393Ztest pbuf::test_twelve ... ok
23752026-03-10T20:01:14.393Ztest pbuf::test_word ... ok
23762026-03-10T20:01:14.393Ztest tcp::test_checksum_syn_nodata ... ok
23772026-03-10T20:01:14.393Ztest tcp::test_checksum_ack_data ... ok
23782026-03-10T20:01:14.393Z
23792026-03-10T20:01:14.393Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23802026-03-10T20:01:14.393Z
23812026-03-10T20:01:14.393Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
23822026-03-10T20:01:14.397Z
23832026-03-10T20:01:14.397Zrunning 0 tests
23842026-03-10T20:01:14.397Z
23852026-03-10T20:01:14.397Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23862026-03-10T20:01:14.397Z
23872026-03-10T20:01:14.397Z Running unittests src/main.rs (target/debug/deps/swadm-cc6ebb36fe45e057)
23882026-03-10T20:01:14.401Z
23892026-03-10T20:01:14.401Zrunning 5 tests
23902026-03-10T20:01:14.401Ztest switchport::test::test_compute_lanes ... ok
23912026-03-10T20:01:14.401Ztest switchport::test::port_id_ordering ... ok
23922026-03-10T20:01:14.401Z Lane 0 Lane 1 Lane 2 Lane 3
23932026-03-10T20:01:14.401Z Rx Loss-of-lock: Yes Yes Yes Yes
23942026-03-10T20:01:14.401Z Rx Loss-of-signal: Yes Yes Yes Yes
23952026-03-10T20:01:14.401Z Rx CDR Enabled: Yes Yes Yes Yes
23962026-03-10T20:01:14.401Z Lane 0 Tx Enabled: Yes Lane 1 Yes Lane 2 YesLane 3
23972026-03-10T20:01:14.401ZYes
23982026-03-10T20:01:14.401Z State: Activated Tx Loss-of-lock: No ActivatedNo ActivatedNo ActivatedNo
23992026-03-10T20:01:14.401Z
24002026-03-10T20:01:14.401Z Rx Output Enabled: false Tx Loss-of-signal: No Nofalse No falseNo
24012026-03-10T20:01:14.401Zfalse Tx CDR Enabled: No
24022026-03-10T20:01:14.401Z Rx Output Status: validNo validNo validNo
24032026-03-10T20:01:14.402Zvalid
24042026-03-10T20:01:14.402Z Tx Adaptive EQ Fault: No Rx Loss-of-lock: true true Notrue trueNo
24052026-03-10T20:01:14.402Z Rx Loss-of-signal: falseNo
24062026-03-10T20:01:14.402Zfalse Tx Fault: Yesfalse falseYes
24072026-03-10T20:01:14.402Z Rx Auto-squelch Disable: trueYes trueYes
24082026-03-10T20:01:14.402Ztrue true
24092026-03-10T20:01:14.402Z Tx Output Enabled: true true true true
24102026-03-10T20:01:14.402Z Tx Output Status: invalid invalid invalid invalid
24112026-03-10T20:01:14.402Z Tx Loss-of-lock: false false false false
24122026-03-10T20:01:14.402Z Tx Loss-of-signal: true true true true
24132026-03-10T20:01:14.402ZTx Auto-squelch Disable: false false false false
24142026-03-10T20:01:14.402Z Tx Adaptive EQ Fail: true true true true
24152026-03-10T20:01:14.402Z Tx Failure: false false false false
24162026-03-10T20:01:14.402Z Tx Force Squelch: true true true true
24172026-03-10T20:01:14.402Z Tx Input Polarity: normal normal normal normal
24182026-03-10T20:01:14.402Ztest switchport::test::test_print_sff_datapath ... ok
24192026-03-10T20:01:14.402Ztest switchport::test::test_print_cmis_datapath ... ok
24202026-03-10T20:01:14.407Ztest link::test_filter ... ok
24212026-03-10T20:01:14.407Z
24222026-03-10T20:01:14.407Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24232026-03-10T20:01:14.407Z
24242026-03-10T20:01:14.407Z Running tests/counters.rs (target/debug/deps/counters-6d4afd6def1d8a2b)
24252026-03-10T20:01:14.407Z
24262026-03-10T20:01:14.407Zrunning 1 test
24272026-03-10T20:01:14.407Ztest test_p4_counter_list ... ignored
24282026-03-10T20:01:14.407Z
24292026-03-10T20:01:14.407Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24302026-03-10T20:01:14.407Z
24312026-03-10T20:01:14.407Z Running tests/port-link.rs (target/debug/deps/port_link-551d62084f57e803)
24322026-03-10T20:01:14.410Z
24332026-03-10T20:01:14.410Zrunning 5 tests
24342026-03-10T20:01:14.410Ztest test_an ... ignored
24352026-03-10T20:01:14.410Ztest test_enable ... ignored
24362026-03-10T20:01:14.410Ztest test_ip_addresses ... ignored
24372026-03-10T20:01:14.410Ztest test_kr ... ignored
24382026-03-10T20:01:14.411Ztest test_mac ... ignored
24392026-03-10T20:01:14.411Z
24402026-03-10T20:01:14.411Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24412026-03-10T20:01:14.411Z
24422026-03-10T20:01:14.411Z Running unittests src/main.rs (target/debug/deps/tfportd-e5787c472c88abdb)
24432026-03-10T20:01:14.414Z
24442026-03-10T20:01:14.414Zrunning 3 tests
24452026-03-10T20:01:14.414Ztest linklocal::test_parse_ipadm ... ok
24462026-03-10T20:01:14.414Ztest tfport::test_parse_tfport ... ok
24472026-03-10T20:01:14.414Ztest config::tests::test_updates ... ok
24482026-03-10T20:01:14.414Z
24492026-03-10T20:01:14.414Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24502026-03-10T20:01:14.414Z
24512026-03-10T20:01:14.414Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
24522026-03-10T20:01:14.418Z
24532026-03-10T20:01:14.418Zrunning 0 tests
24542026-03-10T20:01:14.418Z
24552026-03-10T20:01:14.418Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24562026-03-10T20:01:14.418Z
24572026-03-10T20:01:14.418Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
24582026-03-10T20:01:14.421Z
24592026-03-10T20:01:14.421Zrunning 0 tests
24602026-03-10T20:01:14.421Z
24612026-03-10T20:01:14.421Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622026-03-10T20:01:14.421Z
24632026-03-10T20:01:14.421Z Doc-tests aal
24642026-03-10T20:01:14.561Z
24652026-03-10T20:01:14.561Zrunning 0 tests
24662026-03-10T20:01:14.561Z
24672026-03-10T20:01:14.561Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24682026-03-10T20:01:14.561Z
24692026-03-10T20:01:14.580Z Doc-tests aal_macros
24702026-03-10T20:01:14.675Z
24712026-03-10T20:01:14.675Zrunning 0 tests
24722026-03-10T20:01:14.675Z
24732026-03-10T20:01:14.675Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24742026-03-10T20:01:14.675Z
24752026-03-10T20:01:14.691Z Doc-tests common
24762026-03-10T20:01:14.988Z
24772026-03-10T20:01:14.988Zrunning 0 tests
24782026-03-10T20:01:14.988Z
24792026-03-10T20:01:14.988Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24802026-03-10T20:01:14.988Z
24812026-03-10T20:01:15.011Z Doc-tests dpd_api
24822026-03-10T20:01:16.277Z
24832026-03-10T20:01:16.277Zrunning 2 tests
24842026-03-10T20:01:16.277Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 94) ... ignored
24852026-03-10T20:01:16.277Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 100) ... ignored
24862026-03-10T20:01:16.277Z
24872026-03-10T20:01:16.278Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
24882026-03-10T20:01:16.278Z
24892026-03-10T20:01:16.319Z Doc-tests dpd_client
24902026-03-10T20:01:17.859Z
24912026-03-10T20:01:17.859Zrunning 0 tests
24922026-03-10T20:01:17.859Z
24932026-03-10T20:01:17.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24942026-03-10T20:01:17.859Z
24952026-03-10T20:01:17.910Z Doc-tests dpd_types
24962026-03-10T20:01:18.342Z
24972026-03-10T20:01:18.342Zrunning 0 tests
24982026-03-10T20:01:18.342Z
24992026-03-10T20:01:18.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25002026-03-10T20:01:18.342Z
25012026-03-10T20:01:18.375Z Doc-tests packet
25022026-03-10T20:01:18.520Z
25032026-03-10T20:01:18.520Zrunning 0 tests
25042026-03-10T20:01:18.520Z
25052026-03-10T20:01:18.520Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25062026-03-10T20:01:18.520Z
25072026-03-10T20:01:18.536Z Doc-tests pcap
25082026-03-10T20:01:18.604Z
25092026-03-10T20:01:18.604Zrunning 0 tests
25102026-03-10T20:01:18.604Z
25112026-03-10T20:01:18.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25122026-03-10T20:01:18.604Z
25132026-03-10T20:01:18.676Z+ for feat in tofino_stub tofino_asic softnpu chaos
25142026-03-10T20:01:18.676Z+ RUST_BACKTRACE=full
25152026-03-10T20:01:18.676Z+ cargo test --features tofino_asic --no-fail-fast
25162026-03-10T20:01:19.511Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25172026-03-10T20:01:19.600Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25182026-03-10T20:01:19.610Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25192026-03-10T20:01:19.620Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25202026-03-10T20:01:34.061Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25212026-03-10T20:01:34.061Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25222026-03-10T20:02:21.782Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
25232026-03-10T20:02:21.940Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
25242026-03-10T20:02:21.943Z
25252026-03-10T20:02:21.943Zrunning 0 tests
25262026-03-10T20:02:21.943Z
25272026-03-10T20:02:21.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25282026-03-10T20:02:21.943Z
25292026-03-10T20:02:21.943Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
25302026-03-10T20:02:21.943Z
25312026-03-10T20:02:21.944Zrunning 0 tests
25322026-03-10T20:02:21.944Z
25332026-03-10T20:02:21.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25342026-03-10T20:02:21.944Z
25352026-03-10T20:02:21.944Z Running unittests src/lib.rs (target/debug/deps/asic-cc705ea018ff0a18)
25362026-03-10T20:02:22.028Z
25372026-03-10T20:02:22.029Zrunning 8 tests
25382026-03-10T20:02:22.032Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25392026-03-10T20:02:22.032Ztest tofino_asic::qsfp::tests::fix_link ... ok
25402026-03-10T20:02:22.032Ztest tofino_asic::stats::constants_sanity_check ... ok
25412026-03-10T20:02:22.032Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25422026-03-10T20:02:22.032Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25432026-03-10T20:02:22.032Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25442026-03-10T20:02:22.039Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25452026-03-10T20:02:22.530Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25462026-03-10T20:02:22.530Z
25472026-03-10T20:02:22.530Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25482026-03-10T20:02:22.530Z
25492026-03-10T20:02:22.541Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
25502026-03-10T20:02:22.544Z
25512026-03-10T20:02:22.544Zrunning 10 tests
25522026-03-10T20:02:22.548Ztest nat::tests::test_vni ... ok
25532026-03-10T20:02:22.548Ztest network::tests::test_eui64 ... ok
25542026-03-10T20:02:22.548Ztest network::tests::test_equal ... ok
25552026-03-10T20:02:22.548Ztest network::tests::test_generate_ipv6_link_local ... ok
25562026-03-10T20:02:22.548Ztest network::tests::test_not_equal ... ok
25572026-03-10T20:02:22.548Ztest network::tests::test_into ... ok
25582026-03-10T20:02:22.548Ztest network::tests::test_parse ... ok
25592026-03-10T20:02:22.548Ztest network::tests::test_to_string ... ok
25602026-03-10T20:02:22.548Ztest test_purge ... ok
25612026-03-10T20:02:22.551Ztest illumos::test::address_exists_handles_missing_object ... ok
25622026-03-10T20:02:22.551Z
25632026-03-10T20:02:22.551Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25642026-03-10T20:02:22.551Z
25652026-03-10T20:02:22.551Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
25662026-03-10T20:02:22.555Z
25672026-03-10T20:02:22.555Zrunning 1 test
25682026-03-10T20:02:24.749Ztest test::test_apis_up_to_date ... ok
25692026-03-10T20:02:24.749Z
25702026-03-10T20:02:24.750Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
25712026-03-10T20:02:24.750Z
25722026-03-10T20:02:24.777Z Running unittests src/main.rs (target/debug/deps/dpd-c9ed06a7ee99a2e6)
25732026-03-10T20:02:24.865Z
25742026-03-10T20:02:24.865Zrunning 46 tests
25752026-03-10T20:02:24.868Ztest freemap::test_ordering ... ok
25762026-03-10T20:02:24.868Ztest freemap::test_split ... ok
25772026-03-10T20:02:24.868Ztest config::tests::test_updates ... ok
25782026-03-10T20:02:24.868Ztest macaddrs::tests::test_mac_offset ... ok
25792026-03-10T20:02:24.868Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
25802026-03-10T20:02:24.868Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
25812026-03-10T20:02:24.868Ztest macaddrs::tests::test_parse_port_id ... ok
25822026-03-10T20:02:24.869Ztest nat::test_mapping ... ok
25832026-03-10T20:02:24.869Ztest port_map::tests::dump_map ... ok
25842026-03-10T20:02:24.869Ztest port_map::tests::test_backplane_group ... ok
25852026-03-10T20:02:24.872Ztest port_map::tests::test_port_map ... ok
25862026-03-10T20:02:24.872Ztest transceivers::mpn_test::test_mpn_missing ... ok
25872026-03-10T20:02:24.872Ztest transceivers::mpn_test::test_mpn_present ... ok
25882026-03-10T20:02:24.872Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25892026-03-10T20:02:24.872Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
25902026-03-10T20:02:24.872Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
25912026-03-10T20:02:24.872Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
25922026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG created new freemap, unit: freemap_test
25932026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG initted freemap. size: 128, unit: freemap_test
25942026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG reset freemap, unit: freemap_test
25952026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG created new freemap, unit: freemap_test
25962026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG initted freemap. size: 128, unit: freemap_test
25972026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG Mar 10 20:02:23.723reset freemap , DEBGunit :created new freemap freemap_test,
25982026-03-10T20:02:24.872Zunit: freemap_test
25992026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG initted freemap. size: 128, unit: freemap_test
26002026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG reset freemap, unit: freemap_test
26012026-03-10T20:02:24.872ZMar 10 20:02:23.723Mar 10 20:02:23.723 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
26022026-03-10T20:02:24.872Z
26032026-03-10T20:02:24.872ZMar 10 20:02:23.723Mar 10 20:02:23.723 DEBGDEBG initted freemap. size: 128, unit: freemap_test
26042026-03-10T20:02:24.872ZMar 10 20:02:23.723 DEBG reset freemap, unit: freemap_test
26052026-03-10T20:02:24.872Zinitted freemap. size: 128, unit: freemap_test
26062026-03-10T20:02:24.872ZMar 10 20:02:23.724 DEBG reset freemap, unit: freemap_test
26072026-03-10T20:02:24.873Ztest freemap::test_exhaustion ... ok
26082026-03-10T20:02:24.873Ztest freemap::test_basic ... ok
26092026-03-10T20:02:24.873Ztest freemap::test_reclaim ... ok
26102026-03-10T20:02:24.873Ztest port_map::tests::parse_softnpu_revision ... ok
26112026-03-10T20:02:24.873Ztest freemap::test_free ... ok
26122026-03-10T20:02:24.873Ztest freemap::test_span ... ok
26132026-03-10T20:02:24.873Ztest api_server::tests::test_build_info ... ok
26142026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26152026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26162026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26172026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26182026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26192026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26202026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26212026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26222026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26232026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26242026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26252026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26262026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26272026-03-10T20:02:24.873Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26282026-03-10T20:02:24.876Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26292026-03-10T20:02:24.876Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26302026-03-10T20:02:24.876Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26312026-03-10T20:02:24.876Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26322026-03-10T20:02:24.877Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26332026-03-10T20:02:24.877Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26342026-03-10T20:02:24.877Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26352026-03-10T20:02:24.877Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26362026-03-10T20:02:24.877Z
26372026-03-10T20:02:24.877Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26382026-03-10T20:02:24.877Z
26392026-03-10T20:02:24.889Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6db38aab40979f93)
26402026-03-10T20:02:24.892Z
26412026-03-10T20:02:24.892Zrunning 0 tests
26422026-03-10T20:02:24.892Z
26432026-03-10T20:02:24.892Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26442026-03-10T20:02:24.893Z
26452026-03-10T20:02:24.893Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
26462026-03-10T20:02:24.896Z
26472026-03-10T20:02:24.896Zrunning 0 tests
26482026-03-10T20:02:24.896Z
26492026-03-10T20:02:24.896Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26502026-03-10T20:02:24.896Z
26512026-03-10T20:02:24.896Z Running unittests src/lib.rs (target/debug/deps/dpd_client-fc33ed9e730511b6)
26522026-03-10T20:02:24.899Z
26532026-03-10T20:02:24.899Zrunning 2 tests
26542026-03-10T20:02:24.899Ztest tests::test_parse_client_port_id ... ok
26552026-03-10T20:02:24.899Ztest tests::test_port_id_cmp ... ok
26562026-03-10T20:02:24.899Z
26572026-03-10T20:02:24.899Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26582026-03-10T20:02:24.899Z
26592026-03-10T20:02:24.899Z Running tests/test_all.rs (target/debug/deps/test_all-b32dccbea9798fb3)
26602026-03-10T20:02:24.902Z
26612026-03-10T20:02:24.902Zrunning 0 tests
26622026-03-10T20:02:24.902Z
26632026-03-10T20:02:24.902Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26642026-03-10T20:02:24.902Z
26652026-03-10T20:02:24.902Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
26662026-03-10T20:02:24.905Z
26672026-03-10T20:02:24.906Zrunning 0 tests
26682026-03-10T20:02:24.906Z
26692026-03-10T20:02:24.906Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26702026-03-10T20:02:24.906Z
26712026-03-10T20:02:24.906Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
26722026-03-10T20:02:24.906Z
26732026-03-10T20:02:24.906Zrunning 12 tests
26742026-03-10T20:02:24.909Ztest icmp::test_v6_checksum ... ok
26752026-03-10T20:02:24.909Ztest icmp::test_v4_checksum ... ok
26762026-03-10T20:02:24.909Ztest lldp::test_lldp_parse ... ok
26772026-03-10T20:02:24.909Ztest ipv6::test_ipv6_parse ... ok
26782026-03-10T20:02:24.909Ztest pbuf::test_byte ... ok
26792026-03-10T20:02:24.909Ztest pbuf::test_nibble ... ok
26802026-03-10T20:02:24.909Ztest pbuf::test_overflow ... ok
26812026-03-10T20:02:24.909Ztest pbuf::test_short ... ok
26822026-03-10T20:02:24.909Ztest pbuf::test_twelve ... ok
26832026-03-10T20:02:24.909Ztest pbuf::test_word ... ok
26842026-03-10T20:02:24.909Ztest tcp::test_checksum_ack_data ... ok
26852026-03-10T20:02:24.909Ztest tcp::test_checksum_syn_nodata ... ok
26862026-03-10T20:02:24.909Z
26872026-03-10T20:02:24.909Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882026-03-10T20:02:24.909Z
26892026-03-10T20:02:24.909Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
26902026-03-10T20:02:24.910Z
26912026-03-10T20:02:24.910Zrunning 0 tests
26922026-03-10T20:02:24.910Z
26932026-03-10T20:02:24.910Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26942026-03-10T20:02:24.910Z
26952026-03-10T20:02:24.913Z Running unittests src/main.rs (target/debug/deps/swadm-b0d709f89618c3d4)
26962026-03-10T20:02:24.916Z
26972026-03-10T20:02:24.916Zrunning 5 tests
26982026-03-10T20:02:24.916Ztest switchport::test::test_compute_lanes ... ok
26992026-03-10T20:02:24.916Ztest switchport::test::port_id_ordering ... ok
27002026-03-10T20:02:24.916Z Lane 0 Lane 1 Lane 2 Lane 3
27012026-03-10T20:02:24.916Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2Yes Lane 3Yes
27022026-03-10T20:02:24.916Z
27032026-03-10T20:02:24.916Z State: Activated Rx Loss-of-signal: Yes Activated YesActivated ActivatedYes
27042026-03-10T20:02:24.916Z Rx Output Enabled: falseYes
27052026-03-10T20:02:24.916Zfalse Rx CDR Enabled: Yes Yesfalse Yesfalse
27062026-03-10T20:02:24.916ZYes
27072026-03-10T20:02:24.916Z Rx Output Status: valid Tx Enabled: Yes Yesvalid Yesvalid Yesvalid
27082026-03-10T20:02:24.916Z
27092026-03-10T20:02:24.916Z Rx Loss-of-lock: true Tx Loss-of-lock: No true No true Notrue
27102026-03-10T20:02:24.916ZNo Rx Loss-of-signal: false
27112026-03-10T20:02:24.916Z Tx Loss-of-signal: Nofalse Nofalse Nofalse
27122026-03-10T20:02:24.916ZNo
27132026-03-10T20:02:24.916ZRx Auto-squelch Disable: true Tx CDR Enabled: Notrue No trueNo true
27142026-03-10T20:02:24.916ZNo Tx Output Enabled: true
27152026-03-10T20:02:24.916Z Tx Adaptive EQ Fault: Notrue trueNo trueNo
27162026-03-10T20:02:24.916Z No Tx Output Status: invalid
27172026-03-10T20:02:24.916Z Tx Fault: Yesinvalid invalid Yesinvalid
27182026-03-10T20:02:24.916ZYes Tx Loss-of-lock: falseYes
27192026-03-10T20:02:24.916Zfalse false false
27202026-03-10T20:02:24.916Z Tx Loss-of-signal: true true true true
27212026-03-10T20:02:24.916ZTx Auto-squelch Disable: false false false false
27222026-03-10T20:02:24.916Z Tx Adaptive EQ Fail: true true true true
27232026-03-10T20:02:24.916Z Tx Failure: false false false false
27242026-03-10T20:02:24.916Z Tx Force Squelch: true true true true
27252026-03-10T20:02:24.916Z Tx Input Polarity: normal normal normal normal
27262026-03-10T20:02:24.917Ztest switchport::test::test_print_sff_datapath ... ok
27272026-03-10T20:02:24.917Ztest switchport::test::test_print_cmis_datapath ... ok
27282026-03-10T20:02:24.920Ztest link::test_filter ... ok
27292026-03-10T20:02:24.920Z
27302026-03-10T20:02:24.920Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27312026-03-10T20:02:24.920Z
27322026-03-10T20:02:24.920Z Running tests/counters.rs (target/debug/deps/counters-8d9cc8f29ac3f9d9)
27332026-03-10T20:02:24.920Z
27342026-03-10T20:02:24.920Zrunning 1 test
27352026-03-10T20:02:24.920Ztest test_p4_counter_list ... ignored
27362026-03-10T20:02:24.920Z
27372026-03-10T20:02:24.920Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27382026-03-10T20:02:24.920Z
27392026-03-10T20:02:24.923Z Running tests/port-link.rs (target/debug/deps/port_link-c99101bf621e094f)
27402026-03-10T20:02:24.923Z
27412026-03-10T20:02:24.923Zrunning 5 tests
27422026-03-10T20:02:24.924Ztest test_an ... ignored
27432026-03-10T20:02:24.924Ztest test_enable ... ignored
27442026-03-10T20:02:24.924Ztest test_ip_addresses ... ignored
27452026-03-10T20:02:24.924Ztest test_kr ... ignored
27462026-03-10T20:02:24.924Ztest test_mac ... ignored
27472026-03-10T20:02:24.924Z
27482026-03-10T20:02:24.924Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27492026-03-10T20:02:24.924Z
27502026-03-10T20:02:24.924Z Running unittests src/main.rs (target/debug/deps/tfportd-7f9f13ad42673e0c)
27512026-03-10T20:02:24.927Z
27522026-03-10T20:02:24.928Zrunning 3 tests
27532026-03-10T20:02:24.931Ztest linklocal::test_parse_ipadm ... ok
27542026-03-10T20:02:24.931Ztest tfport::test_parse_tfport ... ok
27552026-03-10T20:02:24.931Ztest config::tests::test_updates ... ok
27562026-03-10T20:02:24.931Z
27572026-03-10T20:02:24.931Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27582026-03-10T20:02:24.931Z
27592026-03-10T20:02:24.931Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
27602026-03-10T20:02:24.934Z
27612026-03-10T20:02:24.934Zrunning 0 tests
27622026-03-10T20:02:24.934Z
27632026-03-10T20:02:24.934Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27642026-03-10T20:02:24.934Z
27652026-03-10T20:02:24.934Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
27662026-03-10T20:02:24.938Z
27672026-03-10T20:02:24.938Zrunning 0 tests
27682026-03-10T20:02:24.938Z
27692026-03-10T20:02:24.938Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27702026-03-10T20:02:24.938Z
27712026-03-10T20:02:24.938Z Doc-tests aal
27722026-03-10T20:02:25.075Z
27732026-03-10T20:02:25.075Zrunning 0 tests
27742026-03-10T20:02:25.075Z
27752026-03-10T20:02:25.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27762026-03-10T20:02:25.075Z
27772026-03-10T20:02:25.095Z Doc-tests aal_macros
27782026-03-10T20:02:25.183Z
27792026-03-10T20:02:25.183Zrunning 0 tests
27802026-03-10T20:02:25.183Z
27812026-03-10T20:02:25.186Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27822026-03-10T20:02:25.186Z
27832026-03-10T20:02:25.197Z Doc-tests common
27842026-03-10T20:02:25.494Z
27852026-03-10T20:02:25.494Zrunning 0 tests
27862026-03-10T20:02:25.494Z
27872026-03-10T20:02:25.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27882026-03-10T20:02:25.494Z
27892026-03-10T20:02:25.518Z Doc-tests dpd_api
27902026-03-10T20:02:26.784Z
27912026-03-10T20:02:26.784Zrunning 2 tests
27922026-03-10T20:02:26.784Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 94) ... ignored
27932026-03-10T20:02:26.784Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 100) ... ignored
27942026-03-10T20:02:26.784Z
27952026-03-10T20:02:26.784Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27962026-03-10T20:02:26.784Z
27972026-03-10T20:02:26.826Z Doc-tests dpd_client
27982026-03-10T20:02:28.373Z
27992026-03-10T20:02:28.373Zrunning 0 tests
28002026-03-10T20:02:28.373Z
28012026-03-10T20:02:28.373Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28022026-03-10T20:02:28.373Z
28032026-03-10T20:02:28.425Z Doc-tests dpd_types
28042026-03-10T20:02:28.859Z
28052026-03-10T20:02:28.859Zrunning 0 tests
28062026-03-10T20:02:28.859Z
28072026-03-10T20:02:28.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28082026-03-10T20:02:28.859Z
28092026-03-10T20:02:28.894Z Doc-tests packet
28102026-03-10T20:02:29.039Z
28112026-03-10T20:02:29.039Zrunning 0 tests
28122026-03-10T20:02:29.039Z
28132026-03-10T20:02:29.040Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28142026-03-10T20:02:29.040Z
28152026-03-10T20:02:29.058Z Doc-tests pcap
28162026-03-10T20:02:29.126Z
28172026-03-10T20:02:29.126Zrunning 0 tests
28182026-03-10T20:02:29.126Z
28192026-03-10T20:02:29.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28202026-03-10T20:02:29.129Z
28212026-03-10T20:02:29.179Z+ for feat in tofino_stub tofino_asic softnpu chaos
28222026-03-10T20:02:29.179Z+ RUST_BACKTRACE=full
28232026-03-10T20:02:29.179Z+ cargo test --features softnpu --no-fail-fast
28242026-03-10T20:02:30.091Z Compiling num-integer v0.1.46
28252026-03-10T20:02:30.187Z Compiling num-complex v0.4.6
28262026-03-10T20:02:30.253Z Compiling bitstruct_derive v0.1.0
28272026-03-10T20:02:30.257Z Compiling tap v1.0.1
28282026-03-10T20:02:30.404Z Compiling wyz v0.5.1
28292026-03-10T20:02:30.593Z Compiling num-iter v0.1.45
28302026-03-10T20:02:30.639Z Compiling num-rational v0.4.2
28312026-03-10T20:02:30.669Z Compiling num-bigint v0.4.6
28322026-03-10T20:02:30.795Z Compiling radium v0.7.0
28332026-03-10T20:02:30.828Z Compiling funty v2.0.0
28342026-03-10T20:02:30.845Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28352026-03-10T20:02:30.911Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28362026-03-10T20:02:31.088Z Compiling num v0.4.3
28372026-03-10T20:02:31.133Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28382026-03-10T20:02:31.179Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28392026-03-10T20:02:31.194Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28402026-03-10T20:02:31.304Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28412026-03-10T20:02:31.386Z Compiling bitvec v1.0.1
28422026-03-10T20:02:31.527Z Compiling typeid v1.0.3
28432026-03-10T20:02:31.540Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28442026-03-10T20:02:31.686Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28452026-03-10T20:02:31.699Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28462026-03-10T20:02:31.823Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28472026-03-10T20:02:31.929Z Compiling ascii v1.1.0
28482026-03-10T20:02:32.309Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28492026-03-10T20:02:32.947Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28502026-03-10T20:02:33.006Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28512026-03-10T20:02:33.057Z Compiling erased-serde v0.4.8
28522026-03-10T20:02:33.163Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28532026-03-10T20:02:33.275Z Compiling bitstruct v0.1.1
28542026-03-10T20:02:33.401Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28552026-03-10T20:02:33.458Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28562026-03-10T20:02:33.691Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28572026-03-10T20:02:34.079Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28582026-03-10T20:02:34.502Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28592026-03-10T20:02:34.539Z Compiling serde_arrays v0.1.0
28602026-03-10T20:02:34.564Z Compiling libloading v0.7.4
28612026-03-10T20:02:34.701Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28622026-03-10T20:02:34.854Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28632026-03-10T20:02:35.581Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28642026-03-10T20:02:35.729Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28652026-03-10T20:02:37.487Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28662026-03-10T20:02:38.541Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28672026-03-10T20:02:46.170Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28682026-03-10T20:02:46.484Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28692026-03-10T20:02:46.520Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28702026-03-10T20:02:46.810Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28712026-03-10T20:02:47.196Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28722026-03-10T20:02:47.378Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28732026-03-10T20:02:49.588Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28742026-03-10T20:02:49.869Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28752026-03-10T20:02:50.771Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28762026-03-10T20:02:56.278Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
28772026-03-10T20:02:56.403Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
28782026-03-10T20:03:00.530Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28792026-03-10T20:03:01.432Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28802026-03-10T20:03:11.220Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28812026-03-10T20:03:13.714Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28822026-03-10T20:03:19.193Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28832026-03-10T20:04:09.557Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s
28842026-03-10T20:04:09.693Z Running unittests src/lib.rs (target/debug/deps/aal-3081bcca9c991069)
28852026-03-10T20:04:09.697Z
28862026-03-10T20:04:09.697Zrunning 0 tests
28872026-03-10T20:04:09.697Z
28882026-03-10T20:04:09.697Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28892026-03-10T20:04:09.697Z
28902026-03-10T20:04:09.697Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28912026-03-10T20:04:09.700Z
28922026-03-10T20:04:09.700Zrunning 0 tests
28932026-03-10T20:04:09.700Z
28942026-03-10T20:04:09.700Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28952026-03-10T20:04:09.700Z
28962026-03-10T20:04:09.703Z Running unittests src/lib.rs (target/debug/deps/asic-ff5407dd8f4da1b6)
28972026-03-10T20:04:09.703Z
28982026-03-10T20:04:09.703Zrunning 0 tests
28992026-03-10T20:04:09.703Z
29002026-03-10T20:04:09.703Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29012026-03-10T20:04:09.703Z
29022026-03-10T20:04:09.707Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
29032026-03-10T20:04:09.707Z
29042026-03-10T20:04:09.707Zrunning 10 tests
29052026-03-10T20:04:09.710Ztest nat::tests::test_vni ... ok
29062026-03-10T20:04:09.710Ztest network::tests::test_equal ... ok
29072026-03-10T20:04:09.710Ztest network::tests::test_eui64 ... ok
29082026-03-10T20:04:09.710Ztest network::tests::test_into ... ok
29092026-03-10T20:04:09.710Ztest network::tests::test_not_equal ... ok
29102026-03-10T20:04:09.710Ztest network::tests::test_generate_ipv6_link_local ... ok
29112026-03-10T20:04:09.710Ztest network::tests::test_parse ... ok
29122026-03-10T20:04:09.710Ztest network::tests::test_to_string ... ok
29132026-03-10T20:04:09.710Ztest test_purge ... ok
29142026-03-10T20:04:09.713Ztest illumos::test::address_exists_handles_missing_object ... ok
29152026-03-10T20:04:09.714Z
29162026-03-10T20:04:09.714Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29172026-03-10T20:04:09.714Z
29182026-03-10T20:04:09.714Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-57de7df92f7d8ea4)
29192026-03-10T20:04:09.717Z
29202026-03-10T20:04:09.717Zrunning 1 test
29212026-03-10T20:04:11.935Ztest test::test_apis_up_to_date ... ok
29222026-03-10T20:04:11.936Z
29232026-03-10T20:04:11.936Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.22s
29242026-03-10T20:04:11.936Z
29252026-03-10T20:04:11.964Z Running unittests src/main.rs (target/debug/deps/dpd-ec728b883472e9e0)
29262026-03-10T20:04:11.971Z
29272026-03-10T20:04:11.971Zrunning 18 tests
29282026-03-10T20:04:11.975Ztest freemap::test_ordering ... ok
29292026-03-10T20:04:11.975Ztest freemap::test_split ... ok
29302026-03-10T20:04:11.975Ztest config::tests::test_updates ... ok
29312026-03-10T20:04:11.975Ztest macaddrs::tests::test_mac_offset ... ok
29322026-03-10T20:04:11.975Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29332026-03-10T20:04:11.975Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29342026-03-10T20:04:11.975Ztest macaddrs::tests::test_parse_port_id ... ok
29352026-03-10T20:04:11.975Ztest nat::test_mapping ... ok
29362026-03-10T20:04:11.975Ztest port_map::tests::dump_map ... ok
29372026-03-10T20:04:11.978Ztest port_map::tests::test_backplane_group ... ok
29382026-03-10T20:04:11.978Ztest port_map::tests::test_port_map ... ok
29392026-03-10T20:04:11.978ZMar 10 20:04:10.795 DEBG created new freemapMar 10 20:04:10.795 DEBG , created new freemapunit, :unit :freemap_test
29402026-03-10T20:04:11.978Zfreemap_test
29412026-03-10T20:04:11.978ZMar 10 20:04:10.796Mar 10 20:04:10.796 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testMar 10 20:04:10.796freemap_test
29422026-03-10T20:04:11.978ZDEBG
29432026-03-10T20:04:11.978ZMar 10 20:04:10.795 Mar 10 20:04:10.796Mar 10 20:04:10.796DEBG created new freemap DEBGDEBGcreated new freemap, unit, : unit:created new freemap , Mar 10 20:04:10.796unitreset freemapfreemap_testfreemap_test :
29442026-03-10T20:04:11.978Z
29452026-03-10T20:04:11.978Z DEBG, freemap_test unit
29462026-03-10T20:04:11.978Zreset freemapMar 10 20:04:10.796, Mar 10 20:04:10.796DEBG :DEBGinitted freemap. size: 128 , freemap_testinitted freemap. size: 128
29472026-03-10T20:04:11.978Zunitunit:, :unit : freemap_testfreemap_test
29482026-03-10T20:04:11.979Z
29492026-03-10T20:04:11.979Zfreemap_test
29502026-03-10T20:04:11.979ZMar 10 20:04:10.796Mar 10 20:04:10.796 Mar 10 20:04:10.796DEBG DEBG reset freemap DEBG, initted freemap. size: 128 , unitunitreset freemap:, unit:: freemap_test freemap_test
29512026-03-10T20:04:11.979Z
29522026-03-10T20:04:11.979Zfreemap_test
29532026-03-10T20:04:11.979ZMar 10 20:04:10.796 DEBG reset freemap, unit: freemap_test
29542026-03-10T20:04:11.979Ztest freemap::test_basic ... ok
29552026-03-10T20:04:11.979Ztest freemap::test_free ... ok
29562026-03-10T20:04:11.979Ztest freemap::test_exhaustion ... ok
29572026-03-10T20:04:11.979Ztest freemap::test_reclaim ... ok
29582026-03-10T20:04:11.979Ztest freemap::test_span ... ok
29592026-03-10T20:04:11.979Ztest port_map::tests::parse_softnpu_revision ... ok
29602026-03-10T20:04:11.979Ztest api_server::tests::test_build_info ... ok
29612026-03-10T20:04:11.979Z
29622026-03-10T20:04:11.979Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29632026-03-10T20:04:11.979Z
29642026-03-10T20:04:11.983Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7fa608bfaba72db3)
29652026-03-10T20:04:11.986Z
29662026-03-10T20:04:11.986Zrunning 0 tests
29672026-03-10T20:04:11.986Z
29682026-03-10T20:04:11.986Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29692026-03-10T20:04:11.986Z
29702026-03-10T20:04:11.986Z Running unittests src/lib.rs (target/debug/deps/dpd_api-f70ba6afec45c886)
29712026-03-10T20:04:11.991Z
29722026-03-10T20:04:11.991Zrunning 0 tests
29732026-03-10T20:04:11.991Z
29742026-03-10T20:04:11.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29752026-03-10T20:04:11.991Z
29762026-03-10T20:04:11.991Z Running unittests src/lib.rs (target/debug/deps/dpd_client-89b0d83c32dacc5a)
29772026-03-10T20:04:11.991Z
29782026-03-10T20:04:11.991Zrunning 2 tests
29792026-03-10T20:04:11.994Ztest tests::test_port_id_cmp ... ok
29802026-03-10T20:04:11.994Ztest tests::test_parse_client_port_id ... ok
29812026-03-10T20:04:11.994Z
29822026-03-10T20:04:11.994Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29832026-03-10T20:04:11.994Z
29842026-03-10T20:04:11.994Z Running tests/test_all.rs (target/debug/deps/test_all-5741a0a1b5d4483a)
29852026-03-10T20:04:11.994Z
29862026-03-10T20:04:11.994Zrunning 0 tests
29872026-03-10T20:04:11.994Z
29882026-03-10T20:04:11.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29892026-03-10T20:04:11.994Z
29902026-03-10T20:04:11.994Z Running unittests src/lib.rs (target/debug/deps/dpd_types-c1c82d28a9058c66)
29912026-03-10T20:04:11.994Z
29922026-03-10T20:04:11.994Zrunning 0 tests
29932026-03-10T20:04:11.997Z
29942026-03-10T20:04:11.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29952026-03-10T20:04:11.997Z
29962026-03-10T20:04:11.997Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
29972026-03-10T20:04:11.997Z
29982026-03-10T20:04:11.998Zrunning 12 tests
29992026-03-10T20:04:12.001Ztest icmp::test_v6_checksum ... ok
30002026-03-10T20:04:12.001Ztest icmp::test_v4_checksum ... ok
30012026-03-10T20:04:12.001Ztest lldp::test_lldp_parse ... ok
30022026-03-10T20:04:12.001Ztest pbuf::test_byte ... ok
30032026-03-10T20:04:12.001Ztest ipv6::test_ipv6_parse ... ok
30042026-03-10T20:04:12.001Ztest pbuf::test_nibble ... ok
30052026-03-10T20:04:12.001Ztest pbuf::test_overflow ... ok
30062026-03-10T20:04:12.001Ztest pbuf::test_short ... ok
30072026-03-10T20:04:12.001Ztest pbuf::test_twelve ... ok
30082026-03-10T20:04:12.001Ztest pbuf::test_word ... ok
30092026-03-10T20:04:12.001Ztest tcp::test_checksum_ack_data ... ok
30102026-03-10T20:04:12.001Ztest tcp::test_checksum_syn_nodata ... ok
30112026-03-10T20:04:12.001Z
30122026-03-10T20:04:12.001Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30132026-03-10T20:04:12.001Z
30142026-03-10T20:04:12.001Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
30152026-03-10T20:04:12.001Z
30162026-03-10T20:04:12.001Zrunning 0 tests
30172026-03-10T20:04:12.002Z
30182026-03-10T20:04:12.002Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30192026-03-10T20:04:12.002Z
30202026-03-10T20:04:12.005Z Running unittests src/main.rs (target/debug/deps/swadm-cc6ebb36fe45e057)
30212026-03-10T20:04:12.021Z
30222026-03-10T20:04:12.021Zrunning 5 tests
30232026-03-10T20:04:12.025Ztest switchport::test::test_compute_lanes ... ok
30242026-03-10T20:04:12.028Ztest switchport::test::port_id_ordering ... ok
30252026-03-10T20:04:12.029Ztest link::test_filter ... ok
30262026-03-10T20:04:12.029Z Lane 0 Lane 1 Lane 2 Lane 3
30272026-03-10T20:04:12.029Z Rx Loss-of-lock: Yes Yes Yes Yes
30282026-03-10T20:04:12.029Z Rx Loss-of-signal: Yes Yes Yes Yes
30292026-03-10T20:04:12.029Z Rx CDR Enabled: Yes Yes Yes Yes
30302026-03-10T20:04:12.029Z Tx Enabled: Yes Yes Yes Yes
30312026-03-10T20:04:12.029Z Lane 0 Tx Loss-of-lock: No Lane 1No Lane 2 NoLane 3
30322026-03-10T20:04:12.029ZNo
30332026-03-10T20:04:12.029Z Tx Loss-of-signal: No State: Activated No Activated No ActivatedNo
30342026-03-10T20:04:12.029ZActivated Tx CDR Enabled: No
30352026-03-10T20:04:12.029Z Rx Output Enabled: falseNo false falseNo Nofalse
30362026-03-10T20:04:12.029Z
30372026-03-10T20:04:12.029Z Tx Adaptive EQ Fault: No Rx Output Status: validNo Novalid Novalid
30382026-03-10T20:04:12.029Z valid Tx Fault: Yes
30392026-03-10T20:04:12.029Z Rx Loss-of-lock: true Yestrue Yestrue Yestrue
30402026-03-10T20:04:12.029Z
30412026-03-10T20:04:12.029Z Rx Loss-of-signal: false false false false
30422026-03-10T20:04:12.029ZRx Auto-squelch Disable: true true true true
30432026-03-10T20:04:12.029Z Tx Output Enabled: true true true true
30442026-03-10T20:04:12.029Z Tx Output Status: invalid invalid invalid invalid
30452026-03-10T20:04:12.029Z Tx Loss-of-lock: false false false false
30462026-03-10T20:04:12.029Z Tx Loss-of-signal: true true true true
30472026-03-10T20:04:12.029ZTx Auto-squelch Disable: false false false false
30482026-03-10T20:04:12.029Z Tx Adaptive EQ Fail: true true true true
30492026-03-10T20:04:12.029Z Tx Failure: false false false false
30502026-03-10T20:04:12.029Z Tx Force Squelch: true true true true
30512026-03-10T20:04:12.029Z Tx Input Polarity: normal normal normal normal
30522026-03-10T20:04:12.033Ztest switchport::test::test_print_cmis_datapath ... ok
30532026-03-10T20:04:12.033Ztest switchport::test::test_print_sff_datapath ... ok
30542026-03-10T20:04:12.033Z
30552026-03-10T20:04:12.033Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30562026-03-10T20:04:12.033Z
30572026-03-10T20:04:12.033Z Running tests/counters.rs (target/debug/deps/counters-6d4afd6def1d8a2b)
30582026-03-10T20:04:12.039Z
30592026-03-10T20:04:12.039Zrunning 1 test
30602026-03-10T20:04:12.042Ztest test_p4_counter_list ... ignored
30612026-03-10T20:04:12.042Z
30622026-03-10T20:04:12.042Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30632026-03-10T20:04:12.042Z
30642026-03-10T20:04:12.042Z Running tests/port-link.rs (target/debug/deps/port_link-551d62084f57e803)
30652026-03-10T20:04:12.047Z
30662026-03-10T20:04:12.047Zrunning 5 tests
30672026-03-10T20:04:12.052Ztest test_an ... ignored
30682026-03-10T20:04:12.052Ztest test_enable ... ignored
30692026-03-10T20:04:12.052Ztest test_ip_addresses ... ignored
30702026-03-10T20:04:12.052Ztest test_kr ... ignored
30712026-03-10T20:04:12.052Ztest test_mac ... ignored
30722026-03-10T20:04:12.052Z
30732026-03-10T20:04:12.052Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30742026-03-10T20:04:12.052Z
30752026-03-10T20:04:12.052Z Running unittests src/main.rs (target/debug/deps/tfportd-16364e9fa3c5912a)
30762026-03-10T20:04:12.055Z
30772026-03-10T20:04:12.055Zrunning 3 tests
30782026-03-10T20:04:12.055Ztest linklocal::test_parse_ipadm ... ok
30792026-03-10T20:04:12.055Ztest tfport::test_parse_tfport ... ok
30802026-03-10T20:04:12.055Ztest config::tests::test_updates ... ok
30812026-03-10T20:04:12.055Z
30822026-03-10T20:04:12.055Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30832026-03-10T20:04:12.055Z
30842026-03-10T20:04:12.055Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
30852026-03-10T20:04:12.059Z
30862026-03-10T20:04:12.059Zrunning 0 tests
30872026-03-10T20:04:12.059Z
30882026-03-10T20:04:12.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30892026-03-10T20:04:12.059Z
30902026-03-10T20:04:12.059Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
30912026-03-10T20:04:12.062Z
30922026-03-10T20:04:12.062Zrunning 0 tests
30932026-03-10T20:04:12.062Z
30942026-03-10T20:04:12.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30952026-03-10T20:04:12.062Z
30962026-03-10T20:04:12.062Z Doc-tests aal
30972026-03-10T20:04:12.196Z
30982026-03-10T20:04:12.196Zrunning 0 tests
30992026-03-10T20:04:12.196Z
31002026-03-10T20:04:12.196Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31012026-03-10T20:04:12.196Z
31022026-03-10T20:04:12.213Z Doc-tests aal_macros
31032026-03-10T20:04:12.297Z
31042026-03-10T20:04:12.297Zrunning 0 tests
31052026-03-10T20:04:12.297Z
31062026-03-10T20:04:12.297Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31072026-03-10T20:04:12.297Z
31082026-03-10T20:04:12.309Z Doc-tests common
31092026-03-10T20:04:12.598Z
31102026-03-10T20:04:12.598Zrunning 0 tests
31112026-03-10T20:04:12.598Z
31122026-03-10T20:04:12.598Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31132026-03-10T20:04:12.598Z
31142026-03-10T20:04:12.620Z Doc-tests dpd_api
31152026-03-10T20:04:13.870Z
31162026-03-10T20:04:13.870Zrunning 2 tests
31172026-03-10T20:04:13.870Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 94) ... ignored
31182026-03-10T20:04:13.870Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 100) ... ignored
31192026-03-10T20:04:13.870Z
31202026-03-10T20:04:13.870Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31212026-03-10T20:04:13.870Z
31222026-03-10T20:04:13.910Z Doc-tests dpd_client
31232026-03-10T20:04:15.472Z
31242026-03-10T20:04:15.472Zrunning 0 tests
31252026-03-10T20:04:15.472Z
31262026-03-10T20:04:15.472Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31272026-03-10T20:04:15.472Z
31282026-03-10T20:04:15.521Z Doc-tests dpd_types
31292026-03-10T20:04:15.954Z
31302026-03-10T20:04:15.954Zrunning 0 tests
31312026-03-10T20:04:15.954Z
31322026-03-10T20:04:15.954Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31332026-03-10T20:04:15.954Z
31342026-03-10T20:04:15.987Z Doc-tests packet
31352026-03-10T20:04:16.130Z
31362026-03-10T20:04:16.130Zrunning 0 tests
31372026-03-10T20:04:16.130Z
31382026-03-10T20:04:16.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31392026-03-10T20:04:16.130Z
31402026-03-10T20:04:16.147Z Doc-tests pcap
31412026-03-10T20:04:16.212Z
31422026-03-10T20:04:16.212Zrunning 0 tests
31432026-03-10T20:04:16.212Z
31442026-03-10T20:04:16.212Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31452026-03-10T20:04:16.212Z
31462026-03-10T20:04:16.270Z+ for feat in tofino_stub tofino_asic softnpu chaos
31472026-03-10T20:04:16.270Z+ RUST_BACKTRACE=full
31482026-03-10T20:04:16.270Z+ cargo test --features chaos --no-fail-fast
31492026-03-10T20:04:17.112Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31502026-03-10T20:04:17.199Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31512026-03-10T20:04:17.213Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31522026-03-10T20:04:28.495Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31532026-03-10T20:04:28.639Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31542026-03-10T20:05:12.624Z Finished `test` profile [unoptimized + debuginfo] target(s) in 56.27s
31552026-03-10T20:05:12.774Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
31562026-03-10T20:05:12.777Z
31572026-03-10T20:05:12.778Zrunning 0 tests
31582026-03-10T20:05:12.778Z
31592026-03-10T20:05:12.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31602026-03-10T20:05:12.778Z
31612026-03-10T20:05:12.778Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
31622026-03-10T20:05:12.782Z
31632026-03-10T20:05:12.782Zrunning 0 tests
31642026-03-10T20:05:12.782Z
31652026-03-10T20:05:12.785Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31662026-03-10T20:05:12.786Z
31672026-03-10T20:05:12.786Z Running unittests src/lib.rs (target/debug/deps/asic-0c357cc610da5af5)
31682026-03-10T20:05:12.789Z
31692026-03-10T20:05:12.789Zrunning 0 tests
31702026-03-10T20:05:12.789Z
31712026-03-10T20:05:12.792Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31722026-03-10T20:05:12.792Z
31732026-03-10T20:05:12.792Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
31742026-03-10T20:05:12.798Z
31752026-03-10T20:05:12.798Zrunning 10 tests
31762026-03-10T20:05:12.803Ztest nat::tests::test_vni ... ok
31772026-03-10T20:05:12.803Ztest network::tests::test_equal ... ok
31782026-03-10T20:05:12.803Ztest network::tests::test_eui64 ... ok
31792026-03-10T20:05:12.803Ztest network::tests::test_into ... ok
31802026-03-10T20:05:12.803Ztest network::tests::test_generate_ipv6_link_local ... ok
31812026-03-10T20:05:12.803Ztest network::tests::test_not_equal ... ok
31822026-03-10T20:05:12.803Ztest network::tests::test_to_string ... ok
31832026-03-10T20:05:12.803Ztest network::tests::test_parse ... ok
31842026-03-10T20:05:12.803Ztest test_purge ... ok
31852026-03-10T20:05:12.806Ztest illumos::test::address_exists_handles_missing_object ... ok
31862026-03-10T20:05:12.809Z
31872026-03-10T20:05:12.809Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31882026-03-10T20:05:12.809Z
31892026-03-10T20:05:12.809Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
31902026-03-10T20:05:12.832Z
31912026-03-10T20:05:12.832Zrunning 1 test
31922026-03-10T20:05:15.090Ztest test::test_apis_up_to_date ... ok
31932026-03-10T20:05:15.090Z
31942026-03-10T20:05:15.090Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
31952026-03-10T20:05:15.090Z
31962026-03-10T20:05:15.121Z Running unittests src/main.rs (target/debug/deps/dpd-e63fa359613d205a)
31972026-03-10T20:05:15.128Z
31982026-03-10T20:05:15.128Zrunning 18 tests
31992026-03-10T20:05:15.131Ztest freemap::test_ordering ... ok
32002026-03-10T20:05:15.132Ztest freemap::test_split ... ok
32012026-03-10T20:05:15.132Ztest config::tests::test_updates ... ok
32022026-03-10T20:05:15.132Ztest macaddrs::tests::test_mac_offset ... ok
32032026-03-10T20:05:15.132Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32042026-03-10T20:05:15.132Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32052026-03-10T20:05:15.132Ztest macaddrs::tests::test_parse_port_id ... ok
32062026-03-10T20:05:15.132Ztest nat::test_mapping ... ok
32072026-03-10T20:05:15.132Ztest port_map::tests::dump_map ... ok
32082026-03-10T20:05:15.132Ztest port_map::tests::test_backplane_group ... ok
32092026-03-10T20:05:15.135Ztest port_map::tests::test_port_map ... ok
32102026-03-10T20:05:15.135ZMar 10 20:05:13.932 Mar 10 20:05:13.932DEBG DEBG created new freemapMar 10 20:05:13.932 DEBGcreated new freemap, unitcreated new freemap:, unit, freemap_test:
32112026-03-10T20:05:15.135Zunit: freemap_test Mar 10 20:05:13.932freemap_test
32122026-03-10T20:05:15.135ZMar 10 20:05:13.932
32132026-03-10T20:05:15.135Z DEBG DEBG initted freemap. size: 128created new freemap, , Mar 10 20:05:13.932unitunit::Mar 10 20:05:13.932 Mar 10 20:05:13.932freemap_testfreemap_test
32142026-03-10T20:05:15.135ZDEBGDEBG
32152026-03-10T20:05:15.135Z initted freemap. size: 128Mar 10 20:05:13.932created new freemapMar 10 20:05:13.932DEBG, DEBGDEBG unitreset freemap:, initted freemap. size: 128unit, freemap_testunit:
32162026-03-10T20:05:15.135Z: freemap_testfreemap_test
32172026-03-10T20:05:15.136Z
32182026-03-10T20:05:15.136ZMar 10 20:05:13.932 DEBG reset freemapMar 10 20:05:13.932, unitDEBG: reset freemapfreemap_test,
32192026-03-10T20:05:15.136Zunit: freemap_test
32202026-03-10T20:05:15.136Z initted freemap. size: 128, unit: freemap_test
32212026-03-10T20:05:15.136ZMar 10 20:05:13.932 DEBG reset freemap, unit: freemap_test
32222026-03-10T20:05:15.136Z, unit: freemap_test
32232026-03-10T20:05:15.136ZMar 10 20:05:13.932 DEBG initted freemap. size: 128, unit: freemap_test
32242026-03-10T20:05:15.136ZMar 10 20:05:13.932 DEBG reset freemap, unit: freemap_test
32252026-03-10T20:05:15.136Ztest freemap::test_basic ... ok
32262026-03-10T20:05:15.136Ztest freemap::test_reclaim ... ok
32272026-03-10T20:05:15.136Ztest freemap::test_free ... ok
32282026-03-10T20:05:15.136Ztest freemap::test_span ... ok
32292026-03-10T20:05:15.136Ztest freemap::test_exhaustion ... ok
32302026-03-10T20:05:15.136Ztest port_map::tests::parse_softnpu_revision ... ok
32312026-03-10T20:05:15.136Ztest api_server::tests::test_build_info ... ok
32322026-03-10T20:05:15.136Z
32332026-03-10T20:05:15.136Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32342026-03-10T20:05:15.136Z
32352026-03-10T20:05:15.140Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3bb2da1f369328fd)
32362026-03-10T20:05:15.145Z
32372026-03-10T20:05:15.145Zrunning 0 tests
32382026-03-10T20:05:15.145Z
32392026-03-10T20:05:15.148Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32402026-03-10T20:05:15.148Z
32412026-03-10T20:05:15.148Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
32422026-03-10T20:05:15.148Z
32432026-03-10T20:05:15.148Zrunning 0 tests
32442026-03-10T20:05:15.148Z
32452026-03-10T20:05:15.148Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32462026-03-10T20:05:15.148Z
32472026-03-10T20:05:15.148Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1cc67b2e1cfc89ce)
32482026-03-10T20:05:15.157Z
32492026-03-10T20:05:15.157Zrunning 2 tests
32502026-03-10T20:05:15.161Ztest tests::test_port_id_cmp ... ok
32512026-03-10T20:05:15.161Ztest tests::test_parse_client_port_id ... ok
32522026-03-10T20:05:15.161Z
32532026-03-10T20:05:15.161Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32542026-03-10T20:05:15.161Z
32552026-03-10T20:05:15.161Z Running tests/test_all.rs (target/debug/deps/test_all-5aa376a90559e76f)
32562026-03-10T20:05:15.166Z
32572026-03-10T20:05:15.166Zrunning 6 tests
32582026-03-10T20:05:18.558Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32592026-03-10T20:05:18.558Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32602026-03-10T20:05:18.561Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32612026-03-10T20:05:18.568Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32622026-03-10T20:05:20.605Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32632026-03-10T20:05:24.390Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32642026-03-10T20:05:24.394Z
32652026-03-10T20:05:24.394Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.22s
32662026-03-10T20:05:24.394Z
32672026-03-10T20:05:24.422Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
32682026-03-10T20:05:24.429Z
32692026-03-10T20:05:24.429Zrunning 0 tests
32702026-03-10T20:05:24.432Z
32712026-03-10T20:05:24.432Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32722026-03-10T20:05:24.432Z
32732026-03-10T20:05:24.432Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
32742026-03-10T20:05:24.437Z
32752026-03-10T20:05:24.437Zrunning 12 tests
32762026-03-10T20:05:24.440Ztest icmp::test_v6_checksum ... ok
32772026-03-10T20:05:24.440Ztest icmp::test_v4_checksum ... ok
32782026-03-10T20:05:24.440Ztest lldp::test_lldp_parse ... ok
32792026-03-10T20:05:24.440Ztest pbuf::test_byte ... ok
32802026-03-10T20:05:24.440Ztest ipv6::test_ipv6_parse ... ok
32812026-03-10T20:05:24.440Ztest pbuf::test_nibble ... ok
32822026-03-10T20:05:24.440Ztest pbuf::test_short ... ok
32832026-03-10T20:05:24.440Ztest pbuf::test_twelve ... ok
32842026-03-10T20:05:24.440Ztest pbuf::test_word ... ok
32852026-03-10T20:05:24.440Ztest pbuf::test_overflow ... ok
32862026-03-10T20:05:24.440Ztest tcp::test_checksum_syn_nodata ... ok
32872026-03-10T20:05:24.440Ztest tcp::test_checksum_ack_data ... ok
32882026-03-10T20:05:24.440Z
32892026-03-10T20:05:24.440Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32902026-03-10T20:05:24.440Z
32912026-03-10T20:05:24.444Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
32922026-03-10T20:05:24.447Z
32932026-03-10T20:05:24.447Zrunning 0 tests
32942026-03-10T20:05:24.447Z
32952026-03-10T20:05:24.447Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32962026-03-10T20:05:24.447Z
32972026-03-10T20:05:24.450Z Running unittests src/main.rs (target/debug/deps/swadm-b4a714e37c694bb2)
32982026-03-10T20:05:24.453Z
32992026-03-10T20:05:24.453Zrunning 5 tests
33002026-03-10T20:05:24.456Ztest switchport::test::test_compute_lanes ... ok
33012026-03-10T20:05:24.456Ztest switchport::test::port_id_ordering ... ok
33022026-03-10T20:05:24.456Z Lane 0 Lane 1 Lane 2 Lane 3
33032026-03-10T20:05:24.456Z Lane 0 Rx Loss-of-lock: Yes YesLane 1 Yes Lane 2Yes
33042026-03-10T20:05:24.456ZLane 3 Rx Loss-of-signal: Yes
33052026-03-10T20:05:24.456Z State: ActivatedYes YesActivated YesActivated
33062026-03-10T20:05:24.456Z Activated
33072026-03-10T20:05:24.456Z Rx CDR Enabled: Yes Rx Output Enabled: false Yesfalse Yesfalse Yesfalse
33082026-03-10T20:05:24.456Z
33092026-03-10T20:05:24.456Z Tx Enabled: Yes Rx Output Status: valid Yesvalid Yesvalid Yesvalid
33102026-03-10T20:05:24.456Z
33112026-03-10T20:05:24.456Z Tx Loss-of-lock: No Rx Loss-of-lock: true No true No trueNo
33122026-03-10T20:05:24.456Ztrue Tx Loss-of-signal: No
33132026-03-10T20:05:24.456Z Rx Loss-of-signal: false Nofalse Nofalse Nofalse
33142026-03-10T20:05:24.456Z
33152026-03-10T20:05:24.456Z Tx CDR Enabled: NoRx Auto-squelch Disable: true No true No Notrue
33162026-03-10T20:05:24.456Z Tx Adaptive EQ Fault: Notrue
33172026-03-10T20:05:24.456ZNo Tx Output Enabled: true Notrue No
33182026-03-10T20:05:24.456Ztrue Tx Fault: Yestrue
33192026-03-10T20:05:24.456ZYes Tx Output Status: invalid invalidYes invalidYes
33202026-03-10T20:05:24.456Zinvalid
33212026-03-10T20:05:24.456Z Tx Loss-of-lock: false false false false
33222026-03-10T20:05:24.456Z Tx Loss-of-signal: true true true true
33232026-03-10T20:05:24.456ZTx Auto-squelch Disable: false false false false
33242026-03-10T20:05:24.457Z Tx Adaptive EQ Fail: true true true true
33252026-03-10T20:05:24.457Z Tx Failure: false false false false
33262026-03-10T20:05:24.457Z Tx Force Squelch: true true true true
33272026-03-10T20:05:24.457Z Tx Input Polarity: normal normal normal normal
33282026-03-10T20:05:24.457Ztest switchport::test::test_print_sff_datapath ... ok
33292026-03-10T20:05:24.457Ztest switchport::test::test_print_cmis_datapath ... ok
33302026-03-10T20:05:24.457Ztest link::test_filter ... ok
33312026-03-10T20:05:24.457Z
33322026-03-10T20:05:24.457Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33332026-03-10T20:05:24.457Z
33342026-03-10T20:05:24.460Z Running tests/counters.rs (target/debug/deps/counters-735dab5416ff6699)
33352026-03-10T20:05:24.463Z
33362026-03-10T20:05:24.463Zrunning 1 test
33372026-03-10T20:05:24.466Ztest test_p4_counter_list ... ignored
33382026-03-10T20:05:24.466Z
33392026-03-10T20:05:24.466Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33402026-03-10T20:05:24.466Z
33412026-03-10T20:05:24.466Z Running tests/port-link.rs (target/debug/deps/port_link-aa154527771f04b6)
33422026-03-10T20:05:24.469Z
33432026-03-10T20:05:24.469Zrunning 5 tests
33442026-03-10T20:05:24.469Ztest test_an ... ignored
33452026-03-10T20:05:24.469Ztest test_enable ... ignored
33462026-03-10T20:05:24.469Ztest test_ip_addresses ... ignored
33472026-03-10T20:05:24.469Ztest test_kr ... ignored
33482026-03-10T20:05:24.469Ztest test_mac ... ignored
33492026-03-10T20:05:24.469Z
33502026-03-10T20:05:24.469Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33512026-03-10T20:05:24.469Z
33522026-03-10T20:05:24.469Z Running unittests src/main.rs (target/debug/deps/tfportd-56892c9e5f5fff79)
33532026-03-10T20:05:24.473Z
33542026-03-10T20:05:24.473Zrunning 3 tests
33552026-03-10T20:05:24.476Ztest linklocal::test_parse_ipadm ... ok
33562026-03-10T20:05:24.476Ztest tfport::test_parse_tfport ... ok
33572026-03-10T20:05:24.476Ztest config::tests::test_updates ... ok
33582026-03-10T20:05:24.476Z
33592026-03-10T20:05:24.476Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33602026-03-10T20:05:24.476Z
33612026-03-10T20:05:24.476Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
33622026-03-10T20:05:24.481Z
33632026-03-10T20:05:24.481Zrunning 0 tests
33642026-03-10T20:05:24.481Z
33652026-03-10T20:05:24.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33662026-03-10T20:05:24.484Z
33672026-03-10T20:05:24.484Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
33682026-03-10T20:05:24.487Z
33692026-03-10T20:05:24.487Zrunning 0 tests
33702026-03-10T20:05:24.487Z
33712026-03-10T20:05:24.487Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33722026-03-10T20:05:24.487Z
33732026-03-10T20:05:24.490Z Doc-tests aal
33742026-03-10T20:05:24.687Z
33752026-03-10T20:05:24.687Zrunning 0 tests
33762026-03-10T20:05:24.687Z
33772026-03-10T20:05:24.691Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33782026-03-10T20:05:24.691Z
33792026-03-10T20:05:24.705Z Doc-tests aal_macros
33802026-03-10T20:05:24.794Z
33812026-03-10T20:05:24.794Zrunning 0 tests
33822026-03-10T20:05:24.795Z
33832026-03-10T20:05:24.795Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33842026-03-10T20:05:24.795Z
33852026-03-10T20:05:24.809Z Doc-tests common
33862026-03-10T20:05:25.107Z
33872026-03-10T20:05:25.107Zrunning 0 tests
33882026-03-10T20:05:25.107Z
33892026-03-10T20:05:25.107Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33902026-03-10T20:05:25.107Z
33912026-03-10T20:05:25.129Z Doc-tests dpd_api
33922026-03-10T20:05:26.478Z
33932026-03-10T20:05:26.478Zrunning 2 tests
33942026-03-10T20:05:26.478Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 94) ... ignored
33952026-03-10T20:05:26.478Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 100) ... ignored
33962026-03-10T20:05:26.478Z
33972026-03-10T20:05:26.478Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33982026-03-10T20:05:26.478Z
33992026-03-10T20:05:26.519Z Doc-tests dpd_client
34002026-03-10T20:05:28.252Z
34012026-03-10T20:05:28.252Zrunning 0 tests
34022026-03-10T20:05:28.252Z
34032026-03-10T20:05:28.252Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34042026-03-10T20:05:28.252Z
34052026-03-10T20:05:28.303Z Doc-tests dpd_types
34062026-03-10T20:05:28.740Z
34072026-03-10T20:05:28.740Zrunning 0 tests
34082026-03-10T20:05:28.740Z
34092026-03-10T20:05:28.740Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34102026-03-10T20:05:28.740Z
34112026-03-10T20:05:28.774Z Doc-tests packet
34122026-03-10T20:05:28.917Z
34132026-03-10T20:05:28.917Zrunning 0 tests
34142026-03-10T20:05:28.917Z
34152026-03-10T20:05:28.917Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34162026-03-10T20:05:28.917Z
34172026-03-10T20:05:28.935Z Doc-tests pcap
34182026-03-10T20:05:28.999Z
34192026-03-10T20:05:29.000Zrunning 0 tests
34202026-03-10T20:05:29.000Z
34212026-03-10T20:05:29.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34222026-03-10T20:05:29.003Z
34232026-03-10T20:05:29.056Zprocess exited: duration 886427 ms, exit code 0
 
34242026-03-10T20:05:29.062Zfound 0 output files