01KKF40Q542FWE3Q3DMASC9MYV: test

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

Buildomat Job: 01KKF4135HDSMBXX44HPZFWRDJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T18:57:34.564Zjob assigned to worker 01KKF4140P9513PTVW08Y5AK99 [factory aws, i-01bc4f4553ca4e431] (queued for 2 m 36 s)
 
22026-03-11T18:57:42.634Zstarting task 0: "setup"
32026-03-11T18:57:42.641Z++ uname -s
42026-03-11T18:57:42.643Z+ kern=SunOS
52026-03-11T18:57:42.643Z+ build_user=build
62026-03-11T18:57:42.643Z+ build_uid=12345
72026-03-11T18:57:42.643Z+ work_dir=/work
82026-03-11T18:57:42.643Z+ input_dir=/input
92026-03-11T18:57:42.643Z+ [[ 0 == 12345 ]]
102026-03-11T18:57:42.643Z+ case "$kern" in
112026-03-11T18:57:42.644Z+ groupadd -g 12345 build
122026-03-11T18:57:42.648Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T18:57:44.651Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T18:57:44.767Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T18:57:44.770Z+ home_fs=zfs
162026-03-11T18:57:44.770Z+ [[ zfs == autofs ]]
172026-03-11T18:57:44.770Z+ mkdir -p /home/build
182026-03-11T18:57:44.773Z+ chown build:build /home/build /work
192026-03-11T18:57:46.773Z+ chmod 0700 /home/build /work
202026-03-11T18:57:46.776Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-11T18:57:46.783Zstarting task 1: "rust-toolchain"
222026-03-11T18:57:46.788Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-11T18:57:46.788Z * rust toolchain channel = "1.90.0"
242026-03-11T18:57:46.788Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T18:57:46.788Z * rust toolchain profile = "default"
262026-03-11T18:57:46.788Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T18:57:46.788Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T18:57:46.790Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T18:57:46.791Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-11T18:57:46.920Zinfo: downloading installer
312026-03-11T18:57:48.677Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T18:57:48.677Zwarn: /opt/ooce/bin
332026-03-11T18:57:48.677Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T18:57:48.677Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T18:57:48.677Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T18:57:48.677Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T18:57:48.677Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T18:57:48.677Zerror: cannot install while Rust is installed
392026-03-11T18:57:48.677Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T18:57:48.724Zinfo: profile set to 'default'
412026-03-11T18:57:48.724Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T18:57:48.727Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-11T18:57:48.886Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-11T18:57:48.886Zinfo: downloading component 'cargo'
452026-03-11T18:57:49.894Zinfo: downloading component 'clippy'
462026-03-11T18:57:50.280Zinfo: downloading component 'rust-docs'
472026-03-11T18:57:51.739Zinfo: downloading component 'rust-std'
482026-03-11T18:57:53.697Zinfo: downloading component 'rustc'
492026-03-11T18:58:01.240Zinfo: downloading component 'rustfmt'
502026-03-11T18:58:01.529Zinfo: installing component 'cargo'
512026-03-11T18:58:02.353Zinfo: installing component 'clippy'
522026-03-11T18:58:02.708Zinfo: installing component 'rust-docs'
532026-03-11T18:58:04.098Zinfo: installing component 'rust-std'
542026-03-11T18:58:05.688Zinfo: installing component 'rustc'
552026-03-11T18:58:11.370Zinfo: installing component 'rustfmt'
562026-03-11T18:58:11.673Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-11T18:58:11.673Z
582026-03-11T18:58:12.049Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-11T18:58:12.049Z
602026-03-11T18:58:12.052Z
612026-03-11T18:58:12.052ZRust is installed now. Great!
622026-03-11T18:58:12.052Z
632026-03-11T18:58:12.053ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T18:58:12.053Zenvironment variable. This has not been done automatically.
652026-03-11T18:58:12.053Z
662026-03-11T18:58:12.053ZTo configure your current shell, you need to source
672026-03-11T18:58:12.053Zthe corresponding env file under $HOME/.cargo.
682026-03-11T18:58:12.053Z
692026-03-11T18:58:12.053ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T18:58:12.053Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T18:58:12.053Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T18:58:12.053Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T18:58:12.151Z+ rustup --version
742026-03-11T18:58:12.162Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T18:58:12.165Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T18:58:12.240Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-11T18:58:12.244Z+ cargo --version
782026-03-11T18:58:12.302Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-11T18:58:12.306Z+ rustc --version
802026-03-11T18:58:12.372Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-11T18:58:12.375Zprocess exited: duration 25588 ms, exit code 0
 
822026-03-11T18:58:12.381Zstarting task 2: "authentication"
832026-03-11T18:58:12.400Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T18:58:12.407Zstarting task 3: "clone repository"
852026-03-11T18:58:12.410Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-11T18:58:12.413Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-11T18:58:12.508ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-11T18:58:14.182Z+ cd /work/oxidecomputer/dendrite
892026-03-11T18:58:14.182Z+ git fetch origin 6e2aa026683a242736cd4719420dcd50d4ea666d
902026-03-11T18:58:14.433ZFrom https://github.com/oxidecomputer/dendrite
912026-03-11T18:58:14.433Z * branch 6e2aa026683a242736cd4719420dcd50d4ea666d -> FETCH_HEAD
922026-03-11T18:58:14.440Z+ [[ -n interrupts ]]
932026-03-11T18:58:14.443Z++ git branch --show-current
942026-03-11T18:58:14.445Z+ current=main
952026-03-11T18:58:14.445Z+ [[ main != interrupts ]]
962026-03-11T18:58:14.446Z+ git branch -f interrupts 6e2aa026683a242736cd4719420dcd50d4ea666d
972026-03-11T18:58:14.450Z+ git checkout -f interrupts
982026-03-11T18:58:14.471ZSwitched to branch 'interrupts'
992026-03-11T18:58:14.474Z+ git reset --hard 6e2aa026683a242736cd4719420dcd50d4ea666d
1002026-03-11T18:58:14.495ZHEAD is now at 6e2aa02 disable interrupt monitor when running on simulator
1012026-03-11T18:58:14.498Zprocess exited: duration 2089 ms, exit code 0
 
