01KJRS7PAGTRXGPGDTDXMA5532: test

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

Buildomat Job: 01KJRS86NY0E5Z6NGX79S31X7K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-03T02:44:08.567Zjob assigned to worker 01KJRS8AR10DN8AE1A2VXBAMH5 [factory aws, i-05df64fdb9aff452c] (queued for 49 s)
 
22026-03-03T02:44:17.086Zstarting task 0: "setup"
32026-03-03T02:44:17.090Z++ uname -s
42026-03-03T02:44:17.094Z+ kern=SunOS
52026-03-03T02:44:17.094Z+ build_user=build
62026-03-03T02:44:17.094Z+ build_uid=12345
72026-03-03T02:44:17.094Z+ work_dir=/work
82026-03-03T02:44:17.094Z+ input_dir=/input
92026-03-03T02:44:17.094Z+ [[ 0 == 12345 ]]
102026-03-03T02:44:17.094Z+ case "$kern" in
112026-03-03T02:44:17.094Z+ groupadd -g 12345 build
122026-03-03T02:44:17.098Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-03T02:44:19.103Z+ zfs create -o mountpoint=/work rpool/work
142026-03-03T02:44:19.230Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-03T02:44:19.233Z+ home_fs=zfs
162026-03-03T02:44:19.233Z+ [[ zfs == autofs ]]
172026-03-03T02:44:19.233Z+ mkdir -p /home/build
182026-03-03T02:44:19.236Z+ chown build:build /home/build /work
192026-03-03T02:44:21.237Z+ chmod 0700 /home/build /work
202026-03-03T02:44:21.240Zprocess exited: duration 4156 ms, exit code 0
 
212026-03-03T02:44:21.247Zstarting task 1: "rust-toolchain"
222026-03-03T02:44:21.253Z * rust toolchain channel = "1.90.0"
232026-03-03T02:44:21.253Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
242026-03-03T02:44:21.253Z * rust toolchain profile = "default"
252026-03-03T02:44:21.253Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-03T02:44:21.253Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-03T02:44:21.253Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-03T02:44:21.256Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-03T02:44:21.256Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-03T02:44:21.392Zinfo: downloading installer
312026-03-03T02:44:23.244Zwarn: It looks like you have an existing installation of Rust at:
322026-03-03T02:44:23.244Zwarn: /opt/ooce/bin
332026-03-03T02:44:23.244Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-03T02:44:23.245Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-03T02:44:23.245Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-03T02:44:23.245Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-03T02:44:23.245Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-03T02:44:23.245Zerror: cannot install while Rust is installed
392026-03-03T02:44:23.245Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-03T02:44:23.262Zinfo: profile set to 'default'
412026-03-03T02:44:23.262Zinfo: default host triple is x86_64-unknown-illumos
422026-03-03T02:44:23.265Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-03T02:44:23.454Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-03T02:44:23.454Zinfo: downloading component 'cargo'
452026-03-03T02:44:24.660Zinfo: downloading component 'clippy'
462026-03-03T02:44:25.075Zinfo: downloading component 'rust-docs'
472026-03-03T02:44:26.812Zinfo: downloading component 'rust-std'
482026-03-03T02:44:28.826Zinfo: downloading component 'rustc'
492026-03-03T02:44:36.049Zinfo: downloading component 'rustfmt'
502026-03-03T02:44:36.327Zinfo: installing component 'cargo'
512026-03-03T02:44:37.232Zinfo: installing component 'clippy'
522026-03-03T02:44:37.628Zinfo: installing component 'rust-docs'
532026-03-03T02:44:39.472Zinfo: installing component 'rust-std'
542026-03-03T02:44:41.393Zinfo: installing component 'rustc'
552026-03-03T02:44:48.030Zinfo: installing component 'rustfmt'
562026-03-03T02:44:48.367Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-03T02:44:48.367Z
582026-03-03T02:44:48.790Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-03T02:44:48.790Z
602026-03-03T02:44:48.793Z
612026-03-03T02:44:48.793ZRust is installed now. Great!
622026-03-03T02:44:48.793Z
632026-03-03T02:44:48.793ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-03T02:44:48.793Zenvironment variable. This has not been done automatically.
652026-03-03T02:44:48.793Z
662026-03-03T02:44:48.793ZTo configure your current shell, you need to source
672026-03-03T02:44:48.793Zthe corresponding env file under $HOME/.cargo.
682026-03-03T02:44:48.794Z
692026-03-03T02:44:48.794ZThis is usually done by running one of the following (note the leading DOT):
702026-03-03T02:44:48.794Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-03T02:44:48.794Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-03T02:44:48.794Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-03T02:44:48.897Z+ rustup --version
742026-03-03T02:44:48.911Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-03T02:44:48.915Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-03T02:44:49.030Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-03T02:44:49.034Z+ cargo --version
782026-03-03T02:44:49.099Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-03T02:44:49.102Z+ rustc --version
802026-03-03T02:44:49.174Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-03T02:44:49.177Zprocess exited: duration 27925 ms, exit code 0
 
822026-03-03T02:44:49.184Zstarting task 2: "authentication"
832026-03-03T02:44:49.207Zprocess exited: duration 22 ms, exit code 0
 
842026-03-03T02:44:49.215Zstarting task 3: "clone repository"
852026-03-03T02:44:49.218Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-03T02:44:49.222Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-03T02:44:49.261ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-03T02:44:50.297Z+ cd /work/oxidecomputer/dendrite
892026-03-03T02:44:50.297Z+ git fetch origin 642c3eda5c3f3993f92d1e14838ea18c7fb58f7a
902026-03-03T02:44:50.567ZFrom https://github.com/oxidecomputer/dendrite
912026-03-03T02:44:50.567Z * branch 642c3eda5c3f3993f92d1e14838ea18c7fb58f7a -> FETCH_HEAD
922026-03-03T02:44:50.575Z+ [[ -n sunshowers/spr/update-dropshot-to-0166-dropshot-api-manager-to-030 ]]
932026-03-03T02:44:50.578Z++ git branch --show-current
942026-03-03T02:44:50.581Z+ current=main
952026-03-03T02:44:50.581Z+ [[ main != sunshowers/spr/update-dropshot-to-0166-dropshot-api-manager-to-030 ]]
962026-03-03T02:44:50.581Z+ git branch -f sunshowers/spr/update-dropshot-to-0166-dropshot-api-manager-to-030 642c3eda5c3f3993f92d1e14838ea18c7fb58f7a
972026-03-03T02:44:50.584Z+ git checkout -f sunshowers/spr/update-dropshot-to-0166-dropshot-api-manager-to-030
982026-03-03T02:44:50.610ZSwitched to branch 'sunshowers/spr/update-dropshot-to-0166-dropshot-api-manager-to-030'
992026-03-03T02:44:50.613Z+ git reset --hard 642c3eda5c3f3993f92d1e14838ea18c7fb58f7a
1002026-03-03T02:44:50.638ZHEAD is now at 642c3ed turn on Git stub storage
1012026-03-03T02:44:50.641Zprocess exited: duration 1425 ms, exit code 0
 
