01KGSWJTNSKY3PR1VNSVMKB6ST: test

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

Buildomat Job: 01KGSWKGDY86Z83KXD5E6XTP6D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-06T16:31:07.025Zjob assigned to worker 01KGSWKH1JTJ2R0YSBT84YDBA5 [factory aws, i-0009e1c1b5bfb98ec] (queued for 1 m 20 s)
 
22026-02-06T16:31:15.892Zstarting task 0: "setup"
32026-02-06T16:31:15.897Z++ uname -s
42026-02-06T16:31:15.900Z+ kern=SunOS
52026-02-06T16:31:15.900Z+ build_user=build
62026-02-06T16:31:15.900Z+ build_uid=12345
72026-02-06T16:31:15.900Z+ work_dir=/work
82026-02-06T16:31:15.900Z+ input_dir=/input
92026-02-06T16:31:15.900Z+ [[ 0 == 12345 ]]
102026-02-06T16:31:15.900Z+ case "$kern" in
112026-02-06T16:31:15.900Z+ groupadd -g 12345 build
122026-02-06T16:31:15.903Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-06T16:31:17.911Z+ zfs create -o mountpoint=/work rpool/work
142026-02-06T16:31:18.040Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-06T16:31:18.043Z+ home_fs=zfs
162026-02-06T16:31:18.043Z+ [[ zfs == autofs ]]
172026-02-06T16:31:18.043Z+ mkdir -p /home/build
182026-02-06T16:31:18.045Z+ chown build:build /home/build /work
192026-02-06T16:31:20.047Z+ chmod 0700 /home/build /work
202026-02-06T16:31:20.050Zprocess exited: duration 4158 ms, exit code 0
 
212026-02-06T16:31:20.056Zstarting task 1: "rust-toolchain"
222026-02-06T16:31:20.061Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-06T16:31:20.061Z * rust toolchain channel = "1.90.0"
242026-02-06T16:31:20.061Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-06T16:31:20.061Z * rust toolchain profile = "default"
262026-02-06T16:31:20.061Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-06T16:31:20.061Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-06T16:31:20.066Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-06T16:31:20.066Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-06T16:31:20.207Zinfo: downloading installer
312026-02-06T16:31:22.294Zwarn: It looks like you have an existing installation of Rust at:
322026-02-06T16:31:22.294Zwarn: /opt/ooce/bin
332026-02-06T16:31:22.294Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-06T16:31:22.294Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-06T16:31:22.294Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-06T16:31:22.294Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-06T16:31:22.294Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-06T16:31:22.294Zerror: cannot install while Rust is installed
392026-02-06T16:31:22.294Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-06T16:31:22.307Zinfo: profile set to 'default'
412026-02-06T16:31:22.307Zinfo: default host triple is x86_64-unknown-illumos
422026-02-06T16:31:22.310Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-06T16:31:22.487Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-06T16:31:22.487Zinfo: downloading component 'cargo'
452026-02-06T16:31:23.885Zinfo: downloading component 'clippy'
462026-02-06T16:31:24.366Zinfo: downloading component 'rust-docs'
472026-02-06T16:31:26.188Zinfo: downloading component 'rust-std'
482026-02-06T16:31:29.092Zinfo: downloading component 'rustc'
492026-02-06T16:31:37.224Zinfo: downloading component 'rustfmt'
502026-02-06T16:31:37.513Zinfo: installing component 'cargo'
512026-02-06T16:31:38.415Zinfo: installing component 'clippy'
522026-02-06T16:31:38.816Zinfo: installing component 'rust-docs'
532026-02-06T16:31:40.662Zinfo: installing component 'rust-std'
542026-02-06T16:31:42.564Zinfo: installing component 'rustc'
552026-02-06T16:31:49.090Zinfo: installing component 'rustfmt'
562026-02-06T16:31:49.425Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-06T16:31:49.425Z
582026-02-06T16:31:49.847Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-06T16:31:49.847Z
602026-02-06T16:31:49.850Z
612026-02-06T16:31:49.850ZRust is installed now. Great!
622026-02-06T16:31:49.850Z
632026-02-06T16:31:49.850ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-06T16:31:49.850Zenvironment variable. This has not been done automatically.
652026-02-06T16:31:49.850Z
662026-02-06T16:31:49.850ZTo configure your current shell, you need to source
672026-02-06T16:31:49.850Zthe corresponding env file under $HOME/.cargo.
682026-02-06T16:31:49.850Z
692026-02-06T16:31:49.850ZThis is usually done by running one of the following (note the leading DOT):
702026-02-06T16:31:49.850Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-06T16:31:49.850Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-06T16:31:49.850Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-06T16:31:49.929Z+ rustup --version
742026-02-06T16:31:49.940Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-06T16:31:49.943Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-06T16:31:50.026Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-06T16:31:50.031Z+ cargo --version
782026-02-06T16:31:50.130Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-06T16:31:50.132Z+ rustc --version
802026-02-06T16:31:50.226Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-06T16:31:50.230Zprocess exited: duration 30167 ms, exit code 0
 
822026-02-06T16:31:50.236Zstarting task 2: "authentication"
832026-02-06T16:31:50.258Zprocess exited: duration 21 ms, exit code 0
 
842026-02-06T16:31:50.268Zstarting task 3: "clone repository"
852026-02-06T16:31:50.271Z+ mkdir -p /work/oxidecomputer/dendrite
862026-02-06T16:31:50.271Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-02-06T16:31:50.308ZCloning into '/work/oxidecomputer/dendrite'...
882026-02-06T16:31:52.493Z+ cd /work/oxidecomputer/dendrite
892026-02-06T16:31:52.496Z+ git fetch origin 62509851822d6146a6172b2a11ce6165a68707be
902026-02-06T16:31:52.837ZFrom https://github.com/oxidecomputer/dendrite
912026-02-06T16:31:52.837Z * branch 62509851822d6146a6172b2a11ce6165a68707be -> FETCH_HEAD
922026-02-06T16:31:52.843Z+ [[ -n ll ]]
932026-02-06T16:31:52.846Z++ git branch --show-current
942026-02-06T16:31:52.849Z+ current=main
952026-02-06T16:31:52.849Z+ [[ main != ll ]]
962026-02-06T16:31:52.849Z+ git branch -f ll 62509851822d6146a6172b2a11ce6165a68707be
972026-02-06T16:31:52.853Z+ git checkout -f ll
982026-02-06T16:31:52.884ZSwitched to branch 'll'
992026-02-06T16:31:52.887Z+ git reset --hard 62509851822d6146a6172b2a11ce6165a68707be
1002026-02-06T16:31:52.889ZHEAD is now at 6250985 Uplinkd support for link-local only interfaces
1012026-02-06T16:31:52.892Zprocess exited: duration 2625 ms, exit code 0
 
