01KJDH623MCZC8QFD34ZP3EDZJ: test

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

Buildomat Job: 01KJDH6R5YJMTHXG0NRD0BVW3E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T17:51:32.162Zjob assigned to worker 01KJDH6RR3WGQ77XHJ7B50R3E2 [factory gimlet-EVT22200007-propolis, EVT22200007/59496] (queued for 27 s)
 
22026-02-26T17:51:41.383Zstarting task 0: "setup"
32026-02-26T17:51:41.408Z++ uname -s
42026-02-26T17:51:41.408Z+ kern=SunOS
52026-02-26T17:51:41.408Z+ build_user=build
62026-02-26T17:51:41.408Z+ build_uid=12345
72026-02-26T17:51:41.408Z+ work_dir=/work
82026-02-26T17:51:41.408Z+ input_dir=/input
92026-02-26T17:51:41.408Z+ [[ 0 == 12345 ]]
102026-02-26T17:51:41.408Z+ case "$kern" in
112026-02-26T17:51:41.408Z+ groupadd -g 12345 build
122026-02-26T17:51:41.409Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T17:51:43.406Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T17:51:43.441Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T17:51:43.466Z+ home_fs=zfs
162026-02-26T17:51:43.466Z+ [[ zfs == autofs ]]
172026-02-26T17:51:43.466Z+ mkdir -p /home/build
182026-02-26T17:51:43.466Z+ chown build:build /home/build /work
192026-02-26T17:51:45.450Z+ chmod 0700 /home/build /work
202026-02-26T17:51:45.476Zprocess exited: duration 4073 ms, exit code 0
 
212026-02-26T17:51:45.532Zstarting task 1: "rust-toolchain"
222026-02-26T17:51:45.556Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T17:51:45.556Z * rust toolchain channel = "1.90.0"
242026-02-26T17:51:45.556Z * rust toolchain profile = "default"
252026-02-26T17:51:45.556Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-26T17:51:45.556Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T17:51:45.556Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T17:51:45.557Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T17:51:45.557Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T17:51:45.752Zinfo: downloading installer
312026-02-26T17:51:46.748Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T17:51:46.748Zwarn: /opt/ooce/bin
332026-02-26T17:51:46.748Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T17:51:46.748Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T17:51:46.748Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T17:51:46.748Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T17:51:46.748Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T17:51:46.748Zerror: cannot install while Rust is installed
392026-02-26T17:51:46.748Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T17:51:46.773Zinfo: profile set to 'default'
412026-02-26T17:51:46.773Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T17:51:46.773Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T17:51:46.896Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T17:51:46.896Zinfo: downloading component 'cargo'
452026-02-26T17:51:47.182Zinfo: downloading component 'clippy'
462026-02-26T17:51:47.268Zinfo: downloading component 'rust-docs'
472026-02-26T17:51:47.672Zinfo: downloading component 'rust-std'
482026-02-26T17:51:48.045Zinfo: downloading component 'rustc'
492026-02-26T17:51:49.404Zinfo: downloading component 'rustfmt'
502026-02-26T17:51:49.457Zinfo: installing component 'cargo'
512026-02-26T17:51:50.725Zinfo: installing component 'clippy'
522026-02-26T17:51:51.208Zinfo: installing component 'rust-docs'
532026-02-26T17:51:54.550Zinfo: installing component 'rust-std'
542026-02-26T17:51:56.757Zinfo: installing component 'rustc'
552026-02-26T17:52:05.086Zinfo: installing component 'rustfmt'
562026-02-26T17:52:05.476Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T17:52:05.476Z
582026-02-26T17:52:05.655Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T17:52:05.655Z
602026-02-26T17:52:05.655Z
612026-02-26T17:52:05.655ZRust is installed now. Great!
622026-02-26T17:52:05.655Z
632026-02-26T17:52:05.655ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T17:52:05.655Zenvironment variable. This has not been done automatically.
652026-02-26T17:52:05.655Z
662026-02-26T17:52:05.655ZTo configure your current shell, you need to source
672026-02-26T17:52:05.655Zthe corresponding env file under $HOME/.cargo.
682026-02-26T17:52:05.655Z
692026-02-26T17:52:05.655ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T17:52:05.655Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T17:52:05.655Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T17:52:05.655Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T17:52:05.772Z+ rustup --version
742026-02-26T17:52:05.797Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T17:52:05.797Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T17:52:05.916Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T17:52:05.941Z+ cargo --version
782026-02-26T17:52:06.034Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T17:52:06.059Z+ rustc --version
802026-02-26T17:52:06.163Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T17:52:06.187Zprocess exited: duration 20639 ms, exit code 0
 
822026-02-26T17:52:06.259Zstarting task 2: "authentication"
832026-02-26T17:52:06.322Zprocess exited: duration 63 ms, exit code 0
 
842026-02-26T17:52:06.376Zstarting task 3: "clone repository"
852026-02-26T17:52:06.427Z+ mkdir -p /work/oxidecomputer/dendrite
862026-02-26T17:52:06.427Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-02-26T17:52:06.427ZCloning into '/work/oxidecomputer/dendrite'...
882026-02-26T17:52:07.942Z+ cd /work/oxidecomputer/dendrite
892026-02-26T17:52:07.942Z+ git fetch origin 04b2aa15ef2d728fa9c4cf69d7a133f7f96c7760
902026-02-26T17:52:08.275ZFrom https://github.com/oxidecomputer/dendrite
912026-02-26T17:52:08.275Z * branch 04b2aa15ef2d728fa9c4cf69d7a133f7f96c7760 -> FETCH_HEAD
922026-02-26T17:52:08.299Z+ [[ -n zl/fix-canonicalize-order ]]
932026-02-26T17:52:08.299Z++ git branch --show-current
942026-02-26T17:52:08.299Z+ current=main
952026-02-26T17:52:08.299Z+ [[ main != zl/fix-canonicalize-order ]]
962026-02-26T17:52:08.299Z+ git branch -f zl/fix-canonicalize-order 04b2aa15ef2d728fa9c4cf69d7a133f7f96c7760
972026-02-26T17:52:08.324Z+ git checkout -f zl/fix-canonicalize-order
982026-02-26T17:52:08.355ZSwitched to branch 'zl/fix-canonicalize-order'
992026-02-26T17:52:08.380Z+ git reset --hard 04b2aa15ef2d728fa9c4cf69d7a133f7f96c7760
1002026-02-26T17:52:08.380ZHEAD is now at 04b2aa1 fix nondeterministic ordering in canonicalize_sources test
1012026-02-26T17:52:08.380Zprocess exited: duration 1996 ms, exit code 0
 