1022026-03-03T02:44:50.647Zstarting task 4: "build"
1032026-03-03T02:44:50.652Z+ source .github/buildomat/common.sh
1042026-03-03T02:44:50.655Z++ TOFINO_STAGES=20
1052026-03-03T02:44:50.655Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-03T02:44:50.655Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-03T02:44:50.655Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-03T02:44:50.655Z+++ uname -s
1092026-03-03T02:44:50.655Z++ '[' SunOS == SunOS ']'
1102026-03-03T02:44:50.655Z++ SERIES=illumos
1112026-03-03T02:44:50.696Z+++ uname -s
1122026-03-03T02:44:50.696Z++ '[' SunOS == SunOS ']'
1132026-03-03T02:44:50.696Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-03T02:44:50.696Z++ rustup show active-toolchain
1152026-03-03T02:44:50.707Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-03T02:44:50.710Z+ source .github/buildomat/illumos.sh
1172026-03-03T02:44:50.713Z++ banner 'sde setup'
1182026-03-03T02:44:50.714Z
1192026-03-03T02:44:50.714Z #### ##### ###### #### ###### ##### # # #####
1202026-03-03T02:44:50.714Z # # # # # # # # # # #
1212026-03-03T02:44:50.714Z #### # # ##### #### ##### # # # # #
1222026-03-03T02:44:50.714Z # # # # # # # # # #####
1232026-03-03T02:44:50.714Z # # # # # # # # # # # #
1242026-03-03T02:44:50.714Z #### ##### ###### #### ###### # #### #
1252026-03-03T02:44:50.714Z
1262026-03-03T02:44:50.714Z++ export PKG=tofino_sde.p5p
1272026-03-03T02:44:50.714Z++ PKG=tofino_sde.p5p
1282026-03-03T02:44:50.714Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-03T02:44:50.722Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-03T02:44:50.722Z Dload Upload Total Spent Left Speed
1312026-03-03T02:44:51.981Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 76.0M 41 31.5M 0 0 53.9M 0 0:00:01 --:--:-- 0:00:01 53.9M 100 76.0M 100 76.0M 0 0 60.4M 0 0:00:01 0:00:01 --:--:-- 60.5M
1322026-03-03T02:44:51.985Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-03T02:44:52.043Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-03T02:44:52.046Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-03T02:44:52.046Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-03T02:45:01.001Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-03T02:45:11.538Z Startup: Caching catalogs ... Done
1382026-03-03T02:45:11.717Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-03T02:45:38.152ZPlanning: Solver setup ... Done
1402026-03-03T02:45:38.309ZPlanning: Running solver ... Done
1412026-03-03T02:45:38.476ZPlanning: Finding local manifests ... Done
1422026-03-03T02:45:38.479ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-03T02:45:38.486ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-03T02:45:38.505ZPlanning: Package planning ... Done
1452026-03-03T02:45:38.509ZPlanning: Merging actions ... Done
1462026-03-03T02:45:38.646ZPlanning: Checking for conflicting actions ... Done
1472026-03-03T02:45:38.649ZPlanning: Consolidating action changes ... Done
1482026-03-03T02:45:39.680ZPlanning: Evaluating mediators ... Done
1492026-03-03T02:45:39.683ZPlanning: Planning completed in 27.95 seconds
1502026-03-03T02:45:39.691Z Packages to install: 1
1512026-03-03T02:45:39.694Z Create boot environment: No
1522026-03-03T02:45:39.694ZCreate backup boot environment: No
1532026-03-03T02:45:39.742Z
1542026-03-03T02:45:39.742ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-03T02:45:39.972ZDownload: Completed 75.30 MB in 0.23 seconds (327M/s)
1562026-03-03T02:45:40.180Z Actions: 1/293 actions (Installing new actions)
1572026-03-03T02:45:41.505Z Actions: Completed 293 actions in 1.33 seconds.
1582026-03-03T02:45:41.509Z Done
1592026-03-03T02:45:41.572Z Done
1602026-03-03T02:45:42.609Z Done
1612026-03-03T02:45:46.934Z Done
1622026-03-03T02:45:47.016Z Done
1632026-03-03T02:45:47.019Z Done
1642026-03-03T02:45:47.117Z Done
1652026-03-03T02:45:47.815Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-03T02:45:47.816Z++ SDE=/opt/oxide/tofino_sde
1672026-03-03T02:45:47.816Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-03T02:45:47.816Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-03T02:45:47.816Z++ banner packages
1702026-03-03T02:45:47.820Z
1712026-03-03T02:45:47.820Z ##### ## #### # # ## #### ###### ####
1722026-03-03T02:45:47.820Z # # # # # # # # # # # # # #
1732026-03-03T02:45:47.820Z # # # # # #### # # # ##### ####
1742026-03-03T02:45:47.820Z ##### ###### # # # ###### # ### # #
1752026-03-03T02:45:47.820Z # # # # # # # # # # # # # #
1762026-03-03T02:45:47.820Z # # # #### # # # # #### ###### ####
1772026-03-03T02:45:47.820Z
1782026-03-03T02:45:47.820Z++ pfexec pkg install clang-15 pcap
1792026-03-03T02:45:48.390Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-03T02:45:48.393Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-03T02:46:11.666ZPlanning: Solver setup ... Done
1822026-03-03T02:46:11.827ZPlanning: Running solver ... Done
1832026-03-03T02:46:11.997ZPlanning: Finding local manifests ... Done
1842026-03-03T02:46:12.000ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-03T02:46:12.286ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-03T02:46:12.331ZPlanning: Package planning ... Done
1872026-03-03T02:46:12.378ZPlanning: Merging actions ... Done
1882026-03-03T02:46:12.539ZPlanning: Checking for conflicting actions ... Done
1892026-03-03T02:46:12.550ZPlanning: Consolidating action changes ... Done
1902026-03-03T02:46:13.005ZPlanning: Evaluating mediators ... Done
1912026-03-03T02:46:13.014ZPlanning: Planning completed in 24.62 seconds
1922026-03-03T02:46:13.026Z Packages to install: 2
1932026-03-03T02:46:13.026Z Mediators to change: 2
1942026-03-03T02:46:13.029Z Services to change: 1
1952026-03-03T02:46:13.029Z Create boot environment: No
1962026-03-03T02:46:13.029ZCreate backup boot environment: No
1972026-03-03T02:46:13.069Z
1982026-03-03T02:46:13.069ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-03T02:46:18.071ZDownload: 1225/3076 items 113.1/211.3MB 53% complete (23.0M/s)
2002026-03-03T02:46:23.692ZDownload: 2009/3076 items 117.3/211.3MB 55% complete (16.4M/s)
2012026-03-03T02:46:27.698ZDownload: Completed 211.31 MB in 14.63 seconds (14.4M/s)
2022026-03-03T02:46:28.393Z Actions: 1/3418 actions (Installing new actions)
2032026-03-03T02:46:32.881Z Actions: Completed 3418 actions in 4.49 seconds.
2042026-03-03T02:46:33.536Z Done
2052026-03-03T02:46:33.536Z Done
2062026-03-03T02:46:34.627Z Done
2072026-03-03T02:46:38.731Z Done
2082026-03-03T02:46:38.820Z Done
2092026-03-03T02:46:38.823Z Done
2102026-03-03T02:46:38.976Z Done
2112026-03-03T02:46:39.136Z++ pfexec pkg set-mediator -V 15 clang llvm
2122026-03-03T02:46:39.431ZPlanning: Evaluating mediator changes ... Done
2132026-03-03T02:46:39.594ZPlanning: Checking for conflicting actions ... Done
2142026-03-03T02:46:39.597ZPlanning: Consolidating action changes ... Done
2152026-03-03T02:46:39.871ZPlanning: Evaluating mediators ... Done
2162026-03-03T02:46:39.876ZPlanning: Planning completed in 0.44 seconds
2172026-03-03T02:46:39.905Z Mediators to change: 2
2182026-03-03T02:46:39.905Z Create boot environment: No
2192026-03-03T02:46:39.909ZCreate backup boot environment: No
2202026-03-03T02:46:39.993Z Done
2212026-03-03T02:46:39.993Z Done
2222026-03-03T02:46:40.797Z Done
2232026-03-03T02:46:44.456Z Done
2242026-03-03T02:46:44.537Z Done
2252026-03-03T02:46:44.540Z Done
2262026-03-03T02:46:44.687Z Done
2272026-03-03T02:46:44.778Z++ cargo --version
2282026-03-03T02:46:44.835Zcargo 1.90.0 (840b83a10 2025-07-30)
2292026-03-03T02:46:44.838Z++ rustc --version
2302026-03-03T02:46:44.910Zrustc 1.90.0 (1159e78c4 2025-09-14)
2312026-03-03T02:46:44.913Z+ banner copyrights
2322026-03-03T02:46:44.916Z
2332026-03-03T02:46:44.916Z #### #### ##### # # ##### # #### # # ##### ####
2342026-03-03T02:46:44.916Z # # # # # # # # # # # # # # # # #
2352026-03-03T02:46:44.916Z # # # # # # # # # # ###### # ####
2362026-03-03T02:46:44.916Z # # # ##### # ##### # # ### # # # #
2372026-03-03T02:46:44.916Z # # # # # # # # # # # # # # # #
2382026-03-03T02:46:44.916Z #### #### # # # # # #### # # # ####
2392026-03-03T02:46:44.916Z
2402026-03-03T02:46:44.916Z+ ./tools/check_copyrights.sh
2412026-03-03T02:46:44.991Zasic/build.rs: Copyright with wrong year
2422026-03-03T02:46:45.306Zasic/src/tofino_stub/table.rs: Copyright with wrong year
2432026-03-03T02:46:45.949Zdpd/p4/port_bitmap_check.p4: Copyright with wrong year
2442026-03-03T02:46:46.552Zdropshot-apis/src/main.rs: Copyright with wrong year
2452026-03-03T02:46:47.319Z+ banner clippy
2462026-03-03T02:46:47.323Z
2472026-03-03T02:46:47.323Z #### # # ##### ##### # #
2482026-03-03T02:46:47.323Z # # # # # # # # # #
2492026-03-03T02:46:47.323Z # # # # # # # #
2502026-03-03T02:46:47.323Z # # # ##### ##### #
2512026-03-03T02:46:47.323Z # # # # # # #
2522026-03-03T02:46:47.323Z #### ###### # # # #
2532026-03-03T02:46:47.323Z
2542026-03-03T02:46:47.323Z+ for feat in tofino_stub tofino_asic softnpu chaos
2552026-03-03T02:46:47.323Z+ cargo clippy --features tofino_stub -- --deny warnings
2562026-03-03T02:46:47.609Z Updating git repository `https://github.com/oxidecomputer/omicron`
2572026-03-03T02:47:13.452Z Updating crates.io index
2582026-03-03T02:47:13.455Z Updating git repository `https://github.com/illumos/smf-rs`
2592026-03-03T02:47:13.755Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-03-03T02:47:14.975Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2612026-03-03T02:47:15.279Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-03-03T02:47:15.537Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2632026-03-03T02:47:16.022Z Updating git repository `https://github.com/oxidecomputer/ispf`
2642026-03-03T02:47:16.792Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2652026-03-03T02:47:17.108Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662026-03-03T02:47:17.451Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2672026-03-03T02:47:17.788Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2682026-03-03T02:47:18.103Z Updating git repository `https://github.com/oxidecomputer/p4`
2692026-03-03T02:47:18.757Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-03-03T02:47:19.074Z Updating git repository `https://github.com/oxidecomputer/lldp`
2712026-03-03T02:47:19.543Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-03-03T02:47:21.400Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2732026-03-03T02:47:21.757Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2742026-03-03T02:47:22.071Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2752026-03-03T02:47:22.351Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2762026-03-03T02:47:22.841Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2772026-03-03T02:47:23.227Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2782026-03-03T02:47:23.503Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2792026-03-03T02:47:23.888Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2802026-03-03T02:47:25.627Z Updating git repository `https://github.com/oxidecomputer/propolis`
2812026-03-03T02:47:26.260Z Updating git repository `https://github.com/oxidecomputer/crucible`
2822026-03-03T02:47:28.502Z Updating git repository `https://github.com/oxidecomputer/opte`
2832026-03-03T02:47:29.271Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842026-03-03T02:47:29.539Z Updating git repository `https://github.com/oxidecomputer/clickward`
2852026-03-03T02:47:29.988Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-03-03T02:47:31.699Z Downloading crates ...
2872026-03-03T02:47:31.776Z Downloaded atomic-waker v1.1.2
2882026-03-03T02:47:31.782Z Downloaded async-stream-impl v0.3.6
2892026-03-03T02:47:31.785Z Downloaded atomicwrites v0.4.4
2902026-03-03T02:47:31.788Z Downloaded async-trait v0.1.89
2912026-03-03T02:47:31.793Z Downloaded blake2 v0.10.6
2922026-03-03T02:47:31.798Z Downloaded const_format v0.2.34
2932026-03-03T02:47:31.803Z Downloaded bitflags v1.3.2
2942026-03-03T02:47:31.807Z Downloaded enum-as-inner v0.6.1
2952026-03-03T02:47:31.811Z Downloaded cfg-if v1.0.3
2962026-03-03T02:47:31.814Z Downloaded bit-set v0.8.0
2972026-03-03T02:47:31.817Z Downloaded dof v0.3.0
2982026-03-03T02:47:31.820Z Downloaded cargo_metadata v0.18.1
2992026-03-03T02:47:31.824Z Downloaded embedded-io v0.4.0
3002026-03-03T02:47:31.827Z Downloaded httpdate v1.0.3
3012026-03-03T02:47:31.830Z Downloaded dtrace-parser v0.3.0
3022026-03-03T02:47:31.833Z Downloaded equivalent v1.0.2
3032026-03-03T02:47:31.836Z Downloaded dof v0.4.0
3042026-03-03T02:47:31.839Z Downloaded embedded-io v0.6.1
3052026-03-03T02:47:31.842Z Downloaded erased-serde v0.3.31
3062026-03-03T02:47:31.846Z Downloaded drift v0.1.3
3072026-03-03T02:47:31.853Z Downloaded hex v0.4.3
3082026-03-03T02:47:31.857Z Downloaded generic-array v0.14.7
3092026-03-03T02:47:31.859Z Downloaded debug-ignore v1.0.5
3102026-03-03T02:47:31.863Z Downloaded foreign-types-shared v0.1.1
3112026-03-03T02:47:31.866Z Downloaded defmt v0.3.100
3122026-03-03T02:47:31.869Z Downloaded crucible-workspace-hack v0.1.0
3132026-03-03T02:47:31.872Z Downloaded cfg_aliases v0.2.1
3142026-03-03T02:47:31.875Z Downloaded foreign-types v0.3.2
3152026-03-03T02:47:31.878Z Downloaded fastrand v2.3.0
3162026-03-03T02:47:31.881Z Downloaded async-recursion v1.1.1
3172026-03-03T02:47:31.886Z Downloaded futures v0.3.31
3182026-03-03T02:47:31.892Z Downloaded gethostname v0.5.0
3192026-03-03T02:47:31.895Z Downloaded ciborium-ll v0.2.2
3202026-03-03T02:47:31.898Z Downloaded futures-io v0.3.31
3212026-03-03T02:47:31.901Z Downloaded http-body v1.0.1
3222026-03-03T02:47:31.904Z Downloaded cobs v0.3.0
3232026-03-03T02:47:31.907Z Downloaded elliptic-curve v0.13.8
3242026-03-03T02:47:31.911Z Downloaded futures-sink v0.3.31
3252026-03-03T02:47:31.914Z Downloaded heck v0.5.0
3262026-03-03T02:47:31.918Z Downloaded crypto-common v0.1.6
3272026-03-03T02:47:31.920Z Downloaded anstyle-query v1.1.4
3282026-03-03T02:47:31.923Z Downloaded hubpack v0.1.2
3292026-03-03T02:47:31.926Z Downloaded hostname v0.4.2
3302026-03-03T02:47:31.929Z Downloaded crossbeam-epoch v0.9.18
3312026-03-03T02:47:31.933Z Downloaded inout v0.1.4
3322026-03-03T02:47:31.936Z Downloaded indent_write v2.2.0
3332026-03-03T02:47:31.940Z Downloaded hyper-tls v0.6.0
3342026-03-03T02:47:31.943Z Downloaded internet-checksum v0.2.1
3352026-03-03T02:47:31.943Z Downloaded itoa v1.0.15
3362026-03-03T02:47:31.946Z Downloaded lazy_static v1.5.0
3372026-03-03T02:47:31.949Z Downloaded kstat-rs v0.2.4
3382026-03-03T02:47:31.952Z Downloaded lru-slab v0.1.2
3392026-03-03T02:47:31.955Z Downloaded futures-task v0.3.31
3402026-03-03T02:47:31.957Z Downloaded data-encoding v2.9.0
3412026-03-03T02:47:31.960Z Downloaded is_terminal_polyfill v1.70.1
3422026-03-03T02:47:31.963Z Downloaded is-terminal v0.4.16
3432026-03-03T02:47:31.967Z Downloaded arrayvec v0.7.6
3442026-03-03T02:47:31.970Z Downloaded managed v0.8.0
3452026-03-03T02:47:31.973Z Downloaded glob v0.3.3
3462026-03-03T02:47:31.976Z Downloaded http-body-util v0.1.3
3472026-03-03T02:47:31.978Z Downloaded mime v0.3.17
3482026-03-03T02:47:31.981Z Downloaded match_cfg v0.1.0
3492026-03-03T02:47:31.986Z Downloaded keccak v0.1.5
3502026-03-03T02:47:31.988Z Downloaded daft v0.1.4
3512026-03-03T02:47:31.989Z Downloaded fixedbitset v0.5.7
3522026-03-03T02:47:31.992Z Downloaded newtype_derive v0.1.6
3532026-03-03T02:47:31.995Z Downloaded num v0.4.3
3542026-03-03T02:47:31.998Z Downloaded num-derive v0.4.2
3552026-03-03T02:47:32.001Z Downloaded memmap v0.7.0
3562026-03-03T02:47:32.004Z Downloaded instant v0.1.13
3572026-03-03T02:47:32.007Z Downloaded num-derive v0.3.3
3582026-03-03T02:47:32.010Z Downloaded ipnet v2.11.0
3592026-03-03T02:47:32.016Z Downloaded omicron-workspace-hack v0.1.0
3602026-03-03T02:47:32.016Z Downloaded num_threads v0.1.7
3612026-03-03T02:47:32.019Z Downloaded fnv v1.0.7
3622026-03-03T02:47:32.019Z Downloaded num_enum_derive v0.5.11
3632026-03-03T02:47:32.022Z Downloaded lock_api v0.4.13
3642026-03-03T02:47:32.022Z Downloaded git-stub v1.0.0
3652026-03-03T02:47:32.025Z Downloaded digest v0.10.7
3662026-03-03T02:47:32.028Z Downloaded opaque-debug v0.3.1
3672026-03-03T02:47:32.031Z Downloaded clap v4.5.50
3682026-03-03T02:47:32.039Z Downloaded highway v1.3.0
3692026-03-03T02:47:32.042Z Downloaded ff v0.13.1
3702026-03-03T02:47:32.045Z Downloaded crc32fast v1.5.0
3712026-03-03T02:47:32.047Z Downloaded openssl-probe v0.1.6
3722026-03-03T02:47:32.051Z Downloaded percent-encoding v2.3.2
3732026-03-03T02:47:32.055Z Downloaded bytes v1.11.1
3742026-03-03T02:47:32.058Z Downloaded parse-display v0.10.0
3752026-03-03T02:47:32.061Z Downloaded globset v0.4.16
3762026-03-03T02:47:32.064Z Downloaded foldhash v0.2.0
3772026-03-03T02:47:32.067Z Downloaded newtype-uuid v1.3.2
3782026-03-03T02:47:32.067Z Downloaded jobserver v0.1.34
3792026-03-03T02:47:32.069Z Downloaded ingot-macros v0.1.1
3802026-03-03T02:47:32.072Z Downloaded num_enum v0.5.11
3812026-03-03T02:47:32.077Z Downloaded proc-macro-crate v1.3.1
3822026-03-03T02:47:32.080Z Downloaded native-tls v0.2.14
3832026-03-03T02:47:32.083Z Downloaded num-complex v0.4.6
3842026-03-03T02:47:32.086Z Downloaded pin-utils v0.1.0
3852026-03-03T02:47:32.088Z Downloaded proc-macro-error-attr v1.0.4
3862026-03-03T02:47:32.091Z Downloaded proc-macro-error-attr2 v2.0.0
3872026-03-03T02:47:32.094Z Downloaded pretty-hex v0.4.1
3882026-03-03T02:47:32.094Z Downloaded fs_extra v1.3.0
3892026-03-03T02:47:32.098Z Downloaded icu_provider v2.0.0
3902026-03-03T02:47:32.101Z Downloaded owo-colors v4.3.0
3912026-03-03T02:47:32.104Z Downloaded futures-channel v0.3.31
3922026-03-03T02:47:32.107Z Downloaded iana-time-zone v0.1.64
3932026-03-03T02:47:32.110Z Downloaded rand_chacha v0.3.1
3942026-03-03T02:47:32.113Z Downloaded oxnet v0.1.4
3952026-03-03T02:47:32.115Z Downloaded half v2.7.1
3962026-03-03T02:47:32.122Z Downloaded progenitor-macro v0.10.0
3972026-03-03T02:47:32.122Z Downloaded paste v1.0.15
3982026-03-03T02:47:32.124Z Downloaded progenitor-macro v0.13.0
3992026-03-03T02:47:32.127Z Downloaded ref-cast v1.0.25
4002026-03-03T02:47:32.130Z Downloaded phf v0.12.1
4012026-03-03T02:47:32.133Z Downloaded password-hash v0.5.0
4022026-03-03T02:47:32.136Z Downloaded pin-project-internal v1.1.10
4032026-03-03T02:47:32.136Z Downloaded pem v3.0.5
4042026-03-03T02:47:32.139Z Downloaded ref-cast-impl v1.0.25
4052026-03-03T02:47:32.142Z Downloaded indexmap v1.9.3
4062026-03-03T02:47:32.145Z Downloaded rand_xorshift v0.4.0
4072026-03-03T02:47:32.148Z Downloaded pin-project-lite v0.2.16
4082026-03-03T02:47:32.152Z Downloaded rustc_version v0.4.1
4092026-03-03T02:47:32.154Z Downloaded allocator-api2 v0.2.21
4102026-03-03T02:47:32.157Z Downloaded rustc_version v0.1.7
4112026-03-03T02:47:32.160Z Downloaded litemap v0.8.0
4122026-03-03T02:47:32.163Z Downloaded rustc-hash v2.1.1
4132026-03-03T02:47:32.166Z Downloaded poly1305 v0.8.0
4142026-03-03T02:47:32.168Z Downloaded same-file v1.0.6
4152026-03-03T02:47:32.171Z Downloaded progenitor-client v0.13.0
4162026-03-03T02:47:32.172Z Downloaded progenitor v0.13.0
4172026-03-03T02:47:32.175Z Downloaded progenitor-client v0.10.0
4182026-03-03T02:47:32.177Z Downloaded proc-macro-error v1.0.4
4192026-03-03T02:47:32.180Z Downloaded scroll_derive v0.13.1
4202026-03-03T02:47:32.183Z Downloaded progenitor v0.11.1
4212026-03-03T02:47:32.186Z Downloaded proc-macro-error2 v2.0.1
4222026-03-03T02:47:32.189Z Downloaded crossbeam-channel v0.5.15
4232026-03-03T02:47:32.192Z Downloaded icu_normalizer v2.0.0
4242026-03-03T02:47:32.196Z Downloaded serde-big-array v0.5.1
4252026-03-03T02:47:32.199Z Downloaded semver v0.1.20
4262026-03-03T02:47:32.202Z Downloaded serde_urlencoded v0.7.1
4272026-03-03T02:47:32.204Z Downloaded serde_repr v0.1.20
4282026-03-03T02:47:32.207Z Downloaded pest_meta v2.8.2
4292026-03-03T02:47:32.207Z Downloaded pest_derive v2.8.2
4302026-03-03T02:47:32.211Z Downloaded serde_spanned v0.6.9
4312026-03-03T02:47:32.213Z Downloaded once_cell v1.21.3
4322026-03-03T02:47:32.217Z Downloaded getrandom v0.3.3
4332026-03-03T02:47:32.220Z Downloaded resolv-conf v0.7.5
4342026-03-03T02:47:32.223Z Downloaded rand_core v0.9.3
4352026-03-03T02:47:32.226Z Downloaded rand_chacha v0.9.0
4362026-03-03T02:47:32.226Z Downloaded rand_core v0.6.4
4372026-03-03T02:47:32.228Z Downloaded quote v1.0.44
4382026-03-03T02:47:32.231Z Downloaded signal-hook-tokio v0.3.1
4392026-03-03T02:47:32.234Z Downloaded serde_spanned v1.0.4
4402026-03-03T02:47:32.237Z Downloaded sigpipe v0.1.3
4412026-03-03T02:47:32.237Z Downloaded parking_lot v0.12.4
4422026-03-03T02:47:32.240Z Downloaded siphasher v1.0.1
4432026-03-03T02:47:32.243Z Downloaded smawk v0.3.2
4442026-03-03T02:47:32.245Z Downloaded icu_properties v2.0.1
4452026-03-03T02:47:32.248Z Downloaded miniz_oxide v0.8.9
4462026-03-03T02:47:32.251Z Downloaded schemars_derive v0.8.22
4472026-03-03T02:47:32.251Z Downloaded log v0.4.29
4482026-03-03T02:47:32.254Z Downloaded rustls-pemfile v2.2.0
4492026-03-03T02:47:32.257Z Downloaded structmeta v0.3.0
4502026-03-03T02:47:32.260Z Downloaded stable_deref_trait v1.2.0
4512026-03-03T02:47:32.260Z Downloaded strsim v0.11.1
4522026-03-03T02:47:32.263Z Downloaded rusty-fork v0.3.0
4532026-03-03T02:47:32.266Z Downloaded rustversion v1.0.22
4542026-03-03T02:47:32.268Z Downloaded papergrid v0.11.0
4552026-03-03T02:47:32.271Z Downloaded quinn-udp v0.5.14
4562026-03-03T02:47:32.274Z Downloaded scroll v0.12.0
4572026-03-03T02:47:32.277Z Downloaded subtle v2.6.1
4582026-03-03T02:47:32.280Z Downloaded icu_locale_core v2.0.0
4592026-03-03T02:47:32.284Z Downloaded tabled_derive v0.7.0
4602026-03-03T02:47:32.287Z Downloaded supports-color v3.0.2
4612026-03-03T02:47:32.290Z Downloaded strum v0.27.2
4622026-03-03T02:47:32.290Z Downloaded sync_wrapper v1.0.2
4632026-03-03T02:47:32.292Z Downloaded swrite v0.1.0
4642026-03-03T02:47:32.292Z Downloaded strum v0.26.3
4652026-03-03T02:47:32.295Z Downloaded structmeta-derive v0.3.0
4662026-03-03T02:47:32.295Z Downloaded take_mut v0.2.2
4672026-03-03T02:47:32.298Z Downloaded serde_tokenstream v0.2.3
4682026-03-03T02:47:32.301Z Downloaded serde_path_to_error v0.1.20
4692026-03-03T02:47:32.301Z Downloaded serde_derive_internals v0.29.1
4702026-03-03T02:47:32.304Z Downloaded tabled_derive v0.11.0
4712026-03-03T02:47:32.307Z Downloaded slog-async v2.8.0
4722026-03-03T02:47:32.307Z Downloaded slab v0.4.11
4732026-03-03T02:47:32.310Z Downloaded shlex v1.3.0
4742026-03-03T02:47:32.310Z Downloaded sha2 v0.10.9
4752026-03-03T02:47:32.312Z Downloaded slog-bunyan v2.5.0
4762026-03-03T02:47:32.315Z Downloaded terminal_size v0.4.3
4772026-03-03T02:47:32.318Z Downloaded signal-hook-registry v1.4.6
4782026-03-03T02:47:32.318Z Downloaded papergrid v0.17.0
4792026-03-03T02:47:32.322Z Downloaded testing_table v0.3.0
4802026-03-03T02:47:32.325Z Downloaded slog-term v2.9.2
4812026-03-03T02:47:32.328Z Downloaded proc-macro2 v1.0.106
4822026-03-03T02:47:32.331Z Downloaded slog-dtrace v0.3.0
4832026-03-03T02:47:32.334Z Downloaded time-core v0.1.6
4842026-03-03T02:47:32.334Z Downloaded progenitor-impl v0.10.0
4852026-03-03T02:47:32.336Z Downloaded thiserror-impl-no-std v2.0.2
4862026-03-03T02:47:32.339Z Downloaded sha1 v0.10.6
4872026-03-03T02:47:32.339Z Downloaded thread-id v4.2.2
4882026-03-03T02:47:32.342Z Downloaded omicron-zone-package v0.12.2
4892026-03-03T02:47:32.345Z Downloaded thread-id v5.0.0
4902026-03-03T02:47:32.348Z Downloaded tinyvec_macros v0.1.1
4912026-03-03T02:47:32.348Z Downloaded minimal-lexical v0.2.1
4922026-03-03T02:47:32.352Z Downloaded termtree v0.5.1
4932026-03-03T02:47:32.354Z Downloaded static_assertions v1.1.0
4942026-03-03T02:47:32.357Z Downloaded strum_macros v0.26.4
4952026-03-03T02:47:32.360Z Downloaded icu_normalizer_data v2.0.0
4962026-03-03T02:47:32.363Z Downloaded indexmap v2.13.0
4972026-03-03T02:47:32.366Z Downloaded smf v0.2.3
4982026-03-03T02:47:32.369Z Downloaded strum_macros v0.27.2
4992026-03-03T02:47:32.369Z Downloaded tabwriter v1.4.1
5002026-03-03T02:47:32.372Z Downloaded slog-json v2.6.1
5012026-03-03T02:47:32.374Z Downloaded topological-sort v0.2.2
5022026-03-03T02:47:32.374Z Downloaded toml_write v0.1.2
5032026-03-03T02:47:32.377Z Downloaded progenitor-impl v0.11.1
5042026-03-03T02:47:32.380Z Downloaded hashbrown v0.12.3
5052026-03-03T02:47:32.383Z Downloaded scroll v0.13.0
5062026-03-03T02:47:32.386Z Downloaded synstructure v0.13.2
5072026-03-03T02:47:32.386Z Downloaded prettyplease v0.2.37
5082026-03-03T02:47:32.389Z Downloaded serde_with_macros v3.14.1
5092026-03-03T02:47:32.392Z Downloaded openssl-sys v0.9.109
5102026-03-03T02:47:32.396Z Downloaded typify-macro v0.4.3
5112026-03-03T02:47:32.400Z Downloaded try-lock v0.2.5
5122026-03-03T02:47:32.400Z Downloaded tower-layer v0.3.3
5132026-03-03T02:47:32.403Z Downloaded thiserror-no-std v2.0.2
5142026-03-03T02:47:32.406Z Downloaded tower-service v0.3.3
5152026-03-03T02:47:32.407Z Downloaded snafu-derive v0.8.9
5162026-03-03T02:47:32.410Z Downloaded smallvec v1.15.1
5172026-03-03T02:47:32.410Z Downloaded tokio-dtrace v0.1.1
5182026-03-03T02:47:32.413Z Downloaded typify-macro v0.6.1
5192026-03-03T02:47:32.413Z Downloaded expectorate v1.2.0
5202026-03-03T02:47:32.416Z Downloaded unicode-xid v0.2.6
5212026-03-03T02:47:32.416Z Downloaded tokio-macros v2.6.0
5222026-03-03T02:47:32.419Z Downloaded progenitor-impl v0.13.0
5232026-03-03T02:47:32.422Z Downloaded thiserror-impl v1.0.69
5242026-03-03T02:47:32.422Z Downloaded memchr v2.7.5
5252026-03-03T02:47:32.425Z Downloaded thiserror v2.0.18
5262026-03-03T02:47:32.430Z Downloaded utf8_iter v1.0.4
5272026-03-03T02:47:32.433Z Downloaded unarray v0.1.4
5282026-03-03T02:47:32.433Z Downloaded usdt-macro v0.6.0
5292026-03-03T02:47:32.436Z Downloaded untrusted v0.9.0
5302026-03-03T02:47:32.436Z Downloaded untrusted v0.7.1
5312026-03-03T02:47:32.439Z Downloaded universal-hash v0.5.1
5322026-03-03T02:47:32.439Z Downloaded usdt-macro v0.5.0
5332026-03-03T02:47:32.441Z Downloaded usdt v0.6.0
5342026-03-03T02:47:32.441Z Downloaded usdt v0.5.0
5352026-03-03T02:47:32.444Z Downloaded tinystr v0.8.1
5362026-03-03T02:47:32.444Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5372026-03-03T02:47:32.447Z Downloaded icu_collections v2.0.0
5382026-03-03T02:47:32.451Z Downloaded utf8parse v0.2.2
5392026-03-03T02:47:32.453Z Downloaded http v1.4.0
5402026-03-03T02:47:32.456Z Downloaded spin v0.9.8
5412026-03-03T02:47:32.459Z Downloaded usdt-attr-macro v0.5.0
5422026-03-03T02:47:32.459Z Downloaded tokio-rustls v0.25.0
5432026-03-03T02:47:32.462Z Downloaded tokio-native-tls v0.3.1
5442026-03-03T02:47:32.465Z Downloaded usdt-attr-macro v0.6.0
5452026-03-03T02:47:32.465Z Downloaded tempfile v3.23.0
5462026-03-03T02:47:32.468Z Downloaded wait-timeout v0.2.1
5472026-03-03T02:47:32.468Z Downloaded hickory-resolver v0.24.4
5482026-03-03T02:47:32.471Z Downloaded xattr v1.6.1
5492026-03-03T02:47:32.474Z Downloaded serde_core v1.0.228
5502026-03-03T02:47:32.477Z Downloaded socket2 v0.6.0
5512026-03-03T02:47:32.480Z Downloaded want v0.3.1
5522026-03-03T02:47:32.480Z Downloaded time-macros v0.2.24
5532026-03-03T02:47:32.483Z Downloaded version_check v0.9.5
5542026-03-03T02:47:32.483Z Downloaded slog v2.8.2
5552026-03-03T02:47:32.487Z Downloaded waitgroup v0.1.2
5562026-03-03T02:47:32.489Z Downloaded serde_derive v1.0.228
5572026-03-03T02:47:32.489Z Downloaded qorb v0.4.1
5582026-03-03T02:47:32.493Z Downloaded rand v0.8.5
5592026-03-03T02:47:32.496Z Downloaded mio v1.0.4
5602026-03-03T02:47:32.501Z Downloaded serde_yaml v0.9.34+deprecated
5612026-03-03T02:47:32.504Z Downloaded similar v2.7.0
5622026-03-03T02:47:32.508Z Downloaded zerofrom-derive v0.1.6
5632026-03-03T02:47:32.512Z Downloaded zerofrom v0.1.6
5642026-03-03T02:47:32.512Z Downloaded yoke-derive v0.8.0
5652026-03-03T02:47:32.512Z Downloaded toml_writer v1.0.6+spec-1.1.0
5662026-03-03T02:47:32.515Z Downloaded zone v0.3.1
5672026-03-03T02:47:32.515Z Downloaded zeroize_derive v1.4.3
5682026-03-03T02:47:32.517Z Downloaded term v1.2.0
5692026-03-03T02:47:32.521Z Downloaded zone_cfg_derive v0.3.1
5702026-03-03T02:47:32.521Z Downloaded tar v0.4.44
5712026-03-03T02:47:32.523Z Downloaded signal-hook v0.3.18
5722026-03-03T02:47:32.526Z Downloaded rustls-webpki v0.103.6
5732026-03-03T02:47:32.529Z Downloaded thread_local v1.1.9
5742026-03-03T02:47:32.529Z Downloaded thiserror-impl v2.0.18
5752026-03-03T02:47:32.532Z Downloaded unicode-linebreak v0.1.5
5762026-03-03T02:47:32.532Z Downloaded test-strategy v0.4.3
5772026-03-03T02:47:32.535Z Downloaded whoami v1.6.1
5782026-03-03T02:47:32.538Z Downloaded walkdir v2.5.0
5792026-03-03T02:47:32.538Z Downloaded vsss-rs v3.3.4
5802026-03-03T02:47:32.541Z Downloaded textwrap v0.16.2
5812026-03-03T02:47:32.544Z Downloaded snafu v0.8.9
5822026-03-03T02:47:32.548Z Downloaded yoke v0.8.0
5832026-03-03T02:47:32.551Z Downloaded serde v1.0.228
5842026-03-03T02:47:32.554Z Downloaded usdt-impl v0.6.0
5852026-03-03T02:47:32.557Z Downloaded rand v0.9.2
5862026-03-03T02:47:32.560Z Downloaded quinn v0.11.9
5872026-03-03T02:47:32.563Z Downloaded usdt-impl v0.5.0
5882026-03-03T02:47:32.563Z Downloaded toml v0.8.23
5892026-03-03T02:47:32.566Z Downloaded iri-string v0.7.8
5902026-03-03T02:47:32.573Z Downloaded writeable v0.6.1
5912026-03-03T02:47:32.576Z Downloaded iddqd v0.3.17
5922026-03-03T02:47:32.582Z Downloaded zerovec-derive v0.11.1
5932026-03-03T02:47:32.585Z Downloaded vergen v8.3.2
5942026-03-03T02:47:32.585Z Downloaded tracing-core v0.1.34
5952026-03-03T02:47:32.585Z Downloaded tokio-stream v0.1.17
5962026-03-03T02:47:32.588Z Downloaded tokio-rustls v0.26.3
5972026-03-03T02:47:32.591Z Downloaded zerocopy-derive v0.7.35
5982026-03-03T02:47:32.594Z Downloaded thiserror v1.0.69
5992026-03-03T02:47:32.598Z Downloaded tagptr v0.2.0
6002026-03-03T02:47:32.602Z Downloaded ryu v1.0.20
6012026-03-03T02:47:32.606Z Downloaded idna v1.1.0
6022026-03-03T02:47:32.606Z Downloaded ucd-trie v0.1.7
6032026-03-03T02:47:32.609Z Downloaded rustls-pki-types v1.12.0
6042026-03-03T02:47:32.615Z Downloaded zmij v1.0.17
6052026-03-03T02:47:32.618Z Downloaded rayon-core v1.13.0
6062026-03-03T02:47:32.618Z Downloaded zeroize v1.8.1
6072026-03-03T02:47:32.618Z Downloaded hyper-util v0.1.19
6082026-03-03T02:47:32.622Z Downloaded toml_parser v1.0.6+spec-1.1.0
6092026-03-03T02:47:32.625Z Downloaded toml v0.7.8
6102026-03-03T02:47:32.628Z Downloaded toml v0.9.11+spec-1.1.0
6112026-03-03T02:47:32.631Z Downloaded typify v0.4.3
6122026-03-03T02:47:32.634Z Downloaded typenum v1.18.0
6132026-03-03T02:47:32.638Z Downloaded clap_builder v4.5.50
6142026-03-03T02:47:32.643Z Downloaded pest v2.8.2
6152026-03-03T02:47:32.647Z Downloaded icu_properties_data v2.0.1
6162026-03-03T02:47:32.655Z Downloaded uuid v1.20.0
6172026-03-03T02:47:32.658Z Downloaded schemars v0.9.0
6182026-03-03T02:47:32.669Z Downloaded unsafe-libyaml v0.2.11
6192026-03-03T02:47:32.672Z Downloaded steno v0.4.1
6202026-03-03T02:47:32.675Z Downloaded itertools v0.12.1
6212026-03-03T02:47:32.681Z Downloaded tinyvec v1.10.0
6222026-03-03T02:47:32.684Z Downloaded hashbrown v0.16.1
6232026-03-03T02:47:32.688Z Downloaded unicode-ident v1.0.24
6242026-03-03T02:47:32.691Z Downloaded typify v0.6.1
6252026-03-03T02:47:32.693Z Downloaded schemars v1.2.0
6262026-03-03T02:47:32.706Z Downloaded toml_edit v0.22.27
6272026-03-03T02:47:32.745Z Downloaded tracing-attributes v0.1.30
6282026-03-03T02:47:32.745Z Downloaded aho-corasick v1.1.3
6292026-03-03T02:47:32.745Z Downloaded nom v7.1.3
6302026-03-03T02:47:32.745Z Downloaded schemars v0.8.22
6312026-03-03T02:47:32.745Z Downloaded reqwest v0.12.23
6322026-03-03T02:47:32.745Z Downloaded blake3 v1.8.2
6332026-03-03T02:47:32.745Z Downloaded hyper v1.8.1
6342026-03-03T02:47:32.748Z Downloaded unicode-segmentation v1.12.0
6352026-03-03T02:47:32.751Z Downloaded tracing v0.1.41
6362026-03-03T02:47:32.754Z Downloaded hashbrown v0.15.5
6372026-03-03T02:47:32.759Z Downloaded portable-atomic v1.11.1
6382026-03-03T02:47:32.765Z Downloaded reqwest v0.13.2
6392026-03-03T02:47:32.769Z Downloaded libm v0.2.15
6402026-03-03T02:47:32.778Z Downloaded url v2.5.7
6412026-03-03T02:47:32.781Z Downloaded futures-util v0.3.31
6422026-03-03T02:47:32.790Z Downloaded tower-http v0.6.8
6432026-03-03T02:47:32.797Z Downloaded zerocopy-derive v0.8.27
6442026-03-03T02:47:32.803Z Downloaded tokio-util v0.7.16
6452026-03-03T02:47:32.809Z Downloaded zerotrie v0.2.2
6462026-03-03T02:47:32.812Z Downloaded bindgen v0.72.1
6472026-03-03T02:47:32.818Z Downloaded tower v0.5.2
6482026-03-03T02:47:32.826Z Downloaded regex v1.12.3
6492026-03-03T02:47:32.830Z Downloaded hkdf v0.12.4
6502026-03-03T02:47:32.833Z Downloaded typed-path v0.9.3
6512026-03-03T02:47:32.838Z Downloaded goblin v0.10.1
6522026-03-03T02:47:32.843Z Downloaded zerovec v0.11.4
6532026-03-03T02:47:32.848Z Downloaded tough v0.20.0
6542026-03-03T02:47:32.855Z Downloaded serde_json v1.0.149
6552026-03-03T02:47:32.861Z Downloaded rayon v1.11.0
6562026-03-03T02:47:32.868Z Downloaded zerocopy v0.7.35
6572026-03-03T02:47:32.882Z Downloaded unicode-normalization v0.1.24
6582026-03-03T02:47:32.885Z Downloaded proptest v1.8.0
6592026-03-03T02:47:32.894Z Downloaded moka v0.12.11
6602026-03-03T02:47:32.900Z Downloaded goblin v0.8.2
6612026-03-03T02:47:32.905Z Downloaded toml_edit v0.19.15
6622026-03-03T02:47:32.920Z Downloaded rustls-webpki v0.102.8
6632026-03-03T02:47:32.936Z Downloaded serde_with v3.14.1
6642026-03-03T02:47:32.946Z Downloaded winnow v0.5.40
6652026-03-03T02:47:32.953Z Downloaded openssl v0.10.73
6662026-03-03T02:47:32.960Z Downloaded vcpkg v0.2.15
6672026-03-03T02:47:32.995Z Downloaded winnow v0.7.14
6682026-03-03T02:47:33.002Z Downloaded bstr v1.12.0
6692026-03-03T02:47:33.009Z Downloaded tabled v0.15.0
6702026-03-03T02:47:33.023Z Downloaded zerocopy v0.8.27
6712026-03-03T02:47:33.042Z Downloaded unicode-width v0.2.1
6722026-03-03T02:47:33.046Z Downloaded unicode-width v0.1.14
6732026-03-03T02:47:33.050Z Downloaded openapiv3 v2.2.0
6742026-03-03T02:47:33.061Z Downloaded syn v1.0.109
6752026-03-03T02:47:33.067Z Downloaded rustls v0.23.32
6762026-03-03T02:47:33.076Z Downloaded rustls v0.22.4
6772026-03-03T02:47:33.087Z Downloaded webpki-roots v1.0.2
6782026-03-03T02:47:33.090Z Downloaded hickory-proto v0.24.4
6792026-03-03T02:47:33.102Z Downloaded smoltcp v0.11.0
6802026-03-03T02:47:33.111Z Downloaded rustix v0.38.44
6812026-03-03T02:47:33.130Z Downloaded regress v0.10.5
6822026-03-03T02:47:33.136Z Downloaded regex-syntax v0.8.6
6832026-03-03T02:47:33.142Z Downloaded hickory-proto v0.25.2
6842026-03-03T02:47:33.154Z Downloaded rustix v1.1.2
6852026-03-03T02:47:33.174Z Downloaded nix v0.30.1
6862026-03-03T02:47:33.183Z Downloaded tabled v0.20.0
6872026-03-03T02:47:33.197Z Downloaded syn v2.0.117
6882026-03-03T02:47:33.207Z Downloaded quinn-proto v0.11.13
6892026-03-03T02:47:33.213Z Downloaded typify-impl v0.6.1
6902026-03-03T02:47:33.223Z Downloaded dropshot v0.16.7
6912026-03-03T02:47:33.242Z Downloaded typify-impl v0.4.3
6922026-03-03T02:47:33.252Z Downloaded git2 v0.19.0
6932026-03-03T02:47:33.258Z Downloaded curve25519-dalek v4.1.3
6942026-03-03T02:47:33.265Z Downloaded time v0.3.44
6952026-03-03T02:47:33.272Z Downloaded h2 v0.4.12
6962026-03-03T02:47:33.277Z Downloaded itertools v0.14.0
6972026-03-03T02:47:33.282Z Downloaded chrono v0.4.43
6982026-03-03T02:47:33.288Z Downloaded toml_datetime v0.6.11
6992026-03-03T02:47:33.291Z Downloaded crypto-bigint v0.5.5
7002026-03-03T02:47:33.294Z Downloaded cc v1.2.38
7012026-03-03T02:47:33.297Z Downloaded semver v1.0.27
7022026-03-03T02:47:33.300Z Downloaded pin-project v1.1.10
7032026-03-03T02:47:33.308Z Downloaded regex-automata v0.4.13
7042026-03-03T02:47:33.321Z Downloaded heapless v0.8.0
7052026-03-03T02:47:33.324Z Downloaded petgraph v0.6.5
7062026-03-03T02:47:33.338Z Downloaded pest_generator v2.8.2
7072026-03-03T02:47:33.341Z Downloaded parking_lot_core v0.9.11
7082026-03-03T02:47:33.341Z Downloaded libc v0.2.176
7092026-03-03T02:47:33.360Z Downloaded jiff v0.2.15
7102026-03-03T02:47:33.374Z Downloaded num-traits v0.2.19
7112026-03-03T02:47:33.377Z Downloaded ppv-lite86 v0.2.21
7122026-03-03T02:47:33.377Z Downloaded postcard v1.1.3
7132026-03-03T02:47:33.380Z Downloaded jiff-static v0.2.15
7142026-03-03T02:47:33.382Z Downloaded serde_plain v1.0.2
7152026-03-03T02:47:33.383Z Downloaded secrecy v0.10.3
7162026-03-03T02:47:33.383Z Downloaded search_path v0.1.4
7172026-03-03T02:47:33.386Z Downloaded quick-error v1.2.3
7182026-03-03T02:47:33.386Z Downloaded chrono-tz v0.10.4
7192026-03-03T02:47:33.397Z Downloaded num_enum v0.7.5
7202026-03-03T02:47:33.400Z Downloaded sha3 v0.10.8
7212026-03-03T02:47:33.404Z Downloaded petgraph v0.8.2
7222026-03-03T02:47:33.420Z Downloaded libz-sys v1.1.22
7232026-03-03T02:47:33.437Z Downloaded csv v1.3.1
7242026-03-03T02:47:33.452Z Downloaded scroll_derive v0.12.1
7252026-03-03T02:47:33.454Z Downloaded scopeguard v1.2.0
7262026-03-03T02:47:33.454Z Downloaded progenitor v0.10.0
7272026-03-03T02:47:33.454Z Downloaded pkg-config v0.3.32
7282026-03-03T02:47:33.457Z Downloaded phf_shared v0.12.1
7292026-03-03T02:47:33.457Z Downloaded hickory-resolver v0.25.2
7302026-03-03T02:47:33.460Z Downloaded derive_more v0.99.20
7312026-03-03T02:47:33.463Z Downloaded tokio v1.49.0
7322026-03-03T02:47:33.495Z Downloaded openssl-macros v0.1.1
7332026-03-03T02:47:33.498Z Downloaded ipnetwork v0.21.1
7342026-03-03T02:47:33.498Z Downloaded flate2 v1.1.2
7352026-03-03T02:47:33.502Z Downloaded derive-where v1.6.0
7362026-03-03T02:47:33.505Z Downloaded num-rational v0.4.2
7372026-03-03T02:47:33.508Z Downloaded parse-display-derive v0.10.0
7382026-03-03T02:47:33.508Z Downloaded oxide-tokio-rt v0.1.2
7392026-03-03T02:47:33.510Z Downloaded memmap2 v0.9.8
7402026-03-03T02:47:33.510Z Downloaded darling_core v0.21.3
7412026-03-03T02:47:33.513Z Downloaded progenitor-macro v0.11.1
7422026-03-03T02:47:33.516Z Downloaded progenitor-client v0.11.1
7432026-03-03T02:47:33.516Z Downloaded hyper-rustls v0.27.7
7442026-03-03T02:47:33.519Z Downloaded hmac v0.12.1
7452026-03-03T02:47:33.519Z Downloaded getrandom v0.2.16
7462026-03-03T02:47:33.522Z Downloaded anyhow v1.0.100
7472026-03-03T02:47:33.524Z Downloaded num_enum_derive v0.7.5
7482026-03-03T02:47:33.527Z Downloaded plain v0.2.3
7492026-03-03T02:47:33.527Z Downloaded clang-sys v1.8.1
7502026-03-03T02:47:33.530Z Downloaded encoding_rs v0.8.35
7512026-03-03T02:47:33.544Z Downloaded cancel-safe-futures v0.1.5
7522026-03-03T02:47:33.547Z Downloaded multer v3.1.0
7532026-03-03T02:47:33.550Z Downloaded powerfmt v0.2.0
7542026-03-03T02:47:33.550Z Downloaded potential_utf v0.1.3
7552026-03-03T02:47:33.553Z Downloaded num-integer v0.1.46
7562026-03-03T02:47:33.553Z Downloaded num-conv v0.1.0
7572026-03-03T02:47:33.553Z Downloaded linear-map v1.2.0
7582026-03-03T02:47:33.556Z Downloaded macaddr v1.0.1
7592026-03-03T02:47:33.556Z Downloaded libloading v0.8.9
7602026-03-03T02:47:33.558Z Downloaded humantime v2.3.0
7612026-03-03T02:47:33.559Z Downloaded futures-executor v0.3.31
7622026-03-03T02:47:33.559Z Downloaded filetime v0.2.26
7632026-03-03T02:47:33.562Z Downloaded darling v0.21.3
7642026-03-03T02:47:33.564Z Downloaded curl v0.4.49
7652026-03-03T02:47:33.567Z Downloaded cookie v0.18.1
7662026-03-03T02:47:33.570Z Downloaded clap_derive v4.5.49
7672026-03-03T02:47:33.573Z Downloaded libsw-core v0.3.2
7682026-03-03T02:47:33.573Z Downloaded libsw v3.5.0
7692026-03-03T02:47:33.576Z Downloaded defmt-macros v1.0.1
7702026-03-03T02:47:33.576Z Downloaded group v0.13.0
7712026-03-03T02:47:33.579Z Downloaded git-stub-vcs v0.1.0
7722026-03-03T02:47:33.579Z Downloaded fs-err v3.1.2
7732026-03-03T02:47:33.582Z Downloaded find-msvc-tools v0.1.2
7742026-03-03T02:47:33.582Z Downloaded olpc-cjson v0.1.4
7752026-03-03T02:47:33.582Z Downloaded num-iter v0.1.45
7762026-03-03T02:47:33.585Z Downloaded displaydoc v0.2.5
7772026-03-03T02:47:33.585Z Downloaded ingot-types v0.1.2
7782026-03-03T02:47:33.588Z Downloaded ingot v0.1.1
7792026-03-03T02:47:33.588Z Downloaded lru-cache v0.1.2
7802026-03-03T02:47:33.591Z Downloaded newtype-uuid-macros v0.1.0
7812026-03-03T02:47:33.591Z Downloaded linked-hash-map v0.5.6
7822026-03-03T02:47:33.591Z Downloaded newline-converter v0.3.0
7832026-03-03T02:47:33.591Z Downloaded memoffset v0.9.1
7842026-03-03T02:47:33.594Z Downloaded libscf-sys v1.1.0
7852026-03-03T02:47:33.594Z Downloaded colored v3.0.0
7862026-03-03T02:47:33.598Z Downloaded ciborium v0.2.2
7872026-03-03T02:47:33.598Z Downloaded bitflags v2.9.4
7882026-03-03T02:47:33.602Z Downloaded httparse v1.10.1
7892026-03-03T02:47:33.602Z Downloaded foreign-types v0.5.0
7902026-03-03T02:47:33.605Z Downloaded libgit2-sys v0.17.0+1.8.1
7912026-03-03T02:47:33.648Z Downloaded foldhash v0.1.5
7922026-03-03T02:47:33.651Z Downloaded crossbeam-utils v0.8.21
7932026-03-03T02:47:33.654Z Downloaded deranged v0.5.3
7942026-03-03T02:47:33.654Z Downloaded console v0.15.11
7952026-03-03T02:47:33.657Z Downloaded cipher v0.4.4
7962026-03-03T02:47:33.657Z Downloaded anstream v0.6.20
7972026-03-03T02:47:33.660Z Downloaded aead v0.5.2
7982026-03-03T02:47:33.660Z Downloaded hubpack_derive v0.1.1
7992026-03-03T02:47:33.660Z Downloaded futures-core v0.3.32
8002026-03-03T02:47:33.660Z Downloaded foreign-types-macros v0.2.3
8012026-03-03T02:47:33.661Z Downloaded critical-section v1.2.0
8022026-03-03T02:47:33.664Z Downloaded const_format_proc_macros v0.2.34
8032026-03-03T02:47:33.664Z Downloaded bytecount v0.6.9
8042026-03-03T02:47:33.667Z Downloaded ring v0.17.14
8052026-03-03T02:47:33.697Z Downloaded bit-vec v0.8.0
8062026-03-03T02:47:33.700Z Downloaded cexpr v0.6.0
8072026-03-03T02:47:33.700Z Downloaded is_ci v1.2.0
8082026-03-03T02:47:33.703Z Downloaded futures-macro v0.3.31
8092026-03-03T02:47:33.703Z Downloaded hash32 v0.3.1
8102026-03-03T02:47:33.703Z Downloaded hostname v0.3.1
8112026-03-03T02:47:33.706Z Downloaded idna_adapter v1.2.1
8122026-03-03T02:47:33.707Z Downloaded ident_case v1.0.1
8132026-03-03T02:47:33.707Z Downloaded errno v0.3.14
8142026-03-03T02:47:33.707Z Downloaded foreign-types-shared v0.3.1
8152026-03-03T02:47:33.709Z Downloaded crossbeam-deque v0.8.6
8162026-03-03T02:47:33.709Z Downloaded form_urlencoded v1.2.2
8172026-03-03T02:47:33.710Z Downloaded dropshot-api-manager v0.5.2
8182026-03-03T02:47:33.712Z Downloaded daft-derive v0.1.4
8192026-03-03T02:47:33.715Z Downloaded chacha20poly1305 v0.10.1
8202026-03-03T02:47:33.718Z Downloaded byteorder v1.5.0
8212026-03-03T02:47:33.718Z Downloaded clap_lex v0.7.5
8222026-03-03T02:47:33.718Z Downloaded heck v0.4.1
8232026-03-03T02:47:33.720Z Downloaded cstr-argument v0.1.2
8242026-03-03T02:47:33.720Z Downloaded float-ord v0.3.2
8252026-03-03T02:47:33.720Z Downloaded colorchoice v1.0.4
8262026-03-03T02:47:33.723Z Downloaded dropshot_endpoint v0.16.7
8272026-03-03T02:47:33.726Z Downloaded cpufeatures v0.2.17
8282026-03-03T02:47:33.726Z Downloaded constant_time_eq v0.3.1
8292026-03-03T02:47:33.726Z Downloaded anstyle v1.0.11
8302026-03-03T02:47:33.729Z Downloaded anstyle-parse v0.2.7
8312026-03-03T02:47:33.729Z Downloaded convert_case v0.4.0
8322026-03-03T02:47:33.729Z Downloaded ciborium-io v0.2.2
8332026-03-03T02:47:33.731Z Downloaded block-buffer v0.10.4
8342026-03-03T02:47:33.731Z Downloaded crc8 v0.1.1
8352026-03-03T02:47:33.731Z Downloaded cmake v0.1.54
8362026-03-03T02:47:33.731Z Downloaded curve25519-dalek-derive v0.1.1
8372026-03-03T02:47:33.734Z Downloaded fixedbitset v0.4.2
8382026-03-03T02:47:33.735Z Downloaded defmt v1.0.1
8392026-03-03T02:47:33.737Z Downloaded derive-ex v0.1.8
8402026-03-03T02:47:33.737Z Downloaded csv-core v0.1.12
8412026-03-03T02:47:33.740Z Downloaded cargo-platform v0.1.9
8422026-03-03T02:47:33.740Z Downloaded aws-lc-rs v1.14.0
8432026-03-03T02:47:33.746Z Downloaded either v1.15.0
8442026-03-03T02:47:33.749Z Downloaded display-error-chain v0.2.2
8452026-03-03T02:47:33.749Z Downloaded camino v1.2.2
8462026-03-03T02:47:33.751Z Downloaded backoff v0.4.0
8472026-03-03T02:47:33.752Z Downloaded dtrace-parser v0.2.0
8482026-03-03T02:47:33.755Z Downloaded defmt-parser v1.0.0
8492026-03-03T02:47:33.755Z Downloaded darling_macro v0.21.3
8502026-03-03T02:47:33.755Z Downloaded arrayref v0.3.9
8512026-03-03T02:47:33.755Z Downloaded dropshot-api-manager-types v0.5.2
8522026-03-03T02:47:33.755Z Downloaded dyn-clone v1.0.20
8532026-03-03T02:47:33.758Z Downloaded dunce v1.0.5
8542026-03-03T02:47:33.758Z Downloaded base64ct v1.8.0
8552026-03-03T02:47:33.761Z Downloaded base64 v0.22.1
8562026-03-03T02:47:33.763Z Downloaded argon2 v0.5.3
8572026-03-03T02:47:33.763Z Downloaded autocfg v1.5.0
8582026-03-03T02:47:33.766Z Downloaded camino-tempfile v1.4.1
8592026-03-03T02:47:33.766Z Downloaded bcs v0.1.6
8602026-03-03T02:47:33.769Z Downloaded base16ct v0.2.0
8612026-03-03T02:47:33.769Z Downloaded chacha20 v0.9.1
8622026-03-03T02:47:33.769Z Downloaded adler2 v2.0.1
8632026-03-03T02:47:33.772Z Downloaded async-stream v0.3.6
8642026-03-03T02:47:33.875Z Downloaded curl-sys v0.4.83+curl-8.15.0
8652026-03-03T02:47:34.408Z Downloaded aws-lc-sys v0.31.0
8662026-03-03T02:47:34.923Z Compiling proc-macro2 v1.0.106
8672026-03-03T02:47:34.923Z Compiling quote v1.0.44
8682026-03-03T02:47:34.926Z Compiling unicode-ident v1.0.24
8692026-03-03T02:47:34.926Z Compiling serde_core v1.0.228
8702026-03-03T02:47:34.926Z Compiling serde v1.0.228
8712026-03-03T02:47:34.928Z Compiling libc v0.2.176
8722026-03-03T02:47:34.928Z Compiling autocfg v1.5.0
8732026-03-03T02:47:35.387Z Checking cfg-if v1.0.3
8742026-03-03T02:47:35.503Z Compiling memchr v2.7.5
8752026-03-03T02:47:35.881Z Compiling zmij v1.0.17
8762026-03-03T02:47:35.945Z Compiling getrandom v0.3.3
8772026-03-03T02:47:36.547Z Compiling libm v0.2.15
8782026-03-03T02:47:36.864Z Checking itoa v1.0.15
8792026-03-03T02:47:36.991Z Compiling shlex v1.3.0
8802026-03-03T02:47:37.095Z Checking smallvec v1.15.1
8812026-03-03T02:47:37.174Z Compiling jobserver v0.1.34
8822026-03-03T02:47:37.354Z Compiling version_check v0.9.5
8832026-03-03T02:47:37.462Z Compiling find-msvc-tools v0.1.2
8842026-03-03T02:47:37.603Z Compiling thiserror v2.0.18
8852026-03-03T02:47:37.775Z Compiling syn v2.0.117
8862026-03-03T02:47:37.906Z Compiling cc v1.2.38
8872026-03-03T02:47:37.933Z Compiling icu_normalizer_data v2.0.0
8882026-03-03T02:47:37.960Z Compiling icu_properties_data v2.0.1
8892026-03-03T02:47:38.236Z Compiling lock_api v0.4.13
8902026-03-03T02:47:38.351Z Compiling parking_lot_core v0.9.11
8912026-03-03T02:47:38.374Z Checking stable_deref_trait v1.2.0
8922026-03-03T02:47:38.494Z Compiling serde_json v1.0.149
8932026-03-03T02:47:38.836Z Compiling log v0.4.29
8942026-03-03T02:47:39.064Z Compiling heck v0.5.0
8952026-03-03T02:47:39.233Z Checking litemap v0.8.0
8962026-03-03T02:47:39.398Z Checking writeable v0.6.1
8972026-03-03T02:47:39.424Z Compiling num-traits v0.2.19
8982026-03-03T02:47:39.473Z Checking percent-encoding v2.3.2
8992026-03-03T02:47:39.917Z Checking form_urlencoded v1.2.2
9002026-03-03T02:47:40.031Z Checking utf8_iter v1.0.4
9012026-03-03T02:47:40.087Z Compiling zerocopy v0.8.27
9022026-03-03T02:47:40.139Z Checking pin-project-lite v0.2.16
9032026-03-03T02:47:40.271Z Checking iana-time-zone v0.1.64
9042026-03-03T02:47:40.305Z Compiling rustversion v1.0.22
9052026-03-03T02:47:40.652Z Compiling foldhash v0.2.0
9062026-03-03T02:47:40.912Z Compiling regex-syntax v0.8.6
9072026-03-03T02:47:40.937Z Compiling equivalent v1.0.2
9082026-03-03T02:47:41.006Z Compiling allocator-api2 v0.2.21
9092026-03-03T02:47:41.078Z Compiling semver v1.0.27
9102026-03-03T02:47:41.471Z Checking socket2 v0.6.0
9112026-03-03T02:47:41.683Z Compiling hashbrown v0.16.1
9122026-03-03T02:47:41.686Z Compiling aho-corasick v1.1.3
9132026-03-03T02:47:41.962Z Checking uuid v1.20.0
9142026-03-03T02:47:42.177Z Checking scopeguard v1.2.0
9152026-03-03T02:47:42.753Z Checking signal-hook-registry v1.4.6
9162026-03-03T02:47:42.864Z Checking getrandom v0.2.16
9172026-03-03T02:47:42.979Z Checking mio v1.0.4
9182026-03-03T02:47:42.982Z Checking dyn-clone v1.0.20
9192026-03-03T02:47:43.033Z Compiling schemars v0.8.22
9202026-03-03T02:47:43.058Z Checking parking_lot v0.12.4
9212026-03-03T02:47:43.138Z Compiling portable-atomic v1.11.1
9222026-03-03T02:47:43.610Z Checking critical-section v1.2.0
9232026-03-03T02:47:43.835Z Compiling bitflags v2.9.4
9242026-03-03T02:47:43.922Z Checking futures-core v0.3.32
9252026-03-03T02:47:44.141Z Compiling ring v0.17.14
9262026-03-03T02:47:44.516Z Compiling regex-automata v0.4.13
9272026-03-03T02:47:44.732Z Compiling synstructure v0.13.2
9282026-03-03T02:47:45.157Z Compiling serde_derive_internals v0.29.1
9292026-03-03T02:47:45.237Z Checking once_cell v1.21.3
9302026-03-03T02:47:45.585Z Compiling typenum v1.18.0
9312026-03-03T02:47:46.019Z Compiling indexmap v2.13.0
9322026-03-03T02:47:46.319Z Compiling thiserror v1.0.69
9332026-03-03T02:47:47.029Z Compiling httparse v1.10.1
9342026-03-03T02:47:47.373Z Compiling rustix v1.1.2
9352026-03-03T02:47:47.442Z Checking futures-sink v0.3.31
9362026-03-03T02:47:47.619Z Checking slab v0.4.11
9372026-03-03T02:47:47.750Z Checking subtle v2.6.1
9382026-03-03T02:47:47.778Z Compiling either v1.15.0
9392026-03-03T02:47:47.921Z Compiling anyhow v1.0.100
9402026-03-03T02:47:47.991Z Compiling ucd-trie v0.1.7
9412026-03-03T02:47:48.020Z Checking futures-channel v0.3.31
9422026-03-03T02:47:48.204Z Compiling serde_derive v1.0.228
9432026-03-03T02:47:48.387Z Compiling zerofrom-derive v0.1.6
9442026-03-03T02:47:48.416Z Compiling yoke-derive v0.8.0
9452026-03-03T02:47:48.444Z Compiling zerovec-derive v0.11.1
9462026-03-03T02:47:48.493Z Compiling displaydoc v0.2.5
9472026-03-03T02:47:49.446Z Compiling thiserror-impl v2.0.18
9482026-03-03T02:47:50.036Z Compiling schemars_derive v0.8.22
9492026-03-03T02:47:50.769Z Compiling tokio-macros v2.6.0
9502026-03-03T02:47:50.793Z Compiling zerocopy-derive v0.8.27
9512026-03-03T02:47:50.796Z Compiling futures-macro v0.3.31
9522026-03-03T02:47:51.209Z Checking zerofrom v0.1.6
9532026-03-03T02:47:51.404Z Compiling regex v1.12.3
9542026-03-03T02:47:51.452Z Checking yoke v0.8.0
9552026-03-03T02:47:51.813Z Checking zerovec v0.11.4
9562026-03-03T02:47:52.181Z Checking zerotrie v0.2.2
9572026-03-03T02:47:52.418Z Compiling zeroize_derive v1.4.3
9582026-03-03T02:47:52.448Z Compiling thiserror-impl v1.0.69
9592026-03-03T02:47:52.508Z Compiling pest v2.8.2
9602026-03-03T02:47:52.711Z Checking rand_core v0.6.4
9612026-03-03T02:47:53.049Z Checking pin-utils v0.1.0
9622026-03-03T02:47:53.126Z Checking futures-io v0.3.31
9632026-03-03T02:47:53.171Z Checking futures-task v0.3.31
9642026-03-03T02:47:53.332Z Compiling pkg-config v0.3.32
9652026-03-03T02:47:53.443Z Checking futures-util v0.3.31
9662026-03-03T02:47:53.476Z Checking tinystr v0.8.1
9672026-03-03T02:47:53.575Z Checking potential_utf v0.1.3
9682026-03-03T02:47:53.745Z Checking zeroize v1.8.1
9692026-03-03T02:47:53.800Z Checking icu_collections v2.0.0
9702026-03-03T02:47:53.827Z Checking icu_locale_core v2.0.0
9712026-03-03T02:47:54.329Z Compiling tracing-attributes v0.1.30
9722026-03-03T02:47:54.390Z Checking tracing-core v0.1.34
9732026-03-03T02:47:55.012Z Checking icu_provider v2.0.0
9742026-03-03T02:47:55.114Z Compiling pest_meta v2.8.2
9752026-03-03T02:47:55.416Z Compiling generic-array v0.14.7
9762026-03-03T02:47:55.519Z Checking icu_normalizer v2.0.0
9772026-03-03T02:47:55.656Z Checking bytes v1.11.1
9782026-03-03T02:47:55.811Z Checking icu_properties v2.0.1
9792026-03-03T02:47:56.167Z Checking chrono v0.4.43
9802026-03-03T02:47:56.697Z Compiling serde_tokenstream v0.2.3
9812026-03-03T02:47:57.215Z Checking tokio v1.49.0
9822026-03-03T02:47:57.519Z Compiling pest_generator v2.8.2
9832026-03-03T02:47:57.567Z Checking tracing v0.1.41
9842026-03-03T02:47:57.825Z Checking idna_adapter v1.2.1
9852026-03-03T02:47:57.902Z Compiling vcpkg v0.2.15
9862026-03-03T02:47:58.033Z Checking idna v1.1.0
9872026-03-03T02:47:58.214Z Checking fnv v1.0.7
9882026-03-03T02:47:58.441Z Compiling http v1.4.0
9892026-03-03T02:47:58.520Z Checking url v2.5.7
9902026-03-03T02:47:59.110Z Compiling pest_derive v2.8.2
9912026-03-03T02:47:59.227Z Compiling rustc-hash v2.1.1
9922026-03-03T02:47:59.447Z Compiling prettyplease v0.2.37
9932026-03-03T02:48:00.170Z Compiling regress v0.10.5
9942026-03-03T02:48:00.402Z Compiling time-core v0.1.6
9952026-03-03T02:48:00.405Z Compiling byteorder v1.5.0
9962026-03-03T02:48:00.596Z Compiling num-conv v0.1.0
9972026-03-03T02:48:00.863Z Checking errno v0.3.14
9982026-03-03T02:48:00.910Z Compiling time-macros v0.2.24
9992026-03-03T02:48:01.015Z Compiling glob v0.3.3
10002026-03-03T02:48:01.074Z Compiling minimal-lexical v0.2.1
10012026-03-03T02:48:01.457Z Compiling nom v7.1.3
10022026-03-03T02:48:01.720Z Compiling clang-sys v1.8.1
10032026-03-03T02:48:02.708Z Checking ipnet v2.11.0
10042026-03-03T02:48:03.205Z Checking base64 v0.22.1
10052026-03-03T02:48:03.356Z Checking crypto-common v0.1.6
10062026-03-03T02:48:03.699Z Compiling scroll_derive v0.13.1
10072026-03-03T02:48:04.394Z Checking tokio-util v0.7.16
10082026-03-03T02:48:04.737Z Compiling libloading v0.8.9
10092026-03-03T02:48:04.997Z Compiling camino v1.2.2
10102026-03-03T02:48:05.350Z Compiling bindgen v0.72.1
10112026-03-03T02:48:05.527Z Compiling cexpr v0.6.0
10122026-03-03T02:48:05.530Z Checking http-body v1.0.1
10132026-03-03T02:48:05.556Z Checking ppv-lite86 v0.2.21
10142026-03-03T02:48:05.709Z Compiling itertools v0.12.1
10152026-03-03T02:48:05.776Z Checking atomic-waker v1.1.2
10162026-03-03T02:48:05.854Z Compiling syn v1.0.109
10172026-03-03T02:48:05.888Z Compiling crossbeam-utils v0.8.21
10182026-03-03T02:48:06.272Z Compiling slog v2.8.2
10192026-03-03T02:48:06.360Z Checking tower-service v0.3.3
10202026-03-03T02:48:06.488Z Checking tower-layer v0.3.3
10212026-03-03T02:48:06.511Z Checking try-lock v0.2.5
10222026-03-03T02:48:06.514Z Compiling paste v1.0.15
10232026-03-03T02:48:06.668Z Checking want v0.3.1
10242026-03-03T02:48:06.778Z Checking h2 v0.4.12
10252026-03-03T02:48:06.865Z Checking ipnetwork v0.21.1
10262026-03-03T02:48:06.893Z Checking erased-serde v0.3.31
10272026-03-03T02:48:06.896Z Checking rustls-pki-types v1.12.0
10282026-03-03T02:48:07.128Z Checking httpdate v1.0.3
10292026-03-03T02:48:07.259Z Checking pretty-hex v0.4.1
10302026-03-03T02:48:07.396Z Checking ryu v1.0.20
10312026-03-03T02:48:07.671Z Compiling async-trait v0.1.89
10322026-03-03T02:48:07.842Z Checking untrusted v0.9.0
10332026-03-03T02:48:08.162Z Compiling scroll v0.13.0
10342026-03-03T02:48:08.456Z Compiling openssl-sys v0.9.109
10352026-03-03T02:48:08.484Z Compiling usdt-impl v0.6.0
10362026-03-03T02:48:08.688Z Compiling plain v0.2.3
10372026-03-03T02:48:08.884Z Compiling strsim v0.11.1
10382026-03-03T02:48:09.142Z Compiling goblin v0.10.1
10392026-03-03T02:48:09.725Z Checking http-body-util v0.1.3
10402026-03-03T02:48:09.962Z Checking block-buffer v0.10.4
10412026-03-03T02:48:10.198Z Compiling openapiv3 v2.2.0
10422026-03-03T02:48:10.226Z Checking rand_core v0.9.3
10432026-03-03T02:48:11.115Z Compiling slog-async v2.8.0
10442026-03-03T02:48:11.152Z Checking hyper v1.8.1
10452026-03-03T02:48:13.186Z Checking hyper-util v0.1.19
10462026-03-03T02:48:13.428Z Checking digest v0.10.7
10472026-03-03T02:48:13.820Z Checking serde_urlencoded v0.7.1
10482026-03-03T02:48:13.982Z Checking oxnet v0.1.4
10492026-03-03T02:48:14.016Z Compiling typify-impl v0.4.3
10502026-03-03T02:48:14.264Z Compiling dtrace-parser v0.3.0
10512026-03-03T02:48:14.289Z Compiling cmake v0.1.54
10522026-03-03T02:48:14.450Z Compiling thread-id v5.0.0
10532026-03-03T02:48:14.604Z Compiling ident_case v1.0.1
10542026-03-03T02:48:14.807Z Compiling omicron-workspace-hack v0.1.0
10552026-03-03T02:48:15.015Z Compiling dunce v1.0.5
10562026-03-03T02:48:15.174Z Compiling fs_extra v1.3.0
10572026-03-03T02:48:15.240Z Compiling darling_core v0.21.3
10582026-03-03T02:48:15.593Z Checking rand_chacha v0.9.0
10592026-03-03T02:48:15.719Z Compiling daft-derive v0.1.4
10602026-03-03T02:48:15.845Z Compiling dof v0.4.0
10612026-03-03T02:48:15.977Z Checking rand v0.9.2
10622026-03-03T02:48:17.248Z Checking powerfmt v0.2.0
10632026-03-03T02:48:17.298Z Compiling unsafe-libyaml v0.2.11
10642026-03-03T02:48:17.538Z Checking deranged v0.5.3
10652026-03-03T02:48:17.756Z Checking sync_wrapper v1.0.2
10662026-03-03T02:48:18.458Z Checking cpufeatures v0.2.17
10672026-03-03T02:48:18.575Z Compiling serde_yaml v0.9.34+deprecated
10682026-03-03T02:48:18.697Z Compiling usdt-macro v0.6.0
10692026-03-03T02:48:18.924Z Compiling usdt-attr-macro v0.6.0
10702026-03-03T02:48:19.883Z Compiling rustls v0.22.4
10712026-03-03T02:48:20.010Z Checking num_threads v0.1.7
10722026-03-03T02:48:20.163Z Compiling aws-lc-rs v1.14.0
10732026-03-03T02:48:20.217Z Checking time v0.3.44
10742026-03-03T02:48:20.603Z Checking tower v0.5.2
10752026-03-03T02:48:20.881Z Compiling darling_macro v0.21.3
10762026-03-03T02:48:21.553Z Compiling aws-lc-sys v0.31.0
10772026-03-03T02:48:21.731Z Compiling structmeta-derive v0.3.0
10782026-03-03T02:48:21.857Z Checking encoding_rs v0.8.35
10792026-03-03T02:48:21.895Z Compiling darling v0.21.3
10802026-03-03T02:48:22.035Z Checking iri-string v0.7.8
10812026-03-03T02:48:22.796Z Checking mime v0.3.17
10822026-03-03T02:48:23.101Z Compiling typify-macro v0.4.3
10832026-03-03T02:48:23.144Z Checking crossbeam-channel v0.5.15
10842026-03-03T02:48:23.421Z Checking futures-executor v0.3.31
10852026-03-03T02:48:23.658Z Compiling multer v3.1.0
10862026-03-03T02:48:23.833Z Compiling openssl v0.10.73
10872026-03-03T02:48:24.023Z Compiling structmeta v0.3.0
10882026-03-03T02:48:24.049Z Checking foreign-types-shared v0.1.1
10892026-03-03T02:48:24.076Z Checking hex v0.4.3
10902026-03-03T02:48:24.184Z Checking unicode-width v0.2.1
10912026-03-03T02:48:24.302Z Checking fastrand v2.3.0
10922026-03-03T02:48:24.397Z Checking untrusted v0.7.1
10932026-03-03T02:48:24.591Z Checking foreign-types v0.3.2
10942026-03-03T02:48:24.598Z Checking tower-http v0.6.8
10952026-03-03T02:48:24.714Z Checking tempfile v3.23.0
10962026-03-03T02:48:24.717Z Checking futures v0.3.31
10972026-03-03T02:48:24.789Z Compiling async-stream-impl v0.3.6
10982026-03-03T02:48:24.794Z Compiling strum_macros v0.26.4
10992026-03-03T02:48:24.858Z Compiling openssl-macros v0.1.1
11002026-03-03T02:48:25.157Z Checking thread_local v1.1.9
11012026-03-03T02:48:25.323Z Checking openssl-probe v0.1.6
11022026-03-03T02:48:25.502Z Compiling native-tls v0.2.14
11032026-03-03T02:48:25.668Z Compiling rustls v0.23.32
11042026-03-03T02:48:26.054Z Compiling newtype-uuid-macros v0.1.0
11052026-03-03T02:48:26.271Z Compiling typify v0.4.3
11062026-03-03T02:48:26.424Z Compiling dropshot v0.16.7
11072026-03-03T02:48:26.564Z Checking memmap2 v0.9.8
11082026-03-03T02:48:26.604Z Checking is-terminal v0.4.16
11092026-03-03T02:48:26.756Z Checking take_mut v0.2.2
11102026-03-03T02:48:26.809Z Compiling ref-cast v1.0.25
11112026-03-03T02:48:26.876Z Checking term v1.2.0
11122026-03-03T02:48:26.926Z Checking winnow v0.7.14
11132026-03-03T02:48:27.309Z Checking match_cfg v0.1.0
11142026-03-03T02:48:27.421Z Checking hostname v0.3.1
11152026-03-03T02:48:27.458Z Checking slog-term v2.9.2
11162026-03-03T02:48:27.880Z Checking slog-json v2.6.1
11172026-03-03T02:48:28.026Z Compiling dropshot_endpoint v0.16.7
11182026-03-03T02:48:28.171Z Compiling ref-cast-impl v1.0.25
11192026-03-03T02:48:28.381Z Checking slog-bunyan v2.5.0
11202026-03-03T02:48:28.567Z Compiling derive-ex v0.1.8
11212026-03-03T02:48:29.057Z Checking webpki-roots v1.0.2
11222026-03-03T02:48:29.287Z Compiling strum_macros v0.27.2
11232026-03-03T02:48:29.623Z Compiling progenitor-impl v0.11.1
11242026-03-03T02:48:29.894Z Checking newtype-uuid v1.3.2
11252026-03-03T02:48:30.642Z Checking daft v0.1.4
11262026-03-03T02:48:31.104Z Compiling serde_with_macros v3.14.1
11272026-03-03T02:48:31.371Z Checking tokio-native-tls v0.3.1
11282026-03-03T02:48:31.662Z Checking hyper-tls v0.6.0
11292026-03-03T02:48:32.311Z Checking rustls-webpki v0.102.8
11302026-03-03T02:48:32.381Z Compiling test-strategy v0.4.3
11312026-03-03T02:48:32.492Z Checking debug-ignore v1.0.5
11322026-03-03T02:48:32.664Z Checking toml_parser v1.0.6+spec-1.1.0
11332026-03-03T02:48:33.436Z Compiling parse-display-derive v0.10.0
11342026-03-03T02:48:33.845Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11352026-03-03T02:48:34.645Z Checking serde_spanned v1.0.4
11362026-03-03T02:48:34.897Z Checking toml_datetime v0.7.5+spec-1.1.0
11372026-03-03T02:48:35.008Z Checking usdt v0.6.0
11382026-03-03T02:48:35.035Z Compiling progenitor-macro v0.11.1
11392026-03-03T02:48:35.287Z Checking spin v0.9.8
11402026-03-03T02:48:35.315Z Checking toml_writer v1.0.6+spec-1.1.0
11412026-03-03T02:48:35.694Z Checking toml v0.9.11+spec-1.1.0
11422026-03-03T02:48:35.889Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11432026-03-03T02:48:36.189Z Checking strum v0.26.3
11442026-03-03T02:48:36.381Z Checking async-stream v0.3.6
11452026-03-03T02:48:36.435Z Checking tokio-rustls v0.25.0
11462026-03-03T02:48:36.551Z Checking sha1 v0.10.6
11472026-03-03T02:48:36.613Z Checking rustls-pemfile v2.2.0
11482026-03-03T02:48:36.823Z Checking rand_chacha v0.3.1
11492026-03-03T02:48:36.851Z Checking waitgroup v0.1.2
11502026-03-03T02:48:36.878Z Compiling toml_datetime v0.6.11
11512026-03-03T02:48:36.920Z Checking macaddr v1.0.1
11522026-03-03T02:48:37.010Z Checking serde_path_to_error v0.1.20
11532026-03-03T02:48:37.110Z Checking wait-timeout v0.2.1
11542026-03-03T02:48:37.225Z Checking hostname v0.4.2
11552026-03-03T02:48:37.268Z Checking bit-vec v0.8.0
11562026-03-03T02:48:37.326Z Checking quick-error v1.2.3
11572026-03-03T02:48:37.369Z Checking lazy_static v1.5.0
11582026-03-03T02:48:37.396Z Checking rand v0.8.5
11592026-03-03T02:48:37.517Z Checking rusty-fork v0.3.0
11602026-03-03T02:48:37.543Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11612026-03-03T02:48:37.656Z Checking bit-set v0.8.0
11622026-03-03T02:48:37.941Z Checking tabwriter v1.4.1
11632026-03-03T02:48:37.944Z Checking rand_xorshift v0.4.0
11642026-03-03T02:48:38.244Z Compiling clap_derive v4.5.49
11652026-03-03T02:48:38.374Z Checking utf8parse v0.2.2
11662026-03-03T02:48:38.577Z Checking colored v3.0.0
11672026-03-03T02:48:38.608Z Checking unarray v0.1.4
11682026-03-03T02:48:38.659Z Checking anstyle-parse v0.2.7
11692026-03-03T02:48:38.787Z Checking proptest v1.8.0
11702026-03-03T02:48:38.974Z Checking strum v0.27.2
11712026-03-03T02:48:39.176Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11722026-03-03T02:48:39.203Z Checking terminal_size v0.4.3
11732026-03-03T02:48:40.051Z Checking anstyle v1.0.11
11742026-03-03T02:48:40.318Z Checking anstyle-query v1.1.4
11752026-03-03T02:48:40.429Z Checking colorchoice v1.0.4
11762026-03-03T02:48:40.453Z Checking is_terminal_polyfill v1.70.1
11772026-03-03T02:48:40.626Z Checking anstream v0.6.20
11782026-03-03T02:48:40.999Z Checking itertools v0.14.0
11792026-03-03T02:48:41.668Z Checking clap_lex v0.7.5
11802026-03-03T02:48:42.381Z Checking clap_builder v4.5.50
11812026-03-03T02:48:42.980Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11822026-03-03T02:48:43.703Z Checking serde_with v3.14.1
11832026-03-03T02:48:45.348Z Checking clap v4.5.50
11842026-03-03T02:48:45.573Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11852026-03-03T02:48:45.599Z Checking instant v0.1.13
11862026-03-03T02:48:46.018Z Checking iddqd v0.3.17
11872026-03-03T02:48:46.434Z Checking backoff v0.4.0
11882026-03-03T02:48:46.742Z Checking parse-display v0.10.0
11892026-03-03T02:48:47.009Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11902026-03-03T02:48:47.124Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11912026-03-03T02:48:51.157Z Compiling rustls-webpki v0.103.6
11922026-03-03T02:48:57.247Z Checking serde_spanned v0.6.9
11932026-03-03T02:48:57.473Z Compiling memoffset v0.9.1
11942026-03-03T02:48:58.026Z Compiling cfg_aliases v0.2.1
11952026-03-03T02:48:58.152Z Compiling nix v0.30.1
11962026-03-03T02:48:58.683Z Compiling tokio-rustls v0.26.3
11972026-03-03T02:48:59.618Z Checking crossbeam-epoch v0.9.18
11982026-03-03T02:49:00.107Z Compiling winnow v0.5.40
11992026-03-03T02:49:00.179Z Compiling hyper-rustls v0.27.7
12002026-03-03T02:49:00.600Z Compiling reqwest v0.12.23
12012026-03-03T02:49:03.203Z Compiling toml_edit v0.19.15
12022026-03-03T02:49:03.233Z Compiling progenitor-client v0.11.1
12032026-03-03T02:49:05.906Z Compiling proc-macro-crate v1.3.1
12042026-03-03T02:49:06.943Z Compiling progenitor v0.11.1
12052026-03-03T02:49:08.606Z Compiling num-integer v0.1.46
12062026-03-03T02:49:09.403Z Compiling rayon-core v1.13.0
12072026-03-03T02:49:09.814Z Compiling progenitor-client v0.10.0
12082026-03-03T02:49:09.890Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12092026-03-03T02:49:11.670Z Compiling hubpack_derive v0.1.1
12102026-03-03T02:49:12.315Z Compiling zerocopy-derive v0.7.35
12112026-03-03T02:49:12.625Z Checking toml_write v0.1.2
12122026-03-03T02:49:12.718Z Checking hubpack v0.1.2
12132026-03-03T02:49:12.966Z Checking toml_edit v0.22.27
12142026-03-03T02:49:13.052Z Checking num-rational v0.4.2
12152026-03-03T02:49:13.606Z Checking num-iter v0.1.45
12162026-03-03T02:49:13.886Z Checking crossbeam-deque v0.8.6
12172026-03-03T02:49:14.338Z Compiling num-complex v0.4.6
12182026-03-03T02:49:14.532Z Checking static_assertions v1.1.0
12192026-03-03T02:49:15.086Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12202026-03-03T02:49:15.371Z Checking num v0.4.3
12212026-03-03T02:49:15.576Z Checking toml v0.8.23
12222026-03-03T02:49:15.618Z Compiling proc-macro-error-attr v1.0.4
12232026-03-03T02:49:16.002Z Checking float-ord v0.3.2
12242026-03-03T02:49:16.181Z Compiling heapless v0.8.0
12252026-03-03T02:49:16.393Z Compiling ingot-macros v0.1.1
12262026-03-03T02:49:16.473Z Checking hash32 v0.3.1
12272026-03-03T02:49:16.712Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12282026-03-03T02:49:17.092Z Compiling proc-macro-error v1.0.4
12292026-03-03T02:49:17.487Z Checking bytecount v0.6.9
12302026-03-03T02:49:17.658Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12312026-03-03T02:49:17.686Z Compiling smoltcp v0.11.0
12322026-03-03T02:49:18.628Z Compiling zerocopy v0.7.35
12332026-03-03T02:49:19.274Z Compiling num_enum_derive v0.7.5
12342026-03-03T02:49:20.054Z Compiling num-derive v0.3.3
12352026-03-03T02:49:21.480Z Checking cobs v0.3.0
12362026-03-03T02:49:21.560Z Compiling scroll_derive v0.12.1
12372026-03-03T02:49:21.661Z Compiling foreign-types-macros v0.2.3
12382026-03-03T02:49:21.729Z Compiling usdt-impl v0.5.0
12392026-03-03T02:49:21.959Z Checking foreign-types-shared v0.3.1
12402026-03-03T02:49:22.098Z Compiling crucible-workspace-hack v0.1.0
12412026-03-03T02:49:22.122Z Checking managed v0.8.0
12422026-03-03T02:49:22.179Z Checking bitflags v1.3.2
12432026-03-03T02:49:22.492Z Checking libscf-sys v1.1.0
12442026-03-03T02:49:22.546Z Checking postcard v1.1.3
12452026-03-03T02:49:22.710Z Checking num_enum v0.7.5
12462026-03-03T02:49:22.782Z Checking ingot-types v0.1.2
12472026-03-03T02:49:22.857Z Checking foreign-types v0.5.0
12482026-03-03T02:49:22.907Z Compiling dof v0.3.0
12492026-03-03T02:49:22.961Z Checking scroll v0.12.0
12502026-03-03T02:49:23.447Z Compiling dtrace-parser v0.2.0
12512026-03-03T02:49:23.528Z Checking ingot v0.1.1
12522026-03-03T02:49:23.551Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12532026-03-03T02:49:23.555Z Checking camino-tempfile v1.4.1
12542026-03-03T02:49:23.686Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12552026-03-03T02:49:23.887Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-03-03T02:49:24.348Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12572026-03-03T02:49:24.575Z Checking cstr-argument v0.1.2
12582026-03-03T02:49:24.661Z Compiling thread-id v4.2.2
12592026-03-03T02:49:24.776Z Compiling heck v0.4.1
12602026-03-03T02:49:24.833Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12612026-03-03T02:49:25.158Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12622026-03-03T02:49:25.185Z Checking goblin v0.8.2
12632026-03-03T02:49:25.212Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12642026-03-03T02:49:25.350Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12652026-03-03T02:49:25.487Z Checking rayon v1.11.0
12662026-03-03T02:49:25.744Z Compiling num_enum_derive v0.5.11
12672026-03-03T02:49:25.999Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12682026-03-03T02:49:26.738Z Compiling rustc_version v0.4.1
12692026-03-03T02:49:26.776Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12702026-03-03T02:49:27.335Z Compiling convert_case v0.4.0
12712026-03-03T02:49:27.366Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12722026-03-03T02:49:27.750Z Compiling rustix v0.38.44
12732026-03-03T02:49:27.881Z Checking tinyvec_macros v0.1.1
12742026-03-03T02:49:27.999Z Checking tinyvec v1.10.0
12752026-03-03T02:49:28.033Z Compiling derive_more v0.99.20
12762026-03-03T02:49:28.578Z Checking num_enum v0.5.11
12772026-03-03T02:49:28.886Z Compiling libz-sys v1.1.22
12782026-03-03T02:49:28.914Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12792026-03-03T02:49:29.147Z Compiling proc-macro-error-attr2 v2.0.0
12802026-03-03T02:49:29.397Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12812026-03-03T02:49:29.514Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12822026-03-03T02:49:29.613Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12832026-03-03T02:49:29.962Z Compiling proc-macro-error2 v2.0.1
12842026-03-03T02:49:30.500Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12852026-03-03T02:49:31.125Z Compiling usdt-attr-macro v0.5.0
12862026-03-03T02:49:31.554Z Compiling usdt-macro v0.5.0
12872026-03-03T02:49:31.585Z Compiling zone_cfg_derive v0.3.1
12882026-03-03T02:49:32.135Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12892026-03-03T02:49:32.532Z Compiling num-derive v0.4.2
12902026-03-03T02:49:32.816Z Checking memmap v0.7.0
12912026-03-03T02:49:32.981Z Checking sigpipe v0.1.3
12922026-03-03T02:49:33.049Z Checking jiff v0.2.15
12932026-03-03T02:49:33.398Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12942026-03-03T02:49:33.445Z Checking usdt v0.5.0
12952026-03-03T02:49:33.745Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12962026-03-03T02:49:33.813Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12972026-03-03T02:49:34.023Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12982026-03-03T02:49:34.168Z Compiling tabled_derive v0.11.0
12992026-03-03T02:49:34.597Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13002026-03-03T02:49:34.751Z Checking papergrid v0.17.0
13012026-03-03T02:49:34.931Z Checking zone v0.3.1
13022026-03-03T02:49:35.066Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13032026-03-03T02:49:35.745Z Checking testing_table v0.3.0
13042026-03-03T02:49:35.890Z Checking smf v0.2.3
13052026-03-03T02:49:36.331Z Checking secrecy v0.10.3
13062026-03-03T02:49:36.388Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13072026-03-03T02:49:36.552Z Checking bstr v1.12.0
13082026-03-03T02:49:36.669Z Checking whoami v1.6.1
13092026-03-03T02:49:36.696Z Checking tabled v0.20.0
13102026-03-03T02:49:36.870Z Compiling curve25519-dalek v4.1.3
13112026-03-03T02:49:36.898Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13122026-03-03T02:49:36.964Z Checking hmac v0.12.1
13132026-03-03T02:49:37.059Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13142026-03-03T02:49:37.211Z Checking inout v0.1.4
13152026-03-03T02:49:37.274Z Checking ff v0.13.1
13162026-03-03T02:49:37.370Z Compiling enum-as-inner v0.6.1
13172026-03-03T02:49:37.444Z Compiling semver v0.1.20
13182026-03-03T02:49:37.491Z Checking data-encoding v2.9.0
13192026-03-03T02:49:37.987Z Compiling rustc_version v0.1.7
13202026-03-03T02:49:38.062Z Checking group v0.13.0
13212026-03-03T02:49:38.242Z Checking cipher v0.4.4
13222026-03-03T02:49:38.466Z Checking hkdf v0.12.4
13232026-03-03T02:49:38.493Z Checking atomicwrites v0.4.4
13242026-03-03T02:49:38.618Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13252026-03-03T02:49:38.707Z Compiling thiserror-impl-no-std v2.0.2
13262026-03-03T02:49:38.735Z Checking universal-hash v0.5.1
13272026-03-03T02:49:38.933Z Checking crypto-bigint v0.5.5
13282026-03-03T02:49:38.959Z Checking half v2.7.1
13292026-03-03T02:49:39.041Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13302026-03-03T02:49:39.330Z Compiling curve25519-dalek-derive v0.1.1
13312026-03-03T02:49:39.525Z Checking ciborium-io v0.2.2
13322026-03-03T02:49:39.719Z Checking base16ct v0.2.0
13332026-03-03T02:49:39.966Z Checking indent_write v2.2.0
13342026-03-03T02:49:40.198Z Checking base64ct v1.8.0
13352026-03-03T02:49:40.652Z Checking opaque-debug v0.3.1
13362026-03-03T02:49:40.770Z Checking poly1305 v0.8.0
13372026-03-03T02:49:41.078Z Checking thiserror-no-std v2.0.2
13382026-03-03T02:49:41.220Z Checking password-hash v0.5.0
13392026-03-03T02:49:41.270Z Checking ciborium-ll v0.2.2
13402026-03-03T02:49:41.300Z Checking chacha20 v0.9.1
13412026-03-03T02:49:41.573Z Checking elliptic-curve v0.13.8
13422026-03-03T02:49:41.601Z Compiling newtype_derive v0.1.6
13432026-03-03T02:49:41.658Z Checking similar v2.7.0
13442026-03-03T02:49:41.684Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13452026-03-03T02:49:41.713Z Checking blake2 v0.10.6
13462026-03-03T02:49:41.971Z Compiling typify-impl v0.6.1
13472026-03-03T02:49:42.073Z Checking aead v0.5.2
13482026-03-03T02:49:42.145Z Checking keccak v0.1.5
13492026-03-03T02:49:42.145Z Compiling owo-colors v4.3.0
13502026-03-03T02:49:42.312Z Checking linked-hash-map v0.5.6
13512026-03-03T02:49:42.340Z Checking resolv-conf v0.7.5
13522026-03-03T02:49:42.366Z Checking chacha20poly1305 v0.10.1
13532026-03-03T02:49:42.477Z Checking sha3 v0.10.8
13542026-03-03T02:49:42.591Z Checking vsss-rs v3.3.4
13552026-03-03T02:49:42.645Z Checking lru-cache v0.1.2
13562026-03-03T02:49:42.704Z Checking argon2 v0.5.3
13572026-03-03T02:49:42.873Z Checking ciborium v0.2.2
13582026-03-03T02:49:42.876Z Checking hickory-proto v0.24.4
13592026-03-03T02:49:42.933Z Checking tokio-dtrace v0.1.1
13602026-03-03T02:49:43.259Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13612026-03-03T02:49:43.313Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13622026-03-03T02:49:43.766Z Checking serde-big-array v0.5.1
13632026-03-03T02:49:43.794Z Compiling derive-where v1.6.0
13642026-03-03T02:49:43.797Z Compiling serde_repr v0.1.20
13652026-03-03T02:49:44.020Z Checking unicode-segmentation v1.12.0
13662026-03-03T02:49:44.023Z Checking siphasher v1.0.1
13672026-03-03T02:49:44.376Z Checking same-file v1.0.6
13682026-03-03T02:49:44.588Z Checking walkdir v2.5.0
13692026-03-03T02:49:44.805Z Checking newline-converter v0.3.0
13702026-03-03T02:49:44.936Z Checking phf_shared v0.12.1
13712026-03-03T02:49:44.965Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13722026-03-03T02:49:45.008Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13732026-03-03T02:49:45.239Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13742026-03-03T02:49:45.599Z Checking oxide-tokio-rt v0.1.2
13752026-03-03T02:49:45.854Z Compiling progenitor-impl v0.10.0
13762026-03-03T02:49:46.570Z Checking hickory-resolver v0.24.4
13772026-03-03T02:49:46.607Z Checking console v0.15.11
13782026-03-03T02:49:47.215Z Checking tokio-stream v0.1.17
13792026-03-03T02:49:47.524Z Compiling pin-project-internal v1.1.10
13802026-03-03T02:49:47.979Z Compiling slog-dtrace v0.3.0
13812026-03-03T02:49:48.013Z Checking csv-core v0.1.12
13822026-03-03T02:49:48.047Z Compiling unicode-xid v0.2.6
13832026-03-03T02:49:48.252Z Checking swrite v0.1.0
13842026-03-03T02:49:48.355Z Compiling cancel-safe-futures v0.1.5
13852026-03-03T02:49:48.382Z Checking smawk v0.3.2
13862026-03-03T02:49:48.408Z Checking unicode-linebreak v0.1.5
13872026-03-03T02:49:48.622Z Compiling chrono-tz v0.10.4
13882026-03-03T02:49:48.795Z Checking foldhash v0.1.5
13892026-03-03T02:49:48.870Z Checking unicode-width v0.1.14
13902026-03-03T02:49:49.037Z Checking textwrap v0.16.2
13912026-03-03T02:49:49.065Z Checking hashbrown v0.15.5
13922026-03-03T02:49:49.424Z Checking csv v1.3.1
13932026-03-03T02:49:49.551Z Compiling const_format_proc_macros v0.2.34
13942026-03-03T02:49:49.995Z Checking pin-project v1.1.10
13952026-03-03T02:49:50.164Z Checking qorb v0.4.1
13962026-03-03T02:49:50.193Z Checking expectorate v1.2.0
13972026-03-03T02:49:50.239Z Checking phf v0.12.1
13982026-03-03T02:49:50.268Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13992026-03-03T02:49:50.424Z Checking unicode-normalization v0.1.24
14002026-03-03T02:49:50.507Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14012026-03-03T02:49:50.957Z Compiling typify-macro v0.6.1
14022026-03-03T02:49:51.272Z Compiling progenitor-macro v0.10.0
14032026-03-03T02:49:51.379Z Checking libsw-core v0.3.2
14042026-03-03T02:49:51.499Z Compiling libgit2-sys v0.17.0+1.8.1
14052026-03-03T02:49:51.637Z Compiling async-recursion v1.1.1
14062026-03-03T02:49:52.209Z Compiling snafu-derive v0.8.9
14072026-03-03T02:49:52.320Z Compiling cookie v0.18.1
14082026-03-03T02:49:53.018Z Compiling moka v0.12.11
14092026-03-03T02:49:53.137Z Checking fixedbitset v0.4.2
14102026-03-03T02:49:53.238Z Checking highway v1.3.0
14112026-03-03T02:49:53.398Z Checking fixedbitset v0.5.7
14122026-03-03T02:49:53.425Z Checking petgraph v0.6.5
14132026-03-03T02:49:53.700Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14142026-03-03T02:49:53.822Z Checking petgraph v0.8.2
14152026-03-03T02:49:54.291Z Compiling typify v0.6.1
14162026-03-03T02:49:54.453Z Checking libsw v3.5.0
14172026-03-03T02:49:54.808Z Checking olpc-cjson v0.1.4
14182026-03-03T02:49:55.059Z Checking const_format v0.2.34
14192026-03-03T02:49:56.335Z Checking snafu v0.8.9
14202026-03-03T02:49:56.397Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-03-03T02:49:56.839Z Checking papergrid v0.11.0
14222026-03-03T02:49:56.970Z Checking globset v0.4.16
14232026-03-03T02:49:57.189Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14242026-03-03T02:49:57.245Z Checking gethostname v0.5.0
14252026-03-03T02:49:57.474Z Compiling tabled_derive v0.7.0
14262026-03-03T02:49:57.586Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14272026-03-03T02:49:58.220Z Checking reqwest v0.13.2
14282026-03-03T02:49:58.321Z Checking bcs v0.1.6
14292026-03-03T02:49:58.774Z Checking pem v3.0.5
14302026-03-03T02:49:59.062Z Checking serde_plain v1.0.2
14312026-03-03T02:49:59.335Z Checking termtree v0.5.1
14322026-03-03T02:49:59.362Z Compiling signal-hook v0.3.18
14332026-03-03T02:49:59.448Z Checking typed-path v0.9.3
14342026-03-03T02:49:59.587Z Checking linear-map v1.2.0
14352026-03-03T02:49:59.748Z Checking crc8 v0.1.1
14362026-03-03T02:49:59.910Z Checking tagptr v0.2.0
14372026-03-03T02:49:59.914Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-03-03T02:50:01.003Z Checking tabled v0.15.0
14392026-03-03T02:50:01.324Z Checking tough v0.20.0
14402026-03-03T02:50:01.821Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-03-03T02:50:02.750Z Checking progenitor v0.10.0
14422026-03-03T02:50:02.955Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-03T02:50:02.984Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-03T02:50:03.588Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-03T02:50:03.758Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-03T02:50:04.002Z Checking steno v0.4.1
14472026-03-03T02:50:05.259Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-03-03T02:50:05.480Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-03-03T02:50:05.822Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14502026-03-03T02:50:05.910Z Compiling progenitor-impl v0.13.0
14512026-03-03T02:50:06.051Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14522026-03-03T02:50:06.187Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14532026-03-03T02:50:06.507Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14542026-03-03T02:50:06.630Z Checking hickory-proto v0.25.2
14552026-03-03T02:50:06.725Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14562026-03-03T02:50:07.454Z Checking dropshot-api-manager-types v0.5.2
14572026-03-03T02:50:07.688Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14582026-03-03T02:50:07.768Z Compiling cargo-platform v0.1.9
14592026-03-03T02:50:08.039Z Compiling curl-sys v0.4.83+curl-8.15.0
14602026-03-03T02:50:08.249Z Compiling vergen v8.3.2
14612026-03-03T02:50:08.345Z Compiling fs-err v3.1.2
14622026-03-03T02:50:08.602Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14632026-03-03T02:50:08.633Z Compiling crc32fast v1.5.0
14642026-03-03T02:50:08.744Z Checking humantime v2.3.0
14652026-03-03T02:50:09.028Z Compiling cargo_metadata v0.18.1
14662026-03-03T02:50:09.099Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14672026-03-03T02:50:09.245Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14682026-03-03T02:50:10.171Z Checking hickory-resolver v0.25.2
14692026-03-03T02:50:11.158Z Checking progenitor-client v0.13.0
14702026-03-03T02:50:11.278Z Compiling progenitor-macro v0.13.0
14712026-03-03T02:50:11.493Z Checking sha2 v0.10.9
14722026-03-03T02:50:11.548Z Compiling blake3 v1.8.2
14732026-03-03T02:50:11.690Z Checking adler2 v2.0.1
14742026-03-03T02:50:12.126Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14752026-03-03T02:50:12.843Z Checking miniz_oxide v0.8.9
14762026-03-03T02:50:12.921Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14772026-03-03T02:50:13.004Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14782026-03-03T02:50:14.035Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14792026-03-03T02:50:14.064Z Checking git-stub v1.0.0
14802026-03-03T02:50:14.331Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14812026-03-03T02:50:16.366Z Checking filetime v0.2.26
14822026-03-03T02:50:16.394Z Compiling curl v0.4.49
14832026-03-03T02:50:16.590Z Checking arrayref v0.3.9
14842026-03-03T02:50:16.715Z Checking constant_time_eq v0.3.1
14852026-03-03T02:50:16.814Z Checking xattr v1.6.1
14862026-03-03T02:50:16.870Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14872026-03-03T02:50:17.043Z Checking is_ci v1.2.0
14882026-03-03T02:50:17.072Z Checking arrayvec v0.7.6
14892026-03-03T02:50:17.214Z Checking supports-color v3.0.2
14902026-03-03T02:50:17.292Z Checking toml v0.7.8
14912026-03-03T02:50:17.421Z Checking tar v0.4.44
14922026-03-03T02:50:18.098Z Checking git-stub-vcs v0.1.0
14932026-03-03T02:50:18.455Z Checking flate2 v1.1.2
14942026-03-03T02:50:18.584Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-03-03T02:50:18.867Z Checking drift v0.1.3
14962026-03-03T02:50:18.894Z Checking kstat-rs v0.2.4
14972026-03-03T02:50:19.016Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14982026-03-03T02:50:19.258Z Checking topological-sort v0.2.2
14992026-03-03T02:50:19.335Z Checking dropshot-api-manager v0.5.2
15002026-03-03T02:50:19.489Z Checking omicron-zone-package v0.12.2
15012026-03-03T02:50:19.726Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15022026-03-03T02:50:20.486Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15032026-03-03T02:50:21.287Z Checking progenitor v0.13.0
15042026-03-03T02:50:21.383Z Checking signal-hook-tokio v0.3.1
15052026-03-03T02:50:21.466Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15062026-03-03T02:50:21.596Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15072026-03-03T02:50:22.023Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15082026-03-03T02:50:22.387Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15092026-03-03T02:50:22.728Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15102026-03-03T02:50:22.731Z Checking display-error-chain v0.2.2
15112026-03-03T02:50:22.956Z Checking internet-checksum v0.2.1
15122026-03-03T02:50:23.087Z Checking search_path v0.1.4
15132026-03-03T02:50:23.149Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15142026-03-03T02:50:23.312Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15152026-03-03T02:50:23.575Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15162026-03-03T02:50:25.722Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15172026-03-03T02:50:25.927Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15182026-03-03T02:50:28.100Z Compiling git2 v0.19.0
15192026-03-03T02:50:32.291Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15202026-03-03T02:50:35.696Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15212026-03-03T02:50:43.001Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15222026-03-03T02:50:45.103Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15232026-03-03T02:50:52.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s
15242026-03-03T02:50:53.182Z+ for feat in tofino_stub tofino_asic softnpu chaos
15252026-03-03T02:50:53.182Z+ cargo clippy --features tofino_asic -- --deny warnings
15262026-03-03T02:50:53.984Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15272026-03-03T02:50:53.987Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15282026-03-03T02:50:54.084Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15292026-03-03T02:50:54.087Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15302026-03-03T02:51:05.942Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15312026-03-03T02:51:05.942Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15322026-03-03T02:51:10.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.76s
15332026-03-03T02:51:10.266Z+ for feat in tofino_stub tofino_asic softnpu chaos
15342026-03-03T02:51:10.266Z+ cargo clippy --features softnpu -- --deny warnings
15352026-03-03T02:51:10.792Z Downloading crates ...
15362026-03-03T02:51:10.993Z Downloaded tap v1.0.1
15372026-03-03T02:51:10.996Z Downloaded libloading v0.7.4
15382026-03-03T02:51:10.999Z Downloaded radium v0.7.0
15392026-03-03T02:51:11.004Z Downloaded bitstruct_derive v0.1.0
15402026-03-03T02:51:11.004Z Downloaded typeid v1.0.3
15412026-03-03T02:51:11.004Z Downloaded bitstruct v0.1.1
15422026-03-03T02:51:11.008Z Downloaded serde_arrays v0.1.0
15432026-03-03T02:51:11.011Z Downloaded funty v2.0.0
15442026-03-03T02:51:11.015Z Downloaded wyz v0.5.1
15452026-03-03T02:51:11.015Z Downloaded erased-serde v0.4.8
15462026-03-03T02:51:11.018Z Downloaded ascii v1.1.0
15472026-03-03T02:51:11.021Z Downloaded bitvec v1.0.1
15482026-03-03T02:51:11.033Z Downloaded num-bigint v0.4.6
15492026-03-03T02:51:11.201Z Checking num-integer v0.1.46
15502026-03-03T02:51:11.299Z Checking num-complex v0.4.6
15512026-03-03T02:51:11.321Z Compiling radium v0.7.0
15522026-03-03T02:51:11.329Z Checking tap v1.0.1
15532026-03-03T02:51:11.341Z Checking funty v2.0.0
15542026-03-03T02:51:11.356Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15552026-03-03T02:51:11.359Z Compiling typeid v1.0.3
15562026-03-03T02:51:11.383Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15572026-03-03T02:51:11.480Z Checking wyz v0.5.1
15582026-03-03T02:51:11.711Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15592026-03-03T02:51:11.726Z Compiling erased-serde v0.4.8
15602026-03-03T02:51:11.728Z Checking num-bigint v0.4.6
15612026-03-03T02:51:11.753Z Checking num-iter v0.1.45
15622026-03-03T02:51:11.886Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15632026-03-03T02:51:12.052Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15642026-03-03T02:51:12.075Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-03T02:51:12.106Z Compiling bitstruct_derive v0.1.0
15662026-03-03T02:51:12.123Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15672026-03-03T02:51:12.140Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15682026-03-03T02:51:12.269Z Checking ascii v1.1.0
15692026-03-03T02:51:12.284Z Checking bitvec v1.0.1
15702026-03-03T02:51:12.287Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15712026-03-03T02:51:12.306Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15722026-03-03T02:51:12.495Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15732026-03-03T02:51:12.546Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15742026-03-03T02:51:12.597Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15752026-03-03T02:51:12.613Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15762026-03-03T02:51:13.161Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15772026-03-03T02:51:13.271Z Checking serde_arrays v0.1.0
15782026-03-03T02:51:13.356Z Checking bitstruct v0.1.1
15792026-03-03T02:51:13.426Z Checking libloading v0.7.4
15802026-03-03T02:51:13.443Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15812026-03-03T02:51:13.736Z Checking num-rational v0.4.2
15822026-03-03T02:51:14.212Z Checking num v0.4.3
15832026-03-03T02:51:14.302Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15842026-03-03T02:51:15.296Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15852026-03-03T02:51:15.710Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15862026-03-03T02:51:15.713Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15872026-03-03T02:51:15.960Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-03-03T02:51:16.344Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15892026-03-03T02:51:16.347Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15902026-03-03T02:51:17.001Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15912026-03-03T02:51:17.280Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15922026-03-03T02:51:17.283Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15932026-03-03T02:51:17.284Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15942026-03-03T02:51:17.371Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15952026-03-03T02:51:17.901Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15962026-03-03T02:51:18.607Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15972026-03-03T02:51:20.044Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15982026-03-03T02:51:20.093Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15992026-03-03T02:51:24.980Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
16002026-03-03T02:51:26.942Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16012026-03-03T02:51:27.089Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16022026-03-03T02:51:38.179Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16032026-03-03T02:51:40.264Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16042026-03-03T02:51:40.991Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16052026-03-03T02:51:47.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.52s
16062026-03-03T02:51:48.118Z+ for feat in tofino_stub tofino_asic softnpu chaos
16072026-03-03T02:51:48.119Z+ cargo clippy --features chaos -- --deny warnings
16082026-03-03T02:51:48.911Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16092026-03-03T02:51:48.914Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16102026-03-03T02:51:48.914Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16112026-03-03T02:52:00.773Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16122026-03-03T02:52:00.777Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16132026-03-03T02:52:04.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s
16142026-03-03T02:52:05.084Z+ banner fmt
16152026-03-03T02:52:05.087Z
16162026-03-03T02:52:05.087Z ###### # # #####
16172026-03-03T02:52:05.087Z # ## ## #
16182026-03-03T02:52:05.087Z ##### # ## # #
16192026-03-03T02:52:05.087Z # # # #
16202026-03-03T02:52:05.087Z # # # #
16212026-03-03T02:52:05.087Z # # # #
16222026-03-03T02:52:05.087Z
16232026-03-03T02:52:05.087Z+ cargo fmt -- --check
16242026-03-03T02:52:05.918Z+ banner test
16252026-03-03T02:52:05.921Z
16262026-03-03T02:52:05.921Z ##### ###### #### #####
16272026-03-03T02:52:05.921Z # # # #
16282026-03-03T02:52:05.921Z # ##### #### #
16292026-03-03T02:52:05.921Z # # # #
16302026-03-03T02:52:05.921Z # # # # #
16312026-03-03T02:52:05.921Z # ###### #### #
16322026-03-03T02:52:05.921Z
16332026-03-03T02:52:05.922Z+ for feat in tofino_stub tofino_asic softnpu chaos
16342026-03-03T02:52:05.922Z+ RUST_BACKTRACE=full
16352026-03-03T02:52:05.922Z+ cargo test --features tofino_stub --no-fail-fast
16362026-03-03T02:52:07.284Z Compiling unicode-ident v1.0.24
16372026-03-03T02:52:07.287Z Compiling cfg-if v1.0.3
16382026-03-03T02:52:07.287Z Compiling memchr v2.7.5
16392026-03-03T02:52:07.428Z Compiling serde_core v1.0.228
16402026-03-03T02:52:07.454Z Compiling itoa v1.0.15
16412026-03-03T02:52:07.454Z Compiling libc v0.2.176
16422026-03-03T02:52:07.457Z Compiling zmij v1.0.17
16432026-03-03T02:52:07.509Z Compiling log v0.4.29
16442026-03-03T02:52:07.584Z Compiling proc-macro2 v1.0.106
16452026-03-03T02:52:07.666Z Compiling libm v0.2.15
16462026-03-03T02:52:07.864Z Compiling heck v0.5.0
16472026-03-03T02:52:08.432Z Compiling quote v1.0.44
16482026-03-03T02:52:08.788Z Compiling equivalent v1.0.2
16492026-03-03T02:52:08.874Z Compiling syn v2.0.117
16502026-03-03T02:52:08.923Z Compiling smallvec v1.15.1
16512026-03-03T02:52:08.974Z Compiling iana-time-zone v0.1.64
16522026-03-03T02:52:09.071Z Compiling allocator-api2 v0.2.21
16532026-03-03T02:52:09.250Z Compiling foldhash v0.2.0
16542026-03-03T02:52:09.337Z Compiling dyn-clone v1.0.20
16552026-03-03T02:52:09.516Z Compiling regex-syntax v0.8.6
16562026-03-03T02:52:09.598Z Compiling aho-corasick v1.1.3
16572026-03-03T02:52:09.671Z Compiling stable_deref_trait v1.2.0
16582026-03-03T02:52:09.772Z Compiling hashbrown v0.16.1
16592026-03-03T02:52:09.798Z Compiling pin-project-lite v0.2.16
16602026-03-03T02:52:09.972Z Compiling percent-encoding v2.3.2
16612026-03-03T02:52:10.353Z Compiling fnv v1.0.7
16622026-03-03T02:52:10.518Z Compiling litemap v0.8.0
16632026-03-03T02:52:10.562Z Compiling writeable v0.6.1
16642026-03-03T02:52:10.956Z Compiling icu_normalizer_data v2.0.0
16652026-03-03T02:52:11.088Z Compiling icu_properties_data v2.0.1
16662026-03-03T02:52:11.090Z Compiling form_urlencoded v1.2.2
16672026-03-03T02:52:11.180Z Compiling utf8_iter v1.0.4
16682026-03-03T02:52:11.344Z Compiling scopeguard v1.2.0
16692026-03-03T02:52:11.449Z Compiling num-traits v0.2.19
16702026-03-03T02:52:11.449Z Compiling getrandom v0.3.3
16712026-03-03T02:52:11.519Z Compiling lock_api v0.4.13
16722026-03-03T02:52:11.815Z Compiling semver v1.0.27
16732026-03-03T02:52:11.988Z Compiling serde_json v1.0.149
16742026-03-03T02:52:12.147Z Compiling indexmap v2.13.0
16752026-03-03T02:52:12.730Z Compiling byteorder v1.5.0
16762026-03-03T02:52:13.199Z Compiling regex-automata v0.4.13
16772026-03-03T02:52:13.220Z Compiling ucd-trie v0.1.7
16782026-03-03T02:52:13.223Z Compiling uuid v1.20.0
16792026-03-03T02:52:13.633Z Compiling futures-core v0.3.32
16802026-03-03T02:52:14.059Z Compiling time-core v0.1.6
16812026-03-03T02:52:14.168Z Compiling num-conv v0.1.0
16822026-03-03T02:52:14.218Z Compiling ryu v1.0.20
16832026-03-03T02:52:14.302Z Compiling futures-sink v0.3.31
16842026-03-03T02:52:14.358Z Compiling regress v0.10.5
16852026-03-03T02:52:14.494Z Compiling time-macros v0.2.24
16862026-03-03T02:52:14.587Z Compiling glob v0.3.3
16872026-03-03T02:52:15.596Z Compiling minimal-lexical v0.2.1
16882026-03-03T02:52:15.894Z Compiling slab v0.4.11
16892026-03-03T02:52:16.115Z Compiling synstructure v0.13.2
16902026-03-03T02:52:16.212Z Compiling serde_derive_internals v0.29.1
16912026-03-03T02:52:16.234Z Compiling pretty-hex v0.4.1
16922026-03-03T02:52:16.475Z Compiling nom v7.1.3
16932026-03-03T02:52:16.555Z Compiling clang-sys v1.8.1
16942026-03-03T02:52:16.984Z Compiling strsim v0.11.1
16952026-03-03T02:52:17.239Z Compiling regex v1.12.3
16962026-03-03T02:52:17.298Z Compiling prettyplease v0.2.37
16972026-03-03T02:52:17.775Z Compiling plain v0.2.3
16982026-03-03T02:52:18.015Z Compiling libloading v0.8.9
16992026-03-03T02:52:18.380Z Compiling bindgen v0.72.1
17002026-03-03T02:52:18.426Z Compiling futures-channel v0.3.31
17012026-03-03T02:52:18.524Z Compiling pin-utils v0.1.0
17022026-03-03T02:52:18.641Z Compiling syn v1.0.109
17032026-03-03T02:52:18.845Z Compiling futures-task v0.3.31
17042026-03-03T02:52:19.171Z Compiling futures-io v0.3.31
17052026-03-03T02:52:19.494Z Compiling socket2 v0.6.0
17062026-03-03T02:52:19.570Z Compiling cexpr v0.6.0
17072026-03-03T02:52:19.717Z Compiling serde_derive v1.0.228
17082026-03-03T02:52:19.860Z Compiling zerofrom-derive v0.1.6
17092026-03-03T02:52:20.529Z Compiling yoke-derive v0.8.0
17102026-03-03T02:52:20.772Z Compiling zerovec-derive v0.11.1
17112026-03-03T02:52:20.948Z Compiling displaydoc v0.2.5
17122026-03-03T02:52:22.504Z Compiling thiserror-impl v2.0.18
17132026-03-03T02:52:22.805Z Compiling schemars_derive v0.8.22
17142026-03-03T02:52:22.998Z Compiling tokio-macros v2.6.0
17152026-03-03T02:52:23.206Z Compiling zerocopy-derive v0.8.27
17162026-03-03T02:52:23.766Z Compiling zeroize_derive v1.4.3
17172026-03-03T02:52:24.598Z Compiling futures-macro v0.3.31
17182026-03-03T02:52:25.199Z Compiling zerofrom v0.1.6
17192026-03-03T02:52:25.303Z Compiling thiserror v2.0.18
17202026-03-03T02:52:25.447Z Compiling yoke v0.8.0
17212026-03-03T02:52:25.488Z Compiling thiserror-impl v1.0.69
17222026-03-03T02:52:25.497Z Compiling tracing-attributes v0.1.30
17232026-03-03T02:52:25.798Z Compiling zerovec v0.11.4
17242026-03-03T02:52:26.173Z Compiling zerocopy v0.8.27
17252026-03-03T02:52:26.260Z Compiling serde v1.0.228
17262026-03-03T02:52:26.905Z Compiling zerotrie v0.2.2
17272026-03-03T02:52:27.530Z Compiling bytes v1.11.1
17282026-03-03T02:52:27.551Z Compiling serde_tokenstream v0.2.3
17292026-03-03T02:52:27.717Z Compiling tinystr v0.8.1
17302026-03-03T02:52:27.748Z Compiling potential_utf v0.1.3
17312026-03-03T02:52:27.913Z Compiling chrono v0.4.43
17322026-03-03T02:52:28.041Z Compiling icu_locale_core v2.0.0
17332026-03-03T02:52:28.059Z Compiling icu_collections v2.0.0
17342026-03-03T02:52:28.090Z Compiling pest v2.8.2
17352026-03-03T02:52:28.954Z Compiling http v1.4.0
17362026-03-03T02:52:29.220Z Compiling icu_provider v2.0.0
17372026-03-03T02:52:29.561Z Compiling scroll_derive v0.13.1
17382026-03-03T02:52:29.936Z Compiling icu_normalizer v2.0.0
17392026-03-03T02:52:29.956Z Compiling icu_properties v2.0.1
17402026-03-03T02:52:30.131Z Compiling async-trait v0.1.89
17412026-03-03T02:52:31.207Z Compiling pest_meta v2.8.2
17422026-03-03T02:52:31.275Z Compiling schemars v0.8.22
17432026-03-03T02:52:31.423Z Compiling scroll v0.13.0
17442026-03-03T02:52:31.521Z Compiling thiserror v1.0.69
17452026-03-03T02:52:31.958Z Compiling goblin v0.10.1
17462026-03-03T02:52:32.412Z Compiling idna_adapter v1.2.1
17472026-03-03T02:52:32.624Z Compiling pest_generator v2.8.2
17482026-03-03T02:52:32.666Z Compiling idna v1.1.0
17492026-03-03T02:52:32.964Z Compiling parking_lot_core v0.9.11
17502026-03-03T02:52:33.579Z Compiling url v2.5.7
17512026-03-03T02:52:34.131Z Compiling parking_lot v0.12.4
17522026-03-03T02:52:34.214Z Compiling signal-hook-registry v1.4.6
17532026-03-03T02:52:34.407Z Compiling mio v1.0.4
17542026-03-03T02:52:34.799Z Compiling pest_derive v2.8.2
17552026-03-03T02:52:34.928Z Compiling thread-id v5.0.0
17562026-03-03T02:52:35.091Z Compiling tokio v1.49.0
17572026-03-03T02:52:35.094Z Compiling openapiv3 v2.2.0
17582026-03-03T02:52:35.582Z Compiling daft-derive v0.1.4
17592026-03-03T02:52:35.779Z Compiling dtrace-parser v0.3.0
17602026-03-03T02:52:35.808Z Compiling darling_core v0.21.3
17612026-03-03T02:52:37.590Z Compiling typify-impl v0.4.3
17622026-03-03T02:52:38.613Z Compiling serde_yaml v0.9.34+deprecated
17632026-03-03T02:52:38.853Z Compiling dof v0.4.0
17642026-03-03T02:52:40.540Z Compiling aws-lc-sys v0.31.0
17652026-03-03T02:52:41.559Z Compiling usdt-impl v0.6.0
17662026-03-03T02:52:41.602Z Compiling darling_macro v0.21.3
17672026-03-03T02:52:41.801Z Compiling ppv-lite86 v0.2.21
17682026-03-03T02:52:42.616Z Compiling bitflags v2.9.4
17692026-03-03T02:52:42.655Z Compiling darling v0.21.3
17702026-03-03T02:52:42.797Z Compiling openssl-macros v0.1.1
17712026-03-03T02:52:43.043Z Compiling getrandom v0.2.16
17722026-03-03T02:52:43.084Z Compiling base64 v0.22.1
17732026-03-03T02:52:43.393Z Compiling http-body v1.0.1
17742026-03-03T02:52:43.610Z Compiling erased-serde v0.3.31
17752026-03-03T02:52:43.632Z Compiling typenum v1.18.0
17762026-03-03T02:52:43.661Z Compiling portable-atomic v1.11.1
17772026-03-03T02:52:43.749Z Compiling ipnet v2.11.0
17782026-03-03T02:52:43.840Z Compiling usdt-macro v0.6.0
17792026-03-03T02:52:44.893Z Compiling usdt-attr-macro v0.6.0
17802026-03-03T02:52:44.953Z Compiling atomic-waker v1.1.2
17812026-03-03T02:52:44.973Z Compiling anyhow v1.0.100
17822026-03-03T02:52:44.992Z Compiling httparse v1.10.1
17832026-03-03T02:52:45.171Z Compiling untrusted v0.9.0
17842026-03-03T02:52:45.395Z Compiling tower-layer v0.3.3
17852026-03-03T02:52:45.576Z Compiling critical-section v1.2.0
17862026-03-03T02:52:45.723Z Compiling tower-service v0.3.3
17872026-03-03T02:52:45.761Z Compiling once_cell v1.21.3
17882026-03-03T02:52:45.884Z Compiling zeroize v1.8.1
17892026-03-03T02:52:46.232Z Compiling try-lock v0.2.5
17902026-03-03T02:52:46.415Z Compiling want v0.3.1
17912026-03-03T02:52:46.733Z Compiling httpdate v1.0.3
17922026-03-03T02:52:47.148Z Compiling structmeta-derive v0.3.0
17932026-03-03T02:52:47.236Z Compiling newtype-uuid-macros v0.1.0
17942026-03-03T02:52:48.648Z Compiling strum_macros v0.26.4
17952026-03-03T02:52:49.542Z Compiling structmeta v0.3.0
17962026-03-03T02:52:50.061Z Compiling async-stream-impl v0.3.6
17972026-03-03T02:52:50.219Z Compiling powerfmt v0.2.0
17982026-03-03T02:52:50.602Z Compiling deranged v0.5.3
17992026-03-03T02:52:50.958Z Compiling num_threads v0.1.7
18002026-03-03T02:52:51.108Z Compiling omicron-workspace-hack v0.1.0
18012026-03-03T02:52:51.224Z Compiling dropshot_endpoint v0.16.7
18022026-03-03T02:52:51.245Z Compiling http-body-util v0.1.3
18032026-03-03T02:52:51.413Z Compiling ref-cast-impl v1.0.25
18042026-03-03T02:52:51.739Z Compiling derive-ex v0.1.8
18052026-03-03T02:52:52.678Z Compiling serde_urlencoded v0.7.1
18062026-03-03T02:52:52.724Z Compiling typify-macro v0.4.3
18072026-03-03T02:52:52.746Z Compiling strum_macros v0.27.2
18082026-03-03T02:52:53.285Z Compiling sync_wrapper v1.0.2
18092026-03-03T02:52:53.330Z Compiling serde_with_macros v3.14.1
18102026-03-03T02:52:53.471Z Compiling subtle v2.6.1
18112026-03-03T02:52:54.924Z Compiling iri-string v0.7.8
18122026-03-03T02:52:55.548Z Compiling test-strategy v0.4.3
18132026-03-03T02:52:55.687Z Compiling rand_core v0.6.4
18142026-03-03T02:52:55.782Z Compiling futures-util v0.3.31
18152026-03-03T02:52:56.153Z Compiling thread_local v1.1.9
18162026-03-03T02:52:56.972Z Compiling typify v0.4.3
18172026-03-03T02:52:57.122Z Compiling progenitor-impl v0.11.1
18182026-03-03T02:52:57.293Z Compiling match_cfg v0.1.0
18192026-03-03T02:52:57.417Z Compiling parse-display-derive v0.10.0
18202026-03-03T02:52:57.605Z Compiling tracing-core v0.1.34
18212026-03-03T02:52:58.437Z Compiling toml_datetime v0.6.11
18222026-03-03T02:52:58.653Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18232026-03-03T02:52:58.958Z Compiling term v1.2.0
18242026-03-03T02:52:58.992Z Compiling take_mut v0.2.2
18252026-03-03T02:52:59.179Z Compiling tracing v0.1.41
18262026-03-03T02:52:59.843Z Compiling clap_derive v4.5.49
18272026-03-03T02:53:00.566Z Compiling camino v1.2.2
18282026-03-03T02:53:01.254Z Compiling fastrand v2.3.0
18292026-03-03T02:53:01.304Z Compiling cpufeatures v0.2.17
18302026-03-03T02:53:01.326Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18312026-03-03T02:53:01.739Z Compiling encoding_rs v0.8.35
18322026-03-03T02:53:01.761Z Compiling mime v0.3.17
18332026-03-03T02:53:01.779Z Compiling unicode-width v0.2.1
18342026-03-03T02:53:02.817Z Compiling errno v0.3.14
18352026-03-03T02:53:03.099Z Compiling generic-array v0.14.7
18362026-03-03T02:53:04.729Z Compiling hex v0.4.3
18372026-03-03T02:53:05.117Z Compiling ipnetwork v0.21.1
18382026-03-03T02:53:05.459Z Compiling crossbeam-utils v0.8.21
18392026-03-03T02:53:05.522Z Compiling progenitor-macro v0.11.1
18402026-03-03T02:53:06.012Z Compiling rustix v1.1.2
18412026-03-03T02:53:06.042Z Compiling slog v2.8.2
18422026-03-03T02:53:06.382Z Compiling tokio-util v0.7.16
18432026-03-03T02:53:06.597Z Compiling winnow v0.7.14
18442026-03-03T02:53:07.072Z Compiling crypto-common v0.1.6
18452026-03-03T02:53:07.315Z Compiling rand_core v0.9.3
18462026-03-03T02:53:07.758Z Compiling h2 v0.4.12
18472026-03-03T02:53:07.942Z Compiling oxnet v0.1.4
18482026-03-03T02:53:08.872Z Compiling itertools v0.14.0
18492026-03-03T02:53:09.853Z Compiling rand_chacha v0.9.0
18502026-03-03T02:53:11.018Z Compiling rand v0.9.2
18512026-03-03T02:53:11.939Z Compiling rustls-pki-types v1.12.0
18522026-03-03T02:53:12.320Z Compiling spin v0.9.8
18532026-03-03T02:53:12.723Z Compiling hyper v1.8.1
18542026-03-03T02:53:12.972Z Compiling debug-ignore v1.0.5
18552026-03-03T02:53:13.153Z Compiling quick-error v1.2.3
18562026-03-03T02:53:13.330Z Compiling toml_parser v1.0.6+spec-1.1.0
18572026-03-03T02:53:14.546Z Compiling tabwriter v1.4.1
18582026-03-03T02:53:15.002Z Compiling serde_spanned v1.0.4
18592026-03-03T02:53:15.035Z Compiling toml_datetime v0.7.5+spec-1.1.0
18602026-03-03T02:53:15.062Z Compiling bit-vec v0.8.0
18612026-03-03T02:53:15.272Z Compiling hyper-util v0.1.19
18622026-03-03T02:53:15.670Z Compiling colored v3.0.0
18632026-03-03T02:53:15.857Z Compiling lazy_static v1.5.0
18642026-03-03T02:53:15.878Z Compiling toml_writer v1.0.6+spec-1.1.0
18652026-03-03T02:53:16.015Z Compiling bit-set v0.8.0
18662026-03-03T02:53:16.126Z Compiling time v0.3.44
18672026-03-03T02:53:16.302Z Compiling toml v0.9.11+spec-1.1.0
18682026-03-03T02:53:16.323Z Compiling strum v0.26.3
18692026-03-03T02:53:16.459Z Compiling async-stream v0.3.6
18702026-03-03T02:53:16.540Z Compiling ring v0.17.14
18712026-03-03T02:53:16.734Z Compiling waitgroup v0.1.2
18722026-03-03T02:53:16.760Z Compiling serde_path_to_error v0.1.20
18732026-03-03T02:53:16.990Z Compiling unarray v0.1.4
18742026-03-03T02:53:17.186Z Compiling anstyle v1.0.11
18752026-03-03T02:53:17.593Z Compiling crossbeam-channel v0.5.15
18762026-03-03T02:53:17.644Z Compiling block-buffer v0.10.4
18772026-03-03T02:53:17.911Z Compiling macaddr v1.0.1
18782026-03-03T02:53:18.161Z Compiling utf8parse v0.2.2
18792026-03-03T02:53:18.354Z Compiling anstyle-parse v0.2.7
18802026-03-03T02:53:18.358Z Compiling digest v0.10.7
18812026-03-03T02:53:18.729Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18822026-03-03T02:53:19.004Z Compiling ref-cast v1.0.25
18832026-03-03T02:53:19.020Z Compiling anstyle-query v1.1.4
18842026-03-03T02:53:19.064Z Compiling colorchoice v1.0.4
18852026-03-03T02:53:19.083Z Compiling is_terminal_polyfill v1.70.1
18862026-03-03T02:53:19.121Z Compiling strum v0.27.2
18872026-03-03T02:53:19.142Z Compiling is-terminal v0.4.16
18882026-03-03T02:53:19.236Z Compiling anstream v0.6.20
18892026-03-03T02:53:19.326Z Compiling clap_lex v0.7.5
18902026-03-03T02:53:19.954Z Compiling slog-term v2.9.2
18912026-03-03T02:53:19.975Z Compiling slog-json v2.6.1
18922026-03-03T02:53:20.001Z Compiling slog-async v2.8.0
18932026-03-03T02:53:20.192Z Compiling tower v0.5.2
18942026-03-03T02:53:20.361Z Compiling hostname v0.3.1
18952026-03-03T02:53:21.237Z Compiling tower-http v0.6.8
18962026-03-03T02:53:21.239Z Compiling slog-bunyan v2.5.0
18972026-03-03T02:53:21.941Z Compiling futures-executor v0.3.31
18982026-03-03T02:53:22.149Z Compiling instant v0.1.13
18992026-03-03T02:53:22.331Z Compiling futures v0.3.31
19002026-03-03T02:53:22.468Z Compiling openssl-sys v0.9.109
19012026-03-03T02:53:24.149Z Compiling memmap2 v0.9.8
19022026-03-03T02:53:24.376Z Compiling foreign-types-shared v0.1.1
19032026-03-03T02:53:24.398Z Compiling untrusted v0.7.1
19042026-03-03T02:53:24.526Z Compiling foreign-types v0.3.2
19052026-03-03T02:53:24.639Z Compiling tempfile v3.23.0
19062026-03-03T02:53:25.541Z Compiling openssl-probe v0.1.6
19072026-03-03T02:53:26.067Z Compiling openssl v0.10.73
19082026-03-03T02:53:26.985Z Compiling either v1.15.0
19092026-03-03T02:53:27.785Z Compiling webpki-roots v1.0.2
19102026-03-03T02:53:28.751Z Compiling usdt v0.6.0
19112026-03-03T02:53:29.289Z Compiling newtype-uuid v1.3.2
19122026-03-03T02:53:31.267Z Compiling daft v0.1.4
19132026-03-03T02:53:31.823Z Compiling native-tls v0.2.14
19142026-03-03T02:53:32.470Z Compiling tokio-native-tls v0.3.1
19152026-03-03T02:53:32.778Z Compiling hyper-tls v0.6.0
19162026-03-03T02:53:33.484Z Compiling rustls-webpki v0.102.8
19172026-03-03T02:53:34.361Z Compiling rustls v0.22.4
19182026-03-03T02:53:37.395Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19192026-03-03T02:53:38.854Z Compiling tokio-rustls v0.25.0
19202026-03-03T02:53:39.116Z Compiling sha1 v0.10.6
19212026-03-03T02:53:39.282Z Compiling rustls-pemfile v2.2.0
19222026-03-03T02:53:39.704Z Compiling multer v3.1.0
19232026-03-03T02:53:39.787Z Compiling terminal_size v0.4.3
19242026-03-03T02:53:40.814Z Compiling rand_chacha v0.3.1
19252026-03-03T02:53:41.086Z Compiling wait-timeout v0.2.1
19262026-03-03T02:53:41.580Z Compiling hostname v0.4.2
19272026-03-03T02:53:42.191Z Compiling dropshot v0.16.7
19282026-03-03T02:53:43.997Z Compiling rusty-fork v0.3.0
19292026-03-03T02:53:44.186Z Compiling rand v0.8.5
19302026-03-03T02:53:44.229Z Compiling rustls-webpki v0.103.6
19312026-03-03T02:53:45.736Z Compiling rand_xorshift v0.4.0
19322026-03-03T02:53:46.125Z Compiling proptest v1.8.0
19332026-03-03T02:53:46.154Z Compiling rustls v0.23.32
19342026-03-03T02:53:49.949Z Compiling clap_builder v4.5.50
19352026-03-03T02:53:51.347Z Compiling hubpack_derive v0.1.1
19362026-03-03T02:53:51.789Z Compiling aws-lc-rs v1.14.0
19372026-03-03T02:53:53.926Z Compiling clap v4.5.50
19382026-03-03T02:53:54.274Z Compiling tokio-rustls v0.26.3
19392026-03-03T02:53:54.942Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19402026-03-03T02:53:56.331Z Compiling serde_spanned v0.6.9
19412026-03-03T02:53:56.616Z Compiling winnow v0.5.40
19422026-03-03T02:53:57.660Z Compiling hyper-rustls v0.27.7
19432026-03-03T02:53:58.816Z Compiling serde_with v3.14.1
19442026-03-03T02:53:59.211Z Compiling reqwest v0.12.23
19452026-03-03T02:53:59.455Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19462026-03-03T02:54:00.280Z Compiling rustc-hash v2.1.1
19472026-03-03T02:54:00.497Z Compiling iddqd v0.3.17
19482026-03-03T02:54:02.377Z Compiling backoff v0.4.0
19492026-03-03T02:54:02.767Z Compiling parse-display v0.10.0
19502026-03-03T02:54:03.035Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19512026-03-03T02:54:03.244Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19522026-03-03T02:54:07.459Z Compiling progenitor-client v0.11.1
19532026-03-03T02:54:08.687Z Compiling progenitor-client v0.10.0
19542026-03-03T02:54:09.063Z Compiling progenitor v0.11.1
19552026-03-03T02:54:09.291Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19562026-03-03T02:54:09.474Z Compiling num-derive v0.3.3
19572026-03-03T02:54:12.886Z Compiling toml_write v0.1.2
19582026-03-03T02:54:13.278Z Compiling toml_edit v0.22.27
19592026-03-03T02:54:16.317Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19602026-03-03T02:54:17.185Z Compiling toml_edit v0.19.15
19612026-03-03T02:54:18.362Z Compiling num-integer v0.1.46
19622026-03-03T02:54:18.679Z Compiling float-ord v0.3.2
19632026-03-03T02:54:19.026Z Compiling toml v0.8.23
19642026-03-03T02:54:19.844Z Compiling proc-macro-crate v1.3.1
19652026-03-03T02:54:23.703Z Compiling num-iter v0.1.45
19662026-03-03T02:54:23.924Z Compiling num-rational v0.4.2
19672026-03-03T02:54:25.962Z Compiling num-complex v0.4.6
19682026-03-03T02:54:28.244Z Compiling num v0.4.3
19692026-03-03T02:54:36.354Z Compiling zerocopy-derive v0.7.35
19702026-03-03T02:54:37.298Z Compiling ingot-macros v0.1.1
19712026-03-03T02:54:37.477Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19722026-03-03T02:54:38.213Z Compiling scroll_derive v0.12.1
19732026-03-03T02:54:38.759Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19742026-03-03T02:54:39.079Z Compiling zerocopy v0.7.35
19752026-03-03T02:54:39.752Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19762026-03-03T02:54:41.842Z Compiling num_enum_derive v0.7.5
19772026-03-03T02:54:43.567Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19782026-03-03T02:54:44.468Z Compiling memoffset v0.9.1
19792026-03-03T02:54:45.381Z Compiling foreign-types-macros v0.2.3
19802026-03-03T02:54:47.445Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19812026-03-03T02:54:48.321Z Compiling nix v0.30.1
19822026-03-03T02:54:49.538Z Compiling libscf-sys v1.1.0
19832026-03-03T02:54:51.030Z Compiling proc-macro-error-attr2 v2.0.0
19842026-03-03T02:54:51.415Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19852026-03-03T02:54:51.525Z Compiling proc-macro-error-attr v1.0.4
19862026-03-03T02:54:51.849Z Compiling proc-macro-error2 v2.0.1
19872026-03-03T02:54:52.332Z Compiling dtrace-parser v0.2.0
19882026-03-03T02:54:52.338Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19892026-03-03T02:54:52.409Z Compiling tabled_derive v0.11.0
19902026-03-03T02:54:52.947Z Compiling proc-macro-error v1.0.4
19912026-03-03T02:54:53.461Z Compiling dof v0.3.0
19922026-03-03T02:54:53.513Z Compiling num_enum_derive v0.5.11
19932026-03-03T02:54:54.248Z Compiling hubpack v0.1.2
19942026-03-03T02:54:54.716Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19952026-03-03T02:54:54.779Z Compiling thread-id v4.2.2
19962026-03-03T02:54:55.350Z Compiling static_assertions v1.1.0
19972026-03-03T02:54:55.496Z Compiling usdt-impl v0.5.0
19982026-03-03T02:54:57.481Z Compiling derive_more v0.99.20
19992026-03-03T02:55:00.665Z Compiling bytecount v0.6.9
20002026-03-03T02:55:01.820Z Compiling usdt-macro v0.5.0
20012026-03-03T02:55:01.893Z Compiling usdt-attr-macro v0.5.0
20022026-03-03T02:55:03.546Z Compiling zone_cfg_derive v0.3.1
20032026-03-03T02:55:03.549Z Compiling num-derive v0.4.2
20042026-03-03T02:55:03.634Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20052026-03-03T02:55:04.344Z Compiling rustc_version v0.4.1
20062026-03-03T02:55:05.061Z Compiling crossbeam-epoch v0.9.18
20072026-03-03T02:55:05.119Z Compiling papergrid v0.17.0
20082026-03-03T02:55:05.803Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20092026-03-03T02:55:05.810Z Compiling testing_table v0.3.0
20102026-03-03T02:55:05.912Z Compiling enum-as-inner v0.6.1
20112026-03-03T02:55:06.124Z Compiling curve25519-dalek v4.1.3
20122026-03-03T02:55:06.642Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20132026-03-03T02:55:07.081Z Compiling crossbeam-deque v0.8.6
20142026-03-03T02:55:07.136Z Compiling typify-impl v0.6.1
20152026-03-03T02:55:07.261Z Compiling thiserror-impl-no-std v2.0.2
20162026-03-03T02:55:07.474Z Compiling tabled v0.20.0
20172026-03-03T02:55:09.011Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20182026-03-03T02:55:09.613Z Compiling curve25519-dalek-derive v0.1.1
20192026-03-03T02:55:09.757Z Compiling rayon-core v1.13.0
20202026-03-03T02:55:10.003Z Compiling scroll v0.12.0
20212026-03-03T02:55:11.034Z Compiling hash32 v0.3.1
20222026-03-03T02:55:11.288Z Compiling heapless v0.8.0
20232026-03-03T02:55:11.342Z Compiling goblin v0.8.2
20242026-03-03T02:55:11.407Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20252026-03-03T02:55:12.254Z Compiling ingot-types v0.1.2
20262026-03-03T02:55:13.134Z Compiling cobs v0.3.0
20272026-03-03T02:55:13.315Z Compiling bitflags v1.3.2
20282026-03-03T02:55:13.385Z Compiling managed v0.8.0
20292026-03-03T02:55:13.459Z Compiling foreign-types-shared v0.3.1
20302026-03-03T02:55:13.626Z Compiling foreign-types v0.5.0
20312026-03-03T02:55:13.652Z Compiling postcard v1.1.3
20322026-03-03T02:55:13.793Z Compiling smoltcp v0.11.0
20332026-03-03T02:55:14.241Z Compiling ingot v0.1.1
20342026-03-03T02:55:14.352Z Compiling num_enum v0.7.5
20352026-03-03T02:55:14.833Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20362026-03-03T02:55:15.046Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20372026-03-03T02:55:15.142Z Compiling camino-tempfile v1.4.1
20382026-03-03T02:55:15.248Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20392026-03-03T02:55:15.543Z Compiling derive-where v1.6.0
20402026-03-03T02:55:15.652Z Compiling serde_repr v0.1.20
20412026-03-03T02:55:16.078Z Compiling cstr-argument v0.1.2
20422026-03-03T02:55:16.836Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20432026-03-03T02:55:18.211Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20442026-03-03T02:55:19.916Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20452026-03-03T02:55:20.273Z Compiling rayon v1.11.0
20462026-03-03T02:55:20.983Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20472026-03-03T02:55:21.202Z Compiling crucible-workspace-hack v0.1.0
20482026-03-03T02:55:22.027Z Compiling memmap v0.7.0
20492026-03-03T02:55:22.186Z Compiling typify-macro v0.6.1
20502026-03-03T02:55:22.569Z Compiling tinyvec_macros v0.1.1
20512026-03-03T02:55:22.700Z Compiling tinyvec v1.10.0
20522026-03-03T02:55:22.971Z Compiling usdt v0.5.0
20532026-03-03T02:55:23.016Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20542026-03-03T02:55:23.526Z Compiling num_enum v0.5.11
20552026-03-03T02:55:24.388Z Compiling pin-project-internal v1.1.10
20562026-03-03T02:55:26.588Z Compiling typify v0.6.1
20572026-03-03T02:55:26.701Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20582026-03-03T02:55:26.754Z Compiling progenitor-impl v0.13.0
20592026-03-03T02:55:26.844Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20602026-03-03T02:55:27.397Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20612026-03-03T02:55:27.501Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20622026-03-03T02:55:27.857Z Compiling rustix v0.38.44
20632026-03-03T02:55:28.608Z Compiling itertools v0.12.1
20642026-03-03T02:55:28.611Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20652026-03-03T02:55:29.035Z Compiling progenitor-impl v0.10.0
20662026-03-03T02:55:30.059Z Compiling sigpipe v0.1.3
20672026-03-03T02:55:30.073Z Compiling jiff v0.2.15
20682026-03-03T02:55:30.111Z Compiling const_format_proc_macros v0.2.34
20692026-03-03T02:55:30.839Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20702026-03-03T02:55:30.879Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20712026-03-03T02:55:31.360Z Compiling zone v0.3.1
20722026-03-03T02:55:32.925Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20732026-03-03T02:55:33.230Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20742026-03-03T02:55:34.592Z Compiling secrecy v0.10.3
20752026-03-03T02:55:34.969Z Compiling smf v0.2.3
20762026-03-03T02:55:35.007Z Compiling snafu-derive v0.8.9
20772026-03-03T02:55:35.251Z Compiling progenitor-macro v0.13.0
20782026-03-03T02:55:35.751Z Compiling async-recursion v1.1.1
20792026-03-03T02:55:36.462Z Compiling bstr v1.12.0
20802026-03-03T02:55:37.083Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20812026-03-03T02:55:37.198Z Compiling whoami v1.6.1
20822026-03-03T02:55:37.711Z Compiling progenitor-macro v0.10.0
20832026-03-03T02:55:38.630Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20842026-03-03T02:55:42.111Z Compiling hmac v0.12.1
20852026-03-03T02:55:42.562Z Compiling inout v0.1.4
20862026-03-03T02:55:42.843Z Compiling ff v0.13.1
20872026-03-03T02:55:42.863Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20882026-03-03T02:55:43.292Z Compiling crc8 v0.1.1
20892026-03-03T02:55:43.498Z Compiling data-encoding v2.9.0
20902026-03-03T02:55:43.713Z Compiling group v0.13.0
20912026-03-03T02:55:43.932Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20922026-03-03T02:55:43.959Z Compiling cipher v0.4.4
20932026-03-03T02:55:44.417Z Compiling hkdf v0.12.4
20942026-03-03T02:55:45.545Z Compiling atomicwrites v0.4.4
20952026-03-03T02:55:45.953Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20962026-03-03T02:55:46.330Z Compiling tokio-dtrace v0.1.1
20972026-03-03T02:55:46.853Z Compiling tabled_derive v0.7.0
20982026-03-03T02:55:48.501Z Compiling reqwest v0.13.2
20992026-03-03T02:55:49.134Z Compiling universal-hash v0.5.1
21002026-03-03T02:55:49.252Z Compiling crypto-bigint v0.5.5
21012026-03-03T02:55:49.371Z Compiling dropshot-api-manager-types v0.5.2
21022026-03-03T02:55:50.128Z Compiling half v2.7.1
21032026-03-03T02:55:50.273Z Compiling base16ct v0.2.0
21042026-03-03T02:55:50.595Z Compiling ciborium-io v0.2.2
21052026-03-03T02:55:50.767Z Compiling opaque-debug v0.3.1
21062026-03-03T02:55:50.771Z Compiling indent_write v2.2.0
21072026-03-03T02:55:50.905Z Compiling base64ct v1.8.0
21082026-03-03T02:55:51.052Z Compiling poly1305 v0.8.0
21092026-03-03T02:55:51.288Z Compiling ciborium-ll v0.2.2
21102026-03-03T02:55:51.534Z Compiling password-hash v0.5.0
21112026-03-03T02:55:51.756Z Compiling progenitor-client v0.13.0
21122026-03-03T02:55:52.302Z Compiling elliptic-curve v0.13.8
21132026-03-03T02:55:53.127Z Compiling oxide-tokio-rt v0.1.2
21142026-03-03T02:55:53.209Z Compiling chacha20 v0.9.1
21152026-03-03T02:55:53.482Z Compiling similar v2.7.0
21162026-03-03T02:55:53.653Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21172026-03-03T02:55:55.306Z Compiling thiserror-no-std v2.0.2
21182026-03-03T02:55:56.284Z Compiling blake2 v0.10.6
21192026-03-03T02:55:57.071Z Compiling aead v0.5.2
21202026-03-03T02:55:57.289Z Compiling resolv-conf v0.7.5
21212026-03-03T02:55:57.399Z Compiling linked-hash-map v0.5.6
21222026-03-03T02:55:57.731Z Compiling keccak v0.1.5
21232026-03-03T02:55:58.102Z Compiling sha3 v0.10.8
21242026-03-03T02:55:58.284Z Compiling lru-cache v0.1.2
21252026-03-03T02:55:58.311Z Compiling chacha20poly1305 v0.10.1
21262026-03-03T02:55:58.500Z Compiling argon2 v0.5.3
21272026-03-03T02:55:58.542Z Compiling vsss-rs v3.3.4
21282026-03-03T02:55:59.246Z Compiling progenitor v0.13.0
21292026-03-03T02:55:59.392Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21302026-03-03T02:56:00.202Z Compiling ciborium v0.2.2
21312026-03-03T02:56:00.225Z Compiling hickory-proto v0.24.4
21322026-03-03T02:56:02.574Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21332026-03-03T02:56:02.610Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21342026-03-03T02:56:02.696Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21352026-03-03T02:56:03.252Z Compiling serde-big-array v0.5.1
21362026-03-03T02:56:03.327Z Compiling siphasher v1.0.1
21372026-03-03T02:56:04.868Z Compiling unicode-segmentation v1.12.0
21382026-03-03T02:56:04.868Z Compiling same-file v1.0.6
21392026-03-03T02:56:04.868Z Compiling walkdir v2.5.0
21402026-03-03T02:56:04.868Z Compiling newline-converter v0.3.0
21412026-03-03T02:56:04.868Z Compiling hickory-resolver v0.24.4
21422026-03-03T02:56:05.015Z Compiling phf_shared v0.12.1
21432026-03-03T02:56:05.030Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21442026-03-03T02:56:05.188Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21452026-03-03T02:56:06.460Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21462026-03-03T02:56:08.088Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21472026-03-03T02:56:08.466Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21482026-03-03T02:56:11.888Z Compiling newtype_derive v0.1.6
21492026-03-03T02:56:11.912Z Compiling owo-colors v4.3.0
21502026-03-03T02:56:11.912Z Compiling tokio-stream v0.1.17
21512026-03-03T02:56:11.912Z Compiling console v0.15.11
21522026-03-03T02:56:11.912Z Compiling csv-core v0.1.12
21532026-03-03T02:56:11.912Z Compiling swrite v0.1.0
21542026-03-03T02:56:11.912Z Compiling smawk v0.3.2
21552026-03-03T02:56:11.912Z Compiling foldhash v0.1.5
21562026-03-03T02:56:11.912Z Compiling unicode-width v0.1.14
21572026-03-03T02:56:11.912Z Compiling unicode-linebreak v0.1.5
21582026-03-03T02:56:11.912Z Compiling termtree v0.5.1
21592026-03-03T02:56:12.144Z Compiling textwrap v0.16.2
21602026-03-03T02:56:12.229Z Compiling hashbrown v0.15.5
21612026-03-03T02:56:12.369Z Compiling expectorate v1.2.0
21622026-03-03T02:56:12.654Z Compiling csv v1.3.1
21632026-03-03T02:56:13.140Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21642026-03-03T02:56:13.449Z Compiling qorb v0.4.1
21652026-03-03T02:56:13.902Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21662026-03-03T02:56:17.912Z Compiling phf v0.12.1
21672026-03-03T02:56:17.933Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21682026-03-03T02:56:18.437Z Compiling pin-project v1.1.10
21692026-03-03T02:56:18.620Z Compiling unicode-normalization v0.1.24
21702026-03-03T02:56:18.676Z Compiling libz-sys v1.1.22
21712026-03-03T02:56:18.886Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21722026-03-03T02:56:21.099Z Compiling libsw-core v0.3.2
21732026-03-03T02:56:21.336Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21742026-03-03T02:56:22.039Z Compiling highway v1.3.0
21752026-03-03T02:56:22.149Z Compiling fixedbitset v0.5.7
21762026-03-03T02:56:23.015Z Compiling fixedbitset v0.4.2
21772026-03-03T02:56:23.426Z Compiling petgraph v0.6.5
21782026-03-03T02:56:23.511Z Compiling progenitor v0.10.0
21792026-03-03T02:56:23.773Z Compiling petgraph v0.8.2
21802026-03-03T02:56:24.452Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-03-03T02:56:27.055Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-03-03T02:56:27.458Z Compiling libsw v3.5.0
21832026-03-03T02:56:27.923Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-03-03T02:56:28.082Z Compiling olpc-cjson v0.1.4
21852026-03-03T02:56:28.391Z Compiling libgit2-sys v0.17.0+1.8.1
21862026-03-03T02:56:28.948Z Compiling snafu v0.8.9
21872026-03-03T02:56:29.105Z Compiling chrono-tz v0.10.4
21882026-03-03T02:56:29.789Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21892026-03-03T02:56:30.130Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21902026-03-03T02:56:30.654Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21912026-03-03T02:56:32.486Z Compiling papergrid v0.11.0
21922026-03-03T02:56:33.391Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-03-03T02:56:33.879Z Compiling globset v0.4.16
21942026-03-03T02:56:35.456Z Compiling const_format v0.2.34
21952026-03-03T02:56:35.705Z Compiling slog-dtrace v0.3.0
21962026-03-03T02:56:36.178Z Compiling cancel-safe-futures v0.1.5
21972026-03-03T02:56:36.202Z Compiling gethostname v0.5.0
21982026-03-03T02:56:36.718Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21992026-03-03T02:56:37.455Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22002026-03-03T02:56:38.684Z Compiling pem v3.0.5
22012026-03-03T02:56:38.714Z Compiling bcs v0.1.6
22022026-03-03T02:56:39.389Z Compiling serde_plain v1.0.2
22032026-03-03T02:56:39.495Z Compiling cargo-platform v0.1.9
22042026-03-03T02:56:39.958Z Compiling linear-map v1.2.0
22052026-03-03T02:56:39.989Z Compiling typed-path v0.9.3
22062026-03-03T02:56:40.987Z Compiling tagptr v0.2.0
22072026-03-03T02:56:41.373Z Compiling moka v0.12.11
22082026-03-03T02:56:42.133Z Compiling tough v0.20.0
22092026-03-03T02:56:44.574Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-03-03T02:56:47.056Z Compiling cargo_metadata v0.18.1
22112026-03-03T02:56:48.453Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22122026-03-03T02:56:49.705Z Compiling tabled v0.15.0
22132026-03-03T02:56:49.762Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22142026-03-03T02:56:49.863Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22152026-03-03T02:56:50.269Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-03-03T02:56:50.613Z Compiling git2 v0.19.0
22172026-03-03T02:56:54.998Z Compiling steno v0.4.1
22182026-03-03T02:56:56.477Z Compiling hickory-proto v0.25.2
22192026-03-03T02:56:57.226Z Compiling cookie v0.18.1
22202026-03-03T02:57:01.187Z Compiling humantime v2.3.0
22212026-03-03T02:57:01.695Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22222026-03-03T02:57:02.139Z Compiling hickory-resolver v0.25.2
22232026-03-03T02:57:06.304Z Compiling vergen v8.3.2
22242026-03-03T02:57:10.421Z Compiling signal-hook v0.3.18
22252026-03-03T02:57:12.856Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22262026-03-03T02:57:13.161Z Compiling predicates-core v1.0.9
22272026-03-03T02:57:13.561Z Compiling mockall_derive v0.13.1
22282026-03-03T02:57:14.823Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22292026-03-03T02:57:14.830Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22302026-03-03T02:57:14.848Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22312026-03-03T02:57:17.861Z Compiling sha2 v0.10.9
22322026-03-03T02:57:18.509Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22332026-03-03T02:57:18.983Z Compiling yansi v1.0.1
22342026-03-03T02:57:19.380Z Compiling diff v0.1.13
22352026-03-03T02:57:19.710Z Compiling adler2 v2.0.1
22362026-03-03T02:57:19.749Z Compiling pretty_assertions v1.4.1
22372026-03-03T02:57:19.897Z Compiling miniz_oxide v0.8.9
22382026-03-03T02:57:20.877Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22392026-03-03T02:57:21.448Z Compiling fs-err v3.1.2
22402026-03-03T02:57:22.390Z Compiling crc32fast v1.5.0
22412026-03-03T02:57:22.779Z Compiling predicates-tree v1.0.12
22422026-03-03T02:57:23.334Z Compiling predicates v3.1.3
22432026-03-03T02:57:25.096Z Compiling git-stub v1.0.0
22442026-03-03T02:57:25.672Z Compiling filetime v0.2.26
22452026-03-03T02:57:26.032Z Compiling arrayvec v0.7.6
22462026-03-03T02:57:26.478Z Compiling is_ci v1.2.0
22472026-03-03T02:57:26.748Z Compiling arrayref v0.3.9
22482026-03-03T02:57:26.891Z Compiling downcast v0.11.0
22492026-03-03T02:57:27.184Z Compiling xattr v1.6.1
22502026-03-03T02:57:27.527Z Compiling constant_time_eq v0.3.1
22512026-03-03T02:57:27.736Z Compiling fragile v2.0.1
22522026-03-03T02:57:28.361Z Compiling toml v0.7.8
22532026-03-03T02:57:28.698Z Compiling mockall v0.13.1
22542026-03-03T02:57:29.975Z Compiling blake3 v1.8.2
22552026-03-03T02:57:31.347Z Compiling tar v0.4.44
22562026-03-03T02:57:31.846Z Compiling supports-color v3.0.2
22572026-03-03T02:57:32.205Z Compiling git-stub-vcs v0.1.0
22582026-03-03T02:57:32.373Z Compiling signal-hook-tokio v0.3.1
22592026-03-03T02:57:32.613Z Compiling curl-sys v0.4.83+curl-8.15.0
22602026-03-03T02:57:32.952Z Compiling flate2 v1.1.2
22612026-03-03T02:57:33.266Z Compiling drift v0.1.3
22622026-03-03T02:57:33.547Z Compiling kstat-rs v0.2.4
22632026-03-03T02:57:33.704Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22642026-03-03T02:57:33.874Z Compiling hex-literal v1.0.0
22652026-03-03T02:57:34.083Z Compiling display-error-chain v0.2.2
22662026-03-03T02:57:34.244Z Compiling topological-sort v0.2.2
22672026-03-03T02:57:34.457Z Compiling omicron-zone-package v0.12.2
22682026-03-03T02:57:34.478Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22692026-03-03T02:57:34.508Z Compiling curl v0.4.49
22702026-03-03T02:57:36.605Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22712026-03-03T02:57:38.677Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-03-03T02:57:39.815Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22732026-03-03T02:57:40.832Z Compiling dropshot-api-manager v0.5.2
22742026-03-03T02:57:41.161Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22752026-03-03T02:57:42.811Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22762026-03-03T02:57:43.325Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22772026-03-03T02:57:44.204Z Compiling internet-checksum v0.2.1
22782026-03-03T02:57:44.464Z Compiling search_path v0.1.4
22792026-03-03T02:57:44.508Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22802026-03-03T02:57:45.438Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22812026-03-03T02:57:47.540Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22822026-03-03T02:57:56.034Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22832026-03-03T02:59:04.765Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 58s
22842026-03-03T02:59:04.947Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22852026-03-03T02:59:04.950Z
22862026-03-03T02:59:04.950Zrunning 0 tests
22872026-03-03T02:59:04.950Z
22882026-03-03T02:59:04.950Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22892026-03-03T02:59:04.950Z
22902026-03-03T02:59:04.950Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22912026-03-03T02:59:04.955Z
22922026-03-03T02:59:04.955Zrunning 0 tests
22932026-03-03T02:59:04.955Z
22942026-03-03T02:59:04.958Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22952026-03-03T02:59:04.958Z
22962026-03-03T02:59:04.958Z Running unittests src/lib.rs (target/debug/deps/asic-704f8f94bb3de13f)
22972026-03-03T02:59:04.961Z
22982026-03-03T02:59:04.961Zrunning 0 tests
22992026-03-03T02:59:04.961Z
23002026-03-03T02:59:04.961Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23012026-03-03T02:59:04.961Z
23022026-03-03T02:59:04.961Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23032026-03-03T02:59:04.964Z
23042026-03-03T02:59:04.964Zrunning 10 tests
23052026-03-03T02:59:04.964Ztest nat::tests::test_vni ... ok
23062026-03-03T02:59:04.964Ztest network::tests::test_eui64 ... ok
23072026-03-03T02:59:04.964Ztest network::tests::test_equal ... ok
23082026-03-03T02:59:04.964Ztest network::tests::test_into ... ok
23092026-03-03T02:59:04.964Ztest network::tests::test_generate_ipv6_link_local ... ok
23102026-03-03T02:59:04.964Ztest network::tests::test_not_equal ... ok
23112026-03-03T02:59:04.964Ztest network::tests::test_parse ... ok
23122026-03-03T02:59:04.964Ztest network::tests::test_to_string ... ok
23132026-03-03T02:59:04.964Ztest test_purge ... ok
23142026-03-03T02:59:04.967Ztest illumos::test::address_exists_handles_missing_object ... ok
23152026-03-03T02:59:04.967Z
23162026-03-03T02:59:04.970Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23172026-03-03T02:59:04.970Z
23182026-03-03T02:59:04.970Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
23192026-03-03T02:59:04.974Z
23202026-03-03T02:59:04.974Zrunning 1 test
23212026-03-03T02:59:06.936Ztest test::test_apis_up_to_date ... ok
23222026-03-03T02:59:06.936Z
23232026-03-03T02:59:06.936Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s
23242026-03-03T02:59:06.936Z
23252026-03-03T02:59:06.977Z Running unittests src/main.rs (target/debug/deps/dpd-9937cd608dd40e3d)
23262026-03-03T02:59:06.985Z
23272026-03-03T02:59:06.985Zrunning 18 tests
23282026-03-03T02:59:06.988Ztest freemap::test_ordering ... ok
23292026-03-03T02:59:06.988Ztest freemap::test_split ... ok
23302026-03-03T02:59:06.991Ztest config::tests::test_updates ... ok
23312026-03-03T02:59:06.991Ztest macaddrs::tests::test_mac_offset ... ok
23322026-03-03T02:59:06.991Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23332026-03-03T02:59:06.991Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23342026-03-03T02:59:06.991Ztest macaddrs::tests::test_parse_port_id ... ok
23352026-03-03T02:59:06.991Ztest nat::test_mapping ... ok
23362026-03-03T02:59:06.991Ztest port_map::tests::dump_map ... ok
23372026-03-03T02:59:06.991Ztest port_map::tests::test_backplane_group ... ok
23382026-03-03T02:59:06.994Ztest port_map::tests::test_port_map ... ok
23392026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG created new freemap, unit: freemap_test
23402026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG initted freemap. size: 128, unit: freemap_test
23412026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG reset freemap, unit: freemap_test
23422026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG created new freemap, unit: freemap_test
23432026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG initted freemap. size: 128, unit: freemap_test
23442026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBGMar 03 02:59:05.788 created new freemapDEBG, unitreset freemap:, unitfreemap_test:
23452026-03-03T02:59:06.994Z freemap_test
23462026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG initted freemap. size: 128, unit: freemap_test
23472026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG reset freemap, unit: freemap_test
23482026-03-03T02:59:06.994Ztest freemap::test_reclaim ... ok
23492026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG created new freemap, unit: freemap_test
23502026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG initted freemap. size: 128, unit: freemap_test
23512026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG reset freemap, unit: freemap_test
23522026-03-03T02:59:06.994Ztest freemap::test_free ... ok
23532026-03-03T02:59:06.994Ztest freemap::test_exhaustion ... ok
23542026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG created new freemap, unit: freemap_test
23552026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG initted freemap. size: 128, unit: freemap_test
23562026-03-03T02:59:06.994Ztest freemap::test_basic ... ok
23572026-03-03T02:59:06.994ZMar 03 02:59:05.788 DEBG reset freemap, unit: freemap_test
23582026-03-03T02:59:06.994Ztest freemap::test_span ... ok
23592026-03-03T02:59:06.998Ztest api_server::tests::test_build_info ... ok
23602026-03-03T02:59:06.998Ztest port_map::tests::parse_softnpu_revision ... ok
23612026-03-03T02:59:06.998Z
23622026-03-03T02:59:06.998Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23632026-03-03T02:59:06.998Z
23642026-03-03T02:59:07.000Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-56be374b620edad7)
23652026-03-03T02:59:07.004Z
23662026-03-03T02:59:07.004Zrunning 0 tests
23672026-03-03T02:59:07.004Z
23682026-03-03T02:59:07.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23692026-03-03T02:59:07.004Z
23702026-03-03T02:59:07.004Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
23712026-03-03T02:59:07.004Z
23722026-03-03T02:59:07.004Zrunning 0 tests
23732026-03-03T02:59:07.004Z
23742026-03-03T02:59:07.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23752026-03-03T02:59:07.004Z
23762026-03-03T02:59:07.007Z Running unittests src/lib.rs (target/debug/deps/dpd_client-2cdb4accbbe410f7)
23772026-03-03T02:59:07.007Z
23782026-03-03T02:59:07.007Zrunning 2 tests
23792026-03-03T02:59:07.010Ztest tests::test_parse_client_port_id ... ok
23802026-03-03T02:59:07.010Ztest tests::test_port_id_cmp ... ok
23812026-03-03T02:59:07.010Z
23822026-03-03T02:59:07.010Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23832026-03-03T02:59:07.010Z
23842026-03-03T02:59:07.010Z Running tests/test_all.rs (target/debug/deps/test_all-e2a160bf11838a05)
23852026-03-03T02:59:07.010Z
23862026-03-03T02:59:07.010Zrunning 0 tests
23872026-03-03T02:59:07.010Z
23882026-03-03T02:59:07.010Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23892026-03-03T02:59:07.011Z
23902026-03-03T02:59:07.013Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23912026-03-03T02:59:07.013Z
23922026-03-03T02:59:07.014Zrunning 0 tests
23932026-03-03T02:59:07.014Z
23942026-03-03T02:59:07.014Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23952026-03-03T02:59:07.014Z
23962026-03-03T02:59:07.014Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
23972026-03-03T02:59:07.016Z
23982026-03-03T02:59:07.016Zrunning 12 tests
23992026-03-03T02:59:07.019Ztest icmp::test_v6_checksum ... ok
24002026-03-03T02:59:07.019Ztest ipv6::test_ipv6_parse ... ok
24012026-03-03T02:59:07.019Ztest lldp::test_lldp_parse ... ok
24022026-03-03T02:59:07.019Ztest icmp::test_v4_checksum ... ok
24032026-03-03T02:59:07.019Ztest pbuf::test_byte ... ok
24042026-03-03T02:59:07.019Ztest pbuf::test_nibble ... ok
24052026-03-03T02:59:07.019Ztest pbuf::test_overflow ... ok
24062026-03-03T02:59:07.019Ztest pbuf::test_short ... ok
24072026-03-03T02:59:07.019Ztest pbuf::test_twelve ... ok
24082026-03-03T02:59:07.019Ztest pbuf::test_word ... ok
24092026-03-03T02:59:07.020Ztest tcp::test_checksum_ack_data ... ok
24102026-03-03T02:59:07.020Ztest tcp::test_checksum_syn_nodata ... ok
24112026-03-03T02:59:07.020Z
24122026-03-03T02:59:07.020Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24132026-03-03T02:59:07.020Z
24142026-03-03T02:59:07.020Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24152026-03-03T02:59:07.023Z
24162026-03-03T02:59:07.023Zrunning 0 tests
24172026-03-03T02:59:07.023Z
24182026-03-03T02:59:07.023Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24192026-03-03T02:59:07.023Z
24202026-03-03T02:59:07.023Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24212026-03-03T02:59:07.026Z
24222026-03-03T02:59:07.026Zrunning 4 tests
24232026-03-03T02:59:07.026Ztest switchport::test::test_compute_lanes ... ok
24242026-03-03T02:59:07.026Ztest switchport::test::port_id_ordering ... ok
24252026-03-03T02:59:07.026Z Lane 0 Lane 1 Lane 2 Lane 3
24262026-03-03T02:59:07.026Z Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2Yes Lane 3Yes
24272026-03-03T02:59:07.026Z
24282026-03-03T02:59:07.026Z State: Activated Rx Loss-of-signal: Yes Activated Yes ActivatedYes ActivatedYes
24292026-03-03T02:59:07.026Z
24302026-03-03T02:59:07.026Z Rx Output Enabled: false Rx CDR Enabled: Yes false Yes falseYes falseYes
24312026-03-03T02:59:07.026Z
24322026-03-03T02:59:07.026Z Rx Output Status: valid Tx Enabled: Yes Yesvalid Yes validYes
24332026-03-03T02:59:07.026Zvalid Tx Loss-of-lock: No
24342026-03-03T02:59:07.026Z No Rx Loss-of-lock: true No No
24352026-03-03T02:59:07.026Ztrue Tx Loss-of-signal: No Notrue Notrue
24362026-03-03T02:59:07.026ZNo
24372026-03-03T02:59:07.026Z Rx Loss-of-signal: false Tx CDR Enabled: No No falseNo No
24382026-03-03T02:59:07.026Zfalse Tx Adaptive EQ Fault: No Nofalse
24392026-03-03T02:59:07.026ZNo No
24402026-03-03T02:59:07.026ZRx Auto-squelch Disable: true Tx Fault: Yes trueYes Yes trueYes
24412026-03-03T02:59:07.026Z true
24422026-03-03T02:59:07.026Z Tx Output Enabled: true true true true
24432026-03-03T02:59:07.026Z Tx Output Status: invalid invalid invalid invalid
24442026-03-03T02:59:07.027Z Tx Loss-of-lock: false false false false
24452026-03-03T02:59:07.027Z Tx Loss-of-signal: true true true true
24462026-03-03T02:59:07.027ZTx Auto-squelch Disable: false false false false
24472026-03-03T02:59:07.027Z Tx Adaptive EQ Fail: true true true true
24482026-03-03T02:59:07.027Z Tx Failure: false false false false
24492026-03-03T02:59:07.027Z Tx Force Squelch: true true true true
24502026-03-03T02:59:07.027Z Tx Input Polarity: normal test switchport::test::test_print_sff_datapath ... oknormal
24512026-03-03T02:59:07.027Znormal normal
24522026-03-03T02:59:07.027Ztest switchport::test::test_print_cmis_datapath ... ok
24532026-03-03T02:59:07.027Z
24542026-03-03T02:59:07.027Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24552026-03-03T02:59:07.027Z
24562026-03-03T02:59:07.027Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24572026-03-03T02:59:07.030Z
24582026-03-03T02:59:07.030Zrunning 1 test
24592026-03-03T02:59:07.030Ztest test_p4_counter_list ... ignored
24602026-03-03T02:59:07.030Z
24612026-03-03T02:59:07.030Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622026-03-03T02:59:07.030Z
24632026-03-03T02:59:07.030Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24642026-03-03T02:59:07.033Z
24652026-03-03T02:59:07.033Zrunning 5 tests
24662026-03-03T02:59:07.033Ztest test_an ... ignored
24672026-03-03T02:59:07.033Ztest test_enable ... ignored
24682026-03-03T02:59:07.033Ztest test_ip_addresses ... ignored
24692026-03-03T02:59:07.033Ztest test_kr ... ignored
24702026-03-03T02:59:07.033Ztest test_mac ... ignored
24712026-03-03T02:59:07.034Z
24722026-03-03T02:59:07.034Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24732026-03-03T02:59:07.034Z
24742026-03-03T02:59:07.034Z Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69)
24752026-03-03T02:59:07.037Z
24762026-03-03T02:59:07.037Zrunning 3 tests
24772026-03-03T02:59:07.039Ztest linklocal::test_parse_ipadm ... ok
24782026-03-03T02:59:07.039Ztest tfport::test_parse_tfport ... ok
24792026-03-03T02:59:07.039Ztest config::tests::test_updates ... ok
24802026-03-03T02:59:07.039Z
24812026-03-03T02:59:07.040Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24822026-03-03T02:59:07.040Z
24832026-03-03T02:59:07.040Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24842026-03-03T02:59:07.043Z
24852026-03-03T02:59:07.043Zrunning 0 tests
24862026-03-03T02:59:07.043Z
24872026-03-03T02:59:07.043Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24882026-03-03T02:59:07.043Z
24892026-03-03T02:59:07.043Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24902026-03-03T02:59:07.046Z
24912026-03-03T02:59:07.046Zrunning 0 tests
24922026-03-03T02:59:07.046Z
24932026-03-03T02:59:07.046Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24942026-03-03T02:59:07.046Z
24952026-03-03T02:59:07.046Z Doc-tests aal
24962026-03-03T02:59:07.194Z
24972026-03-03T02:59:07.194Zrunning 0 tests
24982026-03-03T02:59:07.194Z
24992026-03-03T02:59:07.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25002026-03-03T02:59:07.194Z
25012026-03-03T02:59:07.214Z Doc-tests aal_macros
25022026-03-03T02:59:07.307Z
25032026-03-03T02:59:07.307Zrunning 0 tests
25042026-03-03T02:59:07.307Z
25052026-03-03T02:59:07.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25062026-03-03T02:59:07.307Z
25072026-03-03T02:59:07.320Z Doc-tests common
25082026-03-03T02:59:07.650Z
25092026-03-03T02:59:07.650Zrunning 0 tests
25102026-03-03T02:59:07.650Z
25112026-03-03T02:59:07.650Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25122026-03-03T02:59:07.650Z
25132026-03-03T02:59:07.669Z Doc-tests dpd_api
25142026-03-03T02:59:09.208Z
25152026-03-03T02:59:09.208Zrunning 2 tests
25162026-03-03T02:59:09.208Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
25172026-03-03T02:59:09.208Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
25182026-03-03T02:59:09.208Z
25192026-03-03T02:59:09.208Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25202026-03-03T02:59:09.208Z
25212026-03-03T02:59:09.245Z Doc-tests dpd_client
25222026-03-03T02:59:11.060Z
25232026-03-03T02:59:11.061Zrunning 0 tests
25242026-03-03T02:59:11.061Z
25252026-03-03T02:59:11.061Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25262026-03-03T02:59:11.061Z
25272026-03-03T02:59:11.102Z Doc-tests dpd_types
25282026-03-03T02:59:11.572Z
25292026-03-03T02:59:11.573Zrunning 0 tests
25302026-03-03T02:59:11.573Z
25312026-03-03T02:59:11.573Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25322026-03-03T02:59:11.573Z
25332026-03-03T02:59:11.602Z Doc-tests packet
25342026-03-03T02:59:11.750Z
25352026-03-03T02:59:11.750Zrunning 0 tests
25362026-03-03T02:59:11.750Z
25372026-03-03T02:59:11.750Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25382026-03-03T02:59:11.750Z
25392026-03-03T02:59:11.764Z Doc-tests pcap
25402026-03-03T02:59:11.827Z
25412026-03-03T02:59:11.828Zrunning 0 tests
25422026-03-03T02:59:11.828Z
25432026-03-03T02:59:11.828Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25442026-03-03T02:59:11.828Z
25452026-03-03T02:59:11.897Z+ for feat in tofino_stub tofino_asic softnpu chaos
25462026-03-03T02:59:11.897Z+ RUST_BACKTRACE=full
25472026-03-03T02:59:11.897Z+ cargo test --features tofino_asic --no-fail-fast
25482026-03-03T02:59:12.840Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25492026-03-03T02:59:12.939Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25502026-03-03T02:59:12.950Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25512026-03-03T02:59:12.963Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25522026-03-03T02:59:28.252Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25532026-03-03T02:59:30.129Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25542026-03-03T03:00:29.281Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
25552026-03-03T03:00:29.426Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25562026-03-03T03:00:29.429Z
25572026-03-03T03:00:29.429Zrunning 0 tests
25582026-03-03T03:00:29.429Z
25592026-03-03T03:00:29.429Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25602026-03-03T03:00:29.429Z
25612026-03-03T03:00:29.431Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25622026-03-03T03:00:29.434Z
25632026-03-03T03:00:29.435Zrunning 0 tests
25642026-03-03T03:00:29.435Z
25652026-03-03T03:00:29.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25662026-03-03T03:00:29.435Z
25672026-03-03T03:00:29.435Z Running unittests src/lib.rs (target/debug/deps/asic-20c1ff31111c00a4)
25682026-03-03T03:00:29.541Z
25692026-03-03T03:00:29.541Zrunning 8 tests
25702026-03-03T03:00:29.544Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25712026-03-03T03:00:29.544Ztest tofino_asic::qsfp::tests::fix_link ... ok
25722026-03-03T03:00:29.544Ztest tofino_asic::stats::constants_sanity_check ... ok
25732026-03-03T03:00:29.544Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25742026-03-03T03:00:29.544Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25752026-03-03T03:00:29.544Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25762026-03-03T03:00:29.552Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25772026-03-03T03:00:30.044Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25782026-03-03T03:00:30.044Z
25792026-03-03T03:00:30.044Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25802026-03-03T03:00:30.044Z
25812026-03-03T03:00:30.054Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25822026-03-03T03:00:30.057Z
25832026-03-03T03:00:30.057Zrunning 10 tests
25842026-03-03T03:00:30.060Ztest nat::tests::test_vni ... ok
25852026-03-03T03:00:30.061Ztest network::tests::test_eui64 ... ok
25862026-03-03T03:00:30.061Ztest network::tests::test_equal ... ok
25872026-03-03T03:00:30.061Ztest network::tests::test_generate_ipv6_link_local ... ok
25882026-03-03T03:00:30.061Ztest network::tests::test_into ... ok
25892026-03-03T03:00:30.061Ztest network::tests::test_not_equal ... ok
25902026-03-03T03:00:30.061Ztest network::tests::test_parse ... ok
25912026-03-03T03:00:30.061Ztest network::tests::test_to_string ... ok
25922026-03-03T03:00:30.061Ztest test_purge ... ok
25932026-03-03T03:00:30.064Ztest illumos::test::address_exists_handles_missing_object ... ok
25942026-03-03T03:00:30.064Z
25952026-03-03T03:00:30.064Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25962026-03-03T03:00:30.064Z
25972026-03-03T03:00:30.064Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
25982026-03-03T03:00:30.070Z
25992026-03-03T03:00:30.070Zrunning 1 test
26002026-03-03T03:00:31.955Ztest test::test_apis_up_to_date ... ok
26012026-03-03T03:00:31.955Z
26022026-03-03T03:00:31.955Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
26032026-03-03T03:00:31.955Z
26042026-03-03T03:00:31.996Z Running unittests src/main.rs (target/debug/deps/dpd-4ee8b9ba827c3c3a)
26052026-03-03T03:00:32.080Z
26062026-03-03T03:00:32.080Zrunning 46 tests
26072026-03-03T03:00:32.083Ztest freemap::test_ordering ... ok
26082026-03-03T03:00:32.083Ztest freemap::test_split ... ok
26092026-03-03T03:00:32.083Ztest config::tests::test_updates ... ok
26102026-03-03T03:00:32.083Ztest macaddrs::tests::test_mac_offset ... ok
26112026-03-03T03:00:32.083Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26122026-03-03T03:00:32.083Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26132026-03-03T03:00:32.083Ztest macaddrs::tests::test_parse_port_id ... ok
26142026-03-03T03:00:32.083Ztest nat::test_mapping ... ok
26152026-03-03T03:00:32.086Ztest port_map::tests::dump_map ... ok
26162026-03-03T03:00:32.086Ztest port_map::tests::test_backplane_group ... ok
26172026-03-03T03:00:32.086Ztest port_map::tests::test_port_map ... ok
26182026-03-03T03:00:32.086Ztest transceivers::mpn_test::test_mpn_missing ... ok
26192026-03-03T03:00:32.086Ztest transceivers::mpn_test::test_mpn_present ... ok
26202026-03-03T03:00:32.086Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26212026-03-03T03:00:32.086Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26222026-03-03T03:00:32.086Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26232026-03-03T03:00:32.086Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26242026-03-03T03:00:32.090ZMar 03 03:00:30.868Mar 03 03:00:30.868 DEBGDEBG created new freemapcreated new freemap, unit: freemap_test, unit: freemap_test
26252026-03-03T03:00:32.090Z
26262026-03-03T03:00:32.090ZMar 03 03:00:30.869Mar 03 03:00:30.869 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test
26272026-03-03T03:00:32.090Z
26282026-03-03T03:00:32.090ZMar 03 03:00:30.869Mar 03 03:00:30.869 DEBGDEBG reset freemapreset freemap, , unitunit:: Mar 03 03:00:30.869freemap_test DEBGfreemap_test
26292026-03-03T03:00:32.090Z
26302026-03-03T03:00:32.090Zcreated new freemap, unit: freemap_test
26312026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG Mar 03 03:00:30.869initted freemap. size: 128 , DEBGunit :created new freemap freemap_test,
26322026-03-03T03:00:32.090Zunit: freemap_test
26332026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG reset freemap, unit: freemap_testMar 03 03:00:30.869
26342026-03-03T03:00:32.090Z DEBG initted freemap. size: 128, unit: freemap_test
26352026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG reset freemap, unit: freemap_test
26362026-03-03T03:00:32.090Ztest freemap::test_span ... ok
26372026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG created new freemap, unit: freemap_test
26382026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG initted freemap. size: 128, unit: freemap_test
26392026-03-03T03:00:32.090Ztest freemap::test_reclaim ... ok
26402026-03-03T03:00:32.090ZMar 03 03:00:30.869 DEBG reset freemap, unit: freemap_test
26412026-03-03T03:00:32.090Ztest freemap::test_free ... ok
26422026-03-03T03:00:32.090Ztest freemap::test_basic ... ok
26432026-03-03T03:00:32.090Ztest port_map::tests::parse_softnpu_revision ... ok
26442026-03-03T03:00:32.090Ztest freemap::test_exhaustion ... ok
26452026-03-03T03:00:32.090Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26462026-03-03T03:00:32.090Ztest api_server::tests::test_build_info ... ok
26472026-03-03T03:00:32.090Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26482026-03-03T03:00:32.090Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26492026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26502026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26512026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26522026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26532026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26542026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26552026-03-03T03:00:32.091Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26562026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26572026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26582026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26592026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26602026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26612026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26622026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26632026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26642026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26652026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26662026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26672026-03-03T03:00:32.094Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26682026-03-03T03:00:32.094Z
26692026-03-03T03:00:32.094Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26702026-03-03T03:00:32.095Z
26712026-03-03T03:00:32.106Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3c014af64db634dc)
26722026-03-03T03:00:32.109Z
26732026-03-03T03:00:32.109Zrunning 0 tests
26742026-03-03T03:00:32.109Z
26752026-03-03T03:00:32.109Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26762026-03-03T03:00:32.109Z
26772026-03-03T03:00:32.113Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
26782026-03-03T03:00:32.113Z
26792026-03-03T03:00:32.113Zrunning 0 tests
26802026-03-03T03:00:32.113Z
26812026-03-03T03:00:32.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26822026-03-03T03:00:32.114Z
26832026-03-03T03:00:32.116Z Running unittests src/lib.rs (target/debug/deps/dpd_client-0c23eeb38e8285cf)
26842026-03-03T03:00:32.116Z
26852026-03-03T03:00:32.117Zrunning 2 tests
26862026-03-03T03:00:32.121Ztest tests::test_parse_client_port_id ... ok
26872026-03-03T03:00:32.121Ztest tests::test_port_id_cmp ... ok
26882026-03-03T03:00:32.121Z
26892026-03-03T03:00:32.121Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26902026-03-03T03:00:32.121Z
26912026-03-03T03:00:32.121Z Running tests/test_all.rs (target/debug/deps/test_all-60fcc5fb7780a9ac)
26922026-03-03T03:00:32.124Z
26932026-03-03T03:00:32.124Zrunning 0 tests
26942026-03-03T03:00:32.124Z
26952026-03-03T03:00:32.124Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26962026-03-03T03:00:32.124Z
26972026-03-03T03:00:32.124Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
26982026-03-03T03:00:32.124Z
26992026-03-03T03:00:32.124Zrunning 0 tests
27002026-03-03T03:00:32.124Z
27012026-03-03T03:00:32.125Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27022026-03-03T03:00:32.125Z
27032026-03-03T03:00:32.125Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27042026-03-03T03:00:32.128Z
27052026-03-03T03:00:32.128Zrunning 12 tests
27062026-03-03T03:00:32.128Ztest icmp::test_v6_checksum ... ok
27072026-03-03T03:00:32.128Ztest icmp::test_v4_checksum ... ok
27082026-03-03T03:00:32.128Ztest lldp::test_lldp_parse ... ok
27092026-03-03T03:00:32.128Ztest ipv6::test_ipv6_parse ... ok
27102026-03-03T03:00:32.128Ztest pbuf::test_byte ... ok
27112026-03-03T03:00:32.128Ztest pbuf::test_nibble ... ok
27122026-03-03T03:00:32.128Ztest pbuf::test_overflow ... ok
27132026-03-03T03:00:32.128Ztest pbuf::test_short ... ok
27142026-03-03T03:00:32.128Ztest pbuf::test_word ... ok
27152026-03-03T03:00:32.128Ztest pbuf::test_twelve ... ok
27162026-03-03T03:00:32.128Ztest tcp::test_checksum_syn_nodata ... ok
27172026-03-03T03:00:32.128Ztest tcp::test_checksum_ack_data ... ok
27182026-03-03T03:00:32.128Z
27192026-03-03T03:00:32.128Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27202026-03-03T03:00:32.128Z
27212026-03-03T03:00:32.128Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27222026-03-03T03:00:32.131Z
27232026-03-03T03:00:32.131Zrunning 0 tests
27242026-03-03T03:00:32.131Z
27252026-03-03T03:00:32.131Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27262026-03-03T03:00:32.131Z
27272026-03-03T03:00:32.131Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27282026-03-03T03:00:32.135Z
27292026-03-03T03:00:32.135Zrunning 4 tests
27302026-03-03T03:00:32.135Ztest switchport::test::test_compute_lanes ... ok
27312026-03-03T03:00:32.135Ztest switchport::test::port_id_ordering ... ok
27322026-03-03T03:00:32.135Z Lane 0 Lane 1 Lane 2 Lane 3
27332026-03-03T03:00:32.135Z Rx Loss-of-lock: Yes Yes Yes Yes
27342026-03-03T03:00:32.135Z Rx Loss-of-signal: Yes Yes Yes Yes
27352026-03-03T03:00:32.135Z Rx CDR Enabled: Yes Yes Yes Yes
27362026-03-03T03:00:32.135Z Tx Enabled: Yes Yes Yes Yes
27372026-03-03T03:00:32.135Z Tx Loss-of-lock: No No No No
27382026-03-03T03:00:32.135Z Tx Loss-of-signal: No No No No
27392026-03-03T03:00:32.135Z Tx CDR Enabled: No No No No
27402026-03-03T03:00:32.135Z Tx Adaptive EQ Fault: No No No No
27412026-03-03T03:00:32.135Z Tx Fault: Yes Yes Yes Yes
27422026-03-03T03:00:32.135Ztest switchport::test::test_print_sff_datapath ... ok Lane 0
27432026-03-03T03:00:32.135Z Lane 1 Lane 2 Lane 3
27442026-03-03T03:00:32.135Z State: Activated Activated Activated Activated
27452026-03-03T03:00:32.135Z Rx Output Enabled: false false false false
27462026-03-03T03:00:32.135Z Rx Output Status: valid valid valid valid
27472026-03-03T03:00:32.135Z Rx Loss-of-lock: true true true true
27482026-03-03T03:00:32.135Z Rx Loss-of-signal: false false false false
27492026-03-03T03:00:32.135ZRx Auto-squelch Disable: true true true true
27502026-03-03T03:00:32.135Z Tx Output Enabled: true true true true
27512026-03-03T03:00:32.135Z Tx Output Status: invalid invalid invalid invalid
27522026-03-03T03:00:32.135Z Tx Loss-of-lock: false false false false
27532026-03-03T03:00:32.135Z Tx Loss-of-signal: true true true true
27542026-03-03T03:00:32.135ZTx Auto-squelch Disable: false false false false
27552026-03-03T03:00:32.135Z Tx Adaptive EQ Fail: true true true true
27562026-03-03T03:00:32.135Z Tx Failure: false false false false
27572026-03-03T03:00:32.135Z Tx Force Squelch: true true true true
27582026-03-03T03:00:32.136Z Tx Input Polarity: normal normal normal normal
27592026-03-03T03:00:32.136Ztest switchport::test::test_print_cmis_datapath ... ok
27602026-03-03T03:00:32.136Z
27612026-03-03T03:00:32.136Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27622026-03-03T03:00:32.136Z
27632026-03-03T03:00:32.139Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27642026-03-03T03:00:32.139Z
27652026-03-03T03:00:32.139Zrunning 1 test
27662026-03-03T03:00:32.139Ztest test_p4_counter_list ... ignored
27672026-03-03T03:00:32.139Z
27682026-03-03T03:00:32.139Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27692026-03-03T03:00:32.139Z
27702026-03-03T03:00:32.139Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27712026-03-03T03:00:32.143Z
27722026-03-03T03:00:32.143Zrunning 5 tests
27732026-03-03T03:00:32.143Ztest test_an ... ignored
27742026-03-03T03:00:32.143Ztest test_enable ... ignored
27752026-03-03T03:00:32.143Ztest test_ip_addresses ... ignored
27762026-03-03T03:00:32.143Ztest test_kr ... ignored
27772026-03-03T03:00:32.143Ztest test_mac ... ignored
27782026-03-03T03:00:32.143Z
27792026-03-03T03:00:32.143Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27802026-03-03T03:00:32.143Z
27812026-03-03T03:00:32.143Z Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a)
27822026-03-03T03:00:32.147Z
27832026-03-03T03:00:32.148Zrunning 3 tests
27842026-03-03T03:00:32.151Ztest linklocal::test_parse_ipadm ... ok
27852026-03-03T03:00:32.151Ztest tfport::test_parse_tfport ... ok
27862026-03-03T03:00:32.151Ztest config::tests::test_updates ... ok
27872026-03-03T03:00:32.151Z
27882026-03-03T03:00:32.151Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27892026-03-03T03:00:32.151Z
27902026-03-03T03:00:32.151Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
27912026-03-03T03:00:32.155Z
27922026-03-03T03:00:32.155Zrunning 0 tests
27932026-03-03T03:00:32.155Z
27942026-03-03T03:00:32.155Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27952026-03-03T03:00:32.155Z
27962026-03-03T03:00:32.155Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
27972026-03-03T03:00:32.155Z
27982026-03-03T03:00:32.155Zrunning 0 tests
27992026-03-03T03:00:32.155Z
28002026-03-03T03:00:32.156Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28012026-03-03T03:00:32.156Z
28022026-03-03T03:00:32.156Z Doc-tests aal
28032026-03-03T03:00:32.297Z
28042026-03-03T03:00:32.297Zrunning 0 tests
28052026-03-03T03:00:32.297Z
28062026-03-03T03:00:32.297Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28072026-03-03T03:00:32.297Z
28082026-03-03T03:00:32.313Z Doc-tests aal_macros
28092026-03-03T03:00:32.406Z
28102026-03-03T03:00:32.406Zrunning 0 tests
28112026-03-03T03:00:32.406Z
28122026-03-03T03:00:32.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28132026-03-03T03:00:32.407Z
28142026-03-03T03:00:32.418Z Doc-tests common
28152026-03-03T03:00:32.742Z
28162026-03-03T03:00:32.742Zrunning 0 tests
28172026-03-03T03:00:32.742Z
28182026-03-03T03:00:32.742Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28192026-03-03T03:00:32.742Z
28202026-03-03T03:00:32.761Z Doc-tests dpd_api
28212026-03-03T03:00:34.298Z
28222026-03-03T03:00:34.298Zrunning 2 tests
28232026-03-03T03:00:34.299Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
28242026-03-03T03:00:34.299Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
28252026-03-03T03:00:34.299Z
28262026-03-03T03:00:34.299Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28272026-03-03T03:00:34.299Z
28282026-03-03T03:00:34.337Z Doc-tests dpd_client
28292026-03-03T03:00:36.165Z
28302026-03-03T03:00:36.165Zrunning 0 tests
28312026-03-03T03:00:36.165Z
28322026-03-03T03:00:36.165Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28332026-03-03T03:00:36.165Z
28342026-03-03T03:00:36.207Z Doc-tests dpd_types
28352026-03-03T03:00:36.677Z
28362026-03-03T03:00:36.678Zrunning 0 tests
28372026-03-03T03:00:36.678Z
28382026-03-03T03:00:36.678Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28392026-03-03T03:00:36.678Z
28402026-03-03T03:00:36.707Z Doc-tests packet
28412026-03-03T03:00:36.855Z
28422026-03-03T03:00:36.855Zrunning 0 tests
28432026-03-03T03:00:36.855Z
28442026-03-03T03:00:36.855Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28452026-03-03T03:00:36.855Z
28462026-03-03T03:00:36.871Z Doc-tests pcap
28472026-03-03T03:00:36.935Z
28482026-03-03T03:00:36.935Zrunning 0 tests
28492026-03-03T03:00:36.935Z
28502026-03-03T03:00:36.935Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28512026-03-03T03:00:36.935Z
28522026-03-03T03:00:36.985Z+ for feat in tofino_stub tofino_asic softnpu chaos
28532026-03-03T03:00:36.985Z+ RUST_BACKTRACE=full
28542026-03-03T03:00:36.985Z+ cargo test --features softnpu --no-fail-fast
28552026-03-03T03:00:37.993Z Compiling num-integer v0.1.46
28562026-03-03T03:00:38.100Z Compiling num-complex v0.4.6
28572026-03-03T03:00:38.186Z Compiling bitstruct_derive v0.1.0
28582026-03-03T03:00:38.189Z Compiling tap v1.0.1
28592026-03-03T03:00:38.399Z Compiling wyz v0.5.1
28602026-03-03T03:00:38.751Z Compiling num-iter v0.1.45
28612026-03-03T03:00:38.831Z Compiling num-rational v0.4.2
28622026-03-03T03:00:38.855Z Compiling num-bigint v0.4.6
28632026-03-03T03:00:39.071Z Compiling radium v0.7.0
28642026-03-03T03:00:39.127Z Compiling funty v2.0.0
28652026-03-03T03:00:39.168Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28662026-03-03T03:00:39.252Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28672026-03-03T03:00:39.508Z Compiling num v0.4.3
28682026-03-03T03:00:39.527Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28692026-03-03T03:00:39.569Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28702026-03-03T03:00:39.635Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28712026-03-03T03:00:39.753Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28722026-03-03T03:00:40.085Z Compiling bitvec v1.0.1
28732026-03-03T03:00:40.106Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28742026-03-03T03:00:40.129Z Compiling typeid v1.0.3
28752026-03-03T03:00:40.313Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28762026-03-03T03:00:40.334Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28772026-03-03T03:00:40.653Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28782026-03-03T03:00:40.837Z Compiling ascii v1.1.0
28792026-03-03T03:00:41.039Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28802026-03-03T03:00:42.026Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28812026-03-03T03:00:42.116Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-03-03T03:00:42.157Z Compiling erased-serde v0.4.8
28832026-03-03T03:00:43.070Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28842026-03-03T03:00:43.125Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
28852026-03-03T03:00:43.342Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28862026-03-03T03:00:43.489Z Compiling bitstruct v0.1.1
28872026-03-03T03:00:43.641Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28882026-03-03T03:00:43.980Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
28892026-03-03T03:00:44.076Z Compiling serde_arrays v0.1.0
28902026-03-03T03:00:44.292Z Compiling libloading v0.7.4
28912026-03-03T03:00:44.761Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
28922026-03-03T03:00:45.058Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
28932026-03-03T03:00:45.343Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
28942026-03-03T03:00:46.632Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28952026-03-03T03:00:47.308Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28962026-03-03T03:00:50.140Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28972026-03-03T03:00:51.977Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28982026-03-03T03:00:59.383Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28992026-03-03T03:00:59.891Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29002026-03-03T03:00:59.911Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29012026-03-03T03:01:00.998Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29022026-03-03T03:01:01.743Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29032026-03-03T03:01:05.449Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29042026-03-03T03:01:06.354Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29052026-03-03T03:01:06.491Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29062026-03-03T03:01:17.148Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29072026-03-03T03:01:22.712Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29082026-03-03T03:01:23.751Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29092026-03-03T03:01:23.823Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29102026-03-03T03:01:24.859Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29112026-03-03T03:01:37.557Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29122026-03-03T03:01:41.961Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29132026-03-03T03:01:49.967Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29142026-03-03T03:02:46.966Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s
29152026-03-03T03:02:47.114Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29162026-03-03T03:02:47.117Z
29172026-03-03T03:02:47.117Zrunning 0 tests
29182026-03-03T03:02:47.117Z
29192026-03-03T03:02:47.117Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29202026-03-03T03:02:47.117Z
29212026-03-03T03:02:47.120Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29222026-03-03T03:02:47.123Z
29232026-03-03T03:02:47.123Zrunning 0 tests
29242026-03-03T03:02:47.123Z
29252026-03-03T03:02:47.123Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29262026-03-03T03:02:47.123Z
29272026-03-03T03:02:47.123Z Running unittests src/lib.rs (target/debug/deps/asic-843c2ef0f045f06f)
29282026-03-03T03:02:47.126Z
29292026-03-03T03:02:47.126Zrunning 0 tests
29302026-03-03T03:02:47.126Z
29312026-03-03T03:02:47.126Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29322026-03-03T03:02:47.126Z
29332026-03-03T03:02:47.126Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29342026-03-03T03:02:47.129Z
29352026-03-03T03:02:47.129Zrunning 10 tests
29362026-03-03T03:02:47.129Ztest nat::tests::test_vni ... ok
29372026-03-03T03:02:47.130Ztest network::tests::test_equal ... ok
29382026-03-03T03:02:47.130Ztest network::tests::test_eui64 ... ok
29392026-03-03T03:02:47.130Ztest network::tests::test_generate_ipv6_link_local ... ok
29402026-03-03T03:02:47.130Ztest network::tests::test_into ... ok
29412026-03-03T03:02:47.130Ztest network::tests::test_not_equal ... ok
29422026-03-03T03:02:47.130Ztest network::tests::test_to_string ... ok
29432026-03-03T03:02:47.130Ztest network::tests::test_parse ... ok
29442026-03-03T03:02:47.130Ztest test_purge ... ok
29452026-03-03T03:02:47.133Ztest illumos::test::address_exists_handles_missing_object ... ok
29462026-03-03T03:02:47.133Z
29472026-03-03T03:02:47.133Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29482026-03-03T03:02:47.133Z
29492026-03-03T03:02:47.133Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-b6e1f75e321cf69d)
29502026-03-03T03:02:47.139Z
29512026-03-03T03:02:47.139Zrunning 1 test
29522026-03-03T03:02:49.074Ztest test::test_apis_up_to_date ... ok
29532026-03-03T03:02:49.074Z
29542026-03-03T03:02:49.074Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s
29552026-03-03T03:02:49.074Z
29562026-03-03T03:02:49.117Z Running unittests src/main.rs (target/debug/deps/dpd-691c7f30bace9abd)
29572026-03-03T03:02:49.124Z
29582026-03-03T03:02:49.124Zrunning 18 tests
29592026-03-03T03:02:49.127Ztest freemap::test_ordering ... ok
29602026-03-03T03:02:49.127Ztest freemap::test_split ... ok
29612026-03-03T03:02:49.127Ztest config::tests::test_updates ... ok
29622026-03-03T03:02:49.127Ztest macaddrs::tests::test_mac_offset ... ok
29632026-03-03T03:02:49.130Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29642026-03-03T03:02:49.130Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29652026-03-03T03:02:49.130Ztest macaddrs::tests::test_parse_port_id ... ok
29662026-03-03T03:02:49.130Ztest nat::test_mapping ... ok
29672026-03-03T03:02:49.130Ztest port_map::tests::dump_map ... ok
29682026-03-03T03:02:49.130Ztest port_map::tests::test_backplane_group ... ok
29692026-03-03T03:02:49.130Ztest port_map::tests::test_port_map ... ok
29702026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG created new freemap, unit: freemap_test
29712026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG initted freemap. size: 128, unit: freemap_test
29722026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG reset freemap, unit: freemap_test
29732026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG created new freemap, unit: freemap_test
29742026-03-03T03:02:49.133ZMar 03 03:02:47.889Mar 03 03:02:47.889 DEBGDEBG created new freemapinitted freemap. size: 128, , unitunit:: freemap_testfreemap_test
29752026-03-03T03:02:49.133Z
29762026-03-03T03:02:49.133Ztest freemap::test_basic ... ok
29772026-03-03T03:02:49.133ZMar 03 03:02:47.889Mar 03 03:02:47.889 DEBGDEBG reset freemapinitted freemap. size: 128, , unitunit:: freemap_testfreemap_test
29782026-03-03T03:02:49.133Z
29792026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG reset freemap, unit: freemap_test
29802026-03-03T03:02:49.133Ztest freemap::test_exhaustion ... ok
29812026-03-03T03:02:49.133ZMar 03 03:02:47.889 DEBG Mar 03 03:02:47.889created new freemap, unit: freemap_test
29822026-03-03T03:02:49.133ZMar 03 03:02:47.890 DEBG initted freemap. size: 128, unit: freemap_testDEBG
29832026-03-03T03:02:49.133Ztest freemap::test_reclaim ... ok
29842026-03-03T03:02:49.134Z Mar 03 03:02:47.890created new freemap DEBG reset freemap, unit: freemap_test
29852026-03-03T03:02:49.134Z, unit: freemap_test
29862026-03-03T03:02:49.134ZMar 03 03:02:47.890 DEBG initted freemap. size: 128, unit: freemap_test
29872026-03-03T03:02:49.134ZMar 03 03:02:47.890 DEBG reset freemap, unit: freemap_test
29882026-03-03T03:02:49.134Ztest freemap::test_free ... ok
29892026-03-03T03:02:49.134Ztest freemap::test_span ... ok
29902026-03-03T03:02:49.134Ztest port_map::tests::parse_softnpu_revision ... ok
29912026-03-03T03:02:49.134Ztest api_server::tests::test_build_info ... ok
29922026-03-03T03:02:49.134Z
29932026-03-03T03:02:49.134Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29942026-03-03T03:02:49.134Z
29952026-03-03T03:02:49.138Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-9ca35aab4b2a4024)
29962026-03-03T03:02:49.141Z
29972026-03-03T03:02:49.141Zrunning 0 tests
29982026-03-03T03:02:49.141Z
29992026-03-03T03:02:49.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30002026-03-03T03:02:49.141Z
30012026-03-03T03:02:49.141Z Running unittests src/lib.rs (target/debug/deps/dpd_api-457e7c65e642b85a)
30022026-03-03T03:02:49.144Z
30032026-03-03T03:02:49.144Zrunning 0 tests
30042026-03-03T03:02:49.145Z
30052026-03-03T03:02:49.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30062026-03-03T03:02:49.145Z
30072026-03-03T03:02:49.145Z Running unittests src/lib.rs (target/debug/deps/dpd_client-85e8fce9a2d20191)
30082026-03-03T03:02:49.147Z
30092026-03-03T03:02:49.147Zrunning 2 tests
30102026-03-03T03:02:49.147Ztest tests::test_parse_client_port_id ... ok
30112026-03-03T03:02:49.147Ztest tests::test_port_id_cmp ... ok
30122026-03-03T03:02:49.147Z
30132026-03-03T03:02:49.147Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30142026-03-03T03:02:49.147Z
30152026-03-03T03:02:49.151Z Running tests/test_all.rs (target/debug/deps/test_all-26d5c8a6a4fe0d11)
30162026-03-03T03:02:49.151Z
30172026-03-03T03:02:49.151Zrunning 0 tests
30182026-03-03T03:02:49.151Z
30192026-03-03T03:02:49.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30202026-03-03T03:02:49.151Z
30212026-03-03T03:02:49.151Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30222026-03-03T03:02:49.154Z
30232026-03-03T03:02:49.154Zrunning 0 tests
30242026-03-03T03:02:49.154Z
30252026-03-03T03:02:49.154Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30262026-03-03T03:02:49.154Z
30272026-03-03T03:02:49.154Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30282026-03-03T03:02:49.157Z
30292026-03-03T03:02:49.157Zrunning 12 tests
30302026-03-03T03:02:49.160Ztest icmp::test_v6_checksum ... ok
30312026-03-03T03:02:49.160Ztest icmp::test_v4_checksum ... ok
30322026-03-03T03:02:49.160Ztest ipv6::test_ipv6_parse ... ok
30332026-03-03T03:02:49.160Ztest lldp::test_lldp_parse ... ok
30342026-03-03T03:02:49.160Ztest pbuf::test_byte ... ok
30352026-03-03T03:02:49.160Ztest pbuf::test_nibble ... ok
30362026-03-03T03:02:49.160Ztest pbuf::test_short ... ok
30372026-03-03T03:02:49.160Ztest pbuf::test_overflow ... ok
30382026-03-03T03:02:49.160Ztest pbuf::test_twelve ... ok
30392026-03-03T03:02:49.160Ztest pbuf::test_word ... ok
30402026-03-03T03:02:49.160Ztest tcp::test_checksum_ack_data ... ok
30412026-03-03T03:02:49.160Ztest tcp::test_checksum_syn_nodata ... ok
30422026-03-03T03:02:49.160Z
30432026-03-03T03:02:49.161Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30442026-03-03T03:02:49.161Z
30452026-03-03T03:02:49.161Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30462026-03-03T03:02:49.164Z
30472026-03-03T03:02:49.164Zrunning 0 tests
30482026-03-03T03:02:49.164Z
30492026-03-03T03:02:49.164Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30502026-03-03T03:02:49.164Z
30512026-03-03T03:02:49.164Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30522026-03-03T03:02:49.175Z
30532026-03-03T03:02:49.175Zrunning 4 tests
30542026-03-03T03:02:49.179Ztest switchport::test::test_compute_lanes ... ok
30552026-03-03T03:02:49.183Ztest switchport::test::port_id_ordering ... ok
30562026-03-03T03:02:49.186Z Lane 0 Lane 1 Lane 2 Lane 3
30572026-03-03T03:02:49.186Z Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes Yes
30582026-03-03T03:02:49.186ZLane 2 Rx Loss-of-signal: Yes YesLane 3
30592026-03-03T03:02:49.186ZYes Yes
30602026-03-03T03:02:49.186Z Rx CDR Enabled: Yes State: Activated Yes ActivatedYes Yes
30612026-03-03T03:02:49.186ZActivated Tx Enabled: YesActivated
30622026-03-03T03:02:49.186ZYes Rx Output Enabled: false Yes Yes
30632026-03-03T03:02:49.186Zfalse Tx Loss-of-lock: No falseNo false
30642026-03-03T03:02:49.186ZNo No
30652026-03-03T03:02:49.186Z Rx Output Status: valid Tx Loss-of-signal: No validNo validNo validNo
30662026-03-03T03:02:49.186Z
30672026-03-03T03:02:49.186Z Rx Loss-of-lock: true Tx CDR Enabled: No Notrue No trueNo
30682026-03-03T03:02:49.186Ztrue
30692026-03-03T03:02:49.186Z Tx Adaptive EQ Fault: No No Rx Loss-of-signal: falseNo No
30702026-03-03T03:02:49.186Zfalse Tx Fault: Yes falseYes falseYes
30712026-03-03T03:02:49.186Z Yes
30722026-03-03T03:02:49.186ZRx Auto-squelch Disable: true true true true
30732026-03-03T03:02:49.186Z Tx Output Enabled: true true true true
30742026-03-03T03:02:49.186Z Tx Output Status: invalid invalid invalid invalid
30752026-03-03T03:02:49.186Z Tx Loss-of-lock: false false false false
30762026-03-03T03:02:49.186Z Tx Loss-of-signal: true true true true
30772026-03-03T03:02:49.186ZTx Auto-squelch Disable: false false false false
30782026-03-03T03:02:49.186Z Tx Adaptive EQ Fail: true true true true
30792026-03-03T03:02:49.186Z Tx Failure: false false false false
30802026-03-03T03:02:49.186Z Tx Force Squelch: true true true true
30812026-03-03T03:02:49.186Z Tx Input Polarity: normal normal normal normal
30822026-03-03T03:02:49.186Ztest switchport::test::test_print_sff_datapath ... ok
30832026-03-03T03:02:49.186Ztest switchport::test::test_print_cmis_datapath ... ok
30842026-03-03T03:02:49.186Z
30852026-03-03T03:02:49.186Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30862026-03-03T03:02:49.186Z
30872026-03-03T03:02:49.190Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
30882026-03-03T03:02:49.194Z
30892026-03-03T03:02:49.194Zrunning 1 test
30902026-03-03T03:02:49.195Ztest test_p4_counter_list ... ignored
30912026-03-03T03:02:49.195Z
30922026-03-03T03:02:49.197Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
30932026-03-03T03:02:49.197Z
30942026-03-03T03:02:49.197Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
30952026-03-03T03:02:49.203Z
30962026-03-03T03:02:49.203Zrunning 5 tests
30972026-03-03T03:02:49.203Ztest test_an ... ignored
30982026-03-03T03:02:49.203Ztest test_enable ... ignored
30992026-03-03T03:02:49.203Ztest test_ip_addresses ... ignored
31002026-03-03T03:02:49.203Ztest test_kr ... ignored
31012026-03-03T03:02:49.203Ztest test_mac ... ignored
31022026-03-03T03:02:49.203Z
31032026-03-03T03:02:49.206Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
31042026-03-03T03:02:49.206Z
31052026-03-03T03:02:49.206Z Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d)
31062026-03-03T03:02:49.210Z
31072026-03-03T03:02:49.210Zrunning 3 tests
31082026-03-03T03:02:49.212Ztest linklocal::test_parse_ipadm ... ok
31092026-03-03T03:02:49.212Ztest config::tests::test_updates ... ok
31102026-03-03T03:02:49.212Ztest tfport::test_parse_tfport ... ok
31112026-03-03T03:02:49.212Z
31122026-03-03T03:02:49.212Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31132026-03-03T03:02:49.213Z
31142026-03-03T03:02:49.213Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31152026-03-03T03:02:49.216Z
31162026-03-03T03:02:49.216Zrunning 0 tests
31172026-03-03T03:02:49.216Z
31182026-03-03T03:02:49.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31192026-03-03T03:02:49.216Z
31202026-03-03T03:02:49.216Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31212026-03-03T03:02:49.219Z
31222026-03-03T03:02:49.219Zrunning 0 tests
31232026-03-03T03:02:49.219Z
31242026-03-03T03:02:49.219Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31252026-03-03T03:02:49.219Z
31262026-03-03T03:02:49.219Z Doc-tests aal
31272026-03-03T03:02:49.359Z
31282026-03-03T03:02:49.359Zrunning 0 tests
31292026-03-03T03:02:49.359Z
31302026-03-03T03:02:49.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31312026-03-03T03:02:49.359Z
31322026-03-03T03:02:49.374Z Doc-tests aal_macros
31332026-03-03T03:02:49.464Z
31342026-03-03T03:02:49.464Zrunning 0 tests
31352026-03-03T03:02:49.464Z
31362026-03-03T03:02:49.464Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31372026-03-03T03:02:49.464Z
31382026-03-03T03:02:49.476Z Doc-tests common
31392026-03-03T03:02:49.854Z
31402026-03-03T03:02:49.854Zrunning 0 tests
31412026-03-03T03:02:49.854Z
31422026-03-03T03:02:49.854Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31432026-03-03T03:02:49.854Z
31442026-03-03T03:02:49.875Z Doc-tests dpd_api
31452026-03-03T03:02:51.493Z
31462026-03-03T03:02:51.493Zrunning 2 tests
31472026-03-03T03:02:51.493Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
31482026-03-03T03:02:51.493Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
31492026-03-03T03:02:51.493Z
31502026-03-03T03:02:51.493Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31512026-03-03T03:02:51.493Z
31522026-03-03T03:02:51.535Z Doc-tests dpd_client
31532026-03-03T03:02:53.414Z
31542026-03-03T03:02:53.414Zrunning 0 tests
31552026-03-03T03:02:53.414Z
31562026-03-03T03:02:53.414Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31572026-03-03T03:02:53.414Z
31582026-03-03T03:02:53.459Z Doc-tests dpd_types
31592026-03-03T03:02:53.936Z
31602026-03-03T03:02:53.936Zrunning 0 tests
31612026-03-03T03:02:53.936Z
31622026-03-03T03:02:53.936Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31632026-03-03T03:02:53.936Z
31642026-03-03T03:02:53.966Z Doc-tests packet
31652026-03-03T03:02:54.114Z
31662026-03-03T03:02:54.114Zrunning 0 tests
31672026-03-03T03:02:54.114Z
31682026-03-03T03:02:54.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31692026-03-03T03:02:54.114Z
31702026-03-03T03:02:54.129Z Doc-tests pcap
31712026-03-03T03:02:54.194Z
31722026-03-03T03:02:54.194Zrunning 0 tests
31732026-03-03T03:02:54.194Z
31742026-03-03T03:02:54.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31752026-03-03T03:02:54.194Z
31762026-03-03T03:02:54.246Z+ for feat in tofino_stub tofino_asic softnpu chaos
31772026-03-03T03:02:54.246Z+ RUST_BACKTRACE=full
31782026-03-03T03:02:54.246Z+ cargo test --features chaos --no-fail-fast
31792026-03-03T03:02:55.229Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
31802026-03-03T03:02:55.330Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
31812026-03-03T03:02:55.347Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
31822026-03-03T03:03:10.198Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
31832026-03-03T03:03:10.980Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
31842026-03-03T03:04:02.795Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
31852026-03-03T03:04:02.935Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
31862026-03-03T03:04:02.941Z
31872026-03-03T03:04:02.941Zrunning 0 tests
31882026-03-03T03:04:02.941Z
31892026-03-03T03:04:02.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31902026-03-03T03:04:02.944Z
31912026-03-03T03:04:02.944Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
31922026-03-03T03:04:02.947Z
31932026-03-03T03:04:02.947Zrunning 0 tests
31942026-03-03T03:04:02.948Z
31952026-03-03T03:04:02.951Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31962026-03-03T03:04:02.951Z
31972026-03-03T03:04:02.951Z Running unittests src/lib.rs (target/debug/deps/asic-6a528eb38efcdc45)
31982026-03-03T03:04:02.951Z
31992026-03-03T03:04:02.951Zrunning 0 tests
32002026-03-03T03:04:02.951Z
32012026-03-03T03:04:02.951Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32022026-03-03T03:04:02.951Z
32032026-03-03T03:04:02.954Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
32042026-03-03T03:04:02.956Z
32052026-03-03T03:04:02.956Zrunning 10 tests
32062026-03-03T03:04:02.957Ztest nat::tests::test_vni ... ok
32072026-03-03T03:04:02.957Ztest network::tests::test_equal ... ok
32082026-03-03T03:04:02.957Ztest network::tests::test_eui64 ... ok
32092026-03-03T03:04:02.957Ztest network::tests::test_generate_ipv6_link_local ... ok
32102026-03-03T03:04:02.957Ztest network::tests::test_into ... ok
32112026-03-03T03:04:02.957Ztest network::tests::test_not_equal ... ok
32122026-03-03T03:04:02.957Ztest network::tests::test_parse ... ok
32132026-03-03T03:04:02.957Ztest network::tests::test_to_string ... ok
32142026-03-03T03:04:02.957Ztest test_purge ... ok
32152026-03-03T03:04:02.960Ztest illumos::test::address_exists_handles_missing_object ... ok
32162026-03-03T03:04:02.960Z
32172026-03-03T03:04:02.960Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32182026-03-03T03:04:02.960Z
32192026-03-03T03:04:02.960Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-89d5d9bcd42cb2b0)
32202026-03-03T03:04:02.991Z
32212026-03-03T03:04:02.992Zrunning 1 test
32222026-03-03T03:04:04.970Ztest test::test_apis_up_to_date ... ok
32232026-03-03T03:04:04.970Z
32242026-03-03T03:04:04.970Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
32252026-03-03T03:04:04.970Z
32262026-03-03T03:04:05.016Z Running unittests src/main.rs (target/debug/deps/dpd-70db080d4afb55bb)
32272026-03-03T03:04:06.026Z
32282026-03-03T03:04:06.026Zrunning 18 tests
32292026-03-03T03:04:06.030Ztest freemap::test_ordering ... ok
32302026-03-03T03:04:06.030Ztest freemap::test_split ... ok
32312026-03-03T03:04:06.031Ztest config::tests::test_updates ... ok
32322026-03-03T03:04:06.031Ztest macaddrs::tests::test_mac_offset ... ok
32332026-03-03T03:04:06.031Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32342026-03-03T03:04:06.031Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32352026-03-03T03:04:06.031Ztest macaddrs::tests::test_parse_port_id ... ok
32362026-03-03T03:04:06.031Ztest nat::test_mapping ... ok
32372026-03-03T03:04:06.031Ztest port_map::tests::dump_map ... ok
32382026-03-03T03:04:06.031Ztest port_map::tests::test_backplane_group ... ok
32392026-03-03T03:04:06.031Ztest port_map::tests::test_port_map ... ok
32402026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG created new freemap, unit: freemap_test
32412026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG initted freemap. size: 128, unit: freemap_test
32422026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG reset freemap, unit: freemap_test
32432026-03-03T03:04:06.031Ztest freemap::test_reclaim ... ok
32442026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG created new freemap, unit: freemap_test
32452026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG initted freemap. size: 128, unit: freemap_test
32462026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG reset freemap, unit: freemap_test
32472026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG created new freemap, unit: freemap_test
32482026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG initted freemap. size: 128, unit: freemap_test
32492026-03-03T03:04:06.031ZMar 03 03:04:03.775 DEBG reset freemap, unit: freemap_test
32502026-03-03T03:04:06.031Ztest freemap::test_exhaustion ... ok
32512026-03-03T03:04:06.031Ztest freemap::test_free ... ok
32522026-03-03T03:04:06.031ZMar 03 03:04:03.776 DEBG created new freemap, unit: freemap_test
32532026-03-03T03:04:06.031ZMar 03 03:04:03.776 DEBG initted freemap. size: 128, unit: freemap_test
32542026-03-03T03:04:06.031ZMar 03 03:04:03.776 Mar 03 03:04:03.776 DEBG created new freemap, unit: freemap_test
32552026-03-03T03:04:06.031ZDEBG reset freemapMar 03 03:04:03.776 DEBG initted freemap. size: 128, unit: freemap_test
32562026-03-03T03:04:06.031ZMar 03 03:04:03.776 DEBG reset freemap, unit: freemap_test
32572026-03-03T03:04:06.031Z, unit: freemap_test
32582026-03-03T03:04:06.031Ztest freemap::test_basic ... ok
32592026-03-03T03:04:06.031Ztest freemap::test_span ... ok
32602026-03-03T03:04:06.031Ztest api_server::tests::test_build_info ... ok
32612026-03-03T03:04:06.031Ztest port_map::tests::parse_softnpu_revision ... ok
32622026-03-03T03:04:06.031Z
32632026-03-03T03:04:06.031Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32642026-03-03T03:04:06.031Z
32652026-03-03T03:04:06.031Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-64df5b42d62625b3)
32662026-03-03T03:04:06.031Z
32672026-03-03T03:04:06.031Zrunning 0 tests
32682026-03-03T03:04:06.032Z
32692026-03-03T03:04:06.032Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32702026-03-03T03:04:06.032Z
32712026-03-03T03:04:06.032Z Running unittests src/lib.rs (target/debug/deps/dpd_api-819a163d1044306a)
32722026-03-03T03:04:06.032Z
32732026-03-03T03:04:06.032Zrunning 0 tests
32742026-03-03T03:04:06.032Z
32752026-03-03T03:04:06.032Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32762026-03-03T03:04:06.032Z
32772026-03-03T03:04:06.032Z Running unittests src/lib.rs (target/debug/deps/dpd_client-8b3224fe38c68224)
32782026-03-03T03:04:06.032Z
32792026-03-03T03:04:06.032Zrunning 2 tests
32802026-03-03T03:04:06.032Ztest tests::test_parse_client_port_id ... ok
32812026-03-03T03:04:06.032Ztest tests::test_port_id_cmp ... ok
32822026-03-03T03:04:06.032Z
32832026-03-03T03:04:06.032Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32842026-03-03T03:04:06.032Z
32852026-03-03T03:04:06.032Z Running tests/test_all.rs (target/debug/deps/test_all-c76f50ac29290d8a)
32862026-03-03T03:04:06.032Z
32872026-03-03T03:04:06.032Zrunning 6 tests
32882026-03-03T03:04:08.071Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32892026-03-03T03:04:08.074Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32902026-03-03T03:04:08.074Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32912026-03-03T03:04:08.083Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32922026-03-03T03:04:08.457Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32932026-03-03T03:04:10.786Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32942026-03-03T03:04:10.786Z
32952026-03-03T03:04:10.786Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s
32962026-03-03T03:04:10.786Z
32972026-03-03T03:04:10.794Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
32982026-03-03T03:04:10.801Z
32992026-03-03T03:04:10.801Zrunning 0 tests
33002026-03-03T03:04:10.801Z
33012026-03-03T03:04:10.804Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33022026-03-03T03:04:10.804Z
33032026-03-03T03:04:10.804Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
33042026-03-03T03:04:10.807Z
33052026-03-03T03:04:10.807Zrunning 12 tests
33062026-03-03T03:04:10.807Ztest icmp::test_v4_checksum ... ok
33072026-03-03T03:04:10.807Ztest icmp::test_v6_checksum ... ok
33082026-03-03T03:04:10.807Ztest ipv6::test_ipv6_parse ... ok
33092026-03-03T03:04:10.807Ztest lldp::test_lldp_parse ... ok
33102026-03-03T03:04:10.807Ztest pbuf::test_byte ... ok
33112026-03-03T03:04:10.807Ztest pbuf::test_nibble ... ok
33122026-03-03T03:04:10.807Ztest pbuf::test_short ... ok
33132026-03-03T03:04:10.807Ztest pbuf::test_overflow ... ok
33142026-03-03T03:04:10.807Ztest pbuf::test_twelve ... ok
33152026-03-03T03:04:10.807Ztest pbuf::test_word ... ok
33162026-03-03T03:04:10.807Ztest tcp::test_checksum_syn_nodata ... ok
33172026-03-03T03:04:10.807Ztest tcp::test_checksum_ack_data ... ok
33182026-03-03T03:04:10.807Z
33192026-03-03T03:04:10.807Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33202026-03-03T03:04:10.807Z
33212026-03-03T03:04:10.810Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33222026-03-03T03:04:10.810Z
33232026-03-03T03:04:10.810Zrunning 0 tests
33242026-03-03T03:04:10.810Z
33252026-03-03T03:04:10.810Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33262026-03-03T03:04:10.810Z
33272026-03-03T03:04:10.810Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33282026-03-03T03:04:10.813Z
33292026-03-03T03:04:10.813Zrunning 4 tests
33302026-03-03T03:04:10.813Ztest switchport::test::test_compute_lanes ... ok
33312026-03-03T03:04:10.817Ztest switchport::test::port_id_ordering ... ok
33322026-03-03T03:04:10.817Z Lane 0 Lane 1 Lane 0 Lane 2Lane 1 Lane 3Lane 2
33332026-03-03T03:04:10.817Z Lane 3 Rx Loss-of-lock: Yes
33342026-03-03T03:04:10.817Z Yes State: Activated Yes ActivatedYes
33352026-03-03T03:04:10.817ZActivated Rx Loss-of-signal: Yes Activated
33362026-03-03T03:04:10.817ZYes Rx Output Enabled: falseYes Yesfalse
33372026-03-03T03:04:10.817Z false Rx CDR Enabled: Yes falseYes
33382026-03-03T03:04:10.817Z Rx Output Status: validYes validYes
33392026-03-03T03:04:10.817Zvalid Tx Enabled: Yes validYes
33402026-03-03T03:04:10.817Z Rx Loss-of-lock: trueYes Yestrue
33412026-03-03T03:04:10.817Z Tx Loss-of-lock: No true Notrue
33422026-03-03T03:04:10.817ZNo Rx Loss-of-signal: false Nofalse
33432026-03-03T03:04:10.818Z Tx Loss-of-signal: No false Nofalse
33442026-03-03T03:04:10.818ZNoRx Auto-squelch Disable: true No
33452026-03-03T03:04:10.818Ztrue true Tx CDR Enabled: No trueNo
33462026-03-03T03:04:10.818Z No Tx Output Enabled: true No
33472026-03-03T03:04:10.818Ztrue Tx Adaptive EQ Fault: Notrue trueNo
33482026-03-03T03:04:10.818Z Tx Output Status: invalidNo invalidNo
33492026-03-03T03:04:10.818Zinvalid Tx Fault: Yes invalid
33502026-03-03T03:04:10.818ZYes Tx Loss-of-lock: false Yesfalse Yesfalse
33512026-03-03T03:04:10.818Z false
33522026-03-03T03:04:10.818Z Tx Loss-of-signal: true true true true
33532026-03-03T03:04:10.818ZTx Auto-squelch Disable: false false false false
33542026-03-03T03:04:10.818Z Tx Adaptive EQ Fail: true true true true
33552026-03-03T03:04:10.818Z Tx Failure: false false false false
33562026-03-03T03:04:10.818Z Tx Force Squelch: true true true true
33572026-03-03T03:04:10.818Z Tx Input Polarity: normal normal normal normal
33582026-03-03T03:04:10.818Ztest switchport::test::test_print_sff_datapath ... ok
33592026-03-03T03:04:10.818Ztest switchport::test::test_print_cmis_datapath ... ok
33602026-03-03T03:04:10.818Z
33612026-03-03T03:04:10.818Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33622026-03-03T03:04:10.818Z
33632026-03-03T03:04:10.818Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33642026-03-03T03:04:10.821Z
33652026-03-03T03:04:10.821Zrunning 1 test
33662026-03-03T03:04:10.822Ztest test_p4_counter_list ... ignored
33672026-03-03T03:04:10.822Z
33682026-03-03T03:04:10.822Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
33692026-03-03T03:04:10.822Z
33702026-03-03T03:04:10.822Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
33712026-03-03T03:04:10.822Z
33722026-03-03T03:04:10.822Zrunning 5 tests
33732026-03-03T03:04:10.822Ztest test_an ... ignored
33742026-03-03T03:04:10.822Ztest test_enable ... ignored
33752026-03-03T03:04:10.822Ztest test_ip_addresses ... ignored
33762026-03-03T03:04:10.822Ztest test_kr ... ignored
33772026-03-03T03:04:10.822Ztest test_mac ... ignored
33782026-03-03T03:04:10.822Z
33792026-03-03T03:04:10.822Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33802026-03-03T03:04:10.822Z
33812026-03-03T03:04:10.822Z Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a)
33822026-03-03T03:04:10.826Z
33832026-03-03T03:04:10.826Zrunning 3 tests
33842026-03-03T03:04:10.829Ztest tfport::test_parse_tfport ... ok
33852026-03-03T03:04:10.829Ztest linklocal::test_parse_ipadm ... ok
33862026-03-03T03:04:10.829Ztest config::tests::test_updates ... ok
33872026-03-03T03:04:10.829Z
33882026-03-03T03:04:10.829Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33892026-03-03T03:04:10.829Z
33902026-03-03T03:04:10.829Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
33912026-03-03T03:04:10.831Z
33922026-03-03T03:04:10.831Zrunning 0 tests
33932026-03-03T03:04:10.832Z
33942026-03-03T03:04:10.832Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33952026-03-03T03:04:10.832Z
33962026-03-03T03:04:10.832Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
33972026-03-03T03:04:10.835Z
33982026-03-03T03:04:10.835Zrunning 0 tests
33992026-03-03T03:04:10.835Z
34002026-03-03T03:04:10.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34012026-03-03T03:04:10.835Z
34022026-03-03T03:04:10.835Z Doc-tests aal
34032026-03-03T03:04:10.976Z
34042026-03-03T03:04:10.977Zrunning 0 tests
34052026-03-03T03:04:10.977Z
34062026-03-03T03:04:10.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34072026-03-03T03:04:10.977Z
34082026-03-03T03:04:10.993Z Doc-tests aal_macros
34092026-03-03T03:04:11.085Z
34102026-03-03T03:04:11.085Zrunning 0 tests
34112026-03-03T03:04:11.085Z
34122026-03-03T03:04:11.085Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34132026-03-03T03:04:11.085Z
34142026-03-03T03:04:11.097Z Doc-tests common
34152026-03-03T03:04:11.414Z
34162026-03-03T03:04:11.414Zrunning 0 tests
34172026-03-03T03:04:11.414Z
34182026-03-03T03:04:11.414Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34192026-03-03T03:04:11.414Z
34202026-03-03T03:04:11.435Z Doc-tests dpd_api
34212026-03-03T03:04:12.997Z
34222026-03-03T03:04:12.997Zrunning 2 tests
34232026-03-03T03:04:12.997Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 98) ... ignored
34242026-03-03T03:04:12.997Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 104) ... ignored
34252026-03-03T03:04:12.997Z
34262026-03-03T03:04:12.997Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34272026-03-03T03:04:12.997Z
34282026-03-03T03:04:13.039Z Doc-tests dpd_client
34292026-03-03T03:04:14.883Z
34302026-03-03T03:04:14.883Zrunning 0 tests
34312026-03-03T03:04:14.883Z
34322026-03-03T03:04:14.883Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34332026-03-03T03:04:14.883Z
34342026-03-03T03:04:14.962Z Doc-tests dpd_types
34352026-03-03T03:04:15.401Z
34362026-03-03T03:04:15.401Zrunning 0 tests
34372026-03-03T03:04:15.401Z
34382026-03-03T03:04:15.401Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34392026-03-03T03:04:15.401Z
34402026-03-03T03:04:15.430Z Doc-tests packet
34412026-03-03T03:04:15.578Z
34422026-03-03T03:04:15.578Zrunning 0 tests
34432026-03-03T03:04:15.578Z
34442026-03-03T03:04:15.578Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34452026-03-03T03:04:15.578Z
34462026-03-03T03:04:15.595Z Doc-tests pcap
34472026-03-03T03:04:15.660Z
34482026-03-03T03:04:15.660Zrunning 0 tests
34492026-03-03T03:04:15.660Z
34502026-03-03T03:04:15.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34512026-03-03T03:04:15.660Z
34522026-03-03T03:04:15.711Zprocess exited: duration 1164865 ms, exit code 0
 
34532026-03-03T03:04:15.718Zfound 0 output files