01KK9RWPVAE9B8Q0ZY592JPV59: test

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

Buildomat Job: 01KK9RX5ABGD4TDX85QQ2DMR91

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-09T17:05:34.252Zjob assigned to worker 01KK9RXD83MVYXHG1SN0R2MSX2 [factory aws, i-065d38e2d13b416f6] (queued for 1 m 11 s)
 
22026-03-09T17:05:42.820Zstarting task 0: "setup"
32026-03-09T17:05:42.825Z++ uname -s
42026-03-09T17:05:42.828Z+ kern=SunOS
52026-03-09T17:05:42.828Z+ build_user=build
62026-03-09T17:05:42.828Z+ build_uid=12345
72026-03-09T17:05:42.828Z+ work_dir=/work
82026-03-09T17:05:42.828Z+ input_dir=/input
92026-03-09T17:05:42.828Z+ [[ 0 == 12345 ]]
102026-03-09T17:05:42.828Z+ case "$kern" in
112026-03-09T17:05:42.828Z+ groupadd -g 12345 build
122026-03-09T17:05:42.832Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-09T17:05:44.837Z+ zfs create -o mountpoint=/work rpool/work
142026-03-09T17:05:45.015Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-09T17:05:45.018Z+ home_fs=zfs
162026-03-09T17:05:45.018Z+ [[ zfs == autofs ]]
172026-03-09T17:05:45.018Z+ mkdir -p /home/build
182026-03-09T17:05:45.021Z+ chown build:build /home/build /work
192026-03-09T17:05:46.021Z+ chmod 0700 /home/build /work
202026-03-09T17:05:46.024Zprocess exited: duration 3205 ms, exit code 0
 
212026-03-09T17:05:46.031Zstarting task 1: "rust-toolchain"
222026-03-09T17:05:46.036Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-09T17:05:46.036Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-09T17:05:46.036Z * rust toolchain channel = "1.90.0"
252026-03-09T17:05:46.036Z * rust toolchain profile = "default"
262026-03-09T17:05:46.040Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-09T17:05:46.040Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-09T17:05:46.040Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-09T17:05:46.040Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-09T17:05:46.179Zinfo: downloading installer
312026-03-09T17:05:47.905Zwarn: It looks like you have an existing installation of Rust at:
322026-03-09T17:05:47.905Zwarn: /opt/ooce/bin
332026-03-09T17:05:47.905Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-09T17:05:47.905Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-09T17:05:47.905Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-09T17:05:47.905Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-09T17:05:47.905Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-09T17:05:47.905Zerror: cannot install while Rust is installed
392026-03-09T17:05:47.905Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-09T17:05:47.930Zinfo: profile set to 'default'
412026-03-09T17:05:47.930Zinfo: default host triple is x86_64-unknown-illumos
422026-03-09T17:05:47.930Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-09T17:05:48.094Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-09T17:05:48.094Zinfo: downloading component 'cargo'
452026-03-09T17:05:49.088Zinfo: downloading component 'clippy'
462026-03-09T17:05:49.457Zinfo: downloading component 'rust-docs'
472026-03-09T17:05:51.194Zinfo: downloading component 'rust-std'
482026-03-09T17:05:53.509Zinfo: downloading component 'rustc'
492026-03-09T17:06:01.947Zinfo: downloading component 'rustfmt'
502026-03-09T17:06:02.223Zinfo: installing component 'cargo'
512026-03-09T17:06:03.155Zinfo: installing component 'clippy'
522026-03-09T17:06:03.565Zinfo: installing component 'rust-docs'
532026-03-09T17:06:05.425Zinfo: installing component 'rust-std'
542026-03-09T17:06:07.289Zinfo: installing component 'rustc'
552026-03-09T17:06:13.980Zinfo: installing component 'rustfmt'
562026-03-09T17:06:14.323Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-09T17:06:14.323Z
582026-03-09T17:06:14.770Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-09T17:06:14.770Z
602026-03-09T17:06:14.777Z
612026-03-09T17:06:14.777ZRust is installed now. Great!
622026-03-09T17:06:14.777Z
632026-03-09T17:06:14.777ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-09T17:06:14.777Zenvironment variable. This has not been done automatically.
652026-03-09T17:06:14.777Z
662026-03-09T17:06:14.777ZTo configure your current shell, you need to source
672026-03-09T17:06:14.777Zthe corresponding env file under $HOME/.cargo.
682026-03-09T17:06:14.778Z
692026-03-09T17:06:14.778ZThis is usually done by running one of the following (note the leading DOT):
702026-03-09T17:06:14.778Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-09T17:06:14.778Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-09T17:06:14.778Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-09T17:06:14.885Z+ rustup --version
742026-03-09T17:06:14.897Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-09T17:06:14.897Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-09T17:06:14.982Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-09T17:06:14.987Z+ cargo --version
782026-03-09T17:06:15.048Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-09T17:06:15.052Z+ rustc --version
802026-03-09T17:06:15.126Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-09T17:06:15.130Zprocess exited: duration 29096 ms, exit code 0
 
822026-03-09T17:06:15.136Zstarting task 2: "authentication"
832026-03-09T17:06:15.164Zprocess exited: duration 22 ms, exit code 0
 
842026-03-09T17:06:15.175Zstarting task 3: "clone repository"
852026-03-09T17:06:15.180Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-09T17:06:15.183Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-09T17:06:15.230ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-09T17:06:17.891Z+ cd /work/oxidecomputer/dendrite
892026-03-09T17:06:17.894Z+ git fetch origin 2d92c0bede5839eccf0129fc0baed9a971cf0131
902026-03-09T17:06:18.233ZFrom https://github.com/oxidecomputer/dendrite
912026-03-09T17:06:18.233Z * branch 2d92c0bede5839eccf0129fc0baed9a971cf0131 -> FETCH_HEAD
922026-03-09T17:06:18.242Z+ [[ -n vlan-translation ]]
932026-03-09T17:06:18.245Z++ git branch --show-current
942026-03-09T17:06:18.248Z+ current=main
952026-03-09T17:06:18.248Z+ [[ main != vlan-translation ]]
962026-03-09T17:06:18.248Z+ git branch -f vlan-translation 2d92c0bede5839eccf0129fc0baed9a971cf0131
972026-03-09T17:06:18.251Z+ git checkout -f vlan-translation
982026-03-09T17:06:18.276ZSwitched to branch 'vlan-translation'
992026-03-09T17:06:18.279Z+ git reset --hard 2d92c0bede5839eccf0129fc0baed9a971cf0131
1002026-03-09T17:06:18.291ZHEAD is now at 2d92c0b [review] extract EthHdr::hdr_len() and add TODO for multicast LPM capacity drop
1012026-03-09T17:06:18.294Zprocess exited: duration 3116 ms, exit code 0
 
