01KJCV46WHQQ53X8ZWA9MZ2XYS: test

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

Buildomat Job: 01KJCV4G9CF74PCTFVP5QHC6FM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T11:25:47.036Zjob assigned to worker 01KJCV4GC6EPJ4E2X04DPWRJYW [factory gimlet-EVT22200007-propolis, EVT22200007/59472] (queued for 24 s)
 
22026-02-26T11:25:55.026Zstarting task 0: "setup"
32026-02-26T11:25:55.052Z++ uname -s
42026-02-26T11:25:55.052Z+ kern=SunOS
52026-02-26T11:25:55.052Z+ build_user=build
62026-02-26T11:25:55.052Z+ build_uid=12345
72026-02-26T11:25:55.052Z+ work_dir=/work
82026-02-26T11:25:55.052Z+ input_dir=/input
92026-02-26T11:25:55.052Z+ [[ 0 == 12345 ]]
102026-02-26T11:25:55.052Z+ case "$kern" in
112026-02-26T11:25:55.052Z+ groupadd -g 12345 build
122026-02-26T11:25:55.052Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T11:25:57.048Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T11:25:57.082Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T11:25:57.107Z+ home_fs=zfs
162026-02-26T11:25:57.107Z+ [[ zfs == autofs ]]
172026-02-26T11:25:57.107Z+ mkdir -p /home/build
182026-02-26T11:25:57.107Z+ chown build:build /home/build /work
192026-02-26T11:25:59.090Z+ chmod 0700 /home/build /work
202026-02-26T11:25:59.115Zprocess exited: duration 4071 ms, exit code 0
 
212026-02-26T11:25:59.166Zstarting task 1: "rust-toolchain"
222026-02-26T11:25:59.191Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T11:25:59.191Z * rust toolchain channel = "1.90.0"
242026-02-26T11:25:59.191Z * rust toolchain profile = "default"
252026-02-26T11:25:59.191Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-26T11:25:59.192Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T11:25:59.192Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T11:25:59.192Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T11:25:59.192Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T11:25:59.309Zinfo: downloading installer
312026-02-26T11:26:00.002Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T11:26:00.002Zwarn: /opt/ooce/bin
332026-02-26T11:26:00.002Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T11:26:00.002Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T11:26:00.002Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T11:26:00.002Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T11:26:00.002Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T11:26:00.002Zerror: cannot install while Rust is installed
392026-02-26T11:26:00.002Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T11:26:00.053Zinfo: profile set to 'default'
412026-02-26T11:26:00.053Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T11:26:00.053Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T11:26:00.127Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T11:26:00.128Zinfo: downloading component 'cargo'
452026-02-26T11:26:00.349Zinfo: downloading component 'clippy'
462026-02-26T11:26:00.419Zinfo: downloading component 'rust-docs'
472026-02-26T11:26:00.971Zinfo: downloading component 'rust-std'
482026-02-26T11:26:01.437Zinfo: downloading component 'rustc'
492026-02-26T11:26:04.078Zinfo: downloading component 'rustfmt'
502026-02-26T11:26:04.244Zinfo: installing component 'cargo'
512026-02-26T11:26:05.410Zinfo: installing component 'clippy'
522026-02-26T11:26:05.866Zinfo: installing component 'rust-docs'
532026-02-26T11:26:08.905Zinfo: installing component 'rust-std'
542026-02-26T11:26:11.082Zinfo: installing component 'rustc'
552026-02-26T11:26:18.706Zinfo: installing component 'rustfmt'
562026-02-26T11:26:19.087Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T11:26:19.087Z
582026-02-26T11:26:19.245Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T11:26:19.245Z
602026-02-26T11:26:19.245Z
612026-02-26T11:26:19.245ZRust is installed now. Great!
622026-02-26T11:26:19.245Z
632026-02-26T11:26:19.245ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T11:26:19.245Zenvironment variable. This has not been done automatically.
652026-02-26T11:26:19.245Z
662026-02-26T11:26:19.245ZTo configure your current shell, you need to source
672026-02-26T11:26:19.245Zthe corresponding env file under $HOME/.cargo.
682026-02-26T11:26:19.245Z
692026-02-26T11:26:19.245ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T11:26:19.245Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T11:26:19.245Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T11:26:19.245Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T11:26:19.333Z+ rustup --version
742026-02-26T11:26:19.358Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T11:26:19.358Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T11:26:19.466Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T11:26:19.492Z+ cargo --version
782026-02-26T11:26:19.565Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T11:26:19.589Z+ rustc --version
802026-02-26T11:26:19.669Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T11:26:19.696Zprocess exited: duration 20507 ms, exit code 0
 
822026-02-26T11:26:19.748Zstarting task 2: "authentication"
832026-02-26T11:26:19.805Zprocess exited: duration 57 ms, exit code 0
 
842026-02-26T11:26:19.859Zstarting task 3: "clone repository"
852026-02-26T11:26:19.884Z+ mkdir -p /work/oxidecomputer/dendrite
862026-02-26T11:26:19.884Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-02-26T11:26:19.908ZCloning into '/work/oxidecomputer/dendrite'...
882026-02-26T11:26:21.401Z+ cd /work/oxidecomputer/dendrite
892026-02-26T11:26:21.401Z+ git fetch origin 533f2afc7da39c3b69431df1e346d3877c113b1a
902026-02-26T11:26:21.823ZFrom https://github.com/oxidecomputer/dendrite
912026-02-26T11:26:21.823Z * branch 533f2afc7da39c3b69431df1e346d3877c113b1a -> FETCH_HEAD
922026-02-26T11:26:21.848Z+ [[ -n zl/admin-scope-oxnet ]]
932026-02-26T11:26:21.848Z++ git branch --show-current
942026-02-26T11:26:21.848Z+ current=main
952026-02-26T11:26:21.848Z+ [[ main != zl/admin-scope-oxnet ]]
962026-02-26T11:26:21.848Z+ git branch -f zl/admin-scope-oxnet 533f2afc7da39c3b69431df1e346d3877c113b1a
972026-02-26T11:26:21.848Z+ git checkout -f zl/admin-scope-oxnet
982026-02-26T11:26:21.889ZSwitched to branch 'zl/admin-scope-oxnet'
992026-02-26T11:26:21.914Z+ git reset --hard 533f2afc7da39c3b69431df1e346d3877c113b1a
1002026-02-26T11:26:21.940ZHEAD is now at 533f2af [minor] gate unused trait for mcast
1012026-02-26T11:26:21.940Zprocess exited: duration 2075 ms, exit code 0
 
