01KCTDZGJQDVQ063A938FPG88T: test

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

Buildomat Job: 01KCTE0143DQZK9X53BREPP8NJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-19T04:32:01.052Zjob assigned to worker 01KCTE05X446DHH9ZYYBBDZ0FS [factory aws, i-01be692afa2bd0659] (queued for 1 m 5 s)
 
22025-12-19T04:32:09.753Zstarting task 0: "setup"
32025-12-19T04:32:09.758Z++ uname -s
42025-12-19T04:32:09.761Z+ kern=SunOS
52025-12-19T04:32:09.761Z+ build_user=build
62025-12-19T04:32:09.761Z+ build_uid=12345
72025-12-19T04:32:09.761Z+ work_dir=/work
82025-12-19T04:32:09.761Z+ input_dir=/input
92025-12-19T04:32:09.761Z+ [[ 0 == 12345 ]]
102025-12-19T04:32:09.761Z+ case "$kern" in
112025-12-19T04:32:09.761Z+ groupadd -g 12345 build
122025-12-19T04:32:09.764Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-19T04:32:11.771Z+ zfs create -o mountpoint=/work rpool/work
142025-12-19T04:32:11.891Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-19T04:32:11.894Z+ home_fs=zfs
162025-12-19T04:32:11.895Z+ [[ zfs == autofs ]]
172025-12-19T04:32:11.895Z+ mkdir -p /home/build
182025-12-19T04:32:11.898Z+ chown build:build /home/build /work
192025-12-19T04:32:13.898Z+ chmod 0700 /home/build /work
202025-12-19T04:32:13.901Zprocess exited: duration 4149 ms, exit code 0
 
212025-12-19T04:32:13.906Zstarting task 1: "rust-toolchain"
222025-12-19T04:32:13.912Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232025-12-19T04:32:13.912Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-12-19T04:32:13.912Z * rust toolchain channel = "1.90.0"
252025-12-19T04:32:13.912Z * rust toolchain profile = "default"
262025-12-19T04:32:13.912Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-12-19T04:32:13.912Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-12-19T04:32:13.915Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-19T04:32:13.915Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302025-12-19T04:32:14.080Zinfo: downloading installer
312025-12-19T04:32:15.378Zwarn: It looks like you have an existing installation of Rust at:
322025-12-19T04:32:15.378Zwarn: /opt/ooce/bin
332025-12-19T04:32:15.378Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-19T04:32:15.378Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-19T04:32:15.378Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-19T04:32:15.378Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-19T04:32:15.378Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-19T04:32:15.378Zerror: cannot install while Rust is installed
392025-12-19T04:32:15.378Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-19T04:32:15.396Zinfo: profile set to 'default'
412025-12-19T04:32:15.396Zinfo: default host triple is x86_64-unknown-illumos
422025-12-19T04:32:15.399Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432025-12-19T04:32:15.566Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442025-12-19T04:32:15.566Zinfo: downloading component 'cargo'
452025-12-19T04:32:16.555Zinfo: downloading component 'clippy'
462025-12-19T04:32:16.931Zinfo: downloading component 'rust-docs'
472025-12-19T04:32:18.148Zinfo: downloading component 'rust-std'
482025-12-19T04:32:20.136Zinfo: downloading component 'rustc'
492025-12-19T04:32:27.542Zinfo: downloading component 'rustfmt'
502025-12-19T04:32:27.776Zinfo: installing component 'cargo'
512025-12-19T04:32:28.710Zinfo: installing component 'clippy'
522025-12-19T04:32:29.113Zinfo: installing component 'rust-docs'
532025-12-19T04:32:30.968Zinfo: installing component 'rust-std'
542025-12-19T04:32:32.900Zinfo: installing component 'rustc'
552025-12-19T04:32:39.552Zinfo: installing component 'rustfmt'
562025-12-19T04:32:39.887Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572025-12-19T04:32:39.887Z
582025-12-19T04:32:40.345Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592025-12-19T04:32:40.346Z
602025-12-19T04:32:40.350Z
612025-12-19T04:32:40.350ZRust is installed now. Great!
622025-12-19T04:32:40.350Z
632025-12-19T04:32:40.350ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-19T04:32:40.350Zenvironment variable. This has not been done automatically.
652025-12-19T04:32:40.350Z
662025-12-19T04:32:40.350ZTo configure your current shell, you need to source
672025-12-19T04:32:40.350Zthe corresponding env file under $HOME/.cargo.
682025-12-19T04:32:40.350Z
692025-12-19T04:32:40.350ZThis is usually done by running one of the following (note the leading DOT):
702025-12-19T04:32:40.350Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-19T04:32:40.350Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-19T04:32:40.350Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-19T04:32:40.457Z+ rustup --version
742025-12-19T04:32:40.469Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-19T04:32:40.471Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-19T04:32:40.560Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772025-12-19T04:32:40.563Z+ cargo --version
782025-12-19T04:32:40.628Zcargo 1.90.0 (840b83a10 2025-07-30)
792025-12-19T04:32:40.631Z+ rustc --version
802025-12-19T04:32:40.704Zrustc 1.90.0 (1159e78c4 2025-09-14)
812025-12-19T04:32:40.707Zprocess exited: duration 26797 ms, exit code 0
 
822025-12-19T04:32:40.713Zstarting task 2: "authentication"
832025-12-19T04:32:40.735Zprocess exited: duration 22 ms, exit code 0
 
842025-12-19T04:32:40.741Zstarting task 3: "clone repository"
852025-12-19T04:32:40.746Z+ mkdir -p /work/oxidecomputer/dendrite
862025-12-19T04:32:40.749Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872025-12-19T04:32:40.787ZCloning into '/work/oxidecomputer/dendrite'...
882025-12-19T04:32:42.478Z+ cd /work/oxidecomputer/dendrite
892025-12-19T04:32:42.478Z+ git fetch origin 006dbd773ae07439477252768a1f078705b07bc3
902025-12-19T04:32:42.864ZFrom https://github.com/oxidecomputer/dendrite
912025-12-19T04:32:42.864Z * branch 006dbd773ae07439477252768a1f078705b07bc3 -> FETCH_HEAD
922025-12-19T04:32:42.872Z+ [[ -n issue-170 ]]
932025-12-19T04:32:42.875Z++ git branch --show-current
942025-12-19T04:32:42.875Z+ current=main
952025-12-19T04:32:42.876Z+ [[ main != issue-170 ]]
962025-12-19T04:32:42.876Z+ git branch -f issue-170 006dbd773ae07439477252768a1f078705b07bc3
972025-12-19T04:32:42.880Z+ git checkout -f issue-170
982025-12-19T04:32:42.906ZSwitched to branch 'issue-170'
992025-12-19T04:32:42.909Z+ git reset --hard 006dbd773ae07439477252768a1f078705b07bc3
1002025-12-19T04:32:42.912ZHEAD is now at 006dbd7 fix default tx-eq values for SPTSMP3CLCD[A,D,F]
1012025-12-19T04:32:42.915Zprocess exited: duration 2170 ms, exit code 0
 
