01KHWMYA8T8QM548JX1J3DWVVT: test

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

Buildomat Job: 01KHWMZ38HDN33K52SNVP8CEW5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:30:16.477Zjob assigned to worker 01KHWMZ2J2N7W29A1S3NMA3SE1 [factory gimlet-EVT22200007-propolis, EVT22200007/58751] (queued for 33 s)
 
22026-02-20T04:30:26.189Zstarting task 0: "setup"
32026-02-20T04:30:26.213Z++ uname -s
42026-02-20T04:30:26.213Z+ kern=SunOS
52026-02-20T04:30:26.213Z+ build_user=build
62026-02-20T04:30:26.213Z+ build_uid=12345
72026-02-20T04:30:26.213Z+ work_dir=/work
82026-02-20T04:30:26.213Z+ input_dir=/input
92026-02-20T04:30:26.213Z+ [[ 0 == 12345 ]]
102026-02-20T04:30:26.213Z+ case "$kern" in
112026-02-20T04:30:26.213Z+ groupadd -g 12345 build
122026-02-20T04:30:26.213Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:30:28.214Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:30:28.256Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:30:28.281Z+ home_fs=zfs
162026-02-20T04:30:28.281Z+ [[ zfs == autofs ]]
172026-02-20T04:30:28.281Z+ mkdir -p /home/build
182026-02-20T04:30:28.281Z+ chown build:build /home/build /work
192026-02-20T04:30:30.268Z+ chmod 0700 /home/build /work
202026-02-20T04:30:30.293Zprocess exited: duration 4088 ms, exit code 0
 
212026-02-20T04:30:30.345Zstarting task 1: "rust-toolchain"
222026-02-20T04:30:30.370Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-20T04:30:30.370Z * rust toolchain channel = "1.90.0"
242026-02-20T04:30:30.370Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-20T04:30:30.370Z * rust toolchain profile = "default"
262026-02-20T04:30:30.370Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-20T04:30:30.370Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-20T04:30:30.370Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:30:30.370Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-20T04:30:30.542Zinfo: downloading installer
312026-02-20T04:30:31.895Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:30:31.895Zwarn: /opt/ooce/bin
332026-02-20T04:30:31.895Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:30:31.895Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:30:31.895Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:30:31.895Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:30:31.895Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:30:31.895Zerror: cannot install while Rust is installed
392026-02-20T04:30:31.895Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:30:31.921Zinfo: profile set to 'default'
412026-02-20T04:30:31.921Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:30:31.921Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-20T04:30:32.071Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-20T04:30:32.071Zinfo: downloading component 'cargo'
452026-02-20T04:30:32.356Zinfo: downloading component 'clippy'
462026-02-20T04:30:32.468Zinfo: downloading component 'rust-docs'
472026-02-20T04:30:32.835Zinfo: downloading component 'rust-std'
482026-02-20T04:30:33.167Zinfo: downloading component 'rustc'
492026-02-20T04:30:34.608Zinfo: downloading component 'rustfmt'
502026-02-20T04:30:34.673Zinfo: installing component 'cargo'
512026-02-20T04:30:36.138Zinfo: installing component 'clippy'
522026-02-20T04:30:36.668Zinfo: installing component 'rust-docs'
532026-02-20T04:30:40.333Zinfo: installing component 'rust-std'
542026-02-20T04:30:42.625Zinfo: installing component 'rustc'
552026-02-20T04:30:51.734Zinfo: installing component 'rustfmt'
562026-02-20T04:30:52.184Z
572026-02-20T04:30:52.185Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
582026-02-20T04:30:52.405Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-20T04:30:52.405Z
602026-02-20T04:30:52.431Z
612026-02-20T04:30:52.431ZRust is installed now. Great!
622026-02-20T04:30:52.431Z
632026-02-20T04:30:52.431ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:30:52.431Zenvironment variable. This has not been done automatically.
652026-02-20T04:30:52.431Z
662026-02-20T04:30:52.431ZTo configure your current shell, you need to source
672026-02-20T04:30:52.431Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:30:52.431Z
692026-02-20T04:30:52.432ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:30:52.432Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:30:52.432Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:30:52.432Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:30:52.535Z+ rustup --version
742026-02-20T04:30:52.564Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:30:52.564Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:30:52.808Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-20T04:30:52.835Z+ cargo --version
782026-02-20T04:30:52.867Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-20T04:30:52.891Z+ rustc --version
802026-02-20T04:30:52.986Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-20T04:30:53.011Zprocess exited: duration 22654 ms, exit code 0
 
822026-02-20T04:30:53.061Zstarting task 2: "authentication"
832026-02-20T04:30:53.121Zprocess exited: duration 59 ms, exit code 0
 
842026-02-20T04:30:53.174Zstarting task 3: "clone repository"
852026-02-20T04:30:53.199Z+ mkdir -p /work/oxidecomputer/dendrite
862026-02-20T04:30:53.199Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-02-20T04:30:53.223ZCloning into '/work/oxidecomputer/dendrite'...
882026-02-20T04:30:54.567Z+ cd /work/oxidecomputer/dendrite
892026-02-20T04:30:54.567Z+ git fetch origin 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb
902026-02-20T04:30:54.859ZFrom https://github.com/oxidecomputer/dendrite
912026-02-20T04:30:54.859Z * branch 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb -> FETCH_HEAD
922026-02-20T04:30:54.884Z+ [[ -n ry/allow-local-v6-mcast-ingress ]]
932026-02-20T04:30:54.884Z++ git branch --show-current
942026-02-20T04:30:54.884Z+ current=main
952026-02-20T04:30:54.884Z+ [[ main != ry/allow-local-v6-mcast-ingress ]]
962026-02-20T04:30:54.884Z+ git branch -f ry/allow-local-v6-mcast-ingress 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb
972026-02-20T04:30:54.909Z+ git checkout -f ry/allow-local-v6-mcast-ingress
982026-02-20T04:30:54.944ZSwitched to branch 'ry/allow-local-v6-mcast-ingress'
992026-02-20T04:30:54.968Z+ git reset --hard 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb
1002026-02-20T04:30:54.968ZHEAD is now at 8584ca5 allow link-local multicast on ingress ports
1012026-02-20T04:30:54.968Zprocess exited: duration 1788 ms, exit code 0
 
