01KKB4ZTBYH3TMMPNZ6KD6BRNN: test

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

Buildomat Job: 01KKB504VHSVHQ7X98XYPAJ89C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T05:55:24.624Zjob assigned to worker 01KKB504ZPA0KVN5EPW6JKKVCB [factory gimlet-EVT22200007-propolis, EVT22200007/60875] (queued for 26 s)
 
22026-03-10T05:55:33.484Zstarting task 0: "setup"
32026-03-10T05:55:33.509Z++ uname -s
42026-03-10T05:55:33.509Z+ kern=SunOS
52026-03-10T05:55:33.509Z+ build_user=build
62026-03-10T05:55:33.509Z+ build_uid=12345
72026-03-10T05:55:33.509Z+ work_dir=/work
82026-03-10T05:55:33.509Z+ input_dir=/input
92026-03-10T05:55:33.509Z+ [[ 0 == 12345 ]]
102026-03-10T05:55:33.509Z+ case "$kern" in
112026-03-10T05:55:33.509Z+ groupadd -g 12345 build
122026-03-10T05:55:33.509Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T05:55:35.513Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T05:55:35.551Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T05:55:35.576Z+ home_fs=zfs
162026-03-10T05:55:35.576Z+ [[ zfs == autofs ]]
172026-03-10T05:55:35.576Z+ mkdir -p /home/build
182026-03-10T05:55:35.576Z+ chown build:build /home/build /work
192026-03-10T05:55:37.560Z+ chmod 0700 /home/build /work
202026-03-10T05:55:37.585Zprocess exited: duration 4079 ms, exit code 0
 
212026-03-10T05:55:37.638Zstarting task 1: "rust-toolchain"
222026-03-10T05:55:37.663Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-10T05:55:37.663Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-10T05:55:37.663Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-10T05:55:37.663Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-10T05:55:37.663Z * rust toolchain channel = "1.90.0"
272026-03-10T05:55:37.663Z * rust toolchain profile = "default"
282026-03-10T05:55:37.663Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T05:55:37.663Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-10T05:55:37.791Zinfo: downloading installer
312026-03-10T05:55:38.323Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T05:55:38.323Zwarn: /opt/ooce/bin
332026-03-10T05:55:38.323Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T05:55:38.323Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T05:55:38.323Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T05:55:38.323Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T05:55:38.323Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T05:55:38.323Zerror: cannot install while Rust is installed
392026-03-10T05:55:38.323Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T05:55:38.348Zinfo: profile set to 'default'
412026-03-10T05:55:38.348Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T05:55:38.348Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-10T05:55:38.465Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-10T05:55:38.465Zinfo: downloading component 'cargo'
452026-03-10T05:55:38.679Zinfo: downloading component 'clippy'
462026-03-10T05:55:38.765Zinfo: downloading component 'rust-docs'
472026-03-10T05:55:39.065Zinfo: downloading component 'rust-std'
482026-03-10T05:55:39.594Zinfo: downloading component 'rustc'
492026-03-10T05:55:41.234Zinfo: downloading component 'rustfmt'
502026-03-10T05:55:41.299Zinfo: installing component 'cargo'
512026-03-10T05:55:42.546Zinfo: installing component 'clippy'
522026-03-10T05:55:43.021Zinfo: installing component 'rust-docs'
532026-03-10T05:55:46.110Zinfo: installing component 'rust-std'
542026-03-10T05:55:48.372Zinfo: installing component 'rustc'
552026-03-10T05:55:56.519Zinfo: installing component 'rustfmt'
562026-03-10T05:55:56.917Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-10T05:55:56.917Z
582026-03-10T05:55:57.079Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-10T05:55:57.079Z
602026-03-10T05:55:57.104Z
612026-03-10T05:55:57.104ZRust is installed now. Great!
622026-03-10T05:55:57.104Z
632026-03-10T05:55:57.104ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T05:55:57.104Zenvironment variable. This has not been done automatically.
652026-03-10T05:55:57.104Z
662026-03-10T05:55:57.104ZTo configure your current shell, you need to source
672026-03-10T05:55:57.104Zthe corresponding env file under $HOME/.cargo.
682026-03-10T05:55:57.104Z
692026-03-10T05:55:57.104ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T05:55:57.104Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T05:55:57.104Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T05:55:57.104Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T05:55:57.179Z+ rustup --version
742026-03-10T05:55:57.204Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T05:55:57.204Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T05:55:57.315Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-10T05:55:57.339Z+ cargo --version
782026-03-10T05:55:57.425Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-10T05:55:57.450Z+ rustc --version
802026-03-10T05:55:57.548Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-10T05:55:57.573Zprocess exited: duration 19916 ms, exit code 0
 
822026-03-10T05:55:57.623Zstarting task 2: "authentication"
832026-03-10T05:55:57.681Zprocess exited: duration 57 ms, exit code 0
 
842026-03-10T05:55:57.734Zstarting task 3: "clone repository"
852026-03-10T05:55:57.758Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-10T05:55:57.758Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-10T05:55:57.785ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-10T05:55:58.921Z+ cd /work/oxidecomputer/dendrite
892026-03-10T05:55:58.922Z+ git fetch origin d049a0b25a92d6d6d5cde956a4519976c137d357
902026-03-10T05:55:59.250ZFrom https://github.com/oxidecomputer/dendrite
912026-03-10T05:55:59.250Z * branch d049a0b25a92d6d6d5cde956a4519976c137d357 -> FETCH_HEAD
922026-03-10T05:55:59.276Z+ [[ -n zl/fix-mcast-empty-transition ]]
932026-03-10T05:55:59.276Z++ git branch --show-current
942026-03-10T05:55:59.276Z+ current=main
952026-03-10T05:55:59.276Z+ [[ main != zl/fix-mcast-empty-transition ]]
962026-03-10T05:55:59.276Z+ git branch -f zl/fix-mcast-empty-transition d049a0b25a92d6d6d5cde956a4519976c137d357
972026-03-10T05:55:59.301Z+ git checkout -f zl/fix-mcast-empty-transition
982026-03-10T05:55:59.326ZSwitched to branch 'zl/fix-mcast-empty-transition'
992026-03-10T05:55:59.326Z+ git reset --hard d049a0b25a92d6d6d5cde956a4519976c137d357
1002026-03-10T05:55:59.373ZHEAD is now at d049a0b [review] match on replication_info Option directly to remove unwrap
1012026-03-10T05:55:59.397Zprocess exited: duration 1644 ms, exit code 0
 