1022025-12-19T04:32:42.921Zstarting task 4: "build"
1032025-12-19T04:32:42.927Z+ source .github/buildomat/common.sh
1042025-12-19T04:32:42.927Z++ SDE_COMMIT=eb08b0b0e55792bbba206202603da0fd791ea555
1052025-12-19T04:32:42.927Z++ SDE_PKG_SHA256=fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7
1062025-12-19T04:32:42.927Z++ SDE_DEB_SHA256=14050fd9a08b8b0b2ec7c827fa06a51516369a81bcf616d16699302b58d8ea9a
1072025-12-19T04:32:42.930Z+++ uname -s
1082025-12-19T04:32:42.930Z++ '[' SunOS == SunOS ']'
1092025-12-19T04:32:42.930Z++ SERIES=illumos
1102025-12-19T04:32:42.933Z+++ uname -s
1112025-12-19T04:32:42.933Z++ '[' SunOS == SunOS ']'
1122025-12-19T04:32:42.933Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/eb08b0b0e55792bbba206202603da0fd791ea555
1132025-12-19T04:32:42.933Z++ rustup show active-toolchain
1142025-12-19T04:32:42.983Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1152025-12-19T04:32:42.986Z+ source .github/buildomat/illumos.sh
1162025-12-19T04:32:42.989Z++ banner 'sde setup'
1172025-12-19T04:32:42.992Z
1182025-12-19T04:32:42.992Z #### ##### ###### #### ###### ##### # # #####
1192025-12-19T04:32:42.992Z # # # # # # # # # # #
1202025-12-19T04:32:42.992Z #### # # ##### #### ##### # # # # #
1212025-12-19T04:32:42.992Z # # # # # # # # # #####
1222025-12-19T04:32:42.992Z # # # # # # # # # # # #
1232025-12-19T04:32:42.992Z #### ##### ###### #### ###### # #### #
1242025-12-19T04:32:42.992Z
1252025-12-19T04:32:42.992Z++ export PKG=tofino_sde.p5p
1262025-12-19T04:32:42.992Z++ PKG=tofino_sde.p5p
1272025-12-19T04:32:42.992Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/eb08b0b0e55792bbba206202603da0fd791ea555/tofino_sde.p5p
1282025-12-19T04:32:42.998Z % Total % Received % Xferd Average Speed Time Time Time Current
1292025-12-19T04:32:43.003Z Dload Upload Total Spent Left Speed
1302025-12-19T04:32:44.120Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 75.0M 69 52.0M 0 0 66.4M 0 0:00:01 --:--:-- 0:00:01 66.4M 100 75.0M 100 75.0M 0 0 66.9M 0 0:00:01 0:00:01 --:--:-- 66.9M
1312025-12-19T04:32:44.125Z+++ digest -a sha256 tofino_sde.p5p
1322025-12-19T04:32:44.183Z++ SDE_CALC=fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7
1332025-12-19T04:32:44.186Z++ '[' fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7 '!=' fbaea9ccd7ece70cdc20207e2f9b4750243468c6fe95c6a1fae9734201307db7 ']'
1342025-12-19T04:32:44.186Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352025-12-19T04:32:53.144Z Startup: Refreshing catalog 'helios-dev' ... Done
1362025-12-19T04:33:02.444Z Startup: Caching catalogs ... Done
1372025-12-19T04:33:02.613Z Startup: Refreshing catalog 'oxide' ... Done
1382025-12-19T04:33:21.581ZPlanning: Solver setup ... Done
1392025-12-19T04:33:21.697ZPlanning: Running solver ... Done
1402025-12-19T04:33:21.834ZPlanning: Finding local manifests ... Done
1412025-12-19T04:33:21.837ZPlanning: Fetching manifests: 1/1 100% complete
1422025-12-19T04:33:21.844ZPlanning: Fetching manifests: 1/1 100% complete
1432025-12-19T04:33:21.863ZPlanning: Package planning ... Done
1442025-12-19T04:33:21.867ZPlanning: Merging actions ... Done
1452025-12-19T04:33:22.008ZPlanning: Checking for conflicting actions ... Done
1462025-12-19T04:33:22.011ZPlanning: Consolidating action changes ... Done
1472025-12-19T04:33:23.067ZPlanning: Evaluating mediators ... Done
1482025-12-19T04:33:23.070ZPlanning: Planning completed in 20.45 seconds
1492025-12-19T04:33:23.078Z Packages to install: 1
1502025-12-19T04:33:23.078Z Create boot environment: No
1512025-12-19T04:33:23.082ZCreate backup boot environment: No
1522025-12-19T04:33:23.126Z
1532025-12-19T04:33:23.127ZDownload: 0/242 items 0.0/74.3MB 0% complete
1542025-12-19T04:33:23.356ZDownload: Completed 74.32 MB in 0.23 seconds (324M/s)
1552025-12-19T04:33:23.532Z Actions: 1/293 actions (Installing new actions)
1562025-12-19T04:33:24.837Z Actions: Completed 293 actions in 1.31 seconds.
1572025-12-19T04:33:24.840Z Done
1582025-12-19T04:33:24.903Z Done
1592025-12-19T04:33:25.887Z Done
1602025-12-19T04:33:30.030Z Done
1612025-12-19T04:33:30.122Z Done
1622025-12-19T04:33:30.125Z Done
1632025-12-19T04:33:30.227Z Done
1642025-12-19T04:33:30.856Z++ export SDE=/opt/oxide/tofino_sde
1652025-12-19T04:33:30.856Z++ SDE=/opt/oxide/tofino_sde
1662025-12-19T04:33:30.856Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672025-12-19T04:33:30.856Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682025-12-19T04:33:30.856Z++ banner packages
1692025-12-19T04:33:30.859Z
1702025-12-19T04:33:30.859Z ##### ## #### # # ## #### ###### ####
1712025-12-19T04:33:30.859Z # # # # # # # # # # # # # #
1722025-12-19T04:33:30.859Z # # # # # #### # # # ##### ####
1732025-12-19T04:33:30.859Z ##### ###### # # # ###### # ### # #
1742025-12-19T04:33:30.859Z # # # # # # # # # # # # # #
1752025-12-19T04:33:30.859Z # # # #### # # # # #### ###### ####
1762025-12-19T04:33:30.859Z
1772025-12-19T04:33:30.859Z++ pfexec pkg install clang-15 pcap
1782025-12-19T04:33:31.441Z Startup: Refreshing catalog 'helios-dev' ... Done
1792025-12-19T04:33:31.445Z Startup: Refreshing catalog 'oxide' ... Done
1802025-12-19T04:33:47.627ZPlanning: Solver setup ... Done
1812025-12-19T04:33:47.750ZPlanning: Running solver ... Done
1822025-12-19T04:33:47.892ZPlanning: Finding local manifests ... Done
1832025-12-19T04:33:47.895ZPlanning: Fetching manifests: 0/2 0% complete
1842025-12-19T04:33:48.150ZPlanning: Fetching manifests: 2/2 100% complete
1852025-12-19T04:33:48.198ZPlanning: Package planning ... Done
1862025-12-19T04:33:48.244ZPlanning: Merging actions ... Done
1872025-12-19T04:33:48.416ZPlanning: Checking for conflicting actions ... Done
1882025-12-19T04:33:48.426ZPlanning: Consolidating action changes ... Done
1892025-12-19T04:33:48.702ZPlanning: Evaluating mediators ... Done
1902025-12-19T04:33:48.711ZPlanning: Planning completed in 17.27 seconds
1912025-12-19T04:33:48.721Z Packages to install: 2
1922025-12-19T04:33:48.721Z Mediators to change: 2
1932025-12-19T04:33:48.724Z Services to change: 1
1942025-12-19T04:33:48.724Z Create boot environment: No
1952025-12-19T04:33:48.724ZCreate backup boot environment: No
1962025-12-19T04:33:48.764Z
1972025-12-19T04:33:48.765ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1982025-12-19T04:33:53.828ZDownload: 2004/3076 items 117.2/211.3MB 55% complete (26.5M/s)
1992025-12-19T04:33:58.889ZDownload: 3033/3076 items 201.8/211.3MB 95% complete (23.9M/s)
2002025-12-19T04:34:00.336ZDownload: Completed 211.31 MB in 11.57 seconds (18.3M/s)
2012025-12-19T04:34:01.579Z Actions: 1/3418 actions (Installing new actions)
2022025-12-19T04:34:06.081Z Actions: Completed 3418 actions in 4.50 seconds.
2032025-12-19T04:34:06.698Z Done
2042025-12-19T04:34:06.698Z Done
2052025-12-19T04:34:07.735Z Done
2062025-12-19T04:34:11.770Z Done
2072025-12-19T04:34:11.856Z Done
2082025-12-19T04:34:11.859Z Done
2092025-12-19T04:34:12.016Z Done
2102025-12-19T04:34:12.178Z++ pfexec pkg set-mediator -V 15 clang llvm
2112025-12-19T04:34:12.478ZPlanning: Evaluating mediator changes ... Done
2122025-12-19T04:34:12.639ZPlanning: Checking for conflicting actions ... Done
2132025-12-19T04:34:12.642ZPlanning: Consolidating action changes ... Done
2142025-12-19T04:34:12.911ZPlanning: Evaluating mediators ... Done
2152025-12-19T04:34:12.914ZPlanning: Planning completed in 0.44 seconds
2162025-12-19T04:34:12.945Z Mediators to change: 2
2172025-12-19T04:34:12.947Z Create boot environment: No
2182025-12-19T04:34:12.948ZCreate backup boot environment: No
2192025-12-19T04:34:13.028Z Done
2202025-12-19T04:34:13.028Z Done
2212025-12-19T04:34:13.735Z Done
2222025-12-19T04:34:17.422Z Done
2232025-12-19T04:34:17.508Z Done
2242025-12-19T04:34:17.511Z Done
2252025-12-19T04:34:17.668Z Done
2262025-12-19T04:34:17.757Z++ cargo --version
2272025-12-19T04:34:17.815Zcargo 1.90.0 (840b83a10 2025-07-30)
2282025-12-19T04:34:17.818Z++ rustc --version
2292025-12-19T04:34:17.889Zrustc 1.90.0 (1159e78c4 2025-09-14)
2302025-12-19T04:34:17.892Z+ banner copyrights
2312025-12-19T04:34:17.895Z
2322025-12-19T04:34:17.895Z #### #### ##### # # ##### # #### # # ##### ####
2332025-12-19T04:34:17.895Z # # # # # # # # # # # # # # # # #
2342025-12-19T04:34:17.895Z # # # # # # # # # # ###### # ####
2352025-12-19T04:34:17.895Z # # # ##### # ##### # # ### # # # #
2362025-12-19T04:34:17.895Z # # # # # # # # # # # # # # # #
2372025-12-19T04:34:17.895Z #### #### # # # # # #### # # # ####
2382025-12-19T04:34:17.895Z
2392025-12-19T04:34:17.895Z+ ./tools/check_copyrights.sh
2402025-12-19T04:34:20.141Z+ banner clippy
2412025-12-19T04:34:20.145Z
2422025-12-19T04:34:20.145Z #### # # ##### ##### # #
2432025-12-19T04:34:20.145Z # # # # # # # # # #
2442025-12-19T04:34:20.145Z # # # # # # # #
2452025-12-19T04:34:20.145Z # # # ##### ##### #
2462025-12-19T04:34:20.145Z # # # # # # #
2472025-12-19T04:34:20.145Z #### ###### # # # #
2482025-12-19T04:34:20.145Z
2492025-12-19T04:34:20.145Z+ for feat in tofino_stub tofino_asic softnpu chaos
2502025-12-19T04:34:20.145Z+ cargo clippy --features tofino_stub -- --deny warnings
2512025-12-19T04:34:20.436Z Updating git repository `https://github.com/oxidecomputer/omicron`
2522025-12-19T04:35:01.107Z Updating crates.io index
2532025-12-19T04:35:01.110Z Updating git repository `https://github.com/illumos/smf-rs`
2542025-12-19T04:35:01.699Z Updating git repository `https://github.com/oxidecomputer/propolis`
2552025-12-19T04:35:05.190Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2562025-12-19T04:35:05.987Z Updating git repository `https://github.com/oxidecomputer/tofino`
2572025-12-19T04:35:06.561Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2582025-12-19T04:35:07.824Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592025-12-19T04:35:08.697Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2602025-12-19T04:35:09.439Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-12-19T04:35:10.218Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622025-12-19T04:35:10.864Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2632025-12-19T04:35:11.551Z Updating git repository `https://github.com/oxidecomputer/p4`
2642025-12-19T04:35:12.627Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652025-12-19T04:35:13.347Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662025-12-19T04:35:15.230Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672025-12-19T04:35:15.670Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682025-12-19T04:35:16.226Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692025-12-19T04:35:16.904Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702025-12-19T04:35:18.401Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2712025-12-19T04:35:18.964Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2722025-12-19T04:35:19.700Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2732025-12-19T04:35:20.318Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-12-19T04:35:22.409Z Updating git repository `https://github.com/oxidecomputer/propolis`
2752025-12-19T04:35:23.489Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762025-12-19T04:35:29.631Z Updating git repository `https://github.com/oxidecomputer/opte`
2772025-12-19T04:35:32.415Z Updating git repository `https://github.com/oxidecomputer/clickward`
2782025-12-19T04:35:34.240Z Downloading crates ...
2792025-12-19T04:35:34.335Z Downloaded bytecount v0.6.9
2802025-12-19T04:35:34.339Z Downloaded clap v4.5.50
2812025-12-19T04:35:34.349Z Downloaded dof v0.4.0
2822025-12-19T04:35:34.352Z Downloaded defmt-macros v1.0.1
2832025-12-19T04:35:34.356Z Downloaded darling_macro v0.21.3
2842025-12-19T04:35:34.359Z Downloaded bitflags v2.9.4
2852025-12-19T04:35:34.364Z Downloaded daft-derive v0.1.4
2862025-12-19T04:35:34.370Z Downloaded derive_more v0.99.20
2872025-12-19T04:35:34.375Z Downloaded http-body v1.0.1
2882025-12-19T04:35:34.378Z Downloaded fixedbitset v0.4.2
2892025-12-19T04:35:34.381Z Downloaded cancel-safe-futures v0.1.5
2902025-12-19T04:35:34.385Z Downloaded ident_case v1.0.1
2912025-12-19T04:35:34.388Z Downloaded heck v0.5.0
2922025-12-19T04:35:34.391Z Downloaded icu_normalizer_data v2.0.0
2932025-12-19T04:35:34.395Z Downloaded fs_extra v1.3.0
2942025-12-19T04:35:34.399Z Downloaded foldhash v0.1.5
2952025-12-19T04:35:34.402Z Downloaded dtrace-parser v0.3.0
2962025-12-19T04:35:34.405Z Downloaded crc32fast v1.5.0
2972025-12-19T04:35:34.408Z Downloaded argon2 v0.5.3
2982025-12-19T04:35:34.410Z Downloaded litemap v0.8.0
2992025-12-19T04:35:34.413Z Downloaded convert_case v0.4.0
3002025-12-19T04:35:34.416Z Downloaded crossbeam-epoch v0.9.18
3012025-12-19T04:35:34.420Z Downloaded glob v0.3.3
3022025-12-19T04:35:34.423Z Downloaded display-error-chain v0.2.2
3032025-12-19T04:35:34.426Z Downloaded equivalent v1.0.2
3042025-12-19T04:35:34.428Z Downloaded embedded-io v0.4.0
3052025-12-19T04:35:34.431Z Downloaded async-recursion v1.1.1
3062025-12-19T04:35:34.436Z Downloaded arrayvec v0.7.6
3072025-12-19T04:35:34.440Z Downloaded httparse v1.10.1
3082025-12-19T04:35:34.444Z Downloaded camino v1.2.0
3092025-12-19T04:35:34.447Z Downloaded generic-array v0.14.7
3102025-12-19T04:35:34.450Z Downloaded dyn-clone v1.0.20
3112025-12-19T04:35:34.453Z Downloaded dropshot-api-manager-types v0.2.2
3122025-12-19T04:35:34.456Z Downloaded crossbeam-utils v0.8.21
3132025-12-19T04:35:34.460Z Downloaded is-terminal v0.4.16
3142025-12-19T04:35:34.463Z Downloaded cstr-argument v0.1.2
3152025-12-19T04:35:34.466Z Downloaded highway v1.3.0
3162025-12-19T04:35:34.469Z Downloaded ipnetwork v0.21.1
3172025-12-19T04:35:34.473Z Downloaded jiff-static v0.2.15
3182025-12-19T04:35:34.476Z Downloaded instant v0.1.13
3192025-12-19T04:35:34.479Z Downloaded icu_locale_core v2.0.0
3202025-12-19T04:35:34.487Z Downloaded kstat-rs v0.2.4
3212025-12-19T04:35:34.489Z Downloaded libscf-sys v1.1.0
3222025-12-19T04:35:34.492Z Downloaded http-body-util v0.1.3
3232025-12-19T04:35:34.495Z Downloaded defmt v1.0.1
3242025-12-19T04:35:34.500Z Downloaded displaydoc v0.2.5
3252025-12-19T04:35:34.504Z Downloaded blake2 v0.10.6
3262025-12-19T04:35:34.508Z Downloaded dtrace-parser v0.2.0
3272025-12-19T04:35:34.511Z Downloaded crypto-common v0.1.6
3282025-12-19T04:35:34.514Z Downloaded float-ord v0.3.2
3292025-12-19T04:35:34.516Z Downloaded form_urlencoded v1.2.2
3302025-12-19T04:35:34.519Z Downloaded defmt v0.3.100
3312025-12-19T04:35:34.522Z Downloaded idna_adapter v1.2.1
3322025-12-19T04:35:34.525Z Downloaded iana-time-zone v0.1.64
3332025-12-19T04:35:34.528Z Downloaded hubpack v0.1.2
3342025-12-19T04:35:34.530Z Downloaded base64ct v1.8.0
3352025-12-19T04:35:34.533Z Downloaded macaddr v1.0.1
3362025-12-19T04:35:34.536Z Downloaded foreign-types v0.3.2
3372025-12-19T04:35:34.539Z Downloaded indent_write v2.2.0
3382025-12-19T04:35:34.541Z Downloaded ingot v0.1.1
3392025-12-19T04:35:34.544Z Downloaded match_cfg v0.1.0
3402025-12-19T04:35:34.546Z Downloaded embedded-io v0.6.1
3412025-12-19T04:35:34.549Z Downloaded fastrand v2.3.0
3422025-12-19T04:35:34.552Z Downloaded crossbeam-channel v0.5.15
3432025-12-19T04:35:34.556Z Downloaded libloading v0.8.9
3442025-12-19T04:35:34.559Z Downloaded heapless v0.8.0
3452025-12-19T04:35:34.564Z Downloaded idna v1.1.0
3462025-12-19T04:35:34.568Z Downloaded hostname v0.3.1
3472025-12-19T04:35:34.571Z Downloaded newtype_derive v0.1.6
3482025-12-19T04:35:34.574Z Downloaded hex v0.4.3
3492025-12-19T04:35:34.577Z Downloaded atomicwrites v0.4.4
3502025-12-19T04:35:34.580Z Downloaded lru-slab v0.1.2
3512025-12-19T04:35:34.583Z Downloaded hickory-resolver v0.25.2
3522025-12-19T04:35:34.587Z Downloaded data-encoding v2.9.0
3532025-12-19T04:35:34.590Z Downloaded lru-cache v0.1.2
3542025-12-19T04:35:34.592Z Downloaded anyhow v1.0.100
3552025-12-19T04:35:34.596Z Downloaded memoffset v0.9.1
3562025-12-19T04:35:34.599Z Downloaded linear-map v1.2.0
3572025-12-19T04:35:34.602Z Downloaded libsw v3.5.0
3582025-12-19T04:35:34.605Z Downloaded num-conv v0.1.0
3592025-12-19T04:35:34.607Z Downloaded memmap v0.7.0
3602025-12-19T04:35:34.610Z Downloaded jobserver v0.1.34
3612025-12-19T04:35:34.613Z Downloaded omicron-workspace-hack v0.1.0
3622025-12-19T04:35:34.616Z Downloaded lazy_static v1.5.0
3632025-12-19T04:35:34.619Z Downloaded itoa v1.0.15
3642025-12-19T04:35:34.619Z Downloaded is_terminal_polyfill v1.70.1
3652025-12-19T04:35:34.621Z Downloaded openssl-probe v0.1.6
3662025-12-19T04:35:34.624Z Downloaded hubpack_derive v0.1.1
3672025-12-19T04:35:34.627Z Downloaded gethostname v0.5.0
3682025-12-19T04:35:34.629Z Downloaded heck v0.4.1
3692025-12-19T04:35:34.630Z Downloaded csv-core v0.1.12
3702025-12-19T04:35:34.632Z Downloaded itertools v0.12.1
3712025-12-19T04:35:34.639Z Downloaded percent-encoding v2.3.2
3722025-12-19T04:35:34.642Z Downloaded getrandom v0.3.3
3732025-12-19T04:35:34.645Z Downloaded parse-display v0.10.0
3742025-12-19T04:35:34.648Z Downloaded managed v0.8.0
3752025-12-19T04:35:34.651Z Downloaded byteorder v1.5.0
3762025-12-19T04:35:34.654Z Downloaded darling_core v0.21.3
3772025-12-19T04:35:34.658Z Downloaded rand_chacha v0.3.1
3782025-12-19T04:35:34.661Z Downloaded olpc-cjson v0.1.4
3792025-12-19T04:35:34.664Z Downloaded num-derive v0.4.2
3802025-12-19T04:35:34.666Z Downloaded colored v3.0.0
3812025-12-19T04:35:34.669Z Downloaded critical-section v1.2.0
3822025-12-19T04:35:34.672Z Downloaded hyper-rustls v0.27.7
3832025-12-19T04:35:34.674Z Downloaded linked-hash-map v0.5.6
3842025-12-19T04:35:34.677Z Downloaded derive-ex v0.1.8
3852025-12-19T04:35:34.680Z Downloaded password-hash v0.5.0
3862025-12-19T04:35:34.683Z Downloaded ipnet v2.11.0
3872025-12-19T04:35:34.685Z Downloaded phf v0.12.1
3882025-12-19T04:35:34.688Z Downloaded powerfmt v0.2.0
3892025-12-19T04:35:34.691Z Downloaded plain v0.2.3
3902025-12-19T04:35:34.691Z Downloaded num-integer v0.1.46
3912025-12-19T04:35:34.694Z Downloaded daft v0.1.4
3922025-12-19T04:35:34.698Z Downloaded num_enum_derive v0.7.5
3932025-12-19T04:35:34.698Z Downloaded num-rational v0.4.2
3942025-12-19T04:35:34.701Z Downloaded drift v0.1.0
3952025-12-19T04:35:34.704Z Downloaded num v0.4.3
3962025-12-19T04:35:34.707Z Downloaded multer v3.1.0
3972025-12-19T04:35:34.709Z Downloaded clap_derive v4.5.49
3982025-12-19T04:35:34.712Z Downloaded paste v1.0.15
3992025-12-19T04:35:34.716Z Downloaded icu_properties v2.0.1
4002025-12-19T04:35:34.719Z Downloaded progenitor-macro v0.10.0
4012025-12-19T04:35:34.721Z Downloaded oxide-tokio-rt v0.1.2
4022025-12-19T04:35:34.724Z Downloaded num-iter v0.1.45
4032025-12-19T04:35:34.727Z Downloaded deranged v0.5.3
4042025-12-19T04:35:34.729Z Downloaded native-tls v0.2.14
4052025-12-19T04:35:34.732Z Downloaded ppv-lite86 v0.2.21
4062025-12-19T04:35:34.732Z Downloaded futures-executor v0.3.31
4072025-12-19T04:35:34.735Z Downloaded parse-display-derive v0.10.0
4082025-12-19T04:35:34.738Z Downloaded getrandom v0.2.16
4092025-12-19T04:35:34.740Z Downloaded memmap2 v0.9.8
4102025-12-19T04:35:34.743Z Downloaded pem v3.0.5
4112025-12-19T04:35:34.746Z Downloaded hashbrown v0.15.5
4122025-12-19T04:35:34.750Z Downloaded pkg-config v0.3.32
4132025-12-19T04:35:34.753Z Downloaded pin-utils v0.1.0
4142025-12-19T04:35:34.755Z Downloaded pin-project-internal v1.1.10
4152025-12-19T04:35:34.758Z Downloaded dropshot-api-manager v0.2.2
4162025-12-19T04:35:34.761Z Downloaded proc-macro-error2 v2.0.1
4172025-12-19T04:35:34.792Z Downloaded rand_xorshift v0.4.0
4182025-12-19T04:35:34.792Z Downloaded pin-project-lite v0.2.16
4192025-12-19T04:35:34.792Z Downloaded rusty-fork v0.3.0
4202025-12-19T04:35:34.795Z Downloaded log v0.4.28
4212025-12-19T04:35:34.795Z Downloaded pest_derive v2.8.2
4222025-12-19T04:35:34.795Z Downloaded icu_normalizer v2.0.0
4232025-12-19T04:35:34.795Z Downloaded scroll_derive v0.13.1
4242025-12-19T04:35:34.795Z Downloaded hickory-resolver v0.24.4
4252025-12-19T04:35:34.795Z Downloaded oxnet v0.1.3
4262025-12-19T04:35:34.795Z Downloaded proc-macro-error-attr v1.0.4
4272025-12-19T04:35:34.795Z Downloaded num_enum v0.7.5
4282025-12-19T04:35:34.798Z Downloaded sha1 v0.10.6
4292025-12-19T04:35:34.801Z Downloaded allocator-api2 v0.2.21
4302025-12-19T04:35:34.804Z Downloaded miniz_oxide v0.8.9
4312025-12-19T04:35:34.807Z Downloaded rand_core v0.9.3
4322025-12-19T04:35:34.809Z Downloaded rand_chacha v0.9.0
4332025-12-19T04:35:34.812Z Downloaded flate2 v1.1.2
4342025-12-19T04:35:34.815Z Downloaded quote v1.0.40
4352025-12-19T04:35:34.819Z Downloaded progenitor v0.10.0
4362025-12-19T04:35:34.822Z Downloaded rustc_version v0.4.1
4372025-12-19T04:35:34.825Z Downloaded curl v0.4.49
4382025-12-19T04:35:34.828Z Downloaded papergrid v0.17.0
4392025-12-19T04:35:34.832Z Downloaded same-file v1.0.6
4402025-12-19T04:35:34.835Z Downloaded rustc-hash v2.1.1
4412025-12-19T04:35:34.837Z Downloaded quick-error v1.2.3
4422025-12-19T04:35:34.840Z Downloaded pretty-hex v0.4.1
4432025-12-19T04:35:34.840Z Downloaded progenitor-client v0.11.1
4442025-12-19T04:35:34.843Z Downloaded num-traits v0.2.19
4452025-12-19T04:35:34.846Z Downloaded clang-sys v1.8.1
4462025-12-19T04:35:34.848Z Downloaded progenitor-macro v0.11.1
4472025-12-19T04:35:34.851Z Downloaded potential_utf v0.1.3
4482025-12-19T04:35:34.851Z Downloaded strum v0.27.2
4492025-12-19T04:35:34.854Z Downloaded const_format v0.2.34
4502025-12-19T04:35:34.857Z Downloaded icu_collections v2.0.0
4512025-12-19T04:35:34.862Z Downloaded pin-project v1.1.10
4522025-12-19T04:35:34.876Z Downloaded serde_spanned v1.0.2
4532025-12-19T04:35:34.878Z Downloaded slog-term v2.9.2
4542025-12-19T04:35:34.881Z Downloaded quinn-udp v0.5.14
4552025-12-19T04:35:34.881Z Downloaded serde_spanned v0.6.9
4562025-12-19T04:35:34.884Z Downloaded ref-cast v1.0.24
4572025-12-19T04:35:34.886Z Downloaded semver v0.1.20
4582025-12-19T04:35:34.889Z Downloaded proc-macro-error v1.0.4
4592025-12-19T04:35:34.892Z Downloaded papergrid v0.11.0
4602025-12-19T04:35:34.897Z Downloaded thread-id v4.2.2
4612025-12-19T04:35:34.900Z Downloaded signal-hook-registry v1.4.6
4622025-12-19T04:35:34.900Z Downloaded clap_builder v4.5.50
4632025-12-19T04:35:34.905Z Downloaded structmeta-derive v0.3.0
4642025-12-19T04:35:34.908Z Downloaded slog-bunyan v2.5.0
4652025-12-19T04:35:34.911Z Downloaded testing_table v0.3.0
4662025-12-19T04:35:34.911Z Downloaded progenitor-client v0.10.0
4672025-12-19T04:35:34.914Z Downloaded cc v1.2.38
4682025-12-19T04:35:34.916Z Downloaded serde-big-array v0.5.1
4692025-12-19T04:35:34.919Z Downloaded sha2 v0.10.9
4702025-12-19T04:35:34.922Z Downloaded rustc_version v0.1.7
4712025-12-19T04:35:34.922Z Downloaded hyper-util v0.1.17
4722025-12-19T04:35:34.926Z Downloaded indexmap v2.11.4
4732025-12-19T04:35:34.930Z Downloaded subtle v2.6.1
4742025-12-19T04:35:34.933Z Downloaded signal-hook-tokio v0.3.1
4752025-12-19T04:35:34.935Z Downloaded serde_urlencoded v0.7.1
4762025-12-19T04:35:34.936Z Downloaded memchr v2.7.5
4772025-12-19T04:35:34.940Z Downloaded tagptr v0.2.0
4782025-12-19T04:35:34.942Z Downloaded h2 v0.4.12
4792025-12-19T04:35:34.947Z Downloaded terminal_size v0.4.3
4802025-12-19T04:35:34.950Z Downloaded tabwriter v1.4.1
4812025-12-19T04:35:34.954Z Downloaded tabled_derive v0.7.0
4822025-12-19T04:35:34.954Z Downloaded tabled_derive v0.11.0
4832025-12-19T04:35:34.957Z Downloaded openssl-sys v0.9.109
4842025-12-19T04:35:34.960Z Downloaded supports-color v3.0.2
4852025-12-19T04:35:34.963Z Downloaded resolv-conf v0.7.5
4862025-12-19T04:35:34.963Z Downloaded swrite v0.1.0
4872025-12-19T04:35:34.965Z Downloaded progenitor-impl v0.10.0
4882025-12-19T04:35:34.968Z Downloaded serde_repr v0.1.20
4892025-12-19T04:35:34.971Z Downloaded thiserror v1.0.69
4902025-12-19T04:35:34.974Z Downloaded serde_path_to_error v0.1.20
4912025-12-19T04:35:34.976Z Downloaded progenitor-impl v0.11.1
4922025-12-19T04:35:34.979Z Downloaded expectorate v1.2.0
4932025-12-19T04:35:34.982Z Downloaded proc-macro-error-attr2 v2.0.0
4942025-12-19T04:35:34.985Z Downloaded serde_derive_internals v0.29.1
4952025-12-19T04:35:34.985Z Downloaded qorb v0.4.1
4962025-12-19T04:35:34.988Z Downloaded serde_with_macros v3.14.1
4972025-12-19T04:35:34.991Z Downloaded serde_plain v1.0.2
4982025-12-19T04:35:34.994Z Downloaded scroll v0.13.0
4992025-12-19T04:35:34.997Z Downloaded futures-util v0.3.31
5002025-12-19T04:35:35.004Z Downloaded tokio-macros v2.5.0
5012025-12-19T04:35:35.007Z Downloaded slog-json v2.6.1
5022025-12-19T04:35:35.010Z Downloaded schemars_derive v0.8.22
5032025-12-19T04:35:35.010Z Downloaded rustls-pemfile v2.2.0
5042025-12-19T04:35:35.013Z Downloaded thiserror-impl v2.0.16
5052025-12-19T04:35:35.016Z Downloaded term v1.2.0
5062025-12-19T04:35:35.019Z Downloaded semver v1.0.27
5072025-12-19T04:35:35.021Z Downloaded tower-layer v0.3.3
5082025-12-19T04:35:35.021Z Downloaded scroll v0.12.0
5092025-12-19T04:35:35.024Z Downloaded serde_core v1.0.226
5102025-12-19T04:35:35.027Z Downloaded tokio-native-tls v0.3.1
5112025-12-19T04:35:35.027Z Downloaded minimal-lexical v0.2.1
5122025-12-19T04:35:35.031Z Downloaded serde_tokenstream v0.2.2
5132025-12-19T04:35:35.034Z Downloaded tinyvec_macros v0.1.1
5142025-12-19T04:35:35.034Z Downloaded strum_macros v0.27.2
5152025-12-19T04:35:35.037Z Downloaded structmeta v0.3.0
5162025-12-19T04:35:35.039Z Downloaded stable_deref_trait v1.2.0
5172025-12-19T04:35:35.039Z Downloaded strum_macros v0.26.4
5182025-12-19T04:35:35.042Z Downloaded snafu-derive v0.8.9
5192025-12-19T04:35:35.045Z Downloaded tokio-dtrace v0.1.1
5202025-12-19T04:35:35.045Z Downloaded goblin v0.10.1
5212025-12-19T04:35:35.050Z Downloaded sigpipe v0.1.3
5222025-12-19T04:35:35.053Z Downloaded topological-sort v0.2.2
5232025-12-19T04:35:35.053Z Downloaded unarray v0.1.4
5242025-12-19T04:35:35.056Z Downloaded typify-macro v0.4.3
5252025-12-19T04:35:35.056Z Downloaded signal-hook v0.3.18
5262025-12-19T04:35:35.059Z Downloaded iri-string v0.7.8
5272025-12-19T04:35:35.065Z Downloaded want v0.3.1
5282025-12-19T04:35:35.068Z Downloaded tinystr v0.8.1
5292025-12-19T04:35:35.068Z Downloaded prettyplease v0.2.37
5302025-12-19T04:35:35.071Z Downloaded textwrap v0.16.2
5312025-12-19T04:35:35.074Z Downloaded usdt v0.5.0
5322025-12-19T04:35:35.077Z Downloaded iddqd v0.3.17
5332025-12-19T04:35:35.080Z Downloaded smf v0.2.3
5342025-12-19T04:35:35.083Z Downloaded unicode-xid v0.2.6
5352025-12-19T04:35:35.083Z Downloaded unicode-linebreak v0.1.5
5362025-12-19T04:35:35.086Z Downloaded slog v2.7.0
5372025-12-19T04:35:35.088Z Downloaded zerofrom v0.1.6
5382025-12-19T04:35:35.088Z Downloaded tower-service v0.3.3
5392025-12-19T04:35:35.091Z Downloaded slog-dtrace v0.3.0
5402025-12-19T04:35:35.091Z Downloaded mio v1.0.4
5412025-12-19T04:35:35.096Z Downloaded untrusted v0.7.1
5422025-12-19T04:35:35.098Z Downloaded similar v2.7.0
5432025-12-19T04:35:35.101Z Downloaded icu_properties_data v2.0.1
5442025-12-19T04:35:35.110Z Downloaded utf8_iter v1.0.4
5452025-12-19T04:35:35.112Z Downloaded usdt-macro v0.5.0
5462025-12-19T04:35:35.112Z Downloaded thiserror-impl v1.0.69
5472025-12-19T04:35:35.115Z Downloaded socket2 v0.6.0
5482025-12-19T04:35:35.118Z Downloaded writeable v0.6.1
5492025-12-19T04:35:35.118Z Downloaded tempfile v3.23.0
5502025-12-19T04:35:35.121Z Downloaded usdt-attr-macro v0.6.0
5512025-12-19T04:35:35.124Z Downloaded strsim v0.11.1
5522025-12-19T04:35:35.124Z Downloaded smawk v0.3.2
5532025-12-19T04:35:35.126Z Downloaded time-macros v0.2.24
5542025-12-19T04:35:35.126Z Downloaded siphasher v1.0.1
5552025-12-19T04:35:35.129Z Downloaded thread_local v1.1.9
5562025-12-19T04:35:35.129Z Downloaded xattr v1.6.1
5572025-12-19T04:35:35.132Z Downloaded static_assertions v1.1.0
5582025-12-19T04:35:35.135Z Downloaded rand v0.8.5
5592025-12-19T04:35:35.138Z Downloaded ucd-trie v0.1.7
5602025-12-19T04:35:35.138Z Downloaded thread-id v5.0.0
5612025-12-19T04:35:35.140Z Downloaded usdt v0.6.0
5622025-12-19T04:35:35.140Z Downloaded itertools v0.14.0
5632025-12-19T04:35:35.146Z Downloaded toml_parser v1.0.3
5642025-12-19T04:35:35.149Z Downloaded usdt-impl v0.5.0
5652025-12-19T04:35:35.152Z Downloaded toml v0.8.23
5662025-12-19T04:35:35.155Z Downloaded test-strategy v0.4.3
5672025-12-19T04:35:35.157Z Downloaded serde_derive v1.0.226
5682025-12-19T04:35:35.160Z Downloaded smallvec v1.15.1
5692025-12-19T04:35:35.163Z Downloaded tokio-rustls v0.26.3
5702025-12-19T04:35:35.163Z Downloaded libm v0.2.15
5712025-12-19T04:35:35.172Z Downloaded zone_cfg_derive v0.3.1
5722025-12-19T04:35:35.175Z Downloaded zeroize v1.8.1
5732025-12-19T04:35:35.175Z Downloaded yoke-derive v0.8.0
5742025-12-19T04:35:35.177Z Downloaded usdt-macro v0.6.0
5752025-12-19T04:35:35.177Z Downloaded tracing v0.1.41
5762025-12-19T04:35:35.180Z Downloaded zerofrom-derive v0.1.6
5772025-12-19T04:35:35.183Z Downloaded snafu v0.8.9
5782025-12-19T04:35:35.186Z Downloaded goblin v0.8.2
5792025-12-19T04:35:35.191Z Downloaded toml_datetime v0.6.11
5802025-12-19T04:35:35.194Z Downloaded usdt-impl v0.6.0
5812025-12-19T04:35:35.194Z Downloaded tokio-stream v0.1.17
5822025-12-19T04:35:35.198Z Downloaded toml_writer v1.0.3
5832025-12-19T04:35:35.200Z Downloaded hyper v1.7.0
5842025-12-19T04:35:35.205Z Downloaded git2 v0.19.0
5852025-12-19T04:35:35.212Z Downloaded toml v0.7.8
5862025-12-19T04:35:35.215Z Downloaded tinyvec v1.10.0
5872025-12-19T04:35:35.218Z Downloaded walkdir v2.5.0
5882025-12-19T04:35:35.221Z Downloaded serde_yaml v0.9.34+deprecated
5892025-12-19T04:35:35.223Z Downloaded shlex v1.3.0
5902025-12-19T04:35:35.226Z Downloaded slog-async v2.8.0
5912025-12-19T04:35:35.226Z Downloaded ryu v1.0.20
5922025-12-19T04:35:35.229Z Downloaded rand v0.9.2
5932025-12-19T04:35:35.231Z Downloaded synstructure v0.13.2
5942025-12-19T04:35:35.234Z Downloaded schemars v0.8.22
5952025-12-19T04:35:35.242Z Downloaded yoke v0.8.0
5962025-12-19T04:35:35.245Z Downloaded typify v0.4.3
5972025-12-19T04:35:35.248Z Downloaded strum v0.26.3
5982025-12-19T04:35:35.250Z Downloaded serde_json v1.0.145
5992025-12-19T04:35:35.254Z Downloaded vergen v8.3.2
6002025-12-19T04:35:35.257Z Downloaded tracing-attributes v0.1.30
6012025-12-19T04:35:35.260Z Downloaded zerovec-derive v0.11.1
6022025-12-19T04:35:35.263Z Downloaded typed-path v0.9.3
6032025-12-19T04:35:35.266Z Downloaded reqwest v0.12.23
6042025-12-19T04:35:35.271Z Downloaded unsafe-libyaml v0.2.11
6052025-12-19T04:35:35.274Z Downloaded portable-atomic v1.11.1
6062025-12-19T04:35:35.280Z Downloaded pest v2.8.2
6072025-12-19T04:35:35.284Z Downloaded unicode-normalization v0.1.24
6082025-12-19T04:35:35.287Z Downloaded typenum v1.18.0
6092025-12-19T04:35:35.290Z Downloaded rustls-webpki v0.103.6
6102025-12-19T04:35:35.293Z Downloaded uuid v1.18.1
6112025-12-19T04:35:35.296Z Downloaded usdt-attr-macro v0.5.0
6122025-12-19T04:35:35.299Z Downloaded sync_wrapper v1.0.2
6132025-12-19T04:35:35.299Z Downloaded regex v1.12.2
6142025-12-19T04:35:35.303Z Downloaded tough v0.20.0
6152025-12-19T04:35:35.310Z Downloaded chrono v0.4.42
6162025-12-19T04:35:35.317Z Downloaded toml_edit v0.22.27
6172025-12-19T04:35:35.320Z Downloaded tracing-core v0.1.34
6182025-12-19T04:35:35.323Z Downloaded aho-corasick v1.1.3
6192025-12-19T04:35:35.327Z Downloaded zone v0.3.1
6202025-12-19T04:35:35.330Z Downloaded serde_with v3.14.1
6212025-12-19T04:35:35.338Z Downloaded wait-timeout v0.2.1
6222025-12-19T04:35:35.340Z Downloaded quinn-proto v0.11.13
6232025-12-19T04:35:35.345Z Downloaded zerocopy-derive v0.8.27
6242025-12-19T04:35:35.351Z Downloaded blake3 v1.8.2
6252025-12-19T04:35:35.358Z Downloaded winnow v0.5.40
6262025-12-19T04:35:35.365Z Downloaded termtree v0.5.1
6272025-12-19T04:35:35.368Z Downloaded steno v0.4.1
6282025-12-19T04:35:35.371Z Downloaded rayon-core v1.13.0
6292025-12-19T04:35:35.373Z Downloaded spin v0.9.8
6302025-12-19T04:35:35.376Z Downloaded slab v0.4.11
6312025-12-19T04:35:35.376Z Downloaded serde v1.0.226
6322025-12-19T04:35:35.379Z Downloaded rustls-pki-types v1.12.0
6332025-12-19T04:35:35.382Z Downloaded untrusted v0.9.0
6342025-12-19T04:35:35.385Z Downloaded toml_datetime v0.7.2
6352025-12-19T04:35:35.385Z Downloaded quinn v0.11.9
6362025-12-19T04:35:35.388Z Downloaded url v2.5.7
6372025-12-19T04:35:35.391Z Downloaded bindgen v0.72.1
6382025-12-19T04:35:35.395Z Downloaded zerotrie v0.2.2
6392025-12-19T04:35:35.399Z Downloaded time-core v0.1.6
6402025-12-19T04:35:35.401Z Downloaded nix v0.30.1
6412025-12-19T04:35:35.410Z Downloaded proc-macro2 v1.0.101
6422025-12-19T04:35:35.413Z Downloaded try-lock v0.2.5
6432025-12-19T04:35:35.415Z Downloaded nom v7.1.3
6442025-12-19T04:35:35.418Z Downloaded rustversion v1.0.22
6452025-12-19T04:35:35.421Z Downloaded secrecy v0.10.3
6462025-12-19T04:35:35.421Z Downloaded toml_write v0.1.2
6472025-12-19T04:35:35.424Z Downloaded take_mut v0.2.2
6482025-12-19T04:35:35.424Z Downloaded hickory-proto v0.24.4
6492025-12-19T04:35:35.435Z Downloaded waitgroup v0.1.2
6502025-12-19T04:35:35.438Z Downloaded hickory-proto v0.25.2
6512025-12-19T04:35:35.448Z Downloaded utf8parse v0.2.2
6522025-12-19T04:35:35.451Z Downloaded tower v0.5.2
6532025-12-19T04:35:35.457Z Downloaded unicode-ident v1.0.19
6542025-12-19T04:35:35.461Z Downloaded thiserror v2.0.16
6552025-12-19T04:35:35.464Z Downloaded unicode-segmentation v1.12.0
6562025-12-19T04:35:35.467Z Downloaded whoami v1.6.1
6572025-12-19T04:35:35.470Z Downloaded tokio-util v0.7.16
6582025-12-19T04:35:35.474Z Downloaded tar v0.4.44
6592025-12-19T04:35:35.477Z Downloaded tower-http v0.6.6
6602025-12-19T04:35:35.483Z Downloaded zerocopy-derive v0.7.35
6612025-12-19T04:35:35.487Z Downloaded smoltcp v0.11.0
6622025-12-19T04:35:35.497Z Downloaded toml v0.9.7
6632025-12-19T04:35:35.500Z Downloaded rustls-webpki v0.102.8
6642025-12-19T04:35:35.517Z Downloaded tokio-rustls v0.25.0
6652025-12-19T04:35:35.520Z Downloaded version_check v0.9.5
6662025-12-19T04:35:35.520Z Downloaded rayon v1.11.0
6672025-12-19T04:35:35.527Z Downloaded toml_edit v0.19.15
6682025-12-19T04:35:35.542Z Downloaded time v0.3.44
6692025-12-19T04:35:35.548Z Downloaded zerovec v0.11.4
6702025-12-19T04:35:35.553Z Downloaded winnow v0.7.14
6712025-12-19T04:35:35.561Z Downloaded moka v0.12.11
6722025-12-19T04:35:35.569Z Downloaded proptest v1.8.0
6732025-12-19T04:35:35.577Z Downloaded rustix v1.1.2
6742025-12-19T04:35:35.597Z Downloaded zerocopy v0.7.35
6752025-12-19T04:35:35.611Z Downloaded tabled v0.15.0
6762025-12-19T04:35:35.623Z Downloaded openssl v0.10.73
6772025-12-19T04:35:35.631Z Downloaded scroll_derive v0.12.1
6782025-12-19T04:35:35.634Z Downloaded search_path v0.1.4
6792025-12-19T04:35:35.634Z Downloaded unicode-width v0.2.1
6802025-12-19T04:35:35.638Z Downloaded scopeguard v1.2.0
6812025-12-19T04:35:35.641Z Downloaded ref-cast-impl v1.0.24
6822025-12-19T04:35:35.641Z Downloaded rand_core v0.6.4
6832025-12-19T04:35:35.643Z Downloaded proc-macro-crate v1.3.1
6842025-12-19T04:35:35.643Z Downloaded regex-automata v0.4.13
6852025-12-19T04:35:35.654Z Downloaded tabled v0.20.0
6862025-12-19T04:35:35.669Z Downloaded postcard v1.1.3
6872025-12-19T04:35:35.672Z Downloaded bytes v1.10.1
6882025-12-19T04:35:35.675Z Downloaded progenitor v0.11.1
6892025-12-19T04:35:35.678Z Downloaded petgraph v0.8.2
6902025-12-19T04:35:35.692Z Downloaded pest_meta v2.8.2
6912025-12-19T04:35:35.695Z Downloaded futures v0.3.31
6922025-12-19T04:35:35.698Z Downloaded icu_provider v2.0.0
6932025-12-19T04:35:35.701Z Downloaded phf_shared v0.12.1
6942025-12-19T04:35:35.704Z Downloaded libz-sys v1.1.22
6952025-12-19T04:35:35.720Z Downloaded vcpkg v0.2.15
6962025-12-19T04:35:35.755Z Downloaded syn v1.0.109
6972025-12-19T04:35:35.762Z Downloaded pest_generator v2.8.2
6982025-12-19T04:35:35.765Z Downloaded dropshot v0.16.4
6992025-12-19T04:35:35.782Z Downloaded regress v0.10.4
7002025-12-19T04:35:35.788Z Downloaded bstr v1.12.0
7012025-12-19T04:35:35.795Z Downloaded parking_lot_core v0.9.11
7022025-12-19T04:35:35.798Z Downloaded omicron-zone-package v0.12.2
7032025-12-19T04:35:35.801Z Downloaded newtype-uuid v1.3.2
7042025-12-19T04:35:35.801Z Downloaded parking_lot v0.12.4
7052025-12-19T04:35:35.804Z Downloaded derive-where v1.6.0
7062025-12-19T04:35:35.806Z Downloaded zerocopy v0.8.27
7072025-12-19T04:35:35.825Z Downloaded regex-syntax v0.8.6
7082025-12-19T04:35:35.831Z Downloaded openapiv3 v2.2.0
7092025-12-19T04:35:35.840Z Downloaded rustls v0.22.4
7102025-12-19T04:35:35.850Z Downloaded rustix v0.38.44
7112025-12-19T04:35:35.869Z Downloaded webpki-roots v1.0.2
7122025-12-19T04:35:35.872Z Downloaded rustls v0.23.32
7132025-12-19T04:35:35.881Z Downloaded csv v1.3.1
7142025-12-19T04:35:35.896Z Downloaded unicode-width v0.1.14
7152025-12-19T04:35:35.901Z Downloaded syn v2.0.106
7162025-12-19T04:35:35.910Z Downloaded owo-colors v4.2.2
7172025-12-19T04:35:35.913Z Downloaded openssl-macros v0.1.1
7182025-12-19T04:35:35.916Z Downloaded once_cell v1.21.3
7192025-12-19T04:35:35.916Z Downloaded num_threads v0.1.7
7202025-12-19T04:35:35.919Z Downloaded num-complex v0.4.6
7212025-12-19T04:35:35.919Z Downloaded cargo_metadata v0.18.1
7222025-12-19T04:35:35.921Z Downloaded num-derive v0.3.3
7232025-12-19T04:35:35.921Z Downloaded ingot-types v0.1.2
7242025-12-19T04:35:35.924Z Downloaded fs-err v3.1.2
7252025-12-19T04:35:35.924Z Downloaded bitflags v1.3.2
7262025-12-19T04:35:35.928Z Downloaded either v1.15.0
7272025-12-19T04:35:35.931Z Downloaded mime v0.3.17
7282025-12-19T04:35:35.931Z Downloaded libsw-core v0.3.2
7292025-12-19T04:35:35.931Z Downloaded filetime v0.2.26
7302025-12-19T04:35:35.934Z Downloaded crossbeam-deque v0.8.6
7312025-12-19T04:35:35.934Z Downloaded anstyle-parse v0.2.7
7322025-12-19T04:35:35.937Z Downloaded lock_api v0.4.13
7332025-12-19T04:35:35.937Z Downloaded newtype-uuid-macros v0.1.0
7342025-12-19T04:35:35.937Z Downloaded foreign-types-shared v0.3.1
7352025-12-19T04:35:35.940Z Downloaded cookie v0.18.1
7362025-12-19T04:35:35.940Z Downloaded encoding_rs v0.8.35
7372025-12-19T04:35:35.956Z Downloaded console v0.15.11
7382025-12-19T04:35:35.959Z Downloaded arrayref v0.3.9
7392025-12-19T04:35:35.962Z Downloaded futures-core v0.3.31
7402025-12-19T04:35:35.962Z Downloaded debug-ignore v1.0.5
7412025-12-19T04:35:35.965Z Downloaded foreign-types v0.5.0
7422025-12-19T04:35:35.965Z Downloaded hash32 v0.3.1
7432025-12-19T04:35:35.965Z Downloaded futures-macro v0.3.31
7442025-12-19T04:35:35.965Z Downloaded futures-io v0.3.31
7452025-12-19T04:35:35.968Z Downloaded newline-converter v0.3.0
7462025-12-19T04:35:35.968Z Downloaded dunce v1.0.5
7472025-12-19T04:35:35.968Z Downloaded typify-impl v0.4.3
7482025-12-19T04:35:35.979Z Downloaded globset v0.4.16
7492025-12-19T04:35:35.982Z Downloaded ring v0.17.14
7502025-12-19T04:35:36.015Z Downloaded defmt-parser v1.0.0
7512025-12-19T04:35:36.018Z Downloaded darling v0.21.3
7522025-12-19T04:35:36.021Z Downloaded errno v0.3.14
7532025-12-19T04:35:36.024Z Downloaded camino-tempfile v1.4.1
7542025-12-19T04:35:36.024Z Downloaded bit-vec v0.8.0
7552025-12-19T04:35:36.024Z Downloaded base64 v0.22.1
7562025-12-19T04:35:36.027Z Downloaded autocfg v1.5.0
7572025-12-19T04:35:36.030Z Downloaded anstream v0.6.20
7582025-12-19T04:35:36.032Z Downloaded digest v0.10.7
7592025-12-19T04:35:36.032Z Downloaded async-trait v0.1.89
7602025-12-19T04:35:36.035Z Downloaded hostname v0.4.1
7612025-12-19T04:35:36.038Z Downloaded fixedbitset v0.5.7
7622025-12-19T04:35:36.038Z Downloaded hyper-tls v0.6.0
7632025-12-19T04:35:36.041Z Downloaded humantime v2.3.0
7642025-12-19T04:35:36.041Z Downloaded httpdate v1.0.3
7652025-12-19T04:35:36.041Z Downloaded futures-task v0.3.31
7662025-12-19T04:35:36.044Z Downloaded cpufeatures v0.2.17
7672025-12-19T04:35:36.044Z Downloaded cmake v0.1.54
7682025-12-19T04:35:36.047Z Downloaded cargo-platform v0.1.9
7692025-12-19T04:35:36.047Z Downloaded backoff v0.4.0
7702025-12-19T04:35:36.047Z Downloaded async-stream v0.3.6
7712025-12-19T04:35:36.050Z Downloaded anstyle-query v1.1.4
7722025-12-19T04:35:36.050Z Downloaded find-msvc-tools v0.1.2
7732025-12-19T04:35:36.053Z Downloaded crucible-workspace-hack v0.1.0
7742025-12-19T04:35:36.053Z Downloaded jiff v0.2.15
7752025-12-19T04:35:36.065Z Downloaded crc8 v0.1.1
7762025-12-19T04:35:36.068Z Downloaded cfg_aliases v0.2.1
7772025-12-19T04:35:36.068Z Downloaded dropshot_endpoint v0.16.4
7782025-12-19T04:35:36.071Z Downloaded petgraph v0.6.5
7792025-12-19T04:35:36.082Z Downloaded libc v0.2.176
7802025-12-19T04:35:36.103Z Downloaded colorchoice v1.0.4
7812025-12-19T04:35:36.105Z Downloaded aws-lc-rs v1.14.0
7822025-12-19T04:35:36.111Z Downloaded ingot-macros v0.1.1
7832025-12-19T04:35:36.114Z Downloaded bit-set v0.8.0
7842025-12-19T04:35:36.114Z Downloaded is_ci v1.2.0
7852025-12-19T04:35:36.117Z Downloaded futures-sink v0.3.31
7862025-12-19T04:35:36.117Z Downloaded futures-channel v0.3.31
7872025-12-19T04:35:36.117Z Downloaded fnv v1.0.7
7882025-12-19T04:35:36.119Z Downloaded dof v0.3.0
7892025-12-19T04:35:36.120Z Downloaded cobs v0.3.0
7902025-12-19T04:35:36.120Z Downloaded clap_lex v0.7.5
7912025-12-19T04:35:36.122Z Downloaded chrono-tz v0.10.4
7922025-12-19T04:35:36.132Z Downloaded foreign-types-shared v0.1.1
7932025-12-19T04:35:36.135Z Downloaded enum-as-inner v0.6.1
7942025-12-19T04:35:36.135Z Downloaded hashbrown v0.16.0
7952025-12-19T04:35:36.138Z Downloaded http v1.3.1
7962025-12-19T04:35:36.141Z Downloaded foldhash v0.2.0
7972025-12-19T04:35:36.144Z Downloaded atomic-waker v1.1.2
7982025-12-19T04:35:36.144Z Downloaded internet-checksum v0.2.1
7992025-12-19T04:35:36.144Z Downloaded foreign-types-macros v0.2.3
8002025-12-19T04:35:36.147Z Downloaded block-buffer v0.10.4
8012025-12-19T04:35:36.147Z Downloaded adler2 v2.0.1
8022025-12-19T04:35:36.147Z Downloaded cexpr v0.6.0
8032025-12-19T04:35:36.150Z Downloaded constant_time_eq v0.3.1
8042025-12-19T04:35:36.150Z Downloaded const_format_proc_macros v0.2.34
8052025-12-19T04:35:36.153Z Downloaded cfg-if v1.0.3
8062025-12-19T04:35:36.153Z Downloaded bcs v0.1.6
8072025-12-19T04:35:36.156Z Downloaded tokio v1.47.1
8082025-12-19T04:35:36.184Z Downloaded async-stream-impl v0.3.6
8092025-12-19T04:35:36.187Z Downloaded anstyle v1.0.11
8102025-12-19T04:35:36.355Z Downloaded curl-sys v0.4.83+curl-8.15.0
8112025-12-19T04:35:36.405Z Downloaded libgit2-sys v0.17.0+1.8.1
8122025-12-19T04:35:37.027Z Downloaded aws-lc-sys v0.31.0
8132025-12-19T04:35:37.473Z Compiling proc-macro2 v1.0.101
8142025-12-19T04:35:37.476Z Compiling unicode-ident v1.0.19
8152025-12-19T04:35:37.476Z Compiling serde_core v1.0.226
8162025-12-19T04:35:37.476Z Compiling serde v1.0.226
8172025-12-19T04:35:37.476Z Compiling libc v0.2.176
8182025-12-19T04:35:37.476Z Compiling autocfg v1.5.0
8192025-12-19T04:35:37.476Z Compiling memchr v2.7.5
8202025-12-19T04:35:37.942Z Checking cfg-if v1.0.3
8212025-12-19T04:35:38.173Z Compiling shlex v1.3.0
8222025-12-19T04:35:38.521Z Compiling getrandom v0.3.3
8232025-12-19T04:35:39.193Z Compiling libm v0.2.15
8242025-12-19T04:35:39.253Z Compiling find-msvc-tools v0.1.2
8252025-12-19T04:35:39.590Z Compiling jobserver v0.1.34
8262025-12-19T04:35:39.625Z Compiling itoa v1.0.15
8272025-12-19T04:35:39.708Z Compiling thiserror v2.0.16
8282025-12-19T04:35:39.855Z Checking smallvec v1.15.1
8292025-12-19T04:35:39.876Z Compiling lock_api v0.4.13
8302025-12-19T04:35:40.066Z Compiling quote v1.0.40
8312025-12-19T04:35:40.234Z Compiling cc v1.2.38
8322025-12-19T04:35:40.290Z Compiling parking_lot_core v0.9.11
8332025-12-19T04:35:40.475Z Compiling syn v2.0.106
8342025-12-19T04:35:40.500Z Compiling icu_properties_data v2.0.1
8352025-12-19T04:35:40.670Z Compiling icu_normalizer_data v2.0.0
8362025-12-19T04:35:40.755Z Compiling version_check v0.9.5
8372025-12-19T04:35:40.808Z Compiling log v0.4.28
8382025-12-19T04:35:40.930Z Compiling ryu v1.0.20
8392025-12-19T04:35:41.096Z Compiling serde_json v1.0.145
8402025-12-19T04:35:41.166Z Checking stable_deref_trait v1.2.0
8412025-12-19T04:35:41.260Z Compiling heck v0.5.0
8422025-12-19T04:35:41.563Z Checking pin-project-lite v0.2.16
8432025-12-19T04:35:41.681Z Compiling regex-syntax v0.8.6
8442025-12-19T04:35:41.720Z Compiling num-traits v0.2.19
8452025-12-19T04:35:41.797Z Compiling aho-corasick v1.1.3
8462025-12-19T04:35:42.392Z Checking litemap v0.8.0
8472025-12-19T04:35:42.852Z Checking writeable v0.6.1
8482025-12-19T04:35:43.298Z Checking percent-encoding v2.3.2
8492025-12-19T04:35:43.555Z Compiling bitflags v2.9.4
8502025-12-19T04:35:43.745Z Checking socket2 v0.6.0
8512025-12-19T04:35:43.979Z Compiling zerocopy v0.8.27
8522025-12-19T04:35:44.065Z Checking form_urlencoded v1.2.2
8532025-12-19T04:35:44.274Z Checking scopeguard v1.2.0
8542025-12-19T04:35:44.299Z Checking utf8_iter v1.0.4
8552025-12-19T04:35:44.800Z Compiling allocator-api2 v0.2.21
8562025-12-19T04:35:44.855Z Compiling portable-atomic v1.11.1
8572025-12-19T04:35:44.879Z Compiling fnv v1.0.7
8582025-12-19T04:35:45.046Z Checking parking_lot v0.12.4
8592025-12-19T04:35:45.193Z Compiling regex-automata v0.4.13
8602025-12-19T04:35:45.404Z Checking signal-hook-registry v1.4.6
8612025-12-19T04:35:45.497Z Compiling equivalent v1.0.2
8622025-12-19T04:35:45.522Z Compiling ring v0.17.14
8632025-12-19T04:35:45.525Z Checking mio v1.0.4
8642025-12-19T04:35:45.642Z Compiling foldhash v0.1.5
8652025-12-19T04:35:45.666Z Compiling thiserror v1.0.69
8662025-12-19T04:35:45.934Z Compiling hashbrown v0.15.5
8672025-12-19T04:35:46.137Z Checking critical-section v1.2.0
8682025-12-19T04:35:46.312Z Checking iana-time-zone v0.1.64
8692025-12-19T04:35:46.500Z Checking futures-core v0.3.31
8702025-12-19T04:35:46.705Z Compiling semver v1.0.27
8712025-12-19T04:35:46.821Z Checking once_cell v1.21.3
8722025-12-19T04:35:47.388Z Compiling synstructure v0.13.2
8732025-12-19T04:35:47.412Z Compiling serde_derive_internals v0.29.1
8742025-12-19T04:35:47.897Z Compiling pkg-config v0.3.32
8752025-12-19T04:35:48.187Z Compiling httparse v1.10.1
8762025-12-19T04:35:48.555Z Checking futures-sink v0.3.31
8772025-12-19T04:35:48.821Z Compiling either v1.15.0
8782025-12-19T04:35:48.958Z Compiling rustix v1.1.2
8792025-12-19T04:35:49.176Z Compiling regex v1.12.2
8802025-12-19T04:35:49.330Z Compiling indexmap v2.11.4
8812025-12-19T04:35:49.994Z Checking dyn-clone v1.0.20
8822025-12-19T04:35:50.086Z Compiling schemars v0.8.22
8832025-12-19T04:35:50.164Z Checking slab v0.4.11
8842025-12-19T04:35:50.361Z Compiling anyhow v1.0.100
8852025-12-19T04:35:50.418Z Compiling ucd-trie v0.1.7
8862025-12-19T04:35:50.474Z Compiling vcpkg v0.2.15
8872025-12-19T04:35:50.678Z Compiling prettyplease v0.2.37
8882025-12-19T04:35:50.837Z Checking futures-channel v0.3.31
8892025-12-19T04:35:51.024Z Checking getrandom v0.2.16
8902025-12-19T04:35:51.078Z Compiling serde_derive v1.0.226
8912025-12-19T04:35:51.106Z Compiling zerofrom-derive v0.1.6
8922025-12-19T04:35:51.190Z Compiling yoke-derive v0.8.0
8932025-12-19T04:35:51.269Z Compiling zerovec-derive v0.11.1
8942025-12-19T04:35:51.296Z Compiling displaydoc v0.2.5
8952025-12-19T04:35:51.416Z Compiling thiserror-impl v2.0.16
8962025-12-19T04:35:51.734Z Compiling tokio-macros v2.5.0
8972025-12-19T04:35:52.026Z Compiling schemars_derive v0.8.22
8982025-12-19T04:35:52.812Z Compiling futures-macro v0.3.31
8992025-12-19T04:35:53.299Z Compiling zerocopy-derive v0.8.27
9002025-12-19T04:35:53.592Z Compiling thiserror-impl v1.0.69
9012025-12-19T04:35:53.665Z Compiling rustc-hash v2.1.1
9022025-12-19T04:35:53.883Z Checking pin-utils v0.1.0
9032025-12-19T04:35:54.114Z Checking zerofrom v0.1.6
9042025-12-19T04:35:54.337Z Checking yoke v0.8.0
9052025-12-19T04:35:54.408Z Compiling pest v2.8.2
9062025-12-19T04:35:54.583Z Checking futures-io v0.3.31
9072025-12-19T04:35:54.668Z Checking futures-task v0.3.31
9082025-12-19T04:35:54.695Z Checking zerovec v0.11.4
9092025-12-19T04:35:54.783Z Checking zerotrie v0.2.2
9102025-12-19T04:35:55.164Z Compiling glob v0.3.3
9112025-12-19T04:35:55.302Z Compiling minimal-lexical v0.2.1
9122025-12-19T04:35:55.784Z Compiling nom v7.1.3
9132025-12-19T04:35:55.881Z Compiling clang-sys v1.8.1
9142025-12-19T04:35:55.910Z Checking futures-util v0.3.31
9152025-12-19T04:35:56.428Z Checking tinystr v0.8.1
9162025-12-19T04:35:56.568Z Checking potential_utf v0.1.3
9172025-12-19T04:35:56.791Z Checking icu_locale_core v2.0.0
9182025-12-19T04:35:56.812Z Checking icu_collections v2.0.0
9192025-12-19T04:35:57.237Z Compiling pest_meta v2.8.2
9202025-12-19T04:35:57.491Z Compiling typenum v1.18.0
9212025-12-19T04:35:58.298Z Checking icu_provider v2.0.0
9222025-12-19T04:35:58.753Z Compiling pest_generator v2.8.2
9232025-12-19T04:35:58.782Z Checking bytes v1.10.1
9242025-12-19T04:35:58.832Z Checking icu_properties v2.0.1
9252025-12-19T04:35:59.151Z Checking icu_normalizer v2.0.0
9262025-12-19T04:35:59.839Z Checking tokio v1.47.1
9272025-12-19T04:35:59.865Z Checking chrono v0.4.42
9282025-12-19T04:35:59.982Z Compiling serde_tokenstream v0.2.2
9292025-12-19T04:36:00.311Z Checking uuid v1.18.1
9302025-12-19T04:36:00.636Z Compiling tracing-attributes v0.1.30
9312025-12-19T04:36:00.882Z Checking idna_adapter v1.2.1
9322025-12-19T04:36:00.940Z Compiling pest_derive v2.8.2
9332025-12-19T04:36:00.966Z Checking tracing-core v0.1.34
9342025-12-19T04:36:01.109Z Checking idna v1.1.0
9352025-12-19T04:36:01.353Z Compiling libloading v0.8.9
9362025-12-19T04:36:01.602Z Checking url v2.5.7
9372025-12-19T04:36:01.654Z Compiling bindgen v0.72.1
9382025-12-19T04:36:01.852Z Compiling http v1.3.1
9392025-12-19T04:36:01.879Z Compiling cexpr v0.6.0
9402025-12-19T04:36:02.184Z Compiling itertools v0.12.1
9412025-12-19T04:36:03.521Z Checking tracing v0.1.41
9422025-12-19T04:36:03.551Z Compiling generic-array v0.14.7
9432025-12-19T04:36:03.831Z Checking zeroize v1.8.1
9442025-12-19T04:36:04.023Z Compiling scroll_derive v0.12.1
9452025-12-19T04:36:04.049Z Checking subtle v2.6.1
9462025-12-19T04:36:04.078Z Compiling byteorder v1.5.0
9472025-12-19T04:36:04.368Z Checking errno v0.3.14
9482025-12-19T04:36:04.531Z Compiling rustversion v1.0.22
9492025-12-19T04:36:04.575Z Compiling zerocopy-derive v0.7.35
9502025-12-19T04:36:05.317Z Compiling num-conv v0.1.0
9512025-12-19T04:36:05.345Z Compiling time-core v0.1.6
9522025-12-19T04:36:05.594Z Checking rustls-pki-types v1.12.0
9532025-12-19T04:36:05.831Z Compiling time-macros v0.2.24
9542025-12-19T04:36:06.172Z Compiling openssl-sys v0.9.109
9552025-12-19T04:36:06.197Z Compiling camino v1.2.0
9562025-12-19T04:36:06.605Z Compiling strsim v0.11.1
9572025-12-19T04:36:06.975Z Checking ipnet v2.11.0
9582025-12-19T04:36:07.215Z Checking untrusted v0.9.0
9592025-12-19T04:36:07.334Z Checking tokio-util v0.7.16
9602025-12-19T04:36:07.462Z Compiling scroll v0.12.0
9612025-12-19T04:36:08.067Z Compiling regress v0.10.4
9622025-12-19T04:36:08.270Z Compiling cmake v0.1.54
9632025-12-19T04:36:08.480Z Compiling usdt-impl v0.5.0
9642025-12-19T04:36:08.932Z Compiling paste v1.0.15
9652025-12-19T04:36:09.053Z Compiling plain v0.2.3
9662025-12-19T04:36:09.241Z Compiling dunce v1.0.5
9672025-12-19T04:36:09.400Z Compiling fs_extra v1.3.0
9682025-12-19T04:36:09.435Z Compiling ident_case v1.0.1
9692025-12-19T04:36:09.576Z Compiling goblin v0.8.2
9702025-12-19T04:36:09.649Z Compiling darling_core v0.21.3
9712025-12-19T04:36:09.860Z Compiling zerocopy v0.7.35
9722025-12-19T04:36:09.914Z Checking http-body v1.0.1
9732025-12-19T04:36:10.160Z Compiling crossbeam-utils v0.8.21
9742025-12-19T04:36:10.280Z Checking atomic-waker v1.1.2
9752025-12-19T04:36:10.442Z Checking pretty-hex v0.4.1
9762025-12-19T04:36:11.080Z Compiling dtrace-parser v0.2.0
9772025-12-19T04:36:11.514Z Compiling async-trait v0.1.89
9782025-12-19T04:36:11.994Z Compiling typify-impl v0.4.3
9792025-12-19T04:36:12.074Z Compiling thread-id v4.2.2
9802025-12-19T04:36:12.218Z Compiling slog v2.7.0
9812025-12-19T04:36:12.712Z Checking try-lock v0.2.5
9822025-12-19T04:36:12.777Z Checking tower-service v0.3.3
9832025-12-19T04:36:12.889Z Checking want v0.3.1
9842025-12-19T04:36:13.106Z Checking h2 v0.4.12
9852025-12-19T04:36:13.713Z Checking ppv-lite86 v0.2.21
9862025-12-19T04:36:13.802Z Checking base64 v0.22.1
9872025-12-19T04:36:14.314Z Checking httpdate v1.0.3
9882025-12-19T04:36:14.458Z Compiling aws-lc-rs v1.14.0
9892025-12-19T04:36:15.348Z Compiling darling_macro v0.21.3
9902025-12-19T04:36:15.375Z Compiling dof v0.3.0
9912025-12-19T04:36:16.392Z Compiling darling v0.21.3
9922025-12-19T04:36:16.806Z Compiling openapiv3 v2.2.0
9932025-12-19T04:36:17.199Z Checking untrusted v0.7.1
9942025-12-19T04:36:17.406Z Checking foreign-types-shared v0.1.1
9952025-12-19T04:36:17.434Z Checking hyper v1.7.0
9962025-12-19T04:36:17.547Z Compiling openssl v0.10.73
9972025-12-19T04:36:17.749Z Checking foreign-types v0.3.2
9982025-12-19T04:36:17.786Z Compiling usdt-attr-macro v0.5.0
9992025-12-19T04:36:17.836Z Compiling aws-lc-sys v0.31.0
10002025-12-19T04:36:17.863Z Compiling usdt-macro v0.5.0
10012025-12-19T04:36:19.202Z Checking http-body-util v0.1.3
10022025-12-19T04:36:19.432Z Checking hyper-util v0.1.17
10032025-12-19T04:36:19.457Z Compiling daft-derive v0.1.4
10042025-12-19T04:36:19.632Z Compiling openssl-macros v0.1.1
10052025-12-19T04:36:19.658Z Checking encoding_rs v0.8.35
10062025-12-19T04:36:20.480Z Compiling omicron-workspace-hack v0.1.0
10072025-12-19T04:36:20.541Z Checking mime v0.3.17
10082025-12-19T04:36:20.747Z Checking openssl-probe v0.1.6
10092025-12-19T04:36:20.834Z Compiling rustls v0.23.32
10102025-12-19T04:36:20.857Z Compiling rustls v0.22.4
10112025-12-19T04:36:20.911Z Compiling typify-macro v0.4.3
10122025-12-19T04:36:20.937Z Compiling native-tls v0.2.14
10132025-12-19T04:36:21.228Z Compiling syn v1.0.109
10142025-12-19T04:36:21.402Z Checking ipnetwork v0.21.1
10152025-12-19T04:36:21.438Z Checking serde_urlencoded v0.7.1
10162025-12-19T04:36:21.699Z Compiling structmeta-derive v0.3.0
10172025-12-19T04:36:21.780Z Checking rand_core v0.9.3
10182025-12-19T04:36:21.878Z Compiling unsafe-libyaml v0.2.11
10192025-12-19T04:36:21.901Z Compiling slog-async v2.8.0
10202025-12-19T04:36:22.138Z Compiling ref-cast v1.0.24
10212025-12-19T04:36:22.507Z Checking crypto-common v0.1.6
10222025-12-19T04:36:22.801Z Checking block-buffer v0.10.4
10232025-12-19T04:36:23.045Z Compiling ref-cast-impl v1.0.24
10242025-12-19T04:36:23.312Z Compiling serde_yaml v0.9.34+deprecated
10252025-12-19T04:36:23.516Z Checking sync_wrapper v1.0.2
10262025-12-19T04:36:23.685Z Compiling multer v3.1.0
10272025-12-19T04:36:24.094Z Compiling structmeta v0.3.0
10282025-12-19T04:36:24.116Z Checking tower-layer v0.3.3
10292025-12-19T04:36:24.201Z Checking fastrand v2.3.0
10302025-12-19T04:36:24.308Z Compiling typify v0.4.3
10312025-12-19T04:36:24.423Z Checking tower v0.5.2
10322025-12-19T04:36:24.551Z Checking tempfile v3.23.0
10332025-12-19T04:36:24.574Z Checking digest v0.10.7
10342025-12-19T04:36:24.950Z Checking rand_chacha v0.9.0
10352025-12-19T04:36:25.321Z Compiling strum_macros v0.26.4
10362025-12-19T04:36:26.417Z Checking webpki-roots v1.0.2
10372025-12-19T04:36:26.519Z Checking futures-executor v0.3.31
10382025-12-19T04:36:26.653Z Compiling async-stream-impl v0.3.6
10392025-12-19T04:36:26.701Z Checking iri-string v0.7.8
10402025-12-19T04:36:26.777Z Checking powerfmt v0.2.0
10412025-12-19T04:36:26.882Z Checking tokio-native-tls v0.3.1
10422025-12-19T04:36:27.053Z Checking winnow v0.7.14
10432025-12-19T04:36:27.171Z Checking hyper-tls v0.6.0
10442025-12-19T04:36:27.461Z Checking deranged v0.5.3
10452025-12-19T04:36:27.622Z Checking futures v0.3.31
10462025-12-19T04:36:27.753Z Checking rand v0.9.2
10472025-12-19T04:36:27.921Z Compiling progenitor-impl v0.11.1
10482025-12-19T04:36:29.286Z Checking tower-http v0.6.6
10492025-12-19T04:36:30.015Z Checking rand_core v0.6.4
10502025-12-19T04:36:30.077Z Compiling dropshot v0.16.4
10512025-12-19T04:36:30.463Z Checking cpufeatures v0.2.17
10522025-12-19T04:36:30.571Z Checking num_threads v0.1.7
10532025-12-19T04:36:30.830Z Checking time v0.3.44
10542025-12-19T04:36:31.285Z Checking oxnet v0.1.3
10552025-12-19T04:36:31.502Z Compiling serde_with_macros v3.14.1
10562025-12-19T04:36:31.527Z Compiling dropshot_endpoint v0.16.4
10572025-12-19T04:36:31.706Z Checking memmap v0.7.0
10582025-12-19T04:36:33.531Z Compiling progenitor-macro v0.11.1
10592025-12-19T04:36:33.556Z Checking usdt v0.5.0
10602025-12-19T04:36:33.980Z Compiling derive-ex v0.1.8
10612025-12-19T04:36:33.984Z Checking crossbeam-channel v0.5.15
10622025-12-19T04:36:34.027Z Compiling newtype-uuid-macros v0.1.0
10632025-12-19T04:36:34.743Z Compiling strum_macros v0.27.2
10642025-12-19T04:36:37.756Z Compiling test-strategy v0.4.3
10652025-12-19T04:36:39.202Z Compiling parse-display-derive v0.10.0
10662025-12-19T04:36:39.844Z Checking macaddr v1.0.1
10672025-12-19T04:36:39.947Z Checking hex v0.4.3
10682025-12-19T04:36:40.206Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10692025-12-19T04:36:40.458Z Checking thread_local v1.1.9
10702025-12-19T04:36:41.090Z Checking rand_chacha v0.3.1
10712025-12-19T04:36:41.481Z Checking rustls-webpki v0.102.8
10722025-12-19T04:36:41.591Z Checking newtype-uuid v1.3.2
10732025-12-19T04:36:41.933Z Checking is-terminal v0.4.16
10742025-12-19T04:36:42.077Z Checking take_mut v0.2.2
10752025-12-19T04:36:42.262Z Checking debug-ignore v1.0.5
10762025-12-19T04:36:42.428Z Checking term v1.2.0
10772025-12-19T04:36:42.501Z Checking match_cfg v0.1.0
10782025-12-19T04:36:42.669Z Checking hostname v0.3.1
10792025-12-19T04:36:42.877Z Checking slog-term v2.9.2
10802025-12-19T04:36:43.465Z Checking daft v0.1.4
10812025-12-19T04:36:43.923Z Checking rand v0.8.5
10822025-12-19T04:36:44.294Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
10832025-12-19T04:36:45.138Z Checking slog-json v2.6.1
10842025-12-19T04:36:45.163Z Checking toml_parser v1.0.3
10852025-12-19T04:36:45.536Z Checking serde_spanned v1.0.2
10862025-12-19T04:36:45.562Z Checking toml_datetime v0.7.2
10872025-12-19T04:36:45.918Z Checking spin v0.9.8
10882025-12-19T04:36:45.954Z Checking toml_writer v1.0.3
10892025-12-19T04:36:46.163Z Checking tokio-rustls v0.25.0
10902025-12-19T04:36:46.321Z Checking toml v0.9.7
10912025-12-19T04:36:46.526Z Checking slog-bunyan v2.5.0
10922025-12-19T04:36:46.698Z Checking sha1 v0.10.6
10932025-12-19T04:36:46.732Z Checking strum v0.26.3
10942025-12-19T04:36:46.862Z Checking async-stream v0.3.6
10952025-12-19T04:36:46.921Z Checking waitgroup v0.1.2
10962025-12-19T04:36:46.999Z Checking rustls-pemfile v2.2.0
10972025-12-19T04:36:47.080Z Checking serde_path_to_error v0.1.20
10982025-12-19T04:36:47.083Z Checking wait-timeout v0.2.1
10992025-12-19T04:36:47.122Z Checking hostname v0.4.1
11002025-12-19T04:36:47.237Z Checking quick-error v1.2.3
11012025-12-19T04:36:47.289Z Checking lazy_static v1.5.0
11022025-12-19T04:36:47.314Z Checking bit-vec v0.8.0
11032025-12-19T04:36:47.394Z Checking rusty-fork v0.3.0
11042025-12-19T04:36:47.710Z Checking bit-set v0.8.0
11052025-12-19T04:36:47.736Z Checking serde_with v3.14.1
11062025-12-19T04:36:47.762Z Checking rand_xorshift v0.4.0
11072025-12-19T04:36:48.026Z Compiling toml_datetime v0.6.11
11082025-12-19T04:36:48.280Z Compiling clap_derive v4.5.49
11092025-12-19T04:36:49.067Z Checking unarray v0.1.4
11102025-12-19T04:36:49.113Z Checking utf8parse v0.2.2
11112025-12-19T04:36:49.259Z Checking proptest v1.8.0
11122025-12-19T04:36:49.282Z Checking anstyle-parse v0.2.7
11132025-12-19T04:36:49.559Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11142025-12-19T04:36:50.232Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
11152025-12-19T04:36:50.330Z Checking strum v0.27.2
11162025-12-19T04:36:50.422Z Checking terminal_size v0.4.3
11172025-12-19T04:36:50.547Z Checking hashbrown v0.16.0
11182025-12-19T04:36:50.627Z Checking instant v0.1.13
11192025-12-19T04:36:50.776Z Checking colorchoice v1.0.4
11202025-12-19T04:36:51.062Z Checking anstyle v1.0.11
11212025-12-19T04:36:51.107Z Checking anstyle-query v1.1.4
11222025-12-19T04:36:51.265Z Checking is_terminal_polyfill v1.70.1
11232025-12-19T04:36:51.335Z Checking foldhash v0.2.0
11242025-12-19T04:36:51.450Z Checking anstream v0.6.20
11252025-12-19T04:36:51.645Z Checking iddqd v0.3.17
11262025-12-19T04:36:51.849Z Checking backoff v0.4.0
11272025-12-19T04:36:51.906Z Checking parse-display v0.10.0
11282025-12-19T04:36:52.155Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11292025-12-19T04:36:52.181Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
11302025-12-19T04:36:52.900Z Checking clap_lex v0.7.5
11312025-12-19T04:36:53.460Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
11322025-12-19T04:36:53.581Z Compiling rustls-webpki v0.103.6
11332025-12-19T04:36:53.604Z Checking clap_builder v4.5.50
11342025-12-19T04:36:56.571Z Checking clap v4.5.50
11352025-12-19T04:36:59.777Z Checking unicode-width v0.2.1
11362025-12-19T04:37:01.220Z Compiling tokio-rustls v0.26.3
11372025-12-19T04:37:01.728Z Compiling hyper-rustls v0.27.7
11382025-12-19T04:37:02.000Z Checking serde_spanned v0.6.9
11392025-12-19T04:37:02.185Z Compiling reqwest v0.12.23
11402025-12-19T04:37:04.433Z Compiling num-integer v0.1.46
11412025-12-19T04:37:04.795Z Compiling progenitor-client v0.11.1
11422025-12-19T04:37:08.436Z Compiling progenitor v0.11.1
11432025-12-19T04:37:10.057Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
11442025-12-19T04:37:10.233Z Checking num-iter v0.1.45
11452025-12-19T04:37:10.300Z Checking num-rational v0.4.2
11462025-12-19T04:37:10.658Z Compiling progenitor-client v0.10.0
11472025-12-19T04:37:12.974Z Compiling num-complex v0.4.6
11482025-12-19T04:37:13.696Z Compiling toml_write v0.1.2
11492025-12-19T04:37:13.992Z Checking num v0.4.3
11502025-12-19T04:37:14.074Z Compiling toml_edit v0.22.27
11512025-12-19T04:37:14.462Z Compiling float-ord v0.3.2
11522025-12-19T04:37:15.466Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11532025-12-19T04:37:16.020Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
11542025-12-19T04:37:16.635Z Compiling hubpack_derive v0.1.1
11552025-12-19T04:37:17.412Z Compiling toml v0.8.23
11562025-12-19T04:37:17.633Z Checking hubpack v0.1.2
11572025-12-19T04:37:17.979Z Checking itertools v0.14.0
11582025-12-19T04:37:18.284Z Checking bytecount v0.6.9
11592025-12-19T04:37:18.395Z Checking static_assertions v1.1.0
11602025-12-19T04:37:18.467Z Compiling num-derive v0.3.3
11612025-12-19T04:37:18.517Z Checking crossbeam-epoch v0.9.18
11622025-12-19T04:37:18.799Z Compiling scroll_derive v0.13.1
11632025-12-19T04:37:19.001Z Compiling usdt-impl v0.6.0
11642025-12-19T04:37:19.481Z Compiling dof v0.4.0
11652025-12-19T04:37:20.105Z Compiling dtrace-parser v0.3.0
11662025-12-19T04:37:20.525Z Checking libscf-sys v1.1.0
11672025-12-19T04:37:20.571Z Checking memmap2 v0.9.8
11682025-12-19T04:37:20.601Z Checking scroll v0.13.0
11692025-12-19T04:37:20.628Z Compiling thread-id v5.0.0
11702025-12-19T04:37:20.745Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
11712025-12-19T04:37:20.773Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11722025-12-19T04:37:20.841Z Compiling rayon-core v1.13.0
11732025-12-19T04:37:20.868Z Checking tinyvec_macros v0.1.1
11742025-12-19T04:37:20.983Z Compiling winnow v0.5.40
11752025-12-19T04:37:21.086Z Checking goblin v0.10.1
11762025-12-19T04:37:21.143Z Checking tinyvec v1.10.0
11772025-12-19T04:37:21.287Z Compiling libz-sys v1.1.22
11782025-12-19T04:37:21.878Z Compiling proc-macro-error-attr v1.0.4
11792025-12-19T04:37:22.026Z Compiling proc-macro-error-attr2 v2.0.0
11802025-12-19T04:37:22.262Z Compiling memoffset v0.9.1
11812025-12-19T04:37:22.691Z Compiling heapless v0.8.0
11822025-12-19T04:37:22.850Z Compiling cfg_aliases v0.2.1
11832025-12-19T04:37:22.986Z Compiling nix v0.30.1
11842025-12-19T04:37:23.050Z Compiling proc-macro-error2 v2.0.1
11852025-12-19T04:37:23.779Z Checking crossbeam-deque v0.8.6
11862025-12-19T04:37:23.854Z Checking hash32 v0.3.1
11872025-12-19T04:37:24.083Z Compiling proc-macro-error v1.0.4
11882025-12-19T04:37:24.272Z Compiling toml_edit v0.19.15
11892025-12-19T04:37:24.340Z Compiling rustix v0.38.44
11902025-12-19T04:37:24.444Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
11912025-12-19T04:37:24.479Z Compiling smoltcp v0.11.0
11922025-12-19T04:37:24.557Z Compiling ingot-macros v0.1.1
11932025-12-19T04:37:25.696Z Compiling tabled_derive v0.11.0
11942025-12-19T04:37:26.017Z Compiling usdt-macro v0.6.0
11952025-12-19T04:37:26.171Z Compiling usdt-attr-macro v0.6.0
11962025-12-19T04:37:27.320Z Compiling proc-macro-crate v1.3.1
11972025-12-19T04:37:27.588Z Checking papergrid v0.17.0
11982025-12-19T04:37:28.087Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
11992025-12-19T04:37:28.169Z Checking testing_table v0.3.0
12002025-12-19T04:37:28.248Z Checking cobs v0.3.0
12012025-12-19T04:37:28.331Z Compiling foreign-types-macros v0.2.3
12022025-12-19T04:37:28.568Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12032025-12-19T04:37:29.390Z Compiling num_enum_derive v0.7.5
12042025-12-19T04:37:29.523Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12052025-12-19T04:37:29.660Z Checking bitflags v1.3.2
12062025-12-19T04:37:29.789Z Checking foreign-types-shared v0.3.1
12072025-12-19T04:37:29.943Z Checking managed v0.8.0
12082025-12-19T04:37:29.947Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12092025-12-19T04:37:30.061Z Checking foreign-types v0.5.0
12102025-12-19T04:37:30.200Z Checking tabled v0.20.0
12112025-12-19T04:37:30.961Z Checking ingot-types v0.1.2
12122025-12-19T04:37:31.534Z Checking num_enum v0.7.5
12132025-12-19T04:37:31.747Z Checking postcard v1.1.3
12142025-12-19T04:37:31.778Z Checking ingot v0.1.1
12152025-12-19T04:37:32.087Z Checking usdt v0.6.0
12162025-12-19T04:37:32.363Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12172025-12-19T04:37:33.369Z Checking tabwriter v1.4.1
12182025-12-19T04:37:33.442Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12192025-12-19T04:37:33.655Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12202025-12-19T04:37:34.128Z Compiling enum-as-inner v0.6.1
12212025-12-19T04:37:34.361Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12222025-12-19T04:37:34.386Z Checking bstr v1.12.0
12232025-12-19T04:37:34.492Z Checking cstr-argument v0.1.2
12242025-12-19T04:37:34.639Z Compiling heck v0.4.1
12252025-12-19T04:37:34.698Z Checking data-encoding v2.9.0
12262025-12-19T04:37:34.775Z Checking colored v3.0.0
12272025-12-19T04:37:34.966Z Compiling semver v0.1.20
12282025-12-19T04:37:35.068Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12292025-12-19T04:37:35.189Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12302025-12-19T04:37:35.253Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12312025-12-19T04:37:35.286Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
12322025-12-19T04:37:35.324Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12332025-12-19T04:37:35.436Z Compiling rustc_version v0.1.7
12342025-12-19T04:37:35.479Z Checking camino-tempfile v1.4.1
12352025-12-19T04:37:35.516Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12362025-12-19T04:37:35.543Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#3eb1a6ad)
12372025-12-19T04:37:35.780Z Compiling crucible-workspace-hack v0.1.0
12382025-12-19T04:37:35.814Z Compiling newtype_derive v0.1.6
12392025-12-19T04:37:35.980Z Checking resolv-conf v0.7.5
12402025-12-19T04:37:36.208Z Checking linked-hash-map v0.5.6
12412025-12-19T04:37:36.232Z Compiling owo-colors v4.2.2
12422025-12-19T04:37:36.526Z Checking hickory-proto v0.24.4
12432025-12-19T04:37:36.551Z Checking lru-cache v0.1.2
12442025-12-19T04:37:36.777Z Checking similar v2.7.0
12452025-12-19T04:37:36.780Z Compiling zone_cfg_derive v0.3.1
12462025-12-19T04:37:36.956Z Checking atomicwrites v0.4.4
12472025-12-19T04:37:37.186Z Checking rayon v1.11.0
12482025-12-19T04:37:37.406Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12492025-12-19T04:37:38.064Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
12502025-12-19T04:37:38.207Z Checking tokio-dtrace v0.1.1
12512025-12-19T04:37:38.446Z Compiling derive-where v1.6.0
12522025-12-19T04:37:38.551Z Compiling num-derive v0.4.2
12532025-12-19T04:37:39.207Z Checking sigpipe v0.1.3
12542025-12-19T04:37:39.342Z Checking same-file v1.0.6
12552025-12-19T04:37:39.558Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12562025-12-19T04:37:39.940Z Checking base64ct v1.8.0
12572025-12-19T04:37:39.999Z Compiling convert_case v0.4.0
12582025-12-19T04:37:40.421Z Checking indent_write v2.2.0
12592025-12-19T04:37:40.446Z Checking siphasher v1.0.1
12602025-12-19T04:37:40.660Z Checking jiff v0.2.15
12612025-12-19T04:37:40.701Z Compiling derive_more v0.99.20
12622025-12-19T04:37:40.704Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12632025-12-19T04:37:40.795Z Checking phf_shared v0.12.1
12642025-12-19T04:37:40.798Z Checking password-hash v0.5.0
12652025-12-19T04:37:41.048Z Checking zone v0.3.1
12662025-12-19T04:37:41.118Z Checking hickory-resolver v0.24.4
12672025-12-19T04:37:41.313Z Checking walkdir v2.5.0
12682025-12-19T04:37:41.339Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
12692025-12-19T04:37:41.722Z Checking oxide-tokio-rt v0.1.2
12702025-12-19T04:37:41.812Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
12712025-12-19T04:37:42.058Z Checking blake2 v0.10.6
12722025-12-19T04:37:42.098Z Compiling progenitor-impl v0.10.0
12732025-12-19T04:37:42.128Z Checking tokio-stream v0.1.17
12742025-12-19T04:37:42.477Z Checking smf v0.2.3
12752025-12-19T04:37:42.504Z Checking serde-big-array v0.5.1
12762025-12-19T04:37:42.825Z Compiling serde_repr v0.1.20
12772025-12-19T04:37:42.990Z Compiling pin-project-internal v1.1.10
12782025-12-19T04:37:43.019Z Compiling slog-dtrace v0.3.0
12792025-12-19T04:37:43.446Z Compiling cancel-safe-futures v0.1.5
12802025-12-19T04:37:43.717Z Checking whoami v1.6.1
12812025-12-19T04:37:43.875Z Checking smawk v0.3.2
12822025-12-19T04:37:44.026Z Checking unicode-width v0.1.14
12832025-12-19T04:37:44.058Z Checking unicode-segmentation v1.12.0
12842025-12-19T04:37:44.104Z Compiling chrono-tz v0.10.4
12852025-12-19T04:37:44.473Z Compiling unicode-xid v0.2.6
12862025-12-19T04:37:44.526Z Checking unicode-linebreak v0.1.5
12872025-12-19T04:37:44.700Z Compiling const_format_proc_macros v0.2.34
12882025-12-19T04:37:44.757Z Checking newline-converter v0.3.0
12892025-12-19T04:37:44.981Z Checking textwrap v0.16.2
12902025-12-19T04:37:45.009Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
12912025-12-19T04:37:45.485Z Checking pin-project v1.1.10
12922025-12-19T04:37:45.526Z Checking qorb v0.4.1
12932025-12-19T04:37:45.646Z Checking argon2 v0.5.3
12942025-12-19T04:37:46.232Z Checking phf v0.12.1
12952025-12-19T04:37:46.417Z Checking unicode-normalization v0.1.24
12962025-12-19T04:37:46.444Z Checking console v0.15.11
12972025-12-19T04:37:46.523Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12982025-12-19T04:37:46.719Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
12992025-12-19T04:37:47.076Z Checking libsw-core v0.3.2
13002025-12-19T04:37:47.338Z Checking secrecy v0.10.3
13012025-12-19T04:37:47.364Z Compiling async-recursion v1.1.1
13022025-12-19T04:37:47.510Z Compiling snafu-derive v0.8.9
13032025-12-19T04:37:47.535Z Compiling libgit2-sys v0.17.0+1.8.1
13042025-12-19T04:37:47.539Z Compiling cookie v0.18.1
13052025-12-19T04:37:47.748Z Compiling progenitor-macro v0.10.0
13062025-12-19T04:37:48.004Z Checking csv-core v0.1.12
13072025-12-19T04:37:48.347Z Checking highway v1.3.0
13082025-12-19T04:37:48.389Z Checking fixedbitset v0.5.7
13092025-12-19T04:37:48.807Z Compiling moka v0.12.11
13102025-12-19T04:37:48.810Z Checking fixedbitset v0.4.2
13112025-12-19T04:37:49.106Z Checking petgraph v0.6.5
13122025-12-19T04:37:49.131Z Checking petgraph v0.8.2
13132025-12-19T04:37:49.249Z Checking csv v1.3.1
13142025-12-19T04:37:50.435Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13152025-12-19T04:37:50.805Z Checking olpc-cjson v0.1.4
13162025-12-19T04:37:51.067Z Checking libsw v3.5.0
13172025-12-19T04:37:51.312Z Checking expectorate v1.2.0
13182025-12-19T04:37:51.621Z Checking snafu v0.8.9
13192025-12-19T04:37:51.927Z Checking const_format v0.2.34
13202025-12-19T04:37:52.088Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
13212025-12-19T04:37:52.402Z Checking papergrid v0.11.0
13222025-12-19T04:37:52.532Z Checking globset v0.4.16
13232025-12-19T04:37:52.829Z Compiling tabled_derive v0.7.0
13242025-12-19T04:37:53.077Z Checking gethostname v0.5.0
13252025-12-19T04:37:53.243Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13262025-12-19T04:37:53.382Z Checking pem v3.0.5
13272025-12-19T04:37:53.683Z Checking bcs v0.1.6
13282025-12-19T04:37:53.769Z Checking serde_plain v1.0.2
13292025-12-19T04:37:53.873Z Checking termtree v0.5.1
13302025-12-19T04:37:54.033Z Checking typed-path v0.9.3
13312025-12-19T04:37:54.123Z Compiling signal-hook v0.3.18
13322025-12-19T04:37:54.149Z Checking linear-map v1.2.0
13332025-12-19T04:37:54.474Z Checking swrite v0.1.0
13342025-12-19T04:37:54.499Z Checking crc8 v0.1.1
13352025-12-19T04:37:54.617Z Checking tagptr v0.2.0
13362025-12-19T04:37:54.651Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13372025-12-19T04:37:54.877Z Checking tabled v0.15.0
13382025-12-19T04:37:55.856Z Checking tough v0.20.0
13392025-12-19T04:37:56.430Z Checking steno v0.4.1
13402025-12-19T04:37:57.527Z Checking hickory-proto v0.25.2
13412025-12-19T04:37:57.974Z Checking dropshot-api-manager-types v0.2.2
13422025-12-19T04:37:58.172Z Checking progenitor v0.10.0
13432025-12-19T04:37:58.257Z Compiling vergen v8.3.2
13442025-12-19T04:37:58.377Z Compiling cargo-platform v0.1.9
13452025-12-19T04:37:58.566Z Compiling curl-sys v0.4.83+curl-8.15.0
13462025-12-19T04:37:58.628Z Compiling crc32fast v1.5.0
13472025-12-19T04:37:58.811Z Checking humantime v2.3.0
13482025-12-19T04:37:59.180Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13492025-12-19T04:37:59.285Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13502025-12-19T04:38:00.383Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13512025-12-19T04:38:00.669Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13522025-12-19T04:38:01.089Z Checking hickory-resolver v0.25.2
13532025-12-19T04:38:01.239Z Compiling cargo_metadata v0.18.1
13542025-12-19T04:38:01.974Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13552025-12-19T04:38:02.249Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13562025-12-19T04:38:02.529Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13572025-12-19T04:38:02.943Z Checking sha2 v0.10.9
13582025-12-19T04:38:03.042Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13592025-12-19T04:38:03.116Z Compiling rustc_version v0.4.1
13602025-12-19T04:38:03.357Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13612025-12-19T04:38:03.431Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13622025-12-19T04:38:03.517Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
13632025-12-19T04:38:03.669Z Compiling blake3 v1.8.2
13642025-12-19T04:38:03.920Z Compiling fs-err v3.1.2
13652025-12-19T04:38:04.304Z Checking adler2 v2.0.1
13662025-12-19T04:38:05.181Z Checking miniz_oxide v0.8.9
13672025-12-19T04:38:05.518Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
13682025-12-19T04:38:06.155Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13692025-12-19T04:38:06.206Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
13702025-12-19T04:38:06.928Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13712025-12-19T04:38:06.959Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
13722025-12-19T04:38:06.985Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
13732025-12-19T04:38:07.073Z Checking filetime v0.2.26
13742025-12-19T04:38:07.171Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13752025-12-19T04:38:07.291Z Compiling curl v0.4.49
13762025-12-19T04:38:07.710Z Checking constant_time_eq v0.3.1
13772025-12-19T04:38:07.871Z Checking xattr v1.6.1
13782025-12-19T04:38:08.096Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
13792025-12-19T04:38:08.487Z Checking is_ci v1.2.0
13802025-12-19T04:38:08.669Z Checking arrayref v0.3.9
13812025-12-19T04:38:08.801Z Checking arrayvec v0.7.6
13822025-12-19T04:38:09.377Z Checking supports-color v3.0.2
13832025-12-19T04:38:09.539Z Checking toml v0.7.8
13842025-12-19T04:38:09.633Z Checking tar v0.4.44
13852025-12-19T04:38:09.817Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
13862025-12-19T04:38:09.866Z Checking flate2 v1.1.2
13872025-12-19T04:38:10.102Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13882025-12-19T04:38:10.565Z Checking drift v0.1.0
13892025-12-19T04:38:10.593Z Checking kstat-rs v0.2.4
13902025-12-19T04:38:10.817Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13912025-12-19T04:38:10.942Z Checking topological-sort v0.2.2
13922025-12-19T04:38:11.032Z Checking dropshot-api-manager v0.2.2
13932025-12-19T04:38:11.180Z Checking omicron-zone-package v0.12.2
13942025-12-19T04:38:11.468Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
13952025-12-19T04:38:13.503Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
13962025-12-19T04:38:14.629Z Checking signal-hook-tokio v0.3.1
13972025-12-19T04:38:14.855Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
13982025-12-19T04:38:14.967Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
13992025-12-19T04:38:15.365Z Checking display-error-chain v0.2.2
14002025-12-19T04:38:15.578Z Checking search_path v0.1.4
14012025-12-19T04:38:15.812Z Checking internet-checksum v0.2.1
14022025-12-19T04:38:16.019Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
14032025-12-19T04:38:16.152Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14042025-12-19T04:38:16.479Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14052025-12-19T04:38:18.312Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
14062025-12-19T04:38:18.538Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
14072025-12-19T04:38:21.038Z Compiling git2 v0.19.0
14082025-12-19T04:38:25.251Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14092025-12-19T04:38:25.539Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14102025-12-19T04:38:29.420Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14112025-12-19T04:38:31.548Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14122025-12-19T04:38:40.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
14132025-12-19T04:38:40.419Z+ for feat in tofino_stub tofino_asic softnpu chaos
14142025-12-19T04:38:40.419Z+ cargo clippy --features tofino_asic -- --deny warnings
14152025-12-19T04:38:40.974Z Downloading crates ...
14162025-12-19T04:38:41.095Z Downloaded num_enum_derive v0.5.11
14172025-12-19T04:38:41.108Z Downloaded num_enum v0.5.11
14182025-12-19T04:38:41.242Z Compiling num_enum_derive v0.5.11
14192025-12-19T04:38:41.245Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
14202025-12-19T04:38:41.340Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14212025-12-19T04:38:41.350Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14222025-12-19T04:38:41.353Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14232025-12-19T04:38:42.560Z Checking num_enum v0.5.11
14242025-12-19T04:38:42.704Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14252025-12-19T04:38:52.964Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
14262025-12-19T04:38:52.970Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14272025-12-19T04:38:56.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s
14282025-12-19T04:38:57.074Z+ for feat in tofino_stub tofino_asic softnpu chaos
14292025-12-19T04:38:57.074Z+ cargo clippy --features softnpu -- --deny warnings
14302025-12-19T04:38:57.603Z Downloading crates ...
14312025-12-19T04:38:57.774Z Downloaded typeid v1.0.3
14322025-12-19T04:38:57.857Z Downloaded funty v2.0.0
14332025-12-19T04:38:57.857Z Downloaded libloading v0.7.4
14342025-12-19T04:38:57.857Z Downloaded serde_arrays v0.1.0
14352025-12-19T04:38:57.857Z Downloaded wyz v0.5.1
14362025-12-19T04:38:57.858Z Downloaded radium v0.7.0
14372025-12-19T04:38:57.858Z Downloaded bitstruct_derive v0.1.0
14382025-12-19T04:38:57.858Z Downloaded tap v1.0.1
14392025-12-19T04:38:57.858Z Downloaded erased-serde v0.4.8
14402025-12-19T04:38:57.858Z Downloaded ascii v1.1.0
14412025-12-19T04:38:57.858Z Downloaded num-bigint v0.4.6
14422025-12-19T04:38:57.859Z Downloaded bitvec v1.0.1
14432025-12-19T04:38:57.953Z Downloaded bitstruct v0.1.1
14442025-12-19T04:38:58.090Z Checking num-integer v0.1.46
14452025-12-19T04:38:58.125Z Checking num-complex v0.4.6
14462025-12-19T04:38:58.163Z Compiling radium v0.7.0
14472025-12-19T04:38:58.184Z Checking tap v1.0.1
14482025-12-19T04:38:58.185Z Checking funty v2.0.0
14492025-12-19T04:38:58.194Z Compiling typeid v1.0.3
14502025-12-19T04:38:58.194Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
14512025-12-19T04:38:58.218Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14522025-12-19T04:38:58.341Z Checking wyz v0.5.1
14532025-12-19T04:38:58.547Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14542025-12-19T04:38:58.568Z Checking num-bigint v0.4.6
14552025-12-19T04:38:58.584Z Checking num-iter v0.1.45
14562025-12-19T04:38:58.682Z Compiling erased-serde v0.4.8
14572025-12-19T04:38:58.695Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14582025-12-19T04:38:58.858Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14592025-12-19T04:38:58.873Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14602025-12-19T04:38:58.899Z Compiling bitstruct_derive v0.1.0
14612025-12-19T04:38:58.971Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14622025-12-19T04:38:59.006Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14632025-12-19T04:38:59.036Z Checking bitvec v1.0.1
14642025-12-19T04:38:59.071Z Checking ascii v1.1.0
14652025-12-19T04:38:59.102Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
14662025-12-19T04:38:59.132Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14672025-12-19T04:38:59.331Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
14682025-12-19T04:38:59.370Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14692025-12-19T04:38:59.406Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14702025-12-19T04:38:59.422Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14712025-12-19T04:39:00.108Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
14722025-12-19T04:39:00.132Z Checking bitstruct v0.1.1
14732025-12-19T04:39:00.135Z Checking serde_arrays v0.1.0
14742025-12-19T04:39:00.260Z Checking libloading v0.7.4
14752025-12-19T04:39:00.304Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
14762025-12-19T04:39:00.607Z Checking num-rational v0.4.2
14772025-12-19T04:39:01.083Z Checking num v0.4.3
14782025-12-19T04:39:01.179Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14792025-12-19T04:39:02.005Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
14802025-12-19T04:39:02.420Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
14812025-12-19T04:39:02.423Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
14822025-12-19T04:39:02.706Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
14832025-12-19T04:39:03.212Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14842025-12-19T04:39:03.216Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14852025-12-19T04:39:03.892Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14862025-12-19T04:39:04.162Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
14872025-12-19T04:39:04.162Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14882025-12-19T04:39:04.180Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14892025-12-19T04:39:04.229Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14902025-12-19T04:39:05.502Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14912025-12-19T04:39:06.290Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14922025-12-19T04:39:06.302Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14932025-12-19T04:39:06.302Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14942025-12-19T04:39:06.302Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
14952025-12-19T04:39:06.947Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14962025-12-19T04:39:07.190Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
14972025-12-19T04:39:09.126Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14982025-12-19T04:39:12.716Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
14992025-12-19T04:39:14.434Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
15002025-12-19T04:39:14.586Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
15012025-12-19T04:39:19.077Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15022025-12-19T04:39:24.892Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
15032025-12-19T04:39:26.945Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
15042025-12-19T04:39:27.629Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15052025-12-19T04:39:35.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.07s
15062025-12-19T04:39:35.439Z+ for feat in tofino_stub tofino_asic softnpu chaos
15072025-12-19T04:39:35.440Z+ cargo clippy --features chaos -- --deny warnings
15082025-12-19T04:39:36.183Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15092025-12-19T04:39:36.193Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15102025-12-19T04:39:36.193Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15112025-12-19T04:39:47.877Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15122025-12-19T04:39:47.880Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15132025-12-19T04:39:51.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
15142025-12-19T04:39:51.816Z+ banner fmt
15152025-12-19T04:39:51.822Z
15162025-12-19T04:39:51.822Z ###### # # #####
15172025-12-19T04:39:51.822Z # ## ## #
15182025-12-19T04:39:51.822Z ##### # ## # #
15192025-12-19T04:39:51.822Z # # # #
15202025-12-19T04:39:51.822Z # # # #
15212025-12-19T04:39:51.822Z # # # #
15222025-12-19T04:39:51.822Z
15232025-12-19T04:39:51.822Z+ cargo fmt -- --check
15242025-12-19T04:39:52.605Z+ banner test
15252025-12-19T04:39:52.608Z
15262025-12-19T04:39:52.608Z ##### ###### #### #####
15272025-12-19T04:39:52.608Z # # # #
15282025-12-19T04:39:52.608Z # ##### #### #
15292025-12-19T04:39:52.608Z # # # #
15302025-12-19T04:39:52.608Z # # # # #
15312025-12-19T04:39:52.608Z # ###### #### #
15322025-12-19T04:39:52.608Z
15332025-12-19T04:39:52.608Z+ for feat in tofino_stub tofino_asic softnpu chaos
15342025-12-19T04:39:52.608Z+ RUST_BACKTRACE=full
15352025-12-19T04:39:52.609Z+ cargo test --features tofino_stub --no-fail-fast
15362025-12-19T04:39:53.914Z Compiling unicode-ident v1.0.19
15372025-12-19T04:39:53.917Z Compiling cfg-if v1.0.3
15382025-12-19T04:39:53.917Z Compiling memchr v2.7.5
15392025-12-19T04:39:53.917Z Compiling itoa v1.0.15
15402025-12-19T04:39:53.917Z Compiling serde_core v1.0.226
15412025-12-19T04:39:54.086Z Compiling libc v0.2.176
15422025-12-19T04:39:54.090Z Compiling ryu v1.0.20
15432025-12-19T04:39:54.117Z Compiling log v0.4.28
15442025-12-19T04:39:54.142Z Compiling libm v0.2.15
15452025-12-19T04:39:54.240Z Compiling proc-macro2 v1.0.101
15462025-12-19T04:39:54.269Z Compiling smallvec v1.15.1
15472025-12-19T04:39:54.461Z Compiling heck v0.5.0
15482025-12-19T04:39:54.491Z Compiling regex-syntax v0.8.6
15492025-12-19T04:39:55.515Z Compiling quote v1.0.40
15502025-12-19T04:39:55.571Z Compiling fnv v1.0.7
15512025-12-19T04:39:55.730Z Compiling equivalent v1.0.2
15522025-12-19T04:39:55.819Z Compiling allocator-api2 v0.2.21
15532025-12-19T04:39:55.859Z Compiling foldhash v0.1.5
15542025-12-19T04:39:56.218Z Compiling syn v2.0.106
15552025-12-19T04:39:56.241Z Compiling aho-corasick v1.1.3
15562025-12-19T04:39:56.339Z Compiling iana-time-zone v0.1.64
15572025-12-19T04:39:56.511Z Compiling hashbrown v0.15.5
15582025-12-19T04:39:56.762Z Compiling pin-project-lite v0.2.16
15592025-12-19T04:39:56.917Z Compiling dyn-clone v1.0.20
15602025-12-19T04:39:57.049Z Compiling stable_deref_trait v1.2.0
15612025-12-19T04:39:57.177Z Compiling scopeguard v1.2.0
15622025-12-19T04:39:57.196Z Compiling percent-encoding v2.3.2
15632025-12-19T04:39:57.368Z Compiling lock_api v0.4.13
15642025-12-19T04:39:57.664Z Compiling litemap v0.8.0
15652025-12-19T04:39:57.796Z Compiling writeable v0.6.1
15662025-12-19T04:39:57.843Z Compiling icu_properties_data v2.0.1
15672025-12-19T04:39:58.108Z Compiling icu_normalizer_data v2.0.0
15682025-12-19T04:39:58.128Z Compiling futures-core v0.3.31
15692025-12-19T04:39:58.241Z Compiling regex-automata v0.4.13
15702025-12-19T04:39:58.405Z Compiling form_urlencoded v1.2.2
15712025-12-19T04:39:58.424Z Compiling utf8_iter v1.0.4
15722025-12-19T04:39:58.700Z Compiling serde_json v1.0.145
15732025-12-19T04:39:58.739Z Compiling semver v1.0.27
15742025-12-19T04:39:58.902Z Compiling indexmap v2.11.4
15752025-12-19T04:39:59.463Z Compiling glob v0.3.3
15762025-12-19T04:39:59.493Z Compiling minimal-lexical v0.2.1
15772025-12-19T04:39:59.871Z Compiling num-traits v0.2.19
15782025-12-19T04:40:00.028Z Compiling nom v7.1.3
15792025-12-19T04:40:00.395Z Compiling getrandom v0.3.3
15802025-12-19T04:40:00.456Z Compiling clang-sys v1.8.1
15812025-12-19T04:40:00.693Z Compiling ucd-trie v0.1.7
15822025-12-19T04:40:00.978Z Compiling byteorder v1.5.0
15832025-12-19T04:40:01.005Z Compiling futures-sink v0.3.31
15842025-12-19T04:40:01.191Z Compiling libloading v0.8.9
15852025-12-19T04:40:01.215Z Compiling bindgen v0.72.1
15862025-12-19T04:40:01.246Z Compiling slab v0.4.11
15872025-12-19T04:40:01.265Z Compiling strsim v0.11.1
15882025-12-19T04:40:01.525Z Compiling futures-channel v0.3.31
15892025-12-19T04:40:01.577Z Compiling pin-utils v0.1.0
15902025-12-19T04:40:01.604Z Compiling pretty-hex v0.4.1
15912025-12-19T04:40:01.695Z Compiling futures-io v0.3.31
15922025-12-19T04:40:01.898Z Compiling futures-task v0.3.31
15932025-12-19T04:40:01.945Z Compiling plain v0.2.3
15942025-12-19T04:40:02.080Z Compiling time-core v0.1.6
15952025-12-19T04:40:02.125Z Compiling num-conv v0.1.0
15962025-12-19T04:40:02.185Z Compiling regex v1.12.2
15972025-12-19T04:40:02.419Z Compiling zeroize v1.8.1
15982025-12-19T04:40:02.447Z Compiling time-macros v0.2.24
15992025-12-19T04:40:03.260Z Compiling cexpr v0.6.0
16002025-12-19T04:40:03.391Z Compiling synstructure v0.13.2
16012025-12-19T04:40:03.600Z Compiling serde_derive_internals v0.29.1
16022025-12-19T04:40:04.616Z Compiling prettyplease v0.2.37
16032025-12-19T04:40:04.662Z Compiling darling_core v0.21.3
16042025-12-19T04:40:04.864Z Compiling regress v0.10.4
16052025-12-19T04:40:05.287Z Compiling subtle v2.6.1
16062025-12-19T04:40:05.468Z Compiling rustls-pki-types v1.12.0
16072025-12-19T04:40:05.578Z Compiling untrusted v0.9.0
16082025-12-19T04:40:05.581Z Compiling thread-id v4.2.2
16092025-12-19T04:40:05.794Z Compiling socket2 v0.6.0
16102025-12-19T04:40:06.808Z Compiling atomic-waker v1.1.2
16112025-12-19T04:40:07.043Z Compiling ipnet v2.11.0
16122025-12-19T04:40:07.098Z Compiling serde_derive v1.0.226
16132025-12-19T04:40:07.498Z Compiling zerofrom-derive v0.1.6
16142025-12-19T04:40:07.996Z Compiling yoke-derive v0.8.0
16152025-12-19T04:40:08.273Z Compiling zerovec-derive v0.11.1
16162025-12-19T04:40:10.200Z Compiling displaydoc v0.2.5
16172025-12-19T04:40:10.281Z Compiling thiserror-impl v2.0.16
16182025-12-19T04:40:10.473Z Compiling tokio-macros v2.5.0
16192025-12-19T04:40:10.658Z Compiling schemars_derive v0.8.22
16202025-12-19T04:40:10.805Z Compiling futures-macro v0.3.31
16212025-12-19T04:40:11.720Z Compiling zerocopy-derive v0.8.27
16222025-12-19T04:40:12.019Z Compiling thiserror-impl v1.0.69
16232025-12-19T04:40:12.686Z Compiling zerofrom v0.1.6
16242025-12-19T04:40:12.946Z Compiling yoke v0.8.0
16252025-12-19T04:40:13.091Z Compiling thiserror v2.0.16
16262025-12-19T04:40:13.271Z Compiling tracing-attributes v0.1.30
16272025-12-19T04:40:13.347Z Compiling zerovec v0.11.4
16282025-12-19T04:40:13.436Z Compiling zerotrie v0.2.2
16292025-12-19T04:40:13.879Z Compiling serde v1.0.226
16302025-12-19T04:40:14.302Z Compiling pest v2.8.2
16312025-12-19T04:40:14.685Z Compiling thiserror v1.0.69
16322025-12-19T04:40:14.703Z Compiling scroll_derive v0.12.1
16332025-12-19T04:40:14.872Z Compiling zerocopy v0.8.27
16342025-12-19T04:40:15.068Z Compiling bytes v1.10.1
16352025-12-19T04:40:15.277Z Compiling serde_tokenstream v0.2.2
16362025-12-19T04:40:15.350Z Compiling tinystr v0.8.1
16372025-12-19T04:40:15.760Z Compiling icu_locale_core v2.0.0
16382025-12-19T04:40:15.811Z Compiling potential_utf v0.1.3
16392025-12-19T04:40:16.118Z Compiling icu_collections v2.0.0
16402025-12-19T04:40:16.249Z Compiling http v1.3.1
16412025-12-19T04:40:16.313Z Compiling chrono v0.4.42
16422025-12-19T04:40:16.537Z Compiling uuid v1.18.1
16432025-12-19T04:40:17.284Z Compiling icu_provider v2.0.0
16442025-12-19T04:40:17.436Z Compiling pest_meta v2.8.2
16452025-12-19T04:40:17.479Z Compiling zerocopy-derive v0.7.35
16462025-12-19T04:40:17.882Z Compiling icu_properties v2.0.1
16472025-12-19T04:40:17.986Z Compiling icu_normalizer v2.0.0
16482025-12-19T04:40:18.581Z Compiling scroll v0.12.0
16492025-12-19T04:40:18.698Z Compiling async-trait v0.1.89
16502025-12-19T04:40:18.726Z Compiling schemars v0.8.22
16512025-12-19T04:40:19.137Z Compiling pest_generator v2.8.2
16522025-12-19T04:40:19.369Z Compiling aws-lc-sys v0.31.0
16532025-12-19T04:40:19.483Z Compiling zerocopy v0.7.35
16542025-12-19T04:40:20.057Z Compiling idna_adapter v1.2.1
16552025-12-19T04:40:20.327Z Compiling goblin v0.8.2
16562025-12-19T04:40:20.708Z Compiling darling_macro v0.21.3
16572025-12-19T04:40:20.877Z Compiling typify-impl v0.4.3
16582025-12-19T04:40:20.903Z Compiling openssl-macros v0.1.1
16592025-12-19T04:40:20.967Z Compiling http-body v1.0.1
16602025-12-19T04:40:21.225Z Compiling pest_derive v2.8.2
16612025-12-19T04:40:21.245Z Compiling idna v1.1.0
16622025-12-19T04:40:21.520Z Compiling daft-derive v0.1.4
16632025-12-19T04:40:21.761Z Compiling httparse v1.10.1
16642025-12-19T04:40:21.798Z Compiling darling v0.21.3
16652025-12-19T04:40:21.942Z Compiling parking_lot_core v0.9.11
16662025-12-19T04:40:22.229Z Compiling dtrace-parser v0.2.0
16672025-12-19T04:40:22.361Z Compiling tower-service v0.3.3
16682025-12-19T04:40:22.563Z Compiling parking_lot v0.12.4
16692025-12-19T04:40:23.000Z Compiling url v2.5.7
16702025-12-19T04:40:23.028Z Compiling openapiv3 v2.2.0
16712025-12-19T04:40:23.132Z Compiling anyhow v1.0.100
16722025-12-19T04:40:23.552Z Compiling signal-hook-registry v1.4.6
16732025-12-19T04:40:24.046Z Compiling try-lock v0.2.5
16742025-12-19T04:40:24.403Z Compiling want v0.3.1
16752025-12-19T04:40:24.496Z Compiling bitflags v2.9.4
16762025-12-19T04:40:24.500Z Compiling mio v1.0.4
16772025-12-19T04:40:24.721Z Compiling portable-atomic v1.11.1
16782025-12-19T04:40:24.993Z Compiling httpdate v1.0.3
16792025-12-19T04:40:25.475Z Compiling tokio v1.47.1
16802025-12-19T04:40:25.691Z Compiling ref-cast-impl v1.0.24
16812025-12-19T04:40:26.018Z Compiling dof v0.3.0
16822025-12-19T04:40:26.592Z Compiling critical-section v1.2.0
16832025-12-19T04:40:26.782Z Compiling usdt-impl v0.5.0
16842025-12-19T04:40:26.916Z Compiling base64 v0.22.1
16852025-12-19T04:40:27.088Z Compiling serde_yaml v0.9.34+deprecated
16862025-12-19T04:40:27.604Z Compiling once_cell v1.21.3
16872025-12-19T04:40:28.009Z Compiling ppv-lite86 v0.2.21
16882025-12-19T04:40:28.070Z Compiling structmeta-derive v0.3.0
16892025-12-19T04:40:28.447Z Compiling syn v1.0.109
16902025-12-19T04:40:30.303Z Compiling usdt-attr-macro v0.5.0
16912025-12-19T04:40:30.326Z Compiling usdt-macro v0.5.0
16922025-12-19T04:40:30.492Z Compiling structmeta v0.3.0
16932025-12-19T04:40:30.880Z Compiling strum_macros v0.26.4
16942025-12-19T04:40:32.353Z Compiling async-stream-impl v0.3.6
16952025-12-19T04:40:32.384Z Compiling omicron-workspace-hack v0.1.0
16962025-12-19T04:40:32.406Z Compiling serde_with_macros v3.14.1
16972025-12-19T04:40:32.505Z Compiling http-body-util v0.1.3
16982025-12-19T04:40:33.052Z Compiling dropshot_endpoint v0.16.4
16992025-12-19T04:40:34.584Z Compiling newtype-uuid-macros v0.1.0
17002025-12-19T04:40:34.835Z Compiling serde_urlencoded v0.7.1
17012025-12-19T04:40:34.922Z Compiling sync_wrapper v1.0.2
17022025-12-19T04:40:35.111Z Compiling powerfmt v0.2.0
17032025-12-19T04:40:35.376Z Compiling tower-layer v0.3.3
17042025-12-19T04:40:35.533Z Compiling deranged v0.5.3
17052025-12-19T04:40:35.706Z Compiling derive-ex v0.1.8
17062025-12-19T04:40:35.911Z Compiling typify-macro v0.4.3
17072025-12-19T04:40:36.283Z Compiling strum_macros v0.27.2
17082025-12-19T04:40:36.969Z Compiling typenum v1.18.0
17092025-12-19T04:40:37.884Z Compiling num_threads v0.1.7
17102025-12-19T04:40:38.053Z Compiling parse-display-derive v0.10.0
17112025-12-19T04:40:38.273Z Compiling generic-array v0.14.7
17122025-12-19T04:40:38.294Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17132025-12-19T04:40:39.194Z Compiling webpki-roots v1.0.2
17142025-12-19T04:40:39.403Z Compiling iri-string v0.7.8
17152025-12-19T04:40:39.475Z Compiling encoding_rs v0.8.35
17162025-12-19T04:40:39.608Z Compiling test-strategy v0.4.3
17172025-12-19T04:40:40.334Z Compiling typify v0.4.3
17182025-12-19T04:40:40.392Z Compiling mime v0.3.17
17192025-12-19T04:40:40.482Z Compiling progenitor-impl v0.11.1
17202025-12-19T04:40:40.909Z Compiling fastrand v2.3.0
17212025-12-19T04:40:40.913Z Compiling block-buffer v0.10.4
17222025-12-19T04:40:41.162Z Compiling crypto-common v0.1.6
17232025-12-19T04:40:41.444Z Compiling camino v1.2.0
17242025-12-19T04:40:41.876Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
17252025-12-19T04:40:42.366Z Compiling getrandom v0.2.16
17262025-12-19T04:40:42.848Z Compiling futures-util v0.3.31
17272025-12-19T04:40:43.183Z Compiling cpufeatures v0.2.17
17282025-12-19T04:40:43.305Z Compiling winnow v0.7.14
17292025-12-19T04:40:43.386Z Compiling toml_datetime v0.6.11
17302025-12-19T04:40:43.943Z Compiling tracing-core v0.1.34
17312025-12-19T04:40:45.072Z Compiling thread_local v1.1.9
17322025-12-19T04:40:45.338Z Compiling tracing v0.1.41
17332025-12-19T04:40:45.432Z Compiling clap_derive v4.5.49
17342025-12-19T04:40:45.953Z Compiling match_cfg v0.1.0
17352025-12-19T04:40:45.976Z Compiling hex v0.4.3
17362025-12-19T04:40:46.065Z Compiling take_mut v0.2.2
17372025-12-19T04:40:46.065Z Compiling term v1.2.0
17382025-12-19T04:40:46.558Z Compiling macaddr v1.0.1
17392025-12-19T04:40:46.685Z Compiling errno v0.3.14
17402025-12-19T04:40:46.966Z Compiling spin v0.9.8
17412025-12-19T04:40:47.013Z Compiling debug-ignore v1.0.5
17422025-12-19T04:40:47.209Z Compiling quick-error v1.2.3
17432025-12-19T04:40:47.665Z Compiling toml_parser v1.0.3
17442025-12-19T04:40:48.470Z Compiling ref-cast v1.0.24
17452025-12-19T04:40:48.642Z Compiling toml_datetime v0.7.2
17462025-12-19T04:40:48.670Z Compiling serde_spanned v1.0.2
17472025-12-19T04:40:49.032Z Compiling progenitor-macro v0.11.1
17482025-12-19T04:40:49.678Z Compiling lazy_static v1.5.0
17492025-12-19T04:40:49.683Z Compiling bit-vec v0.8.0
17502025-12-19T04:40:49.814Z Compiling toml_writer v1.0.3
17512025-12-19T04:40:50.109Z Compiling bit-set v0.8.0
17522025-12-19T04:40:50.249Z Compiling toml v0.9.7
17532025-12-19T04:40:50.419Z Compiling strum v0.26.3
17542025-12-19T04:40:50.628Z Compiling async-stream v0.3.6
17552025-12-19T04:40:50.682Z Compiling waitgroup v0.1.2
17562025-12-19T04:40:50.702Z Compiling rustls-pemfile v2.2.0
17572025-12-19T04:40:50.822Z Compiling serde_path_to_error v0.1.20
17582025-12-19T04:40:51.230Z Compiling unarray v0.1.4
17592025-12-19T04:40:51.426Z Compiling rustix v1.1.2
17602025-12-19T04:40:52.268Z Compiling anstyle v1.0.11
17612025-12-19T04:40:53.631Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17622025-12-19T04:40:53.829Z Compiling ring v0.17.14
17632025-12-19T04:40:53.892Z Compiling serde_with v3.14.1
17642025-12-19T04:40:54.565Z Compiling tokio-util v0.7.16
17652025-12-19T04:40:55.528Z Compiling hashbrown v0.16.0
17662025-12-19T04:40:56.172Z Compiling instant v0.1.13
17672025-12-19T04:40:56.547Z Compiling utf8parse v0.2.2
17682025-12-19T04:40:56.714Z Compiling foldhash v0.2.0
17692025-12-19T04:40:56.734Z Compiling anstyle-parse v0.2.7
17702025-12-19T04:40:57.358Z Compiling strum v0.27.2
17712025-12-19T04:40:57.573Z Compiling colorchoice v1.0.4
17722025-12-19T04:40:57.796Z Compiling anstyle-query v1.1.4
17732025-12-19T04:40:58.087Z Compiling is_terminal_polyfill v1.70.1
17742025-12-19T04:40:58.271Z Compiling anstream v0.6.20
17752025-12-19T04:40:59.823Z Compiling clap_lex v0.7.5
17762025-12-19T04:41:00.283Z Compiling h2 v0.4.12
17772025-12-19T04:41:02.008Z Compiling crossbeam-utils v0.8.21
17782025-12-19T04:41:03.594Z Compiling slog v2.7.0
17792025-12-19T04:41:04.118Z Compiling openssl-sys v0.9.109
17802025-12-19T04:41:05.390Z Compiling hyper v1.7.0
17812025-12-19T04:41:05.923Z Compiling foreign-types-shared v0.1.1
17822025-12-19T04:41:06.079Z Compiling untrusted v0.7.1
17832025-12-19T04:41:06.134Z Compiling foreign-types v0.3.2
17842025-12-19T04:41:06.691Z Compiling openssl-probe v0.1.6
17852025-12-19T04:41:07.081Z Compiling openssl v0.10.73
17862025-12-19T04:41:07.892Z Compiling hyper-util v0.1.17
17872025-12-19T04:41:08.407Z Compiling rustls-webpki v0.103.6
17882025-12-19T04:41:09.332Z Compiling ipnetwork v0.21.1
17892025-12-19T04:41:10.227Z Compiling rand_core v0.9.3
17902025-12-19T04:41:11.494Z Compiling rustls v0.23.32
17912025-12-19T04:41:14.078Z Compiling native-tls v0.2.14
17922025-12-19T04:41:15.306Z Compiling time v0.3.44
17932025-12-19T04:41:15.471Z Compiling tokio-native-tls v0.3.1
17942025-12-19T04:41:15.784Z Compiling rand_chacha v0.9.0
17952025-12-19T04:41:16.025Z Compiling tower v0.5.2
17962025-12-19T04:41:16.921Z Compiling tempfile v3.23.0
17972025-12-19T04:41:17.099Z Compiling futures-executor v0.3.31
17982025-12-19T04:41:17.259Z Compiling digest v0.10.7
17992025-12-19T04:41:17.708Z Compiling futures v0.3.31
18002025-12-19T04:41:17.729Z Compiling tower-http v0.6.6
18012025-12-19T04:41:17.845Z Compiling tokio-rustls v0.26.3
18022025-12-19T04:41:17.863Z Compiling rand v0.9.2
18032025-12-19T04:41:18.385Z Compiling hyper-rustls v0.27.7
18042025-12-19T04:41:18.670Z Compiling hyper-tls v0.6.0
18052025-12-19T04:41:18.919Z Compiling rand_core v0.6.4
18062025-12-19T04:41:19.370Z Compiling serde_spanned v0.6.9
18072025-12-19T04:41:19.794Z Compiling oxnet v0.1.3
18082025-12-19T04:41:19.836Z Compiling reqwest v0.12.23
18092025-12-19T04:41:21.678Z Compiling newtype-uuid v1.3.2
18102025-12-19T04:41:22.057Z Compiling memmap v0.7.0
18112025-12-19T04:41:22.671Z Compiling usdt v0.5.0
18122025-12-19T04:41:22.695Z Compiling daft v0.1.4
18132025-12-19T04:41:23.252Z Compiling crossbeam-channel v0.5.15
18142025-12-19T04:41:23.256Z Compiling rustls-webpki v0.102.8
18152025-12-19T04:41:23.725Z Compiling wait-timeout v0.2.1
18162025-12-19T04:41:24.222Z Compiling rustls v0.22.4
18172025-12-19T04:41:24.297Z Compiling rusty-fork v0.3.0
18182025-12-19T04:41:24.300Z Compiling rand_chacha v0.3.1
18192025-12-19T04:41:25.470Z Compiling progenitor-client v0.11.1
18202025-12-19T04:41:25.524Z Compiling rand_xorshift v0.4.0
18212025-12-19T04:41:25.786Z Compiling slog-json v2.6.1
18222025-12-19T04:41:26.153Z Compiling hostname v0.3.1
18232025-12-19T04:41:26.235Z Compiling num-integer v0.1.46
18242025-12-19T04:41:26.563Z Compiling is-terminal v0.4.16
18252025-12-19T04:41:26.588Z Compiling float-ord v0.3.2
18262025-12-19T04:41:26.742Z Compiling slog-term v2.9.2
18272025-12-19T04:41:26.871Z Compiling sha1 v0.10.6
18282025-12-19T04:41:26.965Z Compiling slog-bunyan v2.5.0
18292025-12-19T04:41:27.234Z Compiling proptest v1.8.0
18302025-12-19T04:41:27.307Z Compiling slog-async v2.8.0
18312025-12-19T04:41:27.350Z Compiling progenitor v0.11.1
18322025-12-19T04:41:27.566Z Compiling rand v0.8.5
18332025-12-19T04:41:28.497Z Compiling tokio-rustls v0.25.0
18342025-12-19T04:41:28.523Z Compiling multer v3.1.0
18352025-12-19T04:41:29.538Z Compiling hostname v0.4.1
18362025-12-19T04:41:29.579Z Compiling toml_write v0.1.2
18372025-12-19T04:41:30.177Z Compiling toml_edit v0.22.27
18382025-12-19T04:41:30.936Z Compiling dropshot v0.16.4
18392025-12-19T04:41:31.023Z Compiling aws-lc-rs v1.14.0
18402025-12-19T04:41:32.913Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
18412025-12-19T04:41:34.128Z Compiling backoff v0.4.0
18422025-12-19T04:41:34.566Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
18432025-12-19T04:41:37.011Z Compiling num-iter v0.1.45
18442025-12-19T04:41:37.014Z Compiling num-rational v0.4.2
18452025-12-19T04:41:38.626Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18462025-12-19T04:41:38.629Z Compiling iddqd v0.3.17
18472025-12-19T04:41:39.631Z Compiling progenitor-client v0.10.0
18482025-12-19T04:41:39.949Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18492025-12-19T04:41:40.093Z Compiling terminal_size v0.4.3
18502025-12-19T04:41:40.187Z Compiling parse-display v0.10.0
18512025-12-19T04:41:40.321Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
18522025-12-19T04:41:40.412Z Compiling num-complex v0.4.6
18532025-12-19T04:41:41.379Z Compiling num v0.4.3
18542025-12-19T04:41:41.398Z Compiling clap_builder v4.5.50
18552025-12-19T04:41:41.501Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18562025-12-19T04:41:41.518Z Compiling toml v0.8.23
18572025-12-19T04:41:46.201Z Compiling clap v4.5.50
18582025-12-19T04:41:50.804Z Compiling rustc-hash v2.1.1
18592025-12-19T04:41:53.954Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18602025-12-19T04:41:54.684Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18612025-12-19T04:41:57.418Z Compiling hubpack_derive v0.1.1
18622025-12-19T04:41:58.476Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18632025-12-19T04:42:01.903Z Compiling num-derive v0.3.3
18642025-12-19T04:42:02.476Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18652025-12-19T04:42:07.383Z Compiling unicode-width v0.2.1
18662025-12-19T04:42:08.954Z Compiling scroll_derive v0.13.1
18672025-12-19T04:42:16.939Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
18682025-12-19T04:42:25.458Z Compiling dtrace-parser v0.3.0
18692025-12-19T04:42:26.127Z Compiling either v1.15.0
18702025-12-19T04:42:27.058Z Compiling dof v0.4.0
18712025-12-19T04:42:27.718Z Compiling thread-id v5.0.0
18722025-12-19T04:42:27.874Z Compiling libscf-sys v1.1.0
18732025-12-19T04:42:28.015Z Compiling usdt-impl v0.6.0
18742025-12-19T04:42:28.605Z Compiling proc-macro-error-attr2 v2.0.0
18752025-12-19T04:42:28.849Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
18762025-12-19T04:42:29.453Z Compiling proc-macro-error2 v2.0.1
18772025-12-19T04:42:31.258Z Compiling tabled_derive v0.11.0
18782025-12-19T04:42:31.443Z Compiling usdt-macro v0.6.0
18792025-12-19T04:42:31.463Z Compiling usdt-attr-macro v0.6.0
18802025-12-19T04:42:34.016Z Compiling winnow v0.5.40
18812025-12-19T04:42:35.894Z Compiling hubpack v0.1.2
18822025-12-19T04:42:38.399Z Compiling itertools v0.14.0
18832025-12-19T04:42:39.718Z Compiling bytecount v0.6.9
18842025-12-19T04:42:39.943Z Compiling static_assertions v1.1.0
18852025-12-19T04:42:43.058Z Compiling toml_edit v0.19.15
18862025-12-19T04:42:43.126Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
18872025-12-19T04:42:43.227Z Compiling scroll v0.13.0
18882025-12-19T04:42:43.816Z Compiling memmap2 v0.9.8
18892025-12-19T04:42:44.630Z Compiling ingot-macros v0.1.1
18902025-12-19T04:42:45.085Z Compiling goblin v0.10.1
18912025-12-19T04:42:45.736Z Compiling foreign-types-macros v0.2.3
18922025-12-19T04:42:47.254Z Compiling proc-macro-crate v1.3.1
18932025-12-19T04:42:47.520Z Compiling papergrid v0.17.0
18942025-12-19T04:42:48.061Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
18952025-12-19T04:42:48.276Z Compiling num_enum_derive v0.7.5
18962025-12-19T04:42:48.790Z Compiling memoffset v0.9.1
18972025-12-19T04:42:49.094Z Compiling testing_table v0.3.0
18982025-12-19T04:42:49.402Z Compiling enum-as-inner v0.6.1
18992025-12-19T04:42:50.393Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19002025-12-19T04:42:50.537Z Compiling tabled v0.20.0
19012025-12-19T04:42:50.705Z Compiling nix v0.30.1
19022025-12-19T04:42:51.384Z Compiling proc-macro-error-attr v1.0.4
19032025-12-19T04:42:52.489Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19042025-12-19T04:42:53.052Z Compiling proc-macro-error v1.0.4
19052025-12-19T04:42:53.584Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19062025-12-19T04:42:54.275Z Compiling usdt v0.6.0
19072025-12-19T04:42:54.603Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
19082025-12-19T04:42:55.038Z Compiling crossbeam-epoch v0.9.18
19092025-12-19T04:42:55.778Z Compiling zone_cfg_derive v0.3.1
19102025-12-19T04:42:56.129Z Compiling num-derive v0.4.2
19112025-12-19T04:42:56.242Z Compiling derive-where v1.6.0
19122025-12-19T04:42:57.403Z Compiling tinyvec_macros v0.1.1
19132025-12-19T04:42:57.528Z Compiling derive_more v0.99.20
19142025-12-19T04:42:57.662Z Compiling tinyvec v1.10.0
19152025-12-19T04:42:58.275Z Compiling serde_repr v0.1.20
19162025-12-19T04:42:58.516Z Compiling pin-project-internal v1.1.10
19172025-12-19T04:43:00.191Z Compiling crossbeam-deque v0.8.6
19182025-12-19T04:43:00.268Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
19192025-12-19T04:43:00.566Z Compiling tabwriter v1.4.1
19202025-12-19T04:43:01.061Z Compiling progenitor-impl v0.10.0
19212025-12-19T04:43:01.079Z Compiling hash32 v0.3.1
19222025-12-19T04:43:01.314Z Compiling colored v3.0.0
19232025-12-19T04:43:01.367Z Compiling const_format_proc_macros v0.2.34
19242025-12-19T04:43:01.718Z Compiling heapless v0.8.0
19252025-12-19T04:43:02.171Z Compiling rayon-core v1.13.0
19262025-12-19T04:43:02.704Z Compiling ingot-types v0.1.2
19272025-12-19T04:43:03.310Z Compiling cobs v0.3.0
19282025-12-19T04:43:03.397Z Compiling async-recursion v1.1.1
19292025-12-19T04:43:03.562Z Compiling snafu-derive v0.8.9
19302025-12-19T04:43:03.581Z Compiling bitflags v1.3.2
19312025-12-19T04:43:03.701Z Compiling managed v0.8.0
19322025-12-19T04:43:03.720Z Compiling foreign-types-shared v0.3.1
19332025-12-19T04:43:03.879Z Compiling foreign-types v0.5.0
19342025-12-19T04:43:04.022Z Compiling postcard v1.1.3
19352025-12-19T04:43:04.146Z Compiling smoltcp v0.11.0
19362025-12-19T04:43:04.809Z Compiling ingot v0.1.1
19372025-12-19T04:43:06.048Z Compiling num_enum v0.7.5
19382025-12-19T04:43:06.270Z Compiling rustix v0.38.44
19392025-12-19T04:43:06.603Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
19402025-12-19T04:43:06.808Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19412025-12-19T04:43:07.079Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19422025-12-19T04:43:07.380Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
19432025-12-19T04:43:07.797Z Compiling cstr-argument v0.1.2
19442025-12-19T04:43:07.916Z Compiling bstr v1.12.0
19452025-12-19T04:43:08.558Z Compiling data-encoding v2.9.0
19462025-12-19T04:43:08.628Z Compiling crc8 v0.1.1
19472025-12-19T04:43:08.884Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19482025-12-19T04:43:08.904Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19492025-12-19T04:43:09.294Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0a0b9872)
19502025-12-19T04:43:09.645Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
19512025-12-19T04:43:09.666Z Compiling progenitor-macro v0.10.0
19522025-12-19T04:43:09.731Z Compiling tabled_derive v0.7.0
19532025-12-19T04:43:10.571Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19542025-12-19T04:43:12.117Z Compiling tokio-dtrace v0.1.1
19552025-12-19T04:43:12.704Z Compiling camino-tempfile v1.4.1
19562025-12-19T04:43:13.269Z Compiling dropshot-api-manager-types v0.2.2
19572025-12-19T04:43:13.998Z Compiling oxide-tokio-rt v0.1.2
19582025-12-19T04:43:14.083Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19592025-12-19T04:43:15.491Z Compiling linked-hash-map v0.5.6
19602025-12-19T04:43:15.578Z Compiling resolv-conf v0.7.5
19612025-12-19T04:43:15.853Z Compiling lru-cache v0.1.2
19622025-12-19T04:43:16.384Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19632025-12-19T04:43:17.984Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#3eb1a6ad)
19642025-12-19T04:43:18.263Z Compiling hickory-proto v0.24.4
19652025-12-19T04:43:18.828Z Compiling similar v2.7.0
19662025-12-19T04:43:19.281Z Compiling atomicwrites v0.4.4
19672025-12-19T04:43:19.648Z Compiling rayon v1.11.0
19682025-12-19T04:43:20.537Z Compiling crucible-workspace-hack v0.1.0
19692025-12-19T04:43:21.506Z Compiling itertools v0.12.1
19702025-12-19T04:43:21.621Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
19712025-12-19T04:43:21.708Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
19722025-12-19T04:43:22.475Z Compiling sigpipe v0.1.3
19732025-12-19T04:43:23.114Z Compiling base64ct v1.8.0
19742025-12-19T04:43:23.140Z Compiling indent_write v2.2.0
19752025-12-19T04:43:23.158Z Compiling siphasher v1.0.1
19762025-12-19T04:43:23.387Z Compiling jiff v0.2.15
19772025-12-19T04:43:23.563Z Compiling same-file v1.0.6
19782025-12-19T04:43:23.778Z Compiling walkdir v2.5.0
19792025-12-19T04:43:23.874Z Compiling password-hash v0.5.0
19802025-12-19T04:43:23.952Z Compiling phf_shared v0.12.1
19812025-12-19T04:43:24.020Z Compiling hickory-resolver v0.24.4
19822025-12-19T04:43:24.298Z Compiling zone v0.3.1
19832025-12-19T04:43:24.343Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
19842025-12-19T04:43:24.790Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
19852025-12-19T04:43:24.835Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
19862025-12-19T04:43:26.999Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
19872025-12-19T04:43:27.305Z Compiling newtype_derive v0.1.6
19882025-12-19T04:43:27.451Z Compiling owo-colors v4.2.2
19892025-12-19T04:43:29.254Z Compiling blake2 v0.10.6
19902025-12-19T04:43:29.624Z Compiling tokio-stream v0.1.17
19912025-12-19T04:43:30.046Z Compiling serde-big-array v0.5.1
19922025-12-19T04:43:30.225Z Compiling smf v0.2.3
19932025-12-19T04:43:30.415Z Compiling termtree v0.5.1
19942025-12-19T04:43:30.625Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
19952025-12-19T04:43:30.686Z Compiling whoami v1.6.1
19962025-12-19T04:43:31.230Z Compiling unicode-width v0.1.14
19972025-12-19T04:43:31.249Z Compiling smawk v0.3.2
19982025-12-19T04:43:31.502Z Compiling unicode-linebreak v0.1.5
19992025-12-19T04:43:31.783Z Compiling unicode-segmentation v1.12.0
20002025-12-19T04:43:32.037Z Compiling textwrap v0.16.2
20012025-12-19T04:43:32.617Z Compiling newline-converter v0.3.0
20022025-12-19T04:43:32.714Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20032025-12-19T04:43:33.186Z Compiling qorb v0.4.1
20042025-12-19T04:43:33.371Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
20052025-12-19T04:43:34.353Z Compiling argon2 v0.5.3
20062025-12-19T04:43:36.939Z Compiling phf v0.12.1
20072025-12-19T04:43:37.257Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
20082025-12-19T04:43:37.899Z Compiling pin-project v1.1.10
20092025-12-19T04:43:37.918Z Compiling unicode-normalization v0.1.24
20102025-12-19T04:43:38.060Z Compiling libz-sys v1.1.22
20112025-12-19T04:43:38.268Z Compiling console v0.15.11
20122025-12-19T04:43:40.003Z Compiling libsw-core v0.3.2
20132025-12-19T04:43:40.024Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
20142025-12-19T04:43:40.330Z Compiling secrecy v0.10.3
20152025-12-19T04:43:40.349Z Compiling csv-core v0.1.12
20162025-12-19T04:43:40.513Z Compiling fixedbitset v0.5.7
20172025-12-19T04:43:40.926Z Compiling highway v1.3.0
20182025-12-19T04:43:41.221Z Compiling fixedbitset v0.4.2
20192025-12-19T04:43:41.763Z Compiling petgraph v0.6.5
20202025-12-19T04:43:41.982Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20212025-12-19T04:43:42.510Z Compiling progenitor v0.10.0
20222025-12-19T04:43:42.831Z Compiling petgraph v0.8.2
20232025-12-19T04:43:43.348Z Compiling csv v1.3.1
20242025-12-19T04:43:43.368Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20252025-12-19T04:43:44.681Z Compiling libsw v3.5.0
20262025-12-19T04:43:45.407Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20272025-12-19T04:43:46.482Z Compiling expectorate v1.2.0
20282025-12-19T04:43:46.773Z Compiling olpc-cjson v0.1.4
20292025-12-19T04:43:47.094Z Compiling libgit2-sys v0.17.0+1.8.1
20302025-12-19T04:43:47.753Z Compiling snafu v0.8.9
20312025-12-19T04:43:48.271Z Compiling chrono-tz v0.10.4
20322025-12-19T04:43:48.274Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20332025-12-19T04:43:48.913Z Compiling papergrid v0.11.0
20342025-12-19T04:43:49.842Z Compiling globset v0.4.16
20352025-12-19T04:43:50.389Z Compiling gethostname v0.5.0
20362025-12-19T04:43:50.488Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20372025-12-19T04:43:50.579Z Compiling const_format v0.2.34
20382025-12-19T04:43:50.609Z Compiling slog-dtrace v0.3.0
20392025-12-19T04:43:51.220Z Compiling cancel-safe-futures v0.1.5
20402025-12-19T04:43:51.809Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20412025-12-19T04:43:52.884Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20422025-12-19T04:43:53.130Z Compiling pem v3.0.5
20432025-12-19T04:43:53.225Z Compiling cargo-platform v0.1.9
20442025-12-19T04:43:53.718Z Compiling bcs v0.1.6
20452025-12-19T04:43:53.794Z Compiling serde_plain v1.0.2
20462025-12-19T04:43:54.341Z Compiling tagptr v0.2.0
20472025-12-19T04:43:54.473Z Compiling swrite v0.1.0
20482025-12-19T04:43:54.961Z Compiling typed-path v0.9.3
20492025-12-19T04:43:55.141Z Compiling linear-map v1.2.0
20502025-12-19T04:43:55.549Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20512025-12-19T04:43:56.529Z Compiling moka v0.12.11
20522025-12-19T04:43:58.246Z Compiling tough v0.20.0
20532025-12-19T04:43:59.427Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20542025-12-19T04:43:59.636Z Compiling cargo_metadata v0.18.1
20552025-12-19T04:44:02.060Z Compiling tabled v0.15.0
20562025-12-19T04:44:02.184Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20572025-12-19T04:44:02.561Z Compiling git2 v0.19.0
20582025-12-19T04:44:06.357Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20592025-12-19T04:44:07.629Z Compiling steno v0.4.1
20602025-12-19T04:44:08.217Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20612025-12-19T04:44:10.102Z Compiling hickory-proto v0.25.2
20622025-12-19T04:44:10.322Z Compiling cookie v0.18.1
20632025-12-19T04:44:14.600Z Compiling rustc_version v0.4.1
20642025-12-19T04:44:14.950Z Compiling humantime v2.3.0
20652025-12-19T04:44:15.449Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20662025-12-19T04:44:15.533Z Compiling vergen v8.3.2
20672025-12-19T04:44:16.496Z Compiling hickory-resolver v0.25.2
20682025-12-19T04:44:24.674Z Compiling signal-hook v0.3.18
20692025-12-19T04:44:26.166Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
20702025-12-19T04:44:26.878Z Compiling mockall_derive v0.13.1
20712025-12-19T04:44:26.988Z Compiling predicates-core v1.0.9
20722025-12-19T04:44:27.351Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
20732025-12-19T04:44:28.095Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
20742025-12-19T04:44:28.548Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
20752025-12-19T04:44:31.144Z Compiling sha2 v0.10.9
20762025-12-19T04:44:31.233Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
20772025-12-19T04:44:32.023Z Compiling adler2 v2.0.1
20782025-12-19T04:44:32.266Z Compiling yansi v1.0.1
20792025-12-19T04:44:32.287Z Compiling diff v0.1.13
20802025-12-19T04:44:32.912Z Compiling miniz_oxide v0.8.9
20812025-12-19T04:44:32.962Z Compiling pretty_assertions v1.4.1
20822025-12-19T04:44:33.346Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
20832025-12-19T04:44:36.130Z Compiling predicates v3.1.3
20842025-12-19T04:44:37.310Z Compiling predicates-tree v1.0.12
20852025-12-19T04:44:37.319Z Compiling crc32fast v1.5.0
20862025-12-19T04:44:38.708Z Compiling filetime v0.2.26
20872025-12-19T04:44:39.075Z Compiling downcast v0.11.0
20882025-12-19T04:44:39.364Z Compiling is_ci v1.2.0
20892025-12-19T04:44:39.652Z Compiling arrayvec v0.7.6
20902025-12-19T04:44:40.085Z Compiling xattr v1.6.1
20912025-12-19T04:44:40.433Z Compiling constant_time_eq v0.3.1
20922025-12-19T04:44:40.626Z Compiling fragile v2.0.1
20932025-12-19T04:44:41.277Z Compiling arrayref v0.3.9
20942025-12-19T04:44:41.296Z Compiling mockall v0.13.1
20952025-12-19T04:44:41.418Z Compiling blake3 v1.8.2
20962025-12-19T04:44:41.667Z Compiling toml v0.7.8
20972025-12-19T04:44:42.038Z Compiling tar v0.4.44
20982025-12-19T04:44:42.827Z Compiling supports-color v3.0.2
20992025-12-19T04:44:43.346Z Compiling signal-hook-tokio v0.3.1
21002025-12-19T04:44:43.589Z Compiling curl-sys v0.4.83+curl-8.15.0
21012025-12-19T04:44:43.929Z Compiling flate2 v1.1.2
21022025-12-19T04:44:44.534Z Compiling fs-err v3.1.2
21032025-12-19T04:44:45.150Z Compiling drift v0.1.0
21042025-12-19T04:44:45.201Z Compiling kstat-rs v0.2.4
21052025-12-19T04:44:45.868Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
21062025-12-19T04:44:46.105Z Compiling display-error-chain v0.2.2
21072025-12-19T04:44:46.353Z Compiling topological-sort v0.2.2
21082025-12-19T04:44:46.443Z Compiling hex-literal v1.0.0
21092025-12-19T04:44:46.667Z Compiling omicron-zone-package v0.12.2
21102025-12-19T04:44:47.016Z Compiling dropshot-api-manager v0.2.2
21112025-12-19T04:44:47.825Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21122025-12-19T04:44:53.130Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21132025-12-19T04:44:53.438Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
21142025-12-19T04:44:54.116Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
21152025-12-19T04:44:55.387Z Compiling curl v0.4.49
21162025-12-19T04:44:55.927Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
21172025-12-19T04:44:56.262Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
21182025-12-19T04:44:56.769Z Compiling search_path v0.1.4
21192025-12-19T04:44:57.340Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
21202025-12-19T04:44:57.635Z Compiling internet-checksum v0.2.1
21212025-12-19T04:44:57.899Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
21222025-12-19T04:44:57.976Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
21232025-12-19T04:44:58.944Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
21242025-12-19T04:45:04.884Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
21252025-12-19T04:46:12.812Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 20s
21262025-12-19T04:46:12.961Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
21272025-12-19T04:46:12.965Z
21282025-12-19T04:46:12.965Zrunning 0 tests
21292025-12-19T04:46:12.965Z
21302025-12-19T04:46:12.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21312025-12-19T04:46:12.965Z
21322025-12-19T04:46:12.968Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
21332025-12-19T04:46:12.971Z
21342025-12-19T04:46:12.971Zrunning 0 tests
21352025-12-19T04:46:12.971Z
21362025-12-19T04:46:12.971Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21372025-12-19T04:46:12.971Z
21382025-12-19T04:46:12.971Z Running unittests src/lib.rs (target/debug/deps/asic-d3b64ae826086fca)
21392025-12-19T04:46:12.974Z
21402025-12-19T04:46:12.974Zrunning 0 tests
21412025-12-19T04:46:12.974Z
21422025-12-19T04:46:12.974Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21432025-12-19T04:46:12.974Z
21442025-12-19T04:46:12.974Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
21452025-12-19T04:46:12.977Z
21462025-12-19T04:46:12.977Zrunning 10 tests
21472025-12-19T04:46:12.977Ztest nat::tests::test_vni ... ok
21482025-12-19T04:46:12.978Ztest network::tests::test_eui64 ... ok
21492025-12-19T04:46:12.978Ztest network::tests::test_equal ... ok
21502025-12-19T04:46:12.978Ztest network::tests::test_generate_ipv6_link_local ... ok
21512025-12-19T04:46:12.978Ztest network::tests::test_into ... ok
21522025-12-19T04:46:12.978Ztest network::tests::test_not_equal ... ok
21532025-12-19T04:46:12.978Ztest network::tests::test_parse ... ok
21542025-12-19T04:46:12.981Ztest network::tests::test_to_string ... ok
21552025-12-19T04:46:12.981Ztest test_purge ... ok
21562025-12-19T04:46:12.984Ztest illumos::test::address_exists_handles_missing_object ... ok
21572025-12-19T04:46:12.984Z
21582025-12-19T04:46:12.984Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
21592025-12-19T04:46:12.984Z
21602025-12-19T04:46:12.984Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
21612025-12-19T04:46:12.988Z
21622025-12-19T04:46:12.988Zrunning 1 test
21632025-12-19T04:46:13.435Ztest test::test_apis_up_to_date ... ok
21642025-12-19T04:46:13.435Z
21652025-12-19T04:46:13.435Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
21662025-12-19T04:46:13.435Z
21672025-12-19T04:46:13.443Z Running unittests src/main.rs (target/debug/deps/dpd-413116a3d2932bdc)
21682025-12-19T04:46:13.451Z
21692025-12-19T04:46:13.451Zrunning 36 tests
21702025-12-19T04:46:13.454Ztest freemap::test_ordering ... ok
21712025-12-19T04:46:13.454Ztest freemap::test_split ... ok
21722025-12-19T04:46:13.454Ztest config::tests::test_updates ... ok
21732025-12-19T04:46:13.457Ztest macaddrs::tests::test_mac_offset ... ok
21742025-12-19T04:46:13.457Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
21752025-12-19T04:46:13.457Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
21762025-12-19T04:46:13.457Ztest macaddrs::tests::test_parse_port_id ... ok
21772025-12-19T04:46:13.460Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
21782025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG created new freemap, unit: freemap_test
21792025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG initted freemap. size: 128, unit: freemap_test
21802025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG reset freemap, unit: freemap_test
21812025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG created new freemap, unit: freemap_test
21822025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG initted freemap. size: 128, unit: freemap_test
21832025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG reset freemap, unit: freemap_test
21842025-12-19T04:46:13.460Ztest mcast::tests::test_concurrent_id_allocation ... ok
21852025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG created new freemap, unit: freemap_test
21862025-12-19T04:46:13.460ZDec 19 04:46:11.758 DEBG initted freemap. size: 128, unit: freemap_test
21872025-12-19T04:46:13.461Ztest freemap::test_exhaustion ... ok
21882025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG reset freemap, unit: freemap_test
21892025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG created new freemap, unit: freemap_test
21902025-12-19T04:46:13.461Ztest freemap::test_basic ... ok
21912025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG initted freemap. size: 128, unit: freemap_test
21922025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG reset freemap, unit: Dec 19 04:46:11.758freemap_test
21932025-12-19T04:46:13.461ZDEBG created new freemap, unit: freemap_test
21942025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG initted freemap. size: 128, unit: freemap_test
21952025-12-19T04:46:13.461ZDec 19 04:46:11.758 DEBG reset freemap, unit: freemap_test
21962025-12-19T04:46:13.461Ztest freemap::test_reclaim ... ok
21972025-12-19T04:46:13.461Ztest freemap::test_span ... ok
21982025-12-19T04:46:13.461Ztest freemap::test_free ... ok
21992025-12-19T04:46:13.461Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
22002025-12-19T04:46:13.461Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
22012025-12-19T04:46:13.461Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
22022025-12-19T04:46:13.461Ztest mcast::validate::tests::test_address_validation_integrated ... ok
22032025-12-19T04:46:13.461Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
22042025-12-19T04:46:13.464Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
22052025-12-19T04:46:13.464Ztest mcast::validate::tests::test_ipv4_validation ... ok
22062025-12-19T04:46:13.464Ztest mcast::validate::tests::test_is_ssm_function ... ok
22072025-12-19T04:46:13.464Ztest mcast::validate::tests::test_ipv6_validation ... ok
22082025-12-19T04:46:13.464Ztest mcast::validate::tests::test_validate_nat_target ... ok
22092025-12-19T04:46:13.464Ztest mcast::validate::tests::test_validate_source_addresses ... ok
22102025-12-19T04:46:13.464Ztest nat::test_mapping ... ok
22112025-12-19T04:46:13.464Ztest api_server::tests::test_build_info ... ok
22122025-12-19T04:46:13.464Ztest port_map::tests::test_backplane_group ... ok
22132025-12-19T04:46:13.464Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
22142025-12-19T04:46:13.464Ztest port_map::tests::test_port_map ... ok
22152025-12-19T04:46:13.464Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
22162025-12-19T04:46:13.464Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
22172025-12-19T04:46:13.464Ztest port_map::tests::dump_map ... ok
22182025-12-19T04:46:13.464Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
22192025-12-19T04:46:13.464Ztest mcast::tests::test_id_range_boundaries ... ok
22202025-12-19T04:46:13.465Ztest port_map::tests::parse_softnpu_revision ... ok
22212025-12-19T04:46:13.465Z
22222025-12-19T04:46:13.465Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22232025-12-19T04:46:13.465Z
22242025-12-19T04:46:13.468Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-fef4b5d863772bdd)
22252025-12-19T04:46:13.471Z
22262025-12-19T04:46:13.471Zrunning 0 tests
22272025-12-19T04:46:13.471Z
22282025-12-19T04:46:13.471Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22292025-12-19T04:46:13.471Z
22302025-12-19T04:46:13.471Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
22312025-12-19T04:46:13.474Z
22322025-12-19T04:46:13.474Zrunning 0 tests
22332025-12-19T04:46:13.474Z
22342025-12-19T04:46:13.474Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22352025-12-19T04:46:13.474Z
22362025-12-19T04:46:13.477Z Running unittests src/lib.rs (target/debug/deps/dpd_client-beea000242735708)
22372025-12-19T04:46:13.477Z
22382025-12-19T04:46:13.477Zrunning 2 tests
22392025-12-19T04:46:13.480Ztest tests::test_parse_client_port_id ... ok
22402025-12-19T04:46:13.480Ztest tests::test_port_id_cmp ... ok
22412025-12-19T04:46:13.480Z
22422025-12-19T04:46:13.480Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22432025-12-19T04:46:13.480Z
22442025-12-19T04:46:13.480Z Running tests/test_all.rs (target/debug/deps/test_all-b31ff747e002e814)
22452025-12-19T04:46:13.480Z
22462025-12-19T04:46:13.480Zrunning 0 tests
22472025-12-19T04:46:13.481Z
22482025-12-19T04:46:13.481Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22492025-12-19T04:46:13.481Z
22502025-12-19T04:46:13.484Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
22512025-12-19T04:46:13.484Z
22522025-12-19T04:46:13.484Zrunning 0 tests
22532025-12-19T04:46:13.484Z
22542025-12-19T04:46:13.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22552025-12-19T04:46:13.484Z
22562025-12-19T04:46:13.487Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
22572025-12-19T04:46:13.487Z
22582025-12-19T04:46:13.487Zrunning 12 tests
22592025-12-19T04:46:13.490Ztest icmp::test_v6_checksum ... ok
22602025-12-19T04:46:13.490Ztest icmp::test_v4_checksum ... ok
22612025-12-19T04:46:13.490Ztest lldp::test_lldp_parse ... ok
22622025-12-19T04:46:13.490Ztest ipv6::test_ipv6_parse ... ok
22632025-12-19T04:46:13.490Ztest pbuf::test_byte ... ok
22642025-12-19T04:46:13.490Ztest pbuf::test_nibble ... ok
22652025-12-19T04:46:13.490Ztest pbuf::test_short ... ok
22662025-12-19T04:46:13.490Ztest pbuf::test_overflow ... ok
22672025-12-19T04:46:13.490Ztest pbuf::test_twelve ... ok
22682025-12-19T04:46:13.490Ztest pbuf::test_word ... ok
22692025-12-19T04:46:13.490Ztest tcp::test_checksum_syn_nodata ... ok
22702025-12-19T04:46:13.490Ztest tcp::test_checksum_ack_data ... ok
22712025-12-19T04:46:13.490Z
22722025-12-19T04:46:13.490Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22732025-12-19T04:46:13.490Z
22742025-12-19T04:46:13.490Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
22752025-12-19T04:46:13.493Z
22762025-12-19T04:46:13.493Zrunning 0 tests
22772025-12-19T04:46:13.493Z
22782025-12-19T04:46:13.493Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22792025-12-19T04:46:13.493Z
22802025-12-19T04:46:13.493Z Running unittests src/main.rs (target/debug/deps/swadm-12fa42527d7074db)
22812025-12-19T04:46:13.497Z
22822025-12-19T04:46:13.497Zrunning 4 tests
22832025-12-19T04:46:13.500Ztest switchport::test::test_compute_lanes ... ok
22842025-12-19T04:46:13.500Ztest switchport::test::port_id_ordering ... ok
22852025-12-19T04:46:13.500Z Lane 0 Lane 1 Lane 2 Lane 3
22862025-12-19T04:46:13.500Z Rx Loss-of-lock: Yes Yes Yes Yes
22872025-12-19T04:46:13.500Z Rx Loss-of-signal: Yes Yes Yes Yes
22882025-12-19T04:46:13.500Z Rx CDR Enabled: Yes Yes Yes Yes
22892025-12-19T04:46:13.500Z Tx Enabled: Yes Yes Yes Yes
22902025-12-19T04:46:13.500Z Tx Loss-of-lock: No No No No
22912025-12-19T04:46:13.500Z Tx Loss-of-signal: No No No No
22922025-12-19T04:46:13.500Z Tx CDR Enabled: No No No No
22932025-12-19T04:46:13.500Z Tx Adaptive EQ Fault: No No No No
22942025-12-19T04:46:13.500Z Tx Fault: Yes Yes Yes Yes
22952025-12-19T04:46:13.500Z Lane 0 Lane 1 Lane 2 Lane 3
22962025-12-19T04:46:13.500Ztest switchport::test::test_print_sff_datapath ... ok State: Activated
22972025-12-19T04:46:13.500Z Activated Activated Activated
22982025-12-19T04:46:13.500Z Rx Output Enabled: false false false false
22992025-12-19T04:46:13.500Z Rx Output Status: valid valid valid valid
23002025-12-19T04:46:13.500Z Rx Loss-of-lock: true true true true
23012025-12-19T04:46:13.500Z Rx Loss-of-signal: false false false false
23022025-12-19T04:46:13.500ZRx Auto-squelch Disable: true true true true
23032025-12-19T04:46:13.500Z Tx Output Enabled: true true true true
23042025-12-19T04:46:13.500Z Tx Output Status: invalid invalid invalid invalid
23052025-12-19T04:46:13.500Z Tx Loss-of-lock: false false false false
23062025-12-19T04:46:13.500Z Tx Loss-of-signal: true true true true
23072025-12-19T04:46:13.501ZTx Auto-squelch Disable: false false false false
23082025-12-19T04:46:13.501Z Tx Adaptive EQ Fail: true true true true
23092025-12-19T04:46:13.501Z Tx Failure: false false false false
23102025-12-19T04:46:13.501Z Tx Force Squelch: true true true true
23112025-12-19T04:46:13.501Z Tx Input Polarity: normal normal normal normal
23122025-12-19T04:46:13.501Ztest switchport::test::test_print_cmis_datapath ... ok
23132025-12-19T04:46:13.501Z
23142025-12-19T04:46:13.501Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23152025-12-19T04:46:13.501Z
23162025-12-19T04:46:13.504Z Running tests/counters.rs (target/debug/deps/counters-0d8ce58327deccab)
23172025-12-19T04:46:13.504Z
23182025-12-19T04:46:13.504Zrunning 1 test
23192025-12-19T04:46:13.504Ztest test_p4_counter_list ... ignored
23202025-12-19T04:46:13.504Z
23212025-12-19T04:46:13.504Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
23222025-12-19T04:46:13.504Z
23232025-12-19T04:46:13.504Z Running tests/port-link.rs (target/debug/deps/port_link-d439b1f950a346e2)
23242025-12-19T04:46:13.507Z
23252025-12-19T04:46:13.507Zrunning 5 tests
23262025-12-19T04:46:13.507Ztest test_an ... ignored
23272025-12-19T04:46:13.507Ztest test_enable ... ignored
23282025-12-19T04:46:13.507Ztest test_ip_addresses ... ignored
23292025-12-19T04:46:13.507Ztest test_kr ... ignored
23302025-12-19T04:46:13.507Ztest test_mac ... ignored
23312025-12-19T04:46:13.507Z
23322025-12-19T04:46:13.507Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
23332025-12-19T04:46:13.507Z
23342025-12-19T04:46:13.507Z Running unittests src/main.rs (target/debug/deps/tfportd-c0b0dba86c2d609a)
23352025-12-19T04:46:13.511Z
23362025-12-19T04:46:13.511Zrunning 3 tests
23372025-12-19T04:46:13.514Ztest config::tests::test_updates ... ok
23382025-12-19T04:46:13.514Ztest linklocal::test_parse_ipadm ... ok
23392025-12-19T04:46:13.514Ztest tfport::test_parse_tfport ... ok
23402025-12-19T04:46:13.514Z
23412025-12-19T04:46:13.514Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23422025-12-19T04:46:13.514Z
23432025-12-19T04:46:13.514Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
23442025-12-19T04:46:13.517Z
23452025-12-19T04:46:13.517Zrunning 0 tests
23462025-12-19T04:46:13.517Z
23472025-12-19T04:46:13.517Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23482025-12-19T04:46:13.517Z
23492025-12-19T04:46:13.518Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
23502025-12-19T04:46:13.521Z
23512025-12-19T04:46:13.521Zrunning 0 tests
23522025-12-19T04:46:13.521Z
23532025-12-19T04:46:13.521Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23542025-12-19T04:46:13.521Z
23552025-12-19T04:46:13.521Z Doc-tests aal
23562025-12-19T04:46:13.671Z
23572025-12-19T04:46:13.671Zrunning 0 tests
23582025-12-19T04:46:13.671Z
23592025-12-19T04:46:13.671Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23602025-12-19T04:46:13.671Z
23612025-12-19T04:46:13.687Z Doc-tests aal_macros
23622025-12-19T04:46:13.782Z
23632025-12-19T04:46:13.782Zrunning 0 tests
23642025-12-19T04:46:13.782Z
23652025-12-19T04:46:13.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23662025-12-19T04:46:13.782Z
23672025-12-19T04:46:13.795Z Doc-tests common
23682025-12-19T04:46:14.104Z
23692025-12-19T04:46:14.104Zrunning 0 tests
23702025-12-19T04:46:14.104Z
23712025-12-19T04:46:14.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23722025-12-19T04:46:14.104Z
23732025-12-19T04:46:14.126Z Doc-tests dpd_api
23742025-12-19T04:46:15.471Z
23752025-12-19T04:46:15.472Zrunning 2 tests
23762025-12-19T04:46:15.472Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 83) ... ignored
23772025-12-19T04:46:15.472Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 89) ... ignored
23782025-12-19T04:46:15.472Z
23792025-12-19T04:46:15.472Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
23802025-12-19T04:46:15.472Z
23812025-12-19T04:46:15.511Z Doc-tests dpd_client
23822025-12-19T04:46:17.418Z
23832025-12-19T04:46:17.418Zrunning 0 tests
23842025-12-19T04:46:17.418Z
23852025-12-19T04:46:17.418Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23862025-12-19T04:46:17.418Z
23872025-12-19T04:46:17.462Z Doc-tests dpd_types
23882025-12-19T04:46:17.941Z
23892025-12-19T04:46:17.942Zrunning 0 tests
23902025-12-19T04:46:17.942Z
23912025-12-19T04:46:17.942Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23922025-12-19T04:46:17.942Z
23932025-12-19T04:46:17.974Z Doc-tests packet
23942025-12-19T04:46:18.132Z
23952025-12-19T04:46:18.132Zrunning 0 tests
23962025-12-19T04:46:18.132Z
23972025-12-19T04:46:18.132Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23982025-12-19T04:46:18.132Z
23992025-12-19T04:46:18.149Z Doc-tests pcap
24002025-12-19T04:46:18.215Z
24012025-12-19T04:46:18.215Zrunning 0 tests
24022025-12-19T04:46:18.215Z
24032025-12-19T04:46:18.215Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24042025-12-19T04:46:18.215Z
24052025-12-19T04:46:18.288Z+ for feat in tofino_stub tofino_asic softnpu chaos
24062025-12-19T04:46:18.288Z+ RUST_BACKTRACE=full
24072025-12-19T04:46:18.289Z+ cargo test --features tofino_asic --no-fail-fast
24082025-12-19T04:46:19.173Z Compiling num_enum_derive v0.5.11
24092025-12-19T04:46:19.270Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
24102025-12-19T04:46:19.284Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
24112025-12-19T04:46:19.299Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
24122025-12-19T04:46:20.654Z Compiling num_enum v0.5.11
24132025-12-19T04:46:20.836Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24142025-12-19T04:46:21.111Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
24152025-12-19T04:46:35.906Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
24162025-12-19T04:46:36.433Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
24172025-12-19T04:47:33.028Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
24182025-12-19T04:47:33.164Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
24192025-12-19T04:47:33.167Z
24202025-12-19T04:47:33.167Zrunning 0 tests
24212025-12-19T04:47:33.167Z
24222025-12-19T04:47:33.168Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24232025-12-19T04:47:33.168Z
24242025-12-19T04:47:33.171Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
24252025-12-19T04:47:33.174Z
24262025-12-19T04:47:33.174Zrunning 0 tests
24272025-12-19T04:47:33.174Z
24282025-12-19T04:47:33.174Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24292025-12-19T04:47:33.174Z
24302025-12-19T04:47:33.174Z Running unittests src/lib.rs (target/debug/deps/asic-890365f1182787dd)
24312025-12-19T04:47:33.289Z
24322025-12-19T04:47:33.290Zrunning 8 tests
24332025-12-19T04:47:33.293Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
24342025-12-19T04:47:33.293Ztest tofino_asic::qsfp::tests::fix_link ... ok
24352025-12-19T04:47:33.293Ztest tofino_asic::stats::constants_sanity_check ... ok
24362025-12-19T04:47:33.293Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
24372025-12-19T04:47:33.293Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
24382025-12-19T04:47:33.293Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
24392025-12-19T04:47:33.300Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
24402025-12-19T04:47:33.791Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
24412025-12-19T04:47:33.791Z
24422025-12-19T04:47:33.791Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
24432025-12-19T04:47:33.791Z
24442025-12-19T04:47:33.802Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
24452025-12-19T04:47:33.806Z
24462025-12-19T04:47:33.806Zrunning 10 tests
24472025-12-19T04:47:33.806Ztest nat::tests::test_vni ... ok
24482025-12-19T04:47:33.807Ztest network::tests::test_equal ... ok
24492025-12-19T04:47:33.807Ztest network::tests::test_eui64 ... ok
24502025-12-19T04:47:33.807Ztest network::tests::test_generate_ipv6_link_local ... ok
24512025-12-19T04:47:33.807Ztest network::tests::test_into ... ok
24522025-12-19T04:47:33.807Ztest network::tests::test_not_equal ... ok
24532025-12-19T04:47:33.807Ztest network::tests::test_to_string ... ok
24542025-12-19T04:47:33.807Ztest network::tests::test_parse ... ok
24552025-12-19T04:47:33.809Ztest test_purge ... ok
24562025-12-19T04:47:33.812Ztest illumos::test::address_exists_handles_missing_object ... ok
24572025-12-19T04:47:33.812Z
24582025-12-19T04:47:33.812Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
24592025-12-19T04:47:33.812Z
24602025-12-19T04:47:33.812Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
24612025-12-19T04:47:33.819Z
24622025-12-19T04:47:33.819Zrunning 1 test
24632025-12-19T04:47:34.270Ztest test::test_apis_up_to_date ... ok
24642025-12-19T04:47:34.271Z
24652025-12-19T04:47:34.271Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
24662025-12-19T04:47:34.271Z
24672025-12-19T04:47:34.277Z Running unittests src/main.rs (target/debug/deps/dpd-c1e0187df5ded7a4)
24682025-12-19T04:47:34.362Z
24692025-12-19T04:47:34.362Zrunning 64 tests
24702025-12-19T04:47:34.367Ztest freemap::test_ordering ... ok
24712025-12-19T04:47:34.367Ztest freemap::test_split ... ok
24722025-12-19T04:47:34.367Ztest config::tests::test_updates ... ok
24732025-12-19T04:47:34.367Ztest macaddrs::tests::test_mac_offset ... ok
24742025-12-19T04:47:34.370Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24752025-12-19T04:47:34.370Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24762025-12-19T04:47:34.370Ztest macaddrs::tests::test_parse_port_id ... ok
24772025-12-19T04:47:34.374Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24782025-12-19T04:47:34.374Ztest mcast::tests::test_concurrent_id_allocation ... ok
24792025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG created new freemap, unit: freemap_test
24802025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG initted freemap. size: 128, unit: freemap_test
24812025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG reset freemap, unit: freemap_test
24822025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG created new freemap, unit: freemap_test
24832025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG initted freemap. size: 128, unit: freemap_test
24842025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG reset freemap, unit: freemap_test
24852025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG created new freemap, unit: freemap_test
24862025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG initted freemap. size: 128, unit: freemap_test
24872025-12-19T04:47:34.374ZDec 19 04:47:32.661 DEBG reset freemap, unit: freemap_test
24882025-12-19T04:47:34.374Ztest freemap::test_exhaustion ... ok
24892025-12-19T04:47:34.374Ztest freemap::test_basic ... ok
24902025-12-19T04:47:34.374Ztest freemap::test_free ... ok
24912025-12-19T04:47:34.374Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24922025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG created new freemap, unit: freemap_test
24932025-12-19T04:47:34.374Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24942025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG created new freemap, unit: freemap_test
24952025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG initted freemap. size: 128, unit: freemap_test
24962025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG reset freemap, unit: freemap_test
24972025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG initted freemap. size: 128, unit: freemap_test
24982025-12-19T04:47:34.374ZDec 19 04:47:32.662 DEBG reset freemap, unit: freemap_test
24992025-12-19T04:47:34.374Ztest freemap::test_reclaim ... ok
25002025-12-19T04:47:34.374Ztest mcast::validate::tests::test_address_validation_integrated ... ok
25012025-12-19T04:47:34.374Ztest freemap::test_span ... ok
25022025-12-19T04:47:34.374Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
25032025-12-19T04:47:34.375Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
25042025-12-19T04:47:34.375Ztest mcast::validate::tests::test_ipv4_validation ... ok
25052025-12-19T04:47:34.375Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
25062025-12-19T04:47:34.375Ztest mcast::validate::tests::test_ipv6_validation ... ok
25072025-12-19T04:47:34.375Ztest mcast::validate::tests::test_is_ssm_function ... ok
25082025-12-19T04:47:34.375Ztest mcast::validate::tests::test_validate_nat_target ... ok
25092025-12-19T04:47:34.375Ztest mcast::validate::tests::test_validate_source_addresses ... ok
25102025-12-19T04:47:34.375Ztest nat::test_mapping ... ok
25112025-12-19T04:47:34.375Ztest port_map::tests::test_backplane_group ... ok
25122025-12-19T04:47:34.375Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
25132025-12-19T04:47:34.375Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
25142025-12-19T04:47:34.375Ztest port_map::tests::test_port_map ... ok
25152025-12-19T04:47:34.375Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
25162025-12-19T04:47:34.375Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
25172025-12-19T04:47:34.375Ztest port_map::tests::dump_map ... ok
25182025-12-19T04:47:34.378Ztest transceivers::mpn_test::test_mpn_missing ... ok
25192025-12-19T04:47:34.378Ztest transceivers::mpn_test::test_xcvr_missing ... ok
25202025-12-19T04:47:34.378Ztest transceivers::mpn_test::test_mpn_present ... ok
25212025-12-19T04:47:34.378Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
25222025-12-19T04:47:34.378Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
25232025-12-19T04:47:34.378Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
25242025-12-19T04:47:34.378Ztest api_server::tests::test_build_info ... ok
25252025-12-19T04:47:34.378Ztest mcast::tests::test_id_range_boundaries ... ok
25262025-12-19T04:47:34.378Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
25272025-12-19T04:47:34.378Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
25282025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
25292025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
25302025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
25312025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
25322025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
25332025-12-19T04:47:34.379Ztest port_map::tests::parse_softnpu_revision ... ok
25342025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
25352025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
25362025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
25372025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
25382025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
25392025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
25402025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
25412025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
25422025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
25432025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
25442025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
25452025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
25462025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
25472025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
25482025-12-19T04:47:34.379Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
25492025-12-19T04:47:34.379Z
25502025-12-19T04:47:34.379Ztest result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
25512025-12-19T04:47:34.379Z
25522025-12-19T04:47:34.393Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c117a8f3576c9037)
25532025-12-19T04:47:34.396Z
25542025-12-19T04:47:34.396Zrunning 0 tests
25552025-12-19T04:47:34.396Z
25562025-12-19T04:47:34.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25572025-12-19T04:47:34.396Z
25582025-12-19T04:47:34.399Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
25592025-12-19T04:47:34.402Z
25602025-12-19T04:47:34.402Zrunning 0 tests
25612025-12-19T04:47:34.402Z
25622025-12-19T04:47:34.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25632025-12-19T04:47:34.403Z
25642025-12-19T04:47:34.403Z Running unittests src/lib.rs (target/debug/deps/dpd_client-99385de5fe46528f)
25652025-12-19T04:47:34.403Z
25662025-12-19T04:47:34.403Zrunning 2 tests
25672025-12-19T04:47:34.406Ztest tests::test_parse_client_port_id ... ok
25682025-12-19T04:47:34.406Ztest tests::test_port_id_cmp ... ok
25692025-12-19T04:47:34.406Z
25702025-12-19T04:47:34.406Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25712025-12-19T04:47:34.406Z
25722025-12-19T04:47:34.406Z Running tests/test_all.rs (target/debug/deps/test_all-c0c83fe03e311dfc)
25732025-12-19T04:47:34.406Z
25742025-12-19T04:47:34.406Zrunning 0 tests
25752025-12-19T04:47:34.406Z
25762025-12-19T04:47:34.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25772025-12-19T04:47:34.406Z
25782025-12-19T04:47:34.406Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
25792025-12-19T04:47:34.409Z
25802025-12-19T04:47:34.409Zrunning 0 tests
25812025-12-19T04:47:34.409Z
25822025-12-19T04:47:34.409Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25832025-12-19T04:47:34.409Z
25842025-12-19T04:47:34.409Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
25852025-12-19T04:47:34.412Z
25862025-12-19T04:47:34.412Zrunning 12 tests
25872025-12-19T04:47:34.415Ztest icmp::test_v6_checksum ... ok
25882025-12-19T04:47:34.415Ztest icmp::test_v4_checksum ... ok
25892025-12-19T04:47:34.415Ztest ipv6::test_ipv6_parse ... ok
25902025-12-19T04:47:34.415Ztest lldp::test_lldp_parse ... ok
25912025-12-19T04:47:34.415Ztest pbuf::test_byte ... ok
25922025-12-19T04:47:34.415Ztest pbuf::test_nibble ... ok
25932025-12-19T04:47:34.415Ztest pbuf::test_overflow ... ok
25942025-12-19T04:47:34.415Ztest pbuf::test_short ... ok
25952025-12-19T04:47:34.415Ztest pbuf::test_twelve ... ok
25962025-12-19T04:47:34.415Ztest pbuf::test_word ... ok
25972025-12-19T04:47:34.415Ztest tcp::test_checksum_ack_data ... ok
25982025-12-19T04:47:34.416Ztest tcp::test_checksum_syn_nodata ... ok
25992025-12-19T04:47:34.416Z
26002025-12-19T04:47:34.416Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26012025-12-19T04:47:34.416Z
26022025-12-19T04:47:34.416Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
26032025-12-19T04:47:34.419Z
26042025-12-19T04:47:34.419Zrunning 0 tests
26052025-12-19T04:47:34.419Z
26062025-12-19T04:47:34.419Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26072025-12-19T04:47:34.419Z
26082025-12-19T04:47:34.419Z Running unittests src/main.rs (target/debug/deps/swadm-12ab99e3f2ea561d)
26092025-12-19T04:47:34.422Z
26102025-12-19T04:47:34.422Zrunning 4 tests
26112025-12-19T04:47:34.422Ztest switchport::test::test_compute_lanes ... ok
26122025-12-19T04:47:34.425Ztest switchport::test::port_id_ordering ... ok
26132025-12-19T04:47:34.425Z Lane 0 Lane 1 Lane 2 Lane 3
26142025-12-19T04:47:34.425Z Rx Loss-of-lock: Yes Yes Yes Yes
26152025-12-19T04:47:34.425Z Rx Loss-of-signal: Yes Yes Yes Yes
26162025-12-19T04:47:34.425Z Rx CDR Enabled: Yes Yes Yes Yes
26172025-12-19T04:47:34.425Z Tx Enabled: Yes Yes Yes Yes
26182025-12-19T04:47:34.425Z Tx Loss-of-lock: No No No No
26192025-12-19T04:47:34.425Z Tx Loss-of-signal: No No No No
26202025-12-19T04:47:34.425Z Tx CDR Enabled: No No No No
26212025-12-19T04:47:34.426Z Tx Adaptive EQ Fault: No No No No
26222025-12-19T04:47:34.426Z Tx Fault: Yes Yes Yes Yes
26232025-12-19T04:47:34.426Z Lane 0 Lane 1 Lane 2 Lane 3
26242025-12-19T04:47:34.426Z State: Activated Activated Activated Activated
26252025-12-19T04:47:34.426Z Rx Output Enabled: false false false false
26262025-12-19T04:47:34.426Z Rx Output Status: valid valid valid valid
26272025-12-19T04:47:34.426Ztest switchport::test::test_print_sff_datapath ... Rx Loss-of-lock: true ok
26282025-12-19T04:47:34.426Ztrue true true
26292025-12-19T04:47:34.426Z Rx Loss-of-signal: false false false false
26302025-12-19T04:47:34.426ZRx Auto-squelch Disable: true true true true
26312025-12-19T04:47:34.426Z Tx Output Enabled: true true true true
26322025-12-19T04:47:34.426Z Tx Output Status: invalid invalid invalid invalid
26332025-12-19T04:47:34.426Z Tx Loss-of-lock: false false false false
26342025-12-19T04:47:34.426Z Tx Loss-of-signal: true true true true
26352025-12-19T04:47:34.426ZTx Auto-squelch Disable: false false false false
26362025-12-19T04:47:34.426Z Tx Adaptive EQ Fail: true true true true
26372025-12-19T04:47:34.426Z Tx Failure: false false false false
26382025-12-19T04:47:34.426Z Tx Force Squelch: true true true true
26392025-12-19T04:47:34.426Z Tx Input Polarity: normal normal normal normal
26402025-12-19T04:47:34.426Ztest switchport::test::test_print_cmis_datapath ... ok
26412025-12-19T04:47:34.426Z
26422025-12-19T04:47:34.426Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26432025-12-19T04:47:34.426Z
26442025-12-19T04:47:34.426Z Running tests/counters.rs (target/debug/deps/counters-3f9fb50c3665f21f)
26452025-12-19T04:47:34.430Z
26462025-12-19T04:47:34.430Zrunning 1 test
26472025-12-19T04:47:34.430Ztest test_p4_counter_list ... ignored
26482025-12-19T04:47:34.430Z
26492025-12-19T04:47:34.430Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
26502025-12-19T04:47:34.430Z
26512025-12-19T04:47:34.430Z Running tests/port-link.rs (target/debug/deps/port_link-8cb61368b0024b2b)
26522025-12-19T04:47:34.430Z
26532025-12-19T04:47:34.430Zrunning 5 tests
26542025-12-19T04:47:34.430Ztest test_an ... ignored
26552025-12-19T04:47:34.430Ztest test_enable ... ignored
26562025-12-19T04:47:34.431Ztest test_ip_addresses ... ignored
26572025-12-19T04:47:34.431Ztest test_kr ... ignored
26582025-12-19T04:47:34.431Ztest test_mac ... ignored
26592025-12-19T04:47:34.431Z
26602025-12-19T04:47:34.431Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
26612025-12-19T04:47:34.431Z
26622025-12-19T04:47:34.434Z Running unittests src/main.rs (target/debug/deps/tfportd-71c7fd157db9caf1)
26632025-12-19T04:47:34.437Z
26642025-12-19T04:47:34.437Zrunning 3 tests
26652025-12-19T04:47:34.440Ztest linklocal::test_parse_ipadm ... ok
26662025-12-19T04:47:34.440Ztest tfport::test_parse_tfport ... ok
26672025-12-19T04:47:34.440Ztest config::tests::test_updates ... ok
26682025-12-19T04:47:34.440Z
26692025-12-19T04:47:34.440Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26702025-12-19T04:47:34.440Z
26712025-12-19T04:47:34.440Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
26722025-12-19T04:47:34.443Z
26732025-12-19T04:47:34.443Zrunning 0 tests
26742025-12-19T04:47:34.443Z
26752025-12-19T04:47:34.443Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26762025-12-19T04:47:34.443Z
26772025-12-19T04:47:34.443Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
26782025-12-19T04:47:34.447Z
26792025-12-19T04:47:34.447Zrunning 0 tests
26802025-12-19T04:47:34.447Z
26812025-12-19T04:47:34.447Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26822025-12-19T04:47:34.447Z
26832025-12-19T04:47:34.447Z Doc-tests aal
26842025-12-19T04:47:34.590Z
26852025-12-19T04:47:34.590Zrunning 0 tests
26862025-12-19T04:47:34.590Z
26872025-12-19T04:47:34.590Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882025-12-19T04:47:34.590Z
26892025-12-19T04:47:34.606Z Doc-tests aal_macros
26902025-12-19T04:47:34.696Z
26912025-12-19T04:47:34.696Zrunning 0 tests
26922025-12-19T04:47:34.696Z
26932025-12-19T04:47:34.696Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26942025-12-19T04:47:34.696Z
26952025-12-19T04:47:34.709Z Doc-tests common
26962025-12-19T04:47:35.011Z
26972025-12-19T04:47:35.011Zrunning 0 tests
26982025-12-19T04:47:35.011Z
26992025-12-19T04:47:35.011Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27002025-12-19T04:47:35.011Z
27012025-12-19T04:47:35.032Z Doc-tests dpd_api
27022025-12-19T04:47:36.361Z
27032025-12-19T04:47:36.361Zrunning 2 tests
27042025-12-19T04:47:36.361Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 83) ... ignored
27052025-12-19T04:47:36.361Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 89) ... ignored
27062025-12-19T04:47:36.361Z
27072025-12-19T04:47:36.361Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
27082025-12-19T04:47:36.361Z
27092025-12-19T04:47:36.399Z Doc-tests dpd_client
27102025-12-19T04:47:38.357Z
27112025-12-19T04:47:38.357Zrunning 0 tests
27122025-12-19T04:47:38.357Z
27132025-12-19T04:47:38.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27142025-12-19T04:47:38.357Z
27152025-12-19T04:47:38.407Z Doc-tests dpd_types
27162025-12-19T04:47:38.890Z
27172025-12-19T04:47:38.890Zrunning 0 tests
27182025-12-19T04:47:38.891Z
27192025-12-19T04:47:38.891Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27202025-12-19T04:47:38.891Z
27212025-12-19T04:47:38.922Z Doc-tests packet
27222025-12-19T04:47:39.072Z
27232025-12-19T04:47:39.072Zrunning 0 tests
27242025-12-19T04:47:39.072Z
27252025-12-19T04:47:39.072Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27262025-12-19T04:47:39.072Z
27272025-12-19T04:47:39.089Z Doc-tests pcap
27282025-12-19T04:47:39.153Z
27292025-12-19T04:47:39.153Zrunning 0 tests
27302025-12-19T04:47:39.153Z
27312025-12-19T04:47:39.153Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27322025-12-19T04:47:39.153Z
27332025-12-19T04:47:39.200Z+ for feat in tofino_stub tofino_asic softnpu chaos
27342025-12-19T04:47:39.200Z+ RUST_BACKTRACE=full
27352025-12-19T04:47:39.200Z+ cargo test --features softnpu --no-fail-fast
27362025-12-19T04:47:40.161Z Compiling num-integer v0.1.46
27372025-12-19T04:47:40.268Z Compiling num-complex v0.4.6
27382025-12-19T04:47:40.301Z Compiling bitstruct_derive v0.1.0
27392025-12-19T04:47:40.304Z Compiling tap v1.0.1
27402025-12-19T04:47:40.497Z Compiling wyz v0.5.1
27412025-12-19T04:47:40.878Z Compiling num-iter v0.1.45
27422025-12-19T04:47:40.935Z Compiling num-rational v0.4.2
27432025-12-19T04:47:41.071Z Compiling num-bigint v0.4.6
27442025-12-19T04:47:41.315Z Compiling radium v0.7.0
27452025-12-19T04:47:41.402Z Compiling funty v2.0.0
27462025-12-19T04:47:41.442Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27472025-12-19T04:47:41.449Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
27482025-12-19T04:47:41.721Z Compiling num v0.4.3
27492025-12-19T04:47:41.778Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27502025-12-19T04:47:41.827Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27512025-12-19T04:47:41.847Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27522025-12-19T04:47:42.010Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27532025-12-19T04:47:42.267Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
27542025-12-19T04:47:42.360Z Compiling typeid v1.0.3
27552025-12-19T04:47:42.380Z Compiling bitvec v1.0.1
27562025-12-19T04:47:42.468Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27572025-12-19T04:47:42.545Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27582025-12-19T04:47:42.830Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27592025-12-19T04:47:43.018Z Compiling ascii v1.1.0
27602025-12-19T04:47:43.221Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27612025-12-19T04:47:43.425Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27622025-12-19T04:47:44.549Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27632025-12-19T04:47:44.756Z Compiling erased-serde v0.4.8
27642025-12-19T04:47:44.942Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
27652025-12-19T04:47:45.337Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27662025-12-19T04:47:45.652Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
27672025-12-19T04:47:45.795Z Compiling bitstruct v0.1.1
27682025-12-19T04:47:45.964Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
27692025-12-19T04:47:46.373Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
27702025-12-19T04:47:46.395Z Compiling serde_arrays v0.1.0
27712025-12-19T04:47:46.611Z Compiling libloading v0.7.4
27722025-12-19T04:47:47.546Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
27732025-12-19T04:47:47.630Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
27742025-12-19T04:47:48.060Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
27752025-12-19T04:47:48.580Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27762025-12-19T04:47:49.327Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27772025-12-19T04:47:52.349Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27782025-12-19T04:47:54.104Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
27792025-12-19T04:48:01.406Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27802025-12-19T04:48:01.860Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
27812025-12-19T04:48:02.177Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27822025-12-19T04:48:03.855Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27832025-12-19T04:48:05.357Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
27842025-12-19T04:48:06.485Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
27852025-12-19T04:48:07.007Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
27862025-12-19T04:48:08.549Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27872025-12-19T04:48:08.673Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
27882025-12-19T04:48:10.609Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
27892025-12-19T04:48:17.770Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27902025-12-19T04:48:21.773Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27912025-12-19T04:48:29.066Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
27922025-12-19T04:48:32.293Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
27932025-12-19T04:48:38.483Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27942025-12-19T04:48:39.605Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
27952025-12-19T04:48:43.679Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27962025-12-19T04:48:48.611Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#64b40cb0)
27972025-12-19T04:48:53.901Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
27982025-12-19T04:49:03.260Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
27992025-12-19T04:49:57.500Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s
28002025-12-19T04:49:57.642Z Running unittests src/lib.rs (target/debug/deps/aal-e9019bdad47e92e7)
28012025-12-19T04:49:57.645Z
28022025-12-19T04:49:57.645Zrunning 0 tests
28032025-12-19T04:49:57.645Z
28042025-12-19T04:49:57.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28052025-12-19T04:49:57.645Z
28062025-12-19T04:49:57.648Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
28072025-12-19T04:49:57.651Z
28082025-12-19T04:49:57.651Zrunning 0 tests
28092025-12-19T04:49:57.651Z
28102025-12-19T04:49:57.651Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28112025-12-19T04:49:57.651Z
28122025-12-19T04:49:57.651Z Running unittests src/lib.rs (target/debug/deps/asic-bd39b240dca985dc)
28132025-12-19T04:49:57.655Z
28142025-12-19T04:49:57.655Zrunning 0 tests
28152025-12-19T04:49:57.656Z
28162025-12-19T04:49:57.656Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28172025-12-19T04:49:57.656Z
28182025-12-19T04:49:57.656Z Running unittests src/lib.rs (target/debug/deps/common-fff4c75d48a7252e)
28192025-12-19T04:49:57.659Z
28202025-12-19T04:49:57.659Zrunning 10 tests
28212025-12-19T04:49:57.659Ztest nat::tests::test_vni ... ok
28222025-12-19T04:49:57.659Ztest network::tests::test_eui64 ... ok
28232025-12-19T04:49:57.659Ztest network::tests::test_equal ... ok
28242025-12-19T04:49:57.659Ztest network::tests::test_generate_ipv6_link_local ... ok
28252025-12-19T04:49:57.659Ztest network::tests::test_into ... ok
28262025-12-19T04:49:57.659Ztest network::tests::test_not_equal ... ok
28272025-12-19T04:49:57.659Ztest network::tests::test_to_string ... ok
28282025-12-19T04:49:57.659Ztest network::tests::test_parse ... ok
28292025-12-19T04:49:57.659Ztest test_purge ... ok
28302025-12-19T04:49:57.662Ztest illumos::test::address_exists_handles_missing_object ... ok
28312025-12-19T04:49:57.662Z
28322025-12-19T04:49:57.662Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
28332025-12-19T04:49:57.662Z
28342025-12-19T04:49:57.662Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-26a9b9a8e0e4a2e7)
28352025-12-19T04:49:57.666Z
28362025-12-19T04:49:57.666Zrunning 1 test
28372025-12-19T04:49:58.117Ztest test::test_apis_up_to_date ... ok
28382025-12-19T04:49:58.117Z
28392025-12-19T04:49:58.117Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
28402025-12-19T04:49:58.117Z
28412025-12-19T04:49:58.125Z Running unittests src/main.rs (target/debug/deps/dpd-250fedc55c6a6a54)
28422025-12-19T04:49:58.133Z
28432025-12-19T04:49:58.133Zrunning 36 tests
28442025-12-19T04:49:58.136Ztest freemap::test_ordering ... ok
28452025-12-19T04:49:58.136Ztest freemap::test_split ... ok
28462025-12-19T04:49:58.136Ztest config::tests::test_updates ... ok
28472025-12-19T04:49:58.136Ztest macaddrs::tests::test_mac_offset ... ok
28482025-12-19T04:49:58.139Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
28492025-12-19T04:49:58.139Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
28502025-12-19T04:49:58.139Ztest macaddrs::tests::test_parse_port_id ... ok
28512025-12-19T04:49:58.142Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
28522025-12-19T04:49:58.142Ztest mcast::tests::test_concurrent_id_allocation ... ok
28532025-12-19T04:49:58.145ZDec 19 04:49:56.419 DEBG created new freemap, unit: freemap_test
28542025-12-19T04:49:58.145ZDec 19 04:49:56.419Dec 19 04:49:56.419 DEBGDEBG initted freemap. size: 128created new freemap, , unitunit:: freemap_testfreemap_test
28552025-12-19T04:49:58.145Z
28562025-12-19T04:49:58.145ZDec 19 04:49:56.419 DEBG reset freemap, Dec 19 04:49:56.419unit :DEBG freemap_testinitted freemap. size: 128
28572025-12-19T04:49:58.145Z, unit:Dec 19 04:49:56.419 freemap_testDEBG
28582025-12-19T04:49:58.145Z created new freemap, unit: Dec 19 04:49:56.419freemap_test
28592025-12-19T04:49:58.145ZDEBG reset freemap, unit: freemap_test
28602025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG initted freemap. size: 128, unit: freemap_test
28612025-12-19T04:49:58.146ZDec 19 04:49:56.419 Dec 19 04:49:56.419DEBG DEBGcreated new freemap reset freemap, , unitunit:: freemap_testfreemap_test
28622025-12-19T04:49:58.146Z
28632025-12-19T04:49:58.146Ztest freemap::test_span ... ok
28642025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG initted freemap. size: 128, unit: freemap_test
28652025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG reset freemap, unit: freemap_test
28662025-12-19T04:49:58.146Ztest freemap::test_free ... ok
28672025-12-19T04:49:58.146Ztest freemap::test_exhaustion ... ok
28682025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG created new freemap, unit: freemap_test
28692025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG initted freemap. size: 128, unit: freemap_test
28702025-12-19T04:49:58.146ZDec 19 04:49:56.419 DEBG reset freemap, unit: freemap_test
28712025-12-19T04:49:58.146Ztest freemap::test_basic ... ok
28722025-12-19T04:49:58.146Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
28732025-12-19T04:49:58.146Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
28742025-12-19T04:49:58.146Ztest freemap::test_reclaim ... ok
28752025-12-19T04:49:58.146Ztest mcast::validate::tests::test_address_validation_integrated ... ok
28762025-12-19T04:49:58.146Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
28772025-12-19T04:49:58.146Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
28782025-12-19T04:49:58.146Ztest mcast::validate::tests::test_ipv4_validation ... ok
28792025-12-19T04:49:58.146Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
28802025-12-19T04:49:58.146Ztest mcast::validate::tests::test_ipv6_validation ... ok
28812025-12-19T04:49:58.146Ztest mcast::validate::tests::test_is_ssm_function ... ok
28822025-12-19T04:49:58.146Ztest mcast::validate::tests::test_validate_nat_target ... ok
28832025-12-19T04:49:58.146Ztest mcast::validate::tests::test_validate_source_addresses ... ok
28842025-12-19T04:49:58.146Ztest nat::test_mapping ... ok
28852025-12-19T04:49:58.146Ztest port_map::tests::test_backplane_group ... ok
28862025-12-19T04:49:58.146Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
28872025-12-19T04:49:58.146Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
28882025-12-19T04:49:58.146Ztest port_map::tests::dump_map ... ok
28892025-12-19T04:49:58.146Ztest port_map::tests::test_port_map ... ok
28902025-12-19T04:49:58.146Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
28912025-12-19T04:49:58.146Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
28922025-12-19T04:49:58.150Ztest api_server::tests::test_build_info ... ok
28932025-12-19T04:49:58.150Ztest mcast::tests::test_id_range_boundaries ... ok
28942025-12-19T04:49:58.150Ztest port_map::tests::parse_softnpu_revision ... ok
28952025-12-19T04:49:58.150Z
28962025-12-19T04:49:58.150Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
28972025-12-19T04:49:58.150Z
28982025-12-19T04:49:58.153Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7ed097dbc5783409)
28992025-12-19T04:49:58.157Z
29002025-12-19T04:49:58.157Zrunning 0 tests
29012025-12-19T04:49:58.157Z
29022025-12-19T04:49:58.157Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29032025-12-19T04:49:58.158Z
29042025-12-19T04:49:58.158Z Running unittests src/lib.rs (target/debug/deps/dpd_api-e79d69ccd30964f6)
29052025-12-19T04:49:58.158Z
29062025-12-19T04:49:58.158Zrunning 0 tests
29072025-12-19T04:49:58.158Z
29082025-12-19T04:49:58.158Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29092025-12-19T04:49:58.158Z
29102025-12-19T04:49:58.161Z Running unittests src/lib.rs (target/debug/deps/dpd_client-4d87b2ee0db768f7)
29112025-12-19T04:49:58.161Z
29122025-12-19T04:49:58.161Zrunning 2 tests
29132025-12-19T04:49:58.161Ztest tests::test_parse_client_port_id ... ok
29142025-12-19T04:49:58.161Ztest tests::test_port_id_cmp ... ok
29152025-12-19T04:49:58.161Z
29162025-12-19T04:49:58.161Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29172025-12-19T04:49:58.161Z
29182025-12-19T04:49:58.161Z Running tests/test_all.rs (target/debug/deps/test_all-0c70b64b8efbb59b)
29192025-12-19T04:49:58.164Z
29202025-12-19T04:49:58.164Zrunning 0 tests
29212025-12-19T04:49:58.164Z
29222025-12-19T04:49:58.164Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29232025-12-19T04:49:58.164Z
29242025-12-19T04:49:58.164Z Running unittests src/lib.rs (target/debug/deps/dpd_types-92bcf792135fd2f3)
29252025-12-19T04:49:58.167Z
29262025-12-19T04:49:58.167Zrunning 0 tests
29272025-12-19T04:49:58.167Z
29282025-12-19T04:49:58.167Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29292025-12-19T04:49:58.167Z
29302025-12-19T04:49:58.167Z Running unittests src/lib.rs (target/debug/deps/packet-21720d58e1fa1dc8)
29312025-12-19T04:49:58.170Z
29322025-12-19T04:49:58.170Zrunning 12 tests
29332025-12-19T04:49:58.170Ztest icmp::test_v6_checksum ... ok
29342025-12-19T04:49:58.170Ztest icmp::test_v4_checksum ... ok
29352025-12-19T04:49:58.170Ztest ipv6::test_ipv6_parse ... ok
29362025-12-19T04:49:58.170Ztest lldp::test_lldp_parse ... ok
29372025-12-19T04:49:58.170Ztest pbuf::test_byte ... ok
29382025-12-19T04:49:58.170Ztest pbuf::test_nibble ... ok
29392025-12-19T04:49:58.170Ztest pbuf::test_overflow ... ok
29402025-12-19T04:49:58.170Ztest pbuf::test_short ... ok
29412025-12-19T04:49:58.170Ztest pbuf::test_twelve ... ok
29422025-12-19T04:49:58.170Ztest pbuf::test_word ... ok
29432025-12-19T04:49:58.170Ztest tcp::test_checksum_ack_data ... ok
29442025-12-19T04:49:58.170Ztest tcp::test_checksum_syn_nodata ... ok
29452025-12-19T04:49:58.170Z
29462025-12-19T04:49:58.170Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29472025-12-19T04:49:58.170Z
29482025-12-19T04:49:58.170Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
29492025-12-19T04:49:58.174Z
29502025-12-19T04:49:58.174Zrunning 0 tests
29512025-12-19T04:49:58.174Z
29522025-12-19T04:49:58.174Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29532025-12-19T04:49:58.174Z
29542025-12-19T04:49:58.174Z Running unittests src/main.rs (target/debug/deps/swadm-fda88e8269f5597b)
29552025-12-19T04:49:58.177Z
29562025-12-19T04:49:58.177Zrunning 4 tests
29572025-12-19T04:49:58.181Ztest switchport::test::test_compute_lanes ... ok
29582025-12-19T04:49:58.181Ztest switchport::test::port_id_ordering ... ok
29592025-12-19T04:49:58.181Z Lane 0 Lane 1 Lane 2 Lane 3
29602025-12-19T04:49:58.181Z Lane 0 Rx Loss-of-lock: Yes YesLane 1 YesLane 2 YesLane 3
29612025-12-19T04:49:58.181Z
29622025-12-19T04:49:58.181Z Rx Loss-of-signal: Yes State: Activated YesActivated ActivatedYes ActivatedYes
29632025-12-19T04:49:58.181Z
29642025-12-19T04:49:58.181Z Rx Output Enabled: false Rx CDR Enabled: Yes falseYes false Yesfalse
29652025-12-19T04:49:58.181Z Rx Output Status: validYes
29662025-12-19T04:49:58.181Zvalid valid Tx Enabled: Yes valid
29672025-12-19T04:49:58.181ZYes Rx Loss-of-lock: true trueYes trueYes true
29682025-12-19T04:49:58.181Z
29692025-12-19T04:49:58.181Z Rx Loss-of-signal: false Tx Loss-of-lock: No false Nofalse false
29702025-12-19T04:49:58.181ZRx Auto-squelch Disable: trueNo true Notrue
29712025-12-19T04:49:58.181Z true
29722025-12-19T04:49:58.181Z Tx Output Enabled: true Tx Loss-of-signal: No true Notrue true
29732025-12-19T04:49:58.181ZNo Tx Output Status: invalid Noinvalid
29742025-12-19T04:49:58.181Z invalid Tx CDR Enabled: Noinvalid
29752025-12-19T04:49:58.181ZNo Tx Loss-of-lock: false falseNo falseNo
29762025-12-19T04:49:58.181Zfalse
29772025-12-19T04:49:58.181Z Tx Adaptive EQ Fault: No Tx Loss-of-signal: trueNo Notrue Notrue
29782025-12-19T04:49:58.181Z true
29792025-12-19T04:49:58.181Z Tx Fault: Yes Tx Auto-squelch Disable: false Yes false Yesfalse Yesfalse
29802025-12-19T04:49:58.181Z
29812025-12-19T04:49:58.181Z Tx Adaptive EQ Fail: true true true true
29822025-12-19T04:49:58.181Z Tx Failure: false false false false
29832025-12-19T04:49:58.181Z Tx Force Squelch: true true true true
29842025-12-19T04:49:58.181Z Tx Input Polarity: normal normal normal normal
29852025-12-19T04:49:58.181Ztest switchport::test::test_print_sff_datapath ... ok
29862025-12-19T04:49:58.181Ztest switchport::test::test_print_cmis_datapath ... ok
29872025-12-19T04:49:58.181Z
29882025-12-19T04:49:58.181Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29892025-12-19T04:49:58.181Z
29902025-12-19T04:49:58.181Z Running tests/counters.rs (target/debug/deps/counters-dcb68b27af0113fc)
29912025-12-19T04:49:58.185Z
29922025-12-19T04:49:58.185Zrunning 1 test
29932025-12-19T04:49:58.185Ztest test_p4_counter_list ... ignored
29942025-12-19T04:49:58.185Z
29952025-12-19T04:49:58.185Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
29962025-12-19T04:49:58.185Z
29972025-12-19T04:49:58.185Z Running tests/port-link.rs (target/debug/deps/port_link-028d882fcf628f23)
29982025-12-19T04:49:58.185Z
29992025-12-19T04:49:58.185Zrunning 5 tests
30002025-12-19T04:49:58.185Ztest test_an ... ignored
30012025-12-19T04:49:58.185Ztest test_enable ... ignored
30022025-12-19T04:49:58.185Ztest test_ip_addresses ... ignored
30032025-12-19T04:49:58.185Ztest test_kr ... ignored
30042025-12-19T04:49:58.185Ztest test_mac ... ignored
30052025-12-19T04:49:58.185Z
30062025-12-19T04:49:58.188Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
30072025-12-19T04:49:58.188Z
30082025-12-19T04:49:58.188Z Running unittests src/main.rs (target/debug/deps/tfportd-c4b27b6d85368a2d)
30092025-12-19T04:49:58.191Z
30102025-12-19T04:49:58.191Zrunning 3 tests
30112025-12-19T04:49:58.194Ztest linklocal::test_parse_ipadm ... ok
30122025-12-19T04:49:58.194Ztest tfport::test_parse_tfport ... ok
30132025-12-19T04:49:58.194Ztest config::tests::test_updates ... ok
30142025-12-19T04:49:58.194Z
30152025-12-19T04:49:58.194Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30162025-12-19T04:49:58.194Z
30172025-12-19T04:49:58.194Z Running unittests src/main.rs (target/debug/deps/uplinkd-406791e546e7420f)
30182025-12-19T04:49:58.197Z
30192025-12-19T04:49:58.197Zrunning 0 tests
30202025-12-19T04:49:58.197Z
30212025-12-19T04:49:58.197Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30222025-12-19T04:49:58.197Z
30232025-12-19T04:49:58.197Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
30242025-12-19T04:49:58.200Z
30252025-12-19T04:49:58.200Zrunning 0 tests
30262025-12-19T04:49:58.200Z
30272025-12-19T04:49:58.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30282025-12-19T04:49:58.200Z
30292025-12-19T04:49:58.200Z Doc-tests aal
30302025-12-19T04:49:58.342Z
30312025-12-19T04:49:58.342Zrunning 0 tests
30322025-12-19T04:49:58.342Z
30332025-12-19T04:49:58.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30342025-12-19T04:49:58.342Z
30352025-12-19T04:49:58.358Z Doc-tests aal_macros
30362025-12-19T04:49:58.451Z
30372025-12-19T04:49:58.451Zrunning 0 tests
30382025-12-19T04:49:58.451Z
30392025-12-19T04:49:58.451Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30402025-12-19T04:49:58.451Z
30412025-12-19T04:49:58.464Z Doc-tests common
30422025-12-19T04:49:58.780Z
30432025-12-19T04:49:58.780Zrunning 0 tests
30442025-12-19T04:49:58.780Z
30452025-12-19T04:49:58.781Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30462025-12-19T04:49:58.781Z
30472025-12-19T04:49:58.801Z Doc-tests dpd_api
30482025-12-19T04:50:00.156Z
30492025-12-19T04:50:00.156Zrunning 2 tests
30502025-12-19T04:50:00.157Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 83) ... ignored
30512025-12-19T04:50:00.157Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 89) ... ignored
30522025-12-19T04:50:00.157Z
30532025-12-19T04:50:00.157Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
30542025-12-19T04:50:00.157Z
30552025-12-19T04:50:00.192Z Doc-tests dpd_client
30562025-12-19T04:50:02.098Z
30572025-12-19T04:50:02.098Zrunning 0 tests
30582025-12-19T04:50:02.098Z
30592025-12-19T04:50:02.098Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30602025-12-19T04:50:02.098Z
30612025-12-19T04:50:02.147Z Doc-tests dpd_types
30622025-12-19T04:50:02.630Z
30632025-12-19T04:50:02.630Zrunning 0 tests
30642025-12-19T04:50:02.630Z
30652025-12-19T04:50:02.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30662025-12-19T04:50:02.630Z
30672025-12-19T04:50:02.663Z Doc-tests packet
30682025-12-19T04:50:02.817Z
30692025-12-19T04:50:02.817Zrunning 0 tests
30702025-12-19T04:50:02.817Z
30712025-12-19T04:50:02.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30722025-12-19T04:50:02.817Z
30732025-12-19T04:50:02.834Z Doc-tests pcap
30742025-12-19T04:50:02.900Z
30752025-12-19T04:50:02.900Zrunning 0 tests
30762025-12-19T04:50:02.900Z
30772025-12-19T04:50:02.900Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30782025-12-19T04:50:02.900Z
30792025-12-19T04:50:02.955Z+ for feat in tofino_stub tofino_asic softnpu chaos
30802025-12-19T04:50:02.955Z+ RUST_BACKTRACE=full
30812025-12-19T04:50:02.955Z+ cargo test --features chaos --no-fail-fast
30822025-12-19T04:50:03.831Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
30832025-12-19T04:50:03.926Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
30842025-12-19T04:50:03.941Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
30852025-12-19T04:50:18.332Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
30862025-12-19T04:50:18.932Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
30872025-12-19T04:51:08.126Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
30882025-12-19T04:51:08.258Z Running unittests src/lib.rs (target/debug/deps/aal-dcd75b64daa1de4e)
30892025-12-19T04:51:08.263Z
30902025-12-19T04:51:08.263Zrunning 0 tests
30912025-12-19T04:51:08.264Z
30922025-12-19T04:51:08.267Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30932025-12-19T04:51:08.267Z
30942025-12-19T04:51:08.267Z Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f)
30952025-12-19T04:51:08.270Z
30962025-12-19T04:51:08.270Zrunning 0 tests
30972025-12-19T04:51:08.270Z
30982025-12-19T04:51:08.273Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30992025-12-19T04:51:08.273Z
31002025-12-19T04:51:08.274Z Running unittests src/lib.rs (target/debug/deps/asic-64982c9fa2251240)
31012025-12-19T04:51:08.274Z
31022025-12-19T04:51:08.274Zrunning 0 tests
31032025-12-19T04:51:08.274Z
31042025-12-19T04:51:08.274Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31052025-12-19T04:51:08.274Z
31062025-12-19T04:51:08.274Z Running unittests src/lib.rs (target/debug/deps/common-bdc54c9992962e15)
31072025-12-19T04:51:08.282Z
31082025-12-19T04:51:08.282Zrunning 10 tests
31092025-12-19T04:51:08.285Ztest nat::tests::test_vni ... ok
31102025-12-19T04:51:08.285Ztest network::tests::test_equal ... ok
31112025-12-19T04:51:08.285Ztest network::tests::test_eui64 ... ok
31122025-12-19T04:51:08.285Ztest network::tests::test_into ... ok
31132025-12-19T04:51:08.285Ztest network::tests::test_not_equal ... ok
31142025-12-19T04:51:08.285Ztest network::tests::test_generate_ipv6_link_local ... ok
31152025-12-19T04:51:08.288Ztest network::tests::test_parse ... ok
31162025-12-19T04:51:08.288Ztest test_purge ... ok
31172025-12-19T04:51:08.288Ztest network::tests::test_to_string ... ok
31182025-12-19T04:51:08.291Ztest illumos::test::address_exists_handles_missing_object ... ok
31192025-12-19T04:51:08.291Z
31202025-12-19T04:51:08.291Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31212025-12-19T04:51:08.291Z
31222025-12-19T04:51:08.294Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9d8548d8c5ebd960)
31232025-12-19T04:51:08.321Z
31242025-12-19T04:51:08.321Zrunning 1 test
31252025-12-19T04:51:08.800Ztest test::test_apis_up_to_date ... ok
31262025-12-19T04:51:08.800Z
31272025-12-19T04:51:08.800Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
31282025-12-19T04:51:08.800Z
31292025-12-19T04:51:08.809Z Running unittests src/main.rs (target/debug/deps/dpd-1437fad2b4fec77c)
31302025-12-19T04:51:08.817Z
31312025-12-19T04:51:08.817Zrunning 36 tests
31322025-12-19T04:51:08.820Ztest freemap::test_ordering ... ok
31332025-12-19T04:51:08.820Ztest freemap::test_split ... ok
31342025-12-19T04:51:08.820Ztest config::tests::test_updates ... ok
31352025-12-19T04:51:08.820Ztest macaddrs::tests::test_mac_offset ... ok
31362025-12-19T04:51:08.823Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
31372025-12-19T04:51:08.823Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
31382025-12-19T04:51:08.823Ztest macaddrs::tests::test_parse_port_id ... ok
31392025-12-19T04:51:08.826Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
31402025-12-19T04:51:08.826Ztest mcast::tests::test_concurrent_id_allocation ... ok
31412025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG Dec 19 04:51:07.095 DEBG created new freemap, unit: freemap_test
31422025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG initted freemap. size: 128, unit: freemap_test
31432025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG reset freemap, unit: freemap_test
31442025-12-19T04:51:08.826Zcreated new freemap, unit: freemap_test
31452025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG initted freemap. size: 128, unit: freemap_test
31462025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG reset freemap, unit: freemap_test
31472025-12-19T04:51:08.826Ztest freemap::test_basic ... ok
31482025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG created new freemap, unit: freemap_test
31492025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG initted freemap. size: 128, unit: freemap_test
31502025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG reset freemap, unit: freemap_test
31512025-12-19T04:51:08.826ZDec 19 04:51:07.095 DEBG created new freemap, unit: freemap_test
31522025-12-19T04:51:08.827ZDec 19 04:51:07.095 DEBG initted freemap. size: 128, unit: freemap_test
31532025-12-19T04:51:08.827ZDec 19 04:51:07.095 DEBG reset freemap, unit: freemap_test
31542025-12-19T04:51:08.827Ztest freemap::test_reclaim ... ok
31552025-12-19T04:51:08.827Ztest freemap::test_span ... ok
31562025-12-19T04:51:08.827Ztest freemap::test_exhaustion ... ok
31572025-12-19T04:51:08.827Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
31582025-12-19T04:51:08.827Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
31592025-12-19T04:51:08.830Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
31602025-12-19T04:51:08.830Ztest mcast::validate::tests::test_address_validation_integrated ... ok
31612025-12-19T04:51:08.830ZDec 19 04:51:07.096 DEBG created new freemap, unit: freemap_test
31622025-12-19T04:51:08.830ZDec 19 04:51:07.096 DEBG initted freemap. size: 128, unit: freemap_test
31632025-12-19T04:51:08.830ZDec 19 04:51:07.096 DEBG reset freemap, unit: freemap_test
31642025-12-19T04:51:08.830Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
31652025-12-19T04:51:08.830Ztest mcast::validate::tests::test_ipv4_validation ... ok
31662025-12-19T04:51:08.830Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
31672025-12-19T04:51:08.830Ztest freemap::test_free ... ok
31682025-12-19T04:51:08.830Ztest mcast::validate::tests::test_ipv6_validation ... ok
31692025-12-19T04:51:08.830Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
31702025-12-19T04:51:08.830Ztest mcast::validate::tests::test_is_ssm_function ... ok
31712025-12-19T04:51:08.830Ztest mcast::validate::tests::test_validate_nat_target ... ok
31722025-12-19T04:51:08.830Ztest nat::test_mapping ... ok
31732025-12-19T04:51:08.830Ztest mcast::validate::tests::test_validate_source_addresses ... ok
31742025-12-19T04:51:08.830Ztest port_map::tests::test_backplane_group ... ok
31752025-12-19T04:51:08.830Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
31762025-12-19T04:51:08.830Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
31772025-12-19T04:51:08.830Ztest api_server::tests::test_build_info ... ok
31782025-12-19T04:51:08.830Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
31792025-12-19T04:51:08.830Ztest port_map::tests::test_port_map ... ok
31802025-12-19T04:51:08.830Ztest port_map::tests::dump_map ... ok
31812025-12-19T04:51:08.830Ztest mcast::tests::test_id_range_boundaries ... ok
31822025-12-19T04:51:08.830Ztest port_map::tests::parse_softnpu_revision ... ok
31832025-12-19T04:51:08.830Z
31842025-12-19T04:51:08.830Ztest result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31852025-12-19T04:51:08.830Z
31862025-12-19T04:51:08.834Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b70939e7ea7912a8)
31872025-12-19T04:51:08.837Z
31882025-12-19T04:51:08.837Zrunning 0 tests
31892025-12-19T04:51:08.837Z
31902025-12-19T04:51:08.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31912025-12-19T04:51:08.837Z
31922025-12-19T04:51:08.837Z Running unittests src/lib.rs (target/debug/deps/dpd_api-eaf139eb92ea0397)
31932025-12-19T04:51:08.843Z
31942025-12-19T04:51:08.843Zrunning 0 tests
31952025-12-19T04:51:08.843Z
31962025-12-19T04:51:08.846Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31972025-12-19T04:51:08.846Z
31982025-12-19T04:51:08.846Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e8bd115d47840d52)
31992025-12-19T04:51:08.848Z
32002025-12-19T04:51:08.848Zrunning 2 tests
32012025-12-19T04:51:08.848Ztest tests::test_parse_client_port_id ... ok
32022025-12-19T04:51:08.848Ztest tests::test_port_id_cmp ... ok
32032025-12-19T04:51:08.848Z
32042025-12-19T04:51:08.848Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32052025-12-19T04:51:08.848Z
32062025-12-19T04:51:08.848Z Running tests/test_all.rs (target/debug/deps/test_all-95bad9d049bd470f)
32072025-12-19T04:51:08.853Z
32082025-12-19T04:51:08.853Zrunning 6 tests
32092025-12-19T04:51:12.358Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
32102025-12-19T04:51:12.361Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
32112025-12-19T04:51:12.361Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
32122025-12-19T04:51:12.366Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
32132025-12-19T04:51:15.487Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
32142025-12-19T04:51:19.007Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
32152025-12-19T04:51:19.007Z
32162025-12-19T04:51:19.007Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.15s
32172025-12-19T04:51:19.007Z
32182025-12-19T04:51:19.036Z Running unittests src/lib.rs (target/debug/deps/dpd_types-a0ab2d5cc38b632a)
32192025-12-19T04:51:19.044Z
32202025-12-19T04:51:19.044Zrunning 0 tests
32212025-12-19T04:51:19.044Z
32222025-12-19T04:51:19.047Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32232025-12-19T04:51:19.047Z
32242025-12-19T04:51:19.047Z Running unittests src/lib.rs (target/debug/deps/packet-0a3fe2f2fadf852a)
32252025-12-19T04:51:19.055Z
32262025-12-19T04:51:19.055Zrunning 12 tests
32272025-12-19T04:51:19.059Ztest icmp::test_v4_checksum ... ok
32282025-12-19T04:51:19.059Ztest icmp::test_v6_checksum ... ok
32292025-12-19T04:51:19.059Ztest ipv6::test_ipv6_parse ... ok
32302025-12-19T04:51:19.064Ztest lldp::test_lldp_parse ... ok
32312025-12-19T04:51:19.064Ztest pbuf::test_byte ... ok
32322025-12-19T04:51:19.064Ztest pbuf::test_nibble ... ok
32332025-12-19T04:51:19.064Ztest pbuf::test_short ... ok
32342025-12-19T04:51:19.064Ztest pbuf::test_twelve ... ok
32352025-12-19T04:51:19.064Ztest pbuf::test_overflow ... ok
32362025-12-19T04:51:19.064Ztest pbuf::test_word ... ok
32372025-12-19T04:51:19.064Ztest tcp::test_checksum_syn_nodata ... ok
32382025-12-19T04:51:19.064Ztest tcp::test_checksum_ack_data ... ok
32392025-12-19T04:51:19.064Z
32402025-12-19T04:51:19.064Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32412025-12-19T04:51:19.064Z
32422025-12-19T04:51:19.064Z Running unittests src/lib.rs (target/debug/deps/pcap-e52c69750ba20133)
32432025-12-19T04:51:19.067Z
32442025-12-19T04:51:19.067Zrunning 0 tests
32452025-12-19T04:51:19.067Z
32462025-12-19T04:51:19.067Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32472025-12-19T04:51:19.068Z
32482025-12-19T04:51:19.068Z Running unittests src/main.rs (target/debug/deps/swadm-fc9e8ae8823437d3)
32492025-12-19T04:51:19.071Z
32502025-12-19T04:51:19.071Zrunning 4 tests
32512025-12-19T04:51:19.071Ztest switchport::test::test_compute_lanes ... ok
32522025-12-19T04:51:19.071Ztest switchport::test::port_id_ordering ... ok
32532025-12-19T04:51:19.071Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3
32542025-12-19T04:51:19.071Z
32552025-12-19T04:51:19.071Z State: Activated Rx Loss-of-lock: YesActivated ActivatedYes ActivatedYes
32562025-12-19T04:51:19.071Z Rx Output Enabled: falseYes
32572025-12-19T04:51:19.071Zfalse Rx Loss-of-signal: Yes Yesfalse Yesfalse
32582025-12-19T04:51:19.071ZYes
32592025-12-19T04:51:19.071Z Rx Output Status: valid Rx CDR Enabled: Yes validYes Yesvalid Yesvalid
32602025-12-19T04:51:19.071Z
32612025-12-19T04:51:19.071Z Tx Enabled: Yes Rx Loss-of-lock: true Yes true Yes trueYes
32622025-12-19T04:51:19.071Ztrue
32632025-12-19T04:51:19.071Z Tx Loss-of-lock: No Rx Loss-of-signal: false No false Nofalse Nofalse
32642025-12-19T04:51:19.071Z
32652025-12-19T04:51:19.071Z Tx Loss-of-signal: NoRx Auto-squelch Disable: true Notrue Notrue No
32662025-12-19T04:51:19.071Ztrue Tx CDR Enabled: No
32672025-12-19T04:51:19.071Z Tx Output Enabled: trueNo trueNo trueNo
32682025-12-19T04:51:19.071Ztrue
32692025-12-19T04:51:19.071Z Tx Adaptive EQ Fault: No Tx Output Status: invalid No invalid No invalidNo
32702025-12-19T04:51:19.071Zinvalid
32712025-12-19T04:51:19.071Z Tx Fault: Yes Tx Loss-of-lock: false Yes falseYes Yes
32722025-12-19T04:51:19.071Zfalse false
32732025-12-19T04:51:19.071Z Tx Loss-of-signal: true true true true
32742025-12-19T04:51:19.071ZTx Auto-squelch Disable: false false false false
32752025-12-19T04:51:19.071Z Tx Adaptive EQ Fail: true true true true
32762025-12-19T04:51:19.071Z Tx Failure: false false false false
32772025-12-19T04:51:19.071Z Tx Force Squelch: true true true true
32782025-12-19T04:51:19.072Z Tx Input Polarity: normal normal normal normal
32792025-12-19T04:51:19.072Ztest switchport::test::test_print_sff_datapath ... ok
32802025-12-19T04:51:19.072Ztest switchport::test::test_print_cmis_datapath ... ok
32812025-12-19T04:51:19.072Z
32822025-12-19T04:51:19.072Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32832025-12-19T04:51:19.072Z
32842025-12-19T04:51:19.075Z Running tests/counters.rs (target/debug/deps/counters-a5c52ff521bb693b)
32852025-12-19T04:51:19.075Z
32862025-12-19T04:51:19.075Zrunning 1 test
32872025-12-19T04:51:19.075Ztest test_p4_counter_list ... ignored
32882025-12-19T04:51:19.075Z
32892025-12-19T04:51:19.075Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
32902025-12-19T04:51:19.075Z
32912025-12-19T04:51:19.075Z Running tests/port-link.rs (target/debug/deps/port_link-57dd0069fde10253)
32922025-12-19T04:51:19.078Z
32932025-12-19T04:51:19.078Zrunning 5 tests
32942025-12-19T04:51:19.078Ztest test_an ... ignored
32952025-12-19T04:51:19.078Ztest test_enable ... ignored
32962025-12-19T04:51:19.078Ztest test_ip_addresses ... ignored
32972025-12-19T04:51:19.078Ztest test_kr ... ignored
32982025-12-19T04:51:19.078Ztest test_mac ... ignored
32992025-12-19T04:51:19.078Z
33002025-12-19T04:51:19.078Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
33012025-12-19T04:51:19.078Z
33022025-12-19T04:51:19.078Z Running unittests src/main.rs (target/debug/deps/tfportd-98ce7f7c2d041ca2)
33032025-12-19T04:51:19.083Z
33042025-12-19T04:51:19.083Zrunning 3 tests
33052025-12-19T04:51:19.086Ztest linklocal::test_parse_ipadm ... ok
33062025-12-19T04:51:19.086Ztest tfport::test_parse_tfport ... ok
33072025-12-19T04:51:19.086Ztest config::tests::test_updates ... ok
33082025-12-19T04:51:19.086Z
33092025-12-19T04:51:19.086Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33102025-12-19T04:51:19.086Z
33112025-12-19T04:51:19.086Z Running unittests src/main.rs (target/debug/deps/uplinkd-e0e64e8be81cf04c)
33122025-12-19T04:51:19.091Z
33132025-12-19T04:51:19.091Zrunning 0 tests
33142025-12-19T04:51:19.091Z
33152025-12-19T04:51:19.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33162025-12-19T04:51:19.094Z
33172025-12-19T04:51:19.094Z Running unittests src/main.rs (target/debug/deps/xtask-905ef7fd50016fdd)
33182025-12-19T04:51:19.094Z
33192025-12-19T04:51:19.094Zrunning 0 tests
33202025-12-19T04:51:19.094Z
33212025-12-19T04:51:19.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33222025-12-19T04:51:19.094Z
33232025-12-19T04:51:19.097Z Doc-tests aal
33242025-12-19T04:51:19.236Z
33252025-12-19T04:51:19.236Zrunning 0 tests
33262025-12-19T04:51:19.236Z
33272025-12-19T04:51:19.236Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33282025-12-19T04:51:19.236Z
33292025-12-19T04:51:19.252Z Doc-tests aal_macros
33302025-12-19T04:51:19.341Z
33312025-12-19T04:51:19.341Zrunning 0 tests
33322025-12-19T04:51:19.341Z
33332025-12-19T04:51:19.341Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33342025-12-19T04:51:19.341Z
33352025-12-19T04:51:19.353Z Doc-tests common
33362025-12-19T04:51:19.659Z
33372025-12-19T04:51:19.659Zrunning 0 tests
33382025-12-19T04:51:19.659Z
33392025-12-19T04:51:19.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33402025-12-19T04:51:19.659Z
33412025-12-19T04:51:19.680Z Doc-tests dpd_api
33422025-12-19T04:51:21.005Z
33432025-12-19T04:51:21.005Zrunning 2 tests
33442025-12-19T04:51:21.005Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 83) ... ignored
33452025-12-19T04:51:21.005Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 89) ... ignored
33462025-12-19T04:51:21.005Z
33472025-12-19T04:51:21.005Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
33482025-12-19T04:51:21.005Z
33492025-12-19T04:51:21.044Z Doc-tests dpd_client
33502025-12-19T04:51:22.947Z
33512025-12-19T04:51:22.947Zrunning 0 tests
33522025-12-19T04:51:22.947Z
33532025-12-19T04:51:22.947Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33542025-12-19T04:51:22.947Z
33552025-12-19T04:51:22.995Z Doc-tests dpd_types
33562025-12-19T04:51:23.479Z
33572025-12-19T04:51:23.479Zrunning 0 tests
33582025-12-19T04:51:23.479Z
33592025-12-19T04:51:23.479Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33602025-12-19T04:51:23.479Z
33612025-12-19T04:51:23.513Z Doc-tests packet
33622025-12-19T04:51:23.666Z
33632025-12-19T04:51:23.666Zrunning 0 tests
33642025-12-19T04:51:23.666Z
33652025-12-19T04:51:23.666Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33662025-12-19T04:51:23.666Z
33672025-12-19T04:51:23.683Z Doc-tests pcap
33682025-12-19T04:51:23.748Z
33692025-12-19T04:51:23.748Zrunning 0 tests
33702025-12-19T04:51:23.748Z
33712025-12-19T04:51:23.748Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33722025-12-19T04:51:23.748Z
33732025-12-19T04:51:23.801Zprocess exited: duration 1120768 ms, exit code 0
 
33742025-12-19T04:51:23.809Zfound 0 output files