1022026-02-20T04:30:55.017Zstarting task 4: "build"
1032026-02-20T04:30:55.042Z+ source .github/buildomat/common.sh
1042026-02-20T04:30:55.042Z++ TOFINO_STAGES=20
1052026-02-20T04:30:55.042Z++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1062026-02-20T04:30:55.042Z++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1072026-02-20T04:30:55.042Z++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f
1082026-02-20T04:30:55.042Z+++ uname -s
1092026-02-20T04:30:55.042Z++ '[' SunOS == SunOS ']'
1102026-02-20T04:30:55.042Z++ SERIES=illumos
1112026-02-20T04:30:55.042Z+++ uname -s
1122026-02-20T04:30:55.042Z++ '[' SunOS == SunOS ']'
1132026-02-20T04:30:55.042Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e
1142026-02-20T04:30:55.042Z++ rustup show active-toolchain
1152026-02-20T04:30:55.118Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-02-20T04:30:55.147Z+ source .github/buildomat/illumos.sh
1172026-02-20T04:30:55.147Z++ banner 'sde setup'
1182026-02-20T04:30:55.147Z
1192026-02-20T04:30:55.147Z #### ##### ###### #### ###### ##### # # #####
1202026-02-20T04:30:55.147Z # # # # # # # # # # #
1212026-02-20T04:30:55.148Z #### # # ##### #### ##### # # # # #
1222026-02-20T04:30:55.148Z # # # # # # # # # #####
1232026-02-20T04:30:55.148Z # # # # # # # # # # # #
1242026-02-20T04:30:55.148Z #### ##### ###### #### ###### # #### #
1252026-02-20T04:30:55.148Z
1262026-02-20T04:30:55.148Z++ export PKG=tofino_sde.p5p
1272026-02-20T04:30:55.148Z++ PKG=tofino_sde.p5p
1282026-02-20T04:30:55.148Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p
1292026-02-20T04:30:55.173Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-02-20T04:30:55.173Z Dload Upload Total Spent Left Speed
1312026-02-20T04:30:58.915Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 75.0M 10 8243k 0 0 11.2M 0 0:00:06 --:--:-- 0:00:06 11.2M 39 75.0M 39 29.9M 0 0 17.5M 0 0:00:04 0:00:01 0:00:03 17.5M 68 75.0M 68 51.6M 0 0 19.0M 0 0:00:03 0:00:02 0:00:01 19.0M 98 75.0M 98 73.6M 0 0 19.8M 0 0:00:03 0:00:03 --:--:-- 19.8M 100 75.0M 100 75.0M 0 0 19.9M 0 0:00:03 0:00:03 --:--:-- 19.9M
1322026-02-20T04:30:58.940Z+++ digest -a sha256 tofino_sde.p5p
1332026-02-20T04:30:58.997Z++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd
1342026-02-20T04:30:58.997Z++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']'
1352026-02-20T04:30:58.997Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-02-20T04:31:16.150Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-20T04:31:35.833Z Startup: Caching catalogs ... Done
1382026-02-20T04:31:36.066Z Startup: Refreshing catalog 'oxide' ... Done
1392026-02-20T04:32:19.837ZPlanning: Solver setup ... Done
1402026-02-20T04:32:20.111ZPlanning: Running solver ... Done
1412026-02-20T04:32:20.380ZPlanning: Finding local manifests ... Done
1422026-02-20T04:32:20.404ZPlanning: Fetching manifests: 1/1 100% complete
1432026-02-20T04:32:20.429ZPlanning: Fetching manifests: 1/1 100% complete
1442026-02-20T04:32:20.453ZPlanning: Package planning ... Done
1452026-02-20T04:32:20.477ZPlanning: Merging actions ... Done
1462026-02-20T04:32:20.706ZPlanning: Checking for conflicting actions ... Done
1472026-02-20T04:32:20.731ZPlanning: Consolidating action changes ... Done
1482026-02-20T04:32:21.561ZPlanning: Evaluating mediators ... Done
1492026-02-20T04:32:21.585ZPlanning: Planning completed in 45.49 seconds
1502026-02-20T04:32:21.585Z Packages to install: 1
1512026-02-20T04:32:21.585Z Create boot environment: No
1522026-02-20T04:32:21.585ZCreate backup boot environment: No
1532026-02-20T04:32:21.671Z
1542026-02-20T04:32:21.671ZDownload: 0/242 items 0.0/74.3MB 0% complete
1552026-02-20T04:32:21.963ZDownload: Completed 74.32 MB in 0.29 seconds (253M/s)
1562026-02-20T04:32:22.113Z Actions: 1/293 actions (Installing new actions)
1572026-02-20T04:32:23.770Z Actions: Completed 293 actions in 1.66 seconds.
1582026-02-20T04:32:23.794Z Done
1592026-02-20T04:32:23.852Z Done
1602026-02-20T04:32:25.720Z Done
1612026-02-20T04:32:32.091Z Done
1622026-02-20T04:32:32.205Z Done
1632026-02-20T04:32:32.205Z Done
1642026-02-20T04:32:32.271Z Done
1652026-02-20T04:32:33.009Z++ export SDE=/opt/oxide/tofino_sde
1662026-02-20T04:32:33.009Z++ SDE=/opt/oxide/tofino_sde
1672026-02-20T04:32:33.009Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-02-20T04:32:33.009Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-02-20T04:32:33.009Z++ banner packages
1702026-02-20T04:32:33.033Z
1712026-02-20T04:32:33.033Z ##### ## #### # # ## #### ###### ####
1722026-02-20T04:32:33.033Z # # # # # # # # # # # # # #
1732026-02-20T04:32:33.034Z # # # # # #### # # # ##### ####
1742026-02-20T04:32:33.034Z ##### ###### # # # ###### # ### # #
1752026-02-20T04:32:33.034Z # # # # # # # # # # # # # #
1762026-02-20T04:32:33.034Z # # # #### # # # # #### ###### ####
1772026-02-20T04:32:33.034Z
1782026-02-20T04:32:33.034Z++ pfexec pkg install clang-15 pcap
1792026-02-20T04:32:33.974Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-02-20T04:32:34.001Z Startup: Refreshing catalog 'oxide' ... Done
1812026-02-20T04:33:09.864ZPlanning: Solver setup ... Done
1822026-02-20T04:33:10.084ZPlanning: Running solver ... Done
1832026-02-20T04:33:10.279ZPlanning: Finding local manifests ... Done
1842026-02-20T04:33:10.303ZPlanning: Fetching manifests: 0/2 0% complete
1852026-02-20T04:33:10.960ZPlanning: Fetching manifests: 2/2 100% complete
1862026-02-20T04:33:11.041ZPlanning: Package planning ... Done
1872026-02-20T04:33:11.119ZPlanning: Merging actions ... Done
1882026-02-20T04:33:11.375ZPlanning: Checking for conflicting actions ... Done
1892026-02-20T04:33:11.401ZPlanning: Consolidating action changes ... Done
1902026-02-20T04:33:11.845ZPlanning: Evaluating mediators ... Done
1912026-02-20T04:33:11.870ZPlanning: Planning completed in 37.89 seconds
1922026-02-20T04:33:11.894Z Packages to install: 2
1932026-02-20T04:33:11.894Z Mediators to change: 2
1942026-02-20T04:33:11.894Z Services to change: 1
1952026-02-20T04:33:11.894Z Create boot environment: No
1962026-02-20T04:33:11.894ZCreate backup boot environment: No
1972026-02-20T04:33:11.945Z
1982026-02-20T04:33:11.945ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-02-20T04:33:16.945ZDownload: 985/3076 items 82.2/211.3MB 38% complete (17.0M/s)
2002026-02-20T04:33:21.948ZDownload: 2332/3076 items 119.1/211.3MB 56% complete (12.1M/s)
2012026-02-20T04:33:26.950ZDownload: 3034/3076 items 178.5/211.3MB 84% complete (9.6M/s)
2022026-02-20T04:33:32.503ZDownload: 3035/3076 items 201.8/211.3MB 95% complete (8.5M/s)
2032026-02-20T04:33:33.833ZDownload: Completed 211.31 MB in 21.89 seconds (9.7M/s)
2042026-02-20T04:33:34.346Z Actions: 1/3418 actions (Installing new actions)
2052026-02-20T04:33:39.030Z Actions: 3127/3418 actions (Installing new actions)
2062026-02-20T04:33:40.118Z Actions: Completed 3418 actions in 6.09 seconds.
2072026-02-20T04:33:41.544Z Done
2082026-02-20T04:33:41.544Z Done
2092026-02-20T04:33:43.173Z Done
2102026-02-20T04:33:49.587Z Done
2112026-02-20T04:33:49.707Z Done
2122026-02-20T04:33:49.731Z Done
2132026-02-20T04:33:49.879Z Done
2142026-02-20T04:33:50.058Z++ pfexec pkg set-mediator -V 15 clang llvm
2152026-02-20T04:33:50.545ZPlanning: Evaluating mediator changes ... Done
2162026-02-20T04:33:50.852ZPlanning: Checking for conflicting actions ... Done
2172026-02-20T04:33:50.876ZPlanning: Consolidating action changes ... Done
2182026-02-20T04:33:51.235ZPlanning: Evaluating mediators ... Done
2192026-02-20T04:33:51.260ZPlanning: Planning completed in 0.69 seconds
2202026-02-20T04:33:51.284Z Mediators to change: 2
2212026-02-20T04:33:51.284Z Create boot environment: No
2222026-02-20T04:33:51.284ZCreate backup boot environment: No
2232026-02-20T04:33:51.356Z Done
2242026-02-20T04:33:51.356Z Done
2252026-02-20T04:33:52.637Z Done
2262026-02-20T04:33:58.499Z Done
2272026-02-20T04:33:58.608Z Done
2282026-02-20T04:33:58.608Z Done
2292026-02-20T04:33:58.691Z Done
2302026-02-20T04:33:58.802Z++ cargo --version
2312026-02-20T04:33:58.897Zcargo 1.90.0 (840b83a10 2025-07-30)
2322026-02-20T04:33:58.922Z++ rustc --version
2332026-02-20T04:33:59.012Zrustc 1.90.0 (1159e78c4 2025-09-14)
2342026-02-20T04:33:59.036Z+ banner copyrights
2352026-02-20T04:33:59.036Z
2362026-02-20T04:33:59.036Z #### #### ##### # # ##### # #### # # ##### ####
2372026-02-20T04:33:59.036Z # # # # # # # # # # # # # # # # #
2382026-02-20T04:33:59.037Z # # # # # # # # # # ###### # ####
2392026-02-20T04:33:59.037Z # # # ##### # ##### # # ### # # # #
2402026-02-20T04:33:59.037Z # # # # # # # # # # # # # # # #
2412026-02-20T04:33:59.037Z #### #### # # # # # #### # # # ####
2422026-02-20T04:33:59.037Z
2432026-02-20T04:33:59.037Z+ ./tools/check_copyrights.sh
2442026-02-20T04:34:02.307Z+ banner clippy
2452026-02-20T04:34:02.331Z
2462026-02-20T04:34:02.331Z #### # # ##### ##### # #
2472026-02-20T04:34:02.331Z # # # # # # # # # #
2482026-02-20T04:34:02.331Z # # # # # # # #
2492026-02-20T04:34:02.332Z # # # ##### ##### #
2502026-02-20T04:34:02.332Z # # # # # # #
2512026-02-20T04:34:02.332Z #### ###### # # # #
2522026-02-20T04:34:02.332Z
2532026-02-20T04:34:02.332Z+ for feat in tofino_stub tofino_asic softnpu chaos
2542026-02-20T04:34:02.332Z+ cargo clippy --features tofino_stub -- --deny warnings
2552026-02-20T04:34:02.783Z Updating git repository `https://github.com/oxidecomputer/omicron`
2562026-02-20T04:34:19.356Z Updating crates.io index
2572026-02-20T04:34:19.386Z Updating git repository `https://github.com/illumos/smf-rs`
2582026-02-20T04:34:19.713Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-02-20T04:34:21.191Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2602026-02-20T04:34:21.571Z Updating git repository `https://github.com/oxidecomputer/tofino`
2612026-02-20T04:34:21.930Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2622026-02-20T04:34:22.581Z Updating git repository `https://github.com/oxidecomputer/ispf`
2632026-02-20T04:34:23.223Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-02-20T04:34:23.696Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-02-20T04:34:24.245Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2662026-02-20T04:34:24.637Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2672026-02-20T04:34:25.028Z Updating git repository `https://github.com/oxidecomputer/p4`
2682026-02-20T04:34:25.643Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2692026-02-20T04:34:26.059Z Updating git repository `https://github.com/oxidecomputer/lldp`
2702026-02-20T04:34:26.509Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-02-20T04:34:27.583Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-02-20T04:34:27.962Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2732026-02-20T04:34:28.319Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-02-20T04:34:28.726Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752026-02-20T04:34:29.398Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762026-02-20T04:34:29.840Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772026-02-20T04:34:30.231Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782026-02-20T04:34:30.951Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2792026-02-20T04:34:31.801Z Updating git repository `https://github.com/oxidecomputer/propolis`
2802026-02-20T04:34:32.645Z Updating git repository `https://github.com/oxidecomputer/crucible`
2812026-02-20T04:34:35.779Z Updating git repository `https://github.com/oxidecomputer/opte`
2822026-02-20T04:34:36.777Z Updating git repository `https://github.com/oxidecomputer/tofino`
2832026-02-20T04:34:37.104Z Updating git repository `https://github.com/oxidecomputer/clickward`
2842026-02-20T04:34:37.570Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-02-20T04:34:39.301Z Downloading crates ...
2862026-02-20T04:34:39.407Z Downloaded anstyle-parse v0.2.7
2872026-02-20T04:34:39.432Z Downloaded arrayref v0.3.9
2882026-02-20T04:34:39.432Z Downloaded atomicwrites v0.4.4
2892026-02-20T04:34:39.433Z Downloaded derive-ex v0.1.8
2902026-02-20T04:34:39.477Z Downloaded drift v0.1.0
2912026-02-20T04:34:39.478Z Downloaded defmt v0.3.100
2922026-02-20T04:34:39.509Z Downloaded foreign-types v0.3.2
2932026-02-20T04:34:39.509Z Downloaded glob v0.3.3
2942026-02-20T04:34:39.540Z Downloaded hash32 v0.3.1
2952026-02-20T04:34:39.566Z Downloaded hyper-tls v0.6.0
2962026-02-20T04:34:39.566Z Downloaded instant v0.1.13
2972026-02-20T04:34:39.592Z Downloaded ipnet v2.11.0
2982026-02-20T04:34:39.624Z Downloaded oxnet v0.1.4
2992026-02-20T04:34:39.681Z Downloaded quick-error v1.2.3
3002026-02-20T04:34:39.711Z Downloaded rustc-hash v2.1.1
3012026-02-20T04:34:39.712Z Downloaded rand_xorshift v0.4.0
3022026-02-20T04:34:39.712Z Downloaded serde-big-array v0.5.1
3032026-02-20T04:34:39.712Z Downloaded strsim v0.11.1
3042026-02-20T04:34:39.738Z Downloaded time-core v0.1.6
3052026-02-20T04:34:39.764Z Downloaded toml_write v0.1.2
3062026-02-20T04:34:39.794Z Downloaded toml v0.8.23
3072026-02-20T04:34:39.794Z Downloaded unarray v0.1.4
3082026-02-20T04:34:39.822Z Downloaded utf8parse v0.2.2
3092026-02-20T04:34:39.823Z Downloaded zerofrom v0.1.6
3102026-02-20T04:34:39.850Z Downloaded zone_cfg_derive v0.3.1
3112026-02-20T04:34:39.850Z Downloaded zone v0.3.1
3122026-02-20T04:34:39.850Z Downloaded zeroize v1.8.1
3132026-02-20T04:34:39.888Z Downloaded zerotrie v0.2.2
3142026-02-20T04:34:39.888Z Downloaded zerocopy-derive v0.8.27
3152026-02-20T04:34:39.914Z Downloaded tokio-util v0.7.16
3162026-02-20T04:34:39.915Z Downloaded zerovec v0.11.4
3172026-02-20T04:34:39.915Z Downloaded usdt-macro v0.5.0
3182026-02-20T04:34:39.915Z Downloaded typenum v1.18.0
3192026-02-20T04:34:39.943Z Downloaded zerovec-derive v0.11.1
3202026-02-20T04:34:39.943Z Downloaded zmij v1.0.17
3212026-02-20T04:34:39.943Z Downloaded zerocopy v0.7.35
3222026-02-20T04:34:39.970Z Downloaded winnow v0.5.40
3232026-02-20T04:34:39.998Z Downloaded vergen v8.3.2
3242026-02-20T04:34:39.998Z Downloaded syn v2.0.114
3252026-02-20T04:34:39.998Z Downloaded smoltcp v0.11.0
3262026-02-20T04:34:40.025Z Downloaded zerocopy v0.8.27
3272026-02-20T04:34:40.094Z Downloaded unicode-width v0.2.1
3282026-02-20T04:34:40.094Z Downloaded unicode-width v0.1.14
3292026-02-20T04:34:40.094Z Downloaded writeable v0.6.1
3302026-02-20T04:34:40.094Z Downloaded petgraph v0.6.5
3312026-02-20T04:34:40.120Z Downloaded regress v0.10.4
3322026-02-20T04:34:40.120Z Downloaded vcpkg v0.2.15
3332026-02-20T04:34:40.145Z Downloaded typed-path v0.9.3
3342026-02-20T04:34:40.171Z Downloaded regex-automata v0.4.13
3352026-02-20T04:34:40.171Z Downloaded rustls v0.22.4
3362026-02-20T04:34:40.196Z Downloaded curl-sys v0.4.83+curl-8.15.0
3372026-02-20T04:34:40.249Z Downloaded waitgroup v0.1.2
3382026-02-20T04:34:40.274Z Downloaded unsafe-libyaml v0.2.11
3392026-02-20T04:34:40.274Z Downloaded tracing v0.1.41
3402026-02-20T04:34:40.274Z Downloaded want v0.3.1
3412026-02-20T04:34:40.274Z Downloaded rustls v0.23.32
3422026-02-20T04:34:40.300Z Downloaded webpki-roots v1.0.2
3432026-02-20T04:34:40.300Z Downloaded winnow v0.7.14
3442026-02-20T04:34:40.300Z Downloaded usdt-impl v0.5.0
3452026-02-20T04:34:40.338Z Downloaded typify-impl v0.4.3
3462026-02-20T04:34:40.338Z Downloaded unicode-normalization v0.1.24
3472026-02-20T04:34:40.338Z Downloaded tabled v0.20.0
3482026-02-20T04:34:40.362Z Downloaded zerofrom-derive v0.1.6
3492026-02-20T04:34:40.363Z Downloaded sha3 v0.10.8
3502026-02-20T04:34:40.363Z Downloaded tokio v1.49.0
3512026-02-20T04:34:40.388Z Downloaded usdt-attr-macro v0.5.0
3522026-02-20T04:34:40.412Z Downloaded usdt v0.5.0
3532026-02-20T04:34:40.412Z Downloaded regex-syntax v0.8.6
3542026-02-20T04:34:40.412Z Downloaded tabled v0.15.0
3552026-02-20T04:34:40.438Z Downloaded proptest v1.8.0
3562026-02-20T04:34:40.438Z Downloaded openapiv3 v2.2.0
3572026-02-20T04:34:40.473Z Downloaded hickory-proto v0.25.2
3582026-02-20T04:34:40.473Z Downloaded syn v1.0.109
3592026-02-20T04:34:40.473Z Downloaded openssl v0.10.73
3602026-02-20T04:34:40.498Z Downloaded time v0.3.44
3612026-02-20T04:34:40.498Z Downloaded serde_with v3.14.1
3622026-02-20T04:34:40.522Z Downloaded quinn-proto v0.11.13
3632026-02-20T04:34:40.522Z Downloaded moka v0.12.11
3642026-02-20T04:34:40.522Z Downloaded walkdir v2.5.0
3652026-02-20T04:34:40.547Z Downloaded vsss-rs v3.3.4
3662026-02-20T04:34:40.547Z Downloaded url v2.5.7
3672026-02-20T04:34:40.547Z Downloaded tracing-core v0.1.34
3682026-02-20T04:34:40.547Z Downloaded serde_json v1.0.149
3692026-02-20T04:34:40.547Z Downloaded rustls-webpki v0.102.8
3702026-02-20T04:34:40.892Z Downloaded hickory-proto v0.24.4
3712026-02-20T04:34:40.928Z Downloaded zerocopy-derive v0.7.35
3722026-02-20T04:34:40.928Z Downloaded encoding_rs v0.8.35
3732026-02-20T04:34:40.928Z Downloaded yoke v0.8.0
3742026-02-20T04:34:40.928Z Downloaded whoami v1.6.1
3752026-02-20T04:34:40.928Z Downloaded uuid v1.20.0
3762026-02-20T04:34:40.928Z Downloaded libgit2-sys v0.17.0+1.8.1
3772026-02-20T04:34:40.928Z Downloaded usdt-impl v0.6.0
3782026-02-20T04:34:40.928Z Downloaded typify v0.4.3
3792026-02-20T04:34:40.928Z Downloaded tower-http v0.6.6
3802026-02-20T04:34:40.928Z Downloaded tough v0.20.0
3812026-02-20T04:34:40.928Z Downloaded ring v0.17.14
3822026-02-20T04:34:40.928Z Downloaded toml_edit v0.22.27
3832026-02-20T04:34:40.928Z Downloaded toml v0.9.11+spec-1.1.0
3842026-02-20T04:34:40.928Z Downloaded portable-atomic v1.11.1
3852026-02-20T04:34:40.928Z Downloaded ucd-trie v0.1.7
3862026-02-20T04:34:40.928Z Downloaded petgraph v0.8.2
3872026-02-20T04:34:40.928Z Downloaded unicode-segmentation v1.12.0
3882026-02-20T04:34:40.928Z Downloaded tower-layer v0.3.3
3892026-02-20T04:34:40.928Z Downloaded tower v0.5.2
3902026-02-20T04:34:40.928Z Downloaded toml_parser v1.0.6+spec-1.1.0
3912026-02-20T04:34:40.928Z Downloaded tinyvec v1.10.0
3922026-02-20T04:34:40.929Z Downloaded serde_core v1.0.228
3932026-02-20T04:34:40.929Z Downloaded schemars v0.9.0
3942026-02-20T04:34:40.929Z Downloaded regex v1.12.2
3952026-02-20T04:34:40.929Z Downloaded rayon v1.11.0
3962026-02-20T04:34:40.929Z Downloaded zeroize_derive v1.4.3
3972026-02-20T04:34:40.929Z Downloaded utf8_iter v1.0.4
3982026-02-20T04:34:40.929Z Downloaded usdt-attr-macro v0.6.0
3992026-02-20T04:34:40.929Z Downloaded untrusted v0.9.0
4002026-02-20T04:34:40.929Z Downloaded universal-hash v0.5.1
4012026-02-20T04:34:40.929Z Downloaded toml_writer v1.0.6+spec-1.1.0
4022026-02-20T04:34:40.929Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4032026-02-20T04:34:40.929Z Downloaded test-strategy v0.4.3
4042026-02-20T04:34:40.929Z Downloaded tempfile v3.23.0
4052026-02-20T04:34:40.929Z Downloaded slog-async v2.8.0
4062026-02-20T04:34:40.929Z Downloaded reqwest v0.12.23
4072026-02-20T04:34:40.929Z Downloaded libz-sys v1.1.22
4082026-02-20T04:34:40.929Z Downloaded libc v0.2.176
4092026-02-20T04:34:40.929Z Downloaded yoke-derive v0.8.0
4102026-02-20T04:34:40.929Z Downloaded xattr v1.6.1
4112026-02-20T04:34:40.929Z Downloaded wait-timeout v0.2.1
4122026-02-20T04:34:40.929Z Downloaded version_check v0.9.5
4132026-02-20T04:34:40.929Z Downloaded usdt v0.6.0
4142026-02-20T04:34:40.929Z Downloaded unicode-ident v1.0.19
4152026-02-20T04:34:40.929Z Downloaded tokio-macros v2.6.0
4162026-02-20T04:34:40.929Z Downloaded time-macros v0.2.24
4172026-02-20T04:34:40.929Z Downloaded thiserror-no-std v2.0.2
4182026-02-20T04:34:40.929Z Downloaded term v1.2.0
4192026-02-20T04:34:40.954Z Downloaded tar v0.4.44
4202026-02-20T04:34:40.954Z Downloaded synstructure v0.13.2
4212026-02-20T04:34:40.954Z Downloaded sync_wrapper v1.0.2
4222026-02-20T04:34:40.954Z Downloaded stable_deref_trait v1.2.0
4232026-02-20T04:34:40.954Z Downloaded snafu-derive v0.8.9
4242026-02-20T04:34:40.954Z Downloaded smallvec v1.15.1
4252026-02-20T04:34:40.954Z Downloaded slog-json v2.6.1
4262026-02-20T04:34:40.954Z Downloaded signal-hook-registry v1.4.6
4272026-02-20T04:34:40.954Z Downloaded rustix v1.1.2
4282026-02-20T04:34:40.980Z Downloaded rand v0.9.2
4292026-02-20T04:34:40.980Z Downloaded quinn v0.11.9
4302026-02-20T04:34:40.980Z Downloaded jiff v0.2.15
4312026-02-20T04:34:41.005Z Downloaded usdt-macro v0.6.0
4322026-02-20T04:34:41.005Z Downloaded untrusted v0.7.1
4332026-02-20T04:34:41.005Z Downloaded unicode-xid v0.2.6
4342026-02-20T04:34:41.005Z Downloaded unicode-linebreak v0.1.5
4352026-02-20T04:34:41.005Z Downloaded tracing-attributes v0.1.30
4362026-02-20T04:34:41.005Z Downloaded toml_edit v0.19.15
4372026-02-20T04:34:41.039Z Downloaded tokio-dtrace v0.1.1
4382026-02-20T04:34:41.044Z Downloaded thiserror v2.0.18
4392026-02-20T04:34:41.161Z Downloaded thiserror v1.0.69
4402026-02-20T04:34:41.161Z Downloaded textwrap v0.16.2
4412026-02-20T04:34:41.161Z Downloaded tabled_derive v0.11.0
4422026-02-20T04:34:41.161Z Downloaded subtle v2.6.1
4432026-02-20T04:34:41.161Z Downloaded strum v0.27.2
4442026-02-20T04:34:41.161Z Downloaded static_assertions v1.1.0
4452026-02-20T04:34:41.161Z Downloaded spin v0.9.8
4462026-02-20T04:34:41.161Z Downloaded smf v0.2.3
4472026-02-20T04:34:41.161Z Downloaded smawk v0.3.2
4482026-02-20T04:34:41.161Z Downloaded serde_tokenstream v0.2.2
4492026-02-20T04:34:41.161Z Downloaded serde_repr v0.1.20
4502026-02-20T04:34:41.162Z Downloaded serde_plain v1.0.2
4512026-02-20T04:34:41.162Z Downloaded serde_path_to_error v0.1.20
4522026-02-20T04:34:41.162Z Downloaded semver v0.1.20
4532026-02-20T04:34:41.162Z Downloaded rustix v0.38.44
4542026-02-20T04:34:41.219Z Downloaded rustc_version v0.1.7
4552026-02-20T04:34:41.219Z Downloaded resolv-conf v0.7.5
4562026-02-20T04:34:41.219Z Downloaded qorb v0.4.1
4572026-02-20T04:34:41.219Z Downloaded typify-macro v0.4.3
4582026-02-20T04:34:41.220Z Downloaded try-lock v0.2.5
4592026-02-20T04:34:41.220Z Downloaded tower-service v0.3.3
4602026-02-20T04:34:41.220Z Downloaded topological-sort v0.2.2
4612026-02-20T04:34:41.220Z Downloaded tinyvec_macros v0.1.1
4622026-02-20T04:34:41.220Z Downloaded termtree v0.5.1
4632026-02-20T04:34:41.220Z Downloaded terminal_size v0.4.3
4642026-02-20T04:34:41.220Z Downloaded tagptr v0.2.0
4652026-02-20T04:34:41.220Z Downloaded tabwriter v1.4.1
4662026-02-20T04:34:41.220Z Downloaded sigpipe v0.1.3
4672026-02-20T04:34:41.220Z Downloaded sha2 v0.10.9
4682026-02-20T04:34:41.220Z Downloaded serde_yaml v0.9.34+deprecated
4692026-02-20T04:34:41.220Z Downloaded serde_urlencoded v0.7.1
4702026-02-20T04:34:41.220Z Downloaded scroll_derive v0.13.1
4712026-02-20T04:34:41.220Z Downloaded schemars v1.2.0
4722026-02-20T04:34:41.220Z Downloaded same-file v1.0.6
4732026-02-20T04:34:41.220Z Downloaded ryu v1.0.20
4742026-02-20T04:34:41.220Z Downloaded rusty-fork v0.3.0
4752026-02-20T04:34:41.248Z Downloaded rustversion v1.0.22
4762026-02-20T04:34:41.248Z Downloaded rustls-pemfile v2.2.0
4772026-02-20T04:34:41.248Z Downloaded hyper v1.8.1
4782026-02-20T04:34:41.248Z Downloaded goblin v0.10.1
4792026-02-20T04:34:41.248Z Downloaded git2 v0.19.0
4802026-02-20T04:34:41.249Z Downloaded toml v0.7.8
4812026-02-20T04:34:41.249Z Downloaded tokio-stream v0.1.17
4822026-02-20T04:34:41.249Z Downloaded tokio-rustls v0.26.3
4832026-02-20T04:34:41.249Z Downloaded thiserror-impl v2.0.18
4842026-02-20T04:34:41.249Z Downloaded testing_table v0.3.0
4852026-02-20T04:34:41.249Z Downloaded take_mut v0.2.2
4862026-02-20T04:34:41.249Z Downloaded tabled_derive v0.7.0
4872026-02-20T04:34:41.249Z Downloaded strum_macros v0.26.4
4882026-02-20T04:34:41.249Z Downloaded steno v0.4.1
4892026-02-20T04:34:41.249Z Downloaded snafu v0.8.9
4902026-02-20T04:34:41.249Z Downloaded slog v2.8.2
4912026-02-20T04:34:41.249Z Downloaded signal-hook v0.3.18
4922026-02-20T04:34:41.249Z Downloaded serde v1.0.228
4932026-02-20T04:34:41.249Z Downloaded rustc_version v0.4.1
4942026-02-20T04:34:41.249Z Downloaded ref-cast v1.0.25
4952026-02-20T04:34:41.249Z Downloaded rand_chacha v0.9.0
4962026-02-20T04:34:41.249Z Downloaded rand v0.8.5
4972026-02-20T04:34:41.249Z Downloaded quote v1.0.40
4982026-02-20T04:34:41.249Z Downloaded proc-macro-crate v1.3.1
4992026-02-20T04:34:41.249Z Downloaded nix v0.30.1
5002026-02-20T04:34:41.276Z Downloaded minimal-lexical v0.2.1
5012026-02-20T04:34:41.276Z Downloaded hashbrown v0.15.5
5022026-02-20T04:34:41.276Z Downloaded toml_datetime v0.6.11
5032026-02-20T04:34:41.276Z Downloaded tokio-rustls v0.25.0
5042026-02-20T04:34:41.276Z Downloaded tokio-native-tls v0.3.1
5052026-02-20T04:34:41.309Z Downloaded tinystr v0.8.1
5062026-02-20T04:34:41.309Z Downloaded thread_local v1.1.9
5072026-02-20T04:34:41.309Z Downloaded thiserror-impl v1.0.69
5082026-02-20T04:34:41.309Z Downloaded strum_macros v0.27.2
5092026-02-20T04:34:41.310Z Downloaded socket2 v0.6.0
5102026-02-20T04:34:41.310Z Downloaded slog-term v2.9.2
5112026-02-20T04:34:41.310Z Downloaded slog-dtrace v0.3.0
5122026-02-20T04:34:41.310Z Downloaded similar v2.7.0
5132026-02-20T04:34:41.310Z Downloaded serde_derive v1.0.228
5142026-02-20T04:34:41.340Z Downloaded schemars v0.8.22
5152026-02-20T04:34:41.340Z Downloaded rustls-webpki v0.103.6
5162026-02-20T04:34:41.340Z Downloaded rayon-core v1.13.0
5172026-02-20T04:34:41.340Z Downloaded rand_core v0.9.3
5182026-02-20T04:34:41.340Z Downloaded rand_chacha v0.3.1
5192026-02-20T04:34:41.341Z Downloaded progenitor-macro v0.11.1
5202026-02-20T04:34:41.341Z Downloaded progenitor-impl v0.10.0
5212026-02-20T04:34:41.341Z Downloaded progenitor v0.11.1
5222026-02-20T04:34:41.341Z Downloaded proc-macro2 v1.0.101
5232026-02-20T04:34:41.368Z Downloaded proc-macro-error-attr2 v2.0.0
5242026-02-20T04:34:41.368Z Downloaded proc-macro-error-attr v1.0.4
5252026-02-20T04:34:41.368Z Downloaded proc-macro-error v1.0.4
5262026-02-20T04:34:41.368Z Downloaded prettyplease v0.2.37
5272026-02-20T04:34:41.368Z Downloaded pest v2.8.2
5282026-02-20T04:34:41.368Z Downloaded percent-encoding v2.3.2
5292026-02-20T04:34:41.368Z Downloaded pem v3.0.5
5302026-02-20T04:34:41.369Z Downloaded parse-display-derive v0.10.0
5312026-02-20T04:34:41.369Z Downloaded parking_lot_core v0.9.11
5322026-02-20T04:34:41.369Z Downloaded parking_lot v0.12.4
5332026-02-20T04:34:41.395Z Downloaded mio v1.0.4
5342026-02-20T04:34:41.396Z Downloaded thread-id v5.0.0
5352026-02-20T04:34:41.396Z Downloaded thread-id v4.2.2
5362026-02-20T04:34:41.396Z Downloaded thiserror-impl-no-std v2.0.2
5372026-02-20T04:34:41.396Z Downloaded swrite v0.1.0
5382026-02-20T04:34:41.396Z Downloaded supports-color v3.0.2
5392026-02-20T04:34:41.396Z Downloaded strum v0.26.3
5402026-02-20T04:34:41.396Z Downloaded structmeta-derive v0.3.0
5412026-02-20T04:34:41.396Z Downloaded structmeta v0.3.0
5422026-02-20T04:34:41.396Z Downloaded slab v0.4.11
5432026-02-20T04:34:41.396Z Downloaded shlex v1.3.0
5442026-02-20T04:34:41.396Z Downloaded serde_with_macros v3.14.1
5452026-02-20T04:34:41.396Z Downloaded serde_spanned v1.0.4
5462026-02-20T04:34:41.396Z Downloaded serde_derive_internals v0.29.1
5472026-02-20T04:34:41.421Z Downloaded progenitor-impl v0.11.1
5482026-02-20T04:34:41.421Z Downloaded pretty-hex v0.4.1
5492026-02-20T04:34:41.421Z Downloaded pin-project v1.1.10
5502026-02-20T04:34:41.421Z Downloaded pest_derive v2.8.2
5512026-02-20T04:34:41.421Z Downloaded openssl-sys v0.9.109
5522026-02-20T04:34:41.447Z Downloaded omicron-workspace-hack v0.1.0
5532026-02-20T04:34:41.447Z Downloaded num-integer v0.1.46
5542026-02-20T04:34:41.447Z Downloaded hkdf v0.12.4
5552026-02-20T04:34:41.447Z Downloaded csv v1.3.1
5562026-02-20T04:34:41.472Z Downloaded slog-bunyan v2.5.0
5572026-02-20T04:34:41.472Z Downloaded siphasher v1.0.1
5582026-02-20T04:34:41.472Z Downloaded signal-hook-tokio v0.3.1
5592026-02-20T04:34:41.472Z Downloaded sha1 v0.10.6
5602026-02-20T04:34:41.472Z Downloaded serde_spanned v0.6.9
5612026-02-20T04:34:41.473Z Downloaded semver v1.0.27
5622026-02-20T04:34:41.473Z Downloaded scroll v0.13.0
5632026-02-20T04:34:41.473Z Downloaded scroll v0.12.0
5642026-02-20T04:34:41.473Z Downloaded schemars_derive v0.8.22
5652026-02-20T04:34:41.473Z Downloaded ppv-lite86 v0.2.21
5662026-02-20T04:34:41.473Z Downloaded postcard v1.1.3
5672026-02-20T04:34:41.473Z Downloaded phf v0.12.1
5682026-02-20T04:34:41.473Z Downloaded pest_generator v2.8.2
5692026-02-20T04:34:41.499Z Downloaded password-hash v0.5.0
5702026-02-20T04:34:41.499Z Downloaded num_enum_derive v0.5.11
5712026-02-20T04:34:41.499Z Downloaded newtype-uuid v1.3.2
5722026-02-20T04:34:41.499Z Downloaded hickory-resolver v0.25.2
5732026-02-20T04:34:41.499Z Downloaded secrecy v0.10.3
5742026-02-20T04:34:41.499Z Downloaded search_path v0.1.4
5752026-02-20T04:34:41.500Z Downloaded scroll_derive v0.12.1
5762026-02-20T04:34:41.500Z Downloaded scopeguard v1.2.0
5772026-02-20T04:34:41.500Z Downloaded rustls-pki-types v1.12.0
5782026-02-20T04:34:41.500Z Downloaded quinn-udp v0.5.14
5792026-02-20T04:34:41.500Z Downloaded progenitor-macro v0.10.0
5802026-02-20T04:34:41.500Z Downloaded powerfmt v0.2.0
5812026-02-20T04:34:41.500Z Downloaded pin-utils v0.1.0
5822026-02-20T04:34:41.500Z Downloaded pin-project-lite v0.2.16
5832026-02-20T04:34:41.525Z Downloaded papergrid v0.11.0
5842026-02-20T04:34:41.525Z Downloaded num_enum v0.7.5
5852026-02-20T04:34:41.525Z Downloaded num-traits v0.2.19
5862026-02-20T04:34:41.525Z Downloaded nom v7.1.3
5872026-02-20T04:34:41.525Z Downloaded miniz_oxide v0.8.9
5882026-02-20T04:34:41.551Z Downloaded memchr v2.7.5
5892026-02-20T04:34:41.551Z Downloaded http v1.4.0
5902026-02-20T04:34:41.551Z Downloaded futures-util v0.3.31
5912026-02-20T04:34:41.552Z Downloaded rand_core v0.6.4
5922026-02-20T04:34:41.579Z Downloaded pin-project-internal v1.1.10
5932026-02-20T04:34:41.579Z Downloaded pest_meta v2.8.2
5942026-02-20T04:34:41.579Z Downloaded paste v1.0.15
5952026-02-20T04:34:41.579Z Downloaded papergrid v0.17.0
5962026-02-20T04:34:41.579Z Downloaded owo-colors v4.2.2
5972026-02-20T04:34:41.604Z Downloaded once_cell v1.21.3
5982026-02-20T04:34:41.605Z Downloaded omicron-zone-package v0.12.2
5992026-02-20T04:34:41.605Z Downloaded num_threads v0.1.7
6002026-02-20T04:34:41.605Z Downloaded num-iter v0.1.45
6012026-02-20T04:34:41.605Z Downloaded num-derive v0.4.2
6022026-02-20T04:34:41.605Z Downloaded num-derive v0.3.3
6032026-02-20T04:34:41.605Z Downloaded num-complex v0.4.6
6042026-02-20T04:34:41.605Z Downloaded newtype-uuid-macros v0.1.0
6052026-02-20T04:34:41.634Z Downloaded newline-converter v0.3.0
6062026-02-20T04:34:41.634Z Downloaded memoffset v0.9.1
6072026-02-20T04:34:41.634Z Downloaded lru-slab v0.1.2
6082026-02-20T04:34:41.634Z Downloaded lru-cache v0.1.2
6092026-02-20T04:34:41.634Z Downloaded lock_api v0.4.13
6102026-02-20T04:34:41.634Z Downloaded litemap v0.8.0
6112026-02-20T04:34:41.634Z Downloaded libm v0.2.15
6122026-02-20T04:34:41.634Z Downloaded jiff-static v0.2.15
6132026-02-20T04:34:41.634Z Downloaded itertools v0.14.0
6142026-02-20T04:34:41.660Z Downloaded itertools v0.12.1
6152026-02-20T04:34:41.660Z Downloaded iri-string v0.7.8
6162026-02-20T04:34:41.660Z Downloaded hyper-util v0.1.19
6172026-02-20T04:34:41.687Z Downloaded hickory-resolver v0.24.4
6182026-02-20T04:34:41.687Z Downloaded heapless v0.8.0
6192026-02-20T04:34:41.687Z Downloaded flate2 v1.1.2
6202026-02-20T04:34:41.687Z Downloaded chrono-tz v0.10.4
6212026-02-20T04:34:41.714Z Downloaded bstr v1.12.0
6222026-02-20T04:34:41.714Z Downloaded ref-cast-impl v1.0.25
6232026-02-20T04:34:41.714Z Downloaded progenitor-client v0.10.0
6242026-02-20T04:34:41.714Z Downloaded progenitor v0.10.0
6252026-02-20T04:34:41.714Z Downloaded proc-macro-error2 v2.0.1
6262026-02-20T04:34:41.714Z Downloaded potential_utf v0.1.3
6272026-02-20T04:34:41.714Z Downloaded poly1305 v0.8.0
6282026-02-20T04:34:41.740Z Downloaded plain v0.2.3
6292026-02-20T04:34:41.740Z Downloaded phf_shared v0.12.1
6302026-02-20T04:34:41.741Z Downloaded parse-display v0.10.0
6312026-02-20T04:34:41.741Z Downloaded opaque-debug v0.3.1
6322026-02-20T04:34:41.741Z Downloaded num_enum_derive v0.7.5
6332026-02-20T04:34:41.741Z Downloaded num_enum v0.5.11
6342026-02-20T04:34:41.741Z Downloaded num-rational v0.4.2
6352026-02-20T04:34:41.741Z Downloaded native-tls v0.2.14
6362026-02-20T04:34:41.741Z Downloaded memmap v0.7.0
6372026-02-20T04:34:41.741Z Downloaded managed v0.8.0
6382026-02-20T04:34:41.741Z Downloaded libsw-core v0.3.2
6392026-02-20T04:34:41.741Z Downloaded libloading v0.8.9
6402026-02-20T04:34:41.741Z Downloaded is_ci v1.2.0
6412026-02-20T04:34:41.766Z Downloaded idna v1.1.0
6422026-02-20T04:34:41.767Z Downloaded icu_properties_data v2.0.1
6432026-02-20T04:34:41.767Z Downloaded hashbrown v0.12.3
6442026-02-20T04:34:41.767Z Downloaded dropshot-api-manager v0.2.2
6452026-02-20T04:34:41.767Z Downloaded progenitor-client v0.11.1
6462026-02-20T04:34:41.767Z Downloaded pkg-config v0.3.32
6472026-02-20T04:34:41.767Z Downloaded oxide-tokio-rt v0.1.2
6482026-02-20T04:34:41.791Z Downloaded openssl-probe v0.1.6
6492026-02-20T04:34:41.791Z Downloaded openssl-macros v0.1.1
6502026-02-20T04:34:41.791Z Downloaded olpc-cjson v0.1.4
6512026-02-20T04:34:41.791Z Downloaded num-conv v0.1.0
6522026-02-20T04:34:41.791Z Downloaded aws-lc-sys v0.31.0
6532026-02-20T04:34:42.035Z Downloaded num v0.4.3
6542026-02-20T04:34:42.059Z Downloaded newtype_derive v0.1.6
6552026-02-20T04:34:42.059Z Downloaded memmap2 v0.9.8
6562026-02-20T04:34:42.059Z Downloaded match_cfg v0.1.0
6572026-02-20T04:34:42.059Z Downloaded macaddr v1.0.1
6582026-02-20T04:34:42.059Z Downloaded log v0.4.28
6592026-02-20T04:34:42.059Z Downloaded lazy_static v1.5.0
6602026-02-20T04:34:42.059Z Downloaded kstat-rs v0.2.4
6612026-02-20T04:34:42.060Z Downloaded jobserver v0.1.34
6622026-02-20T04:34:42.060Z Downloaded indexmap v2.13.0
6632026-02-20T04:34:42.060Z Downloaded icu_normalizer v2.0.0
6642026-02-20T04:34:42.060Z Downloaded icu_locale_core v2.0.0
6652026-02-20T04:34:42.085Z Downloaded iana-time-zone v0.1.64
6662026-02-20T04:34:42.085Z Downloaded hostname v0.4.2
6672026-02-20T04:34:42.085Z Downloaded hashbrown v0.16.1
6682026-02-20T04:34:42.085Z Downloaded dropshot_endpoint v0.16.7
6692026-02-20T04:34:42.085Z Downloaded darling_core v0.21.3
6702026-02-20T04:34:42.110Z Downloaded multer v3.1.0
6712026-02-20T04:34:42.110Z Downloaded mime v0.3.17
6722026-02-20T04:34:42.110Z Downloaded linked-hash-map v0.5.6
6732026-02-20T04:34:42.111Z Downloaded linear-map v1.2.0
6742026-02-20T04:34:42.111Z Downloaded libsw v3.5.0
6752026-02-20T04:34:42.111Z Downloaded libscf-sys v1.1.0
6762026-02-20T04:34:42.111Z Downloaded keccak v0.1.5
6772026-02-20T04:34:42.111Z Downloaded itoa v1.0.15
6782026-02-20T04:34:42.111Z Downloaded is_terminal_polyfill v1.70.1
6792026-02-20T04:34:42.111Z Downloaded is-terminal v0.4.16
6802026-02-20T04:34:42.111Z Downloaded ipnetwork v0.21.1
6812026-02-20T04:34:42.111Z Downloaded internet-checksum v0.2.1
6822026-02-20T04:34:42.111Z Downloaded inout v0.1.4
6832026-02-20T04:34:42.111Z Downloaded ingot-types v0.1.2
6842026-02-20T04:34:42.112Z Downloaded ingot-macros v0.1.1
6852026-02-20T04:34:42.112Z Downloaded ingot v0.1.1
6862026-02-20T04:34:42.112Z Downloaded iddqd v0.3.17
6872026-02-20T04:34:42.137Z Downloaded icu_provider v2.0.0
6882026-02-20T04:34:42.137Z Downloaded icu_normalizer_data v2.0.0
6892026-02-20T04:34:42.138Z Downloaded httparse v1.10.1
6902026-02-20T04:34:42.138Z Downloaded half v2.7.1
6912026-02-20T04:34:42.138Z Downloaded getrandom v0.3.3
6922026-02-20T04:34:42.138Z Downloaded futures v0.3.31
6932026-02-20T04:34:42.163Z Downloaded fs_extra v1.3.0
6942026-02-20T04:34:42.163Z Downloaded foldhash v0.1.5
6952026-02-20T04:34:42.163Z Downloaded ff v0.13.1
6962026-02-20T04:34:42.163Z Downloaded dunce v1.0.5
6972026-02-20T04:34:42.163Z Downloaded dtrace-parser v0.2.0
6982026-02-20T04:34:42.164Z Downloaded dof v0.4.0
6992026-02-20T04:34:42.164Z Downloaded chacha20poly1305 v0.10.1
7002026-02-20T04:34:42.164Z Downloaded indent_write v2.2.0
7012026-02-20T04:34:42.164Z Downloaded idna_adapter v1.2.1
7022026-02-20T04:34:42.164Z Downloaded ident_case v1.0.1
7032026-02-20T04:34:42.164Z Downloaded icu_properties v2.0.1
7042026-02-20T04:34:42.164Z Downloaded hyper-rustls v0.27.7
7052026-02-20T04:34:42.165Z Downloaded hubpack v0.1.2
7062026-02-20T04:34:42.165Z Downloaded http-body-util v0.1.3
7072026-02-20T04:34:42.165Z Downloaded hex v0.4.3
7082026-02-20T04:34:42.165Z Downloaded heck v0.4.1
7092026-02-20T04:34:42.190Z Downloaded globset v0.4.16
7102026-02-20T04:34:42.190Z Downloaded getrandom v0.2.16
7112026-02-20T04:34:42.190Z Downloaded foreign-types v0.5.0
7122026-02-20T04:34:42.190Z Downloaded find-msvc-tools v0.1.2
7132026-02-20T04:34:42.190Z Downloaded fastrand v2.3.0
7142026-02-20T04:34:42.190Z Downloaded erased-serde v0.3.31
7152026-02-20T04:34:42.190Z Downloaded dtrace-parser v0.3.0
7162026-02-20T04:34:42.190Z Downloaded crossbeam-channel v0.5.15
7172026-02-20T04:34:42.190Z Downloaded chrono v0.4.43
7182026-02-20T04:34:42.190Z Downloaded indexmap v1.9.3
7192026-02-20T04:34:42.217Z Downloaded icu_collections v2.0.0
7202026-02-20T04:34:42.217Z Downloaded humantime v2.3.0
7212026-02-20T04:34:42.217Z Downloaded hubpack_derive v0.1.1
7222026-02-20T04:34:42.218Z Downloaded hostname v0.3.1
7232026-02-20T04:34:42.218Z Downloaded heck v0.5.0
7242026-02-20T04:34:42.218Z Downloaded group v0.13.0
7252026-02-20T04:34:42.218Z Downloaded gethostname v0.5.0
7262026-02-20T04:34:42.218Z Downloaded foreign-types-macros v0.2.3
7272026-02-20T04:34:42.218Z Downloaded float-ord v0.3.2
7282026-02-20T04:34:42.218Z Downloaded filetime v0.2.26
7292026-02-20T04:34:42.218Z Downloaded embedded-io v0.4.0
7302026-02-20T04:34:42.218Z Downloaded dof v0.3.0
7312026-02-20T04:34:42.218Z Downloaded deranged v0.5.3
7322026-02-20T04:34:42.218Z Downloaded defmt-parser v1.0.0
7332026-02-20T04:34:42.218Z Downloaded crypto-bigint v0.5.5
7342026-02-20T04:34:42.243Z Downloaded crossbeam-utils v0.8.21
7352026-02-20T04:34:42.244Z Downloaded cmake v0.1.54
7362026-02-20T04:34:42.244Z Downloaded ciborium v0.2.2
7372026-02-20T04:34:42.244Z Downloaded camino v1.2.2
7382026-02-20T04:34:42.244Z Downloaded blake2 v0.10.6
7392026-02-20T04:34:42.244Z Downloaded bitflags v2.9.4
7402026-02-20T04:34:42.244Z Downloaded base64ct v1.8.0
7412026-02-20T04:34:42.244Z Downloaded httpdate v1.0.3
7422026-02-20T04:34:42.269Z Downloaded http-body v1.0.1
7432026-02-20T04:34:42.269Z Downloaded hmac v0.12.1
7442026-02-20T04:34:42.269Z Downloaded highway v1.3.0
7452026-02-20T04:34:42.270Z Downloaded futures-sink v0.3.31
7462026-02-20T04:34:42.270Z Downloaded futures-executor v0.3.31
7472026-02-20T04:34:42.270Z Downloaded futures-core v0.3.31
7482026-02-20T04:34:42.270Z Downloaded form_urlencoded v1.2.2
7492026-02-20T04:34:42.270Z Downloaded foldhash v0.2.0
7502026-02-20T04:34:42.270Z Downloaded fixedbitset v0.4.2
7512026-02-20T04:34:42.270Z Downloaded errno v0.3.14
7522026-02-20T04:34:42.270Z Downloaded elliptic-curve v0.13.8
7532026-02-20T04:34:42.270Z Downloaded dyn-clone v1.0.20
7542026-02-20T04:34:42.270Z Downloaded darling_macro v0.21.3
7552026-02-20T04:34:42.270Z Downloaded curve25519-dalek-derive v0.1.1
7562026-02-20T04:34:42.270Z Downloaded crc32fast v1.5.0
7572026-02-20T04:34:42.270Z Downloaded cpufeatures v0.2.17
7582026-02-20T04:34:42.295Z Downloaded convert_case v0.4.0
7592026-02-20T04:34:42.296Z Downloaded constant_time_eq v0.3.1
7602026-02-20T04:34:42.296Z Downloaded console v0.15.11
7612026-02-20T04:34:42.296Z Downloaded colored v3.0.0
7622026-02-20T04:34:42.296Z Downloaded colorchoice v1.0.4
7632026-02-20T04:34:42.296Z Downloaded cobs v0.3.0
7642026-02-20T04:34:42.296Z Downloaded clap v4.5.50
7652026-02-20T04:34:42.297Z Downloaded cancel-safe-futures v0.1.5
7662026-02-20T04:34:42.323Z Downloaded bytes v1.10.1
7672026-02-20T04:34:42.323Z Downloaded bit-vec v0.8.0
7682026-02-20T04:34:42.323Z Downloaded bcs v0.1.6
7692026-02-20T04:34:42.323Z Downloaded h2 v0.4.12
7702026-02-20T04:34:42.323Z Downloaded goblin v0.8.2
7712026-02-20T04:34:42.323Z Downloaded futures-macro v0.3.31
7722026-02-20T04:34:42.323Z Downloaded futures-io v0.3.31
7732026-02-20T04:34:42.323Z Downloaded foreign-types-shared v0.3.1
7742026-02-20T04:34:42.323Z Downloaded foreign-types-shared v0.1.1
7752026-02-20T04:34:42.350Z Downloaded equivalent v1.0.2
7762026-02-20T04:34:42.350Z Downloaded enum-as-inner v0.6.1
7772026-02-20T04:34:42.350Z Downloaded either v1.15.0
7782026-02-20T04:34:42.350Z Downloaded derive_more v0.99.20
7792026-02-20T04:34:42.350Z Downloaded data-encoding v2.9.0
7802026-02-20T04:34:42.350Z Downloaded daft-derive v0.1.4
7812026-02-20T04:34:42.350Z Downloaded crossbeam-epoch v0.9.18
7822026-02-20T04:34:42.350Z Downloaded crossbeam-deque v0.8.6
7832026-02-20T04:34:42.350Z Downloaded cookie v0.18.1
7842026-02-20T04:34:42.350Z Downloaded const_format_proc_macros v0.2.34
7852026-02-20T04:34:42.350Z Downloaded const_format v0.2.34
7862026-02-20T04:34:42.375Z Downloaded clap_builder v4.5.50
7872026-02-20T04:34:42.376Z Downloaded cipher v0.4.4
7882026-02-20T04:34:42.376Z Downloaded ciborium-ll v0.2.2
7892026-02-20T04:34:42.376Z Downloaded chacha20 v0.9.1
7902026-02-20T04:34:42.376Z Downloaded cexpr v0.6.0
7912026-02-20T04:34:42.376Z Downloaded cc v1.2.38
7922026-02-20T04:34:42.376Z Downloaded camino-tempfile v1.4.1
7932026-02-20T04:34:42.376Z Downloaded byteorder v1.5.0
7942026-02-20T04:34:42.376Z Downloaded bytecount v0.6.9
7952026-02-20T04:34:42.403Z Downloaded block-buffer v0.10.4
7962026-02-20T04:34:42.403Z Downloaded bit-set v0.8.0
7972026-02-20T04:34:42.403Z Downloaded bindgen v0.72.1
7982026-02-20T04:34:42.403Z Downloaded aws-lc-rs v1.14.0
7992026-02-20T04:34:42.403Z Downloaded async-recursion v1.1.1
8002026-02-20T04:34:42.429Z Downloaded arrayvec v0.7.6
8012026-02-20T04:34:42.429Z Downloaded generic-array v0.14.7
8022026-02-20T04:34:42.429Z Downloaded futures-task v0.3.31
8032026-02-20T04:34:42.429Z Downloaded futures-channel v0.3.31
8042026-02-20T04:34:42.429Z Downloaded fs-err v3.1.2
8052026-02-20T04:34:42.429Z Downloaded fnv v1.0.7
8062026-02-20T04:34:42.429Z Downloaded fixedbitset v0.5.7
8072026-02-20T04:34:42.429Z Downloaded expectorate v1.2.0
8082026-02-20T04:34:42.429Z Downloaded embedded-io v0.6.1
8092026-02-20T04:34:42.429Z Downloaded defmt v1.0.1
8102026-02-20T04:34:42.429Z Downloaded debug-ignore v1.0.5
8112026-02-20T04:34:42.429Z Downloaded daft v0.1.4
8122026-02-20T04:34:42.430Z Downloaded curl v0.4.49
8132026-02-20T04:34:42.456Z Downloaded csv-core v0.1.12
8142026-02-20T04:34:42.456Z Downloaded cstr-argument v0.1.2
8152026-02-20T04:34:42.456Z Downloaded crucible-workspace-hack v0.1.0
8162026-02-20T04:34:42.456Z Downloaded blake3 v1.8.2
8172026-02-20T04:34:42.456Z Downloaded anstyle-query v1.1.4
8182026-02-20T04:34:42.456Z Downloaded dropshot-api-manager-types v0.2.2
8192026-02-20T04:34:42.456Z Downloaded dropshot v0.16.7
8202026-02-20T04:34:42.483Z Downloaded display-error-chain v0.2.2
8212026-02-20T04:34:42.483Z Downloaded defmt-macros v1.0.1
8222026-02-20T04:34:42.483Z Downloaded darling v0.21.3
8232026-02-20T04:34:42.483Z Downloaded curve25519-dalek v4.1.3
8242026-02-20T04:34:42.509Z Downloaded crypto-common v0.1.6
8252026-02-20T04:34:42.509Z Downloaded critical-section v1.2.0
8262026-02-20T04:34:42.509Z Downloaded crc8 v0.1.1
8272026-02-20T04:34:42.509Z Downloaded clap_lex v0.7.5
8282026-02-20T04:34:42.509Z Downloaded clap_derive v4.5.49
8292026-02-20T04:34:42.509Z Downloaded clang-sys v1.8.1
8302026-02-20T04:34:42.509Z Downloaded ciborium-io v0.2.2
8312026-02-20T04:34:42.509Z Downloaded cfg-if v1.0.3
8322026-02-20T04:34:42.510Z Downloaded cargo_metadata v0.18.1
8332026-02-20T04:34:42.510Z Downloaded cargo-platform v0.1.9
8342026-02-20T04:34:42.510Z Downloaded bitflags v1.3.2
8352026-02-20T04:34:42.537Z Downloaded base16ct v0.2.0
8362026-02-20T04:34:42.537Z Downloaded autocfg v1.5.0
8372026-02-20T04:34:42.537Z Downloaded cfg_aliases v0.2.1
8382026-02-20T04:34:42.537Z Downloaded base64 v0.22.1
8392026-02-20T04:34:42.537Z Downloaded async-stream-impl v0.3.6
8402026-02-20T04:34:42.537Z Downloaded async-stream v0.3.6
8412026-02-20T04:34:42.538Z Downloaded argon2 v0.5.3
8422026-02-20T04:34:42.538Z Downloaded displaydoc v0.2.5
8432026-02-20T04:34:42.538Z Downloaded digest v0.10.7
8442026-02-20T04:34:42.538Z Downloaded derive-where v1.6.0
8452026-02-20T04:34:42.538Z Downloaded backoff v0.4.0
8462026-02-20T04:34:42.538Z Downloaded async-trait v0.1.89
8472026-02-20T04:34:42.564Z Downloaded allocator-api2 v0.2.21
8482026-02-20T04:34:42.564Z Downloaded atomic-waker v1.1.2
8492026-02-20T04:34:42.564Z Downloaded anstyle v1.0.11
8502026-02-20T04:34:42.565Z Downloaded adler2 v2.0.1
8512026-02-20T04:34:42.565Z Downloaded anyhow v1.0.100
8522026-02-20T04:34:42.565Z Downloaded anstream v0.6.20
8532026-02-20T04:34:42.565Z Downloaded aho-corasick v1.1.3
8542026-02-20T04:34:42.565Z Downloaded aead v0.5.2
8552026-02-20T04:34:42.985Z Compiling proc-macro2 v1.0.101
8562026-02-20T04:34:42.985Z Compiling unicode-ident v1.0.19
8572026-02-20T04:34:42.985Z Compiling serde_core v1.0.228
8582026-02-20T04:34:43.012Z Compiling serde v1.0.228
8592026-02-20T04:34:43.012Z Compiling libc v0.2.176
8602026-02-20T04:34:43.012Z Compiling autocfg v1.5.0
8612026-02-20T04:34:43.012Z Checking cfg-if v1.0.3
8622026-02-20T04:34:43.316Z Compiling memchr v2.7.5
8632026-02-20T04:34:43.373Z Compiling zmij v1.0.17
8642026-02-20T04:34:44.325Z Compiling getrandom v0.3.3
8652026-02-20T04:34:44.696Z Compiling libm v0.2.15
8662026-02-20T04:34:45.364Z Compiling shlex v1.3.0
8672026-02-20T04:34:45.394Z Compiling jobserver v0.1.34
8682026-02-20T04:34:45.426Z Compiling find-msvc-tools v0.1.2
8692026-02-20T04:34:45.702Z Compiling version_check v0.9.5
8702026-02-20T04:34:45.728Z Checking itoa v1.0.15
8712026-02-20T04:34:45.887Z Compiling quote v1.0.40
8722026-02-20T04:34:45.951Z Compiling cc v1.2.38
8732026-02-20T04:34:45.988Z Checking smallvec v1.15.1
8742026-02-20T04:34:46.120Z Compiling icu_normalizer_data v2.0.0
8752026-02-20T04:34:46.272Z Compiling syn v2.0.114
8762026-02-20T04:34:46.354Z Compiling icu_properties_data v2.0.1
8772026-02-20T04:34:46.400Z Compiling thiserror v2.0.18
8782026-02-20T04:34:46.537Z Compiling lock_api v0.4.13
8792026-02-20T04:34:46.685Z Compiling parking_lot_core v0.9.11
8802026-02-20T04:34:46.769Z Checking stable_deref_trait v1.2.0
8812026-02-20T04:34:46.922Z Compiling serde_json v1.0.149
8822026-02-20T04:34:47.578Z Compiling log v0.4.28
8832026-02-20T04:34:47.692Z Compiling num-traits v0.2.19
8842026-02-20T04:34:47.929Z Compiling heck v0.5.0
8852026-02-20T04:34:48.175Z Checking writeable v0.6.1
8862026-02-20T04:34:48.449Z Checking litemap v0.8.0
8872026-02-20T04:34:48.473Z Checking percent-encoding v2.3.2
8882026-02-20T04:34:48.570Z Compiling zerocopy v0.8.27
8892026-02-20T04:34:49.004Z Checking form_urlencoded v1.2.2
8902026-02-20T04:34:49.051Z Checking utf8_iter v1.0.4
8912026-02-20T04:34:49.196Z Compiling rustversion v1.0.22
8922026-02-20T04:34:49.309Z Checking pin-project-lite v0.2.16
8932026-02-20T04:34:49.509Z Checking getrandom v0.2.16
8942026-02-20T04:34:49.539Z Compiling regex-syntax v0.8.6
8952026-02-20T04:34:49.595Z Checking iana-time-zone v0.1.64
8962026-02-20T04:34:49.822Z Checking socket2 v0.6.0
8972026-02-20T04:34:49.853Z Compiling aho-corasick v1.1.3
8982026-02-20T04:34:50.268Z Checking scopeguard v1.2.0
8992026-02-20T04:34:50.417Z Checking uuid v1.20.0
9002026-02-20T04:34:51.114Z Compiling allocator-api2 v0.2.21
9012026-02-20T04:34:51.288Z Checking semver v1.0.27
9022026-02-20T04:34:51.336Z Checking parking_lot v0.12.4
9032026-02-20T04:34:51.411Z Checking signal-hook-registry v1.4.6
9042026-02-20T04:34:51.696Z Compiling equivalent v1.0.2
9052026-02-20T04:34:51.733Z Compiling bitflags v2.9.4
9062026-02-20T04:34:51.757Z Checking mio v1.0.4
9072026-02-20T04:34:51.831Z Checking dyn-clone v1.0.20
9082026-02-20T04:34:51.868Z Compiling schemars v0.8.22
9092026-02-20T04:34:52.016Z Compiling portable-atomic v1.11.1
9102026-02-20T04:34:52.245Z Compiling ring v0.17.14
9112026-02-20T04:34:52.317Z Checking critical-section v1.2.0
9122026-02-20T04:34:52.386Z Compiling typenum v1.18.0
9132026-02-20T04:34:52.443Z Checking futures-core v0.3.31
9142026-02-20T04:34:52.896Z Compiling thiserror v1.0.69
9152026-02-20T04:34:53.091Z Compiling hashbrown v0.16.1
9162026-02-20T04:34:53.443Z Compiling regex-automata v0.4.13
9172026-02-20T04:34:53.961Z Compiling synstructure v0.13.2
9182026-02-20T04:34:54.036Z Compiling serde_derive_internals v0.29.1
9192026-02-20T04:34:54.333Z Checking once_cell v1.21.3
9202026-02-20T04:34:54.965Z Checking subtle v2.6.1
9212026-02-20T04:34:54.995Z Compiling either v1.15.0
9222026-02-20T04:34:55.286Z Compiling indexmap v2.13.0
9232026-02-20T04:34:55.801Z Compiling rustix v1.1.2
9242026-02-20T04:34:55.867Z Compiling httparse v1.10.1
9252026-02-20T04:34:56.085Z Compiling anyhow v1.0.100
9262026-02-20T04:34:56.617Z Compiling ucd-trie v0.1.7
9272026-02-20T04:34:56.659Z Checking futures-sink v0.3.31
9282026-02-20T04:34:56.863Z Checking rand_core v0.6.4
9292026-02-20T04:34:56.898Z Checking slab v0.4.11
9302026-02-20T04:34:56.929Z Compiling pkg-config v0.3.32
9312026-02-20T04:34:57.122Z Compiling serde_derive v1.0.228
9322026-02-20T04:34:57.184Z Compiling zerofrom-derive v0.1.6
9332026-02-20T04:34:57.231Z Compiling yoke-derive v0.8.0
9342026-02-20T04:34:57.260Z Compiling zerovec-derive v0.11.1
9352026-02-20T04:34:57.933Z Compiling displaydoc v0.2.5
9362026-02-20T04:34:58.077Z Compiling thiserror-impl v2.0.18
9372026-02-20T04:34:58.642Z Compiling schemars_derive v0.8.22
9382026-02-20T04:34:59.335Z Compiling tokio-macros v2.6.0
9392026-02-20T04:34:59.499Z Compiling zerocopy-derive v0.8.27
9402026-02-20T04:34:59.557Z Compiling zeroize_derive v1.4.3
9412026-02-20T04:34:59.809Z Checking zerofrom v0.1.6
9422026-02-20T04:34:59.975Z Compiling futures-macro v0.3.31
9432026-02-20T04:35:00.044Z Checking yoke v0.8.0
9442026-02-20T04:35:00.453Z Checking zerovec v0.11.4
9452026-02-20T04:35:00.700Z Checking zerotrie v0.2.2
9462026-02-20T04:35:00.858Z Checking zeroize v1.8.1
9472026-02-20T04:35:00.985Z Compiling regex v1.12.2
9482026-02-20T04:35:01.219Z Compiling thiserror-impl v1.0.69
9492026-02-20T04:35:01.249Z Compiling pest v2.8.2
9502026-02-20T04:35:01.640Z Checking futures-channel v0.3.31
9512026-02-20T04:35:01.969Z Compiling vcpkg v0.2.15
9522026-02-20T04:35:02.038Z Checking pin-utils v0.1.0
9532026-02-20T04:35:02.227Z Checking tinystr v0.8.1
9542026-02-20T04:35:02.260Z Checking potential_utf v0.1.3
9552026-02-20T04:35:02.495Z Checking icu_collections v2.0.0
9562026-02-20T04:35:02.617Z Checking icu_locale_core v2.0.0
9572026-02-20T04:35:03.618Z Compiling prettyplease v0.2.37
9582026-02-20T04:35:03.644Z Checking futures-io v0.3.31
9592026-02-20T04:35:03.774Z Checking icu_provider v2.0.0
9602026-02-20T04:35:03.956Z Compiling pest_meta v2.8.2
9612026-02-20T04:35:03.984Z Compiling rustc-hash v2.1.1
9622026-02-20T04:35:04.048Z Checking futures-task v0.3.31
9632026-02-20T04:35:04.180Z Checking bytes v1.10.1
9642026-02-20T04:35:04.211Z Checking chrono v0.4.43
9652026-02-20T04:35:04.296Z Checking icu_properties v2.0.1
9662026-02-20T04:35:04.327Z Checking icu_normalizer v2.0.0
9672026-02-20T04:35:04.579Z Compiling serde_tokenstream v0.2.2
9682026-02-20T04:35:05.106Z Checking futures-util v0.3.31
9692026-02-20T04:35:05.141Z Checking tokio v1.49.0
9702026-02-20T04:35:05.646Z Compiling pest_generator v2.8.2
9712026-02-20T04:35:05.754Z Compiling generic-array v0.14.7
9722026-02-20T04:35:06.083Z Compiling fnv v1.0.7
9732026-02-20T04:35:06.204Z Checking idna_adapter v1.2.1
9742026-02-20T04:35:06.277Z Compiling glob v0.3.3
9752026-02-20T04:35:06.427Z Checking idna v1.1.0
9762026-02-20T04:35:06.898Z Checking url v2.5.7
9772026-02-20T04:35:06.933Z Compiling minimal-lexical v0.2.1
9782026-02-20T04:35:07.067Z Compiling clang-sys v1.8.1
9792026-02-20T04:35:07.122Z Compiling pest_derive v2.8.2
9802026-02-20T04:35:07.398Z Compiling nom v7.1.3
9812026-02-20T04:35:07.839Z Compiling tracing-attributes v0.1.30
9822026-02-20T04:35:07.921Z Checking tracing-core v0.1.34
9832026-02-20T04:35:08.518Z Compiling num-conv v0.1.0
9842026-02-20T04:35:08.742Z Compiling time-core v0.1.6
9852026-02-20T04:35:08.818Z Compiling byteorder v1.5.0
9862026-02-20T04:35:09.031Z Compiling time-macros v0.2.24
9872026-02-20T04:35:09.354Z Compiling http v1.4.0
9882026-02-20T04:35:09.993Z Checking errno v0.3.14
9892026-02-20T04:35:10.198Z Compiling libloading v0.8.9
9902026-02-20T04:35:10.356Z Checking tracing v0.1.41
9912026-02-20T04:35:10.527Z Compiling bindgen v0.72.1
9922026-02-20T04:35:11.050Z Compiling cexpr v0.6.0
9932026-02-20T04:35:11.226Z Compiling itertools v0.12.1
9942026-02-20T04:35:11.579Z Checking crypto-common v0.1.6
9952026-02-20T04:35:11.605Z Compiling scroll_derive v0.13.1
9962026-02-20T04:35:12.309Z Checking ppv-lite86 v0.2.21
9972026-02-20T04:35:12.558Z Checking rustls-pki-types v1.12.0
9982026-02-20T04:35:12.837Z Compiling syn v1.0.109
9992026-02-20T04:35:13.081Z Compiling crossbeam-utils v0.8.21
10002026-02-20T04:35:13.158Z Compiling slog v2.8.2
10012026-02-20T04:35:13.231Z Compiling foldhash v0.1.5
10022026-02-20T04:35:13.260Z Compiling camino v1.2.2
10032026-02-20T04:35:13.452Z Checking untrusted v0.9.0
10042026-02-20T04:35:13.525Z Checking ipnet v2.11.0
10052026-02-20T04:35:13.553Z Checking base64 v0.22.1
10062026-02-20T04:35:13.640Z Compiling paste v1.0.15
10072026-02-20T04:35:14.051Z Compiling hashbrown v0.15.5
10082026-02-20T04:35:14.091Z Checking tokio-util v0.7.16
10092026-02-20T04:35:14.285Z Checking ipnetwork v0.21.1
10102026-02-20T04:35:14.674Z Checking erased-serde v0.3.31
10112026-02-20T04:35:14.701Z Compiling openssl-sys v0.9.109
10122026-02-20T04:35:15.144Z Checking pretty-hex v0.4.1
10132026-02-20T04:35:15.349Z Compiling regress v0.10.4
10142026-02-20T04:35:15.787Z Checking http-body v1.0.1
10152026-02-20T04:35:16.015Z Compiling async-trait v0.1.89
10162026-02-20T04:35:16.178Z Checking atomic-waker v1.1.2
10172026-02-20T04:35:16.383Z Compiling scroll v0.13.0
10182026-02-20T04:35:16.847Z Compiling cmake v0.1.54
10192026-02-20T04:35:16.909Z Checking try-lock v0.2.5
10202026-02-20T04:35:17.053Z Checking tower-layer v0.3.3
10212026-02-20T04:35:17.084Z Checking tower-service v0.3.3
10222026-02-20T04:35:17.256Z Compiling fs_extra v1.3.0
10232026-02-20T04:35:17.366Z Compiling usdt-impl v0.6.0
10242026-02-20T04:35:17.611Z Compiling dunce v1.0.5
10252026-02-20T04:35:17.777Z Compiling plain v0.2.3
10262026-02-20T04:35:17.808Z Compiling strsim v0.11.1
10272026-02-20T04:35:17.969Z Compiling goblin v0.10.1
10282026-02-20T04:35:18.050Z Checking want v0.3.1
10292026-02-20T04:35:18.089Z Checking h2 v0.4.12
10302026-02-20T04:35:18.263Z Checking block-buffer v0.10.4
10312026-02-20T04:35:18.403Z Checking rand_core v0.9.3
10322026-02-20T04:35:18.527Z Compiling ryu v1.0.20
10332026-02-20T04:35:18.899Z Compiling typify-impl v0.4.3
10342026-02-20T04:35:18.991Z Checking httpdate v1.0.3
10352026-02-20T04:35:19.059Z Compiling slog-async v2.8.0
10362026-02-20T04:35:19.613Z Checking digest v0.10.7
10372026-02-20T04:35:19.981Z Checking oxnet v0.1.4
10382026-02-20T04:35:20.424Z Compiling dtrace-parser v0.3.0
10392026-02-20T04:35:21.570Z Compiling thread-id v5.0.0
10402026-02-20T04:35:21.649Z Compiling ident_case v1.0.1
10412026-02-20T04:35:21.717Z Compiling omicron-workspace-hack v0.1.0
10422026-02-20T04:35:21.828Z Compiling darling_core v0.21.3
10432026-02-20T04:35:21.859Z Checking rand_chacha v0.9.0
10442026-02-20T04:35:22.085Z Compiling daft-derive v0.1.4
10452026-02-20T04:35:22.235Z Compiling aws-lc-rs v1.14.0
10462026-02-20T04:35:22.277Z Checking hyper v1.8.1
10472026-02-20T04:35:23.550Z Checking rand v0.9.2
10482026-02-20T04:35:24.245Z Checking hyper-util v0.1.19
10492026-02-20T04:35:24.565Z Checking http-body-util v0.1.3
10502026-02-20T04:35:24.903Z Compiling dof v0.4.0
10512026-02-20T04:35:25.525Z Compiling aws-lc-sys v0.31.0
10522026-02-20T04:35:25.727Z Compiling openapiv3 v2.2.0
10532026-02-20T04:35:26.501Z Checking encoding_rs v0.8.35
10542026-02-20T04:35:26.717Z Checking mime v0.3.17
10552026-02-20T04:35:27.051Z Checking powerfmt v0.2.0
10562026-02-20T04:35:27.212Z Checking serde_urlencoded v0.7.1
10572026-02-20T04:35:27.346Z Compiling typify-macro v0.4.3
10582026-02-20T04:35:27.377Z Checking deranged v0.5.3
10592026-02-20T04:35:27.412Z Compiling darling_macro v0.21.3
10602026-02-20T04:35:27.533Z Compiling usdt-macro v0.6.0
10612026-02-20T04:35:27.646Z Compiling usdt-attr-macro v0.6.0
10622026-02-20T04:35:28.343Z Compiling darling v0.21.3
10632026-02-20T04:35:28.488Z Checking cpufeatures v0.2.17
10642026-02-20T04:35:28.619Z Checking foreign-types-shared v0.1.1
10652026-02-20T04:35:28.815Z Compiling rustls v0.22.4
10662026-02-20T04:35:28.949Z Checking untrusted v0.7.1
10672026-02-20T04:35:29.149Z Compiling openssl v0.10.73
10682026-02-20T04:35:29.176Z Checking num_threads v0.1.7
10692026-02-20T04:35:29.245Z Checking foreign-types v0.3.2
10702026-02-20T04:35:29.273Z Compiling structmeta-derive v0.3.0
10712026-02-20T04:35:29.325Z Compiling openssl-macros v0.1.1
10722026-02-20T04:35:29.368Z Compiling unsafe-libyaml v0.2.11
10732026-02-20T04:35:29.398Z Checking openssl-probe v0.1.6
10742026-02-20T04:35:29.578Z Compiling native-tls v0.2.14
10752026-02-20T04:35:29.648Z Compiling rustls v0.23.32
10762026-02-20T04:35:29.861Z Checking time v0.3.44
10772026-02-20T04:35:29.991Z Checking crossbeam-channel v0.5.15
10782026-02-20T04:35:30.030Z Checking futures-executor v0.3.31
10792026-02-20T04:35:30.313Z Compiling multer v3.1.0
10802026-02-20T04:35:30.446Z Compiling typify v0.4.3
10812026-02-20T04:35:30.590Z Compiling serde_yaml v0.9.34+deprecated
10822026-02-20T04:35:30.698Z Checking unicode-width v0.2.1
10832026-02-20T04:35:30.923Z Checking futures v0.3.31
10842026-02-20T04:35:31.187Z Compiling strum_macros v0.26.4
10852026-02-20T04:35:31.354Z Compiling structmeta v0.3.0
10862026-02-20T04:35:31.725Z Compiling async-stream-impl v0.3.6
10872026-02-20T04:35:32.302Z Checking sync_wrapper v1.0.2
10882026-02-20T04:35:32.500Z Checking thread_local v1.1.9
10892026-02-20T04:35:33.139Z Checking fastrand v2.3.0
10902026-02-20T04:35:33.450Z Checking tempfile v3.23.0
10912026-02-20T04:35:33.588Z Checking tower v0.5.2
10922026-02-20T04:35:34.011Z Checking webpki-roots v1.0.2
10932026-02-20T04:35:34.208Z Compiling newtype-uuid-macros v0.1.0
10942026-02-20T04:35:34.234Z Compiling dropshot v0.16.7
10952026-02-20T04:35:34.338Z Checking memmap2 v0.9.8
10962026-02-20T04:35:34.459Z Checking is-terminal v0.4.16
10972026-02-20T04:35:34.592Z Checking hex v0.4.3
10982026-02-20T04:35:34.623Z Checking match_cfg v0.1.0
10992026-02-20T04:35:34.649Z Checking winnow v0.7.14
11002026-02-20T04:35:34.674Z Compiling ref-cast v1.0.25
11012026-02-20T04:35:34.725Z Checking iri-string v0.7.8
11022026-02-20T04:35:35.006Z Checking take_mut v0.2.2
11032026-02-20T04:35:35.185Z Checking term v1.2.0
11042026-02-20T04:35:35.294Z Checking tokio-native-tls v0.3.1
11052026-02-20T04:35:35.320Z Checking hostname v0.3.1
11062026-02-20T04:35:35.580Z Checking slog-json v2.6.1
11072026-02-20T04:35:35.604Z Checking hyper-tls v0.6.0
11082026-02-20T04:35:35.647Z Checking slog-term v2.9.2
11092026-02-20T04:35:35.647Z Compiling progenitor-impl v0.11.1
11102026-02-20T04:35:35.936Z Compiling dropshot_endpoint v0.16.7
11112026-02-20T04:35:36.216Z Compiling ref-cast-impl v1.0.25
11122026-02-20T04:35:36.453Z Checking slog-bunyan v2.5.0
11132026-02-20T04:35:37.153Z Checking tower-http v0.6.6
11142026-02-20T04:35:37.201Z Compiling derive-ex v0.1.8
11152026-02-20T04:35:37.349Z Compiling strum_macros v0.27.2
11162026-02-20T04:35:38.055Z Checking newtype-uuid v1.3.2
11172026-02-20T04:35:38.624Z Checking daft v0.1.4
11182026-02-20T04:35:39.126Z Compiling serde_with_macros v3.14.1
11192026-02-20T04:35:40.405Z Compiling test-strategy v0.4.3
11202026-02-20T04:35:40.638Z Compiling progenitor-macro v0.11.1
11212026-02-20T04:35:40.729Z Checking rustls-webpki v0.102.8
11222026-02-20T04:35:41.349Z Checking debug-ignore v1.0.5
11232026-02-20T04:35:41.378Z Checking toml_parser v1.0.6+spec-1.1.0
11242026-02-20T04:35:41.564Z Compiling parse-display-derive v0.10.0
11252026-02-20T04:35:42.210Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11262026-02-20T04:35:42.819Z Checking usdt v0.6.0
11272026-02-20T04:35:42.949Z Checking serde_spanned v1.0.4
11282026-02-20T04:35:43.092Z Checking toml_datetime v0.7.5+spec-1.1.0
11292026-02-20T04:35:43.182Z Checking toml_writer v1.0.6+spec-1.1.0
11302026-02-20T04:35:43.210Z Checking spin v0.9.8
11312026-02-20T04:35:43.545Z Checking toml v0.9.11+spec-1.1.0
11322026-02-20T04:35:43.693Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11332026-02-20T04:35:43.873Z Checking strum v0.26.3
11342026-02-20T04:35:44.062Z Checking async-stream v0.3.6
11352026-02-20T04:35:44.270Z Checking sha1 v0.10.6
11362026-02-20T04:35:44.627Z Checking waitgroup v0.1.2
11372026-02-20T04:35:44.663Z Checking rustls-pemfile v2.2.0
11382026-02-20T04:35:44.717Z Checking rand_chacha v0.3.1
11392026-02-20T04:35:44.775Z Checking tokio-rustls v0.25.0
11402026-02-20T04:35:44.805Z Compiling toml_datetime v0.6.11
11412026-02-20T04:35:44.928Z Checking macaddr v1.0.1
11422026-02-20T04:35:44.952Z Checking serde_path_to_error v0.1.20
11432026-02-20T04:35:45.112Z Checking wait-timeout v0.2.1
11442026-02-20T04:35:45.143Z Checking hostname v0.4.2
11452026-02-20T04:35:45.323Z Checking lazy_static v1.5.0
11462026-02-20T04:35:45.323Z Checking quick-error v1.2.3
11472026-02-20T04:35:45.353Z Checking bit-vec v0.8.0
11482026-02-20T04:35:45.491Z Checking rand v0.8.5
11492026-02-20T04:35:45.553Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11502026-02-20T04:35:45.583Z Checking rusty-fork v0.3.0
11512026-02-20T04:35:45.772Z Checking bit-set v0.8.0
11522026-02-20T04:35:45.962Z Checking tabwriter v1.4.1
11532026-02-20T04:35:46.033Z Checking rand_xorshift v0.4.0
11542026-02-20T04:35:46.236Z Compiling clap_derive v4.5.49
11552026-02-20T04:35:46.383Z Checking unarray v0.1.4
11562026-02-20T04:35:46.444Z Checking colored v3.0.0
11572026-02-20T04:35:46.610Z Checking utf8parse v0.2.2
11582026-02-20T04:35:46.721Z Checking proptest v1.8.0
11592026-02-20T04:35:46.802Z Checking anstyle-parse v0.2.7
11602026-02-20T04:35:47.082Z Checking strum v0.27.2
11612026-02-20T04:35:47.424Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11622026-02-20T04:35:47.494Z Checking terminal_size v0.4.3
11632026-02-20T04:35:48.606Z Checking anstyle-query v1.1.4
11642026-02-20T04:35:48.636Z Checking colorchoice v1.0.4
11652026-02-20T04:35:48.801Z Checking is_terminal_polyfill v1.70.1
11662026-02-20T04:35:48.828Z Checking anstyle v1.0.11
11672026-02-20T04:35:49.169Z Checking anstream v0.6.20
11682026-02-20T04:35:49.476Z Checking itertools v0.14.0
11692026-02-20T04:35:49.917Z Checking clap_lex v0.7.5
11702026-02-20T04:35:50.257Z Checking clap_builder v4.5.50
11712026-02-20T04:35:50.592Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11722026-02-20T04:35:51.115Z Checking serde_with v3.14.1
11732026-02-20T04:35:52.336Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11742026-02-20T04:35:52.515Z Checking instant v0.1.13
11752026-02-20T04:35:52.660Z Checking foldhash v0.2.0
11762026-02-20T04:35:53.091Z Checking clap v4.5.50
11772026-02-20T04:35:53.204Z Checking iddqd v0.3.17
11782026-02-20T04:35:53.231Z Checking backoff v0.4.0
11792026-02-20T04:35:53.534Z Checking parse-display v0.10.0
11802026-02-20T04:35:53.816Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11812026-02-20T04:35:54.003Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11822026-02-20T04:35:57.486Z Compiling rustls-webpki v0.103.6
11832026-02-20T04:36:03.922Z Checking serde_spanned v0.6.9
11842026-02-20T04:36:04.041Z Compiling memoffset v0.9.1
11852026-02-20T04:36:04.142Z Compiling cfg_aliases v0.2.1
11862026-02-20T04:36:04.583Z Compiling nix v0.30.1
11872026-02-20T04:36:05.087Z Compiling tokio-rustls v0.26.3
11882026-02-20T04:36:06.222Z Compiling winnow v0.5.40
11892026-02-20T04:36:07.940Z Compiling hyper-rustls v0.27.7
11902026-02-20T04:36:08.368Z Compiling reqwest v0.12.23
11912026-02-20T04:36:09.179Z Compiling toml_edit v0.19.15
11922026-02-20T04:36:10.820Z Compiling progenitor-client v0.11.1
11932026-02-20T04:36:12.109Z Compiling proc-macro-crate v1.3.1
11942026-02-20T04:36:12.148Z Compiling progenitor v0.11.1
11952026-02-20T04:36:14.350Z Checking crossbeam-epoch v0.9.18
11962026-02-20T04:36:14.376Z Compiling num-integer v0.1.46
11972026-02-20T04:36:15.268Z Compiling progenitor-client v0.10.0
11982026-02-20T04:36:15.441Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11992026-02-20T04:36:17.231Z Compiling hubpack_derive v0.1.1
12002026-02-20T04:36:17.539Z Compiling zerocopy-derive v0.7.35
12012026-02-20T04:36:17.824Z Checking toml_write v0.1.2
12022026-02-20T04:36:18.153Z Checking toml_edit v0.22.27
12032026-02-20T04:36:18.269Z Checking hubpack v0.1.2
12042026-02-20T04:36:18.566Z Checking num-iter v0.1.45
12052026-02-20T04:36:18.786Z Checking num-rational v0.4.2
12062026-02-20T04:36:19.573Z Compiling num-complex v0.4.6
12072026-02-20T04:36:20.190Z Compiling rayon-core v1.13.0
12082026-02-20T04:36:20.319Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12092026-02-20T04:36:20.398Z Checking static_assertions v1.1.0
12102026-02-20T04:36:20.556Z Checking toml v0.8.23
12112026-02-20T04:36:20.622Z Compiling num v0.4.3
12122026-02-20T04:36:20.759Z Compiling proc-macro-error-attr v1.0.4
12132026-02-20T04:36:20.790Z Compiling heapless v0.8.0
12142026-02-20T04:36:21.094Z Checking float-ord v0.3.2
12152026-02-20T04:36:21.417Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12162026-02-20T04:36:21.465Z Checking crossbeam-deque v0.8.6
12172026-02-20T04:36:21.627Z Compiling ingot-macros v0.1.1
12182026-02-20T04:36:21.793Z Checking hash32 v0.3.1
12192026-02-20T04:36:22.017Z Compiling proc-macro-error v1.0.4
12202026-02-20T04:36:22.390Z Compiling smoltcp v0.11.0
12212026-02-20T04:36:22.967Z Checking bytecount v0.6.9
12222026-02-20T04:36:23.037Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12232026-02-20T04:36:24.175Z Compiling zerocopy v0.7.35
12242026-02-20T04:36:24.206Z Compiling num_enum_derive v0.7.5
12252026-02-20T04:36:25.296Z Compiling num-derive v0.3.3
12262026-02-20T04:36:26.076Z Checking cobs v0.3.0
12272026-02-20T04:36:26.198Z Compiling scroll_derive v0.12.1
12282026-02-20T04:36:26.242Z Compiling foreign-types-macros v0.2.3
12292026-02-20T04:36:26.338Z Compiling usdt-impl v0.5.0
12302026-02-20T04:36:26.459Z Compiling crucible-workspace-hack v0.1.0
12312026-02-20T04:36:26.756Z Checking bitflags v1.3.2
12322026-02-20T04:36:26.792Z Checking managed v0.8.0
12332026-02-20T04:36:26.879Z Checking foreign-types-shared v0.3.1
12342026-02-20T04:36:27.062Z Checking libscf-sys v1.1.0
12352026-02-20T04:36:27.086Z Checking ingot-types v0.1.2
12362026-02-20T04:36:27.314Z Checking postcard v1.1.3
12372026-02-20T04:36:27.339Z Checking num_enum v0.7.5
12382026-02-20T04:36:27.460Z Checking foreign-types v0.5.0
12392026-02-20T04:36:27.523Z Checking scroll v0.12.0
12402026-02-20T04:36:27.561Z Compiling dof v0.3.0
12412026-02-20T04:36:27.860Z Checking ingot v0.1.1
12422026-02-20T04:36:28.082Z Compiling dtrace-parser v0.2.0
12432026-02-20T04:36:28.114Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12442026-02-20T04:36:28.199Z Checking camino-tempfile v1.4.1
12452026-02-20T04:36:28.394Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12462026-02-20T04:36:28.522Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12472026-02-20T04:36:29.044Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12482026-02-20T04:36:29.167Z Checking cstr-argument v0.1.2
12492026-02-20T04:36:29.240Z Compiling thread-id v4.2.2
12502026-02-20T04:36:29.389Z Compiling heck v0.4.1
12512026-02-20T04:36:29.417Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12522026-02-20T04:36:29.539Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12532026-02-20T04:36:29.768Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12542026-02-20T04:36:29.797Z Checking goblin v0.8.2
12552026-02-20T04:36:29.823Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12562026-02-20T04:36:30.043Z Compiling num_enum_derive v0.5.11
12572026-02-20T04:36:30.204Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12582026-02-20T04:36:30.639Z Compiling rustc_version v0.4.1
12592026-02-20T04:36:30.927Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12602026-02-20T04:36:31.135Z Checking tinyvec_macros v0.1.1
12612026-02-20T04:36:31.186Z Compiling convert_case v0.4.0
12622026-02-20T04:36:31.255Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12632026-02-20T04:36:31.577Z Checking tinyvec v1.10.0
12642026-02-20T04:36:31.826Z Compiling derive_more v0.99.20
12652026-02-20T04:36:31.915Z Checking num_enum v0.5.11
12662026-02-20T04:36:32.103Z Compiling libz-sys v1.1.22
12672026-02-20T04:36:32.183Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12682026-02-20T04:36:32.254Z Compiling proc-macro-error-attr2 v2.0.0
12692026-02-20T04:36:32.771Z Compiling rustix v0.38.44
12702026-02-20T04:36:32.975Z Compiling proc-macro-error2 v2.0.1
12712026-02-20T04:36:33.056Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12722026-02-20T04:36:33.143Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12732026-02-20T04:36:33.500Z Compiling usdt-macro v0.5.0
12742026-02-20T04:36:33.560Z Compiling usdt-attr-macro v0.5.0
12752026-02-20T04:36:34.382Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12762026-02-20T04:36:34.862Z Compiling zone_cfg_derive v0.3.1
12772026-02-20T04:36:34.910Z Checking rayon v1.11.0
12782026-02-20T04:36:35.146Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12792026-02-20T04:36:35.301Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12802026-02-20T04:36:35.765Z Compiling num-derive v0.4.2
12812026-02-20T04:36:36.010Z Checking memmap v0.7.0
12822026-02-20T04:36:36.254Z Checking sigpipe v0.1.3
12832026-02-20T04:36:36.402Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12842026-02-20T04:36:36.667Z Checking jiff v0.2.15
12852026-02-20T04:36:37.189Z Checking usdt v0.5.0
12862026-02-20T04:36:37.511Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12872026-02-20T04:36:37.595Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12882026-02-20T04:36:37.823Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12892026-02-20T04:36:38.002Z Checking zone v0.3.1
12902026-02-20T04:36:38.083Z Compiling tabled_derive v0.11.0
12912026-02-20T04:36:38.269Z Checking papergrid v0.17.0
12922026-02-20T04:36:38.502Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12932026-02-20T04:36:38.810Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12942026-02-20T04:36:39.487Z Checking testing_table v0.3.0
12952026-02-20T04:36:39.625Z Checking smf v0.2.3
12962026-02-20T04:36:40.039Z Checking secrecy v0.10.3
12972026-02-20T04:36:40.087Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12982026-02-20T04:36:40.242Z Checking bstr v1.12.0
12992026-02-20T04:36:40.277Z Checking whoami v1.6.1
13002026-02-20T04:36:40.311Z Checking tabled v0.20.0
13012026-02-20T04:36:40.359Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13022026-02-20T04:36:40.584Z Compiling curve25519-dalek v4.1.3
13032026-02-20T04:36:40.614Z Checking hmac v0.12.1
13042026-02-20T04:36:40.848Z Checking inout v0.1.4
13052026-02-20T04:36:40.941Z Checking ff v0.13.1
13062026-02-20T04:36:41.014Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13072026-02-20T04:36:41.040Z Compiling enum-as-inner v0.6.1
13082026-02-20T04:36:41.075Z Checking data-encoding v2.9.0
13092026-02-20T04:36:41.169Z Compiling semver v0.1.20
13102026-02-20T04:36:41.587Z Compiling rustc_version v0.1.7
13112026-02-20T04:36:41.619Z Checking group v0.13.0
13122026-02-20T04:36:41.804Z Checking cipher v0.4.4
13132026-02-20T04:36:42.117Z Checking hkdf v0.12.4
13142026-02-20T04:36:42.187Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13152026-02-20T04:36:42.214Z Compiling thiserror-impl-no-std v2.0.2
13162026-02-20T04:36:42.246Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13172026-02-20T04:36:42.367Z Checking universal-hash v0.5.1
13182026-02-20T04:36:42.472Z Checking crypto-bigint v0.5.5
13192026-02-20T04:36:42.532Z Checking half v2.7.1
13202026-02-20T04:36:42.591Z Compiling curve25519-dalek-derive v0.1.1
13212026-02-20T04:36:43.057Z Checking opaque-debug v0.3.1
13222026-02-20T04:36:43.187Z Checking ciborium-io v0.2.2
13232026-02-20T04:36:43.336Z Checking base16ct v0.2.0
13242026-02-20T04:36:43.562Z Checking base64ct v1.8.0
13252026-02-20T04:36:43.843Z Checking indent_write v2.2.0
13262026-02-20T04:36:44.073Z Checking password-hash v0.5.0
13272026-02-20T04:36:44.330Z Checking thiserror-no-std v2.0.2
13282026-02-20T04:36:44.482Z Checking ciborium-ll v0.2.2
13292026-02-20T04:36:44.532Z Checking poly1305 v0.8.0
13302026-02-20T04:36:44.560Z Checking chacha20 v0.9.1
13312026-02-20T04:36:44.860Z Compiling newtype_derive v0.1.6
13322026-02-20T04:36:44.885Z Checking elliptic-curve v0.13.8
13332026-02-20T04:36:44.929Z Checking similar v2.7.0
13342026-02-20T04:36:44.964Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13352026-02-20T04:36:45.028Z Checking atomicwrites v0.4.4
13362026-02-20T04:36:45.204Z Checking blake2 v0.10.6
13372026-02-20T04:36:45.238Z Checking aead v0.5.2
13382026-02-20T04:36:45.346Z Checking keccak v0.1.5
13392026-02-20T04:36:45.406Z Checking linked-hash-map v0.5.6
13402026-02-20T04:36:45.499Z Checking resolv-conf v0.7.5
13412026-02-20T04:36:45.584Z Compiling owo-colors v4.2.2
13422026-02-20T04:36:45.616Z Checking vsss-rs v3.3.4
13432026-02-20T04:36:45.650Z Checking argon2 v0.5.3
13442026-02-20T04:36:45.681Z Checking sha3 v0.10.8
13452026-02-20T04:36:45.744Z Checking lru-cache v0.1.2
13462026-02-20T04:36:45.863Z Checking chacha20poly1305 v0.10.1
13472026-02-20T04:36:46.062Z Checking ciborium v0.2.2
13482026-02-20T04:36:46.093Z Checking hickory-proto v0.24.4
13492026-02-20T04:36:46.118Z Checking tokio-dtrace v0.1.1
13502026-02-20T04:36:46.243Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13512026-02-20T04:36:46.274Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13522026-02-20T04:36:46.453Z Checking serde-big-array v0.5.1
13532026-02-20T04:36:46.701Z Compiling serde_repr v0.1.20
13542026-02-20T04:36:46.726Z Compiling derive-where v1.6.0
13552026-02-20T04:36:46.855Z Checking same-file v1.0.6
13562026-02-20T04:36:46.983Z Checking siphasher v1.0.1
13572026-02-20T04:36:47.079Z Checking unicode-segmentation v1.12.0
13582026-02-20T04:36:47.333Z Checking walkdir v2.5.0
13592026-02-20T04:36:47.360Z Checking phf_shared v0.12.1
13602026-02-20T04:36:47.668Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13612026-02-20T04:36:47.697Z Checking oxide-tokio-rt v0.1.2
13622026-02-20T04:36:47.730Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13632026-02-20T04:36:47.779Z Checking newline-converter v0.3.0
13642026-02-20T04:36:47.968Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13652026-02-20T04:36:48.346Z Checking console v0.15.11
13662026-02-20T04:36:48.441Z Compiling progenitor-impl v0.10.0
13672026-02-20T04:36:48.965Z Checking tokio-stream v0.1.17
13682026-02-20T04:36:49.267Z Compiling pin-project-internal v1.1.10
13692026-02-20T04:36:49.487Z Checking hickory-resolver v0.24.4
13702026-02-20T04:36:49.517Z Compiling slog-dtrace v0.3.0
13712026-02-20T04:36:49.675Z Checking csv-core v0.1.12
13722026-02-20T04:36:49.872Z Checking unicode-width v0.1.14
13732026-02-20T04:36:50.049Z Compiling cancel-safe-futures v0.1.5
13742026-02-20T04:36:50.333Z Checking swrite v0.1.0
13752026-02-20T04:36:50.399Z Compiling chrono-tz v0.10.4
13762026-02-20T04:36:50.468Z Checking smawk v0.3.2
13772026-02-20T04:36:50.492Z Compiling unicode-xid v0.2.6
13782026-02-20T04:36:50.684Z Checking unicode-linebreak v0.1.5
13792026-02-20T04:36:50.709Z Compiling const_format_proc_macros v0.2.34
13802026-02-20T04:36:50.748Z Checking qorb v0.4.1
13812026-02-20T04:36:50.858Z Checking csv v1.3.1
13822026-02-20T04:36:51.120Z Checking textwrap v0.16.2
13832026-02-20T04:36:51.320Z Checking pin-project v1.1.10
13842026-02-20T04:36:51.515Z Checking expectorate v1.2.0
13852026-02-20T04:36:51.561Z Checking phf v0.12.1
13862026-02-20T04:36:51.587Z Checking unicode-normalization v0.1.24
13872026-02-20T04:36:51.734Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13882026-02-20T04:36:52.222Z Checking libsw-core v0.3.2
13892026-02-20T04:36:52.497Z Compiling libgit2-sys v0.17.0+1.8.1
13902026-02-20T04:36:52.526Z Compiling snafu-derive v0.8.9
13912026-02-20T04:36:52.550Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13922026-02-20T04:36:52.688Z Compiling async-recursion v1.1.1
13932026-02-20T04:36:52.797Z Compiling cookie v0.18.1
13942026-02-20T04:36:53.158Z Compiling progenitor-macro v0.10.0
13952026-02-20T04:36:53.187Z Checking fixedbitset v0.4.2
13962026-02-20T04:36:53.222Z Checking highway v1.3.0
13972026-02-20T04:36:53.597Z Checking fixedbitset v0.5.7
13982026-02-20T04:36:53.739Z Compiling moka v0.12.11
13992026-02-20T04:36:53.975Z Checking petgraph v0.6.5
14002026-02-20T04:36:54.026Z Checking petgraph v0.8.2
14012026-02-20T04:36:55.592Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14022026-02-20T04:36:56.003Z Checking olpc-cjson v0.1.4
14032026-02-20T04:36:56.128Z Checking snafu v0.8.9
14042026-02-20T04:36:56.247Z Checking libsw v3.5.0
14052026-02-20T04:36:56.275Z Checking const_format v0.2.34
14062026-02-20T04:36:56.609Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14072026-02-20T04:36:57.051Z Checking papergrid v0.11.0
14082026-02-20T04:36:57.160Z Checking globset v0.4.16
14092026-02-20T04:36:57.197Z Checking gethostname v0.5.0
14102026-02-20T04:36:57.357Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14112026-02-20T04:36:57.639Z Compiling tabled_derive v0.7.0
14122026-02-20T04:36:57.669Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14132026-02-20T04:36:58.229Z Checking pem v3.0.5
14142026-02-20T04:36:58.277Z Checking bcs v0.1.6
14152026-02-20T04:36:58.313Z Checking serde_plain v1.0.2
14162026-02-20T04:36:58.527Z Checking crc8 v0.1.1
14172026-02-20T04:36:58.591Z Checking linear-map v1.2.0
14182026-02-20T04:36:58.727Z Checking termtree v0.5.1
14192026-02-20T04:36:58.763Z Compiling signal-hook v0.3.18
14202026-02-20T04:36:58.993Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-02-20T04:36:59.095Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-02-20T04:36:59.445Z Checking tagptr v0.2.0
14232026-02-20T04:36:59.704Z Checking typed-path v0.9.3
14242026-02-20T04:36:59.980Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14252026-02-20T04:37:01.166Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14262026-02-20T04:37:01.397Z Checking tough v0.20.0
14272026-02-20T04:37:01.498Z Checking tabled v0.15.0
14282026-02-20T04:37:02.014Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-02-20T04:37:02.457Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14302026-02-20T04:37:02.600Z Checking progenitor v0.10.0
14312026-02-20T04:37:02.842Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14322026-02-20T04:37:03.370Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14332026-02-20T04:37:03.576Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14342026-02-20T04:37:04.023Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-02-20T04:37:04.286Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14362026-02-20T04:37:04.438Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14372026-02-20T04:37:04.746Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-02-20T04:37:04.980Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-02-20T04:37:05.014Z Checking steno v0.4.1
14402026-02-20T04:37:05.346Z Checking hickory-proto v0.25.2
14412026-02-20T04:37:05.472Z Checking dropshot-api-manager-types v0.2.2
14422026-02-20T04:37:05.727Z Compiling cargo-platform v0.1.9
14432026-02-20T04:37:05.760Z Compiling curl-sys v0.4.83+curl-8.15.0
14442026-02-20T04:37:06.189Z Compiling vergen v8.3.2
14452026-02-20T04:37:06.298Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-02-20T04:37:06.444Z Compiling crc32fast v1.5.0
14472026-02-20T04:37:06.549Z Checking humantime v2.3.0
14482026-02-20T04:37:07.034Z Compiling cargo_metadata v0.18.1
14492026-02-20T04:37:07.066Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14502026-02-20T04:37:07.066Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14512026-02-20T04:37:08.760Z Checking hickory-resolver v0.25.2
14522026-02-20T04:37:09.127Z Checking sha2 v0.10.9
14532026-02-20T04:37:09.357Z Compiling blake3 v1.8.2
14542026-02-20T04:37:09.617Z Compiling fs-err v3.1.2
14552026-02-20T04:37:09.655Z Checking adler2 v2.0.1
14562026-02-20T04:37:10.044Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14572026-02-20T04:37:10.074Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14582026-02-20T04:37:10.179Z Checking miniz_oxide v0.8.9
14592026-02-20T04:37:10.527Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14602026-02-20T04:37:10.881Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14612026-02-20T04:37:10.925Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14622026-02-20T04:37:10.979Z Checking filetime v0.2.26
14632026-02-20T04:37:11.216Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14642026-02-20T04:37:11.588Z Checking arrayref v0.3.9
14652026-02-20T04:37:11.707Z Checking arrayvec v0.7.6
14662026-02-20T04:37:12.059Z Checking constant_time_eq v0.3.1
14672026-02-20T04:37:12.224Z Checking xattr v1.6.1
14682026-02-20T04:37:12.448Z Checking is_ci v1.2.0
14692026-02-20T04:37:12.619Z Compiling curl v0.4.49
14702026-02-20T04:37:13.060Z Checking supports-color v3.0.2
14712026-02-20T04:37:13.227Z Checking tar v0.4.44
14722026-02-20T04:37:13.860Z Checking flate2 v1.1.2
14732026-02-20T04:37:14.409Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14742026-02-20T04:37:14.440Z Checking drift v0.1.0
14752026-02-20T04:37:14.477Z Checking kstat-rs v0.2.4
14762026-02-20T04:37:14.836Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14772026-02-20T04:37:14.929Z Checking topological-sort v0.2.2
14782026-02-20T04:37:14.995Z Checking toml v0.7.8
14792026-02-20T04:37:15.168Z Checking dropshot-api-manager v0.2.2
14802026-02-20T04:37:15.509Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14812026-02-20T04:37:15.620Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14822026-02-20T04:37:15.689Z Checking omicron-zone-package v0.12.2
14832026-02-20T04:37:17.415Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-02-20T04:37:17.476Z Checking signal-hook-tokio v0.3.1
14852026-02-20T04:37:17.688Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14862026-02-20T04:37:17.713Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
14872026-02-20T04:37:18.168Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14882026-02-20T04:37:18.562Z Checking search_path v0.1.4
14892026-02-20T04:37:18.796Z Checking internet-checksum v0.2.1
14902026-02-20T04:37:18.863Z Checking display-error-chain v0.2.2
14912026-02-20T04:37:19.011Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14922026-02-20T04:37:19.091Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14932026-02-20T04:37:19.205Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14942026-02-20T04:37:19.404Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-02-20T04:37:23.260Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14962026-02-20T04:37:23.498Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
14972026-02-20T04:37:24.663Z Compiling git2 v0.19.0
14982026-02-20T04:37:30.548Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14992026-02-20T04:37:31.980Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15002026-02-20T04:37:49.013Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-02-20T04:37:52.343Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15022026-02-20T04:38:04.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
15032026-02-20T04:38:05.078Z+ for feat in tofino_stub tofino_asic softnpu chaos
15042026-02-20T04:38:05.078Z+ cargo clippy --features tofino_asic -- --deny warnings
15052026-02-20T04:38:06.311Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15062026-02-20T04:38:06.335Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15072026-02-20T04:38:06.360Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15082026-02-20T04:38:06.360Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15092026-02-20T04:38:23.078Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15102026-02-20T04:38:23.078Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15112026-02-20T04:38:28.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.32s
15122026-02-20T04:38:28.823Z+ for feat in tofino_stub tofino_asic softnpu chaos
15132026-02-20T04:38:28.823Z+ cargo clippy --features softnpu -- --deny warnings
15142026-02-20T04:38:29.677Z Downloading crates ...
15152026-02-20T04:38:29.955Z Downloaded radium v0.7.0
15162026-02-20T04:38:29.980Z Downloaded typeid v1.0.3
15172026-02-20T04:38:29.980Z Downloaded funty v2.0.0
15182026-02-20T04:38:29.980Z Downloaded serde_arrays v0.1.0
15192026-02-20T04:38:29.980Z Downloaded wyz v0.5.1
15202026-02-20T04:38:29.980Z Downloaded num-bigint v0.4.6
15212026-02-20T04:38:29.980Z Downloaded ascii v1.1.0
15222026-02-20T04:38:30.004Z Downloaded bitvec v1.0.1
15232026-02-20T04:38:30.004Z Downloaded tap v1.0.1
15242026-02-20T04:38:30.004Z Downloaded bitstruct_derive v0.1.0
15252026-02-20T04:38:30.004Z Downloaded bitstruct v0.1.1
15262026-02-20T04:38:30.004Z Downloaded libloading v0.7.4
15272026-02-20T04:38:30.029Z Downloaded erased-serde v0.4.8
15282026-02-20T04:38:30.321Z Checking num-integer v0.1.46
15292026-02-20T04:38:30.345Z Checking num-complex v0.4.6
15302026-02-20T04:38:30.382Z Compiling radium v0.7.0
15312026-02-20T04:38:30.406Z Checking tap v1.0.1
15322026-02-20T04:38:30.431Z Checking funty v2.0.0
15332026-02-20T04:38:30.455Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15342026-02-20T04:38:30.455Z Compiling typeid v1.0.3
15352026-02-20T04:38:30.480Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15362026-02-20T04:38:30.603Z Checking wyz v0.5.1
15372026-02-20T04:38:30.825Z Checking num-bigint v0.4.6
15382026-02-20T04:38:30.850Z Checking num-iter v0.1.45
15392026-02-20T04:38:30.874Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15402026-02-20T04:38:30.988Z Compiling erased-serde v0.4.8
15412026-02-20T04:38:31.085Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15422026-02-20T04:38:31.209Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15432026-02-20T04:38:31.234Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15442026-02-20T04:38:31.234Z Compiling bitstruct_derive v0.1.0
15452026-02-20T04:38:31.259Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15462026-02-20T04:38:31.285Z Checking bitvec v1.0.1
15472026-02-20T04:38:31.317Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15482026-02-20T04:38:31.595Z Checking ascii v1.1.0
15492026-02-20T04:38:31.620Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15502026-02-20T04:38:31.620Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15512026-02-20T04:38:31.737Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15522026-02-20T04:38:31.761Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15532026-02-20T04:38:31.803Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15542026-02-20T04:38:31.836Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15552026-02-20T04:38:32.448Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15562026-02-20T04:38:32.473Z Checking bitstruct v0.1.1
15572026-02-20T04:38:32.550Z Checking serde_arrays v0.1.0
15582026-02-20T04:38:32.600Z Checking libloading v0.7.4
15592026-02-20T04:38:32.711Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15602026-02-20T04:38:33.076Z Checking num-rational v0.4.2
15612026-02-20T04:38:33.748Z Checking num v0.4.3
15622026-02-20T04:38:33.871Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15632026-02-20T04:38:34.924Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15642026-02-20T04:38:35.553Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15652026-02-20T04:38:35.577Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15662026-02-20T04:38:35.945Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15672026-02-20T04:38:36.832Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15682026-02-20T04:38:36.856Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15692026-02-20T04:38:37.802Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15702026-02-20T04:38:38.163Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15712026-02-20T04:38:38.164Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15722026-02-20T04:38:38.188Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15732026-02-20T04:38:38.279Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15742026-02-20T04:38:38.855Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15752026-02-20T04:38:40.028Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15762026-02-20T04:38:41.716Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15772026-02-20T04:38:42.123Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15782026-02-20T04:38:46.736Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15792026-02-20T04:38:52.134Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15802026-02-20T04:38:52.366Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15812026-02-20T04:39:08.875Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15822026-02-20T04:39:11.972Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15832026-02-20T04:39:12.988Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15842026-02-20T04:39:24.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.35s
15852026-02-20T04:39:24.594Z+ for feat in tofino_stub tofino_asic softnpu chaos
15862026-02-20T04:39:24.594Z+ cargo clippy --features chaos -- --deny warnings
15872026-02-20T04:39:25.797Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15882026-02-20T04:39:25.821Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15892026-02-20T04:39:25.821Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15902026-02-20T04:39:44.077Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15912026-02-20T04:39:44.101Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15922026-02-20T04:39:49.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.92s
15932026-02-20T04:39:49.919Z+ banner fmt
15942026-02-20T04:39:49.944Z
15952026-02-20T04:39:49.944Z ###### # # #####
15962026-02-20T04:39:49.944Z # ## ## #
15972026-02-20T04:39:49.944Z ##### # ## # #
15982026-02-20T04:39:49.944Z # # # #
15992026-02-20T04:39:49.944Z # # # #
16002026-02-20T04:39:49.944Z # # # #
16012026-02-20T04:39:49.944Z
16022026-02-20T04:39:49.944Z+ cargo fmt -- --check
16032026-02-20T04:39:51.034Z+ banner test
16042026-02-20T04:39:51.058Z
16052026-02-20T04:39:51.058Z ##### ###### #### #####
16062026-02-20T04:39:51.058Z # # # #
16072026-02-20T04:39:51.058Z # ##### #### #
16082026-02-20T04:39:51.058Z # # # #
16092026-02-20T04:39:51.058Z # # # # #
16102026-02-20T04:39:51.058Z # ###### #### #
16112026-02-20T04:39:51.059Z
16122026-02-20T04:39:51.059Z+ for feat in tofino_stub tofino_asic softnpu chaos
16132026-02-20T04:39:51.059Z+ RUST_BACKTRACE=full
16142026-02-20T04:39:51.059Z+ cargo test --features tofino_stub --no-fail-fast
16152026-02-20T04:39:52.973Z Compiling unicode-ident v1.0.19
16162026-02-20T04:39:52.973Z Compiling cfg-if v1.0.3
16172026-02-20T04:39:52.997Z Compiling memchr v2.7.5
16182026-02-20T04:39:53.052Z Compiling serde_core v1.0.228
16192026-02-20T04:39:53.077Z Compiling itoa v1.0.15
16202026-02-20T04:39:53.101Z Compiling libc v0.2.176
16212026-02-20T04:39:53.125Z Compiling zmij v1.0.17
16222026-02-20T04:39:53.173Z Compiling libm v0.2.15
16232026-02-20T04:39:53.256Z Compiling proc-macro2 v1.0.101
16242026-02-20T04:39:53.333Z Compiling log v0.4.28
16252026-02-20T04:39:53.739Z Compiling smallvec v1.15.1
16262026-02-20T04:39:54.135Z Compiling quote v1.0.40
16272026-02-20T04:39:54.330Z Compiling heck v0.5.0
16282026-02-20T04:39:54.393Z Compiling iana-time-zone v0.1.64
16292026-02-20T04:39:54.463Z Compiling equivalent v1.0.2
16302026-02-20T04:39:54.607Z Compiling syn v2.0.114
16312026-02-20T04:39:54.811Z Compiling allocator-api2 v0.2.21
16322026-02-20T04:39:54.854Z Compiling regex-syntax v0.8.6
16332026-02-20T04:39:54.883Z Compiling dyn-clone v1.0.20
16342026-02-20T04:39:54.971Z Compiling aho-corasick v1.1.3
16352026-02-20T04:39:55.147Z Compiling stable_deref_trait v1.2.0
16362026-02-20T04:39:55.277Z Compiling pin-project-lite v0.2.16
16372026-02-20T04:39:55.440Z Compiling hashbrown v0.16.1
16382026-02-20T04:39:55.508Z Compiling fnv v1.0.7
16392026-02-20T04:39:55.697Z Compiling percent-encoding v2.3.2
16402026-02-20T04:39:55.886Z Compiling litemap v0.8.0
16412026-02-20T04:39:56.072Z Compiling writeable v0.6.1
16422026-02-20T04:39:56.299Z Compiling icu_normalizer_data v2.0.0
16432026-02-20T04:39:56.429Z Compiling icu_properties_data v2.0.1
16442026-02-20T04:39:56.645Z Compiling form_urlencoded v1.2.2
16452026-02-20T04:39:56.674Z Compiling utf8_iter v1.0.4
16462026-02-20T04:39:56.698Z Compiling scopeguard v1.2.0
16472026-02-20T04:39:56.881Z Compiling lock_api v0.4.13
16482026-02-20T04:39:56.936Z Compiling byteorder v1.5.0
16492026-02-20T04:39:56.983Z Compiling ucd-trie v0.1.7
16502026-02-20T04:39:57.347Z Compiling semver v1.0.27
16512026-02-20T04:39:57.419Z Compiling serde_json v1.0.149
16522026-02-20T04:39:57.520Z Compiling indexmap v2.13.0
16532026-02-20T04:39:57.585Z Compiling num-traits v0.2.19
16542026-02-20T04:39:58.014Z Compiling getrandom v0.3.3
16552026-02-20T04:39:58.086Z Compiling glob v0.3.3
16562026-02-20T04:39:58.329Z Compiling regex-automata v0.4.13
16572026-02-20T04:39:58.355Z Compiling futures-core v0.3.31
16582026-02-20T04:39:59.061Z Compiling minimal-lexical v0.2.1
16592026-02-20T04:39:59.086Z Compiling clang-sys v1.8.1
16602026-02-20T04:39:59.211Z Compiling time-core v0.1.6
16612026-02-20T04:39:59.498Z Compiling nom v7.1.3
16622026-02-20T04:39:59.574Z Compiling num-conv v0.1.0
16632026-02-20T04:39:59.716Z Compiling libloading v0.8.9
16642026-02-20T04:39:59.848Z Compiling bindgen v0.72.1
16652026-02-20T04:39:59.878Z Compiling time-macros v0.2.24
16662026-02-20T04:40:00.291Z Compiling pretty-hex v0.4.1
16672026-02-20T04:40:00.534Z Compiling uuid v1.20.0
16682026-02-20T04:40:00.846Z Compiling futures-sink v0.3.31
16692026-02-20T04:40:01.023Z Compiling strsim v0.11.1
16702026-02-20T04:40:01.405Z Compiling synstructure v0.13.2
16712026-02-20T04:40:01.786Z Compiling serde_derive_internals v0.29.1
16722026-02-20T04:40:02.035Z Compiling regex v1.12.2
16732026-02-20T04:40:02.338Z Compiling prettyplease v0.2.37
16742026-02-20T04:40:02.438Z Compiling cexpr v0.6.0
16752026-02-20T04:40:02.519Z Compiling plain v0.2.3
16762026-02-20T04:40:02.985Z Compiling ryu v1.0.20
16772026-02-20T04:40:03.389Z Compiling slab v0.4.11
16782026-02-20T04:40:03.452Z Compiling syn v1.0.109
16792026-02-20T04:40:03.787Z Compiling futures-channel v0.3.31
16802026-02-20T04:40:04.226Z Compiling pin-utils v0.1.0
16812026-02-20T04:40:04.368Z Compiling foldhash v0.1.5
16822026-02-20T04:40:04.393Z Compiling futures-io v0.3.31
16832026-02-20T04:40:04.552Z Compiling serde_derive v1.0.228
16842026-02-20T04:40:04.755Z Compiling zerofrom-derive v0.1.6
16852026-02-20T04:40:04.786Z Compiling yoke-derive v0.8.0
16862026-02-20T04:40:04.878Z Compiling zerovec-derive v0.11.1
16872026-02-20T04:40:05.563Z Compiling displaydoc v0.2.5
16882026-02-20T04:40:07.099Z Compiling thiserror-impl v2.0.18
16892026-02-20T04:40:07.156Z Compiling tokio-macros v2.6.0
16902026-02-20T04:40:07.279Z Compiling schemars_derive v0.8.22
16912026-02-20T04:40:07.587Z Compiling zerocopy-derive v0.8.27
16922026-02-20T04:40:08.011Z Compiling zeroize_derive v1.4.3
16932026-02-20T04:40:08.681Z Compiling futures-macro v0.3.31
16942026-02-20T04:40:09.428Z Compiling zerofrom v0.1.6
16952026-02-20T04:40:09.673Z Compiling yoke v0.8.0
16962026-02-20T04:40:10.059Z Compiling zerovec v0.11.4
16972026-02-20T04:40:10.092Z Compiling zerotrie v0.2.2
16982026-02-20T04:40:10.116Z Compiling thiserror v2.0.18
16992026-02-20T04:40:10.332Z Compiling thiserror-impl v1.0.69
17002026-02-20T04:40:10.356Z Compiling zerocopy v0.8.27
17012026-02-20T04:40:10.439Z Compiling tracing-attributes v0.1.30
17022026-02-20T04:40:10.771Z Compiling pest v2.8.2
17032026-02-20T04:40:10.948Z Compiling serde v1.0.228
17042026-02-20T04:40:12.110Z Compiling bytes v1.10.1
17052026-02-20T04:40:12.525Z Compiling serde_tokenstream v0.2.2
17062026-02-20T04:40:12.893Z Compiling tinystr v0.8.1
17072026-02-20T04:40:13.076Z Compiling potential_utf v0.1.3
17082026-02-20T04:40:13.102Z Compiling chrono v0.4.43
17092026-02-20T04:40:13.287Z Compiling icu_locale_core v2.0.0
17102026-02-20T04:40:13.411Z Compiling icu_collections v2.0.0
17112026-02-20T04:40:13.451Z Compiling http v1.4.0
17122026-02-20T04:40:13.593Z Compiling pest_meta v2.8.2
17132026-02-20T04:40:14.055Z Compiling scroll_derive v0.13.1
17142026-02-20T04:40:14.081Z Compiling async-trait v0.1.89
17152026-02-20T04:40:14.537Z Compiling icu_provider v2.0.0
17162026-02-20T04:40:15.186Z Compiling icu_properties v2.0.1
17172026-02-20T04:40:15.314Z Compiling icu_normalizer v2.0.0
17182026-02-20T04:40:17.153Z Compiling pest_generator v2.8.2
17192026-02-20T04:40:17.193Z Compiling schemars v0.8.22
17202026-02-20T04:40:17.193Z Compiling aws-lc-sys v0.31.0
17212026-02-20T04:40:17.217Z Compiling hashbrown v0.15.5
17222026-02-20T04:40:17.218Z Compiling futures-task v0.3.31
17232026-02-20T04:40:17.218Z Compiling scroll v0.13.0
17242026-02-20T04:40:17.218Z Compiling pest_derive v2.8.2
17252026-02-20T04:40:17.218Z Compiling thiserror v1.0.69
17262026-02-20T04:40:18.170Z Compiling idna_adapter v1.2.1
17272026-02-20T04:40:18.194Z Compiling regress v0.10.4
17282026-02-20T04:40:18.194Z Compiling goblin v0.10.1
17292026-02-20T04:40:18.194Z Compiling idna v1.1.0
17302026-02-20T04:40:18.194Z Compiling dtrace-parser v0.3.0
17312026-02-20T04:40:18.458Z Compiling url v2.5.7
17322026-02-20T04:40:18.483Z Compiling openssl-macros v0.1.1
17332026-02-20T04:40:19.354Z Compiling socket2 v0.6.0
17342026-02-20T04:40:19.399Z Compiling thread-id v5.0.0
17352026-02-20T04:40:20.173Z Compiling getrandom v0.2.16
17362026-02-20T04:40:20.363Z Compiling parking_lot_core v0.9.11
17372026-02-20T04:40:20.407Z Compiling daft-derive v0.1.4
17382026-02-20T04:40:20.591Z Compiling signal-hook-registry v1.4.6
17392026-02-20T04:40:20.615Z Compiling darling_core v0.21.3
17402026-02-20T04:40:21.354Z Compiling typify-impl v0.4.3
17412026-02-20T04:40:21.405Z Compiling parking_lot v0.12.4
17422026-02-20T04:40:21.526Z Compiling mio v1.0.4
17432026-02-20T04:40:21.945Z Compiling untrusted v0.9.0
17442026-02-20T04:40:22.160Z Compiling zeroize v1.8.1
17452026-02-20T04:40:22.259Z Compiling tokio v1.49.0
17462026-02-20T04:40:22.575Z Compiling ppv-lite86 v0.2.21
17472026-02-20T04:40:22.728Z Compiling openapiv3 v2.2.0
17482026-02-20T04:40:26.117Z Compiling dof v0.4.0
17492026-02-20T04:40:26.413Z Compiling darling_macro v0.21.3
17502026-02-20T04:40:26.770Z Compiling erased-serde v0.3.31
17512026-02-20T04:40:26.956Z Compiling typenum v1.18.0
17522026-02-20T04:40:27.627Z Compiling usdt-impl v0.6.0
17532026-02-20T04:40:28.093Z Compiling darling v0.21.3
17542026-02-20T04:40:28.257Z Compiling anyhow v1.0.100
17552026-02-20T04:40:28.373Z Compiling serde_yaml v0.9.34+deprecated
17562026-02-20T04:40:29.075Z Compiling base64 v0.22.1
17572026-02-20T04:40:29.126Z Compiling http-body v1.0.1
17582026-02-20T04:40:29.266Z Compiling usdt-macro v0.6.0
17592026-02-20T04:40:29.403Z Compiling usdt-attr-macro v0.6.0
17602026-02-20T04:40:29.481Z Compiling bitflags v2.9.4
17612026-02-20T04:40:29.752Z Compiling ipnet v2.11.0
17622026-02-20T04:40:29.927Z Compiling atomic-waker v1.1.2
17632026-02-20T04:40:30.141Z Compiling structmeta-derive v0.3.0
17642026-02-20T04:40:30.829Z Compiling httparse v1.10.1
17652026-02-20T04:40:31.176Z Compiling portable-atomic v1.11.1
17662026-02-20T04:40:31.410Z Compiling tower-service v0.3.3
17672026-02-20T04:40:31.459Z Compiling tower-layer v0.3.3
17682026-02-20T04:40:31.861Z Compiling newtype-uuid-macros v0.1.0
17692026-02-20T04:40:32.277Z Compiling structmeta v0.3.0
17702026-02-20T04:40:32.360Z Compiling strum_macros v0.26.4
17712026-02-20T04:40:32.666Z Compiling try-lock v0.2.5
17722026-02-20T04:40:32.866Z Compiling critical-section v1.2.0
17732026-02-20T04:40:33.079Z Compiling once_cell v1.21.3
17742026-02-20T04:40:33.545Z Compiling want v0.3.1
17752026-02-20T04:40:33.572Z Compiling async-stream-impl v0.3.6
17762026-02-20T04:40:33.966Z Compiling powerfmt v0.2.0
17772026-02-20T04:40:34.028Z Compiling httpdate v1.0.3
17782026-02-20T04:40:34.385Z Compiling deranged v0.5.3
17792026-02-20T04:40:34.425Z Compiling num_threads v0.1.7
17802026-02-20T04:40:34.601Z Compiling omicron-workspace-hack v0.1.0
17812026-02-20T04:40:34.729Z Compiling dropshot_endpoint v0.16.7
17822026-02-20T04:40:35.442Z Compiling typify-macro v0.4.3
17832026-02-20T04:40:37.063Z Compiling ref-cast-impl v1.0.25
17842026-02-20T04:40:37.756Z Compiling subtle v2.6.1
17852026-02-20T04:40:38.125Z Compiling derive-ex v0.1.8
17862026-02-20T04:40:38.703Z Compiling strum_macros v0.27.2
17872026-02-20T04:40:38.753Z Compiling http-body-util v0.1.3
17882026-02-20T04:40:39.251Z Compiling serde_with_macros v3.14.1
17892026-02-20T04:40:39.507Z Compiling typify v0.4.3
17902026-02-20T04:40:39.543Z Compiling serde_urlencoded v0.7.1
17912026-02-20T04:40:39.664Z Compiling progenitor-impl v0.11.1
17922026-02-20T04:40:40.228Z Compiling rand_core v0.6.4
17932026-02-20T04:40:40.269Z Compiling sync_wrapper v1.0.2
17942026-02-20T04:40:40.463Z Compiling thread_local v1.1.9
17952026-02-20T04:40:41.048Z Compiling encoding_rs v0.8.35
17962026-02-20T04:40:41.420Z Compiling mime v0.3.17
17972026-02-20T04:40:41.568Z Compiling match_cfg v0.1.0
17982026-02-20T04:40:41.696Z Compiling parse-display-derive v0.10.0
17992026-02-20T04:40:41.720Z Compiling test-strategy v0.4.3
18002026-02-20T04:40:42.450Z Compiling toml_datetime v0.6.11
18012026-02-20T04:40:42.901Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18022026-02-20T04:40:43.011Z Compiling take_mut v0.2.2
18032026-02-20T04:40:43.193Z Compiling term v1.2.0
18042026-02-20T04:40:43.731Z Compiling iri-string v0.7.8
18052026-02-20T04:40:43.770Z Compiling futures-util v0.3.31
18062026-02-20T04:40:45.001Z Compiling clap_derive v4.5.49
18072026-02-20T04:40:45.103Z Compiling cpufeatures v0.2.17
18082026-02-20T04:40:45.130Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18092026-02-20T04:40:45.921Z Compiling tracing-core v0.1.34
18102026-02-20T04:40:46.411Z Compiling unicode-width v0.2.1
18112026-02-20T04:40:46.939Z Compiling fastrand v2.3.0
18122026-02-20T04:40:47.186Z Compiling tracing v0.1.41
18132026-02-20T04:40:47.321Z Compiling progenitor-macro v0.11.1
18142026-02-20T04:40:47.485Z Compiling camino v1.2.2
18152026-02-20T04:40:48.208Z Compiling generic-array v0.14.7
18162026-02-20T04:40:48.489Z Compiling errno v0.3.14
18172026-02-20T04:40:48.884Z Compiling ipnetwork v0.21.1
18182026-02-20T04:40:48.929Z Compiling crossbeam-utils v0.8.21
18192026-02-20T04:40:49.378Z Compiling slog v2.8.2
18202026-02-20T04:40:49.788Z Compiling winnow v0.7.14
18212026-02-20T04:40:49.814Z Compiling hex v0.4.3
18222026-02-20T04:40:50.265Z Compiling rustix v1.1.2
18232026-02-20T04:40:50.302Z Compiling rustls-pki-types v1.12.0
18242026-02-20T04:40:51.606Z Compiling crypto-common v0.1.6
18252026-02-20T04:40:51.838Z Compiling rand_core v0.9.3
18262026-02-20T04:40:53.181Z Compiling oxnet v0.1.4
18272026-02-20T04:40:53.205Z Compiling tokio-util v0.7.16
18282026-02-20T04:40:53.369Z Compiling ring v0.17.14
18292026-02-20T04:40:53.521Z Compiling itertools v0.14.0
18302026-02-20T04:40:54.117Z Compiling rand_chacha v0.9.0
18312026-02-20T04:40:55.142Z Compiling rand v0.9.2
18322026-02-20T04:40:56.452Z Compiling quick-error v1.2.3
18332026-02-20T04:40:56.476Z Compiling debug-ignore v1.0.5
18342026-02-20T04:40:56.681Z Compiling spin v0.9.8
18352026-02-20T04:40:56.706Z Compiling h2 v0.4.12
18362026-02-20T04:40:56.911Z Compiling toml_parser v1.0.6+spec-1.1.0
18372026-02-20T04:40:57.938Z Compiling tabwriter v1.4.1
18382026-02-20T04:40:58.468Z Compiling toml_datetime v0.7.5+spec-1.1.0
18392026-02-20T04:40:58.527Z Compiling serde_spanned v1.0.4
18402026-02-20T04:40:58.826Z Compiling colored v3.0.0
18412026-02-20T04:40:58.915Z Compiling toml_writer v1.0.6+spec-1.1.0
18422026-02-20T04:40:58.939Z Compiling bit-vec v0.8.0
18432026-02-20T04:40:59.201Z Compiling lazy_static v1.5.0
18442026-02-20T04:40:59.397Z Compiling bit-set v0.8.0
18452026-02-20T04:40:59.431Z Compiling toml v0.9.11+spec-1.1.0
18462026-02-20T04:40:59.648Z Compiling time v0.3.44
18472026-02-20T04:40:59.710Z Compiling strum v0.26.3
18482026-02-20T04:40:59.734Z Compiling async-stream v0.3.6
18492026-02-20T04:40:59.949Z Compiling waitgroup v0.1.2
18502026-02-20T04:41:00.069Z Compiling serde_path_to_error v0.1.20
18512026-02-20T04:41:00.233Z Compiling anstyle v1.0.11
18522026-02-20T04:41:00.718Z Compiling unarray v0.1.4
18532026-02-20T04:41:00.898Z Compiling crossbeam-channel v0.5.15
18542026-02-20T04:41:00.922Z Compiling block-buffer v0.10.4
18552026-02-20T04:41:01.200Z Compiling macaddr v1.0.1
18562026-02-20T04:41:01.652Z Compiling hyper v1.8.1
18572026-02-20T04:41:02.279Z Compiling utf8parse v0.2.2
18582026-02-20T04:41:02.479Z Compiling anstyle-parse v0.2.7
18592026-02-20T04:41:02.700Z Compiling digest v0.10.7
18602026-02-20T04:41:02.846Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18612026-02-20T04:41:03.010Z Compiling ref-cast v1.0.25
18622026-02-20T04:41:03.121Z Compiling openssl-sys v0.9.109
18632026-02-20T04:41:03.186Z Compiling anstyle-query v1.1.4
18642026-02-20T04:41:03.376Z Compiling is_terminal_polyfill v1.70.1
18652026-02-20T04:41:03.546Z Compiling colorchoice v1.0.4
18662026-02-20T04:41:03.689Z Compiling strum v0.27.2
18672026-02-20T04:41:03.805Z Compiling anstream v0.6.20
18682026-02-20T04:41:03.886Z Compiling is-terminal v0.4.16
18692026-02-20T04:41:03.911Z Compiling clap_lex v0.7.5
18702026-02-20T04:41:03.957Z Compiling foreign-types-shared v0.1.1
18712026-02-20T04:41:04.053Z Compiling hyper-util v0.1.19
18722026-02-20T04:41:04.112Z Compiling untrusted v0.7.1
18732026-02-20T04:41:04.321Z Compiling foreign-types v0.3.2
18742026-02-20T04:41:04.346Z Compiling slog-term v2.9.2
18752026-02-20T04:41:04.381Z Compiling slog-json v2.6.1
18762026-02-20T04:41:04.405Z Compiling slog-async v2.8.0
18772026-02-20T04:41:04.450Z Compiling hostname v0.3.1
18782026-02-20T04:41:04.474Z Compiling openssl-probe v0.1.6
18792026-02-20T04:41:04.682Z Compiling slog-bunyan v2.5.0
18802026-02-20T04:41:04.770Z Compiling openssl v0.10.73
18812026-02-20T04:41:04.940Z Compiling futures-executor v0.3.31
18822026-02-20T04:41:05.516Z Compiling instant v0.1.13
18832026-02-20T04:41:05.579Z Compiling foldhash v0.2.0
18842026-02-20T04:41:05.727Z Compiling futures v0.3.31
18852026-02-20T04:41:06.217Z Compiling webpki-roots v1.0.2
18862026-02-20T04:41:06.459Z Compiling tower v0.5.2
18872026-02-20T04:41:07.216Z Compiling memmap2 v0.9.8
18882026-02-20T04:41:08.220Z Compiling tower-http v0.6.6
18892026-02-20T04:41:10.188Z Compiling native-tls v0.2.14
18902026-02-20T04:41:10.602Z Compiling tokio-native-tls v0.3.1
18912026-02-20T04:41:10.886Z Compiling hyper-tls v0.6.0
18922026-02-20T04:41:10.912Z Compiling tempfile v3.23.0
18932026-02-20T04:41:13.082Z Compiling usdt v0.6.0
18942026-02-20T04:41:13.770Z Compiling either v1.15.0
18952026-02-20T04:41:14.255Z Compiling newtype-uuid v1.3.2
18962026-02-20T04:41:16.057Z Compiling daft v0.1.4
18972026-02-20T04:41:17.192Z Compiling rustls-webpki v0.102.8
18982026-02-20T04:41:18.964Z Compiling rustls v0.22.4
18992026-02-20T04:41:24.470Z Compiling tokio-rustls v0.25.0
19002026-02-20T04:41:24.518Z Compiling aws-lc-rs v1.14.0
19012026-02-20T04:41:24.552Z Compiling rustls v0.23.32
19022026-02-20T04:41:25.855Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19032026-02-20T04:41:26.294Z Compiling sha1 v0.10.6
19042026-02-20T04:41:26.977Z Compiling multer v3.1.0
19052026-02-20T04:41:27.203Z Compiling terminal_size v0.4.3
19062026-02-20T04:41:27.490Z Compiling rustls-pemfile v2.2.0
19072026-02-20T04:41:27.884Z Compiling rand_chacha v0.3.1
19082026-02-20T04:41:28.103Z Compiling wait-timeout v0.2.1
19092026-02-20T04:41:28.128Z Compiling hostname v0.4.2
19102026-02-20T04:41:28.419Z Compiling rand v0.8.5
19112026-02-20T04:41:28.496Z Compiling rusty-fork v0.3.0
19122026-02-20T04:41:28.560Z Compiling dropshot v0.16.7
19132026-02-20T04:41:29.199Z Compiling rustls-webpki v0.103.6
19142026-02-20T04:41:30.214Z Compiling rand_xorshift v0.4.0
19152026-02-20T04:41:31.226Z Compiling proptest v1.8.0
19162026-02-20T04:41:33.212Z Compiling clap_builder v4.5.50
19172026-02-20T04:41:35.558Z Compiling hubpack_derive v0.1.1
19182026-02-20T04:41:37.215Z Compiling clap v4.5.50
19192026-02-20T04:41:37.373Z Compiling tokio-rustls v0.26.3
19202026-02-20T04:41:37.896Z Compiling hyper-rustls v0.27.7
19212026-02-20T04:41:38.029Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19222026-02-20T04:41:38.535Z Compiling reqwest v0.12.23
19232026-02-20T04:41:40.574Z Compiling serde_spanned v0.6.9
19242026-02-20T04:41:40.954Z Compiling winnow v0.5.40
19252026-02-20T04:41:41.623Z Compiling progenitor-client v0.11.1
19262026-02-20T04:41:41.874Z Compiling progenitor-client v0.10.0
19272026-02-20T04:41:42.164Z Compiling progenitor v0.11.1
19282026-02-20T04:41:42.908Z Compiling serde_with v3.14.1
19292026-02-20T04:41:44.241Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19302026-02-20T04:41:45.176Z Compiling rustc-hash v2.1.1
19312026-02-20T04:41:45.385Z Compiling iddqd v0.3.17
19322026-02-20T04:41:46.165Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19332026-02-20T04:41:48.588Z Compiling backoff v0.4.0
19342026-02-20T04:41:49.022Z Compiling parse-display v0.10.0
19352026-02-20T04:41:49.049Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19362026-02-20T04:41:49.283Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19372026-02-20T04:41:52.672Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19382026-02-20T04:41:53.181Z Compiling num-derive v0.3.3
19392026-02-20T04:41:53.807Z Compiling toml_write v0.1.2
19402026-02-20T04:41:54.234Z Compiling toml_edit v0.22.27
19412026-02-20T04:41:58.097Z Compiling toml_edit v0.19.15
19422026-02-20T04:41:59.736Z Compiling num-integer v0.1.46
19432026-02-20T04:42:00.105Z Compiling float-ord v0.3.2
19442026-02-20T04:42:01.501Z Compiling proc-macro-crate v1.3.1
19452026-02-20T04:42:02.637Z Compiling toml v0.8.23
19462026-02-20T04:42:10.453Z Compiling num-rational v0.4.2
19472026-02-20T04:42:10.755Z Compiling num-iter v0.1.45
19482026-02-20T04:42:11.050Z Compiling num-complex v0.4.6
19492026-02-20T04:42:11.918Z Compiling num v0.4.3
19502026-02-20T04:42:20.331Z Compiling zerocopy-derive v0.7.35
19512026-02-20T04:42:20.878Z Compiling ingot-macros v0.1.1
19522026-02-20T04:42:21.002Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19532026-02-20T04:42:22.087Z Compiling scroll_derive v0.12.1
19542026-02-20T04:42:22.509Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19552026-02-20T04:42:23.444Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19562026-02-20T04:42:23.903Z Compiling zerocopy v0.7.35
19572026-02-20T04:42:25.185Z Compiling num_enum_derive v0.7.5
19582026-02-20T04:42:26.265Z Compiling memoffset v0.9.1
19592026-02-20T04:42:26.656Z Compiling foreign-types-macros v0.2.3
19602026-02-20T04:42:27.032Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19612026-02-20T04:42:29.787Z Compiling nix v0.30.1
19622026-02-20T04:42:30.482Z Compiling libscf-sys v1.1.0
19632026-02-20T04:42:30.664Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19642026-02-20T04:42:31.759Z Compiling proc-macro-error-attr2 v2.0.0
19652026-02-20T04:42:32.204Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19662026-02-20T04:42:32.284Z Compiling proc-macro-error-attr v1.0.4
19672026-02-20T04:42:32.492Z Compiling proc-macro-error2 v2.0.1
19682026-02-20T04:42:33.048Z Compiling dtrace-parser v0.2.0
19692026-02-20T04:42:33.081Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19702026-02-20T04:42:33.153Z Compiling tabled_derive v0.11.0
19712026-02-20T04:42:33.178Z Compiling proc-macro-error v1.0.4
19722026-02-20T04:42:33.964Z Compiling dof v0.3.0
19732026-02-20T04:42:34.022Z Compiling num_enum_derive v0.5.11
19742026-02-20T04:42:34.725Z Compiling hubpack v0.1.2
19752026-02-20T04:42:35.191Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19762026-02-20T04:42:35.413Z Compiling thread-id v4.2.2
19772026-02-20T04:42:35.623Z Compiling static_assertions v1.1.0
19782026-02-20T04:42:35.982Z Compiling usdt-impl v0.5.0
19792026-02-20T04:42:37.370Z Compiling derive_more v0.99.20
19802026-02-20T04:42:38.820Z Compiling bytecount v0.6.9
19812026-02-20T04:42:40.355Z Compiling usdt-attr-macro v0.5.0
19822026-02-20T04:42:41.837Z Compiling usdt-macro v0.5.0
19832026-02-20T04:42:42.650Z Compiling zone_cfg_derive v0.3.1
19842026-02-20T04:42:43.129Z Compiling num-derive v0.4.2
19852026-02-20T04:42:43.434Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
19862026-02-20T04:42:44.230Z Compiling rustc_version v0.4.1
19872026-02-20T04:42:44.792Z Compiling papergrid v0.17.0
19882026-02-20T04:42:45.121Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19892026-02-20T04:42:45.238Z Compiling crossbeam-epoch v0.9.18
19902026-02-20T04:42:45.292Z Compiling testing_table v0.3.0
19912026-02-20T04:42:45.607Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19922026-02-20T04:42:45.793Z Compiling enum-as-inner v0.6.1
19932026-02-20T04:42:45.970Z Compiling curve25519-dalek v4.1.3
19942026-02-20T04:42:46.145Z Compiling thiserror-impl-no-std v2.0.2
19952026-02-20T04:42:46.922Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19962026-02-20T04:42:47.172Z Compiling tabled v0.20.0
19972026-02-20T04:42:47.616Z Compiling curve25519-dalek-derive v0.1.1
19982026-02-20T04:42:48.241Z Compiling crossbeam-deque v0.8.6
19992026-02-20T04:42:48.591Z Compiling scroll v0.12.0
20002026-02-20T04:42:49.164Z Compiling hash32 v0.3.1
20012026-02-20T04:42:49.224Z Compiling goblin v0.8.2
20022026-02-20T04:42:49.437Z Compiling heapless v0.8.0
20032026-02-20T04:42:49.461Z Compiling rayon-core v1.13.0
20042026-02-20T04:42:49.721Z Compiling ingot-types v0.1.2
20052026-02-20T04:42:50.694Z Compiling cobs v0.3.0
20062026-02-20T04:42:50.852Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20072026-02-20T04:42:50.960Z Compiling managed v0.8.0
20082026-02-20T04:42:51.097Z Compiling bitflags v1.3.2
20092026-02-20T04:42:51.146Z Compiling foreign-types-shared v0.3.1
20102026-02-20T04:42:51.205Z Compiling postcard v1.1.3
20112026-02-20T04:42:51.290Z Compiling foreign-types v0.5.0
20122026-02-20T04:42:51.377Z Compiling smoltcp v0.11.0
20132026-02-20T04:42:51.424Z Compiling ingot v0.1.1
20142026-02-20T04:42:51.877Z Compiling num_enum v0.7.5
20152026-02-20T04:42:52.584Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20162026-02-20T04:42:52.776Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20172026-02-20T04:42:52.860Z Compiling camino-tempfile v1.4.1
20182026-02-20T04:42:53.303Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20192026-02-20T04:42:53.331Z Compiling derive-where v1.6.0
20202026-02-20T04:42:53.356Z Compiling serde_repr v0.1.20
20212026-02-20T04:42:53.733Z Compiling cstr-argument v0.1.2
20222026-02-20T04:42:54.124Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20232026-02-20T04:42:54.987Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20242026-02-20T04:42:56.013Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20252026-02-20T04:42:56.483Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20262026-02-20T04:42:56.681Z Compiling crucible-workspace-hack v0.1.0
20272026-02-20T04:42:57.640Z Compiling memmap v0.7.0
20282026-02-20T04:42:58.057Z Compiling tinyvec_macros v0.1.1
20292026-02-20T04:42:58.193Z Compiling tinyvec v1.10.0
20302026-02-20T04:42:58.312Z Compiling usdt v0.5.0
20312026-02-20T04:42:58.376Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20322026-02-20T04:42:58.778Z Compiling num_enum v0.5.11
20332026-02-20T04:42:59.252Z Compiling pin-project-internal v1.1.10
20342026-02-20T04:43:00.827Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20352026-02-20T04:43:00.927Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20362026-02-20T04:43:01.481Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20372026-02-20T04:43:01.584Z Compiling rayon v1.11.0
20382026-02-20T04:43:02.355Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20392026-02-20T04:43:03.349Z Compiling itertools v0.12.1
20402026-02-20T04:43:03.823Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20412026-02-20T04:43:03.879Z Compiling progenitor-impl v0.10.0
20422026-02-20T04:43:04.613Z Compiling sigpipe v0.1.3
20432026-02-20T04:43:04.637Z Compiling jiff v0.2.15
20442026-02-20T04:43:04.767Z Compiling const_format_proc_macros v0.2.34
20452026-02-20T04:43:05.202Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20462026-02-20T04:43:05.428Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20472026-02-20T04:43:06.024Z Compiling zone v0.3.1
20482026-02-20T04:43:06.806Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20492026-02-20T04:43:07.408Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20502026-02-20T04:43:07.540Z Compiling rustix v0.38.44
20512026-02-20T04:43:08.431Z Compiling secrecy v0.10.3
20522026-02-20T04:43:08.585Z Compiling smf v0.2.3
20532026-02-20T04:43:08.766Z Compiling async-recursion v1.1.1
20542026-02-20T04:43:09.321Z Compiling snafu-derive v0.8.9
20552026-02-20T04:43:09.737Z Compiling bstr v1.12.0
20562026-02-20T04:43:09.916Z Compiling whoami v1.6.1
20572026-02-20T04:43:11.229Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20582026-02-20T04:43:11.253Z Compiling progenitor-macro v0.10.0
20592026-02-20T04:43:12.073Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20602026-02-20T04:43:13.256Z Compiling hmac v0.12.1
20612026-02-20T04:43:13.510Z Compiling inout v0.1.4
20622026-02-20T04:43:13.910Z Compiling ff v0.13.1
20632026-02-20T04:43:14.176Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20642026-02-20T04:43:14.201Z Compiling data-encoding v2.9.0
20652026-02-20T04:43:14.450Z Compiling crc8 v0.1.1
20662026-02-20T04:43:15.198Z Compiling group v0.13.0
20672026-02-20T04:43:15.278Z Compiling cipher v0.4.4
20682026-02-20T04:43:15.408Z Compiling hkdf v0.12.4
20692026-02-20T04:43:15.432Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20702026-02-20T04:43:15.675Z Compiling tokio-dtrace v0.1.1
20712026-02-20T04:43:15.758Z Compiling tabled_derive v0.7.0
20722026-02-20T04:43:16.649Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20732026-02-20T04:43:17.783Z Compiling universal-hash v0.5.1
20742026-02-20T04:43:18.019Z Compiling crypto-bigint v0.5.5
20752026-02-20T04:43:18.043Z Compiling dropshot-api-manager-types v0.2.2
20762026-02-20T04:43:18.811Z Compiling half v2.7.1
20772026-02-20T04:43:19.177Z Compiling indent_write v2.2.0
20782026-02-20T04:43:19.442Z Compiling base64ct v1.8.0
20792026-02-20T04:43:19.509Z Compiling opaque-debug v0.3.1
20802026-02-20T04:43:19.652Z Compiling base16ct v0.2.0
20812026-02-20T04:43:19.963Z Compiling ciborium-io v0.2.2
20822026-02-20T04:43:20.095Z Compiling ciborium-ll v0.2.2
20832026-02-20T04:43:20.132Z Compiling password-hash v0.5.0
20842026-02-20T04:43:20.545Z Compiling poly1305 v0.8.0
20852026-02-20T04:43:21.042Z Compiling elliptic-curve v0.13.8
20862026-02-20T04:43:21.428Z Compiling oxide-tokio-rt v0.1.2
20872026-02-20T04:43:21.621Z Compiling chacha20 v0.9.1
20882026-02-20T04:43:21.648Z Compiling similar v2.7.0
20892026-02-20T04:43:21.697Z Compiling atomicwrites v0.4.4
20902026-02-20T04:43:21.768Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20912026-02-20T04:43:22.730Z Compiling thiserror-no-std v2.0.2
20922026-02-20T04:43:23.889Z Compiling blake2 v0.10.6
20932026-02-20T04:43:24.342Z Compiling aead v0.5.2
20942026-02-20T04:43:24.917Z Compiling keccak v0.1.5
20952026-02-20T04:43:25.188Z Compiling linked-hash-map v0.5.6
20962026-02-20T04:43:25.390Z Compiling resolv-conf v0.7.5
20972026-02-20T04:43:25.487Z Compiling sha3 v0.10.8
20982026-02-20T04:43:25.560Z Compiling lru-cache v0.1.2
20992026-02-20T04:43:25.940Z Compiling chacha20poly1305 v0.10.1
21002026-02-20T04:43:26.095Z Compiling vsss-rs v3.3.4
21012026-02-20T04:43:26.134Z Compiling argon2 v0.5.3
21022026-02-20T04:43:26.600Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21032026-02-20T04:43:27.027Z Compiling ciborium v0.2.2
21042026-02-20T04:43:27.148Z Compiling hickory-proto v0.24.4
21052026-02-20T04:43:28.308Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21062026-02-20T04:43:29.413Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21072026-02-20T04:43:29.437Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21082026-02-20T04:43:29.676Z Compiling serde-big-array v0.5.1
21092026-02-20T04:43:29.931Z Compiling siphasher v1.0.1
21102026-02-20T04:43:30.314Z Compiling same-file v1.0.6
21112026-02-20T04:43:30.637Z Compiling unicode-segmentation v1.12.0
21122026-02-20T04:43:30.955Z Compiling walkdir v2.5.0
21132026-02-20T04:43:31.123Z Compiling hickory-resolver v0.24.4
21142026-02-20T04:43:31.465Z Compiling newline-converter v0.3.0
21152026-02-20T04:43:31.707Z Compiling phf_shared v0.12.1
21162026-02-20T04:43:31.731Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21172026-02-20T04:43:31.771Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21182026-02-20T04:43:32.278Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21192026-02-20T04:43:34.297Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21202026-02-20T04:43:34.906Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21212026-02-20T04:43:35.800Z Compiling newtype_derive v0.1.6
21222026-02-20T04:43:35.962Z Compiling owo-colors v4.2.2
21232026-02-20T04:43:36.333Z Compiling tokio-stream v0.1.17
21242026-02-20T04:43:36.805Z Compiling console v0.15.11
21252026-02-20T04:43:37.410Z Compiling csv-core v0.1.12
21262026-02-20T04:43:37.553Z Compiling swrite v0.1.0
21272026-02-20T04:43:38.007Z Compiling unicode-width v0.1.14
21282026-02-20T04:43:38.128Z Compiling termtree v0.5.1
21292026-02-20T04:43:38.164Z Compiling smawk v0.3.2
21302026-02-20T04:43:38.227Z Compiling unicode-linebreak v0.1.5
21312026-02-20T04:43:38.407Z Compiling csv v1.3.1
21322026-02-20T04:43:38.439Z Compiling expectorate v1.2.0
21332026-02-20T04:43:38.730Z Compiling textwrap v0.16.2
21342026-02-20T04:43:38.762Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21352026-02-20T04:43:39.777Z Compiling qorb v0.4.1
21362026-02-20T04:43:41.672Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21372026-02-20T04:43:43.025Z Compiling phf v0.12.1
21382026-02-20T04:43:44.307Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21392026-02-20T04:43:44.390Z Compiling pin-project v1.1.10
21402026-02-20T04:43:44.476Z Compiling unicode-normalization v0.1.24
21412026-02-20T04:43:44.599Z Compiling libz-sys v1.1.22
21422026-02-20T04:43:44.819Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21432026-02-20T04:43:45.560Z Compiling libsw-core v0.3.2
21442026-02-20T04:43:45.719Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21452026-02-20T04:43:46.153Z Compiling highway v1.3.0
21462026-02-20T04:43:46.331Z Compiling fixedbitset v0.5.7
21472026-02-20T04:43:46.467Z Compiling fixedbitset v0.4.2
21482026-02-20T04:43:46.990Z Compiling petgraph v0.6.5
21492026-02-20T04:43:47.021Z Compiling petgraph v0.8.2
21502026-02-20T04:43:47.046Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21512026-02-20T04:43:48.758Z Compiling progenitor v0.10.0
21522026-02-20T04:43:48.988Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21532026-02-20T04:43:50.263Z Compiling libsw v3.5.0
21542026-02-20T04:43:50.858Z Compiling olpc-cjson v0.1.4
21552026-02-20T04:43:50.882Z Compiling libgit2-sys v0.17.0+1.8.1
21562026-02-20T04:43:51.096Z Compiling snafu v0.8.9
21572026-02-20T04:43:51.429Z Compiling chrono-tz v0.10.4
21582026-02-20T04:43:51.884Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21592026-02-20T04:43:52.203Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21602026-02-20T04:43:52.850Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21612026-02-20T04:43:53.198Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-02-20T04:43:54.139Z Compiling papergrid v0.11.0
21632026-02-20T04:43:55.334Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21642026-02-20T04:43:55.736Z Compiling globset v0.4.16
21652026-02-20T04:43:57.181Z Compiling gethostname v0.5.0
21662026-02-20T04:43:57.418Z Compiling const_format v0.2.34
21672026-02-20T04:43:57.442Z Compiling slog-dtrace v0.3.0
21682026-02-20T04:43:57.851Z Compiling cancel-safe-futures v0.1.5
21692026-02-20T04:43:58.446Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21702026-02-20T04:43:59.984Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21712026-02-20T04:44:00.847Z Compiling pem v3.0.5
21722026-02-20T04:44:00.894Z Compiling bcs v0.1.6
21732026-02-20T04:44:01.067Z Compiling cargo-platform v0.1.9
21742026-02-20T04:44:01.393Z Compiling serde_plain v1.0.2
21752026-02-20T04:44:01.507Z Compiling linear-map v1.2.0
21762026-02-20T04:44:01.602Z Compiling tagptr v0.2.0
21772026-02-20T04:44:02.022Z Compiling typed-path v0.9.3
21782026-02-20T04:44:04.832Z Compiling tough v0.20.0
21792026-02-20T04:44:05.814Z Compiling moka v0.12.11
21802026-02-20T04:44:05.838Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-02-20T04:44:06.269Z Compiling cargo_metadata v0.18.1
21822026-02-20T04:44:07.674Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-02-20T04:44:08.741Z Compiling tabled v0.15.0
21842026-02-20T04:44:08.894Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21852026-02-20T04:44:09.229Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-02-20T04:44:09.701Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21872026-02-20T04:44:10.026Z Compiling git2 v0.19.0
21882026-02-20T04:44:13.588Z Compiling steno v0.4.1
21892026-02-20T04:44:15.984Z Compiling cookie v0.18.1
21902026-02-20T04:44:16.052Z Compiling hickory-proto v0.25.2
21912026-02-20T04:44:19.340Z Compiling humantime v2.3.0
21922026-02-20T04:44:20.294Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-02-20T04:44:20.452Z Compiling hickory-resolver v0.25.2
21942026-02-20T04:44:25.249Z Compiling vergen v8.3.2
21952026-02-20T04:44:27.215Z Compiling signal-hook v0.3.18
21962026-02-20T04:44:29.170Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
21972026-02-20T04:44:30.413Z Compiling predicates-core v1.0.9
21982026-02-20T04:44:30.507Z Compiling mockall_derive v0.13.1
21992026-02-20T04:44:30.975Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22002026-02-20T04:44:30.999Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22012026-02-20T04:44:31.451Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22022026-02-20T04:44:32.248Z Compiling sha2 v0.10.9
22032026-02-20T04:44:33.075Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22042026-02-20T04:44:34.324Z Compiling diff v0.1.13
22052026-02-20T04:44:34.718Z Compiling adler2 v2.0.1
22062026-02-20T04:44:34.943Z Compiling yansi v1.0.1
22072026-02-20T04:44:34.971Z Compiling miniz_oxide v0.8.9
22082026-02-20T04:44:35.573Z Compiling pretty_assertions v1.4.1
22092026-02-20T04:44:35.670Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22102026-02-20T04:44:37.168Z Compiling crc32fast v1.5.0
22112026-02-20T04:44:38.030Z Compiling predicates-tree v1.0.12
22122026-02-20T04:44:38.516Z Compiling predicates v3.1.3
22132026-02-20T04:44:39.810Z Compiling filetime v0.2.26
22142026-02-20T04:44:40.157Z Compiling fragile v2.0.1
22152026-02-20T04:44:40.722Z Compiling downcast v0.11.0
22162026-02-20T04:44:40.992Z Compiling is_ci v1.2.0
22172026-02-20T04:44:41.276Z Compiling arrayref v0.3.9
22182026-02-20T04:44:41.430Z Compiling constant_time_eq v0.3.1
22192026-02-20T04:44:41.655Z Compiling arrayvec v0.7.6
22202026-02-20T04:44:42.067Z Compiling xattr v1.6.1
22212026-02-20T04:44:42.460Z Compiling tar v0.4.44
22222026-02-20T04:44:42.832Z Compiling mockall v0.13.1
22232026-02-20T04:44:43.228Z Compiling toml v0.7.8
22242026-02-20T04:44:44.352Z Compiling blake3 v1.8.2
22252026-02-20T04:44:44.888Z Compiling supports-color v3.0.2
22262026-02-20T04:44:45.280Z Compiling curl-sys v0.4.83+curl-8.15.0
22272026-02-20T04:44:45.661Z Compiling signal-hook-tokio v0.3.1
22282026-02-20T04:44:45.743Z Compiling flate2 v1.1.2
22292026-02-20T04:44:45.916Z Compiling fs-err v3.1.2
22302026-02-20T04:44:46.749Z Compiling drift v0.1.0
22312026-02-20T04:44:46.782Z Compiling kstat-rs v0.2.4
22322026-02-20T04:44:46.946Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22332026-02-20T04:44:47.412Z Compiling topological-sort v0.2.2
22342026-02-20T04:44:47.462Z Compiling display-error-chain v0.2.2
22352026-02-20T04:44:47.694Z Compiling hex-literal v1.0.0
22362026-02-20T04:44:47.908Z Compiling omicron-zone-package v0.12.2
22372026-02-20T04:44:48.124Z Compiling dropshot-api-manager v0.2.2
22382026-02-20T04:44:49.394Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22392026-02-20T04:44:54.202Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-02-20T04:44:54.299Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22412026-02-20T04:44:54.817Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22422026-02-20T04:44:56.282Z Compiling curl v0.4.49
22432026-02-20T04:44:56.313Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22442026-02-20T04:44:57.397Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22452026-02-20T04:44:57.873Z Compiling search_path v0.1.4
22462026-02-20T04:44:58.071Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-02-20T04:44:58.105Z Compiling internet-checksum v0.2.1
22482026-02-20T04:44:58.339Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22492026-02-20T04:44:58.613Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22502026-02-20T04:44:58.959Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22512026-02-20T04:45:01.040Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22522026-02-20T04:46:31.208Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 40s
22532026-02-20T04:46:31.352Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
22542026-02-20T04:46:31.376Z
22552026-02-20T04:46:31.376Zrunning 0 tests
22562026-02-20T04:46:31.376Z
22572026-02-20T04:46:31.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22582026-02-20T04:46:31.377Z
22592026-02-20T04:46:31.377Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
22602026-02-20T04:46:31.377Z
22612026-02-20T04:46:31.377Zrunning 0 tests
22622026-02-20T04:46:31.377Z
22632026-02-20T04:46:31.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22642026-02-20T04:46:31.377Z
22652026-02-20T04:46:31.377Z Running unittests src/lib.rs (target/debug/deps/asic-6d8695f855cab0bc)
22662026-02-20T04:46:31.377Z
22672026-02-20T04:46:31.377Zrunning 0 tests
22682026-02-20T04:46:31.377Z
22692026-02-20T04:46:31.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22702026-02-20T04:46:31.377Z
22712026-02-20T04:46:31.377Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
22722026-02-20T04:46:31.377Z
22732026-02-20T04:46:31.377Zrunning 10 tests
22742026-02-20T04:46:31.377Ztest network::tests::test_into ... ok
22752026-02-20T04:46:31.377Ztest network::tests::test_generate_ipv6_link_local ... ok
22762026-02-20T04:46:31.377Ztest nat::tests::test_vni ... ok
22772026-02-20T04:46:31.377Ztest network::tests::test_eui64 ... ok
22782026-02-20T04:46:31.377Ztest network::tests::test_equal ... ok
22792026-02-20T04:46:31.377Ztest network::tests::test_not_equal ... ok
22802026-02-20T04:46:31.377Ztest network::tests::test_parse ... ok
22812026-02-20T04:46:31.377Ztest network::tests::test_to_string ... ok
22822026-02-20T04:46:31.377Ztest test_purge ... ok
22832026-02-20T04:46:31.403Ztest illumos::test::address_exists_handles_missing_object ... ok
22842026-02-20T04:46:31.403Z
22852026-02-20T04:46:31.403Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22862026-02-20T04:46:31.403Z
22872026-02-20T04:46:31.403Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
22882026-02-20T04:46:31.403Z
22892026-02-20T04:46:31.403Zrunning 1 test
22902026-02-20T04:46:34.585Ztest test::test_apis_up_to_date ... ok
22912026-02-20T04:46:34.585Z
22922026-02-20T04:46:34.585Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
22932026-02-20T04:46:34.585Z
22942026-02-20T04:46:34.614Z Running unittests src/main.rs (target/debug/deps/dpd-f5fbfe93f04eb43a)
22952026-02-20T04:46:35.662Z
22962026-02-20T04:46:35.662Zrunning 18 tests
22972026-02-20T04:46:35.662Ztest freemap::test_ordering ... ok
22982026-02-20T04:46:35.662Ztest freemap::test_split ... ok
22992026-02-20T04:46:35.662Ztest config::tests::test_updates ... ok
23002026-02-20T04:46:35.662Ztest macaddrs::tests::test_mac_offset ... ok
23012026-02-20T04:46:35.662Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23022026-02-20T04:46:35.662Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23032026-02-20T04:46:35.662Ztest macaddrs::tests::test_parse_port_id ... ok
23042026-02-20T04:46:35.662Ztest nat::test_mapping ... ok
23052026-02-20T04:46:35.662Ztest port_map::tests::dump_map ... ok
23062026-02-20T04:46:35.662Ztest port_map::tests::test_backplane_group ... ok
23072026-02-20T04:46:35.662Ztest port_map::tests::test_port_map ... ok
23082026-02-20T04:46:35.662ZFeb 20 04:46:34.052 DEBG created new freemap, unit: freemap_test
23092026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG initted freemap. size: 128, unit: freemap_test
23102026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG reset freemap, unit: freemap_test
23112026-02-20T04:46:35.662Ztest freemap::test_free ... ok
23122026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG created new freemap, unit: freemap_test
23132026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG initted freemap. size: 128, unit: freemap_test
23142026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG reset freemap, unit: freemap_test
23152026-02-20T04:46:35.662Ztest api_server::tests::test_build_info ... ok
23162026-02-20T04:46:35.662Ztest freemap::test_reclaim ... ok
23172026-02-20T04:46:35.662ZFeb 20 04:46:34.053 DEBG created new freemap, unit: freemap_test
23182026-02-20T04:46:35.662ZFeb 20 04:46:34.054 DEBG initted freemap. size: 128, unit: freemap_test
23192026-02-20T04:46:35.663Ztest port_map::tests::parse_softnpu_revision ... ok
23202026-02-20T04:46:35.663ZFeb 20 04:46:34.054 DEBG reset freemap, unit: freemap_test
23212026-02-20T04:46:35.663ZFeb 20 04:46:34.054 DEBG created new freemap, unit: freemap_test
23222026-02-20T04:46:35.663ZFeb 20 04:46:34.055 DEBG initted freemap. size: 128, unit: freemap_test
23232026-02-20T04:46:35.663ZFeb 20 04:46:34.055 DEBG reset freemap, unit: freemap_test
23242026-02-20T04:46:35.663Ztest freemap::test_span ... ok
23252026-02-20T04:46:35.687Ztest freemap::test_basic ... ok
23262026-02-20T04:46:35.687ZFeb 20 04:46:34.056 DEBG created new freemap, unit: freemap_test
23272026-02-20T04:46:35.687ZFeb 20 04:46:34.057 DEBG initted freemap. size: 128, unit: freemap_test
23282026-02-20T04:46:35.687ZFeb 20 04:46:34.057 DEBG reset freemap, unit: freemap_test
23292026-02-20T04:46:35.687Ztest freemap::test_exhaustion ... ok
23302026-02-20T04:46:35.687Z
23312026-02-20T04:46:35.687Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
23322026-02-20T04:46:35.687Z
23332026-02-20T04:46:35.688Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c0c3069ea31814bf)
23342026-02-20T04:46:35.688Z
23352026-02-20T04:46:35.688Zrunning 0 tests
23362026-02-20T04:46:35.688Z
23372026-02-20T04:46:35.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23382026-02-20T04:46:35.688Z
23392026-02-20T04:46:35.688Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
23402026-02-20T04:46:35.688Z
23412026-02-20T04:46:35.688Zrunning 0 tests
23422026-02-20T04:46:35.688Z
23432026-02-20T04:46:35.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23442026-02-20T04:46:35.688Z
23452026-02-20T04:46:35.688Z Running unittests src/lib.rs (target/debug/deps/dpd_client-777a3934625e3631)
23462026-02-20T04:46:35.688Z
23472026-02-20T04:46:35.688Zrunning 2 tests
23482026-02-20T04:46:35.688Ztest tests::test_port_id_cmp ... ok
23492026-02-20T04:46:35.688Ztest tests::test_parse_client_port_id ... ok
23502026-02-20T04:46:35.688Z
23512026-02-20T04:46:35.688Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23522026-02-20T04:46:35.688Z
23532026-02-20T04:46:35.688Z Running tests/test_all.rs (target/debug/deps/test_all-4de06104b93cd62a)
23542026-02-20T04:46:35.688Z
23552026-02-20T04:46:35.688Zrunning 0 tests
23562026-02-20T04:46:35.688Z
23572026-02-20T04:46:35.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23582026-02-20T04:46:35.688Z
23592026-02-20T04:46:35.688Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
23602026-02-20T04:46:35.688Z
23612026-02-20T04:46:35.688Zrunning 0 tests
23622026-02-20T04:46:35.688Z
23632026-02-20T04:46:35.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23642026-02-20T04:46:35.688Z
23652026-02-20T04:46:35.688Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
23662026-02-20T04:46:35.688Z
23672026-02-20T04:46:35.688Zrunning 12 tests
23682026-02-20T04:46:35.688Ztest icmp::test_v6_checksum ... ok
23692026-02-20T04:46:35.688Ztest icmp::test_v4_checksum ... ok
23702026-02-20T04:46:35.688Ztest pbuf::test_byte ... ok
23712026-02-20T04:46:35.688Ztest lldp::test_lldp_parse ... ok
23722026-02-20T04:46:35.689Ztest ipv6::test_ipv6_parse ... ok
23732026-02-20T04:46:35.689Ztest pbuf::test_nibble ... ok
23742026-02-20T04:46:35.689Ztest pbuf::test_short ... ok
23752026-02-20T04:46:35.689Ztest pbuf::test_twelve ... ok
23762026-02-20T04:46:35.689Ztest pbuf::test_word ... ok
23772026-02-20T04:46:35.689Ztest pbuf::test_overflow ... ok
23782026-02-20T04:46:35.689Ztest tcp::test_checksum_ack_data ... ok
23792026-02-20T04:46:35.689Ztest tcp::test_checksum_syn_nodata ... ok
23802026-02-20T04:46:35.689Z
23812026-02-20T04:46:35.689Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23822026-02-20T04:46:35.689Z
23832026-02-20T04:46:35.689Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
23842026-02-20T04:46:35.689Z
23852026-02-20T04:46:35.689Zrunning 0 tests
23862026-02-20T04:46:35.689Z
23872026-02-20T04:46:35.689Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23882026-02-20T04:46:35.689Z
23892026-02-20T04:46:35.689Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
23902026-02-20T04:46:35.689Z
23912026-02-20T04:46:35.689Zrunning 4 tests
23922026-02-20T04:46:35.689Ztest switchport::test::test_compute_lanes ... ok
23932026-02-20T04:46:35.689Ztest switchport::test::port_id_ordering ... ok
23942026-02-20T04:46:35.689Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3
23952026-02-20T04:46:35.689ZLane 1 State: Activated Lane 2 Activated Lane 3Activated
23962026-02-20T04:46:35.689Z Rx Loss-of-lock: YesActivated
23972026-02-20T04:46:35.689ZYes Rx Output Enabled: falseYes Yes
23982026-02-20T04:46:35.689Zfalse Rx Loss-of-signal: Yesfalse falseYes
23992026-02-20T04:46:35.689Z Rx Output Status: validYes Yesvalid
24002026-02-20T04:46:35.689Z Rx CDR Enabled: Yes valid validYes
24012026-02-20T04:46:35.689Z Rx Loss-of-lock: trueYes Yestrue
24022026-02-20T04:46:35.689Z true Tx Enabled: Yes true
24032026-02-20T04:46:35.689ZYes Rx Loss-of-signal: false Yes falseYes
24042026-02-20T04:46:35.689Zfalse false Tx Loss-of-lock: No
24052026-02-20T04:46:35.689Z Rx Auto-squelch Disable: trueNo trueNo Notrue
24062026-02-20T04:46:35.689Z true Tx Loss-of-signal: No
24072026-02-20T04:46:35.689Z Tx Output Enabled: trueNo true No trueNo
24082026-02-20T04:46:35.689Ztrue
24092026-02-20T04:46:35.690Z Tx CDR Enabled: No Tx Output Status: invalid No invalid Noinvalid Noinvalid
24102026-02-20T04:46:35.690Z
24112026-02-20T04:46:35.690Z Tx Adaptive EQ Fault: No Tx Loss-of-lock: falseNo false No falseNo
24122026-02-20T04:46:35.690Zfalse Tx Fault: Yes
24132026-02-20T04:46:35.690Z Tx Loss-of-signal: true Yestrue Yes trueYes
24142026-02-20T04:46:35.690Ztrue
24152026-02-20T04:46:35.690ZTx Auto-squelch Disable: false false false false
24162026-02-20T04:46:35.690Z Tx Adaptive EQ Fail: true true true true
24172026-02-20T04:46:35.690Z Tx Failure: false false false false
24182026-02-20T04:46:35.690Z Tx Force Squelch: true true true true
24192026-02-20T04:46:35.690Z Tx Input Polarity: normal normal normal normal
24202026-02-20T04:46:35.690Ztest switchport::test::test_print_sff_datapath ... ok
24212026-02-20T04:46:35.690Ztest switchport::test::test_print_cmis_datapath ... ok
24222026-02-20T04:46:35.690Z
24232026-02-20T04:46:35.690Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24242026-02-20T04:46:35.690Z
24252026-02-20T04:46:35.714Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
24262026-02-20T04:46:35.714Z
24272026-02-20T04:46:35.714Zrunning 1 test
24282026-02-20T04:46:35.714Ztest test_p4_counter_list ... ignored
24292026-02-20T04:46:35.715Z
24302026-02-20T04:46:35.715Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24312026-02-20T04:46:35.715Z
24322026-02-20T04:46:35.715Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
24332026-02-20T04:46:35.715Z
24342026-02-20T04:46:35.715Zrunning 5 tests
24352026-02-20T04:46:35.715Ztest test_an ... ignored
24362026-02-20T04:46:35.715Ztest test_enable ... ignored
24372026-02-20T04:46:35.715Ztest test_ip_addresses ... ignored
24382026-02-20T04:46:35.715Ztest test_kr ... ignored
24392026-02-20T04:46:35.715Ztest test_mac ... ignored
24402026-02-20T04:46:35.715Z
24412026-02-20T04:46:35.715Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24422026-02-20T04:46:35.715Z
24432026-02-20T04:46:35.715Z Running unittests src/main.rs (target/debug/deps/tfportd-e5787c472c88abdb)
24442026-02-20T04:46:35.715Z
24452026-02-20T04:46:35.715Zrunning 3 tests
24462026-02-20T04:46:35.715Ztest linklocal::test_parse_ipadm ... ok
24472026-02-20T04:46:35.715Ztest tfport::test_parse_tfport ... ok
24482026-02-20T04:46:35.715Ztest config::tests::test_updates ... ok
24492026-02-20T04:46:35.715Z
24502026-02-20T04:46:35.715Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24512026-02-20T04:46:35.715Z
24522026-02-20T04:46:35.715Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
24532026-02-20T04:46:35.715Z
24542026-02-20T04:46:35.715Zrunning 0 tests
24552026-02-20T04:46:35.715Z
24562026-02-20T04:46:35.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24572026-02-20T04:46:35.715Z
24582026-02-20T04:46:35.715Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
24592026-02-20T04:46:35.715Z
24602026-02-20T04:46:35.715Zrunning 0 tests
24612026-02-20T04:46:35.715Z
24622026-02-20T04:46:35.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24632026-02-20T04:46:35.715Z
24642026-02-20T04:46:35.715Z Doc-tests aal
24652026-02-20T04:46:35.715Z
24662026-02-20T04:46:35.715Zrunning 0 tests
24672026-02-20T04:46:35.716Z
24682026-02-20T04:46:35.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24692026-02-20T04:46:35.716Z
24702026-02-20T04:46:35.716Z Doc-tests aal_macros
24712026-02-20T04:46:35.716Z
24722026-02-20T04:46:35.716Zrunning 0 tests
24732026-02-20T04:46:35.716Z
24742026-02-20T04:46:35.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24752026-02-20T04:46:35.716Z
24762026-02-20T04:46:35.716Z Doc-tests common
24772026-02-20T04:46:35.716Z
24782026-02-20T04:46:35.716Zrunning 0 tests
24792026-02-20T04:46:35.716Z
24802026-02-20T04:46:35.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24812026-02-20T04:46:35.716Z
24822026-02-20T04:46:35.716Z Doc-tests dpd_api
24832026-02-20T04:46:37.321Z
24842026-02-20T04:46:37.321Zrunning 2 tests
24852026-02-20T04:46:37.321Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored
24862026-02-20T04:46:37.321Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored
24872026-02-20T04:46:37.321Z
24882026-02-20T04:46:37.321Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
24892026-02-20T04:46:37.321Z
24902026-02-20T04:46:37.375Z Doc-tests dpd_client
24912026-02-20T04:46:39.659Z
24922026-02-20T04:46:39.659Zrunning 0 tests
24932026-02-20T04:46:39.659Z
24942026-02-20T04:46:39.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24952026-02-20T04:46:39.659Z
24962026-02-20T04:46:39.722Z Doc-tests dpd_types
24972026-02-20T04:46:40.344Z
24982026-02-20T04:46:40.344Zrunning 0 tests
24992026-02-20T04:46:40.344Z
25002026-02-20T04:46:40.344Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25012026-02-20T04:46:40.344Z
25022026-02-20T04:46:40.388Z Doc-tests packet
25032026-02-20T04:46:40.599Z
25042026-02-20T04:46:40.599Zrunning 0 tests
25052026-02-20T04:46:40.599Z
25062026-02-20T04:46:40.599Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25072026-02-20T04:46:40.599Z
25082026-02-20T04:46:40.623Z Doc-tests pcap
25092026-02-20T04:46:40.718Z
25102026-02-20T04:46:40.718Zrunning 0 tests
25112026-02-20T04:46:40.718Z
25122026-02-20T04:46:40.718Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25132026-02-20T04:46:40.718Z
25142026-02-20T04:46:40.813Z+ for feat in tofino_stub tofino_asic softnpu chaos
25152026-02-20T04:46:40.813Z+ RUST_BACKTRACE=full
25162026-02-20T04:46:40.813Z+ cargo test --features tofino_asic --no-fail-fast
25172026-02-20T04:46:42.114Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25182026-02-20T04:46:42.146Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25192026-02-20T04:46:42.170Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25202026-02-20T04:46:42.195Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25212026-02-20T04:46:59.842Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25222026-02-20T04:47:00.817Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25232026-02-20T04:48:08.459Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
25242026-02-20T04:48:08.618Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
25252026-02-20T04:48:08.642Z
25262026-02-20T04:48:08.642Zrunning 0 tests
25272026-02-20T04:48:08.642Z
25282026-02-20T04:48:08.642Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25292026-02-20T04:48:08.642Z
25302026-02-20T04:48:08.643Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
25312026-02-20T04:48:08.643Z
25322026-02-20T04:48:08.643Zrunning 0 tests
25332026-02-20T04:48:08.643Z
25342026-02-20T04:48:08.643Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25352026-02-20T04:48:08.643Z
25362026-02-20T04:48:08.643Z Running unittests src/lib.rs (target/debug/deps/asic-cc705ea018ff0a18)
25372026-02-20T04:48:08.800Z
25382026-02-20T04:48:08.800Zrunning 8 tests
25392026-02-20T04:48:08.825Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25402026-02-20T04:48:08.825Ztest tofino_asic::qsfp::tests::fix_link ... ok
25412026-02-20T04:48:08.825Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25422026-02-20T04:48:08.825Ztest tofino_asic::stats::constants_sanity_check ... ok
25432026-02-20T04:48:08.825Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25442026-02-20T04:48:08.825Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25452026-02-20T04:48:08.825Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25462026-02-20T04:48:09.307Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25472026-02-20T04:48:09.307Z
25482026-02-20T04:48:09.307Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
25492026-02-20T04:48:09.307Z
25502026-02-20T04:48:09.331Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
25512026-02-20T04:48:09.331Z
25522026-02-20T04:48:09.331Zrunning 10 tests
25532026-02-20T04:48:09.332Ztest nat::tests::test_vni ... ok
25542026-02-20T04:48:09.332Ztest network::tests::test_generate_ipv6_link_local ... ok
25552026-02-20T04:48:09.332Ztest network::tests::test_equal ... ok
25562026-02-20T04:48:09.332Ztest network::tests::test_eui64 ... ok
25572026-02-20T04:48:09.332Ztest network::tests::test_into ... ok
25582026-02-20T04:48:09.332Ztest network::tests::test_not_equal ... ok
25592026-02-20T04:48:09.332Ztest network::tests::test_parse ... ok
25602026-02-20T04:48:09.332Ztest network::tests::test_to_string ... ok
25612026-02-20T04:48:09.332Ztest test_purge ... ok
25622026-02-20T04:48:09.356Ztest illumos::test::address_exists_handles_missing_object ... ok
25632026-02-20T04:48:09.356Z
25642026-02-20T04:48:09.356Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25652026-02-20T04:48:09.356Z
25662026-02-20T04:48:09.356Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
25672026-02-20T04:48:09.356Z
25682026-02-20T04:48:09.356Zrunning 1 test
25692026-02-20T04:48:12.691Ztest test::test_apis_up_to_date ... ok
25702026-02-20T04:48:12.691Z
25712026-02-20T04:48:12.691Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.35s
25722026-02-20T04:48:12.691Z
25732026-02-20T04:48:12.718Z Running unittests src/main.rs (target/debug/deps/dpd-c9ed06a7ee99a2e6)
25742026-02-20T04:48:12.828Z
25752026-02-20T04:48:12.828Zrunning 46 tests
25762026-02-20T04:48:12.874Ztest freemap::test_ordering ... ok
25772026-02-20T04:48:12.874Ztest freemap::test_split ... ok
25782026-02-20T04:48:12.874Ztest config::tests::test_updates ... ok
25792026-02-20T04:48:12.874Ztest macaddrs::tests::test_mac_offset ... ok
25802026-02-20T04:48:12.874Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
25812026-02-20T04:48:12.874Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
25822026-02-20T04:48:12.874Ztest nat::test_mapping ... ok
25832026-02-20T04:48:12.874Ztest macaddrs::tests::test_parse_port_id ... ok
25842026-02-20T04:48:12.874Ztest port_map::tests::dump_map ... ok
25852026-02-20T04:48:12.874Ztest port_map::tests::test_backplane_group ... ok
25862026-02-20T04:48:12.874Ztest port_map::tests::test_port_map ... ok
25872026-02-20T04:48:12.874Ztest transceivers::mpn_test::test_mpn_missing ... ok
25882026-02-20T04:48:12.874Ztest transceivers::mpn_test::test_mpn_present ... ok
25892026-02-20T04:48:12.874Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25902026-02-20T04:48:12.874Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
25912026-02-20T04:48:12.874ZFeb 20 04:48:12.268 DEBG created new freemap, unit: freemap_test
25922026-02-20T04:48:12.874ZFeb 20 04:48:12.269 DEBG initted freemap. size: 128, unit: freemap_test
25932026-02-20T04:48:12.874ZFeb 20 04:48:12.269 DEBG reset freemap, unit: freemap_test
25942026-02-20T04:48:12.874Ztest port_map::tests::parse_softnpu_revision ... ok
25952026-02-20T04:48:12.874ZFeb 20 04:48:12.269 DEBG created new freemap, unit: freemap_test
25962026-02-20T04:48:12.874ZFeb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test
25972026-02-20T04:48:12.874Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
25982026-02-20T04:48:12.874ZFeb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test
25992026-02-20T04:48:12.874Ztest freemap::test_exhaustion ... ok
26002026-02-20T04:48:12.874Ztest freemap::test_free ... ok
26012026-02-20T04:48:12.874ZFeb 20 04:48:12.270 DEBG created new freemap, unit: freemap_test
26022026-02-20T04:48:12.874Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26032026-02-20T04:48:12.875ZFeb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test
26042026-02-20T04:48:12.875ZFeb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test
26052026-02-20T04:48:12.875ZFeb 20 04:48:12.270 DEBG created new freemap, unit: freemap_test
26062026-02-20T04:48:12.875ZFeb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test
26072026-02-20T04:48:12.875ZFeb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test
26082026-02-20T04:48:12.875Ztest freemap::test_basic ... ok
26092026-02-20T04:48:12.875Ztest api_server::tests::test_build_info ... ok
26102026-02-20T04:48:12.875Ztest freemap::test_reclaim ... ok
26112026-02-20T04:48:12.875ZFeb 20 04:48:12.271 DEBG created new freemap, unit: freemap_test
26122026-02-20T04:48:12.875ZFeb 20 04:48:12.271 DEBG initted freemap. size: 128, unit: freemap_test
26132026-02-20T04:48:12.875ZFeb 20 04:48:12.271 DEBG reset freemap, unit: freemap_test
26142026-02-20T04:48:12.875Ztest freemap::test_span ... ok
26152026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26162026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26172026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26182026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26192026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26202026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26212026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26222026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26232026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26242026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26252026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26262026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26272026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26282026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26292026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26302026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26312026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26322026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26332026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26342026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26352026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26362026-02-20T04:48:12.875Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26372026-02-20T04:48:12.875Z
26382026-02-20T04:48:12.875Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
26392026-02-20T04:48:12.875Z
26402026-02-20T04:48:12.900Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6db38aab40979f93)
26412026-02-20T04:48:12.900Z
26422026-02-20T04:48:12.900Zrunning 0 tests
26432026-02-20T04:48:12.900Z
26442026-02-20T04:48:12.900Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26452026-02-20T04:48:12.900Z
26462026-02-20T04:48:12.900Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
26472026-02-20T04:48:12.900Z
26482026-02-20T04:48:12.900Zrunning 0 tests
26492026-02-20T04:48:12.900Z
26502026-02-20T04:48:12.900Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26512026-02-20T04:48:12.900Z
26522026-02-20T04:48:12.900Z Running unittests src/lib.rs (target/debug/deps/dpd_client-fc33ed9e730511b6)
26532026-02-20T04:48:12.900Z
26542026-02-20T04:48:12.900Zrunning 2 tests
26552026-02-20T04:48:12.900Ztest tests::test_parse_client_port_id ... ok
26562026-02-20T04:48:12.900Ztest tests::test_port_id_cmp ... ok
26572026-02-20T04:48:12.900Z
26582026-02-20T04:48:12.900Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26592026-02-20T04:48:12.901Z
26602026-02-20T04:48:12.901Z Running tests/test_all.rs (target/debug/deps/test_all-b32dccbea9798fb3)
26612026-02-20T04:48:12.901Z
26622026-02-20T04:48:12.901Zrunning 0 tests
26632026-02-20T04:48:12.901Z
26642026-02-20T04:48:12.901Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26652026-02-20T04:48:12.901Z
26662026-02-20T04:48:12.901Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
26672026-02-20T04:48:12.901Z
26682026-02-20T04:48:12.901Zrunning 0 tests
26692026-02-20T04:48:12.901Z
26702026-02-20T04:48:12.901Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26712026-02-20T04:48:12.901Z
26722026-02-20T04:48:12.901Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
26732026-02-20T04:48:12.901Z
26742026-02-20T04:48:12.901Zrunning 12 tests
26752026-02-20T04:48:12.901Ztest pbuf::test_byte ... ok
26762026-02-20T04:48:12.901Ztest icmp::test_v4_checksum ... ok
26772026-02-20T04:48:12.901Ztest icmp::test_v6_checksum ... ok
26782026-02-20T04:48:12.901Ztest ipv6::test_ipv6_parse ... ok
26792026-02-20T04:48:12.901Ztest lldp::test_lldp_parse ... ok
26802026-02-20T04:48:12.901Ztest pbuf::test_nibble ... ok
26812026-02-20T04:48:12.901Ztest pbuf::test_short ... ok
26822026-02-20T04:48:12.901Ztest pbuf::test_overflow ... ok
26832026-02-20T04:48:12.901Ztest pbuf::test_twelve ... ok
26842026-02-20T04:48:12.901Ztest pbuf::test_word ... ok
26852026-02-20T04:48:12.901Ztest tcp::test_checksum_ack_data ... ok
26862026-02-20T04:48:12.901Ztest tcp::test_checksum_syn_nodata ... ok
26872026-02-20T04:48:12.901Z
26882026-02-20T04:48:12.901Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26892026-02-20T04:48:12.901Z
26902026-02-20T04:48:12.901Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
26912026-02-20T04:48:12.901Z
26922026-02-20T04:48:12.901Zrunning 0 tests
26932026-02-20T04:48:12.901Z
26942026-02-20T04:48:12.901Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26952026-02-20T04:48:12.901Z
26962026-02-20T04:48:12.901Z Running unittests src/main.rs (target/debug/deps/swadm-24908e782b6e1841)
26972026-02-20T04:48:12.926Z
26982026-02-20T04:48:12.926Zrunning 4 tests
26992026-02-20T04:48:12.926Ztest switchport::test::test_compute_lanes ... ok
27002026-02-20T04:48:12.926Ztest switchport::test::port_id_ordering ... ok
27012026-02-20T04:48:12.926Z Lane 0 Lane 1 Lane 2 Lane 3
27022026-02-20T04:48:12.927Z Rx Loss-of-lock: Yes Yes Yes Yes
27032026-02-20T04:48:12.927Z Rx Loss-of-signal: Yes Yes Yes Yes
27042026-02-20T04:48:12.927Z Rx CDR Enabled: Yes Yes Yes Yes
27052026-02-20T04:48:12.927Z Tx Enabled: Yes Yes Yes Yes
27062026-02-20T04:48:12.927Z Tx Loss-of-lock: No No No No
27072026-02-20T04:48:12.927Z Tx Loss-of-signal: No No No No
27082026-02-20T04:48:12.927Z Tx CDR Enabled: No No No No
27092026-02-20T04:48:12.927Z Tx Adaptive EQ Fault: No No No No
27102026-02-20T04:48:12.927Z Tx Fault: Yes Yes Yes Yes
27112026-02-20T04:48:12.927Z Lane 0 Lane 1 Lane 2 Lane 3
27122026-02-20T04:48:12.927Z State: Activated Activated Activated Activated
27132026-02-20T04:48:12.927Z Rx Output Enabled: false false false false
27142026-02-20T04:48:12.927Z Rx Output Status: valid valid valid valid
27152026-02-20T04:48:12.927Z Rx Loss-of-lock: true true true true
27162026-02-20T04:48:12.927Z Rx Loss-of-signal: false false false false
27172026-02-20T04:48:12.927ZRx Auto-squelch Disable: true true true true
27182026-02-20T04:48:12.927Z Tx Output Enabled: true true true true
27192026-02-20T04:48:12.927Z Tx Output Status: invalid invalid invalid invalid
27202026-02-20T04:48:12.927Z Tx Loss-of-lock: false false false false
27212026-02-20T04:48:12.927Ztest switchport::test::test_print_sff_datapath ... ok
27222026-02-20T04:48:12.927Z Tx Loss-of-signal: true true true true
27232026-02-20T04:48:12.927ZTx Auto-squelch Disable: false false false false
27242026-02-20T04:48:12.927Z Tx Adaptive EQ Fail: true true true true
27252026-02-20T04:48:12.927Z Tx Failure: false false false false
27262026-02-20T04:48:12.927Z Tx Force Squelch: true true true true
27272026-02-20T04:48:12.927Z Tx Input Polarity: normal normal normal normal
27282026-02-20T04:48:12.927Ztest switchport::test::test_print_cmis_datapath ... ok
27292026-02-20T04:48:12.927Z
27302026-02-20T04:48:12.927Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27312026-02-20T04:48:12.927Z
27322026-02-20T04:48:12.927Z Running tests/counters.rs (target/debug/deps/counters-8a7d5bd0e28a2a7c)
27332026-02-20T04:48:12.927Z
27342026-02-20T04:48:12.927Zrunning 1 test
27352026-02-20T04:48:12.927Ztest test_p4_counter_list ... ignored
27362026-02-20T04:48:12.927Z
27372026-02-20T04:48:12.927Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27382026-02-20T04:48:12.927Z
27392026-02-20T04:48:12.927Z Running tests/port-link.rs (target/debug/deps/port_link-5454098cbdcb5e34)
27402026-02-20T04:48:12.927Z
27412026-02-20T04:48:12.928Zrunning 5 tests
27422026-02-20T04:48:12.928Ztest test_an ... ignored
27432026-02-20T04:48:12.928Ztest test_enable ... ignored
27442026-02-20T04:48:12.928Ztest test_ip_addresses ... ignored
27452026-02-20T04:48:12.928Ztest test_kr ... ignored
27462026-02-20T04:48:12.928Ztest test_mac ... ignored
27472026-02-20T04:48:12.928Z
27482026-02-20T04:48:12.928Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27492026-02-20T04:48:12.928Z
27502026-02-20T04:48:12.928Z Running unittests src/main.rs (target/debug/deps/tfportd-7f9f13ad42673e0c)
27512026-02-20T04:48:12.928Z
27522026-02-20T04:48:12.928Zrunning 3 tests
27532026-02-20T04:48:12.952Ztest linklocal::test_parse_ipadm ... ok
27542026-02-20T04:48:12.952Ztest tfport::test_parse_tfport ... ok
27552026-02-20T04:48:12.952Ztest config::tests::test_updates ... ok
27562026-02-20T04:48:12.952Z
27572026-02-20T04:48:12.952Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27582026-02-20T04:48:12.952Z
27592026-02-20T04:48:12.952Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
27602026-02-20T04:48:12.952Z
27612026-02-20T04:48:12.953Zrunning 0 tests
27622026-02-20T04:48:12.953Z
27632026-02-20T04:48:12.953Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27642026-02-20T04:48:12.953Z
27652026-02-20T04:48:12.953Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
27662026-02-20T04:48:12.953Z
27672026-02-20T04:48:12.953Zrunning 0 tests
27682026-02-20T04:48:12.953Z
27692026-02-20T04:48:12.953Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27702026-02-20T04:48:12.953Z
27712026-02-20T04:48:12.953Z Doc-tests aal
27722026-02-20T04:48:13.115Z
27732026-02-20T04:48:13.115Zrunning 0 tests
27742026-02-20T04:48:13.115Z
27752026-02-20T04:48:13.116Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27762026-02-20T04:48:13.116Z
27772026-02-20T04:48:13.140Z Doc-tests aal_macros
27782026-02-20T04:48:13.257Z
27792026-02-20T04:48:13.257Zrunning 0 tests
27802026-02-20T04:48:13.257Z
27812026-02-20T04:48:13.258Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27822026-02-20T04:48:13.258Z
27832026-02-20T04:48:13.282Z Doc-tests common
27842026-02-20T04:48:13.686Z
27852026-02-20T04:48:13.686Zrunning 0 tests
27862026-02-20T04:48:13.686Z
27872026-02-20T04:48:13.686Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27882026-02-20T04:48:13.686Z
27892026-02-20T04:48:13.713Z Doc-tests dpd_api
27902026-02-20T04:48:15.537Z
27912026-02-20T04:48:15.537Zrunning 2 tests
27922026-02-20T04:48:15.537Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored
27932026-02-20T04:48:15.537Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored
27942026-02-20T04:48:15.537Z
27952026-02-20T04:48:15.537Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27962026-02-20T04:48:15.537Z
27972026-02-20T04:48:15.597Z Doc-tests dpd_client
27982026-02-20T04:48:17.948Z
27992026-02-20T04:48:17.948Zrunning 0 tests
28002026-02-20T04:48:17.948Z
28012026-02-20T04:48:17.948Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28022026-02-20T04:48:17.948Z
28032026-02-20T04:48:18.006Z Doc-tests dpd_types
28042026-02-20T04:48:18.610Z
28052026-02-20T04:48:18.610Zrunning 0 tests
28062026-02-20T04:48:18.610Z
28072026-02-20T04:48:18.610Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28082026-02-20T04:48:18.610Z
28092026-02-20T04:48:18.653Z Doc-tests packet
28102026-02-20T04:48:18.861Z
28112026-02-20T04:48:18.861Zrunning 0 tests
28122026-02-20T04:48:18.861Z
28132026-02-20T04:48:18.861Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28142026-02-20T04:48:18.861Z
28152026-02-20T04:48:18.886Z Doc-tests pcap
28162026-02-20T04:48:18.983Z
28172026-02-20T04:48:18.984Zrunning 0 tests
28182026-02-20T04:48:18.984Z
28192026-02-20T04:48:18.984Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28202026-02-20T04:48:18.984Z
28212026-02-20T04:48:19.057Z+ for feat in tofino_stub tofino_asic softnpu chaos
28222026-02-20T04:48:19.057Z+ RUST_BACKTRACE=full
28232026-02-20T04:48:19.057Z+ cargo test --features softnpu --no-fail-fast
28242026-02-20T04:48:20.533Z Compiling num-integer v0.1.46
28252026-02-20T04:48:20.566Z Compiling num-complex v0.4.6
28262026-02-20T04:48:20.699Z Compiling bitstruct_derive v0.1.0
28272026-02-20T04:48:20.723Z Compiling tap v1.0.1
28282026-02-20T04:48:20.931Z Compiling wyz v0.5.1
28292026-02-20T04:48:21.167Z Compiling num-rational v0.4.2
28302026-02-20T04:48:21.290Z Compiling num-iter v0.1.45
28312026-02-20T04:48:21.331Z Compiling num-bigint v0.4.6
28322026-02-20T04:48:21.586Z Compiling radium v0.7.0
28332026-02-20T04:48:21.610Z Compiling funty v2.0.0
28342026-02-20T04:48:21.634Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28352026-02-20T04:48:21.778Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28362026-02-20T04:48:21.928Z Compiling num v0.4.3
28372026-02-20T04:48:22.068Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28382026-02-20T04:48:22.092Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28392026-02-20T04:48:22.118Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28402026-02-20T04:48:22.329Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28412026-02-20T04:48:22.383Z Compiling typeid v1.0.3
28422026-02-20T04:48:22.586Z Compiling bitvec v1.0.1
28432026-02-20T04:48:22.637Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28442026-02-20T04:48:22.675Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28452026-02-20T04:48:22.849Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28462026-02-20T04:48:23.008Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28472026-02-20T04:48:23.234Z Compiling ascii v1.1.0
28482026-02-20T04:48:23.495Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28492026-02-20T04:48:24.355Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28502026-02-20T04:48:24.417Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28512026-02-20T04:48:24.470Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28522026-02-20T04:48:25.090Z Compiling erased-serde v0.4.8
28532026-02-20T04:48:25.248Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28542026-02-20T04:48:25.408Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28552026-02-20T04:48:25.763Z Compiling bitstruct v0.1.1
28562026-02-20T04:48:26.157Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28572026-02-20T04:48:26.181Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28582026-02-20T04:48:26.400Z Compiling serde_arrays v0.1.0
28592026-02-20T04:48:26.613Z Compiling libloading v0.7.4
28602026-02-20T04:48:27.105Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28612026-02-20T04:48:27.400Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28622026-02-20T04:48:27.594Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28632026-02-20T04:48:28.481Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28642026-02-20T04:48:28.967Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28652026-02-20T04:48:31.523Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28662026-02-20T04:48:32.893Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28672026-02-20T04:48:42.013Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28682026-02-20T04:48:42.397Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28692026-02-20T04:48:42.486Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28702026-02-20T04:48:43.348Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28712026-02-20T04:48:44.114Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28722026-02-20T04:48:46.705Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28732026-02-20T04:48:47.081Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28742026-02-20T04:48:48.283Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28752026-02-20T04:48:55.454Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28762026-02-20T04:49:00.304Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28772026-02-20T04:49:02.741Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
28782026-02-20T04:49:02.804Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
28792026-02-20T04:49:04.517Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
28802026-02-20T04:49:19.354Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28812026-02-20T04:49:22.890Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28822026-02-20T04:49:31.643Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28832026-02-20T04:50:42.674Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 23s
28842026-02-20T04:50:42.798Z Running unittests src/lib.rs (target/debug/deps/aal-3081bcca9c991069)
28852026-02-20T04:50:42.822Z
28862026-02-20T04:50:42.822Zrunning 0 tests
28872026-02-20T04:50:42.822Z
28882026-02-20T04:50:42.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28892026-02-20T04:50:42.822Z
28902026-02-20T04:50:42.822Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28912026-02-20T04:50:42.822Z
28922026-02-20T04:50:42.822Zrunning 0 tests
28932026-02-20T04:50:42.822Z
28942026-02-20T04:50:42.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28952026-02-20T04:50:42.822Z
28962026-02-20T04:50:42.822Z Running unittests src/lib.rs (target/debug/deps/asic-ff5407dd8f4da1b6)
28972026-02-20T04:50:42.822Z
28982026-02-20T04:50:42.822Zrunning 0 tests
28992026-02-20T04:50:42.822Z
29002026-02-20T04:50:42.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29012026-02-20T04:50:42.822Z
29022026-02-20T04:50:42.822Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
29032026-02-20T04:50:42.822Z
29042026-02-20T04:50:42.822Zrunning 10 tests
29052026-02-20T04:50:42.822Ztest network::tests::test_equal ... ok
29062026-02-20T04:50:42.822Ztest network::tests::test_eui64 ... ok
29072026-02-20T04:50:42.822Ztest network::tests::test_generate_ipv6_link_local ... ok
29082026-02-20T04:50:42.822Ztest network::tests::test_into ... ok
29092026-02-20T04:50:42.822Ztest nat::tests::test_vni ... ok
29102026-02-20T04:50:42.822Ztest network::tests::test_not_equal ... ok
29112026-02-20T04:50:42.823Ztest network::tests::test_parse ... ok
29122026-02-20T04:50:42.823Ztest network::tests::test_to_string ... ok
29132026-02-20T04:50:42.823Ztest test_purge ... ok
29142026-02-20T04:50:42.847Ztest illumos::test::address_exists_handles_missing_object ... ok
29152026-02-20T04:50:42.847Z
29162026-02-20T04:50:42.847Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29172026-02-20T04:50:42.847Z
29182026-02-20T04:50:42.847Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-57de7df92f7d8ea4)
29192026-02-20T04:50:42.847Z
29202026-02-20T04:50:42.847Zrunning 1 test
29212026-02-20T04:50:45.984Ztest test::test_apis_up_to_date ... ok
29222026-02-20T04:50:45.984Z
29232026-02-20T04:50:45.984Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s
29242026-02-20T04:50:45.984Z
29252026-02-20T04:50:46.020Z Running unittests src/main.rs (target/debug/deps/dpd-ec728b883472e9e0)
29262026-02-20T04:50:46.066Z
29272026-02-20T04:50:46.066Zrunning 18 tests
29282026-02-20T04:50:46.066Ztest freemap::test_ordering ... ok
29292026-02-20T04:50:46.066Ztest config::tests::test_updates ... ok
29302026-02-20T04:50:46.066Ztest freemap::test_split ... ok
29312026-02-20T04:50:46.066Ztest macaddrs::tests::test_mac_offset ... ok
29322026-02-20T04:50:46.066Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29332026-02-20T04:50:46.066Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29342026-02-20T04:50:46.066Ztest macaddrs::tests::test_parse_port_id ... ok
29352026-02-20T04:50:46.066Ztest nat::test_mapping ... ok
29362026-02-20T04:50:46.066Ztest port_map::tests::dump_map ... ok
29372026-02-20T04:50:46.066Ztest port_map::tests::test_backplane_group ... ok
29382026-02-20T04:50:46.066ZFeb 20 04:50:45.486 DEBG created new freemap, unit: freemap_test
29392026-02-20T04:50:46.066ZFeb 20 04:50:45.487 DEBG Feb 20 04:50:45.487initted freemap. size: 128 , DEBGunit : created new freemapfreemap_testFeb 20 04:50:45.487,
29402026-02-20T04:50:46.067Zunit: DEBGfreemap_test Feb 20 04:50:45.487created new freemap
29412026-02-20T04:50:46.067ZDEBG, unitreset freemapFeb 20 04:50:45.487, :unitDEBG: freemap_testinitted freemap. size: 128
29422026-02-20T04:50:46.067Z, unit freemap_test
29432026-02-20T04:50:46.067Z:Feb 20 04:50:45.487 freemap_testDEBG
29442026-02-20T04:50:46.067Z initted freemap. size: 128, unit: Feb 20 04:50:45.487freemap_test
29452026-02-20T04:50:46.067ZDEBG reset freemap, Feb 20 04:50:45.487unit : DEBGfreemap_test
29462026-02-20T04:50:46.067Zreset freemap, unit: freemap_test
29472026-02-20T04:50:46.067Ztest freemap::test_basic ... ok
29482026-02-20T04:50:46.067Ztest freemap::test_exhaustion ... ok
29492026-02-20T04:50:46.067Ztest freemap::test_span ... ok
29502026-02-20T04:50:46.067Ztest port_map::tests::test_port_map ... ok
29512026-02-20T04:50:46.067ZFeb 20 04:50:45.488 DEBG created new freemap, unit: freemap_test
29522026-02-20T04:50:46.067ZFeb 20 04:50:45.488 DEBG initted freemap. size: 128, unit: freemap_test
29532026-02-20T04:50:46.067ZFeb 20 04:50:45.488 DEBG reset freemap, unit: freemap_test
29542026-02-20T04:50:46.067Ztest freemap::test_free ... ok
29552026-02-20T04:50:46.067ZFeb 20 04:50:45.489 DEBG created new freemap, unit: freemap_test
29562026-02-20T04:50:46.067ZFeb 20 04:50:45.489 DEBG initted freemap. size: 128, unit: freemap_test
29572026-02-20T04:50:46.067ZFeb 20 04:50:45.489 DEBG reset freemap, unit: freemap_test
29582026-02-20T04:50:46.067Ztest freemap::test_reclaim ... ok
29592026-02-20T04:50:46.116Ztest port_map::tests::parse_softnpu_revision ... ok
29602026-02-20T04:50:46.116Ztest api_server::tests::test_build_info ... ok
29612026-02-20T04:50:46.116Z
29622026-02-20T04:50:46.116Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
29632026-02-20T04:50:46.116Z
29642026-02-20T04:50:46.141Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7fa608bfaba72db3)
29652026-02-20T04:50:46.141Z
29662026-02-20T04:50:46.141Zrunning 0 tests
29672026-02-20T04:50:46.141Z
29682026-02-20T04:50:46.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29692026-02-20T04:50:46.141Z
29702026-02-20T04:50:46.141Z Running unittests src/lib.rs (target/debug/deps/dpd_api-f70ba6afec45c886)
29712026-02-20T04:50:46.141Z
29722026-02-20T04:50:46.141Zrunning 0 tests
29732026-02-20T04:50:46.141Z
29742026-02-20T04:50:46.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29752026-02-20T04:50:46.141Z
29762026-02-20T04:50:46.141Z Running unittests src/lib.rs (target/debug/deps/dpd_client-89b0d83c32dacc5a)
29772026-02-20T04:50:46.141Z
29782026-02-20T04:50:46.141Zrunning 2 tests
29792026-02-20T04:50:46.141Ztest tests::test_parse_client_port_id ... ok
29802026-02-20T04:50:46.141Ztest tests::test_port_id_cmp ... ok
29812026-02-20T04:50:46.141Z
29822026-02-20T04:50:46.142Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29832026-02-20T04:50:46.142Z
29842026-02-20T04:50:46.142Z Running tests/test_all.rs (target/debug/deps/test_all-5741a0a1b5d4483a)
29852026-02-20T04:50:46.142Z
29862026-02-20T04:50:46.142Zrunning 0 tests
29872026-02-20T04:50:46.142Z
29882026-02-20T04:50:46.142Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29892026-02-20T04:50:46.142Z
29902026-02-20T04:50:46.142Z Running unittests src/lib.rs (target/debug/deps/dpd_types-c1c82d28a9058c66)
29912026-02-20T04:50:46.142Z
29922026-02-20T04:50:46.142Zrunning 0 tests
29932026-02-20T04:50:46.142Z
29942026-02-20T04:50:46.142Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29952026-02-20T04:50:46.142Z
29962026-02-20T04:50:46.142Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
29972026-02-20T04:50:46.142Z
29982026-02-20T04:50:46.142Zrunning 12 tests
29992026-02-20T04:50:46.142Ztest icmp::test_v6_checksum ... ok
30002026-02-20T04:50:46.142Ztest icmp::test_v4_checksum ... ok
30012026-02-20T04:50:46.142Ztest lldp::test_lldp_parse ... ok
30022026-02-20T04:50:46.142Ztest pbuf::test_byte ... ok
30032026-02-20T04:50:46.142Ztest ipv6::test_ipv6_parse ... ok
30042026-02-20T04:50:46.142Ztest pbuf::test_nibble ... ok
30052026-02-20T04:50:46.142Ztest pbuf::test_overflow ... ok
30062026-02-20T04:50:46.142Ztest pbuf::test_short ... ok
30072026-02-20T04:50:46.142Ztest pbuf::test_twelve ... ok
30082026-02-20T04:50:46.142Ztest pbuf::test_word ... ok
30092026-02-20T04:50:46.142Ztest tcp::test_checksum_ack_data ... ok
30102026-02-20T04:50:46.142Ztest tcp::test_checksum_syn_nodata ... ok
30112026-02-20T04:50:46.142Z
30122026-02-20T04:50:46.142Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30132026-02-20T04:50:46.142Z
30142026-02-20T04:50:46.142Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
30152026-02-20T04:50:46.142Z
30162026-02-20T04:50:46.142Zrunning 0 tests
30172026-02-20T04:50:46.142Z
30182026-02-20T04:50:46.142Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30192026-02-20T04:50:46.142Z
30202026-02-20T04:50:46.142Z Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5)
30212026-02-20T04:50:46.143Z
30222026-02-20T04:50:46.143Zrunning 4 tests
30232026-02-20T04:50:46.167Ztest switchport::test::test_compute_lanes ... ok
30242026-02-20T04:50:46.168Ztest switchport::test::port_id_ordering ... ok
30252026-02-20T04:50:46.168Z Lane 0 Lane 1 Lane 2 Lane 3
30262026-02-20T04:50:46.168Z Lane 0 Rx Loss-of-lock: Yes Lane 1 Yes Lane 2 YesLane 3
30272026-02-20T04:50:46.168Z State: ActivatedYes
30282026-02-20T04:50:46.168ZActivated Activated Activated Rx Loss-of-signal: Yes
30292026-02-20T04:50:46.168ZYes Rx Output Enabled: false Yesfalse Yes
30302026-02-20T04:50:46.168Zfalse false
30312026-02-20T04:50:46.168Z Rx CDR Enabled: Yes Rx Output Status: valid Yes valid Yes valid valid
30322026-02-20T04:50:46.168ZYes Rx Loss-of-lock: true
30332026-02-20T04:50:46.168Ztrue Tx Enabled: Yes trueYes true
30342026-02-20T04:50:46.168Z Rx Loss-of-signal: false Yesfalse Yes
30352026-02-20T04:50:46.168Z Tx Loss-of-lock: No false false
30362026-02-20T04:50:46.168ZNo Rx Auto-squelch Disable: true Notrue No
30372026-02-20T04:50:46.168Ztrue Tx Loss-of-signal: No true
30382026-02-20T04:50:46.168ZNo Tx Output Enabled: true Notrue No
30392026-02-20T04:50:46.168Ztrue true
30402026-02-20T04:50:46.168Z Tx CDR Enabled: No Tx Output Status: invalid No invalid No invalidNo
30412026-02-20T04:50:46.168Z Tx Adaptive EQ Fault: No invalid
30422026-02-20T04:50:46.168ZNo Tx Loss-of-lock: false Nofalse Nofalse
30432026-02-20T04:50:46.168Z false
30442026-02-20T04:50:46.168Z Tx Fault: Yes Tx Loss-of-signal: true Yestrue Yestrue Yes
30452026-02-20T04:50:46.168Z true
30462026-02-20T04:50:46.168ZTx Auto-squelch Disable: false false false false
30472026-02-20T04:50:46.168Z Tx Adaptive EQ Fail: true true true true
30482026-02-20T04:50:46.168Z Tx Failure: false false false false
30492026-02-20T04:50:46.168Z Tx Force Squelch: true true true true
30502026-02-20T04:50:46.168Z Tx Input Polarity: normal normal normal normal
30512026-02-20T04:50:46.168Ztest switchport::test::test_print_cmis_datapath ... ok
30522026-02-20T04:50:46.168Ztest switchport::test::test_print_sff_datapath ... ok
30532026-02-20T04:50:46.168Z
30542026-02-20T04:50:46.168Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30552026-02-20T04:50:46.168Z
30562026-02-20T04:50:46.168Z Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2)
30572026-02-20T04:50:46.168Z
30582026-02-20T04:50:46.168Zrunning 1 test
30592026-02-20T04:50:46.169Ztest test_p4_counter_list ... ignored
30602026-02-20T04:50:46.169Z
30612026-02-20T04:50:46.169Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30622026-02-20T04:50:46.169Z
30632026-02-20T04:50:46.169Z Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a)
30642026-02-20T04:50:46.193Z
30652026-02-20T04:50:46.193Zrunning 5 tests
30662026-02-20T04:50:46.193Ztest test_an ... ignored
30672026-02-20T04:50:46.193Ztest test_enable ... ignored
30682026-02-20T04:50:46.193Ztest test_ip_addresses ... ignored
30692026-02-20T04:50:46.193Ztest test_kr ... ignored
30702026-02-20T04:50:46.194Ztest test_mac ... ignored
30712026-02-20T04:50:46.194Z
30722026-02-20T04:50:46.194Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30732026-02-20T04:50:46.194Z
30742026-02-20T04:50:46.194Z Running unittests src/main.rs (target/debug/deps/tfportd-16364e9fa3c5912a)
30752026-02-20T04:50:46.194Z
30762026-02-20T04:50:46.194Zrunning 3 tests
30772026-02-20T04:50:46.194Ztest config::tests::test_updates ... ok
30782026-02-20T04:50:46.194Ztest tfport::test_parse_tfport ... ok
30792026-02-20T04:50:46.194Ztest linklocal::test_parse_ipadm ... ok
30802026-02-20T04:50:46.194Z
30812026-02-20T04:50:46.194Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30822026-02-20T04:50:46.194Z
30832026-02-20T04:50:46.194Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
30842026-02-20T04:50:46.194Z
30852026-02-20T04:50:46.194Zrunning 0 tests
30862026-02-20T04:50:46.194Z
30872026-02-20T04:50:46.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30882026-02-20T04:50:46.194Z
30892026-02-20T04:50:46.194Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
30902026-02-20T04:50:46.194Z
30912026-02-20T04:50:46.194Zrunning 0 tests
30922026-02-20T04:50:46.194Z
30932026-02-20T04:50:46.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30942026-02-20T04:50:46.194Z
30952026-02-20T04:50:46.194Z Doc-tests aal
30962026-02-20T04:50:46.368Z
30972026-02-20T04:50:46.368Zrunning 0 tests
30982026-02-20T04:50:46.368Z
30992026-02-20T04:50:46.369Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31002026-02-20T04:50:46.369Z
31012026-02-20T04:50:46.396Z Doc-tests aal_macros
31022026-02-20T04:50:46.518Z
31032026-02-20T04:50:46.519Zrunning 0 tests
31042026-02-20T04:50:46.519Z
31052026-02-20T04:50:46.519Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31062026-02-20T04:50:46.519Z
31072026-02-20T04:50:46.543Z Doc-tests common
31082026-02-20T04:50:46.976Z
31092026-02-20T04:50:46.976Zrunning 0 tests
31102026-02-20T04:50:46.976Z
31112026-02-20T04:50:46.976Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31122026-02-20T04:50:46.976Z
31132026-02-20T04:50:47.008Z Doc-tests dpd_api
31142026-02-20T04:50:48.696Z
31152026-02-20T04:50:48.696Zrunning 2 tests
31162026-02-20T04:50:48.696Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored
31172026-02-20T04:50:48.696Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored
31182026-02-20T04:50:48.696Z
31192026-02-20T04:50:48.696Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31202026-02-20T04:50:48.696Z
31212026-02-20T04:50:48.758Z Doc-tests dpd_client
31222026-02-20T04:50:51.027Z
31232026-02-20T04:50:51.027Zrunning 0 tests
31242026-02-20T04:50:51.027Z
31252026-02-20T04:50:51.027Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31262026-02-20T04:50:51.027Z
31272026-02-20T04:50:51.095Z Doc-tests dpd_types
31282026-02-20T04:50:51.672Z
31292026-02-20T04:50:51.672Zrunning 0 tests
31302026-02-20T04:50:51.672Z
31312026-02-20T04:50:51.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31322026-02-20T04:50:51.672Z
31332026-02-20T04:50:51.717Z Doc-tests packet
31342026-02-20T04:50:51.930Z
31352026-02-20T04:50:51.930Zrunning 0 tests
31362026-02-20T04:50:51.931Z
31372026-02-20T04:50:51.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31382026-02-20T04:50:51.931Z
31392026-02-20T04:50:51.957Z Doc-tests pcap
31402026-02-20T04:50:52.058Z
31412026-02-20T04:50:52.058Zrunning 0 tests
31422026-02-20T04:50:52.058Z
31432026-02-20T04:50:52.058Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31442026-02-20T04:50:52.058Z
31452026-02-20T04:50:52.133Z+ for feat in tofino_stub tofino_asic softnpu chaos
31462026-02-20T04:50:52.133Z+ RUST_BACKTRACE=full
31472026-02-20T04:50:52.133Z+ cargo test --features chaos --no-fail-fast
31482026-02-20T04:50:53.430Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31492026-02-20T04:50:53.460Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31502026-02-20T04:50:53.484Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31512026-02-20T04:51:10.617Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31522026-02-20T04:51:11.004Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31532026-02-20T04:52:08.393Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
31542026-02-20T04:52:08.509Z Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0)
31552026-02-20T04:52:08.533Z
31562026-02-20T04:52:08.533Zrunning 0 tests
31572026-02-20T04:52:08.533Z
31582026-02-20T04:52:08.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31592026-02-20T04:52:08.533Z
31602026-02-20T04:52:08.533Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
31612026-02-20T04:52:08.533Z
31622026-02-20T04:52:08.533Zrunning 0 tests
31632026-02-20T04:52:08.533Z
31642026-02-20T04:52:08.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31652026-02-20T04:52:08.533Z
31662026-02-20T04:52:08.534Z Running unittests src/lib.rs (target/debug/deps/asic-0c357cc610da5af5)
31672026-02-20T04:52:08.534Z
31682026-02-20T04:52:08.534Zrunning 0 tests
31692026-02-20T04:52:08.534Z
31702026-02-20T04:52:08.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31712026-02-20T04:52:08.534Z
31722026-02-20T04:52:08.534Z Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5)
31732026-02-20T04:52:08.534Z
31742026-02-20T04:52:08.534Zrunning 10 tests
31752026-02-20T04:52:08.534Ztest nat::tests::test_vni ... ok
31762026-02-20T04:52:08.558Ztest network::tests::test_eui64 ... ok
31772026-02-20T04:52:08.558Ztest network::tests::test_equal ... ok
31782026-02-20T04:52:08.558Ztest network::tests::test_generate_ipv6_link_local ... ok
31792026-02-20T04:52:08.558Ztest network::tests::test_into ... ok
31802026-02-20T04:52:08.558Ztest network::tests::test_not_equal ... ok
31812026-02-20T04:52:08.559Ztest network::tests::test_parse ... ok
31822026-02-20T04:52:08.559Ztest network::tests::test_to_string ... ok
31832026-02-20T04:52:08.559Ztest test_purge ... ok
31842026-02-20T04:52:08.559Ztest illumos::test::address_exists_handles_missing_object ... ok
31852026-02-20T04:52:08.559Z
31862026-02-20T04:52:08.559Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31872026-02-20T04:52:08.559Z
31882026-02-20T04:52:08.559Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882)
31892026-02-20T04:52:08.585Z
31902026-02-20T04:52:08.585Zrunning 1 test
31912026-02-20T04:52:11.686Ztest test::test_apis_up_to_date ... ok
31922026-02-20T04:52:11.686Z
31932026-02-20T04:52:11.686Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s
31942026-02-20T04:52:11.686Z
31952026-02-20T04:52:11.721Z Running unittests src/main.rs (target/debug/deps/dpd-e63fa359613d205a)
31962026-02-20T04:52:11.746Z
31972026-02-20T04:52:11.746Zrunning 18 tests
31982026-02-20T04:52:11.746Ztest freemap::test_ordering ... ok
31992026-02-20T04:52:11.746Ztest freemap::test_split ... ok
32002026-02-20T04:52:11.746Ztest config::tests::test_updates ... ok
32012026-02-20T04:52:11.746Ztest macaddrs::tests::test_mac_offset ... ok
32022026-02-20T04:52:11.746Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32032026-02-20T04:52:11.746Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32042026-02-20T04:52:11.746Ztest macaddrs::tests::test_parse_port_id ... ok
32052026-02-20T04:52:11.746Ztest nat::test_mapping ... ok
32062026-02-20T04:52:11.746Ztest port_map::tests::dump_map ... ok
32072026-02-20T04:52:11.746Ztest port_map::tests::test_backplane_group ... ok
32082026-02-20T04:52:11.746Ztest port_map::tests::test_port_map ... ok
32092026-02-20T04:52:11.746ZFeb 20 04:52:11.199 DEBG created new freemap, unit: freemap_test
32102026-02-20T04:52:11.746ZFeb 20 04:52:11.199 DEBG initted freemap. size: 128, unit: freemap_test
32112026-02-20T04:52:11.746ZFeb 20 04:52:11.199 DEBG reset freemap, unit: freemap_test
32122026-02-20T04:52:11.746ZFeb 20 04:52:11.199 DEBG created new freemap, unit: freemap_test
32132026-02-20T04:52:11.746Ztest freemap::test_basic ... ok
32142026-02-20T04:52:11.771ZFeb 20 04:52:11.200 DEBG initted freemap. size: 128, unit: freemap_test
32152026-02-20T04:52:11.771ZFeb 20 04:52:11.200 DEBG created new freemap, unit: freemap_test
32162026-02-20T04:52:11.771ZFeb 20 04:52:11.201 DEBG reset freemap, unit: freemap_test
32172026-02-20T04:52:11.771ZFeb 20 04:52:11.201 DEBG created new freemap, unit: freemap_test
32182026-02-20T04:52:11.771ZFeb 20 04:52:11.201 DEBG initted freemap. size: 128, unit: freemap_test
32192026-02-20T04:52:11.771ZFeb 20 04:52:11.201 DEBG Feb 20 04:52:11.201reset freemapFeb 20 04:52:11.201 DEBG created new freemap, unit: freemap_test
32202026-02-20T04:52:11.771Ztest api_server::tests::test_build_info ... ok
32212026-02-20T04:52:11.771ZFeb 20 04:52:11.201 DEBG initted freemap. size: 128, , unitunit: DEBG initted freemap. size: 128, freemap_testunit: freemap_test
32222026-02-20T04:52:11.771Z
32232026-02-20T04:52:11.771ZFeb 20 04:52:11.202 DEBG reset freemap:, unit: freemap_test
32242026-02-20T04:52:11.771Z freemap_test
32252026-02-20T04:52:11.771ZFeb 20 04:52:11.202 DEBG reset freemap, unit: freemap_test
32262026-02-20T04:52:11.771Ztest port_map::tests::parse_softnpu_revision ... ok
32272026-02-20T04:52:11.771Ztest freemap::test_reclaim ... ok
32282026-02-20T04:52:11.771Ztest freemap::test_span ... ok
32292026-02-20T04:52:11.771Ztest freemap::test_free ... ok
32302026-02-20T04:52:11.771Ztest freemap::test_exhaustion ... ok
32312026-02-20T04:52:11.771Z
32322026-02-20T04:52:11.771Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
32332026-02-20T04:52:11.771Z
32342026-02-20T04:52:11.771Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3bb2da1f369328fd)
32352026-02-20T04:52:11.771Z
32362026-02-20T04:52:11.771Zrunning 0 tests
32372026-02-20T04:52:11.771Z
32382026-02-20T04:52:11.771Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32392026-02-20T04:52:11.772Z
32402026-02-20T04:52:11.772Z Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732)
32412026-02-20T04:52:11.772Z
32422026-02-20T04:52:11.772Zrunning 0 tests
32432026-02-20T04:52:11.772Z
32442026-02-20T04:52:11.772Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32452026-02-20T04:52:11.772Z
32462026-02-20T04:52:11.796Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1cc67b2e1cfc89ce)
32472026-02-20T04:52:11.796Z
32482026-02-20T04:52:11.796Zrunning 2 tests
32492026-02-20T04:52:11.796Ztest tests::test_port_id_cmp ... ok
32502026-02-20T04:52:11.796Ztest tests::test_parse_client_port_id ... ok
32512026-02-20T04:52:11.796Z
32522026-02-20T04:52:11.796Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32532026-02-20T04:52:11.797Z
32542026-02-20T04:52:11.797Z Running tests/test_all.rs (target/debug/deps/test_all-5aa376a90559e76f)
32552026-02-20T04:52:11.797Z
32562026-02-20T04:52:11.797Zrunning 6 tests
32572026-02-20T04:52:15.908Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32582026-02-20T04:52:15.932Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32592026-02-20T04:52:15.932Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32602026-02-20T04:52:15.932Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32612026-02-20T04:52:20.350Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32622026-02-20T04:52:24.170Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32632026-02-20T04:52:24.170Z
32642026-02-20T04:52:24.170Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.39s
32652026-02-20T04:52:24.170Z
32662026-02-20T04:52:24.215Z Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42)
32672026-02-20T04:52:24.239Z
32682026-02-20T04:52:24.239Zrunning 0 tests
32692026-02-20T04:52:24.239Z
32702026-02-20T04:52:24.239Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32712026-02-20T04:52:24.239Z
32722026-02-20T04:52:24.239Z Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03)
32732026-02-20T04:52:24.239Z
32742026-02-20T04:52:24.239Zrunning 12 tests
32752026-02-20T04:52:24.239Ztest icmp::test_v4_checksum ... ok
32762026-02-20T04:52:24.239Ztest icmp::test_v6_checksum ... ok
32772026-02-20T04:52:24.239Ztest ipv6::test_ipv6_parse ... ok
32782026-02-20T04:52:24.239Ztest pbuf::test_byte ... ok
32792026-02-20T04:52:24.239Ztest lldp::test_lldp_parse ... ok
32802026-02-20T04:52:24.239Ztest pbuf::test_nibble ... ok
32812026-02-20T04:52:24.239Ztest pbuf::test_overflow ... ok
32822026-02-20T04:52:24.239Ztest pbuf::test_short ... ok
32832026-02-20T04:52:24.239Ztest pbuf::test_twelve ... ok
32842026-02-20T04:52:24.239Ztest pbuf::test_word ... ok
32852026-02-20T04:52:24.239Ztest tcp::test_checksum_syn_nodata ... ok
32862026-02-20T04:52:24.239Ztest tcp::test_checksum_ack_data ... ok
32872026-02-20T04:52:24.239Z
32882026-02-20T04:52:24.239Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32892026-02-20T04:52:24.239Z
32902026-02-20T04:52:24.240Z Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114)
32912026-02-20T04:52:24.240Z
32922026-02-20T04:52:24.240Zrunning 0 tests
32932026-02-20T04:52:24.240Z
32942026-02-20T04:52:24.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32952026-02-20T04:52:24.240Z
32962026-02-20T04:52:24.240Z Running unittests src/main.rs (target/debug/deps/swadm-503989af8516c5b8)
32972026-02-20T04:52:24.264Z
32982026-02-20T04:52:24.264Zrunning 4 tests
32992026-02-20T04:52:24.264Ztest switchport::test::test_compute_lanes ... ok
33002026-02-20T04:52:24.264Ztest switchport::test::port_id_ordering ... ok
33012026-02-20T04:52:24.264Z Lane 0 Lane 1 Lane 2 Lane 3
33022026-02-20T04:52:24.264Z Rx Loss-of-lock: Yes Yes Yes Yes
33032026-02-20T04:52:24.264Z Rx Loss-of-signal: Yes Lane 0Yes Lane 1Yes Yes
33042026-02-20T04:52:24.264ZLane 2 Rx CDR Enabled: Yes Lane 3Yes
33052026-02-20T04:52:24.264Z State: Activated Yes Activated Yes
33062026-02-20T04:52:24.264ZActivated Tx Enabled: Yes YesActivated
33072026-02-20T04:52:24.264Z Rx Output Enabled: false Yes false Yes
33082026-02-20T04:52:24.265Zfalse false
33092026-02-20T04:52:24.265Z Tx Loss-of-lock: No Rx Output Status: valid No validNo validNo valid
33102026-02-20T04:52:24.265Z
33112026-02-20T04:52:24.265Z Rx Loss-of-lock: true Tx Loss-of-signal: No trueNo trueNo true
33122026-02-20T04:52:24.265ZNo
33132026-02-20T04:52:24.265Z Rx Loss-of-signal: false Tx CDR Enabled: No false Nofalse false
33142026-02-20T04:52:24.265ZNoRx Auto-squelch Disable: true Notrue
33152026-02-20T04:52:24.265Ztrue true
33162026-02-20T04:52:24.265Z Tx Adaptive EQ Fault: No Tx Output Enabled: true Notrue trueNo true
33172026-02-20T04:52:24.265ZNo Tx Output Status: invalid
33182026-02-20T04:52:24.265Z Tx Fault: Yesinvalid Yesinvalid invalid
33192026-02-20T04:52:24.265ZYes Yes
33202026-02-20T04:52:24.265Z Tx Loss-of-lock: false false false false
33212026-02-20T04:52:24.265Z Tx Loss-of-signal: true true true true
33222026-02-20T04:52:24.265ZTx Auto-squelch Disable: false false false false
33232026-02-20T04:52:24.265Z Tx Adaptive EQ Fail: true true true true
33242026-02-20T04:52:24.265Z Tx Failure: false false false false
33252026-02-20T04:52:24.265Z Tx Force Squelch: true true true true
33262026-02-20T04:52:24.265Z Tx Input Polarity: normal normal normal normal
33272026-02-20T04:52:24.265Ztest switchport::test::test_print_sff_datapath ... ok
33282026-02-20T04:52:24.265Ztest switchport::test::test_print_cmis_datapath ... ok
33292026-02-20T04:52:24.265Z
33302026-02-20T04:52:24.265Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33312026-02-20T04:52:24.265Z
33322026-02-20T04:52:24.265Z Running tests/counters.rs (target/debug/deps/counters-167b764a713ff902)
33332026-02-20T04:52:24.265Z
33342026-02-20T04:52:24.265Zrunning 1 test
33352026-02-20T04:52:24.265Ztest test_p4_counter_list ... ignored
33362026-02-20T04:52:24.265Z
33372026-02-20T04:52:24.265Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33382026-02-20T04:52:24.265Z
33392026-02-20T04:52:24.265Z Running tests/port-link.rs (target/debug/deps/port_link-996caf8b3c3c4d67)
33402026-02-20T04:52:24.265Z
33412026-02-20T04:52:24.265Zrunning 5 tests
33422026-02-20T04:52:24.265Ztest test_an ... ignored
33432026-02-20T04:52:24.265Ztest test_enable ... ignored
33442026-02-20T04:52:24.265Ztest test_ip_addresses ... ignored
33452026-02-20T04:52:24.265Ztest test_kr ... ignored
33462026-02-20T04:52:24.265Ztest test_mac ... ignored
33472026-02-20T04:52:24.265Z
33482026-02-20T04:52:24.266Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33492026-02-20T04:52:24.266Z
33502026-02-20T04:52:24.266Z Running unittests src/main.rs (target/debug/deps/tfportd-56892c9e5f5fff79)
33512026-02-20T04:52:24.290Z
33522026-02-20T04:52:24.290Zrunning 3 tests
33532026-02-20T04:52:24.290Ztest linklocal::test_parse_ipadm ... ok
33542026-02-20T04:52:24.290Ztest config::tests::test_updates ... ok
33552026-02-20T04:52:24.290Ztest tfport::test_parse_tfport ... ok
33562026-02-20T04:52:24.290Z
33572026-02-20T04:52:24.290Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33582026-02-20T04:52:24.290Z
33592026-02-20T04:52:24.290Z Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87)
33602026-02-20T04:52:24.290Z
33612026-02-20T04:52:24.290Zrunning 0 tests
33622026-02-20T04:52:24.291Z
33632026-02-20T04:52:24.291Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33642026-02-20T04:52:24.291Z
33652026-02-20T04:52:24.291Z Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567)
33662026-02-20T04:52:24.291Z
33672026-02-20T04:52:24.291Zrunning 0 tests
33682026-02-20T04:52:24.291Z
33692026-02-20T04:52:24.291Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33702026-02-20T04:52:24.291Z
33712026-02-20T04:52:24.291Z Doc-tests aal
33722026-02-20T04:52:24.473Z
33732026-02-20T04:52:24.473Zrunning 0 tests
33742026-02-20T04:52:24.473Z
33752026-02-20T04:52:24.473Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33762026-02-20T04:52:24.473Z
33772026-02-20T04:52:24.507Z Doc-tests aal_macros
33782026-02-20T04:52:24.635Z
33792026-02-20T04:52:24.635Zrunning 0 tests
33802026-02-20T04:52:24.636Z
33812026-02-20T04:52:24.636Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33822026-02-20T04:52:24.636Z
33832026-02-20T04:52:24.660Z Doc-tests common
33842026-02-20T04:52:25.078Z
33852026-02-20T04:52:25.078Zrunning 0 tests
33862026-02-20T04:52:25.078Z
33872026-02-20T04:52:25.079Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33882026-02-20T04:52:25.079Z
33892026-02-20T04:52:25.110Z Doc-tests dpd_api
33902026-02-20T04:52:26.938Z
33912026-02-20T04:52:26.938Zrunning 2 tests
33922026-02-20T04:52:26.938Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored
33932026-02-20T04:52:26.938Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored
33942026-02-20T04:52:26.938Z
33952026-02-20T04:52:26.938Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33962026-02-20T04:52:26.938Z
33972026-02-20T04:52:26.998Z Doc-tests dpd_client
33982026-02-20T04:52:29.314Z
33992026-02-20T04:52:29.314Zrunning 0 tests
34002026-02-20T04:52:29.314Z
34012026-02-20T04:52:29.314Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34022026-02-20T04:52:29.315Z
34032026-02-20T04:52:29.382Z Doc-tests dpd_types
34042026-02-20T04:52:29.965Z
34052026-02-20T04:52:29.965Zrunning 0 tests
34062026-02-20T04:52:29.965Z
34072026-02-20T04:52:29.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34082026-02-20T04:52:29.965Z
34092026-02-20T04:52:30.016Z Doc-tests packet
34102026-02-20T04:52:30.215Z
34112026-02-20T04:52:30.216Zrunning 0 tests
34122026-02-20T04:52:30.216Z
34132026-02-20T04:52:30.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34142026-02-20T04:52:30.216Z
34152026-02-20T04:52:30.246Z Doc-tests pcap
34162026-02-20T04:52:30.338Z
34172026-02-20T04:52:30.338Zrunning 0 tests
34182026-02-20T04:52:30.338Z
34192026-02-20T04:52:30.338Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34202026-02-20T04:52:30.338Z
34212026-02-20T04:52:30.415Zprocess exited: duration 1295543 ms, exit code 0
 
34222026-02-20T04:52:30.464Zfound 0 output files