1022026-03-09T17:06:18.300Zstarting task 4: "build"
1032026-03-09T17:06:18.305Z+ source .github/buildomat/common.sh
1042026-03-09T17:06:18.305Z++ TOFINO_STAGES=20
1052026-03-09T17:06:18.305Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-09T17:06:18.305Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-09T17:06:18.312Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-09T17:06:18.312Z+++ uname -s
1092026-03-09T17:06:18.312Z++ '[' SunOS == SunOS ']'
1102026-03-09T17:06:18.312Z++ SERIES=illumos
1112026-03-09T17:06:18.315Z+++ uname -s
1122026-03-09T17:06:18.315Z++ '[' SunOS == SunOS ']'
1132026-03-09T17:06:18.315Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-09T17:06:18.315Z++ rustup show active-toolchain
1152026-03-09T17:06:18.359Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-09T17:06:18.362Z+ source .github/buildomat/illumos.sh
1172026-03-09T17:06:18.362Z++ banner 'sde setup'
1182026-03-09T17:06:18.365Z
1192026-03-09T17:06:18.365Z #### ##### ###### #### ###### ##### # # #####
1202026-03-09T17:06:18.365Z # # # # # # # # # # #
1212026-03-09T17:06:18.365Z #### # # ##### #### ##### # # # # #
1222026-03-09T17:06:18.365Z # # # # # # # # # #####
1232026-03-09T17:06:18.365Z # # # # # # # # # # # #
1242026-03-09T17:06:18.365Z #### ##### ###### #### ###### # #### #
1252026-03-09T17:06:18.365Z
1262026-03-09T17:06:18.365Z++ export PKG=tofino_sde.p5p
1272026-03-09T17:06:18.365Z++ PKG=tofino_sde.p5p
1282026-03-09T17:06:18.365Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-09T17:06:18.451Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-09T17:06:18.451Z Dload Upload Total Spent Left Speed
1312026-03-09T17:06:19.806Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 76.0M 21 16.5M 0 0 35.2M 0 0:00:02 --:--:-- 0:00:02 35.1M 100 76.0M 100 76.0M 0 0 53.0M 0 0:00:01 0:00:01 --:--:-- 53.0M
1322026-03-09T17:06:19.810Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-09T17:06:19.875Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-09T17:06:19.875Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-09T17:06:19.878Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-09T17:06:33.287Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-09T17:06:43.867Z Startup: Caching catalogs ... Done
1382026-03-09T17:06:44.047Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-09T17:07:11.963ZPlanning: Solver setup ... Done
1402026-03-09T17:07:12.128ZPlanning: Running solver ... Done
1412026-03-09T17:07:12.293ZPlanning: Finding local manifests ... Done
1422026-03-09T17:07:12.298ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-09T17:07:12.303ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-09T17:07:12.321ZPlanning: Package planning ... Done
1452026-03-09T17:07:12.327ZPlanning: Merging actions ... Done
1462026-03-09T17:07:12.481ZPlanning: Checking for conflicting actions ... Done
1472026-03-09T17:07:12.486ZPlanning: Consolidating action changes ... Done
1482026-03-09T17:07:15.785ZPlanning: Evaluating mediators ... Done
1492026-03-09T17:07:15.789ZPlanning: Planning completed in 31.73 seconds
1502026-03-09T17:07:15.794Z Packages to install: 1
1512026-03-09T17:07:15.794Z Create boot environment: No
1522026-03-09T17:07:15.798ZCreate backup boot environment: No
1532026-03-09T17:07:16.015Z
1542026-03-09T17:07:16.015ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-09T17:07:16.267ZDownload: Completed 75.30 MB in 0.25 seconds (298M/s)
1562026-03-09T17:07:16.479Z Actions: 1/293 actions (Installing new actions)
1572026-03-09T17:07:17.800Z Actions: Completed 293 actions in 1.33 seconds.
1582026-03-09T17:07:17.803Z Done
1592026-03-09T17:07:17.867Z Done
1602026-03-09T17:07:18.956Z Done
1612026-03-09T17:07:22.929Z Done
1622026-03-09T17:07:23.009Z Done
1632026-03-09T17:07:23.013Z Done
1642026-03-09T17:07:23.075Z Done
1652026-03-09T17:07:23.743Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-09T17:07:23.743Z++ SDE=/opt/oxide/tofino_sde
1672026-03-09T17:07:23.744Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-09T17:07:23.744Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-09T17:07:23.744Z++ banner packages
1702026-03-09T17:07:23.747Z
1712026-03-09T17:07:23.747Z ##### ## #### # # ## #### ###### ####
1722026-03-09T17:07:23.748Z # # # # # # # # # # # # # #
1732026-03-09T17:07:23.748Z # # # # # #### # # # ##### ####
1742026-03-09T17:07:23.748Z ##### ###### # # # ###### # ### # #
1752026-03-09T17:07:23.748Z # # # # # # # # # # # # # #
1762026-03-09T17:07:23.748Z # # # #### # # # # #### ###### ####
1772026-03-09T17:07:23.748Z
1782026-03-09T17:07:23.748Z++ pfexec pkg install clang-15 pcap
1792026-03-09T17:07:24.341Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-09T17:07:24.345Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-09T17:07:48.798ZPlanning: Solver setup ... Done
1822026-03-09T17:07:48.938ZPlanning: Running solver ... Done
1832026-03-09T17:07:49.118ZPlanning: Finding local manifests ... Done
1842026-03-09T17:07:49.122ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-09T17:07:50.531ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-09T17:07:50.577ZPlanning: Package planning ... Done
1872026-03-09T17:07:50.624ZPlanning: Merging actions ... Done
1882026-03-09T17:07:50.788ZPlanning: Checking for conflicting actions ... Done
1892026-03-09T17:07:50.799ZPlanning: Consolidating action changes ... Done
1902026-03-09T17:07:51.068ZPlanning: Evaluating mediators ... Done
1912026-03-09T17:07:51.078ZPlanning: Planning completed in 26.73 seconds
1922026-03-09T17:07:51.089Z Packages to install: 2
1932026-03-09T17:07:51.089Z Mediators to change: 2
1942026-03-09T17:07:51.089Z Services to change: 1
1952026-03-09T17:07:51.089Z Create boot environment: No
1962026-03-09T17:07:51.089ZCreate backup boot environment: No
1972026-03-09T17:07:51.132Z
1982026-03-09T17:07:51.132ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-09T17:07:56.137ZDownload: 1538/3076 items 114.7/211.3MB 54% complete (23.2M/s)
2002026-03-09T17:08:01.765ZDownload: 2010/3076 items 117.9/211.3MB 55% complete (19.2M/s)
2012026-03-09T17:08:06.828ZDownload: 3063/3076 items 207.7/211.3MB 98% complete (9.3M/s)
2022026-03-09T17:08:09.121ZDownload: Completed 211.31 MB in 17.99 seconds (11.8M/s)
2032026-03-09T17:08:09.284Z Actions: 1/3418 actions (Installing new actions)
2042026-03-09T17:08:13.877Z Actions: Completed 3418 actions in 4.59 seconds.
2052026-03-09T17:08:14.349Z Done
2062026-03-09T17:08:14.349Z Done
2072026-03-09T17:08:15.448Z Done
2082026-03-09T17:08:19.643Z Done
2092026-03-09T17:08:19.732Z Done
2102026-03-09T17:08:19.736Z Done
2112026-03-09T17:08:19.880Z Done
2122026-03-09T17:08:20.051Z++ pfexec pkg set-mediator -V 15 clang llvm
2132026-03-09T17:08:20.354ZPlanning: Evaluating mediator changes ... Done
2142026-03-09T17:08:20.515ZPlanning: Checking for conflicting actions ... Done
2152026-03-09T17:08:20.518ZPlanning: Consolidating action changes ... Done
2162026-03-09T17:08:20.783ZPlanning: Evaluating mediators ... Done
2172026-03-09T17:08:20.786ZPlanning: Planning completed in 0.43 seconds
2182026-03-09T17:08:20.816Z Mediators to change: 2
2192026-03-09T17:08:20.816Z Create boot environment: No
2202026-03-09T17:08:20.816ZCreate backup boot environment: No
2212026-03-09T17:08:20.907Z Done
2222026-03-09T17:08:20.907Z Done
2232026-03-09T17:08:21.688Z Done
2242026-03-09T17:08:25.505Z Done
2252026-03-09T17:08:25.591Z Done
2262026-03-09T17:08:25.591Z Done
2272026-03-09T17:08:25.755Z Done
2282026-03-09T17:08:25.852Z++ cargo --version
2292026-03-09T17:08:25.910Zcargo 1.90.0 (840b83a10 2025-07-30)
2302026-03-09T17:08:25.913Z++ rustc --version
2312026-03-09T17:08:25.986Zrustc 1.90.0 (1159e78c4 2025-09-14)
2322026-03-09T17:08:25.990Z+ banner copyrights
2332026-03-09T17:08:25.993Z
2342026-03-09T17:08:25.993Z #### #### ##### # # ##### # #### # # ##### ####
2352026-03-09T17:08:25.993Z # # # # # # # # # # # # # # # # #
2362026-03-09T17:08:25.993Z # # # # # # # # # # ###### # ####
2372026-03-09T17:08:25.993Z # # # ##### # ##### # # ### # # # #
2382026-03-09T17:08:25.993Z # # # # # # # # # # # # # # # #
2392026-03-09T17:08:25.993Z #### #### # # # # # #### # # # ####
2402026-03-09T17:08:25.993Z
2412026-03-09T17:08:25.994Z+ ./tools/check_copyrights.sh
2422026-03-09T17:08:26.062Zasic/build.rs: Copyright with wrong year
2432026-03-09T17:08:26.361Zasic/src/tofino_stub/table.rs: Copyright with wrong year
2442026-03-09T17:08:26.967Zdpd/p4/port_bitmap_check.p4: Copyright with wrong year
2452026-03-09T17:08:27.535Zdropshot-apis/src/main.rs: Copyright with wrong year
2462026-03-09T17:08:27.571Zpacket/src/eth.rs: Copyright with wrong year
2472026-03-09T17:08:28.258Z+ banner clippy
2482026-03-09T17:08:28.262Z
2492026-03-09T17:08:28.262Z #### # # ##### ##### # #
2502026-03-09T17:08:28.262Z # # # # # # # # # #
2512026-03-09T17:08:28.262Z # # # # # # # #
2522026-03-09T17:08:28.262Z # # # ##### ##### #
2532026-03-09T17:08:28.262Z # # # # # # #
2542026-03-09T17:08:28.262Z #### ###### # # # #
2552026-03-09T17:08:28.262Z
2562026-03-09T17:08:28.262Z+ for feat in tofino_stub tofino_asic softnpu chaos
2572026-03-09T17:08:28.262Z+ cargo clippy --features tofino_stub -- --deny warnings
2582026-03-09T17:08:28.548Z Updating git repository `https://github.com/oxidecomputer/omicron`
2592026-03-09T17:09:16.306Z Updating crates.io index
2602026-03-09T17:09:16.309Z Updating git repository `https://github.com/illumos/smf-rs`
2612026-03-09T17:09:16.838Z Updating git repository `https://github.com/oxidecomputer/propolis`
2622026-03-09T17:09:20.824Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2632026-03-09T17:09:21.566Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-03-09T17:09:22.132Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2652026-03-09T17:09:23.440Z Updating git repository `https://github.com/oxidecomputer/ispf`
2662026-03-09T17:09:24.842Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2672026-03-09T17:09:25.610Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-03-09T17:09:26.529Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2692026-03-09T17:09:27.101Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2702026-03-09T17:09:27.823Z Updating git repository `https://github.com/oxidecomputer/p4`
2712026-03-09T17:09:28.951Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722026-03-09T17:09:29.576Z Updating git repository `https://github.com/oxidecomputer/lldp`
2732026-03-09T17:09:30.455Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742026-03-09T17:09:32.787Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2752026-03-09T17:09:33.408Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2762026-03-09T17:09:33.942Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2772026-03-09T17:09:34.673Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2782026-03-09T17:09:36.063Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2792026-03-09T17:09:36.893Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2802026-03-09T17:09:37.613Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2812026-03-09T17:09:38.325Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2822026-03-09T17:09:40.772Z Updating git repository `https://github.com/oxidecomputer/propolis`
2832026-03-09T17:09:42.094Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842026-03-09T17:09:47.614Z Updating git repository `https://github.com/oxidecomputer/opte`
2852026-03-09T17:09:50.093Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862026-03-09T17:09:50.593Z Updating git repository `https://github.com/oxidecomputer/clickward`
2872026-03-09T17:09:51.163Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882026-03-09T17:09:53.141Z Downloading crates ...
2892026-03-09T17:09:53.216Z Downloaded anstyle-parse v0.2.7
2902026-03-09T17:09:53.227Z Downloaded ciborium v0.2.2
2912026-03-09T17:09:53.232Z Downloaded adler2 v2.0.1
2922026-03-09T17:09:53.236Z Downloaded atomicwrites v0.4.4
2932026-03-09T17:09:53.242Z Downloaded embedded-io v0.6.1
2942026-03-09T17:09:53.246Z Downloaded foreign-types-macros v0.2.3
2952026-03-09T17:09:53.249Z Downloaded generic-array v0.14.7
2962026-03-09T17:09:53.254Z Downloaded heck v0.5.0
2972026-03-09T17:09:53.258Z Downloaded foldhash v0.2.0
2982026-03-09T17:09:53.263Z Downloaded float-ord v0.3.2
2992026-03-09T17:09:53.267Z Downloaded icu_collections v2.0.0
3002026-03-09T17:09:53.276Z Downloaded fixedbitset v0.5.7
3012026-03-09T17:09:53.281Z Downloaded either v1.15.0
3022026-03-09T17:09:53.285Z Downloaded foreign-types v0.5.0
3032026-03-09T17:09:53.289Z Downloaded displaydoc v0.2.5
3042026-03-09T17:09:53.296Z Downloaded internet-checksum v0.2.1
3052026-03-09T17:09:53.299Z Downloaded bit-set v0.8.0
3062026-03-09T17:09:53.304Z Downloaded drift v0.1.3
3072026-03-09T17:09:53.311Z Downloaded highway v1.3.0
3082026-03-09T17:09:53.316Z Downloaded hyper-tls v0.6.0
3092026-03-09T17:09:53.321Z Downloaded hash32 v0.3.1
3102026-03-09T17:09:53.325Z Downloaded equivalent v1.0.2
3112026-03-09T17:09:53.328Z Downloaded heck v0.4.1
3122026-03-09T17:09:53.333Z Downloaded cstr-argument v0.1.2
3132026-03-09T17:09:53.336Z Downloaded http-body v1.0.1
3142026-03-09T17:09:53.339Z Downloaded debug-ignore v1.0.5
3152026-03-09T17:09:53.344Z Downloaded is_ci v1.2.0
3162026-03-09T17:09:53.347Z Downloaded flate2 v1.1.2
3172026-03-09T17:09:53.354Z Downloaded colorchoice v1.0.4
3182026-03-09T17:09:53.357Z Downloaded ciborium-io v0.2.2
3192026-03-09T17:09:53.360Z Downloaded hostname v0.4.2
3202026-03-09T17:09:53.364Z Downloaded arrayref v0.3.9
3212026-03-09T17:09:53.368Z Downloaded instant v0.1.13
3222026-03-09T17:09:53.371Z Downloaded inout v0.1.4
3232026-03-09T17:09:53.374Z Downloaded itoa v1.0.15
3242026-03-09T17:09:53.378Z Downloaded backoff v0.4.0
3252026-03-09T17:09:53.382Z Downloaded cobs v0.3.0
3262026-03-09T17:09:53.386Z Downloaded humantime v2.3.0
3272026-03-09T17:09:53.390Z Downloaded git-stub-vcs v0.1.0
3282026-03-09T17:09:53.393Z Downloaded lazy_static v1.5.0
3292026-03-09T17:09:53.397Z Downloaded kstat-rs v0.2.4
3302026-03-09T17:09:53.400Z Downloaded lru-slab v0.1.2
3312026-03-09T17:09:53.403Z Downloaded is_terminal_polyfill v1.70.1
3322026-03-09T17:09:53.407Z Downloaded keccak v0.1.5
3332026-03-09T17:09:53.410Z Downloaded managed v0.8.0
3342026-03-09T17:09:53.412Z Downloaded match_cfg v0.1.0
3352026-03-09T17:09:53.416Z Downloaded newtype-uuid-macros v0.1.0
3362026-03-09T17:09:53.419Z Downloaded mime v0.3.17
3372026-03-09T17:09:53.422Z Downloaded num-iter v0.1.45
3382026-03-09T17:09:53.425Z Downloaded anstream v0.6.20
3392026-03-09T17:09:53.430Z Downloaded defmt v0.3.100
3402026-03-09T17:09:53.433Z Downloaded fastrand v2.3.0
3412026-03-09T17:09:53.436Z Downloaded defmt-macros v1.0.1
3422026-03-09T17:09:53.441Z Downloaded num v0.4.3
3432026-03-09T17:09:53.444Z Downloaded libscf-sys v1.1.0
3442026-03-09T17:09:53.448Z Downloaded newtype_derive v0.1.6
3452026-03-09T17:09:53.451Z Downloaded num-conv v0.1.0
3462026-03-09T17:09:53.454Z Downloaded bcs v0.1.6
3472026-03-09T17:09:53.457Z Downloaded icu_locale_core v2.0.0
3482026-03-09T17:09:53.465Z Downloaded libsw v3.5.0
3492026-03-09T17:09:53.468Z Downloaded num-derive v0.4.2
3502026-03-09T17:09:53.471Z Downloaded opaque-debug v0.3.1
3512026-03-09T17:09:53.474Z Downloaded openssl-probe v0.1.6
3522026-03-09T17:09:53.477Z Downloaded multer v3.1.0
3532026-03-09T17:09:53.481Z Downloaded parse-display v0.10.0
3542026-03-09T17:09:53.484Z Downloaded phf_shared v0.12.1
3552026-03-09T17:09:53.487Z Downloaded openssl-macros v0.1.1
3562026-03-09T17:09:53.489Z Downloaded lock_api v0.4.13
3572026-03-09T17:09:53.493Z Downloaded percent-encoding v2.3.2
3582026-03-09T17:09:53.495Z Downloaded pin-utils v0.1.0
3592026-03-09T17:09:53.499Z Downloaded expectorate v1.2.0
3602026-03-09T17:09:53.502Z Downloaded defmt v1.0.1
3612026-03-09T17:09:53.506Z Downloaded ipnet v2.11.0
3622026-03-09T17:09:53.510Z Downloaded potential_utf v0.1.3
3632026-03-09T17:09:53.512Z Downloaded cargo_metadata v0.18.1
3642026-03-09T17:09:53.515Z Downloaded native-tls v0.2.14
3652026-03-09T17:09:53.519Z Downloaded plain v0.2.3
3662026-03-09T17:09:53.522Z Downloaded proc-macro-crate v1.3.1
3672026-03-09T17:09:53.524Z Downloaded http v1.4.0
3682026-03-09T17:09:53.529Z Downloaded proc-macro-error-attr2 v2.0.0
3692026-03-09T17:09:53.532Z Downloaded pretty-hex v0.4.1
3702026-03-09T17:09:53.535Z Downloaded hmac v0.12.1
3712026-03-09T17:09:53.538Z Downloaded proc-macro-error-attr v1.0.4
3722026-03-09T17:09:53.541Z Downloaded powerfmt v0.2.0
3732026-03-09T17:09:53.544Z Downloaded num_enum v0.7.5
3742026-03-09T17:09:53.549Z Downloaded rand_chacha v0.3.1
3752026-03-09T17:09:53.552Z Downloaded ref-cast v1.0.25
3762026-03-09T17:09:53.557Z Downloaded ref-cast-impl v1.0.25
3772026-03-09T17:09:53.559Z Downloaded rustc-hash v2.1.1
3782026-03-09T17:09:53.562Z Downloaded rustc_version v0.4.1
3792026-03-09T17:09:53.565Z Downloaded paste v1.0.15
3802026-03-09T17:09:53.568Z Downloaded owo-colors v4.3.0
3812026-03-09T17:09:53.571Z Downloaded oxnet v0.1.4
3822026-03-09T17:09:53.574Z Downloaded rand_xorshift v0.4.0
3832026-03-09T17:09:53.577Z Downloaded oxide-tokio-rt v0.1.2
3842026-03-09T17:09:53.580Z Downloaded pest_generator v2.8.2
3852026-03-09T17:09:53.587Z Downloaded pkg-config v0.3.32
3862026-03-09T17:09:53.587Z Downloaded poly1305 v0.8.0
3872026-03-09T17:09:53.590Z Downloaded rustc_version v0.1.7
3882026-03-09T17:09:53.593Z Downloaded console v0.15.11
3892026-03-09T17:09:53.596Z Downloaded heapless v0.8.0
3902026-03-09T17:09:53.600Z Downloaded same-file v1.0.6
3912026-03-09T17:09:53.603Z Downloaded progenitor v0.10.0
3922026-03-09T17:09:53.606Z Downloaded dropshot-api-manager v0.5.2
3932026-03-09T17:09:53.610Z Downloaded scroll_derive v0.13.1
3942026-03-09T17:09:53.613Z Downloaded search_path v0.1.4
3952026-03-09T17:09:53.616Z Downloaded phf v0.12.1
3962026-03-09T17:09:53.621Z Downloaded rand_chacha v0.9.0
3972026-03-09T17:09:53.624Z Downloaded password-hash v0.5.0
3982026-03-09T17:09:53.624Z Downloaded serde-big-array v0.5.1
3992026-03-09T17:09:53.627Z Downloaded resolv-conf v0.7.5
4002026-03-09T17:09:53.630Z Downloaded scopeguard v1.2.0
4012026-03-09T17:09:53.630Z Downloaded progenitor-client v0.11.1
4022026-03-09T17:09:53.633Z Downloaded semver v0.1.20
4032026-03-09T17:09:53.636Z Downloaded secrecy v0.10.3
4042026-03-09T17:09:53.636Z Downloaded progenitor v0.11.1
4052026-03-09T17:09:53.639Z Downloaded serde_spanned v1.0.4
4062026-03-09T17:09:53.642Z Downloaded serde_spanned v0.6.9
4072026-03-09T17:09:53.645Z Downloaded pest_meta v2.8.2
4082026-03-09T17:09:53.648Z Downloaded indexmap v1.9.3
4092026-03-09T17:09:53.651Z Downloaded progenitor v0.13.0
4102026-03-09T17:09:53.654Z Downloaded rand_core v0.9.3
4112026-03-09T17:09:53.657Z Downloaded quote v1.0.44
4122026-03-09T17:09:53.660Z Downloaded rand_core v0.6.4
4132026-03-09T17:09:53.663Z Downloaded signal-hook-tokio v0.3.1
4142026-03-09T17:09:53.666Z Downloaded sha1 v0.10.6
4152026-03-09T17:09:53.669Z Downloaded rustls-pemfile v2.2.0
4162026-03-09T17:09:53.672Z Downloaded siphasher v1.0.1
4172026-03-09T17:09:53.674Z Downloaded pest_derive v2.8.2
4182026-03-09T17:09:53.678Z Downloaded stable_deref_trait v1.2.0
4192026-03-09T17:09:53.680Z Downloaded slog-bunyan v2.5.0
4202026-03-09T17:09:53.680Z Downloaded num-traits v0.2.19
4212026-03-09T17:09:53.683Z Downloaded structmeta-derive v0.3.0
4222026-03-09T17:09:53.686Z Downloaded papergrid v0.17.0
4232026-03-09T17:09:53.691Z Downloaded smawk v0.3.2
4242026-03-09T17:09:53.694Z Downloaded serde_plain v1.0.2
4252026-03-09T17:09:53.697Z Downloaded shlex v1.3.0
4262026-03-09T17:09:53.700Z Downloaded swrite v0.1.0
4272026-03-09T17:09:53.700Z Downloaded supports-color v3.0.2
4282026-03-09T17:09:53.703Z Downloaded subtle v2.6.1
4292026-03-09T17:09:53.706Z Downloaded structmeta v0.3.0
4302026-03-09T17:09:53.709Z Downloaded sha2 v0.10.9
4312026-03-09T17:09:53.712Z Downloaded icu_provider v2.0.0
4322026-03-09T17:09:53.715Z Downloaded serde_derive_internals v0.29.1
4332026-03-09T17:09:53.718Z Downloaded hickory-resolver v0.24.4
4342026-03-09T17:09:53.721Z Downloaded strum v0.26.3
4352026-03-09T17:09:53.723Z Downloaded parking_lot v0.12.4
4362026-03-09T17:09:53.726Z Downloaded tabwriter v1.4.1
4372026-03-09T17:09:53.729Z Downloaded papergrid v0.11.0
4382026-03-09T17:09:53.732Z Downloaded testing_table v0.3.0
4392026-03-09T17:09:53.735Z Downloaded thiserror-impl-no-std v2.0.2
4402026-03-09T17:09:53.739Z Downloaded termtree v0.5.1
4412026-03-09T17:09:53.739Z Downloaded hyper-util v0.1.19
4422026-03-09T17:09:53.744Z Downloaded sync_wrapper v1.0.2
4432026-03-09T17:09:53.747Z Downloaded terminal_size v0.4.3
4442026-03-09T17:09:53.750Z Downloaded thread-id v5.0.0
4452026-03-09T17:09:53.753Z Downloaded snafu-derive v0.8.9
4462026-03-09T17:09:53.753Z Downloaded slog-term v2.9.2
4472026-03-09T17:09:53.756Z Downloaded slog-json v2.6.1
4482026-03-09T17:09:53.759Z Downloaded static_assertions v1.1.0
4492026-03-09T17:09:53.762Z Downloaded schemars_derive v0.8.22
4502026-03-09T17:09:53.765Z Downloaded minimal-lexical v0.2.1
4512026-03-09T17:09:53.768Z Downloaded smf v0.2.3
4522026-03-09T17:09:53.772Z Downloaded rusty-fork v0.3.0
4532026-03-09T17:09:53.772Z Downloaded strum_macros v0.26.4
4542026-03-09T17:09:53.774Z Downloaded curl v0.4.49
4552026-03-09T17:09:53.779Z Downloaded topological-sort v0.2.2
4562026-03-09T17:09:53.782Z Downloaded tinyvec_macros v0.1.1
4572026-03-09T17:09:53.782Z Downloaded time-core v0.1.6
4582026-03-09T17:09:53.785Z Downloaded serde_with_macros v3.14.1
4592026-03-09T17:09:53.788Z Downloaded pin-project v1.1.10
4602026-03-09T17:09:53.799Z Downloaded strum_macros v0.27.2
4612026-03-09T17:09:53.802Z Downloaded toml_datetime v0.6.11
4622026-03-09T17:09:53.805Z Downloaded progenitor-impl v0.11.1
4632026-03-09T17:09:53.808Z Downloaded thiserror-impl v2.0.18
4642026-03-09T17:09:53.810Z Downloaded rustls-pki-types v1.12.0
4652026-03-09T17:09:53.813Z Downloaded smallvec v1.15.1
4662026-03-09T17:09:53.816Z Downloaded typify-macro v0.4.3
4672026-03-09T17:09:53.820Z Downloaded prettyplease v0.2.37
4682026-03-09T17:09:53.823Z Downloaded thread-id v4.2.2
4692026-03-09T17:09:53.823Z Downloaded unarray v0.1.4
4702026-03-09T17:09:53.826Z Downloaded untrusted v0.9.0
4712026-03-09T17:09:53.829Z Downloaded unicode-xid v0.2.6
4722026-03-09T17:09:53.829Z Downloaded try-lock v0.2.5
4732026-03-09T17:09:53.832Z Downloaded rayon-core v1.13.0
4742026-03-09T17:09:53.835Z Downloaded tokio-macros v2.6.0
4752026-03-09T17:09:53.839Z Downloaded serde_core v1.0.228
4762026-03-09T17:09:53.839Z Downloaded tokio-rustls v0.25.0
4772026-03-09T17:09:53.843Z Downloaded utf8parse v0.2.2
4782026-03-09T17:09:53.843Z Downloaded unicode-linebreak v0.1.5
4792026-03-09T17:09:53.843Z Downloaded typify-macro v0.6.1
4802026-03-09T17:09:53.846Z Downloaded utf8_iter v1.0.4
4812026-03-09T17:09:53.846Z Downloaded hashbrown v0.12.3
4822026-03-09T17:09:53.850Z Downloaded untrusted v0.7.1
4832026-03-09T17:09:53.853Z Downloaded universal-hash v0.5.1
4842026-03-09T17:09:53.853Z Downloaded spin v0.9.8
4852026-03-09T17:09:53.856Z Downloaded usdt-macro v0.6.0
4862026-03-09T17:09:53.859Z Downloaded usdt-macro v0.5.0
4872026-03-09T17:09:53.859Z Downloaded time-macros v0.2.24
4882026-03-09T17:09:53.863Z Downloaded tinystr v0.8.1
4892026-03-09T17:09:53.863Z Downloaded usdt-attr-macro v0.5.0
4902026-03-09T17:09:53.866Z Downloaded usdt v0.5.0
4912026-03-09T17:09:53.866Z Downloaded tokio-dtrace v0.1.1
4922026-03-09T17:09:53.868Z Downloaded want v0.3.1
4932026-03-09T17:09:53.868Z Downloaded waitgroup v0.1.2
4942026-03-09T17:09:53.871Z Downloaded wait-timeout v0.2.1
4952026-03-09T17:09:53.871Z Downloaded xattr v1.6.1
4962026-03-09T17:09:53.874Z Downloaded version_check v0.9.5
4972026-03-09T17:09:53.874Z Downloaded usdt v0.6.0
4982026-03-09T17:09:53.877Z Downloaded term v1.2.0
4992026-03-09T17:09:53.880Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5002026-03-09T17:09:53.884Z Downloaded slog v2.8.2
5012026-03-09T17:09:53.887Z Downloaded toml_writer v1.0.6+spec-1.1.0
5022026-03-09T17:09:53.887Z Downloaded yoke-derive v0.8.0
5032026-03-09T17:09:53.890Z Downloaded schemars v0.9.0
5042026-03-09T17:09:53.900Z Downloaded zerofrom-derive v0.1.6
5052026-03-09T17:09:53.903Z Downloaded zerofrom v0.1.6
5062026-03-09T17:09:53.903Z Downloaded tokio-native-tls v0.3.1
5072026-03-09T17:09:53.905Z Downloaded usdt-impl v0.5.0
5082026-03-09T17:09:53.908Z Downloaded zeroize_derive v1.4.3
5092026-03-09T17:09:53.908Z Downloaded signal-hook v0.3.18
5102026-03-09T17:09:53.911Z Downloaded zone_cfg_derive v0.3.1
5112026-03-09T17:09:53.914Z Downloaded zone v0.3.1
5122026-03-09T17:09:53.914Z Downloaded walkdir v2.5.0
5132026-03-09T17:09:53.917Z Downloaded toml_parser v1.0.6+spec-1.1.0
5142026-03-09T17:09:53.920Z Downloaded similar v2.7.0
5152026-03-09T17:09:53.922Z Downloaded test-strategy v0.4.3
5162026-03-09T17:09:53.926Z Downloaded mio v1.0.4
5172026-03-09T17:09:53.932Z Downloaded writeable v0.6.1
5182026-03-09T17:09:53.934Z Downloaded whoami v1.6.1
5192026-03-09T17:09:53.937Z Downloaded serde_yaml v0.9.34+deprecated
5202026-03-09T17:09:53.940Z Downloaded yoke v0.8.0
5212026-03-09T17:09:53.943Z Downloaded hashbrown v0.15.5
5222026-03-09T17:09:53.946Z Downloaded tracing-attributes v0.1.30
5232026-03-09T17:09:53.949Z Downloaded rand v0.9.2
5242026-03-09T17:09:53.953Z Downloaded usdt-impl v0.6.0
5252026-03-09T17:09:53.956Z Downloaded toml v0.7.8
5262026-03-09T17:09:53.958Z Downloaded tokio-stream v0.1.17
5272026-03-09T17:09:53.962Z Downloaded tokio-rustls v0.26.3
5282026-03-09T17:09:53.965Z Downloaded toml v0.8.23
5292026-03-09T17:09:53.968Z Downloaded vsss-rs v3.3.4
5302026-03-09T17:09:53.972Z Downloaded iddqd v0.3.17
5312026-03-09T17:09:53.977Z Downloaded quinn v0.11.9
5322026-03-09T17:09:53.980Z Downloaded tracing-core v0.1.34
5332026-03-09T17:09:53.983Z Downloaded zeroize v1.8.1
5342026-03-09T17:09:53.986Z Downloaded tar v0.4.44
5352026-03-09T17:09:53.989Z Downloaded typify v0.4.3
5362026-03-09T17:09:53.992Z Downloaded tempfile v3.23.0
5372026-03-09T17:09:53.995Z Downloaded serde v1.0.228
5382026-03-09T17:09:53.998Z Downloaded iri-string v0.7.8
5392026-03-09T17:09:54.004Z Downloaded zmij v1.0.17
5402026-03-09T17:09:54.008Z Downloaded uuid v1.20.0
5412026-03-09T17:09:54.011Z Downloaded zerovec-derive v0.11.1
5422026-03-09T17:09:54.011Z Downloaded hyper v1.8.1
5432026-03-09T17:09:54.017Z Downloaded rustls-webpki v0.103.6
5442026-03-09T17:09:54.020Z Downloaded tinyvec v1.10.0
5452026-03-09T17:09:54.023Z Downloaded typify v0.6.1
5462026-03-09T17:09:54.026Z Downloaded itertools v0.14.0
5472026-03-09T17:09:54.032Z Downloaded zerocopy-derive v0.7.35
5482026-03-09T17:09:54.037Z Downloaded qorb v0.4.1
5492026-03-09T17:09:54.041Z Downloaded toml v0.9.11+spec-1.1.0
5502026-03-09T17:09:54.045Z Downloaded icu_properties_data v2.0.1
5512026-03-09T17:09:54.053Z Downloaded hashbrown v0.16.1
5522026-03-09T17:09:54.058Z Downloaded tracing v0.1.41
5532026-03-09T17:09:54.062Z Downloaded h2 v0.4.12
5542026-03-09T17:09:54.069Z Downloaded libm v0.2.15
5552026-03-09T17:09:54.079Z Downloaded unsafe-libyaml v0.2.11
5562026-03-09T17:09:54.082Z Downloaded snafu v0.8.9
5572026-03-09T17:09:54.088Z Downloaded vergen v8.3.2
5582026-03-09T17:09:54.091Z Downloaded schemars v1.2.0
5592026-03-09T17:09:54.105Z Downloaded zerocopy-derive v0.8.27
5602026-03-09T17:09:54.111Z Downloaded goblin v0.8.2
5612026-03-09T17:09:54.117Z Downloaded unicode-ident v1.0.24
5622026-03-09T17:09:54.120Z Downloaded tower v0.5.2
5632026-03-09T17:09:54.128Z Downloaded typenum v1.18.0
5642026-03-09T17:09:54.131Z Downloaded git2 v0.19.0
5652026-03-09T17:09:54.139Z Downloaded toml_edit v0.19.15
5662026-03-09T17:09:54.156Z Downloaded steno v0.4.1
5672026-03-09T17:09:54.159Z Downloaded reqwest v0.13.2
5682026-03-09T17:09:54.164Z Downloaded tower-http v0.6.8
5692026-03-09T17:09:54.172Z Downloaded tough v0.20.0
5702026-03-09T17:09:54.180Z Downloaded zerotrie v0.2.2
5712026-03-09T17:09:54.184Z Downloaded url v2.5.7
5722026-03-09T17:09:54.187Z Downloaded bindgen v0.72.1
5732026-03-09T17:09:54.195Z Downloaded goblin v0.10.1
5742026-03-09T17:09:54.202Z Downloaded pest v2.8.2
5752026-03-09T17:09:54.206Z Downloaded regex v1.12.3
5762026-03-09T17:09:54.212Z Downloaded winnow v0.5.40
5772026-03-09T17:09:54.220Z Downloaded unicode-segmentation v1.12.0
5782026-03-09T17:09:54.223Z Downloaded itertools v0.12.1
5792026-03-09T17:09:54.230Z Downloaded clap_builder v4.5.50
5802026-03-09T17:09:54.236Z Downloaded hkdf v0.12.4
5812026-03-09T17:09:54.239Z Downloaded typed-path v0.9.3
5822026-03-09T17:09:54.244Z Downloaded futures-util v0.3.31
5832026-03-09T17:09:54.254Z Downloaded winnow v0.7.14
5842026-03-09T17:09:54.263Z Downloaded serde_json v1.0.149
5852026-03-09T17:09:54.270Z Downloaded tabled v0.20.0
5862026-03-09T17:09:54.287Z Downloaded unicode-normalization v0.1.24
5872026-03-09T17:09:54.290Z Downloaded blake3 v1.8.2
5882026-03-09T17:09:54.297Z Downloaded vcpkg v0.2.15
5892026-03-09T17:09:54.333Z Downloaded syn v1.0.109
5902026-03-09T17:09:54.341Z Downloaded time v0.3.44
5912026-03-09T17:09:54.348Z Downloaded zerovec v0.11.4
5922026-03-09T17:09:54.353Z Downloaded serde_with v3.14.1
5932026-03-09T17:09:54.364Z Downloaded nix v0.30.1
5942026-03-09T17:09:54.374Z Downloaded webpki-roots v1.0.2
5952026-03-09T17:09:54.377Z Downloaded zerocopy v0.7.35
5962026-03-09T17:09:54.392Z Downloaded proptest v1.8.0
5972026-03-09T17:09:54.400Z Downloaded moka v0.12.11
5982026-03-09T17:09:54.409Z Downloaded syn v2.0.117
5992026-03-09T17:09:54.419Z Downloaded dropshot v0.16.7
6002026-03-09T17:09:54.438Z Downloaded hickory-proto v0.25.2
6012026-03-09T17:09:54.450Z Downloaded tabled v0.15.0
6022026-03-09T17:09:54.464Z Downloaded rustls v0.23.32
6032026-03-09T17:09:54.475Z Downloaded openssl v0.10.73
6042026-03-09T17:09:54.483Z Downloaded curve25519-dalek v4.1.3
6052026-03-09T17:09:54.491Z Downloaded zerocopy v0.8.27
6062026-03-09T17:09:54.511Z Downloaded bstr v1.12.0
6072026-03-09T17:09:54.517Z Downloaded openapiv3 v2.2.0
6082026-03-09T17:09:54.527Z Downloaded quinn-proto v0.11.13
6092026-03-09T17:09:54.534Z Downloaded unicode-width v0.2.1
6102026-03-09T17:09:54.539Z Downloaded regress v0.10.5
6112026-03-09T17:09:54.546Z Downloaded smoltcp v0.11.0
6122026-03-09T17:09:54.556Z Downloaded unicode-width v0.1.14
6132026-03-09T17:09:54.561Z Downloaded typify-impl v0.6.1
6142026-03-09T17:09:54.574Z Downloaded typify-impl v0.4.3
6152026-03-09T17:09:54.583Z Downloaded rustix v0.38.44
6162026-03-09T17:09:54.603Z Downloaded rustls v0.22.4
6172026-03-09T17:09:54.613Z Downloaded regex-automata v0.4.13
6182026-03-09T17:09:54.626Z Downloaded rustix v1.1.2
6192026-03-09T17:09:54.646Z Downloaded regex-syntax v0.8.6
6202026-03-09T17:09:54.653Z Downloaded rustls-webpki v0.102.8
6212026-03-09T17:09:54.669Z Downloaded hickory-proto v0.24.4
6222026-03-09T17:09:54.681Z Downloaded jiff v0.2.15
6232026-03-09T17:09:54.695Z Downloaded petgraph v0.6.5
6242026-03-09T17:09:54.709Z Downloaded chrono v0.4.43
6252026-03-09T17:09:54.716Z Downloaded tokio-util v0.7.16
6262026-03-09T17:09:54.721Z Downloaded rayon v1.11.0
6272026-03-09T17:09:54.728Z Downloaded portable-atomic v1.11.1
6282026-03-09T17:09:54.734Z Downloaded reqwest v0.12.23
6292026-03-09T17:09:54.739Z Downloaded ucd-trie v0.1.7
6302026-03-09T17:09:54.742Z Downloaded petgraph v0.8.2
6312026-03-09T17:09:54.758Z Downloaded libc v0.2.176
6322026-03-09T17:09:54.778Z Downloaded toml_edit v0.22.27
6332026-03-09T17:09:54.782Z Downloaded libz-sys v1.1.22
6342026-03-09T17:09:54.798Z Downloaded idna v1.1.0
6352026-03-09T17:09:54.802Z Downloaded serde_derive v1.0.228
6362026-03-09T17:09:54.805Z Downloaded nom v7.1.3
6372026-03-09T17:09:54.808Z Downloaded textwrap v0.16.2
6382026-03-09T17:09:54.812Z Downloaded sha3 v0.10.8
6392026-03-09T17:09:54.817Z Downloaded socket2 v0.6.0
6402026-03-09T17:09:54.817Z Downloaded rand v0.8.5
6412026-03-09T17:09:54.820Z Downloaded progenitor-impl v0.13.0
6422026-03-09T17:09:54.823Z Downloaded memchr v2.7.5
6432026-03-09T17:09:54.826Z Downloaded indexmap v2.13.0
6442026-03-09T17:09:54.830Z Downloaded toml_write v0.1.2
6452026-03-09T17:09:54.834Z Downloaded schemars v0.8.22
6462026-03-09T17:09:54.841Z Downloaded thread_local v1.1.9
6472026-03-09T17:09:54.844Z Downloaded chrono-tz v0.10.4
6482026-03-09T17:09:54.855Z Downloaded usdt-attr-macro v0.6.0
6492026-03-09T17:09:54.859Z Downloaded tower-service v0.3.3
6502026-03-09T17:09:54.859Z Downloaded tower-layer v0.3.3
6512026-03-09T17:09:54.859Z Downloaded thiserror-no-std v2.0.2
6522026-03-09T17:09:54.862Z Downloaded thiserror-impl v1.0.69
6532026-03-09T17:09:54.864Z Downloaded thiserror v1.0.69
6542026-03-09T17:09:54.868Z Downloaded thiserror v2.0.18
6552026-03-09T17:09:54.873Z Downloaded synstructure v0.13.2
6562026-03-09T17:09:54.876Z Downloaded progenitor-impl v0.10.0
6572026-03-09T17:09:54.876Z Downloaded csv v1.3.1
6582026-03-09T17:09:54.892Z Downloaded proc-macro2 v1.0.106
6592026-03-09T17:09:54.896Z Downloaded openssl-sys v0.9.109
6602026-03-09T17:09:54.899Z Downloaded slog-async v2.8.0
6612026-03-09T17:09:54.902Z Downloaded encoding_rs v0.8.35
6622026-03-09T17:09:54.918Z Downloaded tokio v1.49.0
6632026-03-09T17:09:54.952Z Downloaded slog-dtrace v0.3.0
6642026-03-09T17:09:54.955Z Downloaded slab v0.4.11
6652026-03-09T17:09:54.956Z Downloaded ryu v1.0.20
6662026-03-09T17:09:54.956Z Downloaded crossbeam-channel v0.5.15
6672026-03-09T17:09:54.959Z Downloaded cc v1.2.38
6682026-03-09T17:09:54.964Z Downloaded take_mut v0.2.2
6692026-03-09T17:09:54.964Z Downloaded tagptr v0.2.0
6702026-03-09T17:09:54.964Z Downloaded tabled_derive v0.11.0
6712026-03-09T17:09:54.964Z Downloaded tabled_derive v0.7.0
6722026-03-09T17:09:54.967Z Downloaded signal-hook-registry v1.4.6
6732026-03-09T17:09:54.967Z Downloaded serde_urlencoded v0.7.1
6742026-03-09T17:09:54.967Z Downloaded serde_tokenstream v0.2.3
6752026-03-09T17:09:54.970Z Downloaded quinn-udp v0.5.14
6762026-03-09T17:09:54.970Z Downloaded semver v1.0.27
6772026-03-09T17:09:54.973Z Downloaded scroll v0.13.0
6782026-03-09T17:09:54.973Z Downloaded scroll v0.12.0
6792026-03-09T17:09:54.973Z Downloaded aws-lc-rs v1.14.0
6802026-03-09T17:09:54.981Z Downloaded strsim v0.11.1
6812026-03-09T17:09:54.983Z Downloaded strum v0.27.2
6822026-03-09T17:09:54.984Z Downloaded ring v0.17.14
6832026-03-09T17:09:55.015Z Downloaded rustversion v1.0.22
6842026-03-09T17:09:55.018Z Downloaded icu_normalizer_data v2.0.0
6852026-03-09T17:09:55.021Z Downloaded darling_core v0.21.3
6862026-03-09T17:09:55.024Z Downloaded serde_path_to_error v0.1.20
6872026-03-09T17:09:55.027Z Downloaded sigpipe v0.1.3
6882026-03-09T17:09:55.027Z Downloaded miniz_oxide v0.8.9
6892026-03-09T17:09:55.031Z Downloaded hickory-resolver v0.25.2
6902026-03-09T17:09:55.031Z Downloaded crossbeam-utils v0.8.21
6912026-03-09T17:09:55.034Z Downloaded const_format v0.2.34
6922026-03-09T17:09:55.039Z Downloaded cookie v0.18.1
6932026-03-09T17:09:55.042Z Downloaded chacha20poly1305 v0.10.1
6942026-03-09T17:09:55.042Z Downloaded bytes v1.11.1
6952026-03-09T17:09:55.046Z Downloaded serde_repr v0.1.20
6962026-03-09T17:09:55.046Z Downloaded postcard v1.1.3
6972026-03-09T17:09:55.048Z Downloaded pin-project-internal v1.1.10
6982026-03-09T17:09:55.048Z Downloaded jiff-static v0.2.15
6992026-03-09T17:09:55.051Z Downloaded icu_properties v2.0.1
7002026-03-09T17:09:55.054Z Downloaded proc-macro-error v1.0.4
7012026-03-09T17:09:55.057Z Downloaded parking_lot_core v0.9.11
7022026-03-09T17:09:55.057Z Downloaded log v0.4.29
7032026-03-09T17:09:55.061Z Downloaded derive-where v1.6.0
7042026-03-09T17:09:55.064Z Downloaded anyhow v1.0.100
7052026-03-09T17:09:55.066Z Downloaded scroll_derive v0.12.1
7062026-03-09T17:09:55.066Z Downloaded progenitor-client v0.13.0
7072026-03-09T17:09:55.066Z Downloaded proc-macro-error2 v2.0.1
7082026-03-09T17:09:55.069Z Downloaded ppv-lite86 v0.2.21
7092026-03-09T17:09:55.072Z Downloaded once_cell v1.21.3
7102026-03-09T17:09:55.072Z Downloaded omicron-zone-package v0.12.2
7112026-03-09T17:09:55.075Z Downloaded icu_normalizer v2.0.0
7122026-03-09T17:09:55.078Z Downloaded crypto-bigint v0.5.5
7132026-03-09T17:09:55.083Z Downloaded pin-project-lite v0.2.16
7142026-03-09T17:09:55.087Z Downloaded getrandom v0.3.3
7152026-03-09T17:09:55.092Z Downloaded darling v0.21.3
7162026-03-09T17:09:55.094Z Downloaded num_enum_derive v0.7.5
7172026-03-09T17:09:55.097Z Downloaded litemap v0.8.0
7182026-03-09T17:09:55.097Z Downloaded quick-error v1.2.3
7192026-03-09T17:09:55.101Z Downloaded progenitor-macro v0.13.0
7202026-03-09T17:09:55.101Z Downloaded progenitor-macro v0.11.1
7212026-03-09T17:09:55.101Z Downloaded progenitor-macro v0.10.0
7222026-03-09T17:09:55.101Z Downloaded progenitor-client v0.10.0
7232026-03-09T17:09:55.104Z Downloaded pem v3.0.5
7242026-03-09T17:09:55.104Z Downloaded parse-display-derive v0.10.0
7252026-03-09T17:09:55.104Z Downloaded num_enum v0.5.11
7262026-03-09T17:09:55.107Z Downloaded memmap2 v0.9.8
7272026-03-09T17:09:55.110Z Downloaded crc32fast v1.5.0
7282026-03-09T17:09:55.110Z Downloaded futures v0.3.31
7292026-03-09T17:09:55.115Z Downloaded num_enum_derive v0.5.11
7302026-03-09T17:09:55.119Z Downloaded num-complex v0.4.6
7312026-03-09T17:09:55.119Z Downloaded newtype-uuid v1.3.2
7322026-03-09T17:09:55.119Z Downloaded crossbeam-epoch v0.9.18
7332026-03-09T17:09:55.122Z Downloaded clap_derive v4.5.49
7342026-03-09T17:09:55.122Z Downloaded bit-vec v0.8.0
7352026-03-09T17:09:55.122Z Downloaded ingot-macros v0.1.1
7362026-03-09T17:09:55.126Z Downloaded iana-time-zone v0.1.64
7372026-03-09T17:09:55.126Z Downloaded camino v1.2.2
7382026-03-09T17:09:55.130Z Downloaded bitflags v2.9.4
7392026-03-09T17:09:55.135Z Downloaded num-rational v0.4.2
7402026-03-09T17:09:55.135Z Downloaded num-integer v0.1.46
7412026-03-09T17:09:55.140Z Downloaded clang-sys v1.8.1
7422026-03-09T17:09:55.140Z Downloaded olpc-cjson v0.1.4
7432026-03-09T17:09:55.140Z Downloaded num_threads v0.1.7
7442026-03-09T17:09:55.140Z Downloaded libloading v0.8.9
7452026-03-09T17:09:55.143Z Downloaded ingot-types v0.1.2
7462026-03-09T17:09:55.143Z Downloaded omicron-workspace-hack v0.1.0
7472026-03-09T17:09:55.143Z Downloaded num-derive v0.3.3
7482026-03-09T17:09:55.143Z Downloaded colored v3.0.0
7492026-03-09T17:09:55.146Z Downloaded clap v4.5.50
7502026-03-09T17:09:55.152Z Downloaded httparse v1.10.1
7512026-03-09T17:09:55.155Z Downloaded getrandom v0.2.16
7522026-03-09T17:09:55.158Z Downloaded dropshot_endpoint v0.16.7
7532026-03-09T17:09:55.161Z Downloaded globset v0.4.16
7542026-03-09T17:09:55.161Z Downloaded csv-core v0.1.12
7552026-03-09T17:09:55.164Z Downloaded cancel-safe-futures v0.1.5
7562026-03-09T17:09:55.167Z Downloaded libgit2-sys v0.17.0+1.8.1
7572026-03-09T17:09:55.208Z Downloaded curl-sys v0.4.83+curl-8.15.0
7582026-03-09T17:09:55.256Z Downloaded linear-map v1.2.0
7592026-03-09T17:09:55.259Z Downloaded libsw-core v0.3.2
7602026-03-09T17:09:55.259Z Downloaded hyper-rustls v0.27.7
7612026-03-09T17:09:55.262Z Downloaded group v0.13.0
7622026-03-09T17:09:55.262Z Downloaded find-msvc-tools v0.1.2
7632026-03-09T17:09:55.265Z Downloaded allocator-api2 v0.2.21
7642026-03-09T17:09:55.265Z Downloaded newline-converter v0.3.0
7652026-03-09T17:09:55.265Z Downloaded jobserver v0.1.34
7662026-03-09T17:09:55.268Z Downloaded ipnetwork v0.21.1
7672026-03-09T17:09:55.268Z Downloaded ingot v0.1.1
7682026-03-09T17:09:55.271Z Downloaded deranged v0.5.3
7692026-03-09T17:09:55.271Z Downloaded daft v0.1.4
7702026-03-09T17:09:55.274Z Downloaded cmake v0.1.54
7712026-03-09T17:09:55.274Z Downloaded const_format_proc_macros v0.2.34
7722026-03-09T17:09:55.274Z Downloaded argon2 v0.5.3
7732026-03-09T17:09:55.277Z Downloaded cipher v0.4.4
7742026-03-09T17:09:55.277Z Downloaded cexpr v0.6.0
7752026-03-09T17:09:55.281Z Downloaded fs_extra v1.3.0
7762026-03-09T17:09:55.281Z Downloaded daft-derive v0.1.4
7772026-03-09T17:09:55.284Z Downloaded byteorder v1.5.0
7782026-03-09T17:09:55.288Z Downloaded bytecount v0.6.9
7792026-03-09T17:09:55.288Z Downloaded bitflags v1.3.2
7802026-03-09T17:09:55.292Z Downloaded memoffset v0.9.1
7812026-03-09T17:09:55.292Z Downloaded memmap v0.7.0
7822026-03-09T17:09:55.292Z Downloaded macaddr v1.0.1
7832026-03-09T17:09:55.298Z Downloaded linked-hash-map v0.5.6
7842026-03-09T17:09:55.298Z Downloaded elliptic-curve v0.13.8
7852026-03-09T17:09:55.301Z Downloaded lru-cache v0.1.2
7862026-03-09T17:09:55.301Z Downloaded ident_case v1.0.1
7872026-03-09T17:09:55.301Z Downloaded critical-section v1.2.0
7882026-03-09T17:09:55.301Z Downloaded camino-tempfile v1.4.1
7892026-03-09T17:09:55.301Z Downloaded base64 v0.22.1
7902026-03-09T17:09:55.305Z Downloaded fs-err v3.1.2
7912026-03-09T17:09:55.305Z Downloaded glob v0.3.3
7922026-03-09T17:09:55.308Z Downloaded futures-channel v0.3.31
7932026-03-09T17:09:55.308Z Downloaded fixedbitset v0.4.2
7942026-03-09T17:09:55.308Z Downloaded crucible-workspace-hack v0.1.0
7952026-03-09T17:09:55.311Z Downloaded chacha20 v0.9.1
7962026-03-09T17:09:55.311Z Downloaded arrayvec v0.7.6
7972026-03-09T17:09:55.312Z Downloaded is-terminal v0.4.16
7982026-03-09T17:09:55.315Z Downloaded idna_adapter v1.2.1
7992026-03-09T17:09:55.315Z Downloaded indent_write v2.2.0
8002026-03-09T17:09:55.315Z Downloaded defmt-parser v1.0.0
8012026-03-09T17:09:55.315Z Downloaded darling_macro v0.21.3
8022026-03-09T17:09:55.315Z Downloaded cpufeatures v0.2.17
8032026-03-09T17:09:55.318Z Downloaded convert_case v0.4.0
8042026-03-09T17:09:55.318Z Downloaded async-stream v0.3.6
8052026-03-09T17:09:55.321Z Downloaded hubpack v0.1.2
8062026-03-09T17:09:55.321Z Downloaded httpdate v1.0.3
8072026-03-09T17:09:55.321Z Downloaded http-body-util v0.1.3
8082026-03-09T17:09:55.324Z Downloaded gethostname v0.5.0
8092026-03-09T17:09:55.324Z Downloaded futures-executor v0.3.31
8102026-03-09T17:09:55.324Z Downloaded constant_time_eq v0.3.1
8112026-03-09T17:09:55.327Z Downloaded cfg-if v1.0.3
8122026-03-09T17:09:55.327Z Downloaded clap_lex v0.7.5
8132026-03-09T17:09:55.327Z Downloaded hex v0.4.3
8142026-03-09T17:09:55.330Z Downloaded git-stub v1.0.0
8152026-03-09T17:09:55.330Z Downloaded futures-task v0.3.31
8162026-03-09T17:09:55.330Z Downloaded futures-sink v0.3.31
8172026-03-09T17:09:55.333Z Downloaded futures-macro v0.3.31
8182026-03-09T17:09:55.333Z Downloaded async-recursion v1.1.1
8192026-03-09T17:09:55.336Z Downloaded crypto-common v0.1.6
8202026-03-09T17:09:55.336Z Downloaded cfg_aliases v0.2.1
8212026-03-09T17:09:55.336Z Downloaded futures-core v0.3.32
8222026-03-09T17:09:55.339Z Downloaded aead v0.5.2
8232026-03-09T17:09:55.339Z Downloaded crc8 v0.1.1
8242026-03-09T17:09:55.339Z Downloaded cargo-platform v0.1.9
8252026-03-09T17:09:55.342Z Downloaded errno v0.3.14
8262026-03-09T17:09:55.342Z Downloaded blake2 v0.10.6
8272026-03-09T17:09:55.345Z Downloaded aho-corasick v1.1.3
8282026-03-09T17:09:55.349Z Downloaded hubpack_derive v0.1.1
8292026-03-09T17:09:55.349Z Downloaded hostname v0.3.1
8302026-03-09T17:09:55.352Z Downloaded form_urlencoded v1.2.2
8312026-03-09T17:09:55.352Z Downloaded futures-io v0.3.31
8322026-03-09T17:09:55.352Z Downloaded filetime v0.2.26
8332026-03-09T17:09:55.352Z Downloaded atomic-waker v1.1.2
8342026-03-09T17:09:55.355Z Downloaded half v2.7.1
8352026-03-09T17:09:55.358Z Downloaded foreign-types-shared v0.3.1
8362026-03-09T17:09:55.358Z Downloaded foreign-types-shared v0.1.1
8372026-03-09T17:09:55.358Z Downloaded ciborium-ll v0.2.2
8382026-03-09T17:09:55.358Z Downloaded async-trait v0.1.89
8392026-03-09T17:09:55.361Z Downloaded foreign-types v0.3.2
8402026-03-09T17:09:55.361Z Downloaded foldhash v0.1.5
8412026-03-09T17:09:55.366Z Downloaded fnv v1.0.7
8422026-03-09T17:09:55.366Z Downloaded dtrace-parser v0.3.0
8432026-03-09T17:09:55.366Z Downloaded data-encoding v2.9.0
8442026-03-09T17:09:55.366Z Downloaded base16ct v0.2.0
8452026-03-09T17:09:55.366Z Downloaded dof v0.4.0
8462026-03-09T17:09:55.370Z Downloaded digest v0.10.7
8472026-03-09T17:09:55.370Z Downloaded block-buffer v0.10.4
8482026-03-09T17:09:55.370Z Downloaded erased-serde v0.3.31
8492026-03-09T17:09:55.373Z Downloaded enum-as-inner v0.6.1
8502026-03-09T17:09:55.373Z Downloaded derive_more v0.99.20
8512026-03-09T17:09:55.376Z Downloaded curve25519-dalek-derive v0.1.1
8522026-03-09T17:09:55.379Z Downloaded autocfg v1.5.0
8532026-03-09T17:09:55.379Z Downloaded ff v0.13.1
8542026-03-09T17:09:55.379Z Downloaded dunce v1.0.5
8552026-03-09T17:09:55.382Z Downloaded dof v0.3.0
8562026-03-09T17:09:55.382Z Downloaded embedded-io v0.4.0
8572026-03-09T17:09:55.382Z Downloaded dtrace-parser v0.2.0
8582026-03-09T17:09:55.385Z Downloaded display-error-chain v0.2.2
8592026-03-09T17:09:55.385Z Downloaded crossbeam-deque v0.8.6
8602026-03-09T17:09:55.385Z Downloaded derive-ex v0.1.8
8612026-03-09T17:09:55.388Z Downloaded base64ct v1.8.0
8622026-03-09T17:09:55.388Z Downloaded async-stream-impl v0.3.6
8632026-03-09T17:09:55.391Z Downloaded dyn-clone v1.0.20
8642026-03-09T17:09:55.391Z Downloaded dropshot-api-manager-types v0.5.2
8652026-03-09T17:09:55.391Z Downloaded anstyle v1.0.11
8662026-03-09T17:09:55.397Z Downloaded anstyle-query v1.1.4
8672026-03-09T17:09:55.823Z Downloaded aws-lc-sys v0.31.0
8682026-03-09T17:09:56.310Z Compiling proc-macro2 v1.0.106
8692026-03-09T17:09:56.310Z Compiling quote v1.0.44
8702026-03-09T17:09:56.313Z Compiling unicode-ident v1.0.24
8712026-03-09T17:09:56.313Z Compiling serde_core v1.0.228
8722026-03-09T17:09:56.313Z Compiling serde v1.0.228
8732026-03-09T17:09:56.313Z Compiling libc v0.2.176
8742026-03-09T17:09:56.313Z Compiling autocfg v1.5.0
8752026-03-09T17:09:56.787Z Checking cfg-if v1.0.3
8762026-03-09T17:09:56.895Z Compiling memchr v2.7.5
8772026-03-09T17:09:57.290Z Compiling zmij v1.0.17
8782026-03-09T17:09:57.315Z Compiling getrandom v0.3.3
8792026-03-09T17:09:57.904Z Compiling libm v0.2.15
8802026-03-09T17:09:58.233Z Checking itoa v1.0.15
8812026-03-09T17:09:58.409Z Compiling shlex v1.3.0
8822026-03-09T17:09:58.490Z Checking smallvec v1.15.1
8832026-03-09T17:09:58.634Z Compiling jobserver v0.1.34
8842026-03-09T17:09:58.678Z Compiling thiserror v2.0.18
8852026-03-09T17:09:58.879Z Compiling find-msvc-tools v0.1.2
8862026-03-09T17:09:59.101Z Compiling version_check v0.9.5
8872026-03-09T17:09:59.207Z Compiling syn v2.0.117
8882026-03-09T17:09:59.308Z Compiling cc v1.2.38
8892026-03-09T17:09:59.334Z Compiling icu_normalizer_data v2.0.0
8902026-03-09T17:09:59.334Z Compiling icu_properties_data v2.0.1
8912026-03-09T17:09:59.775Z Compiling lock_api v0.4.13
8922026-03-09T17:09:59.797Z Compiling parking_lot_core v0.9.11
8932026-03-09T17:09:59.821Z Checking stable_deref_trait v1.2.0
8942026-03-09T17:09:59.940Z Compiling serde_json v1.0.149
8952026-03-09T17:10:00.339Z Compiling log v0.4.29
8962026-03-09T17:10:00.424Z Compiling heck v0.5.0
8972026-03-09T17:10:00.792Z Checking writeable v0.6.1
8982026-03-09T17:10:00.920Z Checking litemap v0.8.0
8992026-03-09T17:10:00.961Z Compiling num-traits v0.2.19
9002026-03-09T17:10:01.020Z Checking percent-encoding v2.3.2
9012026-03-09T17:10:01.463Z Checking form_urlencoded v1.2.2
9022026-03-09T17:10:01.537Z Checking utf8_iter v1.0.4
9032026-03-09T17:10:01.663Z Compiling zerocopy v0.8.27
9042026-03-09T17:10:01.689Z Checking pin-project-lite v0.2.16
9052026-03-09T17:10:01.745Z Checking iana-time-zone v0.1.64
9062026-03-09T17:10:01.842Z Compiling rustversion v1.0.22
9072026-03-09T17:10:01.932Z Compiling regex-syntax v0.8.6
9082026-03-09T17:10:02.312Z Compiling equivalent v1.0.2
9092026-03-09T17:10:02.454Z Compiling foldhash v0.2.0
9102026-03-09T17:10:02.508Z Compiling allocator-api2 v0.2.21
9112026-03-09T17:10:02.805Z Compiling semver v1.0.27
9122026-03-09T17:10:02.863Z Checking socket2 v0.6.0
9132026-03-09T17:10:03.217Z Compiling hashbrown v0.16.1
9142026-03-09T17:10:03.434Z Compiling aho-corasick v1.1.3
9152026-03-09T17:10:03.460Z Checking uuid v1.20.0
9162026-03-09T17:10:03.730Z Checking scopeguard v1.2.0
9172026-03-09T17:10:04.482Z Checking getrandom v0.2.16
9182026-03-09T17:10:04.510Z Checking signal-hook-registry v1.4.6
9192026-03-09T17:10:04.558Z Checking mio v1.0.4
9202026-03-09T17:10:04.586Z Compiling portable-atomic v1.11.1
9212026-03-09T17:10:04.688Z Checking parking_lot v0.12.4
9222026-03-09T17:10:04.736Z Checking dyn-clone v1.0.20
9232026-03-09T17:10:04.803Z Compiling schemars v0.8.22
9242026-03-09T17:10:05.444Z Compiling regex-automata v0.4.13
9252026-03-09T17:10:05.563Z Checking critical-section v1.2.0
9262026-03-09T17:10:05.763Z Compiling bitflags v2.9.4
9272026-03-09T17:10:05.789Z Checking futures-core v0.3.32
9282026-03-09T17:10:06.210Z Compiling ring v0.17.14
9292026-03-09T17:10:06.668Z Compiling synstructure v0.13.2
9302026-03-09T17:10:06.694Z Compiling serde_derive_internals v0.29.1
9312026-03-09T17:10:07.128Z Checking once_cell v1.21.3
9322026-03-09T17:10:07.297Z Compiling typenum v1.18.0
9332026-03-09T17:10:07.828Z Compiling indexmap v2.13.0
9342026-03-09T17:10:08.398Z Compiling thiserror v1.0.69
9352026-03-09T17:10:08.569Z Compiling httparse v1.10.1
9362026-03-09T17:10:09.280Z Checking futures-sink v0.3.31
9372026-03-09T17:10:09.304Z Compiling rustix v1.1.2
9382026-03-09T17:10:09.354Z Checking slab v0.4.11
9392026-03-09T17:10:09.447Z Compiling either v1.15.0
9402026-03-09T17:10:09.545Z Compiling regex v1.12.3
9412026-03-09T17:10:09.633Z Checking subtle v2.6.1
9422026-03-09T17:10:09.698Z Compiling anyhow v1.0.100
9432026-03-09T17:10:09.857Z Compiling ucd-trie v0.1.7
9442026-03-09T17:10:09.919Z Checking futures-channel v0.3.31
9452026-03-09T17:10:09.985Z Compiling serde_derive v1.0.228
9462026-03-09T17:10:10.261Z Compiling zerofrom-derive v0.1.6
9472026-03-09T17:10:10.294Z Compiling yoke-derive v0.8.0
9482026-03-09T17:10:10.318Z Compiling zerovec-derive v0.11.1
9492026-03-09T17:10:10.322Z Compiling displaydoc v0.2.5
9502026-03-09T17:10:10.370Z Compiling thiserror-impl v2.0.18
9512026-03-09T17:10:11.859Z Compiling schemars_derive v0.8.22
9522026-03-09T17:10:11.917Z Compiling tokio-macros v2.6.0
9532026-03-09T17:10:12.602Z Compiling zerocopy-derive v0.8.27
9542026-03-09T17:10:12.718Z Compiling futures-macro v0.3.31
9552026-03-09T17:10:13.000Z Checking zerofrom v0.1.6
9562026-03-09T17:10:13.250Z Checking yoke v0.8.0
9572026-03-09T17:10:13.295Z Compiling zeroize_derive v1.4.3
9582026-03-09T17:10:13.322Z Compiling thiserror-impl v1.0.69
9592026-03-09T17:10:13.400Z Compiling pest v2.8.2
9602026-03-09T17:10:13.637Z Checking zerovec v0.11.4
9612026-03-09T17:10:14.443Z Checking zerotrie v0.2.2
9622026-03-09T17:10:14.645Z Checking zeroize v1.8.1
9632026-03-09T17:10:14.951Z Checking rand_core v0.6.4
9642026-03-09T17:10:14.955Z Checking pin-utils v0.1.0
9652026-03-09T17:10:15.071Z Checking futures-io v0.3.31
9662026-03-09T17:10:15.281Z Checking futures-task v0.3.31
9672026-03-09T17:10:15.305Z Compiling pkg-config v0.3.32
9682026-03-09T17:10:15.405Z Checking tinystr v0.8.1
9692026-03-09T17:10:15.552Z Checking potential_utf v0.1.3
9702026-03-09T17:10:15.828Z Checking icu_locale_core v2.0.0
9712026-03-09T17:10:15.856Z Checking icu_collections v2.0.0
9722026-03-09T17:10:15.924Z Checking futures-util v0.3.31
9732026-03-09T17:10:16.244Z Compiling pest_meta v2.8.2
9742026-03-09T17:10:16.313Z Compiling tracing-attributes v0.1.30
9752026-03-09T17:10:16.418Z Checking tracing-core v0.1.34
9762026-03-09T17:10:16.502Z Compiling generic-array v0.14.7
9772026-03-09T17:10:16.923Z Checking icu_provider v2.0.0
9782026-03-09T17:10:17.285Z Compiling fnv v1.0.7
9792026-03-09T17:10:17.416Z Checking icu_properties v2.0.1
9802026-03-09T17:10:17.454Z Checking icu_normalizer v2.0.0
9812026-03-09T17:10:17.572Z Checking bytes v1.11.1
9822026-03-09T17:10:18.165Z Checking chrono v0.4.43
9832026-03-09T17:10:18.645Z Compiling serde_tokenstream v0.2.3
9842026-03-09T17:10:18.806Z Checking tokio v1.49.0
9852026-03-09T17:10:19.467Z Checking idna_adapter v1.2.1
9862026-03-09T17:10:19.495Z Compiling pest_generator v2.8.2
9872026-03-09T17:10:19.579Z Checking tracing v0.1.41
9882026-03-09T17:10:19.689Z Checking idna v1.1.0
9892026-03-09T17:10:19.929Z Compiling vcpkg v0.2.15
9902026-03-09T17:10:20.126Z Compiling http v1.4.0
9912026-03-09T17:10:20.197Z Checking url v2.5.7
9922026-03-09T17:10:21.120Z Compiling pest_derive v2.8.2
9932026-03-09T17:10:21.396Z Compiling prettyplease v0.2.37
9942026-03-09T17:10:21.799Z Compiling rustc-hash v2.1.1
9952026-03-09T17:10:22.088Z Compiling regress v0.10.5
9962026-03-09T17:10:22.186Z Compiling num-conv v0.1.0
9972026-03-09T17:10:22.372Z Compiling byteorder v1.5.0
9982026-03-09T17:10:22.418Z Compiling time-core v0.1.6
9992026-03-09T17:10:22.710Z Compiling time-macros v0.2.24
10002026-03-09T17:10:22.762Z Checking errno v0.3.14
10012026-03-09T17:10:22.854Z Compiling glob v0.3.3
10022026-03-09T17:10:22.974Z Compiling minimal-lexical v0.2.1
10032026-03-09T17:10:23.494Z Compiling nom v7.1.3
10042026-03-09T17:10:23.576Z Compiling clang-sys v1.8.1
10052026-03-09T17:10:24.621Z Checking ipnet v2.11.0
10062026-03-09T17:10:25.081Z Checking base64 v0.22.1
10072026-03-09T17:10:25.191Z Checking crypto-common v0.1.6
10082026-03-09T17:10:25.582Z Compiling scroll_derive v0.13.1
10092026-03-09T17:10:26.148Z Checking tokio-util v0.7.16
10102026-03-09T17:10:26.828Z Compiling libloading v0.8.9
10112026-03-09T17:10:26.854Z Compiling bindgen v0.72.1
10122026-03-09T17:10:27.224Z Compiling camino v1.2.2
10132026-03-09T17:10:27.396Z Compiling cexpr v0.6.0
10142026-03-09T17:10:27.424Z Checking http-body v1.0.1
10152026-03-09T17:10:27.454Z Checking ppv-lite86 v0.2.21
10162026-03-09T17:10:27.658Z Compiling itertools v0.12.1
10172026-03-09T17:10:27.662Z Checking atomic-waker v1.1.2
10182026-03-09T17:10:27.784Z Compiling crossbeam-utils v0.8.21
10192026-03-09T17:10:27.815Z Compiling syn v1.0.109
10202026-03-09T17:10:28.172Z Compiling slog v2.8.2
10212026-03-09T17:10:28.325Z Compiling paste v1.0.15
10222026-03-09T17:10:28.422Z Checking tower-service v0.3.3
10232026-03-09T17:10:28.481Z Checking try-lock v0.2.5
10242026-03-09T17:10:28.566Z Checking tower-layer v0.3.3
10252026-03-09T17:10:28.651Z Checking want v0.3.1
10262026-03-09T17:10:28.742Z Checking h2 v0.4.12
10272026-03-09T17:10:28.846Z Checking ipnetwork v0.21.1
10282026-03-09T17:10:28.874Z Checking erased-serde v0.3.31
10292026-03-09T17:10:28.878Z Checking rustls-pki-types v1.12.0
10302026-03-09T17:10:29.264Z Checking pretty-hex v0.4.1
10312026-03-09T17:10:29.360Z Checking httpdate v1.0.3
10322026-03-09T17:10:29.396Z Checking ryu v1.0.20
10332026-03-09T17:10:29.644Z Compiling async-trait v0.1.89
10342026-03-09T17:10:29.750Z Checking untrusted v0.9.0
10352026-03-09T17:10:30.026Z Compiling scroll v0.13.0
10362026-03-09T17:10:30.431Z Compiling openssl-sys v0.9.109
10372026-03-09T17:10:30.482Z Compiling plain v0.2.3
10382026-03-09T17:10:30.583Z Compiling usdt-impl v0.6.0
10392026-03-09T17:10:30.893Z Compiling strsim v0.11.1
10402026-03-09T17:10:31.064Z Compiling goblin v0.10.1
10412026-03-09T17:10:31.783Z Checking http-body-util v0.1.3
10422026-03-09T17:10:31.991Z Checking block-buffer v0.10.4
10432026-03-09T17:10:32.233Z Compiling openapiv3 v2.2.0
10442026-03-09T17:10:32.263Z Checking rand_core v0.9.3
10452026-03-09T17:10:32.604Z Compiling slog-async v2.8.0
10462026-03-09T17:10:33.035Z Checking hyper v1.8.1
10472026-03-09T17:10:35.107Z Checking hyper-util v0.1.19
10482026-03-09T17:10:35.514Z Checking digest v0.10.7
10492026-03-09T17:10:35.925Z Checking serde_urlencoded v0.7.1
10502026-03-09T17:10:35.952Z Checking oxnet v0.1.4
10512026-03-09T17:10:36.156Z Compiling typify-impl v0.4.3
10522026-03-09T17:10:36.234Z Compiling dtrace-parser v0.3.0
10532026-03-09T17:10:36.333Z Compiling cmake v0.1.54
10542026-03-09T17:10:36.419Z Compiling thread-id v5.0.0
10552026-03-09T17:10:36.565Z Compiling fs_extra v1.3.0
10562026-03-09T17:10:37.092Z Compiling omicron-workspace-hack v0.1.0
10572026-03-09T17:10:37.120Z Compiling dunce v1.0.5
10582026-03-09T17:10:37.293Z Compiling ident_case v1.0.1
10592026-03-09T17:10:37.504Z Compiling darling_core v0.21.3
10602026-03-09T17:10:37.525Z Checking rand_chacha v0.9.0
10612026-03-09T17:10:37.649Z Compiling dof v0.4.0
10622026-03-09T17:10:37.825Z Compiling daft-derive v0.1.4
10632026-03-09T17:10:37.914Z Checking rand v0.9.2
10642026-03-09T17:10:39.105Z Compiling unsafe-libyaml v0.2.11
10652026-03-09T17:10:39.379Z Checking powerfmt v0.2.0
10662026-03-09T17:10:39.594Z Checking sync_wrapper v1.0.2
10672026-03-09T17:10:39.679Z Checking deranged v0.5.3
10682026-03-09T17:10:40.167Z Compiling aws-lc-rs v1.14.0
10692026-03-09T17:10:40.468Z Compiling usdt-attr-macro v0.6.0
10702026-03-09T17:10:40.666Z Compiling usdt-macro v0.6.0
10712026-03-09T17:10:40.852Z Compiling serde_yaml v0.9.34+deprecated
10722026-03-09T17:10:41.514Z Checking cpufeatures v0.2.17
10732026-03-09T17:10:41.635Z Checking num_threads v0.1.7
10742026-03-09T17:10:41.790Z Compiling rustls v0.22.4
10752026-03-09T17:10:42.273Z Checking tower v0.5.2
10762026-03-09T17:10:42.520Z Checking time v0.3.44
10772026-03-09T17:10:43.214Z Compiling darling_macro v0.21.3
10782026-03-09T17:10:43.542Z Compiling aws-lc-sys v0.31.0
10792026-03-09T17:10:43.652Z Compiling structmeta-derive v0.3.0
10802026-03-09T17:10:44.029Z Checking encoding_rs v0.8.35
10812026-03-09T17:10:44.252Z Compiling darling v0.21.3
10822026-03-09T17:10:44.384Z Checking iri-string v0.7.8
10832026-03-09T17:10:45.132Z Checking mime v0.3.17
10842026-03-09T17:10:45.350Z Compiling typify-macro v0.4.3
10852026-03-09T17:10:45.476Z Checking crossbeam-channel v0.5.15
10862026-03-09T17:10:45.583Z Checking futures-executor v0.3.31
10872026-03-09T17:10:45.857Z Compiling multer v3.1.0
10882026-03-09T17:10:46.064Z Compiling structmeta v0.3.0
10892026-03-09T17:10:46.232Z Checking foreign-types-shared v0.1.1
10902026-03-09T17:10:46.264Z Checking fastrand v2.3.0
10912026-03-09T17:10:46.297Z Checking hex v0.4.3
10922026-03-09T17:10:46.374Z Compiling openssl v0.10.73
10932026-03-09T17:10:46.377Z Checking untrusted v0.7.1
10942026-03-09T17:10:46.445Z Checking unicode-width v0.2.1
10952026-03-09T17:10:46.599Z Checking tempfile v3.23.0
10962026-03-09T17:10:46.623Z Checking foreign-types v0.3.2
10972026-03-09T17:10:46.783Z Checking futures v0.3.31
10982026-03-09T17:10:46.878Z Compiling async-stream-impl v0.3.6
10992026-03-09T17:10:46.902Z Compiling strum_macros v0.26.4
11002026-03-09T17:10:46.905Z Compiling openssl-macros v0.1.1
11012026-03-09T17:10:46.975Z Checking tower-http v0.6.8
11022026-03-09T17:10:47.363Z Checking thread_local v1.1.9
11032026-03-09T17:10:47.653Z Checking openssl-probe v0.1.6
11042026-03-09T17:10:47.705Z Compiling native-tls v0.2.14
11052026-03-09T17:10:47.709Z Compiling rustls v0.23.32
11062026-03-09T17:10:48.180Z Compiling newtype-uuid-macros v0.1.0
11072026-03-09T17:10:48.496Z Compiling typify v0.4.3
11082026-03-09T17:10:48.594Z Compiling dropshot v0.16.7
11092026-03-09T17:10:48.648Z Checking memmap2 v0.9.8
11102026-03-09T17:10:48.681Z Checking is-terminal v0.4.16
11112026-03-09T17:10:48.834Z Checking winnow v0.7.14
11122026-03-09T17:10:48.948Z Checking term v1.2.0
11132026-03-09T17:10:48.996Z Checking match_cfg v0.1.0
11142026-03-09T17:10:49.111Z Compiling ref-cast v1.0.25
11152026-03-09T17:10:49.388Z Checking take_mut v0.2.2
11162026-03-09T17:10:49.756Z Checking slog-term v2.9.2
11172026-03-09T17:10:49.785Z Checking hostname v0.3.1
11182026-03-09T17:10:49.962Z Checking slog-json v2.6.1
11192026-03-09T17:10:50.201Z Compiling dropshot_endpoint v0.16.7
11202026-03-09T17:10:50.261Z Compiling ref-cast-impl v1.0.25
11212026-03-09T17:10:50.307Z Checking slog-bunyan v2.5.0
11222026-03-09T17:10:50.504Z Compiling derive-ex v0.1.8
11232026-03-09T17:10:51.126Z Checking webpki-roots v1.0.2
11242026-03-09T17:10:51.351Z Compiling strum_macros v0.27.2
11252026-03-09T17:10:51.822Z Compiling progenitor-impl v0.11.1
11262026-03-09T17:10:51.960Z Checking newtype-uuid v1.3.2
11272026-03-09T17:10:52.703Z Checking daft v0.1.4
11282026-03-09T17:10:53.160Z Compiling serde_with_macros v3.14.1
11292026-03-09T17:10:53.391Z Checking tokio-native-tls v0.3.1
11302026-03-09T17:10:53.681Z Checking hyper-tls v0.6.0
11312026-03-09T17:10:54.318Z Compiling test-strategy v0.4.3
11322026-03-09T17:10:54.381Z Checking rustls-webpki v0.102.8
11332026-03-09T17:10:54.755Z Checking debug-ignore v1.0.5
11342026-03-09T17:10:54.935Z Checking toml_parser v1.0.6+spec-1.1.0
11352026-03-09T17:10:55.657Z Compiling parse-display-derive v0.10.0
11362026-03-09T17:10:55.939Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11372026-03-09T17:10:56.808Z Checking serde_spanned v1.0.4
11382026-03-09T17:10:57.030Z Checking toml_datetime v0.7.5+spec-1.1.0
11392026-03-09T17:10:57.376Z Compiling progenitor-macro v0.11.1
11402026-03-09T17:10:57.418Z Checking toml_writer v1.0.6+spec-1.1.0
11412026-03-09T17:10:57.447Z Checking spin v0.9.8
11422026-03-09T17:10:57.474Z Checking usdt v0.6.0
11432026-03-09T17:10:57.789Z Checking toml v0.9.11+spec-1.1.0
11442026-03-09T17:10:58.071Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11452026-03-09T17:10:58.416Z Checking strum v0.26.3
11462026-03-09T17:10:58.538Z Checking tokio-rustls v0.25.0
11472026-03-09T17:10:58.607Z Checking async-stream v0.3.6
11482026-03-09T17:10:58.791Z Checking sha1 v0.10.6
11492026-03-09T17:10:58.840Z Checking rustls-pemfile v2.2.0
11502026-03-09T17:10:58.924Z Checking rand_chacha v0.3.1
11512026-03-09T17:10:59.092Z Checking waitgroup v0.1.2
11522026-03-09T17:10:59.118Z Compiling toml_datetime v0.6.11
11532026-03-09T17:10:59.144Z Checking macaddr v1.0.1
11542026-03-09T17:10:59.144Z Checking serde_path_to_error v0.1.20
11552026-03-09T17:10:59.238Z Checking wait-timeout v0.2.1
11562026-03-09T17:10:59.291Z Checking hostname v0.4.2
11572026-03-09T17:10:59.478Z Checking bit-vec v0.8.0
11582026-03-09T17:10:59.504Z Checking quick-error v1.2.3
11592026-03-09T17:10:59.609Z Checking lazy_static v1.5.0
11602026-03-09T17:10:59.683Z Checking rusty-fork v0.3.0
11612026-03-09T17:10:59.711Z Checking rand v0.8.5
11622026-03-09T17:10:59.761Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11632026-03-09T17:10:59.887Z Checking bit-set v0.8.0
11642026-03-09T17:11:00.116Z Checking tabwriter v1.4.1
11652026-03-09T17:11:00.174Z Checking rand_xorshift v0.4.0
11662026-03-09T17:11:00.397Z Compiling clap_derive v4.5.49
11672026-03-09T17:11:00.545Z Checking unarray v0.1.4
11682026-03-09T17:11:00.548Z Checking utf8parse v0.2.2
11692026-03-09T17:11:00.792Z Checking colored v3.0.0
11702026-03-09T17:11:00.881Z Checking anstyle-parse v0.2.7
11712026-03-09T17:11:00.911Z Checking proptest v1.8.0
11722026-03-09T17:11:01.196Z Checking strum v0.27.2
11732026-03-09T17:11:01.391Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11742026-03-09T17:11:01.396Z Checking terminal_size v0.4.3
11752026-03-09T17:11:02.300Z Checking anstyle-query v1.1.4
11762026-03-09T17:11:02.430Z Checking anstyle v1.0.11
11772026-03-09T17:11:02.510Z Checking colorchoice v1.0.4
11782026-03-09T17:11:02.626Z Checking is_terminal_polyfill v1.70.1
11792026-03-09T17:11:02.810Z Checking anstream v0.6.20
11802026-03-09T17:11:03.178Z Checking itertools v0.14.0
11812026-03-09T17:11:04.106Z Checking clap_lex v0.7.5
11822026-03-09T17:11:04.801Z Checking clap_builder v4.5.50
11832026-03-09T17:11:05.066Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11842026-03-09T17:11:05.943Z Checking serde_with v3.14.1
11852026-03-09T17:11:07.778Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11862026-03-09T17:11:07.828Z Checking clap v4.5.50
11872026-03-09T17:11:07.963Z Checking instant v0.1.13
11882026-03-09T17:11:08.446Z Checking iddqd v0.3.17
11892026-03-09T17:11:08.628Z Checking backoff v0.4.0
11902026-03-09T17:11:08.957Z Checking parse-display v0.10.0
11912026-03-09T17:11:09.222Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11922026-03-09T17:11:09.389Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11932026-03-09T17:11:13.520Z Compiling rustls-webpki v0.103.6
11942026-03-09T17:11:20.034Z Checking serde_spanned v0.6.9
11952026-03-09T17:11:20.269Z Compiling memoffset v0.9.1
11962026-03-09T17:11:20.293Z Compiling cfg_aliases v0.2.1
11972026-03-09T17:11:20.854Z Compiling nix v0.30.1
11982026-03-09T17:11:21.252Z Compiling tokio-rustls v0.26.3
11992026-03-09T17:11:22.344Z Checking crossbeam-epoch v0.9.18
12002026-03-09T17:11:22.467Z Compiling hyper-rustls v0.27.7
12012026-03-09T17:11:22.852Z Compiling winnow v0.5.40
12022026-03-09T17:11:23.016Z Compiling reqwest v0.12.23
12032026-03-09T17:11:25.610Z Compiling progenitor-client v0.11.1
12042026-03-09T17:11:26.164Z Compiling toml_edit v0.19.15
12052026-03-09T17:11:29.319Z Compiling proc-macro-crate v1.3.1
12062026-03-09T17:11:30.376Z Compiling progenitor v0.11.1
12072026-03-09T17:11:31.454Z Compiling num-integer v0.1.46
12082026-03-09T17:11:31.968Z Compiling rayon-core v1.13.0
12092026-03-09T17:11:32.642Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12102026-03-09T17:11:32.864Z Compiling progenitor-client v0.10.0
12112026-03-09T17:11:34.492Z Compiling hubpack_derive v0.1.1
12122026-03-09T17:11:35.204Z Compiling zerocopy-derive v0.7.35
12132026-03-09T17:11:35.492Z Checking toml_write v0.1.2
12142026-03-09T17:11:35.882Z Checking toml_edit v0.22.27
12152026-03-09T17:11:35.911Z Checking hubpack v0.1.2
12162026-03-09T17:11:36.255Z Checking num-rational v0.4.2
12172026-03-09T17:11:36.465Z Checking num-iter v0.1.45
12182026-03-09T17:11:36.930Z Checking crossbeam-deque v0.8.6
12192026-03-09T17:11:37.299Z Compiling num-complex v0.4.6
12202026-03-09T17:11:37.520Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12212026-03-09T17:11:38.191Z Checking static_assertions v1.1.0
12222026-03-09T17:11:38.265Z Checking num v0.4.3
12232026-03-09T17:11:38.498Z Compiling proc-macro-error-attr v1.0.4
12242026-03-09T17:11:38.562Z Checking toml v0.8.23
12252026-03-09T17:11:38.889Z Compiling heapless v0.8.0
12262026-03-09T17:11:39.178Z Compiling float-ord v0.3.2
12272026-03-09T17:11:39.499Z Compiling ingot-macros v0.1.1
12282026-03-09T17:11:39.533Z Checking hash32 v0.3.1
12292026-03-09T17:11:39.772Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12302026-03-09T17:11:39.825Z Compiling proc-macro-error v1.0.4
12312026-03-09T17:11:40.240Z Compiling smoltcp v0.11.0
12322026-03-09T17:11:40.718Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12332026-03-09T17:11:40.929Z Checking bytecount v0.6.9
12342026-03-09T17:11:41.669Z Compiling zerocopy v0.7.35
12352026-03-09T17:11:42.157Z Compiling num_enum_derive v0.7.5
12362026-03-09T17:11:43.227Z Compiling num-derive v0.3.3
12372026-03-09T17:11:44.447Z Checking cobs v0.3.0
12382026-03-09T17:11:44.489Z Compiling scroll_derive v0.12.1
12392026-03-09T17:11:44.698Z Compiling foreign-types-macros v0.2.3
12402026-03-09T17:11:44.730Z Compiling usdt-impl v0.5.0
12412026-03-09T17:11:45.182Z Checking managed v0.8.0
12422026-03-09T17:11:45.302Z Checking foreign-types-shared v0.3.1
12432026-03-09T17:11:45.329Z Compiling crucible-workspace-hack v0.1.0
12442026-03-09T17:11:45.458Z Checking bitflags v1.3.2
12452026-03-09T17:11:45.556Z Checking libscf-sys v1.1.0
12462026-03-09T17:11:45.794Z Checking postcard v1.1.3
12472026-03-09T17:11:45.906Z Checking foreign-types v0.5.0
12482026-03-09T17:11:45.935Z Checking scroll v0.12.0
12492026-03-09T17:11:45.963Z Checking num_enum v0.7.5
12502026-03-09T17:11:46.040Z Compiling dof v0.3.0
12512026-03-09T17:11:46.189Z Checking ingot-types v0.1.2
12522026-03-09T17:11:46.593Z Compiling dtrace-parser v0.2.0
12532026-03-09T17:11:46.629Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12542026-03-09T17:11:46.682Z Checking camino-tempfile v1.4.1
12552026-03-09T17:11:46.845Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12562026-03-09T17:11:46.990Z Checking ingot v0.1.1
12572026-03-09T17:11:47.013Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12582026-03-09T17:11:47.467Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12592026-03-09T17:11:47.751Z Checking cstr-argument v0.1.2
12602026-03-09T17:11:47.778Z Compiling thread-id v4.2.2
12612026-03-09T17:11:47.894Z Compiling heck v0.4.1
12622026-03-09T17:11:47.974Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12632026-03-09T17:11:48.300Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12642026-03-09T17:11:48.328Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12652026-03-09T17:11:48.331Z Checking goblin v0.8.2
12662026-03-09T17:11:48.493Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12672026-03-09T17:11:48.617Z Checking rayon v1.11.0
12682026-03-09T17:11:48.925Z Compiling num_enum_derive v0.5.11
12692026-03-09T17:11:49.138Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12702026-03-09T17:11:49.931Z Compiling rustc_version v0.4.1
12712026-03-09T17:11:50.177Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12722026-03-09T17:11:50.521Z Checking tinyvec_macros v0.1.1
12732026-03-09T17:11:50.574Z Compiling rustix v0.38.44
12742026-03-09T17:11:50.644Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12752026-03-09T17:11:51.095Z Compiling convert_case v0.4.0
12762026-03-09T17:11:51.138Z Checking num_enum v0.5.11
12772026-03-09T17:11:51.390Z Checking tinyvec v1.10.0
12782026-03-09T17:11:51.815Z Compiling derive_more v0.99.20
12792026-03-09T17:11:52.132Z Compiling libz-sys v1.1.22
12802026-03-09T17:11:52.187Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12812026-03-09T17:11:52.243Z Compiling proc-macro-error-attr2 v2.0.0
12822026-03-09T17:11:52.777Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12832026-03-09T17:11:53.049Z Compiling proc-macro-error2 v2.0.1
12842026-03-09T17:11:53.326Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12852026-03-09T17:11:54.235Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12862026-03-09T17:11:54.370Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12872026-03-09T17:11:54.648Z Compiling usdt-attr-macro v0.5.0
12882026-03-09T17:11:54.688Z Compiling usdt-macro v0.5.0
12892026-03-09T17:11:54.893Z Compiling zone_cfg_derive v0.3.1
12902026-03-09T17:11:54.958Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12912026-03-09T17:11:56.021Z Compiling num-derive v0.4.2
12922026-03-09T17:11:56.052Z Checking memmap v0.7.0
12932026-03-09T17:11:56.308Z Checking sigpipe v0.1.3
12942026-03-09T17:11:56.334Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12952026-03-09T17:11:56.702Z Checking jiff v0.2.15
12962026-03-09T17:11:56.801Z Checking usdt v0.5.0
12972026-03-09T17:11:57.101Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12982026-03-09T17:11:57.357Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-03-09T17:11:57.660Z Compiling tabled_derive v0.11.0
13002026-03-09T17:11:57.737Z Checking papergrid v0.17.0
13012026-03-09T17:11:57.794Z Checking zone v0.3.1
13022026-03-09T17:11:58.145Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13032026-03-09T17:11:58.182Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13042026-03-09T17:11:58.525Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13052026-03-09T17:11:58.644Z Checking testing_table v0.3.0
13062026-03-09T17:11:58.807Z Checking smf v0.2.3
13072026-03-09T17:11:59.306Z Checking secrecy v0.10.3
13082026-03-09T17:11:59.530Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13092026-03-09T17:11:59.618Z Checking bstr v1.12.0
13102026-03-09T17:11:59.926Z Checking whoami v1.6.1
13112026-03-09T17:12:00.151Z Checking tabled v0.20.0
13122026-03-09T17:12:00.332Z Compiling curve25519-dalek v4.1.3
13132026-03-09T17:12:00.335Z Checking hmac v0.12.1
13142026-03-09T17:12:00.387Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13152026-03-09T17:12:00.424Z Checking inout v0.1.4
13162026-03-09T17:12:00.602Z Checking ff v0.13.1
13172026-03-09T17:12:00.686Z Compiling enum-as-inner v0.6.1
13182026-03-09T17:12:00.837Z Compiling semver v0.1.20
13192026-03-09T17:12:00.889Z Checking data-encoding v2.9.0
13202026-03-09T17:12:01.153Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13212026-03-09T17:12:01.404Z Compiling rustc_version v0.1.7
13222026-03-09T17:12:01.459Z Checking group v0.13.0
13232026-03-09T17:12:01.789Z Checking cipher v0.4.4
13242026-03-09T17:12:01.817Z Checking hkdf v0.12.4
13252026-03-09T17:12:01.840Z Checking atomicwrites v0.4.4
13262026-03-09T17:12:02.045Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13272026-03-09T17:12:02.085Z Compiling thiserror-impl-no-std v2.0.2
13282026-03-09T17:12:02.202Z Checking universal-hash v0.5.1
13292026-03-09T17:12:02.428Z Checking crypto-bigint v0.5.5
13302026-03-09T17:12:02.574Z Checking half v2.7.1
13312026-03-09T17:12:02.856Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13322026-03-09T17:12:03.163Z Compiling curve25519-dalek-derive v0.1.1
13332026-03-09T17:12:03.163Z Checking opaque-debug v0.3.1
13342026-03-09T17:12:03.306Z Checking base64ct v1.8.0
13352026-03-09T17:12:03.832Z Checking indent_write v2.2.0
13362026-03-09T17:12:04.079Z Checking base16ct v0.2.0
13372026-03-09T17:12:04.286Z Checking ciborium-io v0.2.2
13382026-03-09T17:12:04.454Z Checking ciborium-ll v0.2.2
13392026-03-09T17:12:04.488Z Checking thiserror-no-std v2.0.2
13402026-03-09T17:12:04.639Z Checking password-hash v0.5.0
13412026-03-09T17:12:04.775Z Checking poly1305 v0.8.0
13422026-03-09T17:12:04.801Z Checking chacha20 v0.9.1
13432026-03-09T17:12:05.031Z Checking elliptic-curve v0.13.8
13442026-03-09T17:12:05.080Z Compiling newtype_derive v0.1.6
13452026-03-09T17:12:05.108Z Checking similar v2.7.0
13462026-03-09T17:12:05.166Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13472026-03-09T17:12:05.232Z Checking blake2 v0.10.6
13482026-03-09T17:12:05.489Z Compiling typify-impl v0.6.1
13492026-03-09T17:12:05.538Z Checking aead v0.5.2
13502026-03-09T17:12:05.647Z Checking linked-hash-map v0.5.6
13512026-03-09T17:12:05.686Z Checking resolv-conf v0.7.5
13522026-03-09T17:12:05.804Z Compiling owo-colors v4.3.0
13532026-03-09T17:12:05.856Z Checking keccak v0.1.5
13542026-03-09T17:12:05.981Z Checking lru-cache v0.1.2
13552026-03-09T17:12:06.086Z Checking chacha20poly1305 v0.10.1
13562026-03-09T17:12:06.187Z Checking sha3 v0.10.8
13572026-03-09T17:12:06.215Z Checking argon2 v0.5.3
13582026-03-09T17:12:06.242Z Checking vsss-rs v3.3.4
13592026-03-09T17:12:06.384Z Checking ciborium v0.2.2
13602026-03-09T17:12:06.507Z Checking hickory-proto v0.24.4
13612026-03-09T17:12:06.578Z Checking tokio-dtrace v0.1.1
13622026-03-09T17:12:06.831Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13632026-03-09T17:12:06.882Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13642026-03-09T17:12:07.368Z Checking serde-big-array v0.5.1
13652026-03-09T17:12:07.368Z Compiling derive-where v1.6.0
13662026-03-09T17:12:07.420Z Compiling serde_repr v0.1.20
13672026-03-09T17:12:07.641Z Checking siphasher v1.0.1
13682026-03-09T17:12:07.884Z Checking same-file v1.0.6
13692026-03-09T17:12:08.073Z Checking unicode-segmentation v1.12.0
13702026-03-09T17:12:08.399Z Checking walkdir v2.5.0
13712026-03-09T17:12:08.509Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13722026-03-09T17:12:08.727Z Checking phf_shared v0.12.1
13732026-03-09T17:12:08.730Z Checking newline-converter v0.3.0
13742026-03-09T17:12:08.950Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13752026-03-09T17:12:09.017Z Checking oxide-tokio-rt v0.1.2
13762026-03-09T17:12:09.259Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13772026-03-09T17:12:09.754Z Compiling progenitor-impl v0.10.0
13782026-03-09T17:12:10.068Z Checking hickory-resolver v0.24.4
13792026-03-09T17:12:10.245Z Checking console v0.15.11
13802026-03-09T17:12:10.929Z Checking tokio-stream v0.1.17
13812026-03-09T17:12:10.997Z Compiling pin-project-internal v1.1.10
13822026-03-09T17:12:11.591Z Compiling slog-dtrace v0.3.0
13832026-03-09T17:12:11.773Z Checking csv-core v0.1.12
13842026-03-09T17:12:11.992Z Checking foldhash v0.1.5
13852026-03-09T17:12:12.096Z Checking smawk v0.3.2
13862026-03-09T17:12:12.138Z Compiling chrono-tz v0.10.4
13872026-03-09T17:12:12.246Z Checking swrite v0.1.0
13882026-03-09T17:12:12.335Z Compiling unicode-xid v0.2.6
13892026-03-09T17:12:12.390Z Checking unicode-width v0.1.14
13902026-03-09T17:12:12.514Z Compiling cancel-safe-futures v0.1.5
13912026-03-09T17:12:12.545Z Checking unicode-linebreak v0.1.5
13922026-03-09T17:12:12.869Z Compiling const_format_proc_macros v0.2.34
13932026-03-09T17:12:13.004Z Checking textwrap v0.16.2
13942026-03-09T17:12:13.039Z Checking hashbrown v0.15.5
13952026-03-09T17:12:13.458Z Checking csv v1.3.1
13962026-03-09T17:12:13.494Z Checking pin-project v1.1.10
13972026-03-09T17:12:13.739Z Checking qorb v0.4.1
13982026-03-09T17:12:14.089Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13992026-03-09T17:12:14.209Z Checking expectorate v1.2.0
14002026-03-09T17:12:14.300Z Checking phf v0.12.1
14012026-03-09T17:12:14.440Z Checking unicode-normalization v0.1.24
14022026-03-09T17:12:14.532Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14032026-03-09T17:12:14.768Z Compiling typify-macro v0.6.1
14042026-03-09T17:12:15.378Z Compiling progenitor-macro v0.10.0
14052026-03-09T17:12:15.406Z Checking libsw-core v0.3.2
14062026-03-09T17:12:15.510Z Compiling libgit2-sys v0.17.0+1.8.1
14072026-03-09T17:12:15.711Z Compiling snafu-derive v0.8.9
14082026-03-09T17:12:15.827Z Compiling async-recursion v1.1.1
14092026-03-09T17:12:16.361Z Compiling cookie v0.18.1
14102026-03-09T17:12:16.475Z Compiling moka v0.12.11
14112026-03-09T17:12:16.764Z Checking fixedbitset v0.4.2
14122026-03-09T17:12:16.866Z Checking highway v1.3.0
14132026-03-09T17:12:17.261Z Checking fixedbitset v0.5.7
14142026-03-09T17:12:17.366Z Checking petgraph v0.6.5
14152026-03-09T17:12:17.590Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14162026-03-09T17:12:17.694Z Checking petgraph v0.8.2
14172026-03-09T17:12:18.191Z Compiling typify v0.6.1
14182026-03-09T17:12:18.341Z Checking libsw v3.5.0
14192026-03-09T17:12:18.655Z Checking olpc-cjson v0.1.4
14202026-03-09T17:12:19.763Z Checking snafu v0.8.9
14212026-03-09T17:12:20.200Z Checking const_format v0.2.34
14222026-03-09T17:12:20.227Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14232026-03-09T17:12:20.759Z Checking papergrid v0.11.0
14242026-03-09T17:12:20.926Z Checking globset v0.4.16
14252026-03-09T17:12:21.076Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14262026-03-09T17:12:21.138Z Checking gethostname v0.5.0
14272026-03-09T17:12:21.435Z Compiling tabled_derive v0.7.0
14282026-03-09T17:12:21.489Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-03-09T17:12:22.113Z Checking reqwest v0.13.2
14302026-03-09T17:12:22.116Z Checking bcs v0.1.6
14312026-03-09T17:12:22.616Z Checking pem v3.0.5
14322026-03-09T17:12:22.921Z Checking serde_plain v1.0.2
14332026-03-09T17:12:23.185Z Checking tagptr v0.2.0
14342026-03-09T17:12:23.312Z Checking termtree v0.5.1
14352026-03-09T17:12:23.355Z Checking typed-path v0.9.3
14362026-03-09T17:12:23.444Z Checking crc8 v0.1.1
14372026-03-09T17:12:23.564Z Checking linear-map v1.2.0
14382026-03-09T17:12:23.612Z Compiling signal-hook v0.3.18
14392026-03-09T17:12:23.909Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14402026-03-09T17:12:24.821Z Checking tabled v0.15.0
14412026-03-09T17:12:25.005Z Checking tough v0.20.0
14422026-03-09T17:12:25.394Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-09T17:12:25.669Z Checking steno v0.4.1
14442026-03-09T17:12:25.927Z Checking progenitor v0.10.0
14452026-03-09T17:12:26.156Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-09T17:12:27.545Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14472026-03-09T17:12:27.785Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-03-09T17:12:28.657Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-03-09T17:12:29.358Z Compiling progenitor-impl v0.13.0
14502026-03-09T17:12:29.618Z Checking hickory-proto v0.25.2
14512026-03-09T17:12:29.881Z Checking dropshot-api-manager-types v0.5.2
14522026-03-09T17:12:29.932Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14532026-03-09T17:12:30.208Z Compiling cargo-platform v0.1.9
14542026-03-09T17:12:30.293Z Compiling curl-sys v0.4.83+curl-8.15.0
14552026-03-09T17:12:30.404Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14562026-03-09T17:12:30.648Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14572026-03-09T17:12:30.786Z Compiling vergen v8.3.2
14582026-03-09T17:12:30.999Z Compiling fs-err v3.1.2
14592026-03-09T17:12:31.154Z Compiling crc32fast v1.5.0
14602026-03-09T17:12:31.267Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-03-09T17:12:31.380Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14622026-03-09T17:12:31.409Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14632026-03-09T17:12:31.657Z Checking humantime v2.3.0
14642026-03-09T17:12:31.816Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14652026-03-09T17:12:32.006Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14662026-03-09T17:12:32.562Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14672026-03-09T17:12:32.900Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14682026-03-09T17:12:33.187Z Checking hickory-resolver v0.25.2
14692026-03-09T17:12:33.660Z Compiling cargo_metadata v0.18.1
14702026-03-09T17:12:33.784Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14712026-03-09T17:12:34.698Z Compiling progenitor-macro v0.13.0
14722026-03-09T17:12:34.932Z Checking progenitor-client v0.13.0
14732026-03-09T17:12:35.298Z Checking sha2 v0.10.9
14742026-03-09T17:12:35.630Z Compiling blake3 v1.8.2
14752026-03-09T17:12:35.878Z Checking adler2 v2.0.1
14762026-03-09T17:12:36.109Z Checking miniz_oxide v0.8.9
14772026-03-09T17:12:36.403Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14782026-03-09T17:12:36.814Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14792026-03-09T17:12:36.918Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14802026-03-09T17:12:37.605Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14812026-03-09T17:12:37.739Z Checking git-stub v1.0.0
14822026-03-09T17:12:38.015Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14832026-03-09T17:12:40.045Z Checking filetime v0.2.26
14842026-03-09T17:12:40.195Z Compiling curl v0.4.49
14852026-03-09T17:12:40.296Z Checking arrayref v0.3.9
14862026-03-09T17:12:40.404Z Checking is_ci v1.2.0
14872026-03-09T17:12:40.572Z Checking constant_time_eq v0.3.1
14882026-03-09T17:12:40.606Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14892026-03-09T17:12:40.760Z Checking arrayvec v0.7.6
14902026-03-09T17:12:41.034Z Checking xattr v1.6.1
14912026-03-09T17:12:41.086Z Checking toml v0.7.8
14922026-03-09T17:12:41.270Z Checking tar v0.4.44
14932026-03-09T17:12:41.818Z Checking supports-color v3.0.2
14942026-03-09T17:12:42.092Z Checking git-stub-vcs v0.1.0
14952026-03-09T17:12:42.420Z Checking flate2 v1.1.2
14962026-03-09T17:12:42.692Z Checking drift v0.1.3
14972026-03-09T17:12:42.804Z Checking kstat-rs v0.2.4
14982026-03-09T17:12:43.073Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14992026-03-09T17:12:43.174Z Checking topological-sort v0.2.2
15002026-03-09T17:12:43.200Z Checking dropshot-api-manager v0.5.2
15012026-03-09T17:12:43.414Z Checking omicron-zone-package v0.12.2
15022026-03-09T17:12:43.755Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15032026-03-09T17:12:44.174Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15042026-03-09T17:12:45.385Z Checking progenitor v0.13.0
15052026-03-09T17:12:45.458Z Checking signal-hook-tokio v0.3.1
15062026-03-09T17:12:45.583Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15072026-03-09T17:12:45.671Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15082026-03-09T17:12:46.023Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15092026-03-09T17:12:46.161Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15102026-03-09T17:12:46.808Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15112026-03-09T17:12:46.967Z Checking internet-checksum v0.2.1
15122026-03-09T17:12:47.179Z Checking display-error-chain v0.2.2
15132026-03-09T17:12:47.220Z Checking search_path v0.1.4
15142026-03-09T17:12:47.390Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15152026-03-09T17:12:47.472Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15162026-03-09T17:12:47.786Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15172026-03-09T17:12:47.996Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15182026-03-09T17:12:49.341Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15192026-03-09T17:12:49.566Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15202026-03-09T17:12:52.141Z Compiling git2 v0.19.0
15212026-03-09T17:12:56.285Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15222026-03-09T17:13:00.105Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15232026-03-09T17:13:08.542Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15242026-03-09T17:13:10.636Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15252026-03-09T17:13:18.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 49s
15262026-03-09T17:13:18.794Z+ for feat in tofino_stub tofino_asic softnpu chaos
15272026-03-09T17:13:18.794Z+ cargo clippy --features tofino_asic -- --deny warnings
15282026-03-09T17:13:19.632Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15292026-03-09T17:13:19.635Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15302026-03-09T17:13:19.734Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15312026-03-09T17:13:19.737Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15322026-03-09T17:13:31.700Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15332026-03-09T17:13:31.700Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15342026-03-09T17:13:35.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s
15352026-03-09T17:13:36.092Z+ for feat in tofino_stub tofino_asic softnpu chaos
15362026-03-09T17:13:36.092Z+ cargo clippy --features softnpu -- --deny warnings
15372026-03-09T17:13:36.636Z Downloading crates ...
15382026-03-09T17:13:36.833Z Downloaded wyz v0.5.1
15392026-03-09T17:13:36.836Z Downloaded funty v2.0.0
15402026-03-09T17:13:36.836Z Downloaded ascii v1.1.0
15412026-03-09T17:13:36.839Z Downloaded tap v1.0.1
15422026-03-09T17:13:36.839Z Downloaded bitstruct_derive v0.1.0
15432026-03-09T17:13:36.839Z Downloaded bitstruct v0.1.1
15442026-03-09T17:13:36.841Z Downloaded radium v0.7.0
15452026-03-09T17:13:36.841Z Downloaded erased-serde v0.4.8
15462026-03-09T17:13:36.844Z Downloaded typeid v1.0.3
15472026-03-09T17:13:36.844Z Downloaded libloading v0.7.4
15482026-03-09T17:13:36.847Z Downloaded serde_arrays v0.1.0
15492026-03-09T17:13:36.850Z Downloaded num-bigint v0.4.6
15502026-03-09T17:13:36.866Z Downloaded bitvec v1.0.1
15512026-03-09T17:13:37.044Z Checking num-integer v0.1.46
15522026-03-09T17:13:37.142Z Checking num-complex v0.4.6
15532026-03-09T17:13:37.160Z Compiling radium v0.7.0
15542026-03-09T17:13:37.172Z Checking tap v1.0.1
15552026-03-09T17:13:37.183Z Checking funty v2.0.0
15562026-03-09T17:13:37.197Z Compiling typeid v1.0.3
15572026-03-09T17:13:37.200Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15582026-03-09T17:13:37.224Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15592026-03-09T17:13:37.327Z Checking wyz v0.5.1
15602026-03-09T17:13:37.550Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15612026-03-09T17:13:37.568Z Checking num-bigint v0.4.6
15622026-03-09T17:13:37.621Z Checking num-iter v0.1.45
15632026-03-09T17:13:37.696Z Compiling erased-serde v0.4.8
15642026-03-09T17:13:37.727Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-09T17:13:37.906Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-03-09T17:13:37.933Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15672026-03-09T17:13:37.948Z Compiling bitstruct_derive v0.1.0
15682026-03-09T17:13:37.963Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15692026-03-09T17:13:37.965Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15702026-03-09T17:13:38.017Z Checking bitvec v1.0.1
15712026-03-09T17:13:38.112Z Checking ascii v1.1.0
15722026-03-09T17:13:38.147Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15732026-03-09T17:13:38.150Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15742026-03-09T17:13:38.344Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15752026-03-09T17:13:38.377Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15762026-03-09T17:13:38.435Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15772026-03-09T17:13:38.483Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15782026-03-09T17:13:39.118Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15792026-03-09T17:13:39.134Z Checking serde_arrays v0.1.0
15802026-03-09T17:13:39.213Z Checking bitstruct v0.1.1
15812026-03-09T17:13:39.295Z Checking libloading v0.7.4
15822026-03-09T17:13:39.344Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15832026-03-09T17:13:39.636Z Checking num-rational v0.4.2
15842026-03-09T17:13:40.110Z Checking num v0.4.3
15852026-03-09T17:13:40.195Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15862026-03-09T17:13:40.996Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15872026-03-09T17:13:41.452Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15882026-03-09T17:13:41.455Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15892026-03-09T17:13:41.745Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15902026-03-09T17:13:42.276Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15912026-03-09T17:13:42.279Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15922026-03-09T17:13:42.927Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15932026-03-09T17:13:43.196Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15942026-03-09T17:13:43.199Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15952026-03-09T17:13:43.199Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15962026-03-09T17:13:43.289Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15972026-03-09T17:13:43.691Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15982026-03-09T17:13:44.786Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15992026-03-09T17:13:45.718Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
16002026-03-09T17:13:45.937Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16012026-03-09T17:13:50.635Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
16022026-03-09T17:13:53.304Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16032026-03-09T17:13:53.453Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16042026-03-09T17:14:04.428Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16052026-03-09T17:14:06.527Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16062026-03-09T17:14:07.262Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16072026-03-09T17:14:14.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.14s
16082026-03-09T17:14:14.562Z+ for feat in tofino_stub tofino_asic softnpu chaos
16092026-03-09T17:14:14.562Z+ cargo clippy --features chaos -- --deny warnings
16102026-03-09T17:14:15.364Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16112026-03-09T17:14:15.367Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16122026-03-09T17:14:15.367Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16132026-03-09T17:14:27.264Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16142026-03-09T17:14:27.264Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16152026-03-09T17:14:31.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.67s
16162026-03-09T17:14:31.555Z+ banner fmt
16172026-03-09T17:14:31.559Z
16182026-03-09T17:14:31.559Z ###### # # #####
16192026-03-09T17:14:31.559Z # ## ## #
16202026-03-09T17:14:31.559Z ##### # ## # #
16212026-03-09T17:14:31.559Z # # # #
16222026-03-09T17:14:31.559Z # # # #
16232026-03-09T17:14:31.559Z # # # #
16242026-03-09T17:14:31.559Z
16252026-03-09T17:14:31.559Z+ cargo fmt -- --check
16262026-03-09T17:14:32.409Z+ banner test
16272026-03-09T17:14:32.413Z
16282026-03-09T17:14:32.413Z ##### ###### #### #####
16292026-03-09T17:14:32.413Z # # # #
16302026-03-09T17:14:32.413Z # ##### #### #
16312026-03-09T17:14:32.413Z # # # #
16322026-03-09T17:14:32.413Z # # # # #
16332026-03-09T17:14:32.413Z # ###### #### #
16342026-03-09T17:14:32.413Z
16352026-03-09T17:14:32.413Z+ for feat in tofino_stub tofino_asic softnpu chaos
16362026-03-09T17:14:32.413Z+ RUST_BACKTRACE=full
16372026-03-09T17:14:32.413Z+ cargo test --features tofino_stub --no-fail-fast
16382026-03-09T17:14:33.796Z Compiling unicode-ident v1.0.24
16392026-03-09T17:14:33.796Z Compiling cfg-if v1.0.3
16402026-03-09T17:14:33.928Z Compiling memchr v2.7.5
16412026-03-09T17:14:33.955Z Compiling serde_core v1.0.228
16422026-03-09T17:14:33.970Z Compiling itoa v1.0.15
16432026-03-09T17:14:33.970Z Compiling libc v0.2.176
16442026-03-09T17:14:33.972Z Compiling zmij v1.0.17
16452026-03-09T17:14:34.021Z Compiling log v0.4.29
16462026-03-09T17:14:34.098Z Compiling proc-macro2 v1.0.106
16472026-03-09T17:14:34.195Z Compiling libm v0.2.15
16482026-03-09T17:14:34.374Z Compiling heck v0.5.0
16492026-03-09T17:14:34.925Z Compiling quote v1.0.44
16502026-03-09T17:14:35.358Z Compiling syn v2.0.117
16512026-03-09T17:14:35.377Z Compiling equivalent v1.0.2
16522026-03-09T17:14:35.513Z Compiling smallvec v1.15.1
16532026-03-09T17:14:35.534Z Compiling iana-time-zone v0.1.64
16542026-03-09T17:14:35.576Z Compiling allocator-api2 v0.2.21
16552026-03-09T17:14:35.708Z Compiling foldhash v0.2.0
16562026-03-09T17:14:35.952Z Compiling dyn-clone v1.0.20
16572026-03-09T17:14:36.104Z Compiling regex-syntax v0.8.6
16582026-03-09T17:14:36.188Z Compiling aho-corasick v1.1.3
16592026-03-09T17:14:36.241Z Compiling stable_deref_trait v1.2.0
16602026-03-09T17:14:36.342Z Compiling hashbrown v0.16.1
16612026-03-09T17:14:36.371Z Compiling pin-project-lite v0.2.16
16622026-03-09T17:14:36.536Z Compiling percent-encoding v2.3.2
16632026-03-09T17:14:36.925Z Compiling fnv v1.0.7
16642026-03-09T17:14:37.095Z Compiling litemap v0.8.0
16652026-03-09T17:14:37.158Z Compiling writeable v0.6.1
16662026-03-09T17:14:37.551Z Compiling icu_normalizer_data v2.0.0
16672026-03-09T17:14:37.678Z Compiling icu_properties_data v2.0.1
16682026-03-09T17:14:37.696Z Compiling form_urlencoded v1.2.2
16692026-03-09T17:14:37.793Z Compiling utf8_iter v1.0.4
16702026-03-09T17:14:37.923Z Compiling scopeguard v1.2.0
16712026-03-09T17:14:38.023Z Compiling num-traits v0.2.19
16722026-03-09T17:14:38.074Z Compiling lock_api v0.4.13
16732026-03-09T17:14:38.108Z Compiling getrandom v0.3.3
16742026-03-09T17:14:38.531Z Compiling semver v1.0.27
16752026-03-09T17:14:38.855Z Compiling serde_json v1.0.149
16762026-03-09T17:14:39.288Z Compiling indexmap v2.13.0
16772026-03-09T17:14:39.338Z Compiling ucd-trie v0.1.7
16782026-03-09T17:14:39.771Z Compiling regex-automata v0.4.13
16792026-03-09T17:14:39.906Z Compiling byteorder v1.5.0
16802026-03-09T17:14:39.942Z Compiling uuid v1.20.0
16812026-03-09T17:14:39.976Z Compiling futures-core v0.3.32
16822026-03-09T17:14:40.756Z Compiling num-conv v0.1.0
16832026-03-09T17:14:40.779Z Compiling time-core v0.1.6
16842026-03-09T17:14:40.896Z Compiling futures-sink v0.3.31
16852026-03-09T17:14:41.077Z Compiling ryu v1.0.20
16862026-03-09T17:14:41.096Z Compiling regress v0.10.5
16872026-03-09T17:14:41.121Z Compiling time-macros v0.2.24
16882026-03-09T17:14:41.452Z Compiling glob v0.3.3
16892026-03-09T17:14:42.445Z Compiling pretty-hex v0.4.1
16902026-03-09T17:14:42.591Z Compiling slab v0.4.11
16912026-03-09T17:14:42.698Z Compiling synstructure v0.13.2
16922026-03-09T17:14:42.934Z Compiling serde_derive_internals v0.29.1
16932026-03-09T17:14:43.023Z Compiling minimal-lexical v0.2.1
16942026-03-09T17:14:43.027Z Compiling clang-sys v1.8.1
16952026-03-09T17:14:43.553Z Compiling nom v7.1.3
16962026-03-09T17:14:43.602Z Compiling strsim v0.11.1
16972026-03-09T17:14:43.771Z Compiling regex v1.12.3
16982026-03-09T17:14:43.891Z Compiling prettyplease v0.2.37
16992026-03-09T17:14:44.783Z Compiling plain v0.2.3
17002026-03-09T17:14:44.842Z Compiling libloading v0.8.9
17012026-03-09T17:14:44.971Z Compiling bindgen v0.72.1
17022026-03-09T17:14:45.005Z Compiling futures-channel v0.3.31
17032026-03-09T17:14:45.225Z Compiling pin-utils v0.1.0
17042026-03-09T17:14:45.353Z Compiling syn v1.0.109
17052026-03-09T17:14:45.437Z Compiling futures-task v0.3.31
17062026-03-09T17:14:45.809Z Compiling futures-io v0.3.31
17072026-03-09T17:14:46.142Z Compiling socket2 v0.6.0
17082026-03-09T17:14:46.394Z Compiling serde_derive v1.0.228
17092026-03-09T17:14:47.021Z Compiling zerofrom-derive v0.1.6
17102026-03-09T17:14:47.205Z Compiling yoke-derive v0.8.0
17112026-03-09T17:14:47.208Z Compiling zerovec-derive v0.11.1
17122026-03-09T17:14:47.307Z Compiling displaydoc v0.2.5
17132026-03-09T17:14:48.874Z Compiling thiserror-impl v2.0.18
17142026-03-09T17:14:49.591Z Compiling schemars_derive v0.8.22
17152026-03-09T17:14:49.742Z Compiling tokio-macros v2.6.0
17162026-03-09T17:14:50.077Z Compiling zerocopy-derive v0.8.27
17172026-03-09T17:14:50.805Z Compiling zeroize_derive v1.4.3
17182026-03-09T17:14:51.404Z Compiling futures-macro v0.3.31
17192026-03-09T17:14:51.776Z Compiling thiserror v2.0.18
17202026-03-09T17:14:51.950Z Compiling zerofrom v0.1.6
17212026-03-09T17:14:52.216Z Compiling yoke v0.8.0
17222026-03-09T17:14:52.235Z Compiling thiserror-impl v1.0.69
17232026-03-09T17:14:52.345Z Compiling tracing-attributes v0.1.30
17242026-03-09T17:14:52.588Z Compiling zerovec v0.11.4
17252026-03-09T17:14:52.950Z Compiling serde v1.0.228
17262026-03-09T17:14:53.133Z Compiling zerocopy v0.8.27
17272026-03-09T17:14:53.862Z Compiling zerotrie v0.2.2
17282026-03-09T17:14:54.289Z Compiling bytes v1.11.1
17292026-03-09T17:14:54.349Z Compiling serde_tokenstream v0.2.3
17302026-03-09T17:14:54.513Z Compiling tinystr v0.8.1
17312026-03-09T17:14:54.611Z Compiling potential_utf v0.1.3
17322026-03-09T17:14:54.852Z Compiling icu_locale_core v2.0.0
17332026-03-09T17:14:54.907Z Compiling icu_collections v2.0.0
17342026-03-09T17:14:54.910Z Compiling chrono v0.4.43
17352026-03-09T17:14:54.949Z Compiling pest v2.8.2
17362026-03-09T17:14:54.952Z Compiling cexpr v0.6.0
17372026-03-09T17:14:55.777Z Compiling http v1.4.0
17382026-03-09T17:14:56.137Z Compiling icu_provider v2.0.0
17392026-03-09T17:14:56.809Z Compiling icu_normalizer v2.0.0
17402026-03-09T17:14:56.830Z Compiling icu_properties v2.0.1
17412026-03-09T17:14:56.977Z Compiling scroll_derive v0.13.1
17422026-03-09T17:14:57.001Z Compiling async-trait v0.1.89
17432026-03-09T17:14:58.129Z Compiling pest_meta v2.8.2
17442026-03-09T17:14:58.156Z Compiling schemars v0.8.22
17452026-03-09T17:14:58.661Z Compiling thiserror v1.0.69
17462026-03-09T17:14:58.842Z Compiling parking_lot_core v0.9.11
17472026-03-09T17:14:58.871Z Compiling scroll v0.13.0
17482026-03-09T17:14:59.331Z Compiling idna_adapter v1.2.1
17492026-03-09T17:14:59.416Z Compiling goblin v0.10.1
17502026-03-09T17:14:59.482Z Compiling parking_lot v0.12.4
17512026-03-09T17:14:59.598Z Compiling pest_generator v2.8.2
17522026-03-09T17:14:59.840Z Compiling idna v1.1.0
17532026-03-09T17:15:00.400Z Compiling signal-hook-registry v1.4.6
17542026-03-09T17:15:01.063Z Compiling url v2.5.7
17552026-03-09T17:15:01.215Z Compiling mio v1.0.4
17562026-03-09T17:15:01.296Z Compiling thread-id v5.0.0
17572026-03-09T17:15:01.576Z Compiling openapiv3 v2.2.0
17582026-03-09T17:15:01.746Z Compiling pest_derive v2.8.2
17592026-03-09T17:15:01.791Z Compiling daft-derive v0.1.4
17602026-03-09T17:15:01.912Z Compiling tokio v1.49.0
17612026-03-09T17:15:02.768Z Compiling dtrace-parser v0.3.0
17622026-03-09T17:15:03.082Z Compiling darling_core v0.21.3
17632026-03-09T17:15:03.793Z Compiling typify-impl v0.4.3
17642026-03-09T17:15:05.567Z Compiling serde_yaml v0.9.34+deprecated
17652026-03-09T17:15:08.269Z Compiling dof v0.4.0
17662026-03-09T17:15:08.388Z Compiling ppv-lite86 v0.2.21
17672026-03-09T17:15:08.842Z Compiling aws-lc-sys v0.31.0
17682026-03-09T17:15:08.899Z Compiling bitflags v2.9.4
17692026-03-09T17:15:09.050Z Compiling darling_macro v0.21.3
17702026-03-09T17:15:09.161Z Compiling openssl-macros v0.1.1
17712026-03-09T17:15:09.398Z Compiling usdt-impl v0.6.0
17722026-03-09T17:15:10.024Z Compiling getrandom v0.2.16
17732026-03-09T17:15:10.142Z Compiling darling v0.21.3
17742026-03-09T17:15:10.278Z Compiling base64 v0.22.1
17752026-03-09T17:15:10.389Z Compiling http-body v1.0.1
17762026-03-09T17:15:10.682Z Compiling erased-serde v0.3.31
17772026-03-09T17:15:10.922Z Compiling typenum v1.18.0
17782026-03-09T17:15:10.955Z Compiling portable-atomic v1.11.1
17792026-03-09T17:15:11.033Z Compiling atomic-waker v1.1.2
17802026-03-09T17:15:11.258Z Compiling ipnet v2.11.0
17812026-03-09T17:15:11.499Z Compiling usdt-attr-macro v0.6.0
17822026-03-09T17:15:12.055Z Compiling usdt-macro v0.6.0
17832026-03-09T17:15:12.194Z Compiling anyhow v1.0.100
17842026-03-09T17:15:12.240Z Compiling httparse v1.10.1
17852026-03-09T17:15:12.468Z Compiling tower-layer v0.3.3
17862026-03-09T17:15:12.802Z Compiling critical-section v1.2.0
17872026-03-09T17:15:12.850Z Compiling tower-service v0.3.3
17882026-03-09T17:15:12.979Z Compiling untrusted v0.9.0
17892026-03-09T17:15:13.013Z Compiling once_cell v1.21.3
17902026-03-09T17:15:13.188Z Compiling zeroize v1.8.1
17912026-03-09T17:15:13.643Z Compiling try-lock v0.2.5
17922026-03-09T17:15:13.835Z Compiling want v0.3.1
17932026-03-09T17:15:14.059Z Compiling httpdate v1.0.3
17942026-03-09T17:15:14.539Z Compiling structmeta-derive v0.3.0
17952026-03-09T17:15:14.688Z Compiling newtype-uuid-macros v0.1.0
17962026-03-09T17:15:15.991Z Compiling strum_macros v0.26.4
17972026-03-09T17:15:17.106Z Compiling structmeta v0.3.0
17982026-03-09T17:15:17.509Z Compiling async-stream-impl v0.3.6
17992026-03-09T17:15:17.831Z Compiling powerfmt v0.2.0
18002026-03-09T17:15:18.226Z Compiling deranged v0.5.3
18012026-03-09T17:15:18.241Z Compiling num_threads v0.1.7
18022026-03-09T17:15:18.924Z Compiling omicron-workspace-hack v0.1.0
18032026-03-09T17:15:19.049Z Compiling dropshot_endpoint v0.16.7
18042026-03-09T17:15:19.179Z Compiling typify-macro v0.4.3
18052026-03-09T17:15:19.199Z Compiling http-body-util v0.1.3
18062026-03-09T17:15:19.218Z Compiling ref-cast-impl v1.0.25
18072026-03-09T17:15:19.950Z Compiling derive-ex v0.1.8
18082026-03-09T17:15:20.422Z Compiling serde_urlencoded v0.7.1
18092026-03-09T17:15:20.556Z Compiling strum_macros v0.27.2
18102026-03-09T17:15:20.976Z Compiling sync_wrapper v1.0.2
18112026-03-09T17:15:21.041Z Compiling serde_with_macros v3.14.1
18122026-03-09T17:15:21.172Z Compiling subtle v2.6.1
18132026-03-09T17:15:21.523Z Compiling iri-string v0.7.8
18142026-03-09T17:15:23.059Z Compiling rand_core v0.6.4
18152026-03-09T17:15:23.497Z Compiling futures-util v0.3.31
18162026-03-09T17:15:23.531Z Compiling thread_local v1.1.9
18172026-03-09T17:15:23.534Z Compiling typify v0.4.3
18182026-03-09T17:15:23.696Z Compiling progenitor-impl v0.11.1
18192026-03-09T17:15:23.843Z Compiling test-strategy v0.4.3
18202026-03-09T17:15:25.014Z Compiling match_cfg v0.1.0
18212026-03-09T17:15:25.137Z Compiling parse-display-derive v0.10.0
18222026-03-09T17:15:25.176Z Compiling tracing-core v0.1.34
18232026-03-09T17:15:25.435Z Compiling toml_datetime v0.6.11
18242026-03-09T17:15:25.491Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18252026-03-09T17:15:26.093Z Compiling take_mut v0.2.2
18262026-03-09T17:15:26.308Z Compiling term v1.2.0
18272026-03-09T17:15:26.659Z Compiling tracing v0.1.41
18282026-03-09T17:15:27.339Z Compiling clap_derive v4.5.49
18292026-03-09T17:15:27.899Z Compiling camino v1.2.2
18302026-03-09T17:15:28.878Z Compiling fastrand v2.3.0
18312026-03-09T17:15:28.903Z Compiling cpufeatures v0.2.17
18322026-03-09T17:15:29.034Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18332026-03-09T17:15:29.233Z Compiling encoding_rs v0.8.35
18342026-03-09T17:15:29.410Z Compiling mime v0.3.17
18352026-03-09T17:15:29.435Z Compiling unicode-width v0.2.1
18362026-03-09T17:15:30.485Z Compiling errno v0.3.14
18372026-03-09T17:15:30.801Z Compiling generic-array v0.14.7
18382026-03-09T17:15:32.372Z Compiling progenitor-macro v0.11.1
18392026-03-09T17:15:32.484Z Compiling hex v0.4.3
18402026-03-09T17:15:32.745Z Compiling ipnetwork v0.21.1
18412026-03-09T17:15:33.302Z Compiling crossbeam-utils v0.8.21
18422026-03-09T17:15:33.655Z Compiling rustix v1.1.2
18432026-03-09T17:15:33.690Z Compiling slog v2.8.2
18442026-03-09T17:15:34.045Z Compiling tokio-util v0.7.16
18452026-03-09T17:15:34.490Z Compiling winnow v0.7.14
18462026-03-09T17:15:34.770Z Compiling crypto-common v0.1.6
18472026-03-09T17:15:35.018Z Compiling rand_core v0.9.3
18482026-03-09T17:15:35.452Z Compiling h2 v0.4.12
18492026-03-09T17:15:35.675Z Compiling oxnet v0.1.4
18502026-03-09T17:15:36.610Z Compiling itertools v0.14.0
18512026-03-09T17:15:37.514Z Compiling rand_chacha v0.9.0
18522026-03-09T17:15:38.792Z Compiling rand v0.9.2
18532026-03-09T17:15:39.650Z Compiling rustls-pki-types v1.12.0
18542026-03-09T17:15:40.156Z Compiling spin v0.9.8
18552026-03-09T17:15:40.385Z Compiling quick-error v1.2.3
18562026-03-09T17:15:40.574Z Compiling hyper v1.8.1
18572026-03-09T17:15:40.940Z Compiling debug-ignore v1.0.5
18582026-03-09T17:15:41.135Z Compiling toml_parser v1.0.6+spec-1.1.0
18592026-03-09T17:15:42.533Z Compiling tabwriter v1.4.1
18602026-03-09T17:15:42.780Z Compiling toml_datetime v0.7.5+spec-1.1.0
18612026-03-09T17:15:43.000Z Compiling hyper-util v0.1.19
18622026-03-09T17:15:43.023Z Compiling serde_spanned v1.0.4
18632026-03-09T17:15:43.314Z Compiling toml_writer v1.0.6+spec-1.1.0
18642026-03-09T17:15:43.422Z Compiling bit-vec v0.8.0
18652026-03-09T17:15:43.805Z Compiling lazy_static v1.5.0
18662026-03-09T17:15:43.903Z Compiling colored v3.0.0
18672026-03-09T17:15:43.970Z Compiling bit-set v0.8.0
18682026-03-09T17:15:44.106Z Compiling toml v0.9.11+spec-1.1.0
18692026-03-09T17:15:44.272Z Compiling time v0.3.44
18702026-03-09T17:15:44.297Z Compiling strum v0.26.3
18712026-03-09T17:15:44.508Z Compiling async-stream v0.3.6
18722026-03-09T17:15:44.582Z Compiling ring v0.17.14
18732026-03-09T17:15:44.727Z Compiling waitgroup v0.1.2
18742026-03-09T17:15:44.806Z Compiling serde_path_to_error v0.1.20
18752026-03-09T17:15:44.965Z Compiling anstyle v1.0.11
18762026-03-09T17:15:45.175Z Compiling unarray v0.1.4
18772026-03-09T17:15:45.368Z Compiling crossbeam-channel v0.5.15
18782026-03-09T17:15:45.433Z Compiling block-buffer v0.10.4
18792026-03-09T17:15:45.617Z Compiling macaddr v1.0.1
18802026-03-09T17:15:45.695Z Compiling utf8parse v0.2.2
18812026-03-09T17:15:45.930Z Compiling anstyle-parse v0.2.7
18822026-03-09T17:15:46.114Z Compiling digest v0.10.7
18832026-03-09T17:15:46.455Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18842026-03-09T17:15:46.559Z Compiling ref-cast v1.0.25
18852026-03-09T17:15:46.739Z Compiling anstyle-query v1.1.4
18862026-03-09T17:15:46.813Z Compiling colorchoice v1.0.4
18872026-03-09T17:15:46.888Z Compiling is_terminal_polyfill v1.70.1
18882026-03-09T17:15:46.908Z Compiling strum v0.27.2
18892026-03-09T17:15:46.940Z Compiling is-terminal v0.4.16
18902026-03-09T17:15:47.013Z Compiling anstream v0.6.20
18912026-03-09T17:15:47.422Z Compiling clap_lex v0.7.5
18922026-03-09T17:15:47.753Z Compiling slog-term v2.9.2
18932026-03-09T17:15:47.843Z Compiling slog-json v2.6.1
18942026-03-09T17:15:47.932Z Compiling slog-async v2.8.0
18952026-03-09T17:15:48.213Z Compiling tower v0.5.2
18962026-03-09T17:15:48.234Z Compiling hostname v0.3.1
18972026-03-09T17:15:49.236Z Compiling tower-http v0.6.8
18982026-03-09T17:15:49.334Z Compiling slog-bunyan v2.5.0
18992026-03-09T17:15:50.045Z Compiling futures-executor v0.3.31
19002026-03-09T17:15:50.145Z Compiling instant v0.1.13
19012026-03-09T17:15:50.344Z Compiling futures v0.3.31
19022026-03-09T17:15:50.492Z Compiling openssl-sys v0.9.109
19032026-03-09T17:15:52.254Z Compiling memmap2 v0.9.8
19042026-03-09T17:15:52.438Z Compiling untrusted v0.7.1
19052026-03-09T17:15:52.482Z Compiling foreign-types-shared v0.1.1
19062026-03-09T17:15:52.627Z Compiling foreign-types v0.3.2
19072026-03-09T17:15:52.712Z Compiling tempfile v3.23.0
19082026-03-09T17:15:53.601Z Compiling openssl-probe v0.1.6
19092026-03-09T17:15:53.990Z Compiling openssl v0.10.73
19102026-03-09T17:15:54.997Z Compiling either v1.15.0
19112026-03-09T17:15:55.952Z Compiling webpki-roots v1.0.2
19122026-03-09T17:15:56.199Z Compiling usdt v0.6.0
19132026-03-09T17:15:57.106Z Compiling newtype-uuid v1.3.2
19142026-03-09T17:15:59.315Z Compiling daft v0.1.4
19152026-03-09T17:15:59.876Z Compiling native-tls v0.2.14
19162026-03-09T17:16:00.460Z Compiling tokio-native-tls v0.3.1
19172026-03-09T17:16:00.800Z Compiling hyper-tls v0.6.0
19182026-03-09T17:16:01.551Z Compiling rustls-webpki v0.102.8
19192026-03-09T17:16:02.400Z Compiling rustls v0.22.4
19202026-03-09T17:16:05.671Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19212026-03-09T17:16:07.227Z Compiling tokio-rustls v0.25.0
19222026-03-09T17:16:07.693Z Compiling sha1 v0.10.6
19232026-03-09T17:16:07.715Z Compiling multer v3.1.0
19242026-03-09T17:16:08.181Z Compiling rustls-pemfile v2.2.0
19252026-03-09T17:16:08.584Z Compiling terminal_size v0.4.3
19262026-03-09T17:16:08.873Z Compiling rand_chacha v0.3.1
19272026-03-09T17:16:09.937Z Compiling wait-timeout v0.2.1
19282026-03-09T17:16:10.059Z Compiling hostname v0.4.2
19292026-03-09T17:16:10.949Z Compiling dropshot v0.16.7
19302026-03-09T17:16:12.328Z Compiling rusty-fork v0.3.0
19312026-03-09T17:16:12.597Z Compiling rand v0.8.5
19322026-03-09T17:16:12.803Z Compiling rustls-webpki v0.103.6
19332026-03-09T17:16:14.148Z Compiling rand_xorshift v0.4.0
19342026-03-09T17:16:14.674Z Compiling proptest v1.8.0
19352026-03-09T17:16:14.736Z Compiling rustls v0.23.32
19362026-03-09T17:16:18.600Z Compiling clap_builder v4.5.50
19372026-03-09T17:16:19.999Z Compiling hubpack_derive v0.1.1
19382026-03-09T17:16:20.771Z Compiling aws-lc-rs v1.14.0
19392026-03-09T17:16:22.590Z Compiling clap v4.5.50
19402026-03-09T17:16:23.016Z Compiling tokio-rustls v0.26.3
19412026-03-09T17:16:23.610Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19422026-03-09T17:16:25.135Z Compiling serde_spanned v0.6.9
19432026-03-09T17:16:25.396Z Compiling winnow v0.5.40
19442026-03-09T17:16:25.504Z Compiling hyper-rustls v0.27.7
19452026-03-09T17:16:27.567Z Compiling serde_with v3.14.1
19462026-03-09T17:16:27.884Z Compiling reqwest v0.12.23
19472026-03-09T17:16:28.232Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19482026-03-09T17:16:28.982Z Compiling rustc-hash v2.1.1
19492026-03-09T17:16:29.194Z Compiling iddqd v0.3.17
19502026-03-09T17:16:31.216Z Compiling backoff v0.4.0
19512026-03-09T17:16:31.812Z Compiling parse-display v0.10.0
19522026-03-09T17:16:31.915Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19532026-03-09T17:16:32.152Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19542026-03-09T17:16:36.055Z Compiling progenitor-client v0.11.1
19552026-03-09T17:16:37.418Z Compiling num-derive v0.3.3
19562026-03-09T17:16:38.692Z Compiling progenitor-client v0.10.0
19572026-03-09T17:16:39.896Z Compiling progenitor v0.11.1
19582026-03-09T17:16:39.923Z Compiling toml_write v0.1.2
19592026-03-09T17:16:40.150Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19602026-03-09T17:16:42.302Z Compiling toml_edit v0.22.27
19612026-03-09T17:16:45.361Z Compiling toml_edit v0.19.15
19622026-03-09T17:16:46.668Z Compiling num-integer v0.1.46
19632026-03-09T17:16:46.909Z Compiling float-ord v0.3.2
19642026-03-09T17:16:47.114Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19652026-03-09T17:16:47.777Z Compiling toml v0.8.23
19662026-03-09T17:16:49.469Z Compiling proc-macro-crate v1.3.1
19672026-03-09T17:16:53.458Z Compiling num-iter v0.1.45
19682026-03-09T17:16:53.690Z Compiling num-rational v0.4.2
19692026-03-09T17:16:55.608Z Compiling num-complex v0.4.6
19702026-03-09T17:16:57.793Z Compiling num v0.4.3
19712026-03-09T17:17:05.203Z Compiling zerocopy-derive v0.7.35
19722026-03-09T17:17:07.182Z Compiling ingot-macros v0.1.1
19732026-03-09T17:17:07.203Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19742026-03-09T17:17:07.575Z Compiling scroll_derive v0.12.1
19752026-03-09T17:17:09.097Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19762026-03-09T17:17:09.871Z Compiling zerocopy v0.7.35
19772026-03-09T17:17:10.220Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19782026-03-09T17:17:12.667Z Compiling num_enum_derive v0.7.5
19792026-03-09T17:17:14.951Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19802026-03-09T17:17:15.046Z Compiling memoffset v0.9.1
19812026-03-09T17:17:15.978Z Compiling foreign-types-macros v0.2.3
19822026-03-09T17:17:18.720Z Compiling nix v0.30.1
19832026-03-09T17:17:18.972Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19842026-03-09T17:17:19.837Z Compiling libscf-sys v1.1.0
19852026-03-09T17:17:21.552Z Compiling proc-macro-error-attr2 v2.0.0
19862026-03-09T17:17:21.825Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19872026-03-09T17:17:21.982Z Compiling proc-macro-error-attr v1.0.4
19882026-03-09T17:17:22.383Z Compiling proc-macro-error2 v2.0.1
19892026-03-09T17:17:22.707Z Compiling dtrace-parser v0.2.0
19902026-03-09T17:17:22.794Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19912026-03-09T17:17:22.835Z Compiling proc-macro-error v1.0.4
19922026-03-09T17:17:22.920Z Compiling tabled_derive v0.11.0
19932026-03-09T17:17:23.608Z Compiling dof v0.3.0
19942026-03-09T17:17:23.738Z Compiling num_enum_derive v0.5.11
19952026-03-09T17:17:24.455Z Compiling hubpack v0.1.2
19962026-03-09T17:17:24.920Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19972026-03-09T17:17:25.142Z Compiling thread-id v4.2.2
19982026-03-09T17:17:25.284Z Compiling static_assertions v1.1.0
19992026-03-09T17:17:25.808Z Compiling usdt-impl v0.5.0
20002026-03-09T17:17:27.642Z Compiling derive_more v0.99.20
20012026-03-09T17:17:31.096Z Compiling bytecount v0.6.9
20022026-03-09T17:17:32.184Z Compiling usdt-macro v0.5.0
20032026-03-09T17:17:33.228Z Compiling usdt-attr-macro v0.5.0
20042026-03-09T17:17:34.149Z Compiling zone_cfg_derive v0.3.1
20052026-03-09T17:17:34.203Z Compiling num-derive v0.4.2
20062026-03-09T17:17:34.884Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20072026-03-09T17:17:35.129Z Compiling rustc_version v0.4.1
20082026-03-09T17:17:35.719Z Compiling crossbeam-epoch v0.9.18
20092026-03-09T17:17:35.843Z Compiling papergrid v0.17.0
20102026-03-09T17:17:36.249Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20112026-03-09T17:17:36.574Z Compiling testing_table v0.3.0
20122026-03-09T17:17:36.613Z Compiling enum-as-inner v0.6.1
20132026-03-09T17:17:36.893Z Compiling curve25519-dalek v4.1.3
20142026-03-09T17:17:37.437Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20152026-03-09T17:17:37.680Z Compiling crossbeam-deque v0.8.6
20162026-03-09T17:17:37.908Z Compiling typify-impl v0.6.1
20172026-03-09T17:17:37.939Z Compiling thiserror-impl-no-std v2.0.2
20182026-03-09T17:17:38.079Z Compiling curve25519-dalek-derive v0.1.1
20192026-03-09T17:17:39.530Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20202026-03-09T17:17:39.722Z Compiling tabled v0.20.0
20212026-03-09T17:17:40.458Z Compiling rayon-core v1.13.0
20222026-03-09T17:17:40.745Z Compiling scroll v0.12.0
20232026-03-09T17:17:41.326Z Compiling hash32 v0.3.1
20242026-03-09T17:17:41.602Z Compiling heapless v0.8.0
20252026-03-09T17:17:41.802Z Compiling goblin v0.8.2
20262026-03-09T17:17:42.322Z Compiling ingot-types v0.1.2
20272026-03-09T17:17:43.263Z Compiling cobs v0.3.0
20282026-03-09T17:17:43.378Z Compiling managed v0.8.0
20292026-03-09T17:17:43.664Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20302026-03-09T17:17:43.697Z Compiling foreign-types-shared v0.3.1
20312026-03-09T17:17:43.859Z Compiling bitflags v1.3.2
20322026-03-09T17:17:43.863Z Compiling foreign-types v0.5.0
20332026-03-09T17:17:43.939Z Compiling postcard v1.1.3
20342026-03-09T17:17:43.990Z Compiling smoltcp v0.11.0
20352026-03-09T17:17:44.672Z Compiling ingot v0.1.1
20362026-03-09T17:17:45.927Z Compiling num_enum v0.7.5
20372026-03-09T17:17:46.148Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20382026-03-09T17:17:46.563Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20392026-03-09T17:17:46.600Z Compiling camino-tempfile v1.4.1
20402026-03-09T17:17:46.946Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20412026-03-09T17:17:48.127Z Compiling derive-where v1.6.0
20422026-03-09T17:17:48.151Z Compiling serde_repr v0.1.20
20432026-03-09T17:17:48.542Z Compiling cstr-argument v0.1.2
20442026-03-09T17:17:48.828Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20452026-03-09T17:17:49.390Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20462026-03-09T17:17:50.352Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20472026-03-09T17:17:50.678Z Compiling rayon v1.11.0
20482026-03-09T17:17:52.138Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20492026-03-09T17:17:52.207Z Compiling crucible-workspace-hack v0.1.0
20502026-03-09T17:17:53.697Z Compiling typify-macro v0.6.1
20512026-03-09T17:17:53.762Z Compiling memmap v0.7.0
20522026-03-09T17:17:53.782Z Compiling tinyvec_macros v0.1.1
20532026-03-09T17:17:54.010Z Compiling usdt v0.5.0
20542026-03-09T17:17:54.305Z Compiling tinyvec v1.10.0
20552026-03-09T17:17:54.417Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20562026-03-09T17:17:54.936Z Compiling num_enum v0.5.11
20572026-03-09T17:17:55.420Z Compiling pin-project-internal v1.1.10
20582026-03-09T17:17:57.774Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20592026-03-09T17:17:58.002Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20602026-03-09T17:17:58.254Z Compiling typify v0.6.1
20612026-03-09T17:17:58.425Z Compiling progenitor-impl v0.13.0
20622026-03-09T17:17:58.454Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20632026-03-09T17:17:58.480Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20642026-03-09T17:17:59.459Z Compiling rustix v0.38.44
20652026-03-09T17:17:59.868Z Compiling itertools v0.12.1
20662026-03-09T17:17:59.920Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20672026-03-09T17:18:00.286Z Compiling progenitor-impl v0.10.0
20682026-03-09T17:18:01.323Z Compiling sigpipe v0.1.3
20692026-03-09T17:18:01.405Z Compiling jiff v0.2.15
20702026-03-09T17:18:01.479Z Compiling const_format_proc_macros v0.2.34
20712026-03-09T17:18:01.992Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20722026-03-09T17:18:02.389Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20732026-03-09T17:18:02.903Z Compiling zone v0.3.1
20742026-03-09T17:18:04.412Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20752026-03-09T17:18:04.498Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20762026-03-09T17:18:06.124Z Compiling secrecy v0.10.3
20772026-03-09T17:18:06.430Z Compiling smf v0.2.3
20782026-03-09T17:18:06.618Z Compiling async-recursion v1.1.1
20792026-03-09T17:18:07.282Z Compiling progenitor-macro v0.13.0
20802026-03-09T17:18:07.315Z Compiling snafu-derive v0.8.9
20812026-03-09T17:18:07.974Z Compiling bstr v1.12.0
20822026-03-09T17:18:08.086Z Compiling whoami v1.6.1
20832026-03-09T17:18:08.574Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20842026-03-09T17:18:08.970Z Compiling progenitor-macro v0.10.0
20852026-03-09T17:18:09.712Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20862026-03-09T17:18:13.738Z Compiling hmac v0.12.1
20872026-03-09T17:18:14.354Z Compiling inout v0.1.4
20882026-03-09T17:18:14.652Z Compiling ff v0.13.1
20892026-03-09T17:18:14.903Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20902026-03-09T17:18:14.974Z Compiling crc8 v0.1.1
20912026-03-09T17:18:15.189Z Compiling data-encoding v2.9.0
20922026-03-09T17:18:15.556Z Compiling group v0.13.0
20932026-03-09T17:18:15.807Z Compiling cipher v0.4.4
20942026-03-09T17:18:16.301Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20952026-03-09T17:18:17.529Z Compiling hkdf v0.12.4
20962026-03-09T17:18:17.608Z Compiling atomicwrites v0.4.4
20972026-03-09T17:18:17.807Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20982026-03-09T17:18:18.197Z Compiling tokio-dtrace v0.1.1
20992026-03-09T17:18:18.748Z Compiling tabled_derive v0.7.0
21002026-03-09T17:18:20.796Z Compiling reqwest v0.13.2
21012026-03-09T17:18:20.908Z Compiling universal-hash v0.5.1
21022026-03-09T17:18:20.996Z Compiling crypto-bigint v0.5.5
21032026-03-09T17:18:21.151Z Compiling dropshot-api-manager-types v0.5.2
21042026-03-09T17:18:21.926Z Compiling half v2.7.1
21052026-03-09T17:18:21.929Z Compiling indent_write v2.2.0
21062026-03-09T17:18:22.083Z Compiling opaque-debug v0.3.1
21072026-03-09T17:18:22.211Z Compiling base64ct v1.8.0
21082026-03-09T17:18:22.214Z Compiling base16ct v0.2.0
21092026-03-09T17:18:22.545Z Compiling ciborium-io v0.2.2
21102026-03-09T17:18:22.716Z Compiling ciborium-ll v0.2.2
21112026-03-09T17:18:22.882Z Compiling password-hash v0.5.0
21122026-03-09T17:18:23.167Z Compiling progenitor-client v0.13.0
21132026-03-09T17:18:23.336Z Compiling poly1305 v0.8.0
21142026-03-09T17:18:24.257Z Compiling elliptic-curve v0.13.8
21152026-03-09T17:18:24.976Z Compiling oxide-tokio-rt v0.1.2
21162026-03-09T17:18:25.137Z Compiling chacha20 v0.9.1
21172026-03-09T17:18:25.318Z Compiling similar v2.7.0
21182026-03-09T17:18:25.582Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21192026-03-09T17:18:26.553Z Compiling thiserror-no-std v2.0.2
21202026-03-09T17:18:28.555Z Compiling blake2 v0.10.6
21212026-03-09T17:18:29.321Z Compiling aead v0.5.2
21222026-03-09T17:18:29.583Z Compiling resolv-conf v0.7.5
21232026-03-09T17:18:29.773Z Compiling linked-hash-map v0.5.6
21242026-03-09T17:18:29.853Z Compiling keccak v0.1.5
21252026-03-09T17:18:30.157Z Compiling lru-cache v0.1.2
21262026-03-09T17:18:30.354Z Compiling sha3 v0.10.8
21272026-03-09T17:18:30.474Z Compiling chacha20poly1305 v0.10.1
21282026-03-09T17:18:30.676Z Compiling argon2 v0.5.3
21292026-03-09T17:18:30.715Z Compiling vsss-rs v3.3.4
21302026-03-09T17:18:31.345Z Compiling progenitor v0.13.0
21312026-03-09T17:18:31.582Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21322026-03-09T17:18:32.354Z Compiling ciborium v0.2.2
21332026-03-09T17:18:32.390Z Compiling hickory-proto v0.24.4
21342026-03-09T17:18:34.280Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21352026-03-09T17:18:34.665Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21362026-03-09T17:18:34.888Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21372026-03-09T17:18:35.404Z Compiling serde-big-array v0.5.1
21382026-03-09T17:18:35.661Z Compiling unicode-segmentation v1.12.0
21392026-03-09T17:18:35.956Z Compiling same-file v1.0.6
21402026-03-09T17:18:36.294Z Compiling siphasher v1.0.1
21412026-03-09T17:18:36.636Z Compiling phf_shared v0.12.1
21422026-03-09T17:18:36.940Z Compiling hickory-resolver v0.24.4
21432026-03-09T17:18:37.008Z Compiling newline-converter v0.3.0
21442026-03-09T17:18:37.189Z Compiling walkdir v2.5.0
21452026-03-09T17:18:37.295Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21462026-03-09T17:18:37.324Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21472026-03-09T17:18:38.956Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21482026-03-09T17:18:40.345Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21492026-03-09T17:18:40.871Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21502026-03-09T17:18:41.810Z Compiling newtype_derive v0.1.6
21512026-03-09T17:18:41.870Z Compiling owo-colors v4.3.0
21522026-03-09T17:18:41.951Z Compiling tokio-stream v0.1.17
21532026-03-09T17:18:42.905Z Compiling console v0.15.11
21542026-03-09T17:18:43.255Z Compiling csv-core v0.1.12
21552026-03-09T17:18:43.502Z Compiling foldhash v0.1.5
21562026-03-09T17:18:43.818Z Compiling unicode-width v0.1.14
21572026-03-09T17:18:43.873Z Compiling unicode-linebreak v0.1.5
21582026-03-09T17:18:43.978Z Compiling smawk v0.3.2
21592026-03-09T17:18:44.234Z Compiling termtree v0.5.1
21602026-03-09T17:18:44.432Z Compiling swrite v0.1.0
21612026-03-09T17:18:44.506Z Compiling textwrap v0.16.2
21622026-03-09T17:18:44.603Z Compiling hashbrown v0.15.5
21632026-03-09T17:18:44.674Z Compiling expectorate v1.2.0
21642026-03-09T17:18:44.953Z Compiling csv v1.3.1
21652026-03-09T17:18:45.706Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21662026-03-09T17:18:45.889Z Compiling qorb v0.4.1
21672026-03-09T17:18:46.309Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21682026-03-09T17:18:50.506Z Compiling phf v0.12.1
21692026-03-09T17:18:50.667Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21702026-03-09T17:18:51.192Z Compiling pin-project v1.1.10
21712026-03-09T17:18:51.278Z Compiling unicode-normalization v0.1.24
21722026-03-09T17:18:51.363Z Compiling libz-sys v1.1.22
21732026-03-09T17:18:51.549Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21742026-03-09T17:18:53.789Z Compiling libsw-core v0.3.2
21752026-03-09T17:18:54.094Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21762026-03-09T17:18:54.728Z Compiling fixedbitset v0.5.7
21772026-03-09T17:18:55.075Z Compiling highway v1.3.0
21782026-03-09T17:18:55.939Z Compiling fixedbitset v0.4.2
21792026-03-09T17:18:55.978Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-03-09T17:18:56.232Z Compiling petgraph v0.6.5
21812026-03-09T17:18:56.422Z Compiling progenitor v0.10.0
21822026-03-09T17:18:56.682Z Compiling petgraph v0.8.2
21832026-03-09T17:18:59.890Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-03-09T17:19:00.334Z Compiling libsw v3.5.0
21852026-03-09T17:19:00.677Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-03-09T17:19:00.927Z Compiling olpc-cjson v0.1.4
21872026-03-09T17:19:00.959Z Compiling libgit2-sys v0.17.0+1.8.1
21882026-03-09T17:19:01.549Z Compiling snafu v0.8.9
21892026-03-09T17:19:02.386Z Compiling chrono-tz v0.10.4
21902026-03-09T17:19:03.465Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21912026-03-09T17:19:03.550Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-03-09T17:19:04.117Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-03-09T17:19:05.482Z Compiling papergrid v0.11.0
21942026-03-09T17:19:06.108Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21952026-03-09T17:19:06.598Z Compiling globset v0.4.16
21962026-03-09T17:19:08.404Z Compiling const_format v0.2.34
21972026-03-09T17:19:09.138Z Compiling slog-dtrace v0.3.0
21982026-03-09T17:19:09.162Z Compiling cancel-safe-futures v0.1.5
21992026-03-09T17:19:09.165Z Compiling gethostname v0.5.0
22002026-03-09T17:19:09.783Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22012026-03-09T17:19:10.664Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22022026-03-09T17:19:11.984Z Compiling pem v3.0.5
22032026-03-09T17:19:12.004Z Compiling bcs v0.1.6
22042026-03-09T17:19:12.683Z Compiling serde_plain v1.0.2
22052026-03-09T17:19:12.818Z Compiling cargo-platform v0.1.9
22062026-03-09T17:19:13.195Z Compiling tagptr v0.2.0
22072026-03-09T17:19:13.304Z Compiling typed-path v0.9.3
22082026-03-09T17:19:13.963Z Compiling linear-map v1.2.0
22092026-03-09T17:19:16.270Z Compiling tough v0.20.0
22102026-03-09T17:19:16.789Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22112026-03-09T17:19:20.723Z Compiling moka v0.12.11
22122026-03-09T17:19:21.405Z Compiling cargo_metadata v0.18.1
22132026-03-09T17:19:21.748Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22142026-03-09T17:19:22.805Z Compiling tabled v0.15.0
22152026-03-09T17:19:23.359Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-03-09T17:19:23.681Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-03-09T17:19:24.139Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22182026-03-09T17:19:24.501Z Compiling git2 v0.19.0
22192026-03-09T17:19:28.730Z Compiling steno v0.4.1
22202026-03-09T17:19:30.073Z Compiling hickory-proto v0.25.2
22212026-03-09T17:19:31.234Z Compiling cookie v0.18.1
22222026-03-09T17:19:34.312Z Compiling humantime v2.3.0
22232026-03-09T17:19:36.268Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22242026-03-09T17:19:36.318Z Compiling hickory-resolver v0.25.2
22252026-03-09T17:19:41.860Z Compiling vergen v8.3.2
22262026-03-09T17:19:44.210Z Compiling signal-hook v0.3.18
22272026-03-09T17:19:45.943Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22282026-03-09T17:19:47.746Z Compiling mockall_derive v0.13.1
22292026-03-09T17:19:47.894Z Compiling predicates-core v1.0.9
22302026-03-09T17:19:48.477Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22312026-03-09T17:19:49.056Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-03-09T17:19:49.191Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22332026-03-09T17:19:51.787Z Compiling sha2 v0.10.9
22342026-03-09T17:19:52.190Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22352026-03-09T17:19:52.711Z Compiling adler2 v2.0.1
22362026-03-09T17:19:52.987Z Compiling diff v0.1.13
22372026-03-09T17:19:53.548Z Compiling yansi v1.0.1
22382026-03-09T17:19:53.780Z Compiling miniz_oxide v0.8.9
22392026-03-09T17:19:54.170Z Compiling pretty_assertions v1.4.1
22402026-03-09T17:19:54.241Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22412026-03-09T17:19:55.661Z Compiling fs-err v3.1.2
22422026-03-09T17:19:56.313Z Compiling crc32fast v1.5.0
22432026-03-09T17:19:57.186Z Compiling predicates v3.1.3
22442026-03-09T17:19:58.317Z Compiling predicates-tree v1.0.12
22452026-03-09T17:19:59.519Z Compiling git-stub v1.0.0
22462026-03-09T17:20:00.070Z Compiling filetime v0.2.26
22472026-03-09T17:20:00.433Z Compiling constant_time_eq v0.3.1
22482026-03-09T17:20:00.642Z Compiling fragile v2.0.1
22492026-03-09T17:20:01.315Z Compiling downcast v0.11.0
22502026-03-09T17:20:01.607Z Compiling arrayref v0.3.9
22512026-03-09T17:20:01.749Z Compiling xattr v1.6.1
22522026-03-09T17:20:02.100Z Compiling is_ci v1.2.0
22532026-03-09T17:20:02.384Z Compiling arrayvec v0.7.6
22542026-03-09T17:20:02.821Z Compiling blake3 v1.8.2
22552026-03-09T17:20:03.214Z Compiling mockall v0.13.1
22562026-03-09T17:20:04.171Z Compiling supports-color v3.0.2
22572026-03-09T17:20:04.534Z Compiling toml v0.7.8
22582026-03-09T17:20:06.211Z Compiling tar v0.4.44
22592026-03-09T17:20:06.748Z Compiling git-stub-vcs v0.1.0
22602026-03-09T17:20:07.016Z Compiling signal-hook-tokio v0.3.1
22612026-03-09T17:20:07.262Z Compiling curl-sys v0.4.83+curl-8.15.0
22622026-03-09T17:20:07.599Z Compiling flate2 v1.1.2
22632026-03-09T17:20:07.847Z Compiling drift v0.1.3
22642026-03-09T17:20:08.271Z Compiling kstat-rs v0.2.4
22652026-03-09T17:20:08.575Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22662026-03-09T17:20:08.603Z Compiling display-error-chain v0.2.2
22672026-03-09T17:20:08.928Z Compiling topological-sort v0.2.2
22682026-03-09T17:20:09.115Z Compiling hex-literal v1.0.0
22692026-03-09T17:20:09.188Z Compiling omicron-zone-package v0.12.2
22702026-03-09T17:20:09.276Z Compiling dropshot-api-manager v0.5.2
22712026-03-09T17:20:09.320Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-03-09T17:20:14.939Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22732026-03-09T17:20:15.719Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22742026-03-09T17:20:16.108Z Compiling curl v0.4.49
22752026-03-09T17:20:17.361Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22762026-03-09T17:20:17.882Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22772026-03-09T17:20:18.164Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22782026-03-09T17:20:18.679Z Compiling search_path v0.1.4
22792026-03-09T17:20:19.083Z Compiling internet-checksum v0.2.1
22802026-03-09T17:20:19.343Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22812026-03-09T17:20:19.543Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22822026-03-09T17:20:21.052Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22832026-03-09T17:20:23.042Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22842026-03-09T17:20:24.505Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22852026-03-09T17:21:43.077Z Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 10s
22862026-03-09T17:21:43.230Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22872026-03-09T17:21:43.233Z
22882026-03-09T17:21:43.233Zrunning 0 tests
22892026-03-09T17:21:43.233Z
22902026-03-09T17:21:43.233Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22912026-03-09T17:21:43.233Z
22922026-03-09T17:21:43.236Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22932026-03-09T17:21:43.239Z
22942026-03-09T17:21:43.239Zrunning 0 tests
22952026-03-09T17:21:43.239Z
22962026-03-09T17:21:43.239Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22972026-03-09T17:21:43.239Z
22982026-03-09T17:21:43.239Z Running unittests src/lib.rs (target/debug/deps/asic-704f8f94bb3de13f)
22992026-03-09T17:21:43.242Z
23002026-03-09T17:21:43.242Zrunning 0 tests
23012026-03-09T17:21:43.242Z
23022026-03-09T17:21:43.242Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23032026-03-09T17:21:43.243Z
23042026-03-09T17:21:43.243Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23052026-03-09T17:21:43.246Z
23062026-03-09T17:21:43.246Zrunning 10 tests
23072026-03-09T17:21:43.246Ztest nat::tests::test_vni ... ok
23082026-03-09T17:21:43.246Ztest network::tests::test_equal ... ok
23092026-03-09T17:21:43.246Ztest network::tests::test_eui64 ... ok
23102026-03-09T17:21:43.246Ztest network::tests::test_generate_ipv6_link_local ... ok
23112026-03-09T17:21:43.246Ztest network::tests::test_into ... ok
23122026-03-09T17:21:43.246Ztest network::tests::test_not_equal ... ok
23132026-03-09T17:21:43.246Ztest network::tests::test_parse ... ok
23142026-03-09T17:21:43.246Ztest network::tests::test_to_string ... ok
23152026-03-09T17:21:43.246Ztest test_purge ... ok
23162026-03-09T17:21:43.249Ztest illumos::test::address_exists_handles_missing_object ... ok
23172026-03-09T17:21:43.250Z
23182026-03-09T17:21:43.250Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23192026-03-09T17:21:43.250Z
23202026-03-09T17:21:43.254Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
23212026-03-09T17:21:43.257Z
23222026-03-09T17:21:43.257Zrunning 1 test
23232026-03-09T17:21:45.372Ztest test::test_apis_up_to_date ... ok
23242026-03-09T17:21:45.372Z
23252026-03-09T17:21:45.372Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
23262026-03-09T17:21:45.372Z
23272026-03-09T17:21:45.410Z Running unittests src/main.rs (target/debug/deps/dpd-9937cd608dd40e3d)
23282026-03-09T17:21:45.417Z
23292026-03-09T17:21:45.417Zrunning 18 tests
23302026-03-09T17:21:45.420Ztest freemap::test_ordering ... ok
23312026-03-09T17:21:45.420Ztest freemap::test_split ... ok
23322026-03-09T17:21:45.420Ztest config::tests::test_updates ... ok
23332026-03-09T17:21:45.423Ztest macaddrs::tests::test_mac_offset ... ok
23342026-03-09T17:21:45.423Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23352026-03-09T17:21:45.423Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23362026-03-09T17:21:45.423Ztest macaddrs::tests::test_parse_port_id ... ok
23372026-03-09T17:21:45.423Ztest nat::test_mapping ... ok
23382026-03-09T17:21:45.423Ztest port_map::tests::dump_map ... ok
23392026-03-09T17:21:45.423Ztest port_map::tests::test_backplane_group ... ok
23402026-03-09T17:21:45.423Ztest port_map::tests::test_port_map ... ok
23412026-03-09T17:21:45.427ZMar 09 17:21:44.345 DEBG created new freemap, unit: freemap_test
23422026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG initted freemap. size: 128, unit: freemap_test
23432026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG reset freemap, unit: freemap_test
23442026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG created new freemap, unitMar 09 17:21:44.346: DEBGfreemap_test
23452026-03-09T17:21:45.427Zcreated new freemap, unit: freemap_test
23462026-03-09T17:21:45.427Ztest freemap::test_span ... ok
23472026-03-09T17:21:45.427ZMar 09 17:21:44.346Mar 09 17:21:44.346 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, unit: freemap_test
23482026-03-09T17:21:45.427ZMar 09 17:21:44.346, unitDEBG: reset freemapfreemap_test,
23492026-03-09T17:21:45.427Zunit: freemap_test
23502026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG reset freemap, unit: freemap_test
23512026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG created new freemap, unit: freemap_test
23522026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG initted freemap. size: 128, unit: freemap_test
23532026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG reset freemap, unit: freemap_test
23542026-03-09T17:21:45.427Ztest freemap::test_exhaustion ... ok
23552026-03-09T17:21:45.427Ztest freemap::test_free ... ok
23562026-03-09T17:21:45.427Ztest freemap::test_reclaim ... ok
23572026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG created new freemap, unit: freemap_test
23582026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG initted freemap. size: 128, unit: freemap_test
23592026-03-09T17:21:45.427ZMar 09 17:21:44.346 DEBG reset freemap, unit: freemap_test
23602026-03-09T17:21:45.427Ztest freemap::test_basic ... ok
23612026-03-09T17:21:45.427Ztest port_map::tests::parse_softnpu_revision ... ok
23622026-03-09T17:21:45.427Ztest api_server::tests::test_build_info ... ok
23632026-03-09T17:21:45.427Z
23642026-03-09T17:21:45.427Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23652026-03-09T17:21:45.427Z
23662026-03-09T17:21:45.430Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-56be374b620edad7)
23672026-03-09T17:21:45.433Z
23682026-03-09T17:21:45.433Zrunning 0 tests
23692026-03-09T17:21:45.434Z
23702026-03-09T17:21:45.434Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23712026-03-09T17:21:45.434Z
23722026-03-09T17:21:45.434Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
23732026-03-09T17:21:45.437Z
23742026-03-09T17:21:45.437Zrunning 0 tests
23752026-03-09T17:21:45.437Z
23762026-03-09T17:21:45.437Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23772026-03-09T17:21:45.437Z
23782026-03-09T17:21:45.437Z Running unittests src/lib.rs (target/debug/deps/dpd_client-2cdb4accbbe410f7)
23792026-03-09T17:21:45.440Z
23802026-03-09T17:21:45.440Zrunning 2 tests
23812026-03-09T17:21:45.440Ztest tests::test_parse_client_port_id ... ok
23822026-03-09T17:21:45.440Ztest tests::test_port_id_cmp ... ok
23832026-03-09T17:21:45.440Z
23842026-03-09T17:21:45.440Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23852026-03-09T17:21:45.440Z
23862026-03-09T17:21:45.441Z Running tests/test_all.rs (target/debug/deps/test_all-e2a160bf11838a05)
23872026-03-09T17:21:45.444Z
23882026-03-09T17:21:45.444Zrunning 0 tests
23892026-03-09T17:21:45.444Z
23902026-03-09T17:21:45.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23912026-03-09T17:21:45.444Z
23922026-03-09T17:21:45.444Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23932026-03-09T17:21:45.447Z
23942026-03-09T17:21:45.447Zrunning 0 tests
23952026-03-09T17:21:45.447Z
23962026-03-09T17:21:45.447Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23972026-03-09T17:21:45.447Z
23982026-03-09T17:21:45.447Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
23992026-03-09T17:21:45.450Z
24002026-03-09T17:21:45.450Zrunning 12 tests
24012026-03-09T17:21:45.450Ztest pbuf::test_byte ... ok
24022026-03-09T17:21:45.451Ztest icmp::test_v6_checksum ... ok
24032026-03-09T17:21:45.451Ztest icmp::test_v4_checksum ... ok
24042026-03-09T17:21:45.451Ztest ipv6::test_ipv6_parse ... ok
24052026-03-09T17:21:45.451Ztest lldp::test_lldp_parse ... ok
24062026-03-09T17:21:45.451Ztest pbuf::test_nibble ... ok
24072026-03-09T17:21:45.451Ztest pbuf::test_overflow ... ok
24082026-03-09T17:21:45.451Ztest pbuf::test_short ... ok
24092026-03-09T17:21:45.451Ztest pbuf::test_twelve ... ok
24102026-03-09T17:21:45.451Ztest pbuf::test_word ... ok
24112026-03-09T17:21:45.451Ztest tcp::test_checksum_ack_data ... ok
24122026-03-09T17:21:45.451Ztest tcp::test_checksum_syn_nodata ... ok
24132026-03-09T17:21:45.451Z
24142026-03-09T17:21:45.451Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24152026-03-09T17:21:45.451Z
24162026-03-09T17:21:45.451Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24172026-03-09T17:21:45.455Z
24182026-03-09T17:21:45.455Zrunning 0 tests
24192026-03-09T17:21:45.455Z
24202026-03-09T17:21:45.455Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24212026-03-09T17:21:45.455Z
24222026-03-09T17:21:45.455Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24232026-03-09T17:21:45.458Z
24242026-03-09T17:21:45.459Zrunning 4 tests
24252026-03-09T17:21:45.459Ztest switchport::test::test_compute_lanes ... ok
24262026-03-09T17:21:45.459Ztest switchport::test::port_id_ordering ... ok
24272026-03-09T17:21:45.459Z Lane 0 Lane 1 Lane 2 Lane 3
24282026-03-09T17:21:45.459Z Rx Loss-of-lock: Yes Yes Yes Yes
24292026-03-09T17:21:45.459Z Rx Loss-of-signal: Yes Yes Yes Yes
24302026-03-09T17:21:45.459Z Rx CDR Enabled: Yes Yes Yes Yes
24312026-03-09T17:21:45.459Z Tx Enabled: Yes Yes Yes Yes
24322026-03-09T17:21:45.459Z Tx Loss-of-lock: No No No No
24332026-03-09T17:21:45.459Z Tx Loss-of-signal: No No No No
24342026-03-09T17:21:45.459Z Tx CDR Enabled: No No No No
24352026-03-09T17:21:45.459Z Tx Adaptive EQ Fault: No No No No
24362026-03-09T17:21:45.460Z Tx Fault: Yes Yes Yes Yes
24372026-03-09T17:21:45.460Z Lane 0 Lane 1 Lane 2 Lane 3
24382026-03-09T17:21:45.460Ztest switchport::test::test_print_sff_datapath ... ok
24392026-03-09T17:21:45.460Z State: Activated Activated Activated Activated
24402026-03-09T17:21:45.460Z Rx Output Enabled: false false false false
24412026-03-09T17:21:45.460Z Rx Output Status: valid valid valid valid
24422026-03-09T17:21:45.460Z Rx Loss-of-lock: true true true true
24432026-03-09T17:21:45.460Z Rx Loss-of-signal: false false false false
24442026-03-09T17:21:45.460ZRx Auto-squelch Disable: true true true true
24452026-03-09T17:21:45.460Z Tx Output Enabled: true true true true
24462026-03-09T17:21:45.460Z Tx Output Status: invalid invalid invalid invalid
24472026-03-09T17:21:45.460Z Tx Loss-of-lock: false false false false
24482026-03-09T17:21:45.460Z Tx Loss-of-signal: true true true true
24492026-03-09T17:21:45.460ZTx Auto-squelch Disable: false false false false
24502026-03-09T17:21:45.460Z Tx Adaptive EQ Fail: true true true true
24512026-03-09T17:21:45.460Z Tx Failure: false false false false
24522026-03-09T17:21:45.460Z Tx Force Squelch: true true true true
24532026-03-09T17:21:45.460Z Tx Input Polarity: normal normal normal normal
24542026-03-09T17:21:45.460Ztest switchport::test::test_print_cmis_datapath ... ok
24552026-03-09T17:21:45.460Z
24562026-03-09T17:21:45.460Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24572026-03-09T17:21:45.460Z
24582026-03-09T17:21:45.460Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24592026-03-09T17:21:45.465Z
24602026-03-09T17:21:45.465Zrunning 1 test
24612026-03-09T17:21:45.465Ztest test_p4_counter_list ... ignored
24622026-03-09T17:21:45.466Z
24632026-03-09T17:21:45.466Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24642026-03-09T17:21:45.466Z
24652026-03-09T17:21:45.466Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24662026-03-09T17:21:45.466Z
24672026-03-09T17:21:45.466Zrunning 5 tests
24682026-03-09T17:21:45.466Ztest test_an ... ignored
24692026-03-09T17:21:45.466Ztest test_enable ... ignored
24702026-03-09T17:21:45.466Ztest test_ip_addresses ... ignored
24712026-03-09T17:21:45.466Ztest test_kr ... ignored
24722026-03-09T17:21:45.466Ztest test_mac ... ignored
24732026-03-09T17:21:45.466Z
24742026-03-09T17:21:45.466Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24752026-03-09T17:21:45.466Z
24762026-03-09T17:21:45.466Z Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69)
24772026-03-09T17:21:45.472Z
24782026-03-09T17:21:45.472Zrunning 3 tests
24792026-03-09T17:21:45.476Ztest linklocal::test_parse_ipadm ... ok
24802026-03-09T17:21:45.476Ztest config::tests::test_updates ... ok
24812026-03-09T17:21:45.477Ztest tfport::test_parse_tfport ... ok
24822026-03-09T17:21:45.477Z
24832026-03-09T17:21:45.477Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24842026-03-09T17:21:45.477Z
24852026-03-09T17:21:45.477Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24862026-03-09T17:21:45.477Z
24872026-03-09T17:21:45.477Zrunning 0 tests
24882026-03-09T17:21:45.477Z
24892026-03-09T17:21:45.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24902026-03-09T17:21:45.477Z
24912026-03-09T17:21:45.477Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24922026-03-09T17:21:45.477Z
24932026-03-09T17:21:45.477Zrunning 0 tests
24942026-03-09T17:21:45.477Z
24952026-03-09T17:21:45.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24962026-03-09T17:21:45.477Z
24972026-03-09T17:21:45.477Z Doc-tests aal
24982026-03-09T17:21:45.626Z
24992026-03-09T17:21:45.626Zrunning 0 tests
25002026-03-09T17:21:45.626Z
25012026-03-09T17:21:45.626Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25022026-03-09T17:21:45.626Z
25032026-03-09T17:21:45.642Z Doc-tests aal_macros
25042026-03-09T17:21:45.735Z
25052026-03-09T17:21:45.735Zrunning 0 tests
25062026-03-09T17:21:45.735Z
25072026-03-09T17:21:45.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25082026-03-09T17:21:45.735Z
25092026-03-09T17:21:45.748Z Doc-tests common
25102026-03-09T17:21:46.118Z
25112026-03-09T17:21:46.118Zrunning 0 tests
25122026-03-09T17:21:46.118Z
25132026-03-09T17:21:46.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25142026-03-09T17:21:46.118Z
25152026-03-09T17:21:46.138Z Doc-tests dpd_api
25162026-03-09T17:21:47.748Z
25172026-03-09T17:21:47.748Zrunning 2 tests
25182026-03-09T17:21:47.748Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
25192026-03-09T17:21:47.748Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
25202026-03-09T17:21:47.748Z
25212026-03-09T17:21:47.748Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25222026-03-09T17:21:47.748Z
25232026-03-09T17:21:47.787Z Doc-tests dpd_client
25242026-03-09T17:21:49.620Z
25252026-03-09T17:21:49.621Zrunning 0 tests
25262026-03-09T17:21:49.621Z
25272026-03-09T17:21:49.621Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25282026-03-09T17:21:49.621Z
25292026-03-09T17:21:49.664Z Doc-tests dpd_types
25302026-03-09T17:21:50.139Z
25312026-03-09T17:21:50.139Zrunning 0 tests
25322026-03-09T17:21:50.140Z
25332026-03-09T17:21:50.140Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25342026-03-09T17:21:50.140Z
25352026-03-09T17:21:50.170Z Doc-tests packet
25362026-03-09T17:21:50.317Z
25372026-03-09T17:21:50.318Zrunning 0 tests
25382026-03-09T17:21:50.318Z
25392026-03-09T17:21:50.318Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25402026-03-09T17:21:50.318Z
25412026-03-09T17:21:50.333Z Doc-tests pcap
25422026-03-09T17:21:50.402Z
25432026-03-09T17:21:50.402Zrunning 0 tests
25442026-03-09T17:21:50.402Z
25452026-03-09T17:21:50.402Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25462026-03-09T17:21:50.402Z
25472026-03-09T17:21:50.469Z+ for feat in tofino_stub tofino_asic softnpu chaos
25482026-03-09T17:21:50.469Z+ RUST_BACKTRACE=full
25492026-03-09T17:21:50.469Z+ cargo test --features tofino_asic --no-fail-fast
25502026-03-09T17:21:51.430Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25512026-03-09T17:21:51.530Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25522026-03-09T17:21:51.541Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25532026-03-09T17:21:51.556Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25542026-03-09T17:22:07.813Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25552026-03-09T17:22:07.816Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25562026-03-09T17:23:11.275Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
25572026-03-09T17:23:11.416Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25582026-03-09T17:23:11.420Z
25592026-03-09T17:23:11.420Zrunning 0 tests
25602026-03-09T17:23:11.420Z
25612026-03-09T17:23:11.420Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25622026-03-09T17:23:11.420Z
25632026-03-09T17:23:11.423Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25642026-03-09T17:23:11.423Z
25652026-03-09T17:23:11.427Zrunning 0 tests
25662026-03-09T17:23:11.427Z
25672026-03-09T17:23:11.427Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25682026-03-09T17:23:11.427Z
25692026-03-09T17:23:11.427Z Running unittests src/lib.rs (target/debug/deps/asic-20c1ff31111c00a4)
25702026-03-09T17:23:11.536Z
25712026-03-09T17:23:11.536Zrunning 8 tests
25722026-03-09T17:23:11.539Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25732026-03-09T17:23:11.539Ztest tofino_asic::qsfp::tests::fix_link ... ok
25742026-03-09T17:23:11.539Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25752026-03-09T17:23:11.539Ztest tofino_asic::stats::constants_sanity_check ... ok
25762026-03-09T17:23:11.539Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25772026-03-09T17:23:11.539Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25782026-03-09T17:23:11.546Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25792026-03-09T17:23:12.038Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25802026-03-09T17:23:12.038Z
25812026-03-09T17:23:12.038Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25822026-03-09T17:23:12.038Z
25832026-03-09T17:23:12.048Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25842026-03-09T17:23:12.052Z
25852026-03-09T17:23:12.052Zrunning 10 tests
25862026-03-09T17:23:12.055Ztest nat::tests::test_vni ... ok
25872026-03-09T17:23:12.055Ztest network::tests::test_equal ... ok
25882026-03-09T17:23:12.055Ztest network::tests::test_eui64 ... ok
25892026-03-09T17:23:12.055Ztest network::tests::test_generate_ipv6_link_local ... ok
25902026-03-09T17:23:12.055Ztest network::tests::test_into ... ok
25912026-03-09T17:23:12.055Ztest network::tests::test_not_equal ... ok
25922026-03-09T17:23:12.055Ztest network::tests::test_to_string ... ok
25932026-03-09T17:23:12.055Ztest network::tests::test_parse ... ok
25942026-03-09T17:23:12.055Ztest test_purge ... ok
25952026-03-09T17:23:12.058Ztest illumos::test::address_exists_handles_missing_object ... ok
25962026-03-09T17:23:12.058Z
25972026-03-09T17:23:12.058Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25982026-03-09T17:23:12.058Z
25992026-03-09T17:23:12.058Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
26002026-03-09T17:23:12.064Z
26012026-03-09T17:23:12.064Zrunning 1 test
26022026-03-09T17:23:13.950Ztest test::test_apis_up_to_date ... ok
26032026-03-09T17:23:13.950Z
26042026-03-09T17:23:13.950Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
26052026-03-09T17:23:13.950Z
26062026-03-09T17:23:13.993Z Running unittests src/main.rs (target/debug/deps/dpd-4ee8b9ba827c3c3a)
26072026-03-09T17:23:14.078Z
26082026-03-09T17:23:14.078Zrunning 46 tests
26092026-03-09T17:23:14.081Ztest freemap::test_ordering ... ok
26102026-03-09T17:23:14.081Ztest freemap::test_split ... ok
26112026-03-09T17:23:14.081Ztest config::tests::test_updates ... ok
26122026-03-09T17:23:14.081Ztest macaddrs::tests::test_mac_offset ... ok
26132026-03-09T17:23:14.081Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26142026-03-09T17:23:14.081Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26152026-03-09T17:23:14.081Ztest macaddrs::tests::test_parse_port_id ... ok
26162026-03-09T17:23:14.081Ztest nat::test_mapping ... ok
26172026-03-09T17:23:14.082Ztest port_map::tests::dump_map ... ok
26182026-03-09T17:23:14.085Ztest port_map::tests::test_backplane_group ... ok
26192026-03-09T17:23:14.085Ztest port_map::tests::test_port_map ... ok
26202026-03-09T17:23:14.085Ztest transceivers::mpn_test::test_mpn_missing ... ok
26212026-03-09T17:23:14.085Ztest transceivers::mpn_test::test_mpn_present ... ok
26222026-03-09T17:23:14.085Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26232026-03-09T17:23:14.085Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26242026-03-09T17:23:14.085Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26252026-03-09T17:23:14.085Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26262026-03-09T17:23:14.088ZMar 09 17:23:12.998 DEBG created new freemap, unit: freemap_test
26272026-03-09T17:23:14.088ZMar 09 17:23:12.999 DEBG initted freemap. size: 128, unit: freemap_test
26282026-03-09T17:23:14.088ZMar 09 17:23:12.999 DEBG reset freemap, unitMar 09 17:23:12.999: DEBGfreemap_test
26292026-03-09T17:23:14.088Zcreated new freemapMar 09 17:23:12.999, unitDEBG: created new freemapfreemap_test,
26302026-03-09T17:23:14.088Zunit: freemap_test
26312026-03-09T17:23:14.089ZMar 09 17:23:12.999 DEBGMar 09 17:23:12.999 initted freemap. size: 128DEBG, unitinitted freemap. size: 128:, unitMar 09 17:23:12.998:freemap_test freemap_testDEBG
26322026-03-09T17:23:14.089Z
26332026-03-09T17:23:14.089Z created new freemap, unit: freemap_testMar 09 17:23:12.999
26342026-03-09T17:23:14.089ZMar 09 17:23:12.999 DEBGDEBG reset freemapreset freemap, Mar 09 17:23:12.999, unitDEBG: unitinitted freemap. size: 128: , freemap_testfreemap_test
26352026-03-09T17:23:14.089Zunit
26362026-03-09T17:23:14.089Z: freemap_test
26372026-03-09T17:23:14.089ZMar 09 17:23:12.999 DEBG reset freemap, unit: freemap_test
26382026-03-09T17:23:14.089Ztest freemap::test_reclaim ... ok
26392026-03-09T17:23:14.089Ztest freemap::test_free ... ok
26402026-03-09T17:23:14.089Ztest freemap::test_span ... ok
26412026-03-09T17:23:14.089Ztest freemap::test_exhaustion ... ok
26422026-03-09T17:23:14.089ZMar 09 17:23:13.000 DEBG created new freemap, unit: freemap_test
26432026-03-09T17:23:14.089ZMar 09 17:23:13.000 DEBG initted freemap. size: 128, unit: freemap_test
26442026-03-09T17:23:14.089Ztest port_map::tests::parse_softnpu_revision ... ok
26452026-03-09T17:23:14.089ZMar 09 17:23:13.000 DEBG reset freemap, unit: freemap_test
26462026-03-09T17:23:14.089Ztest api_server::tests::test_build_info ... ok
26472026-03-09T17:23:14.089Ztest freemap::test_basic ... ok
26482026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26492026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26502026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26512026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26522026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26532026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26542026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26552026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26562026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26572026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26582026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26592026-03-09T17:23:14.089Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26602026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26612026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26622026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26632026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26642026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26652026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26662026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26672026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26682026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26692026-03-09T17:23:14.093Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26702026-03-09T17:23:14.093Z
26712026-03-09T17:23:14.093Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26722026-03-09T17:23:14.094Z
26732026-03-09T17:23:14.106Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3c014af64db634dc)
26742026-03-09T17:23:14.109Z
26752026-03-09T17:23:14.109Zrunning 0 tests
26762026-03-09T17:23:14.109Z
26772026-03-09T17:23:14.109Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26782026-03-09T17:23:14.110Z
26792026-03-09T17:23:14.110Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
26802026-03-09T17:23:14.113Z
26812026-03-09T17:23:14.113Zrunning 0 tests
26822026-03-09T17:23:14.113Z
26832026-03-09T17:23:14.113Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26842026-03-09T17:23:14.113Z
26852026-03-09T17:23:14.113Z Running unittests src/lib.rs (target/debug/deps/dpd_client-0c23eeb38e8285cf)
26862026-03-09T17:23:14.116Z
26872026-03-09T17:23:14.116Zrunning 2 tests
26882026-03-09T17:23:14.116Ztest tests::test_parse_client_port_id ... ok
26892026-03-09T17:23:14.116Ztest tests::test_port_id_cmp ... ok
26902026-03-09T17:23:14.116Z
26912026-03-09T17:23:14.116Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26922026-03-09T17:23:14.116Z
26932026-03-09T17:23:14.120Z Running tests/test_all.rs (target/debug/deps/test_all-60fcc5fb7780a9ac)
26942026-03-09T17:23:14.120Z
26952026-03-09T17:23:14.120Zrunning 0 tests
26962026-03-09T17:23:14.120Z
26972026-03-09T17:23:14.120Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26982026-03-09T17:23:14.120Z
26992026-03-09T17:23:14.120Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
27002026-03-09T17:23:14.123Z
27012026-03-09T17:23:14.123Zrunning 0 tests
27022026-03-09T17:23:14.123Z
27032026-03-09T17:23:14.123Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27042026-03-09T17:23:14.123Z
27052026-03-09T17:23:14.123Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27062026-03-09T17:23:14.127Z
27072026-03-09T17:23:14.127Zrunning 12 tests
27082026-03-09T17:23:14.127Ztest icmp::test_v6_checksum ... ok
27092026-03-09T17:23:14.127Ztest pbuf::test_byte ... ok
27102026-03-09T17:23:14.127Ztest icmp::test_v4_checksum ... ok
27112026-03-09T17:23:14.127Ztest lldp::test_lldp_parse ... ok
27122026-03-09T17:23:14.127Ztest ipv6::test_ipv6_parse ... ok
27132026-03-09T17:23:14.127Ztest pbuf::test_nibble ... ok
27142026-03-09T17:23:14.127Ztest pbuf::test_overflow ... ok
27152026-03-09T17:23:14.127Ztest pbuf::test_short ... ok
27162026-03-09T17:23:14.127Ztest pbuf::test_twelve ... ok
27172026-03-09T17:23:14.127Ztest pbuf::test_word ... ok
27182026-03-09T17:23:14.127Ztest tcp::test_checksum_syn_nodata ... ok
27192026-03-09T17:23:14.127Ztest tcp::test_checksum_ack_data ... ok
27202026-03-09T17:23:14.127Z
27212026-03-09T17:23:14.127Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27222026-03-09T17:23:14.127Z
27232026-03-09T17:23:14.130Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27242026-03-09T17:23:14.130Z
27252026-03-09T17:23:14.130Zrunning 0 tests
27262026-03-09T17:23:14.130Z
27272026-03-09T17:23:14.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27282026-03-09T17:23:14.131Z
27292026-03-09T17:23:14.131Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27302026-03-09T17:23:14.134Z
27312026-03-09T17:23:14.134Zrunning 4 tests
27322026-03-09T17:23:14.134Ztest switchport::test::test_compute_lanes ... ok
27332026-03-09T17:23:14.134Ztest switchport::test::port_id_ordering ... ok
27342026-03-09T17:23:14.134Z Lane 0 Lane 1 Lane 2 Lane 3
27352026-03-09T17:23:14.135Z Rx Loss-of-lock: Yes Yes Lane 0 Yes Lane 1Yes
27362026-03-09T17:23:14.135ZLane 2 Rx Loss-of-signal: YesLane 3
27372026-03-09T17:23:14.135ZYes State: Activated Yes ActivatedYes
27382026-03-09T17:23:14.135Z Rx CDR Enabled: YesActivated YesActivated
27392026-03-09T17:23:14.135ZYes Rx Output Enabled: falseYes
27402026-03-09T17:23:14.135Zfalse Tx Enabled: Yes Yesfalse Yesfalse
27412026-03-09T17:23:14.135ZYes
27422026-03-09T17:23:14.135Z Rx Output Status: valid Tx Loss-of-lock: No No validNo No
27432026-03-09T17:23:14.135Zvalid Tx Loss-of-signal: No valid
27442026-03-09T17:23:14.135ZNo No Rx Loss-of-lock: true No
27452026-03-09T17:23:14.135Z Tx CDR Enabled: Notrue No Notrue No
27462026-03-09T17:23:14.135Ztrue Tx Adaptive EQ Fault: No
27472026-03-09T17:23:14.135Z No Rx Loss-of-signal: false No No
27482026-03-09T17:23:14.135Z Tx Fault: Yes Yes Yes Yes
27492026-03-09T17:23:14.135Zfalse false false
27502026-03-09T17:23:14.135ZRx Auto-squelch Disable: true true true true
27512026-03-09T17:23:14.135Z Tx Output Enabled: true true true true
27522026-03-09T17:23:14.135Z Tx Output Status: invalid invalid invalid invalid
27532026-03-09T17:23:14.135Z Tx Loss-of-lock: false false false false
27542026-03-09T17:23:14.135Z Tx Loss-of-signal: true true true true
27552026-03-09T17:23:14.135Ztest switchport::test::test_print_sff_datapath ... Tx Auto-squelch Disable: falseok
27562026-03-09T17:23:14.135Z false false false
27572026-03-09T17:23:14.135Z Tx Adaptive EQ Fail: true true true true
27582026-03-09T17:23:14.135Z Tx Failure: false false false false
27592026-03-09T17:23:14.135Z Tx Force Squelch: true true true true
27602026-03-09T17:23:14.135Z Tx Input Polarity: normal normal normal normal
27612026-03-09T17:23:14.139Ztest switchport::test::test_print_cmis_datapath ... ok
27622026-03-09T17:23:14.139Z
27632026-03-09T17:23:14.139Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27642026-03-09T17:23:14.139Z
27652026-03-09T17:23:14.139Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27662026-03-09T17:23:14.139Z
27672026-03-09T17:23:14.139Zrunning 1 test
27682026-03-09T17:23:14.139Ztest test_p4_counter_list ... ignored
27692026-03-09T17:23:14.139Z
27702026-03-09T17:23:14.139Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27712026-03-09T17:23:14.139Z
27722026-03-09T17:23:14.139Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27732026-03-09T17:23:14.143Z
27742026-03-09T17:23:14.143Zrunning 5 tests
27752026-03-09T17:23:14.143Ztest test_an ... ignored
27762026-03-09T17:23:14.143Ztest test_enable ... ignored
27772026-03-09T17:23:14.143Ztest test_ip_addresses ... ignored
27782026-03-09T17:23:14.143Ztest test_kr ... ignored
27792026-03-09T17:23:14.143Ztest test_mac ... ignored
27802026-03-09T17:23:14.143Z
27812026-03-09T17:23:14.143Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27822026-03-09T17:23:14.143Z
27832026-03-09T17:23:14.143Z Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a)
27842026-03-09T17:23:14.146Z
27852026-03-09T17:23:14.146Zrunning 3 tests
27862026-03-09T17:23:14.150Ztest linklocal::test_parse_ipadm ... ok
27872026-03-09T17:23:14.150Ztest tfport::test_parse_tfport ... ok
27882026-03-09T17:23:14.150Ztest config::tests::test_updates ... ok
27892026-03-09T17:23:14.150Z
27902026-03-09T17:23:14.150Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27912026-03-09T17:23:14.150Z
27922026-03-09T17:23:14.150Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
27932026-03-09T17:23:14.154Z
27942026-03-09T17:23:14.154Zrunning 0 tests
27952026-03-09T17:23:14.154Z
27962026-03-09T17:23:14.154Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27972026-03-09T17:23:14.154Z
27982026-03-09T17:23:14.154Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
27992026-03-09T17:23:14.157Z
28002026-03-09T17:23:14.157Zrunning 0 tests
28012026-03-09T17:23:14.157Z
28022026-03-09T17:23:14.157Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28032026-03-09T17:23:14.157Z
28042026-03-09T17:23:14.157Z Doc-tests aal
28052026-03-09T17:23:14.301Z
28062026-03-09T17:23:14.301Zrunning 0 tests
28072026-03-09T17:23:14.301Z
28082026-03-09T17:23:14.301Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28092026-03-09T17:23:14.301Z
28102026-03-09T17:23:14.318Z Doc-tests aal_macros
28112026-03-09T17:23:14.409Z
28122026-03-09T17:23:14.409Zrunning 0 tests
28132026-03-09T17:23:14.409Z
28142026-03-09T17:23:14.409Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28152026-03-09T17:23:14.409Z
28162026-03-09T17:23:14.423Z Doc-tests common
28172026-03-09T17:23:14.742Z
28182026-03-09T17:23:14.742Zrunning 0 tests
28192026-03-09T17:23:14.742Z
28202026-03-09T17:23:14.742Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28212026-03-09T17:23:14.742Z
28222026-03-09T17:23:14.763Z Doc-tests dpd_api
28232026-03-09T17:23:16.333Z
28242026-03-09T17:23:16.333Zrunning 2 tests
28252026-03-09T17:23:16.333Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
28262026-03-09T17:23:16.333Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
28272026-03-09T17:23:16.333Z
28282026-03-09T17:23:16.333Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28292026-03-09T17:23:16.333Z
28302026-03-09T17:23:16.375Z Doc-tests dpd_client
28312026-03-09T17:23:18.242Z
28322026-03-09T17:23:18.242Zrunning 0 tests
28332026-03-09T17:23:18.243Z
28342026-03-09T17:23:18.243Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28352026-03-09T17:23:18.243Z
28362026-03-09T17:23:18.271Z Doc-tests dpd_types
28372026-03-09T17:23:18.741Z
28382026-03-09T17:23:18.741Zrunning 0 tests
28392026-03-09T17:23:18.741Z
28402026-03-09T17:23:18.741Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28412026-03-09T17:23:18.741Z
28422026-03-09T17:23:18.772Z Doc-tests packet
28432026-03-09T17:23:18.919Z
28442026-03-09T17:23:18.919Zrunning 0 tests
28452026-03-09T17:23:18.919Z
28462026-03-09T17:23:18.920Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28472026-03-09T17:23:18.920Z
28482026-03-09T17:23:18.939Z Doc-tests pcap
28492026-03-09T17:23:19.006Z
28502026-03-09T17:23:19.007Zrunning 0 tests
28512026-03-09T17:23:19.007Z
28522026-03-09T17:23:19.007Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28532026-03-09T17:23:19.007Z
28542026-03-09T17:23:19.054Z+ for feat in tofino_stub tofino_asic softnpu chaos
28552026-03-09T17:23:19.054Z+ RUST_BACKTRACE=full
28562026-03-09T17:23:19.054Z+ cargo test --features softnpu --no-fail-fast
28572026-03-09T17:23:20.085Z Compiling num-integer v0.1.46
28582026-03-09T17:23:20.194Z Compiling num-complex v0.4.6
28592026-03-09T17:23:20.278Z Compiling bitstruct_derive v0.1.0
28602026-03-09T17:23:20.283Z Compiling tap v1.0.1
28612026-03-09T17:23:20.507Z Compiling wyz v0.5.1
28622026-03-09T17:23:20.842Z Compiling num-iter v0.1.45
28632026-03-09T17:23:20.949Z Compiling num-rational v0.4.2
28642026-03-09T17:23:20.974Z Compiling num-bigint v0.4.6
28652026-03-09T17:23:21.213Z Compiling radium v0.7.0
28662026-03-09T17:23:21.256Z Compiling funty v2.0.0
28672026-03-09T17:23:21.277Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28682026-03-09T17:23:21.350Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28692026-03-09T17:23:21.654Z Compiling num v0.4.3
28702026-03-09T17:23:21.690Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28712026-03-09T17:23:21.709Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28722026-03-09T17:23:21.797Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28732026-03-09T17:23:21.935Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28742026-03-09T17:23:22.191Z Compiling bitvec v1.0.1
28752026-03-09T17:23:22.278Z Compiling typeid v1.0.3
28762026-03-09T17:23:22.329Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28772026-03-09T17:23:22.476Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28782026-03-09T17:23:22.545Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28792026-03-09T17:23:22.820Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28802026-03-09T17:23:22.997Z Compiling ascii v1.1.0
28812026-03-09T17:23:23.220Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-03-09T17:23:24.213Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28832026-03-09T17:23:24.286Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28842026-03-09T17:23:24.986Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28852026-03-09T17:23:25.221Z Compiling erased-serde v0.4.8
28862026-03-09T17:23:25.389Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28872026-03-09T17:23:25.411Z Compiling bitstruct v0.1.1
28882026-03-09T17:23:25.585Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28892026-03-09T17:23:26.193Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28902026-03-09T17:23:26.423Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28912026-03-09T17:23:26.455Z Compiling serde_arrays v0.1.0
28922026-03-09T17:23:26.682Z Compiling libloading v0.7.4
28932026-03-09T17:23:27.156Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28942026-03-09T17:23:27.438Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28952026-03-09T17:23:27.558Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28962026-03-09T17:23:28.994Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28972026-03-09T17:23:29.717Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28982026-03-09T17:23:32.729Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28992026-03-09T17:23:34.165Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
29002026-03-09T17:23:42.146Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29012026-03-09T17:23:42.632Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29022026-03-09T17:23:42.670Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29032026-03-09T17:23:43.396Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29042026-03-09T17:23:44.883Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29052026-03-09T17:23:47.998Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29062026-03-09T17:23:48.971Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29072026-03-09T17:23:51.549Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29082026-03-09T17:23:58.177Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29092026-03-09T17:24:03.402Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29102026-03-09T17:24:03.959Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29112026-03-09T17:24:07.604Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29122026-03-09T17:24:09.807Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29132026-03-09T17:24:22.396Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29142026-03-09T17:24:27.157Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29152026-03-09T17:24:34.850Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29162026-03-09T17:25:31.207Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s
29172026-03-09T17:25:31.355Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29182026-03-09T17:25:31.359Z
29192026-03-09T17:25:31.359Zrunning 0 tests
29202026-03-09T17:25:31.359Z
29212026-03-09T17:25:31.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29222026-03-09T17:25:31.359Z
29232026-03-09T17:25:31.363Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29242026-03-09T17:25:31.363Z
29252026-03-09T17:25:31.363Zrunning 0 tests
29262026-03-09T17:25:31.363Z
29272026-03-09T17:25:31.363Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29282026-03-09T17:25:31.363Z
29292026-03-09T17:25:31.363Z Running unittests src/lib.rs (target/debug/deps/asic-843c2ef0f045f06f)
29302026-03-09T17:25:31.367Z
29312026-03-09T17:25:31.367Zrunning 0 tests
29322026-03-09T17:25:31.367Z
29332026-03-09T17:25:31.367Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29342026-03-09T17:25:31.367Z
29352026-03-09T17:25:31.371Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29362026-03-09T17:25:31.371Z
29372026-03-09T17:25:31.371Zrunning 10 tests
29382026-03-09T17:25:31.374Ztest nat::tests::test_vni ... ok
29392026-03-09T17:25:31.374Ztest network::tests::test_eui64 ... ok
29402026-03-09T17:25:31.374Ztest network::tests::test_equal ... ok
29412026-03-09T17:25:31.374Ztest network::tests::test_generate_ipv6_link_local ... ok
29422026-03-09T17:25:31.374Ztest network::tests::test_into ... ok
29432026-03-09T17:25:31.374Ztest network::tests::test_not_equal ... ok
29442026-03-09T17:25:31.374Ztest network::tests::test_parse ... ok
29452026-03-09T17:25:31.374Ztest network::tests::test_to_string ... ok
29462026-03-09T17:25:31.375Ztest test_purge ... ok
29472026-03-09T17:25:31.378Ztest illumos::test::address_exists_handles_missing_object ... ok
29482026-03-09T17:25:31.378Z
29492026-03-09T17:25:31.378Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29502026-03-09T17:25:31.378Z
29512026-03-09T17:25:31.378Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-b6e1f75e321cf69d)
29522026-03-09T17:25:31.382Z
29532026-03-09T17:25:31.382Zrunning 1 test
29542026-03-09T17:25:33.307Ztest test::test_apis_up_to_date ... ok
29552026-03-09T17:25:33.307Z
29562026-03-09T17:25:33.307Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s
29572026-03-09T17:25:33.307Z
29582026-03-09T17:25:33.351Z Running unittests src/main.rs (target/debug/deps/dpd-691c7f30bace9abd)
29592026-03-09T17:25:33.359Z
29602026-03-09T17:25:33.359Zrunning 18 tests
29612026-03-09T17:25:33.363Ztest freemap::test_ordering ... ok
29622026-03-09T17:25:33.363Ztest freemap::test_split ... ok
29632026-03-09T17:25:33.363Ztest config::tests::test_updates ... ok
29642026-03-09T17:25:33.363Ztest macaddrs::tests::test_mac_offset ... ok
29652026-03-09T17:25:33.366Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29662026-03-09T17:25:33.366Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29672026-03-09T17:25:33.366Ztest macaddrs::tests::test_parse_port_id ... ok
29682026-03-09T17:25:33.366Ztest nat::test_mapping ... ok
29692026-03-09T17:25:33.366Ztest port_map::tests::dump_map ... ok
29702026-03-09T17:25:33.366Ztest port_map::tests::test_backplane_group ... ok
29712026-03-09T17:25:33.366Ztest port_map::tests::test_port_map ... ok
29722026-03-09T17:25:33.370ZMar 09 17:25:32.268 DEBG created new freemap, unit: freemap_test
29732026-03-09T17:25:33.370ZMar 09 17:25:32.268 DEBG initted freemap. size: 128, unit: freemap_test
29742026-03-09T17:25:33.370ZMar 09 17:25:32.268 DEBG reset freemap, unit: freemap_test
29752026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG created new freemap, unit: freemap_test
29762026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG initted freemap. size: 128, unit: freemap_test
29772026-03-09T17:25:33.371Ztest freemap::test_free ... ok
29782026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG Mar 09 17:25:32.269reset freemap , DEBGunit :created new freemap freemap_test,
29792026-03-09T17:25:33.371Zunit: freemap_test
29802026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG initted freemap. size: 128, unit: freemap_test
29812026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG reset freemap, unit: freemap_test
29822026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG created new freemap, unit: freemap_test
29832026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG initted freemap. size: 128, unit: freemap_test
29842026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG reset freemap, unit: freemap_test
29852026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG created new freemap, unit: freemap_test
29862026-03-09T17:25:33.371Ztest freemap::test_basic ... ok
29872026-03-09T17:25:33.371Ztest freemap::test_exhaustion ... ok
29882026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG initted freemap. size: 128, unit: freemap_test
29892026-03-09T17:25:33.371ZMar 09 17:25:32.269 DEBG reset freemap, unit: freemap_test
29902026-03-09T17:25:33.371Ztest freemap::test_span ... ok
29912026-03-09T17:25:33.371Ztest freemap::test_reclaim ... ok
29922026-03-09T17:25:33.371Ztest port_map::tests::parse_softnpu_revision ... ok
29932026-03-09T17:25:33.371Ztest api_server::tests::test_build_info ... ok
29942026-03-09T17:25:33.371Z
29952026-03-09T17:25:33.371Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29962026-03-09T17:25:33.371Z
29972026-03-09T17:25:33.374Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-9ca35aab4b2a4024)
29982026-03-09T17:25:33.377Z
29992026-03-09T17:25:33.378Zrunning 0 tests
30002026-03-09T17:25:33.378Z
30012026-03-09T17:25:33.378Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30022026-03-09T17:25:33.378Z
30032026-03-09T17:25:33.381Z Running unittests src/lib.rs (target/debug/deps/dpd_api-457e7c65e642b85a)
30042026-03-09T17:25:33.381Z
30052026-03-09T17:25:33.381Zrunning 0 tests
30062026-03-09T17:25:33.381Z
30072026-03-09T17:25:33.381Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30082026-03-09T17:25:33.381Z
30092026-03-09T17:25:33.384Z Running unittests src/lib.rs (target/debug/deps/dpd_client-85e8fce9a2d20191)
30102026-03-09T17:25:33.387Z
30112026-03-09T17:25:33.387Zrunning 2 tests
30122026-03-09T17:25:33.387Ztest tests::test_parse_client_port_id ... ok
30132026-03-09T17:25:33.387Ztest tests::test_port_id_cmp ... ok
30142026-03-09T17:25:33.388Z
30152026-03-09T17:25:33.388Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30162026-03-09T17:25:33.388Z
30172026-03-09T17:25:33.388Z Running tests/test_all.rs (target/debug/deps/test_all-26d5c8a6a4fe0d11)
30182026-03-09T17:25:33.391Z
30192026-03-09T17:25:33.391Zrunning 0 tests
30202026-03-09T17:25:33.391Z
30212026-03-09T17:25:33.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30222026-03-09T17:25:33.391Z
30232026-03-09T17:25:33.391Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30242026-03-09T17:25:33.394Z
30252026-03-09T17:25:33.394Zrunning 0 tests
30262026-03-09T17:25:33.394Z
30272026-03-09T17:25:33.394Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30282026-03-09T17:25:33.394Z
30292026-03-09T17:25:33.394Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30302026-03-09T17:25:33.398Z
30312026-03-09T17:25:33.398Zrunning 12 tests
30322026-03-09T17:25:33.398Ztest icmp::test_v4_checksum ... ok
30332026-03-09T17:25:33.398Ztest icmp::test_v6_checksum ... ok
30342026-03-09T17:25:33.398Ztest lldp::test_lldp_parse ... ok
30352026-03-09T17:25:33.398Ztest ipv6::test_ipv6_parse ... ok
30362026-03-09T17:25:33.398Ztest pbuf::test_byte ... ok
30372026-03-09T17:25:33.398Ztest pbuf::test_nibble ... ok
30382026-03-09T17:25:33.398Ztest pbuf::test_short ... ok
30392026-03-09T17:25:33.398Ztest pbuf::test_overflow ... ok
30402026-03-09T17:25:33.398Ztest pbuf::test_twelve ... ok
30412026-03-09T17:25:33.398Ztest pbuf::test_word ... ok
30422026-03-09T17:25:33.398Ztest tcp::test_checksum_ack_data ... ok
30432026-03-09T17:25:33.398Ztest tcp::test_checksum_syn_nodata ... ok
30442026-03-09T17:25:33.398Z
30452026-03-09T17:25:33.398Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30462026-03-09T17:25:33.398Z
30472026-03-09T17:25:33.398Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30482026-03-09T17:25:33.403Z
30492026-03-09T17:25:33.403Zrunning 0 tests
30502026-03-09T17:25:33.403Z
30512026-03-09T17:25:33.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30522026-03-09T17:25:33.403Z
30532026-03-09T17:25:33.403Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30542026-03-09T17:25:33.414Z
30552026-03-09T17:25:33.414Zrunning 4 tests
30562026-03-09T17:25:33.418Ztest switchport::test::test_compute_lanes ... ok
30572026-03-09T17:25:33.422Ztest switchport::test::port_id_ordering ... ok
30582026-03-09T17:25:33.427Z Lane 0 Lane 1 Lane 2 Lane 3
30592026-03-09T17:25:33.428Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2 YesLane 3
30602026-03-09T17:25:33.428ZYes
30612026-03-09T17:25:33.428Z State: Activated Rx Loss-of-signal: Yes ActivatedYes ActivatedYes ActivatedYes
30622026-03-09T17:25:33.428Z
30632026-03-09T17:25:33.428Z Rx Output Enabled: false Rx CDR Enabled: Yes false falseYes false
30642026-03-09T17:25:33.428ZYes Rx Output Status: valid Yes
30652026-03-09T17:25:33.428Zvalid Tx Enabled: Yesvalid validYes
30662026-03-09T17:25:33.428Z Rx Loss-of-lock: true Yes trueYes
30672026-03-09T17:25:33.428Ztrue Tx Loss-of-lock: Notrue
30682026-03-09T17:25:33.428ZNo Rx Loss-of-signal: false No falseNo
30692026-03-09T17:25:33.428Z Tx Loss-of-signal: No falseNo false
30702026-03-09T17:25:33.428ZNo Rx Auto-squelch Disable: trueNo
30712026-03-09T17:25:33.428Ztrue Tx CDR Enabled: No true Notrue
30722026-03-09T17:25:33.428ZNo Tx Output Enabled: trueNo
30732026-03-09T17:25:33.428Ztrue Tx Adaptive EQ Fault: No true Notrue
30742026-03-09T17:25:33.429ZNo Tx Output Status: invalid No
30752026-03-09T17:25:33.429Zinvalid Tx Fault: Yes invalidYes invalidYes
30762026-03-09T17:25:33.429Z Tx Loss-of-lock: falseYes
30772026-03-09T17:25:33.429Zfalse false false
30782026-03-09T17:25:33.429Z Tx Loss-of-signal: true true true true
30792026-03-09T17:25:33.430ZTx Auto-squelch Disable: false false false false
30802026-03-09T17:25:33.430Z Tx Adaptive EQ Fail: true true true true
30812026-03-09T17:25:33.430Z Tx Failure: false false false false
30822026-03-09T17:25:33.430Z Tx Force Squelch: true true true true
30832026-03-09T17:25:33.430Z Tx Input Polarity: normal normal normal normal
30842026-03-09T17:25:33.430Ztest switchport::test::test_print_sff_datapath ... ok
30852026-03-09T17:25:33.430Ztest switchport::test::test_print_cmis_datapath ... ok
30862026-03-09T17:25:33.430Z
30872026-03-09T17:25:33.430Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30882026-03-09T17:25:33.430Z
30892026-03-09T17:25:33.430Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
30902026-03-09T17:25:33.434Z
30912026-03-09T17:25:33.434Zrunning 1 test
30922026-03-09T17:25:33.434Ztest test_p4_counter_list ... ignored
30932026-03-09T17:25:33.434Z
30942026-03-09T17:25:33.434Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30952026-03-09T17:25:33.434Z
30962026-03-09T17:25:33.439Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
30972026-03-09T17:25:33.444Z
30982026-03-09T17:25:33.444Zrunning 5 tests
30992026-03-09T17:25:33.444Ztest test_an ... ignored
31002026-03-09T17:25:33.444Ztest test_enable ... ignored
31012026-03-09T17:25:33.444Ztest test_ip_addresses ... ignored
31022026-03-09T17:25:33.444Ztest test_kr ... ignored
31032026-03-09T17:25:33.444Ztest test_mac ... ignored
31042026-03-09T17:25:33.444Z
31052026-03-09T17:25:33.444Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
31062026-03-09T17:25:33.444Z
31072026-03-09T17:25:33.452Z Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d)
31082026-03-09T17:25:33.456Z
31092026-03-09T17:25:33.456Zrunning 3 tests
31102026-03-09T17:25:33.456Ztest linklocal::test_parse_ipadm ... ok
31112026-03-09T17:25:33.456Ztest tfport::test_parse_tfport ... ok
31122026-03-09T17:25:33.456Ztest config::tests::test_updates ... ok
31132026-03-09T17:25:33.456Z
31142026-03-09T17:25:33.456Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31152026-03-09T17:25:33.456Z
31162026-03-09T17:25:33.456Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31172026-03-09T17:25:33.460Z
31182026-03-09T17:25:33.460Zrunning 0 tests
31192026-03-09T17:25:33.460Z
31202026-03-09T17:25:33.460Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31212026-03-09T17:25:33.460Z
31222026-03-09T17:25:33.460Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31232026-03-09T17:25:33.463Z
31242026-03-09T17:25:33.463Zrunning 0 tests
31252026-03-09T17:25:33.463Z
31262026-03-09T17:25:33.463Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31272026-03-09T17:25:33.463Z
31282026-03-09T17:25:33.463Z Doc-tests aal
31292026-03-09T17:25:33.617Z
31302026-03-09T17:25:33.617Zrunning 0 tests
31312026-03-09T17:25:33.617Z
31322026-03-09T17:25:33.617Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31332026-03-09T17:25:33.617Z
31342026-03-09T17:25:33.647Z Doc-tests aal_macros
31352026-03-09T17:25:33.735Z
31362026-03-09T17:25:33.735Zrunning 0 tests
31372026-03-09T17:25:33.735Z
31382026-03-09T17:25:33.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31392026-03-09T17:25:33.735Z
31402026-03-09T17:25:33.749Z Doc-tests common
31412026-03-09T17:25:34.094Z
31422026-03-09T17:25:34.094Zrunning 0 tests
31432026-03-09T17:25:34.094Z
31442026-03-09T17:25:34.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31452026-03-09T17:25:34.094Z
31462026-03-09T17:25:34.118Z Doc-tests dpd_api
31472026-03-09T17:25:35.704Z
31482026-03-09T17:25:35.705Zrunning 2 tests
31492026-03-09T17:25:35.705Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
31502026-03-09T17:25:35.705Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
31512026-03-09T17:25:35.705Z
31522026-03-09T17:25:35.705Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31532026-03-09T17:25:35.705Z
31542026-03-09T17:25:35.745Z Doc-tests dpd_client
31552026-03-09T17:25:37.616Z
31562026-03-09T17:25:37.616Zrunning 0 tests
31572026-03-09T17:25:37.616Z
31582026-03-09T17:25:37.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31592026-03-09T17:25:37.616Z
31602026-03-09T17:25:37.660Z Doc-tests dpd_types
31612026-03-09T17:25:38.129Z
31622026-03-09T17:25:38.129Zrunning 0 tests
31632026-03-09T17:25:38.129Z
31642026-03-09T17:25:38.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31652026-03-09T17:25:38.129Z
31662026-03-09T17:25:38.159Z Doc-tests packet
31672026-03-09T17:25:38.306Z
31682026-03-09T17:25:38.306Zrunning 0 tests
31692026-03-09T17:25:38.306Z
31702026-03-09T17:25:38.306Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31712026-03-09T17:25:38.306Z
31722026-03-09T17:25:38.323Z Doc-tests pcap
31732026-03-09T17:25:38.390Z
31742026-03-09T17:25:38.390Zrunning 0 tests
31752026-03-09T17:25:38.390Z
31762026-03-09T17:25:38.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31772026-03-09T17:25:38.391Z
31782026-03-09T17:25:38.444Z+ for feat in tofino_stub tofino_asic softnpu chaos
31792026-03-09T17:25:38.444Z+ RUST_BACKTRACE=full
31802026-03-09T17:25:38.444Z+ cargo test --features chaos --no-fail-fast
31812026-03-09T17:25:39.409Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31822026-03-09T17:25:39.510Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31832026-03-09T17:25:39.524Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31842026-03-09T17:25:54.132Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31852026-03-09T17:25:54.764Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31862026-03-09T17:26:49.887Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
31872026-03-09T17:26:50.030Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
31882026-03-09T17:26:50.034Z
31892026-03-09T17:26:50.034Zrunning 0 tests
31902026-03-09T17:26:50.034Z
31912026-03-09T17:26:50.034Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31922026-03-09T17:26:50.034Z
31932026-03-09T17:26:50.037Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
31942026-03-09T17:26:50.042Z
31952026-03-09T17:26:50.042Zrunning 0 tests
31962026-03-09T17:26:50.042Z
31972026-03-09T17:26:50.043Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31982026-03-09T17:26:50.043Z
31992026-03-09T17:26:50.046Z Running unittests src/lib.rs (target/debug/deps/asic-6a528eb38efcdc45)
32002026-03-09T17:26:50.051Z
32012026-03-09T17:26:50.051Zrunning 0 tests
32022026-03-09T17:26:50.051Z
32032026-03-09T17:26:50.054Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32042026-03-09T17:26:50.054Z
32052026-03-09T17:26:50.054Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
32062026-03-09T17:26:50.061Z
32072026-03-09T17:26:50.061Zrunning 10 tests
32082026-03-09T17:26:50.065Ztest nat::tests::test_vni ... ok
32092026-03-09T17:26:50.065Ztest network::tests::test_eui64 ... ok
32102026-03-09T17:26:50.065Ztest network::tests::test_equal ... ok
32112026-03-09T17:26:50.065Ztest network::tests::test_into ... ok
32122026-03-09T17:26:50.065Ztest network::tests::test_generate_ipv6_link_local ... ok
32132026-03-09T17:26:50.065Ztest network::tests::test_not_equal ... ok
32142026-03-09T17:26:50.065Ztest network::tests::test_to_string ... ok
32152026-03-09T17:26:50.065Ztest network::tests::test_parse ... ok
32162026-03-09T17:26:50.065Ztest test_purge ... ok
32172026-03-09T17:26:50.069Ztest illumos::test::address_exists_handles_missing_object ... ok
32182026-03-09T17:26:50.069Z
32192026-03-09T17:26:50.072Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32202026-03-09T17:26:50.072Z
32212026-03-09T17:26:50.072Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
32222026-03-09T17:26:50.103Z
32232026-03-09T17:26:50.103Zrunning 1 test
32242026-03-09T17:26:52.084Ztest test::test_apis_up_to_date ... ok
32252026-03-09T17:26:52.085Z
32262026-03-09T17:26:52.087Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
32272026-03-09T17:26:52.088Z
32282026-03-09T17:26:52.130Z Running unittests src/main.rs (target/debug/deps/dpd-70db080d4afb55bb)
32292026-03-09T17:26:52.136Z
32302026-03-09T17:26:52.136Zrunning 18 tests
32312026-03-09T17:26:52.144Ztest freemap::test_ordering ... ok
32322026-03-09T17:26:52.147Ztest freemap::test_split ... ok
32332026-03-09T17:26:52.147Ztest config::tests::test_updates ... ok
32342026-03-09T17:26:52.147Ztest macaddrs::tests::test_mac_offset ... ok
32352026-03-09T17:26:52.147Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32362026-03-09T17:26:52.147Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32372026-03-09T17:26:52.147Ztest macaddrs::tests::test_parse_port_id ... ok
32382026-03-09T17:26:52.148Ztest nat::test_mapping ... ok
32392026-03-09T17:26:52.148Ztest port_map::tests::dump_map ... ok
32402026-03-09T17:26:52.148Ztest port_map::tests::test_backplane_group ... ok
32412026-03-09T17:26:52.148Ztest port_map::tests::test_port_map ... ok
32422026-03-09T17:26:52.148ZMar 09 17:26:51.038 DEBG created new freemap, unit: freemap_test
32432026-03-09T17:26:52.148ZMar 09 17:26:51.038 DEBG initted freemap. size: 128, unit: freemap_test
32442026-03-09T17:26:52.148ZMar 09 17:26:51.038 DEBG reset freemap, unit: freemap_test
32452026-03-09T17:26:52.148ZMar 09 17:26:51.038 DEBG created new freemap, unit: freemap_test
32462026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG initted freemap. size: 128, unit: freemap_test
32472026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG reset freemap, unit: freemap_test
32482026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG created new freemap, unit: freemap_test
32492026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG initted freemap. size: 128, unit: freemap_test
32502026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG reset freemap, unit: freemap_test
32512026-03-09T17:26:52.148ZMar 09 17:26:51.039 DEBG created new freemap, unit: freemap_test
32522026-03-09T17:26:52.149Ztest freemap::test_exhaustion ... ok
32532026-03-09T17:26:52.149Ztest freemap::test_free ... ok
32542026-03-09T17:26:52.149ZMar 09 17:26:51.039 DEBG initted freemap. size: 128, unit: freemap_test
32552026-03-09T17:26:52.149ZMar 09 17:26:51.039 DEBG reset freemap, unit: freemap_test
32562026-03-09T17:26:52.149Ztest freemap::test_basic ... ok
32572026-03-09T17:26:52.149Ztest freemap::test_reclaim ... ok
32582026-03-09T17:26:52.149ZMar 09 17:26:51.039 DEBG created new freemap, unit: freemap_test
32592026-03-09T17:26:52.149ZMar 09 17:26:51.039 DEBG initted freemap. size: 128, unit: freemap_test
32602026-03-09T17:26:52.149ZMar 09 17:26:51.039 DEBG reset freemap, unit: freemap_test
32612026-03-09T17:26:52.149Ztest freemap::test_span ... ok
32622026-03-09T17:26:52.149Ztest port_map::tests::parse_softnpu_revision ... ok
32632026-03-09T17:26:52.149Ztest api_server::tests::test_build_info ... ok
32642026-03-09T17:26:52.149Z
32652026-03-09T17:26:52.149Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32662026-03-09T17:26:52.149Z
32672026-03-09T17:26:52.153Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-64df5b42d62625b3)
32682026-03-09T17:26:52.156Z
32692026-03-09T17:26:52.156Zrunning 0 tests
32702026-03-09T17:26:52.156Z
32712026-03-09T17:26:52.157Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32722026-03-09T17:26:52.157Z
32732026-03-09T17:26:52.157Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
32742026-03-09T17:26:52.161Z
32752026-03-09T17:26:52.161Zrunning 0 tests
32762026-03-09T17:26:52.161Z
32772026-03-09T17:26:52.164Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32782026-03-09T17:26:52.164Z
32792026-03-09T17:26:52.164Z Running unittests src/lib.rs (target/debug/deps/dpd_client-8b3224fe38c68224)
32802026-03-09T17:26:52.175Z
32812026-03-09T17:26:52.175Zrunning 2 tests
32822026-03-09T17:26:52.178Ztest tests::test_parse_client_port_id ... ok
32832026-03-09T17:26:52.178Ztest tests::test_port_id_cmp ... ok
32842026-03-09T17:26:52.178Z
32852026-03-09T17:26:52.178Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32862026-03-09T17:26:52.178Z
32872026-03-09T17:26:52.181Z Running tests/test_all.rs (target/debug/deps/test_all-c76f50ac29290d8a)
32882026-03-09T17:26:52.185Z
32892026-03-09T17:26:52.185Zrunning 6 tests
32902026-03-09T17:26:55.199Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32912026-03-09T17:26:55.202Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32922026-03-09T17:26:55.202Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32932026-03-09T17:26:55.214Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32942026-03-09T17:26:55.591Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32952026-03-09T17:26:57.701Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32962026-03-09T17:26:57.701Z
32972026-03-09T17:26:57.701Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.52s
32982026-03-09T17:26:57.701Z
32992026-03-09T17:26:57.709Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
33002026-03-09T17:26:57.716Z
33012026-03-09T17:26:57.716Zrunning 0 tests
33022026-03-09T17:26:57.716Z
33032026-03-09T17:26:57.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33042026-03-09T17:26:57.719Z
33052026-03-09T17:26:57.719Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
33062026-03-09T17:26:57.725Z
33072026-03-09T17:26:57.725Zrunning 12 tests
33082026-03-09T17:26:57.728Ztest icmp::test_v6_checksum ... ok
33092026-03-09T17:26:57.728Ztest icmp::test_v4_checksum ... ok
33102026-03-09T17:26:57.728Ztest lldp::test_lldp_parse ... ok
33112026-03-09T17:26:57.728Ztest ipv6::test_ipv6_parse ... ok
33122026-03-09T17:26:57.728Ztest pbuf::test_byte ... ok
33132026-03-09T17:26:57.728Ztest pbuf::test_nibble ... ok
33142026-03-09T17:26:57.728Ztest pbuf::test_short ... ok
33152026-03-09T17:26:57.728Ztest pbuf::test_twelve ... ok
33162026-03-09T17:26:57.728Ztest pbuf::test_overflow ... ok
33172026-03-09T17:26:57.728Ztest pbuf::test_word ... ok
33182026-03-09T17:26:57.732Ztest tcp::test_checksum_ack_data ... ok
33192026-03-09T17:26:57.732Ztest tcp::test_checksum_syn_nodata ... ok
33202026-03-09T17:26:57.732Z
33212026-03-09T17:26:57.732Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33222026-03-09T17:26:57.732Z
33232026-03-09T17:26:57.732Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33242026-03-09T17:26:57.735Z
33252026-03-09T17:26:57.735Zrunning 0 tests
33262026-03-09T17:26:57.735Z
33272026-03-09T17:26:57.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33282026-03-09T17:26:57.735Z
33292026-03-09T17:26:57.738Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33302026-03-09T17:26:57.741Z
33312026-03-09T17:26:57.741Zrunning 4 tests
33322026-03-09T17:26:57.745Ztest switchport::test::test_compute_lanes ... ok
33332026-03-09T17:26:57.745Ztest switchport::test::port_id_ordering ... ok
33342026-03-09T17:26:57.745Z Lane 0 Lane 1 Lane 2 Lane 3
33352026-03-09T17:26:57.745Z Rx Loss-of-lock: Yes Yes Yes Yes
33362026-03-09T17:26:57.745Z Rx Loss-of-signal: Yes Yes Yes Yes
33372026-03-09T17:26:57.745Z Rx CDR Enabled: Yes Yes Yes Yes
33382026-03-09T17:26:57.745Z Tx Enabled: Yes Yes Yes Yes
33392026-03-09T17:26:57.745Z Tx Loss-of-lock: No No No No
33402026-03-09T17:26:57.745Z Tx Loss-of-signal: No No No No
33412026-03-09T17:26:57.745Z Tx CDR Enabled: No No No No
33422026-03-09T17:26:57.745Z Tx Adaptive EQ Fault: No No No No
33432026-03-09T17:26:57.745Z Tx Fault: Yes Yes Yes Yes
33442026-03-09T17:26:57.745Z Lane 0 Lane 1 Lane 2 Lane 3
33452026-03-09T17:26:57.745Z State: Activated Activated Activated Activated
33462026-03-09T17:26:57.745Z Rx Output Enabled: false false false false
33472026-03-09T17:26:57.745Z Rx Output Status: valid valid valid valid
33482026-03-09T17:26:57.745Z Rx Loss-of-lock: true true true true
33492026-03-09T17:26:57.746Z Rx Loss-of-signal: false false false false
33502026-03-09T17:26:57.746ZRx Auto-squelch Disable: true true true true
33512026-03-09T17:26:57.746Z Tx Output Enabled: true true true true
33522026-03-09T17:26:57.746Z Tx Output Status: invalid invalid invalid invalid
33532026-03-09T17:26:57.746Z Tx Loss-of-lock: false false false false
33542026-03-09T17:26:57.746Z Tx Loss-of-signal: true true true true
33552026-03-09T17:26:57.746ZTx Auto-squelch Disable: false false false false
33562026-03-09T17:26:57.746Z Tx Adaptive EQ Fail: true true true true
33572026-03-09T17:26:57.746Z Tx Failure: false false false false
33582026-03-09T17:26:57.746Ztest switchport::test::test_print_sff_datapath ... Tx Force Squelch: trueok true
33592026-03-09T17:26:57.746Z true true
33602026-03-09T17:26:57.746Z Tx Input Polarity: normal normal normal normal
33612026-03-09T17:26:57.746Ztest switchport::test::test_print_cmis_datapath ... ok
33622026-03-09T17:26:57.746Z
33632026-03-09T17:26:57.746Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33642026-03-09T17:26:57.746Z
33652026-03-09T17:26:57.746Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33662026-03-09T17:26:57.749Z
33672026-03-09T17:26:57.749Zrunning 1 test
33682026-03-09T17:26:57.749Ztest test_p4_counter_list ... ignored
33692026-03-09T17:26:57.749Z
33702026-03-09T17:26:57.750Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33712026-03-09T17:26:57.750Z
33722026-03-09T17:26:57.750Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
33732026-03-09T17:26:57.754Z
33742026-03-09T17:26:57.754Zrunning 5 tests
33752026-03-09T17:26:57.754Ztest test_an ... ignored
33762026-03-09T17:26:57.754Ztest test_enable ... ignored
33772026-03-09T17:26:57.754Ztest test_ip_addresses ... ignored
33782026-03-09T17:26:57.755Ztest test_kr ... ignored
33792026-03-09T17:26:57.755Ztest test_mac ... ignored
33802026-03-09T17:26:57.755Z
33812026-03-09T17:26:57.755Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33822026-03-09T17:26:57.755Z
33832026-03-09T17:26:57.755Z Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a)
33842026-03-09T17:26:57.758Z
33852026-03-09T17:26:57.758Zrunning 3 tests
33862026-03-09T17:26:57.762Ztest linklocal::test_parse_ipadm ... ok
33872026-03-09T17:26:57.762Ztest config::tests::test_updates ... ok
33882026-03-09T17:26:57.762Ztest tfport::test_parse_tfport ... ok
33892026-03-09T17:26:57.762Z
33902026-03-09T17:26:57.762Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33912026-03-09T17:26:57.762Z
33922026-03-09T17:26:57.762Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
33932026-03-09T17:26:57.767Z
33942026-03-09T17:26:57.767Zrunning 0 tests
33952026-03-09T17:26:57.767Z
33962026-03-09T17:26:57.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33972026-03-09T17:26:57.770Z
33982026-03-09T17:26:57.770Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
33992026-03-09T17:26:57.773Z
34002026-03-09T17:26:57.773Zrunning 0 tests
34012026-03-09T17:26:57.773Z
34022026-03-09T17:26:57.773Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34032026-03-09T17:26:57.773Z
34042026-03-09T17:26:57.776Z Doc-tests aal
34052026-03-09T17:26:57.980Z
34062026-03-09T17:26:57.980Zrunning 0 tests
34072026-03-09T17:26:57.980Z
34082026-03-09T17:26:57.983Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34092026-03-09T17:26:57.983Z
34102026-03-09T17:26:57.998Z Doc-tests aal_macros
34112026-03-09T17:26:58.097Z
34122026-03-09T17:26:58.097Zrunning 0 tests
34132026-03-09T17:26:58.097Z
34142026-03-09T17:26:58.097Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34152026-03-09T17:26:58.097Z
34162026-03-09T17:26:58.110Z Doc-tests common
34172026-03-09T17:26:58.446Z
34182026-03-09T17:26:58.446Zrunning 0 tests
34192026-03-09T17:26:58.446Z
34202026-03-09T17:26:58.446Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34212026-03-09T17:26:58.446Z
34222026-03-09T17:26:58.466Z Doc-tests dpd_api
34232026-03-09T17:27:00.146Z
34242026-03-09T17:27:00.146Zrunning 2 tests
34252026-03-09T17:27:00.146Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
34262026-03-09T17:27:00.146Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
34272026-03-09T17:27:00.146Z
34282026-03-09T17:27:00.146Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34292026-03-09T17:27:00.146Z
34302026-03-09T17:27:00.189Z Doc-tests dpd_client
34312026-03-09T17:27:02.218Z
34322026-03-09T17:27:02.218Zrunning 0 tests
34332026-03-09T17:27:02.218Z
34342026-03-09T17:27:02.218Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34352026-03-09T17:27:02.219Z
34362026-03-09T17:27:02.264Z Doc-tests dpd_types
34372026-03-09T17:27:02.753Z
34382026-03-09T17:27:02.753Zrunning 0 tests
34392026-03-09T17:27:02.753Z
34402026-03-09T17:27:02.753Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34412026-03-09T17:27:02.753Z
34422026-03-09T17:27:02.784Z Doc-tests packet
34432026-03-09T17:27:02.933Z
34442026-03-09T17:27:02.933Zrunning 0 tests
34452026-03-09T17:27:02.933Z
34462026-03-09T17:27:02.933Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34472026-03-09T17:27:02.934Z
34482026-03-09T17:27:02.951Z Doc-tests pcap
34492026-03-09T17:27:03.020Z
34502026-03-09T17:27:03.020Zrunning 0 tests
34512026-03-09T17:27:03.020Z
34522026-03-09T17:27:03.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34532026-03-09T17:27:03.020Z
34542026-03-09T17:27:03.074Zprocess exited: duration 1244665 ms, exit code 0
 
34552026-03-09T17:27:03.084Zfound 0 output files