1022026-02-06T16:31:52.899Zstarting task 4: "build"
1032026-02-06T16:31:52.904Z+ source .github/buildomat/common.sh
1042026-02-06T16:31:52.907Z++ TOFINO_STAGES=20
1052026-02-06T16:31:52.907Z++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1062026-02-06T16:31:52.907Z++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1072026-02-06T16:31:52.907Z++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f
1082026-02-06T16:31:52.907Z+++ uname -s
1092026-02-06T16:31:52.907Z++ '[' SunOS == SunOS ']'
1102026-02-06T16:31:52.907Z++ SERIES=illumos
1112026-02-06T16:31:52.910Z+++ uname -s
1122026-02-06T16:31:52.910Z++ '[' SunOS == SunOS ']'
1132026-02-06T16:31:52.910Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1142026-02-06T16:31:52.910Z++ rustup show active-toolchain
1152026-02-06T16:31:52.957Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-02-06T16:31:52.960Z+ source .github/buildomat/illumos.sh
1172026-02-06T16:31:52.960Z++ banner 'sde setup'
1182026-02-06T16:31:52.963Z
1192026-02-06T16:31:52.963Z #### ##### ###### #### ###### ##### # # #####
1202026-02-06T16:31:52.963Z # # # # # # # # # # #
1212026-02-06T16:31:52.963Z #### # # ##### #### ##### # # # # #
1222026-02-06T16:31:52.963Z # # # # # # # # # #####
1232026-02-06T16:31:52.963Z # # # # # # # # # # # #
1242026-02-06T16:31:52.963Z #### ##### ###### #### ###### # #### #
1252026-02-06T16:31:52.963Z
1262026-02-06T16:31:52.963Z++ export PKG=tofino_sde.p5p
1272026-02-06T16:31:52.963Z++ PKG=tofino_sde.p5p
1282026-02-06T16:31:52.963Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p
1292026-02-06T16:31:52.971Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-02-06T16:31:52.974Z Dload Upload Total Spent Left Speed
1312026-02-06T16:31:55.226Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 75.0M 27 20.6M 0 0 24.0M 0 0:00:03 --:--:-- 0:00:03 24.0M 85 75.0M 85 64.0M 0 0 34.3M 0 0:00:02 0:00:01 0:00:01 34.3M 100 75.0M 100 75.0M 0 0 34.2M 0 0:00:02 0:00:02 --:--:-- 34.2M
1322026-02-06T16:31:55.245Z+++ digest -a sha256 tofino_sde.p5p
1332026-02-06T16:31:55.267Z++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1342026-02-06T16:31:55.267Z++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']'
1352026-02-06T16:31:55.267Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-02-06T16:32:04.065Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-06T16:32:14.132Z Startup: Caching catalogs ... Done
1382026-02-06T16:32:14.308Z Startup: Refreshing catalog 'oxide' ... Done
1392026-02-06T16:32:38.093ZPlanning: Solver setup ... Done
1402026-02-06T16:32:38.240ZPlanning: Running solver ... Done
1412026-02-06T16:32:38.396ZPlanning: Finding local manifests ... Done
1422026-02-06T16:32:38.400ZPlanning: Fetching manifests: 1/1 100% complete
1432026-02-06T16:32:38.408ZPlanning: Fetching manifests: 1/1 100% complete
1442026-02-06T16:32:38.425ZPlanning: Package planning ... Done
1452026-02-06T16:32:38.429ZPlanning: Merging actions ... Done
1462026-02-06T16:32:38.566ZPlanning: Checking for conflicting actions ... Done
1472026-02-06T16:32:38.569ZPlanning: Consolidating action changes ... Done
1482026-02-06T16:32:39.647ZPlanning: Evaluating mediators ... Done
1492026-02-06T16:32:39.651ZPlanning: Planning completed in 25.32 seconds
1502026-02-06T16:32:39.654Z Packages to install: 1
1512026-02-06T16:32:39.654Z Create boot environment: No
1522026-02-06T16:32:39.654ZCreate backup boot environment: No
1532026-02-06T16:32:39.702Z
1542026-02-06T16:32:39.702ZDownload: 0/242 items 0.0/74.3MB 0% complete
1552026-02-06T16:32:39.958ZDownload: Completed 74.32 MB in 0.26 seconds (290M/s)
1562026-02-06T16:32:40.165Z Actions: 1/293 actions (Installing new actions)
1572026-02-06T16:32:41.468Z Actions: Completed 293 actions in 1.30 seconds.
1582026-02-06T16:32:41.471Z Done
1592026-02-06T16:32:41.536Z Done
1602026-02-06T16:32:42.555Z Done
1612026-02-06T16:32:46.635Z Done
1622026-02-06T16:32:46.719Z Done
1632026-02-06T16:32:46.722Z Done
1642026-02-06T16:32:46.818Z Done
1652026-02-06T16:32:47.461Z++ export SDE=/opt/oxide/tofino_sde
1662026-02-06T16:32:47.461Z++ SDE=/opt/oxide/tofino_sde
1672026-02-06T16:32:47.462Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-02-06T16:32:47.462Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-02-06T16:32:47.462Z++ banner packages
1702026-02-06T16:32:47.465Z
1712026-02-06T16:32:47.465Z ##### ## #### # # ## #### ###### ####
1722026-02-06T16:32:47.465Z # # # # # # # # # # # # # #
1732026-02-06T16:32:47.465Z # # # # # #### # # # ##### ####
1742026-02-06T16:32:47.465Z ##### ###### # # # ###### # ### # #
1752026-02-06T16:32:47.465Z # # # # # # # # # # # # # #
1762026-02-06T16:32:47.465Z # # # #### # # # # #### ###### ####
1772026-02-06T16:32:47.465Z
1782026-02-06T16:32:47.465Z++ pfexec pkg install clang-15 pcap
1792026-02-06T16:32:48.038Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-02-06T16:32:48.040Z Startup: Refreshing catalog 'oxide' ... Done
1812026-02-06T16:33:08.865ZPlanning: Solver setup ... Done
1822026-02-06T16:33:09.015ZPlanning: Running solver ... Done
1832026-02-06T16:33:09.171ZPlanning: Finding local manifests ... Done
1842026-02-06T16:33:09.174ZPlanning: Fetching manifests: 0/2 0% complete
1852026-02-06T16:33:09.430ZPlanning: Fetching manifests: 2/2 100% complete
1862026-02-06T16:33:09.475ZPlanning: Package planning ... Done
1872026-02-06T16:33:09.522ZPlanning: Merging actions ... Done
1882026-02-06T16:33:09.685ZPlanning: Checking for conflicting actions ... Done
1892026-02-06T16:33:09.696ZPlanning: Consolidating action changes ... Done
1902026-02-06T16:33:09.961ZPlanning: Evaluating mediators ... Done
1912026-02-06T16:33:09.970ZPlanning: Planning completed in 21.93 seconds
1922026-02-06T16:33:09.981Z Packages to install: 2
1932026-02-06T16:33:09.984Z Mediators to change: 2
1942026-02-06T16:33:09.984Z Services to change: 1
1952026-02-06T16:33:09.984Z Create boot environment: No
1962026-02-06T16:33:09.984ZCreate backup boot environment: No
1972026-02-06T16:33:10.025Z
1982026-02-06T16:33:10.025ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-02-06T16:33:15.025ZDownload: 2966/3076 items 169.5/211.3MB 80% complete (33.9M/s)
2002026-02-06T16:33:16.738ZDownload: Completed 211.31 MB in 6.71 seconds (31.5M/s)
2012026-02-06T16:33:18.932Z Actions: 1/3418 actions (Installing new actions)
2022026-02-06T16:33:23.389Z Actions: Completed 3418 actions in 4.46 seconds.
2032026-02-06T16:33:24.209Z Done
2042026-02-06T16:33:24.209Z Done
2052026-02-06T16:33:25.302Z Done
2062026-02-06T16:33:29.124Z Done
2072026-02-06T16:33:29.213Z Done
2082026-02-06T16:33:29.216Z Done
2092026-02-06T16:33:29.378Z Done
2102026-02-06T16:33:29.530Z++ pfexec pkg set-mediator -V 15 clang llvm
2112026-02-06T16:33:29.828ZPlanning: Evaluating mediator changes ... Done
2122026-02-06T16:33:29.990ZPlanning: Checking for conflicting actions ... Done
2132026-02-06T16:33:29.992ZPlanning: Consolidating action changes ... Done
2142026-02-06T16:33:30.262ZPlanning: Evaluating mediators ... Done
2152026-02-06T16:33:30.265ZPlanning: Planning completed in 0.43 seconds
2162026-02-06T16:33:30.297Z Mediators to change: 2
2172026-02-06T16:33:30.297Z Create boot environment: No
2182026-02-06T16:33:30.300ZCreate backup boot environment: No
2192026-02-06T16:33:30.389Z Done
2202026-02-06T16:33:30.390Z Done
2212026-02-06T16:33:31.161Z Done
2222026-02-06T16:33:34.737Z Done
2232026-02-06T16:33:34.821Z Done
2242026-02-06T16:33:34.824Z Done
2252026-02-06T16:33:35.003Z Done
2262026-02-06T16:33:35.087Z++ cargo --version
2272026-02-06T16:33:35.146Zcargo 1.90.0 (840b83a10 2025-07-30)
2282026-02-06T16:33:35.148Z++ rustc --version
2292026-02-06T16:33:35.218Zrustc 1.90.0 (1159e78c4 2025-09-14)
2302026-02-06T16:33:35.221Z+ banner copyrights
2312026-02-06T16:33:35.223Z
2322026-02-06T16:33:35.223Z #### #### ##### # # ##### # #### # # ##### ####
2332026-02-06T16:33:35.223Z # # # # # # # # # # # # # # # # #
2342026-02-06T16:33:35.223Z # # # # # # # # # # ###### # ####
2352026-02-06T16:33:35.223Z # # # ##### # ##### # # ### # # # #
2362026-02-06T16:33:35.223Z # # # # # # # # # # # # # # # #
2372026-02-06T16:33:35.223Z #### #### # # # # # #### # # # ####
2382026-02-06T16:33:35.224Z
2392026-02-06T16:33:35.224Z+ ./tools/check_copyrights.sh
2402026-02-06T16:33:37.538Z+ banner clippy
2412026-02-06T16:33:37.541Z
2422026-02-06T16:33:37.541Z #### # # ##### ##### # #
2432026-02-06T16:33:37.541Z # # # # # # # # # #
2442026-02-06T16:33:37.541Z # # # # # # # #
2452026-02-06T16:33:37.541Z # # # ##### ##### #
2462026-02-06T16:33:37.541Z # # # # # # #
2472026-02-06T16:33:37.541Z #### ###### # # # #
2482026-02-06T16:33:37.541Z
2492026-02-06T16:33:37.541Z+ for feat in tofino_stub tofino_asic softnpu chaos
2502026-02-06T16:33:37.541Z+ cargo clippy --features tofino_stub -- --deny warnings
2512026-02-06T16:33:37.820Z Updating git repository `https://github.com/oxidecomputer/omicron`
2522026-02-06T16:34:24.085Z Updating crates.io index
2532026-02-06T16:34:24.125Z Updating git repository `https://github.com/illumos/smf-rs`
2542026-02-06T16:34:24.667Z Updating git repository `https://github.com/oxidecomputer/propolis`
2552026-02-06T16:34:28.282Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2562026-02-06T16:34:28.910Z Updating git repository `https://github.com/oxidecomputer/tofino`
2572026-02-06T16:34:29.533Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2582026-02-06T16:34:30.791Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-02-06T16:34:32.602Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2602026-02-06T16:34:33.354Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612026-02-06T16:34:34.166Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622026-02-06T16:34:34.896Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2632026-02-06T16:34:35.522Z Updating git repository `https://github.com/oxidecomputer/p4`
2642026-02-06T16:34:36.639Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-02-06T16:34:37.249Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662026-02-06T16:34:37.852Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672026-02-06T16:34:40.195Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682026-02-06T16:34:40.815Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2692026-02-06T16:34:41.396Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2702026-02-06T16:34:42.260Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-02-06T16:34:43.627Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2722026-02-06T16:34:44.266Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2732026-02-06T16:34:44.977Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2742026-02-06T16:34:46.752Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-02-06T16:34:48.220Z Updating git repository `https://github.com/oxidecomputer/propolis`
2762026-02-06T16:34:49.456Z Updating git repository `https://github.com/oxidecomputer/crucible`
2772026-02-06T16:34:55.725Z Updating git repository `https://github.com/oxidecomputer/opte`
2782026-02-06T16:34:58.365Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792026-02-06T16:34:58.878Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802026-02-06T16:34:59.788Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812026-02-06T16:35:02.090Z Downloading crates ...
2822026-02-06T16:35:02.164Z Downloaded async-stream v0.3.6
2832026-02-06T16:35:02.167Z Downloaded async-stream-impl v0.3.6
2842026-02-06T16:35:02.171Z Downloaded allocator-api2 v0.2.21
2852026-02-06T16:35:02.176Z Downloaded adler2 v2.0.1
2862026-02-06T16:35:02.179Z Downloaded critical-section v1.2.0
2872026-02-06T16:35:02.183Z Downloaded bitflags v1.3.2
2882026-02-06T16:35:02.186Z Downloaded cfg-if v1.0.3
2892026-02-06T16:35:02.190Z Downloaded async-trait v0.1.89
2902026-02-06T16:35:02.195Z Downloaded erased-serde v0.3.31
2912026-02-06T16:35:02.198Z Downloaded convert_case v0.4.0
2922026-02-06T16:35:02.201Z Downloaded httparse v1.10.1
2932026-02-06T16:35:02.206Z Downloaded iana-time-zone v0.1.64
2942026-02-06T16:35:02.209Z Downloaded getrandom v0.3.3
2952026-02-06T16:35:02.214Z Downloaded icu_normalizer_data v2.0.0
2962026-02-06T16:35:02.219Z Downloaded is-terminal v0.4.16
2972026-02-06T16:35:02.222Z Downloaded is_terminal_polyfill v1.70.1
2982026-02-06T16:35:02.225Z Downloaded daft v0.1.4
2992026-02-06T16:35:02.228Z Downloaded defmt-parser v1.0.0
3002026-02-06T16:35:02.233Z Downloaded cstr-argument v0.1.2
3012026-02-06T16:35:02.233Z Downloaded base16ct v0.2.0
3022026-02-06T16:35:02.236Z Downloaded crc8 v0.1.1
3032026-02-06T16:35:02.239Z Downloaded dyn-clone v1.0.20
3042026-02-06T16:35:02.242Z Downloaded embedded-io v0.6.1
3052026-02-06T16:35:02.246Z Downloaded derive-ex v0.1.8
3062026-02-06T16:35:02.250Z Downloaded float-ord v0.3.2
3072026-02-06T16:35:02.254Z Downloaded curve25519-dalek-derive v0.1.1
3082026-02-06T16:35:02.257Z Downloaded colorchoice v1.0.4
3092026-02-06T16:35:02.257Z Downloaded errno v0.3.14
3102026-02-06T16:35:02.261Z Downloaded fastrand v2.3.0
3112026-02-06T16:35:02.263Z Downloaded arrayref v0.3.9
3122026-02-06T16:35:02.266Z Downloaded fixedbitset v0.4.2
3132026-02-06T16:35:02.269Z Downloaded dof v0.4.0
3142026-02-06T16:35:02.272Z Downloaded displaydoc v0.2.5
3152026-02-06T16:35:02.276Z Downloaded foldhash v0.2.0
3162026-02-06T16:35:02.279Z Downloaded foldhash v0.1.5
3172026-02-06T16:35:02.282Z Downloaded fnv v1.0.7
3182026-02-06T16:35:02.284Z Downloaded fixedbitset v0.5.7
3192026-02-06T16:35:02.288Z Downloaded idna_adapter v1.2.1
3202026-02-06T16:35:02.290Z Downloaded aead v0.5.2
3212026-02-06T16:35:02.294Z Downloaded indent_write v2.2.0
3222026-02-06T16:35:02.297Z Downloaded instant v0.1.13
3232026-02-06T16:35:02.302Z Downloaded foreign-types v0.5.0
3242026-02-06T16:35:02.305Z Downloaded hash32 v0.3.1
3252026-02-06T16:35:02.305Z Downloaded crossbeam-deque v0.8.6
3262026-02-06T16:35:02.308Z Downloaded heck v0.5.0
3272026-02-06T16:35:02.311Z Downloaded hubpack_derive v0.1.1
3282026-02-06T16:35:02.313Z Downloaded bytecount v0.6.9
3292026-02-06T16:35:02.316Z Downloaded autocfg v1.5.0
3302026-02-06T16:35:02.320Z Downloaded is_ci v1.2.0
3312026-02-06T16:35:02.322Z Downloaded hyper-tls v0.6.0
3322026-02-06T16:35:02.325Z Downloaded lazy_static v1.5.0
3332026-02-06T16:35:02.328Z Downloaded hubpack v0.1.2
3342026-02-06T16:35:02.331Z Downloaded backoff v0.4.0
3352026-02-06T16:35:02.335Z Downloaded argon2 v0.5.3
3362026-02-06T16:35:02.338Z Downloaded kstat-rs v0.2.4
3372026-02-06T16:35:02.340Z Downloaded dropshot-api-manager v0.2.2
3382026-02-06T16:35:02.344Z Downloaded futures-core v0.3.31
3392026-02-06T16:35:02.346Z Downloaded libscf-sys v1.1.0
3402026-02-06T16:35:02.349Z Downloaded mime v0.3.17
3412026-02-06T16:35:02.352Z Downloaded memmap v0.7.0
3422026-02-06T16:35:02.358Z Downloaded itoa v1.0.15
3432026-02-06T16:35:02.360Z Downloaded keccak v0.1.5
3442026-02-06T16:35:02.360Z Downloaded digest v0.10.7
3452026-02-06T16:35:02.363Z Downloaded memoffset v0.9.1
3462026-02-06T16:35:02.366Z Downloaded match_cfg v0.1.0
3472026-02-06T16:35:02.369Z Downloaded newtype_derive v0.1.6
3482026-02-06T16:35:02.371Z Downloaded num-derive v0.3.3
3492026-02-06T16:35:02.375Z Downloaded num-derive v0.4.2
3502026-02-06T16:35:02.378Z Downloaded num-conv v0.1.0
3512026-02-06T16:35:02.378Z Downloaded ipnet v2.11.0
3522026-02-06T16:35:02.380Z Downloaded ipnetwork v0.21.1
3532026-02-06T16:35:02.384Z Downloaded humantime v2.3.0
3542026-02-06T16:35:02.386Z Downloaded cexpr v0.6.0
3552026-02-06T16:35:02.389Z Downloaded highway v1.3.0
3562026-02-06T16:35:02.392Z Downloaded num_enum_derive v0.5.11
3572026-02-06T16:35:02.395Z Downloaded num-iter v0.1.45
3582026-02-06T16:35:02.397Z Downloaded olpc-cjson v0.1.4
3592026-02-06T16:35:02.401Z Downloaded ciborium v0.2.2
3602026-02-06T16:35:02.403Z Downloaded opaque-debug v0.3.1
3612026-02-06T16:35:02.406Z Downloaded num_threads v0.1.7
3622026-02-06T16:35:02.406Z Downloaded openssl-probe v0.1.6
3632026-02-06T16:35:02.409Z Downloaded openssl-macros v0.1.1
3642026-02-06T16:35:02.412Z Downloaded libsw v3.5.0
3652026-02-06T16:35:02.414Z Downloaded parse-display v0.10.0
3662026-02-06T16:35:02.417Z Downloaded omicron-workspace-hack v0.1.0
3672026-02-06T16:35:02.417Z Downloaded libsw-core v0.3.2
3682026-02-06T16:35:02.420Z Downloaded phf_shared v0.12.1
3692026-02-06T16:35:02.423Z Downloaded futures-channel v0.3.31
3702026-02-06T16:35:02.425Z Downloaded internet-checksum v0.2.1
3712026-02-06T16:35:02.428Z Downloaded darling v0.21.3
3722026-02-06T16:35:02.432Z Downloaded linked-hash-map v0.5.6
3732026-02-06T16:35:02.435Z Downloaded linear-map v1.2.0
3742026-02-06T16:35:02.438Z Downloaded native-tls v0.2.14
3752026-02-06T16:35:02.440Z Downloaded powerfmt v0.2.0
3762026-02-06T16:35:02.443Z Downloaded pin-utils v0.1.0
3772026-02-06T16:35:02.445Z Downloaded plain v0.2.3
3782026-02-06T16:35:02.448Z Downloaded derive-where v1.6.0
3792026-02-06T16:35:02.451Z Downloaded proc-macro-error-attr v1.0.4
3802026-02-06T16:35:02.453Z Downloaded pretty-hex v0.4.1
3812026-02-06T16:35:02.456Z Downloaded num_enum v0.5.11
3822026-02-06T16:35:02.460Z Downloaded progenitor-macro v0.10.0
3832026-02-06T16:35:02.463Z Downloaded libloading v0.8.9
3842026-02-06T16:35:02.467Z Downloaded progenitor-client v0.11.1
3852026-02-06T16:35:02.469Z Downloaded proc-macro-error-attr2 v2.0.0
3862026-02-06T16:35:02.469Z Downloaded progenitor-client v0.10.0
3872026-02-06T16:35:02.472Z Downloaded hyper-rustls v0.27.7
3882026-02-06T16:35:02.476Z Downloaded num_enum v0.7.5
3892026-02-06T16:35:02.479Z Downloaded progenitor-macro v0.11.1
3902026-02-06T16:35:02.482Z Downloaded num_enum_derive v0.7.5
3912026-02-06T16:35:02.485Z Downloaded quick-error v1.2.3
3922026-02-06T16:35:02.487Z Downloaded pest_generator v2.8.2
3932026-02-06T16:35:02.490Z Downloaded ref-cast-impl v1.0.25
3942026-02-06T16:35:02.490Z Downloaded rustc_version v0.4.1
3952026-02-06T16:35:02.493Z Downloaded rand_xorshift v0.4.0
3962026-02-06T16:35:02.495Z Downloaded phf v0.12.1
3972026-02-06T16:35:02.498Z Downloaded rand_chacha v0.3.1
3982026-02-06T16:35:02.501Z Downloaded rustc_version v0.1.7
3992026-02-06T16:35:02.501Z Downloaded rustc-hash v2.1.1
4002026-02-06T16:35:02.503Z Downloaded memmap2 v0.9.8
4012026-02-06T16:35:02.506Z Downloaded ingot-macros v0.1.1
4022026-02-06T16:35:02.509Z Downloaded pkg-config v0.3.32
4032026-02-06T16:35:02.511Z Downloaded litemap v0.8.0
4042026-02-06T16:35:02.514Z Downloaded indexmap v1.9.3
4052026-02-06T16:35:02.517Z Downloaded getrandom v0.2.16
4062026-02-06T16:35:02.520Z Downloaded same-file v1.0.6
4072026-02-06T16:35:02.523Z Downloaded pin-project-internal v1.1.10
4082026-02-06T16:35:02.526Z Downloaded chacha20poly1305 v0.10.1
4092026-02-06T16:35:02.528Z Downloaded scroll_derive v0.12.1
4102026-02-06T16:35:02.528Z Downloaded poly1305 v0.8.0
4112026-02-06T16:35:02.531Z Downloaded ppv-lite86 v0.2.21
4122026-02-06T16:35:02.534Z Downloaded bytes v1.10.1
4132026-02-06T16:35:02.537Z Downloaded proc-macro-error2 v2.0.1
4142026-02-06T16:35:02.541Z Downloaded proc-macro-error v1.0.4
4152026-02-06T16:35:02.545Z Downloaded semver v0.1.20
4162026-02-06T16:35:02.547Z Downloaded secrecy v0.10.3
4172026-02-06T16:35:02.550Z Downloaded rand_core v0.6.4
4182026-02-06T16:35:02.553Z Downloaded search_path v0.1.4
4192026-02-06T16:35:02.553Z Downloaded serde_repr v0.1.20
4202026-02-06T16:35:02.556Z Downloaded serde_plain v1.0.2
4212026-02-06T16:35:02.559Z Downloaded resolv-conf v0.7.5
4222026-02-06T16:35:02.562Z Downloaded serde_urlencoded v0.7.1
4232026-02-06T16:35:02.565Z Downloaded serde_spanned v1.0.4
4242026-02-06T16:35:02.565Z Downloaded serde_spanned v0.6.9
4252026-02-06T16:35:02.567Z Downloaded quote v1.0.40
4262026-02-06T16:35:02.570Z Downloaded rand_chacha v0.9.0
4272026-02-06T16:35:02.573Z Downloaded pest_meta v2.8.2
4282026-02-06T16:35:02.576Z Downloaded parking_lot_core v0.9.11
4292026-02-06T16:35:02.579Z Downloaded parking_lot v0.12.4
4302026-02-06T16:35:02.581Z Downloaded siphasher v1.0.1
4312026-02-06T16:35:02.581Z Downloaded signal-hook-tokio v0.3.1
4322026-02-06T16:35:02.584Z Downloaded pest_derive v2.8.2
4332026-02-06T16:35:02.587Z Downloaded owo-colors v4.2.2
4342026-02-06T16:35:02.590Z Downloaded rustls-pemfile v2.2.0
4352026-02-06T16:35:02.592Z Downloaded schemars_derive v0.8.22
4362026-02-06T16:35:02.595Z Downloaded slog-bunyan v2.5.0
4372026-02-06T16:35:02.598Z Downloaded sigpipe v0.1.3
4382026-02-06T16:35:02.598Z Downloaded base64 v0.22.1
4392026-02-06T16:35:02.601Z Downloaded rusty-fork v0.3.0
4402026-02-06T16:35:02.603Z Downloaded strum v0.26.3
4412026-02-06T16:35:02.606Z Downloaded structmeta v0.3.0
4422026-02-06T16:35:02.608Z Downloaded strsim v0.11.1
4432026-02-06T16:35:02.608Z Downloaded stable_deref_trait v1.2.0
4442026-02-06T16:35:02.611Z Downloaded postcard v1.1.3
4452026-02-06T16:35:02.614Z Downloaded heapless v0.8.0
4462026-02-06T16:35:02.616Z Downloaded crossbeam-channel v0.5.15
4472026-02-06T16:35:02.621Z Downloaded swrite v0.1.0
4482026-02-06T16:35:02.623Z Downloaded strum v0.27.2
4492026-02-06T16:35:02.626Z Downloaded serde_tokenstream v0.2.2
4502026-02-06T16:35:02.626Z Downloaded papergrid v0.17.0
4512026-02-06T16:35:02.630Z Downloaded take_mut v0.2.2
4522026-02-06T16:35:02.633Z Downloaded sha1 v0.10.6
4532026-02-06T16:35:02.636Z Downloaded sha2 v0.10.9
4542026-02-06T16:35:02.638Z Downloaded tagptr v0.2.0
4552026-02-06T16:35:02.639Z Downloaded tabwriter v1.4.1
4562026-02-06T16:35:02.642Z Downloaded testing_table v0.3.0
4572026-02-06T16:35:02.642Z Downloaded terminal_size v0.4.3
4582026-02-06T16:35:02.644Z Downloaded serde_derive_internals v0.29.1
4592026-02-06T16:35:02.647Z Downloaded quinn-udp v0.5.14
4602026-02-06T16:35:02.650Z Downloaded tabled_derive v0.11.0
4612026-02-06T16:35:02.650Z Downloaded sync_wrapper v1.0.2
4622026-02-06T16:35:02.653Z Downloaded slab v0.4.11
4632026-02-06T16:35:02.653Z Downloaded tabled_derive v0.7.0
4642026-02-06T16:35:02.655Z Downloaded miniz_oxide v0.8.9
4652026-02-06T16:35:02.658Z Downloaded thread-id v4.2.2
4662026-02-06T16:35:02.661Z Downloaded termtree v0.5.1
4672026-02-06T16:35:02.661Z Downloaded num-traits v0.2.19
4682026-02-06T16:35:02.663Z Downloaded ryu v1.0.20
4692026-02-06T16:35:02.667Z Downloaded smawk v0.3.2
4702026-02-06T16:35:02.669Z Downloaded scroll v0.13.0
4712026-02-06T16:35:02.672Z Downloaded jiff-static v0.2.15
4722026-02-06T16:35:02.675Z Downloaded slog-term v2.9.2
4732026-02-06T16:35:02.678Z Downloaded slog-json v2.6.1
4742026-02-06T16:35:02.678Z Downloaded time-core v0.1.6
4752026-02-06T16:35:02.680Z Downloaded curl v0.4.49
4762026-02-06T16:35:02.684Z Downloaded tinyvec_macros v0.1.1
4772026-02-06T16:35:02.686Z Downloaded thiserror-impl-no-std v2.0.2
4782026-02-06T16:35:02.689Z Downloaded strum_macros v0.27.2
4792026-02-06T16:35:02.689Z Downloaded static_assertions v1.1.0
4802026-02-06T16:35:02.692Z Downloaded strum_macros v0.26.4
4812026-02-06T16:35:02.695Z Downloaded snafu-derive v0.8.9
4822026-02-06T16:35:02.698Z Downloaded icu_locale_core v2.0.0
4832026-02-06T16:35:02.701Z Downloaded structmeta-derive v0.3.0
4842026-02-06T16:35:02.704Z Downloaded hickory-resolver v0.25.2
4852026-02-06T16:35:02.707Z Downloaded hickory-resolver v0.24.4
4862026-02-06T16:35:02.710Z Downloaded supports-color v3.0.2
4872026-02-06T16:35:02.713Z Downloaded icu_collections v2.0.0
4882026-02-06T16:35:02.717Z Downloaded try-lock v0.2.5
4892026-02-06T16:35:02.719Z Downloaded thiserror-impl v1.0.69
4902026-02-06T16:35:02.722Z Downloaded tower-layer v0.3.3
4912026-02-06T16:35:02.722Z Downloaded const_format v0.2.34
4922026-02-06T16:35:02.725Z Downloaded toml_write v0.1.2
4932026-02-06T16:35:02.728Z Downloaded synstructure v0.13.2
4942026-02-06T16:35:02.730Z Downloaded serde_with_macros v3.14.1
4952026-02-06T16:35:02.733Z Downloaded topological-sort v0.2.2
4962026-02-06T16:35:02.733Z Downloaded thread-id v5.0.0
4972026-02-06T16:35:02.736Z Downloaded unarray v0.1.4
4982026-02-06T16:35:02.736Z Downloaded schemars v0.8.22
4992026-02-06T16:35:02.746Z Downloaded tower-service v0.3.3
5002026-02-06T16:35:02.748Z Downloaded thread_local v1.1.9
5012026-02-06T16:35:02.751Z Downloaded thiserror-impl v2.0.18
5022026-02-06T16:35:02.751Z Downloaded time-macros v0.2.24
5032026-02-06T16:35:02.754Z Downloaded smallvec v1.15.1
5042026-02-06T16:35:02.757Z Downloaded progenitor-impl v0.10.0
5052026-02-06T16:35:02.760Z Downloaded clap_builder v4.5.50
5062026-02-06T16:35:02.762Z Downloaded usdt v0.5.0
5072026-02-06T16:35:02.765Z Downloaded untrusted v0.9.0
5082026-02-06T16:35:02.768Z Downloaded untrusted v0.7.1
5092026-02-06T16:35:02.768Z Downloaded universal-hash v0.5.1
5102026-02-06T16:35:02.768Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5112026-02-06T16:35:02.770Z Downloaded spin v0.9.8
5122026-02-06T16:35:02.773Z Downloaded tokio-native-tls v0.3.1
5132026-02-06T16:35:02.776Z Downloaded tokio-dtrace v0.1.1
5142026-02-06T16:35:02.776Z Downloaded half v2.7.1
5152026-02-06T16:35:02.778Z Downloaded usdt-macro v0.6.0
5162026-02-06T16:35:02.781Z Downloaded term v1.2.0
5172026-02-06T16:35:02.784Z Downloaded usdt-macro v0.5.0
5182026-02-06T16:35:02.784Z Downloaded usdt-attr-macro v0.6.0
5192026-02-06T16:35:02.784Z Downloaded usdt-attr-macro v0.5.0
5202026-02-06T16:35:02.787Z Downloaded usdt v0.6.0
5212026-02-06T16:35:02.787Z Downloaded utf8_iter v1.0.4
5222026-02-06T16:35:02.790Z Downloaded version_check v0.9.5
5232026-02-06T16:35:02.790Z Downloaded waitgroup v0.1.2
5242026-02-06T16:35:02.790Z Downloaded openssl-sys v0.9.109
5252026-02-06T16:35:02.794Z Downloaded xattr v1.6.1
5262026-02-06T16:35:02.797Z Downloaded utf8parse v0.2.2
5272026-02-06T16:35:02.800Z Downloaded rayon-core v1.13.0
5282026-02-06T16:35:02.800Z Downloaded tempfile v3.23.0
5292026-02-06T16:35:02.803Z Downloaded toml_datetime v0.6.11
5302026-02-06T16:35:02.806Z Downloaded tokio-rustls v0.25.0
5312026-02-06T16:35:02.808Z Downloaded toml_writer v1.0.6+spec-1.1.0
5322026-02-06T16:35:02.808Z Downloaded wait-timeout v0.2.1
5332026-02-06T16:35:02.811Z Downloaded memchr v2.7.5
5342026-02-06T16:35:02.814Z Downloaded yoke-derive v0.8.0
5352026-02-06T16:35:02.817Z Downloaded signal-hook-registry v1.4.6
5362026-02-06T16:35:02.817Z Downloaded rustls-pki-types v1.12.0
5372026-02-06T16:35:02.820Z Downloaded typify-macro v0.4.3
5382026-02-06T16:35:02.822Z Downloaded prettyplease v0.2.37
5392026-02-06T16:35:02.825Z Downloaded similar v2.7.0
5402026-02-06T16:35:02.828Z Downloaded mio v1.0.4
5412026-02-06T16:35:02.833Z Downloaded slog v2.8.2
5422026-02-06T16:35:02.836Z Downloaded usdt-impl v0.5.0
5432026-02-06T16:35:02.839Z Downloaded usdt-impl v0.6.0
5442026-02-06T16:35:02.842Z Downloaded zerofrom v0.1.6
5452026-02-06T16:35:02.842Z Downloaded unicode-xid v0.2.6
5462026-02-06T16:35:02.842Z Downloaded qorb v0.4.1
5472026-02-06T16:35:02.845Z Downloaded http v1.4.0
5482026-02-06T16:35:02.848Z Downloaded tokio-stream v0.1.17
5492026-02-06T16:35:02.852Z Downloaded hyper-util v0.1.19
5502026-02-06T16:35:02.857Z Downloaded zone v0.3.1
5512026-02-06T16:35:02.860Z Downloaded toml v0.8.23
5522026-02-06T16:35:02.862Z Downloaded writeable v0.6.1
5532026-02-06T16:35:02.862Z Downloaded indexmap v2.13.0
5542026-02-06T16:35:02.866Z Downloaded serde_yaml v0.9.34+deprecated
5552026-02-06T16:35:02.869Z Downloaded nom v7.1.3
5562026-02-06T16:35:02.873Z Downloaded rustls-webpki v0.103.6
5572026-02-06T16:35:02.876Z Downloaded tracing-attributes v0.1.30
5582026-02-06T16:35:02.879Z Downloaded yoke v0.8.0
5592026-02-06T16:35:02.883Z Downloaded minimal-lexical v0.2.1
5602026-02-06T16:35:02.885Z Downloaded zeroize v1.8.1
5612026-02-06T16:35:02.885Z Downloaded whoami v1.6.1
5622026-02-06T16:35:02.888Z Downloaded snafu v0.8.9
5632026-02-06T16:35:02.892Z Downloaded zmij v1.0.17
5642026-02-06T16:35:02.895Z Downloaded zerovec-derive v0.11.1
5652026-02-06T16:35:02.898Z Downloaded rand v0.9.2
5662026-02-06T16:35:02.901Z Downloaded zerofrom-derive v0.1.6
5672026-02-06T16:35:02.901Z Downloaded tinyvec v1.10.0
5682026-02-06T16:35:02.903Z Downloaded serde v1.0.228
5692026-02-06T16:35:02.906Z Downloaded textwrap v0.16.2
5702026-02-06T16:35:02.909Z Downloaded zone_cfg_derive v0.3.1
5712026-02-06T16:35:02.909Z Downloaded walkdir v2.5.0
5722026-02-06T16:35:02.912Z Downloaded toml_parser v1.0.6+spec-1.1.0
5732026-02-06T16:35:02.915Z Downloaded vergen v8.3.2
5742026-02-06T16:35:02.915Z Downloaded tokio-rustls v0.26.3
5752026-02-06T16:35:02.917Z Downloaded serde_core v1.0.228
5762026-02-06T16:35:02.920Z Downloaded vsss-rs v3.3.4
5772026-02-06T16:35:02.923Z Downloaded typify v0.4.3
5782026-02-06T16:35:02.925Z Downloaded iddqd v0.3.17
5792026-02-06T16:35:02.930Z Downloaded zeroize_derive v1.4.3
5802026-02-06T16:35:02.933Z Downloaded zerocopy-derive v0.7.35
5812026-02-06T16:35:02.935Z Downloaded unicode-ident v1.0.19
5822026-02-06T16:35:02.938Z Downloaded steno v0.4.1
5832026-02-06T16:35:02.941Z Downloaded socket2 v0.6.0
5842026-02-06T16:35:02.944Z Downloaded unsafe-libyaml v0.2.11
5852026-02-06T16:35:02.946Z Downloaded hashbrown v0.15.5
5862026-02-06T16:35:02.950Z Downloaded ucd-trie v0.1.7
5872026-02-06T16:35:02.953Z Downloaded tracing-core v0.1.34
5882026-02-06T16:35:02.955Z Downloaded pest v2.8.2
5892026-02-06T16:35:02.958Z Downloaded toml_edit v0.22.27
5902026-02-06T16:35:02.961Z Downloaded typenum v1.18.0
5912026-02-06T16:35:02.964Z Downloaded toml v0.9.11+spec-1.1.0
5922026-02-06T16:35:02.968Z Downloaded toml v0.7.8
5932026-02-06T16:35:02.971Z Downloaded schemars v1.2.0
5942026-02-06T16:35:02.983Z Downloaded test-strategy v0.4.3
5952026-02-06T16:35:02.986Z Downloaded aho-corasick v1.1.3
5962026-02-06T16:35:02.990Z Downloaded libm v0.2.15
5972026-02-06T16:35:02.999Z Downloaded uuid v1.20.0
5982026-02-06T16:35:03.003Z Downloaded iri-string v0.7.8
5992026-02-06T16:35:03.007Z Downloaded tar v0.4.44
6002026-02-06T16:35:03.010Z Downloaded tracing v0.1.41
6012026-02-06T16:35:03.014Z Downloaded idna v1.1.0
6022026-02-06T16:35:03.017Z Downloaded itertools v0.12.1
6032026-02-06T16:35:03.022Z Downloaded hashbrown v0.16.1
6042026-02-06T16:35:03.026Z Downloaded icu_properties_data v2.0.1
6052026-02-06T16:35:03.034Z Downloaded zerotrie v0.2.2
6062026-02-06T16:35:03.037Z Downloaded url v2.5.7
6072026-02-06T16:35:03.040Z Downloaded itertools v0.14.0
6082026-02-06T16:35:03.046Z Downloaded reqwest v0.12.23
6092026-02-06T16:35:03.050Z Downloaded toml_edit v0.19.15
6102026-02-06T16:35:03.064Z Downloaded typed-path v0.9.3
6112026-02-06T16:35:03.069Z Downloaded hyper v1.8.1
6122026-02-06T16:35:03.074Z Downloaded hkdf v0.12.4
6132026-02-06T16:35:03.076Z Downloaded goblin v0.8.2
6142026-02-06T16:35:03.080Z Downloaded blake3 v1.8.2
6152026-02-06T16:35:03.087Z Downloaded tower v0.5.2
6162026-02-06T16:35:03.095Z Downloaded zerocopy-derive v0.8.27
6172026-02-06T16:35:03.100Z Downloaded unicode-segmentation v1.12.0
6182026-02-06T16:35:03.103Z Downloaded regex v1.12.2
6192026-02-06T16:35:03.108Z Downloaded tower-http v0.6.6
6202026-02-06T16:35:03.115Z Downloaded serde_json v1.0.149
6212026-02-06T16:35:03.120Z Downloaded unicode-normalization v0.1.24
6222026-02-06T16:35:03.123Z Downloaded portable-atomic v1.11.1
6232026-02-06T16:35:03.134Z Downloaded chrono v0.4.43
6242026-02-06T16:35:03.137Z Downloaded tokio-util v0.7.16
6252026-02-06T16:35:03.140Z Downloaded tough v0.20.0
6262026-02-06T16:35:03.147Z Downloaded time v0.3.44
6272026-02-06T16:35:03.154Z Downloaded zerovec v0.11.4
6282026-02-06T16:35:03.158Z Downloaded serde_with v3.14.1
6292026-02-06T16:35:03.168Z Downloaded git2 v0.19.0
6302026-02-06T16:35:03.174Z Downloaded proptest v1.8.0
6312026-02-06T16:35:03.182Z Downloaded zerocopy v0.7.35
6322026-02-06T16:35:03.195Z Downloaded rustls-webpki v0.102.8
6332026-02-06T16:35:03.211Z Downloaded goblin v0.10.1
6342026-02-06T16:35:03.216Z Downloaded bstr v1.12.0
6352026-02-06T16:35:03.223Z Downloaded quinn-proto v0.11.13
6362026-02-06T16:35:03.229Z Downloaded tabled v0.15.0
6372026-02-06T16:35:03.242Z Downloaded winnow v0.7.14
6382026-02-06T16:35:03.249Z Downloaded tabled v0.20.0
6392026-02-06T16:35:03.264Z Downloaded curve25519-dalek v4.1.3
6402026-02-06T16:35:03.270Z Downloaded syn v1.0.109
6412026-02-06T16:35:03.279Z Downloaded vcpkg v0.2.15
6422026-02-06T16:35:03.312Z Downloaded zerocopy v0.8.27
6432026-02-06T16:35:03.330Z Downloaded openssl v0.10.73
6442026-02-06T16:35:03.337Z Downloaded moka v0.12.11
6452026-02-06T16:35:03.345Z Downloaded dropshot v0.16.7
6462026-02-06T16:35:03.363Z Downloaded webpki-roots v1.0.2
6472026-02-06T16:35:03.366Z Downloaded smoltcp v0.11.0
6482026-02-06T16:35:03.375Z Downloaded regex-syntax v0.8.6
6492026-02-06T16:35:03.381Z Downloaded unicode-width v0.2.1
6502026-02-06T16:35:03.386Z Downloaded rustls v0.23.32
6512026-02-06T16:35:03.395Z Downloaded rustls v0.22.4
6522026-02-06T16:35:03.406Z Downloaded regress v0.10.4
6532026-02-06T16:35:03.412Z Downloaded rustix v0.38.44
6542026-02-06T16:35:03.430Z Downloaded openapiv3 v2.2.0
6552026-02-06T16:35:03.439Z Downloaded hickory-proto v0.25.2
6562026-02-06T16:35:03.452Z Downloaded nix v0.30.1
6572026-02-06T16:35:03.460Z Downloaded rustix v1.1.2
6582026-02-06T16:35:03.479Z Downloaded hickory-proto v0.24.4
6592026-02-06T16:35:03.491Z Downloaded unicode-width v0.1.14
6602026-02-06T16:35:03.495Z Downloaded syn v2.0.114
6612026-02-06T16:35:03.504Z Downloaded winnow v0.5.40
6622026-02-06T16:35:03.511Z Downloaded bindgen v0.72.1
6632026-02-06T16:35:03.517Z Downloaded aws-lc-rs v1.14.0
6642026-02-06T16:35:03.525Z Downloaded rayon v1.11.0
6652026-02-06T16:35:03.532Z Downloaded futures-util v0.3.31
6662026-02-06T16:35:03.542Z Downloaded typify-impl v0.4.3
6672026-02-06T16:35:03.552Z Downloaded regex-automata v0.4.13
6682026-02-06T16:35:03.564Z Downloaded jiff v0.2.15
6692026-02-06T16:35:03.577Z Downloaded h2 v0.4.12
6702026-02-06T16:35:03.582Z Downloaded rand v0.8.5
6712026-02-06T16:35:03.585Z Downloaded hashbrown v0.12.3
6722026-02-06T16:35:03.588Z Downloaded quinn v0.11.9
6732026-02-06T16:35:03.590Z Downloaded want v0.3.1
6742026-02-06T16:35:03.593Z Downloaded schemars v0.9.0
6752026-02-06T16:35:03.602Z Downloaded signal-hook v0.3.18
6762026-02-06T16:35:03.604Z Downloaded tokio-macros v2.6.0
6772026-02-06T16:35:03.607Z Downloaded serde_derive v1.0.228
6782026-02-06T16:35:03.609Z Downloaded unicode-linebreak v0.1.5
6792026-02-06T16:35:03.609Z Downloaded tinystr v0.8.1
6802026-02-06T16:35:03.609Z Downloaded libz-sys v1.1.22
6812026-02-06T16:35:03.626Z Downloaded thiserror-no-std v2.0.2
6822026-02-06T16:35:03.629Z Downloaded progenitor-impl v0.11.1
6832026-02-06T16:35:03.631Z Downloaded smf v0.2.3
6842026-02-06T16:35:03.634Z Downloaded tokio v1.49.0
6852026-02-06T16:35:03.663Z Downloaded thiserror v2.0.18
6862026-02-06T16:35:03.667Z Downloaded thiserror v1.0.69
6872026-02-06T16:35:03.671Z Downloaded slog-dtrace v0.3.0
6882026-02-06T16:35:03.674Z Downloaded slog-async v2.8.0
6892026-02-06T16:35:03.674Z Downloaded proc-macro2 v1.0.101
6902026-02-06T16:35:03.677Z Downloaded shlex v1.3.0
6912026-02-06T16:35:03.679Z Downloaded omicron-zone-package v0.12.2
6922026-02-06T16:35:03.682Z Downloaded subtle v2.6.1
6932026-02-06T16:35:03.682Z Downloaded semver v1.0.27
6942026-02-06T16:35:03.685Z Downloaded petgraph v0.6.5
6952026-02-06T16:35:03.696Z Downloaded pin-project v1.1.10
6962026-02-06T16:35:03.705Z Downloaded papergrid v0.11.0
6972026-02-06T16:35:03.709Z Downloaded serde_path_to_error v0.1.20
6982026-02-06T16:35:03.712Z Downloaded scroll v0.12.0
6992026-02-06T16:35:03.712Z Downloaded scopeguard v1.2.0
7002026-02-06T16:35:03.714Z Downloaded rustversion v1.0.22
7012026-02-06T16:35:03.714Z Downloaded chrono-tz v0.10.4
7022026-02-06T16:35:03.727Z Downloaded log v0.4.28
7032026-02-06T16:35:03.730Z Downloaded libc v0.2.176
7042026-02-06T16:35:03.748Z Downloaded petgraph v0.8.2
7052026-02-06T16:35:03.764Z Downloaded icu_provider v2.0.0
7062026-02-06T16:35:03.766Z Downloaded icu_properties v2.0.1
7072026-02-06T16:35:03.769Z Downloaded icu_normalizer v2.0.0
7082026-02-06T16:35:03.772Z Downloaded rand_core v0.9.3
7092026-02-06T16:35:03.772Z Downloaded serde-big-array v0.5.1
7102026-02-06T16:35:03.775Z Downloaded progenitor v0.10.0
7112026-02-06T16:35:03.775Z Downloaded crypto-bigint v0.5.5
7122026-02-06T16:35:03.779Z Downloaded scroll_derive v0.13.1
7132026-02-06T16:35:03.783Z Downloaded progenitor v0.11.1
7142026-02-06T16:35:03.783Z Downloaded once_cell v1.21.3
7152026-02-06T16:35:03.786Z Downloaded fs_extra v1.3.0
7162026-02-06T16:35:03.786Z Downloaded encoding_rs v0.8.35
7172026-02-06T16:35:03.800Z Downloaded csv v1.3.1
7182026-02-06T16:35:03.815Z Downloaded darling_core v0.21.3
7192026-02-06T16:35:03.819Z Downloaded pin-project-lite v0.2.16
7202026-02-06T16:35:03.823Z Downloaded sha3 v0.10.8
7212026-02-06T16:35:03.827Z Downloaded futures v0.3.31
7222026-02-06T16:35:03.830Z Downloaded multer v3.1.0
7232026-02-06T16:35:03.833Z Downloaded ref-cast v1.0.25
7242026-02-06T16:35:03.836Z Downloaded percent-encoding v2.3.2
7252026-02-06T16:35:03.836Z Downloaded paste v1.0.15
7262026-02-06T16:35:03.840Z Downloaded parse-display-derive v0.10.0
7272026-02-06T16:35:03.840Z Downloaded oxnet v0.1.4
7282026-02-06T16:35:03.843Z Downloaded oxide-tokio-rt v0.1.2
7292026-02-06T16:35:03.843Z Downloaded pem v3.0.5
7302026-02-06T16:35:03.843Z Downloaded password-hash v0.5.0
7312026-02-06T16:35:03.846Z Downloaded expectorate v1.2.0
7322026-02-06T16:35:03.848Z Downloaded proc-macro-crate v1.3.1
7332026-02-06T16:35:03.849Z Downloaded hmac v0.12.1
7342026-02-06T16:35:03.849Z Downloaded futures-executor v0.3.31
7352026-02-06T16:35:03.851Z Downloaded num-rational v0.4.2
7362026-02-06T16:35:03.851Z Downloaded num-integer v0.1.46
7372026-02-06T16:35:03.854Z Downloaded glob v0.3.3
7382026-02-06T16:35:03.854Z Downloaded derive_more v0.99.20
7392026-02-06T16:35:03.857Z Downloaded potential_utf v0.1.3
7402026-02-06T16:35:03.860Z Downloaded num-complex v0.4.6
7412026-02-06T16:35:03.860Z Downloaded newtype-uuid v1.3.2
7422026-02-06T16:35:03.860Z Downloaded lock_api v0.4.13
7432026-02-06T16:35:03.863Z Downloaded globset v0.4.16
7442026-02-06T16:35:03.863Z Downloaded crc32fast v1.5.0
7452026-02-06T16:35:03.863Z Downloaded console v0.15.11
7462026-02-06T16:35:03.866Z Downloaded cancel-safe-futures v0.1.5
7472026-02-06T16:35:03.869Z Downloaded jobserver v0.1.34
7482026-02-06T16:35:03.871Z Downloaded defmt v1.0.1
7492026-02-06T16:35:03.874Z Downloaded crossbeam-epoch v0.9.18
7502026-02-06T16:35:03.874Z Downloaded bitflags v2.9.4
7512026-02-06T16:35:03.877Z Downloaded blake2 v0.10.6
7522026-02-06T16:35:03.881Z Downloaded arrayvec v0.7.6
7532026-02-06T16:35:03.881Z Downloaded crossbeam-utils v0.8.21
7542026-02-06T16:35:03.884Z Downloaded cc v1.2.38
7552026-02-06T16:35:03.886Z Downloaded camino v1.2.2
7562026-02-06T16:35:03.886Z Downloaded bit-vec v0.8.0
7572026-02-06T16:35:03.889Z Downloaded http-body-util v0.1.3
7582026-02-06T16:35:03.889Z Downloaded group v0.13.0
7592026-02-06T16:35:03.892Z Downloaded fs-err v3.1.2
7602026-02-06T16:35:03.892Z Downloaded num v0.4.3
7612026-02-06T16:35:03.892Z Downloaded lru-cache v0.1.2
7622026-02-06T16:35:03.894Z Downloaded newtype-uuid-macros v0.1.0
7632026-02-06T16:35:03.894Z Downloaded newline-converter v0.3.0
7642026-02-06T16:35:03.895Z Downloaded macaddr v1.0.1
7652026-02-06T16:35:03.897Z Downloaded managed v0.8.0
7662026-02-06T16:35:03.897Z Downloaded lru-slab v0.1.2
7672026-02-06T16:35:03.897Z Downloaded ingot-types v0.1.2
7682026-02-06T16:35:03.900Z Downloaded ingot v0.1.1
7692026-02-06T16:35:03.900Z Downloaded gethostname v0.5.0
7702026-02-06T16:35:03.902Z Downloaded foreign-types-macros v0.2.3
7712026-02-06T16:35:03.902Z Downloaded data-encoding v2.9.0
7722026-02-06T16:35:03.902Z Downloaded clap v4.5.50
7732026-02-06T16:35:03.909Z Downloaded httpdate v1.0.3
7742026-02-06T16:35:03.911Z Downloaded heck v0.4.1
7752026-02-06T16:35:03.911Z Downloaded flate2 v1.1.2
7762026-02-06T16:35:03.914Z Downloaded camino-tempfile v1.4.1
7772026-02-06T16:35:03.917Z Downloaded block-buffer v0.10.4
7782026-02-06T16:35:03.917Z Downloaded http-body v1.0.1
7792026-02-06T16:35:03.919Z Downloaded defmt-macros v1.0.1
7802026-02-06T16:35:03.919Z Downloaded base64ct v1.8.0
7812026-02-06T16:35:03.922Z Downloaded hostname v0.4.2
7822026-02-06T16:35:03.924Z Downloaded futures-task v0.3.31
7832026-02-06T16:35:03.925Z Downloaded daft-derive v0.1.4
7842026-02-06T16:35:03.927Z Downloaded csv-core v0.1.12
7852026-02-06T16:35:03.929Z Downloaded bcs v0.1.6
7862026-02-06T16:35:03.929Z Downloaded anstream v0.6.20
7872026-02-06T16:35:03.932Z Downloaded hostname v0.3.1
7882026-02-06T16:35:03.932Z Downloaded hex v0.4.3
7892026-02-06T16:35:03.934Z Downloaded deranged v0.5.3
7902026-02-06T16:35:03.934Z Downloaded generic-array v0.14.7
7912026-02-06T16:35:03.936Z Downloaded futures-macro v0.3.31
7922026-02-06T16:35:03.936Z Downloaded inout v0.1.4
7932026-02-06T16:35:03.939Z Downloaded ident_case v1.0.1
7942026-02-06T16:35:03.939Z Downloaded futures-sink v0.3.31
7952026-02-06T16:35:03.940Z Downloaded futures-io v0.3.31
7962026-02-06T16:35:03.940Z Downloaded form_urlencoded v1.2.2
7972026-02-06T16:35:03.942Z Downloaded foreign-types-shared v0.3.1
7982026-02-06T16:35:03.942Z Downloaded foreign-types-shared v0.1.1
7992026-02-06T16:35:03.942Z Downloaded foreign-types v0.3.2
8002026-02-06T16:35:03.942Z Downloaded find-msvc-tools v0.1.2
8012026-02-06T16:35:03.942Z Downloaded elliptic-curve v0.13.8
8022026-02-06T16:35:03.945Z Downloaded ff v0.13.1
8032026-02-06T16:35:03.947Z Downloaded display-error-chain v0.2.2
8042026-02-06T16:35:03.947Z Downloaded cpufeatures v0.2.17
8052026-02-06T16:35:03.950Z Downloaded cookie v0.18.1
8062026-02-06T16:35:03.950Z Downloaded clang-sys v1.8.1
8072026-02-06T16:35:03.953Z Downloaded defmt v0.3.100
8082026-02-06T16:35:03.953Z Downloaded dof v0.3.0
8092026-02-06T16:35:03.955Z Downloaded const_format_proc_macros v0.2.34
8102026-02-06T16:35:03.955Z Downloaded cipher v0.4.4
8112026-02-06T16:35:03.958Z Downloaded byteorder v1.5.0
8122026-02-06T16:35:03.958Z Downloaded equivalent v1.0.2
8132026-02-06T16:35:03.958Z Downloaded darling_macro v0.21.3
8142026-02-06T16:35:03.961Z Downloaded cobs v0.3.0
8152026-02-06T16:35:03.961Z Downloaded dtrace-parser v0.3.0
8162026-02-06T16:35:03.961Z Downloaded dropshot-api-manager-types v0.2.2
8172026-02-06T16:35:03.961Z Downloaded cargo-platform v0.1.9
8182026-02-06T16:35:03.964Z Downloaded cfg_aliases v0.2.1
8192026-02-06T16:35:03.964Z Downloaded crypto-common v0.1.6
8202026-02-06T16:35:03.964Z Downloaded constant_time_eq v0.3.1
8212026-02-06T16:35:03.966Z Downloaded async-recursion v1.1.1
8222026-02-06T16:35:03.969Z Downloaded filetime v0.2.26
8232026-02-06T16:35:03.969Z Downloaded enum-as-inner v0.6.1
8242026-02-06T16:35:03.972Z Downloaded embedded-io v0.4.0
8252026-02-06T16:35:03.972Z Downloaded either v1.15.0
8262026-02-06T16:35:03.972Z Downloaded dunce v1.0.5
8272026-02-06T16:35:03.975Z Downloaded dtrace-parser v0.2.0
8282026-02-06T16:35:03.975Z Downloaded dropshot_endpoint v0.16.7
8292026-02-06T16:35:03.978Z Downloaded clap_lex v0.7.5
8302026-02-06T16:35:03.978Z Downloaded ring v0.17.14
8312026-02-06T16:35:04.009Z Downloaded bit-set v0.8.0
8322026-02-06T16:35:04.012Z Downloaded colored v3.0.0
8332026-02-06T16:35:04.015Z Downloaded cmake v0.1.54
8342026-02-06T16:35:04.015Z Downloaded cargo_metadata v0.18.1
8352026-02-06T16:35:04.015Z Downloaded drift v0.1.0
8362026-02-06T16:35:04.017Z Downloaded atomic-waker v1.1.2
8372026-02-06T16:35:04.020Z Downloaded debug-ignore v1.0.5
8382026-02-06T16:35:04.020Z Downloaded ciborium-ll v0.2.2
8392026-02-06T16:35:04.020Z Downloaded ciborium-io v0.2.2
8402026-02-06T16:35:04.023Z Downloaded crucible-workspace-hack v0.1.0
8412026-02-06T16:35:04.023Z Downloaded clap_derive v4.5.49
8422026-02-06T16:35:04.023Z Downloaded chacha20 v0.9.1
8432026-02-06T16:35:04.026Z Downloaded atomicwrites v0.4.4
8442026-02-06T16:35:04.026Z Downloaded anyhow v1.0.100
8452026-02-06T16:35:04.029Z Downloaded anstyle-parse v0.2.7
8462026-02-06T16:35:04.031Z Downloaded anstyle-query v1.1.4
8472026-02-06T16:35:04.031Z Downloaded anstyle v1.0.11
8482026-02-06T16:35:04.041Z Downloaded libgit2-sys v0.17.0+1.8.1
8492026-02-06T16:35:04.085Z Downloaded curl-sys v0.4.83+curl-8.15.0
8502026-02-06T16:35:04.586Z Downloaded aws-lc-sys v0.31.0
8512026-02-06T16:35:05.076Z Compiling proc-macro2 v1.0.101
8522026-02-06T16:35:05.076Z Compiling unicode-ident v1.0.19
8532026-02-06T16:35:05.080Z Compiling serde_core v1.0.228
8542026-02-06T16:35:05.080Z Compiling serde v1.0.228
8552026-02-06T16:35:05.080Z Compiling libc v0.2.176
8562026-02-06T16:35:05.080Z Compiling autocfg v1.5.0
8572026-02-06T16:35:05.080Z Checking cfg-if v1.0.3
8582026-02-06T16:35:05.522Z Compiling memchr v2.7.5
8592026-02-06T16:35:05.549Z Compiling zmij v1.0.17
8602026-02-06T16:35:06.066Z Compiling getrandom v0.3.3
8612026-02-06T16:35:06.236Z Compiling libm v0.2.15
8622026-02-06T16:35:06.832Z Compiling shlex v1.3.0
8632026-02-06T16:35:06.889Z Compiling find-msvc-tools v0.1.2
8642026-02-06T16:35:07.106Z Compiling jobserver v0.1.34
8652026-02-06T16:35:07.202Z Compiling version_check v0.9.5
8662026-02-06T16:35:07.315Z Checking itoa v1.0.15
8672026-02-06T16:35:07.400Z Compiling quote v1.0.40
8682026-02-06T16:35:07.555Z Compiling cc v1.2.38
8692026-02-06T16:35:07.749Z Checking smallvec v1.15.1
8702026-02-06T16:35:07.805Z Compiling icu_normalizer_data v2.0.0
8712026-02-06T16:35:07.829Z Compiling icu_properties_data v2.0.1
8722026-02-06T16:35:07.909Z Compiling syn v2.0.114
8732026-02-06T16:35:08.025Z Compiling thiserror v2.0.18
8742026-02-06T16:35:08.239Z Compiling lock_api v0.4.13
8752026-02-06T16:35:08.265Z Compiling parking_lot_core v0.9.11
8762026-02-06T16:35:08.336Z Checking stable_deref_trait v1.2.0
8772026-02-06T16:35:08.470Z Compiling serde_json v1.0.149
8782026-02-06T16:35:08.907Z Compiling log v0.4.28
8792026-02-06T16:35:09.154Z Compiling num-traits v0.2.19
8802026-02-06T16:35:09.273Z Compiling heck v0.5.0
8812026-02-06T16:35:09.589Z Checking litemap v0.8.0
8822026-02-06T16:35:09.686Z Checking writeable v0.6.1
8832026-02-06T16:35:09.804Z Compiling zerocopy v0.8.27
8842026-02-06T16:35:10.026Z Checking percent-encoding v2.3.2
8852026-02-06T16:35:10.315Z Checking form_urlencoded v1.2.2
8862026-02-06T16:35:10.386Z Checking utf8_iter v1.0.4
8872026-02-06T16:35:10.545Z Checking pin-project-lite v0.2.16
8882026-02-06T16:35:10.614Z Compiling rustversion v1.0.22
8892026-02-06T16:35:10.697Z Checking getrandom v0.2.16
8902026-02-06T16:35:10.701Z Compiling regex-syntax v0.8.6
8912026-02-06T16:35:10.794Z Checking iana-time-zone v0.1.64
8922026-02-06T16:35:10.934Z Checking socket2 v0.6.0
8932026-02-06T16:35:10.960Z Compiling aho-corasick v1.1.3
8942026-02-06T16:35:11.414Z Checking scopeguard v1.2.0
8952026-02-06T16:35:11.704Z Checking uuid v1.20.0
8962026-02-06T16:35:12.321Z Compiling allocator-api2 v0.2.21
8972026-02-06T16:35:12.377Z Checking parking_lot v0.12.4
8982026-02-06T16:35:12.515Z Checking semver v1.0.27
8992026-02-06T16:35:12.721Z Checking signal-hook-registry v1.4.6
9002026-02-06T16:35:12.747Z Compiling bitflags v2.9.4
9012026-02-06T16:35:12.833Z Compiling equivalent v1.0.2
9022026-02-06T16:35:12.933Z Checking mio v1.0.4
9032026-02-06T16:35:13.002Z Compiling portable-atomic v1.11.1
9042026-02-06T16:35:13.005Z Checking dyn-clone v1.0.20
9052026-02-06T16:35:13.154Z Compiling schemars v0.8.22
9062026-02-06T16:35:13.208Z Compiling ring v0.17.14
9072026-02-06T16:35:13.532Z Compiling typenum v1.18.0
9082026-02-06T16:35:13.599Z Checking critical-section v1.2.0
9092026-02-06T16:35:13.602Z Checking futures-core v0.3.31
9102026-02-06T16:35:14.111Z Compiling regex-automata v0.4.13
9112026-02-06T16:35:14.136Z Compiling thiserror v1.0.69
9122026-02-06T16:35:14.490Z Compiling hashbrown v0.16.1
9132026-02-06T16:35:14.959Z Compiling synstructure v0.13.2
9142026-02-06T16:35:15.073Z Compiling serde_derive_internals v0.29.1
9152026-02-06T16:35:15.703Z Checking once_cell v1.21.3
9162026-02-06T16:35:16.011Z Compiling either v1.15.0
9172026-02-06T16:35:16.014Z Checking subtle v2.6.1
9182026-02-06T16:35:16.255Z Compiling indexmap v2.13.0
9192026-02-06T16:35:16.812Z Compiling rustix v1.1.2
9202026-02-06T16:35:16.915Z Compiling httparse v1.10.1
9212026-02-06T16:35:16.918Z Compiling ucd-trie v0.1.7
9222026-02-06T16:35:17.344Z Checking futures-sink v0.3.31
9232026-02-06T16:35:17.520Z Compiling anyhow v1.0.100
9242026-02-06T16:35:17.657Z Checking rand_core v0.6.4
9252026-02-06T16:35:17.686Z Checking slab v0.4.11
9262026-02-06T16:35:17.793Z Compiling regex v1.12.2
9272026-02-06T16:35:17.963Z Compiling pkg-config v0.3.32
9282026-02-06T16:35:18.297Z Compiling serde_derive v1.0.228
9292026-02-06T16:35:18.362Z Compiling zerofrom-derive v0.1.6
9302026-02-06T16:35:18.492Z Compiling yoke-derive v0.8.0
9312026-02-06T16:35:18.634Z Compiling zerovec-derive v0.11.1
9322026-02-06T16:35:18.876Z Compiling displaydoc v0.2.5
9332026-02-06T16:35:18.923Z Compiling thiserror-impl v2.0.18
9342026-02-06T16:35:19.661Z Compiling schemars_derive v0.8.22
9352026-02-06T16:35:20.212Z Compiling tokio-macros v2.6.0
9362026-02-06T16:35:20.382Z Compiling zerocopy-derive v0.8.27
9372026-02-06T16:35:20.758Z Compiling zeroize_derive v1.4.3
9382026-02-06T16:35:21.009Z Compiling futures-macro v0.3.31
9392026-02-06T16:35:21.046Z Checking zerofrom v0.1.6
9402026-02-06T16:35:21.265Z Checking yoke v0.8.0
9412026-02-06T16:35:21.624Z Checking zerovec v0.11.4
9422026-02-06T16:35:21.652Z Checking zerotrie v0.2.2
9432026-02-06T16:35:22.017Z Compiling thiserror-impl v1.0.69
9442026-02-06T16:35:22.054Z Checking zeroize v1.8.1
9452026-02-06T16:35:22.170Z Compiling pest v2.8.2
9462026-02-06T16:35:22.295Z Checking futures-channel v0.3.31
9472026-02-06T16:35:22.341Z Compiling vcpkg v0.2.15
9482026-02-06T16:35:22.682Z Checking pin-utils v0.1.0
9492026-02-06T16:35:23.325Z Checking tinystr v0.8.1
9502026-02-06T16:35:23.670Z Checking potential_utf v0.1.3
9512026-02-06T16:35:23.702Z Checking icu_locale_core v2.0.0
9522026-02-06T16:35:23.909Z Checking icu_collections v2.0.0
9532026-02-06T16:35:23.935Z Checking futures-task v0.3.31
9542026-02-06T16:35:24.081Z Compiling prettyplease v0.2.37
9552026-02-06T16:35:24.428Z Checking futures-io v0.3.31
9562026-02-06T16:35:24.460Z Compiling rustc-hash v2.1.1
9572026-02-06T16:35:24.526Z Compiling generic-array v0.14.7
9582026-02-06T16:35:24.590Z Compiling fnv v1.0.7
9592026-02-06T16:35:24.636Z Compiling pest_meta v2.8.2
9602026-02-06T16:35:24.665Z Checking futures-util v0.3.31
9612026-02-06T16:35:24.690Z Checking icu_provider v2.0.0
9622026-02-06T16:35:25.024Z Compiling glob v0.3.3
9632026-02-06T16:35:25.222Z Checking icu_properties v2.0.1
9642026-02-06T16:35:25.735Z Checking icu_normalizer v2.0.0
9652026-02-06T16:35:25.784Z Checking bytes v1.10.1
9662026-02-06T16:35:25.997Z Checking chrono v0.4.43
9672026-02-06T16:35:26.457Z Compiling serde_tokenstream v0.2.2
9682026-02-06T16:35:26.715Z Compiling pest_generator v2.8.2
9692026-02-06T16:35:26.800Z Checking tokio v1.49.0
9702026-02-06T16:35:27.300Z Checking idna_adapter v1.2.1
9712026-02-06T16:35:27.510Z Checking idna v1.1.0
9722026-02-06T16:35:27.536Z Compiling minimal-lexical v0.2.1
9732026-02-06T16:35:28.008Z Compiling nom v7.1.3
9742026-02-06T16:35:28.036Z Checking url v2.5.7
9752026-02-06T16:35:28.211Z Compiling clang-sys v1.8.1
9762026-02-06T16:35:28.316Z Compiling pest_derive v2.8.2
9772026-02-06T16:35:28.914Z Compiling tracing-attributes v0.1.30
9782026-02-06T16:35:29.142Z Checking tracing-core v0.1.34
9792026-02-06T16:35:29.190Z Compiling byteorder v1.5.0
9802026-02-06T16:35:29.678Z Compiling num-conv v0.1.0
9812026-02-06T16:35:29.804Z Compiling time-core v0.1.6
9822026-02-06T16:35:30.170Z Compiling time-macros v0.2.24
9832026-02-06T16:35:30.226Z Compiling http v1.4.0
9842026-02-06T16:35:31.123Z Checking errno v0.3.14
9852026-02-06T16:35:31.331Z Compiling libloading v0.8.9
9862026-02-06T16:35:31.724Z Checking tracing v0.1.41
9872026-02-06T16:35:31.868Z Compiling bindgen v0.72.1
9882026-02-06T16:35:32.189Z Compiling cexpr v0.6.0
9892026-02-06T16:35:32.442Z Compiling itertools v0.12.1
9902026-02-06T16:35:32.606Z Checking crypto-common v0.1.6
9912026-02-06T16:35:32.815Z Compiling scroll_derive v0.13.1
9922026-02-06T16:35:33.669Z Checking ppv-lite86 v0.2.21
9932026-02-06T16:35:34.171Z Checking rustls-pki-types v1.12.0
9942026-02-06T16:35:34.236Z Compiling syn v1.0.109
9952026-02-06T16:35:34.345Z Compiling crossbeam-utils v0.8.21
9962026-02-06T16:35:34.505Z Compiling slog v2.8.2
9972026-02-06T16:35:34.589Z Compiling camino v1.2.2
9982026-02-06T16:35:34.727Z Compiling paste v1.0.15
9992026-02-06T16:35:34.871Z Checking ipnet v2.11.0
10002026-02-06T16:35:34.874Z Compiling foldhash v0.1.5
10012026-02-06T16:35:34.990Z Checking base64 v0.22.1
10022026-02-06T16:35:35.217Z Checking untrusted v0.9.0
10032026-02-06T16:35:35.324Z Compiling hashbrown v0.15.5
10042026-02-06T16:35:35.417Z Checking tokio-util v0.7.16
10052026-02-06T16:35:35.470Z Checking ipnetwork v0.21.1
10062026-02-06T16:35:35.655Z Checking erased-serde v0.3.31
10072026-02-06T16:35:35.894Z Compiling openssl-sys v0.9.109
10082026-02-06T16:35:36.529Z Checking pretty-hex v0.4.1
10092026-02-06T16:35:36.722Z Compiling regress v0.10.4
10102026-02-06T16:35:37.084Z Checking http-body v1.0.1
10112026-02-06T16:35:37.323Z Compiling async-trait v0.1.89
10122026-02-06T16:35:37.596Z Checking atomic-waker v1.1.2
10132026-02-06T16:35:37.745Z Compiling scroll v0.13.0
10142026-02-06T16:35:38.255Z Compiling cmake v0.1.54
10152026-02-06T16:35:38.284Z Checking try-lock v0.2.5
10162026-02-06T16:35:38.349Z Compiling dunce v1.0.5
10172026-02-06T16:35:38.458Z Compiling usdt-impl v0.6.0
10182026-02-06T16:35:38.517Z Checking tower-service v0.3.3
10192026-02-06T16:35:38.667Z Checking plain v0.2.3
10202026-02-06T16:35:38.841Z Compiling strsim v0.11.1
10212026-02-06T16:35:38.895Z Checking tower-layer v0.3.3
10222026-02-06T16:35:38.983Z Compiling fs_extra v1.3.0
10232026-02-06T16:35:39.374Z Compiling goblin v0.10.1
10242026-02-06T16:35:39.483Z Checking want v0.3.1
10252026-02-06T16:35:39.516Z Checking h2 v0.4.12
10262026-02-06T16:35:39.547Z Checking block-buffer v0.10.4
10272026-02-06T16:35:39.698Z Checking rand_core v0.9.3
10282026-02-06T16:35:39.792Z Compiling slog-async v2.8.0
10292026-02-06T16:35:40.071Z Checking ryu v1.0.20
10302026-02-06T16:35:40.337Z Compiling typify-impl v0.4.3
10312026-02-06T16:35:40.818Z Checking httpdate v1.0.3
10322026-02-06T16:35:41.161Z Checking digest v0.10.7
10332026-02-06T16:35:41.514Z Checking oxnet v0.1.4
10342026-02-06T16:35:42.010Z Compiling dtrace-parser v0.3.0
10352026-02-06T16:35:43.313Z Compiling thread-id v5.0.0
10362026-02-06T16:35:43.456Z Compiling omicron-workspace-hack v0.1.0
10372026-02-06T16:35:43.484Z Compiling ident_case v1.0.1
10382026-02-06T16:35:43.601Z Checking rand_chacha v0.9.0
10392026-02-06T16:35:43.680Z Compiling darling_core v0.21.3
10402026-02-06T16:35:43.707Z Checking hyper v1.8.1
10412026-02-06T16:35:43.840Z Compiling daft-derive v0.1.4
10422026-02-06T16:35:45.419Z Compiling aws-lc-rs v1.14.0
10432026-02-06T16:35:45.687Z Checking hyper-util v0.1.19
10442026-02-06T16:35:45.909Z Checking rand v0.9.2
10452026-02-06T16:35:46.514Z Compiling dof v0.4.0
10462026-02-06T16:35:46.895Z Checking http-body-util v0.1.3
10472026-02-06T16:35:47.340Z Compiling openapiv3 v2.2.0
10482026-02-06T16:35:47.873Z Compiling aws-lc-sys v0.31.0
10492026-02-06T16:35:48.264Z Checking encoding_rs v0.8.35
10502026-02-06T16:35:48.397Z Checking powerfmt v0.2.0
10512026-02-06T16:35:48.671Z Checking mime v0.3.17
10522026-02-06T16:35:48.830Z Checking deranged v0.5.3
10532026-02-06T16:35:49.019Z Checking serde_urlencoded v0.7.1
10542026-02-06T16:35:49.217Z Compiling usdt-macro v0.6.0
10552026-02-06T16:35:49.266Z Compiling darling_macro v0.21.3
10562026-02-06T16:35:49.310Z Compiling typify-macro v0.4.3
10572026-02-06T16:35:49.424Z Compiling usdt-attr-macro v0.6.0
10582026-02-06T16:35:50.293Z Compiling darling v0.21.3
10592026-02-06T16:35:50.429Z Checking foreign-types-shared v0.1.1
10602026-02-06T16:35:50.519Z Checking num_threads v0.1.7
10612026-02-06T16:35:50.568Z Checking cpufeatures v0.2.17
10622026-02-06T16:35:50.668Z Compiling rustls v0.22.4
10632026-02-06T16:35:50.719Z Checking untrusted v0.7.1
10642026-02-06T16:35:50.959Z Compiling openssl v0.10.73
10652026-02-06T16:35:50.986Z Checking foreign-types v0.3.2
10662026-02-06T16:35:51.064Z Compiling structmeta-derive v0.3.0
10672026-02-06T16:35:51.090Z Compiling openssl-macros v0.1.1
10682026-02-06T16:35:51.114Z Compiling unsafe-libyaml v0.2.11
10692026-02-06T16:35:51.177Z Compiling native-tls v0.2.14
10702026-02-06T16:35:51.289Z Checking time v0.3.44
10712026-02-06T16:35:51.452Z Compiling rustls v0.23.32
10722026-02-06T16:35:51.563Z Checking openssl-probe v0.1.6
10732026-02-06T16:35:51.776Z Checking crossbeam-channel v0.5.15
10742026-02-06T16:35:51.815Z Checking futures-executor v0.3.31
10752026-02-06T16:35:52.068Z Compiling multer v3.1.0
10762026-02-06T16:35:52.429Z Compiling typify v0.4.3
10772026-02-06T16:35:52.456Z Compiling serde_yaml v0.9.34+deprecated
10782026-02-06T16:35:52.570Z Checking unicode-width v0.2.1
10792026-02-06T16:35:52.797Z Checking futures v0.3.31
10802026-02-06T16:35:53.065Z Compiling strum_macros v0.26.4
10812026-02-06T16:35:53.333Z Compiling structmeta v0.3.0
10822026-02-06T16:35:53.723Z Compiling async-stream-impl v0.3.6
10832026-02-06T16:35:53.766Z Checking sync_wrapper v1.0.2
10842026-02-06T16:35:53.950Z Checking thread_local v1.1.9
10852026-02-06T16:35:54.484Z Checking fastrand v2.3.0
10862026-02-06T16:35:54.907Z Checking tempfile v3.23.0
10872026-02-06T16:35:55.347Z Checking tower v0.5.2
10882026-02-06T16:35:55.720Z Checking webpki-roots v1.0.2
10892026-02-06T16:35:56.103Z Compiling newtype-uuid-macros v0.1.0
10902026-02-06T16:35:56.172Z Compiling dropshot v0.16.7
10912026-02-06T16:35:56.409Z Checking is-terminal v0.4.16
10922026-02-06T16:35:56.436Z Checking memmap2 v0.9.8
10932026-02-06T16:35:56.551Z Checking term v1.2.0
10942026-02-06T16:35:56.578Z Checking take_mut v0.2.2
10952026-02-06T16:35:56.728Z Compiling ref-cast v1.0.25
10962026-02-06T16:35:56.755Z Checking hex v0.4.3
10972026-02-06T16:35:56.978Z Checking winnow v0.7.14
10982026-02-06T16:35:57.003Z Checking match_cfg v0.1.0
10992026-02-06T16:35:57.109Z Checking iri-string v0.7.8
11002026-02-06T16:35:57.231Z Checking hostname v0.3.1
11012026-02-06T16:35:57.261Z Checking slog-term v2.9.2
11022026-02-06T16:35:57.286Z Checking tokio-native-tls v0.3.1
11032026-02-06T16:35:57.530Z Checking hyper-tls v0.6.0
11042026-02-06T16:35:57.605Z Checking slog-json v2.6.1
11052026-02-06T16:35:57.682Z Compiling progenitor-impl v0.11.1
11062026-02-06T16:35:57.820Z Compiling dropshot_endpoint v0.16.7
11072026-02-06T16:35:57.890Z Compiling ref-cast-impl v1.0.25
11082026-02-06T16:35:58.305Z Checking slog-bunyan v2.5.0
11092026-02-06T16:35:59.016Z Compiling derive-ex v0.1.8
11102026-02-06T16:35:59.560Z Compiling strum_macros v0.27.2
11112026-02-06T16:35:59.593Z Checking tower-http v0.6.6
11122026-02-06T16:36:00.273Z Checking newtype-uuid v1.3.2
11132026-02-06T16:36:00.849Z Checking daft v0.1.4
11142026-02-06T16:36:01.312Z Compiling serde_with_macros v3.14.1
11152026-02-06T16:36:02.790Z Compiling test-strategy v0.4.3
11162026-02-06T16:36:03.015Z Checking rustls-webpki v0.102.8
11172026-02-06T16:36:03.102Z Compiling progenitor-macro v0.11.1
11182026-02-06T16:36:03.702Z Checking debug-ignore v1.0.5
11192026-02-06T16:36:03.839Z Checking toml_parser v1.0.6+spec-1.1.0
11202026-02-06T16:36:03.871Z Compiling parse-display-derive v0.10.0
11212026-02-06T16:36:04.547Z Checking usdt v0.6.0
11222026-02-06T16:36:04.703Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11232026-02-06T16:36:04.831Z Checking serde_spanned v1.0.4
11242026-02-06T16:36:05.095Z Checking toml_datetime v0.7.5+spec-1.1.0
11252026-02-06T16:36:05.502Z Checking spin v0.9.8
11262026-02-06T16:36:05.577Z Checking toml_writer v1.0.6+spec-1.1.0
11272026-02-06T16:36:05.940Z Checking toml v0.9.11+spec-1.1.0
11282026-02-06T16:36:06.050Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11292026-02-06T16:36:06.081Z Checking strum v0.26.3
11302026-02-06T16:36:06.266Z Checking async-stream v0.3.6
11312026-02-06T16:36:06.468Z Checking sha1 v0.10.6
11322026-02-06T16:36:06.785Z Checking waitgroup v0.1.2
11332026-02-06T16:36:06.810Z Checking rustls-pemfile v2.2.0
11342026-02-06T16:36:06.943Z Checking rand_chacha v0.3.1
11352026-02-06T16:36:07.032Z Checking tokio-rustls v0.25.0
11362026-02-06T16:36:07.067Z Compiling toml_datetime v0.6.11
11372026-02-06T16:36:07.226Z Checking macaddr v1.0.1
11382026-02-06T16:36:07.303Z Checking serde_path_to_error v0.1.20
11392026-02-06T16:36:07.329Z Checking hostname v0.4.2
11402026-02-06T16:36:07.411Z Checking wait-timeout v0.2.1
11412026-02-06T16:36:07.486Z Checking lazy_static v1.5.0
11422026-02-06T16:36:07.523Z Checking bit-vec v0.8.0
11432026-02-06T16:36:07.573Z Checking quick-error v1.2.3
11442026-02-06T16:36:07.642Z Checking rand v0.8.5
11452026-02-06T16:36:07.726Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11462026-02-06T16:36:07.747Z Checking rusty-fork v0.3.0
11472026-02-06T16:36:07.884Z Checking bit-set v0.8.0
11482026-02-06T16:36:08.168Z Checking tabwriter v1.4.1
11492026-02-06T16:36:08.236Z Checking rand_xorshift v0.4.0
11502026-02-06T16:36:08.455Z Compiling clap_derive v4.5.49
11512026-02-06T16:36:08.560Z Checking colored v3.0.0
11522026-02-06T16:36:08.586Z Checking utf8parse v0.2.2
11532026-02-06T16:36:08.757Z Checking unarray v0.1.4
11542026-02-06T16:36:08.844Z Checking anstyle-parse v0.2.7
11552026-02-06T16:36:08.952Z Checking proptest v1.8.0
11562026-02-06T16:36:09.117Z Checking strum v0.27.2
11572026-02-06T16:36:09.510Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11582026-02-06T16:36:09.637Z Checking terminal_size v0.4.3
11592026-02-06T16:36:10.771Z Checking anstyle-query v1.1.4
11602026-02-06T16:36:10.923Z Checking colorchoice v1.0.4
11612026-02-06T16:36:10.963Z Checking anstyle v1.0.11
11622026-02-06T16:36:11.095Z Checking is_terminal_polyfill v1.70.1
11632026-02-06T16:36:11.344Z Checking anstream v0.6.20
11642026-02-06T16:36:11.678Z Checking itertools v0.14.0
11652026-02-06T16:36:12.026Z Checking clap_lex v0.7.5
11662026-02-06T16:36:12.832Z Checking clap_builder v4.5.50
11672026-02-06T16:36:12.965Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11682026-02-06T16:36:13.728Z Checking serde_with v3.14.1
11692026-02-06T16:36:14.537Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11702026-02-06T16:36:15.029Z Checking instant v0.1.13
11712026-02-06T16:36:15.479Z Checking foldhash v0.2.0
11722026-02-06T16:36:15.759Z Checking iddqd v0.3.17
11732026-02-06T16:36:15.785Z Checking clap v4.5.50
11742026-02-06T16:36:15.918Z Checking backoff v0.4.0
11752026-02-06T16:36:16.224Z Checking parse-display v0.10.0
11762026-02-06T16:36:16.476Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11772026-02-06T16:36:16.664Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11782026-02-06T16:36:20.054Z Compiling rustls-webpki v0.103.6
11792026-02-06T16:36:27.050Z Checking serde_spanned v0.6.9
11802026-02-06T16:36:27.269Z Compiling memoffset v0.9.1
11812026-02-06T16:36:27.473Z Compiling cfg_aliases v0.2.1
11822026-02-06T16:36:28.195Z Compiling tokio-rustls v0.26.3
11832026-02-06T16:36:28.373Z Compiling nix v0.30.1
11842026-02-06T16:36:29.643Z Compiling winnow v0.5.40
11852026-02-06T16:36:30.497Z Compiling hyper-rustls v0.27.7
11862026-02-06T16:36:31.014Z Compiling reqwest v0.12.23
11872026-02-06T16:36:32.743Z Compiling toml_edit v0.19.15
11882026-02-06T16:36:33.494Z Compiling progenitor-client v0.11.1
11892026-02-06T16:36:34.975Z Compiling progenitor v0.11.1
11902026-02-06T16:36:36.025Z Compiling proc-macro-crate v1.3.1
11912026-02-06T16:36:38.188Z Checking crossbeam-epoch v0.9.18
11922026-02-06T16:36:38.188Z Compiling num-integer v0.1.46
11932026-02-06T16:36:39.469Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11942026-02-06T16:36:39.499Z Compiling progenitor-client v0.10.0
11952026-02-06T16:36:41.149Z Compiling hubpack_derive v0.1.1
11962026-02-06T16:36:41.975Z Compiling zerocopy-derive v0.7.35
11972026-02-06T16:36:42.051Z Checking toml_write v0.1.2
11982026-02-06T16:36:42.422Z Checking toml_edit v0.22.27
11992026-02-06T16:36:42.455Z Checking hubpack v0.1.2
12002026-02-06T16:36:42.784Z Checking num-rational v0.4.2
12012026-02-06T16:36:43.122Z Checking num-iter v0.1.45
12022026-02-06T16:36:43.866Z Compiling num-complex v0.4.6
12032026-02-06T16:36:44.019Z Checking static_assertions v1.1.0
12042026-02-06T16:36:44.142Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12052026-02-06T16:36:44.558Z Compiling rayon-core v1.13.0
12062026-02-06T16:36:44.843Z Checking num v0.4.3
12072026-02-06T16:36:45.077Z Checking toml v0.8.23
12082026-02-06T16:36:45.112Z Compiling proc-macro-error-attr v1.0.4
12092026-02-06T16:36:45.217Z Compiling heapless v0.8.0
12102026-02-06T16:36:45.481Z Compiling float-ord v0.3.2
12112026-02-06T16:36:45.869Z Checking crossbeam-deque v0.8.6
12122026-02-06T16:36:45.903Z Compiling ingot-macros v0.1.1
12132026-02-06T16:36:46.085Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12142026-02-06T16:36:46.210Z Checking hash32 v0.3.1
12152026-02-06T16:36:46.436Z Compiling proc-macro-error v1.0.4
12162026-02-06T16:36:46.853Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12172026-02-06T16:36:47.223Z Compiling smoltcp v0.11.0
12182026-02-06T16:36:47.338Z Checking bytecount v0.6.9
12192026-02-06T16:36:48.738Z Compiling zerocopy v0.7.35
12202026-02-06T16:36:48.903Z Compiling num_enum_derive v0.7.5
12212026-02-06T16:36:49.889Z Compiling num-derive v0.3.3
12222026-02-06T16:36:51.045Z Checking cobs v0.3.0
12232026-02-06T16:36:51.213Z Compiling scroll_derive v0.12.1
12242026-02-06T16:36:51.318Z Compiling foreign-types-macros v0.2.3
12252026-02-06T16:36:51.347Z Compiling usdt-impl v0.5.0
12262026-02-06T16:36:51.381Z Compiling crucible-workspace-hack v0.1.0
12272026-02-06T16:36:51.744Z Checking managed v0.8.0
12282026-02-06T16:36:51.801Z Checking foreign-types-shared v0.3.1
12292026-02-06T16:36:51.880Z Checking bitflags v1.3.2
12302026-02-06T16:36:51.945Z Checking libscf-sys v1.1.0
12312026-02-06T16:36:52.204Z Checking postcard v1.1.3
12322026-02-06T16:36:52.231Z Checking num_enum v0.7.5
12332026-02-06T16:36:52.256Z Checking ingot-types v0.1.2
12342026-02-06T16:36:52.427Z Compiling dof v0.3.0
12352026-02-06T16:36:52.515Z Checking foreign-types v0.5.0
12362026-02-06T16:36:52.591Z Checking scroll v0.12.0
12372026-02-06T16:36:53.009Z Checking ingot v0.1.1
12382026-02-06T16:36:53.047Z Compiling dtrace-parser v0.2.0
12392026-02-06T16:36:53.162Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12402026-02-06T16:36:53.188Z Checking camino-tempfile v1.4.1
12412026-02-06T16:36:53.215Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12422026-02-06T16:36:53.508Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12432026-02-06T16:36:53.956Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12442026-02-06T16:36:54.130Z Checking cstr-argument v0.1.2
12452026-02-06T16:36:54.273Z Compiling thread-id v4.2.2
12462026-02-06T16:36:54.334Z Compiling heck v0.4.1
12472026-02-06T16:36:54.443Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12482026-02-06T16:36:54.599Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12492026-02-06T16:36:54.725Z Checking goblin v0.8.2
12502026-02-06T16:36:54.771Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12512026-02-06T16:36:54.903Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12522026-02-06T16:36:55.062Z Compiling num_enum_derive v0.5.11
12532026-02-06T16:36:55.369Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-02-06T16:36:55.645Z Compiling rustc_version v0.4.1
12552026-02-06T16:36:56.231Z Compiling convert_case v0.4.0
12562026-02-06T16:36:56.257Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12572026-02-06T16:36:56.305Z Checking tinyvec_macros v0.1.1
12582026-02-06T16:36:56.422Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12592026-02-06T16:36:56.821Z Checking tinyvec v1.10.0
12602026-02-06T16:36:56.889Z Compiling derive_more v0.99.20
12612026-02-06T16:36:57.141Z Checking num_enum v0.5.11
12622026-02-06T16:36:57.355Z Compiling libz-sys v1.1.22
12632026-02-06T16:36:57.387Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12642026-02-06T16:36:57.502Z Compiling proc-macro-error-attr2 v2.0.0
12652026-02-06T16:36:58.022Z Compiling rustix v0.38.44
12662026-02-06T16:36:58.245Z Compiling proc-macro-error2 v2.0.1
12672026-02-06T16:36:58.315Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12682026-02-06T16:36:58.611Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12692026-02-06T16:36:58.758Z Compiling usdt-attr-macro v0.5.0
12702026-02-06T16:36:58.860Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12712026-02-06T16:36:59.861Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12722026-02-06T16:37:00.193Z Compiling usdt-macro v0.5.0
12732026-02-06T16:37:00.242Z Compiling zone_cfg_derive v0.3.1
12742026-02-06T16:37:00.730Z Checking rayon v1.11.0
12752026-02-06T16:37:00.804Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12762026-02-06T16:37:01.473Z Compiling num-derive v0.4.2
12772026-02-06T16:37:01.592Z Checking sigpipe v0.1.3
12782026-02-06T16:37:01.728Z Checking memmap v0.7.0
12792026-02-06T16:37:01.976Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12802026-02-06T16:37:02.338Z Checking jiff v0.2.15
12812026-02-06T16:37:02.694Z Checking usdt v0.5.0
12822026-02-06T16:37:02.998Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12832026-02-06T16:37:03.265Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12842026-02-06T16:37:03.503Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12852026-02-06T16:37:03.582Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12862026-02-06T16:37:03.643Z Checking zone v0.3.1
12872026-02-06T16:37:04.023Z Compiling tabled_derive v0.11.0
12882026-02-06T16:37:04.345Z Checking papergrid v0.17.0
12892026-02-06T16:37:04.421Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12902026-02-06T16:37:05.348Z Checking testing_table v0.3.0
12912026-02-06T16:37:05.511Z Checking smf v0.2.3
12922026-02-06T16:37:05.667Z Checking secrecy v0.10.3
12932026-02-06T16:37:05.881Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12942026-02-06T16:37:05.988Z Checking bstr v1.12.0
12952026-02-06T16:37:06.256Z Checking whoami v1.6.1
12962026-02-06T16:37:06.282Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12972026-02-06T16:37:06.332Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12982026-02-06T16:37:06.384Z Compiling curve25519-dalek v4.1.3
12992026-02-06T16:37:06.557Z Checking hmac v0.12.1
13002026-02-06T16:37:06.583Z Checking tabled v0.20.0
13012026-02-06T16:37:06.743Z Checking inout v0.1.4
13022026-02-06T16:37:06.788Z Compiling enum-as-inner v0.6.1
13032026-02-06T16:37:06.854Z Checking ff v0.13.1
13042026-02-06T16:37:06.996Z Checking data-encoding v2.9.0
13052026-02-06T16:37:07.085Z Compiling semver v0.1.20
13062026-02-06T16:37:07.573Z Compiling rustc_version v0.1.7
13072026-02-06T16:37:07.640Z Checking group v0.13.0
13082026-02-06T16:37:07.835Z Checking cipher v0.4.4
13092026-02-06T16:37:07.939Z Checking hkdf v0.12.4
13102026-02-06T16:37:07.983Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13112026-02-06T16:37:08.172Z Compiling thiserror-impl-no-std v2.0.2
13122026-02-06T16:37:08.202Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13132026-02-06T16:37:08.225Z Checking universal-hash v0.5.1
13142026-02-06T16:37:08.388Z Checking crypto-bigint v0.5.5
13152026-02-06T16:37:08.441Z Checking half v2.7.1
13162026-02-06T16:37:08.501Z Compiling curve25519-dalek-derive v0.1.1
13172026-02-06T16:37:08.998Z Checking base16ct v0.2.0
13182026-02-06T16:37:09.214Z Checking indent_write v2.2.0
13192026-02-06T16:37:09.450Z Checking ciborium-io v0.2.2
13202026-02-06T16:37:09.612Z Checking base64ct v1.8.0
13212026-02-06T16:37:09.819Z Checking opaque-debug v0.3.1
13222026-02-06T16:37:10.109Z Checking password-hash v0.5.0
13232026-02-06T16:37:10.365Z Checking poly1305 v0.8.0
13242026-02-06T16:37:10.494Z Checking thiserror-no-std v2.0.2
13252026-02-06T16:37:10.645Z Checking ciborium-ll v0.2.2
13262026-02-06T16:37:10.803Z Checking chacha20 v0.9.1
13272026-02-06T16:37:10.958Z Compiling newtype_derive v0.1.6
13282026-02-06T16:37:10.988Z Checking elliptic-curve v0.13.8
13292026-02-06T16:37:10.991Z Checking similar v2.7.0
13302026-02-06T16:37:11.043Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13312026-02-06T16:37:11.149Z Checking atomicwrites v0.4.4
13322026-02-06T16:37:11.333Z Checking blake2 v0.10.6
13332026-02-06T16:37:11.378Z Checking aead v0.5.2
13342026-02-06T16:37:11.502Z Checking linked-hash-map v0.5.6
13352026-02-06T16:37:11.528Z Compiling owo-colors v4.2.2
13362026-02-06T16:37:11.618Z Checking resolv-conf v0.7.5
13372026-02-06T16:37:11.668Z Checking keccak v0.1.5
13382026-02-06T16:37:11.793Z Checking argon2 v0.5.3
13392026-02-06T16:37:11.820Z Checking lru-cache v0.1.2
13402026-02-06T16:37:11.972Z Checking sha3 v0.10.8
13412026-02-06T16:37:12.005Z Checking chacha20poly1305 v0.10.1
13422026-02-06T16:37:12.088Z Checking vsss-rs v3.3.4
13432026-02-06T16:37:12.138Z Checking ciborium v0.2.2
13442026-02-06T16:37:12.169Z Checking hickory-proto v0.24.4
13452026-02-06T16:37:12.206Z Checking tokio-dtrace v0.1.1
13462026-02-06T16:37:12.343Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13472026-02-06T16:37:12.392Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13482026-02-06T16:37:12.507Z Checking serde-big-array v0.5.1
13492026-02-06T16:37:12.758Z Compiling serde_repr v0.1.20
13502026-02-06T16:37:12.779Z Compiling derive-where v1.6.0
13512026-02-06T16:37:12.840Z Checking same-file v1.0.6
13522026-02-06T16:37:12.931Z Checking siphasher v1.0.1
13532026-02-06T16:37:13.050Z Checking unicode-segmentation v1.12.0
13542026-02-06T16:37:13.077Z Checking walkdir v2.5.0
13552026-02-06T16:37:13.276Z Checking phf_shared v0.12.1
13562026-02-06T16:37:13.388Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13572026-02-06T16:37:13.566Z Checking oxide-tokio-rt v0.1.2
13582026-02-06T16:37:13.795Z Checking newline-converter v0.3.0
13592026-02-06T16:37:13.818Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13602026-02-06T16:37:13.869Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13612026-02-06T16:37:14.285Z Checking console v0.15.11
13622026-02-06T16:37:14.883Z Compiling progenitor-impl v0.10.0
13632026-02-06T16:37:15.168Z Checking tokio-stream v0.1.17
13642026-02-06T16:37:15.538Z Compiling pin-project-internal v1.1.10
13652026-02-06T16:37:15.657Z Checking hickory-resolver v0.24.4
13662026-02-06T16:37:15.706Z Compiling slog-dtrace v0.3.0
13672026-02-06T16:37:16.011Z Checking csv-core v0.1.12
13682026-02-06T16:37:16.115Z Checking swrite v0.1.0
13692026-02-06T16:37:16.269Z Checking unicode-width v0.1.14
13702026-02-06T16:37:16.372Z Compiling chrono-tz v0.10.4
13712026-02-06T16:37:16.393Z Checking smawk v0.3.2
13722026-02-06T16:37:16.627Z Checking unicode-linebreak v0.1.5
13732026-02-06T16:37:16.716Z Compiling cancel-safe-futures v0.1.5
13742026-02-06T16:37:16.786Z Compiling unicode-xid v0.2.6
13752026-02-06T16:37:17.004Z Compiling const_format_proc_macros v0.2.34
13762026-02-06T16:37:17.091Z Checking textwrap v0.16.2
13772026-02-06T16:37:17.094Z Checking qorb v0.4.1
13782026-02-06T16:37:17.223Z Checking csv v1.3.1
13792026-02-06T16:37:17.606Z Checking expectorate v1.2.0
13802026-02-06T16:37:17.844Z Checking phf v0.12.1
13812026-02-06T16:37:17.956Z Checking pin-project v1.1.10
13822026-02-06T16:37:18.064Z Checking unicode-normalization v0.1.24
13832026-02-06T16:37:18.108Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13842026-02-06T16:37:18.739Z Checking libsw-core v0.3.2
13852026-02-06T16:37:18.959Z Compiling libgit2-sys v0.17.0+1.8.1
13862026-02-06T16:37:19.015Z Compiling async-recursion v1.1.1
13872026-02-06T16:37:19.052Z Compiling snafu-derive v0.8.9
13882026-02-06T16:37:19.163Z Compiling cookie v0.18.1
13892026-02-06T16:37:19.287Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13902026-02-06T16:37:19.769Z Checking fixedbitset v0.5.7
13912026-02-06T16:37:19.994Z Compiling moka v0.12.11
13922026-02-06T16:37:20.069Z Checking fixedbitset v0.4.2
13932026-02-06T16:37:20.164Z Checking highway v1.3.0
13942026-02-06T16:37:20.167Z Compiling progenitor-macro v0.10.0
13952026-02-06T16:37:20.348Z Checking petgraph v0.6.5
13962026-02-06T16:37:20.399Z Checking petgraph v0.8.2
13972026-02-06T16:37:22.632Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13982026-02-06T16:37:23.036Z Checking libsw v3.5.0
13992026-02-06T16:37:23.067Z Checking olpc-cjson v0.1.4
14002026-02-06T16:37:23.140Z Checking snafu v0.8.9
14012026-02-06T16:37:23.287Z Checking const_format v0.2.34
14022026-02-06T16:37:23.340Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14032026-02-06T16:37:23.744Z Checking papergrid v0.11.0
14042026-02-06T16:37:23.854Z Checking globset v0.4.16
14052026-02-06T16:37:24.005Z Checking gethostname v0.5.0
14062026-02-06T16:37:24.160Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14072026-02-06T16:37:24.348Z Compiling tabled_derive v0.7.0
14082026-02-06T16:37:24.378Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14092026-02-06T16:37:24.952Z Checking pem v3.0.5
14102026-02-06T16:37:25.163Z Checking bcs v0.1.6
14112026-02-06T16:37:25.234Z Checking serde_plain v1.0.2
14122026-02-06T16:37:25.275Z Checking crc8 v0.1.1
14132026-02-06T16:37:25.432Z Checking typed-path v0.9.3
14142026-02-06T16:37:25.518Z Checking tagptr v0.2.0
14152026-02-06T16:37:25.619Z Checking linear-map v1.2.0
14162026-02-06T16:37:25.796Z Checking termtree v0.5.1
14172026-02-06T16:37:25.945Z Compiling signal-hook v0.3.18
14182026-02-06T16:37:26.035Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14192026-02-06T16:37:26.225Z Checking tabled v0.15.0
14202026-02-06T16:37:27.092Z Checking tough v0.20.0
14212026-02-06T16:37:27.733Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-02-06T16:37:28.696Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14232026-02-06T16:37:28.775Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-02-06T16:37:29.792Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14252026-02-06T16:37:30.505Z Checking progenitor v0.10.0
14262026-02-06T16:37:30.560Z Checking steno v0.4.1
14272026-02-06T16:37:30.702Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14282026-02-06T16:37:31.202Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-02-06T16:37:31.424Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14302026-02-06T16:37:31.482Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14312026-02-06T16:37:31.945Z Checking hickory-proto v0.25.2
14322026-02-06T16:37:32.264Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14332026-02-06T16:37:32.292Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14342026-02-06T16:37:32.493Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-02-06T16:37:32.688Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14362026-02-06T16:37:32.956Z Checking dropshot-api-manager-types v0.2.2
14372026-02-06T16:37:33.253Z Compiling cargo-platform v0.1.9
14382026-02-06T16:37:33.365Z Compiling curl-sys v0.4.83+curl-8.15.0
14392026-02-06T16:37:33.700Z Compiling vergen v8.3.2
14402026-02-06T16:37:33.755Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-02-06T16:37:34.077Z Compiling crc32fast v1.5.0
14422026-02-06T16:37:34.102Z Checking humantime v2.3.0
14432026-02-06T16:37:34.219Z Compiling cargo_metadata v0.18.1
14442026-02-06T16:37:34.454Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14452026-02-06T16:37:34.689Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14462026-02-06T16:37:34.717Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14472026-02-06T16:37:35.507Z Checking hickory-resolver v0.25.2
14482026-02-06T16:37:35.903Z Checking sha2 v0.10.9
14492026-02-06T16:37:36.456Z Compiling blake3 v1.8.2
14502026-02-06T16:37:36.658Z Compiling fs-err v3.1.2
14512026-02-06T16:37:37.035Z Checking adler2 v2.0.1
14522026-02-06T16:37:37.209Z Checking miniz_oxide v0.8.9
14532026-02-06T16:37:37.293Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14542026-02-06T16:37:37.531Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14552026-02-06T16:37:37.661Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14562026-02-06T16:37:37.959Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14572026-02-06T16:37:37.991Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14582026-02-06T16:37:38.084Z Checking filetime v0.2.26
14592026-02-06T16:37:38.330Z Checking arrayvec v0.7.6
14602026-02-06T16:37:38.677Z Checking constant_time_eq v0.3.1
14612026-02-06T16:37:38.833Z Compiling curl v0.4.49
14622026-02-06T16:37:39.264Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14632026-02-06T16:37:39.638Z Checking xattr v1.6.1
14642026-02-06T16:37:39.874Z Checking arrayref v0.3.9
14652026-02-06T16:37:40.028Z Checking is_ci v1.2.0
14662026-02-06T16:37:40.189Z Checking supports-color v3.0.2
14672026-02-06T16:37:40.413Z Checking tar v0.4.44
14682026-02-06T16:37:40.984Z Checking flate2 v1.1.2
14692026-02-06T16:37:41.375Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14702026-02-06T16:37:41.494Z Checking drift v0.1.0
14712026-02-06T16:37:41.620Z Checking kstat-rs v0.2.4
14722026-02-06T16:37:41.953Z Checking toml v0.7.8
14732026-02-06T16:37:41.980Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14742026-02-06T16:37:41.984Z Checking topological-sort v0.2.2
14752026-02-06T16:37:42.210Z Checking dropshot-api-manager v0.2.2
14762026-02-06T16:37:42.595Z Checking omicron-zone-package v0.12.2
14772026-02-06T16:37:42.669Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14782026-02-06T16:37:44.408Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14792026-02-06T16:37:44.526Z Checking signal-hook-tokio v0.3.1
14802026-02-06T16:37:44.666Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14812026-02-06T16:37:44.704Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
14822026-02-06T16:37:45.819Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14832026-02-06T16:37:45.856Z Checking internet-checksum v0.2.1
14842026-02-06T16:37:46.063Z Checking search_path v0.1.4
14852026-02-06T16:37:46.231Z Checking display-error-chain v0.2.2
14862026-02-06T16:37:46.257Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14872026-02-06T16:37:46.260Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-02-06T16:37:46.308Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14892026-02-06T16:37:46.448Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14902026-02-06T16:37:48.154Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-02-06T16:37:50.006Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14922026-02-06T16:37:50.230Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14932026-02-06T16:37:51.274Z Compiling git2 v0.19.0
14942026-02-06T16:37:55.377Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14952026-02-06T16:37:56.504Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14962026-02-06T16:38:07.699Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14972026-02-06T16:38:09.730Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-02-06T16:38:17.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 39s
14992026-02-06T16:38:17.592Z+ for feat in tofino_stub tofino_asic softnpu chaos
15002026-02-06T16:38:17.592Z+ cargo clippy --features tofino_asic -- --deny warnings
15012026-02-06T16:38:18.383Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15022026-02-06T16:38:18.388Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15032026-02-06T16:38:18.482Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15042026-02-06T16:38:18.485Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15052026-02-06T16:38:30.097Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15062026-02-06T16:38:30.101Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15072026-02-06T16:38:34.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.26s
15082026-02-06T16:38:34.166Z+ for feat in tofino_stub tofino_asic softnpu chaos
15092026-02-06T16:38:34.166Z+ cargo clippy --features softnpu -- --deny warnings
15102026-02-06T16:38:34.682Z Downloading crates ...
15112026-02-06T16:38:34.864Z Downloaded wyz v0.5.1
15122026-02-06T16:38:34.871Z Downloaded ascii v1.1.0
15132026-02-06T16:38:34.874Z Downloaded libloading v0.7.4
15142026-02-06T16:38:34.877Z Downloaded typeid v1.0.3
15152026-02-06T16:38:34.877Z Downloaded radium v0.7.0
15162026-02-06T16:38:34.880Z Downloaded bitstruct v0.1.1
15172026-02-06T16:38:34.880Z Downloaded funty v2.0.0
15182026-02-06T16:38:34.883Z Downloaded tap v1.0.1
15192026-02-06T16:38:34.887Z Downloaded bitstruct_derive v0.1.0
15202026-02-06T16:38:34.890Z Downloaded serde_arrays v0.1.0
15212026-02-06T16:38:34.890Z Downloaded erased-serde v0.4.8
15222026-02-06T16:38:34.900Z Downloaded bitvec v1.0.1
15232026-02-06T16:38:34.913Z Downloaded num-bigint v0.4.6
15242026-02-06T16:38:35.089Z Checking num-integer v0.1.46
15252026-02-06T16:38:35.188Z Checking num-complex v0.4.6
15262026-02-06T16:38:35.204Z Compiling radium v0.7.0
15272026-02-06T16:38:35.216Z Checking tap v1.0.1
15282026-02-06T16:38:35.227Z Checking funty v2.0.0
15292026-02-06T16:38:35.239Z Compiling typeid v1.0.3
15302026-02-06T16:38:35.243Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15312026-02-06T16:38:35.263Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15322026-02-06T16:38:35.368Z Checking wyz v0.5.1
15332026-02-06T16:38:35.592Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15342026-02-06T16:38:35.621Z Checking num-bigint v0.4.6
15352026-02-06T16:38:35.636Z Checking num-iter v0.1.45
15362026-02-06T16:38:35.710Z Compiling erased-serde v0.4.8
15372026-02-06T16:38:35.773Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15382026-02-06T16:38:35.957Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15392026-02-06T16:38:35.961Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15402026-02-06T16:38:35.980Z Compiling bitstruct_derive v0.1.0
15412026-02-06T16:38:35.993Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15422026-02-06T16:38:36.014Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15432026-02-06T16:38:36.042Z Checking bitvec v1.0.1
15442026-02-06T16:38:36.146Z Checking ascii v1.1.0
15452026-02-06T16:38:36.168Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15462026-02-06T16:38:36.201Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15472026-02-06T16:38:36.365Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15482026-02-06T16:38:36.380Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15492026-02-06T16:38:36.470Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15502026-02-06T16:38:36.516Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15512026-02-06T16:38:37.120Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15522026-02-06T16:38:37.177Z Checking serde_arrays v0.1.0
15532026-02-06T16:38:37.236Z Checking bitstruct v0.1.1
15542026-02-06T16:38:37.349Z Checking libloading v0.7.4
15552026-02-06T16:38:37.365Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15562026-02-06T16:38:37.651Z Checking num-rational v0.4.2
15572026-02-06T16:38:38.112Z Checking num v0.4.3
15582026-02-06T16:38:38.205Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15592026-02-06T16:38:38.947Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15602026-02-06T16:38:39.351Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15612026-02-06T16:38:39.351Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15622026-02-06T16:38:39.603Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15632026-02-06T16:38:40.156Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15642026-02-06T16:38:40.160Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15652026-02-06T16:38:40.837Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15662026-02-06T16:38:41.099Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15672026-02-06T16:38:41.102Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15682026-02-06T16:38:41.102Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15692026-02-06T16:38:41.198Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15702026-02-06T16:38:41.705Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15712026-02-06T16:38:42.405Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15722026-02-06T16:38:43.761Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15732026-02-06T16:38:43.869Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15742026-02-06T16:38:47.156Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15752026-02-06T16:38:50.672Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15762026-02-06T16:38:50.816Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15772026-02-06T16:39:01.818Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15782026-02-06T16:39:03.834Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15792026-02-06T16:39:04.530Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15802026-02-06T16:39:11.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.00s
15812026-02-06T16:39:11.496Z+ for feat in tofino_stub tofino_asic softnpu chaos
15822026-02-06T16:39:11.496Z+ cargo clippy --features chaos -- --deny warnings
15832026-02-06T16:39:12.272Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15842026-02-06T16:39:12.276Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15852026-02-06T16:39:12.276Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15862026-02-06T16:39:23.764Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15872026-02-06T16:39:23.768Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15882026-02-06T16:39:27.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s
15892026-02-06T16:39:27.769Z+ banner fmt
15902026-02-06T16:39:27.772Z
15912026-02-06T16:39:27.772Z ###### # # #####
15922026-02-06T16:39:27.772Z # ## ## #
15932026-02-06T16:39:27.772Z ##### # ## # #
15942026-02-06T16:39:27.772Z # # # #
15952026-02-06T16:39:27.772Z # # # #
15962026-02-06T16:39:27.772Z # # # #
15972026-02-06T16:39:27.772Z
15982026-02-06T16:39:27.772Z+ cargo fmt -- --check
15992026-02-06T16:39:28.543Z+ banner test
16002026-02-06T16:39:28.546Z
16012026-02-06T16:39:28.546Z ##### ###### #### #####
16022026-02-06T16:39:28.546Z # # # #
16032026-02-06T16:39:28.546Z # ##### #### #
16042026-02-06T16:39:28.547Z # # # #
16052026-02-06T16:39:28.547Z # # # # #
16062026-02-06T16:39:28.547Z # ###### #### #
16072026-02-06T16:39:28.547Z
16082026-02-06T16:39:28.547Z+ for feat in tofino_stub tofino_asic softnpu chaos
16092026-02-06T16:39:28.547Z+ RUST_BACKTRACE=full
16102026-02-06T16:39:28.547Z+ cargo test --features tofino_stub --no-fail-fast
16112026-02-06T16:39:29.869Z Compiling unicode-ident v1.0.19
16122026-02-06T16:39:29.872Z Compiling cfg-if v1.0.3
16132026-02-06T16:39:29.872Z Compiling memchr v2.7.5
16142026-02-06T16:39:30.031Z Compiling serde_core v1.0.228
16152026-02-06T16:39:30.050Z Compiling itoa v1.0.15
16162026-02-06T16:39:30.068Z Compiling libc v0.2.176
16172026-02-06T16:39:30.119Z Compiling zmij v1.0.17
16182026-02-06T16:39:30.131Z Compiling libm v0.2.15
16192026-02-06T16:39:30.190Z Compiling proc-macro2 v1.0.101
16202026-02-06T16:39:30.282Z Compiling log v0.4.28
16212026-02-06T16:39:30.656Z Compiling smallvec v1.15.1
16222026-02-06T16:39:31.103Z Compiling quote v1.0.40
16232026-02-06T16:39:31.378Z Compiling heck v0.5.0
16242026-02-06T16:39:31.429Z Compiling iana-time-zone v0.1.64
16252026-02-06T16:39:31.549Z Compiling syn v2.0.114
16262026-02-06T16:39:31.829Z Compiling equivalent v1.0.2
16272026-02-06T16:39:31.863Z Compiling allocator-api2 v0.2.21
16282026-02-06T16:39:31.863Z Compiling regex-syntax v0.8.6
16292026-02-06T16:39:31.920Z Compiling dyn-clone v1.0.20
16302026-02-06T16:39:32.007Z Compiling aho-corasick v1.1.3
16312026-02-06T16:39:32.170Z Compiling stable_deref_trait v1.2.0
16322026-02-06T16:39:32.304Z Compiling pin-project-lite v0.2.16
16332026-02-06T16:39:32.470Z Compiling hashbrown v0.16.1
16342026-02-06T16:39:32.505Z Compiling fnv v1.0.7
16352026-02-06T16:39:32.670Z Compiling percent-encoding v2.3.2
16362026-02-06T16:39:32.909Z Compiling writeable v0.6.1
16372026-02-06T16:39:33.016Z Compiling litemap v0.8.0
16382026-02-06T16:39:33.473Z Compiling icu_properties_data v2.0.1
16392026-02-06T16:39:33.557Z Compiling icu_normalizer_data v2.0.0
16402026-02-06T16:39:33.688Z Compiling form_urlencoded v1.2.2
16412026-02-06T16:39:33.708Z Compiling utf8_iter v1.0.4
16422026-02-06T16:39:33.728Z Compiling scopeguard v1.2.0
16432026-02-06T16:39:33.914Z Compiling lock_api v0.4.13
16442026-02-06T16:39:33.983Z Compiling ucd-trie v0.1.7
16452026-02-06T16:39:34.015Z Compiling byteorder v1.5.0
16462026-02-06T16:39:34.379Z Compiling num-traits v0.2.19
16472026-02-06T16:39:34.499Z Compiling semver v1.0.27
16482026-02-06T16:39:34.576Z Compiling serde_json v1.0.149
16492026-02-06T16:39:34.733Z Compiling indexmap v2.13.0
16502026-02-06T16:39:35.243Z Compiling regex-automata v0.4.13
16512026-02-06T16:39:35.373Z Compiling getrandom v0.3.3
16522026-02-06T16:39:35.583Z Compiling glob v0.3.3
16532026-02-06T16:39:35.672Z Compiling minimal-lexical v0.2.1
16542026-02-06T16:39:36.211Z Compiling futures-core v0.3.31
16552026-02-06T16:39:36.288Z Compiling nom v7.1.3
16562026-02-06T16:39:36.485Z Compiling time-core v0.1.6
16572026-02-06T16:39:36.529Z Compiling clang-sys v1.8.1
16582026-02-06T16:39:36.818Z Compiling num-conv v0.1.0
16592026-02-06T16:39:36.868Z Compiling libloading v0.8.9
16602026-02-06T16:39:37.112Z Compiling time-macros v0.2.24
16612026-02-06T16:39:37.297Z Compiling bindgen v0.72.1
16622026-02-06T16:39:37.988Z Compiling pretty-hex v0.4.1
16632026-02-06T16:39:38.130Z Compiling uuid v1.20.0
16642026-02-06T16:39:38.236Z Compiling strsim v0.11.1
16652026-02-06T16:39:39.075Z Compiling synstructure v0.13.2
16662026-02-06T16:39:39.087Z Compiling serde_derive_internals v0.29.1
16672026-02-06T16:39:39.532Z Compiling regex v1.12.2
16682026-02-06T16:39:39.577Z Compiling prettyplease v0.2.37
16692026-02-06T16:39:39.988Z Compiling cexpr v0.6.0
16702026-02-06T16:39:40.214Z Compiling futures-sink v0.3.31
16712026-02-06T16:39:40.401Z Compiling plain v0.2.3
16722026-02-06T16:39:40.629Z Compiling slab v0.4.11
16732026-02-06T16:39:40.928Z Compiling ryu v1.0.20
16742026-02-06T16:39:40.948Z Compiling syn v1.0.109
16752026-02-06T16:39:41.361Z Compiling futures-channel v0.3.31
16762026-02-06T16:39:41.516Z Compiling pin-utils v0.1.0
16772026-02-06T16:39:41.632Z Compiling foldhash v0.1.5
16782026-02-06T16:39:41.942Z Compiling hashbrown v0.15.5
16792026-02-06T16:39:42.115Z Compiling serde_derive v1.0.228
16802026-02-06T16:39:42.192Z Compiling zerofrom-derive v0.1.6
16812026-02-06T16:39:42.391Z Compiling yoke-derive v0.8.0
16822026-02-06T16:39:43.020Z Compiling zerovec-derive v0.11.1
16832026-02-06T16:39:43.185Z Compiling displaydoc v0.2.5
16842026-02-06T16:39:44.750Z Compiling thiserror-impl v2.0.18
16852026-02-06T16:39:44.767Z Compiling schemars_derive v0.8.22
16862026-02-06T16:39:45.054Z Compiling tokio-macros v2.6.0
16872026-02-06T16:39:45.551Z Compiling zerocopy-derive v0.8.27
16882026-02-06T16:39:46.074Z Compiling zeroize_derive v1.4.3
16892026-02-06T16:39:46.628Z Compiling futures-macro v0.3.31
16902026-02-06T16:39:47.418Z Compiling zerofrom v0.1.6
16912026-02-06T16:39:47.494Z Compiling thiserror v2.0.18
16922026-02-06T16:39:47.515Z Compiling thiserror-impl v1.0.69
16932026-02-06T16:39:47.665Z Compiling yoke v0.8.0
16942026-02-06T16:39:47.683Z Compiling tracing-attributes v0.1.30
16952026-02-06T16:39:48.031Z Compiling zerovec v0.11.4
16962026-02-06T16:39:48.395Z Compiling zerotrie v0.2.2
16972026-02-06T16:39:48.468Z Compiling zerocopy v0.8.27
16982026-02-06T16:39:48.492Z Compiling serde v1.0.228
16992026-02-06T16:39:49.759Z Compiling bytes v1.10.1
17002026-02-06T16:39:49.963Z Compiling serde_tokenstream v0.2.2
17012026-02-06T16:39:50.030Z Compiling tinystr v0.8.1
17022026-02-06T16:39:50.116Z Compiling potential_utf v0.1.3
17032026-02-06T16:39:50.320Z Compiling icu_collections v2.0.0
17042026-02-06T16:39:50.410Z Compiling icu_locale_core v2.0.0
17052026-02-06T16:39:50.443Z Compiling pest v2.8.2
17062026-02-06T16:39:50.550Z Compiling chrono v0.4.43
17072026-02-06T16:39:50.569Z Compiling scroll_derive v0.13.1
17082026-02-06T16:39:51.347Z Compiling http v1.4.0
17092026-02-06T16:39:51.498Z Compiling async-trait v0.1.89
17102026-02-06T16:39:52.297Z Compiling icu_provider v2.0.0
17112026-02-06T16:39:52.487Z Compiling futures-io v0.3.31
17122026-02-06T16:39:52.641Z Compiling futures-task v0.3.31
17132026-02-06T16:39:52.798Z Compiling icu_properties v2.0.1
17142026-02-06T16:39:52.919Z Compiling icu_normalizer v2.0.0
17152026-02-06T16:39:52.961Z Compiling pest_meta v2.8.2
17162026-02-06T16:39:53.198Z Compiling schemars v0.8.22
17172026-02-06T16:39:53.448Z Compiling aws-lc-sys v0.31.0
17182026-02-06T16:39:53.569Z Compiling scroll v0.13.0
17192026-02-06T16:39:53.997Z Compiling thiserror v1.0.69
17202026-02-06T16:39:54.101Z Compiling regress v0.10.4
17212026-02-06T16:39:54.175Z Compiling goblin v0.10.1
17222026-02-06T16:39:55.303Z Compiling idna_adapter v1.2.1
17232026-02-06T16:39:55.559Z Compiling pest_generator v2.8.2
17242026-02-06T16:39:55.674Z Compiling idna v1.1.0
17252026-02-06T16:39:56.054Z Compiling openssl-macros v0.1.1
17262026-02-06T16:39:56.454Z Compiling url v2.5.7
17272026-02-06T16:39:56.921Z Compiling socket2 v0.6.0
17282026-02-06T16:39:57.131Z Compiling pest_derive v2.8.2
17292026-02-06T16:39:57.407Z Compiling thread-id v5.0.0
17302026-02-06T16:39:57.784Z Compiling typify-impl v0.4.3
17312026-02-06T16:39:57.879Z Compiling getrandom v0.2.16
17322026-02-06T16:39:58.125Z Compiling dtrace-parser v0.3.0
17332026-02-06T16:39:58.222Z Compiling parking_lot_core v0.9.11
17342026-02-06T16:39:58.417Z Compiling daft-derive v0.1.4
17352026-02-06T16:39:58.458Z Compiling signal-hook-registry v1.4.6
17362026-02-06T16:39:58.824Z Compiling parking_lot v0.12.4
17372026-02-06T16:39:59.269Z Compiling darling_core v0.21.3
17382026-02-06T16:39:59.713Z Compiling mio v1.0.4
17392026-02-06T16:40:00.037Z Compiling untrusted v0.9.0
17402026-02-06T16:40:00.251Z Compiling zeroize v1.8.1
17412026-02-06T16:40:00.281Z Compiling ppv-lite86 v0.2.21
17422026-02-06T16:40:00.641Z Compiling tokio v1.49.0
17432026-02-06T16:40:00.911Z Compiling dof v0.4.0
17442026-02-06T16:40:01.050Z Compiling openapiv3 v2.2.0
17452026-02-06T16:40:03.491Z Compiling usdt-impl v0.6.0
17462026-02-06T16:40:04.884Z Compiling darling_macro v0.21.3
17472026-02-06T16:40:04.941Z Compiling erased-serde v0.3.31
17482026-02-06T16:40:04.989Z Compiling typenum v1.18.0
17492026-02-06T16:40:05.751Z Compiling usdt-attr-macro v0.6.0
17502026-02-06T16:40:05.976Z Compiling usdt-macro v0.6.0
17512026-02-06T16:40:06.237Z Compiling darling v0.21.3
17522026-02-06T16:40:06.378Z Compiling anyhow v1.0.100
17532026-02-06T16:40:06.396Z Compiling serde_yaml v0.9.34+deprecated
17542026-02-06T16:40:07.225Z Compiling base64 v0.22.1
17552026-02-06T16:40:07.813Z Compiling http-body v1.0.1
17562026-02-06T16:40:07.816Z Compiling bitflags v2.9.4
17572026-02-06T16:40:07.884Z Compiling atomic-waker v1.1.2
17582026-02-06T16:40:07.961Z Compiling ipnet v2.11.0
17592026-02-06T16:40:08.077Z Compiling structmeta-derive v0.3.0
17602026-02-06T16:40:08.097Z Compiling httparse v1.10.1
17612026-02-06T16:40:08.308Z Compiling portable-atomic v1.11.1
17622026-02-06T16:40:09.169Z Compiling tower-layer v0.3.3
17632026-02-06T16:40:09.344Z Compiling tower-service v0.3.3
17642026-02-06T16:40:09.565Z Compiling newtype-uuid-macros v0.1.0
17652026-02-06T16:40:09.606Z Compiling strum_macros v0.26.4
17662026-02-06T16:40:10.450Z Compiling structmeta v0.3.0
17672026-02-06T16:40:10.859Z Compiling try-lock v0.2.5
17682026-02-06T16:40:11.059Z Compiling critical-section v1.2.0
17692026-02-06T16:40:11.230Z Compiling once_cell v1.21.3
17702026-02-06T16:40:11.250Z Compiling want v0.3.1
17712026-02-06T16:40:11.498Z Compiling async-stream-impl v0.3.6
17722026-02-06T16:40:11.660Z Compiling powerfmt v0.2.0
17732026-02-06T16:40:11.902Z Compiling httpdate v1.0.3
17742026-02-06T16:40:12.073Z Compiling deranged v0.5.3
17752026-02-06T16:40:12.094Z Compiling num_threads v0.1.7
17762026-02-06T16:40:12.367Z Compiling omicron-workspace-hack v0.1.0
17772026-02-06T16:40:12.489Z Compiling dropshot_endpoint v0.16.7
17782026-02-06T16:40:12.547Z Compiling typify-macro v0.4.3
17792026-02-06T16:40:14.378Z Compiling ref-cast-impl v1.0.25
17802026-02-06T16:40:15.605Z Compiling subtle v2.6.1
17812026-02-06T16:40:15.919Z Compiling derive-ex v0.1.8
17822026-02-06T16:40:16.095Z Compiling strum_macros v0.27.2
17832026-02-06T16:40:16.337Z Compiling http-body-util v0.1.3
17842026-02-06T16:40:16.800Z Compiling serde_with_macros v3.14.1
17852026-02-06T16:40:16.803Z Compiling typify v0.4.3
17862026-02-06T16:40:16.908Z Compiling serde_urlencoded v0.7.1
17872026-02-06T16:40:16.960Z Compiling progenitor-impl v0.11.1
17882026-02-06T16:40:17.839Z Compiling rand_core v0.6.4
17892026-02-06T16:40:17.956Z Compiling sync_wrapper v1.0.2
17902026-02-06T16:40:18.137Z Compiling thread_local v1.1.9
17912026-02-06T16:40:18.622Z Compiling encoding_rs v0.8.35
17922026-02-06T16:40:18.645Z Compiling match_cfg v0.1.0
17932026-02-06T16:40:19.196Z Compiling mime v0.3.17
17942026-02-06T16:40:19.225Z Compiling parse-display-derive v0.10.0
17952026-02-06T16:40:19.565Z Compiling test-strategy v0.4.3
17962026-02-06T16:40:20.437Z Compiling toml_datetime v0.6.11
17972026-02-06T16:40:20.627Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17982026-02-06T16:40:20.992Z Compiling iri-string v0.7.8
17992026-02-06T16:40:21.494Z Compiling take_mut v0.2.2
18002026-02-06T16:40:21.565Z Compiling term v1.2.0
18012026-02-06T16:40:21.687Z Compiling futures-util v0.3.31
18022026-02-06T16:40:23.002Z Compiling clap_derive v4.5.49
18032026-02-06T16:40:23.068Z Compiling cpufeatures v0.2.17
18042026-02-06T16:40:23.154Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18052026-02-06T16:40:23.998Z Compiling tracing-core v0.1.34
18062026-02-06T16:40:24.062Z Compiling unicode-width v0.2.1
18072026-02-06T16:40:24.636Z Compiling fastrand v2.3.0
18082026-02-06T16:40:25.180Z Compiling progenitor-macro v0.11.1
18092026-02-06T16:40:25.216Z Compiling tracing v0.1.41
18102026-02-06T16:40:25.347Z Compiling camino v1.2.2
18112026-02-06T16:40:26.275Z Compiling generic-array v0.14.7
18122026-02-06T16:40:26.628Z Compiling errno v0.3.14
18132026-02-06T16:40:26.864Z Compiling ipnetwork v0.21.1
18142026-02-06T16:40:27.086Z Compiling crossbeam-utils v0.8.21
18152026-02-06T16:40:27.392Z Compiling slog v2.8.2
18162026-02-06T16:40:27.774Z Compiling winnow v0.7.14
18172026-02-06T16:40:27.777Z Compiling hex v0.4.3
18182026-02-06T16:40:28.263Z Compiling rustix v1.1.2
18192026-02-06T16:40:28.281Z Compiling rustls-pki-types v1.12.0
18202026-02-06T16:40:29.598Z Compiling crypto-common v0.1.6
18212026-02-06T16:40:29.835Z Compiling rand_core v0.9.3
18222026-02-06T16:40:31.214Z Compiling oxnet v0.1.4
18232026-02-06T16:40:31.251Z Compiling tokio-util v0.7.16
18242026-02-06T16:40:31.370Z Compiling ring v0.17.14
18252026-02-06T16:40:31.390Z Compiling itertools v0.14.0
18262026-02-06T16:40:32.147Z Compiling rand_chacha v0.9.0
18272026-02-06T16:40:33.155Z Compiling rand v0.9.2
18282026-02-06T16:40:34.295Z Compiling quick-error v1.2.3
18292026-02-06T16:40:34.471Z Compiling debug-ignore v1.0.5
18302026-02-06T16:40:34.474Z Compiling spin v0.9.8
18312026-02-06T16:40:34.658Z Compiling h2 v0.4.12
18322026-02-06T16:40:34.694Z Compiling toml_parser v1.0.6+spec-1.1.0
18332026-02-06T16:40:36.075Z Compiling tabwriter v1.4.1
18342026-02-06T16:40:36.287Z Compiling toml_datetime v0.7.5+spec-1.1.0
18352026-02-06T16:40:36.538Z Compiling serde_spanned v1.0.4
18362026-02-06T16:40:36.824Z Compiling lazy_static v1.5.0
18372026-02-06T16:40:36.912Z Compiling toml_writer v1.0.6+spec-1.1.0
18382026-02-06T16:40:36.997Z Compiling bit-vec v0.8.0
18392026-02-06T16:40:37.300Z Compiling colored v3.0.0
18402026-02-06T16:40:37.320Z Compiling toml v0.9.11+spec-1.1.0
18412026-02-06T16:40:37.483Z Compiling bit-set v0.8.0
18422026-02-06T16:40:37.710Z Compiling time v0.3.44
18432026-02-06T16:40:37.802Z Compiling strum v0.26.3
18442026-02-06T16:40:38.021Z Compiling async-stream v0.3.6
18452026-02-06T16:40:38.081Z Compiling waitgroup v0.1.2
18462026-02-06T16:40:38.319Z Compiling serde_path_to_error v0.1.20
18472026-02-06T16:40:38.322Z Compiling unarray v0.1.4
18482026-02-06T16:40:38.523Z Compiling anstyle v1.0.11
18492026-02-06T16:40:38.992Z Compiling crossbeam-channel v0.5.15
18502026-02-06T16:40:39.096Z Compiling block-buffer v0.10.4
18512026-02-06T16:40:39.376Z Compiling hyper v1.8.1
18522026-02-06T16:40:40.072Z Compiling macaddr v1.0.1
18532026-02-06T16:40:40.528Z Compiling utf8parse v0.2.2
18542026-02-06T16:40:40.986Z Compiling anstyle-parse v0.2.7
18552026-02-06T16:40:41.055Z Compiling digest v0.10.7
18562026-02-06T16:40:41.168Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18572026-02-06T16:40:41.350Z Compiling ref-cast v1.0.25
18582026-02-06T16:40:41.484Z Compiling openssl-sys v0.9.109
18592026-02-06T16:40:41.517Z Compiling anstyle-query v1.1.4
18602026-02-06T16:40:41.520Z Compiling is_terminal_polyfill v1.70.1
18612026-02-06T16:40:41.732Z Compiling colorchoice v1.0.4
18622026-02-06T16:40:41.763Z Compiling hyper-util v0.1.19
18632026-02-06T16:40:41.831Z Compiling strum v0.27.2
18642026-02-06T16:40:41.925Z Compiling anstream v0.6.20
18652026-02-06T16:40:41.980Z Compiling is-terminal v0.4.16
18662026-02-06T16:40:42.048Z Compiling clap_lex v0.7.5
18672026-02-06T16:40:42.135Z Compiling untrusted v0.7.1
18682026-02-06T16:40:42.352Z Compiling foreign-types-shared v0.1.1
18692026-02-06T16:40:42.378Z Compiling slog-term v2.9.2
18702026-02-06T16:40:42.498Z Compiling foreign-types v0.3.2
18712026-02-06T16:40:42.533Z Compiling slog-json v2.6.1
18722026-02-06T16:40:42.618Z Compiling slog-async v2.8.0
18732026-02-06T16:40:42.638Z Compiling hostname v0.3.1
18742026-02-06T16:40:42.736Z Compiling openssl-probe v0.1.6
18752026-02-06T16:40:42.875Z Compiling slog-bunyan v2.5.0
18762026-02-06T16:40:42.897Z Compiling openssl v0.10.73
18772026-02-06T16:40:43.122Z Compiling futures-executor v0.3.31
18782026-02-06T16:40:43.666Z Compiling instant v0.1.13
18792026-02-06T16:40:43.786Z Compiling foldhash v0.2.0
18802026-02-06T16:40:43.824Z Compiling futures v0.3.31
18812026-02-06T16:40:44.252Z Compiling webpki-roots v1.0.2
18822026-02-06T16:40:44.491Z Compiling tower v0.5.2
18832026-02-06T16:40:45.439Z Compiling memmap2 v0.9.8
18842026-02-06T16:40:46.224Z Compiling tower-http v0.6.6
18852026-02-06T16:40:48.599Z Compiling native-tls v0.2.14
18862026-02-06T16:40:48.619Z Compiling tempfile v3.23.0
18872026-02-06T16:40:49.243Z Compiling tokio-native-tls v0.3.1
18882026-02-06T16:40:49.507Z Compiling hyper-tls v0.6.0
18892026-02-06T16:40:51.509Z Compiling usdt v0.6.0
18902026-02-06T16:40:52.270Z Compiling either v1.15.0
18912026-02-06T16:40:52.682Z Compiling newtype-uuid v1.3.2
18922026-02-06T16:40:54.509Z Compiling daft v0.1.4
18932026-02-06T16:40:55.862Z Compiling rustls-webpki v0.102.8
18942026-02-06T16:40:57.335Z Compiling rustls v0.22.4
18952026-02-06T16:41:02.557Z Compiling tokio-rustls v0.25.0
18962026-02-06T16:41:03.773Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18972026-02-06T16:41:04.134Z Compiling aws-lc-rs v1.14.0
18982026-02-06T16:41:04.167Z Compiling rustls v0.23.32
18992026-02-06T16:41:05.158Z Compiling sha1 v0.10.6
19002026-02-06T16:41:05.237Z Compiling multer v3.1.0
19012026-02-06T16:41:05.635Z Compiling terminal_size v0.4.3
19022026-02-06T16:41:06.065Z Compiling rustls-pemfile v2.2.0
19032026-02-06T16:41:06.295Z Compiling rand_chacha v0.3.1
19042026-02-06T16:41:06.437Z Compiling hostname v0.4.2
19052026-02-06T16:41:06.705Z Compiling wait-timeout v0.2.1
19062026-02-06T16:41:06.763Z Compiling rand v0.8.5
19072026-02-06T16:41:06.854Z Compiling dropshot v0.16.7
19082026-02-06T16:41:06.993Z Compiling rusty-fork v0.3.0
19092026-02-06T16:41:07.409Z Compiling rustls-webpki v0.103.6
19102026-02-06T16:41:08.281Z Compiling rand_xorshift v0.4.0
19112026-02-06T16:41:09.218Z Compiling proptest v1.8.0
19122026-02-06T16:41:11.420Z Compiling clap_builder v4.5.50
19132026-02-06T16:41:14.286Z Compiling hubpack_derive v0.1.1
19142026-02-06T16:41:16.034Z Compiling clap v4.5.50
19152026-02-06T16:41:16.176Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19162026-02-06T16:41:17.136Z Compiling tokio-rustls v0.26.3
19172026-02-06T16:41:17.678Z Compiling hyper-rustls v0.27.7
19182026-02-06T16:41:18.342Z Compiling reqwest v0.12.23
19192026-02-06T16:41:18.976Z Compiling serde_spanned v0.6.9
19202026-02-06T16:41:19.278Z Compiling winnow v0.5.40
19212026-02-06T16:41:21.079Z Compiling serde_with v3.14.1
19222026-02-06T16:41:21.310Z Compiling progenitor-client v0.11.1
19232026-02-06T16:41:21.827Z Compiling progenitor v0.11.1
19242026-02-06T16:41:21.848Z Compiling progenitor-client v0.10.0
19252026-02-06T16:41:23.288Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19262026-02-06T16:41:24.652Z Compiling rustc-hash v2.1.1
19272026-02-06T16:41:24.874Z Compiling iddqd v0.3.17
19282026-02-06T16:41:25.445Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19292026-02-06T16:41:27.475Z Compiling backoff v0.4.0
19302026-02-06T16:41:28.308Z Compiling parse-display v0.10.0
19312026-02-06T16:41:28.797Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19322026-02-06T16:41:28.800Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19332026-02-06T16:41:32.416Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19342026-02-06T16:41:32.523Z Compiling num-derive v0.3.3
19352026-02-06T16:41:33.673Z Compiling toml_write v0.1.2
19362026-02-06T16:41:34.071Z Compiling toml_edit v0.22.27
19372026-02-06T16:41:37.975Z Compiling toml_edit v0.19.15
19382026-02-06T16:41:39.712Z Compiling num-integer v0.1.46
19392026-02-06T16:41:40.504Z Compiling float-ord v0.3.2
19402026-02-06T16:41:40.646Z Compiling proc-macro-crate v1.3.1
19412026-02-06T16:41:42.456Z Compiling toml v0.8.23
19422026-02-06T16:41:50.840Z Compiling num-rational v0.4.2
19432026-02-06T16:41:50.898Z Compiling num-iter v0.1.45
19442026-02-06T16:41:51.610Z Compiling num-complex v0.4.6
19452026-02-06T16:41:52.526Z Compiling num v0.4.3
19462026-02-06T16:42:01.140Z Compiling zerocopy-derive v0.7.35
19472026-02-06T16:42:01.574Z Compiling ingot-macros v0.1.1
19482026-02-06T16:42:01.751Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19492026-02-06T16:42:02.874Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19502026-02-06T16:42:02.879Z Compiling scroll_derive v0.12.1
19512026-02-06T16:42:04.020Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19522026-02-06T16:42:05.167Z Compiling zerocopy v0.7.35
19532026-02-06T16:42:06.585Z Compiling num_enum_derive v0.7.5
19542026-02-06T16:42:07.808Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19552026-02-06T16:42:08.182Z Compiling memoffset v0.9.1
19562026-02-06T16:42:08.912Z Compiling foreign-types-macros v0.2.3
19572026-02-06T16:42:11.003Z Compiling nix v0.30.1
19582026-02-06T16:42:11.455Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19592026-02-06T16:42:11.927Z Compiling libscf-sys v1.1.0
19602026-02-06T16:42:13.026Z Compiling proc-macro-error-attr2 v2.0.0
19612026-02-06T16:42:13.575Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19622026-02-06T16:42:13.842Z Compiling proc-macro-error-attr v1.0.4
19632026-02-06T16:42:13.863Z Compiling proc-macro-error2 v2.0.1
19642026-02-06T16:42:14.400Z Compiling dtrace-parser v0.2.0
19652026-02-06T16:42:14.405Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19662026-02-06T16:42:14.546Z Compiling tabled_derive v0.11.0
19672026-02-06T16:42:14.648Z Compiling proc-macro-error v1.0.4
19682026-02-06T16:42:15.260Z Compiling dof v0.3.0
19692026-02-06T16:42:15.399Z Compiling num_enum_derive v0.5.11
19702026-02-06T16:42:16.094Z Compiling hubpack v0.1.2
19712026-02-06T16:42:16.781Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19722026-02-06T16:42:16.800Z Compiling thread-id v4.2.2
19732026-02-06T16:42:17.408Z Compiling static_assertions v1.1.0
19742026-02-06T16:42:17.547Z Compiling usdt-impl v0.5.0
19752026-02-06T16:42:18.767Z Compiling derive_more v0.99.20
19762026-02-06T16:42:20.618Z Compiling bytecount v0.6.9
19772026-02-06T16:42:22.329Z Compiling usdt-macro v0.5.0
19782026-02-06T16:42:23.403Z Compiling usdt-attr-macro v0.5.0
19792026-02-06T16:42:24.458Z Compiling zone_cfg_derive v0.3.1
19802026-02-06T16:42:24.948Z Compiling num-derive v0.4.2
19812026-02-06T16:42:25.524Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
19822026-02-06T16:42:25.753Z Compiling rustc_version v0.4.1
19832026-02-06T16:42:25.774Z Compiling papergrid v0.17.0
19842026-02-06T16:42:26.324Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19852026-02-06T16:42:27.035Z Compiling crossbeam-epoch v0.9.18
19862026-02-06T16:42:27.266Z Compiling testing_table v0.3.0
19872026-02-06T16:42:27.576Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19882026-02-06T16:42:27.777Z Compiling enum-as-inner v0.6.1
19892026-02-06T16:42:27.838Z Compiling curve25519-dalek v4.1.3
19902026-02-06T16:42:28.037Z Compiling tabled v0.20.0
19912026-02-06T16:42:28.341Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19922026-02-06T16:42:28.935Z Compiling thiserror-impl-no-std v2.0.2
19932026-02-06T16:42:29.823Z Compiling curve25519-dalek-derive v0.1.1
19942026-02-06T16:42:30.664Z Compiling crossbeam-deque v0.8.6
19952026-02-06T16:42:31.046Z Compiling scroll v0.12.0
19962026-02-06T16:42:31.359Z Compiling hash32 v0.3.1
19972026-02-06T16:42:31.407Z Compiling rayon-core v1.13.0
19982026-02-06T16:42:31.601Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19992026-02-06T16:42:31.654Z Compiling heapless v0.8.0
20002026-02-06T16:42:31.988Z Compiling goblin v0.8.2
20012026-02-06T16:42:32.247Z Compiling ingot-types v0.1.2
20022026-02-06T16:42:33.070Z Compiling cobs v0.3.0
20032026-02-06T16:42:33.106Z Compiling managed v0.8.0
20042026-02-06T16:42:33.468Z Compiling bitflags v1.3.2
20052026-02-06T16:42:33.487Z Compiling foreign-types-shared v0.3.1
20062026-02-06T16:42:33.565Z Compiling postcard v1.1.3
20072026-02-06T16:42:33.600Z Compiling smoltcp v0.11.0
20082026-02-06T16:42:33.621Z Compiling foreign-types v0.5.0
20092026-02-06T16:42:33.758Z Compiling ingot v0.1.1
20102026-02-06T16:42:34.267Z Compiling num_enum v0.7.5
20112026-02-06T16:42:34.557Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20122026-02-06T16:42:34.577Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20132026-02-06T16:42:34.761Z Compiling camino-tempfile v1.4.1
20142026-02-06T16:42:35.059Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20152026-02-06T16:42:35.228Z Compiling serde_repr v0.1.20
20162026-02-06T16:42:35.311Z Compiling derive-where v1.6.0
20172026-02-06T16:42:35.475Z Compiling cstr-argument v0.1.2
20182026-02-06T16:42:35.906Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20192026-02-06T16:42:38.147Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20202026-02-06T16:42:38.225Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20212026-02-06T16:42:39.706Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20222026-02-06T16:42:39.914Z Compiling crucible-workspace-hack v0.1.0
20232026-02-06T16:42:40.723Z Compiling memmap v0.7.0
20242026-02-06T16:42:40.869Z Compiling tinyvec_macros v0.1.1
20252026-02-06T16:42:41.058Z Compiling tinyvec v1.10.0
20262026-02-06T16:42:41.080Z Compiling usdt v0.5.0
20272026-02-06T16:42:41.274Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20282026-02-06T16:42:41.607Z Compiling num_enum v0.5.11
20292026-02-06T16:42:42.062Z Compiling pin-project-internal v1.1.10
20302026-02-06T16:42:43.895Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20312026-02-06T16:42:44.118Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20322026-02-06T16:42:45.001Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20332026-02-06T16:42:45.061Z Compiling rayon v1.11.0
20342026-02-06T16:42:45.343Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20352026-02-06T16:42:46.364Z Compiling itertools v0.12.1
20362026-02-06T16:42:46.387Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20372026-02-06T16:42:46.615Z Compiling progenitor-impl v0.10.0
20382026-02-06T16:42:46.787Z Compiling sigpipe v0.1.3
20392026-02-06T16:42:46.943Z Compiling jiff v0.2.15
20402026-02-06T16:42:47.055Z Compiling const_format_proc_macros v0.2.34
20412026-02-06T16:42:48.266Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20422026-02-06T16:42:48.840Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20432026-02-06T16:42:49.129Z Compiling zone v0.3.1
20442026-02-06T16:42:49.942Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20452026-02-06T16:42:50.692Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20462026-02-06T16:42:50.746Z Compiling rustix v0.38.44
20472026-02-06T16:42:51.978Z Compiling secrecy v0.10.3
20482026-02-06T16:42:52.280Z Compiling smf v0.2.3
20492026-02-06T16:42:53.172Z Compiling async-recursion v1.1.1
20502026-02-06T16:42:53.206Z Compiling snafu-derive v0.8.9
20512026-02-06T16:42:53.234Z Compiling bstr v1.12.0
20522026-02-06T16:42:53.822Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20532026-02-06T16:42:54.346Z Compiling whoami v1.6.1
20542026-02-06T16:42:54.753Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20552026-02-06T16:42:55.170Z Compiling progenitor-macro v0.10.0
20562026-02-06T16:42:57.422Z Compiling hmac v0.12.1
20572026-02-06T16:42:57.627Z Compiling inout v0.1.4
20582026-02-06T16:42:57.903Z Compiling ff v0.13.1
20592026-02-06T16:42:57.964Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20602026-02-06T16:42:58.148Z Compiling crc8 v0.1.1
20612026-02-06T16:42:58.337Z Compiling data-encoding v2.9.0
20622026-02-06T16:42:58.966Z Compiling group v0.13.0
20632026-02-06T16:42:59.084Z Compiling cipher v0.4.4
20642026-02-06T16:42:59.155Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20652026-02-06T16:42:59.214Z Compiling hkdf v0.12.4
20662026-02-06T16:42:59.487Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20672026-02-06T16:42:59.537Z Compiling tokio-dtrace v0.1.1
20682026-02-06T16:43:00.033Z Compiling tabled_derive v0.7.0
20692026-02-06T16:43:00.832Z Compiling universal-hash v0.5.1
20702026-02-06T16:43:00.872Z Compiling crypto-bigint v0.5.5
20712026-02-06T16:43:02.475Z Compiling dropshot-api-manager-types v0.2.2
20722026-02-06T16:43:03.238Z Compiling half v2.7.1
20732026-02-06T16:43:03.457Z Compiling base64ct v1.8.0
20742026-02-06T16:43:03.728Z Compiling opaque-debug v0.3.1
20752026-02-06T16:43:03.864Z Compiling ciborium-io v0.2.2
20762026-02-06T16:43:03.897Z Compiling indent_write v2.2.0
20772026-02-06T16:43:04.086Z Compiling base16ct v0.2.0
20782026-02-06T16:43:04.137Z Compiling ciborium-ll v0.2.2
20792026-02-06T16:43:04.140Z Compiling password-hash v0.5.0
20802026-02-06T16:43:04.248Z Compiling poly1305 v0.8.0
20812026-02-06T16:43:04.392Z Compiling elliptic-curve v0.13.8
20822026-02-06T16:43:05.412Z Compiling oxide-tokio-rt v0.1.2
20832026-02-06T16:43:05.433Z Compiling chacha20 v0.9.1
20842026-02-06T16:43:05.730Z Compiling similar v2.7.0
20852026-02-06T16:43:05.878Z Compiling atomicwrites v0.4.4
20862026-02-06T16:43:05.906Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20872026-02-06T16:43:06.261Z Compiling thiserror-no-std v2.0.2
20882026-02-06T16:43:08.048Z Compiling blake2 v0.10.6
20892026-02-06T16:43:08.201Z Compiling aead v0.5.2
20902026-02-06T16:43:08.791Z Compiling resolv-conf v0.7.5
20912026-02-06T16:43:09.203Z Compiling keccak v0.1.5
20922026-02-06T16:43:09.525Z Compiling linked-hash-map v0.5.6
20932026-02-06T16:43:09.811Z Compiling sha3 v0.10.8
20942026-02-06T16:43:09.906Z Compiling lru-cache v0.1.2
20952026-02-06T16:43:10.177Z Compiling argon2 v0.5.3
20962026-02-06T16:43:10.416Z Compiling chacha20poly1305 v0.10.1
20972026-02-06T16:43:10.495Z Compiling vsss-rs v3.3.4
20982026-02-06T16:43:10.663Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20992026-02-06T16:43:11.347Z Compiling ciborium v0.2.2
21002026-02-06T16:43:11.367Z Compiling hickory-proto v0.24.4
21012026-02-06T16:43:12.765Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21022026-02-06T16:43:13.926Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21032026-02-06T16:43:14.043Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21042026-02-06T16:43:14.131Z Compiling serde-big-array v0.5.1
21052026-02-06T16:43:14.539Z Compiling same-file v1.0.6
21062026-02-06T16:43:14.677Z Compiling unicode-segmentation v1.12.0
21072026-02-06T16:43:14.837Z Compiling siphasher v1.0.1
21082026-02-06T16:43:15.411Z Compiling newline-converter v0.3.0
21092026-02-06T16:43:15.607Z Compiling hickory-resolver v0.24.4
21102026-02-06T16:43:15.628Z Compiling phf_shared v0.12.1
21112026-02-06T16:43:16.001Z Compiling walkdir v2.5.0
21122026-02-06T16:43:16.378Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21132026-02-06T16:43:16.553Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21142026-02-06T16:43:16.790Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21152026-02-06T16:43:19.062Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21162026-02-06T16:43:19.515Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21172026-02-06T16:43:20.815Z Compiling newtype_derive v0.1.6
21182026-02-06T16:43:20.959Z Compiling owo-colors v4.2.2
21192026-02-06T16:43:21.455Z Compiling tokio-stream v0.1.17
21202026-02-06T16:43:21.642Z Compiling console v0.15.11
21212026-02-06T16:43:22.351Z Compiling csv-core v0.1.12
21222026-02-06T16:43:22.703Z Compiling smawk v0.3.2
21232026-02-06T16:43:22.925Z Compiling termtree v0.5.1
21242026-02-06T16:43:22.965Z Compiling unicode-linebreak v0.1.5
21252026-02-06T16:43:23.118Z Compiling unicode-width v0.1.14
21262026-02-06T16:43:23.195Z Compiling swrite v0.1.0
21272026-02-06T16:43:23.341Z Compiling csv v1.3.1
21282026-02-06T16:43:23.454Z Compiling textwrap v0.16.2
21292026-02-06T16:43:23.491Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21302026-02-06T16:43:23.720Z Compiling expectorate v1.2.0
21312026-02-06T16:43:24.152Z Compiling qorb v0.4.1
21322026-02-06T16:43:26.654Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21332026-02-06T16:43:28.815Z Compiling phf v0.12.1
21342026-02-06T16:43:29.104Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21352026-02-06T16:43:29.276Z Compiling pin-project v1.1.10
21362026-02-06T16:43:29.363Z Compiling unicode-normalization v0.1.24
21372026-02-06T16:43:29.445Z Compiling libz-sys v1.1.22
21382026-02-06T16:43:29.631Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21392026-02-06T16:43:30.652Z Compiling libsw-core v0.3.2
21402026-02-06T16:43:30.892Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21412026-02-06T16:43:31.400Z Compiling fixedbitset v0.4.2
21422026-02-06T16:43:31.736Z Compiling highway v1.3.0
21432026-02-06T16:43:31.826Z Compiling fixedbitset v0.5.7
21442026-02-06T16:43:31.880Z Compiling petgraph v0.6.5
21452026-02-06T16:43:32.495Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21462026-02-06T16:43:32.582Z Compiling petgraph v0.8.2
21472026-02-06T16:43:33.254Z Compiling progenitor v0.10.0
21482026-02-06T16:43:34.451Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21492026-02-06T16:43:35.485Z Compiling libsw v3.5.0
21502026-02-06T16:43:35.820Z Compiling olpc-cjson v0.1.4
21512026-02-06T16:43:36.765Z Compiling libgit2-sys v0.17.0+1.8.1
21522026-02-06T16:43:36.921Z Compiling snafu v0.8.9
21532026-02-06T16:43:37.358Z Compiling chrono-tz v0.10.4
21542026-02-06T16:43:37.704Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21552026-02-06T16:43:37.819Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21562026-02-06T16:43:38.013Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21572026-02-06T16:43:38.938Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21582026-02-06T16:43:40.128Z Compiling papergrid v0.11.0
21592026-02-06T16:43:40.630Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21602026-02-06T16:43:41.103Z Compiling globset v0.4.16
21612026-02-06T16:43:42.886Z Compiling gethostname v0.5.0
21622026-02-06T16:43:42.952Z Compiling const_format v0.2.34
21632026-02-06T16:43:43.111Z Compiling slog-dtrace v0.3.0
21642026-02-06T16:43:43.664Z Compiling cancel-safe-futures v0.1.5
21652026-02-06T16:43:44.306Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21662026-02-06T16:43:46.149Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21672026-02-06T16:43:47.622Z Compiling pem v3.0.5
21682026-02-06T16:43:47.653Z Compiling bcs v0.1.6
21692026-02-06T16:43:47.921Z Compiling cargo-platform v0.1.9
21702026-02-06T16:43:48.304Z Compiling serde_plain v1.0.2
21712026-02-06T16:43:48.690Z Compiling tagptr v0.2.0
21722026-02-06T16:43:48.714Z Compiling typed-path v0.9.3
21732026-02-06T16:43:49.018Z Compiling linear-map v1.2.0
21742026-02-06T16:43:49.446Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21752026-02-06T16:43:51.896Z Compiling tough v0.20.0
21762026-02-06T16:43:53.230Z Compiling moka v0.12.11
21772026-02-06T16:43:54.924Z Compiling cargo_metadata v0.18.1
21782026-02-06T16:43:55.657Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21792026-02-06T16:43:56.676Z Compiling tabled v0.15.0
21802026-02-06T16:43:56.779Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-02-06T16:43:57.263Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-02-06T16:43:58.057Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-02-06T16:43:58.170Z Compiling git2 v0.19.0
21842026-02-06T16:43:58.387Z Compiling steno v0.4.1
21852026-02-06T16:44:04.959Z Compiling hickory-proto v0.25.2
21862026-02-06T16:44:05.794Z Compiling cookie v0.18.1
21872026-02-06T16:44:07.976Z Compiling humantime v2.3.0
21882026-02-06T16:44:09.436Z Compiling hickory-resolver v0.25.2
21892026-02-06T16:44:09.526Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21902026-02-06T16:44:15.011Z Compiling vergen v8.3.2
21912026-02-06T16:44:17.154Z Compiling signal-hook v0.3.18
21922026-02-06T16:44:19.160Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
21932026-02-06T16:44:19.824Z Compiling mockall_derive v0.13.1
21942026-02-06T16:44:19.909Z Compiling predicates-core v1.0.9
21952026-02-06T16:44:20.318Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
21962026-02-06T16:44:21.083Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21972026-02-06T16:44:21.751Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
21982026-02-06T16:44:22.425Z Compiling sha2 v0.10.9
21992026-02-06T16:44:23.322Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22002026-02-06T16:44:24.248Z Compiling adler2 v2.0.1
22012026-02-06T16:44:24.509Z Compiling yansi v1.0.1
22022026-02-06T16:44:24.824Z Compiling diff v0.1.13
22032026-02-06T16:44:25.343Z Compiling pretty_assertions v1.4.1
22042026-02-06T16:44:25.487Z Compiling miniz_oxide v0.8.9
22052026-02-06T16:44:25.977Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22062026-02-06T16:44:28.774Z Compiling crc32fast v1.5.0
22072026-02-06T16:44:29.147Z Compiling predicates-tree v1.0.12
22082026-02-06T16:44:29.658Z Compiling predicates v3.1.3
22092026-02-06T16:44:30.939Z Compiling filetime v0.2.26
22102026-02-06T16:44:31.307Z Compiling arrayref v0.3.9
22112026-02-06T16:44:31.447Z Compiling fragile v2.0.1
22122026-02-06T16:44:32.084Z Compiling constant_time_eq v0.3.1
22132026-02-06T16:44:32.294Z Compiling is_ci v1.2.0
22142026-02-06T16:44:32.568Z Compiling arrayvec v0.7.6
22152026-02-06T16:44:32.988Z Compiling downcast v0.11.0
22162026-02-06T16:44:33.267Z Compiling xattr v1.6.1
22172026-02-06T16:44:33.612Z Compiling tar v0.4.44
22182026-02-06T16:44:33.690Z Compiling mockall v0.13.1
22192026-02-06T16:44:34.052Z Compiling toml v0.7.8
22202026-02-06T16:44:35.145Z Compiling blake3 v1.8.2
22212026-02-06T16:44:35.673Z Compiling supports-color v3.0.2
22222026-02-06T16:44:36.027Z Compiling curl-sys v0.4.83+curl-8.15.0
22232026-02-06T16:44:36.355Z Compiling signal-hook-tokio v0.3.1
22242026-02-06T16:44:36.477Z Compiling flate2 v1.1.2
22252026-02-06T16:44:36.595Z Compiling fs-err v3.1.2
22262026-02-06T16:44:37.406Z Compiling drift v0.1.0
22272026-02-06T16:44:37.474Z Compiling kstat-rs v0.2.4
22282026-02-06T16:44:38.123Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22292026-02-06T16:44:38.743Z Compiling display-error-chain v0.2.2
22302026-02-06T16:44:38.925Z Compiling hex-literal v1.0.0
22312026-02-06T16:44:38.998Z Compiling topological-sort v0.2.2
22322026-02-06T16:44:39.265Z Compiling omicron-zone-package v0.12.2
22332026-02-06T16:44:39.286Z Compiling dropshot-api-manager v0.2.2
22342026-02-06T16:44:40.348Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22352026-02-06T16:44:45.797Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22362026-02-06T16:44:45.882Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22372026-02-06T16:44:46.490Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22382026-02-06T16:44:47.997Z Compiling curl v0.4.49
22392026-02-06T16:44:48.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22402026-02-06T16:44:49.435Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22412026-02-06T16:44:49.913Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22422026-02-06T16:44:49.964Z Compiling search_path v0.1.4
22432026-02-06T16:44:50.041Z Compiling internet-checksum v0.2.1
22442026-02-06T16:44:50.301Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22452026-02-06T16:44:50.802Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22462026-02-06T16:44:51.088Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22472026-02-06T16:44:53.094Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22482026-02-06T16:46:06.831Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 38s
22492026-02-06T16:46:06.981Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
22502026-02-06T16:46:06.984Z
22512026-02-06T16:46:06.984Zrunning 0 tests
22522026-02-06T16:46:06.984Z
22532026-02-06T16:46:06.984Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22542026-02-06T16:46:06.984Z
22552026-02-06T16:46:06.987Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
22562026-02-06T16:46:06.990Z
22572026-02-06T16:46:06.990Zrunning 0 tests
22582026-02-06T16:46:06.990Z
22592026-02-06T16:46:06.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22602026-02-06T16:46:06.990Z
22612026-02-06T16:46:06.993Z Running unittests src/lib.rs (target/debug/deps/asic-6d8695f855cab0bc)
22622026-02-06T16:46:06.993Z
22632026-02-06T16:46:06.993Zrunning 0 tests
22642026-02-06T16:46:06.993Z
22652026-02-06T16:46:06.993Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22662026-02-06T16:46:06.993Z
22672026-02-06T16:46:06.993Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
22682026-02-06T16:46:06.996Z
22692026-02-06T16:46:06.996Zrunning 10 tests
22702026-02-06T16:46:06.998Ztest nat::tests::test_vni ... ok
22712026-02-06T16:46:06.999Ztest network::tests::test_equal ... ok
22722026-02-06T16:46:06.999Ztest network::tests::test_generate_ipv6_link_local ... ok
22732026-02-06T16:46:06.999Ztest network::tests::test_eui64 ... ok
22742026-02-06T16:46:06.999Ztest network::tests::test_into ... ok
22752026-02-06T16:46:06.999Ztest network::tests::test_not_equal ... ok
22762026-02-06T16:46:06.999Ztest network::tests::test_parse ... ok
22772026-02-06T16:46:06.999Ztest network::tests::test_to_string ... ok
22782026-02-06T16:46:06.999Ztest test_purge ... ok
22792026-02-06T16:46:07.002Ztest illumos::test::address_exists_handles_missing_object ... ok
22802026-02-06T16:46:07.002Z
22812026-02-06T16:46:07.002Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22822026-02-06T16:46:07.002Z
22832026-02-06T16:46:07.002Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
22842026-02-06T16:46:07.007Z
22852026-02-06T16:46:07.007Zrunning 1 test
22862026-02-06T16:46:09.172Ztest test::test_apis_up_to_date ... ok
22872026-02-06T16:46:09.172Z
22882026-02-06T16:46:09.172Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
22892026-02-06T16:46:09.172Z
22902026-02-06T16:46:09.192Z Running unittests src/main.rs (target/debug/deps/dpd-f5fbfe93f04eb43a)
22912026-02-06T16:46:09.201Z
22922026-02-06T16:46:09.201Zrunning 18 tests
22932026-02-06T16:46:09.204Ztest freemap::test_ordering ... ok
22942026-02-06T16:46:09.204Ztest freemap::test_split ... ok
22952026-02-06T16:46:09.204Ztest config::tests::test_updates ... ok
22962026-02-06T16:46:09.204Ztest macaddrs::tests::test_mac_offset ... ok
22972026-02-06T16:46:09.204Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
22982026-02-06T16:46:09.204Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
22992026-02-06T16:46:09.205Ztest macaddrs::tests::test_parse_port_id ... ok
23002026-02-06T16:46:09.205Ztest nat::test_mapping ... ok
23012026-02-06T16:46:09.205Ztest port_map::tests::dump_map ... ok
23022026-02-06T16:46:09.205Ztest port_map::tests::test_backplane_group ... ok
23032026-02-06T16:46:09.205Ztest port_map::tests::test_port_map ... ok
23042026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG created new freemap, unit: freemap_test
23052026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG initted freemap. size: 128, unit: freemap_test
23062026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG reset freemap, unit: freemap_test
23072026-02-06T16:46:09.208Ztest freemap::test_span ... ok
23082026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG created new freemap, unit: freemap_test
23092026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG initted freemap. size: 128, unit: freemap_test
23102026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG reset freemap, unit: freemap_test
23112026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG created new freemap, unit: freemap_test
23122026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBGFeb 06 16:46:08.260 created new freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test:
23132026-02-06T16:46:09.208Z freemap_test
23142026-02-06T16:46:09.208ZFeb 06 16:46:08.260Feb 06 16:46:08.260 DEBGDEBG Feb 06 16:46:08.260 DEBG created new freemap, reset freemapunit: freemap_test
23152026-02-06T16:46:09.208Ztest freemap::test_free ... ok
23162026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG initted freemap. size: 128, unit: freemap_test
23172026-02-06T16:46:09.208Zinitted freemap. size: 128, Feb 06 16:46:08.260 DEBG reset freemap, , unitunitunit: freemap_test
23182026-02-06T16:46:09.208Z: freemap_test
23192026-02-06T16:46:09.208ZFeb 06 16:46:08.260 DEBG reset freemap, unit: freemap_test
23202026-02-06T16:46:09.208Z: freemap_test
23212026-02-06T16:46:09.208Ztest freemap::test_reclaim ... ok
23222026-02-06T16:46:09.208Ztest freemap::test_exhaustion ... ok
23232026-02-06T16:46:09.208Ztest freemap::test_basic ... ok
23242026-02-06T16:46:09.208Ztest api_server::tests::test_build_info ... ok
23252026-02-06T16:46:09.208Ztest port_map::tests::parse_softnpu_revision ... ok
23262026-02-06T16:46:09.208Z
23272026-02-06T16:46:09.208Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23282026-02-06T16:46:09.208Z
23292026-02-06T16:46:09.211Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c0c3069ea31814bf)
23302026-02-06T16:46:09.214Z
23312026-02-06T16:46:09.214Zrunning 0 tests
23322026-02-06T16:46:09.214Z
23332026-02-06T16:46:09.214Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23342026-02-06T16:46:09.214Z
23352026-02-06T16:46:09.214Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
23362026-02-06T16:46:09.217Z
23372026-02-06T16:46:09.217Zrunning 0 tests
23382026-02-06T16:46:09.217Z
23392026-02-06T16:46:09.217Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23402026-02-06T16:46:09.217Z
23412026-02-06T16:46:09.217Z Running unittests src/lib.rs (target/debug/deps/dpd_client-777a3934625e3631)
23422026-02-06T16:46:09.220Z
23432026-02-06T16:46:09.220Zrunning 2 tests
23442026-02-06T16:46:09.220Ztest tests::test_parse_client_port_id ... ok
23452026-02-06T16:46:09.220Ztest tests::test_port_id_cmp ... ok
23462026-02-06T16:46:09.220Z
23472026-02-06T16:46:09.220Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23482026-02-06T16:46:09.220Z
23492026-02-06T16:46:09.220Z Running tests/test_all.rs (target/debug/deps/test_all-4de06104b93cd62a)
23502026-02-06T16:46:09.223Z
23512026-02-06T16:46:09.223Zrunning 0 tests
23522026-02-06T16:46:09.223Z
23532026-02-06T16:46:09.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23542026-02-06T16:46:09.223Z
23552026-02-06T16:46:09.223Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
23562026-02-06T16:46:09.226Z
23572026-02-06T16:46:09.226Zrunning 0 tests
23582026-02-06T16:46:09.226Z
23592026-02-06T16:46:09.226Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23602026-02-06T16:46:09.226Z
23612026-02-06T16:46:09.226Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
23622026-02-06T16:46:09.229Z
23632026-02-06T16:46:09.229Zrunning 12 tests
23642026-02-06T16:46:09.229Ztest icmp::test_v6_checksum ... ok
23652026-02-06T16:46:09.229Ztest icmp::test_v4_checksum ... ok
23662026-02-06T16:46:09.229Ztest ipv6::test_ipv6_parse ... ok
23672026-02-06T16:46:09.229Ztest pbuf::test_byte ... ok
23682026-02-06T16:46:09.229Ztest lldp::test_lldp_parse ... ok
23692026-02-06T16:46:09.229Ztest pbuf::test_nibble ... ok
23702026-02-06T16:46:09.229Ztest pbuf::test_short ... ok
23712026-02-06T16:46:09.229Ztest pbuf::test_overflow ... ok
23722026-02-06T16:46:09.229Ztest pbuf::test_twelve ... ok
23732026-02-06T16:46:09.229Ztest pbuf::test_word ... ok
23742026-02-06T16:46:09.229Ztest tcp::test_checksum_ack_data ... ok
23752026-02-06T16:46:09.229Ztest tcp::test_checksum_syn_nodata ... ok
23762026-02-06T16:46:09.229Z
23772026-02-06T16:46:09.229Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23782026-02-06T16:46:09.229Z
23792026-02-06T16:46:09.233Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
23802026-02-06T16:46:09.233Z
23812026-02-06T16:46:09.233Zrunning 0 tests
23822026-02-06T16:46:09.233Z
23832026-02-06T16:46:09.233Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23842026-02-06T16:46:09.233Z
23852026-02-06T16:46:09.233Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
23862026-02-06T16:46:09.237Z
23872026-02-06T16:46:09.237Zrunning 4 tests
23882026-02-06T16:46:09.239Ztest switchport::test::test_compute_lanes ... ok
23892026-02-06T16:46:09.239Ztest switchport::test::port_id_ordering ... ok
23902026-02-06T16:46:09.239Z Lane 0 Lane 1 Lane 2 Lane 3 Lane 0
23912026-02-06T16:46:09.239Z Rx Loss-of-lock: YesLane 1 Yes Lane 2Yes Lane 3
23922026-02-06T16:46:09.239ZYes
23932026-02-06T16:46:09.240Z State: Activated Rx Loss-of-signal: Yes Activated YesActivated ActivatedYes
23942026-02-06T16:46:09.240Z Rx Output Enabled: falseYes
23952026-02-06T16:46:09.240Z false Rx CDR Enabled: Yes falseYes false
23962026-02-06T16:46:09.240ZYes Rx Output Status: validYes
23972026-02-06T16:46:09.240Zvalid valid Tx Enabled: Yes valid
23982026-02-06T16:46:09.240ZYes Rx Loss-of-lock: true Yestrue Yestrue
23992026-02-06T16:46:09.240Z true Tx Loss-of-lock: No
24002026-02-06T16:46:09.240Z Rx Loss-of-signal: falseNo falseNo Nofalse
24012026-02-06T16:46:09.240Z false Tx Loss-of-signal: No
24022026-02-06T16:46:09.240Z Rx Auto-squelch Disable: trueNo true Notrue Notrue
24032026-02-06T16:46:09.240Z
24042026-02-06T16:46:09.240Z Tx CDR Enabled: No Tx Output Enabled: trueNo trueNo trueNo
24052026-02-06T16:46:09.240Z true
24062026-02-06T16:46:09.240Z Tx Adaptive EQ Fault: No Tx Output Status: invalid No Noinvalid No
24072026-02-06T16:46:09.240Zinvalid invalid Tx Fault: Yes
24082026-02-06T16:46:09.240Z Tx Loss-of-lock: falseYes falseYes falseYes
24092026-02-06T16:46:09.240Zfalse
24102026-02-06T16:46:09.240Z Tx Loss-of-signal: true true true true
24112026-02-06T16:46:09.240ZTx Auto-squelch Disable: false false false false
24122026-02-06T16:46:09.240Z Tx Adaptive EQ Fail: true true true true
24132026-02-06T16:46:09.240Z Tx Failure: false false false false
24142026-02-06T16:46:09.240Z Tx Force Squelch: true true true true
24152026-02-06T16:46:09.240Z Tx Input Polarity: normal normal normal normal
24162026-02-06T16:46:09.240Ztest switchport::test::test_print_sff_datapath ... ok
24172026-02-06T16:46:09.240Ztest switchport::test::test_print_cmis_datapath ... ok
24182026-02-06T16:46:09.240Z
24192026-02-06T16:46:09.240Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24202026-02-06T16:46:09.240Z
24212026-02-06T16:46:09.240Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
24222026-02-06T16:46:09.243Z
24232026-02-06T16:46:09.243Zrunning 1 test
24242026-02-06T16:46:09.243Ztest test_p4_counter_list ... ignored
24252026-02-06T16:46:09.243Z
24262026-02-06T16:46:09.243Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24272026-02-06T16:46:09.243Z
24282026-02-06T16:46:09.243Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
24292026-02-06T16:46:09.246Z
24302026-02-06T16:46:09.246Zrunning 5 tests
24312026-02-06T16:46:09.247Ztest test_an ... ignored
24322026-02-06T16:46:09.247Ztest test_enable ... ignored
24332026-02-06T16:46:09.247Ztest test_ip_addresses ... ignored
24342026-02-06T16:46:09.247Ztest test_kr ... ignored
24352026-02-06T16:46:09.247Ztest test_mac ... ignored
24362026-02-06T16:46:09.247Z
24372026-02-06T16:46:09.247Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24382026-02-06T16:46:09.247Z
24392026-02-06T16:46:09.247Z Running unittests src/main.rs (target/debug/deps/tfportd-e5787c472c88abdb)
24402026-02-06T16:46:09.249Z
24412026-02-06T16:46:09.249Zrunning 3 tests
24422026-02-06T16:46:09.252Ztest linklocal::test_parse_ipadm ... ok
24432026-02-06T16:46:09.252Ztest tfport::test_parse_tfport ... ok
24442026-02-06T16:46:09.252Ztest config::tests::test_updates ... ok
24452026-02-06T16:46:09.252Z
24462026-02-06T16:46:09.252Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24472026-02-06T16:46:09.252Z
24482026-02-06T16:46:09.252Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
24492026-02-06T16:46:09.255Z
24502026-02-06T16:46:09.255Zrunning 0 tests
24512026-02-06T16:46:09.255Z
24522026-02-06T16:46:09.256Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24532026-02-06T16:46:09.256Z
24542026-02-06T16:46:09.256Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
24552026-02-06T16:46:09.259Z
24562026-02-06T16:46:09.259Zrunning 0 tests
24572026-02-06T16:46:09.259Z
24582026-02-06T16:46:09.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24592026-02-06T16:46:09.259Z
24602026-02-06T16:46:09.259Z Doc-tests aal
24612026-02-06T16:46:09.399Z
24622026-02-06T16:46:09.399Zrunning 0 tests
24632026-02-06T16:46:09.399Z
24642026-02-06T16:46:09.399Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24652026-02-06T16:46:09.399Z
24662026-02-06T16:46:09.415Z Doc-tests aal_macros
24672026-02-06T16:46:09.504Z
24682026-02-06T16:46:09.504Zrunning 0 tests
24692026-02-06T16:46:09.504Z
24702026-02-06T16:46:09.504Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24712026-02-06T16:46:09.504Z
24722026-02-06T16:46:09.515Z Doc-tests common
24732026-02-06T16:46:09.827Z
24742026-02-06T16:46:09.827Zrunning 0 tests
24752026-02-06T16:46:09.827Z
24762026-02-06T16:46:09.827Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24772026-02-06T16:46:09.827Z
24782026-02-06T16:46:09.847Z Doc-tests dpd_api
24792026-02-06T16:46:11.199Z
24802026-02-06T16:46:11.199Zrunning 2 tests
24812026-02-06T16:46:11.199Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 90) ... ignored
24822026-02-06T16:46:11.199Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 96) ... ignored
24832026-02-06T16:46:11.199Z
24842026-02-06T16:46:11.199Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
24852026-02-06T16:46:11.199Z
24862026-02-06T16:46:11.236Z Doc-tests dpd_client
24872026-02-06T16:46:13.012Z
24882026-02-06T16:46:13.012Zrunning 0 tests
24892026-02-06T16:46:13.012Z
24902026-02-06T16:46:13.012Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24912026-02-06T16:46:13.012Z
24922026-02-06T16:46:13.057Z Doc-tests dpd_types
24932026-02-06T16:46:13.506Z
24942026-02-06T16:46:13.506Zrunning 0 tests
24952026-02-06T16:46:13.506Z
24962026-02-06T16:46:13.506Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24972026-02-06T16:46:13.506Z
24982026-02-06T16:46:13.535Z Doc-tests packet
24992026-02-06T16:46:13.679Z
25002026-02-06T16:46:13.679Zrunning 0 tests
25012026-02-06T16:46:13.679Z
25022026-02-06T16:46:13.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25032026-02-06T16:46:13.679Z
25042026-02-06T16:46:13.695Z Doc-tests pcap
25052026-02-06T16:46:13.759Z
25062026-02-06T16:46:13.759Zrunning 0 tests
25072026-02-06T16:46:13.759Z
25082026-02-06T16:46:13.759Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25092026-02-06T16:46:13.759Z
25102026-02-06T16:46:13.825Z+ for feat in tofino_stub tofino_asic softnpu chaos
25112026-02-06T16:46:13.825Z+ RUST_BACKTRACE=full
25122026-02-06T16:46:13.825Z+ cargo test --features tofino_asic --no-fail-fast
25132026-02-06T16:46:14.738Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25142026-02-06T16:46:14.837Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25152026-02-06T16:46:14.848Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25162026-02-06T16:46:14.860Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25172026-02-06T16:46:31.143Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25182026-02-06T16:46:32.023Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25192026-02-06T16:47:27.425Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
25202026-02-06T16:47:27.567Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
25212026-02-06T16:47:27.570Z
25222026-02-06T16:47:27.570Zrunning 0 tests
25232026-02-06T16:47:27.570Z
25242026-02-06T16:47:27.570Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25252026-02-06T16:47:27.570Z
25262026-02-06T16:47:27.570Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
25272026-02-06T16:47:27.570Z
25282026-02-06T16:47:27.570Zrunning 0 tests
25292026-02-06T16:47:27.570Z
25302026-02-06T16:47:27.570Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25312026-02-06T16:47:27.570Z
25322026-02-06T16:47:27.570Z Running unittests src/lib.rs (target/debug/deps/asic-cc705ea018ff0a18)
25332026-02-06T16:47:27.677Z
25342026-02-06T16:47:27.677Zrunning 8 tests
25352026-02-06T16:47:27.680Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25362026-02-06T16:47:27.680Ztest tofino_asic::qsfp::tests::fix_link ... ok
25372026-02-06T16:47:27.680Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25382026-02-06T16:47:27.680Ztest tofino_asic::stats::constants_sanity_check ... ok
25392026-02-06T16:47:27.681Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25402026-02-06T16:47:27.681Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25412026-02-06T16:47:27.684Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25422026-02-06T16:47:28.176Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25432026-02-06T16:47:28.176Z
25442026-02-06T16:47:28.176Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25452026-02-06T16:47:28.176Z
25462026-02-06T16:47:28.185Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
25472026-02-06T16:47:28.188Z
25482026-02-06T16:47:28.188Zrunning 10 tests
25492026-02-06T16:47:28.191Ztest nat::tests::test_vni ... ok
25502026-02-06T16:47:28.191Ztest network::tests::test_equal ... ok
25512026-02-06T16:47:28.191Ztest network::tests::test_eui64 ... ok
25522026-02-06T16:47:28.191Ztest network::tests::test_generate_ipv6_link_local ... ok
25532026-02-06T16:47:28.191Ztest network::tests::test_into ... ok
25542026-02-06T16:47:28.191Ztest network::tests::test_not_equal ... ok
25552026-02-06T16:47:28.191Ztest network::tests::test_parse ... ok
25562026-02-06T16:47:28.191Ztest network::tests::test_to_string ... ok
25572026-02-06T16:47:28.191Ztest test_purge ... ok
25582026-02-06T16:47:28.194Ztest illumos::test::address_exists_handles_missing_object ... ok
25592026-02-06T16:47:28.195Z
25602026-02-06T16:47:28.195Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25612026-02-06T16:47:28.195Z
25622026-02-06T16:47:28.195Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
25632026-02-06T16:47:28.199Z
25642026-02-06T16:47:28.199Zrunning 1 test
25652026-02-06T16:47:30.407Ztest test::test_apis_up_to_date ... ok
25662026-02-06T16:47:30.407Z
25672026-02-06T16:47:30.407Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s
25682026-02-06T16:47:30.407Z
25692026-02-06T16:47:30.426Z Running unittests src/main.rs (target/debug/deps/dpd-c9ed06a7ee99a2e6)
25702026-02-06T16:47:30.509Z
25712026-02-06T16:47:30.509Zrunning 46 tests
25722026-02-06T16:47:30.512Ztest freemap::test_ordering ... ok
25732026-02-06T16:47:30.512Ztest freemap::test_split ... ok
25742026-02-06T16:47:30.512Ztest config::tests::test_updates ... ok
25752026-02-06T16:47:30.512Ztest macaddrs::tests::test_mac_offset ... ok
25762026-02-06T16:47:30.515Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
25772026-02-06T16:47:30.515Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
25782026-02-06T16:47:30.515Ztest macaddrs::tests::test_parse_port_id ... ok
25792026-02-06T16:47:30.516Ztest nat::test_mapping ... ok
25802026-02-06T16:47:30.516Ztest port_map::tests::dump_map ... ok
25812026-02-06T16:47:30.516Ztest port_map::tests::test_backplane_group ... ok
25822026-02-06T16:47:30.516Ztest port_map::tests::test_port_map ... ok
25832026-02-06T16:47:30.516Ztest transceivers::mpn_test::test_mpn_missing ... ok
25842026-02-06T16:47:30.519Ztest transceivers::mpn_test::test_mpn_present ... ok
25852026-02-06T16:47:30.519Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25862026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
25872026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
25882026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
25892026-02-06T16:47:30.519ZFeb 06 16:47:29.553 DEBG created new freemap, Feb 06 16:47:29.554unit :DEBG freemap_testcreated new freemap
25902026-02-06T16:47:30.519Z, unit: freemap_test
25912026-02-06T16:47:30.519ZFeb 06 16:47:29.554 DEBG initted freemap. size: 128, Feb 06 16:47:29.554unit :DEBG freemap_testinitted freemap. size: 128
25922026-02-06T16:47:30.519Z, unit: freemap_test
25932026-02-06T16:47:30.519ZFeb 06 16:47:29.554Feb 06 16:47:29.554 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test
25942026-02-06T16:47:30.519Z
25952026-02-06T16:47:30.519ZFeb 06 16:47:29.554 DEBG created new freemap, unit: freemap_test
25962026-02-06T16:47:30.519ZFeb 06 16:47:29.554 DEBG initted freemap. size: 128, unit: freemap_test
25972026-02-06T16:47:30.519ZFeb 06 16:47:29.554 DEBG reset freemap, unit: freemap_test
25982026-02-06T16:47:30.519ZFeb 06 16:47:29.554Feb 06 16:47:29.554 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
25992026-02-06T16:47:30.519Z
26002026-02-06T16:47:30.519Ztest freemap::test_basic ... ok
26012026-02-06T16:47:30.519ZFeb 06 16:47:29.554Feb 06 16:47:29.554 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test
26022026-02-06T16:47:30.519Ztest freemap::test_span ... ok
26032026-02-06T16:47:30.519Z
26042026-02-06T16:47:30.519ZFeb 06 16:47:29.554Feb 06 16:47:29.554 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test
26052026-02-06T16:47:30.519Z
26062026-02-06T16:47:30.519Ztest freemap::test_free ... ok
26072026-02-06T16:47:30.519Ztest freemap::test_reclaim ... ok
26082026-02-06T16:47:30.519Ztest freemap::test_exhaustion ... ok
26092026-02-06T16:47:30.519Ztest port_map::tests::parse_softnpu_revision ... ok
26102026-02-06T16:47:30.519Ztest api_server::tests::test_build_info ... ok
26112026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26122026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26132026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26142026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26152026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26162026-02-06T16:47:30.519Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26172026-02-06T16:47:30.522Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26182026-02-06T16:47:30.522Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26192026-02-06T16:47:30.522Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26202026-02-06T16:47:30.522Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26212026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26222026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26232026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26242026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26252026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26262026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26272026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26282026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26292026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26302026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26312026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26322026-02-06T16:47:30.523Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26332026-02-06T16:47:30.523Z
26342026-02-06T16:47:30.523Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26352026-02-06T16:47:30.523Z
26362026-02-06T16:47:30.534Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6db38aab40979f93)
26372026-02-06T16:47:30.537Z
26382026-02-06T16:47:30.537Zrunning 0 tests
26392026-02-06T16:47:30.537Z
26402026-02-06T16:47:30.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26412026-02-06T16:47:30.537Z
26422026-02-06T16:47:30.540Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
26432026-02-06T16:47:30.540Z
26442026-02-06T16:47:30.540Zrunning 0 tests
26452026-02-06T16:47:30.540Z
26462026-02-06T16:47:30.540Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26472026-02-06T16:47:30.540Z
26482026-02-06T16:47:30.540Z Running unittests src/lib.rs (target/debug/deps/dpd_client-fc33ed9e730511b6)
26492026-02-06T16:47:30.543Z
26502026-02-06T16:47:30.543Zrunning 2 tests
26512026-02-06T16:47:30.545Ztest tests::test_parse_client_port_id ... ok
26522026-02-06T16:47:30.546Ztest tests::test_port_id_cmp ... ok
26532026-02-06T16:47:30.546Z
26542026-02-06T16:47:30.546Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26552026-02-06T16:47:30.546Z
26562026-02-06T16:47:30.546Z Running tests/test_all.rs (target/debug/deps/test_all-b32dccbea9798fb3)
26572026-02-06T16:47:30.548Z
26582026-02-06T16:47:30.548Zrunning 0 tests
26592026-02-06T16:47:30.548Z
26602026-02-06T16:47:30.548Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26612026-02-06T16:47:30.548Z
26622026-02-06T16:47:30.548Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
26632026-02-06T16:47:30.548Z
26642026-02-06T16:47:30.548Zrunning 0 tests
26652026-02-06T16:47:30.548Z
26662026-02-06T16:47:30.549Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26672026-02-06T16:47:30.549Z
26682026-02-06T16:47:30.551Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
26692026-02-06T16:47:30.551Z
26702026-02-06T16:47:30.551Zrunning 12 tests
26712026-02-06T16:47:30.554Ztest icmp::test_v6_checksum ... ok
26722026-02-06T16:47:30.554Ztest lldp::test_lldp_parse ... ok
26732026-02-06T16:47:30.554Ztest pbuf::test_byte ... ok
26742026-02-06T16:47:30.555Ztest icmp::test_v4_checksum ... ok
26752026-02-06T16:47:30.555Ztest ipv6::test_ipv6_parse ... ok
26762026-02-06T16:47:30.555Ztest pbuf::test_nibble ... ok
26772026-02-06T16:47:30.555Ztest pbuf::test_overflow ... ok
26782026-02-06T16:47:30.555Ztest pbuf::test_short ... ok
26792026-02-06T16:47:30.555Ztest pbuf::test_twelve ... ok
26802026-02-06T16:47:30.555Ztest pbuf::test_word ... ok
26812026-02-06T16:47:30.555Ztest tcp::test_checksum_syn_nodata ... ok
26822026-02-06T16:47:30.555Ztest tcp::test_checksum_ack_data ... ok
26832026-02-06T16:47:30.555Z
26842026-02-06T16:47:30.555Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26852026-02-06T16:47:30.555Z
26862026-02-06T16:47:30.555Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
26872026-02-06T16:47:30.557Z
26882026-02-06T16:47:30.557Zrunning 0 tests
26892026-02-06T16:47:30.557Z
26902026-02-06T16:47:30.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26912026-02-06T16:47:30.557Z
26922026-02-06T16:47:30.557Z Running unittests src/main.rs (target/debug/deps/swadm-24908e782b6e1841)
26932026-02-06T16:47:30.560Z
26942026-02-06T16:47:30.560Zrunning 4 tests
26952026-02-06T16:47:30.563Ztest switchport::test::test_compute_lanes ... ok
26962026-02-06T16:47:30.563Ztest switchport::test::port_id_ordering ... ok
26972026-02-06T16:47:30.563Z Lane 0 Lane 1 Lane 2 Lane 3
26982026-02-06T16:47:30.563Z Rx Loss-of-lock: Yes Yes Yes Yes
26992026-02-06T16:47:30.563Z Rx Loss-of-signal: Yes Yes Yes Yes
27002026-02-06T16:47:30.563Z Rx CDR Enabled: Yes Yes Yes Yes
27012026-02-06T16:47:30.563Z Tx Enabled: Yes Yes Yes Yes
27022026-02-06T16:47:30.563Z Tx Loss-of-lock: No No No No
27032026-02-06T16:47:30.563Z Tx Loss-of-signal: No No No No
27042026-02-06T16:47:30.563Z Tx CDR Enabled: No No No No
27052026-02-06T16:47:30.564Z Tx Adaptive EQ Fault: No No No No
27062026-02-06T16:47:30.564Z Tx Fault: Yes Yes Yes Yes
27072026-02-06T16:47:30.564Z Lane 0 Lane 1 Lane 2 Lane 3
27082026-02-06T16:47:30.564Z State: Activated Activated Activated Activated
27092026-02-06T16:47:30.564Z Rx Output Enabled: false false false false
27102026-02-06T16:47:30.564Z Rx Output Status: valid valid valid valid
27112026-02-06T16:47:30.564Z Rx Loss-of-lock: true true true true
27122026-02-06T16:47:30.564Z Rx Loss-of-signal: false false false false
27132026-02-06T16:47:30.564ZRx Auto-squelch Disable: true true true true
27142026-02-06T16:47:30.564Z Tx Output Enabled: true test switchport::test::test_print_sff_datapath ... true oktrue
27152026-02-06T16:47:30.564Z true
27162026-02-06T16:47:30.564Z Tx Output Status: invalid invalid invalid invalid
27172026-02-06T16:47:30.564Z Tx Loss-of-lock: false false false false
27182026-02-06T16:47:30.564Z Tx Loss-of-signal: true true true true
27192026-02-06T16:47:30.564ZTx Auto-squelch Disable: false false false false
27202026-02-06T16:47:30.564Z Tx Adaptive EQ Fail: true true true true
27212026-02-06T16:47:30.564Z Tx Failure: false false false false
27222026-02-06T16:47:30.564Z Tx Force Squelch: true true true true
27232026-02-06T16:47:30.564Z Tx Input Polarity: normal normal normal normal
27242026-02-06T16:47:30.564Ztest switchport::test::test_print_cmis_datapath ... ok
27252026-02-06T16:47:30.564Z
27262026-02-06T16:47:30.564Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27272026-02-06T16:47:30.564Z
27282026-02-06T16:47:30.564Z Running tests/counters.rs (target/debug/deps/counters-8a7d5bd0e28a2a7c)
27292026-02-06T16:47:30.567Z
27302026-02-06T16:47:30.567Zrunning 1 test
27312026-02-06T16:47:30.567Ztest test_p4_counter_list ... ignored
27322026-02-06T16:47:30.567Z
27332026-02-06T16:47:30.567Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27342026-02-06T16:47:30.567Z
27352026-02-06T16:47:30.567Z Running tests/port-link.rs (target/debug/deps/port_link-5454098cbdcb5e34)
27362026-02-06T16:47:30.570Z
27372026-02-06T16:47:30.570Zrunning 5 tests
27382026-02-06T16:47:30.570Ztest test_an ... ignored
27392026-02-06T16:47:30.570Ztest test_enable ... ignored
27402026-02-06T16:47:30.570Ztest test_ip_addresses ... ignored
27412026-02-06T16:47:30.570Ztest test_kr ... ignored
27422026-02-06T16:47:30.570Ztest test_mac ... ignored
27432026-02-06T16:47:30.570Z
27442026-02-06T16:47:30.570Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27452026-02-06T16:47:30.570Z
27462026-02-06T16:47:30.570Z Running unittests src/main.rs (target/debug/deps/tfportd-7f9f13ad42673e0c)
27472026-02-06T16:47:30.573Z
27482026-02-06T16:47:30.573Zrunning 3 tests
27492026-02-06T16:47:30.576Ztest linklocal::test_parse_ipadm ... ok
27502026-02-06T16:47:30.576Ztest tfport::test_parse_tfport ... ok
27512026-02-06T16:47:30.576Ztest config::tests::test_updates ... ok
27522026-02-06T16:47:30.576Z
27532026-02-06T16:47:30.576Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27542026-02-06T16:47:30.576Z
27552026-02-06T16:47:30.576Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
27562026-02-06T16:47:30.579Z
27572026-02-06T16:47:30.579Zrunning 0 tests
27582026-02-06T16:47:30.579Z
27592026-02-06T16:47:30.579Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27602026-02-06T16:47:30.579Z
27612026-02-06T16:47:30.579Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
27622026-02-06T16:47:30.582Z
27632026-02-06T16:47:30.582Zrunning 0 tests
27642026-02-06T16:47:30.582Z
27652026-02-06T16:47:30.582Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27662026-02-06T16:47:30.582Z
27672026-02-06T16:47:30.582Z Doc-tests aal
27682026-02-06T16:47:30.720Z
27692026-02-06T16:47:30.720Zrunning 0 tests
27702026-02-06T16:47:30.720Z
27712026-02-06T16:47:30.720Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27722026-02-06T16:47:30.720Z
27732026-02-06T16:47:30.736Z Doc-tests aal_macros
27742026-02-06T16:47:30.827Z
27752026-02-06T16:47:30.827Zrunning 0 tests
27762026-02-06T16:47:30.827Z
27772026-02-06T16:47:30.827Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27782026-02-06T16:47:30.827Z
27792026-02-06T16:47:30.839Z Doc-tests common
27802026-02-06T16:47:31.161Z
27812026-02-06T16:47:31.161Zrunning 0 tests
27822026-02-06T16:47:31.161Z
27832026-02-06T16:47:31.161Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27842026-02-06T16:47:31.161Z
27852026-02-06T16:47:31.181Z Doc-tests dpd_api
27862026-02-06T16:47:32.509Z
27872026-02-06T16:47:32.510Zrunning 2 tests
27882026-02-06T16:47:32.510Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 90) ... ignored
27892026-02-06T16:47:32.510Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 96) ... ignored
27902026-02-06T16:47:32.510Z
27912026-02-06T16:47:32.510Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27922026-02-06T16:47:32.510Z
27932026-02-06T16:47:32.545Z Doc-tests dpd_client
27942026-02-06T16:47:34.318Z
27952026-02-06T16:47:34.318Zrunning 0 tests
27962026-02-06T16:47:34.318Z
27972026-02-06T16:47:34.318Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27982026-02-06T16:47:34.318Z
27992026-02-06T16:47:34.362Z Doc-tests dpd_types
28002026-02-06T16:47:34.815Z
28012026-02-06T16:47:34.815Zrunning 0 tests
28022026-02-06T16:47:34.815Z
28032026-02-06T16:47:34.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28042026-02-06T16:47:34.815Z
28052026-02-06T16:47:34.844Z Doc-tests packet
28062026-02-06T16:47:34.990Z
28072026-02-06T16:47:34.990Zrunning 0 tests
28082026-02-06T16:47:34.990Z
28092026-02-06T16:47:34.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28102026-02-06T16:47:34.990Z
28112026-02-06T16:47:35.007Z Doc-tests pcap
28122026-02-06T16:47:35.073Z
28132026-02-06T16:47:35.073Zrunning 0 tests
28142026-02-06T16:47:35.073Z
28152026-02-06T16:47:35.073Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28162026-02-06T16:47:35.073Z
28172026-02-06T16:47:35.121Z+ for feat in tofino_stub tofino_asic softnpu chaos
28182026-02-06T16:47:35.121Z+ RUST_BACKTRACE=full
28192026-02-06T16:47:35.121Z+ cargo test --features softnpu --no-fail-fast
28202026-02-06T16:47:36.107Z Compiling num-integer v0.1.46
28212026-02-06T16:47:36.212Z Compiling num-complex v0.4.6
28222026-02-06T16:47:36.308Z Compiling bitstruct_derive v0.1.0
28232026-02-06T16:47:36.311Z Compiling tap v1.0.1
28242026-02-06T16:47:36.506Z Compiling wyz v0.5.1
28252026-02-06T16:47:36.820Z Compiling num-iter v0.1.45
28262026-02-06T16:47:36.940Z Compiling num-rational v0.4.2
28272026-02-06T16:47:36.970Z Compiling num-bigint v0.4.6
28282026-02-06T16:47:37.256Z Compiling radium v0.7.0
28292026-02-06T16:47:37.271Z Compiling funty v2.0.0
28302026-02-06T16:47:37.292Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28312026-02-06T16:47:37.378Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28322026-02-06T16:47:37.598Z Compiling num v0.4.3
28332026-02-06T16:47:37.694Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28342026-02-06T16:47:37.712Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28352026-02-06T16:47:37.737Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28362026-02-06T16:47:37.928Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28372026-02-06T16:47:38.169Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28382026-02-06T16:47:38.189Z Compiling typeid v1.0.3
28392026-02-06T16:47:38.245Z Compiling bitvec v1.0.1
28402026-02-06T16:47:38.366Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28412026-02-06T16:47:38.384Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28422026-02-06T16:47:38.685Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28432026-02-06T16:47:39.056Z Compiling ascii v1.1.0
28442026-02-06T16:47:39.076Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28452026-02-06T16:47:39.994Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28462026-02-06T16:47:40.150Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28472026-02-06T16:47:41.050Z Compiling erased-serde v0.4.8
28482026-02-06T16:47:41.101Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28492026-02-06T16:47:41.130Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28502026-02-06T16:47:41.505Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28512026-02-06T16:47:41.758Z Compiling bitstruct v0.1.1
28522026-02-06T16:47:42.220Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28532026-02-06T16:47:42.323Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28542026-02-06T16:47:42.432Z Compiling serde_arrays v0.1.0
28552026-02-06T16:47:42.639Z Compiling libloading v0.7.4
28562026-02-06T16:47:42.998Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28572026-02-06T16:47:43.083Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28582026-02-06T16:47:43.488Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28592026-02-06T16:47:44.566Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28602026-02-06T16:47:45.388Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28612026-02-06T16:47:47.983Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28622026-02-06T16:47:49.884Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28632026-02-06T16:47:57.398Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28642026-02-06T16:47:57.870Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28652026-02-06T16:47:57.894Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28662026-02-06T16:47:58.930Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28672026-02-06T16:47:59.818Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28682026-02-06T16:48:02.713Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28692026-02-06T16:48:03.381Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28702026-02-06T16:48:04.707Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28712026-02-06T16:48:13.577Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28722026-02-06T16:48:15.008Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
28732026-02-06T16:48:15.711Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
28742026-02-06T16:48:23.496Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28752026-02-06T16:48:25.557Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28762026-02-06T16:48:35.218Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28772026-02-06T16:48:38.299Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28782026-02-06T16:48:47.237Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28792026-02-06T16:49:40.700Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
28802026-02-06T16:49:40.844Z Running unittests src/lib.rs (target/debug/deps/aal-3081bcca9c991069)
28812026-02-06T16:49:40.847Z
28822026-02-06T16:49:40.847Zrunning 0 tests
28832026-02-06T16:49:40.847Z
28842026-02-06T16:49:40.847Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28852026-02-06T16:49:40.847Z
28862026-02-06T16:49:40.847Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28872026-02-06T16:49:40.850Z
28882026-02-06T16:49:40.850Zrunning 0 tests
28892026-02-06T16:49:40.850Z
28902026-02-06T16:49:40.850Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28912026-02-06T16:49:40.850Z
28922026-02-06T16:49:40.853Z Running unittests src/lib.rs (target/debug/deps/asic-ff5407dd8f4da1b6)
28932026-02-06T16:49:40.856Z
28942026-02-06T16:49:40.856Zrunning 0 tests
28952026-02-06T16:49:40.856Z
28962026-02-06T16:49:40.856Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28972026-02-06T16:49:40.856Z
28982026-02-06T16:49:40.856Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
28992026-02-06T16:49:40.859Z
29002026-02-06T16:49:40.859Zrunning 10 tests
29012026-02-06T16:49:40.859Ztest nat::tests::test_vni ... ok
29022026-02-06T16:49:40.859Ztest network::tests::test_equal ... ok
29032026-02-06T16:49:40.859Ztest network::tests::test_eui64 ... ok
29042026-02-06T16:49:40.859Ztest network::tests::test_not_equal ... ok
29052026-02-06T16:49:40.859Ztest network::tests::test_into ... ok
29062026-02-06T16:49:40.859Ztest network::tests::test_generate_ipv6_link_local ... ok
29072026-02-06T16:49:40.859Ztest network::tests::test_to_string ... ok
29082026-02-06T16:49:40.859Ztest network::tests::test_parse ... ok
29092026-02-06T16:49:40.859Ztest test_purge ... ok
29102026-02-06T16:49:40.862Ztest illumos::test::address_exists_handles_missing_object ... ok
29112026-02-06T16:49:40.862Z
29122026-02-06T16:49:40.862Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29132026-02-06T16:49:40.862Z
29142026-02-06T16:49:40.862Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-57de7df92f7d8ea4)
29152026-02-06T16:49:40.868Z
29162026-02-06T16:49:40.868Zrunning 1 test
29172026-02-06T16:49:43.075Ztest test::test_apis_up_to_date ... ok
29182026-02-06T16:49:43.075Z
29192026-02-06T16:49:43.075Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s
29202026-02-06T16:49:43.075Z
29212026-02-06T16:49:43.096Z Running unittests src/main.rs (target/debug/deps/dpd-ec728b883472e9e0)
29222026-02-06T16:49:43.104Z
29232026-02-06T16:49:43.104Zrunning 18 tests
29242026-02-06T16:49:43.107Ztest freemap::test_ordering ... ok
29252026-02-06T16:49:43.107Ztest freemap::test_split ... ok
29262026-02-06T16:49:43.107Ztest config::tests::test_updates ... ok
29272026-02-06T16:49:43.110Ztest macaddrs::tests::test_mac_offset ... ok
29282026-02-06T16:49:43.110Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29292026-02-06T16:49:43.110Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29302026-02-06T16:49:43.110Ztest nat::test_mapping ... ok
29312026-02-06T16:49:43.110Ztest macaddrs::tests::test_parse_port_id ... ok
29322026-02-06T16:49:43.113Ztest port_map::tests::dump_map ... ok
29332026-02-06T16:49:43.113Ztest port_map::tests::test_backplane_group ... ok
29342026-02-06T16:49:43.113Ztest port_map::tests::test_port_map ... ok
29352026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG created new freemap, unit: freemap_test
29362026-02-06T16:49:43.113ZFeb 06 16:49:42.121 Feb 06 16:49:42.121DEBG DEBGcreated new freemap , initted freemap. size: 128unit, :unit :freemap_test freemap_test
29372026-02-06T16:49:43.113Z
29382026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBGFeb 06 16:49:42.121 reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test:
29392026-02-06T16:49:43.113Z freemap_test
29402026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG reset freemap, unit: freemap_test
29412026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG created new freemap, unit: freemap_test
29422026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG initted freemap. size: 128, unit: freemap_test
29432026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG reset freemap, unit: freemap_test
29442026-02-06T16:49:43.113Ztest freemap::test_basic ... ok
29452026-02-06T16:49:43.113Ztest freemap::test_span ... ok
29462026-02-06T16:49:43.113ZFeb 06 16:49:42.121Feb 06 16:49:42.121 DEBGDEBG created new freemapcreated new freemap, unit, :unit :freemap_test
29472026-02-06T16:49:43.113Ztest freemap::test_free ... ok
29482026-02-06T16:49:43.113Zfreemap_test
29492026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG initted freemap. size: 128Feb 06 16:49:42.121, unitDEBG: initted freemap. size: 128freemap_test,
29502026-02-06T16:49:43.113Zunit: freemap_test
29512026-02-06T16:49:43.113ZFeb 06 16:49:42.121 DEBG reset freemap, Feb 06 16:49:42.121unit :DEBG freemap_testreset freemap
29522026-02-06T16:49:43.113Z, unit: freemap_test
29532026-02-06T16:49:43.113Ztest freemap::test_exhaustion ... ok
29542026-02-06T16:49:43.113Ztest freemap::test_reclaim ... ok
29552026-02-06T16:49:43.116Ztest api_server::tests::test_build_info ... ok
29562026-02-06T16:49:43.116Ztest port_map::tests::parse_softnpu_revision ... ok
29572026-02-06T16:49:43.116Z
29582026-02-06T16:49:43.116Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29592026-02-06T16:49:43.116Z
29602026-02-06T16:49:43.119Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7fa608bfaba72db3)
29612026-02-06T16:49:43.122Z
29622026-02-06T16:49:43.122Zrunning 0 tests
29632026-02-06T16:49:43.122Z
29642026-02-06T16:49:43.122Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29652026-02-06T16:49:43.122Z
29662026-02-06T16:49:43.122Z Running unittests src/lib.rs (target/debug/deps/dpd_api-f70ba6afec45c886)
29672026-02-06T16:49:43.124Z
29682026-02-06T16:49:43.124Zrunning 0 tests
29692026-02-06T16:49:43.124Z
29702026-02-06T16:49:43.124Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29712026-02-06T16:49:43.124Z
29722026-02-06T16:49:43.124Z Running unittests src/lib.rs (target/debug/deps/dpd_client-89b0d83c32dacc5a)
29732026-02-06T16:49:43.127Z
29742026-02-06T16:49:43.127Zrunning 2 tests
29752026-02-06T16:49:43.127Ztest tests::test_parse_client_port_id ... ok
29762026-02-06T16:49:43.127Ztest tests::test_port_id_cmp ... ok
29772026-02-06T16:49:43.127Z
29782026-02-06T16:49:43.127Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29792026-02-06T16:49:43.127Z
29802026-02-06T16:49:43.127Z Running tests/test_all.rs (target/debug/deps/test_all-5741a0a1b5d4483a)
29812026-02-06T16:49:43.130Z
29822026-02-06T16:49:43.130Zrunning 0 tests
29832026-02-06T16:49:43.130Z
29842026-02-06T16:49:43.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29852026-02-06T16:49:43.131Z
29862026-02-06T16:49:43.131Z Running unittests src/lib.rs (target/debug/deps/dpd_types-c1c82d28a9058c66)
29872026-02-06T16:49:43.133Z
29882026-02-06T16:49:43.133Zrunning 0 tests
29892026-02-06T16:49:43.133Z
29902026-02-06T16:49:43.133Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29912026-02-06T16:49:43.133Z
29922026-02-06T16:49:43.133Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
29932026-02-06T16:49:43.136Z
29942026-02-06T16:49:43.136Zrunning 12 tests
29952026-02-06T16:49:43.136Ztest icmp::test_v6_checksum ... ok
29962026-02-06T16:49:43.136Ztest icmp::test_v4_checksum ... ok
29972026-02-06T16:49:43.136Ztest ipv6::test_ipv6_parse ... ok
29982026-02-06T16:49:43.136Ztest lldp::test_lldp_parse ... ok
29992026-02-06T16:49:43.136Ztest pbuf::test_byte ... ok
30002026-02-06T16:49:43.136Ztest pbuf::test_nibble ... ok
30012026-02-06T16:49:43.136Ztest pbuf::test_short ... ok
30022026-02-06T16:49:43.136Ztest pbuf::test_overflow ... ok
30032026-02-06T16:49:43.136Ztest pbuf::test_twelve ... ok
30042026-02-06T16:49:43.136Ztest pbuf::test_word ... ok
30052026-02-06T16:49:43.140Ztest tcp::test_checksum_syn_nodata ... ok
30062026-02-06T16:49:43.140Ztest tcp::test_checksum_ack_data ... ok
30072026-02-06T16:49:43.140Z
30082026-02-06T16:49:43.140Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30092026-02-06T16:49:43.140Z
30102026-02-06T16:49:43.140Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
30112026-02-06T16:49:43.140Z
30122026-02-06T16:49:43.140Zrunning 0 tests
30132026-02-06T16:49:43.140Z
30142026-02-06T16:49:43.140Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30152026-02-06T16:49:43.140Z
30162026-02-06T16:49:43.140Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
30172026-02-06T16:49:43.164Z
30182026-02-06T16:49:43.164Zrunning 4 tests
30192026-02-06T16:49:43.168Ztest switchport::test::test_compute_lanes ... ok
30202026-02-06T16:49:43.171Ztest switchport::test::port_id_ordering ... ok
30212026-02-06T16:49:43.174Z Lane 0 Lane 1 Lane 2 Lane 3
30222026-02-06T16:49:43.174Z State: Activated Activated Activated Activated
30232026-02-06T16:49:43.174Z Rx Output Enabled: false false false false
30242026-02-06T16:49:43.174Z Lane 0 Rx Output Status: valid Lane 1valid Lane 2valid validLane 3
30252026-02-06T16:49:43.174Z
30262026-02-06T16:49:43.174Z Rx Loss-of-lock: true Rx Loss-of-lock: Yes trueYes trueYes trueYes
30272026-02-06T16:49:43.174Z
30282026-02-06T16:49:43.174Z Rx Loss-of-signal: false Rx Loss-of-signal: Yes falseYes falseYes false
30292026-02-06T16:49:43.174ZYes
30302026-02-06T16:49:43.174ZRx Auto-squelch Disable: true Rx CDR Enabled: Yes trueYes trueYes trueYes
30312026-02-06T16:49:43.174Z
30322026-02-06T16:49:43.174Z Tx Output Enabled: true Tx Enabled: Yes trueYes Yes trueYes
30332026-02-06T16:49:43.174Ztrue
30342026-02-06T16:49:43.174Z Tx Loss-of-lock: No Tx Output Status: invalidNo Noinvalid No
30352026-02-06T16:49:43.175Zinvalid Tx Loss-of-signal: No invalidNo
30362026-02-06T16:49:43.175Z Tx Loss-of-lock: false No false Nofalse
30372026-02-06T16:49:43.175Z false
30382026-02-06T16:49:43.175Z Tx CDR Enabled: No Tx Loss-of-signal: true Notrue Notrue No
30392026-02-06T16:49:43.175Ztrue
30402026-02-06T16:49:43.175Z Tx Adaptive EQ Fault: No Tx Auto-squelch Disable: falseNo Nofalse Nofalse
30412026-02-06T16:49:43.175Z false
30422026-02-06T16:49:43.175Z Tx Fault: Yes Tx Adaptive EQ Fail: true Yestrue trueYes true
30432026-02-06T16:49:43.175ZYes
30442026-02-06T16:49:43.175Z Tx Failure: false false false false
30452026-02-06T16:49:43.175Z Tx Force Squelch: true true true true
30462026-02-06T16:49:43.175Z Tx Input Polarity: normal normal normal normal
30472026-02-06T16:49:43.175Ztest switchport::test::test_print_cmis_datapath ... ok
30482026-02-06T16:49:43.175Ztest switchport::test::test_print_sff_datapath ... ok
30492026-02-06T16:49:43.175Z
30502026-02-06T16:49:43.175Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30512026-02-06T16:49:43.175Z
30522026-02-06T16:49:43.178Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
30532026-02-06T16:49:43.183Z
30542026-02-06T16:49:43.183Zrunning 1 test
30552026-02-06T16:49:43.183Ztest test_p4_counter_list ... ignored
30562026-02-06T16:49:43.183Z
30572026-02-06T16:49:43.186Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30582026-02-06T16:49:43.186Z
30592026-02-06T16:49:43.186Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
30602026-02-06T16:49:43.191Z
30612026-02-06T16:49:43.191Zrunning 5 tests
30622026-02-06T16:49:43.194Ztest test_an ... ignored
30632026-02-06T16:49:43.194Ztest test_enable ... ignored
30642026-02-06T16:49:43.194Ztest test_ip_addresses ... ignored
30652026-02-06T16:49:43.194Ztest test_kr ... ignored
30662026-02-06T16:49:43.194Ztest test_mac ... ignored
30672026-02-06T16:49:43.194Z
30682026-02-06T16:49:43.194Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30692026-02-06T16:49:43.194Z
30702026-02-06T16:49:43.194Z Running unittests src/main.rs (target/debug/deps/tfportd-16364e9fa3c5912a)
30712026-02-06T16:49:43.197Z
30722026-02-06T16:49:43.197Zrunning 3 tests
30732026-02-06T16:49:43.200Ztest linklocal::test_parse_ipadm ... ok
30742026-02-06T16:49:43.200Ztest tfport::test_parse_tfport ... ok
30752026-02-06T16:49:43.200Ztest config::tests::test_updates ... ok
30762026-02-06T16:49:43.200Z
30772026-02-06T16:49:43.200Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30782026-02-06T16:49:43.200Z
30792026-02-06T16:49:43.200Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
30802026-02-06T16:49:43.203Z
30812026-02-06T16:49:43.203Zrunning 0 tests
30822026-02-06T16:49:43.203Z
30832026-02-06T16:49:43.203Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30842026-02-06T16:49:43.203Z
30852026-02-06T16:49:43.203Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
30862026-02-06T16:49:43.206Z
30872026-02-06T16:49:43.206Zrunning 0 tests
30882026-02-06T16:49:43.206Z
30892026-02-06T16:49:43.206Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30902026-02-06T16:49:43.206Z
30912026-02-06T16:49:43.206Z Doc-tests aal
30922026-02-06T16:49:43.343Z
30932026-02-06T16:49:43.343Zrunning 0 tests
30942026-02-06T16:49:43.343Z
30952026-02-06T16:49:43.343Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30962026-02-06T16:49:43.343Z
30972026-02-06T16:49:43.358Z Doc-tests aal_macros
30982026-02-06T16:49:43.448Z
30992026-02-06T16:49:43.448Zrunning 0 tests
31002026-02-06T16:49:43.448Z
31012026-02-06T16:49:43.448Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31022026-02-06T16:49:43.448Z
31032026-02-06T16:49:43.459Z Doc-tests common
31042026-02-06T16:49:43.766Z
31052026-02-06T16:49:43.767Zrunning 0 tests
31062026-02-06T16:49:43.767Z
31072026-02-06T16:49:43.767Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31082026-02-06T16:49:43.767Z
31092026-02-06T16:49:43.786Z Doc-tests dpd_api
31102026-02-06T16:49:45.093Z
31112026-02-06T16:49:45.093Zrunning 2 tests
31122026-02-06T16:49:45.093Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 90) ... ignored
31132026-02-06T16:49:45.093Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 96) ... ignored
31142026-02-06T16:49:45.093Z
31152026-02-06T16:49:45.093Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31162026-02-06T16:49:45.093Z
31172026-02-06T16:49:45.129Z Doc-tests dpd_client
31182026-02-06T16:49:46.920Z
31192026-02-06T16:49:46.920Zrunning 0 tests
31202026-02-06T16:49:46.920Z
31212026-02-06T16:49:46.920Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31222026-02-06T16:49:46.920Z
31232026-02-06T16:49:46.965Z Doc-tests dpd_types
31242026-02-06T16:49:47.421Z
31252026-02-06T16:49:47.421Zrunning 0 tests
31262026-02-06T16:49:47.421Z
31272026-02-06T16:49:47.421Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31282026-02-06T16:49:47.421Z
31292026-02-06T16:49:47.451Z Doc-tests packet
31302026-02-06T16:49:47.594Z
31312026-02-06T16:49:47.594Zrunning 0 tests
31322026-02-06T16:49:47.594Z
31332026-02-06T16:49:47.594Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31342026-02-06T16:49:47.594Z
31352026-02-06T16:49:47.610Z Doc-tests pcap
31362026-02-06T16:49:47.673Z
31372026-02-06T16:49:47.673Zrunning 0 tests
31382026-02-06T16:49:47.673Z
31392026-02-06T16:49:47.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31402026-02-06T16:49:47.673Z
31412026-02-06T16:49:47.723Z+ for feat in tofino_stub tofino_asic softnpu chaos
31422026-02-06T16:49:47.723Z+ RUST_BACKTRACE=full
31432026-02-06T16:49:47.723Z+ cargo test --features chaos --no-fail-fast
31442026-02-06T16:49:48.629Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31452026-02-06T16:49:48.729Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31462026-02-06T16:49:48.740Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31472026-02-06T16:50:03.307Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31482026-02-06T16:50:04.460Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31492026-02-06T16:50:52.583Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
31502026-02-06T16:50:52.719Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
31512026-02-06T16:50:52.724Z
31522026-02-06T16:50:52.724Zrunning 0 tests
31532026-02-06T16:50:52.724Z
31542026-02-06T16:50:52.728Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31552026-02-06T16:50:52.728Z
31562026-02-06T16:50:52.728Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
31572026-02-06T16:50:52.733Z
31582026-02-06T16:50:52.733Zrunning 0 tests
31592026-02-06T16:50:52.733Z
31602026-02-06T16:50:52.733Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31612026-02-06T16:50:52.733Z
31622026-02-06T16:50:52.733Z Running unittests src/lib.rs (target/debug/deps/asic-0c357cc610da5af5)
31632026-02-06T16:50:52.736Z
31642026-02-06T16:50:52.736Zrunning 0 tests
31652026-02-06T16:50:52.736Z
31662026-02-06T16:50:52.736Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31672026-02-06T16:50:52.736Z
31682026-02-06T16:50:52.736Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
31692026-02-06T16:50:52.736Z
31702026-02-06T16:50:52.736Zrunning 10 tests
31712026-02-06T16:50:52.739Ztest nat::tests::test_vni ... ok
31722026-02-06T16:50:52.740Ztest network::tests::test_equal ... ok
31732026-02-06T16:50:52.740Ztest network::tests::test_eui64 ... ok
31742026-02-06T16:50:52.740Ztest network::tests::test_generate_ipv6_link_local ... ok
31752026-02-06T16:50:52.740Ztest network::tests::test_into ... ok
31762026-02-06T16:50:52.740Ztest network::tests::test_not_equal ... ok
31772026-02-06T16:50:52.740Ztest network::tests::test_to_string ... ok
31782026-02-06T16:50:52.740Ztest network::tests::test_parse ... ok
31792026-02-06T16:50:52.740Ztest test_purge ... ok
31802026-02-06T16:50:52.743Ztest illumos::test::address_exists_handles_missing_object ... ok
31812026-02-06T16:50:52.743Z
31822026-02-06T16:50:52.743Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31832026-02-06T16:50:52.743Z
31842026-02-06T16:50:52.743Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
31852026-02-06T16:50:52.775Z
31862026-02-06T16:50:52.775Zrunning 1 test
31872026-02-06T16:50:54.959Ztest test::test_apis_up_to_date ... ok
31882026-02-06T16:50:54.959Z
31892026-02-06T16:50:54.959Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s
31902026-02-06T16:50:54.959Z
31912026-02-06T16:50:54.981Z Running unittests src/main.rs (target/debug/deps/dpd-e63fa359613d205a)
31922026-02-06T16:50:54.987Z
31932026-02-06T16:50:54.987Zrunning 18 tests
31942026-02-06T16:50:54.990Ztest freemap::test_ordering ... ok
31952026-02-06T16:50:54.990Ztest freemap::test_split ... ok
31962026-02-06T16:50:54.990Ztest config::tests::test_updates ... ok
31972026-02-06T16:50:54.994Ztest macaddrs::tests::test_mac_offset ... ok
31982026-02-06T16:50:54.994Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
31992026-02-06T16:50:54.994Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32002026-02-06T16:50:54.994Ztest macaddrs::tests::test_parse_port_id ... ok
32012026-02-06T16:50:54.994Ztest nat::test_mapping ... ok
32022026-02-06T16:50:54.994Ztest port_map::tests::dump_map ... ok
32032026-02-06T16:50:54.994Ztest port_map::tests::test_backplane_group ... ok
32042026-02-06T16:50:54.994Ztest port_map::tests::test_port_map ... ok
32052026-02-06T16:50:54.997ZFeb 06 16:50:53.988 DEBG created new freemap, unit: freemap_test
32062026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG initted freemap. size: 128, unit: freemap_test
32072026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG reset freemap, unit: freemap_test
32082026-02-06T16:50:54.997Ztest freemap::test_reclaim ... ok
32092026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG created new freemap, unit: freemap_test
32102026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG initted freemap. size: 128, unit: freemap_test
32112026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG reset freemap, unit: freemap_test
32122026-02-06T16:50:54.997Ztest freemap::test_free ... ok
32132026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG created new freemap, unit: freemap_test
32142026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG initted freemap. size: 128, unit: freemap_test
32152026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG reset freemap, unit: freemap_test
32162026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG created new freemapFeb 06 16:50:53.989 DEBG created new freemap, unit: freemap_test
32172026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG initted freemap. size: 128, unit: freemap_test
32182026-02-06T16:50:54.997Ztest freemap::test_exhaustion ... ok
32192026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG reset freemap, unit: freemap_test
32202026-02-06T16:50:54.997Z, unit: freemap_test
32212026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG initted freemap. size: 128, unit: freemap_test
32222026-02-06T16:50:54.997ZFeb 06 16:50:53.989 DEBG reset freemap, unit: freemap_test
32232026-02-06T16:50:54.997Ztest freemap::test_basic ... ok
32242026-02-06T16:50:54.997Ztest freemap::test_span ... ok
32252026-02-06T16:50:54.997Ztest api_server::tests::test_build_info ... ok
32262026-02-06T16:50:54.997Ztest port_map::tests::parse_softnpu_revision ... ok
32272026-02-06T16:50:54.998Z
32282026-02-06T16:50:54.998Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32292026-02-06T16:50:54.998Z
32302026-02-06T16:50:55.001Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3bb2da1f369328fd)
32312026-02-06T16:50:55.005Z
32322026-02-06T16:50:55.005Zrunning 0 tests
32332026-02-06T16:50:55.005Z
32342026-02-06T16:50:55.005Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32352026-02-06T16:50:55.005Z
32362026-02-06T16:50:55.005Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
32372026-02-06T16:50:55.009Z
32382026-02-06T16:50:55.009Zrunning 0 tests
32392026-02-06T16:50:55.009Z
32402026-02-06T16:50:55.012Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32412026-02-06T16:50:55.012Z
32422026-02-06T16:50:55.012Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1cc67b2e1cfc89ce)
32432026-02-06T16:50:55.014Z
32442026-02-06T16:50:55.015Zrunning 2 tests
32452026-02-06T16:50:55.015Ztest tests::test_parse_client_port_id ... ok
32462026-02-06T16:50:55.015Ztest tests::test_port_id_cmp ... ok
32472026-02-06T16:50:55.015Z
32482026-02-06T16:50:55.015Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32492026-02-06T16:50:55.015Z
32502026-02-06T16:50:55.015Z Running tests/test_all.rs (target/debug/deps/test_all-5aa376a90559e76f)
32512026-02-06T16:50:55.019Z
32522026-02-06T16:50:55.019Zrunning 6 tests
32532026-02-06T16:50:58.553Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32542026-02-06T16:50:58.557Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32552026-02-06T16:50:58.560Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32562026-02-06T16:50:58.569Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32572026-02-06T16:51:01.516Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32582026-02-06T16:51:05.235Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32592026-02-06T16:51:05.238Z
32602026-02-06T16:51:05.239Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.21s
32612026-02-06T16:51:05.239Z
32622026-02-06T16:51:05.262Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
32632026-02-06T16:51:05.269Z
32642026-02-06T16:51:05.269Zrunning 0 tests
32652026-02-06T16:51:05.269Z
32662026-02-06T16:51:05.272Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32672026-02-06T16:51:05.272Z
32682026-02-06T16:51:05.272Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
32692026-02-06T16:51:05.273Z
32702026-02-06T16:51:05.273Zrunning 12 tests
32712026-02-06T16:51:05.276Ztest icmp::test_v4_checksum ... ok
32722026-02-06T16:51:05.276Ztest icmp::test_v6_checksum ... ok
32732026-02-06T16:51:05.276Ztest lldp::test_lldp_parse ... ok
32742026-02-06T16:51:05.276Ztest ipv6::test_ipv6_parse ... ok
32752026-02-06T16:51:05.276Ztest pbuf::test_byte ... ok
32762026-02-06T16:51:05.276Ztest pbuf::test_nibble ... ok
32772026-02-06T16:51:05.276Ztest pbuf::test_overflow ... ok
32782026-02-06T16:51:05.276Ztest pbuf::test_short ... ok
32792026-02-06T16:51:05.276Ztest pbuf::test_twelve ... ok
32802026-02-06T16:51:05.276Ztest pbuf::test_word ... ok
32812026-02-06T16:51:05.276Ztest tcp::test_checksum_ack_data ... ok
32822026-02-06T16:51:05.276Ztest tcp::test_checksum_syn_nodata ... ok
32832026-02-06T16:51:05.276Z
32842026-02-06T16:51:05.276Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32852026-02-06T16:51:05.277Z
32862026-02-06T16:51:05.277Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
32872026-02-06T16:51:05.280Z
32882026-02-06T16:51:05.280Zrunning 0 tests
32892026-02-06T16:51:05.280Z
32902026-02-06T16:51:05.280Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32912026-02-06T16:51:05.280Z
32922026-02-06T16:51:05.280Z Running unittests src/main.rs (target/debug/deps/swadm-503989af8516c5b8)
32932026-02-06T16:51:05.282Z
32942026-02-06T16:51:05.282Zrunning 4 tests
32952026-02-06T16:51:05.286Ztest switchport::test::test_compute_lanes ... ok
32962026-02-06T16:51:05.286Ztest switchport::test::port_id_ordering ... ok
32972026-02-06T16:51:05.286Z Lane 0 Lane 1 Lane 2 Lane 3
32982026-02-06T16:51:05.286Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2Yes Lane 3Yes
32992026-02-06T16:51:05.286Z
33002026-02-06T16:51:05.286Z State: Activated Rx Loss-of-signal: YesActivated YesActivated YesActivated
33012026-02-06T16:51:05.286ZYes
33022026-02-06T16:51:05.286Z Rx Output Enabled: false Rx CDR Enabled: Yes falseYes false Yesfalse
33032026-02-06T16:51:05.286ZYes
33042026-02-06T16:51:05.286Z Rx Output Status: valid Tx Enabled: Yes validYes valid Yesvalid
33052026-02-06T16:51:05.286Z Rx Loss-of-lock: trueYes
33062026-02-06T16:51:05.286Ztrue Tx Loss-of-lock: No true Notrue
33072026-02-06T16:51:05.286ZNo Rx Loss-of-signal: false No
33082026-02-06T16:51:05.286Zfalse Tx Loss-of-signal: No Nofalse falseNo
33092026-02-06T16:51:05.286Z NoRx Auto-squelch Disable: true
33102026-02-06T16:51:05.286Z Tx CDR Enabled: Notrue trueNo trueNo
33112026-02-06T16:51:05.286Z No Tx Output Enabled: true
33122026-02-06T16:51:05.286Z Tx Adaptive EQ Fault: Notrue Notrue Notrue
33132026-02-06T16:51:05.286ZNo
33142026-02-06T16:51:05.286Z Tx Output Status: invalid Tx Fault: Yesinvalid Yesinvalid Yesinvalid
33152026-02-06T16:51:05.286ZYes Tx Loss-of-lock: false
33162026-02-06T16:51:05.286Z false false false
33172026-02-06T16:51:05.286Z Tx Loss-of-signal: true true true true
33182026-02-06T16:51:05.287ZTx Auto-squelch Disable: false false false false
33192026-02-06T16:51:05.287Z Tx Adaptive EQ Fail: true true true true
33202026-02-06T16:51:05.287Z Tx Failure: false false false false
33212026-02-06T16:51:05.287Z Tx Force Squelch: true true true true
33222026-02-06T16:51:05.287Z Tx Input Polarity: normal normal normal normal
33232026-02-06T16:51:05.287Ztest switchport::test::test_print_sff_datapath ... ok
33242026-02-06T16:51:05.287Ztest switchport::test::test_print_cmis_datapath ... ok
33252026-02-06T16:51:05.287Z
33262026-02-06T16:51:05.287Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33272026-02-06T16:51:05.287Z
33282026-02-06T16:51:05.287Z Running tests/counters.rs (target/debug/deps/counters-167b764a713ff902)
33292026-02-06T16:51:05.290Z
33302026-02-06T16:51:05.290Zrunning 1 test
33312026-02-06T16:51:05.290Ztest test_p4_counter_list ... ignored
33322026-02-06T16:51:05.290Z
33332026-02-06T16:51:05.290Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33342026-02-06T16:51:05.290Z
33352026-02-06T16:51:05.290Z Running tests/port-link.rs (target/debug/deps/port_link-996caf8b3c3c4d67)
33362026-02-06T16:51:05.290Z
33372026-02-06T16:51:05.290Zrunning 5 tests
33382026-02-06T16:51:05.290Ztest test_an ... ignored
33392026-02-06T16:51:05.290Ztest test_enable ... ignored
33402026-02-06T16:51:05.290Ztest test_ip_addresses ... ignored
33412026-02-06T16:51:05.290Ztest test_kr ... ignored
33422026-02-06T16:51:05.290Ztest test_mac ... ignored
33432026-02-06T16:51:05.290Z
33442026-02-06T16:51:05.290Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33452026-02-06T16:51:05.290Z
33462026-02-06T16:51:05.290Z Running unittests src/main.rs (target/debug/deps/tfportd-56892c9e5f5fff79)
33472026-02-06T16:51:05.294Z
33482026-02-06T16:51:05.294Zrunning 3 tests
33492026-02-06T16:51:05.297Ztest linklocal::test_parse_ipadm ... ok
33502026-02-06T16:51:05.297Ztest tfport::test_parse_tfport ... ok
33512026-02-06T16:51:05.297Ztest config::tests::test_updates ... ok
33522026-02-06T16:51:05.297Z
33532026-02-06T16:51:05.297Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33542026-02-06T16:51:05.297Z
33552026-02-06T16:51:05.297Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
33562026-02-06T16:51:05.300Z
33572026-02-06T16:51:05.300Zrunning 0 tests
33582026-02-06T16:51:05.300Z
33592026-02-06T16:51:05.300Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33602026-02-06T16:51:05.300Z
33612026-02-06T16:51:05.300Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
33622026-02-06T16:51:05.303Z
33632026-02-06T16:51:05.303Zrunning 0 tests
33642026-02-06T16:51:05.303Z
33652026-02-06T16:51:05.303Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33662026-02-06T16:51:05.303Z
33672026-02-06T16:51:05.303Z Doc-tests aal
33682026-02-06T16:51:05.439Z
33692026-02-06T16:51:05.439Zrunning 0 tests
33702026-02-06T16:51:05.439Z
33712026-02-06T16:51:05.439Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33722026-02-06T16:51:05.439Z
33732026-02-06T16:51:05.453Z Doc-tests aal_macros
33742026-02-06T16:51:05.542Z
33752026-02-06T16:51:05.543Zrunning 0 tests
33762026-02-06T16:51:05.543Z
33772026-02-06T16:51:05.543Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33782026-02-06T16:51:05.543Z
33792026-02-06T16:51:05.553Z Doc-tests common
33802026-02-06T16:51:05.863Z
33812026-02-06T16:51:05.863Zrunning 0 tests
33822026-02-06T16:51:05.863Z
33832026-02-06T16:51:05.863Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33842026-02-06T16:51:05.863Z
33852026-02-06T16:51:05.882Z Doc-tests dpd_api
33862026-02-06T16:51:07.184Z
33872026-02-06T16:51:07.184Zrunning 2 tests
33882026-02-06T16:51:07.184Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 90) ... ignored
33892026-02-06T16:51:07.184Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 96) ... ignored
33902026-02-06T16:51:07.184Z
33912026-02-06T16:51:07.184Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33922026-02-06T16:51:07.184Z
33932026-02-06T16:51:07.220Z Doc-tests dpd_client
33942026-02-06T16:51:08.996Z
33952026-02-06T16:51:08.996Zrunning 0 tests
33962026-02-06T16:51:08.996Z
33972026-02-06T16:51:08.996Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33982026-02-06T16:51:08.996Z
33992026-02-06T16:51:09.042Z Doc-tests dpd_types
34002026-02-06T16:51:09.495Z
34012026-02-06T16:51:09.495Zrunning 0 tests
34022026-02-06T16:51:09.495Z
34032026-02-06T16:51:09.495Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34042026-02-06T16:51:09.495Z
34052026-02-06T16:51:09.524Z Doc-tests packet
34062026-02-06T16:51:09.668Z
34072026-02-06T16:51:09.668Zrunning 0 tests
34082026-02-06T16:51:09.668Z
34092026-02-06T16:51:09.668Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34102026-02-06T16:51:09.668Z
34112026-02-06T16:51:09.683Z Doc-tests pcap
34122026-02-06T16:51:09.748Z
34132026-02-06T16:51:09.748Zrunning 0 tests
34142026-02-06T16:51:09.748Z
34152026-02-06T16:51:09.748Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34162026-02-06T16:51:09.748Z
34172026-02-06T16:51:09.795Zprocess exited: duration 1156653 ms, exit code 0
 
34182026-02-06T16:51:09.803Zfound 0 output files