1022026-02-26T11:26:21.990Zstarting task 4: "build"
1032026-02-26T11:26:22.016Z+ source .github/buildomat/common.sh
1042026-02-26T11:26:22.016Z++ TOFINO_STAGES=20
1052026-02-26T11:26:22.016Z++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1062026-02-26T11:26:22.016Z++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1072026-02-26T11:26:22.016Z++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f
1082026-02-26T11:26:22.016Z+++ uname -s
1092026-02-26T11:26:22.016Z++ '[' SunOS == SunOS ']'
1102026-02-26T11:26:22.016Z++ SERIES=illumos
1112026-02-26T11:26:22.016Z+++ uname -s
1122026-02-26T11:26:22.016Z++ '[' SunOS == SunOS ']'
1132026-02-26T11:26:22.016Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1142026-02-26T11:26:22.016Z++ rustup show active-toolchain
1152026-02-26T11:26:22.077Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-02-26T11:26:22.102Z+ source .github/buildomat/illumos.sh
1172026-02-26T11:26:22.102Z++ banner 'sde setup'
1182026-02-26T11:26:22.102Z
1192026-02-26T11:26:22.102Z #### ##### ###### #### ###### ##### # # #####
1202026-02-26T11:26:22.102Z # # # # # # # # # # #
1212026-02-26T11:26:22.102Z #### # # ##### #### ##### # # # # #
1222026-02-26T11:26:22.102Z # # # # # # # # # #####
1232026-02-26T11:26:22.102Z # # # # # # # # # # # #
1242026-02-26T11:26:22.102Z #### ##### ###### #### ###### # #### #
1252026-02-26T11:26:22.102Z
1262026-02-26T11:26:22.102Z++ export PKG=tofino_sde.p5p
1272026-02-26T11:26:22.102Z++ PKG=tofino_sde.p5p
1282026-02-26T11:26:22.102Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p
1292026-02-26T11:26:22.102Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-02-26T11:26:22.102Z Dload Upload Total Spent Left Speed
1312026-02-26T11:26:25.875Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 75.0M 0 3900 0 0 15052 0 1:27:08 --:--:-- 1:27:08 15057 24 75.0M 24 18.7M 0 0 15.3M 0 0:00:04 0:00:01 0:00:03 15.3M 54 75.0M 54 40.6M 0 0 18.3M 0 0:00:04 0:00:02 0:00:02 18.3M 83 75.0M 83 62.6M 0 0 19.4M 0 0:00:03 0:00:03 --:--:-- 19.4M 100 75.0M 100 75.0M 0 0 19.8M 0 0:00:03 0:00:03 --:--:-- 19.8M
1322026-02-26T11:26:25.901Z+++ digest -a sha256 tofino_sde.p5p
1332026-02-26T11:26:25.951Z++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1342026-02-26T11:26:25.951Z++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']'
1352026-02-26T11:26:25.951Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-02-26T11:26:39.840Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-26T11:26:50.949Z Startup: Caching catalogs ... Done
1382026-02-26T11:26:51.155Z Startup: Refreshing catalog 'oxide' ... Done
1392026-02-26T11:27:18.546ZPlanning: Solver setup ... Done
1402026-02-26T11:27:18.706ZPlanning: Running solver ... Done
1412026-02-26T11:27:18.849ZPlanning: Finding local manifests ... Done
1422026-02-26T11:27:18.874ZPlanning: Fetching manifests: 1/1 100% complete
1432026-02-26T11:27:18.874ZPlanning: Fetching manifests: 1/1 100% complete
1442026-02-26T11:27:18.899ZPlanning: Package planning ... Done
1452026-02-26T11:27:18.899ZPlanning: Merging actions ... Done
1462026-02-26T11:27:19.031ZPlanning: Checking for conflicting actions ... Done
1472026-02-26T11:27:19.056ZPlanning: Consolidating action changes ... Done
1482026-02-26T11:27:19.644ZPlanning: Evaluating mediators ... Done
1492026-02-26T11:27:19.669ZPlanning: Planning completed in 28.48 seconds
1502026-02-26T11:27:19.669Z Packages to install: 1
1512026-02-26T11:27:19.669Z Create boot environment: No
1522026-02-26T11:27:19.669ZCreate backup boot environment: No
1532026-02-26T11:27:19.707Z
1542026-02-26T11:27:19.707ZDownload: 0/242 items 0.0/74.3MB 0% complete
1552026-02-26T11:27:19.949ZDownload: Completed 74.32 MB in 0.24 seconds (307M/s)
1562026-02-26T11:27:20.070Z Actions: 1/293 actions (Installing new actions)
1572026-02-26T11:27:21.591Z Actions: Completed 293 actions in 1.52 seconds.
1582026-02-26T11:27:21.616Z Done
1592026-02-26T11:27:21.659Z Done
1602026-02-26T11:27:23.038Z Done
1612026-02-26T11:27:27.451Z Done
1622026-02-26T11:27:27.542Z Done
1632026-02-26T11:27:27.542Z Done
1642026-02-26T11:27:27.609Z Done
1652026-02-26T11:27:28.220Z++ export SDE=/opt/oxide/tofino_sde
1662026-02-26T11:27:28.220Z++ SDE=/opt/oxide/tofino_sde
1672026-02-26T11:27:28.220Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-02-26T11:27:28.220Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-02-26T11:27:28.220Z++ banner packages
1702026-02-26T11:27:28.246Z
1712026-02-26T11:27:28.246Z ##### ## #### # # ## #### ###### ####
1722026-02-26T11:27:28.246Z # # # # # # # # # # # # # #
1732026-02-26T11:27:28.246Z # # # # # #### # # # ##### ####
1742026-02-26T11:27:28.246Z ##### ###### # # # ###### # ### # #
1752026-02-26T11:27:28.246Z # # # # # # # # # # # # # #
1762026-02-26T11:27:28.246Z # # # #### # # # # #### ###### ####
1772026-02-26T11:27:28.246Z
1782026-02-26T11:27:28.246Z++ pfexec pkg install clang-15 pcap
1792026-02-26T11:27:29.026Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-02-26T11:27:29.051Z Startup: Refreshing catalog 'oxide' ... Done
1812026-02-26T11:27:52.980ZPlanning: Solver setup ... Done
1822026-02-26T11:27:53.156ZPlanning: Running solver ... Done
1832026-02-26T11:27:53.307ZPlanning: Finding local manifests ... Done
1842026-02-26T11:27:53.332ZPlanning: Fetching manifests: 0/2 0% complete
1852026-02-26T11:27:53.846ZPlanning: Fetching manifests: 2/2 100% complete
1862026-02-26T11:27:53.897ZPlanning: Package planning ... Done
1872026-02-26T11:27:53.947ZPlanning: Merging actions ... Done
1882026-02-26T11:27:54.137ZPlanning: Checking for conflicting actions ... Done
1892026-02-26T11:27:54.162ZPlanning: Consolidating action changes ... Done
1902026-02-26T11:27:54.443ZPlanning: Evaluating mediators ... Done
1912026-02-26T11:27:54.468ZPlanning: Planning completed in 25.43 seconds
1922026-02-26T11:27:54.468Z Packages to install: 2
1932026-02-26T11:27:54.468Z Mediators to change: 2
1942026-02-26T11:27:54.468Z Services to change: 1
1952026-02-26T11:27:54.468Z Create boot environment: No
1962026-02-26T11:27:54.468ZCreate backup boot environment: No
1972026-02-26T11:27:54.509Z
1982026-02-26T11:27:54.509ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-02-26T11:27:59.510ZDownload: 984/3076 items 74.8/211.3MB 35% complete (15.1M/s)
2002026-02-26T11:28:04.510ZDownload: 2181/3076 items 118.5/211.3MB 56% complete (12.0M/s)
2012026-02-26T11:28:09.511ZDownload: 3034/3076 items 196.9/211.3MB 93% complete (12.3M/s)
2022026-02-26T11:28:11.978ZDownload: Completed 211.31 MB in 17.47 seconds (12.1M/s)
2032026-02-26T11:28:12.150Z Actions: 1/3418 actions (Installing new actions)
2042026-02-26T11:28:17.146Z Actions: Completed 3418 actions in 5.00 seconds.
2052026-02-26T11:28:18.058Z Done
2062026-02-26T11:28:18.058Z Done
2072026-02-26T11:28:19.336Z Done
2082026-02-26T11:28:23.854Z Done
2092026-02-26T11:28:23.950Z Done
2102026-02-26T11:28:23.974Z Done
2112026-02-26T11:28:24.089Z Done
2122026-02-26T11:28:24.241Z++ pfexec pkg set-mediator -V 15 clang llvm
2132026-02-26T11:28:24.592ZPlanning: Evaluating mediator changes ... Done
2142026-02-26T11:28:24.762ZPlanning: Checking for conflicting actions ... Done
2152026-02-26T11:28:24.788ZPlanning: Consolidating action changes ... Done
2162026-02-26T11:28:25.058ZPlanning: Evaluating mediators ... Done
2172026-02-26T11:28:25.083ZPlanning: Planning completed in 0.47 seconds
2182026-02-26T11:28:25.108Z Mediators to change: 2
2192026-02-26T11:28:25.108Z Create boot environment: No
2202026-02-26T11:28:25.108ZCreate backup boot environment: No
2212026-02-26T11:28:25.154Z Done
2222026-02-26T11:28:25.154Z Done
2232026-02-26T11:28:26.055Z Done
2242026-02-26T11:28:30.184Z Done
2252026-02-26T11:28:30.275Z Done
2262026-02-26T11:28:30.301Z Done
2272026-02-26T11:28:30.327Z Done
2282026-02-26T11:28:30.399Z++ cargo --version
2292026-02-26T11:28:30.467Zcargo 1.90.0 (840b83a10 2025-07-30)
2302026-02-26T11:28:30.492Z++ rustc --version
2312026-02-26T11:28:30.555Zrustc 1.90.0 (1159e78c4 2025-09-14)
2322026-02-26T11:28:30.580Z+ banner copyrights
2332026-02-26T11:28:30.580Z
2342026-02-26T11:28:30.580Z #### #### ##### # # ##### # #### # # ##### ####
2352026-02-26T11:28:30.580Z # # # # # # # # # # # # # # # # #
2362026-02-26T11:28:30.580Z # # # # # # # # # # ###### # ####
2372026-02-26T11:28:30.580Z # # # ##### # ##### # # ### # # # #
2382026-02-26T11:28:30.580Z # # # # # # # # # # # # # # # #
2392026-02-26T11:28:30.580Z #### #### # # # # # #### # # # ####
2402026-02-26T11:28:30.580Z
2412026-02-26T11:28:30.580Z+ ./tools/check_copyrights.sh
2422026-02-26T11:28:31.611Zdpd/p4/port_bitmap_check.p4: Copyright with wrong year
2432026-02-26T11:28:32.985Z+ banner clippy
2442026-02-26T11:28:33.010Z
2452026-02-26T11:28:33.010Z #### # # ##### ##### # #
2462026-02-26T11:28:33.010Z # # # # # # # # # #
2472026-02-26T11:28:33.010Z # # # # # # # #
2482026-02-26T11:28:33.010Z # # # ##### ##### #
2492026-02-26T11:28:33.011Z # # # # # # #
2502026-02-26T11:28:33.011Z #### ###### # # # #
2512026-02-26T11:28:33.011Z
2522026-02-26T11:28:33.011Z+ for feat in tofino_stub tofino_asic softnpu chaos
2532026-02-26T11:28:33.011Z+ cargo clippy --features tofino_stub -- --deny warnings
2542026-02-26T11:28:33.337Z Updating git repository `https://github.com/oxidecomputer/omicron`
2552026-02-26T11:28:53.725Z Updating crates.io index
2562026-02-26T11:28:53.770Z Updating git repository `https://github.com/illumos/smf-rs`
2572026-02-26T11:28:54.303Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-02-26T11:28:56.395Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2592026-02-26T11:28:57.069Z Updating git repository `https://github.com/oxidecomputer/tofino`
2602026-02-26T11:28:57.648Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2612026-02-26T11:28:58.658Z Updating git repository `https://github.com/oxidecomputer/ispf`
2622026-02-26T11:28:59.349Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2632026-02-26T11:29:00.105Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-02-26T11:29:01.024Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2652026-02-26T11:29:01.607Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2662026-02-26T11:29:02.251Z Updating git repository `https://github.com/oxidecomputer/p4`
2672026-02-26T11:29:03.228Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-02-26T11:29:03.813Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-02-26T11:29:04.499Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-02-26T11:29:05.926Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-02-26T11:29:06.484Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2722026-02-26T11:29:07.025Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-02-26T11:29:07.751Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-02-26T11:29:08.855Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752026-02-26T11:29:09.450Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762026-02-26T11:29:10.174Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772026-02-26T11:29:10.781Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-02-26T11:29:12.062Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792026-02-26T11:29:13.273Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802026-02-26T11:29:16.611Z Updating git repository `https://github.com/oxidecomputer/opte`
2812026-02-26T11:29:18.062Z Updating git repository `https://github.com/oxidecomputer/tofino`
2822026-02-26T11:29:18.558Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832026-02-26T11:29:19.198Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-02-26T11:29:20.711Z Downloading crates ...
2852026-02-26T11:29:20.793Z Downloaded anstyle-query v1.1.4
2862026-02-26T11:29:20.819Z Downloaded atomicwrites v0.4.4
2872026-02-26T11:29:20.819Z Downloaded curl v0.4.49
2882026-02-26T11:29:20.819Z Downloaded bit-set v0.8.0
2892026-02-26T11:29:20.845Z Downloaded colorchoice v1.0.4
2902026-02-26T11:29:20.845Z Downloaded constant_time_eq v0.3.1
2912026-02-26T11:29:20.845Z Downloaded debug-ignore v1.0.5
2922026-02-26T11:29:20.845Z Downloaded defmt-parser v1.0.0
2932026-02-26T11:29:20.845Z Downloaded deranged v0.5.3
2942026-02-26T11:29:20.871Z Downloaded data-encoding v2.9.0
2952026-02-26T11:29:20.871Z Downloaded itertools v0.12.1
2962026-02-26T11:29:20.871Z Downloaded futures-core v0.3.31
2972026-02-26T11:29:20.896Z Downloaded omicron-zone-package v0.12.2
2982026-02-26T11:29:20.896Z Downloaded hostname v0.4.2
2992026-02-26T11:29:20.896Z Downloaded hex v0.4.3
3002026-02-26T11:29:20.896Z Downloaded is_ci v1.2.0
3012026-02-26T11:29:20.922Z Downloaded is_terminal_polyfill v1.70.1
3022026-02-26T11:29:20.922Z Downloaded lru-slab v0.1.2
3032026-02-26T11:29:20.922Z Downloaded memoffset v0.9.1
3042026-02-26T11:29:20.922Z Downloaded olpc-cjson v0.1.4
3052026-02-26T11:29:20.922Z Downloaded openssl-probe v0.1.6
3062026-02-26T11:29:20.948Z Downloaded openssl-macros v0.1.1
3072026-02-26T11:29:20.948Z Downloaded proc-macro-error-attr v1.0.4
3082026-02-26T11:29:20.948Z Downloaded quick-error v1.2.3
3092026-02-26T11:29:20.948Z Downloaded ref-cast-impl v1.0.25
3102026-02-26T11:29:20.948Z Downloaded ref-cast v1.0.25
3112026-02-26T11:29:20.973Z Downloaded rustc_version v0.4.1
3122026-02-26T11:29:20.974Z Downloaded rustc_version v0.1.7
3132026-02-26T11:29:20.974Z Downloaded resolv-conf v0.7.5
3142026-02-26T11:29:20.974Z Downloaded serde-big-array v0.5.1
3152026-02-26T11:29:20.974Z Downloaded serde_urlencoded v0.7.1
3162026-02-26T11:29:20.974Z Downloaded signal-hook-tokio v0.3.1
3172026-02-26T11:29:21.000Z Downloaded serde_derive_internals v0.29.1
3182026-02-26T11:29:21.000Z Downloaded siphasher v1.0.1
3192026-02-26T11:29:21.000Z Downloaded strsim v0.11.1
3202026-02-26T11:29:21.000Z Downloaded tagptr v0.2.0
3212026-02-26T11:29:21.000Z Downloaded tabwriter v1.4.1
3222026-02-26T11:29:21.000Z Downloaded testing_table v0.3.0
3232026-02-26T11:29:21.026Z Downloaded termtree v0.5.1
3242026-02-26T11:29:21.026Z Downloaded tabled_derive v0.7.0
3252026-02-26T11:29:21.026Z Downloaded time-core v0.1.6
3262026-02-26T11:29:21.026Z Downloaded thread-id v5.0.0
3272026-02-26T11:29:21.026Z Downloaded toml_datetime v0.6.11
3282026-02-26T11:29:21.026Z Downloaded topological-sort v0.2.2
3292026-02-26T11:29:21.026Z Downloaded synstructure v0.13.2
3302026-02-26T11:29:21.026Z Downloaded tower-service v0.3.3
3312026-02-26T11:29:21.026Z Downloaded typify-macro v0.4.3
3322026-02-26T11:29:21.056Z Downloaded unarray v0.1.4
3332026-02-26T11:29:21.056Z Downloaded untrusted v0.7.1
3342026-02-26T11:29:21.056Z Downloaded usdt v0.6.0
3352026-02-26T11:29:21.056Z Downloaded usdt-attr-macro v0.6.0
3362026-02-26T11:29:21.057Z Downloaded wait-timeout v0.2.1
3372026-02-26T11:29:21.057Z Downloaded zerofrom v0.1.6
3382026-02-26T11:29:21.057Z Downloaded version_check v0.9.5
3392026-02-26T11:29:21.057Z Downloaded tokio-macros v2.6.0
3402026-02-26T11:29:21.057Z Downloaded serde v1.0.228
3412026-02-26T11:29:21.090Z Downloaded zone_cfg_derive v0.3.1
3422026-02-26T11:29:21.090Z Downloaded whoami v1.6.1
3432026-02-26T11:29:21.090Z Downloaded walkdir v2.5.0
3442026-02-26T11:29:21.090Z Downloaded prettyplease v0.2.37
3452026-02-26T11:29:21.090Z Downloaded zeroize_derive v1.4.3
3462026-02-26T11:29:21.090Z Downloaded zone v0.3.1
3472026-02-26T11:29:21.090Z Downloaded zerofrom-derive v0.1.6
3482026-02-26T11:29:21.090Z Downloaded unicode-ident v1.0.19
3492026-02-26T11:29:21.090Z Downloaded zmij v1.0.17
3502026-02-26T11:29:21.090Z Downloaded zeroize v1.8.1
3512026-02-26T11:29:21.090Z Downloaded ucd-trie v0.1.7
3522026-02-26T11:29:21.090Z Downloaded yoke v0.8.0
3532026-02-26T11:29:21.090Z Downloaded regex v1.12.2
3542026-02-26T11:29:21.116Z Downloaded untrusted v0.9.0
3552026-02-26T11:29:21.116Z Downloaded toml_edit v0.22.27
3562026-02-26T11:29:21.117Z Downloaded unsafe-libyaml v0.2.11
3572026-02-26T11:29:21.117Z Downloaded utf8_iter v1.0.4
3582026-02-26T11:29:21.117Z Downloaded toml_parser v1.0.6+spec-1.1.0
3592026-02-26T11:29:21.117Z Downloaded writeable v0.6.1
3602026-02-26T11:29:21.117Z Downloaded zerovec-derive v0.11.1
3612026-02-26T11:29:21.117Z Downloaded moka v0.12.11
3622026-02-26T11:29:21.144Z Downloaded zerocopy-derive v0.8.27
3632026-02-26T11:29:21.144Z Downloaded uuid v1.20.0
3642026-02-26T11:29:21.144Z Downloaded tracing-core v0.1.34
3652026-02-26T11:29:21.168Z Downloaded winnow v0.5.40
3662026-02-26T11:29:21.168Z Downloaded zerotrie v0.2.2
3672026-02-26T11:29:21.168Z Downloaded nix v0.30.1
3682026-02-26T11:29:21.193Z Downloaded iddqd v0.3.17
3692026-02-26T11:29:21.193Z Downloaded openapiv3 v2.2.0
3702026-02-26T11:29:21.218Z Downloaded zerovec v0.11.4
3712026-02-26T11:29:21.218Z Downloaded goblin v0.8.2
3722026-02-26T11:29:21.218Z Downloaded unicode-width v0.2.1
3732026-02-26T11:29:21.218Z Downloaded winnow v0.7.14
3742026-02-26T11:29:21.243Z Downloaded tabled v0.20.0
3752026-02-26T11:29:21.268Z Downloaded vcpkg v0.2.15
3762026-02-26T11:29:21.292Z Downloaded syn v1.0.109
3772026-02-26T11:29:21.317Z Downloaded syn v2.0.114
3782026-02-26T11:29:21.317Z Downloaded dropshot v0.16.7
3792026-02-26T11:29:21.342Z Downloaded smoltcp v0.11.0
3802026-02-26T11:29:21.342Z Downloaded regress v0.10.4
3812026-02-26T11:29:21.367Z Downloaded hickory-proto v0.25.2
3822026-02-26T11:29:21.367Z Downloaded hickory-proto v0.24.4
3832026-02-26T11:29:21.392Z Downloaded rustls v0.22.4
3842026-02-26T11:29:21.392Z Downloaded tabled v0.15.0
3852026-02-26T11:29:21.424Z Downloaded rustix v1.1.2
3862026-02-26T11:29:21.449Z Downloaded quinn-proto v0.11.13
3872026-02-26T11:29:21.449Z Downloaded regex-automata v0.4.13
3882026-02-26T11:29:21.474Z Downloaded jiff v0.2.15
3892026-02-26T11:29:21.474Z Downloaded petgraph v0.6.5
3902026-02-26T11:29:21.500Z Downloaded rustix v0.38.44
3912026-02-26T11:29:21.524Z Downloaded typify-impl v0.4.3
3922026-02-26T11:29:21.525Z Downloaded goblin v0.10.1
3932026-02-26T11:29:21.525Z Downloaded petgraph v0.8.2
3942026-02-26T11:29:21.549Z Downloaded libc v0.2.176
3952026-02-26T11:29:21.574Z Downloaded libz-sys v1.1.22
3962026-02-26T11:29:21.599Z Downloaded git2 v0.19.0
3972026-02-26T11:29:21.599Z Downloaded unicode-width v0.1.14
3982026-02-26T11:29:21.599Z Downloaded rustls v0.23.32
3992026-02-26T11:29:21.624Z Downloaded zerocopy v0.8.27
4002026-02-26T11:29:21.649Z Downloaded webpki-roots v1.0.2
4012026-02-26T11:29:21.649Z Downloaded reqwest v0.12.23
4022026-02-26T11:29:21.649Z Downloaded regex-syntax v0.8.6
4032026-02-26T11:29:21.649Z Downloaded portable-atomic v1.11.1
4042026-02-26T11:29:21.674Z Downloaded idna v1.1.0
4052026-02-26T11:29:21.674Z Downloaded hkdf v0.12.4
4062026-02-26T11:29:21.674Z Downloaded hyper v1.8.1
4072026-02-26T11:29:21.674Z Downloaded h2 v0.4.12
4082026-02-26T11:29:21.674Z Downloaded icu_properties_data v2.0.1
4092026-02-26T11:29:21.699Z Downloaded tokio v1.49.0
4102026-02-26T11:29:21.723Z Downloaded sha3 v0.10.8
4112026-02-26T11:29:21.723Z Downloaded zerocopy v0.7.35
4122026-02-26T11:29:21.748Z Downloaded url v2.5.7
4132026-02-26T11:29:21.748Z Downloaded tracing v0.1.41
4142026-02-26T11:29:21.748Z Downloaded pest v2.8.2
4152026-02-26T11:29:21.773Z Downloaded futures-util v0.3.31
4162026-02-26T11:29:21.773Z Downloaded csv v1.3.1
4172026-02-26T11:29:21.798Z Downloaded openssl v0.10.73
4182026-02-26T11:29:21.798Z Downloaded hashbrown v0.16.1
4192026-02-26T11:29:21.798Z Downloaded hashbrown v0.15.5
4202026-02-26T11:29:21.798Z Downloaded curl-sys v0.4.83+curl-8.15.0
4212026-02-26T11:29:21.854Z Downloaded time v0.3.44
4222026-02-26T11:29:21.879Z Downloaded schemars v1.2.0
4232026-02-26T11:29:21.879Z Downloaded unicode-normalization v0.1.24
4242026-02-26T11:29:21.879Z Downloaded typed-path v0.9.3
4252026-02-26T11:29:21.904Z Downloaded tower-http v0.6.6
4262026-02-26T11:29:21.904Z Downloaded tough v0.20.0
4272026-02-26T11:29:21.904Z Downloaded tokio-util v0.7.16
4282026-02-26T11:29:21.928Z Downloaded steno v0.4.1
4292026-02-26T11:29:21.928Z Downloaded serde_with v3.14.1
4302026-02-26T11:29:21.929Z Downloaded rustls-webpki v0.102.8
4312026-02-26T11:29:21.953Z Downloaded quinn v0.11.9
4322026-02-26T11:29:21.954Z Downloaded hyper-util v0.1.19
4332026-02-26T11:29:21.954Z Downloaded zerocopy-derive v0.7.35
4342026-02-26T11:29:21.954Z Downloaded ring v0.17.14
4352026-02-26T11:29:21.992Z Downloaded encoding_rs v0.8.35
4362026-02-26T11:29:22.017Z Downloaded vsss-rs v3.3.4
4372026-02-26T11:29:22.017Z Downloaded vergen v8.3.2
4382026-02-26T11:29:22.017Z Downloaded usdt-impl v0.5.0
4392026-02-26T11:29:22.042Z Downloaded unicode-segmentation v1.12.0
4402026-02-26T11:29:22.042Z Downloaded tower v0.5.2
4412026-02-26T11:29:22.042Z Downloaded toml v0.9.11+spec-1.1.0
4422026-02-26T11:29:22.042Z Downloaded toml v0.7.8
4432026-02-26T11:29:22.042Z Downloaded tinyvec v1.10.0
4442026-02-26T11:29:22.042Z Downloaded test-strategy v0.4.3
4452026-02-26T11:29:22.042Z Downloaded serde_json v1.0.149
4462026-02-26T11:29:22.067Z Downloaded qorb v0.4.1
4472026-02-26T11:29:22.067Z Downloaded hickory-resolver v0.24.4
4482026-02-26T11:29:22.067Z Downloaded tracing-attributes v0.1.30
4492026-02-26T11:29:22.067Z Downloaded proptest v1.8.0
4502026-02-26T11:29:22.067Z Downloaded rayon v1.11.0
4512026-02-26T11:29:22.092Z Downloaded libgit2-sys v0.17.0+1.8.1
4522026-02-26T11:29:22.127Z Downloaded usdt-impl v0.6.0
4532026-02-26T11:29:22.151Z Downloaded toml v0.8.23
4542026-02-26T11:29:22.152Z Downloaded tokio-dtrace v0.1.1
4552026-02-26T11:29:22.152Z Downloaded similar v2.7.0
4562026-02-26T11:29:22.152Z Downloaded http v1.4.0
4572026-02-26T11:29:22.152Z Downloaded toml_edit v0.19.15
4582026-02-26T11:29:22.176Z Downloaded typify v0.4.3
4592026-02-26T11:29:22.177Z Downloaded typenum v1.18.0
4602026-02-26T11:29:22.177Z Downloaded hashbrown v0.12.3
4612026-02-26T11:29:22.177Z Downloaded hickory-resolver v0.25.2
4622026-02-26T11:29:22.177Z Downloaded progenitor-impl v0.10.0
4632026-02-26T11:29:22.177Z Downloaded toml_write v0.1.2
4642026-02-26T11:29:22.177Z Downloaded tokio-native-tls v0.3.1
4652026-02-26T11:29:22.177Z Downloaded icu_collections v2.0.0
4662026-02-26T11:29:22.201Z Downloaded utf8parse v0.2.2
4672026-02-26T11:29:22.202Z Downloaded yoke-derive v0.8.0
4682026-02-26T11:29:22.202Z Downloaded xattr v1.6.1
4692026-02-26T11:29:22.202Z Downloaded want v0.3.1
4702026-02-26T11:29:22.202Z Downloaded waitgroup v0.1.2
4712026-02-26T11:29:22.202Z Downloaded usdt-macro v0.6.0
4722026-02-26T11:29:22.202Z Downloaded usdt-macro v0.5.0
4732026-02-26T11:29:22.202Z Downloaded usdt-attr-macro v0.5.0
4742026-02-26T11:29:22.202Z Downloaded textwrap v0.16.2
4752026-02-26T11:29:22.202Z Downloaded tokio-stream v0.1.17
4762026-02-26T11:29:22.202Z Downloaded tokio-rustls v0.26.3
4772026-02-26T11:29:22.202Z Downloaded thiserror-no-std v2.0.2
4782026-02-26T11:29:22.202Z Downloaded thiserror-impl v2.0.18
4792026-02-26T11:29:22.202Z Downloaded elliptic-curve v0.13.8
4802026-02-26T11:29:22.227Z Downloaded usdt v0.5.0
4812026-02-26T11:29:22.227Z Downloaded snafu v0.8.9
4822026-02-26T11:29:22.227Z Downloaded universal-hash v0.5.1
4832026-02-26T11:29:22.227Z Downloaded unicode-xid v0.2.6
4842026-02-26T11:29:22.227Z Downloaded unicode-linebreak v0.1.5
4852026-02-26T11:29:22.227Z Downloaded toml_writer v1.0.6+spec-1.1.0
4862026-02-26T11:29:22.227Z Downloaded thread-id v4.2.2
4872026-02-26T11:29:22.227Z Downloaded tar v0.4.44
4882026-02-26T11:29:22.227Z Downloaded icu_provider v2.0.0
4892026-02-26T11:29:22.227Z Downloaded icu_locale_core v2.0.0
4902026-02-26T11:29:22.252Z Downloaded flate2 v1.1.2
4912026-02-26T11:29:22.252Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4922026-02-26T11:29:22.252Z Downloaded thiserror v2.0.18
4932026-02-26T11:29:22.252Z Downloaded term v1.2.0
4942026-02-26T11:29:22.252Z Downloaded signal-hook v0.3.18
4952026-02-26T11:29:22.252Z Downloaded serde_derive v1.0.228
4962026-02-26T11:29:22.252Z Downloaded rustls-webpki v0.103.6
4972026-02-26T11:29:22.252Z Downloaded proc-macro2 v1.0.101
4982026-02-26T11:29:22.276Z Downloaded icu_normalizer_data v2.0.0
4992026-02-26T11:29:22.276Z Downloaded try-lock v0.2.5
5002026-02-26T11:29:22.276Z Downloaded tokio-rustls v0.25.0
5012026-02-26T11:29:22.276Z Downloaded tempfile v3.23.0
5022026-02-26T11:29:22.276Z Downloaded schemars v0.9.0
5032026-02-26T11:29:22.276Z Downloaded tower-layer v0.3.3
5042026-02-26T11:29:22.277Z Downloaded static_assertions v1.1.0
5052026-02-26T11:29:22.277Z Downloaded socket2 v0.6.0
5062026-02-26T11:29:22.277Z Downloaded slog-term v2.9.2
5072026-02-26T11:29:22.302Z Downloaded expectorate v1.2.0
5082026-02-26T11:29:22.302Z Downloaded chrono-tz v0.10.4
5092026-02-26T11:29:22.302Z Downloaded tinystr v0.8.1
5102026-02-26T11:29:22.302Z Downloaded time-macros v0.2.24
5112026-02-26T11:29:22.302Z Downloaded thread_local v1.1.9
5122026-02-26T11:29:22.302Z Downloaded thiserror-impl v1.0.69
5132026-02-26T11:29:22.302Z Downloaded smawk v0.3.2
5142026-02-26T11:29:22.327Z Downloaded slog v2.8.2
5152026-02-26T11:29:22.327Z Downloaded serde_core v1.0.228
5162026-02-26T11:29:22.327Z Downloaded libm v0.2.15
5172026-02-26T11:29:22.327Z Downloaded tinyvec_macros v0.1.1
5182026-02-26T11:29:22.327Z Downloaded thiserror v1.0.69
5192026-02-26T11:29:22.327Z Downloaded smf v0.2.3
5202026-02-26T11:29:22.327Z Downloaded serde_yaml v0.9.34+deprecated
5212026-02-26T11:29:22.352Z Downloaded rand_core v0.6.4
5222026-02-26T11:29:22.352Z Downloaded heapless v0.8.0
5232026-02-26T11:29:22.352Z Downloaded terminal_size v0.4.3
5242026-02-26T11:29:22.352Z Downloaded spin v0.9.8
5252026-02-26T11:29:22.352Z Downloaded sha2 v0.10.9
5262026-02-26T11:29:22.353Z Downloaded itertools v0.14.0
5272026-02-26T11:29:22.353Z Downloaded getrandom v0.3.3
5282026-02-26T11:29:22.353Z Downloaded thiserror-impl-no-std v2.0.2
5292026-02-26T11:29:22.353Z Downloaded smallvec v1.15.1
5302026-02-26T11:29:22.378Z Downloaded slab v0.4.11
5312026-02-26T11:29:22.378Z Downloaded serde_path_to_error v0.1.20
5322026-02-26T11:29:22.378Z Downloaded schemars v0.8.22
5332026-02-26T11:29:22.378Z Downloaded rand v0.9.2
5342026-02-26T11:29:22.378Z Downloaded icu_properties v2.0.1
5352026-02-26T11:29:22.378Z Downloaded strum_macros v0.27.2
5362026-02-26T11:29:22.378Z Downloaded serde_with_macros v3.14.1
5372026-02-26T11:29:22.378Z Downloaded rustls-pki-types v1.12.0
5382026-02-26T11:29:22.402Z Downloaded nom v7.1.3
5392026-02-26T11:29:22.403Z Downloaded icu_normalizer v2.0.0
5402026-02-26T11:29:22.403Z Downloaded take_mut v0.2.2
5412026-02-26T11:29:22.403Z Downloaded strum_macros v0.26.4
5422026-02-26T11:29:22.403Z Downloaded strum v0.26.3
5432026-02-26T11:29:22.403Z Downloaded snafu-derive v0.8.9
5442026-02-26T11:29:22.403Z Downloaded slog-dtrace v0.3.0
5452026-02-26T11:29:22.403Z Downloaded slog-async v2.8.0
5462026-02-26T11:29:22.403Z Downloaded scroll v0.13.0
5472026-02-26T11:29:22.403Z Downloaded schemars_derive v0.8.22
5482026-02-26T11:29:22.403Z Downloaded sync_wrapper v1.0.2
5492026-02-26T11:29:22.403Z Downloaded scroll v0.12.0
5502026-02-26T11:29:22.428Z Downloaded tabled_derive v0.11.0
5512026-02-26T11:29:22.428Z Downloaded slog-json v2.6.1
5522026-02-26T11:29:22.428Z Downloaded rand_core v0.9.3
5532026-02-26T11:29:22.428Z Downloaded postcard v1.1.3
5542026-02-26T11:29:22.428Z Downloaded pkg-config v0.3.32
5552026-02-26T11:29:22.428Z Downloaded password-hash v0.5.0
5562026-02-26T11:29:22.428Z Downloaded parse-display-derive v0.10.0
5572026-02-26T11:29:22.428Z Downloaded parking_lot_core v0.9.11
5582026-02-26T11:29:22.428Z Downloaded parking_lot v0.12.4
5592026-02-26T11:29:22.428Z Downloaded owo-colors v4.2.2
5602026-02-26T11:29:22.428Z Downloaded swrite v0.1.0
5612026-02-26T11:29:22.428Z Downloaded supports-color v3.0.2
5622026-02-26T11:29:22.428Z Downloaded subtle v2.6.1
5632026-02-26T11:29:22.428Z Downloaded strum v0.27.2
5642026-02-26T11:29:22.428Z Downloaded structmeta-derive v0.3.0
5652026-02-26T11:29:22.428Z Downloaded structmeta v0.3.0
5662026-02-26T11:29:22.428Z Downloaded stable_deref_trait v1.2.0
5672026-02-26T11:29:22.428Z Downloaded signal-hook-registry v1.4.6
5682026-02-26T11:29:22.453Z Downloaded shlex v1.3.0
5692026-02-26T11:29:22.453Z Downloaded serde_tokenstream v0.2.2
5702026-02-26T11:29:22.453Z Downloaded ryu v1.0.20
5712026-02-26T11:29:22.453Z Downloaded rand_chacha v0.9.0
5722026-02-26T11:29:22.453Z Downloaded rand v0.8.5
5732026-02-26T11:29:22.453Z Downloaded dropshot-api-manager v0.2.2
5742026-02-26T11:29:22.453Z Downloaded slog-bunyan v2.5.0
5752026-02-26T11:29:22.453Z Downloaded rayon-core v1.13.0
5762026-02-26T11:29:22.453Z Downloaded progenitor v0.11.1
5772026-02-26T11:29:22.453Z Downloaded progenitor v0.10.0
5782026-02-26T11:29:22.453Z Downloaded sigpipe v0.1.3
5792026-02-26T11:29:22.453Z Downloaded sha1 v0.10.6
5802026-02-26T11:29:22.454Z Downloaded semver v1.0.27
5812026-02-26T11:29:22.478Z Downloaded rusty-fork v0.3.0
5822026-02-26T11:29:22.478Z Downloaded progenitor-impl v0.11.1
5832026-02-26T11:29:22.478Z Downloaded proc-macro-error2 v2.0.1
5842026-02-26T11:29:22.478Z Downloaded iri-string v0.7.8
5852026-02-26T11:29:22.478Z Downloaded iana-time-zone v0.1.64
5862026-02-26T11:29:22.479Z Downloaded httparse v1.10.1
5872026-02-26T11:29:22.479Z Downloaded half v2.7.1
5882026-02-26T11:29:22.479Z Downloaded rustversion v1.0.22
5892026-02-26T11:29:22.479Z Downloaded mio v1.0.4
5902026-02-26T11:29:22.504Z Downloaded minimal-lexical v0.2.1
5912026-02-26T11:29:22.504Z Downloaded hyper-rustls v0.27.7
5922026-02-26T11:29:22.504Z Downloaded highway v1.3.0
5932026-02-26T11:29:22.504Z Downloaded serde_spanned v1.0.4
5942026-02-26T11:29:22.504Z Downloaded serde_spanned v0.6.9
5952026-02-26T11:29:22.504Z Downloaded serde_repr v0.1.20
5962026-02-26T11:29:22.504Z Downloaded scroll_derive v0.13.1
5972026-02-26T11:29:22.504Z Downloaded scroll_derive v0.12.1
5982026-02-26T11:29:22.504Z Downloaded proc-macro-error v1.0.4
5992026-02-26T11:29:22.504Z Downloaded serde_plain v1.0.2
6002026-02-26T11:29:22.504Z Downloaded semver v0.1.20
6012026-02-26T11:29:22.504Z Downloaded search_path v0.1.4
6022026-02-26T11:29:22.504Z Downloaded scopeguard v1.2.0
6032026-02-26T11:29:22.529Z Downloaded ppv-lite86 v0.2.21
6042026-02-26T11:29:22.529Z Downloaded pin-project-lite v0.2.16
6052026-02-26T11:29:22.529Z Downloaded pin-project-internal v1.1.10
6062026-02-26T11:29:22.529Z Downloaded pem v3.0.5
6072026-02-26T11:29:22.529Z Downloaded paste v1.0.15
6082026-02-26T11:29:22.529Z Downloaded memchr v2.7.5
6092026-02-26T11:29:22.529Z Downloaded secrecy v0.10.3
6102026-02-26T11:29:22.529Z Downloaded same-file v1.0.6
6112026-02-26T11:29:22.529Z Downloaded rustls-pemfile v2.2.0
6122026-02-26T11:29:22.529Z Downloaded rand_xorshift v0.4.0
6132026-02-26T11:29:22.529Z Downloaded progenitor-client v0.11.1
6142026-02-26T11:29:22.529Z Downloaded poly1305 v0.8.0
6152026-02-26T11:29:22.555Z Downloaded hmac v0.12.1
6162026-02-26T11:29:22.555Z Downloaded futures v0.3.31
6172026-02-26T11:29:22.555Z Downloaded rand_chacha v0.3.1
6182026-02-26T11:29:22.555Z Downloaded progenitor-macro v0.10.0
6192026-02-26T11:29:22.555Z Downloaded pin-project v1.1.10
6202026-02-26T11:29:22.555Z Downloaded papergrid v0.11.0
6212026-02-26T11:29:22.555Z Downloaded openssl-sys v0.9.109
6222026-02-26T11:29:22.580Z Downloaded quinn-udp v0.5.14
6232026-02-26T11:29:22.580Z Downloaded pest_meta v2.8.2
6242026-02-26T11:29:22.580Z Downloaded papergrid v0.17.0
6252026-02-26T11:29:22.580Z Downloaded miniz_oxide v0.8.9
6262026-02-26T11:29:22.580Z Downloaded indexmap v2.13.0
6272026-02-26T11:29:22.580Z Downloaded rustc-hash v2.1.1
6282026-02-26T11:29:22.580Z Downloaded quote v1.0.40
6292026-02-26T11:29:22.580Z Downloaded progenitor-client v0.10.0
6302026-02-26T11:29:22.580Z Downloaded powerfmt v0.2.0
6312026-02-26T11:29:22.580Z Downloaded oxnet v0.1.4
6322026-02-26T11:29:22.605Z Downloaded idna_adapter v1.2.1
6332026-02-26T11:29:22.605Z Downloaded http-body-util v0.1.3
6342026-02-26T11:29:22.605Z Downloaded glob v0.3.3
6352026-02-26T11:29:22.605Z Downloaded fixedbitset v0.5.7
6362026-02-26T11:29:22.605Z Downloaded pest_generator v2.8.2
6372026-02-26T11:29:22.605Z Downloaded pest_derive v2.8.2
6382026-02-26T11:29:22.605Z Downloaded num-traits v0.2.19
6392026-02-26T11:29:22.605Z Downloaded log v0.4.28
6402026-02-26T11:29:22.605Z Downloaded litemap v0.8.0
6412026-02-26T11:29:22.605Z Downloaded proc-macro-error-attr2 v2.0.0
6422026-02-26T11:29:22.605Z Downloaded proc-macro-crate v1.3.1
6432026-02-26T11:29:22.605Z Downloaded plain v0.2.3
6442026-02-26T11:29:22.605Z Downloaded pin-utils v0.1.0
6452026-02-26T11:29:22.605Z Downloaded once_cell v1.21.3
6462026-02-26T11:29:22.605Z Downloaded jiff-static v0.2.15
6472026-02-26T11:29:22.606Z Downloaded progenitor-macro v0.11.1
6482026-02-26T11:29:22.631Z Downloaded pretty-hex v0.4.1
6492026-02-26T11:29:22.631Z Downloaded potential_utf v0.1.3
6502026-02-26T11:29:22.631Z Downloaded phf v0.12.1
6512026-02-26T11:29:22.631Z Downloaded parse-display v0.10.0
6522026-02-26T11:29:22.631Z Downloaded num-complex v0.4.6
6532026-02-26T11:29:22.631Z Downloaded multer v3.1.0
6542026-02-26T11:29:22.631Z Downloaded memmap2 v0.9.8
6552026-02-26T11:29:22.631Z Downloaded indexmap v1.9.3
6562026-02-26T11:29:22.631Z Downloaded phf_shared v0.12.1
6572026-02-26T11:29:22.631Z Downloaded percent-encoding v2.3.2
6582026-02-26T11:29:22.631Z Downloaded oxide-tokio-rt v0.1.2
6592026-02-26T11:29:22.631Z Downloaded native-tls v0.2.14
6602026-02-26T11:29:22.631Z Downloaded libsw-core v0.3.2
6612026-02-26T11:29:22.631Z Downloaded find-msvc-tools v0.1.2
6622026-02-26T11:29:22.631Z Downloaded dropshot_endpoint v0.16.7
6632026-02-26T11:29:22.631Z Downloaded num_enum_derive v0.7.5
6642026-02-26T11:29:22.656Z Downloaded num_enum v0.7.5
6652026-02-26T11:29:22.656Z Downloaded num_enum v0.5.11
6662026-02-26T11:29:22.656Z Downloaded num-rational v0.4.2
6672026-02-26T11:29:22.656Z Downloaded num-integer v0.1.46
6682026-02-26T11:29:22.656Z Downloaded newtype-uuid v1.3.2
6692026-02-26T11:29:22.656Z Downloaded lru-cache v0.1.2
6702026-02-26T11:29:22.656Z Downloaded linear-map v1.2.0
6712026-02-26T11:29:22.656Z Downloaded humantime v2.3.0
6722026-02-26T11:29:22.656Z Downloaded group v0.13.0
6732026-02-26T11:29:22.656Z Downloaded globset v0.4.16
6742026-02-26T11:29:22.656Z Downloaded opaque-debug v0.3.1
6752026-02-26T11:29:22.656Z Downloaded omicron-workspace-hack v0.1.0
6762026-02-26T11:29:22.656Z Downloaded num-derive v0.3.3
6772026-02-26T11:29:22.656Z Downloaded num-conv v0.1.0
6782026-02-26T11:29:22.681Z Downloaded newline-converter v0.3.0
6792026-02-26T11:29:22.681Z Downloaded lock_api v0.4.13
6802026-02-26T11:29:22.682Z Downloaded libsw v3.5.0
6812026-02-26T11:29:22.682Z Downloaded libloading v0.8.9
6822026-02-26T11:29:22.682Z Downloaded jobserver v0.1.34
6832026-02-26T11:29:22.682Z Downloaded futures-channel v0.3.31
6842026-02-26T11:29:22.682Z Downloaded num_threads v0.1.7
6852026-02-26T11:29:22.682Z Downloaded num_enum_derive v0.5.11
6862026-02-26T11:29:22.682Z Downloaded num-iter v0.1.45
6872026-02-26T11:29:22.682Z Downloaded num-derive v0.4.2
6882026-02-26T11:29:22.682Z Downloaded num v0.4.3
6892026-02-26T11:29:22.682Z Downloaded newtype_derive v0.1.6
6902026-02-26T11:29:22.682Z Downloaded newtype-uuid-macros v0.1.0
6912026-02-26T11:29:22.682Z Downloaded mime v0.3.17
6922026-02-26T11:29:22.682Z Downloaded match_cfg v0.1.0
6932026-02-26T11:29:22.682Z Downloaded ingot v0.1.1
6942026-02-26T11:29:22.682Z Downloaded hubpack_derive v0.1.1
6952026-02-26T11:29:22.682Z Downloaded hubpack v0.1.2
6962026-02-26T11:29:22.682Z Downloaded http-body v1.0.1
6972026-02-26T11:29:22.682Z Downloaded hash32 v0.3.1
6982026-02-26T11:29:22.682Z Downloaded foreign-types v0.5.0
6992026-02-26T11:29:22.708Z Downloaded foreign-types v0.3.2
7002026-02-26T11:29:22.708Z Downloaded fixedbitset v0.4.2
7012026-02-26T11:29:22.708Z Downloaded memmap v0.7.0
7022026-02-26T11:29:22.708Z Downloaded managed v0.8.0
7032026-02-26T11:29:22.709Z Downloaded macaddr v1.0.1
7042026-02-26T11:29:22.709Z Downloaded libscf-sys v1.1.0
7052026-02-26T11:29:22.709Z Downloaded lazy_static v1.5.0
7062026-02-26T11:29:22.709Z Downloaded ingot-macros v0.1.1
7072026-02-26T11:29:22.709Z Downloaded ident_case v1.0.1
7082026-02-26T11:29:22.709Z Downloaded linked-hash-map v0.5.6
7092026-02-26T11:29:22.709Z Downloaded kstat-rs v0.2.4
7102026-02-26T11:29:22.709Z Downloaded keccak v0.1.5
7112026-02-26T11:29:22.709Z Downloaded itoa v1.0.15
7122026-02-26T11:29:22.709Z Downloaded ipnet v2.11.0
7132026-02-26T11:29:22.709Z Downloaded ingot-types v0.1.2
7142026-02-26T11:29:22.709Z Downloaded foreign-types-shared v0.3.1
7152026-02-26T11:29:22.709Z Downloaded float-ord v0.3.2
7162026-02-26T11:29:22.709Z Downloaded internet-checksum v0.2.1
7172026-02-26T11:29:22.709Z Downloaded inout v0.1.4
7182026-02-26T11:29:22.709Z Downloaded indent_write v2.2.0
7192026-02-26T11:29:22.709Z Downloaded getrandom v0.2.16
7202026-02-26T11:29:22.709Z Downloaded fs_extra v1.3.0
7212026-02-26T11:29:22.737Z Downloaded foldhash v0.2.0
7222026-02-26T11:29:22.737Z Downloaded foldhash v0.1.5
7232026-02-26T11:29:22.737Z Downloaded filetime v0.2.26
7242026-02-26T11:29:22.737Z Downloaded is-terminal v0.4.16
7252026-02-26T11:29:22.737Z Downloaded ipnetwork v0.21.1
7262026-02-26T11:29:22.737Z Downloaded instant v0.1.13
7272026-02-26T11:29:22.737Z Downloaded hyper-tls v0.6.0
7282026-02-26T11:29:22.737Z Downloaded httpdate v1.0.3
7292026-02-26T11:29:22.737Z Downloaded cancel-safe-futures v0.1.5
7302026-02-26T11:29:22.737Z Downloaded hostname v0.3.1
7312026-02-26T11:29:22.737Z Downloaded heck v0.5.0
7322026-02-26T11:29:22.737Z Downloaded heck v0.4.1
7332026-02-26T11:29:22.737Z Downloaded generic-array v0.14.7
7342026-02-26T11:29:22.737Z Downloaded foreign-types-shared v0.1.1
7352026-02-26T11:29:22.737Z Downloaded fastrand v2.3.0
7362026-02-26T11:29:22.737Z Downloaded curve25519-dalek v4.1.3
7372026-02-26T11:29:22.762Z Downloaded bstr v1.12.0
7382026-02-26T11:29:22.762Z Downloaded gethostname v0.5.0
7392026-02-26T11:29:22.762Z Downloaded futures-task v0.3.31
7402026-02-26T11:29:22.762Z Downloaded futures-sink v0.3.31
7412026-02-26T11:29:22.762Z Downloaded futures-macro v0.3.31
7422026-02-26T11:29:22.762Z Downloaded futures-io v0.3.31
7432026-02-26T11:29:22.762Z Downloaded futures-executor v0.3.31
7442026-02-26T11:29:22.762Z Downloaded fs-err v3.1.2
7452026-02-26T11:29:22.762Z Downloaded form_urlencoded v1.2.2
7462026-02-26T11:29:22.762Z Downloaded foreign-types-macros v0.2.3
7472026-02-26T11:29:22.762Z Downloaded ff v0.13.1
7482026-02-26T11:29:22.763Z Downloaded erased-serde v0.3.31
7492026-02-26T11:29:22.763Z Downloaded embedded-io v0.6.1
7502026-02-26T11:29:22.763Z Downloaded embedded-io v0.4.0
7512026-02-26T11:29:22.763Z Downloaded dunce v1.0.5
7522026-02-26T11:29:22.763Z Downloaded dtrace-parser v0.2.0
7532026-02-26T11:29:22.763Z Downloaded drift v0.1.0
7542026-02-26T11:29:22.788Z Downloaded dof v0.4.0
7552026-02-26T11:29:22.788Z Downloaded displaydoc v0.2.5
7562026-02-26T11:29:22.788Z Downloaded derive_more v0.99.20
7572026-02-26T11:29:22.788Z Downloaded chrono v0.4.43
7582026-02-26T11:29:22.788Z Downloaded blake3 v1.8.2
7592026-02-26T11:29:22.813Z Downloaded bindgen v0.72.1
7602026-02-26T11:29:22.813Z Downloaded fnv v1.0.7
7612026-02-26T11:29:22.813Z Downloaded errno v0.3.14
7622026-02-26T11:29:22.813Z Downloaded equivalent v1.0.2
7632026-02-26T11:29:22.813Z Downloaded enum-as-inner v0.6.1
7642026-02-26T11:29:22.813Z Downloaded either v1.15.0
7652026-02-26T11:29:22.813Z Downloaded dtrace-parser v0.3.0
7662026-02-26T11:29:22.813Z Downloaded dropshot-api-manager-types v0.2.2
7672026-02-26T11:29:22.813Z Downloaded dof v0.3.0
7682026-02-26T11:29:22.813Z Downloaded display-error-chain v0.2.2
7692026-02-26T11:29:22.813Z Downloaded digest v0.10.7
7702026-02-26T11:29:22.813Z Downloaded derive-ex v0.1.8
7712026-02-26T11:29:22.813Z Downloaded clap_builder v4.5.50
7722026-02-26T11:29:22.838Z Downloaded dyn-clone v1.0.20
7732026-02-26T11:29:22.838Z Downloaded derive-where v1.6.0
7742026-02-26T11:29:22.838Z Downloaded crypto-bigint v0.5.5
7752026-02-26T11:29:22.838Z Downloaded crossbeam-channel v0.5.15
7762026-02-26T11:29:22.838Z Downloaded cc v1.2.38
7772026-02-26T11:29:22.838Z Downloaded bytes v1.10.1
7782026-02-26T11:29:22.838Z Downloaded base64 v0.22.1
7792026-02-26T11:29:22.863Z Downloaded darling_core v0.21.3
7802026-02-26T11:29:22.863Z Downloaded darling v0.21.3
7812026-02-26T11:29:22.863Z Downloaded crossbeam-utils v0.8.21
7822026-02-26T11:29:22.863Z Downloaded crossbeam-epoch v0.9.18
7832026-02-26T11:29:22.863Z Downloaded cookie v0.18.1
7842026-02-26T11:29:22.863Z Downloaded const_format v0.2.34
7852026-02-26T11:29:22.863Z Downloaded clap v4.5.50
7862026-02-26T11:29:22.889Z Downloaded clang-sys v1.8.1
7872026-02-26T11:29:22.889Z Downloaded chacha20poly1305 v0.10.1
7882026-02-26T11:29:22.889Z Downloaded bytecount v0.6.9
7892026-02-26T11:29:22.889Z Downloaded bitflags v2.9.4
7902026-02-26T11:29:22.889Z Downloaded bcs v0.1.6
7912026-02-26T11:29:22.889Z Downloaded base64ct v1.8.0
7922026-02-26T11:29:22.914Z Downloaded defmt-macros v1.0.1
7932026-02-26T11:29:22.914Z Downloaded defmt v1.0.1
7942026-02-26T11:29:22.914Z Downloaded daft-derive v0.1.4
7952026-02-26T11:29:22.914Z Downloaded daft v0.1.4
7962026-02-26T11:29:22.915Z Downloaded csv-core v0.1.12
7972026-02-26T11:29:22.915Z Downloaded crossbeam-deque v0.8.6
7982026-02-26T11:29:22.915Z Downloaded crc32fast v1.5.0
7992026-02-26T11:29:22.915Z Downloaded console v0.15.11
8002026-02-26T11:29:22.915Z Downloaded colored v3.0.0
8012026-02-26T11:29:22.915Z Downloaded clap_derive v4.5.49
8022026-02-26T11:29:22.915Z Downloaded ciborium v0.2.2
8032026-02-26T11:29:22.940Z Downloaded cargo_metadata v0.18.1
8042026-02-26T11:29:22.940Z Downloaded block-buffer v0.10.4
8052026-02-26T11:29:22.940Z Downloaded blake2 v0.10.6
8062026-02-26T11:29:22.940Z Downloaded bitflags v1.3.2
8072026-02-26T11:29:22.940Z Downloaded defmt v0.3.100
8082026-02-26T11:29:22.940Z Downloaded darling_macro v0.21.3
8092026-02-26T11:29:22.940Z Downloaded curve25519-dalek-derive v0.1.1
8102026-02-26T11:29:22.940Z Downloaded cstr-argument v0.1.2
8112026-02-26T11:29:22.940Z Downloaded crucible-workspace-hack v0.1.0
8122026-02-26T11:29:22.940Z Downloaded critical-section v1.2.0
8132026-02-26T11:29:22.940Z Downloaded cpufeatures v0.2.17
8142026-02-26T11:29:22.940Z Downloaded convert_case v0.4.0
8152026-02-26T11:29:22.940Z Downloaded const_format_proc_macros v0.2.34
8162026-02-26T11:29:22.940Z Downloaded camino-tempfile v1.4.1
8172026-02-26T11:29:22.940Z Downloaded camino v1.2.2
8182026-02-26T11:29:22.940Z Downloaded byteorder v1.5.0
8192026-02-26T11:29:22.965Z Downloaded bit-vec v0.8.0
8202026-02-26T11:29:22.965Z Downloaded crypto-common v0.1.6
8212026-02-26T11:29:22.965Z Downloaded crc8 v0.1.1
8222026-02-26T11:29:22.965Z Downloaded cmake v0.1.54
8232026-02-26T11:29:22.966Z Downloaded cipher v0.4.4
8242026-02-26T11:29:22.966Z Downloaded ciborium-ll v0.2.2
8252026-02-26T11:29:22.966Z Downloaded chacha20 v0.9.1
8262026-02-26T11:29:22.966Z Downloaded cfg_aliases v0.2.1
8272026-02-26T11:29:22.966Z Downloaded cfg-if v1.0.3
8282026-02-26T11:29:22.966Z Downloaded cexpr v0.6.0
8292026-02-26T11:29:22.966Z Downloaded ciborium-io v0.2.2
8302026-02-26T11:29:22.966Z Downloaded cargo-platform v0.1.9
8312026-02-26T11:29:22.966Z Downloaded cobs v0.3.0
8322026-02-26T11:29:22.966Z Downloaded clap_lex v0.7.5
8332026-02-26T11:29:22.966Z Downloaded base16ct v0.2.0
8342026-02-26T11:29:22.966Z Downloaded aws-lc-rs v1.14.0
8352026-02-26T11:29:22.991Z Downloaded aho-corasick v1.1.3
8362026-02-26T11:29:22.991Z Downloaded backoff v0.4.0
8372026-02-26T11:29:22.991Z Downloaded autocfg v1.5.0
8382026-02-26T11:29:22.991Z Downloaded async-trait v0.1.89
8392026-02-26T11:29:22.991Z Downloaded async-stream-impl v0.3.6
8402026-02-26T11:29:22.991Z Downloaded async-recursion v1.1.1
8412026-02-26T11:29:22.991Z Downloaded arrayvec v0.7.6
8422026-02-26T11:29:22.991Z Downloaded anyhow v1.0.100
8432026-02-26T11:29:22.991Z Downloaded anstyle-parse v0.2.7
8442026-02-26T11:29:23.016Z Downloaded anstyle v1.0.11
8452026-02-26T11:29:23.016Z Downloaded anstream v0.6.20
8462026-02-26T11:29:23.016Z Downloaded allocator-api2 v0.2.21
8472026-02-26T11:29:23.016Z Downloaded atomic-waker v1.1.2
8482026-02-26T11:29:23.016Z Downloaded async-stream v0.3.6
8492026-02-26T11:29:23.016Z Downloaded arrayref v0.3.9
8502026-02-26T11:29:23.016Z Downloaded argon2 v0.5.3
8512026-02-26T11:29:23.016Z Downloaded aead v0.5.2
8522026-02-26T11:29:23.016Z Downloaded adler2 v2.0.1
8532026-02-26T11:29:23.016Z Downloaded aws-lc-sys v0.31.0
8542026-02-26T11:29:23.554Z Compiling proc-macro2 v1.0.101
8552026-02-26T11:29:23.554Z Compiling unicode-ident v1.0.19
8562026-02-26T11:29:23.554Z Compiling serde_core v1.0.228
8572026-02-26T11:29:23.554Z Compiling serde v1.0.228
8582026-02-26T11:29:23.579Z Compiling libc v0.2.176
8592026-02-26T11:29:23.579Z Compiling autocfg v1.5.0
8602026-02-26T11:29:23.579Z Checking cfg-if v1.0.3
8612026-02-26T11:29:23.896Z Compiling memchr v2.7.5
8622026-02-26T11:29:23.925Z Compiling zmij v1.0.17
8632026-02-26T11:29:24.413Z Compiling getrandom v0.3.3
8642026-02-26T11:29:24.693Z Compiling libm v0.2.15
8652026-02-26T11:29:25.049Z Compiling shlex v1.3.0
8662026-02-26T11:29:25.185Z Compiling find-msvc-tools v0.1.2
8672026-02-26T11:29:25.352Z Compiling jobserver v0.1.34
8682026-02-26T11:29:25.570Z Compiling version_check v0.9.5
8692026-02-26T11:29:25.829Z Checking itoa v1.0.15
8702026-02-26T11:29:25.963Z Compiling quote v1.0.40
8712026-02-26T11:29:26.055Z Checking smallvec v1.15.1
8722026-02-26T11:29:26.123Z Compiling cc v1.2.38
8732026-02-26T11:29:26.306Z Compiling icu_properties_data v2.0.1
8742026-02-26T11:29:26.392Z Compiling icu_normalizer_data v2.0.0
8752026-02-26T11:29:26.428Z Compiling syn v2.0.114
8762026-02-26T11:29:26.529Z Compiling thiserror v2.0.18
8772026-02-26T11:29:26.875Z Compiling lock_api v0.4.13
8782026-02-26T11:29:26.914Z Compiling parking_lot_core v0.9.11
8792026-02-26T11:29:27.004Z Checking stable_deref_trait v1.2.0
8802026-02-26T11:29:27.137Z Compiling serde_json v1.0.149
8812026-02-26T11:29:27.573Z Compiling log v0.4.28
8822026-02-26T11:29:27.730Z Compiling num-traits v0.2.19
8832026-02-26T11:29:27.887Z Compiling heck v0.5.0
8842026-02-26T11:29:28.083Z Checking writeable v0.6.1
8852026-02-26T11:29:28.267Z Checking litemap v0.8.0
8862026-02-26T11:29:28.291Z Checking percent-encoding v2.3.2
8872026-02-26T11:29:28.414Z Compiling zerocopy v0.8.27
8882026-02-26T11:29:28.756Z Checking form_urlencoded v1.2.2
8892026-02-26T11:29:28.883Z Checking utf8_iter v1.0.4
8902026-02-26T11:29:28.927Z Checking pin-project-lite v0.2.16
8912026-02-26T11:29:28.955Z Compiling rustversion v1.0.22
8922026-02-26T11:29:29.065Z Checking getrandom v0.2.16
8932026-02-26T11:29:29.092Z Checking iana-time-zone v0.1.64
8942026-02-26T11:29:29.117Z Compiling regex-syntax v0.8.6
8952026-02-26T11:29:29.256Z Checking socket2 v0.6.0
8962026-02-26T11:29:29.287Z Compiling aho-corasick v1.1.3
8972026-02-26T11:29:29.318Z Checking scopeguard v1.2.0
8982026-02-26T11:29:29.668Z Checking uuid v1.20.0
8992026-02-26T11:29:30.111Z Compiling allocator-api2 v0.2.21
9002026-02-26T11:29:30.169Z Checking parking_lot v0.12.4
9012026-02-26T11:29:30.341Z Checking semver v1.0.27
9022026-02-26T11:29:30.482Z Checking signal-hook-registry v1.4.6
9032026-02-26T11:29:30.515Z Compiling bitflags v2.9.4
9042026-02-26T11:29:30.540Z Compiling equivalent v1.0.2
9052026-02-26T11:29:30.666Z Checking mio v1.0.4
9062026-02-26T11:29:30.738Z Compiling schemars v0.8.22
9072026-02-26T11:29:30.767Z Checking dyn-clone v1.0.20
9082026-02-26T11:29:30.843Z Compiling portable-atomic v1.11.1
9092026-02-26T11:29:30.927Z Compiling ring v0.17.14
9102026-02-26T11:29:31.105Z Compiling typenum v1.18.0
9112026-02-26T11:29:31.162Z Checking critical-section v1.2.0
9122026-02-26T11:29:31.233Z Checking futures-core v0.3.31
9132026-02-26T11:29:31.645Z Compiling thiserror v1.0.69
9142026-02-26T11:29:31.739Z Compiling hashbrown v0.16.1
9152026-02-26T11:29:31.947Z Compiling regex-automata v0.4.13
9162026-02-26T11:29:32.421Z Compiling synstructure v0.13.2
9172026-02-26T11:29:32.446Z Compiling serde_derive_internals v0.29.1
9182026-02-26T11:29:32.726Z Checking once_cell v1.21.3
9192026-02-26T11:29:33.094Z Compiling either v1.15.0
9202026-02-26T11:29:33.281Z Checking subtle v2.6.1
9212026-02-26T11:29:33.461Z Compiling indexmap v2.13.0
9222026-02-26T11:29:33.546Z Compiling rustix v1.1.2
9232026-02-26T11:29:34.044Z Compiling httparse v1.10.1
9242026-02-26T11:29:34.127Z Compiling anyhow v1.0.100
9252026-02-26T11:29:34.428Z Checking futures-sink v0.3.31
9262026-02-26T11:29:34.600Z Compiling ucd-trie v0.1.7
9272026-02-26T11:29:34.669Z Checking rand_core v0.6.4
9282026-02-26T11:29:34.698Z Checking slab v0.4.11
9292026-02-26T11:29:34.961Z Compiling pkg-config v0.3.32
9302026-02-26T11:29:35.049Z Checking futures-channel v0.3.31
9312026-02-26T11:29:35.107Z Compiling serde_derive v1.0.228
9322026-02-26T11:29:35.239Z Compiling zerofrom-derive v0.1.6
9332026-02-26T11:29:35.338Z Compiling yoke-derive v0.8.0
9342026-02-26T11:29:35.455Z Compiling zerovec-derive v0.11.1
9352026-02-26T11:29:35.877Z Compiling displaydoc v0.2.5
9362026-02-26T11:29:35.902Z Compiling thiserror-impl v2.0.18
9372026-02-26T11:29:36.315Z Compiling schemars_derive v0.8.22
9382026-02-26T11:29:36.990Z Compiling tokio-macros v2.6.0
9392026-02-26T11:29:37.140Z Compiling zerocopy-derive v0.8.27
9402026-02-26T11:29:37.166Z Compiling zeroize_derive v1.4.3
9412026-02-26T11:29:37.249Z Compiling futures-macro v0.3.31
9422026-02-26T11:29:37.454Z Checking zerofrom v0.1.6
9432026-02-26T11:29:37.658Z Checking yoke v0.8.0
9442026-02-26T11:29:37.981Z Checking zerovec v0.11.4
9452026-02-26T11:29:38.016Z Checking zerotrie v0.2.2
9462026-02-26T11:29:38.313Z Checking zeroize v1.8.1
9472026-02-26T11:29:38.342Z Compiling regex v1.12.2
9482026-02-26T11:29:38.436Z Compiling thiserror-impl v1.0.69
9492026-02-26T11:29:38.529Z Compiling pest v2.8.2
9502026-02-26T11:29:38.628Z Compiling vcpkg v0.2.15
9512026-02-26T11:29:38.909Z Checking pin-utils v0.1.0
9522026-02-26T11:29:39.298Z Checking tinystr v0.8.1
9532026-02-26T11:29:39.375Z Checking potential_utf v0.1.3
9542026-02-26T11:29:39.579Z Checking icu_collections v2.0.0
9552026-02-26T11:29:39.608Z Checking icu_locale_core v2.0.0
9562026-02-26T11:29:39.753Z Compiling rustc-hash v2.1.1
9572026-02-26T11:29:39.930Z Checking futures-task v0.3.31
9582026-02-26T11:29:40.136Z Compiling prettyplease v0.2.37
9592026-02-26T11:29:40.166Z Checking futures-io v0.3.31
9602026-02-26T11:29:40.466Z Checking futures-util v0.3.31
9612026-02-26T11:29:40.572Z Checking icu_provider v2.0.0
9622026-02-26T11:29:40.614Z Compiling generic-array v0.14.7
9632026-02-26T11:29:40.639Z Compiling pest_meta v2.8.2
9642026-02-26T11:29:40.908Z Checking bytes v1.10.1
9652026-02-26T11:29:40.934Z Checking chrono v0.4.43
9662026-02-26T11:29:41.011Z Checking icu_properties v2.0.1
9672026-02-26T11:29:41.100Z Checking icu_normalizer v2.0.0
9682026-02-26T11:29:41.640Z Compiling serde_tokenstream v0.2.2
9692026-02-26T11:29:41.706Z Checking tokio v1.49.0
9702026-02-26T11:29:42.116Z Compiling pest_generator v2.8.2
9712026-02-26T11:29:42.452Z Compiling fnv v1.0.7
9722026-02-26T11:29:42.640Z Checking idna_adapter v1.2.1
9732026-02-26T11:29:42.666Z Compiling minimal-lexical v0.2.1
9742026-02-26T11:29:42.837Z Checking idna v1.1.0
9752026-02-26T11:29:43.111Z Compiling glob v0.3.3
9762026-02-26T11:29:43.223Z Checking url v2.5.7
9772026-02-26T11:29:43.286Z Compiling nom v7.1.3
9782026-02-26T11:29:43.414Z Compiling pest_derive v2.8.2
9792026-02-26T11:29:43.702Z Compiling clang-sys v1.8.1
9802026-02-26T11:29:44.122Z Compiling tracing-attributes v0.1.30
9812026-02-26T11:29:44.175Z Checking tracing-core v0.1.34
9822026-02-26T11:29:44.386Z Compiling byteorder v1.5.0
9832026-02-26T11:29:44.698Z Compiling num-conv v0.1.0
9842026-02-26T11:29:44.775Z Compiling time-core v0.1.6
9852026-02-26T11:29:45.049Z Compiling time-macros v0.2.24
9862026-02-26T11:29:45.110Z Compiling http v1.4.0
9872026-02-26T11:29:45.736Z Checking errno v0.3.14
9882026-02-26T11:29:45.911Z Compiling libloading v0.8.9
9892026-02-26T11:29:46.320Z Checking tracing v0.1.41
9902026-02-26T11:29:46.385Z Compiling bindgen v0.72.1
9912026-02-26T11:29:46.760Z Compiling cexpr v0.6.0
9922026-02-26T11:29:46.845Z Compiling itertools v0.12.1
9932026-02-26T11:29:46.966Z Checking crypto-common v0.1.6
9942026-02-26T11:29:47.162Z Compiling scroll_derive v0.13.1
9952026-02-26T11:29:47.827Z Checking ppv-lite86 v0.2.21
9962026-02-26T11:29:48.080Z Checking rustls-pki-types v1.12.0
9972026-02-26T11:29:48.207Z Compiling syn v1.0.109
9982026-02-26T11:29:48.407Z Compiling crossbeam-utils v0.8.21
9992026-02-26T11:29:48.509Z Compiling slog v2.8.2
10002026-02-26T11:29:48.579Z Compiling foldhash v0.1.5
10012026-02-26T11:29:48.608Z Compiling camino v1.2.2
10022026-02-26T11:29:48.752Z Checking untrusted v0.9.0
10032026-02-26T11:29:48.838Z Checking ipnet v2.11.0
10042026-02-26T11:29:48.866Z Checking base64 v0.22.1
10052026-02-26T11:29:48.929Z Compiling paste v1.0.15
10062026-02-26T11:29:49.257Z Compiling hashbrown v0.15.5
10072026-02-26T11:29:49.289Z Checking tokio-util v0.7.16
10082026-02-26T11:29:49.433Z Checking ipnetwork v0.21.1
10092026-02-26T11:29:49.459Z Checking erased-serde v0.3.31
10102026-02-26T11:29:49.568Z Compiling openssl-sys v0.9.109
10112026-02-26T11:29:50.207Z Checking pretty-hex v0.4.1
10122026-02-26T11:29:50.446Z Compiling regress v0.10.4
10132026-02-26T11:29:50.578Z Checking http-body v1.0.1
10142026-02-26T11:29:50.765Z Compiling async-trait v0.1.89
10152026-02-26T11:29:51.020Z Checking atomic-waker v1.1.2
10162026-02-26T11:29:51.170Z Compiling scroll v0.13.0
10172026-02-26T11:29:51.510Z Compiling cmake v0.1.54
10182026-02-26T11:29:51.669Z Compiling fs_extra v1.3.0
10192026-02-26T11:29:51.699Z Checking tower-service v0.3.3
10202026-02-26T11:29:51.866Z Checking tower-layer v0.3.3
10212026-02-26T11:29:52.129Z Compiling dunce v1.0.5
10222026-02-26T11:29:52.158Z Compiling usdt-impl v0.6.0
10232026-02-26T11:29:52.189Z Checking plain v0.2.3
10242026-02-26T11:29:52.302Z Compiling strsim v0.11.1
10252026-02-26T11:29:52.560Z Checking try-lock v0.2.5
10262026-02-26T11:29:52.588Z Compiling goblin v0.10.1
10272026-02-26T11:29:52.654Z Checking h2 v0.4.12
10282026-02-26T11:29:52.740Z Checking want v0.3.1
10292026-02-26T11:29:52.868Z Checking block-buffer v0.10.4
10302026-02-26T11:29:52.962Z Checking rand_core v0.9.3
10312026-02-26T11:29:53.273Z Compiling typify-impl v0.4.3
10322026-02-26T11:29:53.341Z Compiling slog-async v2.8.0
10332026-02-26T11:29:53.579Z Checking httpdate v1.0.3
10342026-02-26T11:29:53.776Z Compiling ryu v1.0.20
10352026-02-26T11:29:54.115Z Checking digest v0.10.7
10362026-02-26T11:29:54.412Z Checking oxnet v0.1.4
10372026-02-26T11:29:54.788Z Compiling dtrace-parser v0.3.0
10382026-02-26T11:29:55.234Z Compiling thread-id v5.0.0
10392026-02-26T11:29:55.373Z Compiling omicron-workspace-hack v0.1.0
10402026-02-26T11:29:55.638Z Compiling ident_case v1.0.1
10412026-02-26T11:29:55.802Z Compiling darling_core v0.21.3
10422026-02-26T11:29:56.044Z Checking rand_chacha v0.9.0
10432026-02-26T11:29:56.044Z Checking hyper v1.8.1
10442026-02-26T11:29:56.096Z Compiling daft-derive v0.1.4
10452026-02-26T11:29:56.351Z Compiling aws-lc-rs v1.14.0
10462026-02-26T11:29:57.289Z Checking rand v0.9.2
10472026-02-26T11:29:57.653Z Checking hyper-util v0.1.19
10482026-02-26T11:29:58.067Z Compiling dof v0.4.0
10492026-02-26T11:29:58.241Z Checking http-body-util v0.1.3
10502026-02-26T11:29:58.991Z Compiling aws-lc-sys v0.31.0
10512026-02-26T11:29:59.497Z Compiling openapiv3 v2.2.0
10522026-02-26T11:29:59.526Z Checking encoding_rs v0.8.35
10532026-02-26T11:29:59.557Z Checking powerfmt v0.2.0
10542026-02-26T11:29:59.811Z Checking mime v0.3.17
10552026-02-26T11:29:59.906Z Checking deranged v0.5.3
10562026-02-26T11:30:00.112Z Checking serde_urlencoded v0.7.1
10572026-02-26T11:30:00.142Z Compiling darling_macro v0.21.3
10582026-02-26T11:30:00.194Z Compiling usdt-attr-macro v0.6.0
10592026-02-26T11:30:00.297Z Compiling typify-macro v0.4.3
10602026-02-26T11:30:00.512Z Compiling usdt-macro v0.6.0
10612026-02-26T11:30:01.016Z Compiling darling v0.21.3
10622026-02-26T11:30:01.247Z Compiling rustls v0.22.4
10632026-02-26T11:30:01.395Z Checking num_threads v0.1.7
10642026-02-26T11:30:01.526Z Checking untrusted v0.7.1
10652026-02-26T11:30:01.563Z Checking foreign-types-shared v0.1.1
10662026-02-26T11:30:01.588Z Checking cpufeatures v0.2.17
10672026-02-26T11:30:01.725Z Compiling openssl v0.10.73
10682026-02-26T11:30:01.750Z Checking foreign-types v0.3.2
10692026-02-26T11:30:01.834Z Compiling openssl-macros v0.1.1
10702026-02-26T11:30:01.859Z Compiling structmeta-derive v0.3.0
10712026-02-26T11:30:01.912Z Checking openssl-probe v0.1.6
10722026-02-26T11:30:01.941Z Checking time v0.3.44
10732026-02-26T11:30:02.089Z Compiling unsafe-libyaml v0.2.11
10742026-02-26T11:30:02.160Z Compiling native-tls v0.2.14
10752026-02-26T11:30:02.414Z Compiling rustls v0.23.32
10762026-02-26T11:30:02.551Z Checking crossbeam-channel v0.5.15
10772026-02-26T11:30:02.704Z Checking futures-executor v0.3.31
10782026-02-26T11:30:02.923Z Compiling multer v3.1.0
10792026-02-26T11:30:02.948Z Compiling typify v0.4.3
10802026-02-26T11:30:03.069Z Compiling serde_yaml v0.9.34+deprecated
10812026-02-26T11:30:03.240Z Checking unicode-width v0.2.1
10822026-02-26T11:30:03.369Z Checking futures v0.3.31
10832026-02-26T11:30:03.652Z Compiling async-stream-impl v0.3.6
10842026-02-26T11:30:03.678Z Compiling structmeta v0.3.0
10852026-02-26T11:30:04.007Z Compiling strum_macros v0.26.4
10862026-02-26T11:30:04.032Z Checking sync_wrapper v1.0.2
10872026-02-26T11:30:04.191Z Checking thread_local v1.1.9
10882026-02-26T11:30:04.705Z Checking fastrand v2.3.0
10892026-02-26T11:30:05.014Z Checking tempfile v3.23.0
10902026-02-26T11:30:05.323Z Checking tower v0.5.2
10912026-02-26T11:30:05.635Z Checking webpki-roots v1.0.2
10922026-02-26T11:30:05.885Z Compiling newtype-uuid-macros v0.1.0
10932026-02-26T11:30:05.920Z Compiling dropshot v0.16.7
10942026-02-26T11:30:06.060Z Checking is-terminal v0.4.16
10952026-02-26T11:30:06.188Z Checking memmap2 v0.9.8
10962026-02-26T11:30:06.222Z Checking take_mut v0.2.2
10972026-02-26T11:30:06.253Z Compiling ref-cast v1.0.25
10982026-02-26T11:30:06.394Z Checking hex v0.4.3
10992026-02-26T11:30:06.466Z Checking winnow v0.7.14
11002026-02-26T11:30:06.728Z Checking match_cfg v0.1.0
11012026-02-26T11:30:06.815Z Checking iri-string v0.7.8
11022026-02-26T11:30:06.844Z Checking term v1.2.0
11032026-02-26T11:30:06.925Z Checking hostname v0.3.1
11042026-02-26T11:30:06.958Z Checking tokio-native-tls v0.3.1
11052026-02-26T11:30:07.226Z Checking hyper-tls v0.6.0
11062026-02-26T11:30:07.250Z Checking slog-term v2.9.2
11072026-02-26T11:30:07.274Z Checking slog-json v2.6.1
11082026-02-26T11:30:07.427Z Compiling progenitor-impl v0.11.1
11092026-02-26T11:30:07.527Z Compiling dropshot_endpoint v0.16.7
11102026-02-26T11:30:07.732Z Compiling ref-cast-impl v1.0.25
11112026-02-26T11:30:07.971Z Checking slog-bunyan v2.5.0
11122026-02-26T11:30:08.625Z Compiling derive-ex v0.1.8
11132026-02-26T11:30:08.660Z Compiling strum_macros v0.27.2
11142026-02-26T11:30:08.884Z Checking tower-http v0.6.6
11152026-02-26T11:30:09.499Z Checking newtype-uuid v1.3.2
11162026-02-26T11:30:09.997Z Checking daft v0.1.4
11172026-02-26T11:30:10.438Z Compiling serde_with_macros v3.14.1
11182026-02-26T11:30:11.479Z Compiling test-strategy v0.4.3
11192026-02-26T11:30:11.548Z Compiling progenitor-macro v0.11.1
11202026-02-26T11:30:11.921Z Checking rustls-webpki v0.102.8
11212026-02-26T11:30:12.152Z Checking debug-ignore v1.0.5
11222026-02-26T11:30:12.348Z Checking toml_parser v1.0.6+spec-1.1.0
11232026-02-26T11:30:12.450Z Compiling parse-display-derive v0.10.0
11242026-02-26T11:30:13.090Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11252026-02-26T11:30:13.175Z Checking usdt v0.6.0
11262026-02-26T11:30:13.423Z Checking serde_spanned v1.0.4
11272026-02-26T11:30:13.629Z Checking toml_datetime v0.7.5+spec-1.1.0
11282026-02-26T11:30:13.717Z Checking toml_writer v1.0.6+spec-1.1.0
11292026-02-26T11:30:13.953Z Checking spin v0.9.8
11302026-02-26T11:30:14.046Z Checking toml v0.9.11+spec-1.1.0
11312026-02-26T11:30:14.183Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11322026-02-26T11:30:14.496Z Checking strum v0.26.3
11332026-02-26T11:30:14.669Z Checking async-stream v0.3.6
11342026-02-26T11:30:14.814Z Checking sha1 v0.10.6
11352026-02-26T11:30:14.879Z Checking waitgroup v0.1.2
11362026-02-26T11:30:15.049Z Checking rustls-pemfile v2.2.0
11372026-02-26T11:30:15.091Z Checking rand_chacha v0.3.1
11382026-02-26T11:30:15.142Z Compiling toml_datetime v0.6.11
11392026-02-26T11:30:15.224Z Checking macaddr v1.0.1
11402026-02-26T11:30:15.261Z Checking serde_path_to_error v0.1.20
11412026-02-26T11:30:15.379Z Checking tokio-rustls v0.25.0
11422026-02-26T11:30:15.507Z Checking hostname v0.4.2
11432026-02-26T11:30:15.594Z Checking wait-timeout v0.2.1
11442026-02-26T11:30:15.623Z Checking quick-error v1.2.3
11452026-02-26T11:30:15.672Z Checking lazy_static v1.5.0
11462026-02-26T11:30:15.733Z Checking bit-vec v0.8.0
11472026-02-26T11:30:15.831Z Checking rand v0.8.5
11482026-02-26T11:30:15.856Z Checking rusty-fork v0.3.0
11492026-02-26T11:30:15.894Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11502026-02-26T11:30:16.083Z Checking bit-set v0.8.0
11512026-02-26T11:30:16.224Z Checking tabwriter v1.4.1
11522026-02-26T11:30:16.338Z Checking rand_xorshift v0.4.0
11532026-02-26T11:30:16.523Z Compiling clap_derive v4.5.49
11542026-02-26T11:30:16.616Z Checking utf8parse v0.2.2
11552026-02-26T11:30:16.646Z Checking unarray v0.1.4
11562026-02-26T11:30:16.788Z Checking colored v3.0.0
11572026-02-26T11:30:16.848Z Checking proptest v1.8.0
11582026-02-26T11:30:16.885Z Checking anstyle-parse v0.2.7
11592026-02-26T11:30:17.146Z Checking strum v0.27.2
11602026-02-26T11:30:17.495Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11612026-02-26T11:30:17.629Z Checking terminal_size v0.4.3
11622026-02-26T11:30:18.584Z Checking anstyle v1.0.11
11632026-02-26T11:30:18.617Z Checking is_terminal_polyfill v1.70.1
11642026-02-26T11:30:18.762Z Checking anstyle-query v1.1.4
11652026-02-26T11:30:18.884Z Checking colorchoice v1.0.4
11662026-02-26T11:30:19.045Z Checking anstream v0.6.20
11672026-02-26T11:30:19.259Z Checking itertools v0.14.0
11682026-02-26T11:30:19.409Z Checking clap_lex v0.7.5
11692026-02-26T11:30:20.075Z Checking clap_builder v4.5.50
11702026-02-26T11:30:20.105Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11712026-02-26T11:30:20.699Z Checking serde_with v3.14.1
11722026-02-26T11:30:21.575Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11732026-02-26T11:30:21.919Z Checking instant v0.1.13
11742026-02-26T11:30:22.130Z Checking foldhash v0.2.0
11752026-02-26T11:30:22.387Z Checking iddqd v0.3.17
11762026-02-26T11:30:22.468Z Checking clap v4.5.50
11772026-02-26T11:30:22.608Z Checking backoff v0.4.0
11782026-02-26T11:30:22.885Z Checking parse-display v0.10.0
11792026-02-26T11:30:23.108Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11802026-02-26T11:30:23.136Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11812026-02-26T11:30:26.116Z Compiling rustls-webpki v0.103.6
11822026-02-26T11:30:31.260Z Checking serde_spanned v0.6.9
11832026-02-26T11:30:31.626Z Compiling memoffset v0.9.1
11842026-02-26T11:30:31.653Z Compiling cfg_aliases v0.2.1
11852026-02-26T11:30:31.786Z Compiling nix v0.30.1
11862026-02-26T11:30:32.394Z Compiling tokio-rustls v0.26.3
11872026-02-26T11:30:33.898Z Compiling winnow v0.5.40
11882026-02-26T11:30:35.090Z Compiling hyper-rustls v0.27.7
11892026-02-26T11:30:35.548Z Compiling reqwest v0.12.23
11902026-02-26T11:30:36.409Z Compiling toml_edit v0.19.15
11912026-02-26T11:30:37.541Z Compiling progenitor-client v0.11.1
11922026-02-26T11:30:37.912Z Compiling progenitor v0.11.1
11932026-02-26T11:30:38.673Z Compiling proc-macro-crate v1.3.1
11942026-02-26T11:30:40.611Z Checking crossbeam-epoch v0.9.18
11952026-02-26T11:30:40.711Z Compiling num-integer v0.1.46
11962026-02-26T11:30:41.597Z Compiling progenitor-client v0.10.0
11972026-02-26T11:30:41.760Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11982026-02-26T11:30:42.887Z Compiling hubpack_derive v0.1.1
11992026-02-26T11:30:43.619Z Compiling zerocopy-derive v0.7.35
12002026-02-26T11:30:44.455Z Checking toml_write v0.1.2
12012026-02-26T11:30:44.746Z Checking toml_edit v0.22.27
12022026-02-26T11:30:44.848Z Checking hubpack v0.1.2
12032026-02-26T11:30:45.020Z Checking num-rational v0.4.2
12042026-02-26T11:30:45.064Z Checking num-iter v0.1.45
12052026-02-26T11:30:45.496Z Compiling num-complex v0.4.6
12062026-02-26T11:30:45.595Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12072026-02-26T11:30:46.224Z Checking static_assertions v1.1.0
12082026-02-26T11:30:46.267Z Compiling rayon-core v1.13.0
12092026-02-26T11:30:46.331Z Checking num v0.4.3
12102026-02-26T11:30:46.515Z Compiling proc-macro-error-attr v1.0.4
12112026-02-26T11:30:46.660Z Compiling heapless v0.8.0
12122026-02-26T11:30:46.803Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12132026-02-26T11:30:46.841Z Checking toml v0.8.23
12142026-02-26T11:30:47.091Z Checking float-ord v0.3.2
12152026-02-26T11:30:47.548Z Checking crossbeam-deque v0.8.6
12162026-02-26T11:30:47.731Z Compiling ingot-macros v0.1.1
12172026-02-26T11:30:47.854Z Checking hash32 v0.3.1
12182026-02-26T11:30:47.881Z Compiling proc-macro-error v1.0.4
12192026-02-26T11:30:48.060Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12202026-02-26T11:30:48.207Z Checking bytecount v0.6.9
12212026-02-26T11:30:48.372Z Compiling smoltcp v0.11.0
12222026-02-26T11:30:49.166Z Compiling zerocopy v0.7.35
12232026-02-26T11:30:49.192Z Compiling num_enum_derive v0.7.5
12242026-02-26T11:30:50.245Z Compiling num-derive v0.3.3
12252026-02-26T11:30:50.979Z Checking cobs v0.3.0
12262026-02-26T11:30:51.209Z Compiling foreign-types-macros v0.2.3
12272026-02-26T11:30:51.307Z Compiling scroll_derive v0.12.1
12282026-02-26T11:30:51.619Z Compiling usdt-impl v0.5.0
12292026-02-26T11:30:51.715Z Checking bitflags v1.3.2
12302026-02-26T11:30:51.768Z Checking managed v0.8.0
12312026-02-26T11:30:51.841Z Checking foreign-types-shared v0.3.1
12322026-02-26T11:30:51.981Z Compiling crucible-workspace-hack v0.1.0
12332026-02-26T11:30:52.186Z Checking libscf-sys v1.1.0
12342026-02-26T11:30:52.215Z Checking foreign-types v0.5.0
12352026-02-26T11:30:52.340Z Checking postcard v1.1.3
12362026-02-26T11:30:52.371Z Checking ingot-types v0.1.2
12372026-02-26T11:30:52.396Z Checking num_enum v0.7.5
12382026-02-26T11:30:52.429Z Compiling dof v0.3.0
12392026-02-26T11:30:52.466Z Checking scroll v0.12.0
12402026-02-26T11:30:53.030Z Checking ingot v0.1.1
12412026-02-26T11:30:53.059Z Compiling dtrace-parser v0.2.0
12422026-02-26T11:30:53.090Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12432026-02-26T11:30:53.090Z Checking camino-tempfile v1.4.1
12442026-02-26T11:30:53.115Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12452026-02-26T11:30:53.414Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12462026-02-26T11:30:53.815Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12472026-02-26T11:30:53.875Z Checking cstr-argument v0.1.2
12482026-02-26T11:30:54.015Z Compiling thread-id v4.2.2
12492026-02-26T11:30:54.081Z Compiling heck v0.4.1
12502026-02-26T11:30:54.254Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12512026-02-26T11:30:54.302Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12522026-02-26T11:30:54.423Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12532026-02-26T11:30:54.453Z Checking goblin v0.8.2
12542026-02-26T11:30:54.485Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12552026-02-26T11:30:54.679Z Compiling num_enum_derive v0.5.11
12562026-02-26T11:30:54.827Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12572026-02-26T11:30:55.086Z Compiling rustc_version v0.4.1
12582026-02-26T11:30:55.638Z Checking tinyvec_macros v0.1.1
12592026-02-26T11:30:55.663Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12602026-02-26T11:30:55.692Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12612026-02-26T11:30:55.753Z Compiling convert_case v0.4.0
12622026-02-26T11:30:56.048Z Checking tinyvec v1.10.0
12632026-02-26T11:30:56.335Z Compiling derive_more v0.99.20
12642026-02-26T11:30:56.428Z Checking num_enum v0.5.11
12652026-02-26T11:30:56.572Z Compiling libz-sys v1.1.22
12662026-02-26T11:30:56.604Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12672026-02-26T11:30:56.629Z Compiling proc-macro-error-attr2 v2.0.0
12682026-02-26T11:30:57.005Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12692026-02-26T11:30:57.266Z Compiling rustix v0.38.44
12702026-02-26T11:30:57.306Z Compiling proc-macro-error2 v2.0.1
12712026-02-26T11:30:57.532Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12722026-02-26T11:30:57.760Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12732026-02-26T11:30:58.013Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12742026-02-26T11:30:58.294Z Compiling usdt-attr-macro v0.5.0
12752026-02-26T11:30:59.124Z Compiling usdt-macro v0.5.0
12762026-02-26T11:30:59.307Z Compiling zone_cfg_derive v0.3.1
12772026-02-26T11:30:59.424Z Checking rayon v1.11.0
12782026-02-26T11:30:59.524Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12792026-02-26T11:31:00.252Z Compiling num-derive v0.4.2
12802026-02-26T11:31:00.527Z Checking memmap v0.7.0
12812026-02-26T11:31:00.774Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12822026-02-26T11:31:00.806Z Checking sigpipe v0.1.3
12832026-02-26T11:31:00.839Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12842026-02-26T11:31:01.141Z Checking jiff v0.2.15
12852026-02-26T11:31:01.271Z Checking usdt v0.5.0
12862026-02-26T11:31:01.505Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12872026-02-26T11:31:01.742Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12882026-02-26T11:31:01.828Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12892026-02-26T11:31:01.951Z Checking zone v0.3.1
12902026-02-26T11:31:02.315Z Compiling tabled_derive v0.11.0
12912026-02-26T11:31:02.344Z Checking papergrid v0.17.0
12922026-02-26T11:31:02.396Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12932026-02-26T11:31:02.618Z Checking testing_table v0.3.0
12942026-02-26T11:31:02.753Z Checking smf v0.2.3
12952026-02-26T11:31:03.010Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12962026-02-26T11:31:03.131Z Checking secrecy v0.10.3
12972026-02-26T11:31:03.321Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12982026-02-26T11:31:03.395Z Checking bstr v1.12.0
12992026-02-26T11:31:03.635Z Checking whoami v1.6.1
13002026-02-26T11:31:03.750Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13012026-02-26T11:31:03.907Z Compiling curve25519-dalek v4.1.3
13022026-02-26T11:31:03.960Z Checking hmac v0.12.1
13032026-02-26T11:31:04.000Z Checking inout v0.1.4
13042026-02-26T11:31:04.223Z Compiling enum-as-inner v0.6.1
13052026-02-26T11:31:04.259Z Checking tabled v0.20.0
13062026-02-26T11:31:04.335Z Checking ff v0.13.1
13072026-02-26T11:31:04.546Z Checking data-encoding v2.9.0
13082026-02-26T11:31:04.571Z Compiling semver v0.1.20
13092026-02-26T11:31:05.023Z Compiling rustc_version v0.1.7
13102026-02-26T11:31:05.057Z Checking group v0.13.0
13112026-02-26T11:31:05.181Z Checking cipher v0.4.4
13122026-02-26T11:31:05.214Z Checking hkdf v0.12.4
13132026-02-26T11:31:05.300Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13142026-02-26T11:31:05.404Z Compiling thiserror-impl-no-std v2.0.2
13152026-02-26T11:31:05.474Z Checking universal-hash v0.5.1
13162026-02-26T11:31:05.558Z Checking crypto-bigint v0.5.5
13172026-02-26T11:31:05.665Z Checking half v2.7.1
13182026-02-26T11:31:05.795Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13192026-02-26T11:31:06.032Z Compiling curve25519-dalek-derive v0.1.1
13202026-02-26T11:31:06.107Z Checking indent_write v2.2.0
13212026-02-26T11:31:06.311Z Checking opaque-debug v0.3.1
13222026-02-26T11:31:06.409Z Checking ciborium-io v0.2.2
13232026-02-26T11:31:06.545Z Checking base16ct v0.2.0
13242026-02-26T11:31:06.754Z Checking base64ct v1.8.0
13252026-02-26T11:31:07.182Z Checking password-hash v0.5.0
13262026-02-26T11:31:07.235Z Checking thiserror-no-std v2.0.2
13272026-02-26T11:31:07.366Z Checking ciborium-ll v0.2.2
13282026-02-26T11:31:07.552Z Checking elliptic-curve v0.13.8
13292026-02-26T11:31:07.589Z Checking poly1305 v0.8.0
13302026-02-26T11:31:07.651Z Checking chacha20 v0.9.1
13312026-02-26T11:31:07.787Z Compiling newtype_derive v0.1.6
13322026-02-26T11:31:07.879Z Checking similar v2.7.0
13332026-02-26T11:31:07.962Z Checking atomicwrites v0.4.4
13342026-02-26T11:31:07.997Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13352026-02-26T11:31:08.030Z Checking blake2 v0.10.6
13362026-02-26T11:31:08.123Z Checking aead v0.5.2
13372026-02-26T11:31:08.183Z Checking keccak v0.1.5
13382026-02-26T11:31:08.216Z Compiling owo-colors v4.2.2
13392026-02-26T11:31:08.341Z Checking linked-hash-map v0.5.6
13402026-02-26T11:31:08.372Z Checking resolv-conf v0.7.5
13412026-02-26T11:31:08.403Z Checking chacha20poly1305 v0.10.1
13422026-02-26T11:31:08.434Z Checking argon2 v0.5.3
13432026-02-26T11:31:08.467Z Checking sha3 v0.10.8
13442026-02-26T11:31:08.519Z Checking vsss-rs v3.3.4
13452026-02-26T11:31:08.646Z Checking lru-cache v0.1.2
13462026-02-26T11:31:08.696Z Checking ciborium v0.2.2
13472026-02-26T11:31:08.726Z Checking hickory-proto v0.24.4
13482026-02-26T11:31:08.812Z Checking tokio-dtrace v0.1.1
13492026-02-26T11:31:08.846Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13502026-02-26T11:31:08.878Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13512026-02-26T11:31:08.944Z Checking serde-big-array v0.5.1
13522026-02-26T11:31:09.110Z Compiling serde_repr v0.1.20
13532026-02-26T11:31:09.162Z Compiling derive-where v1.6.0
13542026-02-26T11:31:09.282Z Checking unicode-segmentation v1.12.0
13552026-02-26T11:31:09.345Z Checking same-file v1.0.6
13562026-02-26T11:31:09.505Z Checking siphasher v1.0.1
13572026-02-26T11:31:09.547Z Checking walkdir v2.5.0
13582026-02-26T11:31:09.793Z Checking phf_shared v0.12.1
13592026-02-26T11:31:09.825Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13602026-02-26T11:31:09.856Z Checking newline-converter v0.3.0
13612026-02-26T11:31:09.996Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13622026-02-26T11:31:10.063Z Checking oxide-tokio-rt v0.1.2
13632026-02-26T11:31:10.087Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13642026-02-26T11:31:10.543Z Checking console v0.15.11
13652026-02-26T11:31:10.987Z Compiling progenitor-impl v0.10.0
13662026-02-26T11:31:11.039Z Checking tokio-stream v0.1.17
13672026-02-26T11:31:11.336Z Compiling pin-project-internal v1.1.10
13682026-02-26T11:31:11.593Z Compiling slog-dtrace v0.3.0
13692026-02-26T11:31:11.631Z Checking hickory-resolver v0.24.4
13702026-02-26T11:31:11.665Z Checking csv-core v0.1.12
13712026-02-26T11:31:11.930Z Checking smawk v0.3.2
13722026-02-26T11:31:11.982Z Compiling chrono-tz v0.10.4
13732026-02-26T11:31:12.133Z Compiling cancel-safe-futures v0.1.5
13742026-02-26T11:31:12.161Z Checking unicode-width v0.1.14
13752026-02-26T11:31:12.293Z Compiling unicode-xid v0.2.6
13762026-02-26T11:31:12.481Z Checking swrite v0.1.0
13772026-02-26T11:31:12.506Z Checking unicode-linebreak v0.1.5
13782026-02-26T11:31:12.626Z Compiling const_format_proc_macros v0.2.34
13792026-02-26T11:31:12.700Z Checking csv v1.3.1
13802026-02-26T11:31:12.795Z Checking qorb v0.4.1
13812026-02-26T11:31:12.883Z Checking textwrap v0.16.2
13822026-02-26T11:31:13.195Z Checking pin-project v1.1.10
13832026-02-26T11:31:13.318Z Checking expectorate v1.2.0
13842026-02-26T11:31:13.356Z Checking phf v0.12.1
13852026-02-26T11:31:13.396Z Checking unicode-normalization v0.1.24
13862026-02-26T11:31:13.516Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13872026-02-26T11:31:13.930Z Checking libsw-core v0.3.2
13882026-02-26T11:31:14.070Z Compiling libgit2-sys v0.17.0+1.8.1
13892026-02-26T11:31:14.180Z Compiling snafu-derive v0.8.9
13902026-02-26T11:31:14.207Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13912026-02-26T11:31:14.305Z Compiling async-recursion v1.1.1
13922026-02-26T11:31:14.421Z Compiling cookie v0.18.1
13932026-02-26T11:31:14.754Z Checking highway v1.3.0
13942026-02-26T11:31:15.022Z Compiling progenitor-macro v0.10.0
13952026-02-26T11:31:15.054Z Checking fixedbitset v0.4.2
13962026-02-26T11:31:15.095Z Checking fixedbitset v0.5.7
13972026-02-26T11:31:15.156Z Compiling moka v0.12.11
13982026-02-26T11:31:15.308Z Checking petgraph v0.6.5
13992026-02-26T11:31:15.468Z Checking petgraph v0.8.2
14002026-02-26T11:31:16.880Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14012026-02-26T11:31:17.152Z Checking libsw v3.5.0
14022026-02-26T11:31:17.375Z Checking olpc-cjson v0.1.4
14032026-02-26T11:31:17.400Z Checking const_format v0.2.34
14042026-02-26T11:31:17.429Z Checking snafu v0.8.9
14052026-02-26T11:31:17.628Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14062026-02-26T11:31:18.047Z Checking papergrid v0.11.0
14072026-02-26T11:31:18.182Z Checking globset v0.4.16
14082026-02-26T11:31:18.238Z Checking gethostname v0.5.0
14092026-02-26T11:31:18.388Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14102026-02-26T11:31:18.631Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14112026-02-26T11:31:19.175Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14122026-02-26T11:31:19.272Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14132026-02-26T11:31:20.052Z Compiling tabled_derive v0.7.0
14142026-02-26T11:31:20.076Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14152026-02-26T11:31:20.497Z Checking pem v3.0.5
14162026-02-26T11:31:20.599Z Checking bcs v0.1.6
14172026-02-26T11:31:20.763Z Checking serde_plain v1.0.2
14182026-02-26T11:31:21.008Z Compiling signal-hook v0.3.18
14192026-02-26T11:31:21.033Z Checking termtree v0.5.1
14202026-02-26T11:31:21.201Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-02-26T11:31:21.269Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-02-26T11:31:21.321Z Checking tagptr v0.2.0
14232026-02-26T11:31:21.573Z Checking linear-map v1.2.0
14242026-02-26T11:31:21.632Z Checking typed-path v0.9.3
14252026-02-26T11:31:21.881Z Checking crc8 v0.1.1
14262026-02-26T11:31:21.935Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14272026-02-26T11:31:22.042Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14282026-02-26T11:31:22.097Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-02-26T11:31:22.433Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14302026-02-26T11:31:22.499Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14312026-02-26T11:31:23.034Z Checking tabled v0.15.0
14322026-02-26T11:31:23.112Z Checking tough v0.20.0
14332026-02-26T11:31:23.139Z Checking progenitor v0.10.0
14342026-02-26T11:31:23.282Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-02-26T11:31:23.374Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14362026-02-26T11:31:24.039Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14372026-02-26T11:31:24.824Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-02-26T11:31:24.859Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-02-26T11:31:25.145Z Checking steno v0.4.1
14402026-02-26T11:31:25.215Z Checking hickory-proto v0.25.2
14412026-02-26T11:31:25.621Z Checking dropshot-api-manager-types v0.2.2
14422026-02-26T11:31:25.864Z Compiling cargo-platform v0.1.9
14432026-02-26T11:31:26.262Z Compiling curl-sys v0.4.83+curl-8.15.0
14442026-02-26T11:31:26.696Z Compiling vergen v8.3.2
14452026-02-26T11:31:26.842Z Compiling crc32fast v1.5.0
14462026-02-26T11:31:26.886Z Checking humantime v2.3.0
14472026-02-26T11:31:27.104Z Compiling cargo_metadata v0.18.1
14482026-02-26T11:31:27.191Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14492026-02-26T11:31:27.371Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14502026-02-26T11:31:27.473Z Checking sha2 v0.10.9
14512026-02-26T11:31:27.895Z Compiling blake3 v1.8.2
14522026-02-26T11:31:28.024Z Checking hickory-resolver v0.25.2
14532026-02-26T11:31:28.118Z Compiling fs-err v3.1.2
14542026-02-26T11:31:28.484Z Checking adler2 v2.0.1
14552026-02-26T11:31:28.872Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14562026-02-26T11:31:29.081Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14572026-02-26T11:31:29.291Z Checking miniz_oxide v0.8.9
14582026-02-26T11:31:29.647Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14592026-02-26T11:31:29.968Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14602026-02-26T11:31:30.107Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14612026-02-26T11:31:30.141Z Checking filetime v0.2.26
14622026-02-26T11:31:30.352Z Checking arrayvec v0.7.6
14632026-02-26T11:31:30.686Z Checking arrayref v0.3.9
14642026-02-26T11:31:30.802Z Checking is_ci v1.2.0
14652026-02-26T11:31:30.956Z Compiling curl v0.4.49
14662026-02-26T11:31:31.300Z Checking xattr v1.6.1
14672026-02-26T11:31:31.505Z Checking constant_time_eq v0.3.1
14682026-02-26T11:31:31.645Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14692026-02-26T11:31:32.060Z Checking tar v0.4.44
14702026-02-26T11:31:32.095Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14712026-02-26T11:31:32.544Z Checking supports-color v3.0.2
14722026-02-26T11:31:32.569Z Checking flate2 v1.1.2
14732026-02-26T11:31:32.600Z Checking toml v0.7.8
14742026-02-26T11:31:33.060Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14752026-02-26T11:31:33.105Z Checking drift v0.1.0
14762026-02-26T11:31:33.212Z Checking kstat-rs v0.2.4
14772026-02-26T11:31:33.311Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14782026-02-26T11:31:33.528Z Checking topological-sort v0.2.2
14792026-02-26T11:31:33.559Z Checking dropshot-api-manager v0.2.2
14802026-02-26T11:31:33.614Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14812026-02-26T11:31:33.752Z Checking omicron-zone-package v0.12.2
14822026-02-26T11:31:33.921Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-02-26T11:31:35.223Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-02-26T11:31:35.724Z Checking signal-hook-tokio v0.3.1
14852026-02-26T11:31:35.912Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14862026-02-26T11:31:36.186Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
14872026-02-26T11:31:36.813Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14882026-02-26T11:31:36.846Z Checking search_path v0.1.4
14892026-02-26T11:31:37.072Z Checking internet-checksum v0.2.1
14902026-02-26T11:31:37.142Z Checking display-error-chain v0.2.2
14912026-02-26T11:31:37.254Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14922026-02-26T11:31:37.344Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14932026-02-26T11:31:37.404Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14942026-02-26T11:31:38.732Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14952026-02-26T11:31:38.954Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14962026-02-26T11:31:41.869Z Compiling git2 v0.19.0
14972026-02-26T11:31:46.529Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14982026-02-26T11:31:47.297Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14992026-02-26T11:31:58.432Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15002026-02-26T11:32:00.954Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-02-26T11:32:10.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
15022026-02-26T11:32:10.775Z+ for feat in tofino_stub tofino_asic softnpu chaos
15032026-02-26T11:32:10.775Z+ cargo clippy --features tofino_asic -- --deny warnings
15042026-02-26T11:32:11.771Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15052026-02-26T11:32:11.771Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15062026-02-26T11:32:11.796Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15072026-02-26T11:32:11.796Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15082026-02-26T11:32:26.034Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15092026-02-26T11:32:26.034Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15102026-02-26T11:32:30.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
15112026-02-26T11:32:30.758Z+ for feat in tofino_stub tofino_asic softnpu chaos
15122026-02-26T11:32:30.758Z+ cargo clippy --features softnpu -- --deny warnings
15132026-02-26T11:32:31.408Z Downloading crates ...
15142026-02-26T11:32:31.633Z Downloaded radium v0.7.0
15152026-02-26T11:32:31.658Z Downloaded tap v1.0.1
15162026-02-26T11:32:31.658Z Downloaded bitstruct_derive v0.1.0
15172026-02-26T11:32:31.658Z Downloaded typeid v1.0.3
15182026-02-26T11:32:31.658Z Downloaded funty v2.0.0
15192026-02-26T11:32:31.658Z Downloaded libloading v0.7.4
15202026-02-26T11:32:31.658Z Downloaded serde_arrays v0.1.0
15212026-02-26T11:32:31.658Z Downloaded wyz v0.5.1
15222026-02-26T11:32:31.658Z Downloaded erased-serde v0.4.8
15232026-02-26T11:32:31.658Z Downloaded ascii v1.1.0
15242026-02-26T11:32:31.658Z Downloaded num-bigint v0.4.6
15252026-02-26T11:32:31.658Z Downloaded bitstruct v0.1.1
15262026-02-26T11:32:31.658Z Downloaded bitvec v1.0.1
15272026-02-26T11:32:31.867Z Checking num-integer v0.1.46
15282026-02-26T11:32:31.892Z Checking num-complex v0.4.6
15292026-02-26T11:32:31.918Z Compiling radium v0.7.0
15302026-02-26T11:32:31.943Z Checking tap v1.0.1
15312026-02-26T11:32:31.968Z Checking funty v2.0.0
15322026-02-26T11:32:31.968Z Compiling typeid v1.0.3
15332026-02-26T11:32:31.968Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15342026-02-26T11:32:31.993Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15352026-02-26T11:32:32.091Z Checking wyz v0.5.1
15362026-02-26T11:32:32.266Z Checking num-bigint v0.4.6
15372026-02-26T11:32:32.292Z Checking num-iter v0.1.45
15382026-02-26T11:32:32.336Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15392026-02-26T11:32:32.401Z Compiling erased-serde v0.4.8
15402026-02-26T11:32:32.504Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15412026-02-26T11:32:32.605Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15422026-02-26T11:32:32.630Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15432026-02-26T11:32:32.630Z Compiling bitstruct_derive v0.1.0
15442026-02-26T11:32:32.655Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15452026-02-26T11:32:32.680Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15462026-02-26T11:32:32.705Z Checking bitvec v1.0.1
15472026-02-26T11:32:32.823Z Checking ascii v1.1.0
15482026-02-26T11:32:32.848Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15492026-02-26T11:32:32.876Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15502026-02-26T11:32:33.030Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15512026-02-26T11:32:33.055Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15522026-02-26T11:32:33.127Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15532026-02-26T11:32:33.179Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15542026-02-26T11:32:33.637Z Checking bitstruct v0.1.1
15552026-02-26T11:32:33.662Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15562026-02-26T11:32:33.759Z Checking serde_arrays v0.1.0
15572026-02-26T11:32:33.784Z Checking libloading v0.7.4
15582026-02-26T11:32:33.895Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15592026-02-26T11:32:33.984Z Checking num-rational v0.4.2
15602026-02-26T11:32:34.481Z Checking num v0.4.3
15612026-02-26T11:32:34.587Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15622026-02-26T11:32:35.526Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15632026-02-26T11:32:36.047Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15642026-02-26T11:32:36.047Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15652026-02-26T11:32:36.388Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-02-26T11:32:36.849Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15672026-02-26T11:32:36.874Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15682026-02-26T11:32:37.623Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15692026-02-26T11:32:37.950Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15702026-02-26T11:32:37.974Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15712026-02-26T11:32:37.974Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15722026-02-26T11:32:38.135Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15732026-02-26T11:32:38.495Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15742026-02-26T11:32:39.438Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15752026-02-26T11:32:40.820Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15762026-02-26T11:32:41.143Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15772026-02-26T11:32:45.872Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15782026-02-26T11:32:49.131Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15792026-02-26T11:32:49.313Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15802026-02-26T11:33:03.675Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15812026-02-26T11:33:06.179Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15822026-02-26T11:33:07.054Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15832026-02-26T11:33:15.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.65s
15842026-02-26T11:33:15.762Z+ for feat in tofino_stub tofino_asic softnpu chaos
15852026-02-26T11:33:15.762Z+ cargo clippy --features chaos -- --deny warnings
15862026-02-26T11:33:16.769Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15872026-02-26T11:33:16.794Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15882026-02-26T11:33:16.794Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15892026-02-26T11:33:30.638Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15902026-02-26T11:33:30.638Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15912026-02-26T11:33:35.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s
15922026-02-26T11:33:35.627Z+ banner fmt
15932026-02-26T11:33:35.652Z
15942026-02-26T11:33:35.652Z ###### # # #####
15952026-02-26T11:33:35.652Z # ## ## #
15962026-02-26T11:33:35.652Z ##### # ## # #
15972026-02-26T11:33:35.652Z # # # #
15982026-02-26T11:33:35.652Z # # # #
15992026-02-26T11:33:35.652Z # # # #
16002026-02-26T11:33:35.652Z
16012026-02-26T11:33:35.652Z+ cargo fmt -- --check
16022026-02-26T11:33:36.642Z+ banner test
16032026-02-26T11:33:36.667Z
16042026-02-26T11:33:36.667Z ##### ###### #### #####
16052026-02-26T11:33:36.667Z # # # #
16062026-02-26T11:33:36.667Z # ##### #### #
16072026-02-26T11:33:36.667Z # # # #
16082026-02-26T11:33:36.667Z # # # # #
16092026-02-26T11:33:36.667Z # ###### #### #
16102026-02-26T11:33:36.667Z
16112026-02-26T11:33:36.667Z+ for feat in tofino_stub tofino_asic softnpu chaos
16122026-02-26T11:33:36.667Z+ RUST_BACKTRACE=full
16132026-02-26T11:33:36.667Z+ cargo test --features tofino_stub --no-fail-fast
16142026-02-26T11:33:38.342Z Compiling unicode-ident v1.0.19
16152026-02-26T11:33:38.342Z Compiling cfg-if v1.0.3
16162026-02-26T11:33:38.342Z Compiling memchr v2.7.5
16172026-02-26T11:33:38.376Z Compiling serde_core v1.0.228
16182026-02-26T11:33:38.436Z Compiling itoa v1.0.15
16192026-02-26T11:33:38.462Z Compiling libc v0.2.176
16202026-02-26T11:33:38.487Z Compiling zmij v1.0.17
16212026-02-26T11:33:38.512Z Compiling libm v0.2.15
16222026-02-26T11:33:38.565Z Compiling proc-macro2 v1.0.101
16232026-02-26T11:33:38.654Z Compiling log v0.4.28
16242026-02-26T11:33:38.991Z Compiling smallvec v1.15.1
16252026-02-26T11:33:39.325Z Compiling quote v1.0.40
16262026-02-26T11:33:39.611Z Compiling heck v0.5.0
16272026-02-26T11:33:39.637Z Compiling iana-time-zone v0.1.64
16282026-02-26T11:33:39.637Z Compiling equivalent v1.0.2
16292026-02-26T11:33:39.788Z Compiling syn v2.0.114
16302026-02-26T11:33:39.884Z Compiling allocator-api2 v0.2.21
16312026-02-26T11:33:40.012Z Compiling regex-syntax v0.8.6
16322026-02-26T11:33:40.063Z Compiling dyn-clone v1.0.20
16332026-02-26T11:33:40.091Z Compiling aho-corasick v1.1.3
16342026-02-26T11:33:40.256Z Compiling stable_deref_trait v1.2.0
16352026-02-26T11:33:40.386Z Compiling pin-project-lite v0.2.16
16362026-02-26T11:33:40.509Z Compiling hashbrown v0.16.1
16372026-02-26T11:33:40.534Z Compiling fnv v1.0.7
16382026-02-26T11:33:40.684Z Compiling percent-encoding v2.3.2
16392026-02-26T11:33:40.730Z Compiling writeable v0.6.1
16402026-02-26T11:33:41.006Z Compiling litemap v0.8.0
16412026-02-26T11:33:41.236Z Compiling icu_normalizer_data v2.0.0
16422026-02-26T11:33:41.349Z Compiling icu_properties_data v2.0.1
16432026-02-26T11:33:41.380Z Compiling form_urlencoded v1.2.2
16442026-02-26T11:33:41.492Z Compiling utf8_iter v1.0.4
16452026-02-26T11:33:41.573Z Compiling scopeguard v1.2.0
16462026-02-26T11:33:41.677Z Compiling ucd-trie v0.1.7
16472026-02-26T11:33:41.723Z Compiling lock_api v0.4.13
16482026-02-26T11:33:41.748Z Compiling byteorder v1.5.0
16492026-02-26T11:33:42.112Z Compiling semver v1.0.27
16502026-02-26T11:33:42.137Z Compiling serde_json v1.0.149
16512026-02-26T11:33:42.161Z Compiling indexmap v2.13.0
16522026-02-26T11:33:42.186Z Compiling num-traits v0.2.19
16532026-02-26T11:33:42.614Z Compiling getrandom v0.3.3
16542026-02-26T11:33:42.697Z Compiling glob v0.3.3
16552026-02-26T11:33:42.903Z Compiling regex-automata v0.4.13
16562026-02-26T11:33:43.004Z Compiling minimal-lexical v0.2.1
16572026-02-26T11:33:43.389Z Compiling futures-core v0.3.31
16582026-02-26T11:33:43.518Z Compiling clang-sys v1.8.1
16592026-02-26T11:33:43.554Z Compiling nom v7.1.3
16602026-02-26T11:33:43.639Z Compiling time-core v0.1.6
16612026-02-26T11:33:43.908Z Compiling num-conv v0.1.0
16622026-02-26T11:33:43.989Z Compiling libloading v0.8.9
16632026-02-26T11:33:44.135Z Compiling bindgen v0.72.1
16642026-02-26T11:33:44.188Z Compiling time-macros v0.2.24
16652026-02-26T11:33:44.910Z Compiling pretty-hex v0.4.1
16662026-02-26T11:33:45.012Z Compiling uuid v1.20.0
16672026-02-26T11:33:45.131Z Compiling futures-sink v0.3.31
16682026-02-26T11:33:45.295Z Compiling strsim v0.11.1
16692026-02-26T11:33:45.828Z Compiling synstructure v0.13.2
16702026-02-26T11:33:46.020Z Compiling serde_derive_internals v0.29.1
16712026-02-26T11:33:46.118Z Compiling prettyplease v0.2.37
16722026-02-26T11:33:46.307Z Compiling regex v1.12.2
16732026-02-26T11:33:46.332Z Compiling cexpr v0.6.0
16742026-02-26T11:33:46.871Z Compiling plain v0.2.3
16752026-02-26T11:33:47.280Z Compiling slab v0.4.11
16762026-02-26T11:33:47.494Z Compiling ryu v1.0.20
16772026-02-26T11:33:47.542Z Compiling syn v1.0.109
16782026-02-26T11:33:47.866Z Compiling futures-channel v0.3.31
16792026-02-26T11:33:48.164Z Compiling pin-utils v0.1.0
16802026-02-26T11:33:48.281Z Compiling foldhash v0.1.5
16812026-02-26T11:33:48.435Z Compiling serde_derive v1.0.228
16822026-02-26T11:33:48.585Z Compiling zerofrom-derive v0.1.6
16832026-02-26T11:33:48.610Z Compiling yoke-derive v0.8.0
16842026-02-26T11:33:48.678Z Compiling zerovec-derive v0.11.1
16852026-02-26T11:33:48.821Z Compiling displaydoc v0.2.5
16862026-02-26T11:33:50.058Z Compiling thiserror-impl v2.0.18
16872026-02-26T11:33:50.443Z Compiling tokio-macros v2.6.0
16882026-02-26T11:33:50.531Z Compiling schemars_derive v0.8.22
16892026-02-26T11:33:50.845Z Compiling zerocopy-derive v0.8.27
16902026-02-26T11:33:51.252Z Compiling zeroize_derive v1.4.3
16912026-02-26T11:33:51.660Z Compiling futures-macro v0.3.31
16922026-02-26T11:33:52.204Z Compiling thiserror v2.0.18
16932026-02-26T11:33:52.334Z Compiling zerofrom v0.1.6
16942026-02-26T11:33:52.367Z Compiling thiserror-impl v1.0.69
16952026-02-26T11:33:52.567Z Compiling yoke v0.8.0
16962026-02-26T11:33:52.592Z Compiling tracing-attributes v0.1.30
16972026-02-26T11:33:52.896Z Compiling zerovec v0.11.4
16982026-02-26T11:33:53.058Z Compiling zerocopy v0.8.27
16992026-02-26T11:33:53.083Z Compiling zerotrie v0.2.2
17002026-02-26T11:33:53.354Z Compiling serde v1.0.228
17012026-02-26T11:33:54.332Z Compiling bytes v1.10.1
17022026-02-26T11:33:54.468Z Compiling serde_tokenstream v0.2.2
17032026-02-26T11:33:54.516Z Compiling tinystr v0.8.1
17042026-02-26T11:33:54.587Z Compiling potential_utf v0.1.3
17052026-02-26T11:33:54.707Z Compiling pest v2.8.2
17062026-02-26T11:33:54.788Z Compiling icu_locale_core v2.0.0
17072026-02-26T11:33:54.853Z Compiling icu_collections v2.0.0
17082026-02-26T11:33:54.878Z Compiling chrono v0.4.43
17092026-02-26T11:33:54.958Z Compiling scroll_derive v0.13.1
17102026-02-26T11:33:55.644Z Compiling http v1.4.0
17112026-02-26T11:33:55.866Z Compiling icu_provider v2.0.0
17122026-02-26T11:33:56.098Z Compiling async-trait v0.1.89
17132026-02-26T11:33:56.388Z Compiling icu_properties v2.0.1
17142026-02-26T11:33:56.495Z Compiling icu_normalizer v2.0.0
17152026-02-26T11:33:56.520Z Compiling hashbrown v0.15.5
17162026-02-26T11:33:56.922Z Compiling pest_meta v2.8.2
17172026-02-26T11:33:57.134Z Compiling schemars v0.8.22
17182026-02-26T11:33:57.512Z Compiling aws-lc-sys v0.31.0
17192026-02-26T11:33:57.537Z Compiling futures-io v0.3.31
17202026-02-26T11:33:57.809Z Compiling futures-task v0.3.31
17212026-02-26T11:33:57.834Z Compiling regress v0.10.4
17222026-02-26T11:33:57.859Z Compiling scroll v0.13.0
17232026-02-26T11:33:57.883Z Compiling thiserror v1.0.69
17242026-02-26T11:33:58.100Z Compiling pest_generator v2.8.2
17252026-02-26T11:33:58.299Z Compiling idna_adapter v1.2.1
17262026-02-26T11:33:58.525Z Compiling idna v1.1.0
17272026-02-26T11:33:58.767Z Compiling goblin v0.10.1
17282026-02-26T11:33:59.232Z Compiling url v2.5.7
17292026-02-26T11:33:59.360Z Compiling openssl-macros v0.1.1
17302026-02-26T11:33:59.839Z Compiling pest_derive v2.8.2
17312026-02-26T11:33:59.896Z Compiling socket2 v0.6.0
17322026-02-26T11:34:00.060Z Compiling thread-id v5.0.0
17332026-02-26T11:34:00.676Z Compiling typify-impl v0.4.3
17342026-02-26T11:34:00.802Z Compiling dtrace-parser v0.3.0
17352026-02-26T11:34:00.898Z Compiling getrandom v0.2.16
17362026-02-26T11:34:01.062Z Compiling parking_lot_core v0.9.11
17372026-02-26T11:34:01.192Z Compiling daft-derive v0.1.4
17382026-02-26T11:34:01.546Z Compiling parking_lot v0.12.4
17392026-02-26T11:34:02.162Z Compiling signal-hook-registry v1.4.6
17402026-02-26T11:34:02.284Z Compiling darling_core v0.21.3
17412026-02-26T11:34:02.383Z Compiling mio v1.0.4
17422026-02-26T11:34:02.506Z Compiling untrusted v0.9.0
17432026-02-26T11:34:02.688Z Compiling zeroize v1.8.1
17442026-02-26T11:34:02.834Z Compiling ppv-lite86 v0.2.21
17452026-02-26T11:34:03.027Z Compiling tokio v1.49.0
17462026-02-26T11:34:03.360Z Compiling openapiv3 v2.2.0
17472026-02-26T11:34:04.754Z Compiling dof v0.4.0
17482026-02-26T11:34:06.349Z Compiling usdt-impl v0.6.0
17492026-02-26T11:34:06.431Z Compiling erased-serde v0.3.31
17502026-02-26T11:34:06.662Z Compiling darling_macro v0.21.3
17512026-02-26T11:34:06.926Z Compiling typenum v1.18.0
17522026-02-26T11:34:07.644Z Compiling anyhow v1.0.100
17532026-02-26T11:34:07.669Z Compiling darling v0.21.3
17542026-02-26T11:34:07.701Z Compiling serde_yaml v0.9.34+deprecated
17552026-02-26T11:34:07.928Z Compiling base64 v0.22.1
17562026-02-26T11:34:08.065Z Compiling usdt-macro v0.6.0
17572026-02-26T11:34:08.345Z Compiling usdt-attr-macro v0.6.0
17582026-02-26T11:34:08.370Z Compiling http-body v1.0.1
17592026-02-26T11:34:08.513Z Compiling bitflags v2.9.4
17602026-02-26T11:34:08.614Z Compiling atomic-waker v1.1.2
17612026-02-26T11:34:08.806Z Compiling ipnet v2.11.0
17622026-02-26T11:34:08.929Z Compiling structmeta-derive v0.3.0
17632026-02-26T11:34:09.691Z Compiling httparse v1.10.1
17642026-02-26T11:34:09.767Z Compiling portable-atomic v1.11.1
17652026-02-26T11:34:10.262Z Compiling tower-service v0.3.3
17662026-02-26T11:34:10.335Z Compiling tower-layer v0.3.3
17672026-02-26T11:34:10.671Z Compiling newtype-uuid-macros v0.1.0
17682026-02-26T11:34:10.852Z Compiling structmeta v0.3.0
17692026-02-26T11:34:10.893Z Compiling strum_macros v0.26.4
17702026-02-26T11:34:11.189Z Compiling critical-section v1.2.0
17712026-02-26T11:34:11.358Z Compiling try-lock v0.2.5
17722026-02-26T11:34:11.516Z Compiling want v0.3.1
17732026-02-26T11:34:11.791Z Compiling once_cell v1.21.3
17742026-02-26T11:34:11.976Z Compiling async-stream-impl v0.3.6
17752026-02-26T11:34:12.238Z Compiling powerfmt v0.2.0
17762026-02-26T11:34:12.442Z Compiling httpdate v1.0.3
17772026-02-26T11:34:12.534Z Compiling typify-macro v0.4.3
17782026-02-26T11:34:12.607Z Compiling deranged v0.5.3
17792026-02-26T11:34:12.632Z Compiling num_threads v0.1.7
17802026-02-26T11:34:12.855Z Compiling omicron-workspace-hack v0.1.0
17812026-02-26T11:34:12.966Z Compiling dropshot_endpoint v0.16.7
17822026-02-26T11:34:14.769Z Compiling ref-cast-impl v1.0.25
17832026-02-26T11:34:15.712Z Compiling subtle v2.6.1
17842026-02-26T11:34:15.934Z Compiling derive-ex v0.1.8
17852026-02-26T11:34:16.019Z Compiling strum_macros v0.27.2
17862026-02-26T11:34:16.093Z Compiling typify v0.4.3
17872026-02-26T11:34:16.224Z Compiling progenitor-impl v0.11.1
17882026-02-26T11:34:16.275Z Compiling http-body-util v0.1.3
17892026-02-26T11:34:16.380Z Compiling serde_with_macros v3.14.1
17902026-02-26T11:34:16.775Z Compiling serde_urlencoded v0.7.1
17912026-02-26T11:34:17.617Z Compiling rand_core v0.6.4
17922026-02-26T11:34:17.653Z Compiling sync_wrapper v1.0.2
17932026-02-26T11:34:17.828Z Compiling thread_local v1.1.9
17942026-02-26T11:34:18.291Z Compiling encoding_rs v0.8.35
17952026-02-26T11:34:18.328Z Compiling mime v0.3.17
17962026-02-26T11:34:18.353Z Compiling match_cfg v0.1.0
17972026-02-26T11:34:18.806Z Compiling parse-display-derive v0.10.0
17982026-02-26T11:34:18.847Z Compiling test-strategy v0.4.3
17992026-02-26T11:34:18.930Z Compiling toml_datetime v0.6.11
18002026-02-26T11:34:19.406Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18012026-02-26T11:34:19.977Z Compiling take_mut v0.2.2
18022026-02-26T11:34:20.092Z Compiling iri-string v0.7.8
18032026-02-26T11:34:20.147Z Compiling term v1.2.0
18042026-02-26T11:34:20.964Z Compiling futures-util v0.3.31
18052026-02-26T11:34:21.537Z Compiling clap_derive v4.5.49
18062026-02-26T11:34:21.773Z Compiling cpufeatures v0.2.17
18072026-02-26T11:34:21.807Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18082026-02-26T11:34:22.472Z Compiling tracing-core v0.1.34
18092026-02-26T11:34:22.637Z Compiling fastrand v2.3.0
18102026-02-26T11:34:22.898Z Compiling progenitor-macro v0.11.1
18112026-02-26T11:34:23.265Z Compiling unicode-width v0.2.1
18122026-02-26T11:34:23.611Z Compiling tracing v0.1.41
18132026-02-26T11:34:23.742Z Compiling camino v1.2.2
18142026-02-26T11:34:24.551Z Compiling generic-array v0.14.7
18152026-02-26T11:34:24.662Z Compiling errno v0.3.14
18162026-02-26T11:34:24.779Z Compiling ipnetwork v0.21.1
18172026-02-26T11:34:24.951Z Compiling crossbeam-utils v0.8.21
18182026-02-26T11:34:25.623Z Compiling slog v2.8.2
18192026-02-26T11:34:25.736Z Compiling winnow v0.7.14
18202026-02-26T11:34:25.776Z Compiling hex v0.4.3
18212026-02-26T11:34:26.278Z Compiling rustix v1.1.2
18222026-02-26T11:34:26.310Z Compiling rustls-pki-types v1.12.0
18232026-02-26T11:34:27.410Z Compiling crypto-common v0.1.6
18242026-02-26T11:34:27.612Z Compiling rand_core v0.9.3
18252026-02-26T11:34:28.616Z Compiling oxnet v0.1.4
18262026-02-26T11:34:28.660Z Compiling tokio-util v0.7.16
18272026-02-26T11:34:28.735Z Compiling ring v0.17.14
18282026-02-26T11:34:28.804Z Compiling itertools v0.14.0
18292026-02-26T11:34:29.392Z Compiling rand_chacha v0.9.0
18302026-02-26T11:34:30.268Z Compiling rand v0.9.2
18312026-02-26T11:34:31.327Z Compiling spin v0.9.8
18322026-02-26T11:34:31.385Z Compiling debug-ignore v1.0.5
18332026-02-26T11:34:31.559Z Compiling quick-error v1.2.3
18342026-02-26T11:34:31.585Z Compiling h2 v0.4.12
18352026-02-26T11:34:31.763Z Compiling toml_parser v1.0.6+spec-1.1.0
18362026-02-26T11:34:32.660Z Compiling tabwriter v1.4.1
18372026-02-26T11:34:32.742Z Compiling serde_spanned v1.0.4
18382026-02-26T11:34:33.025Z Compiling toml_datetime v0.7.5+spec-1.1.0
18392026-02-26T11:34:33.123Z Compiling bit-vec v0.8.0
18402026-02-26T11:34:33.191Z Compiling colored v3.0.0
18412026-02-26T11:34:33.511Z Compiling lazy_static v1.5.0
18422026-02-26T11:34:33.587Z Compiling toml_writer v1.0.6+spec-1.1.0
18432026-02-26T11:34:33.675Z Compiling bit-set v0.8.0
18442026-02-26T11:34:33.827Z Compiling time v0.3.44
18452026-02-26T11:34:33.880Z Compiling strum v0.26.3
18462026-02-26T11:34:33.955Z Compiling toml v0.9.11+spec-1.1.0
18472026-02-26T11:34:33.983Z Compiling async-stream v0.3.6
18482026-02-26T11:34:34.078Z Compiling waitgroup v0.1.2
18492026-02-26T11:34:34.251Z Compiling serde_path_to_error v0.1.20
18502026-02-26T11:34:34.313Z Compiling anstyle v1.0.11
18512026-02-26T11:34:34.711Z Compiling unarray v0.1.4
18522026-02-26T11:34:34.888Z Compiling crossbeam-channel v0.5.15
18532026-02-26T11:34:34.924Z Compiling block-buffer v0.10.4
18542026-02-26T11:34:35.163Z Compiling macaddr v1.0.1
18552026-02-26T11:34:35.583Z Compiling hyper v1.8.1
18562026-02-26T11:34:36.130Z Compiling utf8parse v0.2.2
18572026-02-26T11:34:36.302Z Compiling anstyle-parse v0.2.7
18582026-02-26T11:34:36.623Z Compiling digest v0.10.7
18592026-02-26T11:34:36.714Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18602026-02-26T11:34:36.987Z Compiling ref-cast v1.0.25
18612026-02-26T11:34:37.012Z Compiling openssl-sys v0.9.109
18622026-02-26T11:34:37.037Z Compiling is_terminal_polyfill v1.70.1
18632026-02-26T11:34:37.193Z Compiling anstyle-query v1.1.4
18642026-02-26T11:34:37.361Z Compiling colorchoice v1.0.4
18652026-02-26T11:34:37.448Z Compiling strum v0.27.2
18662026-02-26T11:34:37.556Z Compiling anstream v0.6.20
18672026-02-26T11:34:37.596Z Compiling hyper-util v0.1.19
18682026-02-26T11:34:37.658Z Compiling is-terminal v0.4.16
18692026-02-26T11:34:37.747Z Compiling untrusted v0.7.1
18702026-02-26T11:34:37.808Z Compiling foreign-types-shared v0.1.1
18712026-02-26T11:34:37.833Z Compiling clap_lex v0.7.5
18722026-02-26T11:34:37.949Z Compiling foreign-types v0.3.2
18732026-02-26T11:34:37.974Z Compiling slog-term v2.9.2
18742026-02-26T11:34:38.072Z Compiling slog-json v2.6.1
18752026-02-26T11:34:38.119Z Compiling slog-async v2.8.0
18762026-02-26T11:34:38.185Z Compiling hostname v0.3.1
18772026-02-26T11:34:38.278Z Compiling openssl-probe v0.1.6
18782026-02-26T11:34:38.406Z Compiling slog-bunyan v2.5.0
18792026-02-26T11:34:38.431Z Compiling openssl v0.10.73
18802026-02-26T11:34:38.634Z Compiling futures-executor v0.3.31
18812026-02-26T11:34:39.098Z Compiling instant v0.1.13
18822026-02-26T11:34:39.123Z Compiling foldhash v0.2.0
18832026-02-26T11:34:39.270Z Compiling futures v0.3.31
18842026-02-26T11:34:39.678Z Compiling webpki-roots v1.0.2
18852026-02-26T11:34:39.877Z Compiling tower v0.5.2
18862026-02-26T11:34:40.554Z Compiling memmap2 v0.9.8
18872026-02-26T11:34:41.320Z Compiling tower-http v0.6.6
18882026-02-26T11:34:43.012Z Compiling tempfile v3.23.0
18892026-02-26T11:34:43.781Z Compiling native-tls v0.2.14
18902026-02-26T11:34:44.139Z Compiling tokio-native-tls v0.3.1
18912026-02-26T11:34:44.414Z Compiling hyper-tls v0.6.0
18922026-02-26T11:34:45.338Z Compiling usdt v0.6.0
18932026-02-26T11:34:46.065Z Compiling either v1.15.0
18942026-02-26T11:34:46.564Z Compiling newtype-uuid v1.3.2
18952026-02-26T11:34:47.964Z Compiling daft v0.1.4
18962026-02-26T11:34:48.596Z Compiling rustls-webpki v0.102.8
18972026-02-26T11:34:50.255Z Compiling rustls v0.22.4
18982026-02-26T11:34:53.617Z Compiling tokio-rustls v0.25.0
18992026-02-26T11:34:54.057Z Compiling aws-lc-rs v1.14.0
19002026-02-26T11:34:54.084Z Compiling rustls v0.23.32
19012026-02-26T11:34:55.662Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19022026-02-26T11:34:56.485Z Compiling sha1 v0.10.6
19032026-02-26T11:34:56.807Z Compiling multer v3.1.0
19042026-02-26T11:34:56.860Z Compiling terminal_size v0.4.3
19052026-02-26T11:34:57.231Z Compiling rustls-pemfile v2.2.0
19062026-02-26T11:34:57.535Z Compiling rand_chacha v0.3.1
19072026-02-26T11:34:57.796Z Compiling hostname v0.4.2
19082026-02-26T11:34:57.828Z Compiling wait-timeout v0.2.1
19092026-02-26T11:34:57.915Z Compiling rand v0.8.5
19102026-02-26T11:34:58.031Z Compiling rustls-webpki v0.103.6
19112026-02-26T11:34:58.112Z Compiling rusty-fork v0.3.0
19122026-02-26T11:34:58.339Z Compiling dropshot v0.16.7
19132026-02-26T11:34:59.711Z Compiling rand_xorshift v0.4.0
19142026-02-26T11:35:00.205Z Compiling proptest v1.8.0
19152026-02-26T11:35:01.748Z Compiling clap_builder v4.5.50
19162026-02-26T11:35:03.422Z Compiling hubpack_derive v0.1.1
19172026-02-26T11:35:04.732Z Compiling tokio-rustls v0.26.3
19182026-02-26T11:35:05.175Z Compiling hyper-rustls v0.27.7
19192026-02-26T11:35:05.672Z Compiling reqwest v0.12.23
19202026-02-26T11:35:06.041Z Compiling clap v4.5.50
19212026-02-26T11:35:07.004Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19222026-02-26T11:35:08.219Z Compiling progenitor-client v0.11.1
19232026-02-26T11:35:08.431Z Compiling serde_spanned v0.6.9
19242026-02-26T11:35:08.681Z Compiling progenitor v0.11.1
19252026-02-26T11:35:08.906Z Compiling winnow v0.5.40
19262026-02-26T11:35:09.614Z Compiling progenitor-client v0.10.0
19272026-02-26T11:35:09.912Z Compiling serde_with v3.14.1
19282026-02-26T11:35:11.468Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19292026-02-26T11:35:12.163Z Compiling rustc-hash v2.1.1
19302026-02-26T11:35:12.314Z Compiling iddqd v0.3.17
19312026-02-26T11:35:12.785Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19322026-02-26T11:35:14.702Z Compiling backoff v0.4.0
19332026-02-26T11:35:15.093Z Compiling parse-display v0.10.0
19342026-02-26T11:35:15.328Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19352026-02-26T11:35:15.578Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19362026-02-26T11:35:18.155Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19372026-02-26T11:35:19.087Z Compiling num-derive v0.3.3
19382026-02-26T11:35:19.546Z Compiling toml_write v0.1.2
19392026-02-26T11:35:20.370Z Compiling toml_edit v0.22.27
19402026-02-26T11:35:23.095Z Compiling toml_edit v0.19.15
19412026-02-26T11:35:24.568Z Compiling num-integer v0.1.46
19422026-02-26T11:35:25.160Z Compiling float-ord v0.3.2
19432026-02-26T11:35:25.884Z Compiling proc-macro-crate v1.3.1
19442026-02-26T11:35:26.839Z Compiling toml v0.8.23
19452026-02-26T11:35:33.756Z Compiling num-iter v0.1.45
19462026-02-26T11:35:33.802Z Compiling num-rational v0.4.2
19472026-02-26T11:35:34.250Z Compiling num-complex v0.4.6
19482026-02-26T11:35:35.085Z Compiling num v0.4.3
19492026-02-26T11:35:42.169Z Compiling zerocopy-derive v0.7.35
19502026-02-26T11:35:42.605Z Compiling ingot-macros v0.1.1
19512026-02-26T11:35:42.855Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19522026-02-26T11:35:43.635Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19532026-02-26T11:35:43.681Z Compiling scroll_derive v0.12.1
19542026-02-26T11:35:44.344Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19552026-02-26T11:35:44.523Z Compiling zerocopy v0.7.35
19562026-02-26T11:35:46.233Z Compiling num_enum_derive v0.7.5
19572026-02-26T11:35:47.487Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-02-26T11:35:47.512Z Compiling memoffset v0.9.1
19592026-02-26T11:35:47.930Z Compiling foreign-types-macros v0.2.3
19602026-02-26T11:35:49.877Z Compiling nix v0.30.1
19612026-02-26T11:35:50.678Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19622026-02-26T11:35:50.920Z Compiling libscf-sys v1.1.0
19632026-02-26T11:35:51.880Z Compiling proc-macro-error-attr2 v2.0.0
19642026-02-26T11:35:52.167Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19652026-02-26T11:35:52.253Z Compiling proc-macro-error-attr v1.0.4
19662026-02-26T11:35:52.581Z Compiling proc-macro-error2 v2.0.1
19672026-02-26T11:35:52.863Z Compiling dtrace-parser v0.2.0
19682026-02-26T11:35:52.889Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19692026-02-26T11:35:52.976Z Compiling proc-macro-error v1.0.4
19702026-02-26T11:35:53.119Z Compiling tabled_derive v0.11.0
19712026-02-26T11:35:53.639Z Compiling dof v0.3.0
19722026-02-26T11:35:53.663Z Compiling num_enum_derive v0.5.11
19732026-02-26T11:35:54.336Z Compiling hubpack v0.1.2
19742026-02-26T11:35:54.738Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19752026-02-26T11:35:54.851Z Compiling thread-id v4.2.2
19762026-02-26T11:35:54.978Z Compiling static_assertions v1.1.0
19772026-02-26T11:35:55.584Z Compiling usdt-impl v0.5.0
19782026-02-26T11:35:56.600Z Compiling derive_more v0.99.20
19792026-02-26T11:35:58.348Z Compiling bytecount v0.6.9
19802026-02-26T11:35:59.432Z Compiling usdt-attr-macro v0.5.0
19812026-02-26T11:36:00.470Z Compiling usdt-macro v0.5.0
19822026-02-26T11:36:01.459Z Compiling zone_cfg_derive v0.3.1
19832026-02-26T11:36:01.620Z Compiling num-derive v0.4.2
19842026-02-26T11:36:02.274Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
19852026-02-26T11:36:02.621Z Compiling rustc_version v0.4.1
19862026-02-26T11:36:02.680Z Compiling papergrid v0.17.0
19872026-02-26T11:36:02.917Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19882026-02-26T11:36:03.085Z Compiling crossbeam-epoch v0.9.18
19892026-02-26T11:36:03.155Z Compiling testing_table v0.3.0
19902026-02-26T11:36:03.427Z Compiling enum-as-inner v0.6.1
19912026-02-26T11:36:03.708Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19922026-02-26T11:36:04.086Z Compiling curve25519-dalek v4.1.3
19932026-02-26T11:36:04.243Z Compiling thiserror-impl-no-std v2.0.2
19942026-02-26T11:36:04.302Z Compiling curve25519-dalek-derive v0.1.1
19952026-02-26T11:36:04.683Z Compiling tabled v0.20.0
19962026-02-26T11:36:05.441Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19972026-02-26T11:36:06.024Z Compiling crossbeam-deque v0.8.6
19982026-02-26T11:36:06.266Z Compiling scroll v0.12.0
19992026-02-26T11:36:06.639Z Compiling hash32 v0.3.1
20002026-02-26T11:36:06.733Z Compiling goblin v0.8.2
20012026-02-26T11:36:06.899Z Compiling heapless v0.8.0
20022026-02-26T11:36:06.947Z Compiling rayon-core v1.13.0
20032026-02-26T11:36:07.013Z Compiling ingot-types v0.1.2
20042026-02-26T11:36:07.709Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20052026-02-26T11:36:08.273Z Compiling cobs v0.3.0
20062026-02-26T11:36:08.380Z Compiling foreign-types-shared v0.3.1
20072026-02-26T11:36:08.460Z Compiling bitflags v1.3.2
20082026-02-26T11:36:08.526Z Compiling managed v0.8.0
20092026-02-26T11:36:08.578Z Compiling postcard v1.1.3
20102026-02-26T11:36:08.624Z Compiling foreign-types v0.5.0
20112026-02-26T11:36:08.752Z Compiling ingot v0.1.1
20122026-02-26T11:36:08.927Z Compiling smoltcp v0.11.0
20132026-02-26T11:36:09.502Z Compiling num_enum v0.7.5
20142026-02-26T11:36:09.883Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20152026-02-26T11:36:10.013Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20162026-02-26T11:36:10.064Z Compiling camino-tempfile v1.4.1
20172026-02-26T11:36:10.204Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20182026-02-26T11:36:10.250Z Compiling derive-where v1.6.0
20192026-02-26T11:36:10.525Z Compiling serde_repr v0.1.20
20202026-02-26T11:36:10.683Z Compiling cstr-argument v0.1.2
20212026-02-26T11:36:11.057Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20222026-02-26T11:36:11.958Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20232026-02-26T11:36:12.712Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20242026-02-26T11:36:13.082Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20252026-02-26T11:36:13.255Z Compiling crucible-workspace-hack v0.1.0
20262026-02-26T11:36:14.089Z Compiling memmap v0.7.0
20272026-02-26T11:36:14.407Z Compiling tinyvec_macros v0.1.1
20282026-02-26T11:36:14.527Z Compiling tinyvec v1.10.0
20292026-02-26T11:36:14.667Z Compiling usdt v0.5.0
20302026-02-26T11:36:14.759Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20312026-02-26T11:36:14.850Z Compiling num_enum v0.5.11
20322026-02-26T11:36:15.360Z Compiling pin-project-internal v1.1.10
20332026-02-26T11:36:16.570Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20342026-02-26T11:36:16.943Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20352026-02-26T11:36:18.128Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20362026-02-26T11:36:18.339Z Compiling rayon v1.11.0
20372026-02-26T11:36:18.817Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20382026-02-26T11:36:19.145Z Compiling itertools v0.12.1
20392026-02-26T11:36:19.205Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20402026-02-26T11:36:19.423Z Compiling progenitor-impl v0.10.0
20412026-02-26T11:36:20.002Z Compiling sigpipe v0.1.3
20422026-02-26T11:36:20.128Z Compiling jiff v0.2.15
20432026-02-26T11:36:20.153Z Compiling const_format_proc_macros v0.2.34
20442026-02-26T11:36:20.901Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20452026-02-26T11:36:20.942Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20462026-02-26T11:36:21.340Z Compiling zone v0.3.1
20472026-02-26T11:36:22.598Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20482026-02-26T11:36:22.853Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20492026-02-26T11:36:23.055Z Compiling rustix v0.38.44
20502026-02-26T11:36:23.935Z Compiling secrecy v0.10.3
20512026-02-26T11:36:23.960Z Compiling smf v0.2.3
20522026-02-26T11:36:23.985Z Compiling async-recursion v1.1.1
20532026-02-26T11:36:24.192Z Compiling snafu-derive v0.8.9
20542026-02-26T11:36:24.901Z Compiling bstr v1.12.0
20552026-02-26T11:36:25.715Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20562026-02-26T11:36:25.848Z Compiling whoami v1.6.1
20572026-02-26T11:36:25.888Z Compiling progenitor-macro v0.10.0
20582026-02-26T11:36:26.364Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20592026-02-26T11:36:28.098Z Compiling hmac v0.12.1
20602026-02-26T11:36:28.311Z Compiling inout v0.1.4
20612026-02-26T11:36:28.682Z Compiling ff v0.13.1
20622026-02-26T11:36:28.785Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20632026-02-26T11:36:28.857Z Compiling data-encoding v2.9.0
20642026-02-26T11:36:28.904Z Compiling crc8 v0.1.1
20652026-02-26T11:36:29.585Z Compiling group v0.13.0
20662026-02-26T11:36:29.669Z Compiling cipher v0.4.4
20672026-02-26T11:36:29.768Z Compiling hkdf v0.12.4
20682026-02-26T11:36:30.020Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20692026-02-26T11:36:30.058Z Compiling tokio-dtrace v0.1.1
20702026-02-26T11:36:30.083Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20712026-02-26T11:36:30.108Z Compiling tabled_derive v0.7.0
20722026-02-26T11:36:31.980Z Compiling universal-hash v0.5.1
20732026-02-26T11:36:32.138Z Compiling crypto-bigint v0.5.5
20742026-02-26T11:36:32.186Z Compiling dropshot-api-manager-types v0.2.2
20752026-02-26T11:36:32.779Z Compiling half v2.7.1
20762026-02-26T11:36:33.333Z Compiling opaque-debug v0.3.1
20772026-02-26T11:36:33.410Z Compiling base16ct v0.2.0
20782026-02-26T11:36:33.455Z Compiling indent_write v2.2.0
20792026-02-26T11:36:33.670Z Compiling ciborium-io v0.2.2
20802026-02-26T11:36:33.695Z Compiling base64ct v1.8.0
20812026-02-26T11:36:33.819Z Compiling ciborium-ll v0.2.2
20822026-02-26T11:36:34.131Z Compiling password-hash v0.5.0
20832026-02-26T11:36:34.197Z Compiling poly1305 v0.8.0
20842026-02-26T11:36:34.409Z Compiling elliptic-curve v0.13.8
20852026-02-26T11:36:34.961Z Compiling oxide-tokio-rt v0.1.2
20862026-02-26T11:36:35.010Z Compiling chacha20 v0.9.1
20872026-02-26T11:36:35.228Z Compiling similar v2.7.0
20882026-02-26T11:36:35.290Z Compiling atomicwrites v0.4.4
20892026-02-26T11:36:35.474Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20902026-02-26T11:36:35.872Z Compiling thiserror-no-std v2.0.2
20912026-02-26T11:36:37.046Z Compiling blake2 v0.10.6
20922026-02-26T11:36:37.537Z Compiling aead v0.5.2
20932026-02-26T11:36:37.849Z Compiling linked-hash-map v0.5.6
20942026-02-26T11:36:37.963Z Compiling keccak v0.1.5
20952026-02-26T11:36:38.096Z Compiling resolv-conf v0.7.5
20962026-02-26T11:36:38.195Z Compiling lru-cache v0.1.2
20972026-02-26T11:36:38.291Z Compiling sha3 v0.10.8
20982026-02-26T11:36:38.694Z Compiling chacha20poly1305 v0.10.1
20992026-02-26T11:36:38.722Z Compiling argon2 v0.5.3
21002026-02-26T11:36:38.841Z Compiling vsss-rs v3.3.4
21012026-02-26T11:36:39.388Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21022026-02-26T11:36:39.660Z Compiling ciborium v0.2.2
21032026-02-26T11:36:39.699Z Compiling hickory-proto v0.24.4
21042026-02-26T11:36:40.778Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21052026-02-26T11:36:41.769Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21062026-02-26T11:36:41.795Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21072026-02-26T11:36:42.010Z Compiling serde-big-array v0.5.1
21082026-02-26T11:36:42.241Z Compiling same-file v1.0.6
21092026-02-26T11:36:42.465Z Compiling unicode-segmentation v1.12.0
21102026-02-26T11:36:43.142Z Compiling siphasher v1.0.1
21112026-02-26T11:36:43.199Z Compiling hickory-resolver v0.24.4
21122026-02-26T11:36:43.223Z Compiling newline-converter v0.3.0
21132026-02-26T11:36:43.501Z Compiling phf_shared v0.12.1
21142026-02-26T11:36:43.622Z Compiling walkdir v2.5.0
21152026-02-26T11:36:43.763Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21162026-02-26T11:36:43.801Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21172026-02-26T11:36:44.271Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21182026-02-26T11:36:46.089Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21192026-02-26T11:36:46.510Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21202026-02-26T11:36:47.529Z Compiling newtype_derive v0.1.6
21212026-02-26T11:36:47.663Z Compiling owo-colors v4.2.2
21222026-02-26T11:36:47.945Z Compiling tokio-stream v0.1.17
21232026-02-26T11:36:48.111Z Compiling console v0.15.11
21242026-02-26T11:36:48.702Z Compiling csv-core v0.1.12
21252026-02-26T11:36:48.772Z Compiling unicode-linebreak v0.1.5
21262026-02-26T11:36:49.231Z Compiling swrite v0.1.0
21272026-02-26T11:36:49.280Z Compiling termtree v0.5.1
21282026-02-26T11:36:49.348Z Compiling unicode-width v0.1.14
21292026-02-26T11:36:49.387Z Compiling smawk v0.3.2
21302026-02-26T11:36:49.588Z Compiling textwrap v0.16.2
21312026-02-26T11:36:49.619Z Compiling csv v1.3.1
21322026-02-26T11:36:49.722Z Compiling expectorate v1.2.0
21332026-02-26T11:36:49.972Z Compiling qorb v0.4.1
21342026-02-26T11:36:50.612Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21352026-02-26T11:36:52.334Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21362026-02-26T11:36:53.696Z Compiling phf v0.12.1
21372026-02-26T11:36:54.087Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21382026-02-26T11:36:54.384Z Compiling pin-project v1.1.10
21392026-02-26T11:36:54.569Z Compiling unicode-normalization v0.1.24
21402026-02-26T11:36:54.897Z Compiling libz-sys v1.1.22
21412026-02-26T11:36:55.098Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21422026-02-26T11:36:55.577Z Compiling libsw-core v0.3.2
21432026-02-26T11:36:55.890Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21442026-02-26T11:36:56.485Z Compiling fixedbitset v0.4.2
21452026-02-26T11:36:56.855Z Compiling fixedbitset v0.5.7
21462026-02-26T11:36:56.962Z Compiling highway v1.3.0
21472026-02-26T11:36:57.025Z Compiling petgraph v0.6.5
21482026-02-26T11:36:57.378Z Compiling petgraph v0.8.2
21492026-02-26T11:36:57.458Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21502026-02-26T11:36:57.722Z Compiling progenitor v0.10.0
21512026-02-26T11:36:58.558Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21522026-02-26T11:37:00.294Z Compiling libsw v3.5.0
21532026-02-26T11:37:00.652Z Compiling olpc-cjson v0.1.4
21542026-02-26T11:37:00.746Z Compiling libgit2-sys v0.17.0+1.8.1
21552026-02-26T11:37:00.931Z Compiling snafu v0.8.9
21562026-02-26T11:37:01.134Z Compiling chrono-tz v0.10.4
21572026-02-26T11:37:01.245Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21582026-02-26T11:37:01.623Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21592026-02-26T11:37:02.134Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21602026-02-26T11:37:02.461Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21612026-02-26T11:37:03.546Z Compiling papergrid v0.11.0
21622026-02-26T11:37:04.618Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21632026-02-26T11:37:04.986Z Compiling globset v0.4.16
21642026-02-26T11:37:06.048Z Compiling gethostname v0.5.0
21652026-02-26T11:37:06.277Z Compiling const_format v0.2.34
21662026-02-26T11:37:06.564Z Compiling slog-dtrace v0.3.0
21672026-02-26T11:37:06.945Z Compiling cancel-safe-futures v0.1.5
21682026-02-26T11:37:07.531Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21692026-02-26T11:37:08.807Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21702026-02-26T11:37:09.559Z Compiling pem v3.0.5
21712026-02-26T11:37:09.648Z Compiling bcs v0.1.6
21722026-02-26T11:37:09.766Z Compiling serde_plain v1.0.2
21732026-02-26T11:37:10.108Z Compiling cargo-platform v0.1.9
21742026-02-26T11:37:10.251Z Compiling linear-map v1.2.0
21752026-02-26T11:37:10.673Z Compiling typed-path v0.9.3
21762026-02-26T11:37:11.039Z Compiling tagptr v0.2.0
21772026-02-26T11:37:11.828Z Compiling moka v0.12.11
21782026-02-26T11:37:13.179Z Compiling tough v0.20.0
21792026-02-26T11:37:13.646Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-02-26T11:37:14.004Z Compiling cargo_metadata v0.18.1
21812026-02-26T11:37:16.223Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-02-26T11:37:16.549Z Compiling tabled v0.15.0
21832026-02-26T11:37:16.648Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-02-26T11:37:16.737Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21852026-02-26T11:37:17.346Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-02-26T11:37:17.631Z Compiling git2 v0.19.0
21872026-02-26T11:37:21.413Z Compiling steno v0.4.1
21882026-02-26T11:37:22.699Z Compiling cookie v0.18.1
21892026-02-26T11:37:22.888Z Compiling hickory-proto v0.25.2
21902026-02-26T11:37:25.768Z Compiling humantime v2.3.0
21912026-02-26T11:37:26.332Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-02-26T11:37:26.623Z Compiling hickory-resolver v0.25.2
21932026-02-26T11:37:30.699Z Compiling vergen v8.3.2
21942026-02-26T11:37:32.586Z Compiling signal-hook v0.3.18
21952026-02-26T11:37:34.271Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
21962026-02-26T11:37:35.363Z Compiling mockall_derive v0.13.1
21972026-02-26T11:37:35.748Z Compiling predicates-core v1.0.9
21982026-02-26T11:37:35.930Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
21992026-02-26T11:37:36.234Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22002026-02-26T11:37:36.259Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22012026-02-26T11:37:36.885Z Compiling sha2 v0.10.9
22022026-02-26T11:37:37.770Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22032026-02-26T11:37:38.836Z Compiling diff v0.1.13
22042026-02-26T11:37:38.987Z Compiling adler2 v2.0.1
22052026-02-26T11:37:39.221Z Compiling yansi v1.0.1
22062026-02-26T11:37:39.570Z Compiling miniz_oxide v0.8.9
22072026-02-26T11:37:39.805Z Compiling pretty_assertions v1.4.1
22082026-02-26T11:37:40.305Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22092026-02-26T11:37:41.368Z Compiling predicates v3.1.3
22102026-02-26T11:37:42.344Z Compiling predicates-tree v1.0.12
22112026-02-26T11:37:42.683Z Compiling crc32fast v1.5.0
22122026-02-26T11:37:43.737Z Compiling filetime v0.2.26
22132026-02-26T11:37:44.026Z Compiling downcast v0.11.0
22142026-02-26T11:37:44.247Z Compiling is_ci v1.2.0
22152026-02-26T11:37:44.468Z Compiling fragile v2.0.1
22162026-02-26T11:37:45.002Z Compiling arrayref v0.3.9
22172026-02-26T11:37:45.144Z Compiling arrayvec v0.7.6
22182026-02-26T11:37:45.584Z Compiling xattr v1.6.1
22192026-02-26T11:37:45.916Z Compiling constant_time_eq v0.3.1
22202026-02-26T11:37:46.115Z Compiling toml v0.7.8
22212026-02-26T11:37:47.068Z Compiling mockall v0.13.1
22222026-02-26T11:37:47.428Z Compiling blake3 v1.8.2
22232026-02-26T11:37:47.453Z Compiling tar v0.4.44
22242026-02-26T11:37:48.669Z Compiling supports-color v3.0.2
22252026-02-26T11:37:48.974Z Compiling curl-sys v0.4.83+curl-8.15.0
22262026-02-26T11:37:49.273Z Compiling signal-hook-tokio v0.3.1
22272026-02-26T11:37:49.484Z Compiling flate2 v1.1.2
22282026-02-26T11:37:49.510Z Compiling fs-err v3.1.2
22292026-02-26T11:37:49.886Z Compiling drift v0.1.0
22302026-02-26T11:37:50.061Z Compiling kstat-rs v0.2.4
22312026-02-26T11:37:50.328Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22322026-02-26T11:37:50.668Z Compiling topological-sort v0.2.2
22332026-02-26T11:37:50.822Z Compiling hex-literal v1.0.0
22342026-02-26T11:37:50.892Z Compiling display-error-chain v0.2.2
22352026-02-26T11:37:51.121Z Compiling dropshot-api-manager v0.2.2
22362026-02-26T11:37:51.215Z Compiling omicron-zone-package v0.12.2
22372026-02-26T11:37:51.994Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22382026-02-26T11:37:53.663Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22392026-02-26T11:37:56.244Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-02-26T11:37:56.705Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22412026-02-26T11:37:57.410Z Compiling curl v0.4.49
22422026-02-26T11:37:58.030Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22432026-02-26T11:37:58.098Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22442026-02-26T11:37:58.504Z Compiling search_path v0.1.4
22452026-02-26T11:37:58.975Z Compiling internet-checksum v0.2.1
22462026-02-26T11:37:59.168Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22472026-02-26T11:37:59.193Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22482026-02-26T11:37:59.583Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22492026-02-26T11:38:00.503Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22502026-02-26T11:38:02.382Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22512026-02-26T11:39:22.232Z Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 45s
22522026-02-26T11:39:22.371Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
22532026-02-26T11:39:22.396Z
22542026-02-26T11:39:22.396Zrunning 0 tests
22552026-02-26T11:39:22.396Z
22562026-02-26T11:39:22.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22572026-02-26T11:39:22.396Z
22582026-02-26T11:39:22.396Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
22592026-02-26T11:39:22.396Z
22602026-02-26T11:39:22.396Zrunning 0 tests
22612026-02-26T11:39:22.396Z
22622026-02-26T11:39:22.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22632026-02-26T11:39:22.396Z
22642026-02-26T11:39:22.396Z Running unittests src/lib.rs (target/debug/deps/asic-6d8695f855cab0bc)
22652026-02-26T11:39:22.396Z
22662026-02-26T11:39:22.396Zrunning 0 tests
22672026-02-26T11:39:22.396Z
22682026-02-26T11:39:22.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22692026-02-26T11:39:22.396Z
22702026-02-26T11:39:22.396Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
22712026-02-26T11:39:22.396Z
22722026-02-26T11:39:22.396Zrunning 10 tests
22732026-02-26T11:39:22.396Ztest network::tests::test_equal ... ok
22742026-02-26T11:39:22.396Ztest network::tests::test_eui64 ... ok
22752026-02-26T11:39:22.396Ztest nat::tests::test_vni ... ok
22762026-02-26T11:39:22.396Ztest network::tests::test_into ... ok
22772026-02-26T11:39:22.396Ztest network::tests::test_generate_ipv6_link_local ... ok
22782026-02-26T11:39:22.396Ztest network::tests::test_not_equal ... ok
22792026-02-26T11:39:22.396Ztest network::tests::test_to_string ... ok
22802026-02-26T11:39:22.396Ztest network::tests::test_parse ... ok
22812026-02-26T11:39:22.397Ztest test_purge ... ok
22822026-02-26T11:39:22.421Ztest illumos::test::address_exists_handles_missing_object ... ok
22832026-02-26T11:39:22.421Z
22842026-02-26T11:39:22.421Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22852026-02-26T11:39:22.421Z
22862026-02-26T11:39:22.421Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
22872026-02-26T11:39:22.421Z
22882026-02-26T11:39:22.421Zrunning 1 test
22892026-02-26T11:39:25.859Ztest test::test_apis_up_to_date ... ok
22902026-02-26T11:39:25.859Z
22912026-02-26T11:39:25.859Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s
22922026-02-26T11:39:25.859Z
22932026-02-26T11:39:25.892Z Running unittests src/main.rs (target/debug/deps/dpd-f5fbfe93f04eb43a)
22942026-02-26T11:39:25.917Z
22952026-02-26T11:39:25.917Zrunning 18 tests
22962026-02-26T11:39:25.917Ztest freemap::test_ordering ... ok
22972026-02-26T11:39:25.917Ztest config::tests::test_updates ... ok
22982026-02-26T11:39:25.917Ztest freemap::test_split ... ok
22992026-02-26T11:39:25.917Ztest macaddrs::tests::test_mac_offset ... ok
23002026-02-26T11:39:25.917Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23012026-02-26T11:39:25.917Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23022026-02-26T11:39:25.917Ztest macaddrs::tests::test_parse_port_id ... ok
23032026-02-26T11:39:25.917Ztest nat::test_mapping ... ok
23042026-02-26T11:39:25.917ZFeb 26 11:39:25.802Feb 26 11:39:25.802 DEBGDEBG created new freemapcreated new freemap, unit: , freemap_testunit
23052026-02-26T11:39:25.917Z: freemap_test
23062026-02-26T11:39:25.917ZFeb 26 11:39:25.803 DEBG initted freemap. size: 128, unitFeb 26 11:39:25.803: DEBGfreemap_test
23072026-02-26T11:39:25.917Zinitted freemap. size: 128, unit: freemap_testFeb 26 11:39:25.803
23082026-02-26T11:39:25.917Z DEBG reset freemap, unitFeb 26 11:39:25.803: DEBGfreemap_test
23092026-02-26T11:39:25.917Zreset freemap, unit: freemap_test
23102026-02-26T11:39:25.917Ztest port_map::tests::dump_map ... ok
23112026-02-26T11:39:25.917Ztest freemap::test_basic ... ok
23122026-02-26T11:39:25.917ZFeb 26 11:39:25.803 DEBG created new freemap, unit: freemap_test
23132026-02-26T11:39:25.917Ztest freemap::test_free ... ok
23142026-02-26T11:39:25.917ZFeb 26 11:39:25.804 DEBG initted freemap. size: 128, Feb 26 11:39:25.804 DEBG created new freemap, unit: freemap_test
23152026-02-26T11:39:25.917ZFeb 26 11:39:25.804 DEBG initted freemap. size: 128, unit: freemap_test
23162026-02-26T11:39:25.918Ztest port_map::tests::test_port_map ... ok
23172026-02-26T11:39:25.918Ztest port_map::tests::test_backplane_group ... ok
23182026-02-26T11:39:25.918ZFeb 26 11:39:25.804 DEBG reset freemapunit: freemap_test
23192026-02-26T11:39:25.918Z, unit: freemap_test
23202026-02-26T11:39:25.918Ztest freemap::test_span ... ok
23212026-02-26T11:39:25.918ZFeb 26 11:39:25.804 DEBG reset freemap, unit: freemap_test
23222026-02-26T11:39:25.918ZFeb 26 11:39:25.804 DEBG created new freemap, unit: freemap_test
23232026-02-26T11:39:25.918ZFeb 26 11:39:25.805 DEBG initted freemap. size: 128, unit: freemap_test
23242026-02-26T11:39:25.918ZFeb 26 11:39:25.805 DEBG reset freemap, unit: freemap_test
23252026-02-26T11:39:25.918Ztest freemap::test_exhaustion ... ok
23262026-02-26T11:39:25.918Ztest freemap::test_reclaim ... ok
23272026-02-26T11:39:25.943Ztest api_server::tests::test_build_info ... ok
23282026-02-26T11:39:25.943Ztest port_map::tests::parse_softnpu_revision ... ok
23292026-02-26T11:39:25.943Z
23302026-02-26T11:39:25.943Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
23312026-02-26T11:39:25.943Z
23322026-02-26T11:39:25.943Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c0c3069ea31814bf)
23332026-02-26T11:39:25.943Z
23342026-02-26T11:39:25.943Zrunning 0 tests
23352026-02-26T11:39:25.943Z
23362026-02-26T11:39:25.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23372026-02-26T11:39:25.943Z
23382026-02-26T11:39:25.943Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
23392026-02-26T11:39:25.943Z
23402026-02-26T11:39:25.943Zrunning 0 tests
23412026-02-26T11:39:25.943Z
23422026-02-26T11:39:25.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23432026-02-26T11:39:25.943Z
23442026-02-26T11:39:25.943Z Running unittests src/lib.rs (target/debug/deps/dpd_client-14f53d440f867cc2)
23452026-02-26T11:39:25.943Z
23462026-02-26T11:39:25.943Zrunning 2 tests
23472026-02-26T11:39:25.943Ztest tests::test_port_id_cmp ... ok
23482026-02-26T11:39:25.943Ztest tests::test_parse_client_port_id ... ok
23492026-02-26T11:39:25.943Z
23502026-02-26T11:39:25.943Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23512026-02-26T11:39:25.943Z
23522026-02-26T11:39:25.943Z Running tests/test_all.rs (target/debug/deps/test_all-65d24b73048de63c)
23532026-02-26T11:39:25.943Z
23542026-02-26T11:39:25.943Zrunning 0 tests
23552026-02-26T11:39:25.943Z
23562026-02-26T11:39:25.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23572026-02-26T11:39:25.944Z
23582026-02-26T11:39:25.944Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
23592026-02-26T11:39:25.969Z
23602026-02-26T11:39:25.969Zrunning 0 tests
23612026-02-26T11:39:25.969Z
23622026-02-26T11:39:25.969Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23632026-02-26T11:39:25.969Z
23642026-02-26T11:39:25.969Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
23652026-02-26T11:39:25.969Z
23662026-02-26T11:39:25.969Zrunning 12 tests
23672026-02-26T11:39:25.969Ztest icmp::test_v4_checksum ... ok
23682026-02-26T11:39:25.969Ztest icmp::test_v6_checksum ... ok
23692026-02-26T11:39:25.969Ztest lldp::test_lldp_parse ... ok
23702026-02-26T11:39:25.969Ztest pbuf::test_byte ... ok
23712026-02-26T11:39:25.969Ztest ipv6::test_ipv6_parse ... ok
23722026-02-26T11:39:25.969Ztest pbuf::test_nibble ... ok
23732026-02-26T11:39:25.969Ztest pbuf::test_overflow ... ok
23742026-02-26T11:39:25.969Ztest pbuf::test_short ... ok
23752026-02-26T11:39:25.969Ztest pbuf::test_twelve ... ok
23762026-02-26T11:39:25.969Ztest pbuf::test_word ... ok
23772026-02-26T11:39:25.969Ztest tcp::test_checksum_ack_data ... ok
23782026-02-26T11:39:25.969Ztest tcp::test_checksum_syn_nodata ... ok
23792026-02-26T11:39:25.969Z
23802026-02-26T11:39:25.969Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23812026-02-26T11:39:25.969Z
23822026-02-26T11:39:25.969Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
23832026-02-26T11:39:25.969Z
23842026-02-26T11:39:25.970Zrunning 0 tests
23852026-02-26T11:39:25.970Z
23862026-02-26T11:39:25.970Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23872026-02-26T11:39:25.970Z
23882026-02-26T11:39:25.970Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
23892026-02-26T11:39:25.970Z
23902026-02-26T11:39:25.970Zrunning 4 tests
23912026-02-26T11:39:25.970Ztest switchport::test::test_compute_lanes ... ok
23922026-02-26T11:39:25.970Ztest switchport::test::port_id_ordering ... ok
23932026-02-26T11:39:25.970Z Lane 0 Lane 1 Lane 2 Lane 0Lane 3
23942026-02-26T11:39:25.970Z Rx Loss-of-lock: Yes Lane 1 Yes Lane 2Yes Lane 3Yes
23952026-02-26T11:39:25.970Z
23962026-02-26T11:39:25.970Z Rx Loss-of-signal: Yes State: Activated YesActivated YesActivated Yes
23972026-02-26T11:39:25.970ZActivated Rx CDR Enabled: Yes
23982026-02-26T11:39:25.970Z Rx Output Enabled: false Yesfalse falseYes falseYes
23992026-02-26T11:39:25.970Z
24002026-02-26T11:39:25.970Z Tx Enabled: Yes Rx Output Status: valid validYes validYes validYes
24012026-02-26T11:39:25.970Z
24022026-02-26T11:39:25.970Z Tx Loss-of-lock: No Rx Loss-of-lock: true Notrue trueNo trueNo
24032026-02-26T11:39:25.970Z
24042026-02-26T11:39:25.970Z Tx Loss-of-signal: No Rx Loss-of-signal: false false Nofalse Nofalse
24052026-02-26T11:39:25.970Z No
24062026-02-26T11:39:25.970ZRx Auto-squelch Disable: true true Tx CDR Enabled: Notrue Notrue
24072026-02-26T11:39:25.970Z No Tx Output Enabled: true trueNo
24082026-02-26T11:39:25.970Z Tx Adaptive EQ Fault: No trueNo true
24092026-02-26T11:39:25.970Z Tx Output Status: invalidNo No
24102026-02-26T11:39:25.970Zinvalid Tx Fault: Yesinvalid Yesinvalid
24112026-02-26T11:39:25.970ZYes Tx Loss-of-lock: false Yes
24122026-02-26T11:39:25.970Z false false false
24132026-02-26T11:39:25.970Z Tx Loss-of-signal: true true true true
24142026-02-26T11:39:25.970ZTx Auto-squelch Disable: false false false false
24152026-02-26T11:39:25.970Z Tx Adaptive EQ Fail: true true true true
24162026-02-26T11:39:25.970Z Tx Failure: false false false false
24172026-02-26T11:39:25.970Z Tx Force Squelch: true true true true
24182026-02-26T11:39:25.970Z Tx Input Polarity: normal normal normal normal
24192026-02-26T11:39:25.970Ztest switchport::test::test_print_sff_datapath ... ok
24202026-02-26T11:39:25.970Ztest switchport::test::test_print_cmis_datapath ... ok
24212026-02-26T11:39:25.970Z
24222026-02-26T11:39:25.970Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24232026-02-26T11:39:25.970Z
24242026-02-26T11:39:25.996Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
24252026-02-26T11:39:25.996Z
24262026-02-26T11:39:25.996Zrunning 1 test
24272026-02-26T11:39:25.996Ztest test_p4_counter_list ... ignored
24282026-02-26T11:39:25.996Z
24292026-02-26T11:39:25.996Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24302026-02-26T11:39:25.996Z
24312026-02-26T11:39:25.996Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
24322026-02-26T11:39:25.996Z
24332026-02-26T11:39:25.996Zrunning 5 tests
24342026-02-26T11:39:25.996Ztest test_an ... ignored
24352026-02-26T11:39:25.996Ztest test_enable ... ignored
24362026-02-26T11:39:25.996Ztest test_ip_addresses ... ignored
24372026-02-26T11:39:25.996Ztest test_kr ... ignored
24382026-02-26T11:39:25.996Ztest test_mac ... ignored
24392026-02-26T11:39:25.996Z
24402026-02-26T11:39:25.996Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24412026-02-26T11:39:25.996Z
24422026-02-26T11:39:25.996Z Running unittests src/main.rs (target/debug/deps/tfportd-e5787c472c88abdb)
24432026-02-26T11:39:25.996Z
24442026-02-26T11:39:25.996Zrunning 3 tests
24452026-02-26T11:39:25.996Ztest linklocal::test_parse_ipadm ... ok
24462026-02-26T11:39:25.996Ztest config::tests::test_updates ... ok
24472026-02-26T11:39:25.996Ztest tfport::test_parse_tfport ... ok
24482026-02-26T11:39:25.996Z
24492026-02-26T11:39:25.996Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24502026-02-26T11:39:25.996Z
24512026-02-26T11:39:25.996Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
24522026-02-26T11:39:25.996Z
24532026-02-26T11:39:25.997Zrunning 0 tests
24542026-02-26T11:39:25.997Z
24552026-02-26T11:39:25.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24562026-02-26T11:39:25.997Z
24572026-02-26T11:39:25.997Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
24582026-02-26T11:39:25.997Z
24592026-02-26T11:39:25.997Zrunning 0 tests
24602026-02-26T11:39:25.997Z
24612026-02-26T11:39:25.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622026-02-26T11:39:25.997Z
24632026-02-26T11:39:25.997Z Doc-tests aal
24642026-02-26T11:39:26.172Z
24652026-02-26T11:39:26.173Zrunning 0 tests
24662026-02-26T11:39:26.173Z
24672026-02-26T11:39:26.173Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24682026-02-26T11:39:26.173Z
24692026-02-26T11:39:26.203Z Doc-tests aal_macros
24702026-02-26T11:39:26.319Z
24712026-02-26T11:39:26.319Zrunning 0 tests
24722026-02-26T11:39:26.319Z
24732026-02-26T11:39:26.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24742026-02-26T11:39:26.319Z
24752026-02-26T11:39:26.344Z Doc-tests common
24762026-02-26T11:39:26.717Z
24772026-02-26T11:39:26.717Zrunning 0 tests
24782026-02-26T11:39:26.717Z
24792026-02-26T11:39:26.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24802026-02-26T11:39:26.717Z
24812026-02-26T11:39:26.744Z Doc-tests dpd_api
24822026-02-26T11:39:28.475Z
24832026-02-26T11:39:28.475Zrunning 2 tests
24842026-02-26T11:39:28.475Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
24852026-02-26T11:39:28.475Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
24862026-02-26T11:39:28.475Z
24872026-02-26T11:39:28.475Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
24882026-02-26T11:39:28.475Z
24892026-02-26T11:39:28.527Z Doc-tests dpd_client
24902026-02-26T11:39:30.682Z
24912026-02-26T11:39:30.682Zrunning 0 tests
24922026-02-26T11:39:30.682Z
24932026-02-26T11:39:30.682Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24942026-02-26T11:39:30.682Z
24952026-02-26T11:39:30.740Z Doc-tests dpd_types
24962026-02-26T11:39:31.305Z
24972026-02-26T11:39:31.305Zrunning 0 tests
24982026-02-26T11:39:31.305Z
24992026-02-26T11:39:31.305Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25002026-02-26T11:39:31.305Z
25012026-02-26T11:39:31.346Z Doc-tests packet
25022026-02-26T11:39:31.533Z
25032026-02-26T11:39:31.533Zrunning 0 tests
25042026-02-26T11:39:31.533Z
25052026-02-26T11:39:31.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25062026-02-26T11:39:31.533Z
25072026-02-26T11:39:31.558Z Doc-tests pcap
25082026-02-26T11:39:31.644Z
25092026-02-26T11:39:31.644Zrunning 0 tests
25102026-02-26T11:39:31.644Z
25112026-02-26T11:39:31.644Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25122026-02-26T11:39:31.644Z
25132026-02-26T11:39:31.735Z+ for feat in tofino_stub tofino_asic softnpu chaos
25142026-02-26T11:39:31.736Z+ RUST_BACKTRACE=full
25152026-02-26T11:39:31.736Z+ cargo test --features tofino_asic --no-fail-fast
25162026-02-26T11:39:32.893Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25172026-02-26T11:39:32.922Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25182026-02-26T11:39:32.946Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25192026-02-26T11:39:32.971Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25202026-02-26T11:39:49.017Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25212026-02-26T11:39:49.728Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25222026-02-26T11:40:52.108Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
25232026-02-26T11:40:52.227Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
25242026-02-26T11:40:52.253Z
25252026-02-26T11:40:52.253Zrunning 0 tests
25262026-02-26T11:40:52.253Z
25272026-02-26T11:40:52.253Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25282026-02-26T11:40:52.253Z
25292026-02-26T11:40:52.253Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
25302026-02-26T11:40:52.253Z
25312026-02-26T11:40:52.253Zrunning 0 tests
25322026-02-26T11:40:52.253Z
25332026-02-26T11:40:52.253Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25342026-02-26T11:40:52.253Z
25352026-02-26T11:40:52.253Z Running unittests src/lib.rs (target/debug/deps/asic-cc705ea018ff0a18)
25362026-02-26T11:40:52.374Z
25372026-02-26T11:40:52.374Zrunning 8 tests
25382026-02-26T11:40:52.399Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25392026-02-26T11:40:52.399Ztest tofino_asic::qsfp::tests::fix_link ... ok
25402026-02-26T11:40:52.399Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25412026-02-26T11:40:52.399Ztest tofino_asic::stats::constants_sanity_check ... ok
25422026-02-26T11:40:52.399Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25432026-02-26T11:40:52.399Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25442026-02-26T11:40:52.399Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25452026-02-26T11:40:52.879Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25462026-02-26T11:40:52.879Z
25472026-02-26T11:40:52.879Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
25482026-02-26T11:40:52.879Z
25492026-02-26T11:40:52.905Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
25502026-02-26T11:40:52.905Z
25512026-02-26T11:40:52.905Zrunning 10 tests
25522026-02-26T11:40:52.905Ztest network::tests::test_eui64 ... ok
25532026-02-26T11:40:52.905Ztest network::tests::test_equal ... ok
25542026-02-26T11:40:52.905Ztest nat::tests::test_vni ... ok
25552026-02-26T11:40:52.905Ztest network::tests::test_into ... ok
25562026-02-26T11:40:52.905Ztest network::tests::test_not_equal ... ok
25572026-02-26T11:40:52.905Ztest network::tests::test_generate_ipv6_link_local ... ok
25582026-02-26T11:40:52.905Ztest network::tests::test_parse ... ok
25592026-02-26T11:40:52.905Ztest network::tests::test_to_string ... ok
25602026-02-26T11:40:52.905Ztest test_purge ... ok
25612026-02-26T11:40:52.930Ztest illumos::test::address_exists_handles_missing_object ... ok
25622026-02-26T11:40:52.930Z
25632026-02-26T11:40:52.930Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25642026-02-26T11:40:52.930Z
25652026-02-26T11:40:52.930Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
25662026-02-26T11:40:52.930Z
25672026-02-26T11:40:52.930Zrunning 1 test
25682026-02-26T11:40:56.314Ztest test::test_apis_up_to_date ... ok
25692026-02-26T11:40:56.314Z
25702026-02-26T11:40:56.314Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.40s
25712026-02-26T11:40:56.314Z
25722026-02-26T11:40:56.351Z Running unittests src/main.rs (target/debug/deps/dpd-c9ed06a7ee99a2e6)
25732026-02-26T11:40:56.457Z
25742026-02-26T11:40:56.457Zrunning 46 tests
25752026-02-26T11:40:56.504Ztest freemap::test_ordering ... ok
25762026-02-26T11:40:56.504Ztest freemap::test_split ... ok
25772026-02-26T11:40:56.504Ztest config::tests::test_updates ... ok
25782026-02-26T11:40:56.504Ztest macaddrs::tests::test_mac_offset ... ok
25792026-02-26T11:40:56.504Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
25802026-02-26T11:40:56.504Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
25812026-02-26T11:40:56.504Ztest macaddrs::tests::test_parse_port_id ... ok
25822026-02-26T11:40:56.504Ztest nat::test_mapping ... ok
25832026-02-26T11:40:56.504Ztest port_map::tests::dump_map ... ok
25842026-02-26T11:40:56.504Ztest port_map::tests::test_backplane_group ... ok
25852026-02-26T11:40:56.504Ztest port_map::tests::test_port_map ... ok
25862026-02-26T11:40:56.504Ztest transceivers::mpn_test::test_mpn_missing ... ok
25872026-02-26T11:40:56.504ZFeb 26 11:40:56.358 DEBG created new freemap, Feb 26 11:40:56.358 DEBG created new freemap, unit: freemap_test
25882026-02-26T11:40:56.504ZFeb 26 11:40:56.358 DEBG initted freemap. size: 128, unit: freemap_test
25892026-02-26T11:40:56.504ZFeb 26 11:40:56.358 DEBG reset freemap, unit: freemap_test
25902026-02-26T11:40:56.505Ztest transceivers::mpn_test::test_mpn_present ... ok
25912026-02-26T11:40:56.505Zunit: freemap_test
25922026-02-26T11:40:56.505ZFeb 26 11:40:56.359 DEBG initted freemap. size: 128, unit: freemap_test
25932026-02-26T11:40:56.505Ztest freemap::test_reclaim ... ok
25942026-02-26T11:40:56.505Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25952026-02-26T11:40:56.505ZFeb 26 11:40:56.359 DEBG reset freemap, unit:Feb 26 11:40:56.359 DEBG created new freemap, unit: freemap_test
25962026-02-26T11:40:56.505ZFeb 26 11:40:56.359 DEBG initted freemap. size: 128, unit: freemap_test
25972026-02-26T11:40:56.505ZFeb 26 11:40:56.359 DEBG reset freemap, unit: freemap_test
25982026-02-26T11:40:56.505Z freemap_test
25992026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26002026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26012026-02-26T11:40:56.505Ztest port_map::tests::parse_softnpu_revision ... ok
26022026-02-26T11:40:56.505Ztest freemap::test_exhaustion ... ok
26032026-02-26T11:40:56.505Ztest freemap::test_span ... ok
26042026-02-26T11:40:56.505Ztest api_server::tests::test_build_info ... ok
26052026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26062026-02-26T11:40:56.505ZFeb 26 11:40:56.361 DEBG created new freemap, unit: freemap_test
26072026-02-26T11:40:56.505ZFeb 26 11:40:56.361 DEBG initted freemap. size: 128, unit: freemap_test
26082026-02-26T11:40:56.505ZFeb 26 11:40:56.361 DEBG reset freemap, unit: freemap_test
26092026-02-26T11:40:56.505Ztest freemap::test_free ... ok
26102026-02-26T11:40:56.505ZFeb 26 11:40:56.362 DEBG created new freemap, unit: freemap_test
26112026-02-26T11:40:56.505ZFeb 26 11:40:56.362 DEBG initted freemap. size: 128, unit: freemap_test
26122026-02-26T11:40:56.505ZFeb 26 11:40:56.362 DEBG reset freemap, unit: freemap_test
26132026-02-26T11:40:56.505Ztest freemap::test_basic ... ok
26142026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26152026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26162026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26172026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26182026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26192026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26202026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26212026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26222026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26232026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26242026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26252026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26262026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26272026-02-26T11:40:56.505Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26282026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26292026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26302026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26312026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26322026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26332026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26342026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26352026-02-26T11:40:56.506Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26362026-02-26T11:40:56.506Z
26372026-02-26T11:40:56.506Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
26382026-02-26T11:40:56.506Z
26392026-02-26T11:40:56.531Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6db38aab40979f93)
26402026-02-26T11:40:56.532Z
26412026-02-26T11:40:56.532Zrunning 0 tests
26422026-02-26T11:40:56.532Z
26432026-02-26T11:40:56.532Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26442026-02-26T11:40:56.532Z
26452026-02-26T11:40:56.532Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
26462026-02-26T11:40:56.532Z
26472026-02-26T11:40:56.532Zrunning 0 tests
26482026-02-26T11:40:56.532Z
26492026-02-26T11:40:56.532Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26502026-02-26T11:40:56.532Z
26512026-02-26T11:40:56.532Z Running unittests src/lib.rs (target/debug/deps/dpd_client-ecca1b1706e89839)
26522026-02-26T11:40:56.532Z
26532026-02-26T11:40:56.532Zrunning 2 tests
26542026-02-26T11:40:56.532Ztest tests::test_parse_client_port_id ... ok
26552026-02-26T11:40:56.532Ztest tests::test_port_id_cmp ... ok
26562026-02-26T11:40:56.532Z
26572026-02-26T11:40:56.532Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26582026-02-26T11:40:56.532Z
26592026-02-26T11:40:56.532Z Running tests/test_all.rs (target/debug/deps/test_all-04384a6ea230bbc8)
26602026-02-26T11:40:56.532Z
26612026-02-26T11:40:56.532Zrunning 0 tests
26622026-02-26T11:40:56.532Z
26632026-02-26T11:40:56.532Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26642026-02-26T11:40:56.532Z
26652026-02-26T11:40:56.532Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
26662026-02-26T11:40:56.532Z
26672026-02-26T11:40:56.532Zrunning 0 tests
26682026-02-26T11:40:56.532Z
26692026-02-26T11:40:56.532Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26702026-02-26T11:40:56.532Z
26712026-02-26T11:40:56.532Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
26722026-02-26T11:40:56.532Z
26732026-02-26T11:40:56.532Zrunning 12 tests
26742026-02-26T11:40:56.532Ztest icmp::test_v4_checksum ... ok
26752026-02-26T11:40:56.532Ztest icmp::test_v6_checksum ... ok
26762026-02-26T11:40:56.532Ztest ipv6::test_ipv6_parse ... ok
26772026-02-26T11:40:56.532Ztest lldp::test_lldp_parse ... ok
26782026-02-26T11:40:56.533Ztest pbuf::test_byte ... ok
26792026-02-26T11:40:56.533Ztest pbuf::test_nibble ... ok
26802026-02-26T11:40:56.533Ztest pbuf::test_short ... ok
26812026-02-26T11:40:56.533Ztest pbuf::test_overflow ... ok
26822026-02-26T11:40:56.533Ztest pbuf::test_twelve ... ok
26832026-02-26T11:40:56.533Ztest pbuf::test_word ... ok
26842026-02-26T11:40:56.533Ztest tcp::test_checksum_ack_data ... ok
26852026-02-26T11:40:56.533Ztest tcp::test_checksum_syn_nodata ... ok
26862026-02-26T11:40:56.533Z
26872026-02-26T11:40:56.533Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882026-02-26T11:40:56.533Z
26892026-02-26T11:40:56.533Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
26902026-02-26T11:40:56.533Z
26912026-02-26T11:40:56.533Zrunning 0 tests
26922026-02-26T11:40:56.533Z
26932026-02-26T11:40:56.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26942026-02-26T11:40:56.533Z
26952026-02-26T11:40:56.533Z Running unittests src/main.rs (target/debug/deps/swadm-24908e782b6e1841)
26962026-02-26T11:40:56.559Z
26972026-02-26T11:40:56.559Zrunning 4 tests
26982026-02-26T11:40:56.559Ztest switchport::test::test_compute_lanes ... ok
26992026-02-26T11:40:56.559Ztest switchport::test::port_id_ordering ... ok
27002026-02-26T11:40:56.559Z Lane 0 Lane 1 Lane 2 Lane 3
27012026-02-26T11:40:56.559Z Lane 0 Rx Loss-of-lock: Yes YesLane 1 YesLane 2 Yes
27022026-02-26T11:40:56.559Z Rx Loss-of-signal: Yes Lane 3Yes
27032026-02-26T11:40:56.559ZYes Yes
27042026-02-26T11:40:56.559Z State: Activated Rx CDR Enabled: Yes ActivatedYes ActivatedYes Yes
27052026-02-26T11:40:56.559Z Tx Enabled: Yes ActivatedYes
27062026-02-26T11:40:56.559Z Rx Output Enabled: false Yesfalse Yes
27072026-02-26T11:40:56.559Zfalse Tx Loss-of-lock: No false
27082026-02-26T11:40:56.559ZNo Rx Output Status: valid Novalid No
27092026-02-26T11:40:56.559Z Tx Loss-of-signal: No validNo valid
27102026-02-26T11:40:56.559ZNo Rx Loss-of-lock: true trueNo
27112026-02-26T11:40:56.559Z Tx CDR Enabled: No trueNo No true
27122026-02-26T11:40:56.559ZNo
27132026-02-26T11:40:56.559Z Rx Loss-of-signal: false Tx Adaptive EQ Fault: No false Nofalse false
27142026-02-26T11:40:56.559Z Rx Auto-squelch Disable: trueNo true No
27152026-02-26T11:40:56.559Ztrue true
27162026-02-26T11:40:56.559Z Tx Fault: Yes Tx Output Enabled: true true Yestrue trueYes Yes
27172026-02-26T11:40:56.559Z
27182026-02-26T11:40:56.559Z Tx Output Status: invalid invalid invalid invalid
27192026-02-26T11:40:56.559Z Tx Loss-of-lock: false false false false
27202026-02-26T11:40:56.559Z Tx Loss-of-signal: true true true true
27212026-02-26T11:40:56.559ZTx Auto-squelch Disable: false false false false
27222026-02-26T11:40:56.559Z Tx Adaptive EQ Fail: true true true true
27232026-02-26T11:40:56.559Z Tx Failure: false false false false
27242026-02-26T11:40:56.559Z Tx Force Squelch: true true true true
27252026-02-26T11:40:56.559Z Tx Input Polarity: normal normal normal normal
27262026-02-26T11:40:56.559Ztest switchport::test::test_print_sff_datapath ... ok
27272026-02-26T11:40:56.559Ztest switchport::test::test_print_cmis_datapath ... ok
27282026-02-26T11:40:56.559Z
27292026-02-26T11:40:56.559Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27302026-02-26T11:40:56.559Z
27312026-02-26T11:40:56.559Z Running tests/counters.rs (target/debug/deps/counters-8a7d5bd0e28a2a7c)
27322026-02-26T11:40:56.560Z
27332026-02-26T11:40:56.560Zrunning 1 test
27342026-02-26T11:40:56.560Ztest test_p4_counter_list ... ignored
27352026-02-26T11:40:56.560Z
27362026-02-26T11:40:56.560Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27372026-02-26T11:40:56.560Z
27382026-02-26T11:40:56.560Z Running tests/port-link.rs (target/debug/deps/port_link-5454098cbdcb5e34)
27392026-02-26T11:40:56.560Z
27402026-02-26T11:40:56.560Zrunning 5 tests
27412026-02-26T11:40:56.560Ztest test_an ... ignored
27422026-02-26T11:40:56.560Ztest test_enable ... ignored
27432026-02-26T11:40:56.560Ztest test_ip_addresses ... ignored
27442026-02-26T11:40:56.560Ztest test_kr ... ignored
27452026-02-26T11:40:56.560Ztest test_mac ... ignored
27462026-02-26T11:40:56.560Z
27472026-02-26T11:40:56.560Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27482026-02-26T11:40:56.560Z
27492026-02-26T11:40:56.560Z Running unittests src/main.rs (target/debug/deps/tfportd-7f9f13ad42673e0c)
27502026-02-26T11:40:56.560Z
27512026-02-26T11:40:56.560Zrunning 3 tests
27522026-02-26T11:40:56.560Ztest linklocal::test_parse_ipadm ... ok
27532026-02-26T11:40:56.560Ztest config::tests::test_updates ... ok
27542026-02-26T11:40:56.560Ztest tfport::test_parse_tfport ... ok
27552026-02-26T11:40:56.560Z
27562026-02-26T11:40:56.560Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27572026-02-26T11:40:56.560Z
27582026-02-26T11:40:56.560Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
27592026-02-26T11:40:56.560Z
27602026-02-26T11:40:56.560Zrunning 0 tests
27612026-02-26T11:40:56.560Z
27622026-02-26T11:40:56.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27632026-02-26T11:40:56.560Z
27642026-02-26T11:40:56.560Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
27652026-02-26T11:40:56.585Z
27662026-02-26T11:40:56.586Zrunning 0 tests
27672026-02-26T11:40:56.586Z
27682026-02-26T11:40:56.586Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27692026-02-26T11:40:56.586Z
27702026-02-26T11:40:56.586Z Doc-tests aal
27712026-02-26T11:40:56.741Z
27722026-02-26T11:40:56.741Zrunning 0 tests
27732026-02-26T11:40:56.741Z
27742026-02-26T11:40:56.741Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27752026-02-26T11:40:56.741Z
27762026-02-26T11:40:56.766Z Doc-tests aal_macros
27772026-02-26T11:40:56.874Z
27782026-02-26T11:40:56.874Zrunning 0 tests
27792026-02-26T11:40:56.874Z
27802026-02-26T11:40:56.874Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27812026-02-26T11:40:56.874Z
27822026-02-26T11:40:56.899Z Doc-tests common
27832026-02-26T11:40:57.285Z
27842026-02-26T11:40:57.285Zrunning 0 tests
27852026-02-26T11:40:57.286Z
27862026-02-26T11:40:57.286Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27872026-02-26T11:40:57.286Z
27882026-02-26T11:40:57.311Z Doc-tests dpd_api
27892026-02-26T11:40:59.078Z
27902026-02-26T11:40:59.078Zrunning 2 tests
27912026-02-26T11:40:59.078Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
27922026-02-26T11:40:59.078Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
27932026-02-26T11:40:59.078Z
27942026-02-26T11:40:59.078Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27952026-02-26T11:40:59.078Z
27962026-02-26T11:40:59.133Z Doc-tests dpd_client
27972026-02-26T11:41:01.280Z
27982026-02-26T11:41:01.280Zrunning 0 tests
27992026-02-26T11:41:01.280Z
28002026-02-26T11:41:01.280Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28012026-02-26T11:41:01.280Z
28022026-02-26T11:41:01.340Z Doc-tests dpd_types
28032026-02-26T11:41:01.890Z
28042026-02-26T11:41:01.890Zrunning 0 tests
28052026-02-26T11:41:01.890Z
28062026-02-26T11:41:01.890Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28072026-02-26T11:41:01.890Z
28082026-02-26T11:41:01.932Z Doc-tests packet
28092026-02-26T11:41:02.114Z
28102026-02-26T11:41:02.114Zrunning 0 tests
28112026-02-26T11:41:02.114Z
28122026-02-26T11:41:02.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28132026-02-26T11:41:02.114Z
28142026-02-26T11:41:02.139Z Doc-tests pcap
28152026-02-26T11:41:02.223Z
28162026-02-26T11:41:02.224Zrunning 0 tests
28172026-02-26T11:41:02.224Z
28182026-02-26T11:41:02.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28192026-02-26T11:41:02.224Z
28202026-02-26T11:41:02.293Z+ for feat in tofino_stub tofino_asic softnpu chaos
28212026-02-26T11:41:02.293Z+ RUST_BACKTRACE=full
28222026-02-26T11:41:02.293Z+ cargo test --features softnpu --no-fail-fast
28232026-02-26T11:41:03.582Z Compiling num-integer v0.1.46
28242026-02-26T11:41:03.611Z Compiling num-complex v0.4.6
28252026-02-26T11:41:03.715Z Compiling bitstruct_derive v0.1.0
28262026-02-26T11:41:03.748Z Compiling tap v1.0.1
28272026-02-26T11:41:03.929Z Compiling wyz v0.5.1
28282026-02-26T11:41:04.159Z Compiling num-rational v0.4.2
28292026-02-26T11:41:04.254Z Compiling num-iter v0.1.45
28302026-02-26T11:41:04.279Z Compiling num-bigint v0.4.6
28312026-02-26T11:41:04.490Z Compiling radium v0.7.0
28322026-02-26T11:41:04.517Z Compiling funty v2.0.0
28332026-02-26T11:41:04.555Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28342026-02-26T11:41:04.665Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28352026-02-26T11:41:04.801Z Compiling num v0.4.3
28362026-02-26T11:41:04.895Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28372026-02-26T11:41:04.928Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28382026-02-26T11:41:04.953Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28392026-02-26T11:41:05.137Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28402026-02-26T11:41:05.227Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28412026-02-26T11:41:05.378Z Compiling bitvec v1.0.1
28422026-02-26T11:41:05.446Z Compiling typeid v1.0.3
28432026-02-26T11:41:05.471Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28442026-02-26T11:41:05.629Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28452026-02-26T11:41:05.776Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28462026-02-26T11:41:05.962Z Compiling ascii v1.1.0
28472026-02-26T11:41:06.504Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28482026-02-26T11:41:06.971Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28492026-02-26T11:41:07.018Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28502026-02-26T11:41:07.410Z Compiling erased-serde v0.4.8
28512026-02-26T11:41:07.518Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28522026-02-26T11:41:07.572Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28532026-02-26T11:41:07.905Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28542026-02-26T11:41:08.392Z Compiling bitstruct v0.1.1
28552026-02-26T11:41:08.536Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28562026-02-26T11:41:08.960Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28572026-02-26T11:41:09.043Z Compiling serde_arrays v0.1.0
28582026-02-26T11:41:09.069Z Compiling libloading v0.7.4
28592026-02-26T11:41:09.237Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28602026-02-26T11:41:09.604Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28612026-02-26T11:41:09.629Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28622026-02-26T11:41:10.076Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28632026-02-26T11:41:11.021Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28642026-02-26T11:41:13.181Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28652026-02-26T11:41:15.067Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28662026-02-26T11:41:22.550Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28672026-02-26T11:41:22.876Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28682026-02-26T11:41:22.967Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28692026-02-26T11:41:23.745Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28702026-02-26T11:41:24.631Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28712026-02-26T11:41:27.294Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28722026-02-26T11:41:27.425Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28732026-02-26T11:41:31.778Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28742026-02-26T11:41:34.894Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28752026-02-26T11:41:39.230Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
28762026-02-26T11:41:39.842Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
28772026-02-26T11:41:43.944Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28782026-02-26T11:41:45.674Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28792026-02-26T11:41:55.874Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28802026-02-26T11:41:59.061Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28812026-02-26T11:42:07.192Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28822026-02-26T11:43:12.544Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s
28832026-02-26T11:43:12.669Z Running unittests src/lib.rs (target/debug/deps/aal-3081bcca9c991069)
28842026-02-26T11:43:12.695Z
28852026-02-26T11:43:12.695Zrunning 0 tests
28862026-02-26T11:43:12.695Z
28872026-02-26T11:43:12.695Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28882026-02-26T11:43:12.695Z
28892026-02-26T11:43:12.695Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28902026-02-26T11:43:12.695Z
28912026-02-26T11:43:12.695Zrunning 0 tests
28922026-02-26T11:43:12.695Z
28932026-02-26T11:43:12.695Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28942026-02-26T11:43:12.695Z
28952026-02-26T11:43:12.695Z Running unittests src/lib.rs (target/debug/deps/asic-ff5407dd8f4da1b6)
28962026-02-26T11:43:12.695Z
28972026-02-26T11:43:12.695Zrunning 0 tests
28982026-02-26T11:43:12.695Z
28992026-02-26T11:43:12.695Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29002026-02-26T11:43:12.695Z
29012026-02-26T11:43:12.695Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
29022026-02-26T11:43:12.695Z
29032026-02-26T11:43:12.695Zrunning 10 tests
29042026-02-26T11:43:12.695Ztest nat::tests::test_vni ... ok
29052026-02-26T11:43:12.695Ztest network::tests::test_equal ... ok
29062026-02-26T11:43:12.695Ztest network::tests::test_eui64 ... ok
29072026-02-26T11:43:12.695Ztest network::tests::test_generate_ipv6_link_local ... ok
29082026-02-26T11:43:12.695Ztest network::tests::test_into ... ok
29092026-02-26T11:43:12.695Ztest network::tests::test_not_equal ... ok
29102026-02-26T11:43:12.695Ztest network::tests::test_parse ... ok
29112026-02-26T11:43:12.695Ztest network::tests::test_to_string ... ok
29122026-02-26T11:43:12.695Ztest test_purge ... ok
29132026-02-26T11:43:12.720Ztest illumos::test::address_exists_handles_missing_object ... ok
29142026-02-26T11:43:12.720Z
29152026-02-26T11:43:12.720Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29162026-02-26T11:43:12.721Z
29172026-02-26T11:43:12.721Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-57de7df92f7d8ea4)
29182026-02-26T11:43:12.721Z
29192026-02-26T11:43:12.721Zrunning 1 test
29202026-02-26T11:43:16.028Ztest test::test_apis_up_to_date ... ok
29212026-02-26T11:43:16.028Z
29222026-02-26T11:43:16.028Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.32s
29232026-02-26T11:43:16.028Z
29242026-02-26T11:43:16.063Z Running unittests src/main.rs (target/debug/deps/dpd-ec728b883472e9e0)
29252026-02-26T11:43:16.088Z
29262026-02-26T11:43:16.088Zrunning 18 tests
29272026-02-26T11:43:16.088Ztest freemap::test_ordering ... ok
29282026-02-26T11:43:16.088Ztest freemap::test_split ... ok
29292026-02-26T11:43:16.088Ztest config::tests::test_updates ... ok
29302026-02-26T11:43:16.088Ztest macaddrs::tests::test_mac_offset ... ok
29312026-02-26T11:43:16.088Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29322026-02-26T11:43:16.088Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29332026-02-26T11:43:16.088Ztest macaddrs::tests::test_parse_port_id ... ok
29342026-02-26T11:43:16.088Ztest nat::test_mapping ... ok
29352026-02-26T11:43:16.088Ztest port_map::tests::dump_map ... ok
29362026-02-26T11:43:16.088ZFeb 26 11:43:15.973 DEBG created new freemap, Feb 26 11:43:15.973unit :DEBG freemap_testcreated new freemap
29372026-02-26T11:43:16.088Z, unit: freemap_test
29382026-02-26T11:43:16.088ZFeb 26 11:43:15.974 Feb 26 11:43:15.974DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_test
29392026-02-26T11:43:16.088Zfreemap_test
29402026-02-26T11:43:16.088ZFeb 26 11:43:15.974 Feb 26 11:43:15.974DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_test
29412026-02-26T11:43:16.088Zfreemap_testFeb 26 11:43:15.974
29422026-02-26T11:43:16.088Z DEBG created new freemap, unit: freemap_test
29432026-02-26T11:43:16.088ZFeb 26 11:43:15.974 DEBG initted freemap. size: 128, unit: freemap_test
29442026-02-26T11:43:16.088ZFeb 26 11:43:15.974 DEBG reset freemap, unit: freemap_test
29452026-02-26T11:43:16.088Ztest freemap::test_span ... ok
29462026-02-26T11:43:16.088Ztest freemap::test_exhaustion ... ok
29472026-02-26T11:43:16.088Ztest freemap::test_free ... ok
29482026-02-26T11:43:16.088ZFeb 26 11:43:15.975 DEBG created new freemap, unit: freemap_test
29492026-02-26T11:43:16.089Ztest port_map::tests::test_backplane_group ... ok
29502026-02-26T11:43:16.089ZFeb 26 11:43:15.975 DEBG initted freemap. size: 128, unit: freemap_test
29512026-02-26T11:43:16.089ZFeb 26 11:43:15.975 DEBG reset freemap, unit: freemap_test
29522026-02-26T11:43:16.089Ztest port_map::tests::test_port_map ... ok
29532026-02-26T11:43:16.089Ztest freemap::test_basic ... ok
29542026-02-26T11:43:16.089ZFeb 26 11:43:15.976 DEBG created new freemap, unit: freemap_test
29552026-02-26T11:43:16.089ZFeb 26 11:43:15.976 DEBG initted freemap. size: 128, unit: freemap_test
29562026-02-26T11:43:16.089ZFeb 26 11:43:15.976 DEBG reset freemap, unit: freemap_test
29572026-02-26T11:43:16.089Ztest freemap::test_reclaim ... ok
29582026-02-26T11:43:16.089Ztest port_map::tests::parse_softnpu_revision ... ok
29592026-02-26T11:43:16.089Ztest api_server::tests::test_build_info ... ok
29602026-02-26T11:43:16.089Z
29612026-02-26T11:43:16.114Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
29622026-02-26T11:43:16.114Z
29632026-02-26T11:43:16.114Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7fa608bfaba72db3)
29642026-02-26T11:43:16.114Z
29652026-02-26T11:43:16.114Zrunning 0 tests
29662026-02-26T11:43:16.114Z
29672026-02-26T11:43:16.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29682026-02-26T11:43:16.114Z
29692026-02-26T11:43:16.114Z Running unittests src/lib.rs (target/debug/deps/dpd_api-f70ba6afec45c886)
29702026-02-26T11:43:16.114Z
29712026-02-26T11:43:16.114Zrunning 0 tests
29722026-02-26T11:43:16.114Z
29732026-02-26T11:43:16.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29742026-02-26T11:43:16.114Z
29752026-02-26T11:43:16.114Z Running unittests src/lib.rs (target/debug/deps/dpd_client-713f2c3de19a0ee7)
29762026-02-26T11:43:16.114Z
29772026-02-26T11:43:16.114Zrunning 2 tests
29782026-02-26T11:43:16.115Ztest tests::test_parse_client_port_id ... ok
29792026-02-26T11:43:16.115Ztest tests::test_port_id_cmp ... ok
29802026-02-26T11:43:16.115Z
29812026-02-26T11:43:16.115Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29822026-02-26T11:43:16.115Z
29832026-02-26T11:43:16.115Z Running tests/test_all.rs (target/debug/deps/test_all-1d86c2623683b0d2)
29842026-02-26T11:43:16.115Z
29852026-02-26T11:43:16.115Zrunning 0 tests
29862026-02-26T11:43:16.115Z
29872026-02-26T11:43:16.115Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29882026-02-26T11:43:16.115Z
29892026-02-26T11:43:16.115Z Running unittests src/lib.rs (target/debug/deps/dpd_types-c1c82d28a9058c66)
29902026-02-26T11:43:16.115Z
29912026-02-26T11:43:16.115Zrunning 0 tests
29922026-02-26T11:43:16.115Z
29932026-02-26T11:43:16.115Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29942026-02-26T11:43:16.115Z
29952026-02-26T11:43:16.115Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
29962026-02-26T11:43:16.140Z
29972026-02-26T11:43:16.140Zrunning 12 tests
29982026-02-26T11:43:16.140Ztest icmp::test_v4_checksum ... ok
29992026-02-26T11:43:16.140Ztest icmp::test_v6_checksum ... ok
30002026-02-26T11:43:16.140Ztest ipv6::test_ipv6_parse ... ok
30012026-02-26T11:43:16.140Ztest lldp::test_lldp_parse ... ok
30022026-02-26T11:43:16.140Ztest pbuf::test_byte ... ok
30032026-02-26T11:43:16.140Ztest pbuf::test_nibble ... ok
30042026-02-26T11:43:16.140Ztest pbuf::test_short ... ok
30052026-02-26T11:43:16.140Ztest pbuf::test_twelve ... ok
30062026-02-26T11:43:16.140Ztest pbuf::test_overflow ... ok
30072026-02-26T11:43:16.140Ztest pbuf::test_word ... ok
30082026-02-26T11:43:16.140Ztest tcp::test_checksum_syn_nodata ... ok
30092026-02-26T11:43:16.140Ztest tcp::test_checksum_ack_data ... ok
30102026-02-26T11:43:16.140Z
30112026-02-26T11:43:16.140Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30122026-02-26T11:43:16.140Z
30132026-02-26T11:43:16.140Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
30142026-02-26T11:43:16.140Z
30152026-02-26T11:43:16.141Zrunning 0 tests
30162026-02-26T11:43:16.141Z
30172026-02-26T11:43:16.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30182026-02-26T11:43:16.141Z
30192026-02-26T11:43:16.141Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
30202026-02-26T11:43:16.166Z
30212026-02-26T11:43:16.166Zrunning 4 tests
30222026-02-26T11:43:16.166Ztest switchport::test::test_compute_lanes ... ok
30232026-02-26T11:43:16.166Ztest switchport::test::port_id_ordering ... ok
30242026-02-26T11:43:16.191Z Lane 0 Lane 1 Lane 2 Lane 3
30252026-02-26T11:43:16.191Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2Yes Lane 3
30262026-02-26T11:43:16.191ZYes
30272026-02-26T11:43:16.191Z State: Activated Activated Rx Loss-of-signal: Yes Yes ActivatedYes Yes
30282026-02-26T11:43:16.191ZActivated
30292026-02-26T11:43:16.191Z Rx CDR Enabled: Yes Rx Output Enabled: false Yes falseYes falseYes
30302026-02-26T11:43:16.191Z Tx Enabled: Yes false
30312026-02-26T11:43:16.191ZYes Rx Output Status: valid Yesvalid Yes
30322026-02-26T11:43:16.191Zvalid valid
30332026-02-26T11:43:16.191Z Tx Loss-of-lock: No Rx Loss-of-lock: trueNo true Notrue true
30342026-02-26T11:43:16.191ZNo
30352026-02-26T11:43:16.191Z Rx Loss-of-signal: false Tx Loss-of-signal: No falseNo Nofalse Nofalse
30362026-02-26T11:43:16.191Z
30372026-02-26T11:43:16.191ZRx Auto-squelch Disable: true Tx CDR Enabled: No trueNo trueNo Notrue
30382026-02-26T11:43:16.191Z
30392026-02-26T11:43:16.191Z Tx Output Enabled: true Tx Adaptive EQ Fault: No trueNo No trueNo
30402026-02-26T11:43:16.191Z Tx Fault: Yes true
30412026-02-26T11:43:16.192ZYes Tx Output Status: invalid Yesinvalid invalidYes invalid
30422026-02-26T11:43:16.192Z
30432026-02-26T11:43:16.192Z Tx Loss-of-lock: false false false false
30442026-02-26T11:43:16.192Z Tx Loss-of-signal: true true true true
30452026-02-26T11:43:16.192ZTx Auto-squelch Disable: false false false false
30462026-02-26T11:43:16.192Z Tx Adaptive EQ Fail: true true true true
30472026-02-26T11:43:16.192Z Tx Failure: false false false false
30482026-02-26T11:43:16.192Z Tx Force Squelch: true true true true
30492026-02-26T11:43:16.192Z Tx Input Polarity: normal normal normal normal
30502026-02-26T11:43:16.192Ztest switchport::test::test_print_cmis_datapath ... ok
30512026-02-26T11:43:16.192Ztest switchport::test::test_print_sff_datapath ... ok
30522026-02-26T11:43:16.192Z
30532026-02-26T11:43:16.192Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30542026-02-26T11:43:16.192Z
30552026-02-26T11:43:16.192Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
30562026-02-26T11:43:16.192Z
30572026-02-26T11:43:16.192Zrunning 1 test
30582026-02-26T11:43:16.192Ztest test_p4_counter_list ... ignored
30592026-02-26T11:43:16.192Z
30602026-02-26T11:43:16.192Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30612026-02-26T11:43:16.192Z
30622026-02-26T11:43:16.192Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
30632026-02-26T11:43:16.192Z
30642026-02-26T11:43:16.192Zrunning 5 tests
30652026-02-26T11:43:16.192Ztest test_an ... ignored
30662026-02-26T11:43:16.192Ztest test_enable ... ignored
30672026-02-26T11:43:16.192Ztest test_ip_addresses ... ignored
30682026-02-26T11:43:16.192Ztest test_kr ... ignored
30692026-02-26T11:43:16.192Ztest test_mac ... ignored
30702026-02-26T11:43:16.192Z
30712026-02-26T11:43:16.192Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30722026-02-26T11:43:16.192Z
30732026-02-26T11:43:16.192Z Running unittests src/main.rs (target/debug/deps/tfportd-16364e9fa3c5912a)
30742026-02-26T11:43:16.218Z
30752026-02-26T11:43:16.218Zrunning 3 tests
30762026-02-26T11:43:16.218Ztest linklocal::test_parse_ipadm ... ok
30772026-02-26T11:43:16.218Ztest config::tests::test_updates ... ok
30782026-02-26T11:43:16.218Ztest tfport::test_parse_tfport ... ok
30792026-02-26T11:43:16.218Z
30802026-02-26T11:43:16.218Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30812026-02-26T11:43:16.218Z
30822026-02-26T11:43:16.218Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
30832026-02-26T11:43:16.218Z
30842026-02-26T11:43:16.218Zrunning 0 tests
30852026-02-26T11:43:16.218Z
30862026-02-26T11:43:16.218Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30872026-02-26T11:43:16.218Z
30882026-02-26T11:43:16.218Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
30892026-02-26T11:43:16.218Z
30902026-02-26T11:43:16.218Zrunning 0 tests
30912026-02-26T11:43:16.218Z
30922026-02-26T11:43:16.218Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30932026-02-26T11:43:16.218Z
30942026-02-26T11:43:16.218Z Doc-tests aal
30952026-02-26T11:43:16.384Z
30962026-02-26T11:43:16.384Zrunning 0 tests
30972026-02-26T11:43:16.384Z
30982026-02-26T11:43:16.384Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30992026-02-26T11:43:16.384Z
31002026-02-26T11:43:16.410Z Doc-tests aal_macros
31012026-02-26T11:43:16.523Z
31022026-02-26T11:43:16.523Zrunning 0 tests
31032026-02-26T11:43:16.523Z
31042026-02-26T11:43:16.523Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31052026-02-26T11:43:16.523Z
31062026-02-26T11:43:16.549Z Doc-tests common
31072026-02-26T11:43:16.901Z
31082026-02-26T11:43:16.902Zrunning 0 tests
31092026-02-26T11:43:16.902Z
31102026-02-26T11:43:16.902Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31112026-02-26T11:43:16.902Z
31122026-02-26T11:43:16.928Z Doc-tests dpd_api
31132026-02-26T11:43:18.730Z
31142026-02-26T11:43:18.730Zrunning 2 tests
31152026-02-26T11:43:18.730Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
31162026-02-26T11:43:18.730Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
31172026-02-26T11:43:18.730Z
31182026-02-26T11:43:18.730Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31192026-02-26T11:43:18.730Z
31202026-02-26T11:43:18.788Z Doc-tests dpd_client
31212026-02-26T11:43:20.732Z
31222026-02-26T11:43:20.732Zrunning 0 tests
31232026-02-26T11:43:20.732Z
31242026-02-26T11:43:20.732Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31252026-02-26T11:43:20.732Z
31262026-02-26T11:43:20.791Z Doc-tests dpd_types
31272026-02-26T11:43:21.307Z
31282026-02-26T11:43:21.307Zrunning 0 tests
31292026-02-26T11:43:21.307Z
31302026-02-26T11:43:21.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31312026-02-26T11:43:21.307Z
31322026-02-26T11:43:21.348Z Doc-tests packet
31332026-02-26T11:43:21.513Z
31342026-02-26T11:43:21.513Zrunning 0 tests
31352026-02-26T11:43:21.513Z
31362026-02-26T11:43:21.513Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31372026-02-26T11:43:21.513Z
31382026-02-26T11:43:21.538Z Doc-tests pcap
31392026-02-26T11:43:21.608Z
31402026-02-26T11:43:21.608Zrunning 0 tests
31412026-02-26T11:43:21.608Z
31422026-02-26T11:43:21.608Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31432026-02-26T11:43:21.608Z
31442026-02-26T11:43:21.677Z+ for feat in tofino_stub tofino_asic softnpu chaos
31452026-02-26T11:43:21.677Z+ RUST_BACKTRACE=full
31462026-02-26T11:43:21.677Z+ cargo test --features chaos --no-fail-fast
31472026-02-26T11:43:22.822Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31482026-02-26T11:43:22.852Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31492026-02-26T11:43:22.877Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31502026-02-26T11:43:38.437Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31512026-02-26T11:43:39.118Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31522026-02-26T11:44:31.180Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
31532026-02-26T11:44:31.293Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
31542026-02-26T11:44:31.318Z
31552026-02-26T11:44:31.318Zrunning 0 tests
31562026-02-26T11:44:31.318Z
31572026-02-26T11:44:31.318Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31582026-02-26T11:44:31.318Z
31592026-02-26T11:44:31.319Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
31602026-02-26T11:44:31.319Z
31612026-02-26T11:44:31.319Zrunning 0 tests
31622026-02-26T11:44:31.319Z
31632026-02-26T11:44:31.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31642026-02-26T11:44:31.319Z
31652026-02-26T11:44:31.319Z Running unittests src/lib.rs (target/debug/deps/asic-0c357cc610da5af5)
31662026-02-26T11:44:31.319Z
31672026-02-26T11:44:31.319Zrunning 0 tests
31682026-02-26T11:44:31.319Z
31692026-02-26T11:44:31.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31702026-02-26T11:44:31.319Z
31712026-02-26T11:44:31.319Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
31722026-02-26T11:44:31.319Z
31732026-02-26T11:44:31.319Zrunning 10 tests
31742026-02-26T11:44:31.319Ztest nat::tests::test_vni ... ok
31752026-02-26T11:44:31.319Ztest network::tests::test_equal ... ok
31762026-02-26T11:44:31.319Ztest network::tests::test_eui64 ... ok
31772026-02-26T11:44:31.319Ztest network::tests::test_generate_ipv6_link_local ... ok
31782026-02-26T11:44:31.319Ztest network::tests::test_into ... ok
31792026-02-26T11:44:31.319Ztest network::tests::test_not_equal ... ok
31802026-02-26T11:44:31.319Ztest network::tests::test_parse ... ok
31812026-02-26T11:44:31.344Ztest network::tests::test_to_string ... ok
31822026-02-26T11:44:31.344Ztest test_purge ... ok
31832026-02-26T11:44:31.344Ztest illumos::test::address_exists_handles_missing_object ... ok
31842026-02-26T11:44:31.344Z
31852026-02-26T11:44:31.344Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31862026-02-26T11:44:31.344Z
31872026-02-26T11:44:31.344Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
31882026-02-26T11:44:31.369Z
31892026-02-26T11:44:31.369Zrunning 1 test
31902026-02-26T11:44:34.575Ztest test::test_apis_up_to_date ... ok
31912026-02-26T11:44:34.575Z
31922026-02-26T11:44:34.575Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s
31932026-02-26T11:44:34.575Z
31942026-02-26T11:44:34.619Z Running unittests src/main.rs (target/debug/deps/dpd-e63fa359613d205a)
31952026-02-26T11:44:34.644Z
31962026-02-26T11:44:34.644Zrunning 18 tests
31972026-02-26T11:44:34.644Ztest freemap::test_ordering ... ok
31982026-02-26T11:44:34.644Ztest freemap::test_split ... ok
31992026-02-26T11:44:34.644Ztest config::tests::test_updates ... ok
32002026-02-26T11:44:34.644Ztest macaddrs::tests::test_mac_offset ... ok
32012026-02-26T11:44:34.644Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32022026-02-26T11:44:34.644Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32032026-02-26T11:44:34.644Ztest macaddrs::tests::test_parse_port_id ... ok
32042026-02-26T11:44:34.644Ztest nat::test_mapping ... ok
32052026-02-26T11:44:34.644Ztest port_map::tests::dump_map ... ok
32062026-02-26T11:44:34.644ZFeb 26 11:44:34.531 DEBG created new freemap, unit: freemap_test
32072026-02-26T11:44:34.644ZFeb 26 11:44:34.531 DEBG initted freemap. size: 128, unit: freemap_test
32082026-02-26T11:44:34.644ZFeb 26 11:44:34.531 DEBG reset freemap, unit: freemap_test
32092026-02-26T11:44:34.644Ztest port_map::tests::test_backplane_group ... ok
32102026-02-26T11:44:34.644ZFeb 26 11:44:34.532 DEBG created new freemap, unit: freemap_test
32112026-02-26T11:44:34.644Ztest freemap::test_exhaustion ... ok
32122026-02-26T11:44:34.644ZFeb 26 11:44:34.532 DEBG initted freemap. size: 128, unit: freemap_test
32132026-02-26T11:44:34.644ZFeb 26 11:44:34.532 DEBG reset freemap, unit: freemap_test
32142026-02-26T11:44:34.644Ztest port_map::tests::test_port_map ... ok
32152026-02-26T11:44:34.644Ztest freemap::test_reclaim ... ok
32162026-02-26T11:44:34.644ZFeb 26 11:44:34.533 DEBG created new freemap, unit: freemap_test
32172026-02-26T11:44:34.644ZFeb 26 11:44:34.533 DEBG initted freemap. size: 128, unit: freemap_test
32182026-02-26T11:44:34.644ZFeb 26 11:44:34.533 DEBG reset freemap, unit: freemap_test
32192026-02-26T11:44:34.644Ztest api_server::tests::test_build_info ... ok
32202026-02-26T11:44:34.644Ztest freemap::test_basic ... ok
32212026-02-26T11:44:34.644ZFeb 26 11:44:34.533 DEBG created new freemap, unit: freemap_test
32222026-02-26T11:44:34.644ZFeb 26 11:44:34.533 DEBG created new freemap, unit: freemap_test
32232026-02-26T11:44:34.644ZFeb 26 11:44:34.534 DEBG initted freemap. size: 128, unit: freemap_test
32242026-02-26T11:44:34.645ZFeb 26 11:44:34.534 DEBG reset freemap, unit: freemap_test
32252026-02-26T11:44:34.669Ztest freemap::test_free ... ok
32262026-02-26T11:44:34.670Ztest port_map::tests::parse_softnpu_revision ... ok
32272026-02-26T11:44:34.670ZFeb 26 11:44:34.534 DEBG initted freemap. size: 128, unit: freemap_test
32282026-02-26T11:44:34.670ZFeb 26 11:44:34.534 DEBG reset freemap, unit: freemap_test
32292026-02-26T11:44:34.670Ztest freemap::test_span ... ok
32302026-02-26T11:44:34.670Z
32312026-02-26T11:44:34.670Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
32322026-02-26T11:44:34.670Z
32332026-02-26T11:44:34.670Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3bb2da1f369328fd)
32342026-02-26T11:44:34.670Z
32352026-02-26T11:44:34.670Zrunning 0 tests
32362026-02-26T11:44:34.670Z
32372026-02-26T11:44:34.670Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32382026-02-26T11:44:34.670Z
32392026-02-26T11:44:34.670Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
32402026-02-26T11:44:34.670Z
32412026-02-26T11:44:34.670Zrunning 0 tests
32422026-02-26T11:44:34.670Z
32432026-02-26T11:44:34.670Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32442026-02-26T11:44:34.670Z
32452026-02-26T11:44:34.670Z Running unittests src/lib.rs (target/debug/deps/dpd_client-336b409320d03639)
32462026-02-26T11:44:34.695Z
32472026-02-26T11:44:34.695Zrunning 2 tests
32482026-02-26T11:44:34.695Ztest tests::test_port_id_cmp ... ok
32492026-02-26T11:44:34.695Ztest tests::test_parse_client_port_id ... ok
32502026-02-26T11:44:34.695Z
32512026-02-26T11:44:34.695Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32522026-02-26T11:44:34.695Z
32532026-02-26T11:44:34.695Z Running tests/test_all.rs (target/debug/deps/test_all-2a3be068067dd05e)
32542026-02-26T11:44:34.695Z
32552026-02-26T11:44:34.695Zrunning 6 tests
32562026-02-26T11:44:38.703Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32572026-02-26T11:44:38.767Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32582026-02-26T11:44:38.807Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32592026-02-26T11:44:38.834Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32602026-02-26T11:44:42.366Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32612026-02-26T11:44:46.311Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32622026-02-26T11:44:46.311Z
32632026-02-26T11:44:46.311Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.63s
32642026-02-26T11:44:46.311Z
32652026-02-26T11:44:46.356Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
32662026-02-26T11:44:46.381Z
32672026-02-26T11:44:46.382Zrunning 0 tests
32682026-02-26T11:44:46.382Z
32692026-02-26T11:44:46.382Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32702026-02-26T11:44:46.382Z
32712026-02-26T11:44:46.382Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
32722026-02-26T11:44:46.382Z
32732026-02-26T11:44:46.382Zrunning 12 tests
32742026-02-26T11:44:46.382Ztest icmp::test_v4_checksum ... ok
32752026-02-26T11:44:46.382Ztest icmp::test_v6_checksum ... ok
32762026-02-26T11:44:46.382Ztest ipv6::test_ipv6_parse ... ok
32772026-02-26T11:44:46.382Ztest pbuf::test_byte ... ok
32782026-02-26T11:44:46.382Ztest lldp::test_lldp_parse ... ok
32792026-02-26T11:44:46.382Ztest pbuf::test_nibble ... ok
32802026-02-26T11:44:46.382Ztest pbuf::test_short ... ok
32812026-02-26T11:44:46.382Ztest pbuf::test_overflow ... ok
32822026-02-26T11:44:46.382Ztest pbuf::test_twelve ... ok
32832026-02-26T11:44:46.382Ztest pbuf::test_word ... ok
32842026-02-26T11:44:46.382Ztest tcp::test_checksum_syn_nodata ... ok
32852026-02-26T11:44:46.382Ztest tcp::test_checksum_ack_data ... ok
32862026-02-26T11:44:46.382Z
32872026-02-26T11:44:46.382Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32882026-02-26T11:44:46.382Z
32892026-02-26T11:44:46.382Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
32902026-02-26T11:44:46.382Z
32912026-02-26T11:44:46.382Zrunning 0 tests
32922026-02-26T11:44:46.382Z
32932026-02-26T11:44:46.382Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32942026-02-26T11:44:46.382Z
32952026-02-26T11:44:46.382Z Running unittests src/main.rs (target/debug/deps/swadm-503989af8516c5b8)
32962026-02-26T11:44:46.408Z
32972026-02-26T11:44:46.408Zrunning 4 tests
32982026-02-26T11:44:46.408Ztest switchport::test::test_compute_lanes ... ok
32992026-02-26T11:44:46.408Ztest switchport::test::port_id_ordering ... ok
33002026-02-26T11:44:46.408Z Lane 0 Lane 1 Lane 2 Lane 3
33012026-02-26T11:44:46.408Z Rx Loss-of-lock: Yes Lane 0Yes YesLane 1 Yes
33022026-02-26T11:44:46.408ZLane 2 Rx Loss-of-signal: Yes Lane 3Yes
33032026-02-26T11:44:46.408ZYes Yes
33042026-02-26T11:44:46.408Z State: Activated Rx CDR Enabled: Yes ActivatedYes ActivatedYes Activated
33052026-02-26T11:44:46.408ZYes
33062026-02-26T11:44:46.408Z Rx Output Enabled: false Tx Enabled: Yes falseYes false false
33072026-02-26T11:44:46.408ZYes Rx Output Status: valid valid Yes
33082026-02-26T11:44:46.408Zvalid valid
33092026-02-26T11:44:46.408Z Tx Loss-of-lock: No Rx Loss-of-lock: true Notrue Notrue true
33102026-02-26T11:44:46.408ZNo
33112026-02-26T11:44:46.408Z Rx Loss-of-signal: false Tx Loss-of-signal: No false Nofalse Nofalse
33122026-02-26T11:44:46.408Z No
33132026-02-26T11:44:46.408ZRx Auto-squelch Disable: true Tx CDR Enabled: No trueNo trueNo No
33142026-02-26T11:44:46.408Ztrue
33152026-02-26T11:44:46.408Z Tx Adaptive EQ Fault: No Tx Output Enabled: true Notrue Notrue true
33162026-02-26T11:44:46.408Z Tx Output Status: invalid Noinvalid
33172026-02-26T11:44:46.408Z Tx Fault: Yes invalidYes invalid
33182026-02-26T11:44:46.408Z Tx Loss-of-lock: false Yesfalse false Yes
33192026-02-26T11:44:46.408Zfalse
33202026-02-26T11:44:46.408Z Tx Loss-of-signal: true true true true
33212026-02-26T11:44:46.408ZTx Auto-squelch Disable: false false false false
33222026-02-26T11:44:46.408Z Tx Adaptive EQ Fail: true true true true
33232026-02-26T11:44:46.408Z Tx Failure: false false false false
33242026-02-26T11:44:46.408Z Tx Force Squelch: true true true true
33252026-02-26T11:44:46.408Z Tx Input Polarity: normal normal normal normal
33262026-02-26T11:44:46.408Ztest switchport::test::test_print_sff_datapath ... ok
33272026-02-26T11:44:46.408Ztest switchport::test::test_print_cmis_datapath ... ok
33282026-02-26T11:44:46.409Z
33292026-02-26T11:44:46.409Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33302026-02-26T11:44:46.409Z
33312026-02-26T11:44:46.409Z Running tests/counters.rs (target/debug/deps/counters-167b764a713ff902)
33322026-02-26T11:44:46.409Z
33332026-02-26T11:44:46.409Zrunning 1 test
33342026-02-26T11:44:46.409Ztest test_p4_counter_list ... ignored
33352026-02-26T11:44:46.409Z
33362026-02-26T11:44:46.409Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33372026-02-26T11:44:46.409Z
33382026-02-26T11:44:46.409Z Running tests/port-link.rs (target/debug/deps/port_link-996caf8b3c3c4d67)
33392026-02-26T11:44:46.409Z
33402026-02-26T11:44:46.409Zrunning 5 tests
33412026-02-26T11:44:46.409Ztest test_an ... ignored
33422026-02-26T11:44:46.409Ztest test_enable ... ignored
33432026-02-26T11:44:46.409Ztest test_ip_addresses ... ignored
33442026-02-26T11:44:46.409Ztest test_kr ... ignored
33452026-02-26T11:44:46.409Ztest test_mac ... ignored
33462026-02-26T11:44:46.409Z
33472026-02-26T11:44:46.409Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33482026-02-26T11:44:46.409Z
33492026-02-26T11:44:46.409Z Running unittests src/main.rs (target/debug/deps/tfportd-56892c9e5f5fff79)
33502026-02-26T11:44:46.409Z
33512026-02-26T11:44:46.409Zrunning 3 tests
33522026-02-26T11:44:46.434Ztest linklocal::test_parse_ipadm ... ok
33532026-02-26T11:44:46.434Ztest config::tests::test_updates ... ok
33542026-02-26T11:44:46.434Ztest tfport::test_parse_tfport ... ok
33552026-02-26T11:44:46.434Z
33562026-02-26T11:44:46.435Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33572026-02-26T11:44:46.435Z
33582026-02-26T11:44:46.435Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
33592026-02-26T11:44:46.435Z
33602026-02-26T11:44:46.435Zrunning 0 tests
33612026-02-26T11:44:46.435Z
33622026-02-26T11:44:46.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33632026-02-26T11:44:46.435Z
33642026-02-26T11:44:46.435Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
33652026-02-26T11:44:46.435Z
33662026-02-26T11:44:46.435Zrunning 0 tests
33672026-02-26T11:44:46.435Z
33682026-02-26T11:44:46.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33692026-02-26T11:44:46.435Z
33702026-02-26T11:44:46.435Z Doc-tests aal
33712026-02-26T11:44:46.577Z
33722026-02-26T11:44:46.577Zrunning 0 tests
33732026-02-26T11:44:46.577Z
33742026-02-26T11:44:46.577Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33752026-02-26T11:44:46.577Z
33762026-02-26T11:44:46.602Z Doc-tests aal_macros
33772026-02-26T11:44:46.701Z
33782026-02-26T11:44:46.701Zrunning 0 tests
33792026-02-26T11:44:46.701Z
33802026-02-26T11:44:46.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33812026-02-26T11:44:46.701Z
33822026-02-26T11:44:46.726Z Doc-tests common
33832026-02-26T11:44:47.063Z
33842026-02-26T11:44:47.064Zrunning 0 tests
33852026-02-26T11:44:47.064Z
33862026-02-26T11:44:47.064Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33872026-02-26T11:44:47.064Z
33882026-02-26T11:44:47.092Z Doc-tests dpd_api
33892026-02-26T11:44:48.805Z
33902026-02-26T11:44:48.805Zrunning 2 tests
33912026-02-26T11:44:48.805Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 97) ... ignored
33922026-02-26T11:44:48.805Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 103) ... ignored
33932026-02-26T11:44:48.805Z
33942026-02-26T11:44:48.805Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33952026-02-26T11:44:48.805Z
33962026-02-26T11:44:48.867Z Doc-tests dpd_client
33972026-02-26T11:44:50.942Z
33982026-02-26T11:44:50.942Zrunning 0 tests
33992026-02-26T11:44:50.942Z
34002026-02-26T11:44:50.942Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34012026-02-26T11:44:50.942Z
34022026-02-26T11:44:51.009Z Doc-tests dpd_types
34032026-02-26T11:44:51.543Z
34042026-02-26T11:44:51.543Zrunning 0 tests
34052026-02-26T11:44:51.543Z
34062026-02-26T11:44:51.543Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34072026-02-26T11:44:51.543Z
34082026-02-26T11:44:51.588Z Doc-tests packet
34092026-02-26T11:44:51.768Z
34102026-02-26T11:44:51.768Zrunning 0 tests
34112026-02-26T11:44:51.768Z
34122026-02-26T11:44:51.768Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34132026-02-26T11:44:51.768Z
34142026-02-26T11:44:51.793Z Doc-tests pcap
34152026-02-26T11:44:51.871Z
34162026-02-26T11:44:51.871Zrunning 0 tests
34172026-02-26T11:44:51.871Z
34182026-02-26T11:44:51.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34192026-02-26T11:44:51.871Z
34202026-02-26T11:44:51.940Zprocess exited: duration 1109949 ms, exit code 0
 
34212026-02-26T11:44:51.990Zfound 0 output files