1022026-03-10T05:55:59.447Zstarting task 4: "build"
1032026-03-10T05:55:59.472Z+ source .github/buildomat/common.sh
1042026-03-10T05:55:59.472Z++ TOFINO_STAGES=20
1052026-03-10T05:55:59.472Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-10T05:55:59.472Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-10T05:55:59.472Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-10T05:55:59.472Z+++ uname -s
1092026-03-10T05:55:59.472Z++ '[' SunOS == SunOS ']'
1102026-03-10T05:55:59.472Z++ SERIES=illumos
1112026-03-10T05:55:59.472Z+++ uname -s
1122026-03-10T05:55:59.472Z++ '[' SunOS == SunOS ']'
1132026-03-10T05:55:59.472Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-10T05:55:59.472Z++ rustup show active-toolchain
1152026-03-10T05:55:59.552Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-10T05:55:59.578Z+ source .github/buildomat/illumos.sh
1172026-03-10T05:55:59.578Z++ banner 'sde setup'
1182026-03-10T05:55:59.578Z
1192026-03-10T05:55:59.578Z #### ##### ###### #### ###### ##### # # #####
1202026-03-10T05:55:59.578Z # # # # # # # # # # #
1212026-03-10T05:55:59.578Z #### # # ##### #### ##### # # # # #
1222026-03-10T05:55:59.578Z # # # # # # # # # #####
1232026-03-10T05:55:59.578Z # # # # # # # # # # # #
1242026-03-10T05:55:59.578Z #### ##### ###### #### ###### # #### #
1252026-03-10T05:55:59.578Z
1262026-03-10T05:55:59.578Z++ export PKG=tofino_sde.p5p
1272026-03-10T05:55:59.578Z++ PKG=tofino_sde.p5p
1282026-03-10T05:55:59.578Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-10T05:55:59.578Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-10T05:55:59.578Z Dload Upload Total Spent Left Speed
1312026-03-10T05:56:03.434Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 76.0M 15 11.6M 0 0 13.6M 0 0:00:05 --:--:-- 0:00:05 13.6M 43 76.0M 43 33.0M 0 0 17.8M 0 0:00:04 0:00:01 0:00:03 17.8M 71 76.0M 71 54.1M 0 0 18.9M 0 0:00:04 0:00:02 0:00:02 18.9M 99 76.0M 99 75.6M 0 0 19.6M 0 0:00:03 0:00:03 --:--:-- 19.6M 100 76.0M 100 76.0M 0 0 19.6M 0 0:00:03 0:00:03 --:--:-- 19.6M
1322026-03-10T05:56:03.459Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-10T05:56:03.513Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-10T05:56:03.513Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-10T05:56:03.513Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-10T05:56:22.613Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-10T05:56:35.511Z Startup: Caching catalogs ... Done
1382026-03-10T05:56:35.732Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-10T05:57:10.260ZPlanning: Solver setup ... Done
1402026-03-10T05:57:10.471ZPlanning: Running solver ... Done
1412026-03-10T05:57:10.638ZPlanning: Finding local manifests ... Done
1422026-03-10T05:57:10.663ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-10T05:57:10.663ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-10T05:57:10.687ZPlanning: Package planning ... Done
1452026-03-10T05:57:10.687ZPlanning: Merging actions ... Done
1462026-03-10T05:57:10.846ZPlanning: Checking for conflicting actions ... Done
1472026-03-10T05:57:10.870ZPlanning: Consolidating action changes ... Done
1482026-03-10T05:57:11.504ZPlanning: Evaluating mediators ... Done
1492026-03-10T05:57:11.528ZPlanning: Planning completed in 35.77 seconds
1502026-03-10T05:57:11.529Z Packages to install: 1
1512026-03-10T05:57:11.529Z Create boot environment: No
1522026-03-10T05:57:11.529ZCreate backup boot environment: No
1532026-03-10T05:57:11.570Z
1542026-03-10T05:57:11.570ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-10T05:57:11.849ZDownload: Completed 75.30 MB in 0.28 seconds (269M/s)
1562026-03-10T05:57:11.983Z Actions: 1/293 actions (Installing new actions)
1572026-03-10T05:57:13.708Z Actions: Completed 293 actions in 1.73 seconds.
1582026-03-10T05:57:13.733Z Done
1592026-03-10T05:57:13.780Z Done
1602026-03-10T05:57:15.250Z Done
1612026-03-10T05:57:19.840Z Done
1622026-03-10T05:57:19.936Z Done
1632026-03-10T05:57:19.961Z Done
1642026-03-10T05:57:20.006Z Done
1652026-03-10T05:57:20.673Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-10T05:57:20.673Z++ SDE=/opt/oxide/tofino_sde
1672026-03-10T05:57:20.673Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-10T05:57:20.673Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-10T05:57:20.673Z++ banner packages
1702026-03-10T05:57:20.698Z
1712026-03-10T05:57:20.698Z ##### ## #### # # ## #### ###### ####
1722026-03-10T05:57:20.698Z # # # # # # # # # # # # # #
1732026-03-10T05:57:20.698Z # # # # # #### # # # ##### ####
1742026-03-10T05:57:20.698Z ##### ###### # # # ###### # ### # #
1752026-03-10T05:57:20.698Z # # # # # # # # # # # # # #
1762026-03-10T05:57:20.698Z # # # #### # # # # #### ###### ####
1772026-03-10T05:57:20.698Z
1782026-03-10T05:57:20.698Z++ pfexec pkg install clang-15 pcap
1792026-03-10T05:57:21.790Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-10T05:57:21.823Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-10T05:57:52.800ZPlanning: Solver setup ... Done
1822026-03-10T05:57:53.014ZPlanning: Running solver ... Done
1832026-03-10T05:57:53.197ZPlanning: Finding local manifests ... Done
1842026-03-10T05:57:53.222ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-10T05:57:53.965ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-10T05:57:54.021ZPlanning: Package planning ... Done
1872026-03-10T05:57:54.082ZPlanning: Merging actions ... Done
1882026-03-10T05:57:54.289ZPlanning: Checking for conflicting actions ... Done
1892026-03-10T05:57:54.315ZPlanning: Consolidating action changes ... Done
1902026-03-10T05:57:54.652ZPlanning: Evaluating mediators ... Done
1912026-03-10T05:57:54.676ZPlanning: Planning completed in 32.87 seconds
1922026-03-10T05:57:54.677Z Packages to install: 2
1932026-03-10T05:57:54.677Z Mediators to change: 2
1942026-03-10T05:57:54.677Z Services to change: 1
1952026-03-10T05:57:54.677Z Create boot environment: No
1962026-03-10T05:57:54.677ZCreate backup boot environment: No
1972026-03-10T05:57:54.737Z
1982026-03-10T05:57:54.737ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-10T05:57:59.747ZDownload: 985/3076 items 82.2/211.3MB 38% complete (16.8M/s)
2002026-03-10T05:58:04.754ZDownload: 3032/3076 items 166.6/211.3MB 78% complete (16.8M/s)
2012026-03-10T05:58:09.755ZDownload: 3034/3076 items 200.2/211.3MB 94% complete (11.8M/s)
2022026-03-10T05:58:11.222ZDownload: Completed 211.31 MB in 16.49 seconds (12.8M/s)
2032026-03-10T05:58:11.401Z Actions: 1/3418 actions (Installing new actions)
2042026-03-10T05:58:16.401Z Actions: 2475/3418 actions (Installing new actions)
2052026-03-10T05:58:16.692Z Actions: Completed 3418 actions in 5.29 seconds.
2062026-03-10T05:58:17.489Z Done
2072026-03-10T05:58:17.489Z Done
2082026-03-10T05:58:18.803Z Done
2092026-03-10T05:58:23.782Z Done
2102026-03-10T05:58:23.883Z Done
2112026-03-10T05:58:23.908Z Done
2122026-03-10T05:58:24.025Z Done
2132026-03-10T05:58:24.184Z++ pfexec pkg set-mediator -V 15 clang llvm
2142026-03-10T05:58:24.586ZPlanning: Evaluating mediator changes ... Done
2152026-03-10T05:58:24.813ZPlanning: Checking for conflicting actions ... Done
2162026-03-10T05:58:24.838ZPlanning: Consolidating action changes ... Done
2172026-03-10T05:58:25.177ZPlanning: Evaluating mediators ... Done
2182026-03-10T05:58:25.201ZPlanning: Planning completed in 0.59 seconds
2192026-03-10T05:58:25.226Z Mediators to change: 2
2202026-03-10T05:58:25.226Z Create boot environment: No
2212026-03-10T05:58:25.226ZCreate backup boot environment: No
2222026-03-10T05:58:25.309Z Done
2232026-03-10T05:58:25.310Z Done
2242026-03-10T05:58:26.342Z Done
2252026-03-10T05:58:31.147Z Done
2262026-03-10T05:58:31.237Z Done
2272026-03-10T05:58:31.237Z Done
2282026-03-10T05:58:31.299Z Done
2292026-03-10T05:58:31.384Z++ cargo --version
2302026-03-10T05:58:31.463Zcargo 1.90.0 (840b83a10 2025-07-30)
2312026-03-10T05:58:31.488Z++ rustc --version
2322026-03-10T05:58:31.563Zrustc 1.90.0 (1159e78c4 2025-09-14)
2332026-03-10T05:58:31.588Z+ banner copyrights
2342026-03-10T05:58:31.588Z
2352026-03-10T05:58:31.588Z #### #### ##### # # ##### # #### # # ##### ####
2362026-03-10T05:58:31.588Z # # # # # # # # # # # # # # # # #
2372026-03-10T05:58:31.588Z # # # # # # # # # # ###### # ####
2382026-03-10T05:58:31.588Z # # # ##### # ##### # # ### # # # #
2392026-03-10T05:58:31.588Z # # # # # # # # # # # # # # # #
2402026-03-10T05:58:31.588Z #### #### # # # # # #### # # # ####
2412026-03-10T05:58:31.588Z
2422026-03-10T05:58:31.588Z+ ./tools/check_copyrights.sh
2432026-03-10T05:58:31.657Zasic/build.rs: Copyright with wrong year
2442026-03-10T05:58:32.013Zasic/src/tofino_stub/table.rs: Copyright with wrong year
2452026-03-10T05:58:32.730Zdpd/p4/port_bitmap_check.p4: Copyright with wrong year
2462026-03-10T05:58:34.268Z+ banner clippy
2472026-03-10T05:58:34.293Z
2482026-03-10T05:58:34.293Z #### # # ##### ##### # #
2492026-03-10T05:58:34.293Z # # # # # # # # # #
2502026-03-10T05:58:34.293Z # # # # # # # #
2512026-03-10T05:58:34.293Z # # # ##### ##### #
2522026-03-10T05:58:34.293Z # # # # # # #
2532026-03-10T05:58:34.293Z #### ###### # # # #
2542026-03-10T05:58:34.293Z
2552026-03-10T05:58:34.293Z+ for feat in tofino_stub tofino_asic softnpu chaos
2562026-03-10T05:58:34.293Z+ cargo clippy --features tofino_stub -- --deny warnings
2572026-03-10T05:58:34.653Z Updating git repository `https://github.com/oxidecomputer/omicron`
2582026-03-10T05:58:49.540Z Updating crates.io index
2592026-03-10T05:58:49.564Z Updating git repository `https://github.com/illumos/smf-rs`
2602026-03-10T05:58:49.926Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-03-10T05:58:51.314Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2622026-03-10T05:58:51.727Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-03-10T05:58:52.096Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2642026-03-10T05:58:52.875Z Updating git repository `https://github.com/oxidecomputer/ispf`
2652026-03-10T05:58:53.188Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2662026-03-10T05:58:53.673Z Updating git repository `https://github.com/oxidecomputer/lldp`
2672026-03-10T05:58:54.144Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-03-10T05:58:54.501Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2692026-03-10T05:58:54.882Z Updating git repository `https://github.com/oxidecomputer/p4`
2702026-03-10T05:58:55.657Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2712026-03-10T05:58:56.017Z Updating git repository `https://github.com/oxidecomputer/lldp`
2722026-03-10T05:58:56.484Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2732026-03-10T05:58:57.504Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2742026-03-10T05:58:57.826Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2752026-03-10T05:58:58.150Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2762026-03-10T05:58:58.687Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772026-03-10T05:58:59.478Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-03-10T05:58:59.938Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-03-10T05:59:00.322Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-03-10T05:59:00.696Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2812026-03-10T05:59:01.684Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822026-03-10T05:59:02.519Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832026-03-10T05:59:05.093Z Updating git repository `https://github.com/oxidecomputer/opte`
2842026-03-10T05:59:05.955Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852026-03-10T05:59:06.270Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862026-03-10T05:59:06.672Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-03-10T05:59:08.188Z Downloading crates ...
2882026-03-10T05:59:08.281Z Downloaded bitflags v2.9.4
2892026-03-10T05:59:08.307Z Downloaded const_format v0.2.34
2902026-03-10T05:59:08.307Z Downloaded ff v0.13.1
2912026-03-10T05:59:08.333Z Downloaded erased-serde v0.3.31
2922026-03-10T05:59:08.334Z Downloaded hostname v0.4.2
2932026-03-10T05:59:08.358Z Downloaded hubpack_derive v0.1.1
2942026-03-10T05:59:08.359Z Downloaded idna_adapter v1.2.1
2952026-03-10T05:59:08.359Z Downloaded hubpack v0.1.2
2962026-03-10T05:59:08.359Z Downloaded lazy_static v1.5.0
2972026-03-10T05:59:08.384Z Downloaded omicron-workspace-hack v0.1.0
2982026-03-10T05:59:08.384Z Downloaded managed v0.8.0
2992026-03-10T05:59:08.384Z Downloaded num_threads v0.1.7
3002026-03-10T05:59:08.384Z Downloaded pin-project-lite v0.2.16
3012026-03-10T05:59:08.410Z Downloaded postcard v1.1.3
3022026-03-10T05:59:08.410Z Downloaded proc-macro-crate v1.3.1
3032026-03-10T05:59:08.435Z Downloaded progenitor-client v0.11.1
3042026-03-10T05:59:08.435Z Downloaded rand_xorshift v0.4.0
3052026-03-10T05:59:08.435Z Downloaded rand_core v0.9.3
3062026-03-10T05:59:08.435Z Downloaded resolv-conf v0.7.5
3072026-03-10T05:59:08.435Z Downloaded rustc_version v0.4.1
3082026-03-10T05:59:08.461Z Downloaded rand_chacha v0.9.0
3092026-03-10T05:59:08.461Z Downloaded secrecy v0.10.3
3102026-03-10T05:59:08.461Z Downloaded semver v0.1.20
3112026-03-10T05:59:08.461Z Downloaded semver v1.0.27
3122026-03-10T05:59:08.513Z Downloaded sigpipe v0.1.3
3132026-03-10T05:59:08.513Z Downloaded serde_spanned v1.0.4
3142026-03-10T05:59:08.513Z Downloaded strum v0.26.3
3152026-03-10T05:59:08.513Z Downloaded tabled_derive v0.11.0
3162026-03-10T05:59:08.540Z Downloaded termtree v0.5.1
3172026-03-10T05:59:08.540Z Downloaded time-core v0.1.6
3182026-03-10T05:59:08.540Z Downloaded thread-id v4.2.2
3192026-03-10T05:59:08.540Z Downloaded tinyvec_macros v0.1.1
3202026-03-10T05:59:08.540Z Downloaded thread_local v1.1.9
3212026-03-10T05:59:08.540Z Downloaded tokio-rustls v0.25.0
3222026-03-10T05:59:08.540Z Downloaded toml_datetime v0.6.11
3232026-03-10T05:59:08.540Z Downloaded socket2 v0.6.0
3242026-03-10T05:59:08.540Z Downloaded typify-macro v0.4.3
3252026-03-10T05:59:08.540Z Downloaded typify-macro v0.6.1
3262026-03-10T05:59:08.540Z Downloaded tokio-macros v2.6.0
3272026-03-10T05:59:08.540Z Downloaded untrusted v0.9.0
3282026-03-10T05:59:08.540Z Downloaded tower-service v0.3.3
3292026-03-10T05:59:08.540Z Downloaded usdt v0.6.0
3302026-03-10T05:59:08.540Z Downloaded usdt-macro v0.6.0
3312026-03-10T05:59:08.540Z Downloaded want v0.3.1
3322026-03-10T05:59:08.540Z Downloaded zeroize_derive v1.4.3
3332026-03-10T05:59:08.566Z Downloaded wait-timeout v0.2.1
3342026-03-10T05:59:08.566Z Downloaded walkdir v2.5.0
3352026-03-10T05:59:08.566Z Downloaded xattr v1.6.1
3362026-03-10T05:59:08.566Z Downloaded zerovec-derive v0.11.1
3372026-03-10T05:59:08.566Z Downloaded zerocopy-derive v0.7.35
3382026-03-10T05:59:08.566Z Downloaded zerofrom-derive v0.1.6
3392026-03-10T05:59:08.591Z Downloaded zone_cfg_derive v0.3.1
3402026-03-10T05:59:08.591Z Downloaded regress v0.10.5
3412026-03-10T05:59:08.591Z Downloaded tough v0.20.0
3422026-03-10T05:59:08.617Z Downloaded zerocopy-derive v0.8.27
3432026-03-10T05:59:08.617Z Downloaded thiserror v2.0.18
3442026-03-10T05:59:08.617Z Downloaded zmij v1.0.17
3452026-03-10T05:59:08.617Z Downloaded tabled v0.15.0
3462026-03-10T05:59:08.642Z Downloaded yoke v0.8.0
3472026-03-10T05:59:08.642Z Downloaded serde_derive v1.0.228
3482026-03-10T05:59:08.667Z Downloaded vcpkg v0.2.15
3492026-03-10T05:59:08.692Z Downloaded unicode-width v0.1.14
3502026-03-10T05:59:08.716Z Downloaded unicode-width v0.2.1
3512026-03-10T05:59:08.716Z Downloaded syn v2.0.117
3522026-03-10T05:59:08.742Z Downloaded unicode-segmentation v1.12.0
3532026-03-10T05:59:08.742Z Downloaded tower v0.5.2
3542026-03-10T05:59:08.742Z Downloaded libm v0.2.15
3552026-03-10T05:59:08.767Z Downloaded unicode-normalization v0.1.24
3562026-03-10T05:59:08.767Z Downloaded petgraph v0.8.2
3572026-03-10T05:59:08.793Z Downloaded h2 v0.4.12
3582026-03-10T05:59:08.793Z Downloaded goblin v0.8.2
3592026-03-10T05:59:08.818Z Downloaded zerocopy v0.7.35
3602026-03-10T05:59:08.818Z Downloaded goblin v0.10.1
3612026-03-10T05:59:08.842Z Downloaded typify-impl v0.4.3
3622026-03-10T05:59:08.842Z Downloaded openssl v0.10.73
3632026-03-10T05:59:08.867Z Downloaded zerocopy v0.8.27
3642026-03-10T05:59:08.893Z Downloaded webpki-roots v1.0.2
3652026-03-10T05:59:08.893Z Downloaded moka v0.12.11
3662026-03-10T05:59:08.893Z Downloaded rustls v0.22.4
3672026-03-10T05:59:08.917Z Downloaded openapiv3 v2.2.0
3682026-03-10T05:59:08.917Z Downloaded hickory-proto v0.24.4
3692026-03-10T05:59:08.941Z Downloaded rustls v0.23.32
3702026-03-10T05:59:08.941Z Downloaded rustix v0.38.44
3712026-03-10T05:59:08.966Z Downloaded rustix v1.1.2
3722026-03-10T05:59:08.991Z Downloaded hickory-proto v0.25.2
3732026-03-10T05:59:09.016Z Downloaded dropshot v0.16.7
3742026-03-10T05:59:09.041Z Downloaded nix v0.30.1
3752026-03-10T05:59:09.066Z Downloaded syn v1.0.109
3762026-03-10T05:59:09.066Z Downloaded typify-impl v0.6.1
3772026-03-10T05:59:09.091Z Downloaded git2 v0.19.0
3782026-03-10T05:59:09.091Z Downloaded typed-path v0.9.3
3792026-03-10T05:59:09.091Z Downloaded regex-automata v0.4.13
3802026-03-10T05:59:09.115Z Downloaded jiff v0.2.15
3812026-03-10T05:59:09.140Z Downloaded hkdf v0.12.4
3822026-03-10T05:59:09.140Z Downloaded sha3 v0.10.8
3832026-03-10T05:59:09.140Z Downloaded hyper v1.8.1
3842026-03-10T05:59:09.140Z Downloaded futures-util v0.3.31
3852026-03-10T05:59:09.164Z Downloaded petgraph v0.6.5
3862026-03-10T05:59:09.164Z Downloaded hashbrown v0.15.5
3872026-03-10T05:59:09.189Z Downloaded hashbrown v0.16.1
3882026-03-10T05:59:09.189Z Downloaded steno v0.4.1
3892026-03-10T05:59:09.189Z Downloaded nom v7.1.3
3902026-03-10T05:59:09.189Z Downloaded hashbrown v0.12.3
3912026-03-10T05:59:09.189Z Downloaded toml_edit v0.22.27
3922026-03-10T05:59:09.213Z Downloaded smoltcp v0.11.0
3932026-03-10T05:59:09.213Z Downloaded serde v1.0.228
3942026-03-10T05:59:09.213Z Downloaded libz-sys v1.1.22
3952026-03-10T05:59:09.238Z Downloaded tokio v1.49.0
3962026-03-10T05:59:09.275Z Downloaded rustls-webpki v0.103.6
3972026-03-10T05:59:09.300Z Downloaded mio v1.0.4
3982026-03-10T05:59:09.300Z Downloaded unicode-ident v1.0.24
3992026-03-10T05:59:09.300Z Downloaded similar v2.7.0
4002026-03-10T05:59:09.300Z Downloaded indexmap v2.13.0
4012026-03-10T05:59:09.300Z Downloaded hyper-util v0.1.19
4022026-03-10T05:59:09.325Z Downloaded http v1.4.0
4032026-03-10T05:59:09.325Z Downloaded curl-sys v0.4.83+curl-8.15.0
4042026-03-10T05:59:09.374Z Downloaded flate2 v1.1.2
4052026-03-10T05:59:09.399Z Downloaded winnow v0.7.14
4062026-03-10T05:59:09.399Z Downloaded ring v0.17.14
4072026-03-10T05:59:09.433Z Downloaded hickory-resolver v0.24.4
4082026-03-10T05:59:09.458Z Downloaded serde_core v1.0.228
4092026-03-10T05:59:09.458Z Downloaded regex-syntax v0.8.6
4102026-03-10T05:59:09.458Z Downloaded pin-project v1.1.10
4112026-03-10T05:59:09.483Z Downloaded openssl-sys v0.9.109
4122026-03-10T05:59:09.483Z Downloaded libgit2-sys v0.17.0+1.8.1
4132026-03-10T05:59:09.525Z Downloaded zerovec v0.11.4
4142026-03-10T05:59:09.550Z Downloaded zeroize v1.8.1
4152026-03-10T05:59:09.550Z Downloaded winnow v0.5.40
4162026-03-10T05:59:09.550Z Downloaded whoami v1.6.1
4172026-03-10T05:59:09.550Z Downloaded vsss-rs v3.3.4
4182026-03-10T05:59:09.550Z Downloaded tokio-stream v0.1.17
4192026-03-10T05:59:09.575Z Downloaded tokio-rustls v0.26.3
4202026-03-10T05:59:09.575Z Downloaded tabled v0.20.0
4212026-03-10T05:59:09.575Z Downloaded miniz_oxide v0.8.9
4222026-03-10T05:59:09.600Z Downloaded libc v0.2.176
4232026-03-10T05:59:09.625Z Downloaded icu_collections v2.0.0
4242026-03-10T05:59:09.625Z Downloaded hickory-resolver v0.25.2
4252026-03-10T05:59:09.625Z Downloaded encoding_rs v0.8.35
4262026-03-10T05:59:09.650Z Downloaded tower-http v0.6.8
4272026-03-10T05:59:09.650Z Downloaded progenitor-impl v0.13.0
4282026-03-10T05:59:09.650Z Downloaded heapless v0.8.0
4292026-03-10T05:59:09.675Z Downloaded smallvec v1.15.1
4302026-03-10T05:59:09.675Z Downloaded serde_derive_internals v0.29.1
4312026-03-10T05:59:09.675Z Downloaded parking_lot_core v0.9.11
4322026-03-10T05:59:09.675Z Downloaded papergrid v0.17.0
4332026-03-10T05:59:09.675Z Downloaded papergrid v0.11.0
4342026-03-10T05:59:09.675Z Downloaded owo-colors v4.2.2
4352026-03-10T05:59:09.675Z Downloaded zone v0.3.1
4362026-03-10T05:59:09.675Z Downloaded zerotrie v0.2.2
4372026-03-10T05:59:09.700Z Downloaded url v2.5.7
4382026-03-10T05:59:09.700Z Downloaded tokio-util v0.7.16
4392026-03-10T05:59:09.700Z Downloaded time v0.3.44
4402026-03-10T05:59:09.700Z Downloaded zerofrom v0.1.6
4412026-03-10T05:59:09.700Z Downloaded yoke-derive v0.8.0
4422026-03-10T05:59:09.700Z Downloaded unsafe-libyaml v0.2.11
4432026-03-10T05:59:09.725Z Downloaded toml_edit v0.19.15
4442026-03-10T05:59:09.725Z Downloaded tokio-dtrace v0.1.1
4452026-03-10T05:59:09.725Z Downloaded ryu v1.0.20
4462026-03-10T05:59:09.725Z Downloaded tracing v0.1.41
4472026-03-10T05:59:09.750Z Downloaded thiserror-impl v1.0.69
4482026-03-10T05:59:09.750Z Downloaded serde_with v3.14.1
4492026-03-10T05:59:09.750Z Downloaded icu_normalizer_data v2.0.0
4502026-03-10T05:59:09.750Z Downloaded icu_locale_core v2.0.0
4512026-03-10T05:59:09.775Z Downloaded vergen v8.3.2
4522026-03-10T05:59:09.775Z Downloaded uuid v1.20.0
4532026-03-10T05:59:09.775Z Downloaded typenum v1.18.0
4542026-03-10T05:59:09.775Z Downloaded thiserror-impl v2.0.18
4552026-03-10T05:59:09.775Z Downloaded serde_json v1.0.149
4562026-03-10T05:59:09.775Z Downloaded half v2.7.1
4572026-03-10T05:59:09.775Z Downloaded dropshot-api-manager v0.2.2
4582026-03-10T05:59:09.775Z Downloaded writeable v0.6.1
4592026-03-10T05:59:09.800Z Downloaded thiserror v1.0.69
4602026-03-10T05:59:09.800Z Downloaded icu_properties v2.0.1
4612026-03-10T05:59:09.800Z Downloaded waitgroup v0.1.2
4622026-03-10T05:59:09.800Z Downloaded version_check v0.9.5
4632026-03-10T05:59:09.800Z Downloaded usdt-impl v0.6.0
4642026-03-10T05:59:09.800Z Downloaded typify v0.6.1
4652026-03-10T05:59:09.801Z Downloaded typify v0.4.3
4662026-03-10T05:59:09.801Z Downloaded getrandom v0.2.16
4672026-03-10T05:59:09.801Z Downloaded utf8parse v0.2.2
4682026-03-10T05:59:09.801Z Downloaded tracing-core v0.1.34
4692026-03-10T05:59:09.826Z Downloaded static_assertions v1.1.0
4702026-03-10T05:59:09.826Z Downloaded indexmap v1.9.3
4712026-03-10T05:59:09.826Z Downloaded utf8_iter v1.0.4
4722026-03-10T05:59:09.826Z Downloaded usdt-macro v0.5.0
4732026-03-10T05:59:09.826Z Downloaded usdt-impl v0.5.0
4742026-03-10T05:59:09.826Z Downloaded usdt-attr-macro v0.6.0
4752026-03-10T05:59:09.826Z Downloaded usdt v0.5.0
4762026-03-10T05:59:09.826Z Downloaded unicode-linebreak v0.1.5
4772026-03-10T05:59:09.826Z Downloaded ucd-trie v0.1.7
4782026-03-10T05:59:09.826Z Downloaded toml v0.7.8
4792026-03-10T05:59:09.826Z Downloaded usdt-attr-macro v0.5.0
4802026-03-10T05:59:09.826Z Downloaded unarray v0.1.4
4812026-03-10T05:59:09.826Z Downloaded try-lock v0.2.5
4822026-03-10T05:59:09.826Z Downloaded tracing-attributes v0.1.30
4832026-03-10T05:59:09.826Z Downloaded toml_parser v1.0.6+spec-1.1.0
4842026-03-10T05:59:09.851Z Downloaded tinyvec v1.10.0
4852026-03-10T05:59:09.851Z Downloaded snafu v0.8.9
4862026-03-10T05:59:09.851Z Downloaded smf v0.2.3
4872026-03-10T05:59:09.851Z Downloaded slog-term v2.9.2
4882026-03-10T05:59:09.851Z Downloaded slog-json v2.6.1
4892026-03-10T05:59:09.851Z Downloaded slab v0.4.11
4902026-03-10T05:59:09.851Z Downloaded siphasher v1.0.1
4912026-03-10T05:59:09.851Z Downloaded schemars v1.2.0
4922026-03-10T05:59:09.876Z Downloaded rustls-webpki v0.102.8
4932026-03-10T05:59:09.900Z Downloaded parking_lot v0.12.4
4942026-03-10T05:59:09.900Z Downloaded toml_writer v1.0.6+spec-1.1.0
4952026-03-10T05:59:09.901Z Downloaded toml v0.9.11+spec-1.1.0
4962026-03-10T05:59:09.901Z Downloaded toml v0.8.23
4972026-03-10T05:59:09.901Z Downloaded tokio-native-tls v0.3.1
4982026-03-10T05:59:09.901Z Downloaded textwrap v0.16.2
4992026-03-10T05:59:09.901Z Downloaded term v1.2.0
5002026-03-10T05:59:09.901Z Downloaded multer v3.1.0
5012026-03-10T05:59:09.926Z Downloaded untrusted v0.7.1
5022026-03-10T05:59:09.926Z Downloaded universal-hash v0.5.1
5032026-03-10T05:59:09.926Z Downloaded unicode-xid v0.2.6
5042026-03-10T05:59:09.926Z Downloaded tinystr v0.8.1
5052026-03-10T05:59:09.926Z Downloaded test-strategy v0.4.3
5062026-03-10T05:59:09.926Z Downloaded tar v0.4.44
5072026-03-10T05:59:09.926Z Downloaded quinn-proto v0.11.13
5082026-03-10T05:59:09.926Z Downloaded tower-layer v0.3.3
5092026-03-10T05:59:09.926Z Downloaded topological-sort v0.2.2
5102026-03-10T05:59:09.926Z Downloaded toml_write v0.1.2
5112026-03-10T05:59:09.926Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5122026-03-10T05:59:09.951Z Downloaded reqwest v0.13.2
5132026-03-10T05:59:09.951Z Downloaded proptest v1.8.0
5142026-03-10T05:59:09.951Z Downloaded rusty-fork v0.3.0
5152026-03-10T05:59:09.951Z Downloaded rustversion v1.0.22
5162026-03-10T05:59:09.951Z Downloaded spin v0.9.8
5172026-03-10T05:59:09.951Z Downloaded time-macros v0.2.24
5182026-03-10T05:59:09.976Z Downloaded tempfile v3.23.0
5192026-03-10T05:59:09.976Z Downloaded thread-id v5.0.0
5202026-03-10T05:59:09.976Z Downloaded thiserror-no-std v2.0.2
5212026-03-10T05:59:09.976Z Downloaded thiserror-impl-no-std v2.0.2
5222026-03-10T05:59:09.976Z Downloaded icu_normalizer v2.0.0
5232026-03-10T05:59:09.976Z Downloaded getrandom v0.3.3
5242026-03-10T05:59:09.976Z Downloaded futures v0.3.31
5252026-03-10T05:59:09.976Z Downloaded dropshot_endpoint v0.16.7
5262026-03-10T05:59:10.002Z Downloaded take_mut v0.2.2
5272026-03-10T05:59:10.002Z Downloaded signal-hook v0.3.18
5282026-03-10T05:59:10.002Z Downloaded rustls-pemfile v2.2.0
5292026-03-10T05:59:10.002Z Downloaded expectorate v1.2.0
5302026-03-10T05:59:10.002Z Downloaded testing_table v0.3.0
5312026-03-10T05:59:10.002Z Downloaded tagptr v0.2.0
5322026-03-10T05:59:10.002Z Downloaded sync_wrapper v1.0.2
5332026-03-10T05:59:10.002Z Downloaded swrite v0.1.0
5342026-03-10T05:59:10.002Z Downloaded stable_deref_trait v1.2.0
5352026-03-10T05:59:10.002Z Downloaded proc-macro-error-attr v1.0.4
5362026-03-10T05:59:10.002Z Downloaded proc-macro-error v1.0.4
5372026-03-10T05:59:10.002Z Downloaded supports-color v3.0.2
5382026-03-10T05:59:10.002Z Downloaded subtle v2.6.1
5392026-03-10T05:59:10.002Z Downloaded rayon v1.11.0
5402026-03-10T05:59:10.027Z Downloaded iana-time-zone v0.1.64
5412026-03-10T05:59:10.027Z Downloaded glob v0.3.3
5422026-03-10T05:59:10.027Z Downloaded terminal_size v0.4.3
5432026-03-10T05:59:10.027Z Downloaded tabwriter v1.4.1
5442026-03-10T05:59:10.027Z Downloaded tabled_derive v0.7.0
5452026-03-10T05:59:10.027Z Downloaded synstructure v0.13.2
5462026-03-10T05:59:10.027Z Downloaded strum_macros v0.26.4
5472026-03-10T05:59:10.027Z Downloaded strum v0.27.2
5482026-03-10T05:59:10.027Z Downloaded slog-dtrace v0.3.0
5492026-03-10T05:59:10.028Z Downloaded slog v2.8.2
5502026-03-10T05:59:10.028Z Downloaded sha2 v0.10.9
5512026-03-10T05:59:10.053Z Downloaded serde_yaml v0.9.34+deprecated
5522026-03-10T05:59:10.053Z Downloaded serde_with_macros v3.14.1
5532026-03-10T05:59:10.053Z Downloaded schemars v0.9.0
5542026-03-10T05:59:10.053Z Downloaded regex v1.12.3
5552026-03-10T05:59:10.078Z Downloaded portable-atomic v1.11.1
5562026-03-10T05:59:10.078Z Downloaded hmac v0.12.1
5572026-03-10T05:59:10.078Z Downloaded strum_macros v0.27.2
5582026-03-10T05:59:10.078Z Downloaded structmeta-derive v0.3.0
5592026-03-10T05:59:10.078Z Downloaded structmeta v0.3.0
5602026-03-10T05:59:10.078Z Downloaded snafu-derive v0.8.9
5612026-03-10T05:59:10.078Z Downloaded slog-async v2.8.0
5622026-03-10T05:59:10.078Z Downloaded serde_path_to_error v0.1.20
5632026-03-10T05:59:10.078Z Downloaded strsim v0.11.1
5642026-03-10T05:59:10.078Z Downloaded smawk v0.3.2
5652026-03-10T05:59:10.078Z Downloaded slog-bunyan v2.5.0
5662026-03-10T05:59:10.078Z Downloaded signal-hook-tokio v0.3.1
5672026-03-10T05:59:10.078Z Downloaded shlex v1.3.0
5682026-03-10T05:59:10.103Z Downloaded serde_tokenstream v0.2.3
5692026-03-10T05:59:10.103Z Downloaded serde_spanned v0.6.9
5702026-03-10T05:59:10.103Z Downloaded serde-big-array v0.5.1
5712026-03-10T05:59:10.103Z Downloaded reqwest v0.12.23
5722026-03-10T05:59:10.103Z Downloaded pin-project-internal v1.1.10
5732026-03-10T05:59:10.103Z Downloaded oxnet v0.1.4
5742026-03-10T05:59:10.103Z Downloaded oxide-tokio-rt v0.1.2
5752026-03-10T05:59:10.103Z Downloaded serde_repr v0.1.20
5762026-03-10T05:59:10.103Z Downloaded serde_plain v1.0.2
5772026-03-10T05:59:10.103Z Downloaded search_path v0.1.4
5782026-03-10T05:59:10.103Z Downloaded schemars_derive v0.8.22
5792026-03-10T05:59:10.103Z Downloaded num-complex v0.4.6
5802026-03-10T05:59:10.128Z Downloaded newtype-uuid v1.3.2
5812026-03-10T05:59:10.128Z Downloaded chrono-tz v0.10.4
5822026-03-10T05:59:10.128Z Downloaded signal-hook-registry v1.4.6
5832026-03-10T05:59:10.128Z Downloaded sha1 v0.10.6
5842026-03-10T05:59:10.128Z Downloaded serde_urlencoded v0.7.1
5852026-03-10T05:59:10.128Z Downloaded scroll_derive v0.13.1
5862026-03-10T05:59:10.128Z Downloaded httparse v1.10.1
5872026-03-10T05:59:10.153Z Downloaded scroll v0.13.0
5882026-03-10T05:59:10.153Z Downloaded scroll v0.12.0
5892026-03-10T05:59:10.153Z Downloaded schemars v0.8.22
5902026-03-10T05:59:10.153Z Downloaded rustls-pki-types v1.12.0
5912026-03-10T05:59:10.153Z Downloaded rayon-core v1.13.0
5922026-03-10T05:59:10.153Z Downloaded rand v0.8.5
5932026-03-10T05:59:10.178Z Downloaded hyper-rustls v0.27.7
5942026-03-10T05:59:10.178Z Downloaded scroll_derive v0.12.1
5952026-03-10T05:59:10.178Z Downloaded scopeguard v1.2.0
5962026-03-10T05:59:10.178Z Downloaded native-tls v0.2.14
5972026-03-10T05:59:10.178Z Downloaded foldhash v0.2.0
5982026-03-10T05:59:10.178Z Downloaded same-file v1.0.6
5992026-03-10T05:59:10.178Z Downloaded rustc_version v0.1.7
6002026-03-10T05:59:10.178Z Downloaded ref-cast-impl v1.0.25
6012026-03-10T05:59:10.178Z Downloaded ref-cast v1.0.25
6022026-03-10T05:59:10.179Z Downloaded quote v1.0.44
6032026-03-10T05:59:10.179Z Downloaded quinn-udp v0.5.14
6042026-03-10T05:59:10.179Z Downloaded quick-error v1.2.3
6052026-03-10T05:59:10.179Z Downloaded qorb v0.4.1
6062026-03-10T05:59:10.204Z Downloaded progenitor-client v0.13.0
6072026-03-10T05:59:10.204Z Downloaded pest v2.8.2
6082026-03-10T05:59:10.204Z Downloaded libsw-core v0.3.2
6092026-03-10T05:59:10.204Z Downloaded highway v1.3.0
6102026-03-10T05:59:10.204Z Downloaded rand v0.9.2
6112026-03-10T05:59:10.204Z Downloaded quinn v0.11.9
6122026-03-10T05:59:10.204Z Downloaded progenitor v0.11.1
6132026-03-10T05:59:10.204Z Downloaded pest_meta v2.8.2
6142026-03-10T05:59:10.204Z Downloaded linear-map v1.2.0
6152026-03-10T05:59:10.204Z Downloaded libsw v3.5.0
6162026-03-10T05:59:10.229Z Downloaded libloading v0.8.9
6172026-03-10T05:59:10.229Z Downloaded itertools v0.12.1
6182026-03-10T05:59:10.229Z Downloaded idna v1.1.0
6192026-03-10T05:59:10.229Z Downloaded fs-err v3.1.2
6202026-03-10T05:59:10.229Z Downloaded csv v1.3.1
6212026-03-10T05:59:10.255Z Downloaded rustc-hash v2.1.1
6222026-03-10T05:59:10.255Z Downloaded rand_core v0.6.4
6232026-03-10T05:59:10.255Z Downloaded progenitor-impl v0.10.0
6242026-03-10T05:59:10.255Z Downloaded progenitor-client v0.10.0
6252026-03-10T05:59:10.255Z Downloaded proc-macro2 v1.0.106
6262026-03-10T05:59:10.255Z Downloaded proc-macro-error-attr2 v2.0.0
6272026-03-10T05:59:10.255Z Downloaded pretty-hex v0.4.1
6282026-03-10T05:59:10.255Z Downloaded num_enum_derive v0.7.5
6292026-03-10T05:59:10.255Z Downloaded foldhash v0.1.5
6302026-03-10T05:59:10.280Z Downloaded rand_chacha v0.3.1
6312026-03-10T05:59:10.280Z Downloaded progenitor-macro v0.11.1
6322026-03-10T05:59:10.280Z Downloaded progenitor v0.10.0
6332026-03-10T05:59:10.280Z Downloaded powerfmt v0.2.0
6342026-03-10T05:59:10.280Z Downloaded potential_utf v0.1.3
6352026-03-10T05:59:10.280Z Downloaded poly1305 v0.8.0
6362026-03-10T05:59:10.280Z Downloaded pin-utils v0.1.0
6372026-03-10T05:59:10.280Z Downloaded pest_generator v2.8.2
6382026-03-10T05:59:10.280Z Downloaded parse-display-derive v0.10.0
6392026-03-10T05:59:10.280Z Downloaded num-traits v0.2.19
6402026-03-10T05:59:10.280Z Downloaded progenitor-macro v0.10.0
6412026-03-10T05:59:10.280Z Downloaded progenitor-impl v0.11.1
6422026-03-10T05:59:10.280Z Downloaded percent-encoding v2.3.2
6432026-03-10T05:59:10.280Z Downloaded password-hash v0.5.0
6442026-03-10T05:59:10.280Z Downloaded openssl-probe v0.1.6
6452026-03-10T05:59:10.280Z Downloaded openssl-macros v0.1.1
6462026-03-10T05:59:10.280Z Downloaded opaque-debug v0.3.1
6472026-03-10T05:59:10.305Z Downloaded progenitor-macro v0.13.0
6482026-03-10T05:59:10.305Z Downloaded once_cell v1.21.3
6492026-03-10T05:59:10.305Z Downloaded num-derive v0.3.3
6502026-03-10T05:59:10.305Z Downloaded num-conv v0.1.0
6512026-03-10T05:59:10.305Z Downloaded num v0.4.3
6522026-03-10T05:59:10.305Z Downloaded newline-converter v0.3.0
6532026-03-10T05:59:10.305Z Downloaded memchr v2.7.5
6542026-03-10T05:59:10.305Z Downloaded fs_extra v1.3.0
6552026-03-10T05:59:10.305Z Downloaded progenitor v0.13.0
6562026-03-10T05:59:10.305Z Downloaded proc-macro-error2 v2.0.1
6572026-03-10T05:59:10.330Z Downloaded prettyplease v0.2.37
6582026-03-10T05:59:10.330Z Downloaded ppv-lite86 v0.2.21
6592026-03-10T05:59:10.330Z Downloaded pkg-config v0.3.32
6602026-03-10T05:59:10.330Z Downloaded phf_shared v0.12.1
6612026-03-10T05:59:10.331Z Downloaded phf v0.12.1
6622026-03-10T05:59:10.331Z Downloaded pest_derive v2.8.2
6632026-03-10T05:59:10.331Z Downloaded parse-display v0.10.0
6642026-03-10T05:59:10.331Z Downloaded num-rational v0.4.2
6652026-03-10T05:59:10.331Z Downloaded num-derive v0.4.2
6662026-03-10T05:59:10.331Z Downloaded memmap v0.7.0
6672026-03-10T05:59:10.331Z Downloaded match_cfg v0.1.0
6682026-03-10T05:59:10.331Z Downloaded macaddr v1.0.1
6692026-03-10T05:59:10.356Z Downloaded lru-cache v0.1.2
6702026-03-10T05:59:10.356Z Downloaded itertools v0.14.0
6712026-03-10T05:59:10.356Z Downloaded ipnetwork v0.21.1
6722026-03-10T05:59:10.356Z Downloaded ipnet v2.11.0
6732026-03-10T05:59:10.356Z Downloaded http-body-util v0.1.3
6742026-03-10T05:59:10.356Z Downloaded globset v0.4.16
6752026-03-10T05:59:10.356Z Downloaded gethostname v0.5.0
6762026-03-10T05:59:10.356Z Downloaded plain v0.2.3
6772026-03-10T05:59:10.356Z Downloaded pem v3.0.5
6782026-03-10T05:59:10.356Z Downloaded paste v1.0.15
6792026-03-10T05:59:10.356Z Downloaded olpc-cjson v0.1.4
6802026-03-10T05:59:10.381Z Downloaded num-iter v0.1.45
6812026-03-10T05:59:10.381Z Downloaded minimal-lexical v0.2.1
6822026-03-10T05:59:10.381Z Downloaded mime v0.3.17
6832026-03-10T05:59:10.381Z Downloaded memoffset v0.9.1
6842026-03-10T05:59:10.381Z Downloaded memmap2 v0.9.8
6852026-03-10T05:59:10.381Z Downloaded lock_api v0.4.13
6862026-03-10T05:59:10.381Z Downloaded kstat-rs v0.2.4
6872026-03-10T05:59:10.381Z Downloaded instant v0.1.13
6882026-03-10T05:59:10.381Z Downloaded ident_case v1.0.1
6892026-03-10T05:59:10.381Z Downloaded humantime v2.3.0
6902026-03-10T05:59:10.381Z Downloaded futures-executor v0.3.31
6912026-03-10T05:59:10.381Z Downloaded futures-channel v0.3.31
6922026-03-10T05:59:10.381Z Downloaded foreign-types v0.5.0
6932026-03-10T05:59:10.381Z Downloaded find-msvc-tools v0.1.2
6942026-03-10T05:59:10.381Z Downloaded newtype_derive v0.1.6
6952026-03-10T05:59:10.406Z Downloaded newtype-uuid-macros v0.1.0
6962026-03-10T05:59:10.407Z Downloaded libscf-sys v1.1.0
6972026-03-10T05:59:10.407Z Downloaded indent_write v2.2.0
6982026-03-10T05:59:10.407Z Downloaded derive_more v0.99.20
6992026-03-10T05:59:10.407Z Downloaded omicron-zone-package v0.12.2
7002026-03-10T05:59:10.407Z Downloaded num_enum_derive v0.5.11
7012026-03-10T05:59:10.407Z Downloaded log v0.4.29
7022026-03-10T05:59:10.407Z Downloaded linked-hash-map v0.5.6
7032026-03-10T05:59:10.407Z Downloaded ingot-types v0.1.2
7042026-03-10T05:59:10.407Z Downloaded hyper-tls v0.6.0
7052026-03-10T05:59:10.407Z Downloaded httpdate v1.0.3
7062026-03-10T05:59:10.407Z Downloaded http-body v1.0.1
7072026-03-10T05:59:10.432Z Downloaded hostname v0.3.1
7082026-03-10T05:59:10.432Z Downloaded bstr v1.12.0
7092026-03-10T05:59:10.432Z Downloaded bindgen v0.72.1
7102026-03-10T05:59:10.432Z Downloaded num_enum v0.7.5
7112026-03-10T05:59:10.432Z Downloaded num_enum v0.5.11
7122026-03-10T05:59:10.457Z Downloaded litemap v0.8.0
7132026-03-10T05:59:10.457Z Downloaded jiff-static v0.2.15
7142026-03-10T05:59:10.457Z Downloaded iri-string v0.7.8
7152026-03-10T05:59:10.457Z Downloaded iddqd v0.3.17
7162026-03-10T05:59:10.482Z Downloaded base64ct v1.8.0
7172026-03-10T05:59:10.482Z Downloaded lru-slab v0.1.2
7182026-03-10T05:59:10.482Z Downloaded inout v0.1.4
7192026-03-10T05:59:10.482Z Downloaded ingot-macros v0.1.1
7202026-03-10T05:59:10.482Z Downloaded icu_properties_data v2.0.1
7212026-03-10T05:59:10.482Z Downloaded defmt v0.3.100
7222026-03-10T05:59:10.482Z Downloaded daft-derive v0.1.4
7232026-03-10T05:59:10.482Z Downloaded daft v0.1.4
7242026-03-10T05:59:10.482Z Downloaded curve25519-dalek v4.1.3
7252026-03-10T05:59:10.507Z Downloaded cstr-argument v0.1.2
7262026-03-10T05:59:10.507Z Downloaded crucible-workspace-hack v0.1.0
7272026-03-10T05:59:10.507Z Downloaded crossbeam-epoch v0.9.18
7282026-03-10T05:59:10.507Z Downloaded critical-section v1.2.0
7292026-03-10T05:59:10.507Z Downloaded constant_time_eq v0.3.1
7302026-03-10T05:59:10.507Z Downloaded colored v3.0.0
7312026-03-10T05:59:10.507Z Downloaded cipher v0.4.4
7322026-03-10T05:59:10.507Z Downloaded chrono v0.4.43
7332026-03-10T05:59:10.532Z Downloaded num-integer v0.1.46
7342026-03-10T05:59:10.532Z Downloaded keccak v0.1.5
7352026-03-10T05:59:10.532Z Downloaded jobserver v0.1.34
7362026-03-10T05:59:10.532Z Downloaded is_terminal_polyfill v1.70.1
7372026-03-10T05:59:10.532Z Downloaded is_ci v1.2.0
7382026-03-10T05:59:10.532Z Downloaded internet-checksum v0.2.1
7392026-03-10T05:59:10.532Z Downloaded ingot v0.1.1
7402026-03-10T05:59:10.532Z Downloaded fixedbitset v0.4.2
7412026-03-10T05:59:10.532Z Downloaded defmt-macros v1.0.1
7422026-03-10T05:59:10.532Z Downloaded ciborium-io v0.2.2
7432026-03-10T05:59:10.532Z Downloaded block-buffer v0.10.4
7442026-03-10T05:59:10.533Z Downloaded itoa v1.0.15
7452026-03-10T05:59:10.533Z Downloaded is-terminal v0.4.16
7462026-03-10T05:59:10.533Z Downloaded group v0.13.0
7472026-03-10T05:59:10.533Z Downloaded futures-macro v0.3.31
7482026-03-10T05:59:10.533Z Downloaded darling_core v0.21.3
7492026-03-10T05:59:10.557Z Downloaded hex v0.4.3
7502026-03-10T05:59:10.557Z Downloaded curve25519-dalek-derive v0.1.1
7512026-03-10T05:59:10.557Z Downloaded curl v0.4.49
7522026-03-10T05:59:10.557Z Downloaded crypto-bigint v0.5.5
7532026-03-10T05:59:10.558Z Downloaded clap_builder v4.5.50
7542026-03-10T05:59:10.583Z Downloaded ciborium-ll v0.2.2
7552026-03-10T05:59:10.583Z Downloaded chacha20poly1305 v0.10.1
7562026-03-10T05:59:10.583Z Downloaded anyhow v1.0.100
7572026-03-10T05:59:10.583Z Downloaded icu_provider v2.0.0
7582026-03-10T05:59:10.583Z Downloaded heck v0.4.1
7592026-03-10T05:59:10.583Z Downloaded foreign-types-shared v0.3.1
7602026-03-10T05:59:10.583Z Downloaded derive-where v1.6.0
7612026-03-10T05:59:10.583Z Downloaded crossbeam-utils v0.8.21
7622026-03-10T05:59:10.583Z Downloaded crossbeam-channel v0.5.15
7632026-03-10T05:59:10.583Z Downloaded cookie v0.18.1
7642026-03-10T05:59:10.608Z Downloaded const_format_proc_macros v0.2.34
7652026-03-10T05:59:10.608Z Downloaded console v0.15.11
7662026-03-10T05:59:10.608Z Downloaded colorchoice v1.0.4
7672026-03-10T05:59:10.608Z Downloaded cobs v0.3.0
7682026-03-10T05:59:10.608Z Downloaded ciborium v0.2.2
7692026-03-10T05:59:10.608Z Downloaded cfg_aliases v0.2.1
7702026-03-10T05:59:10.608Z Downloaded camino v1.2.2
7712026-03-10T05:59:10.608Z Downloaded bitflags v1.3.2
7722026-03-10T05:59:10.608Z Downloaded heck v0.5.0
7732026-03-10T05:59:10.608Z Downloaded generic-array v0.14.7
7742026-03-10T05:59:10.608Z Downloaded futures-task v0.3.31
7752026-03-10T05:59:10.608Z Downloaded futures-sink v0.3.31
7762026-03-10T05:59:10.608Z Downloaded futures-io v0.3.31
7772026-03-10T05:59:10.608Z Downloaded foreign-types-shared v0.1.1
7782026-03-10T05:59:10.608Z Downloaded foreign-types v0.3.2
7792026-03-10T05:59:10.633Z Downloaded fnv v1.0.7
7802026-03-10T05:59:10.633Z Downloaded enum-as-inner v0.6.1
7812026-03-10T05:59:10.633Z Downloaded elliptic-curve v0.13.8
7822026-03-10T05:59:10.633Z Downloaded dunce v1.0.5
7832026-03-10T05:59:10.633Z Downloaded dtrace-parser v0.3.0
7842026-03-10T05:59:10.633Z Downloaded deranged v0.5.3
7852026-03-10T05:59:10.633Z Downloaded defmt-parser v1.0.0
7862026-03-10T05:59:10.633Z Downloaded defmt v1.0.1
7872026-03-10T05:59:10.633Z Downloaded debug-ignore v1.0.5
7882026-03-10T05:59:10.633Z Downloaded crypto-common v0.1.6
7892026-03-10T05:59:10.633Z Downloaded crossbeam-deque v0.8.6
7902026-03-10T05:59:10.633Z Downloaded cpufeatures v0.2.17
7912026-03-10T05:59:10.633Z Downloaded cmake v0.1.54
7922026-03-10T05:59:10.633Z Downloaded clang-sys v1.8.1
7932026-03-10T05:59:10.658Z Downloaded chacha20 v0.9.1
7942026-03-10T05:59:10.658Z Downloaded cfg-if v1.0.3
7952026-03-10T05:59:10.659Z Downloaded cancel-safe-futures v0.1.5
7962026-03-10T05:59:10.659Z Downloaded bytecount v0.6.9
7972026-03-10T05:59:10.659Z Downloaded async-stream-impl v0.3.6
7982026-03-10T05:59:10.659Z Downloaded hash32 v0.3.1
7992026-03-10T05:59:10.659Z Downloaded futures-core v0.3.32
8002026-03-10T05:59:10.659Z Downloaded form_urlencoded v1.2.2
8012026-03-10T05:59:10.659Z Downloaded foreign-types-macros v0.2.3
8022026-03-10T05:59:10.659Z Downloaded float-ord v0.3.2
8032026-03-10T05:59:10.659Z Downloaded fixedbitset v0.5.7
8042026-03-10T05:59:10.659Z Downloaded filetime v0.2.26
8052026-03-10T05:59:10.659Z Downloaded fastrand v2.3.0
8062026-03-10T05:59:10.659Z Downloaded errno v0.3.14
8072026-03-10T05:59:10.659Z Downloaded equivalent v1.0.2
8082026-03-10T05:59:10.659Z Downloaded embedded-io v0.6.1
8092026-03-10T05:59:10.659Z Downloaded embedded-io v0.4.0
8102026-03-10T05:59:10.684Z Downloaded dyn-clone v1.0.20
8112026-03-10T05:59:10.684Z Downloaded dof v0.4.0
8122026-03-10T05:59:10.684Z Downloaded data-encoding v2.9.0
8132026-03-10T05:59:10.684Z Downloaded darling_macro v0.21.3
8142026-03-10T05:59:10.684Z Downloaded darling v0.21.3
8152026-03-10T05:59:10.684Z Downloaded csv-core v0.1.12
8162026-03-10T05:59:10.684Z Downloaded crc8 v0.1.1
8172026-03-10T05:59:10.684Z Downloaded crc32fast v1.5.0
8182026-03-10T05:59:10.684Z Downloaded convert_case v0.4.0
8192026-03-10T05:59:10.684Z Downloaded clap_lex v0.7.5
8202026-03-10T05:59:10.684Z Downloaded clap_derive v4.5.49
8212026-03-10T05:59:10.684Z Downloaded cc v1.2.38
8222026-03-10T05:59:10.684Z Downloaded blake3 v1.8.2
8232026-03-10T05:59:10.709Z Downloaded bit-set v0.8.0
8242026-03-10T05:59:10.709Z Downloaded aws-lc-rs v1.14.0
8252026-03-10T05:59:10.709Z Downloaded aho-corasick v1.1.3
8262026-03-10T05:59:10.709Z Downloaded either v1.15.0
8272026-03-10T05:59:10.733Z Downloaded dtrace-parser v0.2.0
8282026-03-10T05:59:10.733Z Downloaded drift v0.1.0
8292026-03-10T05:59:10.733Z Downloaded dof v0.3.0
8302026-03-10T05:59:10.733Z Downloaded display-error-chain v0.2.2
8312026-03-10T05:59:10.734Z Downloaded digest v0.10.7
8322026-03-10T05:59:10.734Z Downloaded derive-ex v0.1.8
8332026-03-10T05:59:10.734Z Downloaded clap v4.5.50
8342026-03-10T05:59:10.734Z Downloaded cexpr v0.6.0
8352026-03-10T05:59:10.734Z Downloaded cargo-platform v0.1.9
8362026-03-10T05:59:10.734Z Downloaded bytes v1.11.1
8372026-03-10T05:59:10.759Z Downloaded byteorder v1.5.0
8382026-03-10T05:59:10.759Z Downloaded bit-vec v0.8.0
8392026-03-10T05:59:10.759Z Downloaded bcs v0.1.6
8402026-03-10T05:59:10.759Z Downloaded base64 v0.22.1
8412026-03-10T05:59:10.759Z Downloaded base16ct v0.2.0
8422026-03-10T05:59:10.759Z Downloaded backoff v0.4.0
8432026-03-10T05:59:10.759Z Downloaded autocfg v1.5.0
8442026-03-10T05:59:10.759Z Downloaded async-trait v0.1.89
8452026-03-10T05:59:10.759Z Downloaded async-stream v0.3.6
8462026-03-10T05:59:10.759Z Downloaded async-recursion v1.1.1
8472026-03-10T05:59:10.784Z Downloaded arrayvec v0.7.6
8482026-03-10T05:59:10.784Z Downloaded arrayref v0.3.9
8492026-03-10T05:59:10.784Z Downloaded argon2 v0.5.3
8502026-03-10T05:59:10.784Z Downloaded anstyle-query v1.1.4
8512026-03-10T05:59:10.784Z Downloaded anstyle-parse v0.2.7
8522026-03-10T05:59:10.784Z Downloaded anstyle v1.0.11
8532026-03-10T05:59:10.784Z Downloaded anstream v0.6.20
8542026-03-10T05:59:10.784Z Downloaded aws-lc-sys v0.31.0
8552026-03-10T05:59:11.018Z Downloaded aead v0.5.2
8562026-03-10T05:59:11.043Z Downloaded adler2 v2.0.1
8572026-03-10T05:59:11.043Z Downloaded dropshot-api-manager-types v0.2.2
8582026-03-10T05:59:11.043Z Downloaded displaydoc v0.2.5
8592026-03-10T05:59:11.043Z Downloaded cargo_metadata v0.18.1
8602026-03-10T05:59:11.043Z Downloaded camino-tempfile v1.4.1
8612026-03-10T05:59:11.043Z Downloaded blake2 v0.10.6
8622026-03-10T05:59:11.043Z Downloaded atomicwrites v0.4.4
8632026-03-10T05:59:11.043Z Downloaded atomic-waker v1.1.2
8642026-03-10T05:59:11.043Z Downloaded allocator-api2 v0.2.21
8652026-03-10T05:59:11.587Z Compiling proc-macro2 v1.0.106
8662026-03-10T05:59:11.613Z Compiling quote v1.0.44
8672026-03-10T05:59:11.613Z Compiling unicode-ident v1.0.24
8682026-03-10T05:59:11.613Z Compiling serde_core v1.0.228
8692026-03-10T05:59:11.613Z Compiling serde v1.0.228
8702026-03-10T05:59:11.613Z Compiling libc v0.2.176
8712026-03-10T05:59:11.613Z Compiling autocfg v1.5.0
8722026-03-10T05:59:12.019Z Checking cfg-if v1.0.3
8732026-03-10T05:59:12.153Z Compiling memchr v2.7.5
8742026-03-10T05:59:12.674Z Compiling zmij v1.0.17
8752026-03-10T05:59:12.707Z Compiling getrandom v0.3.3
8762026-03-10T05:59:13.408Z Compiling libm v0.2.15
8772026-03-10T05:59:13.709Z Checking itoa v1.0.15
8782026-03-10T05:59:13.778Z Compiling shlex v1.3.0
8792026-03-10T05:59:13.957Z Checking smallvec v1.15.1
8802026-03-10T05:59:14.012Z Compiling jobserver v0.1.34
8812026-03-10T05:59:14.051Z Compiling version_check v0.9.5
8822026-03-10T05:59:14.299Z Compiling find-msvc-tools v0.1.2
8832026-03-10T05:59:14.390Z Compiling icu_normalizer_data v2.0.0
8842026-03-10T05:59:14.492Z Compiling syn v2.0.117
8852026-03-10T05:59:14.562Z Compiling cc v1.2.38
8862026-03-10T05:59:14.599Z Compiling thiserror v2.0.18
8872026-03-10T05:59:14.631Z Compiling icu_properties_data v2.0.1
8882026-03-10T05:59:14.789Z Compiling lock_api v0.4.13
8892026-03-10T05:59:14.963Z Compiling parking_lot_core v0.9.11
8902026-03-10T05:59:15.035Z Checking stable_deref_trait v1.2.0
8912026-03-10T05:59:15.190Z Compiling serde_json v1.0.149
8922026-03-10T05:59:15.428Z Compiling log v0.4.29
8932026-03-10T05:59:15.712Z Compiling heck v0.5.0
8942026-03-10T05:59:15.995Z Checking writeable v0.6.1
8952026-03-10T05:59:16.023Z Checking litemap v0.8.0
8962026-03-10T05:59:16.130Z Compiling num-traits v0.2.19
8972026-03-10T05:59:16.155Z Checking percent-encoding v2.3.2
8982026-03-10T05:59:16.649Z Checking form_urlencoded v1.2.2
8992026-03-10T05:59:16.709Z Checking utf8_iter v1.0.4
9002026-03-10T05:59:16.861Z Compiling zerocopy v0.8.27
9012026-03-10T05:59:16.923Z Checking pin-project-lite v0.2.16
9022026-03-10T05:59:16.969Z Checking iana-time-zone v0.1.64
9032026-03-10T05:59:17.065Z Compiling rustversion v1.0.22
9042026-03-10T05:59:17.133Z Compiling equivalent v1.0.2
9052026-03-10T05:59:17.266Z Compiling foldhash v0.2.0
9062026-03-10T05:59:17.394Z Compiling regex-syntax v0.8.6
9072026-03-10T05:59:17.585Z Compiling allocator-api2 v0.2.21
9082026-03-10T05:59:17.614Z Compiling semver v1.0.27
9092026-03-10T05:59:17.677Z Checking socket2 v0.6.0
9102026-03-10T05:59:18.120Z Compiling aho-corasick v1.1.3
9112026-03-10T05:59:18.177Z Compiling hashbrown v0.16.1
9122026-03-10T05:59:18.204Z Checking uuid v1.20.0
9132026-03-10T05:59:18.717Z Checking scopeguard v1.2.0
9142026-03-10T05:59:19.085Z Checking getrandom v0.2.16
9152026-03-10T05:59:19.125Z Checking signal-hook-registry v1.4.6
9162026-03-10T05:59:19.159Z Checking mio v1.0.4
9172026-03-10T05:59:19.243Z Checking parking_lot v0.12.4
9182026-03-10T05:59:19.323Z Checking dyn-clone v1.0.20
9192026-03-10T05:59:19.357Z Compiling schemars v0.8.22
9202026-03-10T05:59:19.502Z Compiling portable-atomic v1.11.1
9212026-03-10T05:59:20.060Z Compiling bitflags v2.9.4
9222026-03-10T05:59:20.085Z Checking critical-section v1.2.0
9232026-03-10T05:59:20.279Z Checking futures-core v0.3.32
9242026-03-10T05:59:20.417Z Compiling regex-automata v0.4.13
9252026-03-10T05:59:20.494Z Compiling ring v0.17.14
9262026-03-10T05:59:20.895Z Compiling synstructure v0.13.2
9272026-03-10T05:59:21.240Z Compiling serde_derive_internals v0.29.1
9282026-03-10T05:59:21.465Z Checking once_cell v1.21.3
9292026-03-10T05:59:21.883Z Compiling typenum v1.18.0
9302026-03-10T05:59:21.982Z Compiling indexmap v2.13.0
9312026-03-10T05:59:22.803Z Compiling thiserror v1.0.69
9322026-03-10T05:59:22.847Z Compiling httparse v1.10.1
9332026-03-10T05:59:23.293Z Checking futures-sink v0.3.31
9342026-03-10T05:59:23.473Z Checking slab v0.4.11
9352026-03-10T05:59:23.537Z Compiling rustix v1.1.2
9362026-03-10T05:59:23.537Z Checking subtle v2.6.1
9372026-03-10T05:59:23.660Z Compiling either v1.15.0
9382026-03-10T05:59:23.769Z Compiling ucd-trie v0.1.7
9392026-03-10T05:59:23.800Z Compiling anyhow v1.0.100
9402026-03-10T05:59:23.832Z Checking futures-channel v0.3.31
9412026-03-10T05:59:23.876Z Compiling serde_derive v1.0.228
9422026-03-10T05:59:24.064Z Compiling zerofrom-derive v0.1.6
9432026-03-10T05:59:24.126Z Compiling yoke-derive v0.8.0
9442026-03-10T05:59:24.227Z Compiling zerovec-derive v0.11.1
9452026-03-10T05:59:24.254Z Compiling displaydoc v0.2.5
9462026-03-10T05:59:24.371Z Compiling thiserror-impl v2.0.18
9472026-03-10T05:59:25.519Z Compiling schemars_derive v0.8.22
9482026-03-10T05:59:26.050Z Compiling tokio-macros v2.6.0
9492026-03-10T05:59:26.097Z Compiling zerocopy-derive v0.8.27
9502026-03-10T05:59:26.241Z Compiling futures-macro v0.3.31
9512026-03-10T05:59:26.497Z Compiling regex v1.12.3
9522026-03-10T05:59:26.568Z Checking zerofrom v0.1.6
9532026-03-10T05:59:26.792Z Checking yoke v0.8.0
9542026-03-10T05:59:27.110Z Compiling zeroize_derive v1.4.3
9552026-03-10T05:59:27.137Z Checking zerovec v0.11.4
9562026-03-10T05:59:27.312Z Checking zerotrie v0.2.2
9572026-03-10T05:59:27.394Z Compiling thiserror-impl v1.0.69
9582026-03-10T05:59:27.785Z Compiling pest v2.8.2
9592026-03-10T05:59:28.245Z Checking zeroize v1.8.1
9602026-03-10T05:59:28.270Z Checking rand_core v0.6.4
9612026-03-10T05:59:28.531Z Checking pin-utils v0.1.0
9622026-03-10T05:59:28.565Z Checking futures-task v0.3.31
9632026-03-10T05:59:28.641Z Checking tinystr v0.8.1
9642026-03-10T05:59:28.666Z Checking potential_utf v0.1.3
9652026-03-10T05:59:28.827Z Checking futures-io v0.3.31
9662026-03-10T05:59:28.903Z Checking icu_collections v2.0.0
9672026-03-10T05:59:28.984Z Checking icu_locale_core v2.0.0
9682026-03-10T05:59:29.026Z Checking futures-util v0.3.31
9692026-03-10T05:59:29.438Z Compiling pkg-config v0.3.32
9702026-03-10T05:59:29.544Z Compiling tracing-attributes v0.1.30
9712026-03-10T05:59:29.955Z Checking icu_provider v2.0.0
9722026-03-10T05:59:30.180Z Checking bytes v1.11.1
9732026-03-10T05:59:30.223Z Checking chrono v0.4.43
9742026-03-10T05:59:30.391Z Compiling serde_tokenstream v0.2.3
9752026-03-10T05:59:30.417Z Checking icu_normalizer v2.0.0
9762026-03-10T05:59:30.881Z Checking icu_properties v2.0.1
9772026-03-10T05:59:31.116Z Checking tokio v1.49.0
9782026-03-10T05:59:31.429Z Compiling pest_meta v2.8.2
9792026-03-10T05:59:31.590Z Checking tracing-core v0.1.34
9802026-03-10T05:59:31.851Z Compiling generic-array v0.14.7
9812026-03-10T05:59:32.151Z Checking tracing v0.1.41
9822026-03-10T05:59:32.191Z Compiling fnv v1.0.7
9832026-03-10T05:59:32.352Z Compiling vcpkg v0.2.15
9842026-03-10T05:59:32.546Z Compiling http v1.4.0
9852026-03-10T05:59:32.616Z Checking idna_adapter v1.2.1
9862026-03-10T05:59:32.815Z Checking idna v1.1.0
9872026-03-10T05:59:33.021Z Compiling pest_generator v2.8.2
9882026-03-10T05:59:33.238Z Checking url v2.5.7
9892026-03-10T05:59:34.137Z Compiling prettyplease v0.2.37
9902026-03-10T05:59:34.165Z Compiling rustc-hash v2.1.1
9912026-03-10T05:59:34.304Z Compiling pest_derive v2.8.2
9922026-03-10T05:59:34.371Z Compiling regress v0.10.5
9932026-03-10T05:59:34.527Z Compiling time-core v0.1.6
9942026-03-10T05:59:34.574Z Compiling byteorder v1.5.0
9952026-03-10T05:59:34.851Z Compiling num-conv v0.1.0
9962026-03-10T05:59:35.057Z Compiling minimal-lexical v0.2.1
9972026-03-10T05:59:35.129Z Compiling time-macros v0.2.24
9982026-03-10T05:59:35.311Z Compiling glob v0.3.3
9992026-03-10T05:59:35.508Z Compiling nom v7.1.3
10002026-03-10T05:59:35.890Z Checking errno v0.3.14
10012026-03-10T05:59:35.960Z Compiling clang-sys v1.8.1
10022026-03-10T05:59:36.632Z Checking base64 v0.22.1
10032026-03-10T05:59:37.080Z Checking ipnet v2.11.0
10042026-03-10T05:59:37.275Z Checking crypto-common v0.1.6
10052026-03-10T05:59:37.488Z Compiling scroll_derive v0.13.1
10062026-03-10T05:59:37.529Z Compiling libloading v0.8.9
10072026-03-10T05:59:37.599Z Checking tokio-util v0.7.16
10082026-03-10T05:59:37.889Z Compiling bindgen v0.72.1
10092026-03-10T05:59:38.378Z Compiling cexpr v0.6.0
10102026-03-10T05:59:38.667Z Checking http-body v1.0.1
10112026-03-10T05:59:38.896Z Checking ppv-lite86 v0.2.21
10122026-03-10T05:59:39.110Z Compiling itertools v0.12.1
10132026-03-10T05:59:39.139Z Compiling syn v1.0.109
10142026-03-10T05:59:39.170Z Compiling crossbeam-utils v0.8.21
10152026-03-10T05:59:39.512Z Checking atomic-waker v1.1.2
10162026-03-10T05:59:39.689Z Compiling slog v2.8.2
10172026-03-10T05:59:39.719Z Checking tower-layer v0.3.3
10182026-03-10T05:59:39.744Z Compiling paste v1.0.15
10192026-03-10T05:59:39.837Z Checking try-lock v0.2.5
10202026-03-10T05:59:39.965Z Checking tower-service v0.3.3
10212026-03-10T05:59:39.996Z Compiling camino v1.2.2
10222026-03-10T05:59:40.029Z Checking want v0.3.1
10232026-03-10T05:59:40.127Z Checking h2 v0.4.12
10242026-03-10T05:59:40.238Z Checking ipnetwork v0.21.1
10252026-03-10T05:59:40.351Z Checking erased-serde v0.3.31
10262026-03-10T05:59:40.408Z Checking rustls-pki-types v1.12.0
10272026-03-10T05:59:40.638Z Checking pretty-hex v0.4.1
10282026-03-10T05:59:40.776Z Checking ryu v1.0.20
10292026-03-10T05:59:40.835Z Checking httpdate v1.0.3
10302026-03-10T05:59:40.990Z Compiling async-trait v0.1.89
10312026-03-10T05:59:41.078Z Checking untrusted v0.9.0
10322026-03-10T05:59:41.405Z Compiling scroll v0.13.0
10332026-03-10T05:59:41.727Z Compiling openssl-sys v0.9.109
10342026-03-10T05:59:41.827Z Compiling plain v0.2.3
10352026-03-10T05:59:41.863Z Compiling strsim v0.11.1
10362026-03-10T05:59:42.514Z Compiling usdt-impl v0.6.0
10372026-03-10T05:59:42.701Z Compiling goblin v0.10.1
10382026-03-10T05:59:42.773Z Checking http-body-util v0.1.3
10392026-03-10T05:59:42.901Z Checking block-buffer v0.10.4
10402026-03-10T05:59:43.139Z Compiling openapiv3 v2.2.0
10412026-03-10T05:59:43.165Z Checking rand_core v0.9.3
10422026-03-10T05:59:43.456Z Compiling slog-async v2.8.0
10432026-03-10T05:59:43.766Z Checking hyper v1.8.1
10442026-03-10T05:59:45.522Z Checking hyper-util v0.1.19
10452026-03-10T05:59:45.746Z Checking digest v0.10.7
10462026-03-10T05:59:45.987Z Checking serde_urlencoded v0.7.1
10472026-03-10T05:59:46.086Z Checking oxnet v0.1.4
10482026-03-10T05:59:46.148Z Compiling typify-impl v0.4.3
10492026-03-10T05:59:46.237Z Compiling dtrace-parser v0.3.0
10502026-03-10T05:59:46.388Z Compiling cmake v0.1.54
10512026-03-10T05:59:46.530Z Compiling thread-id v5.0.0
10522026-03-10T05:59:46.651Z Compiling dunce v1.0.5
10532026-03-10T05:59:46.790Z Compiling omicron-workspace-hack v0.1.0
10542026-03-10T05:59:46.976Z Compiling ident_case v1.0.1
10552026-03-10T05:59:47.078Z Compiling fs_extra v1.3.0
10562026-03-10T05:59:47.163Z Compiling darling_core v0.21.3
10572026-03-10T05:59:47.550Z Checking rand_chacha v0.9.0
10582026-03-10T05:59:47.575Z Compiling daft-derive v0.1.4
10592026-03-10T05:59:47.603Z Checking powerfmt v0.2.0
10602026-03-10T05:59:47.875Z Checking rand v0.9.2
10612026-03-10T05:59:47.902Z Compiling unsafe-libyaml v0.2.11
10622026-03-10T05:59:48.728Z Compiling dof v0.4.0
10632026-03-10T05:59:48.767Z Checking deranged v0.5.3
10642026-03-10T05:59:48.897Z Compiling serde_yaml v0.9.34+deprecated
10652026-03-10T05:59:49.144Z Checking sync_wrapper v1.0.2
10662026-03-10T05:59:50.473Z Compiling rustls v0.22.4
10672026-03-10T05:59:50.827Z Checking num_threads v0.1.7
10682026-03-10T05:59:50.865Z Checking cpufeatures v0.2.17
10692026-03-10T05:59:50.966Z Compiling aws-lc-rs v1.14.0
10702026-03-10T05:59:51.023Z Checking time v0.3.44
10712026-03-10T05:59:51.228Z Compiling usdt-macro v0.6.0
10722026-03-10T05:59:51.397Z Compiling usdt-attr-macro v0.6.0
10732026-03-10T05:59:51.586Z Checking tower v0.5.2
10742026-03-10T05:59:51.706Z Compiling darling_macro v0.21.3
10752026-03-10T05:59:51.829Z Compiling aws-lc-sys v0.31.0
10762026-03-10T05:59:52.557Z Compiling darling v0.21.3
10772026-03-10T05:59:52.693Z Compiling structmeta-derive v0.3.0
10782026-03-10T05:59:52.750Z Checking encoding_rs v0.8.35
10792026-03-10T05:59:53.220Z Checking iri-string v0.7.8
10802026-03-10T05:59:53.310Z Checking mime v0.3.17
10812026-03-10T05:59:53.362Z Compiling typify-macro v0.4.3
10822026-03-10T05:59:53.607Z Checking crossbeam-channel v0.5.15
10832026-03-10T05:59:53.827Z Checking futures-executor v0.3.31
10842026-03-10T05:59:54.065Z Compiling multer v3.1.0
10852026-03-10T05:59:54.212Z Checking foreign-types-shared v0.1.1
10862026-03-10T05:59:54.346Z Checking untrusted v0.7.1
10872026-03-10T05:59:54.394Z Compiling openssl v0.10.73
10882026-03-10T05:59:54.508Z Checking unicode-width v0.2.1
10892026-03-10T05:59:54.573Z Compiling structmeta v0.3.0
10902026-03-10T05:59:54.642Z Checking foreign-types v0.3.2
10912026-03-10T05:59:54.759Z Checking futures v0.3.31
10922026-03-10T05:59:54.847Z Compiling openssl-macros v0.1.1
10932026-03-10T05:59:54.883Z Compiling strum_macros v0.26.4
10942026-03-10T05:59:54.941Z Compiling async-stream-impl v0.3.6
10952026-03-10T05:59:55.129Z Checking thread_local v1.1.9
10962026-03-10T05:59:55.373Z Checking tower-http v0.6.8
10972026-03-10T05:59:55.534Z Checking fastrand v2.3.0
10982026-03-10T05:59:55.644Z Checking openssl-probe v0.1.6
10992026-03-10T05:59:55.801Z Compiling native-tls v0.2.14
11002026-03-10T05:59:55.841Z Compiling rustls v0.23.32
11012026-03-10T05:59:56.076Z Checking tempfile v3.23.0
11022026-03-10T05:59:56.145Z Compiling typify v0.4.3
11032026-03-10T05:59:56.375Z Compiling newtype-uuid-macros v0.1.0
11042026-03-10T05:59:56.508Z Compiling dropshot v0.16.7
11052026-03-10T05:59:56.740Z Checking is-terminal v0.4.16
11062026-03-10T05:59:56.797Z Checking memmap2 v0.9.8
11072026-03-10T05:59:56.828Z Checking take_mut v0.2.2
11082026-03-10T05:59:56.879Z Checking term v1.2.0
11092026-03-10T05:59:56.992Z Checking winnow v0.7.14
11102026-03-10T05:59:57.086Z Checking match_cfg v0.1.0
11112026-03-10T05:59:57.193Z Checking hex v0.4.3
11122026-03-10T05:59:57.259Z Compiling ref-cast v1.0.25
11132026-03-10T05:59:57.592Z Checking slog-term v2.9.2
11142026-03-10T05:59:57.688Z Checking hostname v0.3.1
11152026-03-10T05:59:57.921Z Checking slog-json v2.6.1
11162026-03-10T05:59:58.105Z Compiling dropshot_endpoint v0.16.7
11172026-03-10T05:59:58.130Z Compiling ref-cast-impl v1.0.25
11182026-03-10T05:59:58.173Z Checking slog-bunyan v2.5.0
11192026-03-10T05:59:58.348Z Compiling derive-ex v0.1.8
11202026-03-10T05:59:58.956Z Checking webpki-roots v1.0.2
11212026-03-10T05:59:59.046Z Compiling strum_macros v0.27.2
11222026-03-10T05:59:59.282Z Compiling progenitor-impl v0.11.1
11232026-03-10T05:59:59.522Z Checking newtype-uuid v1.3.2
11242026-03-10T05:59:59.823Z Checking daft v0.1.4
11252026-03-10T06:00:00.212Z Compiling serde_with_macros v3.14.1
11262026-03-10T06:00:00.719Z Checking tokio-native-tls v0.3.1
11272026-03-10T06:00:00.961Z Checking hyper-tls v0.6.0
11282026-03-10T06:00:01.259Z Compiling test-strategy v0.4.3
11292026-03-10T06:00:01.767Z Checking rustls-webpki v0.102.8
11302026-03-10T06:00:01.993Z Checking debug-ignore v1.0.5
11312026-03-10T06:00:02.164Z Checking toml_parser v1.0.6+spec-1.1.0
11322026-03-10T06:00:02.571Z Compiling parse-display-derive v0.10.0
11332026-03-10T06:00:02.925Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11342026-03-10T06:00:03.587Z Checking toml_datetime v0.7.5+spec-1.1.0
11352026-03-10T06:00:03.726Z Compiling progenitor-macro v0.11.1
11362026-03-10T06:00:03.829Z Checking serde_spanned v1.0.4
11372026-03-10T06:00:03.947Z Checking spin v0.9.8
11382026-03-10T06:00:03.973Z Checking usdt v0.6.0
11392026-03-10T06:00:04.045Z Checking toml_writer v1.0.6+spec-1.1.0
11402026-03-10T06:00:04.392Z Checking toml v0.9.11+spec-1.1.0
11412026-03-10T06:00:04.523Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11422026-03-10T06:00:04.595Z Checking strum v0.26.3
11432026-03-10T06:00:04.777Z Checking async-stream v0.3.6
11442026-03-10T06:00:04.976Z Checking sha1 v0.10.6
11452026-03-10T06:00:05.166Z Checking rustls-pemfile v2.2.0
11462026-03-10T06:00:05.255Z Checking waitgroup v0.1.2
11472026-03-10T06:00:05.323Z Checking tokio-rustls v0.25.0
11482026-03-10T06:00:05.419Z Checking rand_chacha v0.3.1
11492026-03-10T06:00:05.449Z Compiling toml_datetime v0.6.11
11502026-03-10T06:00:05.481Z Checking macaddr v1.0.1
11512026-03-10T06:00:05.567Z Checking serde_path_to_error v0.1.20
11522026-03-10T06:00:05.666Z Checking wait-timeout v0.2.1
11532026-03-10T06:00:05.783Z Checking hostname v0.4.2
11542026-03-10T06:00:05.818Z Checking bit-vec v0.8.0
11552026-03-10T06:00:05.875Z Checking lazy_static v1.5.0
11562026-03-10T06:00:05.951Z Checking quick-error v1.2.3
11572026-03-10T06:00:06.042Z Checking rand v0.8.5
11582026-03-10T06:00:06.070Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11592026-03-10T06:00:06.141Z Checking rusty-fork v0.3.0
11602026-03-10T06:00:06.206Z Checking bit-set v0.8.0
11612026-03-10T06:00:06.539Z Checking tabwriter v1.4.1
11622026-03-10T06:00:06.595Z Checking rand_xorshift v0.4.0
11632026-03-10T06:00:06.802Z Compiling clap_derive v4.5.49
11642026-03-10T06:00:06.978Z Checking colored v3.0.0
11652026-03-10T06:00:07.123Z Checking utf8parse v0.2.2
11662026-03-10T06:00:07.166Z Checking unarray v0.1.4
11672026-03-10T06:00:07.292Z Checking anstyle-parse v0.2.7
11682026-03-10T06:00:07.325Z Checking strum v0.27.2
11692026-03-10T06:00:07.366Z Checking proptest v1.8.0
11702026-03-10T06:00:07.562Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11712026-03-10T06:00:07.636Z Checking terminal_size v0.4.3
11722026-03-10T06:00:08.348Z Checking anstyle v1.0.11
11732026-03-10T06:00:08.506Z Checking colorchoice v1.0.4
11742026-03-10T06:00:08.670Z Checking is_terminal_polyfill v1.70.1
11752026-03-10T06:00:08.701Z Checking anstyle-query v1.1.4
11762026-03-10T06:00:08.858Z Checking anstream v0.6.20
11772026-03-10T06:00:09.201Z Checking itertools v0.14.0
11782026-03-10T06:00:10.086Z Checking clap_lex v0.7.5
11792026-03-10T06:00:10.373Z Checking clap_builder v4.5.50
11802026-03-10T06:00:11.056Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11812026-03-10T06:00:11.741Z Checking serde_with v3.14.1
11822026-03-10T06:00:12.976Z Checking clap v4.5.50
11832026-03-10T06:00:13.105Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11842026-03-10T06:00:13.224Z Checking instant v0.1.13
11852026-03-10T06:00:13.594Z Checking iddqd v0.3.17
11862026-03-10T06:00:13.626Z Checking backoff v0.4.0
11872026-03-10T06:00:13.934Z Checking parse-display v0.10.0
11882026-03-10T06:00:14.163Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11892026-03-10T06:00:14.330Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11902026-03-10T06:00:17.960Z Compiling rustls-webpki v0.103.6
11912026-03-10T06:00:23.403Z Checking serde_spanned v0.6.9
11922026-03-10T06:00:23.607Z Compiling memoffset v0.9.1
11932026-03-10T06:00:23.857Z Compiling cfg_aliases v0.2.1
11942026-03-10T06:00:23.978Z Compiling nix v0.30.1
11952026-03-10T06:00:24.824Z Compiling tokio-rustls v0.26.3
11962026-03-10T06:00:25.856Z Compiling hyper-rustls v0.27.7
11972026-03-10T06:00:25.912Z Compiling winnow v0.5.40
11982026-03-10T06:00:26.220Z Compiling reqwest v0.12.23
11992026-03-10T06:00:28.622Z Compiling progenitor-client v0.11.1
12002026-03-10T06:00:28.709Z Compiling toml_edit v0.19.15
12012026-03-10T06:00:31.185Z Compiling proc-macro-crate v1.3.1
12022026-03-10T06:00:32.603Z Compiling progenitor v0.11.1
12032026-03-10T06:00:33.344Z Checking crossbeam-epoch v0.9.18
12042026-03-10T06:00:33.386Z Compiling num-integer v0.1.46
12052026-03-10T06:00:34.359Z Compiling progenitor-client v0.10.0
12062026-03-10T06:00:34.498Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12072026-03-10T06:00:36.138Z Compiling hubpack_derive v0.1.1
12082026-03-10T06:00:36.389Z Compiling zerocopy-derive v0.7.35
12092026-03-10T06:00:36.951Z Checking toml_write v0.1.2
12102026-03-10T06:00:37.162Z Checking hubpack v0.1.2
12112026-03-10T06:00:37.269Z Checking toml_edit v0.22.27
12122026-03-10T06:00:37.472Z Checking num-rational v0.4.2
12132026-03-10T06:00:37.768Z Checking num-iter v0.1.45
12142026-03-10T06:00:38.209Z Compiling num-complex v0.4.6
12152026-03-10T06:00:38.306Z Compiling rayon-core v1.13.0
12162026-03-10T06:00:38.626Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12172026-03-10T06:00:39.042Z Checking static_assertions v1.1.0
12182026-03-10T06:00:39.115Z Compiling num v0.4.3
12192026-03-10T06:00:39.312Z Compiling proc-macro-error-attr v1.0.4
12202026-03-10T06:00:39.370Z Compiling heapless v0.8.0
12212026-03-10T06:00:39.458Z Checking toml v0.8.23
12222026-03-10T06:00:39.688Z Checking float-ord v0.3.2
12232026-03-10T06:00:40.118Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12242026-03-10T06:00:40.142Z Checking crossbeam-deque v0.8.6
12252026-03-10T06:00:40.174Z Compiling ingot-macros v0.1.1
12262026-03-10T06:00:40.482Z Checking hash32 v0.3.1
12272026-03-10T06:00:40.704Z Compiling proc-macro-error v1.0.4
12282026-03-10T06:00:41.088Z Compiling smoltcp v0.11.0
12292026-03-10T06:00:41.114Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12302026-03-10T06:00:41.464Z Checking bytecount v0.6.9
12312026-03-10T06:00:42.438Z Compiling zerocopy v0.7.35
12322026-03-10T06:00:42.516Z Compiling num_enum_derive v0.7.5
12332026-03-10T06:00:43.582Z Compiling num-derive v0.3.3
12342026-03-10T06:00:44.268Z Checking cobs v0.3.0
12352026-03-10T06:00:44.361Z Compiling foreign-types-macros v0.2.3
12362026-03-10T06:00:44.511Z Compiling scroll_derive v0.12.1
12372026-03-10T06:00:44.635Z Compiling usdt-impl v0.5.0
12382026-03-10T06:00:44.848Z Checking bitflags v1.3.2
12392026-03-10T06:00:44.979Z Compiling crucible-workspace-hack v0.1.0
12402026-03-10T06:00:45.035Z Checking managed v0.8.0
12412026-03-10T06:00:45.112Z Checking ingot-types v0.1.2
12422026-03-10T06:00:45.236Z Checking foreign-types-shared v0.3.1
12432026-03-10T06:00:45.362Z Checking libscf-sys v1.1.0
12442026-03-10T06:00:45.504Z Checking foreign-types v0.5.0
12452026-03-10T06:00:45.583Z Checking postcard v1.1.3
12462026-03-10T06:00:45.610Z Checking num_enum v0.7.5
12472026-03-10T06:00:45.641Z Compiling dof v0.3.0
12482026-03-10T06:00:45.728Z Checking scroll v0.12.0
12492026-03-10T06:00:45.833Z Checking ingot v0.1.1
12502026-03-10T06:00:46.313Z Compiling dtrace-parser v0.2.0
12512026-03-10T06:00:46.374Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12522026-03-10T06:00:46.413Z Checking camino-tempfile v1.4.1
12532026-03-10T06:00:46.448Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12542026-03-10T06:00:46.705Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12552026-03-10T06:00:47.095Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-03-10T06:00:47.199Z Checking cstr-argument v0.1.2
12572026-03-10T06:00:47.318Z Compiling thread-id v4.2.2
12582026-03-10T06:00:47.396Z Compiling heck v0.4.1
12592026-03-10T06:00:47.528Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12602026-03-10T06:00:47.696Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12612026-03-10T06:00:47.765Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12622026-03-10T06:00:47.838Z Checking goblin v0.8.2
12632026-03-10T06:00:47.875Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12642026-03-10T06:00:48.113Z Compiling num_enum_derive v0.5.11
12652026-03-10T06:00:48.255Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-03-10T06:00:48.505Z Compiling rustc_version v0.4.1
12672026-03-10T06:00:48.530Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12682026-03-10T06:00:49.022Z Compiling convert_case v0.4.0
12692026-03-10T06:00:49.095Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12702026-03-10T06:00:49.387Z Checking tinyvec_macros v0.1.1
12712026-03-10T06:00:49.524Z Checking tinyvec v1.10.0
12722026-03-10T06:00:49.614Z Compiling derive_more v0.99.20
12732026-03-10T06:00:49.946Z Checking num_enum v0.5.11
12742026-03-10T06:00:50.107Z Compiling libz-sys v1.1.22
12752026-03-10T06:00:50.139Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12762026-03-10T06:00:50.176Z Compiling proc-macro-error-attr2 v2.0.0
12772026-03-10T06:00:50.626Z Compiling rustix v0.38.44
12782026-03-10T06:00:50.726Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12792026-03-10T06:00:50.860Z Compiling proc-macro-error2 v2.0.1
12802026-03-10T06:00:50.996Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12812026-03-10T06:00:51.220Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12822026-03-10T06:00:51.506Z Compiling usdt-macro v0.5.0
12832026-03-10T06:00:52.066Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12842026-03-10T06:00:52.640Z Compiling usdt-attr-macro v0.5.0
12852026-03-10T06:00:52.739Z Compiling zone_cfg_derive v0.3.1
12862026-03-10T06:00:52.905Z Checking rayon v1.11.0
12872026-03-10T06:00:53.362Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12882026-03-10T06:00:54.003Z Compiling num-derive v0.4.2
12892026-03-10T06:00:54.049Z Checking memmap v0.7.0
12902026-03-10T06:00:54.192Z Checking sigpipe v0.1.3
12912026-03-10T06:00:54.277Z Checking jiff v0.2.15
12922026-03-10T06:00:54.620Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12932026-03-10T06:00:55.010Z Checking usdt v0.5.0
12942026-03-10T06:00:55.201Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12952026-03-10T06:00:55.291Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12962026-03-10T06:00:55.548Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12972026-03-10T06:00:55.656Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12982026-03-10T06:00:55.867Z Checking zone v0.3.1
12992026-03-10T06:00:55.977Z Compiling tabled_derive v0.11.0
13002026-03-10T06:00:56.356Z Checking papergrid v0.17.0
13012026-03-10T06:00:56.598Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13022026-03-10T06:00:57.009Z Checking testing_table v0.3.0
13032026-03-10T06:00:57.143Z Checking smf v0.2.3
13042026-03-10T06:00:57.232Z Checking secrecy v0.10.3
13052026-03-10T06:00:57.409Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13062026-03-10T06:00:57.553Z Checking bstr v1.12.0
13072026-03-10T06:00:57.612Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13082026-03-10T06:00:57.735Z Checking whoami v1.6.1
13092026-03-10T06:00:58.042Z Checking tabled v0.20.0
13102026-03-10T06:00:58.076Z Compiling curve25519-dalek v4.1.3
13112026-03-10T06:00:58.100Z Checking hmac v0.12.1
13122026-03-10T06:00:58.136Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13132026-03-10T06:00:58.221Z Checking inout v0.1.4
13142026-03-10T06:00:58.330Z Checking ff v0.13.1
13152026-03-10T06:00:58.443Z Compiling enum-as-inner v0.6.1
13162026-03-10T06:00:58.510Z Checking data-encoding v2.9.0
13172026-03-10T06:00:58.541Z Compiling semver v0.1.20
13182026-03-10T06:00:59.007Z Compiling rustc_version v0.1.7
13192026-03-10T06:00:59.037Z Checking group v0.13.0
13202026-03-10T06:00:59.338Z Checking cipher v0.4.4
13212026-03-10T06:00:59.373Z Checking hkdf v0.12.4
13222026-03-10T06:00:59.400Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13232026-03-10T06:00:59.560Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13242026-03-10T06:00:59.622Z Compiling thiserror-impl-no-std v2.0.2
13252026-03-10T06:00:59.721Z Checking universal-hash v0.5.1
13262026-03-10T06:00:59.840Z Checking crypto-bigint v0.5.5
13272026-03-10T06:00:59.895Z Checking half v2.7.1
13282026-03-10T06:00:59.935Z Compiling curve25519-dalek-derive v0.1.1
13292026-03-10T06:01:00.445Z Checking indent_write v2.2.0
13302026-03-10T06:01:00.685Z Checking ciborium-io v0.2.2
13312026-03-10T06:01:00.844Z Checking base16ct v0.2.0
13322026-03-10T06:01:01.037Z Checking base64ct v1.8.0
13332026-03-10T06:01:01.149Z Checking opaque-debug v0.3.1
13342026-03-10T06:01:01.262Z Checking poly1305 v0.8.0
13352026-03-10T06:01:01.729Z Checking password-hash v0.5.0
13362026-03-10T06:01:01.759Z Checking thiserror-no-std v2.0.2
13372026-03-10T06:01:01.939Z Checking ciborium-ll v0.2.2
13382026-03-10T06:01:02.064Z Checking chacha20 v0.9.1
13392026-03-10T06:01:02.148Z Compiling newtype_derive v0.1.6
13402026-03-10T06:01:02.176Z Checking similar v2.7.0
13412026-03-10T06:01:02.234Z Checking elliptic-curve v0.13.8
13422026-03-10T06:01:02.266Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13432026-03-10T06:01:02.396Z Checking atomicwrites v0.4.4
13442026-03-10T06:01:02.506Z Checking blake2 v0.10.6
13452026-03-10T06:01:02.610Z Checking aead v0.5.2
13462026-03-10T06:01:02.697Z Compiling typify-impl v0.6.1
13472026-03-10T06:01:02.728Z Checking resolv-conf v0.7.5
13482026-03-10T06:01:02.821Z Checking linked-hash-map v0.5.6
13492026-03-10T06:01:02.855Z Compiling owo-colors v4.2.2
13502026-03-10T06:01:02.918Z Checking keccak v0.1.5
13512026-03-10T06:01:03.061Z Checking argon2 v0.5.3
13522026-03-10T06:01:03.128Z Checking lru-cache v0.1.2
13532026-03-10T06:01:03.210Z Checking sha3 v0.10.8
13542026-03-10T06:01:03.335Z Checking chacha20poly1305 v0.10.1
13552026-03-10T06:01:03.367Z Checking vsss-rs v3.3.4
13562026-03-10T06:01:03.550Z Checking ciborium v0.2.2
13572026-03-10T06:01:03.590Z Checking hickory-proto v0.24.4
13582026-03-10T06:01:03.624Z Checking tokio-dtrace v0.1.1
13592026-03-10T06:01:03.649Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13602026-03-10T06:01:03.674Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13612026-03-10T06:01:03.946Z Checking serde-big-array v0.5.1
13622026-03-10T06:01:04.083Z Compiling serde_repr v0.1.20
13632026-03-10T06:01:04.163Z Compiling derive-where v1.6.0
13642026-03-10T06:01:04.199Z Checking unicode-segmentation v1.12.0
13652026-03-10T06:01:04.424Z Checking same-file v1.0.6
13662026-03-10T06:01:04.611Z Checking siphasher v1.0.1
13672026-03-10T06:01:04.769Z Checking newline-converter v0.3.0
13682026-03-10T06:01:04.904Z Checking phf_shared v0.12.1
13692026-03-10T06:01:04.939Z Checking walkdir v2.5.0
13702026-03-10T06:01:05.037Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13712026-03-10T06:01:05.179Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13722026-03-10T06:01:05.240Z Checking oxide-tokio-rt v0.1.2
13732026-03-10T06:01:05.443Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13742026-03-10T06:01:05.986Z Compiling progenitor-impl v0.10.0
13752026-03-10T06:01:06.618Z Checking console v0.15.11
13762026-03-10T06:01:06.808Z Checking hickory-resolver v0.24.4
13772026-03-10T06:01:07.154Z Checking tokio-stream v0.1.17
13782026-03-10T06:01:07.337Z Compiling pin-project-internal v1.1.10
13792026-03-10T06:01:07.831Z Compiling slog-dtrace v0.3.0
13802026-03-10T06:01:07.895Z Checking csv-core v0.1.12
13812026-03-10T06:01:07.996Z Compiling unicode-xid v0.2.6
13822026-03-10T06:01:08.170Z Checking unicode-width v0.1.14
13832026-03-10T06:01:08.210Z Checking unicode-linebreak v0.1.5
13842026-03-10T06:01:08.235Z Compiling cancel-safe-futures v0.1.5
13852026-03-10T06:01:08.585Z Checking foldhash v0.1.5
13862026-03-10T06:01:08.616Z Checking swrite v0.1.0
13872026-03-10T06:01:08.640Z Checking smawk v0.3.2
13882026-03-10T06:01:08.807Z Compiling chrono-tz v0.10.4
13892026-03-10T06:01:08.839Z Checking hashbrown v0.15.5
13902026-03-10T06:01:08.872Z Checking textwrap v0.16.2
13912026-03-10T06:01:09.196Z Checking csv v1.3.1
13922026-03-10T06:01:09.255Z Compiling const_format_proc_macros v0.2.34
13932026-03-10T06:01:09.303Z Checking pin-project v1.1.10
13942026-03-10T06:01:09.527Z Checking qorb v0.4.1
13952026-03-10T06:01:09.668Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13962026-03-10T06:01:09.828Z Checking expectorate v1.2.0
13972026-03-10T06:01:09.931Z Checking phf v0.12.1
13982026-03-10T06:01:10.038Z Checking unicode-normalization v0.1.24
13992026-03-10T06:01:10.195Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14002026-03-10T06:01:10.434Z Compiling typify-macro v0.6.1
14012026-03-10T06:01:10.464Z Compiling progenitor-macro v0.10.0
14022026-03-10T06:01:10.843Z Checking libsw-core v0.3.2
14032026-03-10T06:01:11.078Z Compiling libgit2-sys v0.17.0+1.8.1
14042026-03-10T06:01:11.106Z Compiling async-recursion v1.1.1
14052026-03-10T06:01:11.320Z Compiling snafu-derive v0.8.9
14062026-03-10T06:01:11.828Z Compiling cookie v0.18.1
14072026-03-10T06:01:12.325Z Checking fixedbitset v0.5.7
14082026-03-10T06:01:12.400Z Checking highway v1.3.0
14092026-03-10T06:01:12.519Z Compiling moka v0.12.11
14102026-03-10T06:01:12.692Z Checking fixedbitset v0.4.2
14112026-03-10T06:01:12.720Z Checking petgraph v0.8.2
14122026-03-10T06:01:12.852Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14132026-03-10T06:01:12.974Z Checking petgraph v0.6.5
14142026-03-10T06:01:13.339Z Compiling typify v0.6.1
14152026-03-10T06:01:13.478Z Checking libsw v3.5.0
14162026-03-10T06:01:13.747Z Checking olpc-cjson v0.1.4
14172026-03-10T06:01:13.952Z Checking const_format v0.2.34
14182026-03-10T06:01:14.712Z Checking snafu v0.8.9
14192026-03-10T06:01:15.076Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14202026-03-10T06:01:15.572Z Checking papergrid v0.11.0
14212026-03-10T06:01:15.668Z Checking globset v0.4.16
14222026-03-10T06:01:15.895Z Checking gethostname v0.5.0
14232026-03-10T06:01:15.978Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14242026-03-10T06:01:16.162Z Compiling tabled_derive v0.7.0
14252026-03-10T06:01:16.222Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14262026-03-10T06:01:16.905Z Checking reqwest v0.13.2
14272026-03-10T06:01:17.017Z Checking bcs v0.1.6
14282026-03-10T06:01:17.947Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-03-10T06:01:18.009Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14302026-03-10T06:01:19.002Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14312026-03-10T06:01:19.031Z Checking pem v3.0.5
14322026-03-10T06:01:19.340Z Checking serde_plain v1.0.2
14332026-03-10T06:01:19.474Z Checking progenitor v0.10.0
14342026-03-10T06:01:19.639Z Checking tagptr v0.2.0
14352026-03-10T06:01:19.734Z Checking linear-map v1.2.0
14362026-03-10T06:01:19.767Z Checking typed-path v0.9.3
14372026-03-10T06:01:19.932Z Checking crc8 v0.1.1
14382026-03-10T06:01:20.095Z Compiling signal-hook v0.3.18
14392026-03-10T06:01:20.128Z Checking termtree v0.5.1
14402026-03-10T06:01:20.212Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-03-10T06:01:20.402Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14422026-03-10T06:01:20.609Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-10T06:01:20.978Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-10T06:01:21.478Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-10T06:01:21.598Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-10T06:01:21.738Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14472026-03-10T06:01:21.883Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-03-10T06:01:21.968Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14492026-03-10T06:01:22.645Z Checking tough v0.20.0
14502026-03-10T06:01:23.001Z Checking tabled v0.15.0
14512026-03-10T06:01:23.031Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14522026-03-10T06:01:23.095Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14532026-03-10T06:01:23.294Z Checking steno v0.4.1
14542026-03-10T06:01:23.456Z Compiling progenitor-impl v0.13.0
14552026-03-10T06:01:23.996Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14562026-03-10T06:01:25.102Z Checking hickory-proto v0.25.2
14572026-03-10T06:01:25.142Z Checking dropshot-api-manager-types v0.2.2
14582026-03-10T06:01:25.396Z Compiling curl-sys v0.4.83+curl-8.15.0
14592026-03-10T06:01:25.424Z Compiling cargo-platform v0.1.9
14602026-03-10T06:01:25.885Z Compiling vergen v8.3.2
14612026-03-10T06:01:26.056Z Compiling crc32fast v1.5.0
14622026-03-10T06:01:26.239Z Checking humantime v2.3.0
14632026-03-10T06:01:26.575Z Compiling cargo_metadata v0.18.1
14642026-03-10T06:01:26.641Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14652026-03-10T06:01:26.702Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14662026-03-10T06:01:28.071Z Compiling progenitor-macro v0.13.0
14672026-03-10T06:01:28.305Z Checking hickory-resolver v0.25.2
14682026-03-10T06:01:28.336Z Checking progenitor-client v0.13.0
14692026-03-10T06:01:28.622Z Checking sha2 v0.10.9
14702026-03-10T06:01:28.723Z Compiling blake3 v1.8.2
14712026-03-10T06:01:28.857Z Compiling fs-err v3.1.2
14722026-03-10T06:01:29.263Z Checking adler2 v2.0.1
14732026-03-10T06:01:29.459Z Checking miniz_oxide v0.8.9
14742026-03-10T06:01:29.511Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14752026-03-10T06:01:29.907Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14762026-03-10T06:01:30.111Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14772026-03-10T06:01:30.366Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14782026-03-10T06:01:30.401Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14792026-03-10T06:01:32.213Z Checking filetime v0.2.26
14802026-03-10T06:01:32.403Z Checking arrayref v0.3.9
14812026-03-10T06:01:32.443Z Checking constant_time_eq v0.3.1
14822026-03-10T06:01:32.530Z Checking arrayvec v0.7.6
14832026-03-10T06:01:32.598Z Checking is_ci v1.2.0
14842026-03-10T06:01:32.764Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14852026-03-10T06:01:32.883Z Compiling curl v0.4.49
14862026-03-10T06:01:32.950Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-03-10T06:01:33.106Z Checking xattr v1.6.1
14882026-03-10T06:01:33.318Z Checking tar v0.4.44
14892026-03-10T06:01:33.832Z Checking toml v0.7.8
14902026-03-10T06:01:33.861Z Checking supports-color v3.0.2
14912026-03-10T06:01:34.081Z Checking flate2 v1.1.2
14922026-03-10T06:01:34.573Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14932026-03-10T06:01:34.817Z Checking drift v0.1.0
14942026-03-10T06:01:35.004Z Checking kstat-rs v0.2.4
14952026-03-10T06:01:35.126Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14962026-03-10T06:01:35.315Z Checking topological-sort v0.2.2
14972026-03-10T06:01:35.347Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-03-10T06:01:35.559Z Checking omicron-zone-package v0.12.2
14992026-03-10T06:01:35.760Z Checking dropshot-api-manager v0.2.2
15002026-03-10T06:01:36.557Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-03-10T06:01:37.157Z Checking progenitor v0.13.0
15022026-03-10T06:01:37.382Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15032026-03-10T06:01:38.056Z Checking signal-hook-tokio v0.3.1
15042026-03-10T06:01:38.218Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15052026-03-10T06:01:38.261Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15062026-03-10T06:01:38.932Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15072026-03-10T06:01:39.192Z Checking display-error-chain v0.2.2
15082026-03-10T06:01:39.301Z Checking search_path v0.1.4
15092026-03-10T06:01:39.386Z Checking internet-checksum v0.2.1
15102026-03-10T06:01:39.534Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15112026-03-10T06:01:39.589Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15122026-03-10T06:01:39.617Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15132026-03-10T06:01:41.693Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15142026-03-10T06:01:41.928Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15152026-03-10T06:01:43.875Z Compiling git2 v0.19.0
15162026-03-10T06:01:49.187Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15172026-03-10T06:01:53.298Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15182026-03-10T06:02:03.003Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15192026-03-10T06:02:05.998Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-03-10T06:02:16.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
15212026-03-10T06:02:16.820Z+ for feat in tofino_stub tofino_asic softnpu chaos
15222026-03-10T06:02:16.820Z+ cargo clippy --features tofino_asic -- --deny warnings
15232026-03-10T06:02:17.936Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15242026-03-10T06:02:17.961Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15252026-03-10T06:02:17.961Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15262026-03-10T06:02:17.961Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15272026-03-10T06:02:34.265Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15282026-03-10T06:02:34.265Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15292026-03-10T06:02:39.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
15302026-03-10T06:02:40.062Z+ for feat in tofino_stub tofino_asic softnpu chaos
15312026-03-10T06:02:40.062Z+ cargo clippy --features softnpu -- --deny warnings
15322026-03-10T06:02:40.854Z Downloading crates ...
15332026-03-10T06:02:41.114Z Downloaded typeid v1.0.3
15342026-03-10T06:02:41.139Z Downloaded tap v1.0.1
15352026-03-10T06:02:41.139Z Downloaded wyz v0.5.1
15362026-03-10T06:02:41.139Z Downloaded libloading v0.7.4
15372026-03-10T06:02:41.139Z Downloaded ascii v1.1.0
15382026-03-10T06:02:41.139Z Downloaded num-bigint v0.4.6
15392026-03-10T06:02:41.139Z Downloaded radium v0.7.0
15402026-03-10T06:02:41.139Z Downloaded bitstruct_derive v0.1.0
15412026-03-10T06:02:41.139Z Downloaded bitstruct v0.1.1
15422026-03-10T06:02:41.139Z Downloaded serde_arrays v0.1.0
15432026-03-10T06:02:41.139Z Downloaded funty v2.0.0
15442026-03-10T06:02:41.139Z Downloaded erased-serde v0.4.8
15452026-03-10T06:02:41.164Z Downloaded bitvec v1.0.1
15462026-03-10T06:02:41.417Z Checking num-integer v0.1.46
15472026-03-10T06:02:41.442Z Checking num-complex v0.4.6
15482026-03-10T06:02:41.469Z Compiling radium v0.7.0
15492026-03-10T06:02:41.494Z Checking tap v1.0.1
15502026-03-10T06:02:41.519Z Checking funty v2.0.0
15512026-03-10T06:02:41.544Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15522026-03-10T06:02:41.544Z Compiling typeid v1.0.3
15532026-03-10T06:02:41.569Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15542026-03-10T06:02:41.659Z Checking wyz v0.5.1
15552026-03-10T06:02:41.844Z Checking num-bigint v0.4.6
15562026-03-10T06:02:41.869Z Checking num-iter v0.1.45
15572026-03-10T06:02:41.907Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15582026-03-10T06:02:43.032Z Compiling erased-serde v0.4.8
15592026-03-10T06:02:43.057Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15602026-03-10T06:02:43.057Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15612026-03-10T06:02:43.057Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15622026-03-10T06:02:43.057Z Compiling bitstruct_derive v0.1.0
15632026-03-10T06:02:43.057Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15642026-03-10T06:02:43.057Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-10T06:02:43.057Z Checking bitvec v1.0.1
15662026-03-10T06:02:43.057Z Checking ascii v1.1.0
15672026-03-10T06:02:43.057Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15682026-03-10T06:02:43.057Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15692026-03-10T06:02:43.057Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15702026-03-10T06:02:43.057Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15712026-03-10T06:02:43.057Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15722026-03-10T06:02:43.057Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15732026-03-10T06:02:43.298Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15742026-03-10T06:02:43.323Z Checking bitstruct v0.1.1
15752026-03-10T06:02:43.383Z Checking serde_arrays v0.1.0
15762026-03-10T06:02:43.451Z Checking libloading v0.7.4
15772026-03-10T06:02:43.534Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15782026-03-10T06:02:43.723Z Checking num-rational v0.4.2
15792026-03-10T06:02:44.277Z Checking num v0.4.3
15802026-03-10T06:02:44.397Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15812026-03-10T06:02:45.324Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15822026-03-10T06:02:45.876Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15832026-03-10T06:02:45.876Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15842026-03-10T06:02:46.206Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15852026-03-10T06:02:47.091Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15862026-03-10T06:02:47.092Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15872026-03-10T06:02:47.921Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15882026-03-10T06:02:48.238Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15892026-03-10T06:02:48.238Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15902026-03-10T06:02:48.263Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15912026-03-10T06:02:48.354Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15922026-03-10T06:02:48.825Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15932026-03-10T06:02:49.976Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15942026-03-10T06:02:51.410Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15952026-03-10T06:02:51.592Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15962026-03-10T06:02:57.498Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15972026-03-10T06:03:01.033Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15982026-03-10T06:03:01.223Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15992026-03-10T06:03:16.758Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16002026-03-10T06:03:19.448Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16012026-03-10T06:03:20.418Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16022026-03-10T06:03:30.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.74s
16032026-03-10T06:03:30.198Z+ for feat in tofino_stub tofino_asic softnpu chaos
16042026-03-10T06:03:30.198Z+ cargo clippy --features chaos -- --deny warnings
16052026-03-10T06:03:31.342Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16062026-03-10T06:03:31.367Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16072026-03-10T06:03:31.367Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16082026-03-10T06:03:46.984Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16092026-03-10T06:03:46.984Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16102026-03-10T06:03:52.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
16112026-03-10T06:03:52.439Z+ banner fmt
16122026-03-10T06:03:52.465Z
16132026-03-10T06:03:52.465Z ###### # # #####
16142026-03-10T06:03:52.465Z # ## ## #
16152026-03-10T06:03:52.465Z ##### # ## # #
16162026-03-10T06:03:52.465Z # # # #
16172026-03-10T06:03:52.465Z # # # #
16182026-03-10T06:03:52.465Z # # # #
16192026-03-10T06:03:52.465Z
16202026-03-10T06:03:52.465Z+ cargo fmt -- --check
16212026-03-10T06:03:53.503Z+ banner test
16222026-03-10T06:03:53.528Z
16232026-03-10T06:03:53.528Z ##### ###### #### #####
16242026-03-10T06:03:53.528Z # # # #
16252026-03-10T06:03:53.528Z # ##### #### #
16262026-03-10T06:03:53.528Z # # # #
16272026-03-10T06:03:53.528Z # # # # #
16282026-03-10T06:03:53.528Z # ###### #### #
16292026-03-10T06:03:53.529Z
16302026-03-10T06:03:53.529Z+ for feat in tofino_stub tofino_asic softnpu chaos
16312026-03-10T06:03:53.529Z+ RUST_BACKTRACE=full
16322026-03-10T06:03:53.529Z+ cargo test --features tofino_stub --no-fail-fast
16332026-03-10T06:03:55.423Z Compiling unicode-ident v1.0.24
16342026-03-10T06:03:55.448Z Compiling cfg-if v1.0.3
16352026-03-10T06:03:55.448Z Compiling memchr v2.7.5
16362026-03-10T06:03:55.448Z Compiling serde_core v1.0.228
16372026-03-10T06:03:55.528Z Compiling itoa v1.0.15
16382026-03-10T06:03:55.528Z Compiling libc v0.2.176
16392026-03-10T06:03:55.572Z Compiling zmij v1.0.17
16402026-03-10T06:03:55.602Z Compiling log v0.4.29
16412026-03-10T06:03:55.676Z Compiling proc-macro2 v1.0.106
16422026-03-10T06:03:55.765Z Compiling libm v0.2.15
16432026-03-10T06:03:55.950Z Compiling heck v0.5.0
16442026-03-10T06:03:56.481Z Compiling quote v1.0.44
16452026-03-10T06:03:56.794Z Compiling equivalent v1.0.2
16462026-03-10T06:03:56.819Z Compiling smallvec v1.15.1
16472026-03-10T06:03:56.931Z Compiling syn v2.0.117
16482026-03-10T06:03:56.960Z Compiling iana-time-zone v0.1.64
16492026-03-10T06:03:57.039Z Compiling allocator-api2 v0.2.21
16502026-03-10T06:03:57.124Z Compiling foldhash v0.2.0
16512026-03-10T06:03:57.191Z Compiling dyn-clone v1.0.20
16522026-03-10T06:03:57.441Z Compiling regex-syntax v0.8.6
16532026-03-10T06:03:57.467Z Compiling aho-corasick v1.1.3
16542026-03-10T06:03:57.520Z Compiling stable_deref_trait v1.2.0
16552026-03-10T06:03:57.644Z Compiling hashbrown v0.16.1
16562026-03-10T06:03:57.692Z Compiling pin-project-lite v0.2.16
16572026-03-10T06:03:57.836Z Compiling percent-encoding v2.3.2
16582026-03-10T06:03:58.148Z Compiling fnv v1.0.7
16592026-03-10T06:03:58.224Z Compiling litemap v0.8.0
16602026-03-10T06:03:58.292Z Compiling writeable v0.6.1
16612026-03-10T06:03:58.621Z Compiling icu_normalizer_data v2.0.0
16622026-03-10T06:03:58.756Z Compiling icu_properties_data v2.0.1
16632026-03-10T06:03:58.848Z Compiling form_urlencoded v1.2.2
16642026-03-10T06:03:58.873Z Compiling utf8_iter v1.0.4
16652026-03-10T06:03:58.994Z Compiling scopeguard v1.2.0
16662026-03-10T06:03:59.140Z Compiling lock_api v0.4.13
16672026-03-10T06:03:59.172Z Compiling num-traits v0.2.19
16682026-03-10T06:03:59.197Z Compiling getrandom v0.3.3
16692026-03-10T06:03:59.493Z Compiling semver v1.0.27
16702026-03-10T06:03:59.568Z Compiling serde_json v1.0.149
16712026-03-10T06:03:59.605Z Compiling indexmap v2.13.0
16722026-03-10T06:04:00.152Z Compiling ucd-trie v0.1.7
16732026-03-10T06:04:00.577Z Compiling regex-automata v0.4.13
16742026-03-10T06:04:00.715Z Compiling byteorder v1.5.0
16752026-03-10T06:04:00.740Z Compiling uuid v1.20.0
16762026-03-10T06:04:00.880Z Compiling futures-core v0.3.32
16772026-03-10T06:04:01.173Z Compiling time-core v0.1.6
16782026-03-10T06:04:01.465Z Compiling num-conv v0.1.0
16792026-03-10T06:04:01.585Z Compiling futures-sink v0.3.31
16802026-03-10T06:04:01.610Z Compiling ryu v1.0.20
16812026-03-10T06:04:01.752Z Compiling time-macros v0.2.24
16822026-03-10T06:04:01.777Z Compiling regress v0.10.5
16832026-03-10T06:04:01.934Z Compiling glob v0.3.3
16842026-03-10T06:04:02.748Z Compiling slab v0.4.11
16852026-03-10T06:04:02.773Z Compiling minimal-lexical v0.2.1
16862026-03-10T06:04:03.049Z Compiling synstructure v0.13.2
16872026-03-10T06:04:03.228Z Compiling serde_derive_internals v0.29.1
16882026-03-10T06:04:03.284Z Compiling pretty-hex v0.4.1
16892026-03-10T06:04:03.506Z Compiling nom v7.1.3
16902026-03-10T06:04:03.531Z Compiling clang-sys v1.8.1
16912026-03-10T06:04:03.711Z Compiling strsim v0.11.1
16922026-03-10T06:04:04.047Z Compiling regex v1.12.3
16932026-03-10T06:04:04.145Z Compiling prettyplease v0.2.37
16942026-03-10T06:04:04.430Z Compiling plain v0.2.3
16952026-03-10T06:04:04.784Z Compiling libloading v0.8.9
16962026-03-10T06:04:05.019Z Compiling bindgen v0.72.1
16972026-03-10T06:04:05.131Z Compiling futures-channel v0.3.31
16982026-03-10T06:04:05.222Z Compiling pin-utils v0.1.0
16992026-03-10T06:04:05.332Z Compiling syn v1.0.109
17002026-03-10T06:04:05.511Z Compiling futures-io v0.3.31
17012026-03-10T06:04:05.771Z Compiling futures-task v0.3.31
17022026-03-10T06:04:05.908Z Compiling serde_derive v1.0.228
17032026-03-10T06:04:05.999Z Compiling zerofrom-derive v0.1.6
17042026-03-10T06:04:06.091Z Compiling yoke-derive v0.8.0
17052026-03-10T06:04:06.243Z Compiling zerovec-derive v0.11.1
17062026-03-10T06:04:06.999Z Compiling displaydoc v0.2.5
17072026-03-10T06:04:08.015Z Compiling thiserror-impl v2.0.18
17082026-03-10T06:04:08.278Z Compiling schemars_derive v0.8.22
17092026-03-10T06:04:08.303Z Compiling tokio-macros v2.6.0
17102026-03-10T06:04:08.446Z Compiling zerocopy-derive v0.8.27
17112026-03-10T06:04:09.264Z Compiling zeroize_derive v1.4.3
17122026-03-10T06:04:09.557Z Compiling futures-macro v0.3.31
17132026-03-10T06:04:10.455Z Compiling thiserror v2.0.18
17142026-03-10T06:04:10.501Z Compiling zerofrom v0.1.6
17152026-03-10T06:04:10.544Z Compiling thiserror-impl v1.0.69
17162026-03-10T06:04:10.661Z Compiling tracing-attributes v0.1.30
17172026-03-10T06:04:10.751Z Compiling yoke v0.8.0
17182026-03-10T06:04:10.900Z Compiling zerocopy v0.8.27
17192026-03-10T06:04:11.118Z Compiling zerovec v0.11.4
17202026-03-10T06:04:11.144Z Compiling zerotrie v0.2.2
17212026-03-10T06:04:11.377Z Compiling serde v1.0.228
17222026-03-10T06:04:12.448Z Compiling bytes v1.11.1
17232026-03-10T06:04:12.535Z Compiling serde_tokenstream v0.2.3
17242026-03-10T06:04:12.891Z Compiling tinystr v0.8.1
17252026-03-10T06:04:12.941Z Compiling potential_utf v0.1.3
17262026-03-10T06:04:12.970Z Compiling chrono v0.4.43
17272026-03-10T06:04:13.056Z Compiling pest v2.8.2
17282026-03-10T06:04:13.246Z Compiling icu_locale_core v2.0.0
17292026-03-10T06:04:13.418Z Compiling icu_collections v2.0.0
17302026-03-10T06:04:13.419Z Compiling cexpr v0.6.0
17312026-03-10T06:04:13.815Z Compiling http v1.4.0
17322026-03-10T06:04:14.374Z Compiling icu_provider v2.0.0
17332026-03-10T06:04:14.486Z Compiling scroll_derive v0.13.1
17342026-03-10T06:04:14.653Z Compiling async-trait v0.1.89
17352026-03-10T06:04:14.992Z Compiling icu_normalizer v2.0.0
17362026-03-10T06:04:15.119Z Compiling icu_properties v2.0.1
17372026-03-10T06:04:15.770Z Compiling pest_meta v2.8.2
17382026-03-10T06:04:15.841Z Compiling schemars v0.8.22
17392026-03-10T06:04:16.188Z Compiling scroll v0.13.0
17402026-03-10T06:04:16.234Z Compiling thiserror v1.0.69
17412026-03-10T06:04:16.462Z Compiling socket2 v0.6.0
17422026-03-10T06:04:16.713Z Compiling goblin v0.10.1
17432026-03-10T06:04:17.361Z Compiling idna_adapter v1.2.1
17442026-03-10T06:04:17.388Z Compiling pest_generator v2.8.2
17452026-03-10T06:04:17.602Z Compiling idna v1.1.0
17462026-03-10T06:04:17.751Z Compiling parking_lot_core v0.9.11
17472026-03-10T06:04:18.245Z Compiling url v2.5.7
17482026-03-10T06:04:18.290Z Compiling parking_lot v0.12.4
17492026-03-10T06:04:18.587Z Compiling signal-hook-registry v1.4.6
17502026-03-10T06:04:18.878Z Compiling pest_derive v2.8.2
17512026-03-10T06:04:19.071Z Compiling mio v1.0.4
17522026-03-10T06:04:19.117Z Compiling thread-id v5.0.0
17532026-03-10T06:04:19.258Z Compiling openapiv3 v2.2.0
17542026-03-10T06:04:19.588Z Compiling daft-derive v0.1.4
17552026-03-10T06:04:19.737Z Compiling dtrace-parser v0.3.0
17562026-03-10T06:04:19.990Z Compiling tokio v1.49.0
17572026-03-10T06:04:20.130Z Compiling darling_core v0.21.3
17582026-03-10T06:04:21.274Z Compiling typify-impl v0.4.3
17592026-03-10T06:04:22.180Z Compiling serde_yaml v0.9.34+deprecated
17602026-03-10T06:04:22.724Z Compiling dof v0.4.0
17612026-03-10T06:04:24.555Z Compiling aws-lc-sys v0.31.0
17622026-03-10T06:04:24.741Z Compiling usdt-impl v0.6.0
17632026-03-10T06:04:24.849Z Compiling darling_macro v0.21.3
17642026-03-10T06:04:25.021Z Compiling ppv-lite86 v0.2.21
17652026-03-10T06:04:25.797Z Compiling openssl-macros v0.1.1
17662026-03-10T06:04:25.901Z Compiling darling v0.21.3
17672026-03-10T06:04:26.044Z Compiling getrandom v0.2.16
17682026-03-10T06:04:26.135Z Compiling base64 v0.22.1
17692026-03-10T06:04:26.418Z Compiling http-body v1.0.1
17702026-03-10T06:04:26.618Z Compiling bitflags v2.9.4
17712026-03-10T06:04:26.673Z Compiling erased-serde v0.3.31
17722026-03-10T06:04:26.796Z Compiling typenum v1.18.0
17732026-03-10T06:04:26.865Z Compiling ipnet v2.11.0
17742026-03-10T06:04:26.968Z Compiling usdt-macro v0.6.0
17752026-03-10T06:04:27.052Z Compiling usdt-attr-macro v0.6.0
17762026-03-10T06:04:27.838Z Compiling atomic-waker v1.1.2
17772026-03-10T06:04:27.863Z Compiling anyhow v1.0.100
17782026-03-10T06:04:28.022Z Compiling httparse v1.10.1
17792026-03-10T06:04:28.062Z Compiling portable-atomic v1.11.1
17802026-03-10T06:04:28.597Z Compiling tower-service v0.3.3
17812026-03-10T06:04:28.638Z Compiling tower-layer v0.3.3
17822026-03-10T06:04:28.757Z Compiling untrusted v0.9.0
17832026-03-10T06:04:28.928Z Compiling zeroize v1.8.1
17842026-03-10T06:04:29.181Z Compiling critical-section v1.2.0
17852026-03-10T06:04:29.206Z Compiling try-lock v0.2.5
17862026-03-10T06:04:29.363Z Compiling want v0.3.1
17872026-03-10T06:04:29.396Z Compiling once_cell v1.21.3
17882026-03-10T06:04:29.643Z Compiling httpdate v1.0.3
17892026-03-10T06:04:30.080Z Compiling structmeta-derive v0.3.0
17902026-03-10T06:04:30.122Z Compiling newtype-uuid-macros v0.1.0
17912026-03-10T06:04:31.412Z Compiling strum_macros v0.26.4
17922026-03-10T06:04:32.081Z Compiling structmeta v0.3.0
17932026-03-10T06:04:32.539Z Compiling async-stream-impl v0.3.6
17942026-03-10T06:04:32.629Z Compiling powerfmt v0.2.0
17952026-03-10T06:04:32.974Z Compiling deranged v0.5.3
17962026-03-10T06:04:33.605Z Compiling num_threads v0.1.7
17972026-03-10T06:04:33.766Z Compiling omicron-workspace-hack v0.1.0
17982026-03-10T06:04:33.830Z Compiling dropshot_endpoint v0.16.7
17992026-03-10T06:04:33.897Z Compiling http-body-util v0.1.3
18002026-03-10T06:04:33.921Z Compiling ref-cast-impl v1.0.25
18012026-03-10T06:04:33.945Z Compiling typify-macro v0.4.3
18022026-03-10T06:04:34.724Z Compiling derive-ex v0.1.8
18032026-03-10T06:04:34.831Z Compiling serde_urlencoded v0.7.1
18042026-03-10T06:04:34.951Z Compiling strum_macros v0.27.2
18052026-03-10T06:04:35.612Z Compiling sync_wrapper v1.0.2
18062026-03-10T06:04:35.797Z Compiling serde_with_macros v3.14.1
18072026-03-10T06:04:36.069Z Compiling subtle v2.6.1
18082026-03-10T06:04:36.461Z Compiling iri-string v0.7.8
18092026-03-10T06:04:37.500Z Compiling rand_core v0.6.4
18102026-03-10T06:04:37.830Z Compiling typify v0.4.3
18112026-03-10T06:04:37.921Z Compiling futures-util v0.3.31
18122026-03-10T06:04:37.996Z Compiling progenitor-impl v0.11.1
18132026-03-10T06:04:38.021Z Compiling test-strategy v0.4.3
18142026-03-10T06:04:38.045Z Compiling thread_local v1.1.9
18152026-03-10T06:04:38.762Z Compiling match_cfg v0.1.0
18162026-03-10T06:04:38.879Z Compiling parse-display-derive v0.10.0
18172026-03-10T06:04:39.313Z Compiling tracing-core v0.1.34
18182026-03-10T06:04:39.893Z Compiling toml_datetime v0.6.11
18192026-03-10T06:04:40.362Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18202026-03-10T06:04:40.392Z Compiling term v1.2.0
18212026-03-10T06:04:40.593Z Compiling take_mut v0.2.2
18222026-03-10T06:04:40.780Z Compiling tracing v0.1.41
18232026-03-10T06:04:41.496Z Compiling clap_derive v4.5.49
18242026-03-10T06:04:42.192Z Compiling cpufeatures v0.2.17
18252026-03-10T06:04:42.535Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18262026-03-10T06:04:42.839Z Compiling encoding_rs v0.8.35
18272026-03-10T06:04:42.885Z Compiling mime v0.3.17
18282026-03-10T06:04:42.978Z Compiling unicode-width v0.2.1
18292026-03-10T06:04:43.302Z Compiling fastrand v2.3.0
18302026-03-10T06:04:43.662Z Compiling camino v1.2.2
18312026-03-10T06:04:44.563Z Compiling generic-array v0.14.7
18322026-03-10T06:04:45.183Z Compiling progenitor-macro v0.11.1
18332026-03-10T06:04:45.668Z Compiling errno v0.3.14
18342026-03-10T06:04:46.075Z Compiling ipnetwork v0.21.1
18352026-03-10T06:04:46.308Z Compiling crossbeam-utils v0.8.21
18362026-03-10T06:04:46.805Z Compiling tokio-util v0.7.16
18372026-03-10T06:04:46.980Z Compiling slog v2.8.2
18382026-03-10T06:04:47.005Z Compiling hex v0.4.3
18392026-03-10T06:04:47.384Z Compiling winnow v0.7.14
18402026-03-10T06:04:47.551Z Compiling rustix v1.1.2
18412026-03-10T06:04:47.961Z Compiling crypto-common v0.1.6
18422026-03-10T06:04:48.181Z Compiling rand_core v0.9.3
18432026-03-10T06:04:48.224Z Compiling h2 v0.4.12
18442026-03-10T06:04:48.654Z Compiling oxnet v0.1.4
18452026-03-10T06:04:49.473Z Compiling itertools v0.14.0
18462026-03-10T06:04:50.699Z Compiling rand_chacha v0.9.0
18472026-03-10T06:04:51.717Z Compiling rand v0.9.2
18482026-03-10T06:04:52.180Z Compiling rustls-pki-types v1.12.0
18492026-03-10T06:04:52.975Z Compiling hyper v1.8.1
18502026-03-10T06:04:53.183Z Compiling quick-error v1.2.3
18512026-03-10T06:04:53.382Z Compiling spin v0.9.8
18522026-03-10T06:04:53.612Z Compiling debug-ignore v1.0.5
18532026-03-10T06:04:53.948Z Compiling toml_parser v1.0.6+spec-1.1.0
18542026-03-10T06:04:54.831Z Compiling tabwriter v1.4.1
18552026-03-10T06:04:54.856Z Compiling toml_datetime v0.7.5+spec-1.1.0
18562026-03-10T06:04:55.241Z Compiling hyper-util v0.1.19
18572026-03-10T06:04:55.294Z Compiling serde_spanned v1.0.4
18582026-03-10T06:04:55.401Z Compiling colored v3.0.0
18592026-03-10T06:04:55.555Z Compiling lazy_static v1.5.0
18602026-03-10T06:04:55.710Z Compiling toml_writer v1.0.6+spec-1.1.0
18612026-03-10T06:04:56.121Z Compiling bit-vec v0.8.0
18622026-03-10T06:04:56.145Z Compiling toml v0.9.11+spec-1.1.0
18632026-03-10T06:04:56.180Z Compiling time v0.3.44
18642026-03-10T06:04:56.272Z Compiling strum v0.26.3
18652026-03-10T06:04:56.296Z Compiling async-stream v0.3.6
18662026-03-10T06:04:56.540Z Compiling bit-set v0.8.0
18672026-03-10T06:04:56.596Z Compiling ring v0.17.14
18682026-03-10T06:04:56.623Z Compiling waitgroup v0.1.2
18692026-03-10T06:04:56.670Z Compiling serde_path_to_error v0.1.20
18702026-03-10T06:04:56.821Z Compiling unarray v0.1.4
18712026-03-10T06:04:56.859Z Compiling anstyle v1.0.11
18722026-03-10T06:04:57.006Z Compiling crossbeam-channel v0.5.15
18732026-03-10T06:04:57.295Z Compiling block-buffer v0.10.4
18742026-03-10T06:04:57.385Z Compiling macaddr v1.0.1
18752026-03-10T06:04:57.557Z Compiling utf8parse v0.2.2
18762026-03-10T06:04:57.735Z Compiling anstyle-parse v0.2.7
18772026-03-10T06:04:57.783Z Compiling digest v0.10.7
18782026-03-10T06:04:58.076Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18792026-03-10T06:04:58.172Z Compiling ref-cast v1.0.25
18802026-03-10T06:04:58.332Z Compiling anstyle-query v1.1.4
18812026-03-10T06:04:58.356Z Compiling colorchoice v1.0.4
18822026-03-10T06:04:58.393Z Compiling is_terminal_polyfill v1.70.1
18832026-03-10T06:04:58.541Z Compiling anstream v0.6.20
18842026-03-10T06:04:58.573Z Compiling strum v0.27.2
18852026-03-10T06:04:58.646Z Compiling is-terminal v0.4.16
18862026-03-10T06:04:58.825Z Compiling clap_lex v0.7.5
18872026-03-10T06:04:59.277Z Compiling slog-term v2.9.2
18882026-03-10T06:04:59.433Z Compiling slog-json v2.6.1
18892026-03-10T06:04:59.458Z Compiling slog-async v2.8.0
18902026-03-10T06:04:59.669Z Compiling tower v0.5.2
18912026-03-10T06:04:59.788Z Compiling hostname v0.3.1
18922026-03-10T06:05:00.545Z Compiling tower-http v0.6.8
18932026-03-10T06:05:00.597Z Compiling slog-bunyan v2.5.0
18942026-03-10T06:05:01.226Z Compiling futures-executor v0.3.31
18952026-03-10T06:05:01.419Z Compiling instant v0.1.13
18962026-03-10T06:05:01.585Z Compiling futures v0.3.31
18972026-03-10T06:05:01.709Z Compiling openssl-sys v0.9.109
18982026-03-10T06:05:03.090Z Compiling memmap2 v0.9.8
18992026-03-10T06:05:03.396Z Compiling foreign-types-shared v0.1.1
19002026-03-10T06:05:03.468Z Compiling untrusted v0.7.1
19012026-03-10T06:05:03.556Z Compiling foreign-types v0.3.2
19022026-03-10T06:05:04.305Z Compiling openssl-probe v0.1.6
19032026-03-10T06:05:04.745Z Compiling openssl v0.10.73
19042026-03-10T06:05:04.770Z Compiling tempfile v3.23.0
19052026-03-10T06:05:05.675Z Compiling webpki-roots v1.0.2
19062026-03-10T06:05:06.987Z Compiling either v1.15.0
19072026-03-10T06:05:07.365Z Compiling usdt v0.6.0
19082026-03-10T06:05:07.853Z Compiling newtype-uuid v1.3.2
19092026-03-10T06:05:09.301Z Compiling daft v0.1.4
19102026-03-10T06:05:09.920Z Compiling native-tls v0.2.14
19112026-03-10T06:05:10.525Z Compiling tokio-native-tls v0.3.1
19122026-03-10T06:05:10.815Z Compiling hyper-tls v0.6.0
19132026-03-10T06:05:11.249Z Compiling rustls-webpki v0.102.8
19142026-03-10T06:05:12.158Z Compiling rustls v0.22.4
19152026-03-10T06:05:14.849Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19162026-03-10T06:05:16.075Z Compiling tokio-rustls v0.25.0
19172026-03-10T06:05:16.529Z Compiling sha1 v0.10.6
19182026-03-10T06:05:16.695Z Compiling multer v3.1.0
19192026-03-10T06:05:16.965Z Compiling rustls-pemfile v2.2.0
19202026-03-10T06:05:17.316Z Compiling terminal_size v0.4.3
19212026-03-10T06:05:17.719Z Compiling rand_chacha v0.3.1
19222026-03-10T06:05:18.537Z Compiling hostname v0.4.2
19232026-03-10T06:05:18.659Z Compiling wait-timeout v0.2.1
19242026-03-10T06:05:19.200Z Compiling rusty-fork v0.3.0
19252026-03-10T06:05:19.884Z Compiling dropshot v0.16.7
19262026-03-10T06:05:20.439Z Compiling rand v0.8.5
19272026-03-10T06:05:20.952Z Compiling rustls-webpki v0.103.6
19282026-03-10T06:05:21.892Z Compiling rand_xorshift v0.4.0
19292026-03-10T06:05:22.666Z Compiling proptest v1.8.0
19302026-03-10T06:05:22.705Z Compiling rustls v0.23.32
19312026-03-10T06:05:25.978Z Compiling aws-lc-rs v1.14.0
19322026-03-10T06:05:26.209Z Compiling clap_builder v4.5.50
19332026-03-10T06:05:27.394Z Compiling hubpack_derive v0.1.1
19342026-03-10T06:05:30.038Z Compiling clap v4.5.50
19352026-03-10T06:05:30.954Z Compiling tokio-rustls v0.26.3
19362026-03-10T06:05:31.513Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19372026-03-10T06:05:32.616Z Compiling serde_spanned v0.6.9
19382026-03-10T06:05:32.888Z Compiling winnow v0.5.40
19392026-03-10T06:05:32.932Z Compiling hyper-rustls v0.27.7
19402026-03-10T06:05:34.138Z Compiling serde_with v3.14.1
19412026-03-10T06:05:34.588Z Compiling reqwest v0.12.23
19422026-03-10T06:05:34.903Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19432026-03-10T06:05:36.183Z Compiling rustc-hash v2.1.1
19442026-03-10T06:05:36.449Z Compiling iddqd v0.3.17
19452026-03-10T06:05:37.804Z Compiling backoff v0.4.0
19462026-03-10T06:05:38.411Z Compiling parse-display v0.10.0
19472026-03-10T06:05:38.879Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19482026-03-10T06:05:39.107Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19492026-03-10T06:05:41.992Z Compiling progenitor-client v0.10.0
19502026-03-10T06:05:42.201Z Compiling progenitor-client v0.11.1
19512026-03-10T06:05:42.741Z Compiling progenitor v0.11.1
19522026-03-10T06:05:42.973Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19532026-03-10T06:05:44.935Z Compiling num-derive v0.3.3
19542026-03-10T06:05:46.812Z Compiling toml_write v0.1.2
19552026-03-10T06:05:48.027Z Compiling toml_edit v0.22.27
19562026-03-10T06:05:49.829Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19572026-03-10T06:05:51.954Z Compiling toml_edit v0.19.15
19582026-03-10T06:05:52.629Z Compiling num-integer v0.1.46
19592026-03-10T06:05:53.136Z Compiling float-ord v0.3.2
19602026-03-10T06:05:53.516Z Compiling toml v0.8.23
19612026-03-10T06:05:55.130Z Compiling proc-macro-crate v1.3.1
19622026-03-10T06:05:58.278Z Compiling num-iter v0.1.45
19632026-03-10T06:05:58.500Z Compiling num-rational v0.4.2
19642026-03-10T06:06:00.546Z Compiling num-complex v0.4.6
19652026-03-10T06:06:02.737Z Compiling num v0.4.3
19662026-03-10T06:06:09.347Z Compiling zerocopy-derive v0.7.35
19672026-03-10T06:06:10.363Z Compiling ingot-macros v0.1.1
19682026-03-10T06:06:10.440Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19692026-03-10T06:06:11.586Z Compiling scroll_derive v0.12.1
19702026-03-10T06:06:12.758Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19712026-03-10T06:06:13.274Z Compiling zerocopy v0.7.35
19722026-03-10T06:06:13.877Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19732026-03-10T06:06:14.732Z Compiling num_enum_derive v0.7.5
19742026-03-10T06:06:17.033Z Compiling memoffset v0.9.1
19752026-03-10T06:06:17.338Z Compiling foreign-types-macros v0.2.3
19762026-03-10T06:06:17.840Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19772026-03-10T06:06:21.369Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19782026-03-10T06:06:21.737Z Compiling nix v0.30.1
19792026-03-10T06:06:23.239Z Compiling libscf-sys v1.1.0
19802026-03-10T06:06:24.409Z Compiling proc-macro-error-attr2 v2.0.0
19812026-03-10T06:06:24.699Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19822026-03-10T06:06:24.727Z Compiling proc-macro-error-attr v1.0.4
19832026-03-10T06:06:25.171Z Compiling proc-macro-error2 v2.0.1
19842026-03-10T06:06:25.501Z Compiling dtrace-parser v0.2.0
19852026-03-10T06:06:25.651Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19862026-03-10T06:06:25.697Z Compiling tabled_derive v0.11.0
19872026-03-10T06:06:26.229Z Compiling proc-macro-error v1.0.4
19882026-03-10T06:06:26.748Z Compiling dof v0.3.0
19892026-03-10T06:06:26.825Z Compiling num_enum_derive v0.5.11
19902026-03-10T06:06:27.617Z Compiling hubpack v0.1.2
19912026-03-10T06:06:27.951Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19922026-03-10T06:06:28.151Z Compiling thread-id v4.2.2
19932026-03-10T06:06:28.794Z Compiling static_assertions v1.1.0
19942026-03-10T06:06:28.926Z Compiling usdt-impl v0.5.0
19952026-03-10T06:06:30.568Z Compiling derive_more v0.99.20
19962026-03-10T06:06:33.745Z Compiling bytecount v0.6.9
19972026-03-10T06:06:34.946Z Compiling usdt-attr-macro v0.5.0
19982026-03-10T06:06:35.763Z Compiling usdt-macro v0.5.0
19992026-03-10T06:06:36.856Z Compiling zone_cfg_derive v0.3.1
20002026-03-10T06:06:37.002Z Compiling num-derive v0.4.2
20012026-03-10T06:06:37.363Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20022026-03-10T06:06:37.561Z Compiling rustc_version v0.4.1
20032026-03-10T06:06:38.139Z Compiling papergrid v0.17.0
20042026-03-10T06:06:38.260Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20052026-03-10T06:06:38.999Z Compiling crossbeam-epoch v0.9.18
20062026-03-10T06:06:39.311Z Compiling testing_table v0.3.0
20072026-03-10T06:06:39.599Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20082026-03-10T06:06:39.711Z Compiling enum-as-inner v0.6.1
20092026-03-10T06:06:40.018Z Compiling curve25519-dalek v4.1.3
20102026-03-10T06:06:40.216Z Compiling tabled v0.20.0
20112026-03-10T06:06:40.477Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20122026-03-10T06:06:40.673Z Compiling typify-impl v0.6.1
20132026-03-10T06:06:42.093Z Compiling thiserror-impl-no-std v2.0.2
20142026-03-10T06:06:42.657Z Compiling curve25519-dalek-derive v0.1.1
20152026-03-10T06:06:43.332Z Compiling crossbeam-deque v0.8.6
20162026-03-10T06:06:43.692Z Compiling scroll v0.12.0
20172026-03-10T06:06:43.985Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20182026-03-10T06:06:44.353Z Compiling hash32 v0.3.1
20192026-03-10T06:06:44.393Z Compiling goblin v0.8.2
20202026-03-10T06:06:44.666Z Compiling heapless v0.8.0
20212026-03-10T06:06:44.926Z Compiling rayon-core v1.13.0
20222026-03-10T06:06:45.591Z Compiling ingot-types v0.1.2
20232026-03-10T06:06:46.392Z Compiling cobs v0.3.0
20242026-03-10T06:06:46.594Z Compiling bitflags v1.3.2
20252026-03-10T06:06:46.627Z Compiling managed v0.8.0
20262026-03-10T06:06:46.689Z Compiling foreign-types-shared v0.3.1
20272026-03-10T06:06:46.732Z Compiling postcard v1.1.3
20282026-03-10T06:06:46.816Z Compiling ingot v0.1.1
20292026-03-10T06:06:46.871Z Compiling foreign-types v0.5.0
20302026-03-10T06:06:47.121Z Compiling smoltcp v0.11.0
20312026-03-10T06:06:47.451Z Compiling num_enum v0.7.5
20322026-03-10T06:06:47.664Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20332026-03-10T06:06:47.870Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20342026-03-10T06:06:47.895Z Compiling camino-tempfile v1.4.1
20352026-03-10T06:06:48.266Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20362026-03-10T06:06:48.369Z Compiling serde_repr v0.1.20
20372026-03-10T06:06:48.461Z Compiling derive-where v1.6.0
20382026-03-10T06:06:49.071Z Compiling cstr-argument v0.1.2
20392026-03-10T06:06:49.488Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20402026-03-10T06:06:50.453Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20412026-03-10T06:06:52.199Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20422026-03-10T06:06:52.602Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20432026-03-10T06:06:52.828Z Compiling crucible-workspace-hack v0.1.0
20442026-03-10T06:06:53.927Z Compiling memmap v0.7.0
20452026-03-10T06:06:54.358Z Compiling tinyvec_macros v0.1.1
20462026-03-10T06:06:54.487Z Compiling tinyvec v1.10.0
20472026-03-10T06:06:54.511Z Compiling usdt v0.5.0
20482026-03-10T06:06:54.590Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20492026-03-10T06:06:54.981Z Compiling num_enum v0.5.11
20502026-03-10T06:06:55.053Z Compiling typify-macro v0.6.1
20512026-03-10T06:06:55.576Z Compiling pin-project-internal v1.1.10
20522026-03-10T06:06:57.520Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20532026-03-10T06:06:57.688Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20542026-03-10T06:06:59.258Z Compiling typify v0.6.1
20552026-03-10T06:06:59.326Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20562026-03-10T06:06:59.419Z Compiling progenitor-impl v0.13.0
20572026-03-10T06:06:59.762Z Compiling rayon v1.11.0
20582026-03-10T06:07:00.036Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20592026-03-10T06:07:00.388Z Compiling itertools v0.12.1
20602026-03-10T06:07:00.834Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20612026-03-10T06:07:01.076Z Compiling progenitor-impl v0.10.0
20622026-03-10T06:07:01.702Z Compiling sigpipe v0.1.3
20632026-03-10T06:07:01.884Z Compiling jiff v0.2.15
20642026-03-10T06:07:02.351Z Compiling const_format_proc_macros v0.2.34
20652026-03-10T06:07:03.285Z Compiling zone v0.3.1
20662026-03-10T06:07:03.379Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20672026-03-10T06:07:03.513Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20682026-03-10T06:07:05.614Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20692026-03-10T06:07:06.152Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20702026-03-10T06:07:06.984Z Compiling rustix v0.38.44
20712026-03-10T06:07:07.445Z Compiling secrecy v0.10.3
20722026-03-10T06:07:07.771Z Compiling smf v0.2.3
20732026-03-10T06:07:07.811Z Compiling async-recursion v1.1.1
20742026-03-10T06:07:07.840Z Compiling progenitor-macro v0.13.0
20752026-03-10T06:07:08.856Z Compiling snafu-derive v0.8.9
20762026-03-10T06:07:09.162Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20772026-03-10T06:07:09.282Z Compiling bstr v1.12.0
20782026-03-10T06:07:09.735Z Compiling progenitor-macro v0.10.0
20792026-03-10T06:07:10.181Z Compiling whoami v1.6.1
20802026-03-10T06:07:10.863Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20812026-03-10T06:07:14.938Z Compiling hmac v0.12.1
20822026-03-10T06:07:15.583Z Compiling inout v0.1.4
20832026-03-10T06:07:15.900Z Compiling ff v0.13.1
20842026-03-10T06:07:15.943Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20852026-03-10T06:07:16.154Z Compiling data-encoding v2.9.0
20862026-03-10T06:07:17.112Z Compiling crc8 v0.1.1
20872026-03-10T06:07:17.444Z Compiling group v0.13.0
20882026-03-10T06:07:18.417Z Compiling cipher v0.4.4
20892026-03-10T06:07:18.629Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20902026-03-10T06:07:18.960Z Compiling hkdf v0.12.4
20912026-03-10T06:07:19.289Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20922026-03-10T06:07:20.348Z Compiling tokio-dtrace v0.1.1
20932026-03-10T06:07:20.376Z Compiling tabled_derive v0.7.0
20942026-03-10T06:07:21.511Z Compiling reqwest v0.13.2
20952026-03-10T06:07:22.012Z Compiling universal-hash v0.5.1
20962026-03-10T06:07:22.282Z Compiling crypto-bigint v0.5.5
20972026-03-10T06:07:22.461Z Compiling dropshot-api-manager-types v0.2.2
20982026-03-10T06:07:22.637Z Compiling half v2.7.1
20992026-03-10T06:07:23.199Z Compiling base16ct v0.2.0
21002026-03-10T06:07:23.305Z Compiling indent_write v2.2.0
21012026-03-10T06:07:23.517Z Compiling opaque-debug v0.3.1
21022026-03-10T06:07:24.347Z Compiling ciborium-io v0.2.2
21032026-03-10T06:07:24.372Z Compiling base64ct v1.8.0
21042026-03-10T06:07:24.373Z Compiling progenitor-client v0.13.0
21052026-03-10T06:07:24.401Z Compiling password-hash v0.5.0
21062026-03-10T06:07:24.491Z Compiling ciborium-ll v0.2.2
21072026-03-10T06:07:24.548Z Compiling poly1305 v0.8.0
21082026-03-10T06:07:25.319Z Compiling elliptic-curve v0.13.8
21092026-03-10T06:07:25.969Z Compiling oxide-tokio-rt v0.1.2
21102026-03-10T06:07:26.123Z Compiling chacha20 v0.9.1
21112026-03-10T06:07:26.366Z Compiling similar v2.7.0
21122026-03-10T06:07:26.653Z Compiling atomicwrites v0.4.4
21132026-03-10T06:07:26.738Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21142026-03-10T06:07:27.651Z Compiling thiserror-no-std v2.0.2
21152026-03-10T06:07:29.348Z Compiling blake2 v0.10.6
21162026-03-10T06:07:30.002Z Compiling aead v0.5.2
21172026-03-10T06:07:30.299Z Compiling linked-hash-map v0.5.6
21182026-03-10T06:07:30.688Z Compiling keccak v0.1.5
21192026-03-10T06:07:30.853Z Compiling resolv-conf v0.7.5
21202026-03-10T06:07:31.258Z Compiling sha3 v0.10.8
21212026-03-10T06:07:31.285Z Compiling lru-cache v0.1.2
21222026-03-10T06:07:31.527Z Compiling chacha20poly1305 v0.10.1
21232026-03-10T06:07:31.597Z Compiling argon2 v0.5.3
21242026-03-10T06:07:31.674Z Compiling vsss-rs v3.3.4
21252026-03-10T06:07:32.289Z Compiling progenitor v0.13.0
21262026-03-10T06:07:32.527Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21272026-03-10T06:07:33.226Z Compiling ciborium v0.2.2
21282026-03-10T06:07:33.320Z Compiling hickory-proto v0.24.4
21292026-03-10T06:07:34.862Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21302026-03-10T06:07:35.306Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21312026-03-10T06:07:35.418Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21322026-03-10T06:07:35.874Z Compiling serde-big-array v0.5.1
21332026-03-10T06:07:36.045Z Compiling same-file v1.0.6
21342026-03-10T06:07:36.170Z Compiling unicode-segmentation v1.12.0
21352026-03-10T06:07:37.085Z Compiling siphasher v1.0.1
21362026-03-10T06:07:37.203Z Compiling newline-converter v0.3.0
21372026-03-10T06:07:37.431Z Compiling phf_shared v0.12.1
21382026-03-10T06:07:37.502Z Compiling hickory-resolver v0.24.4
21392026-03-10T06:07:37.700Z Compiling walkdir v2.5.0
21402026-03-10T06:07:37.834Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21412026-03-10T06:07:37.996Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21422026-03-10T06:07:39.533Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21432026-03-10T06:07:40.836Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21442026-03-10T06:07:41.042Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21452026-03-10T06:07:42.387Z Compiling newtype_derive v0.1.6
21462026-03-10T06:07:42.436Z Compiling owo-colors v4.2.2
21472026-03-10T06:07:42.556Z Compiling tokio-stream v0.1.17
21482026-03-10T06:07:43.573Z Compiling console v0.15.11
21492026-03-10T06:07:43.664Z Compiling csv-core v0.1.12
21502026-03-10T06:07:43.914Z Compiling smawk v0.3.2
21512026-03-10T06:07:44.181Z Compiling foldhash v0.1.5
21522026-03-10T06:07:44.546Z Compiling termtree v0.5.1
21532026-03-10T06:07:44.698Z Compiling unicode-linebreak v0.1.5
21542026-03-10T06:07:44.758Z Compiling unicode-width v0.1.14
21552026-03-10T06:07:44.843Z Compiling swrite v0.1.0
21562026-03-10T06:07:45.188Z Compiling textwrap v0.16.2
21572026-03-10T06:07:45.342Z Compiling hashbrown v0.15.5
21582026-03-10T06:07:45.367Z Compiling expectorate v1.2.0
21592026-03-10T06:07:45.667Z Compiling csv v1.3.1
21602026-03-10T06:07:45.857Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21612026-03-10T06:07:46.347Z Compiling qorb v0.4.1
21622026-03-10T06:07:47.061Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21632026-03-10T06:07:51.010Z Compiling phf v0.12.1
21642026-03-10T06:07:51.264Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21652026-03-10T06:07:51.684Z Compiling pin-project v1.1.10
21662026-03-10T06:07:51.782Z Compiling unicode-normalization v0.1.24
21672026-03-10T06:07:51.899Z Compiling libz-sys v1.1.22
21682026-03-10T06:07:52.105Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21692026-03-10T06:07:54.500Z Compiling libsw-core v0.3.2
21702026-03-10T06:07:54.718Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21712026-03-10T06:07:55.391Z Compiling highway v1.3.0
21722026-03-10T06:07:55.678Z Compiling fixedbitset v0.5.7
21732026-03-10T06:07:55.952Z Compiling fixedbitset v0.4.2
21742026-03-10T06:07:56.491Z Compiling petgraph v0.6.5
21752026-03-10T06:07:56.536Z Compiling progenitor v0.10.0
21762026-03-10T06:07:56.905Z Compiling petgraph v0.8.2
21772026-03-10T06:07:58.101Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21782026-03-10T06:07:59.697Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21792026-03-10T06:07:59.992Z Compiling libsw v3.5.0
21802026-03-10T06:08:00.613Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-03-10T06:08:00.913Z Compiling olpc-cjson v0.1.4
21822026-03-10T06:08:01.795Z Compiling libgit2-sys v0.17.0+1.8.1
21832026-03-10T06:08:02.413Z Compiling snafu v0.8.9
21842026-03-10T06:08:03.229Z Compiling chrono-tz v0.10.4
21852026-03-10T06:08:03.413Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-03-10T06:08:03.732Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21872026-03-10T06:08:04.141Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21882026-03-10T06:08:05.717Z Compiling papergrid v0.11.0
21892026-03-10T06:08:05.846Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21902026-03-10T06:08:06.348Z Compiling globset v0.4.16
21912026-03-10T06:08:08.157Z Compiling gethostname v0.5.0
21922026-03-10T06:08:08.183Z Compiling const_format v0.2.34
21932026-03-10T06:08:08.383Z Compiling slog-dtrace v0.3.0
21942026-03-10T06:08:08.733Z Compiling cancel-safe-futures v0.1.5
21952026-03-10T06:08:09.322Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21962026-03-10T06:08:10.017Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21972026-03-10T06:08:11.071Z Compiling pem v3.0.5
21982026-03-10T06:08:11.143Z Compiling bcs v0.1.6
21992026-03-10T06:08:11.848Z Compiling cargo-platform v0.1.9
22002026-03-10T06:08:11.919Z Compiling serde_plain v1.0.2
22012026-03-10T06:08:12.331Z Compiling tagptr v0.2.0
22022026-03-10T06:08:12.633Z Compiling linear-map v1.2.0
22032026-03-10T06:08:12.922Z Compiling typed-path v0.9.3
22042026-03-10T06:08:15.142Z Compiling tough v0.20.0
22052026-03-10T06:08:16.530Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22062026-03-10T06:08:17.856Z Compiling moka v0.12.11
22072026-03-10T06:08:19.927Z Compiling cargo_metadata v0.18.1
22082026-03-10T06:08:20.322Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22092026-03-10T06:08:21.062Z Compiling tabled v0.15.0
22102026-03-10T06:08:21.567Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22112026-03-10T06:08:21.609Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22122026-03-10T06:08:22.273Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22132026-03-10T06:08:22.602Z Compiling git2 v0.19.0
22142026-03-10T06:08:24.813Z Compiling steno v0.4.1
22152026-03-10T06:08:27.965Z Compiling cookie v0.18.1
22162026-03-10T06:08:28.338Z Compiling hickory-proto v0.25.2
22172026-03-10T06:08:30.942Z Compiling humantime v2.3.0
22182026-03-10T06:08:31.447Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22192026-03-10T06:08:32.727Z Compiling hickory-resolver v0.25.2
22202026-03-10T06:08:37.407Z Compiling vergen v8.3.2
22212026-03-10T06:08:40.019Z Compiling signal-hook v0.3.18
22222026-03-10T06:08:42.414Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22232026-03-10T06:08:42.441Z Compiling mockall_derive v0.13.1
22242026-03-10T06:08:42.807Z Compiling predicates-core v1.0.9
22252026-03-10T06:08:43.641Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22262026-03-10T06:08:44.229Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-03-10T06:08:44.888Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22282026-03-10T06:08:45.889Z Compiling sha2 v0.10.9
22292026-03-10T06:08:46.793Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22302026-03-10T06:08:47.120Z Compiling yansi v1.0.1
22312026-03-10T06:08:47.822Z Compiling adler2 v2.0.1
22322026-03-10T06:08:48.110Z Compiling diff v0.1.13
22332026-03-10T06:08:48.461Z Compiling pretty_assertions v1.4.1
22342026-03-10T06:08:48.729Z Compiling miniz_oxide v0.8.9
22352026-03-10T06:08:48.966Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22362026-03-10T06:08:51.845Z Compiling crc32fast v1.5.0
22372026-03-10T06:08:52.228Z Compiling predicates-tree v1.0.12
22382026-03-10T06:08:52.667Z Compiling predicates v3.1.3
22392026-03-10T06:08:53.931Z Compiling filetime v0.2.26
22402026-03-10T06:08:54.303Z Compiling arrayref v0.3.9
22412026-03-10T06:08:54.437Z Compiling constant_time_eq v0.3.1
22422026-03-10T06:08:54.630Z Compiling arrayvec v0.7.6
22432026-03-10T06:08:55.013Z Compiling xattr v1.6.1
22442026-03-10T06:08:55.254Z Compiling fragile v2.0.1
22452026-03-10T06:08:55.323Z Compiling downcast v0.11.0
22462026-03-10T06:08:55.600Z Compiling is_ci v1.2.0
22472026-03-10T06:08:55.788Z Compiling supports-color v3.0.2
22482026-03-10T06:08:55.863Z Compiling mockall v0.13.1
22492026-03-10T06:08:56.205Z Compiling tar v0.4.44
22502026-03-10T06:08:58.206Z Compiling toml v0.7.8
22512026-03-10T06:08:59.469Z Compiling blake3 v1.8.2
22522026-03-10T06:08:59.609Z Compiling curl-sys v0.4.83+curl-8.15.0
22532026-03-10T06:08:59.960Z Compiling signal-hook-tokio v0.3.1
22542026-03-10T06:08:59.989Z Compiling flate2 v1.1.2
22552026-03-10T06:09:00.200Z Compiling fs-err v3.1.2
22562026-03-10T06:09:00.647Z Compiling drift v0.1.0
22572026-03-10T06:09:00.696Z Compiling kstat-rs v0.2.4
22582026-03-10T06:09:00.820Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22592026-03-10T06:09:00.886Z Compiling hex-literal v1.0.0
22602026-03-10T06:09:01.113Z Compiling topological-sort v0.2.2
22612026-03-10T06:09:01.329Z Compiling display-error-chain v0.2.2
22622026-03-10T06:09:01.593Z Compiling omicron-zone-package v0.12.2
22632026-03-10T06:09:01.638Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22642026-03-10T06:09:01.685Z Compiling curl v0.4.49
22652026-03-10T06:09:03.435Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22662026-03-10T06:09:05.239Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22672026-03-10T06:09:06.245Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22682026-03-10T06:09:06.591Z Compiling dropshot-api-manager v0.2.2
22692026-03-10T06:09:07.428Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22702026-03-10T06:09:08.684Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22712026-03-10T06:09:09.128Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-03-10T06:09:09.892Z Compiling search_path v0.1.4
22732026-03-10T06:09:10.327Z Compiling internet-checksum v0.2.1
22742026-03-10T06:09:10.394Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22752026-03-10T06:09:10.664Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22762026-03-10T06:09:12.704Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22772026-03-10T06:09:16.736Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22782026-03-10T06:10:54.445Z Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 00s
22792026-03-10T06:10:54.595Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22802026-03-10T06:10:54.620Z
22812026-03-10T06:10:54.620Zrunning 0 tests
22822026-03-10T06:10:54.620Z
22832026-03-10T06:10:54.620Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22842026-03-10T06:10:54.620Z
22852026-03-10T06:10:54.620Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22862026-03-10T06:10:54.620Z
22872026-03-10T06:10:54.620Zrunning 0 tests
22882026-03-10T06:10:54.620Z
22892026-03-10T06:10:54.620Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22902026-03-10T06:10:54.620Z
22912026-03-10T06:10:54.620Z Running unittests src/lib.rs (target/debug/deps/asic-090ce526d74dc060)
22922026-03-10T06:10:54.620Z
22932026-03-10T06:10:54.620Zrunning 0 tests
22942026-03-10T06:10:54.620Z
22952026-03-10T06:10:54.620Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22962026-03-10T06:10:54.620Z
22972026-03-10T06:10:54.620Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
22982026-03-10T06:10:54.620Z
22992026-03-10T06:10:54.620Zrunning 10 tests
23002026-03-10T06:10:54.645Ztest nat::tests::test_vni ... ok
23012026-03-10T06:10:54.645Ztest network::tests::test_equal ... ok
23022026-03-10T06:10:54.645Ztest network::tests::test_generate_ipv6_link_local ... ok
23032026-03-10T06:10:54.645Ztest network::tests::test_eui64 ... ok
23042026-03-10T06:10:54.646Ztest network::tests::test_into ... ok
23052026-03-10T06:10:54.646Ztest network::tests::test_not_equal ... ok
23062026-03-10T06:10:54.646Ztest network::tests::test_parse ... ok
23072026-03-10T06:10:54.646Ztest network::tests::test_to_string ... ok
23082026-03-10T06:10:54.646Ztest test_purge ... ok
23092026-03-10T06:10:54.646Ztest illumos::test::address_exists_handles_missing_object ... ok
23102026-03-10T06:10:54.646Z
23112026-03-10T06:10:54.646Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23122026-03-10T06:10:54.646Z
23132026-03-10T06:10:54.646Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
23142026-03-10T06:10:54.646Z
23152026-03-10T06:10:54.646Zrunning 1 test
23162026-03-10T06:11:00.260Ztest test::test_apis_up_to_date ... ok
23172026-03-10T06:11:00.260Z
23182026-03-10T06:11:00.260Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.62s
23192026-03-10T06:11:00.260Z
23202026-03-10T06:11:00.306Z Running unittests src/main.rs (target/debug/deps/dpd-280bc1cdda144320)
23212026-03-10T06:11:00.331Z
23222026-03-10T06:11:00.331Zrunning 18 tests
23232026-03-10T06:11:00.331Ztest freemap::test_ordering ... ok
23242026-03-10T06:11:00.331Ztest config::tests::test_updates ... ok
23252026-03-10T06:11:00.331Ztest freemap::test_split ... ok
23262026-03-10T06:11:00.331Ztest macaddrs::tests::test_mac_offset ... ok
23272026-03-10T06:11:00.331Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23282026-03-10T06:11:00.331Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23292026-03-10T06:11:00.331Ztest macaddrs::tests::test_parse_port_id ... ok
23302026-03-10T06:11:00.331Ztest nat::test_mapping ... ok
23312026-03-10T06:11:00.331Ztest port_map::tests::dump_map ... ok
23322026-03-10T06:11:00.331Ztest port_map::tests::test_backplane_group ... ok
23332026-03-10T06:11:00.331Ztest port_map::tests::test_port_map ... ok
23342026-03-10T06:11:00.331ZMar 10 06:10:59.533 DEBG created new freemap, unit: freemap_test
23352026-03-10T06:11:00.356ZMar 10 06:10:59.533 DEBG initted freemap. size: 128, unit: freemap_test
23362026-03-10T06:11:00.356ZMar 10 06:10:59.533 DEBG reset freemap, unit: freemap_test
23372026-03-10T06:11:00.356Ztest freemap::test_exhaustion ... ok
23382026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG created new freemap, unit: freemap_test
23392026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG initted freemap. size: 128, unit: freemap_test
23402026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG reset freemap, unit: freemap_test
23412026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG created new freemap, unit: freemap_test
23422026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG initted freemap. size: 128, unit: freemap_test
23432026-03-10T06:11:00.356ZMar 10 06:10:59.534 DEBG reset freemap, unit: freemap_test
23442026-03-10T06:11:00.356Ztest freemap::test_free ... ok
23452026-03-10T06:11:00.356Ztest freemap::test_reclaim ... ok
23462026-03-10T06:11:00.357ZMar 10 06:10:59.535 DEBG created new freemap, unit: freemap_test
23472026-03-10T06:11:00.357ZMar 10 06:10:59.535 DEBG initted freemap. size: 128, unit: freemap_test
23482026-03-10T06:11:00.357ZMar 10 06:10:59.535 DEBG reset freemap, unit: freemap_test
23492026-03-10T06:11:00.357Ztest freemap::test_basic ... ok
23502026-03-10T06:11:00.357Ztest port_map::tests::parse_softnpu_revision ... ok
23512026-03-10T06:11:00.357Ztest api_server::tests::test_build_info ... ok
23522026-03-10T06:11:00.357ZMar 10 06:10:59.536 DEBG created new freemap, unit: freemap_test
23532026-03-10T06:11:00.357ZMar 10 06:10:59.536 DEBG initted freemap. size: 128, unit: freemap_test
23542026-03-10T06:11:00.357ZMar 10 06:10:59.536 DEBG reset freemap, unit: freemap_test
23552026-03-10T06:11:00.357Ztest freemap::test_span ... ok
23562026-03-10T06:11:00.357Z
23572026-03-10T06:11:00.357Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
23582026-03-10T06:11:00.357Z
23592026-03-10T06:11:00.357Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac73f4e974888291)
23602026-03-10T06:11:00.357Z
23612026-03-10T06:11:00.357Zrunning 0 tests
23622026-03-10T06:11:00.357Z
23632026-03-10T06:11:00.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23642026-03-10T06:11:00.357Z
23652026-03-10T06:11:00.357Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
23662026-03-10T06:11:00.357Z
23672026-03-10T06:11:00.357Zrunning 0 tests
23682026-03-10T06:11:00.357Z
23692026-03-10T06:11:00.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23702026-03-10T06:11:00.357Z
23712026-03-10T06:11:00.357Z Running unittests src/lib.rs (target/debug/deps/dpd_client-783e8337752377fc)
23722026-03-10T06:11:00.357Z
23732026-03-10T06:11:00.357Zrunning 2 tests
23742026-03-10T06:11:00.382Ztest tests::test_parse_client_port_id ... ok
23752026-03-10T06:11:00.382Ztest tests::test_port_id_cmp ... ok
23762026-03-10T06:11:00.382Z
23772026-03-10T06:11:00.383Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23782026-03-10T06:11:00.383Z
23792026-03-10T06:11:00.383Z Running tests/test_all.rs (target/debug/deps/test_all-7c494b4619ddd53c)
23802026-03-10T06:11:00.383Z
23812026-03-10T06:11:00.383Zrunning 0 tests
23822026-03-10T06:11:00.383Z
23832026-03-10T06:11:00.383Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23842026-03-10T06:11:00.383Z
23852026-03-10T06:11:00.383Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23862026-03-10T06:11:00.383Z
23872026-03-10T06:11:00.383Zrunning 0 tests
23882026-03-10T06:11:00.383Z
23892026-03-10T06:11:00.383Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23902026-03-10T06:11:00.383Z
23912026-03-10T06:11:00.383Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
23922026-03-10T06:11:00.383Z
23932026-03-10T06:11:00.383Zrunning 12 tests
23942026-03-10T06:11:00.383Ztest ipv6::test_ipv6_parse ... ok
23952026-03-10T06:11:00.383Ztest pbuf::test_byte ... ok
23962026-03-10T06:11:00.383Ztest icmp::test_v6_checksum ... ok
23972026-03-10T06:11:00.383Ztest icmp::test_v4_checksum ... ok
23982026-03-10T06:11:00.383Ztest lldp::test_lldp_parse ... ok
23992026-03-10T06:11:00.383Ztest pbuf::test_nibble ... ok
24002026-03-10T06:11:00.383Ztest pbuf::test_overflow ... ok
24012026-03-10T06:11:00.383Ztest pbuf::test_short ... ok
24022026-03-10T06:11:00.383Ztest pbuf::test_twelve ... ok
24032026-03-10T06:11:00.383Ztest pbuf::test_word ... ok
24042026-03-10T06:11:00.383Ztest tcp::test_checksum_ack_data ... ok
24052026-03-10T06:11:00.383Ztest tcp::test_checksum_syn_nodata ... ok
24062026-03-10T06:11:00.383Z
24072026-03-10T06:11:00.383Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24082026-03-10T06:11:00.383Z
24092026-03-10T06:11:00.383Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24102026-03-10T06:11:00.383Z
24112026-03-10T06:11:00.383Zrunning 0 tests
24122026-03-10T06:11:00.383Z
24132026-03-10T06:11:00.383Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24142026-03-10T06:11:00.383Z
24152026-03-10T06:11:00.383Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24162026-03-10T06:11:00.409Z
24172026-03-10T06:11:00.409Zrunning 4 tests
24182026-03-10T06:11:00.409Ztest switchport::test::test_compute_lanes ... ok
24192026-03-10T06:11:00.409Ztest switchport::test::port_id_ordering ... ok
24202026-03-10T06:11:00.409Z Lane 0 Lane 1 Lane 2 Lane 3
24212026-03-10T06:11:00.409Z Rx Loss-of-lock: Yes Yes Yes Yes
24222026-03-10T06:11:00.409Z Rx Loss-of-signal: Yes Yes Yes Yes
24232026-03-10T06:11:00.409Z Rx CDR Enabled: Yes Yes Yes Yes
24242026-03-10T06:11:00.409Z Tx Enabled: Yes Yes Yes Yes
24252026-03-10T06:11:00.409Z Tx Loss-of-lock: No No No No
24262026-03-10T06:11:00.409Z Tx Loss-of-signal: No No No No
24272026-03-10T06:11:00.409Z Tx CDR Enabled: No No No No
24282026-03-10T06:11:00.409Z Tx Adaptive EQ Fault: No No No No
24292026-03-10T06:11:00.409Z Tx Fault: Yes Yes Yes Yes
24302026-03-10T06:11:00.409Ztest switchport::test::test_print_sff_datapath ... ok
24312026-03-10T06:11:00.409Z Lane 0 Lane 1 Lane 2 Lane 3
24322026-03-10T06:11:00.409Z State: Activated Activated Activated Activated
24332026-03-10T06:11:00.409Z Rx Output Enabled: false false false false
24342026-03-10T06:11:00.409Z Rx Output Status: valid valid valid valid
24352026-03-10T06:11:00.409Z Rx Loss-of-lock: true true true true
24362026-03-10T06:11:00.409Z Rx Loss-of-signal: false false false false
24372026-03-10T06:11:00.409ZRx Auto-squelch Disable: true true true true
24382026-03-10T06:11:00.409Z Tx Output Enabled: true true true true
24392026-03-10T06:11:00.409Z Tx Output Status: invalid invalid invalid invalid
24402026-03-10T06:11:00.409Z Tx Loss-of-lock: false false false false
24412026-03-10T06:11:00.409Z Tx Loss-of-signal: true true true true
24422026-03-10T06:11:00.409ZTx Auto-squelch Disable: false false false false
24432026-03-10T06:11:00.409Z Tx Adaptive EQ Fail: true true true true
24442026-03-10T06:11:00.409Z Tx Failure: false false false false
24452026-03-10T06:11:00.409Z Tx Force Squelch: true true true true
24462026-03-10T06:11:00.409Z Tx Input Polarity: normal normal normal normal
24472026-03-10T06:11:00.409Ztest switchport::test::test_print_cmis_datapath ... ok
24482026-03-10T06:11:00.409Z
24492026-03-10T06:11:00.409Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24502026-03-10T06:11:00.409Z
24512026-03-10T06:11:00.410Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24522026-03-10T06:11:00.410Z
24532026-03-10T06:11:00.410Zrunning 1 test
24542026-03-10T06:11:00.410Ztest test_p4_counter_list ... ignored
24552026-03-10T06:11:00.410Z
24562026-03-10T06:11:00.410Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24572026-03-10T06:11:00.410Z
24582026-03-10T06:11:00.410Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24592026-03-10T06:11:00.410Z
24602026-03-10T06:11:00.410Zrunning 5 tests
24612026-03-10T06:11:00.410Ztest test_an ... ignored
24622026-03-10T06:11:00.410Ztest test_enable ... ignored
24632026-03-10T06:11:00.410Ztest test_ip_addresses ... ignored
24642026-03-10T06:11:00.410Ztest test_kr ... ignored
24652026-03-10T06:11:00.410Ztest test_mac ... ignored
24662026-03-10T06:11:00.410Z
24672026-03-10T06:11:00.410Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24682026-03-10T06:11:00.410Z
24692026-03-10T06:11:00.410Z Running unittests src/main.rs (target/debug/deps/tfportd-d8339ce5e5f99bed)
24702026-03-10T06:11:00.410Z
24712026-03-10T06:11:00.410Zrunning 3 tests
24722026-03-10T06:11:00.435Ztest linklocal::test_parse_ipadm ... ok
24732026-03-10T06:11:00.435Ztest config::tests::test_updates ... ok
24742026-03-10T06:11:00.435Ztest tfport::test_parse_tfport ... ok
24752026-03-10T06:11:00.435Z
24762026-03-10T06:11:00.435Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24772026-03-10T06:11:00.435Z
24782026-03-10T06:11:00.435Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24792026-03-10T06:11:00.435Z
24802026-03-10T06:11:00.435Zrunning 0 tests
24812026-03-10T06:11:00.435Z
24822026-03-10T06:11:00.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24832026-03-10T06:11:00.435Z
24842026-03-10T06:11:00.435Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24852026-03-10T06:11:00.435Z
24862026-03-10T06:11:00.436Zrunning 0 tests
24872026-03-10T06:11:00.436Z
24882026-03-10T06:11:00.436Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24892026-03-10T06:11:00.436Z
24902026-03-10T06:11:00.436Z Doc-tests aal
24912026-03-10T06:11:00.619Z
24922026-03-10T06:11:00.619Zrunning 0 tests
24932026-03-10T06:11:00.619Z
24942026-03-10T06:11:00.619Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24952026-03-10T06:11:00.620Z
24962026-03-10T06:11:00.644Z Doc-tests aal_macros
24972026-03-10T06:11:00.770Z
24982026-03-10T06:11:00.770Zrunning 0 tests
24992026-03-10T06:11:00.770Z
25002026-03-10T06:11:00.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25012026-03-10T06:11:00.770Z
25022026-03-10T06:11:00.795Z Doc-tests common
25032026-03-10T06:11:01.208Z
25042026-03-10T06:11:01.208Zrunning 0 tests
25052026-03-10T06:11:01.208Z
25062026-03-10T06:11:01.208Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25072026-03-10T06:11:01.208Z
25082026-03-10T06:11:01.239Z Doc-tests dpd_api
25092026-03-10T06:11:03.378Z
25102026-03-10T06:11:03.378Zrunning 2 tests
25112026-03-10T06:11:03.378Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
25122026-03-10T06:11:03.378Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
25132026-03-10T06:11:03.378Z
25142026-03-10T06:11:03.378Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25152026-03-10T06:11:03.378Z
25162026-03-10T06:11:03.433Z Doc-tests dpd_client
25172026-03-10T06:11:05.821Z
25182026-03-10T06:11:05.821Zrunning 0 tests
25192026-03-10T06:11:05.821Z
25202026-03-10T06:11:05.821Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25212026-03-10T06:11:05.821Z
25222026-03-10T06:11:05.886Z Doc-tests dpd_types
25232026-03-10T06:11:06.533Z
25242026-03-10T06:11:06.533Zrunning 0 tests
25252026-03-10T06:11:06.533Z
25262026-03-10T06:11:06.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25272026-03-10T06:11:06.533Z
25282026-03-10T06:11:06.578Z Doc-tests packet
25292026-03-10T06:11:06.802Z
25302026-03-10T06:11:06.802Zrunning 0 tests
25312026-03-10T06:11:06.802Z
25322026-03-10T06:11:06.827Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25332026-03-10T06:11:06.827Z
25342026-03-10T06:11:06.852Z Doc-tests pcap
25352026-03-10T06:11:06.925Z
25362026-03-10T06:11:06.925Zrunning 0 tests
25372026-03-10T06:11:06.925Z
25382026-03-10T06:11:06.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25392026-03-10T06:11:06.925Z
25402026-03-10T06:11:07.030Z+ for feat in tofino_stub tofino_asic softnpu chaos
25412026-03-10T06:11:07.030Z+ RUST_BACKTRACE=full
25422026-03-10T06:11:07.030Z+ cargo test --features tofino_asic --no-fail-fast
25432026-03-10T06:11:08.599Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25442026-03-10T06:11:08.629Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25452026-03-10T06:11:08.654Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25462026-03-10T06:11:08.679Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25472026-03-10T06:11:29.202Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25482026-03-10T06:11:29.723Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25492026-03-10T06:12:49.532Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
25502026-03-10T06:12:49.677Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25512026-03-10T06:12:49.702Z
25522026-03-10T06:12:49.702Zrunning 0 tests
25532026-03-10T06:12:49.702Z
25542026-03-10T06:12:49.702Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25552026-03-10T06:12:49.702Z
25562026-03-10T06:12:49.702Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25572026-03-10T06:12:49.702Z
25582026-03-10T06:12:49.702Zrunning 0 tests
25592026-03-10T06:12:49.702Z
25602026-03-10T06:12:49.702Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25612026-03-10T06:12:49.702Z
25622026-03-10T06:12:49.702Z Running unittests src/lib.rs (target/debug/deps/asic-c9157751faf81ae7)
25632026-03-10T06:12:49.867Z
25642026-03-10T06:12:49.868Zrunning 8 tests
25652026-03-10T06:12:49.893Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25662026-03-10T06:12:49.893Ztest tofino_asic::qsfp::tests::fix_link ... ok
25672026-03-10T06:12:49.893Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25682026-03-10T06:12:49.893Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25692026-03-10T06:12:49.893Ztest tofino_asic::stats::constants_sanity_check ... ok
25702026-03-10T06:12:49.893Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25712026-03-10T06:12:49.893Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25722026-03-10T06:12:50.373Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25732026-03-10T06:12:50.374Z
25742026-03-10T06:12:50.374Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
25752026-03-10T06:12:50.374Z
25762026-03-10T06:12:50.398Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25772026-03-10T06:12:50.398Z
25782026-03-10T06:12:50.398Zrunning 10 tests
25792026-03-10T06:12:50.423Ztest nat::tests::test_vni ... ok
25802026-03-10T06:12:50.423Ztest network::tests::test_eui64 ... ok
25812026-03-10T06:12:50.423Ztest network::tests::test_equal ... ok
25822026-03-10T06:12:50.423Ztest network::tests::test_generate_ipv6_link_local ... ok
25832026-03-10T06:12:50.423Ztest network::tests::test_into ... ok
25842026-03-10T06:12:50.423Ztest network::tests::test_not_equal ... ok
25852026-03-10T06:12:50.423Ztest network::tests::test_parse ... ok
25862026-03-10T06:12:50.423Ztest network::tests::test_to_string ... ok
25872026-03-10T06:12:50.423Ztest test_purge ... ok
25882026-03-10T06:12:50.423Ztest illumos::test::address_exists_handles_missing_object ... ok
25892026-03-10T06:12:50.423Z
25902026-03-10T06:12:50.424Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25912026-03-10T06:12:50.424Z
25922026-03-10T06:12:50.424Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
25932026-03-10T06:12:50.424Z
25942026-03-10T06:12:50.424Zrunning 1 test
25952026-03-10T06:12:55.811Ztest test::test_apis_up_to_date ... ok
25962026-03-10T06:12:55.811Z
25972026-03-10T06:12:55.811Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.39s
25982026-03-10T06:12:55.811Z
25992026-03-10T06:12:55.862Z Running unittests src/main.rs (target/debug/deps/dpd-cae0c1c221af5402)
26002026-03-10T06:12:55.987Z
26012026-03-10T06:12:55.987Zrunning 46 tests
26022026-03-10T06:12:56.034Ztest freemap::test_ordering ... ok
26032026-03-10T06:12:56.034Ztest config::tests::test_updates ... ok
26042026-03-10T06:12:56.035Ztest freemap::test_split ... ok
26052026-03-10T06:12:56.035Ztest macaddrs::tests::test_mac_offset ... ok
26062026-03-10T06:12:56.035Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26072026-03-10T06:12:56.035Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26082026-03-10T06:12:56.035Ztest macaddrs::tests::test_parse_port_id ... ok
26092026-03-10T06:12:56.035Ztest nat::test_mapping ... ok
26102026-03-10T06:12:56.035Ztest port_map::tests::dump_map ... ok
26112026-03-10T06:12:56.035Ztest port_map::tests::test_backplane_group ... ok
26122026-03-10T06:12:56.035Ztest port_map::tests::test_port_map ... ok
26132026-03-10T06:12:56.035ZMar 10 06:12:55.203 DEBG created new freemap, unit: freemap_testMar 10 06:12:55.204
26142026-03-10T06:12:56.035Z DEBG created new freemap, unit: freemap_test
26152026-03-10T06:12:56.035ZMar 10 06:12:55.204 DEBG initted freemap. size: 128, unit: Mar 10 06:12:55.204freemap_test
26162026-03-10T06:12:56.035ZDEBG initted freemap. size: 128, unit: freemap_testMar 10 06:12:55.204
26172026-03-10T06:12:56.035Z DEBG reset freemap, unit:Mar 10 06:12:55.204 freemap_testDEBG
26182026-03-10T06:12:56.035Z reset freemap, unit: freemap_test
26192026-03-10T06:12:56.035Ztest transceivers::mpn_test::test_mpn_missing ... ok
26202026-03-10T06:12:56.035Ztest freemap::test_exhaustion ... ok
26212026-03-10T06:12:56.035Ztest transceivers::mpn_test::test_mpn_present ... ok
26222026-03-10T06:12:56.035Ztest freemap::test_free ... ok
26232026-03-10T06:12:56.035Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26242026-03-10T06:12:56.035Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26252026-03-10T06:12:56.035ZMar 10 06:12:55.205 DEBG created new freemap, unit: freemap_test
26262026-03-10T06:12:56.035ZMar 10 06:12:55.205 DEBG initted freemap. size: 128, unit: freemap_test
26272026-03-10T06:12:56.035ZMar 10 06:12:55.205 DEBG reset freemap, unit: freemap_test
26282026-03-10T06:12:56.035Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26292026-03-10T06:12:56.035Ztest port_map::tests::parse_softnpu_revision ... ok
26302026-03-10T06:12:56.035Ztest api_server::tests::test_build_info ... ok
26312026-03-10T06:12:56.035Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26322026-03-10T06:12:56.035Ztest freemap::test_reclaim ... ok
26332026-03-10T06:12:56.035ZMar 10 06:12:55.207 DEBG created new freemap, unit: freemap_test
26342026-03-10T06:12:56.035ZMar 10 06:12:55.207 DEBG initted freemap. size: 128, unit: freemap_test
26352026-03-10T06:12:56.035ZMar 10 06:12:55.207 DEBG reset freemap, unit: freemap_test
26362026-03-10T06:12:56.035Ztest freemap::test_basic ... ok
26372026-03-10T06:12:56.035ZMar 10 06:12:55.208 DEBG created new freemap, unit: freemap_test
26382026-03-10T06:12:56.035ZMar 10 06:12:55.209 DEBG initted freemap. size: 128, unit: freemap_test
26392026-03-10T06:12:56.035ZMar 10 06:12:55.209 DEBG reset freemap, unit: freemap_test
26402026-03-10T06:12:56.035Ztest freemap::test_span ... ok
26412026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26422026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26432026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26442026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26452026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26462026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26472026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26482026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26492026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26502026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26512026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26522026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26532026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26542026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26552026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26562026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26572026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26582026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26592026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26602026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26612026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26622026-03-10T06:12:56.036Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26632026-03-10T06:12:56.036Z
26642026-03-10T06:12:56.036Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
26652026-03-10T06:12:56.036Z
26662026-03-10T06:12:56.061Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-578836cc12431d3f)
26672026-03-10T06:12:56.062Z
26682026-03-10T06:12:56.062Zrunning 0 tests
26692026-03-10T06:12:56.062Z
26702026-03-10T06:12:56.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26712026-03-10T06:12:56.062Z
26722026-03-10T06:12:56.062Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
26732026-03-10T06:12:56.062Z
26742026-03-10T06:12:56.062Zrunning 0 tests
26752026-03-10T06:12:56.062Z
26762026-03-10T06:12:56.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26772026-03-10T06:12:56.062Z
26782026-03-10T06:12:56.062Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1f82f05aa123eb1c)
26792026-03-10T06:12:56.062Z
26802026-03-10T06:12:56.062Zrunning 2 tests
26812026-03-10T06:12:56.062Ztest tests::test_port_id_cmp ... ok
26822026-03-10T06:12:56.062Ztest tests::test_parse_client_port_id ... ok
26832026-03-10T06:12:56.062Z
26842026-03-10T06:12:56.062Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26852026-03-10T06:12:56.062Z
26862026-03-10T06:12:56.062Z Running tests/test_all.rs (target/debug/deps/test_all-d4f17a48a2dde3de)
26872026-03-10T06:12:56.062Z
26882026-03-10T06:12:56.062Zrunning 0 tests
26892026-03-10T06:12:56.062Z
26902026-03-10T06:12:56.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26912026-03-10T06:12:56.062Z
26922026-03-10T06:12:56.062Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
26932026-03-10T06:12:56.087Z
26942026-03-10T06:12:56.087Zrunning 0 tests
26952026-03-10T06:12:56.087Z
26962026-03-10T06:12:56.087Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26972026-03-10T06:12:56.087Z
26982026-03-10T06:12:56.087Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
26992026-03-10T06:12:56.087Z
27002026-03-10T06:12:56.087Zrunning 12 tests
27012026-03-10T06:12:56.088Ztest icmp::test_v6_checksum ... ok
27022026-03-10T06:12:56.088Ztest ipv6::test_ipv6_parse ... ok
27032026-03-10T06:12:56.088Ztest icmp::test_v4_checksum ... ok
27042026-03-10T06:12:56.088Ztest lldp::test_lldp_parse ... ok
27052026-03-10T06:12:56.088Ztest pbuf::test_byte ... ok
27062026-03-10T06:12:56.088Ztest pbuf::test_overflow ... ok
27072026-03-10T06:12:56.088Ztest pbuf::test_short ... ok
27082026-03-10T06:12:56.088Ztest pbuf::test_nibble ... ok
27092026-03-10T06:12:56.088Ztest pbuf::test_twelve ... ok
27102026-03-10T06:12:56.088Ztest pbuf::test_word ... ok
27112026-03-10T06:12:56.088Ztest tcp::test_checksum_ack_data ... ok
27122026-03-10T06:12:56.088Ztest tcp::test_checksum_syn_nodata ... ok
27132026-03-10T06:12:56.088Z
27142026-03-10T06:12:56.088Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27152026-03-10T06:12:56.088Z
27162026-03-10T06:12:56.088Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27172026-03-10T06:12:56.088Z
27182026-03-10T06:12:56.088Zrunning 0 tests
27192026-03-10T06:12:56.088Z
27202026-03-10T06:12:56.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27212026-03-10T06:12:56.088Z
27222026-03-10T06:12:56.088Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27232026-03-10T06:12:56.088Z
27242026-03-10T06:12:56.088Zrunning 4 tests
27252026-03-10T06:12:56.088Ztest switchport::test::test_compute_lanes ... ok
27262026-03-10T06:12:56.088Ztest switchport::test::port_id_ordering ... ok
27272026-03-10T06:12:56.088Z Lane 0 Lane 1 Lane 2 Lane 3
27282026-03-10T06:12:56.088Z Rx Loss-of-lock: Yes Yes Yes Yes
27292026-03-10T06:12:56.088Z Rx Loss-of-signal: Yes Yes Yes Yes
27302026-03-10T06:12:56.088Z Rx CDR Enabled: Yes Yes Yes Yes
27312026-03-10T06:12:56.088Z Tx Enabled: Yes Yes Yes Yes
27322026-03-10T06:12:56.088Z Tx Loss-of-lock: No No No No
27332026-03-10T06:12:56.088Z Tx Loss-of-signal: No No No No
27342026-03-10T06:12:56.088Z Tx CDR Enabled: No No No No
27352026-03-10T06:12:56.088Z Tx Adaptive EQ Fault: No No No No
27362026-03-10T06:12:56.088Z Tx Fault: Yes Yes Yes Yes
27372026-03-10T06:12:56.088Ztest switchport::test::test_print_sff_datapath ... ok
27382026-03-10T06:12:56.088Z Lane 0 Lane 1 Lane 2 Lane 3
27392026-03-10T06:12:56.088Z State: Activated Activated Activated Activated
27402026-03-10T06:12:56.089Z Rx Output Enabled: false false false false
27412026-03-10T06:12:56.089Z Rx Output Status: valid valid valid valid
27422026-03-10T06:12:56.089Z Rx Loss-of-lock: true true true true
27432026-03-10T06:12:56.089Z Rx Loss-of-signal: false false false false
27442026-03-10T06:12:56.089ZRx Auto-squelch Disable: true true true true
27452026-03-10T06:12:56.089Z Tx Output Enabled: true true true true
27462026-03-10T06:12:56.089Z Tx Output Status: invalid invalid invalid invalid
27472026-03-10T06:12:56.089Z Tx Loss-of-lock: false false false false
27482026-03-10T06:12:56.089Z Tx Loss-of-signal: true true true true
27492026-03-10T06:12:56.089ZTx Auto-squelch Disable: false false false false
27502026-03-10T06:12:56.089Z Tx Adaptive EQ Fail: true true true true
27512026-03-10T06:12:56.089Z Tx Failure: false false false false
27522026-03-10T06:12:56.089Z Tx Force Squelch: true true true true
27532026-03-10T06:12:56.089Z Tx Input Polarity: normal normal normal normal
27542026-03-10T06:12:56.089Ztest switchport::test::test_print_cmis_datapath ... ok
27552026-03-10T06:12:56.089Z
27562026-03-10T06:12:56.089Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27572026-03-10T06:12:56.089Z
27582026-03-10T06:12:56.114Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27592026-03-10T06:12:56.114Z
27602026-03-10T06:12:56.114Zrunning 1 test
27612026-03-10T06:12:56.114Ztest test_p4_counter_list ... ignored
27622026-03-10T06:12:56.114Z
27632026-03-10T06:12:56.114Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27642026-03-10T06:12:56.115Z
27652026-03-10T06:12:56.115Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27662026-03-10T06:12:56.115Z
27672026-03-10T06:12:56.115Zrunning 5 tests
27682026-03-10T06:12:56.115Ztest test_an ... ignored
27692026-03-10T06:12:56.115Ztest test_enable ... ignored
27702026-03-10T06:12:56.115Ztest test_ip_addresses ... ignored
27712026-03-10T06:12:56.115Ztest test_kr ... ignored
27722026-03-10T06:12:56.115Ztest test_mac ... ignored
27732026-03-10T06:12:56.115Z
27742026-03-10T06:12:56.115Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27752026-03-10T06:12:56.115Z
27762026-03-10T06:12:56.115Z Running unittests src/main.rs (target/debug/deps/tfportd-4547df1998859628)
27772026-03-10T06:12:56.115Z
27782026-03-10T06:12:56.115Zrunning 3 tests
27792026-03-10T06:12:56.115Ztest linklocal::test_parse_ipadm ... ok
27802026-03-10T06:12:56.115Ztest config::tests::test_updates ... ok
27812026-03-10T06:12:56.115Ztest tfport::test_parse_tfport ... ok
27822026-03-10T06:12:56.115Z
27832026-03-10T06:12:56.115Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27842026-03-10T06:12:56.115Z
27852026-03-10T06:12:56.115Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
27862026-03-10T06:12:56.140Z
27872026-03-10T06:12:56.140Zrunning 0 tests
27882026-03-10T06:12:56.140Z
27892026-03-10T06:12:56.140Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27902026-03-10T06:12:56.140Z
27912026-03-10T06:12:56.140Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
27922026-03-10T06:12:56.140Z
27932026-03-10T06:12:56.140Zrunning 0 tests
27942026-03-10T06:12:56.140Z
27952026-03-10T06:12:56.140Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27962026-03-10T06:12:56.140Z
27972026-03-10T06:12:56.140Z Doc-tests aal
27982026-03-10T06:12:56.328Z
27992026-03-10T06:12:56.328Zrunning 0 tests
28002026-03-10T06:12:56.328Z
28012026-03-10T06:12:56.328Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28022026-03-10T06:12:56.328Z
28032026-03-10T06:12:56.353Z Doc-tests aal_macros
28042026-03-10T06:12:56.499Z
28052026-03-10T06:12:56.499Zrunning 0 tests
28062026-03-10T06:12:56.499Z
28072026-03-10T06:12:56.499Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28082026-03-10T06:12:56.499Z
28092026-03-10T06:12:56.524Z Doc-tests common
28102026-03-10T06:12:56.990Z
28112026-03-10T06:12:56.990Zrunning 0 tests
28122026-03-10T06:12:56.990Z
28132026-03-10T06:12:56.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28142026-03-10T06:12:56.990Z
28152026-03-10T06:12:57.023Z Doc-tests dpd_api
28162026-03-10T06:12:59.093Z
28172026-03-10T06:12:59.093Zrunning 2 tests
28182026-03-10T06:12:59.093Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
28192026-03-10T06:12:59.093Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
28202026-03-10T06:12:59.093Z
28212026-03-10T06:12:59.093Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28222026-03-10T06:12:59.093Z
28232026-03-10T06:12:59.150Z Doc-tests dpd_client
28242026-03-10T06:13:01.738Z
28252026-03-10T06:13:01.738Zrunning 0 tests
28262026-03-10T06:13:01.738Z
28272026-03-10T06:13:01.738Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28282026-03-10T06:13:01.738Z
28292026-03-10T06:13:01.804Z Doc-tests dpd_types
28302026-03-10T06:13:02.419Z
28312026-03-10T06:13:02.419Zrunning 0 tests
28322026-03-10T06:13:02.419Z
28332026-03-10T06:13:02.419Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28342026-03-10T06:13:02.419Z
28352026-03-10T06:13:02.468Z Doc-tests packet
28362026-03-10T06:13:02.674Z
28372026-03-10T06:13:02.674Zrunning 0 tests
28382026-03-10T06:13:02.674Z
28392026-03-10T06:13:02.674Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28402026-03-10T06:13:02.674Z
28412026-03-10T06:13:02.701Z Doc-tests pcap
28422026-03-10T06:13:02.796Z
28432026-03-10T06:13:02.796Zrunning 0 tests
28442026-03-10T06:13:02.796Z
28452026-03-10T06:13:02.796Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28462026-03-10T06:13:02.796Z
28472026-03-10T06:13:02.865Z+ for feat in tofino_stub tofino_asic softnpu chaos
28482026-03-10T06:13:02.865Z+ RUST_BACKTRACE=full
28492026-03-10T06:13:02.865Z+ cargo test --features softnpu --no-fail-fast
28502026-03-10T06:13:04.349Z Compiling num-integer v0.1.46
28512026-03-10T06:13:04.381Z Compiling num-complex v0.4.6
28522026-03-10T06:13:04.506Z Compiling bitstruct_derive v0.1.0
28532026-03-10T06:13:04.531Z Compiling tap v1.0.1
28542026-03-10T06:13:04.742Z Compiling wyz v0.5.1
28552026-03-10T06:13:04.974Z Compiling num-iter v0.1.45
28562026-03-10T06:13:05.145Z Compiling num-rational v0.4.2
28572026-03-10T06:13:05.176Z Compiling num-bigint v0.4.6
28582026-03-10T06:13:05.420Z Compiling radium v0.7.0
28592026-03-10T06:13:05.446Z Compiling funty v2.0.0
28602026-03-10T06:13:05.480Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28612026-03-10T06:13:05.545Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28622026-03-10T06:13:05.807Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28632026-03-10T06:13:05.843Z Compiling num v0.4.3
28642026-03-10T06:13:05.885Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28652026-03-10T06:13:05.982Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28662026-03-10T06:13:06.072Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28672026-03-10T06:13:06.386Z Compiling bitvec v1.0.1
28682026-03-10T06:13:06.411Z Compiling typeid v1.0.3
28692026-03-10T06:13:06.411Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28702026-03-10T06:13:06.618Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28712026-03-10T06:13:06.654Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28722026-03-10T06:13:06.962Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28732026-03-10T06:13:07.105Z Compiling ascii v1.1.0
28742026-03-10T06:13:07.288Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28752026-03-10T06:13:07.764Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28762026-03-10T06:13:08.176Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28772026-03-10T06:13:08.205Z Compiling erased-serde v0.4.8
28782026-03-10T06:13:08.308Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28792026-03-10T06:13:08.953Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28802026-03-10T06:13:09.136Z Compiling bitstruct v0.1.1
28812026-03-10T06:13:09.329Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-03-10T06:13:09.773Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28832026-03-10T06:13:09.950Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28842026-03-10T06:13:10.086Z Compiling serde_arrays v0.1.0
28852026-03-10T06:13:10.323Z Compiling libloading v0.7.4
28862026-03-10T06:13:10.704Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28872026-03-10T06:13:10.755Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28882026-03-10T06:13:11.302Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28892026-03-10T06:13:12.473Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28902026-03-10T06:13:13.594Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28912026-03-10T06:13:16.184Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28922026-03-10T06:13:17.588Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28932026-03-10T06:13:28.770Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28942026-03-10T06:13:29.214Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
28952026-03-10T06:13:29.273Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28962026-03-10T06:13:30.046Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
28972026-03-10T06:13:31.371Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28982026-03-10T06:13:34.369Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
28992026-03-10T06:13:35.731Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29002026-03-10T06:13:39.218Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29012026-03-10T06:13:45.929Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29022026-03-10T06:13:48.210Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29032026-03-10T06:13:51.308Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29042026-03-10T06:13:53.568Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29052026-03-10T06:13:55.571Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29062026-03-10T06:14:10.238Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29072026-03-10T06:14:14.837Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29082026-03-10T06:14:23.214Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29092026-03-10T06:15:49.500Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 46s
29102026-03-10T06:15:49.634Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29112026-03-10T06:15:49.659Z
29122026-03-10T06:15:49.659Zrunning 0 tests
29132026-03-10T06:15:49.659Z
29142026-03-10T06:15:49.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29152026-03-10T06:15:49.659Z
29162026-03-10T06:15:49.659Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29172026-03-10T06:15:49.659Z
29182026-03-10T06:15:49.659Zrunning 0 tests
29192026-03-10T06:15:49.659Z
29202026-03-10T06:15:49.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29212026-03-10T06:15:49.659Z
29222026-03-10T06:15:49.659Z Running unittests src/lib.rs (target/debug/deps/asic-d4b0202a2b9db103)
29232026-03-10T06:15:49.659Z
29242026-03-10T06:15:49.659Zrunning 0 tests
29252026-03-10T06:15:49.659Z
29262026-03-10T06:15:49.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29272026-03-10T06:15:49.659Z
29282026-03-10T06:15:49.659Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29292026-03-10T06:15:49.659Z
29302026-03-10T06:15:49.659Zrunning 10 tests
29312026-03-10T06:15:49.659Ztest nat::tests::test_vni ... ok
29322026-03-10T06:15:49.659Ztest network::tests::test_equal ... ok
29332026-03-10T06:15:49.659Ztest network::tests::test_eui64 ... ok
29342026-03-10T06:15:49.659Ztest network::tests::test_generate_ipv6_link_local ... ok
29352026-03-10T06:15:49.659Ztest network::tests::test_into ... ok
29362026-03-10T06:15:49.659Ztest network::tests::test_not_equal ... ok
29372026-03-10T06:15:49.659Ztest network::tests::test_to_string ... ok
29382026-03-10T06:15:49.659Ztest network::tests::test_parse ... ok
29392026-03-10T06:15:49.659Ztest test_purge ... ok
29402026-03-10T06:15:49.684Ztest illumos::test::address_exists_handles_missing_object ... ok
29412026-03-10T06:15:49.684Z
29422026-03-10T06:15:49.685Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29432026-03-10T06:15:49.685Z
29442026-03-10T06:15:49.685Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5f176f4013e63762)
29452026-03-10T06:15:49.685Z
29462026-03-10T06:15:49.685Zrunning 1 test
29472026-03-10T06:15:54.884Ztest test::test_apis_up_to_date ... ok
29482026-03-10T06:15:54.884Z
29492026-03-10T06:15:54.884Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.21s
29502026-03-10T06:15:54.884Z
29512026-03-10T06:15:54.939Z Running unittests src/main.rs (target/debug/deps/dpd-6e8ed735f97822ab)
29522026-03-10T06:15:54.964Z
29532026-03-10T06:15:54.964Zrunning 18 tests
29542026-03-10T06:15:54.964Ztest freemap::test_ordering ... ok
29552026-03-10T06:15:54.964Ztest freemap::test_split ... ok
29562026-03-10T06:15:54.964Ztest config::tests::test_updates ... ok
29572026-03-10T06:15:54.964Ztest macaddrs::tests::test_mac_offset ... ok
29582026-03-10T06:15:54.964Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29592026-03-10T06:15:54.964Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29602026-03-10T06:15:54.964Ztest macaddrs::tests::test_parse_port_id ... ok
29612026-03-10T06:15:54.964Ztest nat::test_mapping ... ok
29622026-03-10T06:15:54.964Ztest port_map::tests::dump_map ... ok
29632026-03-10T06:15:54.964Ztest port_map::tests::test_backplane_group ... ok
29642026-03-10T06:15:54.964Ztest port_map::tests::test_port_map ... ok
29652026-03-10T06:15:54.964ZMar 10 06:15:54.170 DEBG created new freemap, unit: freemap_test
29662026-03-10T06:15:54.964ZMar 10 06:15:54.170 DEBG initted freemap. size: 128, unit: freemap_test
29672026-03-10T06:15:54.964ZMar 10 06:15:54.170 DEBG reset freemap, unit: freemap_test
29682026-03-10T06:15:54.964Ztest freemap::test_span ... ok
29692026-03-10T06:15:54.989ZMar 10 06:15:54.171 DEBG created new freemap, unit: freemap_test
29702026-03-10T06:15:54.989ZMar 10 06:15:54.171 DEBG created new freemap, unit: freemap_test
29712026-03-10T06:15:54.989ZMar 10 06:15:54.171 DEBG initted freemap. size: 128, unit: freemap_test
29722026-03-10T06:15:54.989ZMar 10 06:15:54.172 DEBG reset freemap, unit: freemap_test
29732026-03-10T06:15:54.989Ztest freemap::test_basic ... ok
29742026-03-10T06:15:54.989ZMar 10 06:15:54.171 DEBG initted freemap. size: 128, unit: freemap_test
29752026-03-10T06:15:54.989ZMar 10 06:15:54.172 DEBG reset freemap, unit: freemap_test
29762026-03-10T06:15:54.989ZMar 10 06:15:54.172 DEBG created new freemap, unit: freemap_test
29772026-03-10T06:15:54.989ZMar 10 06:15:54.172 DEBG initted freemap. size: 128, unit: freemap_test
29782026-03-10T06:15:54.989ZMar 10 06:15:54.172 DEBG reset freemap, unit: freemap_test
29792026-03-10T06:15:54.989ZMar 10 06:15:54.173 DEBG created new freemap, unit: freemap_test
29802026-03-10T06:15:54.989ZMar 10 06:15:54.173 DEBG initted freemap. size: 128, unit: freemap_test
29812026-03-10T06:15:54.989ZMar 10 06:15:54.173 DEBG reset freemap, unit: freemap_test
29822026-03-10T06:15:54.989Ztest freemap::test_free ... ok
29832026-03-10T06:15:54.989Ztest freemap::test_exhaustion ... ok
29842026-03-10T06:15:54.989Ztest freemap::test_reclaim ... ok
29852026-03-10T06:15:54.989Ztest port_map::tests::parse_softnpu_revision ... ok
29862026-03-10T06:15:54.989Ztest api_server::tests::test_build_info ... ok
29872026-03-10T06:15:54.989Z
29882026-03-10T06:15:54.989Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
29892026-03-10T06:15:54.990Z
29902026-03-10T06:15:54.990Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-a6b4ecf9e209c054)
29912026-03-10T06:15:54.990Z
29922026-03-10T06:15:54.990Zrunning 0 tests
29932026-03-10T06:15:54.990Z
29942026-03-10T06:15:54.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29952026-03-10T06:15:54.990Z
29962026-03-10T06:15:54.990Z Running unittests src/lib.rs (target/debug/deps/dpd_api-81b58f70b8869089)
29972026-03-10T06:15:54.990Z
29982026-03-10T06:15:54.990Zrunning 0 tests
29992026-03-10T06:15:54.990Z
30002026-03-10T06:15:54.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30012026-03-10T06:15:54.990Z
30022026-03-10T06:15:54.990Z Running unittests src/lib.rs (target/debug/deps/dpd_client-4e5a9c26eb54e72c)
30032026-03-10T06:15:55.015Z
30042026-03-10T06:15:55.015Zrunning 2 tests
30052026-03-10T06:15:55.015Ztest tests::test_port_id_cmp ... ok
30062026-03-10T06:15:55.015Ztest tests::test_parse_client_port_id ... ok
30072026-03-10T06:15:55.015Z
30082026-03-10T06:15:55.015Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30092026-03-10T06:15:55.015Z
30102026-03-10T06:15:55.015Z Running tests/test_all.rs (target/debug/deps/test_all-df1a5522a16b1c83)
30112026-03-10T06:15:55.015Z
30122026-03-10T06:15:55.015Zrunning 0 tests
30132026-03-10T06:15:55.015Z
30142026-03-10T06:15:55.015Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30152026-03-10T06:15:55.015Z
30162026-03-10T06:15:55.016Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30172026-03-10T06:15:55.016Z
30182026-03-10T06:15:55.016Zrunning 0 tests
30192026-03-10T06:15:55.016Z
30202026-03-10T06:15:55.016Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30212026-03-10T06:15:55.016Z
30222026-03-10T06:15:55.016Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30232026-03-10T06:15:55.016Z
30242026-03-10T06:15:55.016Zrunning 12 tests
30252026-03-10T06:15:55.016Ztest icmp::test_v6_checksum ... ok
30262026-03-10T06:15:55.016Ztest icmp::test_v4_checksum ... ok
30272026-03-10T06:15:55.016Ztest ipv6::test_ipv6_parse ... ok
30282026-03-10T06:15:55.016Ztest pbuf::test_byte ... ok
30292026-03-10T06:15:55.016Ztest lldp::test_lldp_parse ... ok
30302026-03-10T06:15:55.016Ztest pbuf::test_nibble ... ok
30312026-03-10T06:15:55.016Ztest pbuf::test_overflow ... ok
30322026-03-10T06:15:55.016Ztest pbuf::test_short ... ok
30332026-03-10T06:15:55.016Ztest pbuf::test_twelve ... ok
30342026-03-10T06:15:55.016Ztest pbuf::test_word ... ok
30352026-03-10T06:15:55.016Ztest tcp::test_checksum_ack_data ... ok
30362026-03-10T06:15:55.016Ztest tcp::test_checksum_syn_nodata ... ok
30372026-03-10T06:15:55.016Z
30382026-03-10T06:15:55.016Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30392026-03-10T06:15:55.016Z
30402026-03-10T06:15:55.041Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30412026-03-10T06:15:55.041Z
30422026-03-10T06:15:55.041Zrunning 0 tests
30432026-03-10T06:15:55.041Z
30442026-03-10T06:15:55.041Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30452026-03-10T06:15:55.041Z
30462026-03-10T06:15:55.041Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30472026-03-10T06:15:55.041Z
30482026-03-10T06:15:55.041Zrunning 4 tests
30492026-03-10T06:15:55.066Ztest switchport::test::test_compute_lanes ... ok
30502026-03-10T06:15:55.066Ztest switchport::test::port_id_ordering ... ok
30512026-03-10T06:15:55.066Z Lane 0 Lane 1 Lane 2 Lane 3
30522026-03-10T06:15:55.066Z State: Activated Activated Activated Activated
30532026-03-10T06:15:55.066Z Rx Output Enabled: false false false false
30542026-03-10T06:15:55.066Z Rx Output Status: valid valid valid valid
30552026-03-10T06:15:55.066Z Rx Loss-of-lock: true true true true
30562026-03-10T06:15:55.066Z Rx Loss-of-signal: false false false false
30572026-03-10T06:15:55.066ZRx Auto-squelch Disable: true true Lane 0true true
30582026-03-10T06:15:55.066ZLane 1 Tx Output Enabled: true true Lane 2true true
30592026-03-10T06:15:55.066Z Tx Output Status: invalid Lane 3invalid
30602026-03-10T06:15:55.067Z invalid invalid
30612026-03-10T06:15:55.067Z Rx Loss-of-lock: Yes Tx Loss-of-lock: false false Yesfalse false
30622026-03-10T06:15:55.067ZYes Tx Loss-of-signal: true Yestrue
30632026-03-10T06:15:55.067Ztrue true
30642026-03-10T06:15:55.067Z Rx Loss-of-signal: YesTx Auto-squelch Disable: false false Yesfalse false
30652026-03-10T06:15:55.067Z Tx Adaptive EQ Fail: trueYes true true Yestrue
30662026-03-10T06:15:55.067Z
30672026-03-10T06:15:55.067Z Tx Failure: false Rx CDR Enabled: Yesfalse false false
30682026-03-10T06:15:55.067ZYes Tx Force Squelch: true true Yestrue true
30692026-03-10T06:15:55.067ZYes
30702026-03-10T06:15:55.067Z Tx Input Polarity: normal Tx Enabled: Yesnormal normalYes normal
30712026-03-10T06:15:55.067Z Yes Yes
30722026-03-10T06:15:55.067Z Tx Loss-of-lock: No No No No
30732026-03-10T06:15:55.067Z Tx Loss-of-signal: No No No No
30742026-03-10T06:15:55.067Z Tx CDR Enabled: No No No No
30752026-03-10T06:15:55.067Z Tx Adaptive EQ Fault: No No No No
30762026-03-10T06:15:55.067Z Tx Fault: Yes Yes Yes Yes
30772026-03-10T06:15:55.067Ztest switchport::test::test_print_cmis_datapath ... ok
30782026-03-10T06:15:55.067Ztest switchport::test::test_print_sff_datapath ... ok
30792026-03-10T06:15:55.067Z
30802026-03-10T06:15:55.067Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30812026-03-10T06:15:55.067Z
30822026-03-10T06:15:55.067Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
30832026-03-10T06:15:55.092Z
30842026-03-10T06:15:55.092Zrunning 1 test
30852026-03-10T06:15:55.092Ztest test_p4_counter_list ... ignored
30862026-03-10T06:15:55.092Z
30872026-03-10T06:15:55.092Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30882026-03-10T06:15:55.092Z
30892026-03-10T06:15:55.092Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
30902026-03-10T06:15:55.092Z
30912026-03-10T06:15:55.092Zrunning 5 tests
30922026-03-10T06:15:55.092Ztest test_an ... ignored
30932026-03-10T06:15:55.092Ztest test_enable ... ignored
30942026-03-10T06:15:55.092Ztest test_ip_addresses ... ignored
30952026-03-10T06:15:55.092Ztest test_kr ... ignored
30962026-03-10T06:15:55.092Ztest test_mac ... ignored
30972026-03-10T06:15:55.092Z
30982026-03-10T06:15:55.092Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30992026-03-10T06:15:55.092Z
31002026-03-10T06:15:55.092Z Running unittests src/main.rs (target/debug/deps/tfportd-56f1f12626b36e8c)
31012026-03-10T06:15:55.117Z
31022026-03-10T06:15:55.117Zrunning 3 tests
31032026-03-10T06:15:55.117Ztest linklocal::test_parse_ipadm ... ok
31042026-03-10T06:15:55.117Ztest config::tests::test_updates ... ok
31052026-03-10T06:15:55.117Ztest tfport::test_parse_tfport ... ok
31062026-03-10T06:15:55.117Z
31072026-03-10T06:15:55.117Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31082026-03-10T06:15:55.117Z
31092026-03-10T06:15:55.117Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31102026-03-10T06:15:55.118Z
31112026-03-10T06:15:55.118Zrunning 0 tests
31122026-03-10T06:15:55.118Z
31132026-03-10T06:15:55.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31142026-03-10T06:15:55.118Z
31152026-03-10T06:15:55.118Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31162026-03-10T06:15:55.118Z
31172026-03-10T06:15:55.118Zrunning 0 tests
31182026-03-10T06:15:55.118Z
31192026-03-10T06:15:55.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31202026-03-10T06:15:55.118Z
31212026-03-10T06:15:55.118Z Doc-tests aal
31222026-03-10T06:15:55.321Z
31232026-03-10T06:15:55.321Zrunning 0 tests
31242026-03-10T06:15:55.321Z
31252026-03-10T06:15:55.321Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31262026-03-10T06:15:55.321Z
31272026-03-10T06:15:55.350Z Doc-tests aal_macros
31282026-03-10T06:15:55.513Z
31292026-03-10T06:15:55.513Zrunning 0 tests
31302026-03-10T06:15:55.513Z
31312026-03-10T06:15:55.513Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31322026-03-10T06:15:55.513Z
31332026-03-10T06:15:55.538Z Doc-tests common
31342026-03-10T06:15:55.989Z
31352026-03-10T06:15:55.989Zrunning 0 tests
31362026-03-10T06:15:55.989Z
31372026-03-10T06:15:55.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31382026-03-10T06:15:55.990Z
31392026-03-10T06:15:56.022Z Doc-tests dpd_api
31402026-03-10T06:15:58.162Z
31412026-03-10T06:15:58.162Zrunning 2 tests
31422026-03-10T06:15:58.162Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
31432026-03-10T06:15:58.162Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
31442026-03-10T06:15:58.162Z
31452026-03-10T06:15:58.162Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31462026-03-10T06:15:58.162Z
31472026-03-10T06:15:58.220Z Doc-tests dpd_client
31482026-03-10T06:16:00.642Z
31492026-03-10T06:16:00.642Zrunning 0 tests
31502026-03-10T06:16:00.642Z
31512026-03-10T06:16:00.642Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31522026-03-10T06:16:00.642Z
31532026-03-10T06:16:00.704Z Doc-tests dpd_types
31542026-03-10T06:16:01.380Z
31552026-03-10T06:16:01.380Zrunning 0 tests
31562026-03-10T06:16:01.380Z
31572026-03-10T06:16:01.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31582026-03-10T06:16:01.380Z
31592026-03-10T06:16:01.426Z Doc-tests packet
31602026-03-10T06:16:01.631Z
31612026-03-10T06:16:01.632Zrunning 0 tests
31622026-03-10T06:16:01.632Z
31632026-03-10T06:16:01.632Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31642026-03-10T06:16:01.632Z
31652026-03-10T06:16:01.657Z Doc-tests pcap
31662026-03-10T06:16:01.757Z
31672026-03-10T06:16:01.757Zrunning 0 tests
31682026-03-10T06:16:01.757Z
31692026-03-10T06:16:01.757Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31702026-03-10T06:16:01.757Z
31712026-03-10T06:16:01.843Z+ for feat in tofino_stub tofino_asic softnpu chaos
31722026-03-10T06:16:01.843Z+ RUST_BACKTRACE=full
31732026-03-10T06:16:01.843Z+ cargo test --features chaos --no-fail-fast
31742026-03-10T06:16:03.184Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31752026-03-10T06:16:03.218Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31762026-03-10T06:16:03.242Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31772026-03-10T06:16:22.701Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31782026-03-10T06:16:23.490Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31792026-03-10T06:17:32.183Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
31802026-03-10T06:17:32.325Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
31812026-03-10T06:17:32.351Z
31822026-03-10T06:17:32.351Zrunning 0 tests
31832026-03-10T06:17:32.351Z
31842026-03-10T06:17:32.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31852026-03-10T06:17:32.351Z
31862026-03-10T06:17:32.351Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
31872026-03-10T06:17:32.351Z
31882026-03-10T06:17:32.351Zrunning 0 tests
31892026-03-10T06:17:32.351Z
31902026-03-10T06:17:32.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31912026-03-10T06:17:32.351Z
31922026-03-10T06:17:32.351Z Running unittests src/lib.rs (target/debug/deps/asic-e66111ad91c1e177)
31932026-03-10T06:17:32.351Z
31942026-03-10T06:17:32.351Zrunning 0 tests
31952026-03-10T06:17:32.351Z
31962026-03-10T06:17:32.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31972026-03-10T06:17:32.351Z
31982026-03-10T06:17:32.376Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
31992026-03-10T06:17:32.376Z
32002026-03-10T06:17:32.376Zrunning 10 tests
32012026-03-10T06:17:32.376Ztest network::tests::test_eui64 ... ok
32022026-03-10T06:17:32.376Ztest nat::tests::test_vni ... ok
32032026-03-10T06:17:32.376Ztest network::tests::test_into ... ok
32042026-03-10T06:17:32.376Ztest network::tests::test_generate_ipv6_link_local ... ok
32052026-03-10T06:17:32.376Ztest network::tests::test_not_equal ... ok
32062026-03-10T06:17:32.376Ztest network::tests::test_equal ... ok
32072026-03-10T06:17:32.376Ztest network::tests::test_parse ... ok
32082026-03-10T06:17:32.376Ztest network::tests::test_to_string ... ok
32092026-03-10T06:17:32.377Ztest test_purge ... ok
32102026-03-10T06:17:32.377Ztest illumos::test::address_exists_handles_missing_object ... ok
32112026-03-10T06:17:32.377Z
32122026-03-10T06:17:32.377Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32132026-03-10T06:17:32.377Z
32142026-03-10T06:17:32.377Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f934e88ff9c83d1e)
32152026-03-10T06:17:32.415Z
32162026-03-10T06:17:32.415Zrunning 1 test
32172026-03-10T06:17:37.585Ztest test::test_apis_up_to_date ... ok
32182026-03-10T06:17:37.585Z
32192026-03-10T06:17:37.585Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.17s
32202026-03-10T06:17:37.586Z
32212026-03-10T06:17:37.640Z Running unittests src/main.rs (target/debug/deps/dpd-0a50a62cadc51b1e)
32222026-03-10T06:17:37.664Z
32232026-03-10T06:17:37.664Zrunning 18 tests
32242026-03-10T06:17:37.664Ztest freemap::test_ordering ... ok
32252026-03-10T06:17:37.664Ztest freemap::test_split ... ok
32262026-03-10T06:17:37.664Ztest config::tests::test_updates ... ok
32272026-03-10T06:17:37.664Ztest macaddrs::tests::test_mac_offset ... ok
32282026-03-10T06:17:37.665Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32292026-03-10T06:17:37.665Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32302026-03-10T06:17:37.665Ztest macaddrs::tests::test_parse_port_id ... ok
32312026-03-10T06:17:37.665Ztest nat::test_mapping ... ok
32322026-03-10T06:17:37.689Ztest port_map::tests::dump_map ... ok
32332026-03-10T06:17:37.689Ztest port_map::tests::test_backplane_group ... ok
32342026-03-10T06:17:37.689Ztest port_map::tests::test_port_map ... ok
32352026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG Mar 10 06:17:36.877created new freemap DEBG created new freemap, , unitunit:: freemap_testfreemap_test
32362026-03-10T06:17:37.690Z
32372026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG initted freemap. size: 128, Mar 10 06:17:36.877unit: freemap_test
32382026-03-10T06:17:37.690Z DEBG initted freemap. size: 128Mar 10 06:17:36.877, unitDEBG: reset freemapfreemap_test,
32392026-03-10T06:17:37.690Zunit: freemap_test
32402026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG reset freemap, unit: freemap_test
32412026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG created new freemap, unit: freemap_test
32422026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG initted freemap. size: 128, unit: freemap_test
32432026-03-10T06:17:37.690ZMar 10 06:17:36.877 DEBG reset freemap, unit: freemap_test
32442026-03-10T06:17:37.690Ztest freemap::test_basic ... ok
32452026-03-10T06:17:37.690Ztest api_server::tests::test_build_info ... ok
32462026-03-10T06:17:37.690Ztest freemap::test_free ... ok
32472026-03-10T06:17:37.690Ztest freemap::test_exhaustion ... ok
32482026-03-10T06:17:37.690ZMar 10 06:17:36.878 DEBG created new freemap, unit: freemap_test
32492026-03-10T06:17:37.690ZMar 10 06:17:36.878 DEBG initted freemap. size: 128, unit: freemap_test
32502026-03-10T06:17:37.690ZMar 10 06:17:36.879 DEBG reset freemap, unit: freemap_test
32512026-03-10T06:17:37.690Ztest freemap::test_span ... ok
32522026-03-10T06:17:37.690ZMar 10 06:17:36.879 DEBG created new freemap, unit: freemap_test
32532026-03-10T06:17:37.690ZMar 10 06:17:36.879 DEBG initted freemap. size: 128, unit: freemap_test
32542026-03-10T06:17:37.690ZMar 10 06:17:36.879 DEBG reset freemap, unit: freemap_test
32552026-03-10T06:17:37.690Ztest port_map::tests::parse_softnpu_revision ... ok
32562026-03-10T06:17:37.690Ztest freemap::test_reclaim ... ok
32572026-03-10T06:17:37.690Z
32582026-03-10T06:17:37.690Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
32592026-03-10T06:17:37.690Z
32602026-03-10T06:17:37.690Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-d6343b02a2aaedc5)
32612026-03-10T06:17:37.690Z
32622026-03-10T06:17:37.690Zrunning 0 tests
32632026-03-10T06:17:37.690Z
32642026-03-10T06:17:37.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32652026-03-10T06:17:37.690Z
32662026-03-10T06:17:37.690Z Running unittests src/lib.rs (target/debug/deps/dpd_api-40ec880ffc22b401)
32672026-03-10T06:17:37.715Z
32682026-03-10T06:17:37.715Zrunning 0 tests
32692026-03-10T06:17:37.715Z
32702026-03-10T06:17:37.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32712026-03-10T06:17:37.715Z
32722026-03-10T06:17:37.715Z Running unittests src/lib.rs (target/debug/deps/dpd_client-58b34ae871a4f802)
32732026-03-10T06:17:37.715Z
32742026-03-10T06:17:37.715Zrunning 2 tests
32752026-03-10T06:17:37.716Ztest tests::test_parse_client_port_id ... ok
32762026-03-10T06:17:37.716Ztest tests::test_port_id_cmp ... ok
32772026-03-10T06:17:37.716Z
32782026-03-10T06:17:37.716Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32792026-03-10T06:17:37.716Z
32802026-03-10T06:17:37.716Z Running tests/test_all.rs (target/debug/deps/test_all-8e988050e94e30f9)
32812026-03-10T06:17:37.716Z
32822026-03-10T06:17:37.716Zrunning 6 tests
32832026-03-10T06:17:40.732Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32842026-03-10T06:17:40.756Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32852026-03-10T06:17:40.756Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32862026-03-10T06:17:40.756Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32872026-03-10T06:17:41.161Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32882026-03-10T06:17:45.732Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32892026-03-10T06:17:45.732Z
32902026-03-10T06:17:45.732Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.02s
32912026-03-10T06:17:45.732Z
32922026-03-10T06:17:45.756Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
32932026-03-10T06:17:45.757Z
32942026-03-10T06:17:45.757Zrunning 0 tests
32952026-03-10T06:17:45.757Z
32962026-03-10T06:17:45.757Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32972026-03-10T06:17:45.757Z
32982026-03-10T06:17:45.781Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
32992026-03-10T06:17:45.781Z
33002026-03-10T06:17:45.781Zrunning 12 tests
33012026-03-10T06:17:45.782Ztest icmp::test_v6_checksum ... ok
33022026-03-10T06:17:45.782Ztest icmp::test_v4_checksum ... ok
33032026-03-10T06:17:45.782Ztest lldp::test_lldp_parse ... ok
33042026-03-10T06:17:45.782Ztest ipv6::test_ipv6_parse ... ok
33052026-03-10T06:17:45.782Ztest pbuf::test_byte ... ok
33062026-03-10T06:17:45.782Ztest pbuf::test_overflow ... ok
33072026-03-10T06:17:45.782Ztest pbuf::test_nibble ... ok
33082026-03-10T06:17:45.782Ztest pbuf::test_short ... ok
33092026-03-10T06:17:45.782Ztest pbuf::test_twelve ... ok
33102026-03-10T06:17:45.782Ztest pbuf::test_word ... ok
33112026-03-10T06:17:45.782Ztest tcp::test_checksum_ack_data ... ok
33122026-03-10T06:17:45.782Ztest tcp::test_checksum_syn_nodata ... ok
33132026-03-10T06:17:45.782Z
33142026-03-10T06:17:45.782Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33152026-03-10T06:17:45.782Z
33162026-03-10T06:17:45.782Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33172026-03-10T06:17:45.782Z
33182026-03-10T06:17:45.782Zrunning 0 tests
33192026-03-10T06:17:45.782Z
33202026-03-10T06:17:45.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33212026-03-10T06:17:45.782Z
33222026-03-10T06:17:45.782Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33232026-03-10T06:17:45.782Z
33242026-03-10T06:17:45.782Zrunning 4 tests
33252026-03-10T06:17:45.782Ztest switchport::test::test_compute_lanes ... ok
33262026-03-10T06:17:45.808Z Lane 0 Lane 1 Lane 2 Lane 3
33272026-03-10T06:17:45.808Z Rx Loss-of-lock: Yes Yes Yes Yes
33282026-03-10T06:17:45.808Z Rx Loss-of-signal: Yes Yes Yes Yes
33292026-03-10T06:17:45.808Z Rx CDR Enabled: Yes Yes Yes Yes
33302026-03-10T06:17:45.808Z Tx Enabled: Yes Yes Yes Yes
33312026-03-10T06:17:45.808Z Tx Loss-of-lock: No No No No
33322026-03-10T06:17:45.808Z Tx Loss-of-signal: No No No No
33332026-03-10T06:17:45.808Z Tx CDR Enabled: No No No No
33342026-03-10T06:17:45.808Z Tx Adaptive EQ Fault: No No No No
33352026-03-10T06:17:45.808Z Tx Fault: Yes Yes Yes Yes
33362026-03-10T06:17:45.808Ztest switchport::test::port_id_ordering ... ok
33372026-03-10T06:17:45.808Z Lane 0 Lane 1 Lane 2 Lane 3
33382026-03-10T06:17:45.808Z State: Activated Activated Activated Activated
33392026-03-10T06:17:45.808Z Rx Output Enabled: false false false false
33402026-03-10T06:17:45.808Z Rx Output Status: valid valid valid valid
33412026-03-10T06:17:45.808Z Rx Loss-of-lock: true true true true
33422026-03-10T06:17:45.808Z Rx Loss-of-signal: false false false false
33432026-03-10T06:17:45.808ZRx Auto-squelch Disable: true true true true
33442026-03-10T06:17:45.808Z Tx Output Enabled: true true true true
33452026-03-10T06:17:45.808Z Tx Output Status: invalid invalid invalid invalid
33462026-03-10T06:17:45.808Z Tx Loss-of-lock: false false false false
33472026-03-10T06:17:45.808Z Tx Loss-of-signal: true true true true
33482026-03-10T06:17:45.808ZTx Auto-squelch Disable: false false false false
33492026-03-10T06:17:45.808Z Tx Adaptive EQ Fail: true true true true
33502026-03-10T06:17:45.808Z Tx Failure: false false false false
33512026-03-10T06:17:45.808Z Tx Force Squelch: true true true true
33522026-03-10T06:17:45.808Z Tx Input Polarity: normal normal normal normal
33532026-03-10T06:17:45.808Ztest switchport::test::test_print_sff_datapath ... ok
33542026-03-10T06:17:45.808Ztest switchport::test::test_print_cmis_datapath ... ok
33552026-03-10T06:17:45.808Z
33562026-03-10T06:17:45.808Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33572026-03-10T06:17:45.808Z
33582026-03-10T06:17:45.808Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33592026-03-10T06:17:45.808Z
33602026-03-10T06:17:45.808Zrunning 1 test
33612026-03-10T06:17:45.808Ztest test_p4_counter_list ... ignored
33622026-03-10T06:17:45.809Z
33632026-03-10T06:17:45.809Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33642026-03-10T06:17:45.809Z
33652026-03-10T06:17:45.809Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
33662026-03-10T06:17:45.809Z
33672026-03-10T06:17:45.809Zrunning 5 tests
33682026-03-10T06:17:45.809Ztest test_an ... ignored
33692026-03-10T06:17:45.809Ztest test_enable ... ignored
33702026-03-10T06:17:45.809Ztest test_ip_addresses ... ignored
33712026-03-10T06:17:45.809Ztest test_kr ... ignored
33722026-03-10T06:17:45.809Ztest test_mac ... ignored
33732026-03-10T06:17:45.809Z
33742026-03-10T06:17:45.809Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33752026-03-10T06:17:45.809Z
33762026-03-10T06:17:45.809Z Running unittests src/main.rs (target/debug/deps/tfportd-7f8f73efad231ae6)
33772026-03-10T06:17:45.809Z
33782026-03-10T06:17:45.809Zrunning 3 tests
33792026-03-10T06:17:45.834Ztest linklocal::test_parse_ipadm ... ok
33802026-03-10T06:17:45.835Ztest config::tests::test_updates ... ok
33812026-03-10T06:17:45.835Ztest tfport::test_parse_tfport ... ok
33822026-03-10T06:17:45.835Z
33832026-03-10T06:17:45.835Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33842026-03-10T06:17:45.835Z
33852026-03-10T06:17:45.835Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
33862026-03-10T06:17:45.835Z
33872026-03-10T06:17:45.835Zrunning 0 tests
33882026-03-10T06:17:45.835Z
33892026-03-10T06:17:45.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33902026-03-10T06:17:45.835Z
33912026-03-10T06:17:45.835Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
33922026-03-10T06:17:45.835Z
33932026-03-10T06:17:45.835Zrunning 0 tests
33942026-03-10T06:17:45.835Z
33952026-03-10T06:17:45.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33962026-03-10T06:17:45.835Z
33972026-03-10T06:17:45.835Z Doc-tests aal
33982026-03-10T06:17:46.035Z
33992026-03-10T06:17:46.035Zrunning 0 tests
34002026-03-10T06:17:46.036Z
34012026-03-10T06:17:46.036Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34022026-03-10T06:17:46.036Z
34032026-03-10T06:17:46.063Z Doc-tests aal_macros
34042026-03-10T06:17:46.211Z
34052026-03-10T06:17:46.211Zrunning 0 tests
34062026-03-10T06:17:46.211Z
34072026-03-10T06:17:46.211Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34082026-03-10T06:17:46.211Z
34092026-03-10T06:17:46.236Z Doc-tests common
34102026-03-10T06:17:46.755Z
34112026-03-10T06:17:46.755Zrunning 0 tests
34122026-03-10T06:17:46.755Z
34132026-03-10T06:17:46.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34142026-03-10T06:17:46.755Z
34152026-03-10T06:17:46.789Z Doc-tests dpd_api
34162026-03-10T06:17:49.079Z
34172026-03-10T06:17:49.079Zrunning 2 tests
34182026-03-10T06:17:49.079Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
34192026-03-10T06:17:49.079Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
34202026-03-10T06:17:49.079Z
34212026-03-10T06:17:49.079Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34222026-03-10T06:17:49.079Z
34232026-03-10T06:17:49.151Z Doc-tests dpd_client
34242026-03-10T06:17:51.767Z
34252026-03-10T06:17:51.767Zrunning 0 tests
34262026-03-10T06:17:51.767Z
34272026-03-10T06:17:51.767Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34282026-03-10T06:17:51.767Z
34292026-03-10T06:17:51.841Z Doc-tests dpd_types
34302026-03-10T06:17:52.533Z
34312026-03-10T06:17:52.533Zrunning 0 tests
34322026-03-10T06:17:52.533Z
34332026-03-10T06:17:52.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34342026-03-10T06:17:52.534Z
34352026-03-10T06:17:52.579Z Doc-tests packet
34362026-03-10T06:17:52.805Z
34372026-03-10T06:17:52.805Zrunning 0 tests
34382026-03-10T06:17:52.805Z
34392026-03-10T06:17:52.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34402026-03-10T06:17:52.805Z
34412026-03-10T06:17:52.833Z Doc-tests pcap
34422026-03-10T06:17:52.935Z
34432026-03-10T06:17:52.935Zrunning 0 tests
34442026-03-10T06:17:52.935Z
34452026-03-10T06:17:52.935Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34462026-03-10T06:17:52.935Z
34472026-03-10T06:17:53.015Zprocess exited: duration 1313589 ms, exit code 0
 
34482026-03-10T06:17:53.065Zfound 0 output files