1022026-03-11T18:58:14.504Zstarting task 4: "build"
1032026-03-11T18:58:14.509Z+ source .github/buildomat/common.sh
1042026-03-11T18:58:14.511Z++ TOFINO_STAGES=20
1052026-03-11T18:58:14.511Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-11T18:58:14.511Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-11T18:58:14.511Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-11T18:58:14.511Z+++ uname -s
1092026-03-11T18:58:14.511Z++ '[' SunOS == SunOS ']'
1102026-03-11T18:58:14.512Z++ SERIES=illumos
1112026-03-11T18:58:14.514Z+++ uname -s
1122026-03-11T18:58:14.514Z++ '[' SunOS == SunOS ']'
1132026-03-11T18:58:14.514Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-11T18:58:14.514Z++ rustup show active-toolchain
1152026-03-11T18:58:14.560Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-11T18:58:14.563Z+ source .github/buildomat/illumos.sh
1172026-03-11T18:58:14.563Z++ banner 'sde setup'
1182026-03-11T18:58:14.566Z
1192026-03-11T18:58:14.566Z #### ##### ###### #### ###### ##### # # #####
1202026-03-11T18:58:14.566Z # # # # # # # # # # #
1212026-03-11T18:58:14.566Z #### # # ##### #### ##### # # # # #
1222026-03-11T18:58:14.566Z # # # # # # # # # #####
1232026-03-11T18:58:14.566Z # # # # # # # # # # # #
1242026-03-11T18:58:14.566Z #### ##### ###### #### ###### # #### #
1252026-03-11T18:58:14.566Z
1262026-03-11T18:58:14.566Z++ export PKG=tofino_sde.p5p
1272026-03-11T18:58:14.566Z++ PKG=tofino_sde.p5p
1282026-03-11T18:58:14.567Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-11T18:58:14.574Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-11T18:58:14.577Z Dload Upload Total Spent Left Speed
1312026-03-11T18:58:16.024Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 76.0M 25 19.7M 0 0 31.4M 0 0:00:02 --:--:-- 0:00:02 31.4M 100 76.0M 100 76.0M 0 0 52.4M 0 0:00:01 0:00:01 --:--:-- 52.4M
1322026-03-11T18:58:16.027Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-11T18:58:16.084Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-11T18:58:16.087Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-11T18:58:16.087Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-11T18:58:24.624Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-11T18:58:34.140Z Startup: Caching catalogs ... Done
1382026-03-11T18:58:34.305Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-11T18:58:58.447ZPlanning: Solver setup ... Done
1402026-03-11T18:58:58.593ZPlanning: Running solver ... Done
1412026-03-11T18:58:58.772ZPlanning: Finding local manifests ... Done
1422026-03-11T18:58:58.783ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-11T18:58:58.783ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-11T18:58:58.797ZPlanning: Package planning ... Done
1452026-03-11T18:58:58.801ZPlanning: Merging actions ... Done
1462026-03-11T18:58:59.033ZPlanning: Checking for conflicting actions ... Done
1472026-03-11T18:58:59.037ZPlanning: Consolidating action changes ... Done
1482026-03-11T18:59:01.003ZPlanning: Evaluating mediators ... Done
1492026-03-11T18:59:01.008ZPlanning: Planning completed in 26.69 seconds
1502026-03-11T18:59:01.012Z Packages to install: 1
1512026-03-11T18:59:01.012Z Create boot environment: No
1522026-03-11T18:59:01.012ZCreate backup boot environment: No
1532026-03-11T18:59:01.145Z
1542026-03-11T18:59:01.145ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-11T18:59:01.374ZDownload: Completed 75.30 MB in 0.20 seconds (369M/s)
1562026-03-11T18:59:01.529Z Actions: 1/293 actions (Installing new actions)
1572026-03-11T18:59:02.795Z Actions: Completed 293 actions in 1.27 seconds.
1582026-03-11T18:59:02.799Z Done
1592026-03-11T18:59:02.853Z Done
1602026-03-11T18:59:03.768Z Done
1612026-03-11T18:59:08.318Z Done
1622026-03-11T18:59:08.393Z Done
1632026-03-11T18:59:08.399Z Done
1642026-03-11T18:59:08.476Z Done
1652026-03-11T18:59:09.179Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-11T18:59:09.179Z++ SDE=/opt/oxide/tofino_sde
1672026-03-11T18:59:09.179Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-11T18:59:09.180Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-11T18:59:09.180Z++ banner packages
1702026-03-11T18:59:09.183Z
1712026-03-11T18:59:09.183Z ##### ## #### # # ## #### ###### ####
1722026-03-11T18:59:09.183Z # # # # # # # # # # # # # #
1732026-03-11T18:59:09.183Z # # # # # #### # # # ##### ####
1742026-03-11T18:59:09.183Z ##### ###### # # # ###### # ### # #
1752026-03-11T18:59:09.183Z # # # # # # # # # # # # # #
1762026-03-11T18:59:09.183Z # # # #### # # # # #### ###### ####
1772026-03-11T18:59:09.183Z
1782026-03-11T18:59:09.183Z++ pfexec pkg install clang-15 pcap
1792026-03-11T18:59:09.706Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-11T18:59:09.712Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-11T18:59:30.609ZPlanning: Solver setup ... Done
1822026-03-11T18:59:30.757ZPlanning: Running solver ... Done
1832026-03-11T18:59:30.940ZPlanning: Finding local manifests ... Done
1842026-03-11T18:59:30.943ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-11T18:59:31.291ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-11T18:59:31.303ZPlanning: Package planning ... Done
1872026-03-11T18:59:31.303ZPlanning: Merging actions ... Done
1882026-03-11T18:59:31.385ZPlanning: Checking for conflicting actions ... Done
1892026-03-11T18:59:31.394ZPlanning: Consolidating action changes ... Done
1902026-03-11T18:59:31.832ZPlanning: Evaluating mediators ... Done
1912026-03-11T18:59:31.840ZPlanning: Planning completed in 22.13 seconds
1922026-03-11T18:59:31.850Z Packages to install: 2
1932026-03-11T18:59:31.853Z Mediators to change: 2
1942026-03-11T18:59:31.853Z Services to change: 1
1952026-03-11T18:59:31.853Z Create boot environment: No
1962026-03-11T18:59:31.853ZCreate backup boot environment: No
1972026-03-11T18:59:31.889Z
1982026-03-11T18:59:31.889ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-11T18:59:36.891ZDownload: 2785/3076 items 120.0/211.3MB 56% complete (24.3M/s)
2002026-03-11T18:59:39.338ZDownload: Completed 211.31 MB in 7.45 seconds (28.4M/s)
2012026-03-11T18:59:39.488Z Actions: 1/3418 actions (Installing new actions)
2022026-03-11T18:59:43.584Z Actions: Completed 3418 actions in 4.10 seconds.
2032026-03-11T18:59:44.229Z Done
2042026-03-11T18:59:44.229Z Done
2052026-03-11T18:59:45.198Z Done
2062026-03-11T18:59:48.833Z Done
2072026-03-11T18:59:48.920Z Done
2082026-03-11T18:59:48.922Z Done
2092026-03-11T18:59:49.074Z Done
2102026-03-11T18:59:49.238Z++ pfexec pkg set-mediator -V 15 clang llvm
2112026-03-11T18:59:49.499ZPlanning: Evaluating mediator changes ... Done
2122026-03-11T18:59:49.643ZPlanning: Checking for conflicting actions ... Done
2132026-03-11T18:59:49.651ZPlanning: Consolidating action changes ... Done
2142026-03-11T18:59:49.865ZPlanning: Evaluating mediators ... Done
2152026-03-11T18:59:49.871ZPlanning: Planning completed in 0.36 seconds
2162026-03-11T18:59:49.890Z Mediators to change: 2
2172026-03-11T18:59:49.890Z Create boot environment: No
2182026-03-11T18:59:49.894ZCreate backup boot environment: No
2192026-03-11T18:59:49.973Z Done
2202026-03-11T18:59:49.973Z Done
2212026-03-11T18:59:50.709Z Done
2222026-03-11T18:59:54.018Z Done
2232026-03-11T18:59:54.102Z Done
2242026-03-11T18:59:54.114Z Done
2252026-03-11T18:59:54.268Z Done
2262026-03-11T18:59:54.358Z++ cargo --version
2272026-03-11T18:59:54.412Zcargo 1.90.0 (840b83a10 2025-07-30)
2282026-03-11T18:59:54.416Z++ rustc --version
2292026-03-11T18:59:54.483Zrustc 1.90.0 (1159e78c4 2025-09-14)
2302026-03-11T18:59:54.488Z+ banner copyrights
2312026-03-11T18:59:54.488Z
2322026-03-11T18:59:54.488Z #### #### ##### # # ##### # #### # # ##### ####
2332026-03-11T18:59:54.488Z # # # # # # # # # # # # # # # # #
2342026-03-11T18:59:54.488Z # # # # # # # # # # ###### # ####
2352026-03-11T18:59:54.489Z # # # ##### # ##### # # ### # # # #
2362026-03-11T18:59:54.489Z # # # # # # # # # # # # # # # #
2372026-03-11T18:59:54.489Z #### #### # # # # # #### # # # ####
2382026-03-11T18:59:54.489Z
2392026-03-11T18:59:54.489Z+ ./tools/check_copyrights.sh
2402026-03-11T18:59:54.860Zcommon/src/illumos.rs: Copyright with wrong year
2412026-03-11T18:59:55.923Zpacket/src/eth.rs: Copyright with wrong year
2422026-03-11T18:59:56.551Z+ banner clippy
2432026-03-11T18:59:56.557Z
2442026-03-11T18:59:56.557Z #### # # ##### ##### # #
2452026-03-11T18:59:56.557Z # # # # # # # # # #
2462026-03-11T18:59:56.557Z # # # # # # # #
2472026-03-11T18:59:56.557Z # # # ##### ##### #
2482026-03-11T18:59:56.557Z # # # # # # #
2492026-03-11T18:59:56.557Z #### ###### # # # #
2502026-03-11T18:59:56.557Z
2512026-03-11T18:59:56.557Z+ for feat in tofino_stub tofino_asic softnpu chaos
2522026-03-11T18:59:56.557Z+ cargo clippy --features tofino_stub -- --deny warnings
2532026-03-11T18:59:56.830Z Updating git repository `https://github.com/oxidecomputer/omicron`
2542026-03-11T19:00:40.896Z Updating crates.io index
2552026-03-11T19:00:40.899Z Updating git repository `https://github.com/illumos/smf-rs`
2562026-03-11T19:00:41.233Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572026-03-11T19:00:42.409Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2582026-03-11T19:00:42.714Z Updating git repository `https://github.com/oxidecomputer/tofino`
2592026-03-11T19:00:43.010Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-03-11T19:00:44.373Z Updating git repository `https://github.com/oxidecomputer/ispf`
2612026-03-11T19:00:44.670Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-03-11T19:00:45.044Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-11T19:00:45.434Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642026-03-11T19:00:45.827Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2652026-03-11T19:00:46.309Z Updating git repository `https://github.com/oxidecomputer/p4`
2662026-03-11T19:00:46.780Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2672026-03-11T19:00:47.129Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-03-11T19:00:47.543Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2692026-03-11T19:00:48.913Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-03-11T19:00:49.175Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2712026-03-11T19:00:49.511Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-03-11T19:00:49.834Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732026-03-11T19:00:50.357Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2742026-03-11T19:00:50.860Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2752026-03-11T19:00:51.201Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2762026-03-11T19:00:51.640Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-03-11T19:00:53.348Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782026-03-11T19:00:54.265Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792026-03-11T19:00:57.252Z Updating git repository `https://github.com/oxidecomputer/opte`
2802026-03-11T19:00:58.142Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812026-03-11T19:00:58.523Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822026-03-11T19:00:58.792Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2832026-03-11T19:01:00.841Z Downloading crates ...
2842026-03-11T19:01:00.918Z Downloaded allocator-api2 v0.2.21
2852026-03-11T19:01:00.921Z Downloaded constant_time_eq v0.3.1
2862026-03-11T19:01:00.925Z Downloaded async-stream v0.3.6
2872026-03-11T19:01:00.933Z Downloaded adler2 v2.0.1
2882026-03-11T19:01:00.939Z Downloaded camino-tempfile v1.4.1
2892026-03-11T19:01:00.942Z Downloaded anstream v0.6.20
2902026-03-11T19:01:00.946Z Downloaded aead v0.5.2
2912026-03-11T19:01:00.949Z Downloaded clap_derive v4.5.49
2922026-03-11T19:01:00.952Z Downloaded foldhash v0.1.5
2932026-03-11T19:01:00.956Z Downloaded cargo_metadata v0.18.1
2942026-03-11T19:01:00.959Z Downloaded equivalent v1.0.2
2952026-03-11T19:01:00.962Z Downloaded errno v0.3.14
2962026-03-11T19:01:00.965Z Downloaded enum-as-inner v0.6.1
2972026-03-11T19:01:00.968Z Downloaded cipher v0.4.4
2982026-03-11T19:01:00.971Z Downloaded foreign-types v0.5.0
2992026-03-11T19:01:00.974Z Downloaded fixedbitset v0.4.2
3002026-03-11T19:01:00.977Z Downloaded fixedbitset v0.5.7
3012026-03-11T19:01:00.980Z Downloaded ff v0.13.1
3022026-03-11T19:01:00.983Z Downloaded foldhash v0.2.0
3032026-03-11T19:01:00.986Z Downloaded hyper-rustls v0.27.7
3042026-03-11T19:01:00.989Z Downloaded gethostname v0.5.0
3052026-03-11T19:01:00.992Z Downloaded colorchoice v1.0.4
3062026-03-11T19:01:00.995Z Downloaded flate2 v1.1.2
3072026-03-11T19:01:00.999Z Downloaded http-body-util v0.1.3
3082026-03-11T19:01:01.004Z Downloaded hmac v0.12.1
3092026-03-11T19:01:01.008Z Downloaded darling_macro v0.21.3
3102026-03-11T19:01:01.008Z Downloaded heck v0.5.0
3112026-03-11T19:01:01.011Z Downloaded git-stub v1.0.0
3122026-03-11T19:01:01.014Z Downloaded hash32 v0.3.1
3132026-03-11T19:01:01.017Z Downloaded ciborium-ll v0.2.2
3142026-03-11T19:01:01.020Z Downloaded hex v0.4.3
3152026-03-11T19:01:01.023Z Downloaded foreign-types-shared v0.1.1
3162026-03-11T19:01:01.026Z Downloaded http-body v1.0.1
3172026-03-11T19:01:01.026Z Downloaded hyper-tls v0.6.0
3182026-03-11T19:01:01.029Z Downloaded base16ct v0.2.0
3192026-03-11T19:01:01.032Z Downloaded darling v0.21.3
3202026-03-11T19:01:01.036Z Downloaded backoff v0.4.0
3212026-03-11T19:01:01.039Z Downloaded crypto-common v0.1.6
3222026-03-11T19:01:01.042Z Downloaded foreign-types-shared v0.3.1
3232026-03-11T19:01:01.046Z Downloaded curve25519-dalek-derive v0.1.1
3242026-03-11T19:01:01.049Z Downloaded debug-ignore v1.0.5
3252026-03-11T19:01:01.054Z Downloaded futures-sink v0.3.31
3262026-03-11T19:01:01.054Z Downloaded crucible-workspace-hack v0.1.0
3272026-03-11T19:01:01.057Z Downloaded block-buffer v0.10.4
3282026-03-11T19:01:01.057Z Downloaded hubpack_derive v0.1.1
3292026-03-11T19:01:01.060Z Downloaded futures-core v0.3.32
3302026-03-11T19:01:01.064Z Downloaded hubpack v0.1.2
3312026-03-11T19:01:01.064Z Downloaded hostname v0.4.2
3322026-03-11T19:01:01.067Z Downloaded foreign-types-macros v0.2.3
3332026-03-11T19:01:01.070Z Downloaded indent_write v2.2.0
3342026-03-11T19:01:01.070Z Downloaded idna_adapter v1.2.1
3352026-03-11T19:01:01.074Z Downloaded futures-macro v0.3.31
3362026-03-11T19:01:01.077Z Downloaded csv-core v0.1.12
3372026-03-11T19:01:01.082Z Downloaded bytecount v0.6.9
3382026-03-11T19:01:01.082Z Downloaded futures-task v0.3.31
3392026-03-11T19:01:01.085Z Downloaded displaydoc v0.2.5
3402026-03-11T19:01:01.088Z Downloaded critical-section v1.2.0
3412026-03-11T19:01:01.092Z Downloaded globset v0.4.16
3422026-03-11T19:01:01.092Z Downloaded fs-err v3.1.2
3432026-03-11T19:01:01.095Z Downloaded const_format_proc_macros v0.2.34
3442026-03-11T19:01:01.098Z Downloaded lazy_static v1.5.0
3452026-03-11T19:01:01.101Z Downloaded kstat-rs v0.2.4
3462026-03-11T19:01:01.105Z Downloaded is_ci v1.2.0
3472026-03-11T19:01:01.105Z Downloaded memmap v0.7.0
3482026-03-11T19:01:01.108Z Downloaded is_terminal_polyfill v1.70.1
3492026-03-11T19:01:01.111Z Downloaded itoa v1.0.15
3502026-03-11T19:01:01.114Z Downloaded bcs v0.1.6
3512026-03-11T19:01:01.114Z Downloaded macaddr v1.0.1
3522026-03-11T19:01:01.117Z Downloaded lru-slab v0.1.2
3532026-03-11T19:01:01.121Z Downloaded libscf-sys v1.1.0
3542026-03-11T19:01:01.121Z Downloaded match_cfg v0.1.0
3552026-03-11T19:01:01.124Z Downloaded lru-cache v0.1.2
3562026-03-11T19:01:01.124Z Downloaded float-ord v0.3.2
3572026-03-11T19:01:01.128Z Downloaded daft v0.1.4
3582026-03-11T19:01:01.132Z Downloaded data-encoding v2.9.0
3592026-03-11T19:01:01.132Z Downloaded num-derive v0.3.3
3602026-03-11T19:01:01.137Z Downloaded memoffset v0.9.1
3612026-03-11T19:01:01.137Z Downloaded num-derive v0.4.2
3622026-03-11T19:01:01.142Z Downloaded httpdate v1.0.3
3632026-03-11T19:01:01.142Z Downloaded daft-derive v0.1.4
3642026-03-11T19:01:01.145Z Downloaded ingot v0.1.1
3652026-03-11T19:01:01.148Z Downloaded highway v1.3.0
3662026-03-11T19:01:01.151Z Downloaded humantime v2.3.0
3672026-03-11T19:01:01.154Z Downloaded num-iter v0.1.45
3682026-03-11T19:01:01.157Z Downloaded darling_core v0.21.3
3692026-03-11T19:01:01.160Z Downloaded defmt v1.0.1
3702026-03-11T19:01:01.163Z Downloaded num_threads v0.1.7
3712026-03-11T19:01:01.166Z Downloaded ipnetwork v0.21.1
3722026-03-11T19:01:01.169Z Downloaded opaque-debug v0.3.1
3732026-03-11T19:01:01.172Z Downloaded ipnet v2.11.0
3742026-03-11T19:01:01.176Z Downloaded libloading v0.8.9
3752026-03-11T19:01:01.178Z Downloaded managed v0.8.0
3762026-03-11T19:01:01.178Z Downloaded linear-map v1.2.0
3772026-03-11T19:01:01.182Z Downloaded mime v0.3.17
3782026-03-11T19:01:01.185Z Downloaded crc32fast v1.5.0
3792026-03-11T19:01:01.185Z Downloaded libsw v3.5.0
3802026-03-11T19:01:01.188Z Downloaded jobserver v0.1.34
3812026-03-11T19:01:01.191Z Downloaded omicron-workspace-hack v0.1.0
3822026-03-11T19:01:01.191Z Downloaded httparse v1.10.1
3832026-03-11T19:01:01.194Z Downloaded olpc-cjson v0.1.4
3842026-03-11T19:01:01.197Z Downloaded parse-display v0.10.0
3852026-03-11T19:01:01.200Z Downloaded percent-encoding v2.3.2
3862026-03-11T19:01:01.200Z Downloaded iana-time-zone v0.1.64
3872026-03-11T19:01:01.204Z Downloaded getrandom v0.2.16
3882026-03-11T19:01:01.207Z Downloaded newline-converter v0.3.0
3892026-03-11T19:01:01.210Z Downloaded chacha20poly1305 v0.10.1
3902026-03-11T19:01:01.212Z Downloaded camino v1.2.2
3912026-03-11T19:01:01.215Z Downloaded num_enum v0.5.11
3922026-03-11T19:01:01.218Z Downloaded plain v0.2.3
3932026-03-11T19:01:01.221Z Downloaded newtype_derive v0.1.6
3942026-03-11T19:01:01.224Z Downloaded pretty-hex v0.4.1
3952026-03-11T19:01:01.224Z Downloaded powerfmt v0.2.0
3962026-03-11T19:01:01.227Z Downloaded ingot-macros v0.1.1
3972026-03-11T19:01:01.231Z Downloaded proc-macro-error-attr v1.0.4
3982026-03-11T19:01:01.231Z Downloaded potential_utf v0.1.3
3992026-03-11T19:01:01.233Z Downloaded num-rational v0.4.2
4002026-03-11T19:01:01.236Z Downloaded num-integer v0.1.46
4012026-03-11T19:01:01.236Z Downloaded owo-colors v4.3.0
4022026-03-11T19:01:01.239Z Downloaded progenitor-client v0.10.0
4032026-03-11T19:01:01.242Z Downloaded proc-macro-error-attr2 v2.0.0
4042026-03-11T19:01:01.245Z Downloaded progenitor-macro v0.13.0
4052026-03-11T19:01:01.246Z Downloaded progenitor-macro v0.10.0
4062026-03-11T19:01:01.249Z Downloaded openssl-macros v0.1.1
4072026-03-11T19:01:01.249Z Downloaded num-conv v0.1.0
4082026-03-11T19:01:01.252Z Downloaded quick-error v1.2.3
4092026-03-11T19:01:01.252Z Downloaded num_enum_derive v0.5.11
4102026-03-11T19:01:01.255Z Downloaded phf_shared v0.12.1
4112026-03-11T19:01:01.257Z Downloaded litemap v0.8.0
4122026-03-11T19:01:01.257Z Downloaded oxnet v0.1.4
4132026-03-11T19:01:01.261Z Downloaded multer v3.1.0
4142026-03-11T19:01:01.264Z Downloaded half v2.7.1
4152026-03-11T19:01:01.266Z Downloaded crossbeam-utils v0.8.21
4162026-03-11T19:01:01.269Z Downloaded cancel-safe-futures v0.1.5
4172026-03-11T19:01:01.273Z Downloaded pin-utils v0.1.0
4182026-03-11T19:01:01.276Z Downloaded openssl-probe v0.1.6
4192026-03-11T19:01:01.276Z Downloaded num-complex v0.4.6
4202026-03-11T19:01:01.280Z Downloaded ref-cast-impl v1.0.25
4212026-03-11T19:01:01.283Z Downloaded rand_chacha v0.3.1
4222026-03-11T19:01:01.283Z Downloaded memmap2 v0.9.8
4232026-03-11T19:01:01.287Z Downloaded newtype-uuid v1.3.2
4242026-03-11T19:01:01.287Z Downloaded num v0.4.3
4252026-03-11T19:01:01.290Z Downloaded icu_properties v2.0.1
4262026-03-11T19:01:01.290Z Downloaded ref-cast v1.0.25
4272026-03-11T19:01:01.293Z Downloaded newtype-uuid-macros v0.1.0
4282026-03-11T19:01:01.296Z Downloaded progenitor-client v0.11.1
4292026-03-11T19:01:01.299Z Downloaded paste v1.0.15
4302026-03-11T19:01:01.302Z Downloaded rand_xorshift v0.4.0
4312026-03-11T19:01:01.302Z Downloaded progenitor-macro v0.11.1
4322026-03-11T19:01:01.305Z Downloaded rustc_version v0.4.1
4332026-03-11T19:01:01.307Z Downloaded rustc_version v0.1.7
4342026-03-11T19:01:01.307Z Downloaded rustc-hash v2.1.1
4352026-03-11T19:01:01.311Z Downloaded proc-macro-crate v1.3.1
4362026-03-11T19:01:01.311Z Downloaded log v0.4.29
4372026-03-11T19:01:01.314Z Downloaded proc-macro-error v1.0.4
4382026-03-11T19:01:01.317Z Downloaded progenitor-client v0.13.0
4392026-03-11T19:01:01.320Z Downloaded same-file v1.0.6
4402026-03-11T19:01:01.323Z Downloaded derive_more v0.99.20
4412026-03-11T19:01:01.326Z Downloaded scopeguard v1.2.0
4422026-03-11T19:01:01.329Z Downloaded progenitor v0.10.0
4432026-03-11T19:01:01.329Z Downloaded pkg-config v0.3.32
4442026-03-11T19:01:01.332Z Downloaded progenitor v0.11.1
4452026-03-11T19:01:01.332Z Downloaded proc-macro-error2 v2.0.1
4462026-03-11T19:01:01.335Z Downloaded password-hash v0.5.0
4472026-03-11T19:01:01.338Z Downloaded oxide-tokio-rt v0.1.2
4482026-03-11T19:01:01.341Z Downloaded icu_normalizer v2.0.0
4492026-03-11T19:01:01.344Z Downloaded native-tls v0.2.14
4502026-03-11T19:01:01.347Z Downloaded elliptic-curve v0.13.8
4512026-03-11T19:01:01.350Z Downloaded pest_meta v2.8.2
4522026-03-11T19:01:01.352Z Downloaded parse-display-derive v0.10.0
4532026-03-11T19:01:01.353Z Downloaded serde-big-array v0.5.1
4542026-03-11T19:01:01.355Z Downloaded semver v0.1.20
4552026-03-11T19:01:01.358Z Downloaded serde_repr v0.1.20
4562026-03-11T19:01:01.361Z Downloaded secrecy v0.10.3
4572026-03-11T19:01:01.361Z Downloaded icu_normalizer_data v2.0.0
4582026-03-11T19:01:01.364Z Downloaded parking_lot_core v0.9.11
4592026-03-11T19:01:01.366Z Downloaded icu_collections v2.0.0
4602026-03-11T19:01:01.370Z Downloaded pin-project-lite v0.2.16
4612026-03-11T19:01:01.374Z Downloaded serde_spanned v0.6.9
4622026-03-11T19:01:01.377Z Downloaded search_path v0.1.4
4632026-03-11T19:01:01.380Z Downloaded serde_urlencoded v0.7.1
4642026-03-11T19:01:01.380Z Downloaded rand_chacha v0.9.0
4652026-03-11T19:01:01.383Z Downloaded rand_core v0.9.3
4662026-03-11T19:01:01.387Z Downloaded parking_lot v0.12.4
4672026-03-11T19:01:01.389Z Downloaded num-traits v0.2.19
4682026-03-11T19:01:01.390Z Downloaded progenitor v0.13.0
4692026-03-11T19:01:01.392Z Downloaded rand_core v0.6.4
4702026-03-11T19:01:01.395Z Downloaded resolv-conf v0.7.5
4712026-03-11T19:01:01.395Z Downloaded siphasher v1.0.1
4722026-03-11T19:01:01.398Z Downloaded rustls-pemfile v2.2.0
4732026-03-11T19:01:01.400Z Downloaded rustversion v1.0.22
4742026-03-11T19:01:01.403Z Downloaded smawk v0.3.2
4752026-03-11T19:01:01.403Z Downloaded slog-bunyan v2.5.0
4762026-03-11T19:01:01.406Z Downloaded scroll v0.13.0
4772026-03-11T19:01:01.409Z Downloaded quinn-udp v0.5.14
4782026-03-11T19:01:01.409Z Downloaded signal-hook-tokio v0.3.1
4792026-03-11T19:01:01.412Z Downloaded crypto-bigint v0.5.5
4802026-03-11T19:01:01.416Z Downloaded curl v0.4.49
4812026-03-11T19:01:01.419Z Downloaded pin-project v1.1.10
4822026-03-11T19:01:01.428Z Downloaded strum v0.26.3
4832026-03-11T19:01:01.431Z Downloaded supports-color v3.0.2
4842026-03-11T19:01:01.431Z Downloaded hickory-resolver v0.25.2
4852026-03-11T19:01:01.435Z Downloaded swrite v0.1.0
4862026-03-11T19:01:01.437Z Downloaded clap_builder v4.5.50
4872026-03-11T19:01:01.441Z Downloaded serde_path_to_error v0.1.20
4882026-03-11T19:01:01.444Z Downloaded hickory-resolver v0.24.4
4892026-03-11T19:01:01.447Z Downloaded subtle v2.6.1
4902026-03-11T19:01:01.450Z Downloaded sync_wrapper v1.0.2
4912026-03-11T19:01:01.450Z Downloaded serde_derive_internals v0.29.1
4922026-03-11T19:01:01.453Z Downloaded structmeta-derive v0.3.0
4932026-03-11T19:01:01.453Z Downloaded strum v0.27.2
4942026-03-11T19:01:01.456Z Downloaded strsim v0.11.1
4952026-03-11T19:01:01.459Z Downloaded stable_deref_trait v1.2.0
4962026-03-11T19:01:01.459Z Downloaded serde_plain v1.0.2
4972026-03-11T19:01:01.461Z Downloaded jiff-static v0.2.15
4982026-03-11T19:01:01.461Z Downloaded semver v1.0.27
4992026-03-11T19:01:01.464Z Downloaded sha1 v0.10.6
5002026-03-11T19:01:01.467Z Downloaded tabled_derive v0.11.0
5012026-03-11T19:01:01.470Z Downloaded progenitor-impl v0.10.0
5022026-03-11T19:01:01.470Z Downloaded take_mut v0.2.2
5032026-03-11T19:01:01.472Z Downloaded tagptr v0.2.0
5042026-03-11T19:01:01.473Z Downloaded slog-json v2.6.1
5052026-03-11T19:01:01.475Z Downloaded sha2 v0.10.9
5062026-03-11T19:01:01.479Z Downloaded termtree v0.5.1
5072026-03-11T19:01:01.479Z Downloaded testing_table v0.3.0
5082026-03-11T19:01:01.482Z Downloaded terminal_size v0.4.3
5092026-03-11T19:01:01.482Z Downloaded slog-dtrace v0.3.0
5102026-03-11T19:01:01.482Z Downloaded slab v0.4.11
5112026-03-11T19:01:01.486Z Downloaded signal-hook-registry v1.4.6
5122026-03-11T19:01:01.486Z Downloaded rusty-fork v0.3.0
5132026-03-11T19:01:01.489Z Downloaded cc v1.2.38
5142026-03-11T19:01:01.491Z Downloaded schemars_derive v0.8.22
5152026-03-11T19:01:01.492Z Downloaded shlex v1.3.0
5162026-03-11T19:01:01.494Z Downloaded papergrid v0.17.0
5172026-03-11T19:01:01.506Z Downloaded thread-id v4.2.2
5182026-03-11T19:01:01.508Z Downloaded strum_macros v0.26.4
5192026-03-11T19:01:01.511Z Downloaded static_assertions v1.1.0
5202026-03-11T19:01:01.511Z Downloaded memchr v2.7.5
5212026-03-11T19:01:01.515Z Downloaded strum_macros v0.27.2
5222026-03-11T19:01:01.517Z Downloaded const_format v0.2.34
5232026-03-11T19:01:01.520Z Downloaded time-core v0.1.6
5242026-03-11T19:01:01.523Z Downloaded thread-id v5.0.0
5252026-03-11T19:01:01.523Z Downloaded tinyvec_macros v0.1.1
5262026-03-11T19:01:01.526Z Downloaded icu_locale_core v2.0.0
5272026-03-11T19:01:01.529Z Downloaded toml_write v0.1.2
5282026-03-11T19:01:01.532Z Downloaded thiserror-impl-no-std v2.0.2
5292026-03-11T19:01:01.534Z Downloaded serde_tokenstream v0.2.3
5302026-03-11T19:01:01.534Z Downloaded crossbeam-channel v0.5.15
5312026-03-11T19:01:01.537Z Downloaded topological-sort v0.2.2
5322026-03-11T19:01:01.540Z Downloaded hyper-util v0.1.19
5332026-03-11T19:01:01.543Z Downloaded rustls-pki-types v1.12.0
5342026-03-11T19:01:01.547Z Downloaded structmeta v0.3.0
5352026-03-11T19:01:01.550Z Downloaded snafu-derive v0.8.9
5362026-03-11T19:01:01.550Z Downloaded tower-service v0.3.3
5372026-03-11T19:01:01.553Z Downloaded toml_datetime v0.6.11
5382026-03-11T19:01:01.553Z Downloaded hashbrown v0.15.5
5392026-03-11T19:01:01.556Z Downloaded try-lock v0.2.5
5402026-03-11T19:01:01.559Z Downloaded typify-macro v0.4.3
5412026-03-11T19:01:01.559Z Downloaded thiserror v1.0.69
5422026-03-11T19:01:01.562Z Downloaded tower-layer v0.3.3
5432026-03-11T19:01:01.565Z Downloaded tokio-dtrace v0.1.1
5442026-03-11T19:01:01.565Z Downloaded thiserror-no-std v2.0.2
5452026-03-11T19:01:01.567Z Downloaded smallvec v1.15.1
5462026-03-11T19:01:01.570Z Downloaded slog-term v2.9.2
5472026-03-11T19:01:01.573Z Downloaded serde_core v1.0.228
5482026-03-11T19:01:01.576Z Downloaded papergrid v0.11.0
5492026-03-11T19:01:01.579Z Downloaded prettyplease v0.2.37
5502026-03-11T19:01:01.582Z Downloaded typify-macro v0.6.1
5512026-03-11T19:01:01.582Z Downloaded schemars v0.8.22
5522026-03-11T19:01:01.589Z Downloaded unicode-linebreak v0.1.5
5532026-03-11T19:01:01.592Z Downloaded thiserror-impl v1.0.69
5542026-03-11T19:01:01.592Z Downloaded usdt-attr-macro v0.5.0
5552026-03-11T19:01:01.595Z Downloaded untrusted v0.9.0
5562026-03-11T19:01:01.595Z Downloaded universal-hash v0.5.1
5572026-03-11T19:01:01.598Z Downloaded slog-async v2.8.0
5582026-03-11T19:01:01.598Z Downloaded serde_with_macros v3.14.1
5592026-03-11T19:01:01.601Z Downloaded usdt v0.6.0
5602026-03-11T19:01:01.601Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5612026-03-11T19:01:01.604Z Downloaded spin v0.9.8
5622026-03-11T19:01:01.604Z Downloaded progenitor-impl v0.13.0
5632026-03-11T19:01:01.607Z Downloaded thread_local v1.1.9
5642026-03-11T19:01:01.607Z Downloaded usdt v0.5.0
5652026-03-11T19:01:01.610Z Downloaded toml_writer v1.0.6+spec-1.1.0
5662026-03-11T19:01:01.610Z Downloaded thiserror-impl v2.0.18
5672026-03-11T19:01:01.612Z Downloaded utf8_iter v1.0.4
5682026-03-11T19:01:01.612Z Downloaded usdt-macro v0.6.0
5692026-03-11T19:01:01.612Z Downloaded usdt-macro v0.5.0
5702026-03-11T19:01:01.615Z Downloaded usdt-attr-macro v0.6.0
5712026-03-11T19:01:01.615Z Downloaded untrusted v0.7.1
5722026-03-11T19:01:01.615Z Downloaded unicode-xid v0.2.6
5732026-03-11T19:01:01.618Z Downloaded progenitor-impl v0.11.1
5742026-03-11T19:01:01.618Z Downloaded tokio-native-tls v0.3.1
5752026-03-11T19:01:01.621Z Downloaded similar v2.7.0
5762026-03-11T19:01:01.623Z Downloaded tokio-rustls v0.25.0
5772026-03-11T19:01:01.626Z Downloaded signal-hook v0.3.18
5782026-03-11T19:01:01.630Z Downloaded waitgroup v0.1.2
5792026-03-11T19:01:01.630Z Downloaded quinn v0.11.9
5802026-03-11T19:01:01.633Z Downloaded term v1.2.0
5812026-03-11T19:01:01.635Z Downloaded smf v0.2.3
5822026-03-11T19:01:01.635Z Downloaded serde_derive v1.0.228
5832026-03-11T19:01:01.638Z Downloaded indexmap v2.13.0
5842026-03-11T19:01:01.641Z Downloaded tokio-macros v2.6.0
5852026-03-11T19:01:01.644Z Downloaded tinystr v0.8.1
5862026-03-11T19:01:01.644Z Downloaded thiserror v2.0.18
5872026-03-11T19:01:01.647Z Downloaded serde_yaml v0.9.34+deprecated
5882026-03-11T19:01:01.650Z Downloaded want v0.3.1
5892026-03-11T19:01:01.653Z Downloaded rayon-core v1.13.0
5902026-03-11T19:01:01.656Z Downloaded toml v0.8.23
5912026-03-11T19:01:01.656Z Downloaded proc-macro2 v1.0.106
5922026-03-11T19:01:01.658Z Downloaded mio v1.0.4
5932026-03-11T19:01:01.661Z Downloaded nom v7.1.3
5942026-03-11T19:01:01.665Z Downloaded xattr v1.6.1
5952026-03-11T19:01:01.668Z Downloaded zerofrom v0.1.6
5962026-03-11T19:01:01.668Z Downloaded yoke-derive v0.8.0
5972026-03-11T19:01:01.670Z Downloaded synstructure v0.13.2
5982026-03-11T19:01:01.671Z Downloaded version_check v0.9.5
5992026-03-11T19:01:01.671Z Downloaded tempfile v3.23.0
6002026-03-11T19:01:01.673Z Downloaded zerofrom-derive v0.1.6
6012026-03-11T19:01:01.677Z Downloaded usdt-impl v0.6.0
6022026-03-11T19:01:01.677Z Downloaded slog v2.8.2
6032026-03-11T19:01:01.679Z Downloaded toml_parser v1.0.6+spec-1.1.0
6042026-03-11T19:01:01.680Z Downloaded hashbrown v0.12.3
6052026-03-11T19:01:01.683Z Downloaded rustls-webpki v0.103.6
6062026-03-11T19:01:01.686Z Downloaded usdt-impl v0.5.0
6072026-03-11T19:01:01.689Z Downloaded test-strategy v0.4.3
6082026-03-11T19:01:01.689Z Downloaded tracing-attributes v0.1.30
6092026-03-11T19:01:01.692Z Downloaded zone_cfg_derive v0.3.1
6102026-03-11T19:01:01.692Z Downloaded time-macros v0.2.24
6112026-03-11T19:01:01.695Z Downloaded rand v0.8.5
6122026-03-11T19:01:01.697Z Downloaded zone v0.3.1
6132026-03-11T19:01:01.697Z Downloaded zeroize_derive v1.4.3
6142026-03-11T19:01:01.700Z Downloaded wait-timeout v0.2.1
6152026-03-11T19:01:01.701Z Downloaded rand v0.9.2
6162026-03-11T19:01:01.703Z Downloaded utf8parse v0.2.2
6172026-03-11T19:01:01.703Z Downloaded textwrap v0.16.2
6182026-03-11T19:01:01.706Z Downloaded minimal-lexical v0.2.1
6192026-03-11T19:01:01.709Z Downloaded tokio-stream v0.1.17
6202026-03-11T19:01:01.712Z Downloaded tar v0.4.44
6212026-03-11T19:01:01.715Z Downloaded dropshot-api-manager v0.5.2
6222026-03-11T19:01:01.717Z Downloaded tokio-rustls v0.26.3
6232026-03-11T19:01:01.717Z Downloaded unarray v0.1.4
6242026-03-11T19:01:01.761Z Downloaded miniz_oxide v0.8.9
6252026-03-11T19:01:01.761Z Downloaded whoami v1.6.1
6262026-03-11T19:01:01.761Z Downloaded vsss-rs v3.3.4
6272026-03-11T19:01:01.761Z Downloaded icu_properties_data v2.0.1
6282026-03-11T19:01:01.761Z Downloaded writeable v0.6.1
6292026-03-11T19:01:01.761Z Downloaded walkdir v2.5.0
6302026-03-11T19:01:01.761Z Downloaded toml v0.7.8
6312026-03-11T19:01:01.761Z Downloaded openssl-sys v0.9.109
6322026-03-11T19:01:01.761Z Downloaded ucd-trie v0.1.7
6332026-03-11T19:01:01.761Z Downloaded schemars v0.9.0
6342026-03-11T19:01:01.761Z Downloaded zmij v1.0.17
6352026-03-11T19:01:01.761Z Downloaded zerovec-derive v0.11.1
6362026-03-11T19:01:01.761Z Downloaded iddqd v0.3.17
6372026-03-11T19:01:01.761Z Downloaded tinyvec v1.10.0
6382026-03-11T19:01:01.761Z Downloaded zeroize v1.8.1
6392026-03-11T19:01:01.761Z Downloaded typify v0.6.1
6402026-03-11T19:01:01.765Z Downloaded steno v0.4.1
6412026-03-11T19:01:01.765Z Downloaded socket2 v0.6.0
6422026-03-11T19:01:01.768Z Downloaded goblin v0.8.2
6432026-03-11T19:01:01.771Z Downloaded snafu v0.8.9
6442026-03-11T19:01:01.775Z Downloaded yoke v0.8.0
6452026-03-11T19:01:01.778Z Downloaded serde v1.0.228
6462026-03-11T19:01:01.780Z Downloaded vergen v8.3.2
6472026-03-11T19:01:01.783Z Downloaded toml v0.9.11+spec-1.1.0
6482026-03-11T19:01:01.786Z Downloaded typify v0.4.3
6492026-03-11T19:01:01.789Z Downloaded schemars v1.2.0
6502026-03-11T19:01:01.797Z Downloaded tracing-core v0.1.34
6512026-03-11T19:01:01.799Z Downloaded qorb v0.4.1
6522026-03-11T19:01:01.802Z Downloaded unicode-ident v1.0.24
6532026-03-11T19:01:01.805Z Downloaded aho-corasick v1.1.3
6542026-03-11T19:01:01.808Z Downloaded itertools v0.12.1
6552026-03-11T19:01:01.813Z Downloaded zerocopy-derive v0.7.35
6562026-03-11T19:01:01.816Z Downloaded idna v1.1.0
6572026-03-11T19:01:01.819Z Downloaded http v1.4.0
6582026-03-11T19:01:01.822Z Downloaded futures v0.3.31
6592026-03-11T19:01:01.825Z Downloaded uuid v1.20.0
6602026-03-11T19:01:01.828Z Downloaded hyper v1.8.1
6612026-03-11T19:01:01.832Z Downloaded hashbrown v0.16.1
6622026-03-11T19:01:01.835Z Downloaded toml_edit v0.22.27
6632026-03-11T19:01:01.838Z Downloaded typenum v1.18.0
6642026-03-11T19:01:01.842Z Downloaded tabwriter v1.4.1
6652026-03-11T19:01:01.845Z Downloaded ryu v1.0.20
6662026-03-11T19:01:01.845Z Downloaded tabled_derive v0.7.0
6672026-03-11T19:01:01.845Z Downloaded scroll v0.12.0
6682026-03-11T19:01:01.848Z Downloaded pest_derive v2.8.2
6692026-03-11T19:01:01.848Z Downloaded base64 v0.22.1
6702026-03-11T19:01:01.851Z Downloaded sigpipe v0.1.3
6712026-03-11T19:01:01.854Z Downloaded blake3 v1.8.2
6722026-03-11T19:01:01.857Z Downloaded url v2.5.7
6732026-03-11T19:01:01.860Z Downloaded quote v1.0.44
6742026-03-11T19:01:01.862Z Downloaded itertools v0.14.0
6752026-03-11T19:01:01.866Z Downloaded unsafe-libyaml v0.2.11
6762026-03-11T19:01:01.869Z Downloaded iri-string v0.7.8
6772026-03-11T19:01:01.873Z Downloaded futures-util v0.3.31
6782026-03-11T19:01:01.881Z Downloaded tracing v0.1.41
6792026-03-11T19:01:01.884Z Downloaded pest v2.8.2
6802026-03-11T19:01:01.887Z Downloaded regex v1.12.3
6812026-03-11T19:01:01.891Z Downloaded zerotrie v0.2.2
6822026-03-11T19:01:01.894Z Downloaded h2 v0.4.12
6832026-03-11T19:01:01.898Z Downloaded pem v3.0.5
6842026-03-11T19:01:01.901Z Downloaded hkdf v0.12.4
6852026-03-11T19:01:01.903Z Downloaded phf v0.12.1
6862026-03-11T19:01:01.903Z Downloaded serde_spanned v1.0.4
6872026-03-11T19:01:01.903Z Downloaded scroll_derive v0.13.1
6882026-03-11T19:01:01.906Z Downloaded scroll_derive v0.12.1
6892026-03-11T19:01:01.906Z Downloaded postcard v1.1.3
6902026-03-11T19:01:01.909Z Downloaded tower v0.5.2
6912026-03-11T19:01:01.912Z Downloaded aws-lc-rs v1.14.0
6922026-03-11T19:01:01.919Z Downloaded libm v0.2.15
6932026-03-11T19:01:01.926Z Downloaded zerocopy-derive v0.8.27
6942026-03-11T19:01:01.931Z Downloaded typed-path v0.9.3
6952026-03-11T19:01:01.935Z Downloaded toml_edit v0.19.15
6962026-03-11T19:01:01.948Z Downloaded serde_json v1.0.149
6972026-03-11T19:01:01.953Z Downloaded proptest v1.8.0
6982026-03-11T19:01:01.958Z Downloaded chrono v0.4.43
6992026-03-11T19:01:01.963Z Downloaded reqwest v0.12.23
7002026-03-11T19:01:01.967Z Downloaded portable-atomic v1.11.1
7012026-03-11T19:01:01.972Z Downloaded unicode-segmentation v1.12.0
7022026-03-11T19:01:01.975Z Downloaded bindgen v0.72.1
7032026-03-11T19:01:01.980Z Downloaded tower-http v0.6.8
7042026-03-11T19:01:01.985Z Downloaded tough v0.20.0
7052026-03-11T19:01:01.991Z Downloaded curve25519-dalek v4.1.3
7062026-03-11T19:01:01.997Z Downloaded rayon v1.11.0
7072026-03-11T19:01:02.004Z Downloaded git2 v0.19.0
7082026-03-11T19:01:02.009Z Downloaded reqwest v0.13.2
7092026-03-11T19:01:02.013Z Downloaded goblin v0.10.1
7102026-03-11T19:01:02.018Z Downloaded unicode-normalization v0.1.24
7112026-03-11T19:01:02.021Z Downloaded bstr v1.12.0
7122026-03-11T19:01:02.026Z Downloaded tokio-util v0.7.16
7132026-03-11T19:01:02.031Z Downloaded quinn-proto v0.11.13
7142026-03-11T19:01:02.036Z Downloaded moka v0.12.11
7152026-03-11T19:01:02.043Z Downloaded time v0.3.44
7162026-03-11T19:01:02.049Z Downloaded zerovec v0.11.4
7172026-03-11T19:01:02.053Z Downloaded winnow v0.7.14
7182026-03-11T19:01:02.060Z Downloaded poly1305 v0.8.0
7192026-03-11T19:01:02.063Z Downloaded heapless v0.8.0
7202026-03-11T19:01:02.066Z Downloaded once_cell v1.21.3
7212026-03-11T19:01:02.069Z Downloaded rustls-webpki v0.102.8
7222026-03-11T19:01:02.081Z Downloaded tabled v0.20.0
7232026-03-11T19:01:02.094Z Downloaded serde_with v3.14.1
7242026-03-11T19:01:02.103Z Downloaded syn v1.0.109
7252026-03-11T19:01:02.111Z Downloaded zerocopy v0.7.35
7262026-03-11T19:01:02.123Z Downloaded winnow v0.5.40
7272026-03-11T19:01:02.129Z Downloaded nix v0.30.1
7282026-03-11T19:01:02.138Z Downloaded vcpkg v0.2.15
7292026-03-11T19:01:02.168Z Downloaded syn v2.0.117
7302026-03-11T19:01:02.175Z Downloaded regex-syntax v0.8.6
7312026-03-11T19:01:02.181Z Downloaded tabled v0.15.0
7322026-03-11T19:01:02.194Z Downloaded smoltcp v0.11.0
7332026-03-11T19:01:02.202Z Downloaded regress v0.10.5
7342026-03-11T19:01:02.208Z Downloaded openssl v0.10.73
7352026-03-11T19:01:02.215Z Downloaded omicron-zone-package v0.12.2
7362026-03-11T19:01:02.218Z Downloaded ppv-lite86 v0.2.21
7372026-03-11T19:01:02.221Z Downloaded num_enum_derive v0.7.5
7382026-03-11T19:01:02.221Z Downloaded num_enum v0.7.5
7392026-03-11T19:01:02.224Z Downloaded indexmap v1.9.3
7402026-03-11T19:01:02.227Z Downloaded bytes v1.11.1
7412026-03-11T19:01:02.229Z Downloaded pin-project-internal v1.1.10
7422026-03-11T19:01:02.232Z Downloaded pest_generator v2.8.2
7432026-03-11T19:01:02.235Z Downloaded icu_provider v2.0.0
7442026-03-11T19:01:02.235Z Downloaded find-msvc-tools v0.1.2
7452026-03-11T19:01:02.238Z Downloaded getrandom v0.3.3
7462026-03-11T19:01:02.241Z Downloaded dropshot_endpoint v0.16.7
7472026-03-11T19:01:02.243Z Downloaded futures-executor v0.3.31
7482026-03-11T19:01:02.243Z Downloaded fs_extra v1.3.0
7492026-03-11T19:01:02.246Z Downloaded lock_api v0.4.13
7502026-03-11T19:01:02.246Z Downloaded internet-checksum v0.2.1
7512026-03-11T19:01:02.246Z Downloaded ingot-types v0.1.2
7522026-03-11T19:01:02.249Z Downloaded libsw-core v0.3.2
7532026-03-11T19:01:02.249Z Downloaded ciborium v0.2.2
7542026-03-11T19:01:02.252Z Downloaded group v0.13.0
7552026-03-11T19:01:02.252Z Downloaded git-stub-vcs v0.1.0
7562026-03-11T19:01:02.253Z Downloaded either v1.15.0
7572026-03-11T19:01:02.255Z Downloaded digest v0.10.7
7582026-03-11T19:01:02.255Z Downloaded dropshot v0.16.7
7592026-03-11T19:01:02.271Z Downloaded webpki-roots v1.0.2
7602026-03-11T19:01:02.274Z Downloaded zerocopy v0.8.27
7612026-03-11T19:01:02.291Z Downloaded hickory-proto v0.24.4
7622026-03-11T19:01:02.303Z Downloaded unicode-width v0.2.1
7632026-03-11T19:01:02.308Z Downloaded unicode-width v0.1.14
7642026-03-11T19:01:02.311Z Downloaded crossbeam-epoch v0.9.18
7652026-03-11T19:01:02.314Z Downloaded cookie v0.18.1
7662026-03-11T19:01:02.317Z Downloaded typify-impl v0.4.3
7672026-03-11T19:01:02.325Z Downloaded rustls v0.23.32
7682026-03-11T19:01:02.334Z Downloaded rustls v0.22.4
7692026-03-11T19:01:02.344Z Downloaded openapiv3 v2.2.0
7702026-03-11T19:01:02.352Z Downloaded hickory-proto v0.25.2
7712026-03-11T19:01:02.363Z Downloaded regex-automata v0.4.13
7722026-03-11T19:01:02.375Z Downloaded rustix v0.38.44
7732026-03-11T19:01:02.391Z Downloaded rustix v1.1.2
7742026-03-11T19:01:02.408Z Downloaded console v0.15.11
7752026-03-11T19:01:02.412Z Downloaded typify-impl v0.6.1
7762026-03-11T19:01:02.420Z Downloaded chrono-tz v0.10.4
7772026-03-11T19:01:02.431Z Downloaded petgraph v0.6.5
7782026-03-11T19:01:02.445Z Downloaded libc v0.2.176
7792026-03-11T19:01:02.462Z Downloaded petgraph v0.8.2
7802026-03-11T19:01:02.476Z Downloaded anyhow v1.0.100
7812026-03-11T19:01:02.479Z Downloaded futures-channel v0.3.31
7822026-03-11T19:01:02.481Z Downloaded drift v0.1.3
7832026-03-11T19:01:02.484Z Downloaded anstyle-parse v0.2.7
7842026-03-11T19:01:02.487Z Downloaded argon2 v0.5.3
7852026-03-11T19:01:02.488Z Downloaded linked-hash-map v0.5.6
7862026-03-11T19:01:02.488Z Downloaded keccak v0.1.5
7872026-03-11T19:01:02.491Z Downloaded is-terminal v0.4.16
7882026-03-11T19:01:02.491Z Downloaded instant v0.1.13
7892026-03-11T19:01:02.491Z Downloaded inout v0.1.4
7902026-03-11T19:01:02.491Z Downloaded dtrace-parser v0.3.0
7912026-03-11T19:01:02.494Z Downloaded blake2 v0.10.6
7922026-03-11T19:01:02.494Z Downloaded byteorder v1.5.0
7932026-03-11T19:01:02.494Z Downloaded arrayvec v0.7.6
7942026-03-11T19:01:02.497Z Downloaded dyn-clone v1.0.20
7952026-03-11T19:01:02.497Z Downloaded deranged v0.5.3
7962026-03-11T19:01:02.500Z Downloaded bitflags v1.3.2
7972026-03-11T19:01:02.500Z Downloaded crossbeam-deque v0.8.6
7982026-03-11T19:01:02.504Z Downloaded chacha20 v0.9.1
7992026-03-11T19:01:02.504Z Downloaded ident_case v1.0.1
8002026-03-11T19:01:02.504Z Downloaded libz-sys v1.1.22
8012026-03-11T19:01:02.519Z Downloaded generic-array v0.14.7
8022026-03-11T19:01:02.522Z Downloaded csv v1.3.1
8032026-03-11T19:01:02.534Z Downloaded jiff v0.2.15
8042026-03-11T19:01:02.545Z Downloaded dof v0.3.0
8052026-03-11T19:01:02.549Z Downloaded dropshot-api-manager-types v0.5.2
8062026-03-11T19:01:02.549Z Downloaded convert_case v0.4.0
8072026-03-11T19:01:02.549Z Downloaded form_urlencoded v1.2.2
8082026-03-11T19:01:02.549Z Downloaded dunce v1.0.5
8092026-03-11T19:01:02.553Z Downloaded crc8 v0.1.1
8102026-03-11T19:01:02.553Z Downloaded cstr-argument v0.1.2
8112026-03-11T19:01:02.553Z Downloaded cpufeatures v0.2.17
8122026-03-11T19:01:02.553Z Downloaded cfg_aliases v0.2.1
8132026-03-11T19:01:02.553Z Downloaded bit-set v0.8.0
8142026-03-11T19:01:02.556Z Downloaded dtrace-parser v0.2.0
8152026-03-11T19:01:02.556Z Downloaded display-error-chain v0.2.2
8162026-03-11T19:01:02.556Z Downloaded colored v3.0.0
8172026-03-11T19:01:02.556Z Downloaded clang-sys v1.8.1
8182026-03-11T19:01:02.559Z Downloaded hostname v0.3.1
8192026-03-11T19:01:02.559Z Downloaded futures-io v0.3.31
8202026-03-11T19:01:02.559Z Downloaded cobs v0.3.0
8212026-03-11T19:01:02.562Z Downloaded ciborium-io v0.2.2
8222026-03-11T19:01:02.562Z Downloaded cfg-if v1.0.3
8232026-03-11T19:01:02.562Z Downloaded heck v0.4.1
8242026-03-11T19:01:02.565Z Downloaded defmt v0.3.100
8252026-03-11T19:01:02.565Z Downloaded arrayref v0.3.9
8262026-03-11T19:01:02.565Z Downloaded async-trait v0.1.89
8272026-03-11T19:01:02.568Z Downloaded cargo-platform v0.1.9
8282026-03-11T19:01:02.568Z Downloaded atomicwrites v0.4.4
8292026-03-11T19:01:02.570Z Downloaded glob v0.3.3
8302026-03-11T19:01:02.570Z Downloaded dof v0.4.0
8312026-03-11T19:01:02.570Z Downloaded derive-where v1.6.0
8322026-03-11T19:01:02.573Z Downloaded base64ct v1.8.0
8332026-03-11T19:01:02.576Z Downloaded atomic-waker v1.1.2
8342026-03-11T19:01:02.576Z Downloaded autocfg v1.5.0
8352026-03-11T19:01:02.576Z Downloaded async-recursion v1.1.1
8362026-03-11T19:01:02.579Z Downloaded async-stream-impl v0.3.6
8372026-03-11T19:01:02.579Z Downloaded filetime v0.2.26
8382026-03-11T19:01:02.582Z Downloaded expectorate v1.2.0
8392026-03-11T19:01:02.582Z Downloaded derive-ex v0.1.8
8402026-03-11T19:01:02.584Z Downloaded defmt-parser v1.0.0
8412026-03-11T19:01:02.584Z Downloaded defmt-macros v1.0.1
8422026-03-11T19:01:02.587Z Downloaded bit-vec v0.8.0
8432026-03-11T19:01:02.587Z Downloaded anstyle v1.0.11
8442026-03-11T19:01:02.590Z Downloaded fastrand v2.3.0
8452026-03-11T19:01:02.590Z Downloaded embedded-io v0.6.1
8462026-03-11T19:01:02.591Z Downloaded erased-serde v0.3.31
8472026-03-11T19:01:02.594Z Downloaded anstyle-query v1.1.4
8482026-03-11T19:01:02.594Z Downloaded clap_lex v0.7.5
8492026-03-11T19:01:02.594Z Downloaded foreign-types v0.3.2
8502026-03-11T19:01:02.597Z Downloaded fnv v1.0.7
8512026-03-11T19:01:02.597Z Downloaded embedded-io v0.4.0
8522026-03-11T19:01:02.597Z Downloaded bitflags v2.9.4
8532026-03-11T19:01:02.600Z Downloaded clap v4.5.50
8542026-03-11T19:01:02.605Z Downloaded sha3 v0.10.8
8552026-03-11T19:01:02.608Z Downloaded cmake v0.1.54
8562026-03-11T19:01:02.611Z Downloaded cexpr v0.6.0
8572026-03-11T19:01:02.611Z Downloaded tokio v1.49.0
8582026-03-11T19:01:02.696Z Downloaded curl-sys v0.4.83+curl-8.15.0
8592026-03-11T19:01:02.740Z Downloaded encoding_rs v0.8.35
8602026-03-11T19:01:02.771Z Downloaded ring v0.17.14
8612026-03-11T19:01:02.813Z Downloaded libgit2-sys v0.17.0+1.8.1
8622026-03-11T19:01:03.268Z Downloaded aws-lc-sys v0.31.0
8632026-03-11T19:01:03.667Z Compiling proc-macro2 v1.0.106
8642026-03-11T19:01:03.670Z Compiling quote v1.0.44
8652026-03-11T19:01:03.670Z Compiling unicode-ident v1.0.24
8662026-03-11T19:01:03.670Z Compiling serde_core v1.0.228
8672026-03-11T19:01:03.670Z Compiling serde v1.0.228
8682026-03-11T19:01:03.670Z Compiling libc v0.2.176
8692026-03-11T19:01:03.670Z Compiling autocfg v1.5.0
8702026-03-11T19:01:04.046Z Checking cfg-if v1.0.3
8712026-03-11T19:01:04.125Z Compiling memchr v2.7.5
8722026-03-11T19:01:04.480Z Compiling zmij v1.0.17
8732026-03-11T19:01:04.825Z Compiling getrandom v0.3.3
8742026-03-11T19:01:04.932Z Compiling libm v0.2.15
8752026-03-11T19:01:05.292Z Checking itoa v1.0.15
8762026-03-11T19:01:05.318Z Checking smallvec v1.15.1
8772026-03-11T19:01:05.368Z Compiling shlex v1.3.0
8782026-03-11T19:01:05.451Z Compiling jobserver v0.1.34
8792026-03-11T19:01:05.472Z Compiling thiserror v2.0.18
8802026-03-11T19:01:05.558Z Compiling find-msvc-tools v0.1.2
8812026-03-11T19:01:05.580Z Compiling version_check v0.9.5
8822026-03-11T19:01:05.868Z Compiling syn v2.0.117
8832026-03-11T19:01:05.893Z Compiling cc v1.2.38
8842026-03-11T19:01:05.913Z Compiling icu_properties_data v2.0.1
8852026-03-11T19:01:05.956Z Compiling icu_normalizer_data v2.0.0
8862026-03-11T19:01:06.150Z Compiling lock_api v0.4.13
8872026-03-11T19:01:06.209Z Compiling parking_lot_core v0.9.11
8882026-03-11T19:01:06.237Z Checking stable_deref_trait v1.2.0
8892026-03-11T19:01:06.298Z Compiling serde_json v1.0.149
8902026-03-11T19:01:06.571Z Compiling log v0.4.29
8912026-03-11T19:01:06.656Z Compiling heck v0.5.0
8922026-03-11T19:01:06.929Z Checking litemap v0.8.0
8932026-03-11T19:01:06.956Z Checking writeable v0.6.1
8942026-03-11T19:01:06.984Z Compiling num-traits v0.2.19
8952026-03-11T19:01:07.007Z Checking percent-encoding v2.3.2
8962026-03-11T19:01:07.375Z Checking form_urlencoded v1.2.2
8972026-03-11T19:01:07.482Z Checking utf8_iter v1.0.4
8982026-03-11T19:01:07.556Z Compiling zerocopy v0.8.27
8992026-03-11T19:01:07.561Z Checking pin-project-lite v0.2.16
9002026-03-11T19:01:07.647Z Checking iana-time-zone v0.1.64
9012026-03-11T19:01:07.669Z Compiling rustversion v1.0.22
9022026-03-11T19:01:07.700Z Compiling allocator-api2 v0.2.21
9032026-03-11T19:01:07.780Z Compiling foldhash v0.2.0
9042026-03-11T19:01:07.933Z Compiling regex-syntax v0.8.6
9052026-03-11T19:01:08.046Z Compiling equivalent v1.0.2
9062026-03-11T19:01:08.139Z Compiling hashbrown v0.16.1
9072026-03-11T19:01:08.161Z Compiling semver v1.0.27
9082026-03-11T19:01:08.161Z Checking socket2 v0.6.0
9092026-03-11T19:01:08.476Z Compiling aho-corasick v1.1.3
9102026-03-11T19:01:08.569Z Checking uuid v1.20.0
9112026-03-11T19:01:08.633Z Checking scopeguard v1.2.0
9122026-03-11T19:01:08.974Z Checking signal-hook-registry v1.4.6
9132026-03-11T19:01:09.002Z Checking getrandom v0.2.16
9142026-03-11T19:01:09.024Z Checking mio v1.0.4
9152026-03-11T19:01:09.167Z Compiling portable-atomic v1.11.1
9162026-03-11T19:01:09.216Z Checking dyn-clone v1.0.20
9172026-03-11T19:01:09.239Z Checking parking_lot v0.12.4
9182026-03-11T19:01:09.239Z Compiling schemars v0.8.22
9192026-03-11T19:01:09.705Z Checking critical-section v1.2.0
9202026-03-11T19:01:09.779Z Compiling bitflags v2.9.4
9212026-03-11T19:01:09.856Z Checking futures-core v0.3.32
9222026-03-11T19:01:10.018Z Compiling synstructure v0.13.2
9232026-03-11T19:01:10.055Z Compiling serde_derive_internals v0.29.1
9242026-03-11T19:01:10.341Z Compiling regex-automata v0.4.13
9252026-03-11T19:01:10.533Z Checking once_cell v1.21.3
9262026-03-11T19:01:10.708Z Compiling ring v0.17.14
9272026-03-11T19:01:10.835Z Compiling typenum v1.18.0
9282026-03-11T19:01:10.860Z Compiling indexmap v2.13.0
9292026-03-11T19:01:11.096Z Compiling thiserror v1.0.69
9302026-03-11T19:01:11.427Z Compiling httparse v1.10.1
9312026-03-11T19:01:11.712Z Compiling rustix v1.1.2
9322026-03-11T19:01:11.837Z Compiling serde_derive v1.0.228
9332026-03-11T19:01:11.858Z Compiling zerofrom-derive v0.1.6
9342026-03-11T19:01:11.861Z Compiling yoke-derive v0.8.0
9352026-03-11T19:01:11.900Z Compiling zerovec-derive v0.11.1
9362026-03-11T19:01:12.147Z Compiling displaydoc v0.2.5
9372026-03-11T19:01:12.150Z Compiling thiserror-impl v2.0.18
9382026-03-11T19:01:13.086Z Compiling schemars_derive v0.8.22
9392026-03-11T19:01:13.229Z Compiling tokio-macros v2.6.0
9402026-03-11T19:01:13.283Z Compiling zerocopy-derive v0.8.27
9412026-03-11T19:01:13.463Z Checking zerofrom v0.1.6
9422026-03-11T19:01:13.621Z Checking yoke v0.8.0
9432026-03-11T19:01:13.852Z Checking zerovec v0.11.4
9442026-03-11T19:01:13.917Z Checking zerotrie v0.2.2
9452026-03-11T19:01:13.940Z Compiling futures-macro v0.3.31
9462026-03-11T19:01:14.182Z Compiling regex v1.12.3
9472026-03-11T19:01:14.416Z Compiling zeroize_derive v1.4.3
9482026-03-11T19:01:14.682Z Compiling thiserror-impl v1.0.69
9492026-03-11T19:01:14.836Z Checking futures-sink v0.3.31
9502026-03-11T19:01:14.901Z Checking tinystr v0.8.1
9512026-03-11T19:01:14.958Z Checking potential_utf v0.1.3
9522026-03-11T19:01:15.122Z Checking icu_collections v2.0.0
9532026-03-11T19:01:15.144Z Checking icu_locale_core v2.0.0
9542026-03-11T19:01:15.270Z Checking zeroize v1.8.1
9552026-03-11T19:01:15.315Z Checking slab v0.4.11
9562026-03-11T19:01:15.513Z Compiling either v1.15.0
9572026-03-11T19:01:15.516Z Checking subtle v2.6.1
9582026-03-11T19:01:15.722Z Compiling anyhow v1.0.100
9592026-03-11T19:01:15.763Z Checking icu_provider v2.0.0
9602026-03-11T19:01:15.785Z Compiling ucd-trie v0.1.7
9612026-03-11T19:01:16.006Z Checking bytes v1.11.1
9622026-03-11T19:01:16.092Z Checking icu_normalizer v2.0.0
9632026-03-11T19:01:16.121Z Checking icu_properties v2.0.1
9642026-03-11T19:01:16.152Z Checking chrono v0.4.43
9652026-03-11T19:01:16.198Z Compiling serde_tokenstream v0.2.3
9662026-03-11T19:01:16.601Z Checking tokio v1.49.0
9672026-03-11T19:01:16.861Z Compiling pest v2.8.2
9682026-03-11T19:01:16.883Z Checking futures-channel v0.3.31
9692026-03-11T19:01:16.984Z Checking rand_core v0.6.4
9702026-03-11T19:01:17.140Z Checking pin-utils v0.1.0
9712026-03-11T19:01:17.203Z Checking futures-io v0.3.31
9722026-03-11T19:01:17.227Z Checking futures-task v0.3.31
9732026-03-11T19:01:17.269Z Checking idna_adapter v1.2.1
9742026-03-11T19:01:17.306Z Compiling pkg-config v0.3.32
9752026-03-11T19:01:17.348Z Compiling tracing-attributes v0.1.30
9762026-03-11T19:01:17.401Z Checking futures-util v0.3.31
9772026-03-11T19:01:17.424Z Checking idna v1.1.0
9782026-03-11T19:01:17.722Z Checking tracing-core v0.1.34
9792026-03-11T19:01:17.744Z Checking url v2.5.7
9802026-03-11T19:01:18.135Z Compiling generic-array v0.14.7
9812026-03-11T19:01:18.311Z Compiling vcpkg v0.2.15
9822026-03-11T19:01:18.414Z Compiling pest_meta v2.8.2
9832026-03-11T19:01:18.561Z Compiling fnv v1.0.7
9842026-03-11T19:01:18.973Z Checking tracing v0.1.41
9852026-03-11T19:01:19.139Z Compiling http v1.4.0
9862026-03-11T19:01:19.201Z Compiling pest_generator v2.8.2
9872026-03-11T19:01:19.480Z Compiling rustc-hash v2.1.1
9882026-03-11T19:01:19.638Z Compiling prettyplease v0.2.37
9892026-03-11T19:01:20.030Z Compiling regress v0.10.5
9902026-03-11T19:01:20.072Z Compiling time-core v0.1.6
9912026-03-11T19:01:20.139Z Compiling num-conv v0.1.0
9922026-03-11T19:01:20.263Z Compiling byteorder v1.5.0
9932026-03-11T19:01:20.336Z Compiling time-macros v0.2.24
9942026-03-11T19:01:20.339Z Checking errno v0.3.14
9952026-03-11T19:01:20.379Z Compiling pest_derive v2.8.2
9962026-03-11T19:01:20.487Z Compiling minimal-lexical v0.2.1
9972026-03-11T19:01:20.509Z Compiling glob v0.3.3
9982026-03-11T19:01:20.752Z Compiling nom v7.1.3
9992026-03-11T19:01:20.956Z Compiling clang-sys v1.8.1
10002026-03-11T19:01:21.017Z Checking ipnet v2.11.0
10012026-03-11T19:01:21.321Z Checking base64 v0.22.1
10022026-03-11T19:01:21.463Z Checking tokio-util v0.7.16
10032026-03-11T19:01:21.644Z Checking crypto-common v0.1.6
10042026-03-11T19:01:21.795Z Compiling scroll_derive v0.13.1
10052026-03-11T19:01:22.121Z Compiling libloading v0.8.9
10062026-03-11T19:01:22.318Z Compiling bindgen v0.72.1
10072026-03-11T19:01:22.521Z Compiling camino v1.2.2
10082026-03-11T19:01:22.637Z Compiling cexpr v0.6.0
10092026-03-11T19:01:22.861Z Checking http-body v1.0.1
10102026-03-11T19:01:22.889Z Checking ppv-lite86 v0.2.21
10112026-03-11T19:01:22.949Z Compiling itertools v0.12.1
10122026-03-11T19:01:23.011Z Compiling crossbeam-utils v0.8.21
10132026-03-11T19:01:23.034Z Compiling syn v1.0.109
10142026-03-11T19:01:23.055Z Checking atomic-waker v1.1.2
10152026-03-11T19:01:23.303Z Compiling slog v2.8.2
10162026-03-11T19:01:23.424Z Checking tower-service v0.3.3
10172026-03-11T19:01:23.447Z Compiling paste v1.0.15
10182026-03-11T19:01:23.488Z Checking try-lock v0.2.5
10192026-03-11T19:01:23.528Z Checking tower-layer v0.3.3
10202026-03-11T19:01:23.576Z Checking h2 v0.4.12
10212026-03-11T19:01:23.620Z Checking want v0.3.1
10222026-03-11T19:01:23.646Z Checking ipnetwork v0.21.1
10232026-03-11T19:01:23.720Z Checking erased-serde v0.3.31
10242026-03-11T19:01:23.772Z Checking rustls-pki-types v1.12.0
10252026-03-11T19:01:23.874Z Checking pretty-hex v0.4.1
10262026-03-11T19:01:23.915Z Checking httpdate v1.0.3
10272026-03-11T19:01:24.023Z Checking ryu v1.0.20
10282026-03-11T19:01:24.196Z Compiling async-trait v0.1.89
10292026-03-11T19:01:24.270Z Checking untrusted v0.9.0
10302026-03-11T19:01:24.470Z Compiling scroll v0.13.0
10312026-03-11T19:01:24.658Z Compiling openssl-sys v0.9.109
10322026-03-11T19:01:24.788Z Checking plain v0.2.3
10332026-03-11T19:01:24.960Z Compiling strsim v0.11.1
10342026-03-11T19:01:25.352Z Compiling usdt-impl v0.6.0
10352026-03-11T19:01:25.454Z Compiling goblin v0.10.1
10362026-03-11T19:01:25.520Z Checking http-body-util v0.1.3
10372026-03-11T19:01:25.689Z Checking block-buffer v0.10.4
10382026-03-11T19:01:25.780Z Compiling openapiv3 v2.2.0
10392026-03-11T19:01:25.806Z Checking rand_core v0.9.3
10402026-03-11T19:01:25.860Z Compiling slog-async v2.8.0
10412026-03-11T19:01:26.109Z Checking hyper v1.8.1
10422026-03-11T19:01:27.283Z Checking hyper-util v0.1.19
10432026-03-11T19:01:27.313Z Checking digest v0.10.7
10442026-03-11T19:01:27.566Z Checking serde_urlencoded v0.7.1
10452026-03-11T19:01:27.838Z Checking oxnet v0.1.4
10462026-03-11T19:01:27.841Z Compiling typify-impl v0.4.3
10472026-03-11T19:01:27.841Z Compiling dtrace-parser v0.3.0
10482026-03-11T19:01:28.035Z Compiling cmake v0.1.54
10492026-03-11T19:01:28.142Z Compiling thread-id v5.0.0
10502026-03-11T19:01:28.251Z Compiling omicron-workspace-hack v0.1.0
10512026-03-11T19:01:28.490Z Compiling fs_extra v1.3.0
10522026-03-11T19:01:28.513Z Compiling dunce v1.0.5
10532026-03-11T19:01:28.636Z Compiling ident_case v1.0.1
10542026-03-11T19:01:28.737Z Checking rand_chacha v0.9.0
10552026-03-11T19:01:28.758Z Compiling daft-derive v0.1.4
10562026-03-11T19:01:28.791Z Compiling darling_core v0.21.3
10572026-03-11T19:01:28.817Z Checking powerfmt v0.2.0
10582026-03-11T19:01:28.985Z Checking rand v0.9.2
10592026-03-11T19:01:29.019Z Compiling unsafe-libyaml v0.2.11
10602026-03-11T19:01:29.359Z Compiling dof v0.4.0
10612026-03-11T19:01:29.640Z Checking deranged v0.5.3
10622026-03-11T19:01:29.741Z Checking sync_wrapper v1.0.2
10632026-03-11T19:01:29.879Z Compiling serde_yaml v0.9.34+deprecated
10642026-03-11T19:01:30.707Z Compiling aws-lc-rs v1.14.0
10652026-03-11T19:01:31.079Z Compiling rustls v0.22.4
10662026-03-11T19:01:31.124Z Compiling usdt-macro v0.6.0
10672026-03-11T19:01:31.127Z Compiling usdt-attr-macro v0.6.0
10682026-03-11T19:01:31.231Z Checking num_threads v0.1.7
10692026-03-11T19:01:31.343Z Checking cpufeatures v0.2.17
10702026-03-11T19:01:31.394Z Checking time v0.3.44
10712026-03-11T19:01:31.502Z Compiling aws-lc-sys v0.31.0
10722026-03-11T19:01:31.677Z Checking tower v0.5.2
10732026-03-11T19:01:31.889Z Compiling darling_macro v0.21.3
10742026-03-11T19:01:32.236Z Compiling structmeta-derive v0.3.0
10752026-03-11T19:01:32.588Z Compiling darling v0.21.3
10762026-03-11T19:01:32.697Z Checking encoding_rs v0.8.35
10772026-03-11T19:01:32.849Z Checking iri-string v0.7.8
10782026-03-11T19:01:32.871Z Compiling typify-macro v0.4.3
10792026-03-11T19:01:32.908Z Checking mime v0.3.17
10802026-03-11T19:01:33.139Z Checking crossbeam-channel v0.5.15
10812026-03-11T19:01:33.341Z Checking futures-executor v0.3.31
10822026-03-11T19:01:33.525Z Compiling multer v3.1.0
10832026-03-11T19:01:33.582Z Checking foreign-types-shared v0.1.1
10842026-03-11T19:01:33.624Z Compiling structmeta v0.3.0
10852026-03-11T19:01:33.687Z Compiling openssl v0.10.73
10862026-03-11T19:01:33.801Z Checking hex v0.4.3
10872026-03-11T19:01:33.878Z Checking fastrand v2.3.0
10882026-03-11T19:01:33.944Z Checking untrusted v0.7.1
10892026-03-11T19:01:33.992Z Checking unicode-width v0.2.1
10902026-03-11T19:01:34.083Z Checking foreign-types v0.3.2
10912026-03-11T19:01:34.106Z Checking futures v0.3.31
10922026-03-11T19:01:34.128Z Checking tempfile v3.23.0
10932026-03-11T19:01:34.232Z Compiling openssl-macros v0.1.1
10942026-03-11T19:01:34.258Z Compiling async-stream-impl v0.3.6
10952026-03-11T19:01:34.318Z Checking tower-http v0.6.8
10962026-03-11T19:01:34.364Z Compiling strum_macros v0.26.4
10972026-03-11T19:01:34.566Z Checking thread_local v1.1.9
10982026-03-11T19:01:34.787Z Compiling native-tls v0.2.14
10992026-03-11T19:01:34.809Z Checking openssl-probe v0.1.6
11002026-03-11T19:01:34.842Z Compiling rustls v0.23.32
11012026-03-11T19:01:34.929Z Compiling typify v0.4.3
11022026-03-11T19:01:35.142Z Compiling newtype-uuid-macros v0.1.0
11032026-03-11T19:01:35.223Z Compiling dropshot v0.16.7
11042026-03-11T19:01:35.419Z Checking memmap2 v0.9.8
11052026-03-11T19:01:35.455Z Checking is-terminal v0.4.16
11062026-03-11T19:01:35.506Z Checking take_mut v0.2.2
11072026-03-11T19:01:35.568Z Checking term v1.2.0
11082026-03-11T19:01:35.629Z Compiling ref-cast v1.0.25
11092026-03-11T19:01:35.650Z Checking match_cfg v0.1.0
11102026-03-11T19:01:35.737Z Checking winnow v0.7.14
11112026-03-11T19:01:35.857Z Checking slog-term v2.9.2
11122026-03-11T19:01:36.089Z Checking hostname v0.3.1
11132026-03-11T19:01:36.260Z Checking slog-json v2.6.1
11142026-03-11T19:01:36.369Z Compiling dropshot_endpoint v0.16.7
11152026-03-11T19:01:36.397Z Compiling ref-cast-impl v1.0.25
11162026-03-11T19:01:36.885Z Checking slog-bunyan v2.5.0
11172026-03-11T19:01:36.885Z Compiling derive-ex v0.1.8
11182026-03-11T19:01:36.916Z Checking webpki-roots v1.0.2
11192026-03-11T19:01:37.069Z Compiling strum_macros v0.27.2
11202026-03-11T19:01:37.347Z Compiling progenitor-impl v0.11.1
11212026-03-11T19:01:37.455Z Checking newtype-uuid v1.3.2
11222026-03-11T19:01:37.948Z Checking daft v0.1.4
11232026-03-11T19:01:38.159Z Checking tokio-native-tls v0.3.1
11242026-03-11T19:01:38.248Z Compiling serde_with_macros v3.14.1
11252026-03-11T19:01:38.360Z Checking hyper-tls v0.6.0
11262026-03-11T19:01:38.655Z Compiling test-strategy v0.4.3
11272026-03-11T19:01:38.783Z Checking rustls-webpki v0.102.8
11282026-03-11T19:01:39.014Z Checking debug-ignore v1.0.5
11292026-03-11T19:01:39.142Z Checking toml_parser v1.0.6+spec-1.1.0
11302026-03-11T19:01:39.615Z Compiling parse-display-derive v0.10.0
11312026-03-11T19:01:39.827Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11322026-03-11T19:01:40.340Z Compiling progenitor-macro v0.11.1
11332026-03-11T19:01:40.393Z Checking serde_spanned v1.0.4
11342026-03-11T19:01:40.464Z Checking usdt v0.6.0
11352026-03-11T19:01:40.513Z Checking toml_datetime v0.7.5+spec-1.1.0
11362026-03-11T19:01:40.556Z Checking spin v0.9.8
11372026-03-11T19:01:40.663Z Checking toml_writer v1.0.6+spec-1.1.0
11382026-03-11T19:01:40.904Z Checking toml v0.9.11+spec-1.1.0
11392026-03-11T19:01:40.982Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11402026-03-11T19:01:41.181Z Checking strum v0.26.3
11412026-03-11T19:01:41.274Z Checking tokio-rustls v0.25.0
11422026-03-11T19:01:41.318Z Checking async-stream v0.3.6
11432026-03-11T19:01:41.413Z Checking sha1 v0.10.6
11442026-03-11T19:01:41.479Z Checking rustls-pemfile v2.2.0
11452026-03-11T19:01:41.531Z Checking rand_chacha v0.3.1
11462026-03-11T19:01:41.618Z Checking waitgroup v0.1.2
11472026-03-11T19:01:41.647Z Compiling toml_datetime v0.6.11
11482026-03-11T19:01:41.669Z Checking macaddr v1.0.1
11492026-03-11T19:01:41.695Z Checking serde_path_to_error v0.1.20
11502026-03-11T19:01:41.744Z Checking hostname v0.4.2
11512026-03-11T19:01:41.785Z Checking wait-timeout v0.2.1
11522026-03-11T19:01:41.868Z Checking bit-vec v0.8.0
11532026-03-11T19:01:41.904Z Checking lazy_static v1.5.0
11542026-03-11T19:01:41.927Z Checking quick-error v1.2.3
11552026-03-11T19:01:41.970Z Checking rand v0.8.5
11562026-03-11T19:01:42.025Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11572026-03-11T19:01:42.055Z Checking rusty-fork v0.3.0
11582026-03-11T19:01:42.128Z Checking bit-set v0.8.0
11592026-03-11T19:01:42.320Z Checking tabwriter v1.4.1
11602026-03-11T19:01:42.387Z Checking rand_xorshift v0.4.0
11612026-03-11T19:01:42.539Z Compiling clap_derive v4.5.49
11622026-03-11T19:01:42.637Z Checking unarray v0.1.4
11632026-03-11T19:01:42.682Z Checking utf8parse v0.2.2
11642026-03-11T19:01:42.753Z Checking colored v3.0.0
11652026-03-11T19:01:42.775Z Checking proptest v1.8.0
11662026-03-11T19:01:42.828Z Checking anstyle-parse v0.2.7
11672026-03-11T19:01:43.010Z Checking strum v0.27.2
11682026-03-11T19:01:43.153Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11692026-03-11T19:01:43.174Z Checking terminal_size v0.4.3
11702026-03-11T19:01:43.608Z Checking anstyle v1.0.11
11712026-03-11T19:01:43.825Z Checking colorchoice v1.0.4
11722026-03-11T19:01:43.849Z Checking is_terminal_polyfill v1.70.1
11732026-03-11T19:01:43.951Z Checking anstyle-query v1.1.4
11742026-03-11T19:01:44.069Z Checking anstream v0.6.20
11752026-03-11T19:01:44.275Z Checking itertools v0.14.0
11762026-03-11T19:01:44.643Z Checking clap_lex v0.7.5
11772026-03-11T19:01:45.058Z Checking clap_builder v4.5.50
11782026-03-11T19:01:45.156Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11792026-03-11T19:01:45.836Z Checking serde_with v3.14.1
11802026-03-11T19:01:46.780Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11812026-03-11T19:01:46.811Z Checking clap v4.5.50
11822026-03-11T19:01:46.892Z Checking instant v0.1.13
11832026-03-11T19:01:47.105Z Checking iddqd v0.3.17
11842026-03-11T19:01:47.296Z Checking backoff v0.4.0
11852026-03-11T19:01:47.519Z Checking parse-display v0.10.0
11862026-03-11T19:01:47.708Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11872026-03-11T19:01:47.772Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11882026-03-11T19:01:50.314Z Compiling rustls-webpki v0.103.6
11892026-03-11T19:01:53.835Z Checking serde_spanned v0.6.9
11902026-03-11T19:01:53.948Z Compiling memoffset v0.9.1
11912026-03-11T19:01:53.994Z Compiling cfg_aliases v0.2.1
11922026-03-11T19:01:54.639Z Compiling nix v0.30.1
11932026-03-11T19:01:54.744Z Compiling tokio-rustls v0.26.3
11942026-03-11T19:01:55.460Z Checking crossbeam-epoch v0.9.18
11952026-03-11T19:01:55.758Z Compiling hyper-rustls v0.27.7
11962026-03-11T19:01:55.906Z Compiling winnow v0.5.40
11972026-03-11T19:01:56.078Z Compiling reqwest v0.12.23
11982026-03-11T19:01:57.619Z Compiling progenitor-client v0.11.1
11992026-03-11T19:01:57.662Z Compiling toml_edit v0.19.15
12002026-03-11T19:01:59.467Z Compiling proc-macro-crate v1.3.1
12012026-03-11T19:02:00.246Z Compiling progenitor v0.11.1
12022026-03-11T19:02:00.841Z Compiling num-integer v0.1.46
12032026-03-11T19:02:01.268Z Compiling rayon-core v1.13.0
12042026-03-11T19:02:01.618Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12052026-03-11T19:02:01.683Z Compiling progenitor-client v0.10.0
12062026-03-11T19:02:02.783Z Compiling hubpack_derive v0.1.1
12072026-03-11T19:02:02.940Z Compiling zerocopy-derive v0.7.35
12082026-03-11T19:02:03.226Z Checking toml_write v0.1.2
12092026-03-11T19:02:03.564Z Checking toml_edit v0.22.27
12102026-03-11T19:02:03.585Z Checking hubpack v0.1.2
12112026-03-11T19:02:03.804Z Checking num-rational v0.4.2
12122026-03-11T19:02:04.028Z Checking num-iter v0.1.45
12132026-03-11T19:02:04.184Z Checking crossbeam-deque v0.8.6
12142026-03-11T19:02:04.386Z Compiling num-complex v0.4.6
12152026-03-11T19:02:04.846Z Checking static_assertions v1.1.0
12162026-03-11T19:02:04.929Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12172026-03-11T19:02:04.953Z Checking num v0.4.3
12182026-03-11T19:02:05.134Z Checking toml v0.8.23
12192026-03-11T19:02:05.267Z Compiling proc-macro-error-attr v1.0.4
12202026-03-11T19:02:05.547Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12212026-03-11T19:02:05.569Z Checking float-ord v0.3.2
12222026-03-11T19:02:05.591Z Compiling heapless v0.8.0
12232026-03-11T19:02:05.917Z Compiling ingot-macros v0.1.1
12242026-03-11T19:02:06.035Z Checking hash32 v0.3.1
12252026-03-11T19:02:06.195Z Compiling proc-macro-error v1.0.4
12262026-03-11T19:02:06.216Z Compiling smoltcp v0.11.0
12272026-03-11T19:02:06.490Z Checking bytecount v0.6.9
12282026-03-11T19:02:06.512Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12292026-03-11T19:02:06.816Z Compiling zerocopy v0.7.35
12302026-03-11T19:02:07.401Z Compiling num_enum_derive v0.7.5
12312026-03-11T19:02:07.615Z Compiling num-derive v0.3.3
12322026-03-11T19:02:08.291Z Checking cobs v0.3.0
12332026-03-11T19:02:08.478Z Compiling foreign-types-macros v0.2.3
12342026-03-11T19:02:08.669Z Compiling scroll_derive v0.12.1
12352026-03-11T19:02:08.721Z Compiling usdt-impl v0.5.0
12362026-03-11T19:02:08.784Z Checking bitflags v1.3.2
12372026-03-11T19:02:08.807Z Checking managed v0.8.0
12382026-03-11T19:02:08.881Z Checking foreign-types-shared v0.3.1
12392026-03-11T19:02:08.998Z Compiling crucible-workspace-hack v0.1.0
12402026-03-11T19:02:09.171Z Checking libscf-sys v1.1.0
12412026-03-11T19:02:09.318Z Checking foreign-types v0.5.0
12422026-03-11T19:02:09.343Z Checking num_enum v0.7.5
12432026-03-11T19:02:09.366Z Checking postcard v1.1.3
12442026-03-11T19:02:09.416Z Compiling dof v0.3.0
12452026-03-11T19:02:09.519Z Checking ingot-types v0.1.2
12462026-03-11T19:02:09.606Z Checking scroll v0.12.0
12472026-03-11T19:02:09.904Z Compiling dtrace-parser v0.2.0
12482026-03-11T19:02:09.926Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12492026-03-11T19:02:09.930Z Checking camino-tempfile v1.4.1
12502026-03-11T19:02:09.989Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12512026-03-11T19:02:10.011Z Checking ingot v0.1.1
12522026-03-11T19:02:10.159Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12532026-03-11T19:02:10.451Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-03-11T19:02:10.605Z Checking cstr-argument v0.1.2
12552026-03-11T19:02:10.648Z Compiling thread-id v4.2.2
12562026-03-11T19:02:10.744Z Compiling heck v0.4.1
12572026-03-11T19:02:10.767Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12582026-03-11T19:02:10.833Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12592026-03-11T19:02:10.875Z Checking goblin v0.8.2
12602026-03-11T19:02:10.972Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12612026-03-11T19:02:10.994Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12622026-03-11T19:02:11.107Z Checking rayon v1.11.0
12632026-03-11T19:02:11.259Z Compiling num_enum_derive v0.5.11
12642026-03-11T19:02:11.512Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12652026-03-11T19:02:11.861Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-03-11T19:02:11.883Z Compiling rustc_version v0.4.1
12672026-03-11T19:02:12.259Z Compiling rustix v0.38.44
12682026-03-11T19:02:12.465Z Checking tinyvec_macros v0.1.1
12692026-03-11T19:02:12.554Z Compiling convert_case v0.4.0
12702026-03-11T19:02:12.575Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12712026-03-11T19:02:12.850Z Checking num_enum v0.5.11
12722026-03-11T19:02:12.898Z Checking tinyvec v1.10.0
12732026-03-11T19:02:12.974Z Compiling derive_more v0.99.20
12742026-03-11T19:02:13.105Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12752026-03-11T19:02:13.303Z Compiling libz-sys v1.1.22
12762026-03-11T19:02:13.332Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12772026-03-11T19:02:13.464Z Compiling proc-macro-error-attr2 v2.0.0
12782026-03-11T19:02:13.691Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12792026-03-11T19:02:13.903Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12802026-03-11T19:02:13.950Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12812026-03-11T19:02:13.996Z Compiling proc-macro-error2 v2.0.1
12822026-03-11T19:02:14.423Z Compiling usdt-attr-macro v0.5.0
12832026-03-11T19:02:15.206Z Compiling usdt-macro v0.5.0
12842026-03-11T19:02:15.263Z Compiling zone_cfg_derive v0.3.1
12852026-03-11T19:02:15.286Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12862026-03-11T19:02:15.529Z Compiling num-derive v0.4.2
12872026-03-11T19:02:15.680Z Checking memmap v0.7.0
12882026-03-11T19:02:15.858Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12892026-03-11T19:02:16.072Z Checking sigpipe v0.1.3
12902026-03-11T19:02:16.135Z Checking jiff v0.2.15
12912026-03-11T19:02:16.178Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12922026-03-11T19:02:16.334Z Checking usdt v0.5.0
12932026-03-11T19:02:16.487Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12942026-03-11T19:02:16.544Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12952026-03-11T19:02:16.690Z Compiling tabled_derive v0.11.0
12962026-03-11T19:02:16.751Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12972026-03-11T19:02:16.774Z Checking zone v0.3.1
12982026-03-11T19:02:16.979Z Checking papergrid v0.17.0
12992026-03-11T19:02:17.002Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13002026-03-11T19:02:17.043Z Checking testing_table v0.3.0
13012026-03-11T19:02:17.180Z Checking smf v0.2.3
13022026-03-11T19:02:17.248Z Checking secrecy v0.10.3
13032026-03-11T19:02:17.402Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13042026-03-11T19:02:17.477Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13052026-03-11T19:02:17.498Z Checking bstr v1.12.0
13062026-03-11T19:02:17.688Z Checking whoami v1.6.1
13072026-03-11T19:02:17.967Z Compiling curve25519-dalek v4.1.3
13082026-03-11T19:02:17.990Z Checking hmac v0.12.1
13092026-03-11T19:02:18.018Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13102026-03-11T19:02:18.050Z Checking inout v0.1.4
13112026-03-11T19:02:18.159Z Checking tabled v0.20.0
13122026-03-11T19:02:18.182Z Checking ff v0.13.1
13132026-03-11T19:02:18.227Z Compiling enum-as-inner v0.6.1
13142026-03-11T19:02:18.317Z Compiling semver v0.1.20
13152026-03-11T19:02:18.346Z Checking data-encoding v2.9.0
13162026-03-11T19:02:18.663Z Compiling rustc_version v0.1.7
13172026-03-11T19:02:18.703Z Checking group v0.13.0
13182026-03-11T19:02:18.928Z Checking cipher v0.4.4
13192026-03-11T19:02:18.949Z Checking hkdf v0.12.4
13202026-03-11T19:02:18.953Z Checking atomicwrites v0.4.4
13212026-03-11T19:02:19.125Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13222026-03-11T19:02:19.148Z Compiling thiserror-impl-no-std v2.0.2
13232026-03-11T19:02:19.225Z Checking universal-hash v0.5.1
13242026-03-11T19:02:19.246Z Checking crypto-bigint v0.5.5
13252026-03-11T19:02:19.387Z Checking half v2.7.1
13262026-03-11T19:02:19.660Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13272026-03-11T19:02:19.729Z Compiling curve25519-dalek-derive v0.1.1
13282026-03-11T19:02:19.864Z Checking base64ct v1.8.0
13292026-03-11T19:02:20.196Z Checking opaque-debug v0.3.1
13302026-03-11T19:02:20.290Z Checking indent_write v2.2.0
13312026-03-11T19:02:20.460Z Checking base16ct v0.2.0
13322026-03-11T19:02:20.613Z Checking ciborium-io v0.2.2
13332026-03-11T19:02:20.634Z Checking thiserror-no-std v2.0.2
13342026-03-11T19:02:20.732Z Checking ciborium-ll v0.2.2
13352026-03-11T19:02:20.753Z Checking poly1305 v0.8.0
13362026-03-11T19:02:20.838Z Checking elliptic-curve v0.13.8
13372026-03-11T19:02:20.929Z Checking password-hash v0.5.0
13382026-03-11T19:02:20.956Z Checking chacha20 v0.9.1
13392026-03-11T19:02:20.979Z Compiling newtype_derive v0.1.6
13402026-03-11T19:02:21.065Z Checking similar v2.7.0
13412026-03-11T19:02:21.172Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13422026-03-11T19:02:21.209Z Checking blake2 v0.10.6
13432026-03-11T19:02:21.231Z Compiling typify-impl v0.6.1
13442026-03-11T19:02:21.262Z Checking aead v0.5.2
13452026-03-11T19:02:21.438Z Checking linked-hash-map v0.5.6
13462026-03-11T19:02:21.485Z Checking resolv-conf v0.7.5
13472026-03-11T19:02:21.508Z Checking keccak v0.1.5
13482026-03-11T19:02:21.530Z Compiling owo-colors v4.3.0
13492026-03-11T19:02:21.621Z Checking vsss-rs v3.3.4
13502026-03-11T19:02:21.670Z Checking lru-cache v0.1.2
13512026-03-11T19:02:21.713Z Checking sha3 v0.10.8
13522026-03-11T19:02:21.735Z Checking argon2 v0.5.3
13532026-03-11T19:02:21.826Z Checking chacha20poly1305 v0.10.1
13542026-03-11T19:02:22.001Z Checking ciborium v0.2.2
13552026-03-11T19:02:22.024Z Checking hickory-proto v0.24.4
13562026-03-11T19:02:22.122Z Checking tokio-dtrace v0.1.1
13572026-03-11T19:02:22.256Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13582026-03-11T19:02:22.328Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13592026-03-11T19:02:22.350Z Checking serde-big-array v0.5.1
13602026-03-11T19:02:22.522Z Compiling derive-where v1.6.0
13612026-03-11T19:02:22.578Z Compiling serde_repr v0.1.20
13622026-03-11T19:02:22.622Z Checking same-file v1.0.6
13632026-03-11T19:02:22.626Z Checking unicode-segmentation v1.12.0
13642026-03-11T19:02:22.772Z Checking siphasher v1.0.1
13652026-03-11T19:02:22.988Z Checking phf_shared v0.12.1
13662026-03-11T19:02:23.064Z Checking newline-converter v0.3.0
13672026-03-11T19:02:23.182Z Checking walkdir v2.5.0
13682026-03-11T19:02:23.210Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13692026-03-11T19:02:23.234Z Checking oxide-tokio-rt v0.1.2
13702026-03-11T19:02:23.316Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13712026-03-11T19:02:23.398Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13722026-03-11T19:02:23.647Z Compiling progenitor-impl v0.10.0
13732026-03-11T19:02:24.109Z Checking hickory-resolver v0.24.4
13742026-03-11T19:02:24.199Z Checking console v0.15.11
13752026-03-11T19:02:24.424Z Checking tokio-stream v0.1.17
13762026-03-11T19:02:24.589Z Compiling pin-project-internal v1.1.10
13772026-03-11T19:02:24.947Z Compiling slog-dtrace v0.3.0
13782026-03-11T19:02:24.995Z Checking csv-core v0.1.12
13792026-03-11T19:02:25.066Z Checking unicode-width v0.1.14
13802026-03-11T19:02:25.232Z Checking swrite v0.1.0
13812026-03-11T19:02:25.253Z Compiling chrono-tz v0.10.4
13822026-03-11T19:02:25.352Z Checking smawk v0.3.2
13832026-03-11T19:02:25.404Z Checking foldhash v0.1.5
13842026-03-11T19:02:25.521Z Compiling cancel-safe-futures v0.1.5
13852026-03-11T19:02:25.542Z Compiling unicode-xid v0.2.6
13862026-03-11T19:02:25.583Z Checking unicode-linebreak v0.1.5
13872026-03-11T19:02:25.700Z Compiling const_format_proc_macros v0.2.34
13882026-03-11T19:02:25.859Z Checking hashbrown v0.15.5
13892026-03-11T19:02:25.881Z Checking textwrap v0.16.2
13902026-03-11T19:02:26.055Z Checking pin-project v1.1.10
13912026-03-11T19:02:26.189Z Checking csv v1.3.1
13922026-03-11T19:02:26.263Z Compiling typify-macro v0.6.1
13932026-03-11T19:02:26.285Z Checking qorb v0.4.1
13942026-03-11T19:02:26.470Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13952026-03-11T19:02:26.509Z Checking expectorate v1.2.0
13962026-03-11T19:02:26.677Z Checking phf v0.12.1
13972026-03-11T19:02:26.700Z Compiling progenitor-macro v0.10.0
13982026-03-11T19:02:26.703Z Checking unicode-normalization v0.1.24
13992026-03-11T19:02:26.759Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14002026-03-11T19:02:27.299Z Checking libsw-core v0.3.2
14012026-03-11T19:02:27.399Z Compiling libgit2-sys v0.17.0+1.8.1
14022026-03-11T19:02:27.488Z Compiling snafu-derive v0.8.9
14032026-03-11T19:02:27.581Z Compiling async-recursion v1.1.1
14042026-03-11T19:02:27.969Z Compiling cookie v0.18.1
14052026-03-11T19:02:28.049Z Checking highway v1.3.0
14062026-03-11T19:02:28.242Z Checking fixedbitset v0.5.7
14072026-03-11T19:02:28.358Z Checking fixedbitset v0.4.2
14082026-03-11T19:02:28.458Z Compiling moka v0.12.11
14092026-03-11T19:02:28.462Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14102026-03-11T19:02:28.504Z Checking petgraph v0.8.2
14112026-03-11T19:02:28.554Z Checking petgraph v0.6.5
14122026-03-11T19:02:28.686Z Compiling typify v0.6.1
14132026-03-11T19:02:28.834Z Checking libsw v3.5.0
14142026-03-11T19:02:29.055Z Checking olpc-cjson v0.1.4
14152026-03-11T19:02:29.861Z Checking snafu v0.8.9
14162026-03-11T19:02:30.146Z Checking const_format v0.2.34
14172026-03-11T19:02:30.183Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14182026-03-11T19:02:30.466Z Checking papergrid v0.11.0
14192026-03-11T19:02:30.669Z Checking globset v0.4.16
14202026-03-11T19:02:30.717Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14212026-03-11T19:02:30.749Z Checking gethostname v0.5.0
14222026-03-11T19:02:31.001Z Compiling tabled_derive v0.7.0
14232026-03-11T19:02:31.022Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-03-11T19:02:31.346Z Checking reqwest v0.13.2
14252026-03-11T19:02:31.422Z Checking bcs v0.1.6
14262026-03-11T19:02:31.729Z Checking pem v3.0.5
14272026-03-11T19:02:31.940Z Checking serde_plain v1.0.2
14282026-03-11T19:02:32.069Z Checking typed-path v0.9.3
14292026-03-11T19:02:32.134Z Checking tagptr v0.2.0
14302026-03-11T19:02:32.226Z Checking crc8 v0.1.1
14312026-03-11T19:02:32.320Z Compiling signal-hook v0.3.18
14322026-03-11T19:02:32.354Z Checking termtree v0.5.1
14332026-03-11T19:02:32.530Z Checking linear-map v1.2.0
14342026-03-11T19:02:32.692Z Checking progenitor v0.10.0
14352026-03-11T19:02:32.757Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14362026-03-11T19:02:32.859Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14372026-03-11T19:02:33.159Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-03-11T19:02:33.465Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-03-11T19:02:33.868Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14402026-03-11T19:02:34.404Z Checking tough v0.20.0
14412026-03-11T19:02:34.459Z Checking tabled v0.15.0
14422026-03-11T19:02:34.961Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-11T19:02:35.239Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-11T19:02:35.262Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-11T19:02:35.341Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-11T19:02:35.434Z Checking steno v0.4.1
14472026-03-11T19:02:35.843Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-03-11T19:02:35.935Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-03-11T19:02:35.972Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14502026-03-11T19:02:36.058Z Compiling progenitor-impl v0.13.0
14512026-03-11T19:02:36.233Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14522026-03-11T19:02:36.740Z Checking hickory-proto v0.25.2
14532026-03-11T19:02:36.775Z Checking dropshot-api-manager-types v0.5.2
14542026-03-11T19:02:36.856Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14552026-03-11T19:02:36.994Z Compiling curl-sys v0.4.83+curl-8.15.0
14562026-03-11T19:02:37.029Z Compiling cargo-platform v0.1.9
14572026-03-11T19:02:37.144Z Compiling vergen v8.3.2
14582026-03-11T19:02:37.346Z Compiling fs-err v3.1.2
14592026-03-11T19:02:37.431Z Checking humantime v2.3.0
14602026-03-11T19:02:37.505Z Compiling crc32fast v1.5.0
14612026-03-11T19:02:37.527Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14622026-03-11T19:02:37.742Z Compiling cargo_metadata v0.18.1
14632026-03-11T19:02:37.763Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14642026-03-11T19:02:37.938Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14652026-03-11T19:02:38.894Z Checking hickory-resolver v0.25.2
14662026-03-11T19:02:39.051Z Compiling progenitor-macro v0.13.0
14672026-03-11T19:02:39.297Z Checking progenitor-client v0.13.0
14682026-03-11T19:02:39.398Z Checking sha2 v0.10.9
14692026-03-11T19:02:39.582Z Compiling blake3 v1.8.2
14702026-03-11T19:02:39.645Z Checking adler2 v2.0.1
14712026-03-11T19:02:39.792Z Checking miniz_oxide v0.8.9
14722026-03-11T19:02:39.885Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-03-11T19:02:40.266Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14742026-03-11T19:02:40.332Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14752026-03-11T19:02:40.735Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14762026-03-11T19:02:40.792Z Checking git-stub v1.0.0
14772026-03-11T19:02:40.986Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14782026-03-11T19:02:42.370Z Checking filetime v0.2.26
14792026-03-11T19:02:42.502Z Checking arrayref v0.3.9
14802026-03-11T19:02:42.543Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14812026-03-11T19:02:42.597Z Checking is_ci v1.2.0
14822026-03-11T19:02:42.726Z Compiling curl v0.4.49
14832026-03-11T19:02:42.787Z Checking xattr v1.6.1
14842026-03-11T19:02:42.825Z Checking arrayvec v0.7.6
14852026-03-11T19:02:42.956Z Checking constant_time_eq v0.3.1
14862026-03-11T19:02:43.072Z Checking tar v0.4.44
14872026-03-11T19:02:43.143Z Checking toml v0.7.8
14882026-03-11T19:02:43.479Z Checking supports-color v3.0.2
14892026-03-11T19:02:43.502Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-03-11T19:02:43.627Z Checking git-stub-vcs v0.1.0
14912026-03-11T19:02:43.851Z Checking flate2 v1.1.2
14922026-03-11T19:02:44.108Z Checking drift v0.1.3
14932026-03-11T19:02:44.136Z Checking kstat-rs v0.2.4
14942026-03-11T19:02:44.280Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14952026-03-11T19:02:44.398Z Checking topological-sort v0.2.2
14962026-03-11T19:02:44.487Z Checking dropshot-api-manager v0.5.2
14972026-03-11T19:02:44.574Z Checking omicron-zone-package v0.12.2
14982026-03-11T19:02:44.710Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14992026-03-11T19:02:44.797Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15002026-03-11T19:02:45.102Z Checking progenitor v0.13.0
15012026-03-11T19:02:45.265Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15022026-03-11T19:02:45.852Z Checking signal-hook-tokio v0.3.1
15032026-03-11T19:02:45.967Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15042026-03-11T19:02:46.005Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15052026-03-11T19:02:46.225Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15062026-03-11T19:02:46.691Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15072026-03-11T19:02:46.794Z Checking internet-checksum v0.2.1
15082026-03-11T19:02:46.945Z Checking display-error-chain v0.2.2
15092026-03-11T19:02:46.949Z Checking search_path v0.1.4
15102026-03-11T19:02:47.116Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15112026-03-11T19:02:47.120Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15122026-03-11T19:02:47.229Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15132026-03-11T19:02:47.986Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15142026-03-11T19:02:48.157Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15152026-03-11T19:02:50.128Z Compiling git2 v0.19.0
15162026-03-11T19:02:53.324Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15172026-03-11T19:02:55.966Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15182026-03-11T19:03:01.700Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15192026-03-11T19:03:03.474Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-03-11T19:03:10.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
15212026-03-11T19:03:10.537Z+ for feat in tofino_stub tofino_asic softnpu chaos
15222026-03-11T19:03:10.537Z+ cargo clippy --features tofino_asic -- --deny warnings
15232026-03-11T19:03:11.289Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15242026-03-11T19:03:11.298Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15252026-03-11T19:03:11.380Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15262026-03-11T19:03:11.384Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15272026-03-11T19:03:21.332Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15282026-03-11T19:03:21.335Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15292026-03-11T19:03:24.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
15302026-03-11T19:03:24.959Z+ for feat in tofino_stub tofino_asic softnpu chaos
15312026-03-11T19:03:24.959Z+ cargo clippy --features softnpu -- --deny warnings
15322026-03-11T19:03:25.443Z Downloading crates ...
15332026-03-11T19:03:25.631Z Downloaded bitstruct_derive v0.1.0
15342026-03-11T19:03:25.638Z Downloaded bitstruct v0.1.1
15352026-03-11T19:03:25.641Z Downloaded serde_arrays v0.1.0
15362026-03-11T19:03:25.642Z Downloaded funty v2.0.0
15372026-03-11T19:03:25.649Z Downloaded erased-serde v0.4.8
15382026-03-11T19:03:25.652Z Downloaded wyz v0.5.1
15392026-03-11T19:03:25.652Z Downloaded ascii v1.1.0
15402026-03-11T19:03:25.657Z Downloaded num-bigint v0.4.6
15412026-03-11T19:03:25.662Z Downloaded bitvec v1.0.1
15422026-03-11T19:03:25.673Z Downloaded typeid v1.0.3
15432026-03-11T19:03:25.677Z Downloaded radium v0.7.0
15442026-03-11T19:03:25.677Z Downloaded libloading v0.7.4
15452026-03-11T19:03:25.677Z Downloaded tap v1.0.1
15462026-03-11T19:03:25.829Z Checking num-integer v0.1.46
15472026-03-11T19:03:25.917Z Checking num-complex v0.4.6
15482026-03-11T19:03:25.933Z Compiling radium v0.7.0
15492026-03-11T19:03:25.942Z Checking tap v1.0.1
15502026-03-11T19:03:25.951Z Checking funty v2.0.0
15512026-03-11T19:03:25.961Z Compiling typeid v1.0.3
15522026-03-11T19:03:25.965Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15532026-03-11T19:03:25.982Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15542026-03-11T19:03:26.053Z Checking wyz v0.5.1
15552026-03-11T19:03:26.190Z Checking num-bigint v0.4.6
15562026-03-11T19:03:26.194Z Checking num-iter v0.1.45
15572026-03-11T19:03:26.254Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15582026-03-11T19:03:26.293Z Compiling erased-serde v0.4.8
15592026-03-11T19:03:26.383Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15602026-03-11T19:03:26.396Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15612026-03-11T19:03:26.408Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15622026-03-11T19:03:26.459Z Compiling bitstruct_derive v0.1.0
15632026-03-11T19:03:26.470Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15642026-03-11T19:03:26.511Z Checking bitvec v1.0.1
15652026-03-11T19:03:26.514Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-03-11T19:03:26.553Z Checking ascii v1.1.0
15672026-03-11T19:03:26.568Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15682026-03-11T19:03:26.623Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15692026-03-11T19:03:26.742Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15702026-03-11T19:03:26.764Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15712026-03-11T19:03:26.776Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15722026-03-11T19:03:26.789Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15732026-03-11T19:03:27.189Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15742026-03-11T19:03:27.201Z Checking serde_arrays v0.1.0
15752026-03-11T19:03:27.281Z Checking bitstruct v0.1.1
15762026-03-11T19:03:27.317Z Checking libloading v0.7.4
15772026-03-11T19:03:27.345Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15782026-03-11T19:03:27.422Z Checking num-rational v0.4.2
15792026-03-11T19:03:27.794Z Checking num v0.4.3
15802026-03-11T19:03:27.874Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15812026-03-11T19:03:28.543Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15822026-03-11T19:03:28.911Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15832026-03-11T19:03:28.911Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15842026-03-11T19:03:29.149Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15852026-03-11T19:03:29.514Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15862026-03-11T19:03:29.517Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15872026-03-11T19:03:30.122Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15882026-03-11T19:03:30.385Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15892026-03-11T19:03:30.386Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15902026-03-11T19:03:30.389Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15912026-03-11T19:03:30.414Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15922026-03-11T19:03:30.887Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15932026-03-11T19:03:31.487Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15942026-03-11T19:03:32.585Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15952026-03-11T19:03:32.588Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15962026-03-11T19:03:36.767Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15972026-03-11T19:03:38.376Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15982026-03-11T19:03:38.516Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15992026-03-11T19:03:47.684Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16002026-03-11T19:03:49.450Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16012026-03-11T19:03:50.133Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16022026-03-11T19:03:56.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.01s
16032026-03-11T19:03:56.291Z+ for feat in tofino_stub tofino_asic softnpu chaos
16042026-03-11T19:03:56.291Z+ cargo clippy --features chaos -- --deny warnings
16052026-03-11T19:03:57.058Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16062026-03-11T19:03:57.063Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16072026-03-11T19:03:57.063Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16082026-03-11T19:04:07.039Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16092026-03-11T19:04:07.043Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16102026-03-11T19:04:10.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
16112026-03-11T19:04:10.626Z+ banner fmt
16122026-03-11T19:04:10.629Z
16132026-03-11T19:04:10.629Z ###### # # #####
16142026-03-11T19:04:10.629Z # ## ## #
16152026-03-11T19:04:10.629Z ##### # ## # #
16162026-03-11T19:04:10.629Z # # # #
16172026-03-11T19:04:10.629Z # # # #
16182026-03-11T19:04:10.629Z # # # #
16192026-03-11T19:04:10.629Z
16202026-03-11T19:04:10.629Z+ cargo fmt -- --check
16212026-03-11T19:04:11.359Z+ banner test
16222026-03-11T19:04:11.362Z
16232026-03-11T19:04:11.362Z ##### ###### #### #####
16242026-03-11T19:04:11.362Z # # # #
16252026-03-11T19:04:11.362Z # ##### #### #
16262026-03-11T19:04:11.362Z # # # #
16272026-03-11T19:04:11.363Z # # # # #
16282026-03-11T19:04:11.363Z # ###### #### #
16292026-03-11T19:04:11.363Z
16302026-03-11T19:04:11.363Z+ for feat in tofino_stub tofino_asic softnpu chaos
16312026-03-11T19:04:11.363Z+ RUST_BACKTRACE=full
16322026-03-11T19:04:11.363Z+ cargo test --features tofino_stub --no-fail-fast
16332026-03-11T19:04:12.585Z Compiling unicode-ident v1.0.24
16342026-03-11T19:04:12.588Z Compiling cfg-if v1.0.3
16352026-03-11T19:04:12.704Z Compiling memchr v2.7.5
16362026-03-11T19:04:12.725Z Compiling serde_core v1.0.228
16372026-03-11T19:04:12.737Z Compiling itoa v1.0.15
16382026-03-11T19:04:12.740Z Compiling libc v0.2.176
16392026-03-11T19:04:12.740Z Compiling zmij v1.0.17
16402026-03-11T19:04:12.780Z Compiling log v0.4.29
16412026-03-11T19:04:12.841Z Compiling proc-macro2 v1.0.106
16422026-03-11T19:04:12.892Z Compiling libm v0.2.15
16432026-03-11T19:04:13.019Z Compiling heck v0.5.0
16442026-03-11T19:04:13.357Z Compiling quote v1.0.44
16452026-03-11T19:04:13.506Z Compiling equivalent v1.0.2
16462026-03-11T19:04:13.546Z Compiling smallvec v1.15.1
16472026-03-11T19:04:13.613Z Compiling syn v2.0.117
16482026-03-11T19:04:13.629Z Compiling allocator-api2 v0.2.21
16492026-03-11T19:04:13.758Z Compiling iana-time-zone v0.1.64
16502026-03-11T19:04:13.816Z Compiling foldhash v0.2.0
16512026-03-11T19:04:13.833Z Compiling dyn-clone v1.0.20
16522026-03-11T19:04:14.011Z Compiling hashbrown v0.16.1
16532026-03-11T19:04:14.064Z Compiling regex-syntax v0.8.6
16542026-03-11T19:04:14.101Z Compiling aho-corasick v1.1.3
16552026-03-11T19:04:14.126Z Compiling stable_deref_trait v1.2.0
16562026-03-11T19:04:14.238Z Compiling pin-project-lite v0.2.16
16572026-03-11T19:04:14.360Z Compiling fnv v1.0.7
16582026-03-11T19:04:14.479Z Compiling percent-encoding v2.3.2
16592026-03-11T19:04:14.494Z Compiling writeable v0.6.1
16602026-03-11T19:04:14.727Z Compiling litemap v0.8.0
16612026-03-11T19:04:14.828Z Compiling icu_normalizer_data v2.0.0
16622026-03-11T19:04:14.898Z Compiling icu_properties_data v2.0.1
16632026-03-11T19:04:14.924Z Compiling form_urlencoded v1.2.2
16642026-03-11T19:04:15.005Z Compiling utf8_iter v1.0.4
16652026-03-11T19:04:15.066Z Compiling scopeguard v1.2.0
16662026-03-11T19:04:15.154Z Compiling semver v1.0.27
16672026-03-11T19:04:15.191Z Compiling serde_json v1.0.149
16682026-03-11T19:04:15.207Z Compiling indexmap v2.13.0
16692026-03-11T19:04:15.367Z Compiling lock_api v0.4.13
16702026-03-11T19:04:15.611Z Compiling num-traits v0.2.19
16712026-03-11T19:04:15.651Z Compiling getrandom v0.3.3
16722026-03-11T19:04:15.875Z Compiling byteorder v1.5.0
16732026-03-11T19:04:16.070Z Compiling ucd-trie v0.1.7
16742026-03-11T19:04:16.151Z Compiling regex-automata v0.4.13
16752026-03-11T19:04:16.173Z Compiling uuid v1.20.0
16762026-03-11T19:04:16.449Z Compiling futures-core v0.3.32
16772026-03-11T19:04:16.605Z Compiling time-core v0.1.6
16782026-03-11T19:04:16.640Z Compiling num-conv v0.1.0
16792026-03-11T19:04:16.736Z Compiling ryu v1.0.20
16802026-03-11T19:04:16.763Z Compiling futures-sink v0.3.31
16812026-03-11T19:04:16.796Z Compiling regress v0.10.5
16822026-03-11T19:04:16.835Z Compiling time-macros v0.2.24
16832026-03-11T19:04:16.977Z Compiling glob v0.3.3
16842026-03-11T19:04:17.576Z Compiling pretty-hex v0.4.1
16852026-03-11T19:04:17.753Z Compiling synstructure v0.13.2
16862026-03-11T19:04:17.756Z Compiling serde_derive_internals v0.29.1
16872026-03-11T19:04:17.850Z Compiling minimal-lexical v0.2.1
16882026-03-11T19:04:18.063Z Compiling slab v0.4.11
16892026-03-11T19:04:18.219Z Compiling nom v7.1.3
16902026-03-11T19:04:18.243Z Compiling clang-sys v1.8.1
16912026-03-11T19:04:18.290Z Compiling strsim v0.11.1
16922026-03-11T19:04:18.446Z Compiling regex v1.12.3
16932026-03-11T19:04:18.753Z Compiling prettyplease v0.2.37
16942026-03-11T19:04:18.787Z Compiling plain v0.2.3
16952026-03-11T19:04:18.924Z Compiling libloading v0.8.9
16962026-03-11T19:04:19.092Z Compiling bindgen v0.72.1
16972026-03-11T19:04:19.173Z Compiling futures-channel v0.3.31
16982026-03-11T19:04:19.290Z Compiling pin-utils v0.1.0
16992026-03-11T19:04:19.385Z Compiling syn v1.0.109
17002026-03-11T19:04:19.480Z Compiling futures-task v0.3.31
17012026-03-11T19:04:19.539Z Compiling serde_derive v1.0.228
17022026-03-11T19:04:19.712Z Compiling zerofrom-derive v0.1.6
17032026-03-11T19:04:19.826Z Compiling yoke-derive v0.8.0
17042026-03-11T19:04:20.152Z Compiling zerovec-derive v0.11.1
17052026-03-11T19:04:20.735Z Compiling displaydoc v0.2.5
17062026-03-11T19:04:21.264Z Compiling thiserror-impl v2.0.18
17072026-03-11T19:04:21.406Z Compiling schemars_derive v0.8.22
17082026-03-11T19:04:21.610Z Compiling tokio-macros v2.6.0
17092026-03-11T19:04:21.725Z Compiling zerocopy-derive v0.8.27
17102026-03-11T19:04:22.096Z Compiling zeroize_derive v1.4.3
17112026-03-11T19:04:22.600Z Compiling futures-macro v0.3.31
17122026-03-11T19:04:22.930Z Compiling thiserror v2.0.18
17132026-03-11T19:04:22.984Z Compiling zerofrom v0.1.6
17142026-03-11T19:04:23.036Z Compiling thiserror-impl v1.0.69
17152026-03-11T19:04:23.058Z Compiling tracing-attributes v0.1.30
17162026-03-11T19:04:23.152Z Compiling yoke v0.8.0
17172026-03-11T19:04:23.243Z Compiling serde v1.0.228
17182026-03-11T19:04:23.418Z Compiling zerovec v0.11.4
17192026-03-11T19:04:23.680Z Compiling zerocopy v0.8.27
17202026-03-11T19:04:23.720Z Compiling zerotrie v0.2.2
17212026-03-11T19:04:23.980Z Compiling bytes v1.11.1
17222026-03-11T19:04:24.116Z Compiling serde_tokenstream v0.2.3
17232026-03-11T19:04:24.137Z Compiling chrono v0.4.43
17242026-03-11T19:04:24.362Z Compiling pest v2.8.2
17252026-03-11T19:04:24.537Z Compiling tinystr v0.8.1
17262026-03-11T19:04:24.628Z Compiling potential_utf v0.1.3
17272026-03-11T19:04:24.667Z Compiling cexpr v0.6.0
17282026-03-11T19:04:24.817Z Compiling icu_locale_core v2.0.0
17292026-03-11T19:04:24.834Z Compiling icu_collections v2.0.0
17302026-03-11T19:04:24.849Z Compiling http v1.4.0
17312026-03-11T19:04:25.524Z Compiling icu_provider v2.0.0
17322026-03-11T19:04:25.864Z Compiling icu_properties v2.0.1
17332026-03-11T19:04:25.880Z Compiling icu_normalizer v2.0.0
17342026-03-11T19:04:25.933Z Compiling pest_meta v2.8.2
17352026-03-11T19:04:26.029Z Compiling schemars v0.8.22
17362026-03-11T19:04:26.184Z Compiling scroll_derive v0.13.1
17372026-03-11T19:04:26.200Z Compiling futures-io v0.3.31
17382026-03-11T19:04:26.266Z Compiling async-trait v0.1.89
17392026-03-11T19:04:26.704Z Compiling thiserror v1.0.69
17402026-03-11T19:04:26.831Z Compiling pest_generator v2.8.2
17412026-03-11T19:04:27.289Z Compiling idna_adapter v1.2.1
17422026-03-11T19:04:27.478Z Compiling idna v1.1.0
17432026-03-11T19:04:27.538Z Compiling scroll v0.13.0
17442026-03-11T19:04:27.580Z Compiling socket2 v0.6.0
17452026-03-11T19:04:27.682Z Compiling parking_lot_core v0.9.11
17462026-03-11T19:04:27.850Z Compiling pest_derive v2.8.2
17472026-03-11T19:04:27.891Z Compiling url v2.5.7
17482026-03-11T19:04:28.076Z Compiling goblin v0.10.1
17492026-03-11T19:04:28.154Z Compiling parking_lot v0.12.4
17502026-03-11T19:04:28.184Z Compiling signal-hook-registry v1.4.6
17512026-03-11T19:04:28.486Z Compiling mio v1.0.4
17522026-03-11T19:04:28.506Z Compiling thread-id v5.0.0
17532026-03-11T19:04:28.563Z Compiling dtrace-parser v0.3.0
17542026-03-11T19:04:28.691Z Compiling openapiv3 v2.2.0
17552026-03-11T19:04:28.887Z Compiling daft-derive v0.1.4
17562026-03-11T19:04:29.081Z Compiling tokio v1.49.0
17572026-03-11T19:04:29.269Z Compiling darling_core v0.21.3
17582026-03-11T19:04:29.929Z Compiling typify-impl v0.4.3
17592026-03-11T19:04:30.475Z Compiling serde_yaml v0.9.34+deprecated
17602026-03-11T19:04:32.152Z Compiling dof v0.4.0
17612026-03-11T19:04:32.205Z Compiling aws-lc-sys v0.31.0
17622026-03-11T19:04:32.220Z Compiling ppv-lite86 v0.2.21
17632026-03-11T19:04:32.277Z Compiling bitflags v2.9.4
17642026-03-11T19:04:32.365Z Compiling darling_macro v0.21.3
17652026-03-11T19:04:32.587Z Compiling openssl-macros v0.1.1
17662026-03-11T19:04:32.666Z Compiling getrandom v0.2.16
17672026-03-11T19:04:32.901Z Compiling usdt-impl v0.6.0
17682026-03-11T19:04:33.110Z Compiling darling v0.21.3
17692026-03-11T19:04:33.194Z Compiling base64 v0.22.1
17702026-03-11T19:04:33.216Z Compiling http-body v1.0.1
17712026-03-11T19:04:33.416Z Compiling erased-serde v0.3.31
17722026-03-11T19:04:33.647Z Compiling typenum v1.18.0
17732026-03-11T19:04:33.676Z Compiling portable-atomic v1.11.1
17742026-03-11T19:04:33.835Z Compiling ipnet v2.11.0
17752026-03-11T19:04:34.176Z Compiling atomic-waker v1.1.2
17762026-03-11T19:04:34.378Z Compiling anyhow v1.0.100
17772026-03-11T19:04:34.420Z Compiling httparse v1.10.1
17782026-03-11T19:04:34.474Z Compiling critical-section v1.2.0
17792026-03-11T19:04:34.614Z Compiling tower-service v0.3.3
17802026-03-11T19:04:34.619Z Compiling tower-layer v0.3.3
17812026-03-11T19:04:34.742Z Compiling untrusted v0.9.0
17822026-03-11T19:04:34.755Z Compiling usdt-macro v0.6.0
17832026-03-11T19:04:34.836Z Compiling usdt-attr-macro v0.6.0
17842026-03-11T19:04:34.855Z Compiling once_cell v1.21.3
17852026-03-11T19:04:34.916Z Compiling zeroize v1.8.1
17862026-03-11T19:04:35.176Z Compiling try-lock v0.2.5
17872026-03-11T19:04:35.355Z Compiling want v0.3.1
17882026-03-11T19:04:36.338Z Compiling httpdate v1.0.3
17892026-03-11T19:04:36.344Z Compiling structmeta-derive v0.3.0
17902026-03-11T19:04:36.695Z Compiling newtype-uuid-macros v0.1.0
17912026-03-11T19:04:36.755Z Compiling strum_macros v0.26.4
17922026-03-11T19:04:37.607Z Compiling structmeta v0.3.0
17932026-03-11T19:04:37.917Z Compiling async-stream-impl v0.3.6
17942026-03-11T19:04:38.200Z Compiling powerfmt v0.2.0
17952026-03-11T19:04:38.373Z Compiling typify-macro v0.4.3
17962026-03-11T19:04:38.471Z Compiling deranged v0.5.3
17972026-03-11T19:04:38.747Z Compiling num_threads v0.1.7
17982026-03-11T19:04:38.766Z Compiling omicron-workspace-hack v0.1.0
17992026-03-11T19:04:38.841Z Compiling dropshot_endpoint v0.16.7
18002026-03-11T19:04:38.872Z Compiling http-body-util v0.1.3
18012026-03-11T19:04:38.899Z Compiling ref-cast-impl v1.0.25
18022026-03-11T19:04:39.004Z Compiling derive-ex v0.1.8
18032026-03-11T19:04:39.202Z Compiling serde_urlencoded v0.7.1
18042026-03-11T19:04:39.766Z Compiling strum_macros v0.27.2
18052026-03-11T19:04:40.003Z Compiling sync_wrapper v1.0.2
18062026-03-11T19:04:40.058Z Compiling serde_with_macros v3.14.1
18072026-03-11T19:04:40.138Z Compiling subtle v2.6.1
18082026-03-11T19:04:40.367Z Compiling iri-string v0.7.8
18092026-03-11T19:04:41.151Z Compiling typify v0.4.3
18102026-03-11T19:04:41.198Z Compiling rand_core v0.6.4
18112026-03-11T19:04:41.231Z Compiling test-strategy v0.4.3
18122026-03-11T19:04:41.265Z Compiling progenitor-impl v0.11.1
18132026-03-11T19:04:41.496Z Compiling futures-util v0.3.31
18142026-03-11T19:04:41.586Z Compiling thread_local v1.1.9
18152026-03-11T19:04:42.325Z Compiling match_cfg v0.1.0
18162026-03-11T19:04:42.418Z Compiling parse-display-derive v0.10.0
18172026-03-11T19:04:42.493Z Compiling tracing-core v0.1.34
18182026-03-11T19:04:42.659Z Compiling toml_datetime v0.6.11
18192026-03-11T19:04:43.016Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18202026-03-11T19:04:43.109Z Compiling take_mut v0.2.2
18212026-03-11T19:04:43.174Z Compiling term v1.2.0
18222026-03-11T19:04:43.304Z Compiling tracing v0.1.41
18232026-03-11T19:04:43.618Z Compiling camino v1.2.2
18242026-03-11T19:04:44.202Z Compiling clap_derive v4.5.49
18252026-03-11T19:04:44.472Z Compiling cpufeatures v0.2.17
18262026-03-11T19:04:44.569Z Compiling fastrand v2.3.0
18272026-03-11T19:04:44.713Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18282026-03-11T19:04:44.879Z Compiling encoding_rs v0.8.35
18292026-03-11T19:04:44.926Z Compiling unicode-width v0.2.1
18302026-03-11T19:04:44.966Z Compiling mime v0.3.17
18312026-03-11T19:04:45.653Z Compiling errno v0.3.14
18322026-03-11T19:04:45.844Z Compiling generic-array v0.14.7
18332026-03-11T19:04:46.151Z Compiling progenitor-macro v0.11.1
18342026-03-11T19:04:46.992Z Compiling hex v0.4.3
18352026-03-11T19:04:47.132Z Compiling ipnetwork v0.21.1
18362026-03-11T19:04:47.225Z Compiling crossbeam-utils v0.8.21
18372026-03-11T19:04:47.487Z Compiling rustix v1.1.2
18382026-03-11T19:04:47.718Z Compiling tokio-util v0.7.16
18392026-03-11T19:04:47.855Z Compiling slog v2.8.2
18402026-03-11T19:04:47.906Z Compiling winnow v0.7.14
18412026-03-11T19:04:48.517Z Compiling crypto-common v0.1.6
18422026-03-11T19:04:48.656Z Compiling rand_core v0.9.3
18432026-03-11T19:04:48.685Z Compiling h2 v0.4.12
18442026-03-11T19:04:48.952Z Compiling oxnet v0.1.4
18452026-03-11T19:04:49.241Z Compiling itertools v0.14.0
18462026-03-11T19:04:50.010Z Compiling rand_chacha v0.9.0
18472026-03-11T19:04:50.333Z Compiling rand v0.9.2
18482026-03-11T19:04:51.000Z Compiling rustls-pki-types v1.12.0
18492026-03-11T19:04:51.467Z Compiling quick-error v1.2.3
18502026-03-11T19:04:51.605Z Compiling hyper v1.8.1
18512026-03-11T19:04:51.647Z Compiling spin v0.9.8
18522026-03-11T19:04:51.931Z Compiling debug-ignore v1.0.5
18532026-03-11T19:04:52.067Z Compiling toml_parser v1.0.6+spec-1.1.0
18542026-03-11T19:04:52.260Z Compiling tabwriter v1.4.1
18552026-03-11T19:04:52.574Z Compiling serde_spanned v1.0.4
18562026-03-11T19:04:52.777Z Compiling toml_datetime v0.7.5+spec-1.1.0
18572026-03-11T19:04:53.019Z Compiling hyper-util v0.1.19
18582026-03-11T19:04:53.023Z Compiling colored v3.0.0
18592026-03-11T19:04:53.183Z Compiling toml_writer v1.0.6+spec-1.1.0
18602026-03-11T19:04:53.396Z Compiling lazy_static v1.5.0
18612026-03-11T19:04:53.473Z Compiling bit-vec v0.8.0
18622026-03-11T19:04:53.518Z Compiling toml v0.9.11+spec-1.1.0
18632026-03-11T19:04:53.522Z Compiling time v0.3.44
18642026-03-11T19:04:53.561Z Compiling strum v0.26.3
18652026-03-11T19:04:53.580Z Compiling async-stream v0.3.6
18662026-03-11T19:04:53.716Z Compiling ring v0.17.14
18672026-03-11T19:04:53.780Z Compiling bit-set v0.8.0
18682026-03-11T19:04:53.796Z Compiling waitgroup v0.1.2
18692026-03-11T19:04:53.916Z Compiling serde_path_to_error v0.1.20
18702026-03-11T19:04:53.967Z Compiling anstyle v1.0.11
18712026-03-11T19:04:53.987Z Compiling unarray v0.1.4
18722026-03-11T19:04:54.122Z Compiling crossbeam-channel v0.5.15
18732026-03-11T19:04:54.288Z Compiling block-buffer v0.10.4
18742026-03-11T19:04:54.406Z Compiling macaddr v1.0.1
18752026-03-11T19:04:54.483Z Compiling utf8parse v0.2.2
18762026-03-11T19:04:54.623Z Compiling anstyle-parse v0.2.7
18772026-03-11T19:04:54.701Z Compiling digest v0.10.7
18782026-03-11T19:04:54.870Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18792026-03-11T19:04:54.983Z Compiling ref-cast v1.0.25
18802026-03-11T19:04:55.105Z Compiling colorchoice v1.0.4
18812026-03-11T19:04:55.122Z Compiling anstyle-query v1.1.4
18822026-03-11T19:04:55.231Z Compiling is_terminal_polyfill v1.70.1
18832026-03-11T19:04:55.251Z Compiling strum v0.27.2
18842026-03-11T19:04:55.255Z Compiling is-terminal v0.4.16
18852026-03-11T19:04:55.351Z Compiling anstream v0.6.20
18862026-03-11T19:04:55.637Z Compiling clap_lex v0.7.5
18872026-03-11T19:04:55.737Z Compiling slog-term v2.9.2
18882026-03-11T19:04:55.825Z Compiling slog-json v2.6.1
18892026-03-11T19:04:55.856Z Compiling slog-async v2.8.0
18902026-03-11T19:04:55.955Z Compiling tower v0.5.2
18912026-03-11T19:04:56.072Z Compiling hostname v0.3.1
18922026-03-11T19:04:56.570Z Compiling tower-http v0.6.8
18932026-03-11T19:04:56.586Z Compiling slog-bunyan v2.5.0
18942026-03-11T19:04:57.054Z Compiling futures-executor v0.3.31
18952026-03-11T19:04:57.125Z Compiling instant v0.1.13
18962026-03-11T19:04:57.259Z Compiling futures v0.3.31
18972026-03-11T19:04:57.368Z Compiling openssl-sys v0.9.109
18982026-03-11T19:04:58.251Z Compiling memmap2 v0.9.8
18992026-03-11T19:04:58.461Z Compiling untrusted v0.7.1
19002026-03-11T19:04:58.496Z Compiling foreign-types-shared v0.1.1
19012026-03-11T19:04:58.602Z Compiling foreign-types v0.3.2
19022026-03-11T19:04:58.633Z Compiling tempfile v3.23.0
19032026-03-11T19:04:59.190Z Compiling openssl-probe v0.1.6
19042026-03-11T19:04:59.579Z Compiling openssl v0.10.73
19052026-03-11T19:05:00.045Z Compiling either v1.15.0
19062026-03-11T19:05:00.520Z Compiling webpki-roots v1.0.2
19072026-03-11T19:05:01.156Z Compiling usdt v0.6.0
19082026-03-11T19:05:01.415Z Compiling newtype-uuid v1.3.2
19092026-03-11T19:05:02.739Z Compiling native-tls v0.2.14
19102026-03-11T19:05:02.860Z Compiling daft v0.1.4
19112026-03-11T19:05:03.162Z Compiling tokio-native-tls v0.3.1
19122026-03-11T19:05:03.383Z Compiling hyper-tls v0.6.0
19132026-03-11T19:05:03.878Z Compiling rustls-webpki v0.102.8
19142026-03-11T19:05:04.474Z Compiling rustls v0.22.4
19152026-03-11T19:05:06.077Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19162026-03-11T19:05:07.050Z Compiling tokio-rustls v0.25.0
19172026-03-11T19:05:07.286Z Compiling sha1 v0.10.6
19182026-03-11T19:05:07.351Z Compiling multer v3.1.0
19192026-03-11T19:05:07.582Z Compiling rustls-pemfile v2.2.0
19202026-03-11T19:05:07.840Z Compiling terminal_size v0.4.3
19212026-03-11T19:05:08.035Z Compiling rand_chacha v0.3.1
19222026-03-11T19:05:08.574Z Compiling hostname v0.4.2
19232026-03-11T19:05:08.589Z Compiling wait-timeout v0.2.1
19242026-03-11T19:05:09.068Z Compiling rusty-fork v0.3.0
19252026-03-11T19:05:09.596Z Compiling dropshot v0.16.7
19262026-03-11T19:05:10.046Z Compiling rand v0.8.5
19272026-03-11T19:05:10.119Z Compiling rustls-webpki v0.103.6
19282026-03-11T19:05:10.960Z Compiling rand_xorshift v0.4.0
19292026-03-11T19:05:11.270Z Compiling proptest v1.8.0
19302026-03-11T19:05:11.347Z Compiling rustls v0.23.32
19312026-03-11T19:05:13.493Z Compiling clap_builder v4.5.50
19322026-03-11T19:05:14.069Z Compiling aws-lc-rs v1.14.0
19332026-03-11T19:05:14.290Z Compiling hubpack_derive v0.1.1
19342026-03-11T19:05:15.909Z Compiling clap v4.5.50
19352026-03-11T19:05:16.187Z Compiling tokio-rustls v0.26.3
19362026-03-11T19:05:16.620Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19372026-03-11T19:05:17.464Z Compiling serde_spanned v0.6.9
19382026-03-11T19:05:17.653Z Compiling winnow v0.5.40
19392026-03-11T19:05:17.698Z Compiling hyper-rustls v0.27.7
19402026-03-11T19:05:18.645Z Compiling serde_with v3.14.1
19412026-03-11T19:05:18.920Z Compiling reqwest v0.12.23
19422026-03-11T19:05:19.059Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19432026-03-11T19:05:19.645Z Compiling rustc-hash v2.1.1
19442026-03-11T19:05:19.805Z Compiling iddqd v0.3.17
19452026-03-11T19:05:20.906Z Compiling backoff v0.4.0
19462026-03-11T19:05:21.172Z Compiling parse-display v0.10.0
19472026-03-11T19:05:21.255Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19482026-03-11T19:05:21.416Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19492026-03-11T19:05:23.732Z Compiling progenitor-client v0.11.1
19502026-03-11T19:05:24.607Z Compiling num-derive v0.3.3
19512026-03-11T19:05:24.815Z Compiling progenitor-client v0.10.0
19522026-03-11T19:05:25.605Z Compiling progenitor v0.11.1
19532026-03-11T19:05:25.785Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19542026-03-11T19:05:27.129Z Compiling toml_write v0.1.2
19552026-03-11T19:05:27.391Z Compiling toml_edit v0.22.27
19562026-03-11T19:05:29.259Z Compiling toml_edit v0.19.15
19572026-03-11T19:05:29.731Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-03-11T19:05:29.927Z Compiling num-integer v0.1.46
19592026-03-11T19:05:30.057Z Compiling float-ord v0.3.2
19602026-03-11T19:05:30.498Z Compiling toml v0.8.23
19612026-03-11T19:05:31.460Z Compiling proc-macro-crate v1.3.1
19622026-03-11T19:05:33.570Z Compiling num-iter v0.1.45
19632026-03-11T19:05:33.730Z Compiling num-rational v0.4.2
19642026-03-11T19:05:34.783Z Compiling num-complex v0.4.6
19652026-03-11T19:05:36.108Z Compiling num v0.4.3
19662026-03-11T19:05:40.613Z Compiling zerocopy-derive v0.7.35
19672026-03-11T19:05:41.303Z Compiling ingot-macros v0.1.1
19682026-03-11T19:05:41.408Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19692026-03-11T19:05:41.701Z Compiling scroll_derive v0.12.1
19702026-03-11T19:05:42.491Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19712026-03-11T19:05:43.094Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19722026-03-11T19:05:43.211Z Compiling zerocopy v0.7.35
19732026-03-11T19:05:45.013Z Compiling num_enum_derive v0.7.5
19742026-03-11T19:05:45.672Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19752026-03-11T19:05:45.986Z Compiling memoffset v0.9.1
19762026-03-11T19:05:46.479Z Compiling foreign-types-macros v0.2.3
19772026-03-11T19:05:47.938Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19782026-03-11T19:05:48.138Z Compiling nix v0.30.1
19792026-03-11T19:05:49.064Z Compiling libscf-sys v1.1.0
19802026-03-11T19:05:49.728Z Compiling proc-macro-error-attr2 v2.0.0
19812026-03-11T19:05:50.047Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19822026-03-11T19:05:50.066Z Compiling proc-macro-error-attr v1.0.4
19832026-03-11T19:05:50.302Z Compiling proc-macro-error2 v2.0.1
19842026-03-11T19:05:50.527Z Compiling dtrace-parser v0.2.0
19852026-03-11T19:05:50.586Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19862026-03-11T19:05:50.643Z Compiling proc-macro-error v1.0.4
19872026-03-11T19:05:50.662Z Compiling tabled_derive v0.11.0
19882026-03-11T19:05:51.180Z Compiling dof v0.3.0
19892026-03-11T19:05:51.221Z Compiling num_enum_derive v0.5.11
19902026-03-11T19:05:51.676Z Compiling hubpack v0.1.2
19912026-03-11T19:05:51.891Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19922026-03-11T19:05:51.975Z Compiling thread-id v4.2.2
19932026-03-11T19:05:52.468Z Compiling static_assertions v1.1.0
19942026-03-11T19:05:52.547Z Compiling usdt-impl v0.5.0
19952026-03-11T19:05:53.765Z Compiling derive_more v0.99.20
19962026-03-11T19:05:55.462Z Compiling bytecount v0.6.9
19972026-03-11T19:05:56.440Z Compiling usdt-macro v0.5.0
19982026-03-11T19:05:56.907Z Compiling usdt-attr-macro v0.5.0
19992026-03-11T19:05:57.623Z Compiling zone_cfg_derive v0.3.1
20002026-03-11T19:05:57.640Z Compiling num-derive v0.4.2
20012026-03-11T19:05:57.981Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20022026-03-11T19:05:58.542Z Compiling rustc_version v0.4.1
20032026-03-11T19:05:58.685Z Compiling crossbeam-epoch v0.9.18
20042026-03-11T19:05:58.885Z Compiling papergrid v0.17.0
20052026-03-11T19:05:58.907Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20062026-03-11T19:05:59.102Z Compiling testing_table v0.3.0
20072026-03-11T19:05:59.146Z Compiling enum-as-inner v0.6.1
20082026-03-11T19:05:59.360Z Compiling curve25519-dalek v4.1.3
20092026-03-11T19:05:59.460Z Compiling crossbeam-deque v0.8.6
20102026-03-11T19:05:59.726Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20112026-03-11T19:06:00.079Z Compiling typify-impl v0.6.1
20122026-03-11T19:06:00.177Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20132026-03-11T19:06:00.372Z Compiling tabled v0.20.0
20142026-03-11T19:06:00.882Z Compiling thiserror-impl-no-std v2.0.2
20152026-03-11T19:06:00.902Z Compiling curve25519-dalek-derive v0.1.1
20162026-03-11T19:06:01.831Z Compiling rayon-core v1.13.0
20172026-03-11T19:06:01.863Z Compiling scroll v0.12.0
20182026-03-11T19:06:02.356Z Compiling hash32 v0.3.1
20192026-03-11T19:06:02.406Z Compiling goblin v0.8.2
20202026-03-11T19:06:02.555Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20212026-03-11T19:06:02.681Z Compiling heapless v0.8.0
20222026-03-11T19:06:02.834Z Compiling ingot-types v0.1.2
20232026-03-11T19:06:03.378Z Compiling cobs v0.3.0
20242026-03-11T19:06:03.561Z Compiling foreign-types-shared v0.3.1
20252026-03-11T19:06:03.577Z Compiling managed v0.8.0
20262026-03-11T19:06:03.635Z Compiling bitflags v1.3.2
20272026-03-11T19:06:03.735Z Compiling foreign-types v0.5.0
20282026-03-11T19:06:03.781Z Compiling postcard v1.1.3
20292026-03-11T19:06:03.839Z Compiling smoltcp v0.11.0
20302026-03-11T19:06:04.233Z Compiling ingot v0.1.1
20312026-03-11T19:06:04.309Z Compiling num_enum v0.7.5
20322026-03-11T19:06:04.463Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20332026-03-11T19:06:04.614Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20342026-03-11T19:06:04.767Z Compiling camino-tempfile v1.4.1
20352026-03-11T19:06:04.854Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20362026-03-11T19:06:05.076Z Compiling serde_repr v0.1.20
20372026-03-11T19:06:05.095Z Compiling derive-where v1.6.0
20382026-03-11T19:06:05.382Z Compiling cstr-argument v0.1.2
20392026-03-11T19:06:06.523Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20402026-03-11T19:06:06.803Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412026-03-11T19:06:07.500Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20422026-03-11T19:06:07.736Z Compiling rayon v1.11.0
20432026-03-11T19:06:08.123Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20442026-03-11T19:06:08.157Z Compiling crucible-workspace-hack v0.1.0
20452026-03-11T19:06:08.684Z Compiling memmap v0.7.0
20462026-03-11T19:06:08.821Z Compiling typify-macro v0.6.1
20472026-03-11T19:06:09.054Z Compiling tinyvec_macros v0.1.1
20482026-03-11T19:06:09.103Z Compiling usdt v0.5.0
20492026-03-11T19:06:09.150Z Compiling tinyvec v1.10.0
20502026-03-11T19:06:09.352Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20512026-03-11T19:06:09.695Z Compiling num_enum v0.5.11
20522026-03-11T19:06:10.093Z Compiling pin-project-internal v1.1.10
20532026-03-11T19:06:11.498Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20542026-03-11T19:06:11.540Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20552026-03-11T19:06:11.713Z Compiling typify v0.6.1
20562026-03-11T19:06:11.833Z Compiling progenitor-impl v0.13.0
20572026-03-11T19:06:11.911Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20582026-03-11T19:06:11.947Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20592026-03-11T19:06:12.390Z Compiling rustix v0.38.44
20602026-03-11T19:06:12.779Z Compiling itertools v0.12.1
20612026-03-11T19:06:12.837Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20622026-03-11T19:06:13.008Z Compiling progenitor-impl v0.10.0
20632026-03-11T19:06:13.556Z Compiling sigpipe v0.1.3
20642026-03-11T19:06:13.562Z Compiling jiff v0.2.15
20652026-03-11T19:06:13.643Z Compiling const_format_proc_macros v0.2.34
20662026-03-11T19:06:13.926Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20672026-03-11T19:06:14.309Z Compiling zone v0.3.1
20682026-03-11T19:06:14.459Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20692026-03-11T19:06:15.261Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20702026-03-11T19:06:15.625Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20712026-03-11T19:06:16.564Z Compiling secrecy v0.10.3
20722026-03-11T19:06:16.632Z Compiling smf v0.2.3
20732026-03-11T19:06:16.709Z Compiling progenitor-macro v0.13.0
20742026-03-11T19:06:16.766Z Compiling async-recursion v1.1.1
20752026-03-11T19:06:17.091Z Compiling snafu-derive v0.8.9
20762026-03-11T19:06:17.562Z Compiling bstr v1.12.0
20772026-03-11T19:06:17.579Z Compiling whoami v1.6.1
20782026-03-11T19:06:17.690Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20792026-03-11T19:06:17.874Z Compiling progenitor-macro v0.10.0
20802026-03-11T19:06:18.564Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20812026-03-11T19:06:20.775Z Compiling hmac v0.12.1
20822026-03-11T19:06:21.166Z Compiling inout v0.1.4
20832026-03-11T19:06:21.362Z Compiling ff v0.13.1
20842026-03-11T19:06:21.479Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20852026-03-11T19:06:21.537Z Compiling data-encoding v2.9.0
20862026-03-11T19:06:21.919Z Compiling crc8 v0.1.1
20872026-03-11T19:06:22.072Z Compiling group v0.13.0
20882026-03-11T19:06:22.216Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20892026-03-11T19:06:22.232Z Compiling cipher v0.4.4
20902026-03-11T19:06:22.697Z Compiling hkdf v0.12.4
20912026-03-11T19:06:23.235Z Compiling atomicwrites v0.4.4
20922026-03-11T19:06:23.425Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20932026-03-11T19:06:23.509Z Compiling tokio-dtrace v0.1.1
20942026-03-11T19:06:23.869Z Compiling tabled_derive v0.7.0
20952026-03-11T19:06:24.890Z Compiling reqwest v0.13.2
20962026-03-11T19:06:25.154Z Compiling universal-hash v0.5.1
20972026-03-11T19:06:25.256Z Compiling crypto-bigint v0.5.5
20982026-03-11T19:06:25.287Z Compiling dropshot-api-manager-types v0.5.2
20992026-03-11T19:06:25.327Z Compiling half v2.7.1
21002026-03-11T19:06:25.738Z Compiling ciborium-io v0.2.2
21012026-03-11T19:06:25.799Z Compiling base16ct v0.2.0
21022026-03-11T19:06:25.867Z Compiling base64ct v1.8.0
21032026-03-11T19:06:26.038Z Compiling indent_write v2.2.0
21042026-03-11T19:06:26.194Z Compiling opaque-debug v0.3.1
21052026-03-11T19:06:26.219Z Compiling progenitor-client v0.13.0
21062026-03-11T19:06:26.278Z Compiling poly1305 v0.8.0
21072026-03-11T19:06:26.295Z Compiling password-hash v0.5.0
21082026-03-11T19:06:26.597Z Compiling ciborium-ll v0.2.2
21092026-03-11T19:06:26.884Z Compiling elliptic-curve v0.13.8
21102026-03-11T19:06:27.483Z Compiling oxide-tokio-rt v0.1.2
21112026-03-11T19:06:27.674Z Compiling chacha20 v0.9.1
21122026-03-11T19:06:27.731Z Compiling similar v2.7.0
21132026-03-11T19:06:27.800Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21142026-03-11T19:06:28.353Z Compiling thiserror-no-std v2.0.2
21152026-03-11T19:06:29.512Z Compiling blake2 v0.10.6
21162026-03-11T19:06:29.721Z Compiling aead v0.5.2
21172026-03-11T19:06:30.159Z Compiling keccak v0.1.5
21182026-03-11T19:06:30.203Z Compiling linked-hash-map v0.5.6
21192026-03-11T19:06:30.355Z Compiling resolv-conf v0.7.5
21202026-03-11T19:06:30.529Z Compiling lru-cache v0.1.2
21212026-03-11T19:06:30.627Z Compiling sha3 v0.10.8
21222026-03-11T19:06:30.704Z Compiling chacha20poly1305 v0.10.1
21232026-03-11T19:06:30.846Z Compiling argon2 v0.5.3
21242026-03-11T19:06:30.876Z Compiling vsss-rs v3.3.4
21252026-03-11T19:06:31.119Z Compiling progenitor v0.13.0
21262026-03-11T19:06:31.292Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21272026-03-11T19:06:31.862Z Compiling ciborium v0.2.2
21282026-03-11T19:06:31.895Z Compiling hickory-proto v0.24.4
21292026-03-11T19:06:32.774Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21302026-03-11T19:06:33.132Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21312026-03-11T19:06:33.225Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21322026-03-11T19:06:33.433Z Compiling serde-big-array v0.5.1
21332026-03-11T19:06:33.630Z Compiling unicode-segmentation v1.12.0
21342026-03-11T19:06:33.894Z Compiling siphasher v1.0.1
21352026-03-11T19:06:34.077Z Compiling same-file v1.0.6
21362026-03-11T19:06:34.165Z Compiling phf_shared v0.12.1
21372026-03-11T19:06:34.369Z Compiling walkdir v2.5.0
21382026-03-11T19:06:34.533Z Compiling hickory-resolver v0.24.4
21392026-03-11T19:06:34.570Z Compiling newline-converter v0.3.0
21402026-03-11T19:06:34.723Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21412026-03-11T19:06:34.831Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21422026-03-11T19:06:35.575Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21432026-03-11T19:06:36.525Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21442026-03-11T19:06:36.868Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21452026-03-11T19:06:37.366Z Compiling newtype_derive v0.1.6
21462026-03-11T19:06:37.477Z Compiling owo-colors v4.3.0
21472026-03-11T19:06:37.664Z Compiling tokio-stream v0.1.17
21482026-03-11T19:06:38.097Z Compiling console v0.15.11
21492026-03-11T19:06:38.261Z Compiling csv-core v0.1.12
21502026-03-11T19:06:38.301Z Compiling smawk v0.3.2
21512026-03-11T19:06:38.487Z Compiling unicode-linebreak v0.1.5
21522026-03-11T19:06:38.587Z Compiling termtree v0.5.1
21532026-03-11T19:06:38.622Z Compiling unicode-width v0.1.14
21542026-03-11T19:06:38.637Z Compiling swrite v0.1.0
21552026-03-11T19:06:38.963Z Compiling foldhash v0.1.5
21562026-03-11T19:06:38.994Z Compiling textwrap v0.16.2
21572026-03-11T19:06:39.009Z Compiling expectorate v1.2.0
21582026-03-11T19:06:39.245Z Compiling hashbrown v0.15.5
21592026-03-11T19:06:39.379Z Compiling csv v1.3.1
21602026-03-11T19:06:39.468Z Compiling qorb v0.4.1
21612026-03-11T19:06:39.780Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-03-11T19:06:40.193Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21632026-03-11T19:06:42.434Z Compiling phf v0.12.1
21642026-03-11T19:06:42.449Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21652026-03-11T19:06:42.831Z Compiling pin-project v1.1.10
21662026-03-11T19:06:42.964Z Compiling unicode-normalization v0.1.24
21672026-03-11T19:06:42.993Z Compiling libz-sys v1.1.22
21682026-03-11T19:06:43.138Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21692026-03-11T19:06:44.508Z Compiling libsw-core v0.3.2
21702026-03-11T19:06:44.546Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21712026-03-11T19:06:45.121Z Compiling fixedbitset v0.5.7
21722026-03-11T19:06:45.289Z Compiling highway v1.3.0
21732026-03-11T19:06:45.695Z Compiling fixedbitset v0.4.2
21742026-03-11T19:06:45.711Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21752026-03-11T19:06:45.828Z Compiling progenitor v0.10.0
21762026-03-11T19:06:46.014Z Compiling petgraph v0.6.5
21772026-03-11T19:06:46.029Z Compiling petgraph v0.8.2
21782026-03-11T19:06:47.636Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21792026-03-11T19:06:48.326Z Compiling libsw v3.5.0
21802026-03-11T19:06:48.551Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-03-11T19:06:48.674Z Compiling olpc-cjson v0.1.4
21822026-03-11T19:06:48.760Z Compiling libgit2-sys v0.17.0+1.8.1
21832026-03-11T19:06:48.863Z Compiling snafu v0.8.9
21842026-03-11T19:06:49.434Z Compiling chrono-tz v0.10.4
21852026-03-11T19:06:49.930Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-03-11T19:06:50.184Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21872026-03-11T19:06:50.544Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21882026-03-11T19:06:51.407Z Compiling papergrid v0.11.0
21892026-03-11T19:06:51.973Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21902026-03-11T19:06:52.329Z Compiling globset v0.4.16
21912026-03-11T19:06:52.769Z Compiling const_format v0.2.34
21922026-03-11T19:06:53.217Z Compiling slog-dtrace v0.3.0
21932026-03-11T19:06:53.251Z Compiling cancel-safe-futures v0.1.5
21942026-03-11T19:06:53.374Z Compiling gethostname v0.5.0
21952026-03-11T19:06:53.639Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21962026-03-11T19:06:54.176Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21972026-03-11T19:06:54.996Z Compiling pem v3.0.5
21982026-03-11T19:06:55.014Z Compiling bcs v0.1.6
21992026-03-11T19:06:55.436Z Compiling serde_plain v1.0.2
22002026-03-11T19:06:55.522Z Compiling cargo-platform v0.1.9
22012026-03-11T19:06:55.806Z Compiling linear-map v1.2.0
22022026-03-11T19:06:56.163Z Compiling typed-path v0.9.3
22032026-03-11T19:06:56.187Z Compiling tagptr v0.2.0
22042026-03-11T19:06:56.392Z Compiling moka v0.12.11
22052026-03-11T19:06:57.461Z Compiling tough v0.20.0
22062026-03-11T19:06:57.985Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22072026-03-11T19:06:59.814Z Compiling cargo_metadata v0.18.1
22082026-03-11T19:07:00.454Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22092026-03-11T19:07:00.968Z Compiling tabled v0.15.0
22102026-03-11T19:07:01.235Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22112026-03-11T19:07:01.406Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22122026-03-11T19:07:01.703Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22132026-03-11T19:07:01.949Z Compiling git2 v0.19.0
22142026-03-11T19:07:03.956Z Compiling steno v0.4.1
22152026-03-11T19:07:05.782Z Compiling cookie v0.18.1
22162026-03-11T19:07:05.883Z Compiling hickory-proto v0.25.2
22172026-03-11T19:07:08.113Z Compiling humantime v2.3.0
22182026-03-11T19:07:08.431Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22192026-03-11T19:07:09.097Z Compiling hickory-resolver v0.25.2
22202026-03-11T19:07:12.230Z Compiling vergen v8.3.2
22212026-03-11T19:07:13.902Z Compiling signal-hook v0.3.18
22222026-03-11T19:07:14.955Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22232026-03-11T19:07:15.713Z Compiling predicates-core v1.0.9
22242026-03-11T19:07:15.729Z Compiling mockall_derive v0.13.1
22252026-03-11T19:07:16.225Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22262026-03-11T19:07:16.302Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-03-11T19:07:16.926Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22282026-03-11T19:07:18.348Z Compiling sha2 v0.10.9
22292026-03-11T19:07:18.497Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22302026-03-11T19:07:18.892Z Compiling diff v0.1.13
22312026-03-11T19:07:19.254Z Compiling adler2 v2.0.1
22322026-03-11T19:07:19.347Z Compiling yansi v1.0.1
22332026-03-11T19:07:19.461Z Compiling miniz_oxide v0.8.9
22342026-03-11T19:07:19.720Z Compiling pretty_assertions v1.4.1
22352026-03-11T19:07:19.789Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22362026-03-11T19:07:20.415Z Compiling fs-err v3.1.2
22372026-03-11T19:07:21.527Z Compiling crc32fast v1.5.0
22382026-03-11T19:07:21.792Z Compiling predicates-tree v1.0.12
22392026-03-11T19:07:22.135Z Compiling predicates v3.1.3
22402026-03-11T19:07:22.885Z Compiling git-stub v1.0.0
22412026-03-11T19:07:23.253Z Compiling filetime v0.2.26
22422026-03-11T19:07:23.506Z Compiling arrayvec v0.7.6
22432026-03-11T19:07:23.785Z Compiling fragile v2.0.1
22442026-03-11T19:07:24.183Z Compiling downcast v0.11.0
22452026-03-11T19:07:24.283Z Compiling arrayref v0.3.9
22462026-03-11T19:07:24.387Z Compiling constant_time_eq v0.3.1
22472026-03-11T19:07:24.402Z Compiling is_ci v1.2.0
22482026-03-11T19:07:24.541Z Compiling xattr v1.6.1
22492026-03-11T19:07:24.599Z Compiling supports-color v3.0.2
22502026-03-11T19:07:24.786Z Compiling tar v0.4.44
22512026-03-11T19:07:24.843Z Compiling toml v0.7.8
22522026-03-11T19:07:25.797Z Compiling blake3 v1.8.2
22532026-03-11T19:07:26.583Z Compiling mockall v0.13.1
22542026-03-11T19:07:26.776Z Compiling git-stub-vcs v0.1.0
22552026-03-11T19:07:26.828Z Compiling curl-sys v0.4.83+curl-8.15.0
22562026-03-11T19:07:27.046Z Compiling signal-hook-tokio v0.3.1
22572026-03-11T19:07:27.188Z Compiling flate2 v1.1.2
22582026-03-11T19:07:27.291Z Compiling drift v0.1.3
22592026-03-11T19:07:27.391Z Compiling kstat-rs v0.2.4
22602026-03-11T19:07:27.772Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22612026-03-11T19:07:27.806Z Compiling display-error-chain v0.2.2
22622026-03-11T19:07:27.988Z Compiling topological-sort v0.2.2
22632026-03-11T19:07:28.181Z Compiling hex-literal v1.0.0
22642026-03-11T19:07:28.348Z Compiling omicron-zone-package v0.12.2
22652026-03-11T19:07:28.418Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22662026-03-11T19:07:28.882Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22672026-03-11T19:07:29.675Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22682026-03-11T19:07:31.659Z Compiling dropshot-api-manager v0.5.2
22692026-03-11T19:07:31.713Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-03-11T19:07:32.398Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22712026-03-11T19:07:33.073Z Compiling curl v0.4.49
22722026-03-11T19:07:33.213Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22732026-03-11T19:07:33.392Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22742026-03-11T19:07:33.714Z Compiling search_path v0.1.4
22752026-03-11T19:07:34.241Z Compiling internet-checksum v0.2.1
22762026-03-11T19:07:34.288Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22772026-03-11T19:07:34.440Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22782026-03-11T19:07:35.930Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22792026-03-11T19:07:40.295Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22802026-03-11T19:08:40.698Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 29s
22812026-03-11T19:08:40.851Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22822026-03-11T19:08:40.854Z
22832026-03-11T19:08:40.854Zrunning 5 tests
22842026-03-11T19:08:40.857Ztest fuse::tests::chip_revision_b1 ... ok
22852026-03-11T19:08:40.857Ztest fuse::tests::chip_revision_a0 ... ok
22862026-03-11T19:08:40.857Ztest fuse::tests::chip_revision_unknown_device_id ... ok
22872026-03-11T19:08:40.857Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
22882026-03-11T19:08:40.857Ztest fuse::tests::chip_revision_b0 ... ok
22892026-03-11T19:08:40.857Z
22902026-03-11T19:08:40.857Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22912026-03-11T19:08:40.857Z
22922026-03-11T19:08:40.857Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22932026-03-11T19:08:40.860Z
22942026-03-11T19:08:40.860Zrunning 0 tests
22952026-03-11T19:08:40.860Z
22962026-03-11T19:08:40.860Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22972026-03-11T19:08:40.860Z
22982026-03-11T19:08:40.861Z Running unittests src/lib.rs (target/debug/deps/asic-1d7da80ed3d32b1f)
22992026-03-11T19:08:40.864Z
23002026-03-11T19:08:40.864Zrunning 0 tests
23012026-03-11T19:08:40.864Z
23022026-03-11T19:08:40.864Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23032026-03-11T19:08:40.864Z
23042026-03-11T19:08:40.864Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23052026-03-11T19:08:40.867Z
23062026-03-11T19:08:40.867Zrunning 10 tests
23072026-03-11T19:08:40.867Ztest nat::tests::test_vni ... ok
23082026-03-11T19:08:40.867Ztest network::tests::test_eui64 ... ok
23092026-03-11T19:08:40.867Ztest network::tests::test_equal ... ok
23102026-03-11T19:08:40.867Ztest network::tests::test_into ... ok
23112026-03-11T19:08:40.867Ztest network::tests::test_generate_ipv6_link_local ... ok
23122026-03-11T19:08:40.867Ztest network::tests::test_not_equal ... ok
23132026-03-11T19:08:40.867Ztest network::tests::test_parse ... ok
23142026-03-11T19:08:40.867Ztest network::tests::test_to_string ... ok
23152026-03-11T19:08:40.867Ztest test_purge ... ok
23162026-03-11T19:08:40.871Ztest illumos::test::address_exists_handles_missing_object ... ok
23172026-03-11T19:08:40.871Z
23182026-03-11T19:08:40.871Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23192026-03-11T19:08:40.871Z
23202026-03-11T19:08:40.871Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
23212026-03-11T19:08:40.876Z
23222026-03-11T19:08:40.876Zrunning 1 test
23232026-03-11T19:08:42.328Ztest test::test_apis_up_to_date ... ok
23242026-03-11T19:08:42.328Z
23252026-03-11T19:08:42.328Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
23262026-03-11T19:08:42.328Z
23272026-03-11T19:08:42.378Z Running unittests src/main.rs (target/debug/deps/dpd-b73a0c33cecba41a)
23282026-03-11T19:08:42.385Z
23292026-03-11T19:08:42.385Zrunning 18 tests
23302026-03-11T19:08:42.388Ztest freemap::test_ordering ... ok
23312026-03-11T19:08:42.389Ztest freemap::test_split ... ok
23322026-03-11T19:08:42.389Ztest config::tests::test_updates ... ok
23332026-03-11T19:08:42.389Ztest macaddrs::tests::test_mac_offset ... ok
23342026-03-11T19:08:42.389Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23352026-03-11T19:08:42.389Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23362026-03-11T19:08:42.389Ztest macaddrs::tests::test_parse_port_id ... ok
23372026-03-11T19:08:42.389Ztest nat::test_mapping ... ok
23382026-03-11T19:08:42.389Ztest port_map::tests::dump_map ... ok
23392026-03-11T19:08:42.392Ztest port_map::tests::test_backplane_group ... ok
23402026-03-11T19:08:42.392Ztest port_map::tests::test_port_map ... ok
23412026-03-11T19:08:42.392ZMar 11 19:08:41.211 DEBG created new freemap, unit: freemap_test
23422026-03-11T19:08:42.392ZMar 11 19:08:41.212 DEBG Mar 11 19:08:41.212initted freemap. size: 128 , DEBGunit :created new freemap , Mar 11 19:08:41.212unit :freemap_testDEBG
23432026-03-11T19:08:42.392Zfreemap_test
23442026-03-11T19:08:42.392Zcreated new freemap, Mar 11 19:08:41.212unitMar 11 19:08:41.212 : DEBG DEBG freemap_testinitted freemap. size: 128reset freemap, , unitunit
23452026-03-11T19:08:42.392Z:: freemap_testfreemap_test
23462026-03-11T19:08:42.392ZMar 11 19:08:41.212
23472026-03-11T19:08:42.392Z DEBG initted freemap. size: 128Mar 11 19:08:41.212, unitDEBG: reset freemapfreemap_test,
23482026-03-11T19:08:42.392Zunit: freemap_test
23492026-03-11T19:08:42.392ZMar 11 19:08:41.212Mar 11 19:08:41.212 DEBG created new freemap, unit: freemap_test
23502026-03-11T19:08:42.392ZMar 11 19:08:41.212Mar 11 19:08:41.212 DEBG initted freemap. size: 128, unit: freemap_testDEBG
23512026-03-11T19:08:42.392Ztest freemap::test_reclaim ... ok
23522026-03-11T19:08:42.392Ztest freemap::test_free ... ok
23532026-03-11T19:08:42.392ZDEBG Mar 11 19:08:41.212 created new freemap, unit: freemap_test DEBG reset freemap, unit: freemap_test
23542026-03-11T19:08:42.392Z
23552026-03-11T19:08:42.392Zreset freemap, Mar 11 19:08:41.212unit :DEBG freemap_testinitted freemap. size: 128
23562026-03-11T19:08:42.392Z, unit: freemap_test
23572026-03-11T19:08:42.393ZMar 11 19:08:41.212 DEBG reset freemap, unit: freemap_test
23582026-03-11T19:08:42.393Ztest freemap::test_span ... ok
23592026-03-11T19:08:42.393Ztest freemap::test_exhaustion ... ok
23602026-03-11T19:08:42.393Ztest freemap::test_basic ... ok
23612026-03-11T19:08:42.393Ztest api_server::tests::test_build_info ... ok
23622026-03-11T19:08:42.393Ztest port_map::tests::parse_softnpu_revision ... ok
23632026-03-11T19:08:42.393Z
23642026-03-11T19:08:42.393Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23652026-03-11T19:08:42.393Z
23662026-03-11T19:08:42.396Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-50ff7125eda53d64)
23672026-03-11T19:08:42.399Z
23682026-03-11T19:08:42.399Zrunning 0 tests
23692026-03-11T19:08:42.399Z
23702026-03-11T19:08:42.399Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23712026-03-11T19:08:42.399Z
23722026-03-11T19:08:42.399Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
23732026-03-11T19:08:42.403Z
23742026-03-11T19:08:42.403Zrunning 0 tests
23752026-03-11T19:08:42.403Z
23762026-03-11T19:08:42.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23772026-03-11T19:08:42.403Z
23782026-03-11T19:08:42.403Z Running unittests src/lib.rs (target/debug/deps/dpd_client-eb373a352e17e928)
23792026-03-11T19:08:42.403Z
23802026-03-11T19:08:42.403Zrunning 6 tests
23812026-03-11T19:08:42.406Ztest tests::test_parse_client_port_id ... ok
23822026-03-11T19:08:42.406Ztest tests::test_port_id_cmp ... ok
23832026-03-11T19:08:42.406Ztest tests::test_full_lot_id_neither_present ... ok
23842026-03-11T19:08:42.406Ztest tests::test_full_lot_id_lot_only ... ok
23852026-03-11T19:08:42.406Ztest tests::test_full_lot_id_lotnum_only ... ok
23862026-03-11T19:08:42.406Ztest tests::test_full_lot_id_both_present ... ok
23872026-03-11T19:08:42.406Z
23882026-03-11T19:08:42.406Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23892026-03-11T19:08:42.406Z
23902026-03-11T19:08:42.406Z Running tests/test_all.rs (target/debug/deps/test_all-1268644c25aa8eb5)
23912026-03-11T19:08:42.406Z
23922026-03-11T19:08:42.406Zrunning 0 tests
23932026-03-11T19:08:42.406Z
23942026-03-11T19:08:42.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23952026-03-11T19:08:42.406Z
23962026-03-11T19:08:42.406Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23972026-03-11T19:08:42.410Z
23982026-03-11T19:08:42.410Zrunning 0 tests
23992026-03-11T19:08:42.410Z
24002026-03-11T19:08:42.410Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24012026-03-11T19:08:42.410Z
24022026-03-11T19:08:42.410Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
24032026-03-11T19:08:42.413Z
24042026-03-11T19:08:42.413Zrunning 12 tests
24052026-03-11T19:08:42.413Ztest icmp::test_v6_checksum ... ok
24062026-03-11T19:08:42.413Ztest pbuf::test_nibble ... ok
24072026-03-11T19:08:42.413Ztest icmp::test_v4_checksum ... ok
24082026-03-11T19:08:42.413Ztest lldp::test_lldp_parse ... ok
24092026-03-11T19:08:42.413Ztest pbuf::test_byte ... ok
24102026-03-11T19:08:42.413Ztest ipv6::test_ipv6_parse ... ok
24112026-03-11T19:08:42.413Ztest pbuf::test_short ... ok
24122026-03-11T19:08:42.413Ztest pbuf::test_overflow ... ok
24132026-03-11T19:08:42.413Ztest pbuf::test_twelve ... ok
24142026-03-11T19:08:42.413Ztest pbuf::test_word ... ok
24152026-03-11T19:08:42.413Ztest tcp::test_checksum_syn_nodata ... ok
24162026-03-11T19:08:42.413Ztest tcp::test_checksum_ack_data ... ok
24172026-03-11T19:08:42.413Z
24182026-03-11T19:08:42.413Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24192026-03-11T19:08:42.413Z
24202026-03-11T19:08:42.413Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24212026-03-11T19:08:42.416Z
24222026-03-11T19:08:42.417Zrunning 0 tests
24232026-03-11T19:08:42.417Z
24242026-03-11T19:08:42.417Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24252026-03-11T19:08:42.417Z
24262026-03-11T19:08:42.417Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24272026-03-11T19:08:42.420Z
24282026-03-11T19:08:42.420Zrunning 4 tests
24292026-03-11T19:08:42.420Ztest switchport::test::test_compute_lanes ... ok
24302026-03-11T19:08:42.420Ztest switchport::test::port_id_ordering ... ok
24312026-03-11T19:08:42.420Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3
24322026-03-11T19:08:42.420Z
24332026-03-11T19:08:42.420Z State: Activated Rx Loss-of-lock: Yes YesActivated Yes Activated YesActivated
24342026-03-11T19:08:42.420Z
24352026-03-11T19:08:42.420Z Rx Loss-of-signal: Yes Rx Output Enabled: false Yesfalse falseYes falseYes
24362026-03-11T19:08:42.421Z
24372026-03-11T19:08:42.421Z Rx CDR Enabled: Yes Rx Output Status: valid Yes Yesvalid Yes
24382026-03-11T19:08:42.421Zvalid Tx Enabled: Yes validYes
24392026-03-11T19:08:42.421Z Rx Loss-of-lock: trueYes Yestrue
24402026-03-11T19:08:42.421Z Tx Loss-of-lock: Notrue Notrue
24412026-03-11T19:08:42.421Z Rx Loss-of-signal: falseNo No
24422026-03-11T19:08:42.421Zfalse Tx Loss-of-signal: No falseNo falseNo
24432026-03-11T19:08:42.421Z Rx Auto-squelch Disable: trueNo
24442026-03-11T19:08:42.421Ztrue Tx CDR Enabled: No trueNo true
24452026-03-11T19:08:42.421ZNo Tx Output Enabled: true Notrue
24462026-03-11T19:08:42.421Z true Tx Adaptive EQ Fault: No true
24472026-03-11T19:08:42.421ZNo Tx Output Status: invalidNo Noinvalid
24482026-03-11T19:08:42.421Z Tx Fault: Yesinvalid Yesinvalid
24492026-03-11T19:08:42.421ZYes Tx Loss-of-lock: false Yes
24502026-03-11T19:08:42.421Zfalse false false
24512026-03-11T19:08:42.421Z Tx Loss-of-signal: true true true true
24522026-03-11T19:08:42.421ZTx Auto-squelch Disable: false false false false
24532026-03-11T19:08:42.421Z Tx Adaptive EQ Fail: true true true true
24542026-03-11T19:08:42.421Z Tx Failure: false false false false
24552026-03-11T19:08:42.421Z Tx Force Squelch: true true true true
24562026-03-11T19:08:42.421Z Tx Input Polarity: normal normal normal normal
24572026-03-11T19:08:42.421Ztest switchport::test::test_print_sff_datapath ... ok
24582026-03-11T19:08:42.421Ztest switchport::test::test_print_cmis_datapath ... ok
24592026-03-11T19:08:42.421Z
24602026-03-11T19:08:42.421Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24612026-03-11T19:08:42.421Z
24622026-03-11T19:08:42.421Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24632026-03-11T19:08:42.425Z
24642026-03-11T19:08:42.425Zrunning 1 test
24652026-03-11T19:08:42.425Ztest test_p4_counter_list ... ignored
24662026-03-11T19:08:42.425Z
24672026-03-11T19:08:42.425Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24682026-03-11T19:08:42.425Z
24692026-03-11T19:08:42.425Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24702026-03-11T19:08:42.425Z
24712026-03-11T19:08:42.425Zrunning 5 tests
24722026-03-11T19:08:42.425Ztest test_an ... ignored
24732026-03-11T19:08:42.425Ztest test_enable ... ignored
24742026-03-11T19:08:42.425Ztest test_ip_addresses ... ignored
24752026-03-11T19:08:42.425Ztest test_kr ... ignored
24762026-03-11T19:08:42.425Ztest test_mac ... ignored
24772026-03-11T19:08:42.425Z
24782026-03-11T19:08:42.425Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24792026-03-11T19:08:42.425Z
24802026-03-11T19:08:42.425Z Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69)
24812026-03-11T19:08:42.429Z
24822026-03-11T19:08:42.429Zrunning 3 tests
24832026-03-11T19:08:42.432Ztest linklocal::test_parse_ipadm ... ok
24842026-03-11T19:08:42.432Ztest tfport::test_parse_tfport ... ok
24852026-03-11T19:08:42.432Ztest config::tests::test_updates ... ok
24862026-03-11T19:08:42.432Z
24872026-03-11T19:08:42.432Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24882026-03-11T19:08:42.432Z
24892026-03-11T19:08:42.432Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24902026-03-11T19:08:42.435Z
24912026-03-11T19:08:42.435Zrunning 0 tests
24922026-03-11T19:08:42.435Z
24932026-03-11T19:08:42.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24942026-03-11T19:08:42.435Z
24952026-03-11T19:08:42.435Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24962026-03-11T19:08:42.435Z
24972026-03-11T19:08:42.435Zrunning 0 tests
24982026-03-11T19:08:42.435Z
24992026-03-11T19:08:42.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25002026-03-11T19:08:42.435Z
25012026-03-11T19:08:42.435Z Doc-tests aal
25022026-03-11T19:08:42.592Z
25032026-03-11T19:08:42.592Zrunning 0 tests
25042026-03-11T19:08:42.592Z
25052026-03-11T19:08:42.593Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25062026-03-11T19:08:42.593Z
25072026-03-11T19:08:42.611Z Doc-tests aal_macros
25082026-03-11T19:08:42.697Z
25092026-03-11T19:08:42.697Zrunning 0 tests
25102026-03-11T19:08:42.697Z
25112026-03-11T19:08:42.697Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25122026-03-11T19:08:42.697Z
25132026-03-11T19:08:42.709Z Doc-tests common
25142026-03-11T19:08:43.000Z
25152026-03-11T19:08:43.000Zrunning 0 tests
25162026-03-11T19:08:43.000Z
25172026-03-11T19:08:43.000Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25182026-03-11T19:08:43.000Z
25192026-03-11T19:08:43.023Z Doc-tests dpd_api
25202026-03-11T19:08:44.456Z
25212026-03-11T19:08:44.456Zrunning 2 tests
25222026-03-11T19:08:44.456Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
25232026-03-11T19:08:44.456Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
25242026-03-11T19:08:44.456Z
25252026-03-11T19:08:44.456Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25262026-03-11T19:08:44.456Z
25272026-03-11T19:08:44.500Z Doc-tests dpd_client
25282026-03-11T19:08:46.135Z
25292026-03-11T19:08:46.135Zrunning 0 tests
25302026-03-11T19:08:46.135Z
25312026-03-11T19:08:46.135Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25322026-03-11T19:08:46.135Z
25332026-03-11T19:08:46.186Z Doc-tests dpd_types
25342026-03-11T19:08:46.623Z
25352026-03-11T19:08:46.623Zrunning 0 tests
25362026-03-11T19:08:46.623Z
25372026-03-11T19:08:46.623Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25382026-03-11T19:08:46.623Z
25392026-03-11T19:08:46.656Z Doc-tests packet
25402026-03-11T19:08:46.800Z
25412026-03-11T19:08:46.800Zrunning 0 tests
25422026-03-11T19:08:46.800Z
25432026-03-11T19:08:46.800Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25442026-03-11T19:08:46.800Z
25452026-03-11T19:08:46.819Z Doc-tests pcap
25462026-03-11T19:08:46.883Z
25472026-03-11T19:08:46.884Zrunning 0 tests
25482026-03-11T19:08:46.884Z
25492026-03-11T19:08:46.887Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25502026-03-11T19:08:46.887Z
25512026-03-11T19:08:46.959Z+ for feat in tofino_stub tofino_asic softnpu chaos
25522026-03-11T19:08:46.959Z+ RUST_BACKTRACE=full
25532026-03-11T19:08:46.959Z+ cargo test --features tofino_asic --no-fail-fast
25542026-03-11T19:08:47.823Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25552026-03-11T19:08:47.914Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25562026-03-11T19:08:47.924Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25572026-03-11T19:08:47.935Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25582026-03-11T19:08:59.614Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25592026-03-11T19:08:59.960Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25602026-03-11T19:09:51.864Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
25612026-03-11T19:09:52.002Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25622026-03-11T19:09:52.005Z
25632026-03-11T19:09:52.005Zrunning 5 tests
25642026-03-11T19:09:52.008Ztest fuse::tests::chip_revision_a0 ... ok
25652026-03-11T19:09:52.008Ztest fuse::tests::chip_revision_b0 ... ok
25662026-03-11T19:09:52.008Ztest fuse::tests::chip_revision_b1 ... ok
25672026-03-11T19:09:52.008Ztest fuse::tests::chip_revision_unknown_device_id ... ok
25682026-03-11T19:09:52.008Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
25692026-03-11T19:09:52.008Z
25702026-03-11T19:09:52.008Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25712026-03-11T19:09:52.008Z
25722026-03-11T19:09:52.008Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25732026-03-11T19:09:52.012Z
25742026-03-11T19:09:52.012Zrunning 0 tests
25752026-03-11T19:09:52.012Z
25762026-03-11T19:09:52.012Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25772026-03-11T19:09:52.012Z
25782026-03-11T19:09:52.012Z Running unittests src/lib.rs (target/debug/deps/asic-64c28bdcd2a22fef)
25792026-03-11T19:09:52.119Z
25802026-03-11T19:09:52.120Zrunning 8 tests
25812026-03-11T19:09:52.125Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25822026-03-11T19:09:52.125Ztest tofino_asic::qsfp::tests::fix_link ... ok
25832026-03-11T19:09:52.125Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25842026-03-11T19:09:52.125Ztest tofino_asic::stats::constants_sanity_check ... ok
25852026-03-11T19:09:52.125Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25862026-03-11T19:09:52.125Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25872026-03-11T19:09:52.130Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25882026-03-11T19:09:52.621Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25892026-03-11T19:09:52.621Z
25902026-03-11T19:09:52.621Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25912026-03-11T19:09:52.621Z
25922026-03-11T19:09:52.633Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25932026-03-11T19:09:52.636Z
25942026-03-11T19:09:52.636Zrunning 10 tests
25952026-03-11T19:09:52.640Ztest nat::tests::test_vni ... ok
25962026-03-11T19:09:52.640Ztest network::tests::test_equal ... ok
25972026-03-11T19:09:52.640Ztest network::tests::test_eui64 ... ok
25982026-03-11T19:09:52.640Ztest network::tests::test_into ... ok
25992026-03-11T19:09:52.640Ztest network::tests::test_generate_ipv6_link_local ... ok
26002026-03-11T19:09:52.640Ztest network::tests::test_not_equal ... ok
26012026-03-11T19:09:52.640Ztest network::tests::test_parse ... ok
26022026-03-11T19:09:52.640Ztest network::tests::test_to_string ... ok
26032026-03-11T19:09:52.640Ztest test_purge ... ok
26042026-03-11T19:09:52.643Ztest illumos::test::address_exists_handles_missing_object ... ok
26052026-03-11T19:09:52.643Z
26062026-03-11T19:09:52.643Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26072026-03-11T19:09:52.643Z
26082026-03-11T19:09:52.643Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
26092026-03-11T19:09:52.647Z
26102026-03-11T19:09:52.647Zrunning 1 test
26112026-03-11T19:09:54.116Ztest test::test_apis_up_to_date ... ok
26122026-03-11T19:09:54.116Z
26132026-03-11T19:09:54.116Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
26142026-03-11T19:09:54.116Z
26152026-03-11T19:09:54.169Z Running unittests src/main.rs (target/debug/deps/dpd-3e6cac36a7653c59)
26162026-03-11T19:09:54.260Z
26172026-03-11T19:09:54.260Zrunning 46 tests
26182026-03-11T19:09:54.264Ztest freemap::test_ordering ... ok
26192026-03-11T19:09:54.264Ztest config::tests::test_updates ... ok
26202026-03-11T19:09:54.267ZMar 11 19:09:53.078 DEBG created new freemap, unit: freemap_test
26212026-03-11T19:09:54.267ZMar 11 19:09:53.078 DEBG initted freemap. size: 128, unit: freemap_test
26222026-03-11T19:09:54.267ZMar 11 19:09:53.078 DEBG reset freemap, unit: freemap_test
26232026-03-11T19:09:54.271Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26242026-03-11T19:09:54.271Ztest freemap::test_split ... ok
26252026-03-11T19:09:54.271Ztest macaddrs::tests::test_mac_offset ... ok
26262026-03-11T19:09:54.271Ztest freemap::test_free ... ok
26272026-03-11T19:09:54.271ZMar 11 19:09:53.081 DEBG created new freemap, unit: freemap_test
26282026-03-11T19:09:54.271ZMar 11 19:09:53.081 DEBG initted freemap. size: 128, unit: freemap_test
26292026-03-11T19:09:54.271ZMar 11 19:09:53.081 DEBG reset freemap, unit: freemap_test
26302026-03-11T19:09:54.271Ztest macaddrs::tests::test_parse_port_id ... ok
26312026-03-11T19:09:54.275ZMar 11 19:09:53.082 DEBG created new freemap, unit: freemap_test
26322026-03-11T19:09:54.275ZMar 11 19:09:53.082 DEBG initted freemap. size: 128, unit: freemap_test
26332026-03-11T19:09:54.275ZMar 11 19:09:53.082 DEBG reset freemap, unit: freemap_test
26342026-03-11T19:09:54.275Ztest freemap::test_exhaustion ... ok
26352026-03-11T19:09:54.275Ztest freemap::test_basic ... ok
26362026-03-11T19:09:54.275Ztest nat::test_mapping ... ok
26372026-03-11T19:09:54.275Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26382026-03-11T19:09:54.276Ztest port_map::tests::dump_map ... ok
26392026-03-11T19:09:54.276ZMar 11 19:09:53.085 DEBG created new freemap, unit: freemap_test
26402026-03-11T19:09:54.276ZMar 11 19:09:53.085 DEBG initted freemap. size: 128, unit: freemap_test
26412026-03-11T19:09:54.276ZMar 11 19:09:53.085 DEBG reset freemap, unit: freemap_test
26422026-03-11T19:09:54.276Ztest freemap::test_reclaim ... ok
26432026-03-11T19:09:54.276Ztest transceivers::mpn_test::test_mpn_missing ... ok
26442026-03-11T19:09:54.276Ztest port_map::tests::test_backplane_group ... ok
26452026-03-11T19:09:54.276Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26462026-03-11T19:09:54.276Ztest port_map::tests::test_port_map ... ok
26472026-03-11T19:09:54.280Ztest api_server::tests::test_build_info ... ok
26482026-03-11T19:09:54.280Ztest transceivers::mpn_test::test_mpn_present ... ok
26492026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26502026-03-11T19:09:54.280Ztest port_map::tests::parse_softnpu_revision ... ok
26512026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26522026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26532026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26542026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26552026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26562026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26572026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26582026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26592026-03-11T19:09:54.280Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26602026-03-11T19:09:54.280ZMar 11 19:09:53.090 DEBG created new freemap, unit: freemap_test
26612026-03-11T19:09:54.280ZMar 11 19:09:53.090 DEBG initted freemap. size: 128, unit: freemap_test
26622026-03-11T19:09:54.280ZMar 11 19:09:53.090 DEBG reset freemap, unit: freemap_test
26632026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26642026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26652026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26662026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26672026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26682026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26692026-03-11T19:09:54.284Ztest freemap::test_span ... ok
26702026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26712026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26722026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26732026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26742026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26752026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26762026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26772026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26782026-03-11T19:09:54.284Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26792026-03-11T19:09:54.284Z
26802026-03-11T19:09:54.285Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
26812026-03-11T19:09:54.285Z
26822026-03-11T19:09:54.302Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3e2a52195fef326e)
26832026-03-11T19:09:54.305Z
26842026-03-11T19:09:54.305Zrunning 0 tests
26852026-03-11T19:09:54.305Z
26862026-03-11T19:09:54.305Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26872026-03-11T19:09:54.305Z
26882026-03-11T19:09:54.308Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
26892026-03-11T19:09:54.311Z
26902026-03-11T19:09:54.311Zrunning 0 tests
26912026-03-11T19:09:54.311Z
26922026-03-11T19:09:54.311Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26932026-03-11T19:09:54.311Z
26942026-03-11T19:09:54.311Z Running unittests src/lib.rs (target/debug/deps/dpd_client-13decc51ae393b55)
26952026-03-11T19:09:54.315Z
26962026-03-11T19:09:54.315Zrunning 6 tests
26972026-03-11T19:09:54.315Ztest tests::test_full_lot_id_lotnum_only ... ok
26982026-03-11T19:09:54.315Ztest tests::test_full_lot_id_lot_only ... ok
26992026-03-11T19:09:54.315Ztest tests::test_full_lot_id_both_present ... ok
27002026-03-11T19:09:54.315Ztest tests::test_full_lot_id_neither_present ... ok
27012026-03-11T19:09:54.315Ztest tests::test_parse_client_port_id ... ok
27022026-03-11T19:09:54.315Ztest tests::test_port_id_cmp ... ok
27032026-03-11T19:09:54.315Z
27042026-03-11T19:09:54.315Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27052026-03-11T19:09:54.315Z
27062026-03-11T19:09:54.315Z Running tests/test_all.rs (target/debug/deps/test_all-5fe95bf569e4cf93)
27072026-03-11T19:09:54.319Z
27082026-03-11T19:09:54.319Zrunning 0 tests
27092026-03-11T19:09:54.319Z
27102026-03-11T19:09:54.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27112026-03-11T19:09:54.319Z
27122026-03-11T19:09:54.319Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
27132026-03-11T19:09:54.319Z
27142026-03-11T19:09:54.319Zrunning 0 tests
27152026-03-11T19:09:54.319Z
27162026-03-11T19:09:54.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27172026-03-11T19:09:54.319Z
27182026-03-11T19:09:54.322Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27192026-03-11T19:09:54.322Z
27202026-03-11T19:09:54.323Zrunning 12 tests
27212026-03-11T19:09:54.326Ztest pbuf::test_byte ... ok
27222026-03-11T19:09:54.326Ztest icmp::test_v4_checksum ... ok
27232026-03-11T19:09:54.326Ztest lldp::test_lldp_parse ... ok
27242026-03-11T19:09:54.326Ztest pbuf::test_nibble ... ok
27252026-03-11T19:09:54.326Ztest icmp::test_v6_checksum ... ok
27262026-03-11T19:09:54.326Ztest ipv6::test_ipv6_parse ... ok
27272026-03-11T19:09:54.326Ztest pbuf::test_overflow ... ok
27282026-03-11T19:09:54.326Ztest pbuf::test_short ... ok
27292026-03-11T19:09:54.326Ztest pbuf::test_twelve ... ok
27302026-03-11T19:09:54.326Ztest pbuf::test_word ... ok
27312026-03-11T19:09:54.326Ztest tcp::test_checksum_ack_data ... ok
27322026-03-11T19:09:54.326Ztest tcp::test_checksum_syn_nodata ... ok
27332026-03-11T19:09:54.326Z
27342026-03-11T19:09:54.326Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27352026-03-11T19:09:54.326Z
27362026-03-11T19:09:54.326Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27372026-03-11T19:09:54.327Z
27382026-03-11T19:09:54.327Zrunning 0 tests
27392026-03-11T19:09:54.327Z
27402026-03-11T19:09:54.327Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27412026-03-11T19:09:54.327Z
27422026-03-11T19:09:54.331Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27432026-03-11T19:09:54.331Z
27442026-03-11T19:09:54.331Zrunning 4 tests
27452026-03-11T19:09:54.331Ztest switchport::test::test_compute_lanes ... ok
27462026-03-11T19:09:54.331Z Lane 0 Lane 1 Lane 2 Lane 3
27472026-03-11T19:09:54.331Z Rx Loss-of-lock: Yes Yes Yes Yes
27482026-03-11T19:09:54.331Z Rx Loss-of-signal: Yes Yes Yes Yes
27492026-03-11T19:09:54.331Z Rx CDR Enabled: Yes Yes Yes Yes
27502026-03-11T19:09:54.331Z Tx Enabled: Yes Yes Yes Yes
27512026-03-11T19:09:54.331Z Tx Loss-of-lock: No No No No
27522026-03-11T19:09:54.331Z Tx Loss-of-signal: No No No No
27532026-03-11T19:09:54.331Z Tx CDR Enabled: No No No No
27542026-03-11T19:09:54.331Z Tx Adaptive EQ Fault: No No No No
27552026-03-11T19:09:54.331Z Tx Fault: Yes Yes Yes Yes
27562026-03-11T19:09:54.331Ztest switchport::test::test_print_sff_datapath ... ok
27572026-03-11T19:09:54.331Z Lane 0 Lane 1 Lane 2 Lane 3
27582026-03-11T19:09:54.331Z State: Activated Activated Activated Activated
27592026-03-11T19:09:54.331Z Rx Output Enabled: false false false false
27602026-03-11T19:09:54.331Z Rx Output Status: valid valid valid valid
27612026-03-11T19:09:54.331Z Rx Loss-of-lock: true true true true
27622026-03-11T19:09:54.331Z Rx Loss-of-signal: false false false false
27632026-03-11T19:09:54.331ZRx Auto-squelch Disable: true true true true
27642026-03-11T19:09:54.331Z Tx Output Enabled: true true true true
27652026-03-11T19:09:54.331Z Tx Output Status: invalid invalid invalid invalid
27662026-03-11T19:09:54.331Z Tx Loss-of-lock: false false false false
27672026-03-11T19:09:54.331Z Tx Loss-of-signal: true true true true
27682026-03-11T19:09:54.331ZTx Auto-squelch Disable: false false false false
27692026-03-11T19:09:54.331Z Tx Adaptive EQ Fail: true true true true
27702026-03-11T19:09:54.331Z Tx Failure: false false false false
27712026-03-11T19:09:54.332Z Tx Force Squelch: true true true true
27722026-03-11T19:09:54.332Z Tx Input Polarity: normal normal normal normal
27732026-03-11T19:09:54.332Ztest switchport::test::test_print_cmis_datapath ... ok
27742026-03-11T19:09:54.336Ztest switchport::test::port_id_ordering ... ok
27752026-03-11T19:09:54.336Z
27762026-03-11T19:09:54.336Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27772026-03-11T19:09:54.336Z
27782026-03-11T19:09:54.336Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27792026-03-11T19:09:54.336Z
27802026-03-11T19:09:54.336Zrunning 1 test
27812026-03-11T19:09:54.336Ztest test_p4_counter_list ... ignored
27822026-03-11T19:09:54.336Z
27832026-03-11T19:09:54.336Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27842026-03-11T19:09:54.336Z
27852026-03-11T19:09:54.336Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27862026-03-11T19:09:54.340Z
27872026-03-11T19:09:54.340Zrunning 5 tests
27882026-03-11T19:09:54.340Ztest test_an ... ignored
27892026-03-11T19:09:54.340Ztest test_enable ... ignored
27902026-03-11T19:09:54.340Ztest test_ip_addresses ... ignored
27912026-03-11T19:09:54.340Ztest test_kr ... ignored
27922026-03-11T19:09:54.340Ztest test_mac ... ignored
27932026-03-11T19:09:54.340Z
27942026-03-11T19:09:54.340Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27952026-03-11T19:09:54.340Z
27962026-03-11T19:09:54.340Z Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a)
27972026-03-11T19:09:54.343Z
27982026-03-11T19:09:54.343Zrunning 3 tests
27992026-03-11T19:09:54.346Ztest linklocal::test_parse_ipadm ... ok
28002026-03-11T19:09:54.346Ztest tfport::test_parse_tfport ... ok
28012026-03-11T19:09:54.346Ztest config::tests::test_updates ... ok
28022026-03-11T19:09:54.346Z
28032026-03-11T19:09:54.346Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28042026-03-11T19:09:54.346Z
28052026-03-11T19:09:54.346Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
28062026-03-11T19:09:54.349Z
28072026-03-11T19:09:54.350Zrunning 0 tests
28082026-03-11T19:09:54.350Z
28092026-03-11T19:09:54.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28102026-03-11T19:09:54.350Z
28112026-03-11T19:09:54.350Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
28122026-03-11T19:09:54.353Z
28132026-03-11T19:09:54.353Zrunning 0 tests
28142026-03-11T19:09:54.353Z
28152026-03-11T19:09:54.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28162026-03-11T19:09:54.353Z
28172026-03-11T19:09:54.353Z Doc-tests aal
28182026-03-11T19:09:54.507Z
28192026-03-11T19:09:54.507Zrunning 0 tests
28202026-03-11T19:09:54.507Z
28212026-03-11T19:09:54.507Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28222026-03-11T19:09:54.507Z
28232026-03-11T19:09:54.523Z Doc-tests aal_macros
28242026-03-11T19:09:54.613Z
28252026-03-11T19:09:54.614Zrunning 0 tests
28262026-03-11T19:09:54.614Z
28272026-03-11T19:09:54.614Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28282026-03-11T19:09:54.614Z
28292026-03-11T19:09:54.625Z Doc-tests common
28302026-03-11T19:09:54.923Z
28312026-03-11T19:09:54.923Zrunning 0 tests
28322026-03-11T19:09:54.923Z
28332026-03-11T19:09:54.923Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28342026-03-11T19:09:54.923Z
28352026-03-11T19:09:54.947Z Doc-tests dpd_api
28362026-03-11T19:09:56.420Z
28372026-03-11T19:09:56.420Zrunning 2 tests
28382026-03-11T19:09:56.420Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
28392026-03-11T19:09:56.420Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
28402026-03-11T19:09:56.420Z
28412026-03-11T19:09:56.420Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28422026-03-11T19:09:56.420Z
28432026-03-11T19:09:56.451Z Doc-tests dpd_client
28442026-03-11T19:09:58.112Z
28452026-03-11T19:09:58.112Zrunning 0 tests
28462026-03-11T19:09:58.112Z
28472026-03-11T19:09:58.112Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28482026-03-11T19:09:58.112Z
28492026-03-11T19:09:58.165Z Doc-tests dpd_types
28502026-03-11T19:09:58.600Z
28512026-03-11T19:09:58.600Zrunning 0 tests
28522026-03-11T19:09:58.600Z
28532026-03-11T19:09:58.600Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28542026-03-11T19:09:58.600Z
28552026-03-11T19:09:58.634Z Doc-tests packet
28562026-03-11T19:09:58.774Z
28572026-03-11T19:09:58.774Zrunning 0 tests
28582026-03-11T19:09:58.775Z
28592026-03-11T19:09:58.775Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28602026-03-11T19:09:58.775Z
28612026-03-11T19:09:58.792Z Doc-tests pcap
28622026-03-11T19:09:58.856Z
28632026-03-11T19:09:58.857Zrunning 0 tests
28642026-03-11T19:09:58.857Z
28652026-03-11T19:09:58.857Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28662026-03-11T19:09:58.857Z
28672026-03-11T19:09:58.910Z+ for feat in tofino_stub tofino_asic softnpu chaos
28682026-03-11T19:09:58.910Z+ RUST_BACKTRACE=full
28692026-03-11T19:09:58.910Z+ cargo test --features softnpu --no-fail-fast
28702026-03-11T19:09:59.845Z Compiling num-integer v0.1.46
28712026-03-11T19:09:59.942Z Compiling num-complex v0.4.6
28722026-03-11T19:09:59.997Z Compiling bitstruct_derive v0.1.0
28732026-03-11T19:10:00.000Z Compiling tap v1.0.1
28742026-03-11T19:10:00.174Z Compiling wyz v0.5.1
28752026-03-11T19:10:00.338Z Compiling num-iter v0.1.45
28762026-03-11T19:10:00.400Z Compiling num-rational v0.4.2
28772026-03-11T19:10:00.419Z Compiling num-bigint v0.4.6
28782026-03-11T19:10:00.546Z Compiling radium v0.7.0
28792026-03-11T19:10:00.600Z Compiling funty v2.0.0
28802026-03-11T19:10:00.619Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28812026-03-11T19:10:00.655Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28822026-03-11T19:10:00.839Z Compiling num v0.4.3
28832026-03-11T19:10:00.905Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28842026-03-11T19:10:00.929Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28852026-03-11T19:10:00.943Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28862026-03-11T19:10:01.073Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28872026-03-11T19:10:01.150Z Compiling bitvec v1.0.1
28882026-03-11T19:10:01.272Z Compiling typeid v1.0.3
28892026-03-11T19:10:01.291Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28902026-03-11T19:10:01.421Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28912026-03-11T19:10:01.445Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28922026-03-11T19:10:01.598Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28932026-03-11T19:10:01.733Z Compiling ascii v1.1.0
28942026-03-11T19:10:02.115Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28952026-03-11T19:10:02.706Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28962026-03-11T19:10:02.769Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28972026-03-11T19:10:02.828Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28982026-03-11T19:10:02.911Z Compiling erased-serde v0.4.8
28992026-03-11T19:10:03.031Z Compiling bitstruct v0.1.1
29002026-03-11T19:10:03.126Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
29012026-03-11T19:10:03.155Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29022026-03-11T19:10:03.469Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
29032026-03-11T19:10:03.906Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29042026-03-11T19:10:04.204Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
29052026-03-11T19:10:04.268Z Compiling serde_arrays v0.1.0
29062026-03-11T19:10:04.326Z Compiling libloading v0.7.4
29072026-03-11T19:10:04.439Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
29082026-03-11T19:10:04.588Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
29092026-03-11T19:10:05.447Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29102026-03-11T19:10:05.505Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29112026-03-11T19:10:07.305Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29122026-03-11T19:10:08.239Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
29132026-03-11T19:10:16.155Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29142026-03-11T19:10:16.464Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29152026-03-11T19:10:16.500Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29162026-03-11T19:10:16.775Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29172026-03-11T19:10:17.207Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29182026-03-11T19:10:17.470Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29192026-03-11T19:10:19.696Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29202026-03-11T19:10:19.928Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29212026-03-11T19:10:21.244Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29222026-03-11T19:10:28.250Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29232026-03-11T19:10:28.638Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29242026-03-11T19:10:30.389Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29252026-03-11T19:10:30.942Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29262026-03-11T19:10:40.263Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29272026-03-11T19:10:43.676Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29282026-03-11T19:10:50.005Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29292026-03-11T19:11:40.406Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
29302026-03-11T19:11:40.547Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29312026-03-11T19:11:40.550Z
29322026-03-11T19:11:40.550Zrunning 5 tests
29332026-03-11T19:11:40.553Ztest fuse::tests::chip_revision_a0 ... ok
29342026-03-11T19:11:40.553Ztest fuse::tests::chip_revision_b0 ... ok
29352026-03-11T19:11:40.553Ztest fuse::tests::chip_revision_unknown_device_id ... ok
29362026-03-11T19:11:40.553Ztest fuse::tests::chip_revision_b1 ... ok
29372026-03-11T19:11:40.553Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
29382026-03-11T19:11:40.553Z
29392026-03-11T19:11:40.553Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29402026-03-11T19:11:40.554Z
29412026-03-11T19:11:40.554Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29422026-03-11T19:11:40.556Z
29432026-03-11T19:11:40.556Zrunning 0 tests
29442026-03-11T19:11:40.556Z
29452026-03-11T19:11:40.556Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29462026-03-11T19:11:40.556Z
29472026-03-11T19:11:40.556Z Running unittests src/lib.rs (target/debug/deps/asic-e3250f8f9e53e673)
29482026-03-11T19:11:40.560Z
29492026-03-11T19:11:40.560Zrunning 0 tests
29502026-03-11T19:11:40.560Z
29512026-03-11T19:11:40.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29522026-03-11T19:11:40.560Z
29532026-03-11T19:11:40.560Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29542026-03-11T19:11:40.563Z
29552026-03-11T19:11:40.563Zrunning 10 tests
29562026-03-11T19:11:40.563Ztest network::tests::test_equal ... ok
29572026-03-11T19:11:40.563Ztest nat::tests::test_vni ... ok
29582026-03-11T19:11:40.563Ztest network::tests::test_eui64 ... ok
29592026-03-11T19:11:40.563Ztest network::tests::test_into ... ok
29602026-03-11T19:11:40.563Ztest network::tests::test_generate_ipv6_link_local ... ok
29612026-03-11T19:11:40.563Ztest network::tests::test_not_equal ... ok
29622026-03-11T19:11:40.563Ztest network::tests::test_parse ... ok
29632026-03-11T19:11:40.563Ztest network::tests::test_to_string ... ok
29642026-03-11T19:11:40.563Ztest test_purge ... ok
29652026-03-11T19:11:40.566Ztest illumos::test::address_exists_handles_missing_object ... ok
29662026-03-11T19:11:40.566Z
29672026-03-11T19:11:40.566Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29682026-03-11T19:11:40.566Z
29692026-03-11T19:11:40.566Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-09a0c3c5734c5169)
29702026-03-11T19:11:40.571Z
29712026-03-11T19:11:40.571Zrunning 1 test
29722026-03-11T19:11:42.011Ztest test::test_apis_up_to_date ... ok
29732026-03-11T19:11:42.011Z
29742026-03-11T19:11:42.011Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
29752026-03-11T19:11:42.011Z
29762026-03-11T19:11:42.063Z Running unittests src/main.rs (target/debug/deps/dpd-2cc2715f080c1670)
29772026-03-11T19:11:42.072Z
29782026-03-11T19:11:42.072Zrunning 18 tests
29792026-03-11T19:11:42.076Ztest freemap::test_ordering ... ok
29802026-03-11T19:11:42.076Ztest freemap::test_split ... ok
29812026-03-11T19:11:42.076Ztest config::tests::test_updates ... ok
29822026-03-11T19:11:42.076Ztest macaddrs::tests::test_mac_offset ... ok
29832026-03-11T19:11:42.076Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29842026-03-11T19:11:42.076Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29852026-03-11T19:11:42.076Ztest nat::test_mapping ... ok
29862026-03-11T19:11:42.076Ztest macaddrs::tests::test_parse_port_id ... ok
29872026-03-11T19:11:42.076Ztest port_map::tests::dump_map ... ok
29882026-03-11T19:11:42.076Ztest port_map::tests::test_backplane_group ... ok
29892026-03-11T19:11:42.076Ztest port_map::tests::test_port_map ... ok
29902026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG created new freemap, unit: freemap_test
29912026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG initted freemap. size: 128Mar 11 19:11:40.870, unitDEBG: created new freemapfreemap_test
29922026-03-11T19:11:42.076Z, unit: freemap_testMar 11 19:11:40.870
29932026-03-11T19:11:42.076ZDEBGMar 11 19:11:40.870 reset freemap, DEBGunit Mar 11 19:11:40.870created new freemap :DEBG, unit initted freemap. size: 128freemap_test, :unit :
29942026-03-11T19:11:42.076Zfreemap_test
29952026-03-11T19:11:42.076Zfreemap_test
29962026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG Mar 11 19:11:40.870reset freemap , DEBGunit :initted freemap. size: 128 , freemap_testunit
29972026-03-11T19:11:42.076Z: freemap_test
29982026-03-11T19:11:42.076ZMar 11 19:11:40.870 Mar 11 19:11:40.870 DEBG created new freemap, unit: freemap_test
29992026-03-11T19:11:42.076ZDEBGMar 11 19:11:40.870 DEBG initted freemap. size: 128, unit: freemap_test
30002026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG reset freemap, unit: freemap_test
30012026-03-11T19:11:42.076Z reset freemap, unit: freemap_test
30022026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG created new freemap, unit: freemap_test
30032026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG initted freemap. size: 128, unit: freemap_test
30042026-03-11T19:11:42.076Ztest freemap::test_free ... ok
30052026-03-11T19:11:42.076Ztest freemap::test_exhaustion ... ok
30062026-03-11T19:11:42.076ZMar 11 19:11:40.870 DEBG reset freemap, unit: freemap_test
30072026-03-11T19:11:42.076Ztest freemap::test_reclaim ... ok
30082026-03-11T19:11:42.076Ztest freemap::test_basic ... ok
30092026-03-11T19:11:42.076Ztest freemap::test_span ... ok
30102026-03-11T19:11:42.076Ztest port_map::tests::parse_softnpu_revision ... ok
30112026-03-11T19:11:42.077Ztest api_server::tests::test_build_info ... ok
30122026-03-11T19:11:42.077Z
30132026-03-11T19:11:42.077Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30142026-03-11T19:11:42.077Z
30152026-03-11T19:11:42.080Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b7c04691d97e771d)
30162026-03-11T19:11:42.082Z
30172026-03-11T19:11:42.082Zrunning 0 tests
30182026-03-11T19:11:42.082Z
30192026-03-11T19:11:42.082Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30202026-03-11T19:11:42.082Z
30212026-03-11T19:11:42.082Z Running unittests src/lib.rs (target/debug/deps/dpd_api-b570bfc4ac4fceab)
30222026-03-11T19:11:42.086Z
30232026-03-11T19:11:42.086Zrunning 0 tests
30242026-03-11T19:11:42.086Z
30252026-03-11T19:11:42.086Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30262026-03-11T19:11:42.086Z
30272026-03-11T19:11:42.086Z Running unittests src/lib.rs (target/debug/deps/dpd_client-657060a014220687)
30282026-03-11T19:11:42.090Z
30292026-03-11T19:11:42.090Zrunning 6 tests
30302026-03-11T19:11:42.090Ztest tests::test_full_lot_id_neither_present ... ok
30312026-03-11T19:11:42.090Ztest tests::test_full_lot_id_both_present ... ok
30322026-03-11T19:11:42.090Ztest tests::test_parse_client_port_id ... ok
30332026-03-11T19:11:42.090Ztest tests::test_port_id_cmp ... ok
30342026-03-11T19:11:42.090Ztest tests::test_full_lot_id_lot_only ... ok
30352026-03-11T19:11:42.090Ztest tests::test_full_lot_id_lotnum_only ... ok
30362026-03-11T19:11:42.090Z
30372026-03-11T19:11:42.090Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30382026-03-11T19:11:42.090Z
30392026-03-11T19:11:42.090Z Running tests/test_all.rs (target/debug/deps/test_all-68e2118271530066)
30402026-03-11T19:11:42.090Z
30412026-03-11T19:11:42.090Zrunning 0 tests
30422026-03-11T19:11:42.090Z
30432026-03-11T19:11:42.090Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30442026-03-11T19:11:42.090Z
30452026-03-11T19:11:42.094Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30462026-03-11T19:11:42.094Z
30472026-03-11T19:11:42.094Zrunning 0 tests
30482026-03-11T19:11:42.094Z
30492026-03-11T19:11:42.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30502026-03-11T19:11:42.094Z
30512026-03-11T19:11:42.094Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30522026-03-11T19:11:42.098Z
30532026-03-11T19:11:42.098Zrunning 12 tests
30542026-03-11T19:11:42.098Ztest icmp::test_v6_checksum ... ok
30552026-03-11T19:11:42.098Ztest icmp::test_v4_checksum ... ok
30562026-03-11T19:11:42.098Ztest lldp::test_lldp_parse ... ok
30572026-03-11T19:11:42.098Ztest pbuf::test_byte ... ok
30582026-03-11T19:11:42.098Ztest ipv6::test_ipv6_parse ... ok
30592026-03-11T19:11:42.098Ztest pbuf::test_nibble ... ok
30602026-03-11T19:11:42.098Ztest pbuf::test_overflow ... ok
30612026-03-11T19:11:42.098Ztest pbuf::test_short ... ok
30622026-03-11T19:11:42.098Ztest pbuf::test_twelve ... ok
30632026-03-11T19:11:42.098Ztest pbuf::test_word ... ok
30642026-03-11T19:11:42.098Ztest tcp::test_checksum_syn_nodata ... ok
30652026-03-11T19:11:42.098Ztest tcp::test_checksum_ack_data ... ok
30662026-03-11T19:11:42.098Z
30672026-03-11T19:11:42.098Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30682026-03-11T19:11:42.098Z
30692026-03-11T19:11:42.098Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30702026-03-11T19:11:42.102Z
30712026-03-11T19:11:42.102Zrunning 0 tests
30722026-03-11T19:11:42.102Z
30732026-03-11T19:11:42.102Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30742026-03-11T19:11:42.102Z
30752026-03-11T19:11:42.102Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30762026-03-11T19:11:42.110Z
30772026-03-11T19:11:42.110Zrunning 4 tests
30782026-03-11T19:11:42.114Ztest switchport::test::test_compute_lanes ... ok
30792026-03-11T19:11:42.118Ztest switchport::test::port_id_ordering ... ok
30802026-03-11T19:11:42.118Z Lane 0 Lane 1 Lane 2 Lane 3
30812026-03-11T19:11:42.118Z State: Activated Activated Activated Activated
30822026-03-11T19:11:42.118Z Rx Output Enabled: false false false false
30832026-03-11T19:11:42.118Z Rx Output Status: valid valid valid valid
30842026-03-11T19:11:42.118Z Rx Loss-of-lock: true Lane 0 trueLane 1 Lane 2true Lane 3true
30852026-03-11T19:11:42.118Z
30862026-03-11T19:11:42.118Z Rx Loss-of-lock: Yes Rx Loss-of-signal: false Yesfalse Yesfalse Yesfalse
30872026-03-11T19:11:42.118Z
30882026-03-11T19:11:42.118Z Rx Loss-of-signal: YesRx Auto-squelch Disable: true Yestrue Yes trueYes
30892026-03-11T19:11:42.123Ztrue Rx CDR Enabled: Yes
30902026-03-11T19:11:42.123Z Tx Output Enabled: true Yes true Yestrue Yestrue
30912026-03-11T19:11:42.123Z
30922026-03-11T19:11:42.123Z Tx Enabled: Yes Tx Output Status: invalid Yesinvalid invalidYes invalid
30932026-03-11T19:11:42.123ZYes
30942026-03-11T19:11:42.123Z Tx Loss-of-lock: false Tx Loss-of-lock: No falseNo falseNo falseNo
30952026-03-11T19:11:42.123Z
30962026-03-11T19:11:42.123Z Tx Loss-of-signal: true Tx Loss-of-signal: No Notrue Notrue Notrue
30972026-03-11T19:11:42.123Z
30982026-03-11T19:11:42.123Z Tx CDR Enabled: NoTx Auto-squelch Disable: false Nofalse Nofalse Nofalse
30992026-03-11T19:11:42.123Z
31002026-03-11T19:11:42.123Z Tx Adaptive EQ Fail: true Tx Adaptive EQ Fault: No trueNo trueNo true
31012026-03-11T19:11:42.123ZNo Tx Failure: false
31022026-03-11T19:11:42.123Z Tx Fault: Yesfalse Yesfalse Yesfalse
31032026-03-11T19:11:42.123ZYes Tx Force Squelch: true
31042026-03-11T19:11:42.123Z true true true
31052026-03-11T19:11:42.123Z Tx Input Polarity: normal normal normal normal
31062026-03-11T19:11:42.123Ztest switchport::test::test_print_cmis_datapath ... ok
31072026-03-11T19:11:42.123Ztest switchport::test::test_print_sff_datapath ... ok
31082026-03-11T19:11:42.123Z
31092026-03-11T19:11:42.123Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31102026-03-11T19:11:42.124Z
31112026-03-11T19:11:42.124Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
31122026-03-11T19:11:42.127Z
31132026-03-11T19:11:42.127Zrunning 1 test
31142026-03-11T19:11:42.127Ztest test_p4_counter_list ... ignored
31152026-03-11T19:11:42.127Z
31162026-03-11T19:11:42.127Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
31172026-03-11T19:11:42.127Z
31182026-03-11T19:11:42.131Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
31192026-03-11T19:11:42.136Z
31202026-03-11T19:11:42.136Zrunning 5 tests
31212026-03-11T19:11:42.139Ztest test_an ... ignored
31222026-03-11T19:11:42.139Ztest test_enable ... ignored
31232026-03-11T19:11:42.139Ztest test_ip_addresses ... ignored
31242026-03-11T19:11:42.139Ztest test_kr ... ignored
31252026-03-11T19:11:42.139Ztest test_mac ... ignored
31262026-03-11T19:11:42.139Z
31272026-03-11T19:11:42.139Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
31282026-03-11T19:11:42.139Z
31292026-03-11T19:11:42.139Z Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d)
31302026-03-11T19:11:42.146Z
31312026-03-11T19:11:42.147Zrunning 3 tests
31322026-03-11T19:11:42.147Ztest linklocal::test_parse_ipadm ... ok
31332026-03-11T19:11:42.147Ztest tfport::test_parse_tfport ... ok
31342026-03-11T19:11:42.147Ztest config::tests::test_updates ... ok
31352026-03-11T19:11:42.147Z
31362026-03-11T19:11:42.147Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31372026-03-11T19:11:42.147Z
31382026-03-11T19:11:42.151Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31392026-03-11T19:11:42.151Z
31402026-03-11T19:11:42.151Zrunning 0 tests
31412026-03-11T19:11:42.151Z
31422026-03-11T19:11:42.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31432026-03-11T19:11:42.151Z
31442026-03-11T19:11:42.151Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31452026-03-11T19:11:42.151Z
31462026-03-11T19:11:42.151Zrunning 0 tests
31472026-03-11T19:11:42.151Z
31482026-03-11T19:11:42.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31492026-03-11T19:11:42.151Z
31502026-03-11T19:11:42.151Z Doc-tests aal
31512026-03-11T19:11:42.298Z
31522026-03-11T19:11:42.298Zrunning 0 tests
31532026-03-11T19:11:42.298Z
31542026-03-11T19:11:42.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31552026-03-11T19:11:42.298Z
31562026-03-11T19:11:42.314Z Doc-tests aal_macros
31572026-03-11T19:11:42.399Z
31582026-03-11T19:11:42.400Zrunning 0 tests
31592026-03-11T19:11:42.400Z
31602026-03-11T19:11:42.400Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31612026-03-11T19:11:42.400Z
31622026-03-11T19:11:42.410Z Doc-tests common
31632026-03-11T19:11:42.698Z
31642026-03-11T19:11:42.699Zrunning 0 tests
31652026-03-11T19:11:42.699Z
31662026-03-11T19:11:42.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31672026-03-11T19:11:42.699Z
31682026-03-11T19:11:42.721Z Doc-tests dpd_api
31692026-03-11T19:11:44.188Z
31702026-03-11T19:11:44.188Zrunning 2 tests
31712026-03-11T19:11:44.188Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
31722026-03-11T19:11:44.188Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
31732026-03-11T19:11:44.188Z
31742026-03-11T19:11:44.191Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31752026-03-11T19:11:44.191Z
31762026-03-11T19:11:44.233Z Doc-tests dpd_client
31772026-03-11T19:11:45.899Z
31782026-03-11T19:11:45.899Zrunning 0 tests
31792026-03-11T19:11:45.899Z
31802026-03-11T19:11:45.899Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31812026-03-11T19:11:45.899Z
31822026-03-11T19:11:45.950Z Doc-tests dpd_types
31832026-03-11T19:11:46.387Z
31842026-03-11T19:11:46.387Zrunning 0 tests
31852026-03-11T19:11:46.387Z
31862026-03-11T19:11:46.387Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31872026-03-11T19:11:46.387Z
31882026-03-11T19:11:46.418Z Doc-tests packet
31892026-03-11T19:11:46.561Z
31902026-03-11T19:11:46.561Zrunning 0 tests
31912026-03-11T19:11:46.561Z
31922026-03-11T19:11:46.561Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31932026-03-11T19:11:46.561Z
31942026-03-11T19:11:46.596Z Doc-tests pcap
31952026-03-11T19:11:46.638Z
31962026-03-11T19:11:46.638Zrunning 0 tests
31972026-03-11T19:11:46.638Z
31982026-03-11T19:11:46.641Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31992026-03-11T19:11:46.641Z
32002026-03-11T19:11:46.694Z+ for feat in tofino_stub tofino_asic softnpu chaos
32012026-03-11T19:11:46.694Z+ RUST_BACKTRACE=full
32022026-03-11T19:11:46.694Z+ cargo test --features chaos --no-fail-fast
32032026-03-11T19:11:47.552Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
32042026-03-11T19:11:47.643Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
32052026-03-11T19:11:47.656Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
32062026-03-11T19:11:59.005Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
32072026-03-11T19:12:00.111Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
32082026-03-11T19:12:46.433Z Finished `test` profile [unoptimized + debuginfo] target(s) in 59.66s
32092026-03-11T19:12:46.571Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
32102026-03-11T19:12:46.577Z
32112026-03-11T19:12:46.577Zrunning 5 tests
32122026-03-11T19:12:46.580Ztest fuse::tests::chip_revision_b0 ... ok
32132026-03-11T19:12:46.580Ztest fuse::tests::chip_revision_a0 ... ok
32142026-03-11T19:12:46.580Ztest fuse::tests::chip_revision_unknown_device_id ... ok
32152026-03-11T19:12:46.580Ztest fuse::tests::chip_revision_b1 ... ok
32162026-03-11T19:12:46.580Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
32172026-03-11T19:12:46.581Z
32182026-03-11T19:12:46.581Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32192026-03-11T19:12:46.581Z
32202026-03-11T19:12:46.581Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
32212026-03-11T19:12:46.584Z
32222026-03-11T19:12:46.584Zrunning 0 tests
32232026-03-11T19:12:46.587Z
32242026-03-11T19:12:46.587Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32252026-03-11T19:12:46.587Z
32262026-03-11T19:12:46.588Z Running unittests src/lib.rs (target/debug/deps/asic-13ed8881661abd05)
32272026-03-11T19:12:46.592Z
32282026-03-11T19:12:46.592Zrunning 0 tests
32292026-03-11T19:12:46.595Z
32302026-03-11T19:12:46.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32312026-03-11T19:12:46.595Z
32322026-03-11T19:12:46.595Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
32332026-03-11T19:12:46.601Z
32342026-03-11T19:12:46.601Zrunning 10 tests
32352026-03-11T19:12:46.604Ztest nat::tests::test_vni ... ok
32362026-03-11T19:12:46.604Ztest network::tests::test_equal ... ok
32372026-03-11T19:12:46.604Ztest network::tests::test_eui64 ... ok
32382026-03-11T19:12:46.604Ztest network::tests::test_into ... ok
32392026-03-11T19:12:46.604Ztest network::tests::test_not_equal ... ok
32402026-03-11T19:12:46.604Ztest network::tests::test_generate_ipv6_link_local ... ok
32412026-03-11T19:12:46.604Ztest network::tests::test_to_string ... ok
32422026-03-11T19:12:46.604Ztest network::tests::test_parse ... ok
32432026-03-11T19:12:46.604Ztest test_purge ... ok
32442026-03-11T19:12:46.608Ztest illumos::test::address_exists_handles_missing_object ... ok
32452026-03-11T19:12:46.608Z
32462026-03-11T19:12:46.611Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32472026-03-11T19:12:46.612Z
32482026-03-11T19:12:46.612Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
32492026-03-11T19:12:46.638Z
32502026-03-11T19:12:46.638Zrunning 1 test
32512026-03-11T19:12:48.184Ztest test::test_apis_up_to_date ... ok
32522026-03-11T19:12:48.184Z
32532026-03-11T19:12:48.187Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s
32542026-03-11T19:12:48.187Z
32552026-03-11T19:12:48.239Z Running unittests src/main.rs (target/debug/deps/dpd-23ac965eb82549e2)
32562026-03-11T19:12:48.246Z
32572026-03-11T19:12:48.246Zrunning 18 tests
32582026-03-11T19:12:48.250Ztest freemap::test_ordering ... ok
32592026-03-11T19:12:48.250Ztest freemap::test_split ... ok
32602026-03-11T19:12:48.250Ztest config::tests::test_updates ... ok
32612026-03-11T19:12:48.250Ztest macaddrs::tests::test_mac_offset ... ok
32622026-03-11T19:12:48.251Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32632026-03-11T19:12:48.251Ztest macaddrs::tests::test_parse_port_id ... ok
32642026-03-11T19:12:48.251Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32652026-03-11T19:12:48.251Ztest nat::test_mapping ... ok
32662026-03-11T19:12:48.251Ztest port_map::tests::dump_map ... ok
32672026-03-11T19:12:48.251Ztest port_map::tests::test_backplane_group ... ok
32682026-03-11T19:12:48.251Ztest port_map::tests::test_port_map ... ok
32692026-03-11T19:12:48.256ZMar 11 19:12:47.037 DEBG created new freemap, unit: freemap_test
32702026-03-11T19:12:48.256ZMar 11 19:12:47.037 DEBGMar 11 19:12:47.037 initted freemap. size: 128DEBG, unitcreated new freemap: , freemap_testunit
32712026-03-11T19:12:48.256Z: freemap_test
32722026-03-11T19:12:48.256ZMar 11 19:12:47.037 DEBG reset freemap, unitMar 11 19:12:47.037: DEBGfreemap_testMar 11 19:12:47.037
32732026-03-11T19:12:48.256ZDEBGinitted freemap. size: 128 , unitcreated new freemap: , freemap_testunit
32742026-03-11T19:12:48.256Z: freemap_test
32752026-03-11T19:12:48.256ZMar 11 19:12:47.037 DEBG reset freemapMar 11 19:12:47.037, Mar 11 19:12:47.037unit : DEBG DEBG created new freemap, initted freemap. size: 128unit, :unit :freemap_test
32762026-03-11T19:12:48.256Zfreemap_test
32772026-03-11T19:12:48.256Zfreemap_testMar 11 19:12:47.038
32782026-03-11T19:12:48.256Ztest freemap::test_span ... ok
32792026-03-11T19:12:48.256Z Mar 11 19:12:47.038DEBG DEBGinitted freemap. size: 128 , reset freemapunit, :unit :freemap_test
32802026-03-11T19:12:48.256Zfreemap_test
32812026-03-11T19:12:48.256ZMar 11 19:12:47.038 DEBGMar 11 19:12:47.037 reset freemapDEBG, unitcreated new freemap: , freemap_testunit
32822026-03-11T19:12:48.257Z: freemap_test
32832026-03-11T19:12:48.257ZMar 11 19:12:47.038 DEBG initted freemap. size: 128, unit: freemap_test
32842026-03-11T19:12:48.257ZMar 11 19:12:47.038 DEBG reset freemap, unit: freemap_test
32852026-03-11T19:12:48.257Ztest freemap::test_reclaim ... ok
32862026-03-11T19:12:48.257Ztest freemap::test_basic ... ok
32872026-03-11T19:12:48.257Ztest freemap::test_exhaustion ... ok
32882026-03-11T19:12:48.257Ztest freemap::test_free ... ok
32892026-03-11T19:12:48.257Ztest port_map::tests::parse_softnpu_revision ... ok
32902026-03-11T19:12:48.257Ztest api_server::tests::test_build_info ... ok
32912026-03-11T19:12:48.257Z
32922026-03-11T19:12:48.257Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32932026-03-11T19:12:48.257Z
32942026-03-11T19:12:48.257Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7f7cd0a040d7d945)
32952026-03-11T19:12:48.262Z
32962026-03-11T19:12:48.262Zrunning 0 tests
32972026-03-11T19:12:48.262Z
32982026-03-11T19:12:48.266Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32992026-03-11T19:12:48.266Z
33002026-03-11T19:12:48.266Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
33012026-03-11T19:12:48.270Z
33022026-03-11T19:12:48.270Zrunning 0 tests
33032026-03-11T19:12:48.270Z
33042026-03-11T19:12:48.270Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33052026-03-11T19:12:48.270Z
33062026-03-11T19:12:48.274Z Running unittests src/lib.rs (target/debug/deps/dpd_client-aebf87b370e5ad17)
33072026-03-11T19:12:48.281Z
33082026-03-11T19:12:48.281Zrunning 6 tests
33092026-03-11T19:12:48.286Ztest tests::test_full_lot_id_lot_only ... ok
33102026-03-11T19:12:48.286Ztest tests::test_full_lot_id_lotnum_only ... ok
33112026-03-11T19:12:48.286Ztest tests::test_full_lot_id_neither_present ... ok
33122026-03-11T19:12:48.286Ztest tests::test_full_lot_id_both_present ... ok
33132026-03-11T19:12:48.286Ztest tests::test_port_id_cmp ... ok
33142026-03-11T19:12:48.290Ztest tests::test_parse_client_port_id ... ok
33152026-03-11T19:12:48.290Z
33162026-03-11T19:12:48.290Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
33172026-03-11T19:12:48.290Z
33182026-03-11T19:12:48.290Z Running tests/test_all.rs (target/debug/deps/test_all-eb21f1bec2bd0646)
33192026-03-11T19:12:48.294Z
33202026-03-11T19:12:48.294Zrunning 6 tests
33212026-03-11T19:12:51.302Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
33222026-03-11T19:12:51.305Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
33232026-03-11T19:12:51.305Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
33242026-03-11T19:12:51.311Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
33252026-03-11T19:12:51.653Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
33262026-03-11T19:12:53.135Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
33272026-03-11T19:12:53.135Z
33282026-03-11T19:12:53.135Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.84s
33292026-03-11T19:12:53.135Z
33302026-03-11T19:12:53.189Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
33312026-03-11T19:12:53.189Z
33322026-03-11T19:12:53.189Zrunning 0 tests
33332026-03-11T19:12:53.189Z
33342026-03-11T19:12:53.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33352026-03-11T19:12:53.189Z
33362026-03-11T19:12:53.189Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
33372026-03-11T19:12:53.189Z
33382026-03-11T19:12:53.189Zrunning 12 tests
33392026-03-11T19:12:53.189Ztest icmp::test_v6_checksum ... ok
33402026-03-11T19:12:53.189Ztest icmp::test_v4_checksum ... ok
33412026-03-11T19:12:53.189Ztest ipv6::test_ipv6_parse ... ok
33422026-03-11T19:12:53.189Ztest pbuf::test_byte ... ok
33432026-03-11T19:12:53.189Ztest pbuf::test_nibble ... ok
33442026-03-11T19:12:53.189Ztest lldp::test_lldp_parse ... ok
33452026-03-11T19:12:53.189Ztest pbuf::test_short ... ok
33462026-03-11T19:12:53.189Ztest pbuf::test_twelve ... ok
33472026-03-11T19:12:53.190Ztest pbuf::test_word ... ok
33482026-03-11T19:12:53.190Ztest pbuf::test_overflow ... ok
33492026-03-11T19:12:53.190Ztest tcp::test_checksum_syn_nodata ... ok
33502026-03-11T19:12:53.190Ztest tcp::test_checksum_ack_data ... ok
33512026-03-11T19:12:53.190Z
33522026-03-11T19:12:53.190Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33532026-03-11T19:12:53.190Z
33542026-03-11T19:12:53.190Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33552026-03-11T19:12:53.190Z
33562026-03-11T19:12:53.190Zrunning 0 tests
33572026-03-11T19:12:53.190Z
33582026-03-11T19:12:53.190Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33592026-03-11T19:12:53.190Z
33602026-03-11T19:12:53.190Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33612026-03-11T19:12:53.190Z
33622026-03-11T19:12:53.190Zrunning 4 tests
33632026-03-11T19:12:53.190Ztest switchport::test::test_compute_lanes ... ok
33642026-03-11T19:12:53.190Ztest switchport::test::port_id_ordering ... ok
33652026-03-11T19:12:53.190Z Lane 0 Lane 1 Lane 2 Lane 3
33662026-03-11T19:12:53.190Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2 YesLane 3
33672026-03-11T19:12:53.190ZYes
33682026-03-11T19:12:53.190Z Rx Loss-of-signal: Yes State: Activated YesActivated Yes Yes
33692026-03-11T19:12:53.190ZActivated Rx CDR Enabled: Yes ActivatedYes
33702026-03-11T19:12:53.190Z Rx Output Enabled: false Yesfalse Yesfalse
33712026-03-11T19:12:53.190Z Tx Enabled: Yesfalse
33722026-03-11T19:12:53.190ZYes Rx Output Status: valid Yesvalid Yesvalid
33732026-03-11T19:12:53.190Z valid Tx Loss-of-lock: No
33742026-03-11T19:12:53.190Z Rx Loss-of-lock: true Notrue Notrue Notrue
33752026-03-11T19:12:53.190Z Tx Loss-of-signal: No No No No
33762026-03-11T19:12:53.190Z Tx CDR Enabled: No No No No
33772026-03-11T19:12:53.190Z Tx Adaptive EQ Fault: No No No No
33782026-03-11T19:12:53.190Z Tx Fault: Yes Yes Yes Yes
33792026-03-11T19:12:53.190Z
33802026-03-11T19:12:53.190Z Rx Loss-of-signal: false false false false
33812026-03-11T19:12:53.190ZRx Auto-squelch Disable: true true true true
33822026-03-11T19:12:53.190Z Tx Output Enabled: true true true true
33832026-03-11T19:12:53.190Z Tx Output Status: invalid invalid invalid invalid
33842026-03-11T19:12:53.190Z Tx Loss-of-lock: false false false false
33852026-03-11T19:12:53.190Z Tx Loss-of-signal: true true true true
33862026-03-11T19:12:53.191ZTx Auto-squelch Disable: false false false false
33872026-03-11T19:12:53.191Z Tx Adaptive EQ Fail: true true true true
33882026-03-11T19:12:53.191Z Tx Failure: false false false false
33892026-03-11T19:12:53.191Z Tx Force Squelch: true true true true
33902026-03-11T19:12:53.191Z Tx Input Polarity: normal normal normal normal
33912026-03-11T19:12:53.191Ztest switchport::test::test_print_sff_datapath ... ok
33922026-03-11T19:12:53.191Ztest switchport::test::test_print_cmis_datapath ... ok
33932026-03-11T19:12:53.191Z
33942026-03-11T19:12:53.191Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33952026-03-11T19:12:53.191Z
33962026-03-11T19:12:53.191Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33972026-03-11T19:12:53.191Z
33982026-03-11T19:12:53.191Zrunning 1 test
33992026-03-11T19:12:53.191Ztest test_p4_counter_list ... ignored
34002026-03-11T19:12:53.191Z
34012026-03-11T19:12:53.191Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
34022026-03-11T19:12:53.191Z
34032026-03-11T19:12:53.191Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
34042026-03-11T19:12:53.191Z
34052026-03-11T19:12:53.191Zrunning 5 tests
34062026-03-11T19:12:53.191Ztest test_an ... ignored
34072026-03-11T19:12:53.191Ztest test_enable ... ignored
34082026-03-11T19:12:53.191Ztest test_ip_addresses ... ignored
34092026-03-11T19:12:53.191Ztest test_kr ... ignored
34102026-03-11T19:12:53.191Ztest test_mac ... ignored
34112026-03-11T19:12:53.191Z
34122026-03-11T19:12:53.191Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
34132026-03-11T19:12:53.191Z
34142026-03-11T19:12:53.191Z Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a)
34152026-03-11T19:12:53.191Z
34162026-03-11T19:12:53.191Zrunning 3 tests
34172026-03-11T19:12:53.195Ztest linklocal::test_parse_ipadm ... ok
34182026-03-11T19:12:53.195Ztest tfport::test_parse_tfport ... ok
34192026-03-11T19:12:53.195Ztest config::tests::test_updates ... ok
34202026-03-11T19:12:53.195Z
34212026-03-11T19:12:53.195Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34222026-03-11T19:12:53.195Z
34232026-03-11T19:12:53.195Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
34242026-03-11T19:12:53.199Z
34252026-03-11T19:12:53.199Zrunning 0 tests
34262026-03-11T19:12:53.199Z
34272026-03-11T19:12:53.199Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34282026-03-11T19:12:53.199Z
34292026-03-11T19:12:53.199Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
34302026-03-11T19:12:53.202Z
34312026-03-11T19:12:53.202Zrunning 0 tests
34322026-03-11T19:12:53.202Z
34332026-03-11T19:12:53.202Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34342026-03-11T19:12:53.202Z
34352026-03-11T19:12:53.205Z Doc-tests aal
34362026-03-11T19:12:53.420Z
34372026-03-11T19:12:53.420Zrunning 0 tests
34382026-03-11T19:12:53.420Z
34392026-03-11T19:12:53.424Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34402026-03-11T19:12:53.424Z
34412026-03-11T19:12:53.438Z Doc-tests aal_macros
34422026-03-11T19:12:53.530Z
34432026-03-11T19:12:53.530Zrunning 0 tests
34442026-03-11T19:12:53.530Z
34452026-03-11T19:12:53.530Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34462026-03-11T19:12:53.530Z
34472026-03-11T19:12:53.542Z Doc-tests common
34482026-03-11T19:12:53.841Z
34492026-03-11T19:12:53.841Zrunning 0 tests
34502026-03-11T19:12:53.841Z
34512026-03-11T19:12:53.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34522026-03-11T19:12:53.841Z
34532026-03-11T19:12:53.863Z Doc-tests dpd_api
34542026-03-11T19:12:55.415Z
34552026-03-11T19:12:55.416Zrunning 2 tests
34562026-03-11T19:12:55.416Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
34572026-03-11T19:12:55.416Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
34582026-03-11T19:12:55.416Z
34592026-03-11T19:12:55.419Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34602026-03-11T19:12:55.419Z
34612026-03-11T19:12:55.457Z Doc-tests dpd_client
34622026-03-11T19:12:57.293Z
34632026-03-11T19:12:57.293Zrunning 0 tests
34642026-03-11T19:12:57.293Z
34652026-03-11T19:12:57.293Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34662026-03-11T19:12:57.293Z
34672026-03-11T19:12:57.344Z Doc-tests dpd_types
34682026-03-11T19:12:57.780Z
34692026-03-11T19:12:57.780Zrunning 0 tests
34702026-03-11T19:12:57.780Z
34712026-03-11T19:12:57.783Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34722026-03-11T19:12:57.783Z
34732026-03-11T19:12:57.811Z Doc-tests packet
34742026-03-11T19:12:57.952Z
34752026-03-11T19:12:57.952Zrunning 0 tests
34762026-03-11T19:12:57.952Z
34772026-03-11T19:12:57.952Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34782026-03-11T19:12:57.952Z
34792026-03-11T19:12:57.968Z Doc-tests pcap
34802026-03-11T19:12:58.033Z
34812026-03-11T19:12:58.033Zrunning 0 tests
34822026-03-11T19:12:58.033Z
34832026-03-11T19:12:58.036Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34842026-03-11T19:12:58.036Z
34852026-03-11T19:12:58.088Zprocess exited: duration 883457 ms, exit code 0
 
34862026-03-11T19:12:58.095Zfound 0 output files