1022026-02-26T17:52:08.431Zstarting task 4: "build"
1032026-02-26T17:52:08.456Z+ source .github/buildomat/common.sh
1042026-02-26T17:52:08.456Z++ TOFINO_STAGES=20
1052026-02-26T17:52:08.456Z++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1062026-02-26T17:52:08.456Z++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1072026-02-26T17:52:08.456Z++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f
1082026-02-26T17:52:08.457Z+++ uname -s
1092026-02-26T17:52:08.457Z++ '[' SunOS == SunOS ']'
1102026-02-26T17:52:08.457Z++ SERIES=illumos
1112026-02-26T17:52:08.457Z+++ uname -s
1122026-02-26T17:52:08.457Z++ '[' SunOS == SunOS ']'
1132026-02-26T17:52:08.457Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1142026-02-26T17:52:08.457Z++ rustup show active-toolchain
1152026-02-26T17:52:08.547Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-02-26T17:52:08.572Z+ source .github/buildomat/illumos.sh
1172026-02-26T17:52:08.572Z++ banner 'sde setup'
1182026-02-26T17:52:08.572Z
1192026-02-26T17:52:08.572Z #### ##### ###### #### ###### ##### # # #####
1202026-02-26T17:52:08.572Z # # # # # # # # # # #
1212026-02-26T17:52:08.572Z #### # # ##### #### ##### # # # # #
1222026-02-26T17:52:08.572Z # # # # # # # # # #####
1232026-02-26T17:52:08.572Z # # # # # # # # # # # #
1242026-02-26T17:52:08.572Z #### ##### ###### #### ###### # #### #
1252026-02-26T17:52:08.572Z
1262026-02-26T17:52:08.572Z++ export PKG=tofino_sde.p5p
1272026-02-26T17:52:08.572Z++ PKG=tofino_sde.p5p
1282026-02-26T17:52:08.572Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p
1292026-02-26T17:52:08.572Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-02-26T17:52:08.572Z Dload Upload Total Spent Left Speed
1312026-02-26T17:52:12.446Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 75.0M 12 9419k 0 0 12.1M 0 0:00:06 --:--:-- 0:00:06 12.1M 40 75.0M 40 30.7M 0 0 17.4M 0 0:00:04 0:00:01 0:00:03 17.4M 69 75.0M 69 51.9M 0 0 18.8M 0 0:00:03 0:00:02 0:00:01 18.8M 96 75.0M 96 72.6M 0 0 19.3M 0 0:00:03 0:00:03 --:--:-- 19.3M 100 75.0M 100 75.0M 0 0 19.3M 0 0:00:03 0:00:03 --:--:-- 19.3M
1322026-02-26T17:52:12.470Z+++ digest -a sha256 tofino_sde.p5p
1332026-02-26T17:52:12.520Z++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1342026-02-26T17:52:12.520Z++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']'
1352026-02-26T17:52:12.546Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-02-26T17:52:28.110Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-26T17:52:41.244Z Startup: Caching catalogs ... Done
1382026-02-26T17:52:41.460Z Startup: Refreshing catalog 'oxide' ... Done
1392026-02-26T17:53:14.558ZPlanning: Solver setup ... Done
1402026-02-26T17:53:14.750ZPlanning: Running solver ... Done
1412026-02-26T17:53:14.906ZPlanning: Finding local manifests ... Done
1422026-02-26T17:53:14.931ZPlanning: Fetching manifests: 1/1 100% complete
1432026-02-26T17:53:14.931ZPlanning: Fetching manifests: 1/1 100% complete
1442026-02-26T17:53:14.956ZPlanning: Package planning ... Done
1452026-02-26T17:53:14.981ZPlanning: Merging actions ... Done
1462026-02-26T17:53:15.121ZPlanning: Checking for conflicting actions ... Done
1472026-02-26T17:53:15.147ZPlanning: Consolidating action changes ... Done
1482026-02-26T17:53:15.821ZPlanning: Evaluating mediators ... Done
1492026-02-26T17:53:15.846ZPlanning: Planning completed in 34.35 seconds
1502026-02-26T17:53:15.846Z Packages to install: 1
1512026-02-26T17:53:15.846Z Create boot environment: No
1522026-02-26T17:53:15.846ZCreate backup boot environment: No
1532026-02-26T17:53:15.888Z
1542026-02-26T17:53:15.889ZDownload: 0/242 items 0.0/74.3MB 0% complete
1552026-02-26T17:53:16.207ZDownload: Completed 74.32 MB in 0.32 seconds (231M/s)
1562026-02-26T17:53:16.341Z Actions: 1/293 actions (Installing new actions)
1572026-02-26T17:53:18.097Z Actions: Completed 293 actions in 1.76 seconds.
1582026-02-26T17:53:18.121Z Done
1592026-02-26T17:53:18.174Z Done
1602026-02-26T17:53:19.590Z Done
1612026-02-26T17:53:24.753Z Done
1622026-02-26T17:53:24.844Z Done
1632026-02-26T17:53:24.844Z Done
1642026-02-26T17:53:24.916Z Done
1652026-02-26T17:53:25.564Z++ export SDE=/opt/oxide/tofino_sde
1662026-02-26T17:53:25.564Z++ SDE=/opt/oxide/tofino_sde
1672026-02-26T17:53:25.564Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-02-26T17:53:25.564Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-02-26T17:53:25.564Z++ banner packages
1702026-02-26T17:53:25.589Z
1712026-02-26T17:53:25.589Z ##### ## #### # # ## #### ###### ####
1722026-02-26T17:53:25.589Z # # # # # # # # # # # # # #
1732026-02-26T17:53:25.589Z # # # # # #### # # # ##### ####
1742026-02-26T17:53:25.589Z ##### ###### # # # ###### # ### # #
1752026-02-26T17:53:25.589Z # # # # # # # # # # # # # #
1762026-02-26T17:53:25.589Z # # # #### # # # # #### ###### ####
1772026-02-26T17:53:25.589Z
1782026-02-26T17:53:25.589Z++ pfexec pkg install clang-15 pcap
1792026-02-26T17:53:26.560Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-02-26T17:53:26.584Z Startup: Refreshing catalog 'oxide' ... Done
1812026-02-26T17:53:56.091ZPlanning: Solver setup ... Done
1822026-02-26T17:53:56.287ZPlanning: Running solver ... Done
1832026-02-26T17:53:56.460ZPlanning: Finding local manifests ... Done
1842026-02-26T17:53:56.485ZPlanning: Fetching manifests: 0/2 0% complete
1852026-02-26T17:53:57.045ZPlanning: Fetching manifests: 2/2 100% complete
1862026-02-26T17:53:57.108ZPlanning: Package planning ... Done
1872026-02-26T17:53:57.164ZPlanning: Merging actions ... Done
1882026-02-26T17:53:57.369ZPlanning: Checking for conflicting actions ... Done
1892026-02-26T17:53:57.393ZPlanning: Consolidating action changes ... Done
1902026-02-26T17:53:57.724ZPlanning: Evaluating mediators ... Done
1912026-02-26T17:53:57.749ZPlanning: Planning completed in 31.18 seconds
1922026-02-26T17:53:57.749Z Packages to install: 2
1932026-02-26T17:53:57.749Z Mediators to change: 2
1942026-02-26T17:53:57.749Z Services to change: 1
1952026-02-26T17:53:57.749Z Create boot environment: No
1962026-02-26T17:53:57.749ZCreate backup boot environment: No
1972026-02-26T17:53:57.802Z
1982026-02-26T17:53:57.802ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-02-26T17:54:02.802ZDownload: 983/3076 items 77.0/211.3MB 36% complete (15.6M/s)
2002026-02-26T17:54:07.808ZDownload: 2012/3076 items 117.9/211.3MB 55% complete (12.2M/s)
2012026-02-26T17:54:12.817ZDownload: 3069/3076 items 209.5/211.3MB 99% complete (13.7M/s)
2022026-02-26T17:54:13.862ZDownload: Completed 211.31 MB in 16.06 seconds (13.2M/s)
2032026-02-26T17:54:14.111Z Actions: 1/3418 actions (Installing new actions)
2042026-02-26T17:54:19.219Z Actions: 3190/3418 actions (Installing new actions)
2052026-02-26T17:54:19.611Z Actions: Completed 3418 actions in 5.50 seconds.
2062026-02-26T17:54:20.498Z Done
2072026-02-26T17:54:20.498Z Done
2082026-02-26T17:54:21.887Z Done
2092026-02-26T17:54:28.170Z Done
2102026-02-26T17:54:28.281Z Done
2112026-02-26T17:54:28.306Z Done
2122026-02-26T17:54:28.428Z Done
2132026-02-26T17:54:28.600Z++ pfexec pkg set-mediator -V 15 clang llvm
2142026-02-26T17:54:29.040ZPlanning: Evaluating mediator changes ... Done
2152026-02-26T17:54:29.281ZPlanning: Checking for conflicting actions ... Done
2162026-02-26T17:54:29.306ZPlanning: Consolidating action changes ... Done
2172026-02-26T17:54:29.689ZPlanning: Evaluating mediators ... Done
2182026-02-26T17:54:29.715ZPlanning: Planning completed in 0.65 seconds
2192026-02-26T17:54:29.740Z Mediators to change: 2
2202026-02-26T17:54:29.740Z Create boot environment: No
2212026-02-26T17:54:29.740ZCreate backup boot environment: No
2222026-02-26T17:54:29.797Z Done
2232026-02-26T17:54:29.797Z Done
2242026-02-26T17:54:31.070Z Done
2252026-02-26T17:54:36.919Z Done
2262026-02-26T17:54:37.019Z Done
2272026-02-26T17:54:37.019Z Done
2282026-02-26T17:54:37.096Z Done
2292026-02-26T17:54:37.194Z++ cargo --version
2302026-02-26T17:54:37.284Zcargo 1.90.0 (840b83a10 2025-07-30)
2312026-02-26T17:54:37.309Z++ rustc --version
2322026-02-26T17:54:37.406Zrustc 1.90.0 (1159e78c4 2025-09-14)
2332026-02-26T17:54:37.430Z+ banner copyrights
2342026-02-26T17:54:37.430Z
2352026-02-26T17:54:37.430Z #### #### ##### # # ##### # #### # # ##### ####
2362026-02-26T17:54:37.430Z # # # # # # # # # # # # # # # # #
2372026-02-26T17:54:37.430Z # # # # # # # # # # ###### # ####
2382026-02-26T17:54:37.430Z # # # ##### # ##### # # ### # # # #
2392026-02-26T17:54:37.430Z # # # # # # # # # # # # # # # #
2402026-02-26T17:54:37.431Z #### #### # # # # # #### # # # ####
2412026-02-26T17:54:37.431Z
2422026-02-26T17:54:37.431Z+ ./tools/check_copyrights.sh
2432026-02-26T17:54:38.778Zdpd/p4/port_bitmap_check.p4: Copyright with wrong year
2442026-02-26T17:54:40.544Z+ banner clippy
2452026-02-26T17:54:40.569Z
2462026-02-26T17:54:40.569Z #### # # ##### ##### # #
2472026-02-26T17:54:40.569Z # # # # # # # # # #
2482026-02-26T17:54:40.569Z # # # # # # # #
2492026-02-26T17:54:40.569Z # # # ##### ##### #
2502026-02-26T17:54:40.569Z # # # # # # #
2512026-02-26T17:54:40.569Z #### ###### # # # #
2522026-02-26T17:54:40.569Z
2532026-02-26T17:54:40.569Z+ for feat in tofino_stub tofino_asic softnpu chaos
2542026-02-26T17:54:40.569Z+ cargo clippy --features tofino_stub -- --deny warnings
2552026-02-26T17:54:40.989Z Updating git repository `https://github.com/oxidecomputer/omicron`
2562026-02-26T17:55:16.503Z Updating crates.io index
2572026-02-26T17:55:16.535Z Updating git repository `https://github.com/illumos/smf-rs`
2582026-02-26T17:55:17.120Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-02-26T17:55:19.348Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2602026-02-26T17:55:20.061Z Updating git repository `https://github.com/oxidecomputer/tofino`
2612026-02-26T17:55:20.676Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2622026-02-26T17:55:21.928Z Updating git repository `https://github.com/oxidecomputer/ispf`
2632026-02-26T17:55:22.465Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-02-26T17:55:23.239Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-02-26T17:55:24.023Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2662026-02-26T17:55:24.660Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2672026-02-26T17:55:25.338Z Updating git repository `https://github.com/oxidecomputer/p4`
2682026-02-26T17:55:26.274Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2692026-02-26T17:55:26.833Z Updating git repository `https://github.com/oxidecomputer/lldp`
2702026-02-26T17:55:27.518Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-02-26T17:55:28.965Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-02-26T17:55:29.560Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2732026-02-26T17:55:30.107Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-02-26T17:55:30.813Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752026-02-26T17:55:31.833Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762026-02-26T17:55:32.486Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772026-02-26T17:55:33.151Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782026-02-26T17:55:33.728Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2792026-02-26T17:55:35.225Z Updating git repository `https://github.com/oxidecomputer/propolis`
2802026-02-26T17:55:36.506Z Updating git repository `https://github.com/oxidecomputer/crucible`
2812026-02-26T17:55:40.107Z Updating git repository `https://github.com/oxidecomputer/opte`
2822026-02-26T17:55:41.541Z Updating git repository `https://github.com/oxidecomputer/tofino`
2832026-02-26T17:55:42.026Z Updating git repository `https://github.com/oxidecomputer/clickward`
2842026-02-26T17:55:42.634Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-02-26T17:55:44.303Z Downloading crates ...
2862026-02-26T17:55:44.386Z Downloaded anyhow v1.0.100
2872026-02-26T17:55:44.413Z Downloaded bit-set v0.8.0
2882026-02-26T17:55:44.413Z Downloaded bitflags v2.9.4
2892026-02-26T17:55:44.438Z Downloaded httparse v1.10.1
2902026-02-26T17:55:44.465Z Downloaded fs-err v3.1.2
2912026-02-26T17:55:44.491Z Downloaded foreign-types-shared v0.1.1
2922026-02-26T17:55:44.491Z Downloaded is_terminal_polyfill v1.70.1
2932026-02-26T17:55:44.516Z Downloaded ipnet v2.11.0
2942026-02-26T17:55:44.541Z Downloaded lru-cache v0.1.2
2952026-02-26T17:55:44.565Z Downloaded num-traits v0.2.19
2962026-02-26T17:55:44.565Z Downloaded opaque-debug v0.3.1
2972026-02-26T17:55:44.590Z Downloaded pin-utils v0.1.0
2982026-02-26T17:55:44.616Z Downloaded rand_core v0.6.4
2992026-02-26T17:55:44.616Z Downloaded same-file v1.0.6
3002026-02-26T17:55:44.640Z Downloaded serde_spanned v0.6.9
3012026-02-26T17:55:44.665Z Downloaded sha1 v0.10.6
3022026-02-26T17:55:44.697Z Downloaded strum v0.26.3
3032026-02-26T17:55:44.698Z Downloaded time-core v0.1.6
3042026-02-26T17:55:44.735Z Downloaded toml_write v0.1.2
3052026-02-26T17:55:44.736Z Downloaded tinyvec_macros v0.1.1
3062026-02-26T17:55:44.736Z Downloaded icu_normalizer v2.0.0
3072026-02-26T17:55:44.736Z Downloaded tokio-rustls v0.25.0
3082026-02-26T17:55:44.736Z Downloaded tower-service v0.3.3
3092026-02-26T17:55:44.736Z Downloaded typify-macro v0.6.1
3102026-02-26T17:55:44.762Z Downloaded tower-layer v0.3.3
3112026-02-26T17:55:44.762Z Downloaded universal-hash v0.5.1
3122026-02-26T17:55:44.762Z Downloaded unicode-xid v0.2.6
3132026-02-26T17:55:44.762Z Downloaded usdt-attr-macro v0.6.0
3142026-02-26T17:55:44.762Z Downloaded usdt v0.5.0
3152026-02-26T17:55:44.762Z Downloaded version_check v0.9.5
3162026-02-26T17:55:44.762Z Downloaded xattr v1.6.1
3172026-02-26T17:55:44.790Z Downloaded want v0.3.1
3182026-02-26T17:55:44.790Z Downloaded wait-timeout v0.2.1
3192026-02-26T17:55:44.790Z Downloaded zeroize_derive v1.4.3
3202026-02-26T17:55:44.790Z Downloaded zone_cfg_derive v0.3.1
3212026-02-26T17:55:44.790Z Downloaded toml v0.8.23
3222026-02-26T17:55:44.791Z Downloaded zone v0.3.1
3232026-02-26T17:55:44.791Z Downloaded test-strategy v0.4.3
3242026-02-26T17:55:44.818Z Downloaded yoke-derive v0.8.0
3252026-02-26T17:55:44.818Z Downloaded yoke v0.8.0
3262026-02-26T17:55:44.818Z Downloaded zmij v1.0.17
3272026-02-26T17:55:44.818Z Downloaded zerovec-derive v0.11.1
3282026-02-26T17:55:44.818Z Downloaded vsss-rs v3.3.4
3292026-02-26T17:55:44.844Z Downloaded unicode-ident v1.0.24
3302026-02-26T17:55:44.844Z Downloaded unsafe-libyaml v0.2.11
3312026-02-26T17:55:44.844Z Downloaded zerocopy-derive v0.7.35
3322026-02-26T17:55:44.870Z Downloaded zerotrie v0.2.2
3332026-02-26T17:55:44.896Z Downloaded zerocopy-derive v0.8.27
3342026-02-26T17:55:44.924Z Downloaded unicode-segmentation v1.12.0
3352026-02-26T17:55:44.924Z Downloaded unicode-normalization v0.1.24
3362026-02-26T17:55:44.925Z Downloaded regex v1.12.3
3372026-02-26T17:55:44.950Z Downloaded zerovec v0.11.4
3382026-02-26T17:55:44.976Z Downloaded zerocopy v0.7.35
3392026-02-26T17:55:45.003Z Downloaded tabled v0.15.0
3402026-02-26T17:55:45.029Z Downloaded winnow v0.7.14
3412026-02-26T17:55:45.029Z Downloaded syn v1.0.109
3422026-02-26T17:55:45.058Z Downloaded syn v2.0.117
3432026-02-26T17:55:45.086Z Downloaded zerocopy v0.8.27
3442026-02-26T17:55:45.112Z Downloaded webpki-roots v1.0.2
3452026-02-26T17:55:45.113Z Downloaded smoltcp v0.11.0
3462026-02-26T17:55:45.138Z Downloaded rustix v1.1.2
3472026-02-26T17:55:45.163Z Downloaded rustix v0.38.44
3482026-02-26T17:55:45.189Z Downloaded unicode-width v0.2.1
3492026-02-26T17:55:45.189Z Downloaded libc v0.2.176
3502026-02-26T17:55:45.224Z Downloaded csv v1.3.1
3512026-02-26T17:55:45.251Z Downloaded hickory-proto v0.24.4
3522026-02-26T17:55:45.278Z Downloaded hickory-proto v0.25.2
3532026-02-26T17:55:45.278Z Downloaded unicode-width v0.1.14
3542026-02-26T17:55:45.306Z Downloaded typify-impl v0.6.1
3552026-02-26T17:55:45.331Z Downloaded libz-sys v1.1.22
3562026-02-26T17:55:45.332Z Downloaded petgraph v0.6.5
3572026-02-26T17:55:45.356Z Downloaded typify-impl v0.4.3
3582026-02-26T17:55:45.382Z Downloaded regex-automata v0.4.13
3592026-02-26T17:55:45.382Z Downloaded regex-syntax v0.8.6
3602026-02-26T17:55:45.410Z Downloaded vcpkg v0.2.15
3612026-02-26T17:55:45.437Z Downloaded petgraph v0.8.2
3622026-02-26T17:55:45.463Z Downloaded chrono-tz v0.10.4
3632026-02-26T17:55:45.489Z Downloaded rustls v0.23.32
3642026-02-26T17:55:45.489Z Downloaded regress v0.10.5
3652026-02-26T17:55:45.516Z Downloaded quinn-proto v0.11.13
3662026-02-26T17:55:45.516Z Downloaded jiff v0.2.15
3672026-02-26T17:55:45.543Z Downloaded tabled v0.20.0
3682026-02-26T17:55:45.568Z Downloaded rustls v0.22.4
3692026-02-26T17:55:45.568Z Downloaded nix v0.30.1
3702026-02-26T17:55:45.594Z Downloaded goblin v0.10.1
3712026-02-26T17:55:45.594Z Downloaded winnow v0.5.40
3722026-02-26T17:55:45.594Z Downloaded tower-http v0.6.8
3732026-02-26T17:55:45.620Z Downloaded time v0.3.44
3742026-02-26T17:55:45.620Z Downloaded serde_with v3.14.1
3752026-02-26T17:55:45.620Z Downloaded openssl v0.10.73
3762026-02-26T17:55:45.649Z Downloaded h2 v0.4.12
3772026-02-26T17:55:45.650Z Downloaded sha3 v0.10.8
3782026-02-26T17:55:45.677Z Downloaded tokio v1.49.0
3792026-02-26T17:55:45.713Z Downloaded goblin v0.8.2
3802026-02-26T17:55:45.713Z Downloaded tough v0.20.0
3812026-02-26T17:55:45.738Z Downloaded rustls-webpki v0.102.8
3822026-02-26T17:55:45.738Z Downloaded itertools v0.14.0
3832026-02-26T17:55:45.738Z Downloaded hyper v1.8.1
3842026-02-26T17:55:45.763Z Downloaded hkdf v0.12.4
3852026-02-26T17:55:45.763Z Downloaded git2 v0.19.0
3862026-02-26T17:55:45.763Z Downloaded futures-util v0.3.31
3872026-02-26T17:55:45.763Z Downloaded iri-string v0.7.8
3882026-02-26T17:55:45.788Z Downloaded idna v1.1.0
3892026-02-26T17:55:45.788Z Downloaded icu_properties_data v2.0.1
3902026-02-26T17:55:45.788Z Downloaded hashbrown v0.15.5
3912026-02-26T17:55:45.813Z Downloaded tower v0.5.2
3922026-02-26T17:55:45.813Z Downloaded toml_edit v0.19.15
3932026-02-26T17:55:45.838Z Downloaded tokio-util v0.7.16
3942026-02-26T17:55:45.838Z Downloaded proptest v1.8.0
3952026-02-26T17:55:45.864Z Downloaded itertools v0.12.1
3962026-02-26T17:55:45.865Z Downloaded iddqd v0.3.17
3972026-02-26T17:55:45.865Z Downloaded encoding_rs v0.8.35
3982026-02-26T17:55:45.890Z Downloaded hashbrown v0.16.1
3992026-02-26T17:55:45.890Z Downloaded uuid v1.20.0
4002026-02-26T17:55:45.916Z Downloaded url v2.5.7
4012026-02-26T17:55:45.916Z Downloaded typed-path v0.9.3
4022026-02-26T17:55:45.916Z Downloaded openapiv3 v2.2.0
4032026-02-26T17:55:45.916Z Downloaded curl-sys v0.4.83+curl-8.15.0
4042026-02-26T17:55:45.975Z Downloaded vergen v8.3.2
4052026-02-26T17:55:46.001Z Downloaded tracing v0.1.41
4062026-02-26T17:55:46.001Z Downloaded toml_edit v0.22.27
4072026-02-26T17:55:46.001Z Downloaded ring v0.17.14
4082026-02-26T17:55:46.044Z Downloaded libgit2-sys v0.17.0+1.8.1
4092026-02-26T17:55:46.102Z Downloaded toml v0.9.11+spec-1.1.0
4102026-02-26T17:55:46.127Z Downloaded serde_json v1.0.149
4112026-02-26T17:55:46.127Z Downloaded reqwest v0.12.23
4122026-02-26T17:55:46.127Z Downloaded quinn v0.11.9
4132026-02-26T17:55:46.127Z Downloaded tracing-core v0.1.34
4142026-02-26T17:55:46.152Z Downloaded rayon v1.11.0
4152026-02-26T17:55:46.152Z Downloaded typenum v1.18.0
4162026-02-26T17:55:46.152Z Downloaded rand v0.8.5
4172026-02-26T17:55:46.152Z Downloaded qorb v0.4.1
4182026-02-26T17:55:46.152Z Downloaded hyper-util v0.1.19
4192026-02-26T17:55:46.177Z Downloaded http v1.4.0
4202026-02-26T17:55:46.177Z Downloaded steno v0.4.1
4212026-02-26T17:55:46.177Z Downloaded zeroize v1.8.1
4222026-02-26T17:55:46.177Z Downloaded usdt-impl v0.5.0
4232026-02-26T17:55:46.177Z Downloaded ucd-trie v0.1.7
4242026-02-26T17:55:46.177Z Downloaded typify v0.6.1
4252026-02-26T17:55:46.177Z Downloaded typify v0.4.3
4262026-02-26T17:55:46.177Z Downloaded reqwest v0.13.2
4272026-02-26T17:55:46.201Z Downloaded writeable v0.6.1
4282026-02-26T17:55:46.201Z Downloaded usdt-impl v0.6.0
4292026-02-26T17:55:46.202Z Downloaded toml_parser v1.0.6+spec-1.1.0
4302026-02-26T17:55:46.202Z Downloaded hashbrown v0.12.3
4312026-02-26T17:55:46.202Z Downloaded whoami v1.6.1
4322026-02-26T17:55:46.202Z Downloaded walkdir v2.5.0
4332026-02-26T17:55:46.202Z Downloaded icu_locale_core v2.0.0
4342026-02-26T17:55:46.226Z Downloaded icu_collections v2.0.0
4352026-02-26T17:55:46.226Z Downloaded hickory-resolver v0.25.2
4362026-02-26T17:55:46.226Z Downloaded serde_yaml v0.9.34+deprecated
4372026-02-26T17:55:46.226Z Downloaded hickory-resolver v0.24.4
4382026-02-26T17:55:46.226Z Downloaded zerofrom-derive v0.1.6
4392026-02-26T17:55:46.226Z Downloaded icu_normalizer_data v2.0.0
4402026-02-26T17:55:46.251Z Downloaded signal-hook v0.3.18
4412026-02-26T17:55:46.251Z Downloaded tracing-attributes v0.1.30
4422026-02-26T17:55:46.251Z Downloaded prettyplease v0.2.37
4432026-02-26T17:55:46.251Z Downloaded openssl-sys v0.9.109
4442026-02-26T17:55:46.251Z Downloaded zerofrom v0.1.6
4452026-02-26T17:55:46.251Z Downloaded untrusted v0.7.1
4462026-02-26T17:55:46.251Z Downloaded untrusted v0.9.0
4472026-02-26T17:55:46.251Z Downloaded toml v0.7.8
4482026-02-26T17:55:46.251Z Downloaded tinyvec v1.10.0
4492026-02-26T17:55:46.276Z Downloaded textwrap v0.16.2
4502026-02-26T17:55:46.276Z Downloaded waitgroup v0.1.2
4512026-02-26T17:55:46.276Z Downloaded utf8_iter v1.0.4
4522026-02-26T17:55:46.276Z Downloaded usdt-macro v0.6.0
4532026-02-26T17:55:46.276Z Downloaded usdt-macro v0.5.0
4542026-02-26T17:55:46.276Z Downloaded jiff-static v0.2.15
4552026-02-26T17:55:46.276Z Downloaded flate2 v1.1.2
4562026-02-26T17:55:46.276Z Downloaded utf8parse v0.2.2
4572026-02-26T17:55:46.276Z Downloaded usdt-attr-macro v0.5.0
4582026-02-26T17:55:46.276Z Downloaded usdt v0.6.0
4592026-02-26T17:55:46.276Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4602026-02-26T17:55:46.277Z Downloaded smallvec v1.15.1
4612026-02-26T17:55:46.277Z Downloaded slog-term v2.9.2
4622026-02-26T17:55:46.277Z Downloaded slog-json v2.6.1
4632026-02-26T17:55:46.301Z Downloaded tar v0.4.44
4642026-02-26T17:55:46.301Z Downloaded unicode-linebreak v0.1.5
4652026-02-26T17:55:46.301Z Downloaded unarray v0.1.4
4662026-02-26T17:55:46.302Z Downloaded socket2 v0.6.0
4672026-02-26T17:55:46.302Z Downloaded serde v1.0.228
4682026-02-26T17:55:46.302Z Downloaded half v2.7.1
4692026-02-26T17:55:46.302Z Downloaded toml_writer v1.0.6+spec-1.1.0
4702026-02-26T17:55:46.302Z Downloaded tokio-stream v0.1.17
4712026-02-26T17:55:46.326Z Downloaded tokio-rustls v0.26.3
4722026-02-26T17:55:46.326Z Downloaded tinystr v0.8.1
4732026-02-26T17:55:46.326Z Downloaded time-macros v0.2.24
4742026-02-26T17:55:46.326Z Downloaded thread_local v1.1.9
4752026-02-26T17:55:46.326Z Downloaded thiserror-no-std v2.0.2
4762026-02-26T17:55:46.327Z Downloaded term v1.2.0
4772026-02-26T17:55:46.327Z Downloaded snafu v0.8.9
4782026-02-26T17:55:46.351Z Downloaded signal-hook-registry v1.4.6
4792026-02-26T17:55:46.351Z Downloaded serde_with_macros v3.14.1
4802026-02-26T17:55:46.351Z Downloaded scroll v0.12.0
4812026-02-26T17:55:46.351Z Downloaded schemars v1.2.0
4822026-02-26T17:55:46.376Z Downloaded papergrid v0.11.0
4832026-02-26T17:55:46.376Z Downloaded typify-macro v0.4.3
4842026-02-26T17:55:46.376Z Downloaded try-lock v0.2.5
4852026-02-26T17:55:46.376Z Downloaded tokio-native-tls v0.3.1
4862026-02-26T17:55:46.376Z Downloaded synstructure v0.13.2
4872026-02-26T17:55:46.376Z Downloaded topological-sort v0.2.2
4882026-02-26T17:55:46.376Z Downloaded tempfile v3.23.0
4892026-02-26T17:55:46.376Z Downloaded schemars v0.9.0
4902026-02-26T17:55:46.427Z Downloaded papergrid v0.17.0
4912026-02-26T17:55:46.427Z Downloaded tokio-macros v2.6.0
4922026-02-26T17:55:46.427Z Downloaded tokio-dtrace v0.1.1
4932026-02-26T17:55:46.427Z Downloaded spin v0.9.8
4942026-02-26T17:55:46.427Z Downloaded smf v0.2.3
4952026-02-26T17:55:46.427Z Downloaded heapless v0.8.0
4962026-02-26T17:55:46.427Z Downloaded fixedbitset v0.5.7
4972026-02-26T17:55:46.427Z Downloaded serde_derive v1.0.228
4982026-02-26T17:55:46.427Z Downloaded rayon-core v1.13.0
4992026-02-26T17:55:46.427Z Downloaded icu_provider v2.0.0
5002026-02-26T17:55:46.427Z Downloaded icu_properties v2.0.1
5012026-02-26T17:55:46.427Z Downloaded toml_datetime v0.6.11
5022026-02-26T17:55:46.427Z Downloaded thread-id v5.0.0
5032026-02-26T17:55:46.427Z Downloaded thread-id v4.2.2
5042026-02-26T17:55:46.427Z Downloaded thiserror-impl-no-std v2.0.2
5052026-02-26T17:55:46.427Z Downloaded thiserror-impl v2.0.18
5062026-02-26T17:55:46.427Z Downloaded thiserror-impl v1.0.69
5072026-02-26T17:55:46.427Z Downloaded thiserror v2.0.18
5082026-02-26T17:55:46.452Z Downloaded thiserror v1.0.69
5092026-02-26T17:55:46.452Z Downloaded testing_table v0.3.0
5102026-02-26T17:55:46.452Z Downloaded terminal_size v0.4.3
5112026-02-26T17:55:46.452Z Downloaded strum_macros v0.27.2
5122026-02-26T17:55:46.452Z Downloaded static_assertions v1.1.0
5132026-02-26T17:55:46.452Z Downloaded slog v2.8.2
5142026-02-26T17:55:46.452Z Downloaded similar v2.7.0
5152026-02-26T17:55:46.452Z Downloaded shlex v1.3.0
5162026-02-26T17:55:46.452Z Downloaded sha2 v0.10.9
5172026-02-26T17:55:46.477Z Downloaded serde_tokenstream v0.2.3
5182026-02-26T17:55:46.477Z Downloaded serde_core v1.0.228
5192026-02-26T17:55:46.477Z Downloaded semver v1.0.27
5202026-02-26T17:55:46.477Z Downloaded scroll v0.13.0
5212026-02-26T17:55:46.477Z Downloaded rustls-webpki v0.103.6
5222026-02-26T17:55:46.477Z Downloaded rustls-pki-types v1.12.0
5232026-02-26T17:55:46.477Z Downloaded quote v1.0.44
5242026-02-26T17:55:46.477Z Downloaded quinn-udp v0.5.14
5252026-02-26T17:55:46.477Z Downloaded proc-macro-error v1.0.4
5262026-02-26T17:55:46.502Z Downloaded postcard v1.1.3
5272026-02-26T17:55:46.502Z Downloaded owo-colors v4.2.2
5282026-02-26T17:55:46.502Z Downloaded moka v0.12.11
5292026-02-26T17:55:46.502Z Downloaded elliptic-curve v0.13.8
5302026-02-26T17:55:46.502Z Downloaded termtree v0.5.1
5312026-02-26T17:55:46.502Z Downloaded take_mut v0.2.2
5322026-02-26T17:55:46.502Z Downloaded tagptr v0.2.0
5332026-02-26T17:55:46.527Z Downloaded tabwriter v1.4.1
5342026-02-26T17:55:46.527Z Downloaded tabled_derive v0.11.0
5352026-02-26T17:55:46.527Z Downloaded tabled_derive v0.7.0
5362026-02-26T17:55:46.527Z Downloaded sync_wrapper v1.0.2
5372026-02-26T17:55:46.527Z Downloaded swrite v0.1.0
5382026-02-26T17:55:46.527Z Downloaded supports-color v3.0.2
5392026-02-26T17:55:46.527Z Downloaded subtle v2.6.1
5402026-02-26T17:55:46.527Z Downloaded strum_macros v0.26.4
5412026-02-26T17:55:46.527Z Downloaded strum v0.27.2
5422026-02-26T17:55:46.527Z Downloaded strsim v0.11.1
5432026-02-26T17:55:46.527Z Downloaded stable_deref_trait v1.2.0
5442026-02-26T17:55:46.528Z Downloaded snafu-derive v0.8.9
5452026-02-26T17:55:46.528Z Downloaded slog-bunyan v2.5.0
5462026-02-26T17:55:46.528Z Downloaded slab v0.4.11
5472026-02-26T17:55:46.528Z Downloaded serde_path_to_error v0.1.20
5482026-02-26T17:55:46.552Z Downloaded schemars v0.8.22
5492026-02-26T17:55:46.552Z Downloaded rustls-pemfile v2.2.0
5502026-02-26T17:55:46.552Z Downloaded rand v0.9.2
5512026-02-26T17:55:46.552Z Downloaded progenitor-impl v0.10.0
5522026-02-26T17:55:46.552Z Downloaded portable-atomic v1.11.1
5532026-02-26T17:55:46.577Z Downloaded parking_lot_core v0.9.11
5542026-02-26T17:55:46.577Z Downloaded parking_lot v0.12.4
5552026-02-26T17:55:46.577Z Downloaded memmap2 v0.9.8
5562026-02-26T17:55:46.577Z Downloaded getrandom v0.3.3
5572026-02-26T17:55:46.577Z Downloaded structmeta-derive v0.3.0
5582026-02-26T17:55:46.577Z Downloaded structmeta v0.3.0
5592026-02-26T17:55:46.577Z Downloaded smawk v0.3.2
5602026-02-26T17:55:46.577Z Downloaded slog-dtrace v0.3.0
5612026-02-26T17:55:46.577Z Downloaded slog-async v2.8.0
5622026-02-26T17:55:46.577Z Downloaded siphasher v1.0.1
5632026-02-26T17:55:46.602Z Downloaded sigpipe v0.1.3
5642026-02-26T17:55:46.602Z Downloaded signal-hook-tokio v0.3.1
5652026-02-26T17:55:46.602Z Downloaded serde_spanned v1.0.4
5662026-02-26T17:55:46.602Z Downloaded rustc_version v0.4.1
5672026-02-26T17:55:46.602Z Downloaded rustc_version v0.1.7
5682026-02-26T17:55:46.602Z Downloaded rand_core v0.9.3
5692026-02-26T17:55:46.602Z Downloaded proc-macro2 v1.0.106
5702026-02-26T17:55:46.602Z Downloaded miniz_oxide v0.8.9
5712026-02-26T17:55:46.602Z Downloaded minimal-lexical v0.2.1
5722026-02-26T17:55:46.602Z Downloaded iana-time-zone v0.1.64
5732026-02-26T17:55:46.602Z Downloaded hyper-rustls v0.27.7
5742026-02-26T17:55:46.602Z Downloaded hmac v0.12.1
5752026-02-26T17:55:46.627Z Downloaded serde_urlencoded v0.7.1
5762026-02-26T17:55:46.627Z Downloaded serde_repr v0.1.20
5772026-02-26T17:55:46.627Z Downloaded serde_derive_internals v0.29.1
5782026-02-26T17:55:46.627Z Downloaded serde-big-array v0.5.1
5792026-02-26T17:55:46.627Z Downloaded search_path v0.1.4
5802026-02-26T17:55:46.627Z Downloaded scroll_derive v0.13.1
5812026-02-26T17:55:46.627Z Downloaded ryu v1.0.20
5822026-02-26T17:55:46.627Z Downloaded rusty-fork v0.3.0
5832026-02-26T17:55:46.627Z Downloaded rustversion v1.0.22
5842026-02-26T17:55:46.627Z Downloaded rustc-hash v2.1.1
5852026-02-26T17:55:46.627Z Downloaded progenitor-impl v0.11.1
5862026-02-26T17:55:46.627Z Downloaded progenitor-client v0.13.0
5872026-02-26T17:55:46.627Z Downloaded ppv-lite86 v0.2.21
5882026-02-26T17:55:46.652Z Downloaded poly1305 v0.8.0
5892026-02-26T17:55:46.652Z Downloaded pest_meta v2.8.2
5902026-02-26T17:55:46.652Z Downloaded oxnet v0.1.4
5912026-02-26T17:55:46.652Z Downloaded oxide-tokio-rt v0.1.2
5922026-02-26T17:55:46.652Z Downloaded dropshot_endpoint v0.16.7
5932026-02-26T17:55:46.652Z Downloaded serde_plain v1.0.2
5942026-02-26T17:55:46.652Z Downloaded semver v0.1.20
5952026-02-26T17:55:46.652Z Downloaded secrecy v0.10.3
5962026-02-26T17:55:46.652Z Downloaded scroll_derive v0.12.1
5972026-02-26T17:55:46.652Z Downloaded scopeguard v1.2.0
5982026-02-26T17:55:46.652Z Downloaded schemars_derive v0.8.22
5992026-02-26T17:55:46.652Z Downloaded resolv-conf v0.7.5
6002026-02-26T17:55:46.652Z Downloaded ref-cast-impl v1.0.25
6012026-02-26T17:55:46.652Z Downloaded progenitor-impl v0.13.0
6022026-02-26T17:55:46.677Z Downloaded proc-macro-error-attr2 v2.0.0
6032026-02-26T17:55:46.677Z Downloaded pkg-config v0.3.32
6042026-02-26T17:55:46.677Z Downloaded pin-project-lite v0.2.16
6052026-02-26T17:55:46.677Z Downloaded phf v0.12.1
6062026-02-26T17:55:46.677Z Downloaded pest v2.8.2
6072026-02-26T17:55:46.677Z Downloaded parse-display-derive v0.10.0
6082026-02-26T17:55:46.702Z Downloaded once_cell v1.21.3
6092026-02-26T17:55:46.702Z Downloaded num_enum v0.5.11
6102026-02-26T17:55:46.702Z Downloaded num-complex v0.4.6
6112026-02-26T17:55:46.702Z Downloaded jobserver v0.1.34
6122026-02-26T17:55:46.702Z Downloaded ipnetwork v0.21.1
6132026-02-26T17:55:46.702Z Downloaded futures-channel v0.3.31
6142026-02-26T17:55:46.702Z Downloaded ref-cast v1.0.25
6152026-02-26T17:55:46.702Z Downloaded rand_xorshift v0.4.0
6162026-02-26T17:55:46.702Z Downloaded rand_chacha v0.9.0
6172026-02-26T17:55:46.702Z Downloaded rand_chacha v0.3.1
6182026-02-26T17:55:46.702Z Downloaded progenitor-macro v0.13.0
6192026-02-26T17:55:46.702Z Downloaded progenitor-client v0.11.1
6202026-02-26T17:55:46.702Z Downloaded progenitor-client v0.10.0
6212026-02-26T17:55:46.727Z Downloaded progenitor v0.13.0
6222026-02-26T17:55:46.727Z Downloaded progenitor v0.11.1
6232026-02-26T17:55:46.727Z Downloaded progenitor v0.10.0
6242026-02-26T17:55:46.727Z Downloaded proc-macro-error2 v2.0.1
6252026-02-26T17:55:46.727Z Downloaded phf_shared v0.12.1
6262026-02-26T17:55:46.727Z Downloaded olpc-cjson v0.1.4
6272026-02-26T17:55:46.727Z Downloaded num_threads v0.1.7
6282026-02-26T17:55:46.727Z Downloaded num v0.4.3
6292026-02-26T17:55:46.727Z Downloaded newline-converter v0.3.0
6302026-02-26T17:55:46.727Z Downloaded native-tls v0.2.14
6312026-02-26T17:55:46.727Z Downloaded is-terminal v0.4.16
6322026-02-26T17:55:46.727Z Downloaded humantime v2.3.0
6332026-02-26T17:55:46.727Z Downloaded httpdate v1.0.3
6342026-02-26T17:55:46.727Z Downloaded http-body v1.0.1
6352026-02-26T17:55:46.727Z Downloaded hostname v0.3.1
6362026-02-26T17:55:46.727Z Downloaded highway v1.3.0
6372026-02-26T17:55:46.727Z Downloaded glob v0.3.3
6382026-02-26T17:55:46.752Z Downloaded foldhash v0.2.0
6392026-02-26T17:55:46.752Z Downloaded dropshot v0.16.7
6402026-02-26T17:55:46.777Z Downloaded quick-error v1.2.3
6412026-02-26T17:55:46.777Z Downloaded progenitor-macro v0.11.1
6422026-02-26T17:55:46.777Z Downloaded progenitor-macro v0.10.0
6432026-02-26T17:55:46.777Z Downloaded proc-macro-error-attr v1.0.4
6442026-02-26T17:55:46.777Z Downloaded proc-macro-crate v1.3.1
6452026-02-26T17:55:46.777Z Downloaded pretty-hex v0.4.1
6462026-02-26T17:55:46.777Z Downloaded powerfmt v0.2.0
6472026-02-26T17:55:46.777Z Downloaded potential_utf v0.1.3
6482026-02-26T17:55:46.777Z Downloaded plain v0.2.3
6492026-02-26T17:55:46.777Z Downloaded pin-project v1.1.10
6502026-02-26T17:55:46.777Z Downloaded password-hash v0.5.0
6512026-02-26T17:55:46.802Z Downloaded nom v7.1.3
6522026-02-26T17:55:46.802Z Downloaded mio v1.0.4
6532026-02-26T17:55:46.802Z Downloaded bstr v1.12.0
6542026-02-26T17:55:46.802Z Downloaded pin-project-internal v1.1.10
6552026-02-26T17:55:46.802Z Downloaded pest_generator v2.8.2
6562026-02-26T17:55:46.802Z Downloaded pest_derive v2.8.2
6572026-02-26T17:55:46.828Z Downloaded percent-encoding v2.3.2
6582026-02-26T17:55:46.828Z Downloaded pem v3.0.5
6592026-02-26T17:55:46.828Z Downloaded paste v1.0.15
6602026-02-26T17:55:46.828Z Downloaded parse-display v0.10.0
6612026-02-26T17:55:46.828Z Downloaded openssl-probe v0.1.6
6622026-02-26T17:55:46.828Z Downloaded openssl-macros v0.1.1
6632026-02-26T17:55:46.828Z Downloaded omicron-zone-package v0.12.2
6642026-02-26T17:55:46.828Z Downloaded multer v3.1.0
6652026-02-26T17:55:46.828Z Downloaded memchr v2.7.5
6662026-02-26T17:55:46.853Z Downloaded libm v0.2.15
6672026-02-26T17:55:46.853Z Downloaded http-body-util v0.1.3
6682026-02-26T17:55:46.853Z Downloaded globset v0.4.16
6692026-02-26T17:55:46.853Z Downloaded getrandom v0.2.16
6702026-02-26T17:55:46.853Z Downloaded futures-executor v0.3.31
6712026-02-26T17:55:46.878Z Downloaded futures v0.3.31
6722026-02-26T17:55:46.878Z Downloaded foreign-types v0.5.0
6732026-02-26T17:55:46.878Z Downloaded foreign-types v0.3.2
6742026-02-26T17:55:46.878Z Downloaded erased-serde v0.3.31
6752026-02-26T17:55:46.878Z Downloaded omicron-workspace-hack v0.1.0
6762026-02-26T17:55:46.878Z Downloaded num_enum_derive v0.7.5
6772026-02-26T17:55:46.878Z Downloaded num_enum_derive v0.5.11
6782026-02-26T17:55:46.878Z Downloaded num_enum v0.7.5
6792026-02-26T17:55:46.878Z Downloaded num-rational v0.4.2
6802026-02-26T17:55:46.878Z Downloaded num-iter v0.1.45
6812026-02-26T17:55:46.878Z Downloaded num-integer v0.1.46
6822026-02-26T17:55:46.878Z Downloaded num-derive v0.4.2
6832026-02-26T17:55:46.940Z Downloaded num-derive v0.3.3
6842026-02-26T17:55:46.940Z Downloaded num-conv v0.1.0
6852026-02-26T17:55:46.940Z Downloaded newtype_derive v0.1.6
6862026-02-26T17:55:46.940Z Downloaded newtype-uuid-macros v0.1.0
6872026-02-26T17:55:46.940Z Downloaded newtype-uuid v1.3.2
6882026-02-26T17:55:46.940Z Downloaded mime v0.3.17
6892026-02-26T17:55:46.940Z Downloaded memoffset v0.9.1
6902026-02-26T17:55:46.940Z Downloaded match_cfg v0.1.0
6912026-02-26T17:55:46.940Z Downloaded macaddr v1.0.1
6922026-02-26T17:55:46.940Z Downloaded lru-slab v0.1.2
6932026-02-26T17:55:46.940Z Downloaded log v0.4.29
6942026-02-26T17:55:46.940Z Downloaded lock_api v0.4.13
6952026-02-26T17:55:46.940Z Downloaded litemap v0.8.0
6962026-02-26T17:55:46.940Z Downloaded libloading v0.8.9
6972026-02-26T17:55:46.940Z Downloaded keccak v0.1.5
6982026-02-26T17:55:46.940Z Downloaded itoa v1.0.15
6992026-02-26T17:55:46.940Z Downloaded is_ci v1.2.0
7002026-02-26T17:55:46.940Z Downloaded idna_adapter v1.2.1
7012026-02-26T17:55:46.940Z Downloaded hyper-tls v0.6.0
7022026-02-26T17:55:46.940Z Downloaded hubpack_derive v0.1.1
7032026-02-26T17:55:46.940Z Downloaded hubpack v0.1.2
7042026-02-26T17:55:46.940Z Downloaded heck v0.5.0
7052026-02-26T17:55:46.940Z Downloaded futures-core v0.3.32
7062026-02-26T17:55:46.940Z Downloaded curve25519-dalek v4.1.3
7072026-02-26T17:55:46.940Z Downloaded chrono v0.4.43
7082026-02-26T17:55:46.940Z Downloaded blake3 v1.8.2
7092026-02-26T17:55:46.940Z Downloaded memmap v0.7.0
7102026-02-26T17:55:46.940Z Downloaded managed v0.8.0
7112026-02-26T17:55:46.966Z Downloaded linked-hash-map v0.5.6
7122026-02-26T17:55:46.966Z Downloaded linear-map v1.2.0
7132026-02-26T17:55:46.966Z Downloaded libsw-core v0.3.2
7142026-02-26T17:55:46.966Z Downloaded libsw v3.5.0
7152026-02-26T17:55:46.966Z Downloaded indent_write v2.2.0
7162026-02-26T17:55:46.966Z Downloaded futures-task v0.3.31
7172026-02-26T17:55:46.966Z Downloaded clap_builder v4.5.50
7182026-02-26T17:55:46.966Z Downloaded bindgen v0.72.1
7192026-02-26T17:55:46.966Z Downloaded libscf-sys v1.1.0
7202026-02-26T17:55:46.966Z Downloaded lazy_static v1.5.0
7212026-02-26T17:55:46.966Z Downloaded kstat-rs v0.2.4
7222026-02-26T17:55:46.991Z Downloaded indexmap v2.13.0
7232026-02-26T17:55:46.991Z Downloaded ident_case v1.0.1
7242026-02-26T17:55:46.991Z Downloaded group v0.13.0
7252026-02-26T17:55:46.991Z Downloaded generic-array v0.14.7
7262026-02-26T17:55:46.991Z Downloaded fs_extra v1.3.0
7272026-02-26T17:55:46.991Z Downloaded foldhash v0.1.5
7282026-02-26T17:55:46.991Z Downloaded fnv v1.0.7
7292026-02-26T17:55:46.991Z Downloaded fixedbitset v0.4.2
7302026-02-26T17:55:46.991Z Downloaded derive-where v1.6.0
7312026-02-26T17:55:46.991Z Downloaded data-encoding v2.9.0
7322026-02-26T17:55:47.016Z Downloaded darling_core v0.21.3
7332026-02-26T17:55:47.016Z Downloaded curl v0.4.49
7342026-02-26T17:55:47.016Z Downloaded crypto-bigint v0.5.5
7352026-02-26T17:55:47.016Z Downloaded crossbeam-epoch v0.9.18
7362026-02-26T17:55:47.016Z Downloaded crossbeam-channel v0.5.15
7372026-02-26T17:55:47.041Z Downloaded const_format v0.2.34
7382026-02-26T17:55:47.041Z Downloaded chacha20poly1305 v0.10.1
7392026-02-26T17:55:47.041Z Downloaded cc v1.2.38
7402026-02-26T17:55:47.041Z Downloaded cargo_metadata v0.18.1
7412026-02-26T17:55:47.041Z Downloaded ingot-types v0.1.2
7422026-02-26T17:55:47.041Z Downloaded aws-lc-sys v0.31.0
7432026-02-26T17:55:47.477Z Downloaded ingot-macros v0.1.1
7442026-02-26T17:55:47.502Z Downloaded ingot v0.1.1
7452026-02-26T17:55:47.502Z Downloaded indexmap v1.9.3
7462026-02-26T17:55:47.502Z Downloaded hostname v0.4.2
7472026-02-26T17:55:47.502Z Downloaded hash32 v0.3.1
7482026-02-26T17:55:47.502Z Downloaded futures-macro v0.3.31
7492026-02-26T17:55:47.502Z Downloaded foreign-types-macros v0.2.3
7502026-02-26T17:55:47.502Z Downloaded float-ord v0.3.2
7512026-02-26T17:55:47.502Z Downloaded filetime v0.2.26
7522026-02-26T17:55:47.502Z Downloaded errno v0.3.14
7532026-02-26T17:55:47.502Z Downloaded equivalent v1.0.2
7542026-02-26T17:55:47.502Z Downloaded dunce v1.0.5
7552026-02-26T17:55:47.502Z Downloaded digest v0.10.7
7562026-02-26T17:55:47.503Z Downloaded derive_more v0.99.20
7572026-02-26T17:55:47.527Z Downloaded darling v0.21.3
7582026-02-26T17:55:47.527Z Downloaded csv-core v0.1.12
7592026-02-26T17:55:47.527Z Downloaded critical-section v1.2.0
7602026-02-26T17:55:47.527Z Downloaded crc32fast v1.5.0
7612026-02-26T17:55:47.527Z Downloaded cookie v0.18.1
7622026-02-26T17:55:47.527Z Downloaded console v0.15.11
7632026-02-26T17:55:47.527Z Downloaded clap v4.5.50
7642026-02-26T17:55:47.552Z Downloaded clang-sys v1.8.1
7652026-02-26T17:55:47.552Z Downloaded ciborium v0.2.2
7662026-02-26T17:55:47.552Z Downloaded camino v1.2.2
7672026-02-26T17:55:47.552Z Downloaded bytes v1.11.1
7682026-02-26T17:55:47.552Z Downloaded autocfg v1.5.0
7692026-02-26T17:55:47.552Z Downloaded arrayvec v0.7.6
7702026-02-26T17:55:47.577Z Downloaded internet-checksum v0.2.1
7712026-02-26T17:55:47.577Z Downloaded instant v0.1.13
7722026-02-26T17:55:47.577Z Downloaded inout v0.1.4
7732026-02-26T17:55:47.577Z Downloaded hex v0.4.3
7742026-02-26T17:55:47.577Z Downloaded heck v0.4.1
7752026-02-26T17:55:47.577Z Downloaded gethostname v0.5.0
7762026-02-26T17:55:47.577Z Downloaded futures-sink v0.3.31
7772026-02-26T17:55:47.577Z Downloaded futures-io v0.3.31
7782026-02-26T17:55:47.578Z Downloaded form_urlencoded v1.2.2
7792026-02-26T17:55:47.578Z Downloaded foreign-types-shared v0.3.1
7802026-02-26T17:55:47.578Z Downloaded find-msvc-tools v0.1.2
7812026-02-26T17:55:47.578Z Downloaded ff v0.13.1
7822026-02-26T17:55:47.578Z Downloaded fastrand v2.3.0
7832026-02-26T17:55:47.578Z Downloaded expectorate v1.2.0
7842026-02-26T17:55:47.578Z Downloaded enum-as-inner v0.6.1
7852026-02-26T17:55:47.578Z Downloaded drift v0.1.0
7862026-02-26T17:55:47.578Z Downloaded dof v0.3.0
7872026-02-26T17:55:47.578Z Downloaded displaydoc v0.2.5
7882026-02-26T17:55:47.603Z Downloaded display-error-chain v0.2.2
7892026-02-26T17:55:47.603Z Downloaded deranged v0.5.3
7902026-02-26T17:55:47.603Z Downloaded defmt-macros v1.0.1
7912026-02-26T17:55:47.603Z Downloaded defmt v0.3.100
7922026-02-26T17:55:47.603Z Downloaded daft-derive v0.1.4
7932026-02-26T17:55:47.603Z Downloaded daft v0.1.4
7942026-02-26T17:55:47.603Z Downloaded curve25519-dalek-derive v0.1.1
7952026-02-26T17:55:47.603Z Downloaded cstr-argument v0.1.2
7962026-02-26T17:55:47.603Z Downloaded crucible-workspace-hack v0.1.0
7972026-02-26T17:55:47.603Z Downloaded crossbeam-utils v0.8.21
7982026-02-26T17:55:47.603Z Downloaded crossbeam-deque v0.8.6
7992026-02-26T17:55:47.603Z Downloaded cpufeatures v0.2.17
8002026-02-26T17:55:47.603Z Downloaded const_format_proc_macros v0.2.34
8012026-02-26T17:55:47.628Z Downloaded colored v3.0.0
8022026-02-26T17:55:47.628Z Downloaded cmake v0.1.54
8032026-02-26T17:55:47.629Z Downloaded clap_derive v4.5.49
8042026-02-26T17:55:47.629Z Downloaded cipher v0.4.4
8052026-02-26T17:55:47.629Z Downloaded chacha20 v0.9.1
8062026-02-26T17:55:47.629Z Downloaded cfg-if v1.0.3
8072026-02-26T17:55:47.629Z Downloaded cexpr v0.6.0
8082026-02-26T17:55:47.629Z Downloaded byteorder v1.5.0
8092026-02-26T17:55:47.629Z Downloaded base64ct v1.8.0
8102026-02-26T17:55:47.629Z Downloaded atomic-waker v1.1.2
8112026-02-26T17:55:47.629Z Downloaded async-trait v0.1.89
8122026-02-26T17:55:47.629Z Downloaded async-stream-impl v0.3.6
8132026-02-26T17:55:47.629Z Downloaded async-stream v0.3.6
8142026-02-26T17:55:47.629Z Downloaded async-recursion v1.1.1
8152026-02-26T17:55:47.654Z Downloaded arrayref v0.3.9
8162026-02-26T17:55:47.654Z Downloaded dof v0.4.0
8172026-02-26T17:55:47.654Z Downloaded defmt-parser v1.0.0
8182026-02-26T17:55:47.654Z Downloaded defmt v1.0.1
8192026-02-26T17:55:47.654Z Downloaded debug-ignore v1.0.5
8202026-02-26T17:55:47.654Z Downloaded darling_macro v0.21.3
8212026-02-26T17:55:47.654Z Downloaded crypto-common v0.1.6
8222026-02-26T17:55:47.654Z Downloaded crc8 v0.1.1
8232026-02-26T17:55:47.654Z Downloaded convert_case v0.4.0
8242026-02-26T17:55:47.654Z Downloaded constant_time_eq v0.3.1
8252026-02-26T17:55:47.654Z Downloaded colorchoice v1.0.4
8262026-02-26T17:55:47.654Z Downloaded cobs v0.3.0
8272026-02-26T17:55:47.654Z Downloaded clap_lex v0.7.5
8282026-02-26T17:55:47.654Z Downloaded ciborium-ll v0.2.2
8292026-02-26T17:55:47.654Z Downloaded ciborium-io v0.2.2
8302026-02-26T17:55:47.654Z Downloaded cfg_aliases v0.2.1
8312026-02-26T17:55:47.654Z Downloaded cargo-platform v0.1.9
8322026-02-26T17:55:47.654Z Downloaded cancel-safe-futures v0.1.5
8332026-02-26T17:55:47.681Z Downloaded camino-tempfile v1.4.1
8342026-02-26T17:55:47.681Z Downloaded bytecount v0.6.9
8352026-02-26T17:55:47.681Z Downloaded block-buffer v0.10.4
8362026-02-26T17:55:47.681Z Downloaded blake2 v0.10.6
8372026-02-26T17:55:47.681Z Downloaded atomicwrites v0.4.4
8382026-02-26T17:55:47.681Z Downloaded embedded-io v0.4.0
8392026-02-26T17:55:47.681Z Downloaded dyn-clone v1.0.20
8402026-02-26T17:55:47.682Z Downloaded dtrace-parser v0.2.0
8412026-02-26T17:55:47.682Z Downloaded dropshot-api-manager-types v0.2.2
8422026-02-26T17:55:47.682Z Downloaded dropshot-api-manager v0.2.2
8432026-02-26T17:55:47.682Z Downloaded derive-ex v0.1.8
8442026-02-26T17:55:47.682Z Downloaded argon2 v0.5.3
8452026-02-26T17:55:47.682Z Downloaded embedded-io v0.6.1
8462026-02-26T17:55:47.682Z Downloaded either v1.15.0
8472026-02-26T17:55:47.682Z Downloaded dtrace-parser v0.3.0
8482026-02-26T17:55:47.682Z Downloaded bitflags v1.3.2
8492026-02-26T17:55:47.682Z Downloaded bit-vec v0.8.0
8502026-02-26T17:55:47.707Z Downloaded base64 v0.22.1
8512026-02-26T17:55:47.707Z Downloaded backoff v0.4.0
8522026-02-26T17:55:47.707Z Downloaded allocator-api2 v0.2.21
8532026-02-26T17:55:47.707Z Downloaded aho-corasick v1.1.3
8542026-02-26T17:55:47.707Z Downloaded bcs v0.1.6
8552026-02-26T17:55:47.707Z Downloaded aws-lc-rs v1.14.0
8562026-02-26T17:55:47.707Z Downloaded base16ct v0.2.0
8572026-02-26T17:55:47.732Z Downloaded anstyle-query v1.1.4
8582026-02-26T17:55:47.732Z Downloaded anstream v0.6.20
8592026-02-26T17:55:47.732Z Downloaded aead v0.5.2
8602026-02-26T17:55:47.732Z Downloaded adler2 v2.0.1
8612026-02-26T17:55:47.732Z Downloaded anstyle-parse v0.2.7
8622026-02-26T17:55:47.732Z Downloaded anstyle v1.0.11
8632026-02-26T17:55:48.078Z Compiling proc-macro2 v1.0.106
8642026-02-26T17:55:48.078Z Compiling quote v1.0.44
8652026-02-26T17:55:48.078Z Compiling unicode-ident v1.0.24
8662026-02-26T17:55:48.103Z Compiling serde_core v1.0.228
8672026-02-26T17:55:48.103Z Compiling serde v1.0.228
8682026-02-26T17:55:48.103Z Compiling libc v0.2.176
8692026-02-26T17:55:48.103Z Compiling autocfg v1.5.0
8702026-02-26T17:55:48.423Z Checking cfg-if v1.0.3
8712026-02-26T17:55:48.579Z Compiling memchr v2.7.5
8722026-02-26T17:55:49.003Z Compiling zmij v1.0.17
8732026-02-26T17:55:49.095Z Compiling getrandom v0.3.3
8742026-02-26T17:55:49.553Z Compiling libm v0.2.15
8752026-02-26T17:55:49.824Z Compiling shlex v1.3.0
8762026-02-26T17:55:49.881Z Checking itoa v1.0.15
8772026-02-26T17:55:50.109Z Checking smallvec v1.15.1
8782026-02-26T17:55:50.209Z Compiling jobserver v0.1.34
8792026-02-26T17:55:50.325Z Compiling find-msvc-tools v0.1.2
8802026-02-26T17:55:50.514Z Compiling version_check v0.9.5
8812026-02-26T17:55:50.671Z Compiling syn v2.0.117
8822026-02-26T17:55:50.704Z Compiling cc v1.2.38
8832026-02-26T17:55:50.778Z Compiling icu_properties_data v2.0.1
8842026-02-26T17:55:50.804Z Compiling thiserror v2.0.18
8852026-02-26T17:55:50.889Z Compiling icu_normalizer_data v2.0.0
8862026-02-26T17:55:51.185Z Compiling lock_api v0.4.13
8872026-02-26T17:55:51.312Z Compiling parking_lot_core v0.9.11
8882026-02-26T17:55:51.406Z Checking stable_deref_trait v1.2.0
8892026-02-26T17:55:51.559Z Compiling serde_json v1.0.149
8902026-02-26T17:55:51.880Z Compiling log v0.4.29
8912026-02-26T17:55:52.370Z Compiling heck v0.5.0
8922026-02-26T17:55:52.504Z Checking litemap v0.8.0
8932026-02-26T17:55:52.668Z Checking writeable v0.6.1
8942026-02-26T17:55:52.698Z Compiling num-traits v0.2.19
8952026-02-26T17:55:52.799Z Checking percent-encoding v2.3.2
8962026-02-26T17:55:53.205Z Checking form_urlencoded v1.2.2
8972026-02-26T17:55:53.441Z Checking utf8_iter v1.0.4
8982026-02-26T17:55:53.472Z Compiling zerocopy v0.8.27
8992026-02-26T17:55:53.497Z Checking pin-project-lite v0.2.16
9002026-02-26T17:55:53.681Z Checking iana-time-zone v0.1.64
9012026-02-26T17:55:53.708Z Compiling rustversion v1.0.22
9022026-02-26T17:55:53.732Z Compiling equivalent v1.0.2
9032026-02-26T17:55:53.882Z Compiling regex-syntax v0.8.6
9042026-02-26T17:55:53.912Z Compiling allocator-api2 v0.2.21
9052026-02-26T17:55:54.298Z Compiling foldhash v0.2.0
9062026-02-26T17:55:54.323Z Compiling semver v1.0.27
9072026-02-26T17:55:54.599Z Checking socket2 v0.6.0
9082026-02-26T17:55:54.708Z Compiling hashbrown v0.16.1
9092026-02-26T17:55:54.974Z Compiling aho-corasick v1.1.3
9102026-02-26T17:55:55.151Z Checking uuid v1.20.0
9112026-02-26T17:55:55.577Z Checking scopeguard v1.2.0
9122026-02-26T17:55:55.949Z Checking getrandom v0.2.16
9132026-02-26T17:55:55.982Z Checking signal-hook-registry v1.4.6
9142026-02-26T17:55:56.011Z Checking mio v1.0.4
9152026-02-26T17:55:56.075Z Compiling schemars v0.8.22
9162026-02-26T17:55:56.157Z Checking parking_lot v0.12.4
9172026-02-26T17:55:56.184Z Checking dyn-clone v1.0.20
9182026-02-26T17:55:56.363Z Compiling portable-atomic v1.11.1
9192026-02-26T17:55:56.828Z Compiling bitflags v2.9.4
9202026-02-26T17:55:56.867Z Checking critical-section v1.2.0
9212026-02-26T17:55:57.038Z Checking futures-core v0.3.32
9222026-02-26T17:55:57.264Z Compiling ring v0.17.14
9232026-02-26T17:55:57.295Z Compiling regex-automata v0.4.13
9242026-02-26T17:55:57.651Z Compiling synstructure v0.13.2
9252026-02-26T17:55:58.151Z Compiling serde_derive_internals v0.29.1
9262026-02-26T17:55:58.226Z Checking once_cell v1.21.3
9272026-02-26T17:55:58.535Z Compiling typenum v1.18.0
9282026-02-26T17:55:58.747Z Compiling indexmap v2.13.0
9292026-02-26T17:55:59.213Z Compiling thiserror v1.0.69
9302026-02-26T17:55:59.773Z Compiling httparse v1.10.1
9312026-02-26T17:56:00.116Z Checking futures-sink v0.3.31
9322026-02-26T17:56:00.297Z Checking slab v0.4.11
9332026-02-26T17:56:00.398Z Compiling rustix v1.1.2
9342026-02-26T17:56:00.460Z Compiling either v1.15.0
9352026-02-26T17:56:00.522Z Checking subtle v2.6.1
9362026-02-26T17:56:00.585Z Compiling ucd-trie v0.1.7
9372026-02-26T17:56:00.618Z Compiling serde_derive v1.0.228
9382026-02-26T17:56:00.802Z Compiling zerofrom-derive v0.1.6
9392026-02-26T17:56:00.827Z Compiling yoke-derive v0.8.0
9402026-02-26T17:56:00.907Z Compiling zerovec-derive v0.11.1
9412026-02-26T17:56:01.005Z Compiling displaydoc v0.2.5
9422026-02-26T17:56:01.032Z Compiling thiserror-impl v2.0.18
9432026-02-26T17:56:02.361Z Compiling schemars_derive v0.8.22
9442026-02-26T17:56:02.810Z Compiling tokio-macros v2.6.0
9452026-02-26T17:56:03.006Z Compiling zerocopy-derive v0.8.27
9462026-02-26T17:56:03.220Z Checking zerofrom v0.1.6
9472026-02-26T17:56:03.328Z Compiling futures-macro v0.3.31
9482026-02-26T17:56:03.470Z Checking yoke v0.8.0
9492026-02-26T17:56:03.616Z Compiling regex v1.12.3
9502026-02-26T17:56:03.802Z Checking zerovec v0.11.4
9512026-02-26T17:56:03.955Z Checking zerotrie v0.2.2
9522026-02-26T17:56:04.326Z Compiling zeroize_derive v1.4.3
9532026-02-26T17:56:04.416Z Compiling thiserror-impl v1.0.69
9542026-02-26T17:56:04.678Z Compiling anyhow v1.0.100
9552026-02-26T17:56:04.825Z Compiling pest v2.8.2
9562026-02-26T17:56:04.849Z Checking futures-channel v0.3.31
9572026-02-26T17:56:05.362Z Checking tinystr v0.8.1
9582026-02-26T17:56:05.555Z Checking potential_utf v0.1.3
9592026-02-26T17:56:05.582Z Checking zeroize v1.8.1
9602026-02-26T17:56:05.701Z Checking icu_locale_core v2.0.0
9612026-02-26T17:56:05.789Z Checking icu_collections v2.0.0
9622026-02-26T17:56:05.868Z Checking rand_core v0.6.4
9632026-02-26T17:56:06.363Z Checking pin-utils v0.1.0
9642026-02-26T17:56:06.411Z Checking futures-io v0.3.31
9652026-02-26T17:56:06.479Z Checking futures-task v0.3.31
9662026-02-26T17:56:06.616Z Compiling pkg-config v0.3.32
9672026-02-26T17:56:06.648Z Compiling tracing-attributes v0.1.30
9682026-02-26T17:56:06.679Z Checking icu_provider v2.0.0
9692026-02-26T17:56:06.731Z Checking futures-util v0.3.31
9702026-02-26T17:56:07.046Z Checking bytes v1.11.1
9712026-02-26T17:56:07.262Z Checking icu_normalizer v2.0.0
9722026-02-26T17:56:07.326Z Checking icu_properties v2.0.1
9732026-02-26T17:56:07.660Z Checking chrono v0.4.43
9742026-02-26T17:56:07.894Z Compiling serde_tokenstream v0.2.3
9752026-02-26T17:56:08.063Z Checking tokio v1.49.0
9762026-02-26T17:56:08.786Z Compiling pest_meta v2.8.2
9772026-02-26T17:56:08.882Z Checking tracing-core v0.1.34
9782026-02-26T17:56:09.158Z Compiling generic-array v0.14.7
9792026-02-26T17:56:09.185Z Checking idna_adapter v1.2.1
9802026-02-26T17:56:09.398Z Checking idna v1.1.0
9812026-02-26T17:56:09.501Z Checking tracing v0.1.41
9822026-02-26T17:56:09.529Z Compiling vcpkg v0.2.15
9832026-02-26T17:56:09.778Z Compiling fnv v1.0.7
9842026-02-26T17:56:09.885Z Checking url v2.5.7
9852026-02-26T17:56:10.107Z Compiling pest_generator v2.8.2
9862026-02-26T17:56:10.602Z Compiling http v1.4.0
9872026-02-26T17:56:11.605Z Compiling rustc-hash v2.1.1
9882026-02-26T17:56:11.798Z Compiling prettyplease v0.2.37
9892026-02-26T17:56:11.984Z Compiling pest_derive v2.8.2
9902026-02-26T17:56:12.050Z Compiling regress v0.10.5
9912026-02-26T17:56:12.248Z Compiling byteorder v1.5.0
9922026-02-26T17:56:12.359Z Compiling time-core v0.1.6
9932026-02-26T17:56:12.416Z Compiling num-conv v0.1.0
9942026-02-26T17:56:12.694Z Compiling minimal-lexical v0.2.1
9952026-02-26T17:56:12.725Z Compiling time-macros v0.2.24
9962026-02-26T17:56:12.818Z Compiling glob v0.3.3
9972026-02-26T17:56:13.147Z Compiling nom v7.1.3
9982026-02-26T17:56:13.463Z Compiling clang-sys v1.8.1
9992026-02-26T17:56:13.660Z Checking errno v0.3.14
10002026-02-26T17:56:14.146Z Checking base64 v0.22.1
10012026-02-26T17:56:14.589Z Checking ipnet v2.11.0
10022026-02-26T17:56:14.734Z Checking crypto-common v0.1.6
10032026-02-26T17:56:14.918Z Checking tokio-util v0.7.16
10042026-02-26T17:56:14.970Z Compiling scroll_derive v0.13.1
10052026-02-26T17:56:15.042Z Compiling libloading v0.8.9
10062026-02-26T17:56:15.385Z Compiling bindgen v0.72.1
10072026-02-26T17:56:15.969Z Compiling cexpr v0.6.0
10082026-02-26T17:56:16.215Z Checking http-body v1.0.1
10092026-02-26T17:56:16.411Z Checking ppv-lite86 v0.2.21
10102026-02-26T17:56:16.607Z Compiling itertools v0.12.1
10112026-02-26T17:56:16.776Z Checking atomic-waker v1.1.2
10122026-02-26T17:56:16.934Z Compiling syn v1.0.109
10132026-02-26T17:56:17.020Z Compiling crossbeam-utils v0.8.21
10142026-02-26T17:56:17.254Z Compiling slog v2.8.2
10152026-02-26T17:56:17.601Z Compiling paste v1.0.15
10162026-02-26T17:56:17.626Z Compiling camino v1.2.2
10172026-02-26T17:56:17.660Z Checking tower-service v0.3.3
10182026-02-26T17:56:17.660Z Checking try-lock v0.2.5
10192026-02-26T17:56:17.736Z Checking tower-layer v0.3.3
10202026-02-26T17:56:17.868Z Checking want v0.3.1
10212026-02-26T17:56:18.039Z Checking h2 v0.4.12
10222026-02-26T17:56:18.078Z Checking ipnetwork v0.21.1
10232026-02-26T17:56:18.107Z Checking erased-serde v0.3.31
10242026-02-26T17:56:18.234Z Checking rustls-pki-types v1.12.0
10252026-02-26T17:56:18.280Z Checking pretty-hex v0.4.1
10262026-02-26T17:56:18.464Z Checking ryu v1.0.20
10272026-02-26T17:56:18.588Z Checking httpdate v1.0.3
10282026-02-26T17:56:18.771Z Compiling async-trait v0.1.89
10292026-02-26T17:56:18.844Z Checking untrusted v0.9.0
10302026-02-26T17:56:19.212Z Compiling scroll v0.13.0
10312026-02-26T17:56:19.510Z Compiling openssl-sys v0.9.109
10322026-02-26T17:56:19.625Z Compiling usdt-impl v0.6.0
10332026-02-26T17:56:20.022Z Compiling strsim v0.11.1
10342026-02-26T17:56:20.444Z Compiling plain v0.2.3
10352026-02-26T17:56:20.634Z Compiling goblin v0.10.1
10362026-02-26T17:56:20.800Z Checking http-body-util v0.1.3
10372026-02-26T17:56:20.839Z Checking block-buffer v0.10.4
10382026-02-26T17:56:21.084Z Compiling openapiv3 v2.2.0
10392026-02-26T17:56:21.116Z Checking rand_core v0.9.3
10402026-02-26T17:56:21.858Z Checking hyper v1.8.1
10412026-02-26T17:56:21.933Z Compiling slog-async v2.8.0
10422026-02-26T17:56:23.602Z Checking digest v0.10.7
10432026-02-26T17:56:23.659Z Checking hyper-util v0.1.19
10442026-02-26T17:56:23.961Z Checking serde_urlencoded v0.7.1
10452026-02-26T17:56:24.109Z Checking oxnet v0.1.4
10462026-02-26T17:56:24.371Z Compiling typify-impl v0.4.3
10472026-02-26T17:56:24.399Z Compiling dtrace-parser v0.3.0
10482026-02-26T17:56:24.546Z Compiling cmake v0.1.54
10492026-02-26T17:56:24.927Z Compiling thread-id v5.0.0
10502026-02-26T17:56:25.072Z Compiling ident_case v1.0.1
10512026-02-26T17:56:25.245Z Compiling fs_extra v1.3.0
10522026-02-26T17:56:25.275Z Compiling dunce v1.0.5
10532026-02-26T17:56:25.430Z Compiling omicron-workspace-hack v0.1.0
10542026-02-26T17:56:25.708Z Compiling darling_core v0.21.3
10552026-02-26T17:56:25.780Z Checking rand_chacha v0.9.0
10562026-02-26T17:56:25.807Z Compiling daft-derive v0.1.4
10572026-02-26T17:56:25.895Z Checking powerfmt v0.2.0
10582026-02-26T17:56:26.125Z Checking rand v0.9.2
10592026-02-26T17:56:26.176Z Compiling unsafe-libyaml v0.2.11
10602026-02-26T17:56:26.988Z Compiling dof v0.4.0
10612026-02-26T17:56:27.060Z Checking deranged v0.5.3
10622026-02-26T17:56:27.251Z Compiling serde_yaml v0.9.34+deprecated
10632026-02-26T17:56:27.559Z Checking sync_wrapper v1.0.2
10642026-02-26T17:56:29.250Z Checking num_threads v0.1.7
10652026-02-26T17:56:29.351Z Checking cpufeatures v0.2.17
10662026-02-26T17:56:29.388Z Compiling aws-lc-rs v1.14.0
10672026-02-26T17:56:29.464Z Compiling rustls v0.22.4
10682026-02-26T17:56:29.660Z Checking time v0.3.44
10692026-02-26T17:56:29.716Z Compiling usdt-macro v0.6.0
10702026-02-26T17:56:29.798Z Compiling usdt-attr-macro v0.6.0
10712026-02-26T17:56:29.924Z Checking tower v0.5.2
10722026-02-26T17:56:30.337Z Compiling aws-lc-sys v0.31.0
10732026-02-26T17:56:30.648Z Compiling darling_macro v0.21.3
10742026-02-26T17:56:31.251Z Compiling structmeta-derive v0.3.0
10752026-02-26T17:56:31.505Z Compiling darling v0.21.3
10762026-02-26T17:56:31.631Z Checking encoding_rs v0.8.35
10772026-02-26T17:56:31.791Z Checking iri-string v0.7.8
10782026-02-26T17:56:32.026Z Checking mime v0.3.17
10792026-02-26T17:56:32.400Z Checking crossbeam-channel v0.5.15
10802026-02-26T17:56:32.429Z Compiling typify-macro v0.4.3
10812026-02-26T17:56:32.812Z Checking futures-executor v0.3.31
10822026-02-26T17:56:33.039Z Compiling multer v3.1.0
10832026-02-26T17:56:33.071Z Checking unicode-width v0.2.1
10842026-02-26T17:56:33.285Z Compiling structmeta v0.3.0
10852026-02-26T17:56:33.386Z Compiling openssl v0.10.73
10862026-02-26T17:56:33.540Z Checking untrusted v0.7.1
10872026-02-26T17:56:33.595Z Checking foreign-types-shared v0.1.1
10882026-02-26T17:56:33.721Z Checking futures v0.3.31
10892026-02-26T17:56:33.749Z Compiling strum_macros v0.26.4
10902026-02-26T17:56:33.774Z Checking foreign-types v0.3.2
10912026-02-26T17:56:33.849Z Compiling openssl-macros v0.1.1
10922026-02-26T17:56:33.880Z Compiling async-stream-impl v0.3.6
10932026-02-26T17:56:34.004Z Checking thread_local v1.1.9
10942026-02-26T17:56:34.090Z Checking tower-http v0.6.8
10952026-02-26T17:56:34.289Z Compiling rustls v0.23.32
10962026-02-26T17:56:34.558Z Compiling native-tls v0.2.14
10972026-02-26T17:56:34.597Z Checking fastrand v2.3.0
10982026-02-26T17:56:34.860Z Checking openssl-probe v0.1.6
10992026-02-26T17:56:34.989Z Checking tempfile v3.23.0
11002026-02-26T17:56:35.269Z Compiling typify v0.4.3
11012026-02-26T17:56:35.377Z Compiling newtype-uuid-macros v0.1.0
11022026-02-26T17:56:35.421Z Compiling dropshot v0.16.7
11032026-02-26T17:56:35.653Z Checking is-terminal v0.4.16
11042026-02-26T17:56:35.780Z Checking memmap2 v0.9.8
11052026-02-26T17:56:35.811Z Checking take_mut v0.2.2
11062026-02-26T17:56:35.835Z Checking term v1.2.0
11072026-02-26T17:56:36.014Z Compiling ref-cast v1.0.25
11082026-02-26T17:56:36.084Z Checking hex v0.4.3
11092026-02-26T17:56:36.302Z Checking winnow v0.7.14
11102026-02-26T17:56:36.554Z Checking match_cfg v0.1.0
11112026-02-26T17:56:36.667Z Checking slog-term v2.9.2
11122026-02-26T17:56:36.693Z Checking hostname v0.3.1
11132026-02-26T17:56:36.954Z Checking slog-json v2.6.1
11142026-02-26T17:56:37.199Z Compiling dropshot_endpoint v0.16.7
11152026-02-26T17:56:37.271Z Compiling ref-cast-impl v1.0.25
11162026-02-26T17:56:37.301Z Checking slog-bunyan v2.5.0
11172026-02-26T17:56:37.487Z Compiling derive-ex v0.1.8
11182026-02-26T17:56:38.005Z Checking webpki-roots v1.0.2
11192026-02-26T17:56:38.206Z Compiling strum_macros v0.27.2
11202026-02-26T17:56:38.524Z Compiling progenitor-impl v0.11.1
11212026-02-26T17:56:38.929Z Checking newtype-uuid v1.3.2
11222026-02-26T17:56:39.226Z Checking daft v0.1.4
11232026-02-26T17:56:39.635Z Compiling serde_with_macros v3.14.1
11242026-02-26T17:56:39.948Z Checking tokio-native-tls v0.3.1
11252026-02-26T17:56:40.218Z Checking hyper-tls v0.6.0
11262026-02-26T17:56:40.593Z Compiling test-strategy v0.4.3
11272026-02-26T17:56:40.982Z Checking rustls-webpki v0.102.8
11282026-02-26T17:56:41.454Z Checking debug-ignore v1.0.5
11292026-02-26T17:56:41.627Z Checking toml_parser v1.0.6+spec-1.1.0
11302026-02-26T17:56:42.046Z Compiling parse-display-derive v0.10.0
11312026-02-26T17:56:42.466Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11322026-02-26T17:56:43.181Z Checking serde_spanned v1.0.4
11332026-02-26T17:56:43.251Z Compiling progenitor-macro v0.11.1
11342026-02-26T17:56:43.302Z Checking toml_datetime v0.7.5+spec-1.1.0
11352026-02-26T17:56:43.383Z Checking usdt v0.6.0
11362026-02-26T17:56:43.414Z Checking toml_writer v1.0.6+spec-1.1.0
11372026-02-26T17:56:43.636Z Checking spin v0.9.8
11382026-02-26T17:56:43.770Z Checking toml v0.9.11+spec-1.1.0
11392026-02-26T17:56:44.217Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11402026-02-26T17:56:44.336Z Checking strum v0.26.3
11412026-02-26T17:56:44.506Z Checking async-stream v0.3.6
11422026-02-26T17:56:44.711Z Checking tokio-rustls v0.25.0
11432026-02-26T17:56:44.740Z Checking sha1 v0.10.6
11442026-02-26T17:56:44.892Z Checking rustls-pemfile v2.2.0
11452026-02-26T17:56:45.026Z Checking rand_chacha v0.3.1
11462026-02-26T17:56:45.058Z Checking waitgroup v0.1.2
11472026-02-26T17:56:45.089Z Compiling toml_datetime v0.6.11
11482026-02-26T17:56:45.089Z Checking macaddr v1.0.1
11492026-02-26T17:56:45.152Z Checking serde_path_to_error v0.1.20
11502026-02-26T17:56:45.259Z Checking wait-timeout v0.2.1
11512026-02-26T17:56:45.407Z Checking hostname v0.4.2
11522026-02-26T17:56:45.470Z Checking lazy_static v1.5.0
11532026-02-26T17:56:45.495Z Checking quick-error v1.2.3
11542026-02-26T17:56:45.571Z Checking bit-vec v0.8.0
11552026-02-26T17:56:45.604Z Checking rand v0.8.5
11562026-02-26T17:56:45.678Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11572026-02-26T17:56:45.709Z Checking rusty-fork v0.3.0
11582026-02-26T17:56:45.938Z Checking bit-set v0.8.0
11592026-02-26T17:56:46.121Z Checking tabwriter v1.4.1
11602026-02-26T17:56:46.235Z Checking rand_xorshift v0.4.0
11612026-02-26T17:56:46.440Z Compiling clap_derive v4.5.49
11622026-02-26T17:56:46.566Z Checking unarray v0.1.4
11632026-02-26T17:56:46.688Z Checking colored v3.0.0
11642026-02-26T17:56:46.719Z Checking utf8parse v0.2.2
11652026-02-26T17:56:46.750Z Checking proptest v1.8.0
11662026-02-26T17:56:46.900Z Checking anstyle-parse v0.2.7
11672026-02-26T17:56:47.032Z Checking strum v0.27.2
11682026-02-26T17:56:47.270Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11692026-02-26T17:56:47.406Z Checking terminal_size v0.4.3
11702026-02-26T17:56:48.025Z Checking anstyle-query v1.1.4
11712026-02-26T17:56:48.190Z Checking anstyle v1.0.11
11722026-02-26T17:56:48.245Z Checking colorchoice v1.0.4
11732026-02-26T17:56:48.408Z Checking is_terminal_polyfill v1.70.1
11742026-02-26T17:56:48.571Z Checking anstream v0.6.20
11752026-02-26T17:56:48.947Z Checking itertools v0.14.0
11762026-02-26T17:56:48.975Z Checking clap_lex v0.7.5
11772026-02-26T17:56:50.032Z Checking clap_builder v4.5.50
11782026-02-26T17:56:50.554Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11792026-02-26T17:56:51.405Z Checking serde_with v3.14.1
11802026-02-26T17:56:52.830Z Checking clap v4.5.50
11812026-02-26T17:56:52.958Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11822026-02-26T17:56:52.996Z Checking instant v0.1.13
11832026-02-26T17:56:53.590Z Checking backoff v0.4.0
11842026-02-26T17:56:53.687Z Checking iddqd v0.3.17
11852026-02-26T17:56:53.868Z Checking parse-display v0.10.0
11862026-02-26T17:56:54.105Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11872026-02-26T17:56:54.272Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11882026-02-26T17:56:58.036Z Compiling rustls-webpki v0.103.6
11892026-02-26T17:57:03.559Z Checking serde_spanned v0.6.9
11902026-02-26T17:57:03.786Z Compiling memoffset v0.9.1
11912026-02-26T17:57:03.786Z Compiling cfg_aliases v0.2.1
11922026-02-26T17:57:04.699Z Compiling nix v0.30.1
11932026-02-26T17:57:05.358Z Compiling tokio-rustls v0.26.3
11942026-02-26T17:57:06.242Z Compiling winnow v0.5.40
11952026-02-26T17:57:06.499Z Compiling hyper-rustls v0.27.7
11962026-02-26T17:57:06.892Z Compiling reqwest v0.12.23
11972026-02-26T17:57:09.193Z Compiling toml_edit v0.19.15
11982026-02-26T17:57:09.369Z Compiling progenitor-client v0.11.1
11992026-02-26T17:57:12.231Z Compiling proc-macro-crate v1.3.1
12002026-02-26T17:57:13.353Z Compiling progenitor v0.11.1
12012026-02-26T17:57:14.432Z Checking crossbeam-epoch v0.9.18
12022026-02-26T17:57:14.512Z Compiling num-integer v0.1.46
12032026-02-26T17:57:15.633Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12042026-02-26T17:57:15.858Z Compiling progenitor-client v0.10.0
12052026-02-26T17:57:17.346Z Compiling hubpack_derive v0.1.1
12062026-02-26T17:57:18.094Z Compiling zerocopy-derive v0.7.35
12072026-02-26T17:57:18.427Z Checking toml_write v0.1.2
12082026-02-26T17:57:18.649Z Checking hubpack v0.1.2
12092026-02-26T17:57:18.774Z Checking toml_edit v0.22.27
12102026-02-26T17:57:18.990Z Checking num-iter v0.1.45
12112026-02-26T17:57:19.189Z Checking num-rational v0.4.2
12122026-02-26T17:57:20.032Z Compiling num-complex v0.4.6
12132026-02-26T17:57:20.509Z Checking static_assertions v1.1.0
12142026-02-26T17:57:20.635Z Compiling rayon-core v1.13.0
12152026-02-26T17:57:20.660Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12162026-02-26T17:57:21.007Z Checking num v0.4.3
12172026-02-26T17:57:21.192Z Compiling proc-macro-error-attr v1.0.4
12182026-02-26T17:57:21.224Z Checking float-ord v0.3.2
12192026-02-26T17:57:21.310Z Checking toml v0.8.23
12202026-02-26T17:57:21.604Z Compiling heapless v0.8.0
12212026-02-26T17:57:21.766Z Checking crossbeam-deque v0.8.6
12222026-02-26T17:57:22.109Z Compiling ingot-macros v0.1.1
12232026-02-26T17:57:22.165Z Checking hash32 v0.3.1
12242026-02-26T17:57:22.405Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12252026-02-26T17:57:22.575Z Compiling proc-macro-error v1.0.4
12262026-02-26T17:57:23.002Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12272026-02-26T17:57:23.351Z Compiling smoltcp v0.11.0
12282026-02-26T17:57:23.487Z Checking bytecount v0.6.9
12292026-02-26T17:57:24.661Z Compiling zerocopy v0.7.35
12302026-02-26T17:57:24.694Z Compiling num_enum_derive v0.7.5
12312026-02-26T17:57:25.941Z Compiling num-derive v0.3.3
12322026-02-26T17:57:26.797Z Checking cobs v0.3.0
12332026-02-26T17:57:27.075Z Compiling scroll_derive v0.12.1
12342026-02-26T17:57:27.688Z Compiling foreign-types-macros v0.2.3
12352026-02-26T17:57:27.913Z Compiling usdt-impl v0.5.0
12362026-02-26T17:57:27.942Z Compiling crucible-workspace-hack v0.1.0
12372026-02-26T17:57:28.196Z Checking bitflags v1.3.2
12382026-02-26T17:57:28.292Z Checking ingot-types v0.1.2
12392026-02-26T17:57:28.349Z Checking managed v0.8.0
12402026-02-26T17:57:28.379Z Checking foreign-types-shared v0.3.1
12412026-02-26T17:57:28.591Z Checking libscf-sys v1.1.0
12422026-02-26T17:57:28.701Z Checking scroll v0.12.0
12432026-02-26T17:57:28.731Z Checking postcard v1.1.3
12442026-02-26T17:57:28.853Z Checking num_enum v0.7.5
12452026-02-26T17:57:29.045Z Checking foreign-types v0.5.0
12462026-02-26T17:57:29.095Z Compiling dof v0.3.0
12472026-02-26T17:57:29.209Z Checking ingot v0.1.1
12482026-02-26T17:57:29.528Z Compiling dtrace-parser v0.2.0
12492026-02-26T17:57:29.761Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12502026-02-26T17:57:29.895Z Checking camino-tempfile v1.4.1
12512026-02-26T17:57:30.126Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12522026-02-26T17:57:30.254Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12532026-02-26T17:57:30.736Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-02-26T17:57:30.957Z Checking cstr-argument v0.1.2
12552026-02-26T17:57:31.025Z Compiling thread-id v4.2.2
12562026-02-26T17:57:31.134Z Compiling heck v0.4.1
12572026-02-26T17:57:31.218Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12582026-02-26T17:57:31.327Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12592026-02-26T17:57:31.521Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12602026-02-26T17:57:31.548Z Checking goblin v0.8.2
12612026-02-26T17:57:31.614Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12622026-02-26T17:57:31.920Z Compiling num_enum_derive v0.5.11
12632026-02-26T17:57:32.037Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12642026-02-26T17:57:32.504Z Compiling rustc_version v0.4.1
12652026-02-26T17:57:32.644Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-02-26T17:57:33.079Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12672026-02-26T17:57:33.220Z Checking tinyvec_macros v0.1.1
12682026-02-26T17:57:33.367Z Compiling convert_case v0.4.0
12692026-02-26T17:57:33.491Z Checking tinyvec v1.10.0
12702026-02-26T17:57:33.979Z Checking num_enum v0.5.11
12712026-02-26T17:57:34.076Z Compiling derive_more v0.99.20
12722026-02-26T17:57:34.213Z Compiling libz-sys v1.1.22
12732026-02-26T17:57:34.251Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12742026-02-26T17:57:34.327Z Compiling proc-macro-error-attr2 v2.0.0
12752026-02-26T17:57:35.001Z Compiling rustix v0.38.44
12762026-02-26T17:57:35.148Z Compiling proc-macro-error2 v2.0.1
12772026-02-26T17:57:35.244Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12782026-02-26T17:57:35.344Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12792026-02-26T17:57:35.734Z Compiling usdt-attr-macro v0.5.0
12802026-02-26T17:57:35.911Z Compiling usdt-macro v0.5.0
12812026-02-26T17:57:36.915Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12822026-02-26T17:57:37.516Z Compiling zone_cfg_derive v0.3.1
12832026-02-26T17:57:37.542Z Checking rayon v1.11.0
12842026-02-26T17:57:37.579Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12852026-02-26T17:57:37.985Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12862026-02-26T17:57:38.804Z Compiling num-derive v0.4.2
12872026-02-26T17:57:39.013Z Checking memmap v0.7.0
12882026-02-26T17:57:39.344Z Checking sigpipe v0.1.3
12892026-02-26T17:57:39.504Z Checking jiff v0.2.15
12902026-02-26T17:57:40.041Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12912026-02-26T17:57:40.457Z Checking usdt v0.5.0
12922026-02-26T17:57:40.708Z Checking zone v0.3.1
12932026-02-26T17:57:40.797Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12942026-02-26T17:57:40.939Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12952026-02-26T17:57:40.973Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12962026-02-26T17:57:41.295Z Compiling tabled_derive v0.11.0
12972026-02-26T17:57:41.412Z Checking papergrid v0.17.0
12982026-02-26T17:57:41.519Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12992026-02-26T17:57:41.657Z Checking testing_table v0.3.0
13002026-02-26T17:57:41.812Z Checking smf v0.2.3
13012026-02-26T17:57:42.344Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13022026-02-26T17:57:42.640Z Checking secrecy v0.10.3
13032026-02-26T17:57:42.866Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13042026-02-26T17:57:43.239Z Checking bstr v1.12.0
13052026-02-26T17:57:43.270Z Checking whoami v1.6.1
13062026-02-26T17:57:43.399Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13072026-02-26T17:57:43.568Z Checking tabled v0.20.0
13082026-02-26T17:57:43.612Z Compiling curve25519-dalek v4.1.3
13092026-02-26T17:57:43.795Z Checking hmac v0.12.1
13102026-02-26T17:57:44.021Z Checking inout v0.1.4
13112026-02-26T17:57:44.055Z Checking ff v0.13.1
13122026-02-26T17:57:44.118Z Compiling enum-as-inner v0.6.1
13132026-02-26T17:57:44.288Z Compiling semver v0.1.20
13142026-02-26T17:57:44.317Z Checking data-encoding v2.9.0
13152026-02-26T17:57:44.823Z Compiling rustc_version v0.1.7
13162026-02-26T17:57:44.918Z Checking group v0.13.0
13172026-02-26T17:57:44.962Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13182026-02-26T17:57:45.146Z Checking cipher v0.4.4
13192026-02-26T17:57:45.252Z Checking hkdf v0.12.4
13202026-02-26T17:57:45.326Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13212026-02-26T17:57:45.517Z Compiling thiserror-impl-no-std v2.0.2
13222026-02-26T17:57:45.554Z Checking universal-hash v0.5.1
13232026-02-26T17:57:45.595Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13242026-02-26T17:57:45.655Z Checking crypto-bigint v0.5.5
13252026-02-26T17:57:45.798Z Checking half v2.7.1
13262026-02-26T17:57:45.902Z Compiling curve25519-dalek-derive v0.1.1
13272026-02-26T17:57:46.343Z Checking indent_write v2.2.0
13282026-02-26T17:57:46.583Z Checking opaque-debug v0.3.1
13292026-02-26T17:57:46.717Z Checking base16ct v0.2.0
13302026-02-26T17:57:46.977Z Checking base64ct v1.8.0
13312026-02-26T17:57:47.180Z Checking ciborium-io v0.2.2
13322026-02-26T17:57:47.348Z Checking ciborium-ll v0.2.2
13332026-02-26T17:57:47.512Z Checking password-hash v0.5.0
13342026-02-26T17:57:47.834Z Checking thiserror-no-std v2.0.2
13352026-02-26T17:57:47.990Z Checking poly1305 v0.8.0
13362026-02-26T17:57:48.021Z Checking chacha20 v0.9.1
13372026-02-26T17:57:48.208Z Checking elliptic-curve v0.13.8
13382026-02-26T17:57:48.252Z Compiling newtype_derive v0.1.6
13392026-02-26T17:57:48.372Z Checking similar v2.7.0
13402026-02-26T17:57:48.412Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13412026-02-26T17:57:48.473Z Checking atomicwrites v0.4.4
13422026-02-26T17:57:48.652Z Checking blake2 v0.10.6
13432026-02-26T17:57:48.717Z Compiling typify-impl v0.6.1
13442026-02-26T17:57:48.750Z Checking aead v0.5.2
13452026-02-26T17:57:48.956Z Checking keccak v0.1.5
13462026-02-26T17:57:48.993Z Compiling owo-colors v4.2.2
13472026-02-26T17:57:49.123Z Checking resolv-conf v0.7.5
13482026-02-26T17:57:49.147Z Checking linked-hash-map v0.5.6
13492026-02-26T17:57:49.458Z Checking vsss-rs v3.3.4
13502026-02-26T17:57:49.507Z Checking lru-cache v0.1.2
13512026-02-26T17:57:49.537Z Checking sha3 v0.10.8
13522026-02-26T17:57:49.736Z Checking argon2 v0.5.3
13532026-02-26T17:57:49.770Z Checking chacha20poly1305 v0.10.1
13542026-02-26T17:57:49.913Z Checking ciborium v0.2.2
13552026-02-26T17:57:49.992Z Checking hickory-proto v0.24.4
13562026-02-26T17:57:50.032Z Checking tokio-dtrace v0.1.1
13572026-02-26T17:57:50.415Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13582026-02-26T17:57:50.443Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13592026-02-26T17:57:50.871Z Checking serde-big-array v0.5.1
13602026-02-26T17:57:50.902Z Compiling serde_repr v0.1.20
13612026-02-26T17:57:50.990Z Compiling derive-where v1.6.0
13622026-02-26T17:57:51.133Z Checking siphasher v1.0.1
13632026-02-26T17:57:51.469Z Checking same-file v1.0.6
13642026-02-26T17:57:51.667Z Checking unicode-segmentation v1.12.0
13652026-02-26T17:57:51.743Z Checking walkdir v2.5.0
13662026-02-26T17:57:51.935Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13672026-02-26T17:57:52.044Z Checking phf_shared v0.12.1
13682026-02-26T17:57:52.366Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13692026-02-26T17:57:52.399Z Checking newline-converter v0.3.0
13702026-02-26T17:57:52.446Z Checking oxide-tokio-rt v0.1.2
13712026-02-26T17:57:52.614Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13722026-02-26T17:57:52.959Z Compiling progenitor-impl v0.10.0
13732026-02-26T17:57:53.550Z Checking console v0.15.11
13742026-02-26T17:57:53.791Z Checking hickory-resolver v0.24.4
13752026-02-26T17:57:54.160Z Checking tokio-stream v0.1.17
13762026-02-26T17:57:54.373Z Compiling pin-project-internal v1.1.10
13772026-02-26T17:57:55.039Z Compiling slog-dtrace v0.3.0
13782026-02-26T17:57:55.228Z Checking csv-core v0.1.12
13792026-02-26T17:57:55.284Z Checking foldhash v0.1.5
13802026-02-26T17:57:55.429Z Checking unicode-linebreak v0.1.5
13812026-02-26T17:57:55.552Z Checking unicode-width v0.1.14
13822026-02-26T17:57:55.598Z Compiling chrono-tz v0.10.4
13832026-02-26T17:57:55.916Z Checking swrite v0.1.0
13842026-02-26T17:57:55.957Z Compiling unicode-xid v0.2.6
13852026-02-26T17:57:56.080Z Compiling cancel-safe-futures v0.1.5
13862026-02-26T17:57:56.111Z Checking smawk v0.3.2
13872026-02-26T17:57:56.198Z Compiling const_format_proc_macros v0.2.34
13882026-02-26T17:57:56.361Z Checking textwrap v0.16.2
13892026-02-26T17:57:56.597Z Checking csv v1.3.1
13902026-02-26T17:57:56.744Z Checking pin-project v1.1.10
13912026-02-26T17:57:56.802Z Checking hashbrown v0.15.5
13922026-02-26T17:57:57.015Z Checking qorb v0.4.1
13932026-02-26T17:57:57.252Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13942026-02-26T17:57:57.485Z Checking expectorate v1.2.0
13952026-02-26T17:57:57.670Z Compiling typify-macro v0.6.1
13962026-02-26T17:57:57.715Z Checking phf v0.12.1
13972026-02-26T17:57:57.861Z Checking unicode-normalization v0.1.24
13982026-02-26T17:57:57.890Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13992026-02-26T17:57:57.916Z Compiling progenitor-macro v0.10.0
14002026-02-26T17:57:58.737Z Checking libsw-core v0.3.2
14012026-02-26T17:57:58.794Z Compiling libgit2-sys v0.17.0+1.8.1
14022026-02-26T17:57:59.023Z Compiling async-recursion v1.1.1
14032026-02-26T17:57:59.122Z Compiling snafu-derive v0.8.9
14042026-02-26T17:57:59.628Z Compiling cookie v0.18.1
14052026-02-26T17:57:59.953Z Compiling moka v0.12.11
14062026-02-26T17:58:00.348Z Checking fixedbitset v0.5.7
14072026-02-26T17:58:00.440Z Checking fixedbitset v0.4.2
14082026-02-26T17:58:00.474Z Checking highway v1.3.0
14092026-02-26T17:58:00.508Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14102026-02-26T17:58:00.740Z Checking petgraph v0.6.5
14112026-02-26T17:58:00.771Z Checking petgraph v0.8.2
14122026-02-26T17:58:00.903Z Compiling typify v0.6.1
14132026-02-26T17:58:01.177Z Checking libsw v3.5.0
14142026-02-26T17:58:01.526Z Checking olpc-cjson v0.1.4
14152026-02-26T17:58:03.227Z Checking snafu v0.8.9
14162026-02-26T17:58:03.396Z Checking const_format v0.2.34
14172026-02-26T17:58:03.705Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14182026-02-26T17:58:04.204Z Checking papergrid v0.11.0
14192026-02-26T17:58:04.290Z Checking globset v0.4.16
14202026-02-26T17:58:04.480Z Checking gethostname v0.5.0
14212026-02-26T17:58:04.619Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14222026-02-26T17:58:04.862Z Compiling tabled_derive v0.7.0
14232026-02-26T17:58:04.893Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-02-26T17:58:05.635Z Checking reqwest v0.13.2
14252026-02-26T17:58:05.664Z Checking bcs v0.1.6
14262026-02-26T17:58:06.177Z Checking pem v3.0.5
14272026-02-26T17:58:06.532Z Checking serde_plain v1.0.2
14282026-02-26T17:58:06.804Z Checking linear-map v1.2.0
14292026-02-26T17:58:06.837Z Compiling signal-hook v0.3.18
14302026-02-26T17:58:06.861Z Checking termtree v0.5.1
14312026-02-26T17:58:07.191Z Checking tagptr v0.2.0
14322026-02-26T17:58:07.243Z Checking crc8 v0.1.1
14332026-02-26T17:58:07.287Z Checking typed-path v0.9.3
14342026-02-26T17:58:07.499Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-02-26T17:58:08.345Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14362026-02-26T17:58:08.900Z Checking progenitor v0.10.0
14372026-02-26T17:58:09.161Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-02-26T17:58:09.219Z Checking tough v0.20.0
14392026-02-26T17:58:09.441Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14402026-02-26T17:58:10.249Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-02-26T17:58:10.439Z Checking tabled v0.15.0
14422026-02-26T17:58:11.361Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-02-26T17:58:11.715Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-02-26T17:58:11.910Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-02-26T17:58:12.131Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-02-26T17:58:12.401Z Checking steno v0.4.1
14472026-02-26T17:58:12.563Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-02-26T17:58:12.791Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-02-26T17:58:12.959Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14502026-02-26T17:58:13.057Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14512026-02-26T17:58:13.762Z Compiling progenitor-impl v0.13.0
14522026-02-26T17:58:14.075Z Checking hickory-proto v0.25.2
14532026-02-26T17:58:14.347Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14542026-02-26T17:58:14.585Z Checking dropshot-api-manager-types v0.2.2
14552026-02-26T17:58:14.729Z Compiling curl-sys v0.4.83+curl-8.15.0
14562026-02-26T17:58:14.760Z Compiling cargo-platform v0.1.9
14572026-02-26T17:58:14.895Z Compiling vergen v8.3.2
14582026-02-26T17:58:15.228Z Compiling crc32fast v1.5.0
14592026-02-26T17:58:15.258Z Checking humantime v2.3.0
14602026-02-26T17:58:15.394Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-02-26T17:58:15.528Z Compiling cargo_metadata v0.18.1
14622026-02-26T17:58:15.653Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14632026-02-26T17:58:15.813Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14642026-02-26T17:58:17.621Z Checking hickory-resolver v0.25.2
14652026-02-26T17:58:18.054Z Checking progenitor-client v0.13.0
14662026-02-26T17:58:18.097Z Checking sha2 v0.10.9
14672026-02-26T17:58:18.450Z Compiling blake3 v1.8.2
14682026-02-26T17:58:18.625Z Compiling fs-err v3.1.2
14692026-02-26T17:58:18.823Z Compiling progenitor-macro v0.13.0
14702026-02-26T17:58:18.963Z Checking adler2 v2.0.1
14712026-02-26T17:58:18.994Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14722026-02-26T17:58:19.196Z Checking miniz_oxide v0.8.9
14732026-02-26T17:58:19.738Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14742026-02-26T17:58:19.777Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14752026-02-26T17:58:20.163Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14762026-02-26T17:58:20.219Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14772026-02-26T17:58:22.306Z Checking filetime v0.2.26
14782026-02-26T17:58:22.498Z Checking arrayvec v0.7.6
14792026-02-26T17:58:22.566Z Checking constant_time_eq v0.3.1
14802026-02-26T17:58:22.768Z Checking arrayref v0.3.9
14812026-02-26T17:58:22.908Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14822026-02-26T17:58:22.935Z Checking is_ci v1.2.0
14832026-02-26T17:58:23.137Z Compiling curl v0.4.49
14842026-02-26T17:58:23.334Z Checking xattr v1.6.1
14852026-02-26T17:58:23.586Z Checking tar v0.4.44
14862026-02-26T17:58:23.670Z Checking supports-color v3.0.2
14872026-02-26T17:58:24.138Z Checking toml v0.7.8
14882026-02-26T17:58:24.584Z Checking flate2 v1.1.2
14892026-02-26T17:58:25.526Z Checking drift v0.1.0
14902026-02-26T17:58:25.644Z Checking kstat-rs v0.2.4
14912026-02-26T17:58:25.705Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14922026-02-26T17:58:25.771Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14932026-02-26T17:58:26.051Z Checking topological-sort v0.2.2
14942026-02-26T17:58:26.092Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-02-26T17:58:26.314Z Checking omicron-zone-package v0.12.2
14962026-02-26T17:58:26.427Z Checking dropshot-api-manager v0.2.2
14972026-02-26T17:58:27.679Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-02-26T17:58:28.401Z Checking signal-hook-tokio v0.3.1
14992026-02-26T17:58:28.626Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15002026-02-26T17:58:29.113Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15012026-02-26T17:58:29.274Z Checking progenitor v0.13.0
15022026-02-26T17:58:29.526Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15032026-02-26T17:58:29.959Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15042026-02-26T17:58:29.993Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15052026-02-26T17:58:30.293Z Checking display-error-chain v0.2.2
15062026-02-26T17:58:30.429Z Checking internet-checksum v0.2.1
15072026-02-26T17:58:30.517Z Checking search_path v0.1.4
15082026-02-26T17:58:30.667Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15092026-02-26T17:58:30.745Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15102026-02-26T17:58:30.800Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15112026-02-26T17:58:33.843Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15122026-02-26T17:58:34.161Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15132026-02-26T17:58:36.528Z Compiling git2 v0.19.0
15142026-02-26T17:58:42.644Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15152026-02-26T17:58:48.767Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15162026-02-26T17:59:02.308Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15172026-02-26T17:59:05.752Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15182026-02-26T17:59:18.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s
15192026-02-26T17:59:18.891Z+ for feat in tofino_stub tofino_asic softnpu chaos
15202026-02-26T17:59:18.891Z+ cargo clippy --features tofino_asic -- --deny warnings
15212026-02-26T17:59:20.440Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15222026-02-26T17:59:20.465Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15232026-02-26T17:59:20.490Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15242026-02-26T17:59:20.514Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15252026-02-26T17:59:40.244Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15262026-02-26T17:59:40.244Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15272026-02-26T17:59:47.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.31s
15282026-02-26T17:59:47.700Z+ for feat in tofino_stub tofino_asic softnpu chaos
15292026-02-26T17:59:47.700Z+ cargo clippy --features softnpu -- --deny warnings
15302026-02-26T17:59:48.718Z Downloading crates ...
15312026-02-26T17:59:49.054Z Downloaded funty v2.0.0
15322026-02-26T17:59:49.080Z Downloaded typeid v1.0.3
15332026-02-26T17:59:49.080Z Downloaded tap v1.0.1
15342026-02-26T17:59:49.080Z Downloaded bitvec v1.0.1
15352026-02-26T17:59:49.080Z Downloaded wyz v0.5.1
15362026-02-26T17:59:49.104Z Downloaded erased-serde v0.4.8
15372026-02-26T17:59:49.104Z Downloaded ascii v1.1.0
15382026-02-26T17:59:49.104Z Downloaded num-bigint v0.4.6
15392026-02-26T17:59:49.105Z Downloaded libloading v0.7.4
15402026-02-26T17:59:49.105Z Downloaded bitstruct v0.1.1
15412026-02-26T17:59:49.105Z Downloaded radium v0.7.0
15422026-02-26T17:59:49.105Z Downloaded serde_arrays v0.1.0
15432026-02-26T17:59:49.105Z Downloaded bitstruct_derive v0.1.0
15442026-02-26T17:59:49.469Z Checking num-integer v0.1.46
15452026-02-26T17:59:49.493Z Checking num-complex v0.4.6
15462026-02-26T17:59:49.536Z Compiling radium v0.7.0
15472026-02-26T17:59:49.560Z Checking tap v1.0.1
15482026-02-26T17:59:49.585Z Checking funty v2.0.0
15492026-02-26T17:59:49.610Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15502026-02-26T17:59:49.610Z Compiling typeid v1.0.3
15512026-02-26T17:59:49.658Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15522026-02-26T17:59:49.799Z Checking wyz v0.5.1
15532026-02-26T17:59:50.017Z Checking num-bigint v0.4.6
15542026-02-26T17:59:50.047Z Checking num-iter v0.1.45
15552026-02-26T17:59:50.110Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15562026-02-26T17:59:50.279Z Compiling erased-serde v0.4.8
15572026-02-26T17:59:50.328Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15582026-02-26T17:59:50.540Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15592026-02-26T17:59:50.565Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15602026-02-26T17:59:50.590Z Compiling bitstruct_derive v0.1.0
15612026-02-26T17:59:50.615Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15622026-02-26T17:59:50.642Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15632026-02-26T17:59:50.730Z Checking bitvec v1.0.1
15642026-02-26T17:59:50.830Z Checking ascii v1.1.0
15652026-02-26T17:59:50.871Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-02-26T17:59:50.899Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15672026-02-26T17:59:51.080Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15682026-02-26T17:59:51.116Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15692026-02-26T17:59:51.232Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15702026-02-26T17:59:51.296Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15712026-02-26T17:59:51.860Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15722026-02-26T17:59:51.920Z Checking bitstruct v0.1.1
15732026-02-26T17:59:52.017Z Checking serde_arrays v0.1.0
15742026-02-26T17:59:52.109Z Checking libloading v0.7.4
15752026-02-26T17:59:52.207Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15762026-02-26T17:59:52.339Z Checking num-rational v0.4.2
15772026-02-26T17:59:53.057Z Checking num v0.4.3
15782026-02-26T17:59:53.202Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15792026-02-26T17:59:54.845Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15802026-02-26T17:59:55.505Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15812026-02-26T17:59:55.530Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15822026-02-26T17:59:56.007Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15832026-02-26T17:59:56.545Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15842026-02-26T17:59:56.569Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15852026-02-26T17:59:57.633Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15862026-02-26T17:59:58.101Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15872026-02-26T17:59:58.126Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15882026-02-26T17:59:58.126Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15892026-02-26T17:59:58.269Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15902026-02-26T17:59:58.963Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15912026-02-26T18:00:00.382Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15922026-02-26T18:00:02.135Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15932026-02-26T18:00:02.661Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15942026-02-26T18:00:09.376Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15952026-02-26T18:00:14.786Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15962026-02-26T18:00:15.057Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15972026-02-26T18:00:35.552Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15982026-02-26T18:00:39.773Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15992026-02-26T18:00:41.065Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16002026-02-26T18:00:53.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
16012026-02-26T18:00:53.426Z+ for feat in tofino_stub tofino_asic softnpu chaos
16022026-02-26T18:00:53.427Z+ cargo clippy --features chaos -- --deny warnings
16032026-02-26T18:00:55.045Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16042026-02-26T18:00:55.070Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16052026-02-26T18:00:55.070Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16062026-02-26T18:01:15.059Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16072026-02-26T18:01:15.087Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16082026-02-26T18:01:21.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.48s
16092026-02-26T18:01:21.420Z+ banner fmt
16102026-02-26T18:01:21.444Z
16112026-02-26T18:01:21.444Z ###### # # #####
16122026-02-26T18:01:21.444Z # ## ## #
16132026-02-26T18:01:21.444Z ##### # ## # #
16142026-02-26T18:01:21.444Z # # # #
16152026-02-26T18:01:21.445Z # # # #
16162026-02-26T18:01:21.445Z # # # #
16172026-02-26T18:01:21.445Z
16182026-02-26T18:01:21.445Z+ cargo fmt -- --check
16192026-02-26T18:01:22.776Z+ banner test
16202026-02-26T18:01:22.801Z
16212026-02-26T18:01:22.801Z ##### ###### #### #####
16222026-02-26T18:01:22.801Z # # # #
16232026-02-26T18:01:22.801Z # ##### #### #
16242026-02-26T18:01:22.801Z # # # #
16252026-02-26T18:01:22.801Z # # # # #
16262026-02-26T18:01:22.801Z # ###### #### #
16272026-02-26T18:01:22.801Z
16282026-02-26T18:01:22.801Z+ for feat in tofino_stub tofino_asic softnpu chaos
16292026-02-26T18:01:22.801Z+ RUST_BACKTRACE=full
16302026-02-26T18:01:22.801Z+ cargo test --features tofino_stub --no-fail-fast
16312026-02-26T18:01:25.216Z Compiling unicode-ident v1.0.24
16322026-02-26T18:01:25.216Z Compiling cfg-if v1.0.3
16332026-02-26T18:01:25.240Z Compiling memchr v2.7.5
16342026-02-26T18:01:25.278Z Compiling serde_core v1.0.228
16352026-02-26T18:01:25.332Z Compiling itoa v1.0.15
16362026-02-26T18:01:25.332Z Compiling libc v0.2.176
16372026-02-26T18:01:25.357Z Compiling zmij v1.0.17
16382026-02-26T18:01:25.423Z Compiling log v0.4.29
16392026-02-26T18:01:25.510Z Compiling proc-macro2 v1.0.106
16402026-02-26T18:01:25.649Z Compiling libm v0.2.15
16412026-02-26T18:01:25.850Z Compiling heck v0.5.0
16422026-02-26T18:01:26.526Z Compiling equivalent v1.0.2
16432026-02-26T18:01:26.684Z Compiling quote v1.0.44
16442026-02-26T18:01:26.710Z Compiling smallvec v1.15.1
16452026-02-26T18:01:27.090Z Compiling iana-time-zone v0.1.64
16462026-02-26T18:01:27.115Z Compiling syn v2.0.117
16472026-02-26T18:01:27.264Z Compiling allocator-api2 v0.2.21
16482026-02-26T18:01:27.413Z Compiling foldhash v0.2.0
16492026-02-26T18:01:27.546Z Compiling dyn-clone v1.0.20
16502026-02-26T18:01:27.858Z Compiling regex-syntax v0.8.6
16512026-02-26T18:01:27.908Z Compiling hashbrown v0.16.1
16522026-02-26T18:01:27.936Z Compiling aho-corasick v1.1.3
16532026-02-26T18:01:27.971Z Compiling stable_deref_trait v1.2.0
16542026-02-26T18:01:28.117Z Compiling pin-project-lite v0.2.16
16552026-02-26T18:01:28.289Z Compiling fnv v1.0.7
16562026-02-26T18:01:28.473Z Compiling percent-encoding v2.3.2
16572026-02-26T18:01:28.685Z Compiling writeable v0.6.1
16582026-02-26T18:01:28.876Z Compiling litemap v0.8.0
16592026-02-26T18:01:29.325Z Compiling icu_properties_data v2.0.1
16602026-02-26T18:01:29.378Z Compiling icu_normalizer_data v2.0.0
16612026-02-26T18:01:29.449Z Compiling form_urlencoded v1.2.2
16622026-02-26T18:01:29.528Z Compiling utf8_iter v1.0.4
16632026-02-26T18:01:29.639Z Compiling scopeguard v1.2.0
16642026-02-26T18:01:29.812Z Compiling lock_api v0.4.13
16652026-02-26T18:01:29.850Z Compiling num-traits v0.2.19
16662026-02-26T18:01:29.874Z Compiling getrandom v0.3.3
16672026-02-26T18:01:30.249Z Compiling semver v1.0.27
16682026-02-26T18:01:30.291Z Compiling serde_json v1.0.149
16692026-02-26T18:01:30.434Z Compiling indexmap v2.13.0
16702026-02-26T18:01:31.093Z Compiling ucd-trie v0.1.7
16712026-02-26T18:01:31.542Z Compiling byteorder v1.5.0
16722026-02-26T18:01:31.681Z Compiling regex-automata v0.4.13
16732026-02-26T18:01:31.729Z Compiling uuid v1.20.0
16742026-02-26T18:01:31.927Z Compiling futures-core v0.3.32
16752026-02-26T18:01:32.318Z Compiling num-conv v0.1.0
16762026-02-26T18:01:32.454Z Compiling time-core v0.1.6
16772026-02-26T18:01:32.642Z Compiling ryu v1.0.20
16782026-02-26T18:01:32.771Z Compiling time-macros v0.2.24
16792026-02-26T18:01:32.795Z Compiling futures-sink v0.3.31
16802026-02-26T18:01:32.935Z Compiling regress v0.10.5
16812026-02-26T18:01:33.067Z Compiling glob v0.3.3
16822026-02-26T18:01:34.289Z Compiling slab v0.4.11
16832026-02-26T18:01:34.718Z Compiling minimal-lexical v0.2.1
16842026-02-26T18:01:34.777Z Compiling pretty-hex v0.4.1
16852026-02-26T18:01:34.826Z Compiling clang-sys v1.8.1
16862026-02-26T18:01:34.941Z Compiling strsim v0.11.1
16872026-02-26T18:01:35.094Z Compiling plain v0.2.3
16882026-02-26T18:01:35.293Z Compiling synstructure v0.13.2
16892026-02-26T18:01:35.353Z Compiling serde_derive_internals v0.29.1
16902026-02-26T18:01:35.391Z Compiling nom v7.1.3
16912026-02-26T18:01:35.742Z Compiling prettyplease v0.2.37
16922026-02-26T18:01:36.325Z Compiling regex v1.12.3
16932026-02-26T18:01:36.547Z Compiling libloading v0.8.9
16942026-02-26T18:01:37.232Z Compiling bindgen v0.72.1
16952026-02-26T18:01:37.290Z Compiling futures-channel v0.3.31
16962026-02-26T18:01:37.459Z Compiling pin-utils v0.1.0
16972026-02-26T18:01:37.581Z Compiling syn v1.0.109
16982026-02-26T18:01:37.760Z Compiling futures-io v0.3.31
16992026-02-26T18:01:38.091Z Compiling futures-task v0.3.31
17002026-02-26T18:01:38.470Z Compiling socket2 v0.6.0
17012026-02-26T18:01:38.544Z Compiling cexpr v0.6.0
17022026-02-26T18:01:38.721Z Compiling serde_derive v1.0.228
17032026-02-26T18:01:38.877Z Compiling zerofrom-derive v0.1.6
17042026-02-26T18:01:39.420Z Compiling yoke-derive v0.8.0
17052026-02-26T18:01:39.502Z Compiling zerovec-derive v0.11.1
17062026-02-26T18:01:39.944Z Compiling displaydoc v0.2.5
17072026-02-26T18:01:41.531Z Compiling thiserror-impl v2.0.18
17082026-02-26T18:01:41.766Z Compiling schemars_derive v0.8.22
17092026-02-26T18:01:42.014Z Compiling tokio-macros v2.6.0
17102026-02-26T18:01:42.040Z Compiling zerocopy-derive v0.8.27
17112026-02-26T18:01:43.059Z Compiling zeroize_derive v1.4.3
17122026-02-26T18:01:43.757Z Compiling futures-macro v0.3.31
17132026-02-26T18:01:44.588Z Compiling zerofrom v0.1.6
17142026-02-26T18:01:44.634Z Compiling thiserror v2.0.18
17152026-02-26T18:01:44.793Z Compiling thiserror-impl v1.0.69
17162026-02-26T18:01:44.868Z Compiling yoke v0.8.0
17172026-02-26T18:01:44.899Z Compiling tracing-attributes v0.1.30
17182026-02-26T18:01:45.141Z Compiling zerocopy v0.8.27
17192026-02-26T18:01:45.364Z Compiling zerovec v0.11.4
17202026-02-26T18:01:45.505Z Compiling serde v1.0.228
17212026-02-26T18:01:46.225Z Compiling zerotrie v0.2.2
17222026-02-26T18:01:46.916Z Compiling bytes v1.11.1
17232026-02-26T18:01:46.945Z Compiling serde_tokenstream v0.2.3
17242026-02-26T18:01:46.969Z Compiling chrono v0.4.43
17252026-02-26T18:01:47.461Z Compiling tinystr v0.8.1
17262026-02-26T18:01:47.507Z Compiling potential_utf v0.1.3
17272026-02-26T18:01:47.635Z Compiling pest v2.8.2
17282026-02-26T18:01:47.832Z Compiling icu_collections v2.0.0
17292026-02-26T18:01:47.888Z Compiling icu_locale_core v2.0.0
17302026-02-26T18:01:48.552Z Compiling http v1.4.0
17312026-02-26T18:01:49.107Z Compiling scroll_derive v0.13.1
17322026-02-26T18:01:49.134Z Compiling async-trait v0.1.89
17332026-02-26T18:01:49.355Z Compiling icu_provider v2.0.0
17342026-02-26T18:01:50.126Z Compiling icu_normalizer v2.0.0
17352026-02-26T18:01:50.165Z Compiling icu_properties v2.0.1
17362026-02-26T18:01:51.058Z Compiling pest_meta v2.8.2
17372026-02-26T18:01:51.094Z Compiling schemars v0.8.22
17382026-02-26T18:01:51.186Z Compiling scroll v0.13.0
17392026-02-26T18:01:51.621Z Compiling thiserror v1.0.69
17402026-02-26T18:01:51.784Z Compiling goblin v0.10.1
17412026-02-26T18:01:51.808Z Compiling parking_lot_core v0.9.11
17422026-02-26T18:01:52.504Z Compiling idna_adapter v1.2.1
17432026-02-26T18:01:52.775Z Compiling pest_generator v2.8.2
17442026-02-26T18:01:52.805Z Compiling idna v1.1.0
17452026-02-26T18:01:53.231Z Compiling parking_lot v0.12.4
17462026-02-26T18:01:54.297Z Compiling url v2.5.7
17472026-02-26T18:01:54.344Z Compiling signal-hook-registry v1.4.6
17482026-02-26T18:01:54.644Z Compiling mio v1.0.4
17492026-02-26T18:01:54.700Z Compiling pest_derive v2.8.2
17502026-02-26T18:01:54.926Z Compiling thread-id v5.0.0
17512026-02-26T18:01:55.084Z Compiling openapiv3 v2.2.0
17522026-02-26T18:01:55.226Z Compiling daft-derive v0.1.4
17532026-02-26T18:01:55.396Z Compiling tokio v1.49.0
17542026-02-26T18:01:55.760Z Compiling dtrace-parser v0.3.0
17552026-02-26T18:01:56.404Z Compiling darling_core v0.21.3
17562026-02-26T18:01:57.226Z Compiling typify-impl v0.4.3
17572026-02-26T18:01:58.655Z Compiling serde_yaml v0.9.34+deprecated
17582026-02-26T18:01:59.336Z Compiling dof v0.4.0
17592026-02-26T18:02:00.320Z Compiling aws-lc-sys v0.31.0
17602026-02-26T18:02:01.956Z Compiling usdt-impl v0.6.0
17612026-02-26T18:02:02.263Z Compiling darling_macro v0.21.3
17622026-02-26T18:02:02.543Z Compiling ppv-lite86 v0.2.21
17632026-02-26T18:02:03.375Z Compiling openssl-macros v0.1.1
17642026-02-26T18:02:03.542Z Compiling darling v0.21.3
17652026-02-26T18:02:03.689Z Compiling getrandom v0.2.16
17662026-02-26T18:02:03.726Z Compiling base64 v0.22.1
17672026-02-26T18:02:04.101Z Compiling http-body v1.0.1
17682026-02-26T18:02:04.419Z Compiling bitflags v2.9.4
17692026-02-26T18:02:04.493Z Compiling erased-serde v0.3.31
17702026-02-26T18:02:04.522Z Compiling usdt-attr-macro v0.6.0
17712026-02-26T18:02:04.561Z Compiling usdt-macro v0.6.0
17722026-02-26T18:02:04.597Z Compiling typenum v1.18.0
17732026-02-26T18:02:04.979Z Compiling ipnet v2.11.0
17742026-02-26T18:02:05.809Z Compiling atomic-waker v1.1.2
17752026-02-26T18:02:05.833Z Compiling anyhow v1.0.100
17762026-02-26T18:02:06.050Z Compiling httparse v1.10.1
17772026-02-26T18:02:06.212Z Compiling portable-atomic v1.11.1
17782026-02-26T18:02:06.706Z Compiling untrusted v0.9.0
17792026-02-26T18:02:06.730Z Compiling tower-service v0.3.3
17802026-02-26T18:02:06.780Z Compiling tower-layer v0.3.3
17812026-02-26T18:02:06.914Z Compiling zeroize v1.8.1
17822026-02-26T18:02:07.379Z Compiling try-lock v0.2.5
17832026-02-26T18:02:07.404Z Compiling critical-section v1.2.0
17842026-02-26T18:02:07.580Z Compiling once_cell v1.21.3
17852026-02-26T18:02:07.613Z Compiling want v0.3.1
17862026-02-26T18:02:07.976Z Compiling httpdate v1.0.3
17872026-02-26T18:02:08.401Z Compiling structmeta-derive v0.3.0
17882026-02-26T18:02:08.635Z Compiling newtype-uuid-macros v0.1.0
17892026-02-26T18:02:09.915Z Compiling strum_macros v0.26.4
17902026-02-26T18:02:10.853Z Compiling structmeta v0.3.0
17912026-02-26T18:02:11.426Z Compiling async-stream-impl v0.3.6
17922026-02-26T18:02:11.824Z Compiling powerfmt v0.2.0
17932026-02-26T18:02:12.320Z Compiling deranged v0.5.3
17942026-02-26T18:02:12.685Z Compiling num_threads v0.1.7
17952026-02-26T18:02:12.864Z Compiling omicron-workspace-hack v0.1.0
17962026-02-26T18:02:13.094Z Compiling dropshot_endpoint v0.16.7
17972026-02-26T18:02:13.119Z Compiling http-body-util v0.1.3
17982026-02-26T18:02:13.341Z Compiling typify-macro v0.4.3
17992026-02-26T18:02:13.385Z Compiling ref-cast-impl v1.0.25
18002026-02-26T18:02:13.690Z Compiling derive-ex v0.1.8
18012026-02-26T18:02:14.708Z Compiling serde_urlencoded v0.7.1
18022026-02-26T18:02:14.766Z Compiling strum_macros v0.27.2
18032026-02-26T18:02:15.106Z Compiling sync_wrapper v1.0.2
18042026-02-26T18:02:15.268Z Compiling serde_with_macros v3.14.1
18052026-02-26T18:02:15.329Z Compiling subtle v2.6.1
18062026-02-26T18:02:15.939Z Compiling iri-string v0.7.8
18072026-02-26T18:02:17.051Z Compiling rand_core v0.6.4
18082026-02-26T18:02:17.564Z Compiling test-strategy v0.4.3
18092026-02-26T18:02:17.594Z Compiling futures-util v0.3.31
18102026-02-26T18:02:18.500Z Compiling thread_local v1.1.9
18112026-02-26T18:02:18.545Z Compiling typify v0.4.3
18122026-02-26T18:02:18.545Z Compiling progenitor-impl v0.11.1
18132026-02-26T18:02:19.195Z Compiling match_cfg v0.1.0
18142026-02-26T18:02:19.361Z Compiling parse-display-derive v0.10.0
18152026-02-26T18:02:19.571Z Compiling tracing-core v0.1.34
18162026-02-26T18:02:20.145Z Compiling toml_datetime v0.6.11
18172026-02-26T18:02:20.297Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18182026-02-26T18:02:20.871Z Compiling take_mut v0.2.2
18192026-02-26T18:02:20.985Z Compiling term v1.2.0
18202026-02-26T18:02:21.122Z Compiling tracing v0.1.41
18212026-02-26T18:02:21.994Z Compiling clap_derive v4.5.49
18222026-02-26T18:02:23.121Z Compiling cpufeatures v0.2.17
18232026-02-26T18:02:23.274Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18242026-02-26T18:02:23.478Z Compiling encoding_rs v0.8.35
18252026-02-26T18:02:23.668Z Compiling unicode-width v0.2.1
18262026-02-26T18:02:23.746Z Compiling mime v0.3.17
18272026-02-26T18:02:24.208Z Compiling fastrand v2.3.0
18282026-02-26T18:02:24.569Z Compiling camino v1.2.2
18292026-02-26T18:02:25.639Z Compiling generic-array v0.14.7
18302026-02-26T18:02:26.899Z Compiling errno v0.3.14
18312026-02-26T18:02:27.091Z Compiling progenitor-macro v0.11.1
18322026-02-26T18:02:27.638Z Compiling ipnetwork v0.21.1
18332026-02-26T18:02:27.745Z Compiling crossbeam-utils v0.8.21
18342026-02-26T18:02:28.160Z Compiling slog v2.8.2
18352026-02-26T18:02:28.610Z Compiling tokio-util v0.7.16
18362026-02-26T18:02:28.733Z Compiling winnow v0.7.14
18372026-02-26T18:02:28.889Z Compiling hex v0.4.3
18382026-02-26T18:02:29.091Z Compiling rustix v1.1.2
18392026-02-26T18:02:29.769Z Compiling crypto-common v0.1.6
18402026-02-26T18:02:30.043Z Compiling rand_core v0.9.3
18412026-02-26T18:02:30.327Z Compiling h2 v0.4.12
18422026-02-26T18:02:30.511Z Compiling oxnet v0.1.4
18432026-02-26T18:02:31.444Z Compiling itertools v0.14.0
18442026-02-26T18:02:32.626Z Compiling rand_chacha v0.9.0
18452026-02-26T18:02:33.670Z Compiling rand v0.9.2
18462026-02-26T18:02:34.757Z Compiling rustls-pki-types v1.12.0
18472026-02-26T18:02:35.362Z Compiling hyper v1.8.1
18482026-02-26T18:02:35.908Z Compiling quick-error v1.2.3
18492026-02-26T18:02:36.146Z Compiling spin v0.9.8
18502026-02-26T18:02:36.455Z Compiling debug-ignore v1.0.5
18512026-02-26T18:02:36.683Z Compiling toml_parser v1.0.6+spec-1.1.0
18522026-02-26T18:02:37.752Z Compiling tabwriter v1.4.1
18532026-02-26T18:02:37.860Z Compiling toml_datetime v0.7.5+spec-1.1.0
18542026-02-26T18:02:38.446Z Compiling hyper-util v0.1.19
18552026-02-26T18:02:38.525Z Compiling serde_spanned v1.0.4
18562026-02-26T18:02:38.815Z Compiling toml_writer v1.0.6+spec-1.1.0
18572026-02-26T18:02:38.977Z Compiling lazy_static v1.5.0
18582026-02-26T18:02:39.146Z Compiling colored v3.0.0
18592026-02-26T18:02:39.180Z Compiling bit-vec v0.8.0
18602026-02-26T18:02:39.264Z Compiling toml v0.9.11+spec-1.1.0
18612026-02-26T18:02:39.295Z Compiling time v0.3.44
18622026-02-26T18:02:39.659Z Compiling strum v0.26.3
18632026-02-26T18:02:39.796Z Compiling bit-set v0.8.0
18642026-02-26T18:02:39.903Z Compiling async-stream v0.3.6
18652026-02-26T18:02:40.126Z Compiling ring v0.17.14
18662026-02-26T18:02:40.166Z Compiling waitgroup v0.1.2
18672026-02-26T18:02:40.190Z Compiling serde_path_to_error v0.1.20
18682026-02-26T18:02:40.253Z Compiling anstyle v1.0.11
18692026-02-26T18:02:40.436Z Compiling unarray v0.1.4
18702026-02-26T18:02:40.630Z Compiling crossbeam-channel v0.5.15
18712026-02-26T18:02:40.710Z Compiling block-buffer v0.10.4
18722026-02-26T18:02:40.970Z Compiling macaddr v1.0.1
18732026-02-26T18:02:40.995Z Compiling utf8parse v0.2.2
18742026-02-26T18:02:41.209Z Compiling anstyle-parse v0.2.7
18752026-02-26T18:02:41.435Z Compiling digest v0.10.7
18762026-02-26T18:02:41.835Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18772026-02-26T18:02:41.873Z Compiling ref-cast v1.0.25
18782026-02-26T18:02:42.056Z Compiling is_terminal_polyfill v1.70.1
18792026-02-26T18:02:42.315Z Compiling anstyle-query v1.1.4
18802026-02-26T18:02:42.339Z Compiling colorchoice v1.0.4
18812026-02-26T18:02:42.339Z Compiling strum v0.27.2
18822026-02-26T18:02:42.515Z Compiling is-terminal v0.4.16
18832026-02-26T18:02:42.586Z Compiling anstream v0.6.20
18842026-02-26T18:02:43.040Z Compiling clap_lex v0.7.5
18852026-02-26T18:02:43.280Z Compiling slog-term v2.9.2
18862026-02-26T18:02:43.304Z Compiling slog-json v2.6.1
18872026-02-26T18:02:43.510Z Compiling slog-async v2.8.0
18882026-02-26T18:02:43.549Z Compiling tower v0.5.2
18892026-02-26T18:02:43.702Z Compiling hostname v0.3.1
18902026-02-26T18:02:44.658Z Compiling tower-http v0.6.8
18912026-02-26T18:02:44.854Z Compiling slog-bunyan v2.5.0
18922026-02-26T18:02:45.609Z Compiling futures-executor v0.3.31
18932026-02-26T18:02:45.634Z Compiling instant v0.1.13
18942026-02-26T18:02:45.841Z Compiling openssl-sys v0.9.109
18952026-02-26T18:02:46.226Z Compiling futures v0.3.31
18962026-02-26T18:02:47.737Z Compiling memmap2 v0.9.8
18972026-02-26T18:02:48.147Z Compiling foreign-types-shared v0.1.1
18982026-02-26T18:02:48.193Z Compiling untrusted v0.7.1
18992026-02-26T18:02:48.279Z Compiling foreign-types v0.3.2
19002026-02-26T18:02:49.299Z Compiling openssl-probe v0.1.6
19012026-02-26T18:02:49.661Z Compiling openssl v0.10.73
19022026-02-26T18:02:50.711Z Compiling tempfile v3.23.0
19032026-02-26T18:02:50.809Z Compiling webpki-roots v1.0.2
19042026-02-26T18:02:52.405Z Compiling either v1.15.0
19052026-02-26T18:02:52.874Z Compiling usdt v0.6.0
19062026-02-26T18:02:53.550Z Compiling newtype-uuid v1.3.2
19072026-02-26T18:02:56.055Z Compiling native-tls v0.2.14
19082026-02-26T18:02:56.079Z Compiling daft v0.1.4
19092026-02-26T18:02:56.670Z Compiling tokio-native-tls v0.3.1
19102026-02-26T18:02:57.007Z Compiling hyper-tls v0.6.0
19112026-02-26T18:02:57.753Z Compiling rustls-webpki v0.102.8
19122026-02-26T18:02:58.759Z Compiling rustls v0.22.4
19132026-02-26T18:03:01.975Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19142026-02-26T18:03:03.542Z Compiling tokio-rustls v0.25.0
19152026-02-26T18:03:03.824Z Compiling sha1 v0.10.6
19162026-02-26T18:03:04.218Z Compiling multer v3.1.0
19172026-02-26T18:03:04.329Z Compiling rustls-pemfile v2.2.0
19182026-02-26T18:03:04.764Z Compiling terminal_size v0.4.3
19192026-02-26T18:03:05.359Z Compiling rand_chacha v0.3.1
19202026-02-26T18:03:06.164Z Compiling wait-timeout v0.2.1
19212026-02-26T18:03:06.478Z Compiling hostname v0.4.2
19222026-02-26T18:03:07.365Z Compiling dropshot v0.16.7
19232026-02-26T18:03:08.744Z Compiling rusty-fork v0.3.0
19242026-02-26T18:03:09.154Z Compiling rand v0.8.5
19252026-02-26T18:03:10.020Z Compiling rustls-webpki v0.103.6
19262026-02-26T18:03:10.855Z Compiling rand_xorshift v0.4.0
19272026-02-26T18:03:11.450Z Compiling proptest v1.8.0
19282026-02-26T18:03:11.500Z Compiling rustls v0.23.32
19292026-02-26T18:03:15.340Z Compiling clap_builder v4.5.50
19302026-02-26T18:03:17.278Z Compiling hubpack_derive v0.1.1
19312026-02-26T18:03:17.498Z Compiling aws-lc-rs v1.14.0
19322026-02-26T18:03:19.953Z Compiling clap v4.5.50
19332026-02-26T18:03:20.230Z Compiling tokio-rustls v0.26.3
19342026-02-26T18:03:20.771Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19352026-02-26T18:03:22.595Z Compiling serde_spanned v0.6.9
19362026-02-26T18:03:22.895Z Compiling winnow v0.5.40
19372026-02-26T18:03:23.777Z Compiling hyper-rustls v0.27.7
19382026-02-26T18:03:25.135Z Compiling serde_with v3.14.1
19392026-02-26T18:03:25.669Z Compiling reqwest v0.12.23
19402026-02-26T18:03:25.779Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19412026-02-26T18:03:26.686Z Compiling rustc-hash v2.1.1
19422026-02-26T18:03:27.626Z Compiling iddqd v0.3.17
19432026-02-26T18:03:28.921Z Compiling backoff v0.4.0
19442026-02-26T18:03:29.385Z Compiling parse-display v0.10.0
19452026-02-26T18:03:29.745Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19462026-02-26T18:03:30.004Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19472026-02-26T18:03:33.831Z Compiling progenitor-client v0.11.1
19482026-02-26T18:03:35.505Z Compiling num-derive v0.3.3
19492026-02-26T18:03:36.371Z Compiling progenitor-client v0.10.0
19502026-02-26T18:03:37.485Z Compiling progenitor v0.11.1
19512026-02-26T18:03:37.729Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19522026-02-26T18:03:38.603Z Compiling toml_write v0.1.2
19532026-02-26T18:03:39.828Z Compiling toml_edit v0.22.27
19542026-02-26T18:03:43.748Z Compiling toml_edit v0.19.15
19552026-02-26T18:03:44.573Z Compiling num-integer v0.1.46
19562026-02-26T18:03:44.865Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19572026-02-26T18:03:45.173Z Compiling float-ord v0.3.2
19582026-02-26T18:03:45.616Z Compiling toml v0.8.23
19592026-02-26T18:03:47.325Z Compiling proc-macro-crate v1.3.1
19602026-02-26T18:03:50.713Z Compiling num-iter v0.1.45
19612026-02-26T18:03:51.041Z Compiling num-rational v0.4.2
19622026-02-26T18:03:53.646Z Compiling num-complex v0.4.6
19632026-02-26T18:03:55.420Z Compiling num v0.4.3
19642026-02-26T18:04:03.951Z Compiling zerocopy-derive v0.7.35
19652026-02-26T18:04:05.905Z Compiling ingot-macros v0.1.1
19662026-02-26T18:04:05.931Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19672026-02-26T18:04:06.166Z Compiling scroll_derive v0.12.1
19682026-02-26T18:04:07.291Z Compiling zerocopy v0.7.35
19692026-02-26T18:04:07.712Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19702026-02-26T18:04:08.756Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19712026-02-26T18:04:08.924Z Compiling num_enum_derive v0.7.5
19722026-02-26T18:04:12.649Z Compiling memoffset v0.9.1
19732026-02-26T18:04:12.823Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19742026-02-26T18:04:13.510Z Compiling foreign-types-macros v0.2.3
19752026-02-26T18:04:16.690Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19762026-02-26T18:04:17.592Z Compiling nix v0.30.1
19772026-02-26T18:04:18.346Z Compiling libscf-sys v1.1.0
19782026-02-26T18:04:20.214Z Compiling proc-macro-error-attr2 v2.0.0
19792026-02-26T18:04:20.432Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19802026-02-26T18:04:20.765Z Compiling proc-macro-error-attr v1.0.4
19812026-02-26T18:04:21.040Z Compiling proc-macro-error2 v2.0.1
19822026-02-26T18:04:21.403Z Compiling dtrace-parser v0.2.0
19832026-02-26T18:04:21.437Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19842026-02-26T18:04:21.619Z Compiling tabled_derive v0.11.0
19852026-02-26T18:04:21.644Z Compiling proc-macro-error v1.0.4
19862026-02-26T18:04:22.528Z Compiling dof v0.3.0
19872026-02-26T18:04:22.552Z Compiling num_enum_derive v0.5.11
19882026-02-26T18:04:23.373Z Compiling hubpack v0.1.2
19892026-02-26T18:04:23.808Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19902026-02-26T18:04:23.860Z Compiling thread-id v4.2.2
19912026-02-26T18:04:24.641Z Compiling static_assertions v1.1.0
19922026-02-26T18:04:24.901Z Compiling usdt-impl v0.5.0
19932026-02-26T18:04:26.896Z Compiling derive_more v0.99.20
19942026-02-26T18:04:30.353Z Compiling bytecount v0.6.9
19952026-02-26T18:04:31.773Z Compiling usdt-attr-macro v0.5.0
19962026-02-26T18:04:32.779Z Compiling usdt-macro v0.5.0
19972026-02-26T18:04:33.781Z Compiling zone_cfg_derive v0.3.1
19982026-02-26T18:04:33.885Z Compiling num-derive v0.4.2
19992026-02-26T18:04:34.498Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20002026-02-26T18:04:34.722Z Compiling rustc_version v0.4.1
20012026-02-26T18:04:35.270Z Compiling papergrid v0.17.0
20022026-02-26T18:04:35.540Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20032026-02-26T18:04:35.566Z Compiling crossbeam-epoch v0.9.18
20042026-02-26T18:04:36.213Z Compiling testing_table v0.3.0
20052026-02-26T18:04:36.403Z Compiling enum-as-inner v0.6.1
20062026-02-26T18:04:36.549Z Compiling curve25519-dalek v4.1.3
20072026-02-26T18:04:37.063Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20082026-02-26T18:04:37.603Z Compiling typify-impl v0.6.1
20092026-02-26T18:04:37.695Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20102026-02-26T18:04:37.720Z Compiling thiserror-impl-no-std v2.0.2
20112026-02-26T18:04:38.075Z Compiling tabled v0.20.0
20122026-02-26T18:04:40.183Z Compiling curve25519-dalek-derive v0.1.1
20132026-02-26T18:04:40.486Z Compiling crossbeam-deque v0.8.6
20142026-02-26T18:04:40.884Z Compiling scroll v0.12.0
20152026-02-26T18:04:41.516Z Compiling hash32 v0.3.1
20162026-02-26T18:04:41.652Z Compiling goblin v0.8.2
20172026-02-26T18:04:41.867Z Compiling heapless v0.8.0
20182026-02-26T18:04:41.961Z Compiling rayon-core v1.13.0
20192026-02-26T18:04:41.989Z Compiling ingot-types v0.1.2
20202026-02-26T18:04:42.898Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20212026-02-26T18:04:43.684Z Compiling cobs v0.3.0
20222026-02-26T18:04:43.773Z Compiling managed v0.8.0
20232026-02-26T18:04:43.867Z Compiling bitflags v1.3.2
20242026-02-26T18:04:44.027Z Compiling foreign-types-shared v0.3.1
20252026-02-26T18:04:44.217Z Compiling smoltcp v0.11.0
20262026-02-26T18:04:44.249Z Compiling foreign-types v0.5.0
20272026-02-26T18:04:44.298Z Compiling postcard v1.1.3
20282026-02-26T18:04:45.101Z Compiling ingot v0.1.1
20292026-02-26T18:04:45.589Z Compiling num_enum v0.7.5
20302026-02-26T18:04:45.998Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20312026-02-26T18:04:47.067Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20322026-02-26T18:04:47.281Z Compiling camino-tempfile v1.4.1
20332026-02-26T18:04:47.329Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20342026-02-26T18:04:47.329Z Compiling derive-where v1.6.0
20352026-02-26T18:04:47.329Z Compiling serde_repr v0.1.20
20362026-02-26T18:04:47.375Z Compiling cstr-argument v0.1.2
20372026-02-26T18:04:49.265Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20382026-02-26T18:04:49.749Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20392026-02-26T18:04:50.778Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20402026-02-26T18:04:51.139Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20412026-02-26T18:04:51.372Z Compiling crucible-workspace-hack v0.1.0
20422026-02-26T18:04:52.810Z Compiling memmap v0.7.0
20432026-02-26T18:04:52.885Z Compiling tinyvec_macros v0.1.1
20442026-02-26T18:04:53.034Z Compiling tinyvec v1.10.0
20452026-02-26T18:04:54.123Z Compiling usdt v0.5.0
20462026-02-26T18:04:54.175Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20472026-02-26T18:04:54.175Z Compiling typify-macro v0.6.1
20482026-02-26T18:04:54.175Z Compiling num_enum v0.5.11
20492026-02-26T18:04:54.333Z Compiling pin-project-internal v1.1.10
20502026-02-26T18:04:56.541Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20512026-02-26T18:04:57.533Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20522026-02-26T18:04:58.230Z Compiling typify v0.6.1
20532026-02-26T18:04:58.428Z Compiling progenitor-impl v0.13.0
20542026-02-26T18:04:58.678Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20552026-02-26T18:04:58.844Z Compiling rayon v1.11.0
20562026-02-26T18:04:59.681Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20572026-02-26T18:05:00.485Z Compiling itertools v0.12.1
20582026-02-26T18:05:00.607Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20592026-02-26T18:05:00.748Z Compiling progenitor-impl v0.10.0
20602026-02-26T18:05:01.050Z Compiling sigpipe v0.1.3
20612026-02-26T18:05:01.547Z Compiling jiff v0.2.15
20622026-02-26T18:05:01.808Z Compiling const_format_proc_macros v0.2.34
20632026-02-26T18:05:02.875Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20642026-02-26T18:05:03.024Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20652026-02-26T18:05:03.429Z Compiling zone v0.3.1
20662026-02-26T18:05:05.288Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20672026-02-26T18:05:05.869Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20682026-02-26T18:05:06.457Z Compiling rustix v0.38.44
20692026-02-26T18:05:07.321Z Compiling secrecy v0.10.3
20702026-02-26T18:05:07.438Z Compiling progenitor-macro v0.13.0
20712026-02-26T18:05:07.645Z Compiling smf v0.2.3
20722026-02-26T18:05:08.145Z Compiling snafu-derive v0.8.9
20732026-02-26T18:05:08.763Z Compiling async-recursion v1.1.1
20742026-02-26T18:05:09.062Z Compiling bstr v1.12.0
20752026-02-26T18:05:09.124Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20762026-02-26T18:05:09.869Z Compiling whoami v1.6.1
20772026-02-26T18:05:09.932Z Compiling progenitor-macro v0.10.0
20782026-02-26T18:05:10.727Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20792026-02-26T18:05:14.892Z Compiling hmac v0.12.1
20802026-02-26T18:05:15.544Z Compiling inout v0.1.4
20812026-02-26T18:05:15.823Z Compiling ff v0.13.1
20822026-02-26T18:05:16.111Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20832026-02-26T18:05:16.149Z Compiling crc8 v0.1.1
20842026-02-26T18:05:16.226Z Compiling data-encoding v2.9.0
20852026-02-26T18:05:17.031Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20862026-02-26T18:05:17.239Z Compiling group v0.13.0
20872026-02-26T18:05:17.461Z Compiling cipher v0.4.4
20882026-02-26T18:05:17.895Z Compiling hkdf v0.12.4
20892026-02-26T18:05:18.533Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20902026-02-26T18:05:18.723Z Compiling tokio-dtrace v0.1.1
20912026-02-26T18:05:19.975Z Compiling tabled_derive v0.7.0
20922026-02-26T18:05:22.253Z Compiling reqwest v0.13.2
20932026-02-26T18:05:22.450Z Compiling universal-hash v0.5.1
20942026-02-26T18:05:22.706Z Compiling crypto-bigint v0.5.5
20952026-02-26T18:05:23.254Z Compiling dropshot-api-manager-types v0.2.2
20962026-02-26T18:05:23.682Z Compiling half v2.7.1
20972026-02-26T18:05:24.011Z Compiling base16ct v0.2.0
20982026-02-26T18:05:24.229Z Compiling indent_write v2.2.0
20992026-02-26T18:05:24.382Z Compiling opaque-debug v0.3.1
21002026-02-26T18:05:24.458Z Compiling ciborium-io v0.2.2
21012026-02-26T18:05:24.532Z Compiling base64ct v1.8.0
21022026-02-26T18:05:24.565Z Compiling poly1305 v0.8.0
21032026-02-26T18:05:24.666Z Compiling ciborium-ll v0.2.2
21042026-02-26T18:05:25.149Z Compiling password-hash v0.5.0
21052026-02-26T18:05:25.614Z Compiling progenitor-client v0.13.0
21062026-02-26T18:05:25.901Z Compiling elliptic-curve v0.13.8
21072026-02-26T18:05:26.832Z Compiling oxide-tokio-rt v0.1.2
21082026-02-26T18:05:26.990Z Compiling chacha20 v0.9.1
21092026-02-26T18:05:27.298Z Compiling similar v2.7.0
21102026-02-26T18:05:27.507Z Compiling atomicwrites v0.4.4
21112026-02-26T18:05:27.562Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21122026-02-26T18:05:29.765Z Compiling thiserror-no-std v2.0.2
21132026-02-26T18:05:31.000Z Compiling blake2 v0.10.6
21142026-02-26T18:05:31.456Z Compiling aead v0.5.2
21152026-02-26T18:05:32.052Z Compiling resolv-conf v0.7.5
21162026-02-26T18:05:32.268Z Compiling keccak v0.1.5
21172026-02-26T18:05:32.902Z Compiling linked-hash-map v0.5.6
21182026-02-26T18:05:33.018Z Compiling sha3 v0.10.8
21192026-02-26T18:05:33.252Z Compiling chacha20poly1305 v0.10.1
21202026-02-26T18:05:33.383Z Compiling lru-cache v0.1.2
21212026-02-26T18:05:33.506Z Compiling vsss-rs v3.3.4
21222026-02-26T18:05:33.633Z Compiling argon2 v0.5.3
21232026-02-26T18:05:34.150Z Compiling progenitor v0.13.0
21242026-02-26T18:05:34.432Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21252026-02-26T18:05:35.062Z Compiling ciborium v0.2.2
21262026-02-26T18:05:35.430Z Compiling hickory-proto v0.24.4
21272026-02-26T18:05:36.933Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21282026-02-26T18:05:37.777Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21292026-02-26T18:05:37.952Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21302026-02-26T18:05:38.214Z Compiling serde-big-array v0.5.1
21312026-02-26T18:05:38.771Z Compiling unicode-segmentation v1.12.0
21322026-02-26T18:05:39.351Z Compiling siphasher v1.0.1
21332026-02-26T18:05:39.769Z Compiling same-file v1.0.6
21342026-02-26T18:05:39.853Z Compiling phf_shared v0.12.1
21352026-02-26T18:05:40.157Z Compiling walkdir v2.5.0
21362026-02-26T18:05:40.205Z Compiling newline-converter v0.3.0
21372026-02-26T18:05:40.455Z Compiling hickory-resolver v0.24.4
21382026-02-26T18:05:40.549Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21392026-02-26T18:05:40.573Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21402026-02-26T18:05:41.295Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21412026-02-26T18:05:43.735Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21422026-02-26T18:05:44.554Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21432026-02-26T18:05:45.852Z Compiling newtype_derive v0.1.6
21442026-02-26T18:05:46.009Z Compiling owo-colors v4.2.2
21452026-02-26T18:05:46.413Z Compiling tokio-stream v0.1.17
21462026-02-26T18:05:46.955Z Compiling console v0.15.11
21472026-02-26T18:05:47.574Z Compiling csv-core v0.1.12
21482026-02-26T18:05:48.090Z Compiling foldhash v0.1.5
21492026-02-26T18:05:48.252Z Compiling smawk v0.3.2
21502026-02-26T18:05:48.279Z Compiling termtree v0.5.1
21512026-02-26T18:05:48.303Z Compiling unicode-width v0.1.14
21522026-02-26T18:05:48.335Z Compiling swrite v0.1.0
21532026-02-26T18:05:48.454Z Compiling unicode-linebreak v0.1.5
21542026-02-26T18:05:48.580Z Compiling hashbrown v0.15.5
21552026-02-26T18:05:48.796Z Compiling csv v1.3.1
21562026-02-26T18:05:48.923Z Compiling textwrap v0.16.2
21572026-02-26T18:05:49.025Z Compiling expectorate v1.2.0
21582026-02-26T18:05:49.843Z Compiling qorb v0.4.1
21592026-02-26T18:05:50.136Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21602026-02-26T18:05:51.925Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21612026-02-26T18:05:54.267Z Compiling phf v0.12.1
21622026-02-26T18:05:54.575Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21632026-02-26T18:05:55.276Z Compiling pin-project v1.1.10
21642026-02-26T18:05:55.439Z Compiling unicode-normalization v0.1.24
21652026-02-26T18:05:55.737Z Compiling libz-sys v1.1.22
21662026-02-26T18:05:55.953Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21672026-02-26T18:05:57.889Z Compiling libsw-core v0.3.2
21682026-02-26T18:05:57.923Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21692026-02-26T18:05:58.613Z Compiling fixedbitset v0.5.7
21702026-02-26T18:05:58.838Z Compiling fixedbitset v0.4.2
21712026-02-26T18:05:59.391Z Compiling highway v1.3.0
21722026-02-26T18:05:59.417Z Compiling petgraph v0.6.5
21732026-02-26T18:05:59.637Z Compiling progenitor v0.10.0
21742026-02-26T18:05:59.925Z Compiling petgraph v0.8.2
21752026-02-26T18:06:00.390Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21762026-02-26T18:06:03.301Z Compiling libsw v3.5.0
21772026-02-26T18:06:03.632Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21782026-02-26T18:06:04.225Z Compiling olpc-cjson v0.1.4
21792026-02-26T18:06:04.384Z Compiling libgit2-sys v0.17.0+1.8.1
21802026-02-26T18:06:05.055Z Compiling snafu v0.8.9
21812026-02-26T18:06:05.184Z Compiling chrono-tz v0.10.4
21822026-02-26T18:06:05.476Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-02-26T18:06:05.870Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-02-26T18:06:06.688Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21852026-02-26T18:06:08.153Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-02-26T18:06:09.271Z Compiling papergrid v0.11.0
21872026-02-26T18:06:09.869Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21882026-02-26T18:06:10.426Z Compiling globset v0.4.16
21892026-02-26T18:06:12.479Z Compiling gethostname v0.5.0
21902026-02-26T18:06:12.735Z Compiling const_format v0.2.34
21912026-02-26T18:06:13.415Z Compiling slog-dtrace v0.3.0
21922026-02-26T18:06:13.581Z Compiling cancel-safe-futures v0.1.5
21932026-02-26T18:06:14.257Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21942026-02-26T18:06:16.328Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21952026-02-26T18:06:17.324Z Compiling pem v3.0.5
21962026-02-26T18:06:17.353Z Compiling bcs v0.1.6
21972026-02-26T18:06:17.781Z Compiling serde_plain v1.0.2
21982026-02-26T18:06:18.059Z Compiling cargo-platform v0.1.9
21992026-02-26T18:06:18.688Z Compiling typed-path v0.9.3
22002026-02-26T18:06:18.759Z Compiling tagptr v0.2.0
22012026-02-26T18:06:18.944Z Compiling linear-map v1.2.0
22022026-02-26T18:06:19.874Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22032026-02-26T18:06:21.313Z Compiling tough v0.20.0
22042026-02-26T18:06:23.585Z Compiling moka v0.12.11
22052026-02-26T18:06:25.339Z Compiling cargo_metadata v0.18.1
22062026-02-26T18:06:27.972Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22072026-02-26T18:06:28.639Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-02-26T18:06:29.212Z Compiling tabled v0.15.0
22092026-02-26T18:06:29.356Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-02-26T18:06:30.797Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22112026-02-26T18:06:30.821Z Compiling git2 v0.19.0
22122026-02-26T18:06:35.389Z Compiling steno v0.4.1
22132026-02-26T18:06:36.796Z Compiling cookie v0.18.1
22142026-02-26T18:06:37.647Z Compiling hickory-proto v0.25.2
22152026-02-26T18:06:41.271Z Compiling humantime v2.3.0
22162026-02-26T18:06:42.464Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-02-26T18:06:42.808Z Compiling hickory-resolver v0.25.2
22182026-02-26T18:06:46.368Z Compiling vergen v8.3.2
22192026-02-26T18:06:51.484Z Compiling signal-hook v0.3.18
22202026-02-26T18:06:54.286Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22212026-02-26T18:06:54.763Z Compiling mockall_derive v0.13.1
22222026-02-26T18:06:54.914Z Compiling predicates-core v1.0.9
22232026-02-26T18:06:55.578Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22242026-02-26T18:06:55.618Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22252026-02-26T18:06:55.789Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22262026-02-26T18:06:56.939Z Compiling sha2 v0.10.9
22272026-02-26T18:06:58.005Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22282026-02-26T18:06:59.122Z Compiling adler2 v2.0.1
22292026-02-26T18:06:59.606Z Compiling yansi v1.0.1
22302026-02-26T18:06:59.694Z Compiling diff v0.1.13
22312026-02-26T18:07:00.336Z Compiling pretty_assertions v1.4.1
22322026-02-26T18:07:00.816Z Compiling miniz_oxide v0.8.9
22332026-02-26T18:07:00.843Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22342026-02-26T18:07:04.378Z Compiling crc32fast v1.5.0
22352026-02-26T18:07:04.604Z Compiling predicates-tree v1.0.12
22362026-02-26T18:07:04.820Z Compiling predicates v3.1.3
22372026-02-26T18:07:06.206Z Compiling filetime v0.2.26
22382026-02-26T18:07:06.606Z Compiling arrayvec v0.7.6
22392026-02-26T18:07:07.064Z Compiling constant_time_eq v0.3.1
22402026-02-26T18:07:07.336Z Compiling arrayref v0.3.9
22412026-02-26T18:07:07.502Z Compiling is_ci v1.2.0
22422026-02-26T18:07:07.781Z Compiling downcast v0.11.0
22432026-02-26T18:07:08.076Z Compiling xattr v1.6.1
22442026-02-26T18:07:08.412Z Compiling fragile v2.0.1
22452026-02-26T18:07:08.481Z Compiling tar v0.4.44
22462026-02-26T18:07:09.022Z Compiling mockall v0.13.1
22472026-02-26T18:07:09.420Z Compiling toml v0.7.8
22482026-02-26T18:07:11.083Z Compiling supports-color v3.0.2
22492026-02-26T18:07:11.457Z Compiling blake3 v1.8.2
22502026-02-26T18:07:11.710Z Compiling curl-sys v0.4.83+curl-8.15.0
22512026-02-26T18:07:12.060Z Compiling signal-hook-tokio v0.3.1
22522026-02-26T18:07:12.335Z Compiling flate2 v1.1.2
22532026-02-26T18:07:12.876Z Compiling fs-err v3.1.2
22542026-02-26T18:07:13.564Z Compiling drift v0.1.0
22552026-02-26T18:07:13.610Z Compiling kstat-rs v0.2.4
22562026-02-26T18:07:13.797Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22572026-02-26T18:07:14.314Z Compiling topological-sort v0.2.2
22582026-02-26T18:07:14.366Z Compiling display-error-chain v0.2.2
22592026-02-26T18:07:14.606Z Compiling hex-literal v1.0.0
22602026-02-26T18:07:14.844Z Compiling omicron-zone-package v0.12.2
22612026-02-26T18:07:15.037Z Compiling dropshot-api-manager v0.2.2
22622026-02-26T18:07:15.458Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-02-26T18:07:21.091Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22642026-02-26T18:07:22.124Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22652026-02-26T18:07:22.634Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22662026-02-26T18:07:23.677Z Compiling curl v0.4.49
22672026-02-26T18:07:24.275Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22682026-02-26T18:07:24.666Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22692026-02-26T18:07:25.224Z Compiling internet-checksum v0.2.1
22702026-02-26T18:07:25.502Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22712026-02-26T18:07:25.686Z Compiling search_path v0.1.4
22722026-02-26T18:07:25.801Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22732026-02-26T18:07:26.488Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22742026-02-26T18:07:27.010Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22752026-02-26T18:07:28.942Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22762026-02-26T18:09:15.874Z Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 52s
22772026-02-26T18:09:16.016Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22782026-02-26T18:09:16.048Z
22792026-02-26T18:09:16.048Zrunning 0 tests
22802026-02-26T18:09:16.048Z
22812026-02-26T18:09:16.048Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22822026-02-26T18:09:16.048Z
22832026-02-26T18:09:16.048Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22842026-02-26T18:09:16.048Z
22852026-02-26T18:09:16.048Zrunning 0 tests
22862026-02-26T18:09:16.048Z
22872026-02-26T18:09:16.048Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22882026-02-26T18:09:16.048Z
22892026-02-26T18:09:16.048Z Running unittests src/lib.rs (target/debug/deps/asic-090ce526d74dc060)
22902026-02-26T18:09:16.048Z
22912026-02-26T18:09:16.048Zrunning 0 tests
22922026-02-26T18:09:16.048Z
22932026-02-26T18:09:16.048Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22942026-02-26T18:09:16.048Z
22952026-02-26T18:09:16.048Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
22962026-02-26T18:09:16.048Z
22972026-02-26T18:09:16.048Zrunning 10 tests
22982026-02-26T18:09:16.048Ztest network::tests::test_equal ... ok
22992026-02-26T18:09:16.048Ztest network::tests::test_eui64 ... ok
23002026-02-26T18:09:16.048Ztest network::tests::test_generate_ipv6_link_local ... ok
23012026-02-26T18:09:16.049Ztest nat::tests::test_vni ... ok
23022026-02-26T18:09:16.049Ztest network::tests::test_into ... ok
23032026-02-26T18:09:16.049Ztest network::tests::test_not_equal ... ok
23042026-02-26T18:09:16.049Ztest network::tests::test_to_string ... ok
23052026-02-26T18:09:16.049Ztest network::tests::test_parse ... ok
23062026-02-26T18:09:16.049Ztest test_purge ... ok
23072026-02-26T18:09:16.049Ztest illumos::test::address_exists_handles_missing_object ... ok
23082026-02-26T18:09:16.049Z
23092026-02-26T18:09:16.049Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23102026-02-26T18:09:16.049Z
23112026-02-26T18:09:16.049Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
23122026-02-26T18:09:16.080Z
23132026-02-26T18:09:16.080Zrunning 1 test
23142026-02-26T18:09:21.804Ztest test::test_apis_up_to_date ... ok
23152026-02-26T18:09:21.805Z
23162026-02-26T18:09:21.805Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.76s
23172026-02-26T18:09:21.805Z
23182026-02-26T18:09:21.860Z Running unittests src/main.rs (target/debug/deps/dpd-280bc1cdda144320)
23192026-02-26T18:09:21.886Z
23202026-02-26T18:09:21.886Zrunning 18 tests
23212026-02-26T18:09:21.886Ztest freemap::test_ordering ... ok
23222026-02-26T18:09:21.886Ztest freemap::test_split ... ok
23232026-02-26T18:09:21.931Ztest config::tests::test_updates ... ok
23242026-02-26T18:09:21.931Ztest macaddrs::tests::test_mac_offset ... ok
23252026-02-26T18:09:21.931Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23262026-02-26T18:09:21.932Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23272026-02-26T18:09:21.932Ztest macaddrs::tests::test_parse_port_id ... ok
23282026-02-26T18:09:21.932Ztest nat::test_mapping ... ok
23292026-02-26T18:09:21.932Ztest port_map::tests::dump_map ... ok
23302026-02-26T18:09:21.932Ztest port_map::tests::test_backplane_group ... ok
23312026-02-26T18:09:21.932Ztest port_map::tests::test_port_map ... ok
23322026-02-26T18:09:21.932ZFeb 26 18:09:21.659 DEBG created new freemap, unit: freemap_test
23332026-02-26T18:09:21.932ZFeb 26 18:09:21.659 DEBG initted freemap. size: 128, unit: freemap_test
23342026-02-26T18:09:21.932ZFeb 26 18:09:21.659 DEBG reset freemap, unit: freemap_test
23352026-02-26T18:09:21.932Ztest freemap::test_exhaustion ... ok
23362026-02-26T18:09:21.932ZFeb 26 18:09:21.660 DEBG created new freemap, unit: freemap_test
23372026-02-26T18:09:21.932ZFeb 26 18:09:21.661 DEBG initted freemap. size: 128, unit: freemap_test
23382026-02-26T18:09:21.932ZFeb 26 18:09:21.661 DEBG reset freemap, unit: freemap_test
23392026-02-26T18:09:21.932Ztest freemap::test_reclaim ... ok
23402026-02-26T18:09:21.932ZFeb 26 18:09:21.662 DEBG created new freemap, unit: freemap_test
23412026-02-26T18:09:21.932ZFeb 26 18:09:21.662 DEBG initted freemap. size: 128, unit: freemap_test
23422026-02-26T18:09:21.932ZFeb 26 18:09:21.662 DEBG reset freemap, unit: freemap_test
23432026-02-26T18:09:21.933Ztest api_server::tests::test_build_info ... ok
23442026-02-26T18:09:21.933Ztest freemap::test_free ... ok
23452026-02-26T18:09:21.933ZFeb 26 18:09:21.662 DEBG created new freemap, unit: freemap_test
23462026-02-26T18:09:21.933Ztest port_map::tests::parse_softnpu_revision ... ok
23472026-02-26T18:09:21.933ZFeb 26 18:09:21.663 DEBG initted freemap. size: 128, unit: freemap_test
23482026-02-26T18:09:21.933ZFeb 26 18:09:21.663 DEBG reset freemap, unit: freemap_test
23492026-02-26T18:09:21.933ZFeb 26 18:09:21.663 DEBG created new freemap, unit: freemap_test
23502026-02-26T18:09:21.933ZFeb 26 18:09:21.664 DEBG initted freemap. size: 128, unit: freemap_test
23512026-02-26T18:09:21.933ZFeb 26 18:09:21.664 DEBG reset freemap, unit: freemap_test
23522026-02-26T18:09:21.933Ztest freemap::test_basic ... ok
23532026-02-26T18:09:21.933Ztest freemap::test_span ... ok
23542026-02-26T18:09:21.933Z
23552026-02-26T18:09:21.933Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
23562026-02-26T18:09:21.933Z
23572026-02-26T18:09:21.933Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac73f4e974888291)
23582026-02-26T18:09:21.963Z
23592026-02-26T18:09:21.963Zrunning 0 tests
23602026-02-26T18:09:21.963Z
23612026-02-26T18:09:21.963Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23622026-02-26T18:09:21.963Z
23632026-02-26T18:09:21.963Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
23642026-02-26T18:09:21.963Z
23652026-02-26T18:09:21.963Zrunning 0 tests
23662026-02-26T18:09:21.963Z
23672026-02-26T18:09:21.963Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23682026-02-26T18:09:21.963Z
23692026-02-26T18:09:21.963Z Running unittests src/lib.rs (target/debug/deps/dpd_client-783e8337752377fc)
23702026-02-26T18:09:21.963Z
23712026-02-26T18:09:21.963Zrunning 2 tests
23722026-02-26T18:09:21.963Ztest tests::test_parse_client_port_id ... ok
23732026-02-26T18:09:21.963Ztest tests::test_port_id_cmp ... ok
23742026-02-26T18:09:21.963Z
23752026-02-26T18:09:21.963Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23762026-02-26T18:09:21.963Z
23772026-02-26T18:09:21.963Z Running tests/test_all.rs (target/debug/deps/test_all-7c494b4619ddd53c)
23782026-02-26T18:09:21.963Z
23792026-02-26T18:09:21.964Zrunning 0 tests
23802026-02-26T18:09:21.964Z
23812026-02-26T18:09:21.964Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23822026-02-26T18:09:21.964Z
23832026-02-26T18:09:21.964Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23842026-02-26T18:09:21.964Z
23852026-02-26T18:09:21.964Zrunning 0 tests
23862026-02-26T18:09:21.964Z
23872026-02-26T18:09:21.964Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23882026-02-26T18:09:21.964Z
23892026-02-26T18:09:21.964Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
23902026-02-26T18:09:21.964Z
23912026-02-26T18:09:21.964Zrunning 12 tests
23922026-02-26T18:09:21.964Ztest icmp::test_v4_checksum ... ok
23932026-02-26T18:09:21.964Ztest icmp::test_v6_checksum ... ok
23942026-02-26T18:09:21.964Ztest ipv6::test_ipv6_parse ... ok
23952026-02-26T18:09:21.964Ztest lldp::test_lldp_parse ... ok
23962026-02-26T18:09:21.964Ztest pbuf::test_byte ... ok
23972026-02-26T18:09:21.964Ztest pbuf::test_nibble ... ok
23982026-02-26T18:09:21.964Ztest pbuf::test_short ... ok
23992026-02-26T18:09:21.964Ztest pbuf::test_overflow ... ok
24002026-02-26T18:09:21.964Ztest pbuf::test_twelve ... ok
24012026-02-26T18:09:21.964Ztest pbuf::test_word ... ok
24022026-02-26T18:09:21.964Ztest tcp::test_checksum_syn_nodata ... ok
24032026-02-26T18:09:21.965Ztest tcp::test_checksum_ack_data ... ok
24042026-02-26T18:09:21.965Z
24052026-02-26T18:09:21.965Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24062026-02-26T18:09:21.965Z
24072026-02-26T18:09:21.965Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24082026-02-26T18:09:21.991Z
24092026-02-26T18:09:21.991Zrunning 0 tests
24102026-02-26T18:09:21.991Z
24112026-02-26T18:09:21.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24122026-02-26T18:09:21.991Z
24132026-02-26T18:09:21.991Z Running unittests src/main.rs (target/debug/deps/swadm-9e018ccd5e67af16)
24142026-02-26T18:09:21.991Z
24152026-02-26T18:09:21.991Zrunning 4 tests
24162026-02-26T18:09:21.991Ztest switchport::test::test_compute_lanes ... ok
24172026-02-26T18:09:21.991Ztest switchport::test::port_id_ordering ... ok
24182026-02-26T18:09:21.991Z Lane 0 Lane 1 Lane 2 Lane 3
24192026-02-26T18:09:21.991Z Rx Loss-of-lock: Yes Yes Yes Yes
24202026-02-26T18:09:21.991Z Rx Loss-of-signal: Yes Yes Yes Yes
24212026-02-26T18:09:21.991Z Rx CDR Enabled: Yes Yes Yes Yes
24222026-02-26T18:09:21.991Z Tx Enabled: Yes Yes Yes Yes
24232026-02-26T18:09:21.991Z Tx Loss-of-lock: No No No No
24242026-02-26T18:09:21.991Z Tx Loss-of-signal: No No No No
24252026-02-26T18:09:21.991Z Tx CDR Enabled: No No No No
24262026-02-26T18:09:21.991Z Tx Adaptive EQ Fault: No No No No
24272026-02-26T18:09:21.991Z Tx Fault: Yes Yes Yes Yes
24282026-02-26T18:09:21.992Ztest switchport::test::test_print_sff_datapath ... ok
24292026-02-26T18:09:21.992Z Lane 0 Lane 1 Lane 2 Lane 3
24302026-02-26T18:09:21.992Z State: Activated Activated Activated Activated
24312026-02-26T18:09:21.992Z Rx Output Enabled: false false false false
24322026-02-26T18:09:21.992Z Rx Output Status: valid valid valid valid
24332026-02-26T18:09:21.992Z Rx Loss-of-lock: true true true true
24342026-02-26T18:09:21.992Z Rx Loss-of-signal: false false false false
24352026-02-26T18:09:21.992ZRx Auto-squelch Disable: true true true true
24362026-02-26T18:09:21.992Z Tx Output Enabled: true true true true
24372026-02-26T18:09:21.992Z Tx Output Status: invalid invalid invalid invalid
24382026-02-26T18:09:21.992Z Tx Loss-of-lock: false false false false
24392026-02-26T18:09:21.992Z Tx Loss-of-signal: true true true true
24402026-02-26T18:09:21.992ZTx Auto-squelch Disable: false false false false
24412026-02-26T18:09:21.992Z Tx Adaptive EQ Fail: true true true true
24422026-02-26T18:09:21.992Z Tx Failure: false false false false
24432026-02-26T18:09:21.992Z Tx Force Squelch: true true true true
24442026-02-26T18:09:21.992Z Tx Input Polarity: normal normal normal normal
24452026-02-26T18:09:21.992Ztest switchport::test::test_print_cmis_datapath ... ok
24462026-02-26T18:09:21.992Z
24472026-02-26T18:09:21.992Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24482026-02-26T18:09:21.992Z
24492026-02-26T18:09:21.992Z Running tests/counters.rs (target/debug/deps/counters-f9d4f6508e8dabf0)
24502026-02-26T18:09:21.992Z
24512026-02-26T18:09:21.992Zrunning 1 test
24522026-02-26T18:09:21.993Ztest test_p4_counter_list ... ignored
24532026-02-26T18:09:21.993Z
24542026-02-26T18:09:21.993Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24552026-02-26T18:09:21.993Z
24562026-02-26T18:09:21.993Z Running tests/port-link.rs (target/debug/deps/port_link-d337a77940710027)
24572026-02-26T18:09:22.028Z
24582026-02-26T18:09:22.028Zrunning 5 tests
24592026-02-26T18:09:22.028Ztest test_an ... ignored
24602026-02-26T18:09:22.028Ztest test_enable ... ignored
24612026-02-26T18:09:22.028Ztest test_ip_addresses ... ignored
24622026-02-26T18:09:22.028Ztest test_kr ... ignored
24632026-02-26T18:09:22.028Ztest test_mac ... ignored
24642026-02-26T18:09:22.028Z
24652026-02-26T18:09:22.028Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24662026-02-26T18:09:22.028Z
24672026-02-26T18:09:22.028Z Running unittests src/main.rs (target/debug/deps/tfportd-d8339ce5e5f99bed)
24682026-02-26T18:09:22.028Z
24692026-02-26T18:09:22.028Zrunning 3 tests
24702026-02-26T18:09:22.028Ztest config::tests::test_updates ... ok
24712026-02-26T18:09:22.028Ztest linklocal::test_parse_ipadm ... ok
24722026-02-26T18:09:22.028Ztest tfport::test_parse_tfport ... ok
24732026-02-26T18:09:22.028Z
24742026-02-26T18:09:22.028Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24752026-02-26T18:09:22.028Z
24762026-02-26T18:09:22.029Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24772026-02-26T18:09:22.054Z
24782026-02-26T18:09:22.054Zrunning 0 tests
24792026-02-26T18:09:22.054Z
24802026-02-26T18:09:22.054Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24812026-02-26T18:09:22.054Z
24822026-02-26T18:09:22.054Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24832026-02-26T18:09:22.055Z
24842026-02-26T18:09:22.055Zrunning 0 tests
24852026-02-26T18:09:22.055Z
24862026-02-26T18:09:22.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24872026-02-26T18:09:22.055Z
24882026-02-26T18:09:22.055Z Doc-tests aal
24892026-02-26T18:09:23.121Z
24902026-02-26T18:09:23.121Zrunning 0 tests
24912026-02-26T18:09:23.121Z
24922026-02-26T18:09:23.121Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24932026-02-26T18:09:23.121Z
24942026-02-26T18:09:23.170Z Doc-tests aal_macros
24952026-02-26T18:09:23.171Z
24962026-02-26T18:09:23.171Zrunning 0 tests
24972026-02-26T18:09:23.171Z
24982026-02-26T18:09:23.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24992026-02-26T18:09:23.171Z
25002026-02-26T18:09:23.171Z Doc-tests common
25012026-02-26T18:09:23.171Z
25022026-02-26T18:09:23.171Zrunning 0 tests
25032026-02-26T18:09:23.171Z
25042026-02-26T18:09:23.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25052026-02-26T18:09:23.171Z
25062026-02-26T18:09:23.171Z Doc-tests dpd_api
25072026-02-26T18:09:25.662Z
25082026-02-26T18:09:25.662Zrunning 2 tests
25092026-02-26T18:09:25.662Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
25102026-02-26T18:09:25.662Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
25112026-02-26T18:09:25.662Z
25122026-02-26T18:09:25.662Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25132026-02-26T18:09:25.662Z
25142026-02-26T18:09:25.726Z Doc-tests dpd_client
25152026-02-26T18:09:28.553Z
25162026-02-26T18:09:28.554Zrunning 0 tests
25172026-02-26T18:09:28.554Z
25182026-02-26T18:09:28.554Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25192026-02-26T18:09:28.554Z
25202026-02-26T18:09:28.621Z Doc-tests dpd_types
25212026-02-26T18:09:29.388Z
25222026-02-26T18:09:29.388Zrunning 0 tests
25232026-02-26T18:09:29.388Z
25242026-02-26T18:09:29.388Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25252026-02-26T18:09:29.388Z
25262026-02-26T18:09:29.435Z Doc-tests packet
25272026-02-26T18:09:29.665Z
25282026-02-26T18:09:29.665Zrunning 0 tests
25292026-02-26T18:09:29.665Z
25302026-02-26T18:09:29.665Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25312026-02-26T18:09:29.665Z
25322026-02-26T18:09:29.700Z Doc-tests pcap
25332026-02-26T18:09:29.822Z
25342026-02-26T18:09:29.822Zrunning 0 tests
25352026-02-26T18:09:29.822Z
25362026-02-26T18:09:29.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25372026-02-26T18:09:29.822Z
25382026-02-26T18:09:29.959Z+ for feat in tofino_stub tofino_asic softnpu chaos
25392026-02-26T18:09:29.959Z+ RUST_BACKTRACE=full
25402026-02-26T18:09:29.959Z+ cargo test --features tofino_asic --no-fail-fast
25412026-02-26T18:09:31.595Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25422026-02-26T18:09:31.629Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25432026-02-26T18:09:31.654Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25442026-02-26T18:09:31.679Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25452026-02-26T18:09:52.255Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25462026-02-26T18:09:52.280Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25472026-02-26T18:11:19.140Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
25482026-02-26T18:11:19.290Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25492026-02-26T18:11:19.315Z
25502026-02-26T18:11:19.315Zrunning 0 tests
25512026-02-26T18:11:19.315Z
25522026-02-26T18:11:19.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25532026-02-26T18:11:19.315Z
25542026-02-26T18:11:19.315Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25552026-02-26T18:11:19.315Z
25562026-02-26T18:11:19.315Zrunning 0 tests
25572026-02-26T18:11:19.315Z
25582026-02-26T18:11:19.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25592026-02-26T18:11:19.316Z
25602026-02-26T18:11:19.316Z Running unittests src/lib.rs (target/debug/deps/asic-c9157751faf81ae7)
25612026-02-26T18:11:19.500Z
25622026-02-26T18:11:19.500Zrunning 8 tests
25632026-02-26T18:11:19.524Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25642026-02-26T18:11:19.525Ztest tofino_asic::qsfp::tests::fix_link ... ok
25652026-02-26T18:11:19.525Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25662026-02-26T18:11:19.525Ztest tofino_asic::stats::constants_sanity_check ... ok
25672026-02-26T18:11:19.525Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25682026-02-26T18:11:19.525Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25692026-02-26T18:11:19.525Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25702026-02-26T18:11:20.006Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25712026-02-26T18:11:20.006Z
25722026-02-26T18:11:20.006Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
25732026-02-26T18:11:20.006Z
25742026-02-26T18:11:20.031Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25752026-02-26T18:11:20.031Z
25762026-02-26T18:11:20.031Zrunning 10 tests
25772026-02-26T18:11:20.056Ztest network::tests::test_equal ... ok
25782026-02-26T18:11:20.056Ztest network::tests::test_eui64 ... ok
25792026-02-26T18:11:20.056Ztest nat::tests::test_vni ... ok
25802026-02-26T18:11:20.057Ztest network::tests::test_not_equal ... ok
25812026-02-26T18:11:20.057Ztest network::tests::test_generate_ipv6_link_local ... ok
25822026-02-26T18:11:20.057Ztest network::tests::test_into ... ok
25832026-02-26T18:11:20.057Ztest network::tests::test_to_string ... ok
25842026-02-26T18:11:20.057Ztest network::tests::test_parse ... ok
25852026-02-26T18:11:20.057Ztest test_purge ... ok
25862026-02-26T18:11:20.057Ztest illumos::test::address_exists_handles_missing_object ... ok
25872026-02-26T18:11:20.057Z
25882026-02-26T18:11:20.057Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25892026-02-26T18:11:20.057Z
25902026-02-26T18:11:20.057Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
25912026-02-26T18:11:20.057Z
25922026-02-26T18:11:20.057Zrunning 1 test
25932026-02-26T18:11:25.684Ztest test::test_apis_up_to_date ... ok
25942026-02-26T18:11:25.684Z
25952026-02-26T18:11:25.684Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.63s
25962026-02-26T18:11:25.684Z
25972026-02-26T18:11:25.732Z Running unittests src/main.rs (target/debug/deps/dpd-cae0c1c221af5402)
25982026-02-26T18:11:25.917Z
25992026-02-26T18:11:25.917Zrunning 46 tests
26002026-02-26T18:11:25.967Ztest freemap::test_ordering ... ok
26012026-02-26T18:11:25.967Ztest freemap::test_split ... ok
26022026-02-26T18:11:25.967Ztest config::tests::test_updates ... ok
26032026-02-26T18:11:25.967Ztest macaddrs::tests::test_mac_offset ... ok
26042026-02-26T18:11:25.967Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26052026-02-26T18:11:25.967Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26062026-02-26T18:11:25.967Ztest macaddrs::tests::test_parse_port_id ... ok
26072026-02-26T18:11:25.967Ztest nat::test_mapping ... ok
26082026-02-26T18:11:25.968Ztest port_map::tests::dump_map ... ok
26092026-02-26T18:11:25.968Ztest port_map::tests::test_backplane_group ... ok
26102026-02-26T18:11:25.968Ztest port_map::tests::test_port_map ... ok
26112026-02-26T18:11:25.968Ztest transceivers::mpn_test::test_mpn_missing ... ok
26122026-02-26T18:11:25.968Ztest transceivers::mpn_test::test_mpn_present ... ok
26132026-02-26T18:11:25.968Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26142026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26152026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26162026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26172026-02-26T18:11:25.968Ztest port_map::tests::parse_softnpu_revision ... ok
26182026-02-26T18:11:25.968Ztest api_server::tests::test_build_info ... ok
26192026-02-26T18:11:25.968ZFeb 26 18:11:25.701 DEBG created new freemap, unit: freemap_test
26202026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG initted freemap. size: 128, unit: freemap_test
26212026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG reset freemap, unit: freemap_test
26222026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG created new freemap, unit: freemap_test
26232026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG initted freemap. size: 128, unit: freemap_test
26242026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG reset freemap, unit: freemap_test
26252026-02-26T18:11:25.968Ztest freemap::test_exhaustion ... ok
26262026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG created new freemap, unit: freemap_test
26272026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG initted freemap. size: 128, unit: freemap_test
26282026-02-26T18:11:25.968ZFeb 26 18:11:25.703 DEBG reset freemap, unit: freemap_test
26292026-02-26T18:11:25.968Ztest freemap::test_span ... ok
26302026-02-26T18:11:25.968ZFeb 26 18:11:25.702 DEBG created new freemap, unit: freemap_test
26312026-02-26T18:11:25.968ZFeb 26 18:11:25.703 DEBG initted freemap. size: 128, unit: freemap_test
26322026-02-26T18:11:25.968ZFeb 26 18:11:25.703 DEBG reset freemap, unit: freemap_test
26332026-02-26T18:11:25.968Ztest freemap::test_basic ... ok
26342026-02-26T18:11:25.968Ztest freemap::test_free ... ok
26352026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26362026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26372026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26382026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26392026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26402026-02-26T18:11:25.968ZFeb 26 18:11:25.705 DEBG created new freemap, unit: freemap_test
26412026-02-26T18:11:25.968ZFeb 26 18:11:25.705 DEBG initted freemap. size: 128, unit: freemap_test
26422026-02-26T18:11:25.968ZFeb 26 18:11:25.705 DEBG reset freemap, unit: freemap_test
26432026-02-26T18:11:25.968Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26442026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26452026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26462026-02-26T18:11:25.969Ztest freemap::test_reclaim ... ok
26472026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26482026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26492026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26502026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26512026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26522026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26532026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26542026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26552026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26562026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26572026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26582026-02-26T18:11:25.969Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26592026-02-26T18:11:25.994Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26602026-02-26T18:11:25.994Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26612026-02-26T18:11:25.994Z
26622026-02-26T18:11:25.994Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
26632026-02-26T18:11:25.994Z
26642026-02-26T18:11:25.994Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-578836cc12431d3f)
26652026-02-26T18:11:25.994Z
26662026-02-26T18:11:25.994Zrunning 0 tests
26672026-02-26T18:11:25.994Z
26682026-02-26T18:11:25.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26692026-02-26T18:11:25.994Z
26702026-02-26T18:11:25.994Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
26712026-02-26T18:11:25.994Z
26722026-02-26T18:11:25.994Zrunning 0 tests
26732026-02-26T18:11:25.994Z
26742026-02-26T18:11:25.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26752026-02-26T18:11:25.994Z
26762026-02-26T18:11:25.994Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1f82f05aa123eb1c)
26772026-02-26T18:11:26.020Z
26782026-02-26T18:11:26.020Zrunning 2 tests
26792026-02-26T18:11:26.020Ztest tests::test_parse_client_port_id ... ok
26802026-02-26T18:11:26.020Ztest tests::test_port_id_cmp ... ok
26812026-02-26T18:11:26.020Z
26822026-02-26T18:11:26.020Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26832026-02-26T18:11:26.020Z
26842026-02-26T18:11:26.020Z Running tests/test_all.rs (target/debug/deps/test_all-d4f17a48a2dde3de)
26852026-02-26T18:11:26.020Z
26862026-02-26T18:11:26.020Zrunning 0 tests
26872026-02-26T18:11:26.020Z
26882026-02-26T18:11:26.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26892026-02-26T18:11:26.020Z
26902026-02-26T18:11:26.020Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
26912026-02-26T18:11:26.021Z
26922026-02-26T18:11:26.021Zrunning 0 tests
26932026-02-26T18:11:26.021Z
26942026-02-26T18:11:26.021Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26952026-02-26T18:11:26.021Z
26962026-02-26T18:11:26.021Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
26972026-02-26T18:11:26.021Z
26982026-02-26T18:11:26.021Zrunning 12 tests
26992026-02-26T18:11:26.021Ztest pbuf::test_byte ... ok
27002026-02-26T18:11:26.021Ztest icmp::test_v4_checksum ... ok
27012026-02-26T18:11:26.021Ztest icmp::test_v6_checksum ... ok
27022026-02-26T18:11:26.021Ztest ipv6::test_ipv6_parse ... ok
27032026-02-26T18:11:26.021Ztest pbuf::test_overflow ... ok
27042026-02-26T18:11:26.021Ztest pbuf::test_short ... ok
27052026-02-26T18:11:26.021Ztest pbuf::test_nibble ... ok
27062026-02-26T18:11:26.021Ztest lldp::test_lldp_parse ... ok
27072026-02-26T18:11:26.021Ztest pbuf::test_twelve ... ok
27082026-02-26T18:11:26.021Ztest pbuf::test_word ... ok
27092026-02-26T18:11:26.021Ztest tcp::test_checksum_ack_data ... ok
27102026-02-26T18:11:26.021Ztest tcp::test_checksum_syn_nodata ... ok
27112026-02-26T18:11:26.021Z
27122026-02-26T18:11:26.021Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27132026-02-26T18:11:26.021Z
27142026-02-26T18:11:26.021Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27152026-02-26T18:11:26.047Z
27162026-02-26T18:11:26.047Zrunning 0 tests
27172026-02-26T18:11:26.047Z
27182026-02-26T18:11:26.047Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27192026-02-26T18:11:26.047Z
27202026-02-26T18:11:26.047Z Running unittests src/main.rs (target/debug/deps/swadm-6e9abee6871de46d)
27212026-02-26T18:11:26.047Z
27222026-02-26T18:11:26.047Zrunning 4 tests
27232026-02-26T18:11:26.047Ztest switchport::test::test_compute_lanes ... ok
27242026-02-26T18:11:26.047Ztest switchport::test::port_id_ordering ... ok
27252026-02-26T18:11:26.047Z Lane 0 Lane 1 Lane 2 Lane 3
27262026-02-26T18:11:26.047Z Rx Loss-of-lock: Yes Yes Yes Yes
27272026-02-26T18:11:26.047Z Rx Loss-of-signal: Yes Yes Yes Yes
27282026-02-26T18:11:26.047Z Rx CDR Enabled: Yes Yes Yes Yes
27292026-02-26T18:11:26.047Z Tx Enabled: Yes Yes Yes Yes
27302026-02-26T18:11:26.047Z Tx Loss-of-lock: No No No No
27312026-02-26T18:11:26.047Z Tx Loss-of-signal: No No No No
27322026-02-26T18:11:26.047Z Tx CDR Enabled: No No No No
27332026-02-26T18:11:26.047Z Tx Adaptive EQ Fault: No No No No
27342026-02-26T18:11:26.047Z Tx Fault: Yes Yes Yes Yes
27352026-02-26T18:11:26.047Z Lane 0 Lane 1 Lane 2 Lane 3
27362026-02-26T18:11:26.047Ztest switchport::test::test_print_sff_datapath ... ok
27372026-02-26T18:11:26.047Z State: Activated Activated Activated Activated
27382026-02-26T18:11:26.047Z Rx Output Enabled: false false false false
27392026-02-26T18:11:26.047Z Rx Output Status: valid valid valid valid
27402026-02-26T18:11:26.047Z Rx Loss-of-lock: true true true true
27412026-02-26T18:11:26.047Z Rx Loss-of-signal: false false false false
27422026-02-26T18:11:26.047ZRx Auto-squelch Disable: true true true true
27432026-02-26T18:11:26.047Z Tx Output Enabled: true true true true
27442026-02-26T18:11:26.047Z Tx Output Status: invalid invalid invalid invalid
27452026-02-26T18:11:26.047Z Tx Loss-of-lock: false false false false
27462026-02-26T18:11:26.047Z Tx Loss-of-signal: true true true true
27472026-02-26T18:11:26.047ZTx Auto-squelch Disable: false false false false
27482026-02-26T18:11:26.047Z Tx Adaptive EQ Fail: true true true true
27492026-02-26T18:11:26.048Z Tx Failure: false false false false
27502026-02-26T18:11:26.048Z Tx Force Squelch: true true true true
27512026-02-26T18:11:26.048Z Tx Input Polarity: normal normal normal normal
27522026-02-26T18:11:26.048Ztest switchport::test::test_print_cmis_datapath ... ok
27532026-02-26T18:11:26.048Z
27542026-02-26T18:11:26.048Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27552026-02-26T18:11:26.048Z
27562026-02-26T18:11:26.048Z Running tests/counters.rs (target/debug/deps/counters-5f6701a2409e0b7a)
27572026-02-26T18:11:26.048Z
27582026-02-26T18:11:26.048Zrunning 1 test
27592026-02-26T18:11:26.048Ztest test_p4_counter_list ... ignored
27602026-02-26T18:11:26.048Z
27612026-02-26T18:11:26.048Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27622026-02-26T18:11:26.048Z
27632026-02-26T18:11:26.048Z Running tests/port-link.rs (target/debug/deps/port_link-a9983e0778853132)
27642026-02-26T18:11:26.048Z
27652026-02-26T18:11:26.048Zrunning 5 tests
27662026-02-26T18:11:26.048Ztest test_an ... ignored
27672026-02-26T18:11:26.048Ztest test_enable ... ignored
27682026-02-26T18:11:26.048Ztest test_ip_addresses ... ignored
27692026-02-26T18:11:26.048Ztest test_kr ... ignored
27702026-02-26T18:11:26.048Ztest test_mac ... ignored
27712026-02-26T18:11:26.048Z
27722026-02-26T18:11:26.048Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27732026-02-26T18:11:26.048Z
27742026-02-26T18:11:26.048Z Running unittests src/main.rs (target/debug/deps/tfportd-4547df1998859628)
27752026-02-26T18:11:26.074Z
27762026-02-26T18:11:26.074Zrunning 3 tests
27772026-02-26T18:11:26.074Ztest linklocal::test_parse_ipadm ... ok
27782026-02-26T18:11:26.074Ztest config::tests::test_updates ... ok
27792026-02-26T18:11:26.074Ztest tfport::test_parse_tfport ... ok
27802026-02-26T18:11:26.074Z
27812026-02-26T18:11:26.074Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27822026-02-26T18:11:26.074Z
27832026-02-26T18:11:26.074Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
27842026-02-26T18:11:26.074Z
27852026-02-26T18:11:26.074Zrunning 0 tests
27862026-02-26T18:11:26.074Z
27872026-02-26T18:11:26.074Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27882026-02-26T18:11:26.074Z
27892026-02-26T18:11:26.074Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
27902026-02-26T18:11:26.074Z
27912026-02-26T18:11:26.074Zrunning 0 tests
27922026-02-26T18:11:26.074Z
27932026-02-26T18:11:26.074Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27942026-02-26T18:11:26.074Z
27952026-02-26T18:11:26.074Z Doc-tests aal
27962026-02-26T18:11:26.294Z
27972026-02-26T18:11:26.294Zrunning 0 tests
27982026-02-26T18:11:26.294Z
27992026-02-26T18:11:26.294Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28002026-02-26T18:11:26.294Z
28012026-02-26T18:11:26.325Z Doc-tests aal_macros
28022026-02-26T18:11:26.485Z
28032026-02-26T18:11:26.485Zrunning 0 tests
28042026-02-26T18:11:26.485Z
28052026-02-26T18:11:26.485Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28062026-02-26T18:11:26.485Z
28072026-02-26T18:11:26.519Z Doc-tests common
28082026-02-26T18:11:27.125Z
28092026-02-26T18:11:27.125Zrunning 0 tests
28102026-02-26T18:11:27.125Z
28112026-02-26T18:11:27.125Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28122026-02-26T18:11:27.125Z
28132026-02-26T18:11:27.179Z Doc-tests dpd_api
28142026-02-26T18:11:29.661Z
28152026-02-26T18:11:29.661Zrunning 2 tests
28162026-02-26T18:11:29.661Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
28172026-02-26T18:11:29.661Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
28182026-02-26T18:11:29.661Z
28192026-02-26T18:11:29.661Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28202026-02-26T18:11:29.661Z
28212026-02-26T18:11:29.744Z Doc-tests dpd_client
28222026-02-26T18:11:32.593Z
28232026-02-26T18:11:32.593Zrunning 0 tests
28242026-02-26T18:11:32.593Z
28252026-02-26T18:11:32.593Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28262026-02-26T18:11:32.593Z
28272026-02-26T18:11:32.696Z Doc-tests dpd_types
28282026-02-26T18:11:33.524Z
28292026-02-26T18:11:33.524Zrunning 0 tests
28302026-02-26T18:11:33.524Z
28312026-02-26T18:11:33.524Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28322026-02-26T18:11:33.524Z
28332026-02-26T18:11:33.591Z Doc-tests packet
28342026-02-26T18:11:33.909Z
28352026-02-26T18:11:33.909Zrunning 0 tests
28362026-02-26T18:11:33.909Z
28372026-02-26T18:11:33.909Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28382026-02-26T18:11:33.909Z
28392026-02-26T18:11:33.948Z Doc-tests pcap
28402026-02-26T18:11:34.068Z
28412026-02-26T18:11:34.068Zrunning 0 tests
28422026-02-26T18:11:34.069Z
28432026-02-26T18:11:34.069Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28442026-02-26T18:11:34.069Z
28452026-02-26T18:11:34.156Z+ for feat in tofino_stub tofino_asic softnpu chaos
28462026-02-26T18:11:34.156Z+ RUST_BACKTRACE=full
28472026-02-26T18:11:34.156Z+ cargo test --features softnpu --no-fail-fast
28482026-02-26T18:11:35.988Z Compiling num-integer v0.1.46
28492026-02-26T18:11:36.013Z Compiling num-complex v0.4.6
28502026-02-26T18:11:36.199Z Compiling bitstruct_derive v0.1.0
28512026-02-26T18:11:36.224Z Compiling tap v1.0.1
28522026-02-26T18:11:36.474Z Compiling wyz v0.5.1
28532026-02-26T18:11:36.739Z Compiling num-rational v0.4.2
28542026-02-26T18:11:36.881Z Compiling num-iter v0.1.45
28552026-02-26T18:11:36.920Z Compiling num-bigint v0.4.6
28562026-02-26T18:11:37.328Z Compiling radium v0.7.0
28572026-02-26T18:11:37.355Z Compiling funty v2.0.0
28582026-02-26T18:11:37.394Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28592026-02-26T18:11:37.473Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28602026-02-26T18:11:37.726Z Compiling num v0.4.3
28612026-02-26T18:11:37.882Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28622026-02-26T18:11:37.907Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28632026-02-26T18:11:37.932Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28642026-02-26T18:11:38.220Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28652026-02-26T18:11:38.264Z Compiling typeid v1.0.3
28662026-02-26T18:11:38.512Z Compiling bitvec v1.0.1
28672026-02-26T18:11:38.537Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28682026-02-26T18:11:38.626Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28692026-02-26T18:11:38.811Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28702026-02-26T18:11:39.016Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28712026-02-26T18:11:39.271Z Compiling ascii v1.1.0
28722026-02-26T18:11:39.528Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28732026-02-26T18:11:40.422Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28742026-02-26T18:11:40.611Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28752026-02-26T18:11:41.293Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28762026-02-26T18:11:41.660Z Compiling erased-serde v0.4.8
28772026-02-26T18:11:41.707Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28782026-02-26T18:11:41.762Z Compiling bitstruct v0.1.1
28792026-02-26T18:11:42.005Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28802026-02-26T18:11:42.871Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28812026-02-26T18:11:43.011Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-02-26T18:11:43.036Z Compiling serde_arrays v0.1.0
28832026-02-26T18:11:43.295Z Compiling libloading v0.7.4
28842026-02-26T18:11:43.844Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28852026-02-26T18:11:44.097Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28862026-02-26T18:11:44.321Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28872026-02-26T18:11:45.274Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28882026-02-26T18:11:46.101Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28892026-02-26T18:11:49.657Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28902026-02-26T18:11:51.413Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28912026-02-26T18:12:03.515Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28922026-02-26T18:12:04.058Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28932026-02-26T18:12:04.084Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28942026-02-26T18:12:05.355Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28952026-02-26T18:12:05.885Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28962026-02-26T18:12:09.955Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28972026-02-26T18:12:10.489Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28982026-02-26T18:12:15.720Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28992026-02-26T18:12:21.173Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29002026-02-26T18:12:27.046Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29012026-02-26T18:12:27.696Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29022026-02-26T18:12:32.572Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29032026-02-26T18:12:34.711Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29042026-02-26T18:12:50.202Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29052026-02-26T18:12:55.913Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29062026-02-26T18:13:05.178Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29072026-02-26T18:14:42.984Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 08s
29082026-02-26T18:14:43.146Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29092026-02-26T18:14:43.171Z
29102026-02-26T18:14:43.171Zrunning 0 tests
29112026-02-26T18:14:43.171Z
29122026-02-26T18:14:43.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29132026-02-26T18:14:43.171Z
29142026-02-26T18:14:43.171Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29152026-02-26T18:14:43.171Z
29162026-02-26T18:14:43.171Zrunning 0 tests
29172026-02-26T18:14:43.171Z
29182026-02-26T18:14:43.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29192026-02-26T18:14:43.171Z
29202026-02-26T18:14:43.171Z Running unittests src/lib.rs (target/debug/deps/asic-d4b0202a2b9db103)
29212026-02-26T18:14:43.171Z
29222026-02-26T18:14:43.171Zrunning 0 tests
29232026-02-26T18:14:43.171Z
29242026-02-26T18:14:43.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29252026-02-26T18:14:43.171Z
29262026-02-26T18:14:43.171Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29272026-02-26T18:14:43.196Z
29282026-02-26T18:14:43.196Zrunning 10 tests
29292026-02-26T18:14:43.197Ztest nat::tests::test_vni ... ok
29302026-02-26T18:14:43.197Ztest network::tests::test_equal ... ok
29312026-02-26T18:14:43.197Ztest network::tests::test_eui64 ... ok
29322026-02-26T18:14:43.197Ztest network::tests::test_into ... ok
29332026-02-26T18:14:43.197Ztest network::tests::test_generate_ipv6_link_local ... ok
29342026-02-26T18:14:43.197Ztest network::tests::test_not_equal ... ok
29352026-02-26T18:14:43.197Ztest network::tests::test_parse ... ok
29362026-02-26T18:14:43.197Ztest network::tests::test_to_string ... ok
29372026-02-26T18:14:43.197Ztest test_purge ... ok
29382026-02-26T18:14:43.197Ztest illumos::test::address_exists_handles_missing_object ... ok
29392026-02-26T18:14:43.197Z
29402026-02-26T18:14:43.197Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29412026-02-26T18:14:43.197Z
29422026-02-26T18:14:43.197Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5f176f4013e63762)
29432026-02-26T18:14:43.197Z
29442026-02-26T18:14:43.197Zrunning 1 test
29452026-02-26T18:14:48.859Ztest test::test_apis_up_to_date ... ok
29462026-02-26T18:14:48.859Z
29472026-02-26T18:14:48.859Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.66s
29482026-02-26T18:14:48.859Z
29492026-02-26T18:14:48.909Z Running unittests src/main.rs (target/debug/deps/dpd-6e8ed735f97822ab)
29502026-02-26T18:14:48.934Z
29512026-02-26T18:14:48.934Zrunning 18 tests
29522026-02-26T18:14:48.934Ztest freemap::test_ordering ... ok
29532026-02-26T18:14:48.934Ztest config::tests::test_updates ... ok
29542026-02-26T18:14:48.934Ztest freemap::test_split ... ok
29552026-02-26T18:14:48.934Ztest macaddrs::tests::test_mac_offset ... ok
29562026-02-26T18:14:48.934Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29572026-02-26T18:14:48.934Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29582026-02-26T18:14:48.934Ztest macaddrs::tests::test_parse_port_id ... ok
29592026-02-26T18:14:48.934Ztest nat::test_mapping ... ok
29602026-02-26T18:14:48.934Ztest port_map::tests::dump_map ... ok
29612026-02-26T18:14:48.934Ztest port_map::tests::test_backplane_group ... ok
29622026-02-26T18:14:48.934Ztest port_map::tests::test_port_map ... ok
29632026-02-26T18:14:48.934ZFeb 26 18:14:48.699 DEBG created new freemap, unit: freemap_test
29642026-02-26T18:14:48.934ZFeb 26 18:14:48.699 DEBG initted freemap. size: 128, unit: freemap_test
29652026-02-26T18:14:48.934ZFeb 26 18:14:48.699 DEBG reset freemap, unit: freemap_test
29662026-02-26T18:14:48.934Ztest freemap::test_basic ... ok
29672026-02-26T18:14:48.960ZFeb 26 18:14:48.700 DEBG created new freemap, unit: freemap_test
29682026-02-26T18:14:48.960ZFeb 26 18:14:48.700 DEBG initted freemap. size: 128, unit: freemap_test
29692026-02-26T18:14:48.960ZFeb 26 18:14:48.700 DEBG reset freemap, unit: freemap_test
29702026-02-26T18:14:48.960Ztest freemap::test_span ... ok
29712026-02-26T18:14:48.960ZFeb 26 18:14:48.701 DEBG created new freemap, unit: freemap_test
29722026-02-26T18:14:48.960ZFeb 26 18:14:48.701 DEBG initted freemap. size: 128, unit: freemap_test
29732026-02-26T18:14:48.960ZFeb 26 18:14:48.702 DEBG reset freemap, unit: freemap_test
29742026-02-26T18:14:48.960Ztest port_map::tests::parse_softnpu_revision ... ok
29752026-02-26T18:14:48.960ZFeb 26 18:14:48.701 DEBG created new freemap, unit: freemap_test
29762026-02-26T18:14:48.960ZFeb 26 18:14:48.702 DEBG initted freemap. size: 128, unit: freemap_test
29772026-02-26T18:14:48.960ZFeb 26 18:14:48.702 DEBG reset freemap, unit: freemap_test
29782026-02-26T18:14:48.960Ztest freemap::test_exhaustion ... ok
29792026-02-26T18:14:48.960Ztest freemap::test_reclaim ... ok
29802026-02-26T18:14:48.960Ztest api_server::tests::test_build_info ... ok
29812026-02-26T18:14:48.960ZFeb 26 18:14:48.704 DEBG created new freemap, unit: freemap_test
29822026-02-26T18:14:48.960ZFeb 26 18:14:48.705 DEBG initted freemap. size: 128, unit: freemap_test
29832026-02-26T18:14:48.960ZFeb 26 18:14:48.705 DEBG reset freemap, unit: freemap_test
29842026-02-26T18:14:48.960Ztest freemap::test_free ... ok
29852026-02-26T18:14:48.960Z
29862026-02-26T18:14:48.960Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
29872026-02-26T18:14:48.960Z
29882026-02-26T18:14:48.960Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-a6b4ecf9e209c054)
29892026-02-26T18:14:48.960Z
29902026-02-26T18:14:48.960Zrunning 0 tests
29912026-02-26T18:14:48.960Z
29922026-02-26T18:14:48.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29932026-02-26T18:14:48.960Z
29942026-02-26T18:14:48.960Z Running unittests src/lib.rs (target/debug/deps/dpd_api-81b58f70b8869089)
29952026-02-26T18:14:48.986Z
29962026-02-26T18:14:48.986Zrunning 0 tests
29972026-02-26T18:14:48.986Z
29982026-02-26T18:14:48.986Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29992026-02-26T18:14:48.986Z
30002026-02-26T18:14:48.986Z Running unittests src/lib.rs (target/debug/deps/dpd_client-4e5a9c26eb54e72c)
30012026-02-26T18:14:48.986Z
30022026-02-26T18:14:48.986Zrunning 2 tests
30032026-02-26T18:14:48.986Ztest tests::test_parse_client_port_id ... ok
30042026-02-26T18:14:48.986Ztest tests::test_port_id_cmp ... ok
30052026-02-26T18:14:48.986Z
30062026-02-26T18:14:48.986Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30072026-02-26T18:14:48.986Z
30082026-02-26T18:14:48.986Z Running tests/test_all.rs (target/debug/deps/test_all-df1a5522a16b1c83)
30092026-02-26T18:14:48.986Z
30102026-02-26T18:14:48.987Zrunning 0 tests
30112026-02-26T18:14:48.987Z
30122026-02-26T18:14:48.987Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30132026-02-26T18:14:48.987Z
30142026-02-26T18:14:48.987Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30152026-02-26T18:14:48.987Z
30162026-02-26T18:14:48.987Zrunning 0 tests
30172026-02-26T18:14:48.987Z
30182026-02-26T18:14:48.987Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30192026-02-26T18:14:48.987Z
30202026-02-26T18:14:48.987Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30212026-02-26T18:14:49.013Z
30222026-02-26T18:14:49.013Zrunning 12 tests
30232026-02-26T18:14:49.013Ztest lldp::test_lldp_parse ... ok
30242026-02-26T18:14:49.013Ztest icmp::test_v6_checksum ... ok
30252026-02-26T18:14:49.013Ztest icmp::test_v4_checksum ... ok
30262026-02-26T18:14:49.013Ztest pbuf::test_byte ... ok
30272026-02-26T18:14:49.013Ztest ipv6::test_ipv6_parse ... ok
30282026-02-26T18:14:49.013Ztest pbuf::test_nibble ... ok
30292026-02-26T18:14:49.013Ztest pbuf::test_overflow ... ok
30302026-02-26T18:14:49.013Ztest pbuf::test_short ... ok
30312026-02-26T18:14:49.014Ztest pbuf::test_twelve ... ok
30322026-02-26T18:14:49.014Ztest pbuf::test_word ... ok
30332026-02-26T18:14:49.014Ztest tcp::test_checksum_syn_nodata ... ok
30342026-02-26T18:14:49.014Ztest tcp::test_checksum_ack_data ... ok
30352026-02-26T18:14:49.014Z
30362026-02-26T18:14:49.014Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30372026-02-26T18:14:49.014Z
30382026-02-26T18:14:49.014Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30392026-02-26T18:14:49.014Z
30402026-02-26T18:14:49.014Zrunning 0 tests
30412026-02-26T18:14:49.014Z
30422026-02-26T18:14:49.014Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30432026-02-26T18:14:49.014Z
30442026-02-26T18:14:49.014Z Running unittests src/main.rs (target/debug/deps/swadm-9e018ccd5e67af16)
30452026-02-26T18:14:49.040Z
30462026-02-26T18:14:49.040Zrunning 4 tests
30472026-02-26T18:14:49.040Ztest switchport::test::test_compute_lanes ... ok
30482026-02-26T18:14:49.066Ztest switchport::test::port_id_ordering ... ok
30492026-02-26T18:14:49.066Z Lane 0 Lane 1 Lane 2 Lane 3
30502026-02-26T18:14:49.066Z Rx Loss-of-lock: Yes Lane 0 YesLane 1 Lane 2 Yes Yes
30512026-02-26T18:14:49.066ZLane 3 Rx Loss-of-signal: Yes
30522026-02-26T18:14:49.066ZYes State: Activated YesActivated Yes
30532026-02-26T18:14:49.066ZActivated Rx CDR Enabled: YesActivated
30542026-02-26T18:14:49.066Z Yes Rx Output Enabled: false false Yesfalse Yes
30552026-02-26T18:14:49.066Z false
30562026-02-26T18:14:49.066Z Tx Enabled: Yes Rx Output Status: valid validYes Yes Yes
30572026-02-26T18:14:49.066Zvalid Tx Loss-of-lock: No valid
30582026-02-26T18:14:49.066ZNo Rx Loss-of-lock: true No true No
30592026-02-26T18:14:49.066Ztrue true
30602026-02-26T18:14:49.066Z Tx Loss-of-signal: No Rx Loss-of-signal: false Nofalse falseNo No
30612026-02-26T18:14:49.066Z Tx CDR Enabled: No false
30622026-02-26T18:14:49.066ZNo Rx Auto-squelch Disable: true Notrue No
30632026-02-26T18:14:49.066Z Tx Adaptive EQ Fault: No trueNo true
30642026-02-26T18:14:49.066ZNo No
30652026-02-26T18:14:49.066Z Tx Output Enabled: true Tx Fault: Yes true Yestrue true
30662026-02-26T18:14:49.066ZYes Yes
30672026-02-26T18:14:49.066Z Tx Output Status: invalid invalid invalid invalid
30682026-02-26T18:14:49.067Z Tx Loss-of-lock: false false false false
30692026-02-26T18:14:49.067Z Tx Loss-of-signal: true true true true
30702026-02-26T18:14:49.067ZTx Auto-squelch Disable: false false false false
30712026-02-26T18:14:49.067Z Tx Adaptive EQ Fail: true true true true
30722026-02-26T18:14:49.067Z Tx Failure: false false false false
30732026-02-26T18:14:49.067Z Tx Force Squelch: true true true true
30742026-02-26T18:14:49.067Z Tx Input Polarity: normal normal normal normal
30752026-02-26T18:14:49.067Ztest switchport::test::test_print_sff_datapath ... ok
30762026-02-26T18:14:49.067Ztest switchport::test::test_print_cmis_datapath ... ok
30772026-02-26T18:14:49.067Z
30782026-02-26T18:14:49.067Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
30792026-02-26T18:14:49.067Z
30802026-02-26T18:14:49.067Z Running tests/counters.rs (target/debug/deps/counters-f9d4f6508e8dabf0)
30812026-02-26T18:14:49.067Z
30822026-02-26T18:14:49.067Zrunning 1 test
30832026-02-26T18:14:49.067Ztest test_p4_counter_list ... ignored
30842026-02-26T18:14:49.067Z
30852026-02-26T18:14:49.067Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30862026-02-26T18:14:49.067Z
30872026-02-26T18:14:49.092Z Running tests/port-link.rs (target/debug/deps/port_link-d337a77940710027)
30882026-02-26T18:14:49.093Z
30892026-02-26T18:14:49.093Zrunning 5 tests
30902026-02-26T18:14:49.093Ztest test_an ... ignored
30912026-02-26T18:14:49.093Ztest test_enable ... ignored
30922026-02-26T18:14:49.093Ztest test_ip_addresses ... ignored
30932026-02-26T18:14:49.093Ztest test_kr ... ignored
30942026-02-26T18:14:49.093Ztest test_mac ... ignored
30952026-02-26T18:14:49.093Z
30962026-02-26T18:14:49.093Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30972026-02-26T18:14:49.093Z
30982026-02-26T18:14:49.093Z Running unittests src/main.rs (target/debug/deps/tfportd-56f1f12626b36e8c)
30992026-02-26T18:14:49.093Z
31002026-02-26T18:14:49.093Zrunning 3 tests
31012026-02-26T18:14:49.093Ztest linklocal::test_parse_ipadm ... ok
31022026-02-26T18:14:49.093Ztest config::tests::test_updates ... ok
31032026-02-26T18:14:49.093Ztest tfport::test_parse_tfport ... ok
31042026-02-26T18:14:49.093Z
31052026-02-26T18:14:49.093Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31062026-02-26T18:14:49.093Z
31072026-02-26T18:14:49.118Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31082026-02-26T18:14:49.118Z
31092026-02-26T18:14:49.118Zrunning 0 tests
31102026-02-26T18:14:49.118Z
31112026-02-26T18:14:49.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31122026-02-26T18:14:49.118Z
31132026-02-26T18:14:49.118Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31142026-02-26T18:14:49.118Z
31152026-02-26T18:14:49.118Zrunning 0 tests
31162026-02-26T18:14:49.118Z
31172026-02-26T18:14:49.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31182026-02-26T18:14:49.118Z
31192026-02-26T18:14:49.119Z Doc-tests aal
31202026-02-26T18:14:49.368Z
31212026-02-26T18:14:49.368Zrunning 0 tests
31222026-02-26T18:14:49.368Z
31232026-02-26T18:14:49.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31242026-02-26T18:14:49.369Z
31252026-02-26T18:14:49.403Z Doc-tests aal_macros
31262026-02-26T18:14:49.555Z
31272026-02-26T18:14:49.555Zrunning 0 tests
31282026-02-26T18:14:49.555Z
31292026-02-26T18:14:49.555Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31302026-02-26T18:14:49.555Z
31312026-02-26T18:14:49.588Z Doc-tests common
31322026-02-26T18:14:50.206Z
31332026-02-26T18:14:50.206Zrunning 0 tests
31342026-02-26T18:14:50.206Z
31352026-02-26T18:14:50.206Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31362026-02-26T18:14:50.206Z
31372026-02-26T18:14:50.245Z Doc-tests dpd_api
31382026-02-26T18:14:52.491Z
31392026-02-26T18:14:52.491Zrunning 2 tests
31402026-02-26T18:14:52.491Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
31412026-02-26T18:14:52.491Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
31422026-02-26T18:14:52.491Z
31432026-02-26T18:14:52.491Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31442026-02-26T18:14:52.491Z
31452026-02-26T18:14:52.560Z Doc-tests dpd_client
31462026-02-26T18:14:55.178Z
31472026-02-26T18:14:55.178Zrunning 0 tests
31482026-02-26T18:14:55.178Z
31492026-02-26T18:14:55.178Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31502026-02-26T18:14:55.178Z
31512026-02-26T18:14:55.277Z Doc-tests dpd_types
31522026-02-26T18:14:56.001Z
31532026-02-26T18:14:56.001Zrunning 0 tests
31542026-02-26T18:14:56.001Z
31552026-02-26T18:14:56.001Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31562026-02-26T18:14:56.001Z
31572026-02-26T18:14:56.063Z Doc-tests packet
31582026-02-26T18:14:56.323Z
31592026-02-26T18:14:56.323Zrunning 0 tests
31602026-02-26T18:14:56.324Z
31612026-02-26T18:14:56.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31622026-02-26T18:14:56.324Z
31632026-02-26T18:14:56.367Z Doc-tests pcap
31642026-02-26T18:14:56.493Z
31652026-02-26T18:14:56.493Zrunning 0 tests
31662026-02-26T18:14:56.493Z
31672026-02-26T18:14:56.493Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31682026-02-26T18:14:56.493Z
31692026-02-26T18:14:56.581Z+ for feat in tofino_stub tofino_asic softnpu chaos
31702026-02-26T18:14:56.581Z+ RUST_BACKTRACE=full
31712026-02-26T18:14:56.581Z+ cargo test --features chaos --no-fail-fast
31722026-02-26T18:14:58.115Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31732026-02-26T18:14:58.147Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31742026-02-26T18:14:58.179Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31752026-02-26T18:15:19.928Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31762026-02-26T18:15:19.953Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31772026-02-26T18:16:38.280Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
31782026-02-26T18:16:38.422Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
31792026-02-26T18:16:38.458Z
31802026-02-26T18:16:38.458Zrunning 0 tests
31812026-02-26T18:16:38.458Z
31822026-02-26T18:16:38.458Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31832026-02-26T18:16:38.458Z
31842026-02-26T18:16:38.458Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
31852026-02-26T18:16:38.458Z
31862026-02-26T18:16:38.458Zrunning 0 tests
31872026-02-26T18:16:38.458Z
31882026-02-26T18:16:38.459Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31892026-02-26T18:16:38.459Z
31902026-02-26T18:16:38.459Z Running unittests src/lib.rs (target/debug/deps/asic-e66111ad91c1e177)
31912026-02-26T18:16:38.459Z
31922026-02-26T18:16:38.459Zrunning 0 tests
31932026-02-26T18:16:38.459Z
31942026-02-26T18:16:38.459Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31952026-02-26T18:16:38.459Z
31962026-02-26T18:16:38.459Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
31972026-02-26T18:16:38.459Z
31982026-02-26T18:16:38.459Zrunning 10 tests
31992026-02-26T18:16:38.459Ztest network::tests::test_equal ... ok
32002026-02-26T18:16:38.460Ztest network::tests::test_eui64 ... ok
32012026-02-26T18:16:38.460Ztest nat::tests::test_vni ... ok
32022026-02-26T18:16:38.460Ztest network::tests::test_into ... ok
32032026-02-26T18:16:38.460Ztest network::tests::test_generate_ipv6_link_local ... ok
32042026-02-26T18:16:38.460Ztest network::tests::test_not_equal ... ok
32052026-02-26T18:16:38.460Ztest network::tests::test_to_string ... ok
32062026-02-26T18:16:38.460Ztest network::tests::test_parse ... ok
32072026-02-26T18:16:38.460Ztest test_purge ... ok
32082026-02-26T18:16:38.523Ztest illumos::test::address_exists_handles_missing_object ... ok
32092026-02-26T18:16:38.523Z
32102026-02-26T18:16:38.523Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32112026-02-26T18:16:38.523Z
32122026-02-26T18:16:38.524Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
32132026-02-26T18:16:38.524Z
32142026-02-26T18:16:38.524Zrunning 1 test
32152026-02-26T18:16:43.858Ztest test::test_apis_up_to_date ... ok
32162026-02-26T18:16:43.858Z
32172026-02-26T18:16:43.858Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.36s
32182026-02-26T18:16:43.858Z
32192026-02-26T18:16:43.918Z Running unittests src/main.rs (target/debug/deps/dpd-0a50a62cadc51b1e)
32202026-02-26T18:16:43.949Z
32212026-02-26T18:16:43.949Zrunning 18 tests
32222026-02-26T18:16:43.949Ztest freemap::test_ordering ... ok
32232026-02-26T18:16:43.949Ztest freemap::test_split ... ok
32242026-02-26T18:16:43.949Ztest config::tests::test_updates ... ok
32252026-02-26T18:16:43.949Ztest macaddrs::tests::test_mac_offset ... ok
32262026-02-26T18:16:43.949Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32272026-02-26T18:16:43.949Ztest macaddrs::tests::test_parse_port_id ... ok
32282026-02-26T18:16:43.949Ztest nat::test_mapping ... ok
32292026-02-26T18:16:43.949Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32302026-02-26T18:16:43.949Ztest port_map::tests::dump_map ... ok
32312026-02-26T18:16:43.977Ztest port_map::tests::test_backplane_group ... ok
32322026-02-26T18:16:43.977Ztest port_map::tests::test_port_map ... ok
32332026-02-26T18:16:43.977ZFeb 26 18:16:43.716 DEBG created new freemap, unit: freemap_testFeb 26 18:16:43.716
32342026-02-26T18:16:43.977ZFeb 26 18:16:43.716 DEBG initted freemap. size: 128, unit: freemap_test
32352026-02-26T18:16:43.977ZDEBG created new freemapFeb 26 18:16:43.716 DEBG, unitreset freemap:, unitfreemap_test:
32362026-02-26T18:16:43.977Zfreemap_test
32372026-02-26T18:16:43.977ZFeb 26 18:16:43.716 DEBG initted freemap. size: 128, unit: freemap_test
32382026-02-26T18:16:43.977ZFeb 26 18:16:43.716 DEBG reset freemap, unit: freemap_test
32392026-02-26T18:16:43.977ZFeb 26 18:16:43.716 DEBG created new freemap, unit: freemap_test
32402026-02-26T18:16:43.978ZFeb 26 18:16:43.717 DEBG initted freemap. size: 128, unit: freemap_test
32412026-02-26T18:16:43.978ZFeb 26 18:16:43.717 DEBG reset freemap, unit: freemap_test
32422026-02-26T18:16:43.978Ztest freemap::test_reclaim ... ok
32432026-02-26T18:16:43.978Ztest freemap::test_span ... ok
32442026-02-26T18:16:43.978Ztest freemap::test_basic ... ok
32452026-02-26T18:16:43.978ZFeb 26 18:16:43.718 DEBG created new freemap, unit: freemap_test
32462026-02-26T18:16:43.978ZFeb 26 18:16:43.719 DEBG initted freemap. size: 128, unit: freemap_test
32472026-02-26T18:16:43.978ZFeb 26 18:16:43.719 DEBG reset freemap, unit: freemap_test
32482026-02-26T18:16:43.978ZFeb 26 18:16:43.719 DEBG created new freemap, unit: freemap_test
32492026-02-26T18:16:43.978ZFeb 26 18:16:43.719 DEBG initted freemap. size: 128, unit: freemap_test
32502026-02-26T18:16:43.978Ztest freemap::test_exhaustion ... ok
32512026-02-26T18:16:43.978ZFeb 26 18:16:43.719 DEBG reset freemap, unit: freemap_test
32522026-02-26T18:16:43.979Ztest freemap::test_free ... ok
32532026-02-26T18:16:43.979Ztest port_map::tests::parse_softnpu_revision ... ok
32542026-02-26T18:16:43.979Ztest api_server::tests::test_build_info ... ok
32552026-02-26T18:16:43.979Z
32562026-02-26T18:16:43.979Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
32572026-02-26T18:16:43.979Z
32582026-02-26T18:16:43.979Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-d6343b02a2aaedc5)
32592026-02-26T18:16:43.979Z
32602026-02-26T18:16:43.979Zrunning 0 tests
32612026-02-26T18:16:43.979Z
32622026-02-26T18:16:43.979Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32632026-02-26T18:16:43.979Z
32642026-02-26T18:16:44.016Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
32652026-02-26T18:16:44.016Z
32662026-02-26T18:16:44.017Zrunning 0 tests
32672026-02-26T18:16:44.017Z
32682026-02-26T18:16:44.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32692026-02-26T18:16:44.017Z
32702026-02-26T18:16:44.017Z Running unittests src/lib.rs (target/debug/deps/dpd_client-58b34ae871a4f802)
32712026-02-26T18:16:44.017Z
32722026-02-26T18:16:44.017Zrunning 2 tests
32732026-02-26T18:16:44.017Ztest tests::test_parse_client_port_id ... ok
32742026-02-26T18:16:44.017Ztest tests::test_port_id_cmp ... ok
32752026-02-26T18:16:44.017Z
32762026-02-26T18:16:44.018Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32772026-02-26T18:16:44.018Z
32782026-02-26T18:16:44.018Z Running tests/test_all.rs (target/debug/deps/test_all-8e988050e94e30f9)
32792026-02-26T18:16:44.045Z
32802026-02-26T18:16:44.045Zrunning 6 tests
32812026-02-26T18:16:47.034Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32822026-02-26T18:16:47.059Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32832026-02-26T18:16:47.059Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32842026-02-26T18:16:47.084Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32852026-02-26T18:16:47.491Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32862026-02-26T18:16:53.874Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32872026-02-26T18:16:53.874Z
32882026-02-26T18:16:53.874Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.86s
32892026-02-26T18:16:53.874Z
32902026-02-26T18:16:53.899Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
32912026-02-26T18:16:53.924Z
32922026-02-26T18:16:53.924Zrunning 0 tests
32932026-02-26T18:16:53.924Z
32942026-02-26T18:16:53.924Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32952026-02-26T18:16:53.924Z
32962026-02-26T18:16:53.924Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
32972026-02-26T18:16:53.924Z
32982026-02-26T18:16:53.924Zrunning 12 tests
32992026-02-26T18:16:53.924Ztest icmp::test_v6_checksum ... ok
33002026-02-26T18:16:53.924Ztest icmp::test_v4_checksum ... ok
33012026-02-26T18:16:53.924Ztest lldp::test_lldp_parse ... ok
33022026-02-26T18:16:53.924Ztest pbuf::test_byte ... ok
33032026-02-26T18:16:53.924Ztest ipv6::test_ipv6_parse ... ok
33042026-02-26T18:16:53.925Ztest pbuf::test_nibble ... ok
33052026-02-26T18:16:53.925Ztest pbuf::test_overflow ... ok
33062026-02-26T18:16:53.925Ztest pbuf::test_short ... ok
33072026-02-26T18:16:53.925Ztest pbuf::test_twelve ... ok
33082026-02-26T18:16:53.925Ztest pbuf::test_word ... ok
33092026-02-26T18:16:53.925Ztest tcp::test_checksum_ack_data ... ok
33102026-02-26T18:16:53.925Ztest tcp::test_checksum_syn_nodata ... ok
33112026-02-26T18:16:53.925Z
33122026-02-26T18:16:53.925Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33132026-02-26T18:16:53.925Z
33142026-02-26T18:16:53.925Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33152026-02-26T18:16:53.950Z
33162026-02-26T18:16:53.950Zrunning 0 tests
33172026-02-26T18:16:53.950Z
33182026-02-26T18:16:53.950Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33192026-02-26T18:16:53.950Z
33202026-02-26T18:16:53.950Z Running unittests src/main.rs (target/debug/deps/swadm-3e64dd9a35f56868)
33212026-02-26T18:16:53.950Z
33222026-02-26T18:16:53.950Zrunning 4 tests
33232026-02-26T18:16:53.950Ztest switchport::test::test_compute_lanes ... ok
33242026-02-26T18:16:53.950Ztest switchport::test::port_id_ordering ... ok
33252026-02-26T18:16:53.950Z Lane 0 Lane 1 Lane 2 Lane 3
33262026-02-26T18:16:53.950Z Rx Loss-of-lock: Yes Yes Yes Yes
33272026-02-26T18:16:53.950Z Rx Loss-of-signal: Yes Yes Yes Yes
33282026-02-26T18:16:53.950Z Rx CDR Enabled: Yes Yes Yes Yes
33292026-02-26T18:16:53.950Z Tx Enabled: Yes Yes Yes Yes
33302026-02-26T18:16:53.950Z Tx Loss-of-lock: No No No No
33312026-02-26T18:16:53.950Z Tx Loss-of-signal: No No No No
33322026-02-26T18:16:53.950Z Tx CDR Enabled: No No No No
33332026-02-26T18:16:53.951Z Tx Adaptive EQ Fault: No Lane 0 No Lane 1No No
33342026-02-26T18:16:53.951ZLane 2 Tx Fault: Yes Lane 3Yes
33352026-02-26T18:16:53.951Z State: Activated Yes Yes
33362026-02-26T18:16:53.951ZActivated Activated Activated
33372026-02-26T18:16:53.951Z Rx Output Enabled: false false false false
33382026-02-26T18:16:53.951Z Rx Output Status: valid valid valid valid
33392026-02-26T18:16:53.951Z Rx Loss-of-lock: true true true true
33402026-02-26T18:16:53.951Z Rx Loss-of-signal: false false false false
33412026-02-26T18:16:53.951ZRx Auto-squelch Disable: true true true true
33422026-02-26T18:16:53.951Z Tx Output Enabled: true true true true
33432026-02-26T18:16:53.951Z Tx Output Status: invalid invalid invalid invalid
33442026-02-26T18:16:53.951Z Tx Loss-of-lock: false false false false
33452026-02-26T18:16:53.951Z Tx Loss-of-signal: true true true true
33462026-02-26T18:16:53.951ZTx Auto-squelch Disable: false false false false
33472026-02-26T18:16:53.951Z Tx Adaptive EQ Fail: true true true true
33482026-02-26T18:16:53.951Z Tx Failure: false false false false
33492026-02-26T18:16:53.951Z Tx Force Squelch: true true true true
33502026-02-26T18:16:53.951Z Tx Input Polarity: normal normal normal normal
33512026-02-26T18:16:53.951Ztest switchport::test::test_print_sff_datapath ... ok
33522026-02-26T18:16:53.951Ztest switchport::test::test_print_cmis_datapath ... ok
33532026-02-26T18:16:53.951Z
33542026-02-26T18:16:53.951Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33552026-02-26T18:16:53.951Z
33562026-02-26T18:16:53.951Z Running tests/counters.rs (target/debug/deps/counters-ee8f488ac7930aca)
33572026-02-26T18:16:53.951Z
33582026-02-26T18:16:53.951Zrunning 1 test
33592026-02-26T18:16:53.951Ztest test_p4_counter_list ... ignored
33602026-02-26T18:16:53.951Z
33612026-02-26T18:16:53.951Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33622026-02-26T18:16:53.951Z
33632026-02-26T18:16:53.951Z Running tests/port-link.rs (target/debug/deps/port_link-192c517b02963b9e)
33642026-02-26T18:16:53.951Z
33652026-02-26T18:16:53.951Zrunning 5 tests
33662026-02-26T18:16:53.951Ztest test_an ... ignored
33672026-02-26T18:16:53.951Ztest test_enable ... ignored
33682026-02-26T18:16:53.951Ztest test_ip_addresses ... ignored
33692026-02-26T18:16:53.951Ztest test_kr ... ignored
33702026-02-26T18:16:53.951Ztest test_mac ... ignored
33712026-02-26T18:16:53.951Z
33722026-02-26T18:16:53.951Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33732026-02-26T18:16:53.952Z
33742026-02-26T18:16:53.952Z Running unittests src/main.rs (target/debug/deps/tfportd-7f8f73efad231ae6)
33752026-02-26T18:16:53.977Z
33762026-02-26T18:16:53.977Zrunning 3 tests
33772026-02-26T18:16:53.977Ztest config::tests::test_updates ... ok
33782026-02-26T18:16:53.977Ztest tfport::test_parse_tfport ... ok
33792026-02-26T18:16:53.977Ztest linklocal::test_parse_ipadm ... ok
33802026-02-26T18:16:53.977Z
33812026-02-26T18:16:53.977Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33822026-02-26T18:16:53.977Z
33832026-02-26T18:16:53.977Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
33842026-02-26T18:16:53.977Z
33852026-02-26T18:16:53.977Zrunning 0 tests
33862026-02-26T18:16:53.977Z
33872026-02-26T18:16:53.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33882026-02-26T18:16:53.977Z
33892026-02-26T18:16:53.977Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
33902026-02-26T18:16:53.977Z
33912026-02-26T18:16:53.977Zrunning 0 tests
33922026-02-26T18:16:53.977Z
33932026-02-26T18:16:53.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33942026-02-26T18:16:53.977Z
33952026-02-26T18:16:54.002Z Doc-tests aal
33962026-02-26T18:16:54.216Z
33972026-02-26T18:16:54.216Zrunning 0 tests
33982026-02-26T18:16:54.216Z
33992026-02-26T18:16:54.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34002026-02-26T18:16:54.216Z
34012026-02-26T18:16:54.260Z Doc-tests aal_macros
34022026-02-26T18:16:54.467Z
34032026-02-26T18:16:54.467Zrunning 0 tests
34042026-02-26T18:16:54.467Z
34052026-02-26T18:16:54.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34062026-02-26T18:16:54.467Z
34072026-02-26T18:16:54.499Z Doc-tests common
34082026-02-26T18:16:55.144Z
34092026-02-26T18:16:55.144Zrunning 0 tests
34102026-02-26T18:16:55.144Z
34112026-02-26T18:16:55.144Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34122026-02-26T18:16:55.144Z
34132026-02-26T18:16:55.194Z Doc-tests dpd_api
34142026-02-26T18:16:57.730Z
34152026-02-26T18:16:57.730Zrunning 2 tests
34162026-02-26T18:16:57.730Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
34172026-02-26T18:16:57.730Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
34182026-02-26T18:16:57.730Z
34192026-02-26T18:16:57.730Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34202026-02-26T18:16:57.730Z
34212026-02-26T18:16:57.810Z Doc-tests dpd_client
34222026-02-26T18:17:00.630Z
34232026-02-26T18:17:00.630Zrunning 0 tests
34242026-02-26T18:17:00.630Z
34252026-02-26T18:17:00.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34262026-02-26T18:17:00.630Z
34272026-02-26T18:17:00.720Z Doc-tests dpd_types
34282026-02-26T18:17:01.525Z
34292026-02-26T18:17:01.525Zrunning 0 tests
34302026-02-26T18:17:01.525Z
34312026-02-26T18:17:01.525Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34322026-02-26T18:17:01.525Z
34332026-02-26T18:17:01.586Z Doc-tests packet
34342026-02-26T18:17:01.841Z
34352026-02-26T18:17:01.841Zrunning 0 tests
34362026-02-26T18:17:01.841Z
34372026-02-26T18:17:01.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34382026-02-26T18:17:01.841Z
34392026-02-26T18:17:01.891Z Doc-tests pcap
34402026-02-26T18:17:02.036Z
34412026-02-26T18:17:02.036Zrunning 0 tests
34422026-02-26T18:17:02.037Z
34432026-02-26T18:17:02.037Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34442026-02-26T18:17:02.037Z
34452026-02-26T18:17:02.133Zprocess exited: duration 1493706 ms, exit code 0
 
34462026-02-26T18:17:02.186Zfound 0 output files