01KK5TFBF7HP24PTTDXR4THEEG: test

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

Buildomat Job: 01KK5TFM7YS2WR0BS32R67MZ4V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-08T04:15:33.896Zjob assigned to worker 01KK5TFMZS1ACYJGKZSSNM38C5 [factory gimlet-EVT22200007-propolis, EVT22200007/60642] (queued for 35 s)
 
22026-03-08T04:15:42.053Zstarting task 0: "setup"
32026-03-08T04:15:42.078Z++ uname -s
42026-03-08T04:15:42.078Z+ kern=SunOS
52026-03-08T04:15:42.079Z+ build_user=build
62026-03-08T04:15:42.079Z+ build_uid=12345
72026-03-08T04:15:42.079Z+ work_dir=/work
82026-03-08T04:15:42.079Z+ input_dir=/input
92026-03-08T04:15:42.079Z+ [[ 0 == 12345 ]]
102026-03-08T04:15:42.079Z+ case "$kern" in
112026-03-08T04:15:42.079Z+ groupadd -g 12345 build
122026-03-08T04:15:42.079Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-08T04:15:44.078Z+ zfs create -o mountpoint=/work rpool/work
142026-03-08T04:15:44.116Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-08T04:15:44.140Z+ home_fs=zfs
162026-03-08T04:15:44.140Z+ [[ zfs == autofs ]]
172026-03-08T04:15:44.140Z+ mkdir -p /home/build
182026-03-08T04:15:44.140Z+ chown build:build /home/build /work
192026-03-08T04:15:46.125Z+ chmod 0700 /home/build /work
202026-03-08T04:15:46.150Zprocess exited: duration 4079 ms, exit code 0
 
212026-03-08T04:15:46.200Zstarting task 1: "rust-toolchain"
222026-03-08T04:15:46.225Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-08T04:15:46.225Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-08T04:15:46.225Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-08T04:15:46.225Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-08T04:15:46.225Z * rust toolchain channel = "1.90.0"
272026-03-08T04:15:46.225Z * rust toolchain profile = "default"
282026-03-08T04:15:46.225Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-08T04:15:46.225Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-08T04:15:46.358Zinfo: downloading installer
312026-03-08T04:15:46.968Zwarn: It looks like you have an existing installation of Rust at:
322026-03-08T04:15:46.968Zwarn: /opt/ooce/bin
332026-03-08T04:15:46.968Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-08T04:15:46.968Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-08T04:15:46.968Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-08T04:15:46.968Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-08T04:15:46.968Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-08T04:15:46.968Zerror: cannot install while Rust is installed
392026-03-08T04:15:46.968Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-08T04:15:46.993Zinfo: profile set to 'default'
412026-03-08T04:15:46.993Zinfo: default host triple is x86_64-unknown-illumos
422026-03-08T04:15:46.993Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-08T04:15:47.371Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-08T04:15:47.371Zinfo: downloading component 'cargo'
452026-03-08T04:15:47.548Zinfo: downloading component 'clippy'
462026-03-08T04:15:47.626Zinfo: downloading component 'rust-docs'
472026-03-08T04:15:47.883Zinfo: downloading component 'rust-std'
482026-03-08T04:15:48.205Zinfo: downloading component 'rustc'
492026-03-08T04:15:49.518Zinfo: downloading component 'rustfmt'
502026-03-08T04:15:49.582Zinfo: installing component 'cargo'
512026-03-08T04:15:50.768Zinfo: installing component 'clippy'
522026-03-08T04:15:51.230Zinfo: installing component 'rust-docs'
532026-03-08T04:15:54.276Zinfo: installing component 'rust-std'
542026-03-08T04:15:56.448Zinfo: installing component 'rustc'
552026-03-08T04:16:04.179Zinfo: installing component 'rustfmt'
562026-03-08T04:16:04.563Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-08T04:16:04.563Z
582026-03-08T04:16:04.723Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-08T04:16:04.723Z
602026-03-08T04:16:04.750Z
612026-03-08T04:16:04.750ZRust is installed now. Great!
622026-03-08T04:16:04.750Z
632026-03-08T04:16:04.750ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-08T04:16:04.750Zenvironment variable. This has not been done automatically.
652026-03-08T04:16:04.751Z
662026-03-08T04:16:04.751ZTo configure your current shell, you need to source
672026-03-08T04:16:04.751Zthe corresponding env file under $HOME/.cargo.
682026-03-08T04:16:04.751Z
692026-03-08T04:16:04.751ZThis is usually done by running one of the following (note the leading DOT):
702026-03-08T04:16:04.751Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-08T04:16:04.751Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-08T04:16:04.751Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-08T04:16:04.845Z+ rustup --version
742026-03-08T04:16:04.873Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-08T04:16:04.874Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-08T04:16:04.962Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-08T04:16:04.987Z+ cargo --version
782026-03-08T04:16:05.049Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-08T04:16:05.074Z+ rustc --version
802026-03-08T04:16:05.144Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-08T04:16:05.170Zprocess exited: duration 18948 ms, exit code 0
 
822026-03-08T04:16:05.222Zstarting task 2: "authentication"
832026-03-08T04:16:05.279Zprocess exited: duration 58 ms, exit code 0
 
842026-03-08T04:16:05.329Zstarting task 3: "clone repository"
852026-03-08T04:16:05.354Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-08T04:16:05.354Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-08T04:16:05.378ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-08T04:16:06.493Z+ cd /work/oxidecomputer/dendrite
892026-03-08T04:16:06.494Z+ git fetch origin c2aa5236002c661fa375b7903a2fd80748be3a4f
902026-03-08T04:16:06.818ZFrom https://github.com/oxidecomputer/dendrite
912026-03-08T04:16:06.819Z * branch c2aa5236002c661fa375b7903a2fd80748be3a4f -> FETCH_HEAD
922026-03-08T04:16:06.844Z+ [[ -n ry/disable-host-route-exchange-for-uplinks ]]
932026-03-08T04:16:06.844Z++ git branch --show-current
942026-03-08T04:16:06.844Z+ current=main
952026-03-08T04:16:06.844Z+ [[ main != ry/disable-host-route-exchange-for-uplinks ]]
962026-03-08T04:16:06.844Z+ git branch -f ry/disable-host-route-exchange-for-uplinks c2aa5236002c661fa375b7903a2fd80748be3a4f
972026-03-08T04:16:06.844Z+ git checkout -f ry/disable-host-route-exchange-for-uplinks
982026-03-08T04:16:06.870ZSwitched to branch 'ry/disable-host-route-exchange-for-uplinks'
992026-03-08T04:16:06.894Z+ git reset --hard c2aa5236002c661fa375b7903a2fd80748be3a4f
1002026-03-08T04:16:06.919ZHEAD is now at c2aa523 squelch router advertisements on uplink ports
1012026-03-08T04:16:06.919Zprocess exited: duration 1571 ms, exit code 0
 
1022026-03-08T04:16:06.969Zstarting task 4: "build"
1032026-03-08T04:16:06.994Z+ source .github/buildomat/common.sh
1042026-03-08T04:16:06.994Z++ TOFINO_STAGES=20
1052026-03-08T04:16:06.994Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-08T04:16:06.994Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-08T04:16:06.994Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-08T04:16:06.994Z+++ uname -s
1092026-03-08T04:16:06.994Z++ '[' SunOS == SunOS ']'
1102026-03-08T04:16:06.994Z++ SERIES=illumos
1112026-03-08T04:16:06.994Z+++ uname -s
1122026-03-08T04:16:06.994Z++ '[' SunOS == SunOS ']'
1132026-03-08T04:16:06.994Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-08T04:16:06.994Z++ rustup show active-toolchain
1152026-03-08T04:16:07.041Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-08T04:16:07.066Z+ source .github/buildomat/illumos.sh
1172026-03-08T04:16:07.066Z++ banner 'sde setup'
1182026-03-08T04:16:07.066Z
1192026-03-08T04:16:07.066Z #### ##### ###### #### ###### ##### # # #####
1202026-03-08T04:16:07.066Z # # # # # # # # # # #
1212026-03-08T04:16:07.066Z #### # # ##### #### ##### # # # # #
1222026-03-08T04:16:07.066Z # # # # # # # # # #####
1232026-03-08T04:16:07.066Z # # # # # # # # # # # #
1242026-03-08T04:16:07.066Z #### ##### ###### #### ###### # #### #
1252026-03-08T04:16:07.066Z
1262026-03-08T04:16:07.066Z++ export PKG=tofino_sde.p5p
1272026-03-08T04:16:07.066Z++ PKG=tofino_sde.p5p
1282026-03-08T04:16:07.066Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-08T04:16:07.100Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-08T04:16:07.100Z Dload Upload Total Spent Left Speed
1312026-03-08T04:16:10.944Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 76.0M 0 12092 0 0 51335 0 0:25:52 --:--:-- 0:25:52 51237 25 76.0M 25 19.0M 0 0 15.4M 0 0:00:04 0:00:01 0:00:03 15.4M 52 76.0M 52 39.9M 0 0 18.0M 0 0:00:04 0:00:02 0:00:02 18.0M 81 76.0M 81 61.6M 0 0 19.1M 0 0:00:03 0:00:03 --:--:-- 19.1M 100 76.0M 100 76.0M 0 0 19.5M 0 0:00:03 0:00:03 --:--:-- 19.5M
1322026-03-08T04:16:10.969Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-08T04:16:11.019Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-08T04:16:11.019Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-08T04:16:11.019Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-08T04:16:24.486Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-08T04:16:35.975Z Startup: Caching catalogs ... Done
1382026-03-08T04:16:36.183Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-08T04:17:07.128ZPlanning: Solver setup ... Done
1402026-03-08T04:17:07.300ZPlanning: Running solver ... Done
1412026-03-08T04:17:07.454ZPlanning: Finding local manifests ... Done
1422026-03-08T04:17:07.479ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-08T04:17:07.479ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-08T04:17:07.503ZPlanning: Package planning ... Done
1452026-03-08T04:17:07.503ZPlanning: Merging actions ... Done
1462026-03-08T04:17:07.645ZPlanning: Checking for conflicting actions ... Done
1472026-03-08T04:17:07.669ZPlanning: Consolidating action changes ... Done
1482026-03-08T04:17:08.254ZPlanning: Evaluating mediators ... Done
1492026-03-08T04:17:08.279ZPlanning: Planning completed in 32.06 seconds
1502026-03-08T04:17:08.279Z Packages to install: 1
1512026-03-08T04:17:08.279Z Create boot environment: No
1522026-03-08T04:17:08.279ZCreate backup boot environment: No
1532026-03-08T04:17:08.314Z
1542026-03-08T04:17:08.314ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-08T04:17:08.583ZDownload: Completed 75.30 MB in 0.27 seconds (279M/s)
1562026-03-08T04:17:08.709Z Actions: 1/293 actions (Installing new actions)
1572026-03-08T04:17:10.293Z Actions: Completed 293 actions in 1.58 seconds.
1582026-03-08T04:17:10.317Z Done
1592026-03-08T04:17:10.361Z Done
1602026-03-08T04:17:11.638Z Done
1612026-03-08T04:17:15.874Z Done
1622026-03-08T04:17:15.977Z Done
1632026-03-08T04:17:16.001Z Done
1642026-03-08T04:17:16.043Z Done
1652026-03-08T04:17:16.606Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-08T04:17:16.607Z++ SDE=/opt/oxide/tofino_sde
1672026-03-08T04:17:16.607Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-08T04:17:16.607Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-08T04:17:16.607Z++ banner packages
1702026-03-08T04:17:16.631Z
1712026-03-08T04:17:16.631Z ##### ## #### # # ## #### ###### ####
1722026-03-08T04:17:16.631Z # # # # # # # # # # # # # #
1732026-03-08T04:17:16.631Z # # # # # #### # # # ##### ####
1742026-03-08T04:17:16.631Z ##### ###### # # # ###### # ### # #
1752026-03-08T04:17:16.631Z # # # # # # # # # # # # # #
1762026-03-08T04:17:16.631Z # # # #### # # # # #### ###### ####
1772026-03-08T04:17:16.632Z
1782026-03-08T04:17:16.632Z++ pfexec pkg install clang-15 pcap
1792026-03-08T04:17:17.451Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-08T04:17:17.476Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-08T04:17:43.839ZPlanning: Solver setup ... Done
1822026-03-08T04:17:44.037ZPlanning: Running solver ... Done
1832026-03-08T04:17:44.199ZPlanning: Finding local manifests ... Done
1842026-03-08T04:17:44.224ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-08T04:17:44.844ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-08T04:17:45.073ZPlanning: Package planning ... Done
1872026-03-08T04:17:45.130ZPlanning: Merging actions ... Done
1882026-03-08T04:17:45.322ZPlanning: Checking for conflicting actions ... Done
1892026-03-08T04:17:45.347ZPlanning: Consolidating action changes ... Done
1902026-03-08T04:17:45.651ZPlanning: Evaluating mediators ... Done
1912026-03-08T04:17:45.675ZPlanning: Planning completed in 28.21 seconds
1922026-03-08T04:17:45.675Z Packages to install: 2
1932026-03-08T04:17:45.675Z Mediators to change: 2
1942026-03-08T04:17:45.675Z Services to change: 1
1952026-03-08T04:17:45.675Z Create boot environment: No
1962026-03-08T04:17:45.675ZCreate backup boot environment: No
1972026-03-08T04:17:45.723Z
1982026-03-08T04:17:45.723ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-08T04:17:50.724ZDownload: 1863/3076 items 117.5/211.3MB 55% complete (23.9M/s)
2002026-03-08T04:17:55.724ZDownload: 3035/3076 items 201.8/211.3MB 95% complete (20.3M/s)
2012026-03-08T04:17:57.443ZDownload: Completed 211.31 MB in 11.72 seconds (18.0M/s)
2022026-03-08T04:17:57.595Z Actions: 1/3418 actions (Installing new actions)
2032026-03-08T04:18:02.595Z Actions: 3266/3418 actions (Installing new actions)
2042026-03-08T04:18:02.648Z Actions: Completed 3418 actions in 5.05 seconds.
2052026-03-08T04:18:03.383Z Done
2062026-03-08T04:18:03.383Z Done
2072026-03-08T04:18:04.563Z Done
2082026-03-08T04:18:08.853Z Done
2092026-03-08T04:18:08.945Z Done
2102026-03-08T04:18:08.970Z Done
2112026-03-08T04:18:09.075Z Done
2122026-03-08T04:18:09.229Z++ pfexec pkg set-mediator -V 15 clang llvm
2132026-03-08T04:18:09.591ZPlanning: Evaluating mediator changes ... Done
2142026-03-08T04:18:09.789ZPlanning: Checking for conflicting actions ... Done
2152026-03-08T04:18:09.813ZPlanning: Consolidating action changes ... Done
2162026-03-08T04:18:10.108ZPlanning: Evaluating mediators ... Done
2172026-03-08T04:18:10.132ZPlanning: Planning completed in 0.52 seconds
2182026-03-08T04:18:10.156Z Mediators to change: 2
2192026-03-08T04:18:10.156Z Create boot environment: No
2202026-03-08T04:18:10.156ZCreate backup boot environment: No
2212026-03-08T04:18:10.205Z Done
2222026-03-08T04:18:10.206Z Done
2232026-03-08T04:18:11.114Z Done
2242026-03-08T04:18:15.374Z Done
2252026-03-08T04:18:15.469Z Done
2262026-03-08T04:18:15.469Z Done
2272026-03-08T04:18:15.520Z Done
2282026-03-08T04:18:15.601Z++ cargo --version
2292026-03-08T04:18:15.673Zcargo 1.90.0 (840b83a10 2025-07-30)
2302026-03-08T04:18:15.697Z++ rustc --version
2312026-03-08T04:18:15.763Zrustc 1.90.0 (1159e78c4 2025-09-14)
2322026-03-08T04:18:15.787Z+ banner copyrights
2332026-03-08T04:18:15.787Z
2342026-03-08T04:18:15.787Z #### #### ##### # # ##### # #### # # ##### ####
2352026-03-08T04:18:15.787Z # # # # # # # # # # # # # # # # #
2362026-03-08T04:18:15.787Z # # # # # # # # # # ###### # ####
2372026-03-08T04:18:15.787Z # # # ##### # ##### # # ### # # # #
2382026-03-08T04:18:15.787Z # # # # # # # # # # # # # # # #
2392026-03-08T04:18:15.788Z #### #### # # # # # #### # # # ####
2402026-03-08T04:18:15.788Z
2412026-03-08T04:18:15.788Z+ ./tools/check_copyrights.sh
2422026-03-08T04:18:16.226Zcommon/src/illumos.rs: Copyright with wrong year
2432026-03-08T04:18:18.075Z+ banner clippy
2442026-03-08T04:18:18.104Z
2452026-03-08T04:18:18.104Z #### # # ##### ##### # #
2462026-03-08T04:18:18.104Z # # # # # # # # # #
2472026-03-08T04:18:18.104Z # # # # # # # #
2482026-03-08T04:18:18.105Z # # # ##### ##### #
2492026-03-08T04:18:18.105Z # # # # # # #
2502026-03-08T04:18:18.105Z #### ###### # # # #
2512026-03-08T04:18:18.105Z
2522026-03-08T04:18:18.105Z+ for feat in tofino_stub tofino_asic softnpu chaos
2532026-03-08T04:18:18.105Z+ cargo clippy --features tofino_stub -- --deny warnings
2542026-03-08T04:18:18.418Z Updating git repository `https://github.com/oxidecomputer/omicron`
2552026-03-08T04:18:31.124Z Updating crates.io index
2562026-03-08T04:18:31.148Z Updating git repository `https://github.com/illumos/smf-rs`
2572026-03-08T04:18:31.610Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-03-08T04:18:32.929Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2592026-03-08T04:18:33.330Z Updating git repository `https://github.com/oxidecomputer/tofino`
2602026-03-08T04:18:33.704Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2612026-03-08T04:18:34.440Z Updating git repository `https://github.com/oxidecomputer/ispf`
2622026-03-08T04:18:34.757Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2632026-03-08T04:18:35.198Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-03-08T04:18:35.631Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2652026-03-08T04:18:35.982Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2662026-03-08T04:18:36.345Z Updating git repository `https://github.com/oxidecomputer/p4`
2672026-03-08T04:18:36.908Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-03-08T04:18:37.238Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-03-08T04:18:37.701Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-03-08T04:18:38.662Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-03-08T04:18:38.983Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2722026-03-08T04:18:39.284Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-03-08T04:18:39.674Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-03-08T04:18:40.305Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752026-03-08T04:18:40.776Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762026-03-08T04:18:41.180Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772026-03-08T04:18:41.532Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-03-08T04:18:42.445Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792026-03-08T04:18:43.238Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802026-03-08T04:18:45.915Z Updating git repository `https://github.com/oxidecomputer/opte`
2812026-03-08T04:18:46.722Z Updating git repository `https://github.com/oxidecomputer/tofino`
2822026-03-08T04:18:47.045Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832026-03-08T04:18:47.425Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-03-08T04:18:48.741Z Downloading crates ...
2852026-03-08T04:18:48.832Z Downloaded base16ct v0.2.0
2862026-03-08T04:18:48.856Z Downloaded ciborium-io v0.2.2
2872026-03-08T04:18:48.856Z Downloaded cstr-argument v0.1.2
2882026-03-08T04:18:48.856Z Downloaded foreign-types v0.5.0
2892026-03-08T04:18:48.880Z Downloaded iana-time-zone v0.1.64
2902026-03-08T04:18:48.880Z Downloaded heapless v0.8.0
2912026-03-08T04:18:48.880Z Downloaded derive-ex v0.1.8
2922026-03-08T04:18:48.880Z Downloaded const_format_proc_macros v0.2.34
2932026-03-08T04:18:48.904Z Downloaded chacha20 v0.9.1
2942026-03-08T04:18:48.904Z Downloaded elliptic-curve v0.13.8
2952026-03-08T04:18:48.904Z Downloaded cargo-platform v0.1.9
2962026-03-08T04:18:48.929Z Downloaded foreign-types-shared v0.3.1
2972026-03-08T04:18:48.953Z Downloaded humantime v2.3.0
2982026-03-08T04:18:48.977Z Downloaded inout v0.1.4
2992026-03-08T04:18:49.001Z Downloaded olpc-cjson v0.1.4
3002026-03-08T04:18:49.026Z Downloaded progenitor v0.10.0
3012026-03-08T04:18:49.026Z Downloaded num_enum_derive v0.5.11
3022026-03-08T04:18:49.051Z Downloaded num_enum v0.7.5
3032026-03-08T04:18:49.051Z Downloaded semver v0.1.20
3042026-03-08T04:18:49.075Z Downloaded pkg-config v0.3.32
3052026-03-08T04:18:49.099Z Downloaded slog-bunyan v2.5.0
3062026-03-08T04:18:49.099Z Downloaded smallvec v1.15.1
3072026-03-08T04:18:49.125Z Downloaded sha2 v0.10.9
3082026-03-08T04:18:49.149Z Downloaded serde_tokenstream v0.2.3
3092026-03-08T04:18:49.174Z Downloaded tokio-stream v0.1.17
3102026-03-08T04:18:49.199Z Downloaded tracing-attributes v0.1.30
3112026-03-08T04:18:49.224Z Downloaded version_check v0.9.5
3122026-03-08T04:18:49.224Z Downloaded vsss-rs v3.3.4
3132026-03-08T04:18:49.249Z Downloaded zone_cfg_derive v0.3.1
3142026-03-08T04:18:49.249Z Downloaded whoami v1.6.1
3152026-03-08T04:18:49.274Z Downloaded zerotrie v0.2.2
3162026-03-08T04:18:49.275Z Downloaded zeroize_derive v1.4.3
3172026-03-08T04:18:49.275Z Downloaded writeable v0.6.1
3182026-03-08T04:18:49.299Z Downloaded zeroize v1.8.1
3192026-03-08T04:18:49.299Z Downloaded zerocopy-derive v0.7.35
3202026-03-08T04:18:49.323Z Downloaded tower v0.5.2
3212026-03-08T04:18:49.323Z Downloaded typed-path v0.9.3
3222026-03-08T04:18:49.348Z Downloaded tabled v0.15.0
3232026-03-08T04:18:49.348Z Downloaded tower-http v0.6.8
3242026-03-08T04:18:49.372Z Downloaded tabled v0.20.0
3252026-03-08T04:18:49.396Z Downloaded zerocopy v0.7.35
3262026-03-08T04:18:49.420Z Downloaded untrusted v0.9.0
3272026-03-08T04:18:49.420Z Downloaded uuid v1.20.0
3282026-03-08T04:18:49.420Z Downloaded syn v2.0.117
3292026-03-08T04:18:49.444Z Downloaded smoltcp v0.11.0
3302026-03-08T04:18:49.444Z Downloaded winnow v0.7.14
3312026-03-08T04:18:49.468Z Downloaded zmij v1.0.17
3322026-03-08T04:18:49.468Z Downloaded webpki-roots v1.0.2
3332026-03-08T04:18:49.468Z Downloaded usdt-macro v0.6.0
3342026-03-08T04:18:49.468Z Downloaded libz-sys v1.1.22
3352026-03-08T04:18:49.492Z Downloaded petgraph v0.8.2
3362026-03-08T04:18:49.516Z Downloaded petgraph v0.6.5
3372026-03-08T04:18:49.541Z Downloaded regex-automata v0.4.13
3382026-03-08T04:18:49.541Z Downloaded zerocopy v0.8.27
3392026-03-08T04:18:49.570Z Downloaded zerovec v0.11.4
3402026-03-08T04:18:49.594Z Downloaded unicode-width v0.2.1
3412026-03-08T04:18:49.594Z Downloaded unicode-width v0.1.14
3422026-03-08T04:18:49.594Z Downloaded unicode-ident v1.0.24
3432026-03-08T04:18:49.594Z Downloaded rustix v1.1.2
3442026-03-08T04:18:49.619Z Downloaded typify-impl v0.6.1
3452026-03-08T04:18:49.643Z Downloaded typify-impl v0.4.3
3462026-03-08T04:18:49.667Z Downloaded terminal_size v0.4.3
3472026-03-08T04:18:49.667Z Downloaded winnow v0.5.40
3482026-03-08T04:18:49.667Z Downloaded wait-timeout v0.2.1
3492026-03-08T04:18:49.667Z Downloaded usdt-impl v0.5.0
3502026-03-08T04:18:49.667Z Downloaded usdt v0.5.0
3512026-03-08T04:18:49.667Z Downloaded untrusted v0.7.1
3522026-03-08T04:18:49.667Z Downloaded unsafe-libyaml v0.2.11
3532026-03-08T04:18:49.667Z Downloaded thiserror-impl-no-std v2.0.2
3542026-03-08T04:18:49.667Z Downloaded thiserror v2.0.18
3552026-03-08T04:18:49.691Z Downloaded tempfile v3.23.0
3562026-03-08T04:18:49.691Z Downloaded syn v1.0.109
3572026-03-08T04:18:49.716Z Downloaded subtle v2.6.1
3582026-03-08T04:18:49.716Z Downloaded serde_with v3.14.1
3592026-03-08T04:18:49.716Z Downloaded rustls v0.22.4
3602026-03-08T04:18:49.740Z Downloaded sha3 v0.10.8
3612026-03-08T04:18:49.740Z Downloaded libc v0.2.176
3622026-03-08T04:18:49.764Z Downloaded csv v1.3.1
3632026-03-08T04:18:49.788Z Downloaded regex-syntax v0.8.6
3642026-03-08T04:18:49.788Z Downloaded thiserror-impl v2.0.18
3652026-03-08T04:18:49.788Z Downloaded stable_deref_trait v1.2.0
3662026-03-08T04:18:49.788Z Downloaded tokio v1.49.0
3672026-03-08T04:18:49.835Z Downloaded rustls v0.23.32
3682026-03-08T04:18:49.859Z Downloaded regress v0.10.5
3692026-03-08T04:18:49.859Z Downloaded rusty-fork v0.3.0
3702026-03-08T04:18:49.859Z Downloaded tough v0.20.0
3712026-03-08T04:18:49.883Z Downloaded quinn-proto v0.11.13
3722026-03-08T04:18:49.883Z Downloaded jiff v0.2.15
3732026-03-08T04:18:49.907Z Downloaded tokio-util v0.7.16
3742026-03-08T04:18:49.907Z Downloaded time v0.3.44
3752026-03-08T04:18:49.907Z Downloaded schemars v1.2.0
3762026-03-08T04:18:49.931Z Downloaded schemars v0.9.0
3772026-03-08T04:18:49.931Z Downloaded rustls-webpki v0.102.8
3782026-03-08T04:18:49.955Z Downloaded progenitor-macro v0.11.1
3792026-03-08T04:18:49.955Z Downloaded progenitor-client v0.11.1
3802026-03-08T04:18:49.955Z Downloaded typify v0.6.1
3812026-03-08T04:18:49.979Z Downloaded typenum v1.18.0
3822026-03-08T04:18:49.979Z Downloaded toml_edit v0.22.27
3832026-03-08T04:18:49.979Z Downloaded zerocopy-derive v0.8.27
3842026-03-08T04:18:49.979Z Downloaded xattr v1.6.1
3852026-03-08T04:18:50.003Z Downloaded toml v0.9.11+spec-1.1.0
3862026-03-08T04:18:50.004Z Downloaded walkdir v2.5.0
3872026-03-08T04:18:50.004Z Downloaded tracing-core v0.1.34
3882026-03-08T04:18:50.004Z Downloaded tracing v0.1.41
3892026-03-08T04:18:50.004Z Downloaded progenitor v0.13.0
3902026-03-08T04:18:50.004Z Downloaded proc-macro-error2 v2.0.1
3912026-03-08T04:18:50.004Z Downloaded proc-macro-error v1.0.4
3922026-03-08T04:18:50.004Z Downloaded yoke v0.8.0
3932026-03-08T04:18:50.004Z Downloaded libgit2-sys v0.17.0+1.8.1
3942026-03-08T04:18:50.053Z Downloaded curl-sys v0.4.83+curl-8.15.0
3952026-03-08T04:18:50.111Z Downloaded waitgroup v0.1.2
3962026-03-08T04:18:50.135Z Downloaded ucd-trie v0.1.7
3972026-03-08T04:18:50.136Z Downloaded toml_writer v1.0.6+spec-1.1.0
3982026-03-08T04:18:50.136Z Downloaded scroll v0.13.0
3992026-03-08T04:18:50.136Z Downloaded ring v0.17.14
4002026-03-08T04:18:50.163Z Downloaded scroll v0.12.0
4012026-03-08T04:18:50.187Z Downloaded zerofrom-derive v0.1.6
4022026-03-08T04:18:50.187Z Downloaded zerofrom v0.1.6
4032026-03-08T04:18:50.187Z Downloaded yoke-derive v0.8.0
4042026-03-08T04:18:50.187Z Downloaded want v0.3.1
4052026-03-08T04:18:50.187Z Downloaded unarray v0.1.4
4062026-03-08T04:18:50.187Z Downloaded toml_parser v1.0.6+spec-1.1.0
4072026-03-08T04:18:50.187Z Downloaded topological-sort v0.2.2
4082026-03-08T04:18:50.187Z Downloaded toml_edit v0.19.15
4092026-03-08T04:18:50.212Z Downloaded toml v0.8.23
4102026-03-08T04:18:50.212Z Downloaded paste v1.0.15
4112026-03-08T04:18:50.212Z Downloaded parse-display v0.10.0
4122026-03-08T04:18:50.212Z Downloaded oxnet v0.1.4
4132026-03-08T04:18:50.212Z Downloaded openssl v0.10.73
4142026-03-08T04:18:50.212Z Downloaded once_cell v1.21.3
4152026-03-08T04:18:50.212Z Downloaded num_enum_derive v0.7.5
4162026-03-08T04:18:50.212Z Downloaded memchr v2.7.5
4172026-03-08T04:18:50.236Z Downloaded macaddr v1.0.1
4182026-03-08T04:18:50.236Z Downloaded lock_api v0.4.13
4192026-03-08T04:18:50.236Z Downloaded zone v0.3.1
4202026-03-08T04:18:50.236Z Downloaded zerovec-derive v0.11.1
4212026-03-08T04:18:50.236Z Downloaded vergen v8.3.2
4222026-03-08T04:18:50.236Z Downloaded vcpkg v0.2.15
4232026-03-08T04:18:50.261Z Downloaded usdt-attr-macro v0.6.0
4242026-03-08T04:18:50.286Z Downloaded url v2.5.7
4252026-03-08T04:18:50.286Z Downloaded typify-macro v0.6.1
4262026-03-08T04:18:50.286Z Downloaded typify-macro v0.4.3
4272026-03-08T04:18:50.286Z Downloaded typify v0.4.3
4282026-03-08T04:18:50.286Z Downloaded try-lock v0.2.5
4292026-03-08T04:18:50.286Z Downloaded tower-service v0.3.3
4302026-03-08T04:18:50.286Z Downloaded toml_write v0.1.2
4312026-03-08T04:18:50.286Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4322026-03-08T04:18:50.286Z Downloaded tokio-macros v2.6.0
4332026-03-08T04:18:50.286Z Downloaded tinyvec v1.10.0
4342026-03-08T04:18:50.286Z Downloaded utf8parse v0.2.2
4352026-03-08T04:18:50.286Z Downloaded utf8_iter v1.0.4
4362026-03-08T04:18:50.286Z Downloaded usdt-impl v0.6.0
4372026-03-08T04:18:50.286Z Downloaded usdt v0.6.0
4382026-03-08T04:18:50.286Z Downloaded unicode-segmentation v1.12.0
4392026-03-08T04:18:50.311Z Downloaded unicode-normalization v0.1.24
4402026-03-08T04:18:50.311Z Downloaded tower-layer v0.3.3
4412026-03-08T04:18:50.311Z Downloaded toml_datetime v0.6.11
4422026-03-08T04:18:50.311Z Downloaded toml v0.7.8
4432026-03-08T04:18:50.311Z Downloaded tokio-rustls v0.25.0
4442026-03-08T04:18:50.311Z Downloaded tokio-dtrace v0.1.1
4452026-03-08T04:18:50.311Z Downloaded tinystr v0.8.1
4462026-03-08T04:18:50.311Z Downloaded thread_local v1.1.9
4472026-03-08T04:18:50.311Z Downloaded thread-id v5.0.0
4482026-03-08T04:18:50.311Z Downloaded tar v0.4.44
4492026-03-08T04:18:50.311Z Downloaded snafu v0.8.9
4502026-03-08T04:18:50.311Z Downloaded serde_json v1.0.149
4512026-03-08T04:18:50.336Z Downloaded hickory-proto v0.24.4
4522026-03-08T04:18:50.336Z Downloaded embedded-io v0.6.1
4532026-03-08T04:18:50.336Z Downloaded usdt-macro v0.5.0
4542026-03-08T04:18:50.336Z Downloaded usdt-attr-macro v0.5.0
4552026-03-08T04:18:50.336Z Downloaded universal-hash v0.5.1
4562026-03-08T04:18:50.336Z Downloaded unicode-xid v0.2.6
4572026-03-08T04:18:50.360Z Downloaded unicode-linebreak v0.1.5
4582026-03-08T04:18:50.360Z Downloaded tokio-rustls v0.26.3
4592026-03-08T04:18:50.360Z Downloaded tinyvec_macros v0.1.1
4602026-03-08T04:18:50.360Z Downloaded time-macros v0.2.24
4612026-03-08T04:18:50.360Z Downloaded thiserror-no-std v2.0.2
4622026-03-08T04:18:50.360Z Downloaded thiserror v1.0.69
4632026-03-08T04:18:50.360Z Downloaded test-strategy v0.4.3
4642026-03-08T04:18:50.384Z Downloaded termtree v0.5.1
4652026-03-08T04:18:50.385Z Downloaded take_mut v0.2.2
4662026-03-08T04:18:50.385Z Downloaded tagptr v0.2.0
4672026-03-08T04:18:50.385Z Downloaded tabwriter v1.4.1
4682026-03-08T04:18:50.385Z Downloaded tabled_derive v0.7.0
4692026-03-08T04:18:50.385Z Downloaded synstructure v0.13.2
4702026-03-08T04:18:50.385Z Downloaded strum_macros v0.26.4
4712026-03-08T04:18:50.385Z Downloaded spin v0.9.8
4722026-03-08T04:18:50.385Z Downloaded socket2 v0.6.0
4732026-03-08T04:18:50.385Z Downloaded smf v0.2.3
4742026-03-08T04:18:50.385Z Downloaded slog v2.8.2
4752026-03-08T04:18:50.385Z Downloaded similar v2.7.0
4762026-03-08T04:18:50.385Z Downloaded shlex v1.3.0
4772026-03-08T04:18:50.409Z Downloaded reqwest v0.13.2
4782026-03-08T04:18:50.409Z Downloaded regex v1.12.3
4792026-03-08T04:18:50.409Z Downloaded hyper-util v0.1.19
4802026-03-08T04:18:50.409Z Downloaded hmac v0.12.1
4812026-03-08T04:18:50.409Z Downloaded hickory-resolver v0.25.2
4822026-03-08T04:18:50.409Z Downloaded hickory-proto v0.25.2
4832026-03-08T04:18:50.433Z Downloaded half v2.7.1
4842026-03-08T04:18:50.433Z Downloaded h2 v0.4.12
4852026-03-08T04:18:50.433Z Downloaded goblin v0.10.1
4862026-03-08T04:18:50.457Z Downloaded foreign-types-shared v0.1.1
4872026-03-08T04:18:50.458Z Downloaded expectorate v1.2.0
4882026-03-08T04:18:50.458Z Downloaded dunce v1.0.5
4892026-03-08T04:18:50.458Z Downloaded chrono-tz v0.10.4
4902026-03-08T04:18:50.458Z Downloaded tabled_derive v0.11.0
4912026-03-08T04:18:50.458Z Downloaded sync_wrapper v1.0.2
4922026-03-08T04:18:50.458Z Downloaded swrite v0.1.0
4932026-03-08T04:18:50.458Z Downloaded supports-color v3.0.2
4942026-03-08T04:18:50.482Z Downloaded strum_macros v0.27.2
4952026-03-08T04:18:50.482Z Downloaded strum v0.27.2
4962026-03-08T04:18:50.482Z Downloaded strum v0.26.3
4972026-03-08T04:18:50.482Z Downloaded structmeta-derive v0.3.0
4982026-03-08T04:18:50.482Z Downloaded structmeta v0.3.0
4992026-03-08T04:18:50.482Z Downloaded strsim v0.11.1
5002026-03-08T04:18:50.482Z Downloaded steno v0.4.1
5012026-03-08T04:18:50.482Z Downloaded static_assertions v1.1.0
5022026-03-08T04:18:50.482Z Downloaded snafu-derive v0.8.9
5032026-03-08T04:18:50.482Z Downloaded smawk v0.3.2
5042026-03-08T04:18:50.482Z Downloaded slog-term v2.9.2
5052026-03-08T04:18:50.482Z Downloaded slog-json v2.6.1
5062026-03-08T04:18:50.482Z Downloaded slog-dtrace v0.3.0
5072026-03-08T04:18:50.519Z Downloaded slog-async v2.8.0
5082026-03-08T04:18:50.519Z Downloaded slab v0.4.11
5092026-03-08T04:18:50.519Z Downloaded sigpipe v0.1.3
5102026-03-08T04:18:50.519Z Downloaded secrecy v0.10.3
5112026-03-08T04:18:50.519Z Downloaded scroll_derive v0.12.1
5122026-03-08T04:18:50.519Z Downloaded rustls-webpki v0.103.6
5132026-03-08T04:18:50.519Z Downloaded rustix v0.38.44
5142026-03-08T04:18:50.544Z Downloaded reqwest v0.12.23
5152026-03-08T04:18:50.569Z Downloaded quinn v0.11.9
5162026-03-08T04:18:50.569Z Downloaded progenitor-client v0.13.0
5172026-03-08T04:18:50.570Z Downloaded proc-macro2 v1.0.106
5182026-03-08T04:18:50.570Z Downloaded icu_normalizer v2.0.0
5192026-03-08T04:18:50.570Z Downloaded hubpack_derive v0.1.1
5202026-03-08T04:18:50.570Z Downloaded httpdate v1.0.3
5212026-03-08T04:18:50.570Z Downloaded hash32 v0.3.1
5222026-03-08T04:18:50.570Z Downloaded globset v0.4.16
5232026-03-08T04:18:50.594Z Downloaded git-stub-vcs v0.1.0
5242026-03-08T04:18:50.594Z Downloaded getrandom v0.3.3
5252026-03-08T04:18:50.594Z Downloaded fs_extra v1.3.0
5262026-03-08T04:18:50.594Z Downloaded float-ord v0.3.2
5272026-03-08T04:18:50.594Z Downloaded fixedbitset v0.4.2
5282026-03-08T04:18:50.594Z Downloaded find-msvc-tools v0.1.2
5292026-03-08T04:18:50.594Z Downloaded errno v0.3.14
5302026-03-08T04:18:50.594Z Downloaded enum-as-inner v0.6.1
5312026-03-08T04:18:50.594Z Downloaded either v1.15.0
5322026-03-08T04:18:50.594Z Downloaded dtrace-parser v0.3.0
5332026-03-08T04:18:50.618Z Downloaded dropshot-api-manager-types v0.5.2
5342026-03-08T04:18:50.618Z Downloaded tokio-native-tls v0.3.1
5352026-03-08T04:18:50.618Z Downloaded time-core v0.1.6
5362026-03-08T04:18:50.618Z Downloaded thread-id v4.2.2
5372026-03-08T04:18:50.619Z Downloaded thiserror-impl v1.0.69
5382026-03-08T04:18:50.619Z Downloaded textwrap v0.16.2
5392026-03-08T04:18:50.619Z Downloaded testing_table v0.3.0
5402026-03-08T04:18:50.619Z Downloaded term v1.2.0
5412026-03-08T04:18:50.619Z Downloaded siphasher v1.0.1
5422026-03-08T04:18:50.619Z Downloaded signal-hook-tokio v0.3.1
5432026-03-08T04:18:50.619Z Downloaded signal-hook-registry v1.4.6
5442026-03-08T04:18:50.619Z Downloaded signal-hook v0.3.18
5452026-03-08T04:18:50.643Z Downloaded serde_yaml v0.9.34+deprecated
5462026-03-08T04:18:50.643Z Downloaded serde_core v1.0.228
5472026-03-08T04:18:50.643Z Downloaded serde v1.0.228
5482026-03-08T04:18:50.643Z Downloaded search_path v0.1.4
5492026-03-08T04:18:50.643Z Downloaded scroll_derive v0.13.1
5502026-03-08T04:18:50.643Z Downloaded scopeguard v1.2.0
5512026-03-08T04:18:50.643Z Downloaded schemars_derive v0.8.22
5522026-03-08T04:18:50.643Z Downloaded schemars v0.8.22
5532026-03-08T04:18:50.667Z Downloaded same-file v1.0.6
5542026-03-08T04:18:50.667Z Downloaded ryu v1.0.20
5552026-03-08T04:18:50.667Z Downloaded rustversion v1.0.22
5562026-03-08T04:18:50.668Z Downloaded rustls-pki-types v1.12.0
5572026-03-08T04:18:50.692Z Downloaded rayon-core v1.13.0
5582026-03-08T04:18:50.692Z Downloaded rand v0.9.2
5592026-03-08T04:18:50.692Z Downloaded rand v0.8.5
5602026-03-08T04:18:50.692Z Downloaded quick-error v1.2.3
5612026-03-08T04:18:50.692Z Downloaded qorb v0.4.1
5622026-03-08T04:18:50.692Z Downloaded proptest v1.8.0
5632026-03-08T04:18:50.717Z Downloaded progenitor-macro v0.13.0
5642026-03-08T04:18:50.717Z Downloaded progenitor-macro v0.10.0
5652026-03-08T04:18:50.717Z Downloaded progenitor-impl v0.13.0
5662026-03-08T04:18:50.717Z Downloaded progenitor-impl v0.11.1
5672026-03-08T04:18:50.717Z Downloaded progenitor-impl v0.10.0
5682026-03-08T04:18:50.717Z Downloaded progenitor-client v0.10.0
5692026-03-08T04:18:50.717Z Downloaded progenitor v0.11.1
5702026-03-08T04:18:50.717Z Downloaded proc-macro-error-attr2 v2.0.0
5712026-03-08T04:18:50.717Z Downloaded proc-macro-error-attr v1.0.4
5722026-03-08T04:18:50.741Z Downloaded hubpack v0.1.2
5732026-03-08T04:18:50.741Z Downloaded serde_spanned v1.0.4
5742026-03-08T04:18:50.741Z Downloaded serde_spanned v0.6.9
5752026-03-08T04:18:50.741Z Downloaded serde_plain v1.0.2
5762026-03-08T04:18:50.741Z Downloaded serde_path_to_error v0.1.20
5772026-03-08T04:18:50.741Z Downloaded serde_derive_internals v0.29.1
5782026-03-08T04:18:50.741Z Downloaded serde-big-array v0.5.1
5792026-03-08T04:18:50.741Z Downloaded semver v1.0.27
5802026-03-08T04:18:50.741Z Downloaded rustc_version v0.4.1
5812026-03-08T04:18:50.770Z Downloaded rustc_version v0.1.7
5822026-03-08T04:18:50.770Z Downloaded rustc-hash v2.1.1
5832026-03-08T04:18:50.770Z Downloaded resolv-conf v0.7.5
5842026-03-08T04:18:50.770Z Downloaded ref-cast v1.0.25
5852026-03-08T04:18:50.770Z Downloaded rand_xorshift v0.4.0
5862026-03-08T04:18:50.770Z Downloaded rand_core v0.6.4
5872026-03-08T04:18:50.770Z Downloaded quote v1.0.44
5882026-03-08T04:18:50.770Z Downloaded quinn-udp v0.5.14
5892026-03-08T04:18:50.770Z Downloaded papergrid v0.17.0
5902026-03-08T04:18:50.795Z Downloaded nix v0.30.1
5912026-03-08T04:18:50.795Z Downloaded sha1 v0.10.6
5922026-03-08T04:18:50.795Z Downloaded serde_urlencoded v0.7.1
5932026-03-08T04:18:50.795Z Downloaded rustls-pemfile v2.2.0
5942026-03-08T04:18:50.795Z Downloaded ref-cast-impl v1.0.25
5952026-03-08T04:18:50.795Z Downloaded rand_core v0.9.3
5962026-03-08T04:18:50.796Z Downloaded rand_chacha v0.3.1
5972026-03-08T04:18:50.796Z Downloaded postcard v1.1.3
5982026-03-08T04:18:50.796Z Downloaded poly1305 v0.8.0
5992026-03-08T04:18:50.796Z Downloaded pin-project v1.1.10
6002026-03-08T04:18:50.820Z Downloaded pest_meta v2.8.2
6012026-03-08T04:18:50.820Z Downloaded pest_derive v2.8.2
6022026-03-08T04:18:50.820Z Downloaded omicron-zone-package v0.12.2
6032026-03-08T04:18:50.820Z Downloaded moka v0.12.11
6042026-03-08T04:18:50.844Z Downloaded dtrace-parser v0.2.0
6052026-03-08T04:18:50.845Z Downloaded serde_repr v0.1.20
6062026-03-08T04:18:50.845Z Downloaded rayon v1.11.0
6072026-03-08T04:18:50.845Z Downloaded prettyplease v0.2.37
6082026-03-08T04:18:50.845Z Downloaded pretty-hex v0.4.1
6092026-03-08T04:18:50.845Z Downloaded powerfmt v0.2.0
6102026-03-08T04:18:50.845Z Downloaded potential_utf v0.1.3
6112026-03-08T04:18:50.845Z Downloaded portable-atomic v1.11.1
6122026-03-08T04:18:50.869Z Downloaded pin-project-internal v1.1.10
6132026-03-08T04:18:50.869Z Downloaded phf_shared v0.12.1
6142026-03-08T04:18:50.869Z Downloaded phf v0.12.1
6152026-03-08T04:18:50.869Z Downloaded pest_generator v2.8.2
6162026-03-08T04:18:50.869Z Downloaded pest v2.8.2
6172026-03-08T04:18:50.869Z Downloaded percent-encoding v2.3.2
6182026-03-08T04:18:50.869Z Downloaded password-hash v0.5.0
6192026-03-08T04:18:50.869Z Downloaded parse-display-derive v0.10.0
6202026-03-08T04:18:50.869Z Downloaded parking_lot_core v0.9.11
6212026-03-08T04:18:50.869Z Downloaded parking_lot v0.12.4
6222026-03-08T04:18:50.869Z Downloaded papergrid v0.11.0
6232026-03-08T04:18:50.894Z Downloaded oxide-tokio-rt v0.1.2
6242026-03-08T04:18:50.894Z Downloaded owo-colors v4.3.0
6252026-03-08T04:18:50.894Z Downloaded openssl-sys v0.9.109
6262026-03-08T04:18:50.894Z Downloaded openapiv3 v2.2.0
6272026-03-08T04:18:50.894Z Downloaded opaque-debug v0.3.1
6282026-03-08T04:18:50.894Z Downloaded num_threads v0.1.7
6292026-03-08T04:18:50.894Z Downloaded lru-cache v0.1.2
6302026-03-08T04:18:50.894Z Downloaded heck v0.4.1
6312026-03-08T04:18:50.894Z Downloaded fs-err v3.1.2
6322026-03-08T04:18:50.918Z Downloaded serde_with_macros v3.14.1
6332026-03-08T04:18:50.918Z Downloaded serde_derive v1.0.228
6342026-03-08T04:18:50.918Z Downloaded ppv-lite86 v0.2.21
6352026-03-08T04:18:50.918Z Downloaded plain v0.2.3
6362026-03-08T04:18:50.918Z Downloaded pin-utils v0.1.0
6372026-03-08T04:18:50.919Z Downloaded pem v3.0.5
6382026-03-08T04:18:50.919Z Downloaded litemap v0.8.0
6392026-03-08T04:18:50.919Z Downloaded openssl-probe v0.1.6
6402026-03-08T04:18:50.919Z Downloaded openssl-macros v0.1.1
6412026-03-08T04:18:50.919Z Downloaded nom v7.1.3
6422026-03-08T04:18:50.919Z Downloaded mio v1.0.4
6432026-03-08T04:18:50.919Z Downloaded minimal-lexical v0.2.1
6442026-03-08T04:18:50.943Z Downloaded memmap v0.7.0
6452026-03-08T04:18:50.943Z Downloaded libm v0.2.15
6462026-03-08T04:18:50.943Z Downloaded itertools v0.14.0
6472026-03-08T04:18:50.967Z Downloaded itertools v0.12.1
6482026-03-08T04:18:50.967Z Downloaded iri-string v0.7.8
6492026-03-08T04:18:50.967Z Downloaded idna v1.1.0
6502026-03-08T04:18:50.967Z Downloaded iddqd v0.3.17
6512026-03-08T04:18:50.992Z Downloaded rand_chacha v0.9.0
6522026-03-08T04:18:50.992Z Downloaded proc-macro-crate v1.3.1
6532026-03-08T04:18:50.992Z Downloaded pin-project-lite v0.2.16
6542026-03-08T04:18:50.992Z Downloaded omicron-workspace-hack v0.1.0
6552026-03-08T04:18:50.992Z Downloaded num-traits v0.2.19
6562026-03-08T04:18:50.992Z Downloaded num-integer v0.1.46
6572026-03-08T04:18:50.992Z Downloaded multer v3.1.0
6582026-03-08T04:18:50.992Z Downloaded miniz_oxide v0.8.9
6592026-03-08T04:18:50.992Z Downloaded num-rational v0.4.2
6602026-03-08T04:18:50.992Z Downloaded num-iter v0.1.45
6612026-03-08T04:18:50.992Z Downloaded num-complex v0.4.6
6622026-03-08T04:18:50.992Z Downloaded newtype_derive v0.1.6
6632026-03-08T04:18:51.016Z Downloaded newtype-uuid v1.3.2
6642026-03-08T04:18:51.016Z Downloaded native-tls v0.2.14
6652026-03-08T04:18:51.017Z Downloaded memoffset v0.9.1
6662026-03-08T04:18:51.017Z Downloaded num-derive v0.4.2
6672026-03-08T04:18:51.017Z Downloaded num-derive v0.3.3
6682026-03-08T04:18:51.017Z Downloaded num-conv v0.1.0
6692026-03-08T04:18:51.017Z Downloaded num v0.4.3
6702026-03-08T04:18:51.017Z Downloaded newtype-uuid-macros v0.1.0
6712026-03-08T04:18:51.017Z Downloaded mime v0.3.17
6722026-03-08T04:18:51.017Z Downloaded libsw-core v0.3.2
6732026-03-08T04:18:51.017Z Downloaded jobserver v0.1.34
6742026-03-08T04:18:51.017Z Downloaded jiff-static v0.2.15
6752026-03-08T04:18:51.017Z Downloaded ipnet v2.11.0
6762026-03-08T04:18:51.017Z Downloaded ingot-macros v0.1.1
6772026-03-08T04:18:51.017Z Downloaded encoding_rs v0.8.35
6782026-03-08T04:18:51.041Z Downloaded curl v0.4.49
6792026-03-08T04:18:51.041Z Downloaded crossbeam-channel v0.5.15
6802026-03-08T04:18:51.066Z Downloaded blake3 v1.8.2
6812026-03-08T04:18:51.066Z Downloaded num_enum v0.5.11
6822026-03-08T04:18:51.066Z Downloaded newline-converter v0.3.0
6832026-03-08T04:18:51.066Z Downloaded memmap2 v0.9.8
6842026-03-08T04:18:51.066Z Downloaded log v0.4.29
6852026-03-08T04:18:51.066Z Downloaded linked-hash-map v0.5.6
6862026-03-08T04:18:51.066Z Downloaded linear-map v1.2.0
6872026-03-08T04:18:51.066Z Downloaded libsw v3.5.0
6882026-03-08T04:18:51.066Z Downloaded libscf-sys v1.1.0
6892026-03-08T04:18:51.066Z Downloaded libloading v0.8.9
6902026-03-08T04:18:51.091Z Downloaded lazy_static v1.5.0
6912026-03-08T04:18:51.091Z Downloaded keccak v0.1.5
6922026-03-08T04:18:51.091Z Downloaded itoa v1.0.15
6932026-03-08T04:18:51.091Z Downloaded is_terminal_polyfill v1.70.1
6942026-03-08T04:18:51.091Z Downloaded is_ci v1.2.0
6952026-03-08T04:18:51.091Z Downloaded is-terminal v0.4.16
6962026-03-08T04:18:51.091Z Downloaded ipnetwork v0.21.1
6972026-03-08T04:18:51.091Z Downloaded instant v0.1.13
6982026-03-08T04:18:51.091Z Downloaded ingot-types v0.1.2
6992026-03-08T04:18:51.091Z Downloaded indexmap v2.13.0
7002026-03-08T04:18:51.091Z Downloaded indexmap v1.9.3
7012026-03-08T04:18:51.091Z Downloaded indent_write v2.2.0
7022026-03-08T04:18:51.091Z Downloaded idna_adapter v1.2.1
7032026-03-08T04:18:51.091Z Downloaded icu_provider v2.0.0
7042026-03-08T04:18:51.115Z Downloaded icu_properties_data v2.0.1
7052026-03-08T04:18:51.115Z Downloaded icu_locale_core v2.0.0
7062026-03-08T04:18:51.115Z Downloaded hyper v1.8.1
7072026-03-08T04:18:51.115Z Downloaded hkdf v0.12.4
7082026-03-08T04:18:51.140Z Downloaded hickory-resolver v0.24.4
7092026-03-08T04:18:51.140Z Downloaded hashbrown v0.16.1
7102026-03-08T04:18:51.140Z Downloaded hashbrown v0.15.5
7112026-03-08T04:18:51.140Z Downloaded hashbrown v0.12.3
7122026-03-08T04:18:51.140Z Downloaded goblin v0.8.2
7132026-03-08T04:18:51.164Z Downloaded git2 v0.19.0
7142026-03-08T04:18:51.164Z Downloaded futures-util v0.3.31
7152026-03-08T04:18:51.164Z Downloaded flate2 v1.1.2
7162026-03-08T04:18:51.188Z Downloaded displaydoc v0.2.5
7172026-03-08T04:18:51.188Z Downloaded digest v0.10.7
7182026-03-08T04:18:51.188Z Downloaded derive_more v0.99.20
7192026-03-08T04:18:51.188Z Downloaded derive-where v1.6.0
7202026-03-08T04:18:51.188Z Downloaded defmt-parser v1.0.0
7212026-03-08T04:18:51.188Z Downloaded daft-derive v0.1.4
7222026-03-08T04:18:51.188Z Downloaded crypto-bigint v0.5.5
7232026-03-08T04:18:51.213Z Downloaded crucible-workspace-hack v0.1.0
7242026-03-08T04:18:51.213Z Downloaded crc8 v0.1.1
7252026-03-08T04:18:51.213Z Downloaded const_format v0.2.34
7262026-03-08T04:18:51.213Z Downloaded bstr v1.12.0
7272026-03-08T04:18:51.213Z Downloaded match_cfg v0.1.0
7282026-03-08T04:18:51.213Z Downloaded managed v0.8.0
7292026-03-08T04:18:51.213Z Downloaded lru-slab v0.1.2
7302026-03-08T04:18:51.213Z Downloaded kstat-rs v0.2.4
7312026-03-08T04:18:51.213Z Downloaded internet-checksum v0.2.1
7322026-03-08T04:18:51.213Z Downloaded ingot v0.1.1
7332026-03-08T04:18:51.213Z Downloaded ident_case v1.0.1
7342026-03-08T04:18:51.213Z Downloaded icu_properties v2.0.1
7352026-03-08T04:18:51.237Z Downloaded icu_normalizer_data v2.0.0
7362026-03-08T04:18:51.237Z Downloaded icu_collections v2.0.0
7372026-03-08T04:18:51.237Z Downloaded httparse v1.10.1
7382026-03-08T04:18:51.237Z Downloaded http v1.4.0
7392026-03-08T04:18:51.237Z Downloaded hostname v0.4.2
7402026-03-08T04:18:51.237Z Downloaded hostname v0.3.1
7412026-03-08T04:18:51.237Z Downloaded glob v0.3.3
7422026-03-08T04:18:51.238Z Downloaded git-stub v1.0.0
7432026-03-08T04:18:51.238Z Downloaded getrandom v0.2.16
7442026-03-08T04:18:51.262Z Downloaded generic-array v0.14.7
7452026-03-08T04:18:51.262Z Downloaded foldhash v0.2.0
7462026-03-08T04:18:51.262Z Downloaded foldhash v0.1.5
7472026-03-08T04:18:51.262Z Downloaded embedded-io v0.4.0
7482026-03-08T04:18:51.262Z Downloaded dropshot-api-manager v0.5.2
7492026-03-08T04:18:51.262Z Downloaded display-error-chain v0.2.2
7502026-03-08T04:18:51.262Z Downloaded deranged v0.5.3
7512026-03-08T04:18:51.262Z Downloaded defmt v0.3.100
7522026-03-08T04:18:51.286Z Downloaded darling_macro v0.21.3
7532026-03-08T04:18:51.286Z Downloaded darling v0.21.3
7542026-03-08T04:18:51.286Z Downloaded daft v0.1.4
7552026-03-08T04:18:51.286Z Downloaded csv-core v0.1.12
7562026-03-08T04:18:51.286Z Downloaded crossbeam-utils v0.8.21
7572026-03-08T04:18:51.286Z Downloaded crossbeam-epoch v0.9.18
7582026-03-08T04:18:51.310Z Downloaded crossbeam-deque v0.8.6
7592026-03-08T04:18:51.310Z Downloaded critical-section v1.2.0
7602026-03-08T04:18:51.311Z Downloaded cpufeatures v0.2.17
7612026-03-08T04:18:51.311Z Downloaded constant_time_eq v0.3.1
7622026-03-08T04:18:51.311Z Downloaded console v0.15.11
7632026-03-08T04:18:51.311Z Downloaded colored v3.0.0
7642026-03-08T04:18:51.311Z Downloaded colorchoice v1.0.4
7652026-03-08T04:18:51.311Z Downloaded clap_derive v4.5.49
7662026-03-08T04:18:51.311Z Downloaded clap v4.5.50
7672026-03-08T04:18:51.335Z Downloaded cargo_metadata v0.18.1
7682026-03-08T04:18:51.335Z Downloaded cancel-safe-futures v0.1.5
7692026-03-08T04:18:51.335Z Downloaded bytes v1.11.1
7702026-03-08T04:18:51.335Z Downloaded aws-lc-rs v1.14.0
7712026-03-08T04:18:51.335Z Downloaded anyhow v1.0.100
7722026-03-08T04:18:51.335Z Downloaded anstyle-parse v0.2.7
7732026-03-08T04:18:51.359Z Downloaded hyper-tls v0.6.0
7742026-03-08T04:18:51.359Z Downloaded hyper-rustls v0.27.7
7752026-03-08T04:18:51.359Z Downloaded http-body-util v0.1.3
7762026-03-08T04:18:51.359Z Downloaded http-body v1.0.1
7772026-03-08T04:18:51.359Z Downloaded highway v1.3.0
7782026-03-08T04:18:51.359Z Downloaded heck v0.5.0
7792026-03-08T04:18:51.359Z Downloaded group v0.13.0
7802026-03-08T04:18:51.360Z Downloaded gethostname v0.5.0
7812026-03-08T04:18:51.360Z Downloaded futures-task v0.3.31
7822026-03-08T04:18:51.360Z Downloaded futures-executor v0.3.31
7832026-03-08T04:18:51.360Z Downloaded futures-core v0.3.32
7842026-03-08T04:18:51.360Z Downloaded futures-channel v0.3.31
7852026-03-08T04:18:51.360Z Downloaded futures v0.3.31
7862026-03-08T04:18:51.384Z Downloaded form_urlencoded v1.2.2
7872026-03-08T04:18:51.384Z Downloaded foreign-types-macros v0.2.3
7882026-03-08T04:18:51.384Z Downloaded foreign-types v0.3.2
7892026-03-08T04:18:51.384Z Downloaded fnv v1.0.7
7902026-03-08T04:18:51.384Z Downloaded fastrand v2.3.0
7912026-03-08T04:18:51.384Z Downloaded erased-serde v0.3.31
7922026-03-08T04:18:51.384Z Downloaded equivalent v1.0.2
7932026-03-08T04:18:51.384Z Downloaded dropshot_endpoint v0.16.7
7942026-03-08T04:18:51.384Z Downloaded drift v0.1.3
7952026-03-08T04:18:51.384Z Downloaded defmt-macros v1.0.1
7962026-03-08T04:18:51.384Z Downloaded defmt v1.0.1
7972026-03-08T04:18:51.409Z Downloaded debug-ignore v1.0.5
7982026-03-08T04:18:51.409Z Downloaded data-encoding v2.9.0
7992026-03-08T04:18:51.409Z Downloaded curve25519-dalek-derive v0.1.1
8002026-03-08T04:18:51.409Z Downloaded crypto-common v0.1.6
8012026-03-08T04:18:51.409Z Downloaded cookie v0.18.1
8022026-03-08T04:18:51.409Z Downloaded convert_case v0.4.0
8032026-03-08T04:18:51.409Z Downloaded clap_lex v0.7.5
8042026-03-08T04:18:51.409Z Downloaded aws-lc-sys v0.31.0
8052026-03-08T04:18:51.630Z Downloaded clang-sys v1.8.1
8062026-03-08T04:18:51.654Z Downloaded ciborium-ll v0.2.2
8072026-03-08T04:18:51.654Z Downloaded chrono v0.4.43
8082026-03-08T04:18:51.655Z Downloaded chacha20poly1305 v0.10.1
8092026-03-08T04:18:51.655Z Downloaded cexpr v0.6.0
8102026-03-08T04:18:51.655Z Downloaded camino-tempfile v1.4.1
8112026-03-08T04:18:51.655Z Downloaded camino v1.2.2
8122026-03-08T04:18:51.655Z Downloaded bytecount v0.6.9
8132026-03-08T04:18:51.655Z Downloaded blake2 v0.10.6
8142026-03-08T04:18:51.655Z Downloaded autocfg v1.5.0
8152026-03-08T04:18:51.655Z Downloaded atomicwrites v0.4.4
8162026-03-08T04:18:51.655Z Downloaded async-stream-impl v0.3.6
8172026-03-08T04:18:51.680Z Downloaded arrayvec v0.7.6
8182026-03-08T04:18:51.680Z Downloaded argon2 v0.5.3
8192026-03-08T04:18:51.680Z Downloaded anstream v0.6.20
8202026-03-08T04:18:51.680Z Downloaded allocator-api2 v0.2.21
8212026-03-08T04:18:51.680Z Downloaded aead v0.5.2
8222026-03-08T04:18:51.680Z Downloaded hex v0.4.3
8232026-03-08T04:18:51.680Z Downloaded futures-sink v0.3.31
8242026-03-08T04:18:51.680Z Downloaded futures-macro v0.3.31
8252026-03-08T04:18:51.680Z Downloaded futures-io v0.3.31
8262026-03-08T04:18:51.680Z Downloaded fixedbitset v0.5.7
8272026-03-08T04:18:51.680Z Downloaded filetime v0.2.26
8282026-03-08T04:18:51.680Z Downloaded ff v0.13.1
8292026-03-08T04:18:51.680Z Downloaded dyn-clone v1.0.20
8302026-03-08T04:18:51.680Z Downloaded dropshot v0.16.7
8312026-03-08T04:18:51.705Z Downloaded dof v0.4.0
8322026-03-08T04:18:51.705Z Downloaded cobs v0.3.0
8332026-03-08T04:18:51.705Z Downloaded cmake v0.1.54
8342026-03-08T04:18:51.705Z Downloaded cfg_aliases v0.2.1
8352026-03-08T04:18:51.705Z Downloaded cc v1.2.38
8362026-03-08T04:18:51.705Z Downloaded block-buffer v0.10.4
8372026-03-08T04:18:51.729Z Downloaded bitflags v1.3.2
8382026-03-08T04:18:51.729Z Downloaded bcs v0.1.6
8392026-03-08T04:18:51.729Z Downloaded base64ct v1.8.0
8402026-03-08T04:18:51.729Z Downloaded backoff v0.4.0
8412026-03-08T04:18:51.729Z Downloaded async-recursion v1.1.1
8422026-03-08T04:18:51.729Z Downloaded arrayref v0.3.9
8432026-03-08T04:18:51.729Z Downloaded dof v0.3.0
8442026-03-08T04:18:51.729Z Downloaded cipher v0.4.4
8452026-03-08T04:18:51.729Z Downloaded ciborium v0.2.2
8462026-03-08T04:18:51.729Z Downloaded cfg-if v1.0.3
8472026-03-08T04:18:51.729Z Downloaded byteorder v1.5.0
8482026-03-08T04:18:51.730Z Downloaded bit-vec v0.8.0
8492026-03-08T04:18:51.730Z Downloaded bindgen v0.72.1
8502026-03-08T04:18:51.754Z Downloaded base64 v0.22.1
8512026-03-08T04:18:51.754Z Downloaded async-stream v0.3.6
8522026-03-08T04:18:51.754Z Downloaded bitflags v2.9.4
8532026-03-08T04:18:51.754Z Downloaded atomic-waker v1.1.2
8542026-03-08T04:18:51.754Z Downloaded async-trait v0.1.89
8552026-03-08T04:18:51.754Z Downloaded darling_core v0.21.3
8562026-03-08T04:18:51.754Z Downloaded curve25519-dalek v4.1.3
8572026-03-08T04:18:51.779Z Downloaded clap_builder v4.5.50
8582026-03-08T04:18:51.779Z Downloaded crc32fast v1.5.0
8592026-03-08T04:18:51.779Z Downloaded aho-corasick v1.1.3
8602026-03-08T04:18:51.779Z Downloaded adler2 v2.0.1
8612026-03-08T04:18:51.779Z Downloaded bit-set v0.8.0
8622026-03-08T04:18:51.779Z Downloaded anstyle-query v1.1.4
8632026-03-08T04:18:51.779Z Downloaded anstyle v1.0.11
8642026-03-08T04:18:52.127Z Compiling proc-macro2 v1.0.106
8652026-03-08T04:18:52.127Z Compiling quote v1.0.44
8662026-03-08T04:18:52.127Z Compiling unicode-ident v1.0.24
8672026-03-08T04:18:52.127Z Compiling serde_core v1.0.228
8682026-03-08T04:18:52.151Z Compiling serde v1.0.228
8692026-03-08T04:18:52.152Z Compiling libc v0.2.176
8702026-03-08T04:18:52.152Z Compiling autocfg v1.5.0
8712026-03-08T04:18:52.531Z Checking cfg-if v1.0.3
8722026-03-08T04:18:52.637Z Compiling memchr v2.7.5
8732026-03-08T04:18:52.858Z Compiling zmij v1.0.17
8742026-03-08T04:18:52.889Z Compiling getrandom v0.3.3
8752026-03-08T04:18:53.359Z Compiling libm v0.2.15
8762026-03-08T04:18:53.703Z Checking itoa v1.0.15
8772026-03-08T04:18:53.872Z Compiling shlex v1.3.0
8782026-03-08T04:18:53.925Z Checking smallvec v1.15.1
8792026-03-08T04:18:53.959Z Compiling jobserver v0.1.34
8802026-03-08T04:18:54.173Z Compiling thiserror v2.0.18
8812026-03-08T04:18:54.242Z Compiling version_check v0.9.5
8822026-03-08T04:18:54.315Z Compiling find-msvc-tools v0.1.2
8832026-03-08T04:18:54.413Z Compiling syn v2.0.117
8842026-03-08T04:18:54.548Z Compiling icu_properties_data v2.0.1
8852026-03-08T04:18:54.575Z Compiling cc v1.2.38
8862026-03-08T04:18:54.739Z Compiling icu_normalizer_data v2.0.0
8872026-03-08T04:18:54.907Z Compiling lock_api v0.4.13
8882026-03-08T04:18:55.039Z Compiling parking_lot_core v0.9.11
8892026-03-08T04:18:55.087Z Checking stable_deref_trait v1.2.0
8902026-03-08T04:18:55.152Z Compiling serde_json v1.0.149
8912026-03-08T04:18:55.655Z Compiling log v0.4.29
8922026-03-08T04:18:55.771Z Compiling heck v0.5.0
8932026-03-08T04:18:56.126Z Checking writeable v0.6.1
8942026-03-08T04:18:56.190Z Checking litemap v0.8.0
8952026-03-08T04:18:56.279Z Compiling num-traits v0.2.19
8962026-03-08T04:18:56.318Z Checking percent-encoding v2.3.2
8972026-03-08T04:18:56.748Z Checking form_urlencoded v1.2.2
8982026-03-08T04:18:56.968Z Checking utf8_iter v1.0.4
8992026-03-08T04:18:56.995Z Compiling zerocopy v0.8.27
9002026-03-08T04:18:57.039Z Checking pin-project-lite v0.2.16
9012026-03-08T04:18:57.181Z Checking iana-time-zone v0.1.64
9022026-03-08T04:18:57.206Z Compiling rustversion v1.0.22
9032026-03-08T04:18:57.344Z Compiling foldhash v0.2.0
9042026-03-08T04:18:57.369Z Compiling equivalent v1.0.2
9052026-03-08T04:18:57.512Z Compiling regex-syntax v0.8.6
9062026-03-08T04:18:57.674Z Compiling allocator-api2 v0.2.21
9072026-03-08T04:18:57.703Z Compiling semver v1.0.27
9082026-03-08T04:18:57.736Z Checking socket2 v0.6.0
9092026-03-08T04:18:58.161Z Compiling aho-corasick v1.1.3
9102026-03-08T04:18:58.249Z Compiling hashbrown v0.16.1
9112026-03-08T04:18:58.299Z Checking uuid v1.20.0
9122026-03-08T04:18:58.661Z Checking scopeguard v1.2.0
9132026-03-08T04:18:59.057Z Checking getrandom v0.2.16
9142026-03-08T04:18:59.094Z Checking signal-hook-registry v1.4.6
9152026-03-08T04:18:59.123Z Checking mio v1.0.4
9162026-03-08T04:18:59.181Z Checking parking_lot v0.12.4
9172026-03-08T04:18:59.277Z Compiling schemars v0.8.22
9182026-03-08T04:18:59.317Z Checking dyn-clone v1.0.20
9192026-03-08T04:18:59.355Z Compiling portable-atomic v1.11.1
9202026-03-08T04:18:59.681Z Checking critical-section v1.2.0
9212026-03-08T04:19:00.057Z Compiling bitflags v2.9.4
9222026-03-08T04:19:00.099Z Checking futures-core v0.3.32
9232026-03-08T04:19:00.219Z Compiling regex-automata v0.4.13
9242026-03-08T04:19:00.411Z Compiling ring v0.17.14
9252026-03-08T04:19:00.750Z Compiling synstructure v0.13.2
9262026-03-08T04:19:01.164Z Compiling serde_derive_internals v0.29.1
9272026-03-08T04:19:01.296Z Checking once_cell v1.21.3
9282026-03-08T04:19:01.520Z Compiling typenum v1.18.0
9292026-03-08T04:19:01.729Z Compiling indexmap v2.13.0
9302026-03-08T04:19:02.109Z Compiling thiserror v1.0.69
9312026-03-08T04:19:02.813Z Compiling httparse v1.10.1
9322026-03-08T04:19:02.986Z Compiling rustix v1.1.2
9332026-03-08T04:19:03.086Z Checking futures-sink v0.3.31
9342026-03-08T04:19:03.116Z Checking slab v0.4.11
9352026-03-08T04:19:03.246Z Checking subtle v2.6.1
9362026-03-08T04:19:03.390Z Compiling either v1.15.0
9372026-03-08T04:19:03.435Z Compiling ucd-trie v0.1.7
9382026-03-08T04:19:03.464Z Compiling serde_derive v1.0.228
9392026-03-08T04:19:03.505Z Compiling zerofrom-derive v0.1.6
9402026-03-08T04:19:03.535Z Compiling yoke-derive v0.8.0
9412026-03-08T04:19:03.569Z Compiling zerovec-derive v0.11.1
9422026-03-08T04:19:03.769Z Compiling displaydoc v0.2.5
9432026-03-08T04:19:03.819Z Compiling thiserror-impl v2.0.18
9442026-03-08T04:19:04.965Z Compiling schemars_derive v0.8.22
9452026-03-08T04:19:05.391Z Compiling tokio-macros v2.6.0
9462026-03-08T04:19:05.421Z Compiling zerocopy-derive v0.8.27
9472026-03-08T04:19:05.535Z Compiling futures-macro v0.3.31
9482026-03-08T04:19:05.735Z Compiling regex v1.12.3
9492026-03-08T04:19:05.808Z Checking zerofrom v0.1.6
9502026-03-08T04:19:06.018Z Checking yoke v0.8.0
9512026-03-08T04:19:06.322Z Checking zerovec v0.11.4
9522026-03-08T04:19:06.384Z Checking zerotrie v0.2.2
9532026-03-08T04:19:06.493Z Compiling zeroize_derive v1.4.3
9542026-03-08T04:19:06.698Z Compiling thiserror-impl v1.0.69
9552026-03-08T04:19:06.912Z Compiling anyhow v1.0.100
9562026-03-08T04:19:07.112Z Compiling pest v2.8.2
9572026-03-08T04:19:07.142Z Checking futures-channel v0.3.31
9582026-03-08T04:19:07.547Z Checking zeroize v1.8.1
9592026-03-08T04:19:07.743Z Checking tinystr v0.8.1
9602026-03-08T04:19:07.772Z Checking potential_utf v0.1.3
9612026-03-08T04:19:07.808Z Checking rand_core v0.6.4
9622026-03-08T04:19:08.003Z Checking icu_collections v2.0.0
9632026-03-08T04:19:08.071Z Checking icu_locale_core v2.0.0
9642026-03-08T04:19:08.098Z Checking pin-utils v0.1.0
9652026-03-08T04:19:08.216Z Checking futures-task v0.3.31
9662026-03-08T04:19:08.508Z Checking futures-io v0.3.31
9672026-03-08T04:19:08.573Z Compiling pkg-config v0.3.32
9682026-03-08T04:19:08.667Z Compiling tracing-attributes v0.1.30
9692026-03-08T04:19:08.697Z Checking futures-util v0.3.31
9702026-03-08T04:19:08.953Z Checking icu_provider v2.0.0
9712026-03-08T04:19:09.219Z Checking bytes v1.11.1
9722026-03-08T04:19:09.382Z Checking icu_normalizer v2.0.0
9732026-03-08T04:19:09.415Z Checking icu_properties v2.0.1
9742026-03-08T04:19:09.447Z Checking chrono v0.4.43
9752026-03-08T04:19:09.982Z Compiling serde_tokenstream v0.2.3
9762026-03-08T04:19:10.084Z Checking tokio v1.49.0
9772026-03-08T04:19:10.688Z Compiling pest_meta v2.8.2
9782026-03-08T04:19:10.772Z Checking tracing-core v0.1.34
9792026-03-08T04:19:10.898Z Compiling generic-array v0.14.7
9802026-03-08T04:19:11.189Z Checking idna_adapter v1.2.1
9812026-03-08T04:19:11.242Z Compiling fnv v1.0.7
9822026-03-08T04:19:11.322Z Checking tracing v0.1.41
9832026-03-08T04:19:11.395Z Compiling vcpkg v0.2.15
9842026-03-08T04:19:11.425Z Checking idna v1.1.0
9852026-03-08T04:19:11.684Z Compiling http v1.4.0
9862026-03-08T04:19:11.885Z Checking url v2.5.7
9872026-03-08T04:19:12.145Z Compiling pest_generator v2.8.2
9882026-03-08T04:19:13.266Z Compiling rustc-hash v2.1.1
9892026-03-08T04:19:13.295Z Compiling prettyplease v0.2.37
9902026-03-08T04:19:13.522Z Compiling pest_derive v2.8.2
9912026-03-08T04:19:13.629Z Compiling regress v0.10.5
9922026-03-08T04:19:13.693Z Compiling num-conv v0.1.0
9932026-03-08T04:19:13.779Z Compiling time-core v0.1.6
9942026-03-08T04:19:13.886Z Compiling byteorder v1.5.0
9952026-03-08T04:19:14.046Z Compiling time-macros v0.2.24
9962026-03-08T04:19:14.212Z Checking errno v0.3.14
9972026-03-08T04:19:14.306Z Compiling glob v0.3.3
9982026-03-08T04:19:14.393Z Compiling minimal-lexical v0.2.1
9992026-03-08T04:19:14.729Z Compiling nom v7.1.3
10002026-03-08T04:19:14.910Z Compiling clang-sys v1.8.1
10012026-03-08T04:19:15.492Z Checking base64 v0.22.1
10022026-03-08T04:19:15.935Z Checking ipnet v2.11.0
10032026-03-08T04:19:15.976Z Checking crypto-common v0.1.6
10042026-03-08T04:19:16.379Z Checking tokio-util v0.7.16
10052026-03-08T04:19:16.406Z Compiling scroll_derive v0.13.1
10062026-03-08T04:19:16.815Z Compiling libloading v0.8.9
10072026-03-08T04:19:17.172Z Compiling camino v1.2.2
10082026-03-08T04:19:17.328Z Compiling bindgen v0.72.1
10092026-03-08T04:19:17.814Z Compiling cexpr v0.6.0
10102026-03-08T04:19:17.917Z Checking http-body v1.0.1
10112026-03-08T04:19:17.941Z Checking ppv-lite86 v0.2.21
10122026-03-08T04:19:17.980Z Compiling itertools v0.12.1
10132026-03-08T04:19:18.018Z Compiling syn v1.0.109
10142026-03-08T04:19:18.150Z Checking atomic-waker v1.1.2
10152026-03-08T04:19:18.180Z Compiling crossbeam-utils v0.8.21
10162026-03-08T04:19:18.498Z Compiling slog v2.8.2
10172026-03-08T04:19:18.526Z Compiling paste v1.0.15
10182026-03-08T04:19:18.616Z Checking tower-service v0.3.3
10192026-03-08T04:19:18.682Z Checking tower-layer v0.3.3
10202026-03-08T04:19:18.719Z Checking try-lock v0.2.5
10212026-03-08T04:19:18.869Z Checking want v0.3.1
10222026-03-08T04:19:18.901Z Checking h2 v0.4.12
10232026-03-08T04:19:18.926Z Checking ipnetwork v0.21.1
10242026-03-08T04:19:18.950Z Checking erased-serde v0.3.31
10252026-03-08T04:19:19.050Z Checking rustls-pki-types v1.12.0
10262026-03-08T04:19:19.078Z Checking httpdate v1.0.3
10272026-03-08T04:19:19.315Z Checking pretty-hex v0.4.1
10282026-03-08T04:19:19.369Z Checking ryu v1.0.20
10292026-03-08T04:19:19.599Z Compiling async-trait v0.1.89
10302026-03-08T04:19:19.629Z Checking untrusted v0.9.0
10312026-03-08T04:19:20.037Z Compiling scroll v0.13.0
10322026-03-08T04:19:20.257Z Compiling openssl-sys v0.9.109
10332026-03-08T04:19:20.342Z Checking plain v0.2.3
10342026-03-08T04:19:20.485Z Compiling usdt-impl v0.6.0
10352026-03-08T04:19:20.552Z Compiling strsim v0.11.1
10362026-03-08T04:19:21.052Z Compiling goblin v0.10.1
10372026-03-08T04:19:21.124Z Checking http-body-util v0.1.3
10382026-03-08T04:19:21.467Z Checking block-buffer v0.10.4
10392026-03-08T04:19:21.504Z Compiling openapiv3 v2.2.0
10402026-03-08T04:19:21.691Z Checking rand_core v0.9.3
10412026-03-08T04:19:22.237Z Checking hyper v1.8.1
10422026-03-08T04:19:22.416Z Compiling slog-async v2.8.0
10432026-03-08T04:19:23.767Z Checking hyper-util v0.1.19
10442026-03-08T04:19:24.048Z Checking digest v0.10.7
10452026-03-08T04:19:24.289Z Checking serde_urlencoded v0.7.1
10462026-03-08T04:19:24.372Z Checking oxnet v0.1.4
10472026-03-08T04:19:24.665Z Compiling typify-impl v0.4.3
10482026-03-08T04:19:24.691Z Compiling dtrace-parser v0.3.0
10492026-03-08T04:19:24.777Z Compiling cmake v0.1.54
10502026-03-08T04:19:24.835Z Compiling thread-id v5.0.0
10512026-03-08T04:19:24.966Z Compiling omicron-workspace-hack v0.1.0
10522026-03-08T04:19:25.248Z Compiling fs_extra v1.3.0
10532026-03-08T04:19:25.381Z Compiling dunce v1.0.5
10542026-03-08T04:19:25.550Z Compiling ident_case v1.0.1
10552026-03-08T04:19:25.731Z Compiling darling_core v0.21.3
10562026-03-08T04:19:25.757Z Checking rand_chacha v0.9.0
10572026-03-08T04:19:25.823Z Compiling daft-derive v0.1.4
10582026-03-08T04:19:26.007Z Checking powerfmt v0.2.0
10592026-03-08T04:19:26.117Z Checking rand v0.9.2
10602026-03-08T04:19:26.267Z Compiling dof v0.4.0
10612026-03-08T04:19:26.906Z Compiling unsafe-libyaml v0.2.11
10622026-03-08T04:19:26.937Z Checking deranged v0.5.3
10632026-03-08T04:19:27.025Z Checking sync_wrapper v1.0.2
10642026-03-08T04:19:28.111Z Compiling serde_yaml v0.9.34+deprecated
10652026-03-08T04:19:28.387Z Compiling aws-lc-rs v1.14.0
10662026-03-08T04:19:28.531Z Compiling usdt-attr-macro v0.6.0
10672026-03-08T04:19:28.771Z Compiling usdt-macro v0.6.0
10682026-03-08T04:19:29.080Z Checking cpufeatures v0.2.17
10692026-03-08T04:19:29.190Z Compiling rustls v0.22.4
10702026-03-08T04:19:29.218Z Checking num_threads v0.1.7
10712026-03-08T04:19:29.342Z Checking time v0.3.44
10722026-03-08T04:19:29.797Z Checking tower v0.5.2
10732026-03-08T04:19:30.059Z Compiling darling_macro v0.21.3
10742026-03-08T04:19:30.201Z Compiling aws-lc-sys v0.31.0
10752026-03-08T04:19:30.699Z Compiling structmeta-derive v0.3.0
10762026-03-08T04:19:30.921Z Compiling darling v0.21.3
10772026-03-08T04:19:30.998Z Checking encoding_rs v0.8.35
10782026-03-08T04:19:31.048Z Checking iri-string v0.7.8
10792026-03-08T04:19:31.501Z Checking mime v0.3.17
10802026-03-08T04:19:31.688Z Compiling typify-macro v0.4.3
10812026-03-08T04:19:31.790Z Checking crossbeam-channel v0.5.15
10822026-03-08T04:19:32.165Z Checking futures-executor v0.3.31
10832026-03-08T04:19:32.378Z Compiling multer v3.1.0
10842026-03-08T04:19:32.407Z Checking hex v0.4.3
10852026-03-08T04:19:32.466Z Compiling structmeta v0.3.0
10862026-03-08T04:19:32.656Z Checking fastrand v2.3.0
10872026-03-08T04:19:32.697Z Checking untrusted v0.7.1
10882026-03-08T04:19:32.810Z Compiling openssl v0.10.73
10892026-03-08T04:19:32.841Z Checking foreign-types-shared v0.1.1
10902026-03-08T04:19:32.885Z Checking unicode-width v0.2.1
10912026-03-08T04:19:32.967Z Checking tempfile v3.23.0
10922026-03-08T04:19:33.001Z Checking foreign-types v0.3.2
10932026-03-08T04:19:33.070Z Checking tower-http v0.6.8
10942026-03-08T04:19:33.117Z Checking futures v0.3.31
10952026-03-08T04:19:33.247Z Compiling strum_macros v0.26.4
10962026-03-08T04:19:33.278Z Compiling openssl-macros v0.1.1
10972026-03-08T04:19:33.312Z Compiling async-stream-impl v0.3.6
10982026-03-08T04:19:33.558Z Checking thread_local v1.1.9
10992026-03-08T04:19:33.589Z Compiling rustls v0.23.32
11002026-03-08T04:19:33.899Z Compiling native-tls v0.2.14
11012026-03-08T04:19:33.939Z Checking openssl-probe v0.1.6
11022026-03-08T04:19:34.367Z Compiling typify v0.4.3
11032026-03-08T04:19:34.403Z Compiling newtype-uuid-macros v0.1.0
11042026-03-08T04:19:34.525Z Compiling dropshot v0.16.7
11052026-03-08T04:19:34.731Z Checking memmap2 v0.9.8
11062026-03-08T04:19:34.786Z Checking is-terminal v0.4.16
11072026-03-08T04:19:34.870Z Checking winnow v0.7.14
11082026-03-08T04:19:34.932Z Checking take_mut v0.2.2
11092026-03-08T04:19:35.015Z Checking term v1.2.0
11102026-03-08T04:19:35.096Z Compiling ref-cast v1.0.25
11112026-03-08T04:19:35.389Z Checking match_cfg v0.1.0
11122026-03-08T04:19:35.491Z Checking hostname v0.3.1
11132026-03-08T04:19:35.712Z Checking slog-term v2.9.2
11142026-03-08T04:19:35.929Z Checking slog-json v2.6.1
11152026-03-08T04:19:36.034Z Compiling dropshot_endpoint v0.16.7
11162026-03-08T04:19:36.182Z Compiling ref-cast-impl v1.0.25
11172026-03-08T04:19:36.216Z Checking slog-bunyan v2.5.0
11182026-03-08T04:19:36.241Z Compiling derive-ex v0.1.8
11192026-03-08T04:19:36.810Z Checking webpki-roots v1.0.2
11202026-03-08T04:19:36.993Z Compiling strum_macros v0.27.2
11212026-03-08T04:19:37.194Z Compiling progenitor-impl v0.11.1
11222026-03-08T04:19:37.422Z Checking newtype-uuid v1.3.2
11232026-03-08T04:19:38.041Z Checking daft v0.1.4
11242026-03-08T04:19:38.420Z Compiling serde_with_macros v3.14.1
11252026-03-08T04:19:38.548Z Checking tokio-native-tls v0.3.1
11262026-03-08T04:19:38.791Z Checking hyper-tls v0.6.0
11272026-03-08T04:19:39.008Z Compiling test-strategy v0.4.3
11282026-03-08T04:19:39.311Z Checking rustls-webpki v0.102.8
11292026-03-08T04:19:39.587Z Checking debug-ignore v1.0.5
11302026-03-08T04:19:39.743Z Checking toml_parser v1.0.6+spec-1.1.0
11312026-03-08T04:19:40.300Z Compiling parse-display-derive v0.10.0
11322026-03-08T04:19:40.480Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11332026-03-08T04:19:41.186Z Checking toml_datetime v0.7.5+spec-1.1.0
11342026-03-08T04:19:41.343Z Compiling progenitor-macro v0.11.1
11352026-03-08T04:19:41.491Z Checking serde_spanned v1.0.4
11362026-03-08T04:19:41.526Z Checking toml_writer v1.0.6+spec-1.1.0
11372026-03-08T04:19:41.706Z Checking spin v0.9.8
11382026-03-08T04:19:41.755Z Checking usdt v0.6.0
11392026-03-08T04:19:41.851Z Checking toml v0.9.11+spec-1.1.0
11402026-03-08T04:19:42.283Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11412026-03-08T04:19:42.584Z Checking strum v0.26.3
11422026-03-08T04:19:42.699Z Checking tokio-rustls v0.25.0
11432026-03-08T04:19:42.761Z Checking async-stream v0.3.6
11442026-03-08T04:19:42.905Z Checking sha1 v0.10.6
11452026-03-08T04:19:42.937Z Checking rustls-pemfile v2.2.0
11462026-03-08T04:19:42.981Z Checking rand_chacha v0.3.1
11472026-03-08T04:19:43.045Z Checking waitgroup v0.1.2
11482026-03-08T04:19:43.077Z Compiling toml_datetime v0.6.11
11492026-03-08T04:19:43.167Z Checking macaddr v1.0.1
11502026-03-08T04:19:43.206Z Checking serde_path_to_error v0.1.20
11512026-03-08T04:19:43.236Z Checking wait-timeout v0.2.1
11522026-03-08T04:19:43.315Z Checking hostname v0.4.2
11532026-03-08T04:19:43.440Z Checking lazy_static v1.5.0
11542026-03-08T04:19:43.475Z Checking quick-error v1.2.3
11552026-03-08T04:19:43.541Z Checking bit-vec v0.8.0
11562026-03-08T04:19:43.602Z Checking rand v0.8.5
11572026-03-08T04:19:43.636Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11582026-03-08T04:19:43.669Z Checking rusty-fork v0.3.0
11592026-03-08T04:19:43.879Z Checking bit-set v0.8.0
11602026-03-08T04:19:44.102Z Checking tabwriter v1.4.1
11612026-03-08T04:19:44.150Z Checking rand_xorshift v0.4.0
11622026-03-08T04:19:44.338Z Compiling clap_derive v4.5.49
11632026-03-08T04:19:44.424Z Checking utf8parse v0.2.2
11642026-03-08T04:19:44.459Z Checking unarray v0.1.4
11652026-03-08T04:19:44.604Z Checking colored v3.0.0
11662026-03-08T04:19:44.629Z Checking proptest v1.8.0
11672026-03-08T04:19:44.661Z Checking anstyle-parse v0.2.7
11682026-03-08T04:19:44.929Z Checking strum v0.27.2
11692026-03-08T04:19:45.107Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11702026-03-08T04:19:45.134Z Checking terminal_size v0.4.3
11712026-03-08T04:19:45.841Z Checking is_terminal_polyfill v1.70.1
11722026-03-08T04:19:45.984Z Checking colorchoice v1.0.4
11732026-03-08T04:19:46.080Z Checking anstyle-query v1.1.4
11742026-03-08T04:19:46.140Z Checking anstyle v1.0.11
11752026-03-08T04:19:46.459Z Checking anstream v0.6.20
11762026-03-08T04:19:46.646Z Checking itertools v0.14.0
11772026-03-08T04:19:46.974Z Checking clap_lex v0.7.5
11782026-03-08T04:19:47.777Z Checking clap_builder v4.5.50
11792026-03-08T04:19:47.955Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11802026-03-08T04:19:48.787Z Checking serde_with v3.14.1
11812026-03-08T04:19:50.241Z Checking clap v4.5.50
11822026-03-08T04:19:50.279Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11832026-03-08T04:19:50.311Z Checking instant v0.1.13
11842026-03-08T04:19:50.751Z Checking iddqd v0.3.17
11852026-03-08T04:19:50.838Z Checking backoff v0.4.0
11862026-03-08T04:19:51.121Z Checking parse-display v0.10.0
11872026-03-08T04:19:51.359Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11882026-03-08T04:19:51.484Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11892026-03-08T04:19:54.942Z Compiling rustls-webpki v0.103.6
11902026-03-08T04:20:00.124Z Checking serde_spanned v0.6.9
11912026-03-08T04:20:00.337Z Compiling memoffset v0.9.1
11922026-03-08T04:20:00.568Z Compiling cfg_aliases v0.2.1
11932026-03-08T04:20:00.950Z Compiling nix v0.30.1
11942026-03-08T04:20:01.363Z Compiling tokio-rustls v0.26.3
11952026-03-08T04:20:02.175Z Compiling hyper-rustls v0.27.7
11962026-03-08T04:20:02.322Z Checking crossbeam-epoch v0.9.18
11972026-03-08T04:20:02.643Z Compiling reqwest v0.12.23
11982026-03-08T04:20:02.742Z Compiling winnow v0.5.40
11992026-03-08T04:20:04.828Z Compiling progenitor-client v0.11.1
12002026-03-08T04:20:05.266Z Compiling toml_edit v0.19.15
12012026-03-08T04:20:07.662Z Compiling proc-macro-crate v1.3.1
12022026-03-08T04:20:08.274Z Compiling progenitor v0.11.1
12032026-03-08T04:20:09.446Z Compiling num-integer v0.1.46
12042026-03-08T04:20:09.969Z Compiling rayon-core v1.13.0
12052026-03-08T04:20:10.336Z Compiling progenitor-client v0.10.0
12062026-03-08T04:20:10.463Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12072026-03-08T04:20:11.532Z Compiling hubpack_derive v0.1.1
12082026-03-08T04:20:12.324Z Compiling zerocopy-derive v0.7.35
12092026-03-08T04:20:13.133Z Checking toml_write v0.1.2
12102026-03-08T04:20:13.435Z Checking toml_edit v0.22.27
12112026-03-08T04:20:13.593Z Checking hubpack v0.1.2
12122026-03-08T04:20:13.741Z Checking num-rational v0.4.2
12132026-03-08T04:20:13.790Z Checking num-iter v0.1.45
12142026-03-08T04:20:13.979Z Checking crossbeam-deque v0.8.6
12152026-03-08T04:20:14.312Z Compiling num-complex v0.4.6
12162026-03-08T04:20:14.985Z Checking static_assertions v1.1.0
12172026-03-08T04:20:15.040Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12182026-03-08T04:20:15.100Z Compiling num v0.4.3
12192026-03-08T04:20:15.446Z Compiling proc-macro-error-attr v1.0.4
12202026-03-08T04:20:15.534Z Checking toml v0.8.23
12212026-03-08T04:20:15.822Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12222026-03-08T04:20:15.921Z Checking float-ord v0.3.2
12232026-03-08T04:20:16.080Z Compiling heapless v0.8.0
12242026-03-08T04:20:16.427Z Compiling ingot-macros v0.1.1
12252026-03-08T04:20:16.825Z Checking hash32 v0.3.1
12262026-03-08T04:20:16.849Z Compiling proc-macro-error v1.0.4
12272026-03-08T04:20:17.039Z Checking bytecount v0.6.9
12282026-03-08T04:20:17.181Z Compiling smoltcp v0.11.0
12292026-03-08T04:20:17.211Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12302026-03-08T04:20:17.727Z Compiling zerocopy v0.7.35
12312026-03-08T04:20:18.203Z Compiling num_enum_derive v0.7.5
12322026-03-08T04:20:18.943Z Compiling num-derive v0.3.3
12332026-03-08T04:20:19.875Z Checking cobs v0.3.0
12342026-03-08T04:20:19.923Z Compiling scroll_derive v0.12.1
12352026-03-08T04:20:20.113Z Compiling foreign-types-macros v0.2.3
12362026-03-08T04:20:20.141Z Compiling usdt-impl v0.5.0
12372026-03-08T04:20:20.435Z Checking managed v0.8.0
12382026-03-08T04:20:20.522Z Checking foreign-types-shared v0.3.1
12392026-03-08T04:20:20.576Z Checking bitflags v1.3.2
12402026-03-08T04:20:20.686Z Compiling crucible-workspace-hack v0.1.0
12412026-03-08T04:20:20.909Z Checking libscf-sys v1.1.0
12422026-03-08T04:20:21.046Z Checking ingot-types v0.1.2
12432026-03-08T04:20:21.088Z Checking postcard v1.1.3
12442026-03-08T04:20:21.125Z Checking scroll v0.12.0
12452026-03-08T04:20:21.149Z Checking num_enum v0.7.5
12462026-03-08T04:20:21.190Z Checking foreign-types v0.5.0
12472026-03-08T04:20:21.326Z Compiling dof v0.3.0
12482026-03-08T04:20:21.679Z Checking ingot v0.1.1
12492026-03-08T04:20:21.714Z Compiling dtrace-parser v0.2.0
12502026-03-08T04:20:21.819Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12512026-03-08T04:20:21.848Z Checking camino-tempfile v1.4.1
12522026-03-08T04:20:22.030Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12532026-03-08T04:20:22.139Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-03-08T04:20:22.540Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12552026-03-08T04:20:22.675Z Checking cstr-argument v0.1.2
12562026-03-08T04:20:22.735Z Compiling thread-id v4.2.2
12572026-03-08T04:20:22.873Z Compiling heck v0.4.1
12582026-03-08T04:20:22.899Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12592026-03-08T04:20:23.041Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12602026-03-08T04:20:23.145Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12612026-03-08T04:20:23.199Z Checking goblin v0.8.2
12622026-03-08T04:20:23.231Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12632026-03-08T04:20:23.380Z Checking rayon v1.11.0
12642026-03-08T04:20:23.584Z Compiling num_enum_derive v0.5.11
12652026-03-08T04:20:24.030Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-03-08T04:20:24.308Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12672026-03-08T04:20:24.401Z Compiling rustc_version v0.4.1
12682026-03-08T04:20:24.925Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12692026-03-08T04:20:25.152Z Compiling rustix v0.38.44
12702026-03-08T04:20:25.234Z Compiling convert_case v0.4.0
12712026-03-08T04:20:25.270Z Checking tinyvec_macros v0.1.1
12722026-03-08T04:20:25.389Z Checking tinyvec v1.10.0
12732026-03-08T04:20:26.988Z Compiling derive_more v0.99.20
12742026-03-08T04:20:27.013Z Checking num_enum v0.5.11
12752026-03-08T04:20:27.013Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12762026-03-08T04:20:27.013Z Compiling libz-sys v1.1.22
12772026-03-08T04:20:27.013Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12782026-03-08T04:20:27.013Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12792026-03-08T04:20:27.013Z Compiling proc-macro-error-attr2 v2.0.0
12802026-03-08T04:20:27.040Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12812026-03-08T04:20:27.122Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12822026-03-08T04:20:27.397Z Compiling proc-macro-error2 v2.0.1
12832026-03-08T04:20:28.068Z Compiling usdt-attr-macro v0.5.0
12842026-03-08T04:20:28.646Z Compiling usdt-macro v0.5.0
12852026-03-08T04:20:28.709Z Compiling zone_cfg_derive v0.3.1
12862026-03-08T04:20:29.080Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12872026-03-08T04:20:29.391Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12882026-03-08T04:20:29.699Z Compiling num-derive v0.4.2
12892026-03-08T04:20:29.766Z Checking memmap v0.7.0
12902026-03-08T04:20:29.856Z Checking sigpipe v0.1.3
12912026-03-08T04:20:30.006Z Checking jiff v0.2.15
12922026-03-08T04:20:30.034Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12932026-03-08T04:20:30.438Z Checking usdt v0.5.0
12942026-03-08T04:20:30.631Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12952026-03-08T04:20:30.772Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12962026-03-08T04:20:30.905Z Compiling tabled_derive v0.11.0
12972026-03-08T04:20:31.164Z Checking zone v0.3.1
12982026-03-08T04:20:31.193Z Checking papergrid v0.17.0
12992026-03-08T04:20:31.351Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13002026-03-08T04:20:31.394Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13012026-03-08T04:20:31.742Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13022026-03-08T04:20:31.774Z Checking testing_table v0.3.0
13032026-03-08T04:20:31.803Z Checking smf v0.2.3
13042026-03-08T04:20:31.920Z Checking secrecy v0.10.3
13052026-03-08T04:20:32.102Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13062026-03-08T04:20:32.194Z Checking bstr v1.12.0
13072026-03-08T04:20:32.420Z Checking whoami v1.6.1
13082026-03-08T04:20:32.720Z Compiling curve25519-dalek v4.1.3
13092026-03-08T04:20:32.752Z Checking hmac v0.12.1
13102026-03-08T04:20:32.776Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13112026-03-08T04:20:32.837Z Checking inout v0.1.4
13122026-03-08T04:20:32.867Z Checking tabled v0.20.0
13132026-03-08T04:20:32.972Z Checking ff v0.13.1
13142026-03-08T04:20:33.061Z Compiling enum-as-inner v0.6.1
13152026-03-08T04:20:33.146Z Compiling semver v0.1.20
13162026-03-08T04:20:33.174Z Checking data-encoding v2.9.0
13172026-03-08T04:20:33.589Z Compiling rustc_version v0.1.7
13182026-03-08T04:20:33.654Z Checking group v0.13.0
13192026-03-08T04:20:33.934Z Checking cipher v0.4.4
13202026-03-08T04:20:33.963Z Checking hkdf v0.12.4
13212026-03-08T04:20:33.987Z Checking atomicwrites v0.4.4
13222026-03-08T04:20:34.178Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13232026-03-08T04:20:34.242Z Compiling thiserror-impl-no-std v2.0.2
13242026-03-08T04:20:34.289Z Checking universal-hash v0.5.1
13252026-03-08T04:20:34.366Z Checking crypto-bigint v0.5.5
13262026-03-08T04:20:34.498Z Checking half v2.7.1
13272026-03-08T04:20:34.965Z Compiling curve25519-dalek-derive v0.1.1
13282026-03-08T04:20:34.993Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13292026-03-08T04:20:35.246Z Checking base64ct v1.8.0
13302026-03-08T04:20:35.725Z Checking ciborium-io v0.2.2
13312026-03-08T04:20:35.865Z Checking base16ct v0.2.0
13322026-03-08T04:20:36.048Z Checking opaque-debug v0.3.1
13332026-03-08T04:20:36.073Z Checking indent_write v2.2.0
13342026-03-08T04:20:36.158Z Checking poly1305 v0.8.0
13352026-03-08T04:20:36.211Z Checking thiserror-no-std v2.0.2
13362026-03-08T04:20:36.535Z Checking ciborium-ll v0.2.2
13372026-03-08T04:20:36.573Z Checking password-hash v0.5.0
13382026-03-08T04:20:36.688Z Checking elliptic-curve v0.13.8
13392026-03-08T04:20:36.735Z Checking chacha20 v0.9.1
13402026-03-08T04:20:36.766Z Compiling newtype_derive v0.1.6
13412026-03-08T04:20:36.853Z Checking similar v2.7.0
13422026-03-08T04:20:36.968Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13432026-03-08T04:20:37.083Z Checking blake2 v0.10.6
13442026-03-08T04:20:37.107Z Compiling typify-impl v0.6.1
13452026-03-08T04:20:37.132Z Checking aead v0.5.2
13462026-03-08T04:20:37.163Z Checking keccak v0.1.5
13472026-03-08T04:20:37.345Z Checking resolv-conf v0.7.5
13482026-03-08T04:20:37.380Z Checking linked-hash-map v0.5.6
13492026-03-08T04:20:37.444Z Compiling owo-colors v4.3.0
13502026-03-08T04:20:37.469Z Checking sha3 v0.10.8
13512026-03-08T04:20:37.510Z Checking argon2 v0.5.3
13522026-03-08T04:20:37.668Z Checking chacha20poly1305 v0.10.1
13532026-03-08T04:20:37.697Z Checking lru-cache v0.1.2
13542026-03-08T04:20:37.726Z Checking vsss-rs v3.3.4
13552026-03-08T04:20:37.875Z Checking ciborium v0.2.2
13562026-03-08T04:20:37.907Z Checking hickory-proto v0.24.4
13572026-03-08T04:20:37.940Z Checking tokio-dtrace v0.1.1
13582026-03-08T04:20:38.037Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13592026-03-08T04:20:38.062Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13602026-03-08T04:20:38.225Z Checking serde-big-array v0.5.1
13612026-03-08T04:20:38.437Z Compiling serde_repr v0.1.20
13622026-03-08T04:20:38.462Z Compiling derive-where v1.6.0
13632026-03-08T04:20:38.517Z Checking unicode-segmentation v1.12.0
13642026-03-08T04:20:38.661Z Checking siphasher v1.0.1
13652026-03-08T04:20:38.955Z Checking same-file v1.0.6
13662026-03-08T04:20:39.066Z Checking newline-converter v0.3.0
13672026-03-08T04:20:39.142Z Checking walkdir v2.5.0
13682026-03-08T04:20:39.246Z Checking phf_shared v0.12.1
13692026-03-08T04:20:39.296Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13702026-03-08T04:20:39.413Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13712026-03-08T04:20:39.512Z Checking oxide-tokio-rt v0.1.2
13722026-03-08T04:20:40.200Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13732026-03-08T04:20:40.656Z Compiling progenitor-impl v0.10.0
13742026-03-08T04:20:40.717Z Checking console v0.15.11
13752026-03-08T04:20:40.775Z Checking hickory-resolver v0.24.4
13762026-03-08T04:20:41.029Z Checking tokio-stream v0.1.17
13772026-03-08T04:20:41.236Z Compiling pin-project-internal v1.1.10
13782026-03-08T04:20:41.663Z Compiling slog-dtrace v0.3.0
13792026-03-08T04:20:41.699Z Checking csv-core v0.1.12
13802026-03-08T04:20:41.968Z Checking smawk v0.3.2
13812026-03-08T04:20:41.997Z Checking unicode-width v0.1.14
13822026-03-08T04:20:42.030Z Compiling cancel-safe-futures v0.1.5
13832026-03-08T04:20:42.183Z Checking foldhash v0.1.5
13842026-03-08T04:20:42.368Z Compiling chrono-tz v0.10.4
13852026-03-08T04:20:42.411Z Checking swrite v0.1.0
13862026-03-08T04:20:42.443Z Compiling unicode-xid v0.2.6
13872026-03-08T04:20:42.560Z Checking unicode-linebreak v0.1.5
13882026-03-08T04:20:42.637Z Compiling const_format_proc_macros v0.2.34
13892026-03-08T04:20:42.717Z Checking hashbrown v0.15.5
13902026-03-08T04:20:42.919Z Checking textwrap v0.16.2
13912026-03-08T04:20:43.059Z Checking pin-project v1.1.10
13922026-03-08T04:20:43.247Z Checking csv v1.3.1
13932026-03-08T04:20:43.360Z Checking qorb v0.4.1
13942026-03-08T04:20:43.439Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13952026-03-08T04:20:43.605Z Checking expectorate v1.2.0
13962026-03-08T04:20:43.810Z Checking phf v0.12.1
13972026-03-08T04:20:43.930Z Checking unicode-normalization v0.1.24
13982026-03-08T04:20:43.960Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13992026-03-08T04:20:44.050Z Compiling typify-macro v0.6.1
14002026-03-08T04:20:44.637Z Checking libsw-core v0.3.2
14012026-03-08T04:20:44.743Z Compiling libgit2-sys v0.17.0+1.8.1
14022026-03-08T04:20:44.861Z Compiling progenitor-macro v0.10.0
14032026-03-08T04:20:44.889Z Compiling async-recursion v1.1.1
14042026-03-08T04:20:45.018Z Compiling snafu-derive v0.8.9
14052026-03-08T04:20:45.395Z Compiling cookie v0.18.1
14062026-03-08T04:20:45.611Z Checking fixedbitset v0.5.7
14072026-03-08T04:20:45.775Z Compiling moka v0.12.11
14082026-03-08T04:20:45.975Z Checking highway v1.3.0
14092026-03-08T04:20:46.048Z Checking fixedbitset v0.4.2
14102026-03-08T04:20:46.146Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14112026-03-08T04:20:46.328Z Checking petgraph v0.6.5
14122026-03-08T04:20:46.426Z Checking petgraph v0.8.2
14132026-03-08T04:20:46.694Z Compiling typify v0.6.1
14142026-03-08T04:20:46.846Z Checking libsw v3.5.0
14152026-03-08T04:20:47.125Z Checking olpc-cjson v0.1.4
14162026-03-08T04:20:48.244Z Checking snafu v0.8.9
14172026-03-08T04:20:48.509Z Checking const_format v0.2.34
14182026-03-08T04:20:48.657Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14192026-03-08T04:20:49.052Z Checking papergrid v0.11.0
14202026-03-08T04:20:49.113Z Checking globset v0.4.16
14212026-03-08T04:20:49.322Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14222026-03-08T04:20:49.353Z Checking gethostname v0.5.0
14232026-03-08T04:20:49.551Z Compiling tabled_derive v0.7.0
14242026-03-08T04:20:49.687Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14252026-03-08T04:20:50.205Z Checking reqwest v0.13.2
14262026-03-08T04:20:50.229Z Checking bcs v0.1.6
14272026-03-08T04:20:50.713Z Checking pem v3.0.5
14282026-03-08T04:20:51.111Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14292026-03-08T04:20:51.210Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14302026-03-08T04:20:51.970Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14312026-03-08T04:20:52.244Z Checking serde_plain v1.0.2
14322026-03-08T04:20:52.503Z Checking termtree v0.5.1
14332026-03-08T04:20:52.604Z Checking tagptr v0.2.0
14342026-03-08T04:20:52.758Z Checking typed-path v0.9.3
14352026-03-08T04:20:52.888Z Checking linear-map v1.2.0
14362026-03-08T04:20:53.201Z Checking progenitor v0.10.0
14372026-03-08T04:20:53.232Z Compiling signal-hook v0.3.18
14382026-03-08T04:20:53.256Z Checking crc8 v0.1.1
14392026-03-08T04:20:53.432Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14402026-03-08T04:20:53.462Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-03-08T04:20:53.640Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14422026-03-08T04:20:53.988Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-08T04:20:54.389Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-08T04:20:54.783Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-08T04:20:54.909Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-08T04:20:54.938Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14472026-03-08T04:20:55.023Z Checking tough v0.20.0
14482026-03-08T04:20:55.272Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14492026-03-08T04:20:56.030Z Checking tabled v0.15.0
14502026-03-08T04:20:56.130Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14512026-03-08T04:20:56.215Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14522026-03-08T04:20:56.388Z Checking steno v0.4.1
14532026-03-08T04:20:56.568Z Compiling progenitor-impl v0.13.0
14542026-03-08T04:20:56.934Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14552026-03-08T04:20:57.595Z Checking hickory-proto v0.25.2
14562026-03-08T04:20:58.097Z Checking dropshot-api-manager-types v0.5.2
14572026-03-08T04:20:58.165Z Compiling curl-sys v0.4.83+curl-8.15.0
14582026-03-08T04:20:58.369Z Compiling cargo-platform v0.1.9
14592026-03-08T04:20:58.699Z Compiling vergen v8.3.2
14602026-03-08T04:20:58.750Z Compiling fs-err v3.1.2
14612026-03-08T04:20:58.787Z Compiling crc32fast v1.5.0
14622026-03-08T04:20:58.849Z Checking humantime v2.3.0
14632026-03-08T04:20:59.141Z Compiling cargo_metadata v0.18.1
14642026-03-08T04:20:59.282Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14652026-03-08T04:20:59.340Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14662026-03-08T04:21:00.457Z Checking hickory-resolver v0.25.2
14672026-03-08T04:21:00.726Z Compiling progenitor-macro v0.13.0
14682026-03-08T04:21:01.015Z Checking progenitor-client v0.13.0
14692026-03-08T04:21:01.044Z Checking sha2 v0.10.9
14702026-03-08T04:21:01.285Z Compiling blake3 v1.8.2
14712026-03-08T04:21:01.383Z Checking adler2 v2.0.1
14722026-03-08T04:21:01.605Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-03-08T04:21:01.751Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14742026-03-08T04:21:02.242Z Checking miniz_oxide v0.8.9
14752026-03-08T04:21:02.404Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14762026-03-08T04:21:02.987Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14772026-03-08T04:21:03.043Z Checking git-stub v1.0.0
14782026-03-08T04:21:03.287Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14792026-03-08T04:21:04.926Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14802026-03-08T04:21:04.955Z Checking filetime v0.2.26
14812026-03-08T04:21:04.986Z Checking constant_time_eq v0.3.1
14822026-03-08T04:21:05.133Z Checking xattr v1.6.1
14832026-03-08T04:21:05.175Z Checking arrayvec v0.7.6
14842026-03-08T04:21:05.339Z Compiling curl v0.4.49
14852026-03-08T04:21:05.504Z Checking arrayref v0.3.9
14862026-03-08T04:21:05.674Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14872026-03-08T04:21:05.702Z Checking is_ci v1.2.0
14882026-03-08T04:21:05.783Z Checking toml v0.7.8
14892026-03-08T04:21:05.864Z Checking supports-color v3.0.2
14902026-03-08T04:21:06.077Z Checking tar v0.4.44
14912026-03-08T04:21:06.571Z Checking git-stub-vcs v0.1.0
14922026-03-08T04:21:06.602Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14932026-03-08T04:21:06.903Z Checking flate2 v1.1.2
14942026-03-08T04:21:07.147Z Checking drift v0.1.3
14952026-03-08T04:21:07.426Z Checking kstat-rs v0.2.4
14962026-03-08T04:21:07.452Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14972026-03-08T04:21:07.589Z Checking topological-sort v0.2.2
14982026-03-08T04:21:07.745Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14992026-03-08T04:21:07.809Z Checking omicron-zone-package v0.12.2
15002026-03-08T04:21:08.063Z Checking dropshot-api-manager v0.5.2
15012026-03-08T04:21:08.228Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15022026-03-08T04:21:09.085Z Checking progenitor v0.13.0
15032026-03-08T04:21:09.265Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15042026-03-08T04:21:09.590Z Checking signal-hook-tokio v0.3.1
15052026-03-08T04:21:09.778Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15062026-03-08T04:21:10.140Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15072026-03-08T04:21:10.801Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15082026-03-08T04:21:10.975Z Checking search_path v0.1.4
15092026-03-08T04:21:11.135Z Checking display-error-chain v0.2.2
15102026-03-08T04:21:11.198Z Checking internet-checksum v0.2.1
15112026-03-08T04:21:11.331Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15122026-03-08T04:21:11.383Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15132026-03-08T04:21:11.501Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15142026-03-08T04:21:12.729Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15152026-03-08T04:21:12.941Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15162026-03-08T04:21:15.123Z Compiling git2 v0.19.0
15172026-03-08T04:21:20.098Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15182026-03-08T04:21:24.367Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15192026-03-08T04:21:31.985Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-03-08T04:21:34.654Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15212026-03-08T04:21:44.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
15222026-03-08T04:21:44.593Z+ for feat in tofino_stub tofino_asic softnpu chaos
15232026-03-08T04:21:44.593Z+ cargo clippy --features tofino_asic -- --deny warnings
15242026-03-08T04:21:45.617Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15252026-03-08T04:21:45.641Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15262026-03-08T04:21:45.641Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15272026-03-08T04:21:45.641Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15282026-03-08T04:22:00.245Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15292026-03-08T04:22:00.245Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15302026-03-08T04:22:05.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s
15312026-03-08T04:22:05.393Z+ for feat in tofino_stub tofino_asic softnpu chaos
15322026-03-08T04:22:05.393Z+ cargo clippy --features softnpu -- --deny warnings
15332026-03-08T04:22:06.058Z Downloading crates ...
15342026-03-08T04:22:06.298Z Downloaded ascii v1.1.0
15352026-03-08T04:22:06.322Z Downloaded wyz v0.5.1
15362026-03-08T04:22:06.322Z Downloaded tap v1.0.1
15372026-03-08T04:22:06.322Z Downloaded bitstruct v0.1.1
15382026-03-08T04:22:06.322Z Downloaded libloading v0.7.4
15392026-03-08T04:22:06.323Z Downloaded bitstruct_derive v0.1.0
15402026-03-08T04:22:06.323Z Downloaded typeid v1.0.3
15412026-03-08T04:22:06.323Z Downloaded serde_arrays v0.1.0
15422026-03-08T04:22:06.323Z Downloaded radium v0.7.0
15432026-03-08T04:22:06.323Z Downloaded erased-serde v0.4.8
15442026-03-08T04:22:06.323Z Downloaded funty v2.0.0
15452026-03-08T04:22:06.323Z Downloaded num-bigint v0.4.6
15462026-03-08T04:22:06.323Z Downloaded bitvec v1.0.1
15472026-03-08T04:22:06.546Z Checking num-integer v0.1.46
15482026-03-08T04:22:06.570Z Checking num-complex v0.4.6
15492026-03-08T04:22:06.595Z Compiling radium v0.7.0
15502026-03-08T04:22:06.619Z Checking tap v1.0.1
15512026-03-08T04:22:06.644Z Checking funty v2.0.0
15522026-03-08T04:22:06.644Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15532026-03-08T04:22:06.644Z Compiling typeid v1.0.3
15542026-03-08T04:22:06.644Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15552026-03-08T04:22:06.774Z Checking wyz v0.5.1
15562026-03-08T04:22:06.955Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15572026-03-08T04:22:06.980Z Checking num-bigint v0.4.6
15582026-03-08T04:22:06.980Z Checking num-iter v0.1.45
15592026-03-08T04:22:07.134Z Compiling erased-serde v0.4.8
15602026-03-08T04:22:07.164Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15612026-03-08T04:22:07.260Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15622026-03-08T04:22:07.297Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15632026-03-08T04:22:07.321Z Compiling bitstruct_derive v0.1.0
15642026-03-08T04:22:07.345Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-08T04:22:07.346Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-03-08T04:22:07.370Z Checking bitvec v1.0.1
15672026-03-08T04:22:07.480Z Checking ascii v1.1.0
15682026-03-08T04:22:07.505Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15692026-03-08T04:22:07.505Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15702026-03-08T04:22:07.680Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15712026-03-08T04:22:07.708Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15722026-03-08T04:22:07.762Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15732026-03-08T04:22:07.824Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15742026-03-08T04:22:08.308Z Checking bitstruct v0.1.1
15752026-03-08T04:22:08.358Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15762026-03-08T04:22:08.382Z Checking serde_arrays v0.1.0
15772026-03-08T04:22:08.433Z Checking libloading v0.7.4
15782026-03-08T04:22:08.537Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15792026-03-08T04:22:08.669Z Checking num-rational v0.4.2
15802026-03-08T04:22:09.178Z Checking num v0.4.3
15812026-03-08T04:22:09.288Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15822026-03-08T04:22:10.276Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15832026-03-08T04:22:10.812Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15842026-03-08T04:22:10.836Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15852026-03-08T04:22:11.162Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-03-08T04:22:11.663Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15872026-03-08T04:22:11.663Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15882026-03-08T04:22:12.466Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15892026-03-08T04:22:12.784Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15902026-03-08T04:22:12.808Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15912026-03-08T04:22:12.808Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15922026-03-08T04:22:12.892Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15932026-03-08T04:22:13.457Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15942026-03-08T04:22:14.294Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15952026-03-08T04:22:15.865Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15962026-03-08T04:22:15.981Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15972026-03-08T04:22:21.707Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15982026-03-08T04:22:23.928Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15992026-03-08T04:22:24.111Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16002026-03-08T04:22:38.409Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16012026-03-08T04:22:41.050Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16022026-03-08T04:22:41.881Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16032026-03-08T04:22:50.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.82s
16042026-03-08T04:22:50.577Z+ for feat in tofino_stub tofino_asic softnpu chaos
16052026-03-08T04:22:50.577Z+ cargo clippy --features chaos -- --deny warnings
16062026-03-08T04:22:51.555Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16072026-03-08T04:22:51.555Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16082026-03-08T04:22:51.580Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16092026-03-08T04:23:06.188Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16102026-03-08T04:23:06.188Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16112026-03-08T04:23:11.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.37s
16122026-03-08T04:23:11.310Z+ banner fmt
16132026-03-08T04:23:11.334Z
16142026-03-08T04:23:11.334Z ###### # # #####
16152026-03-08T04:23:11.334Z # ## ## #
16162026-03-08T04:23:11.334Z ##### # ## # #
16172026-03-08T04:23:11.334Z # # # #
16182026-03-08T04:23:11.334Z # # # #
16192026-03-08T04:23:11.334Z # # # #
16202026-03-08T04:23:11.334Z
16212026-03-08T04:23:11.334Z+ cargo fmt -- --check
16222026-03-08T04:23:12.321Z+ banner test
16232026-03-08T04:23:12.346Z
16242026-03-08T04:23:12.346Z ##### ###### #### #####
16252026-03-08T04:23:12.346Z # # # #
16262026-03-08T04:23:12.346Z # ##### #### #
16272026-03-08T04:23:12.346Z # # # #
16282026-03-08T04:23:12.346Z # # # # #
16292026-03-08T04:23:12.346Z # ###### #### #
16302026-03-08T04:23:12.346Z
16312026-03-08T04:23:12.346Z+ for feat in tofino_stub tofino_asic softnpu chaos
16322026-03-08T04:23:12.346Z+ RUST_BACKTRACE=full
16332026-03-08T04:23:12.346Z+ cargo test --features tofino_stub --no-fail-fast
16342026-03-08T04:23:14.026Z Compiling unicode-ident v1.0.24
16352026-03-08T04:23:14.026Z Compiling cfg-if v1.0.3
16362026-03-08T04:23:14.051Z Compiling memchr v2.7.5
16372026-03-08T04:23:14.051Z Compiling serde_core v1.0.228
16382026-03-08T04:23:14.121Z Compiling itoa v1.0.15
16392026-03-08T04:23:14.145Z Compiling libc v0.2.176
16402026-03-08T04:23:14.170Z Compiling zmij v1.0.17
16412026-03-08T04:23:14.194Z Compiling proc-macro2 v1.0.106
16422026-03-08T04:23:14.244Z Compiling log v0.4.29
16432026-03-08T04:23:14.335Z Compiling libm v0.2.15
16442026-03-08T04:23:14.567Z Compiling heck v0.5.0
16452026-03-08T04:23:15.019Z Compiling quote v1.0.44
16462026-03-08T04:23:15.252Z Compiling equivalent v1.0.2
16472026-03-08T04:23:15.332Z Compiling smallvec v1.15.1
16482026-03-08T04:23:15.368Z Compiling syn v2.0.117
16492026-03-08T04:23:15.393Z Compiling allocator-api2 v0.2.21
16502026-03-08T04:23:15.537Z Compiling iana-time-zone v0.1.64
16512026-03-08T04:23:15.593Z Compiling foldhash v0.2.0
16522026-03-08T04:23:15.724Z Compiling dyn-clone v1.0.20
16532026-03-08T04:23:15.951Z Compiling regex-syntax v0.8.6
16542026-03-08T04:23:15.987Z Compiling hashbrown v0.16.1
16552026-03-08T04:23:16.016Z Compiling aho-corasick v1.1.3
16562026-03-08T04:23:16.042Z Compiling stable_deref_trait v1.2.0
16572026-03-08T04:23:16.154Z Compiling pin-project-lite v0.2.16
16582026-03-08T04:23:16.289Z Compiling fnv v1.0.7
16592026-03-08T04:23:16.436Z Compiling percent-encoding v2.3.2
16602026-03-08T04:23:16.638Z Compiling writeable v0.6.1
16612026-03-08T04:23:16.745Z Compiling litemap v0.8.0
16622026-03-08T04:23:17.096Z Compiling icu_normalizer_data v2.0.0
16632026-03-08T04:23:17.124Z Compiling icu_properties_data v2.0.1
16642026-03-08T04:23:17.159Z Compiling form_urlencoded v1.2.2
16652026-03-08T04:23:17.219Z Compiling utf8_iter v1.0.4
16662026-03-08T04:23:17.333Z Compiling scopeguard v1.2.0
16672026-03-08T04:23:17.456Z Compiling num-traits v0.2.19
16682026-03-08T04:23:17.499Z Compiling getrandom v0.3.3
16692026-03-08T04:23:17.523Z Compiling lock_api v0.4.13
16702026-03-08T04:23:17.755Z Compiling semver v1.0.27
16712026-03-08T04:23:17.878Z Compiling serde_json v1.0.149
16722026-03-08T04:23:17.902Z Compiling indexmap v2.13.0
16732026-03-08T04:23:18.433Z Compiling byteorder v1.5.0
16742026-03-08T04:23:18.796Z Compiling regex-automata v0.4.13
16752026-03-08T04:23:18.821Z Compiling ucd-trie v0.1.7
16762026-03-08T04:23:18.905Z Compiling uuid v1.20.0
16772026-03-08T04:23:19.118Z Compiling futures-core v0.3.32
16782026-03-08T04:23:19.597Z Compiling num-conv v0.1.0
16792026-03-08T04:23:19.643Z Compiling time-core v0.1.6
16802026-03-08T04:23:19.669Z Compiling futures-sink v0.3.31
16812026-03-08T04:23:19.778Z Compiling ryu v1.0.20
16822026-03-08T04:23:19.837Z Compiling regress v0.10.5
16832026-03-08T04:23:19.917Z Compiling time-macros v0.2.24
16842026-03-08T04:23:20.096Z Compiling glob v0.3.3
16852026-03-08T04:23:20.961Z Compiling pretty-hex v0.4.1
16862026-03-08T04:23:21.033Z Compiling slab v0.4.11
16872026-03-08T04:23:21.195Z Compiling synstructure v0.13.2
16882026-03-08T04:23:21.325Z Compiling serde_derive_internals v0.29.1
16892026-03-08T04:23:21.372Z Compiling minimal-lexical v0.2.1
16902026-03-08T04:23:21.611Z Compiling clang-sys v1.8.1
16912026-03-08T04:23:21.827Z Compiling nom v7.1.3
16922026-03-08T04:23:21.851Z Compiling strsim v0.11.1
16932026-03-08T04:23:22.178Z Compiling regex v1.12.3
16942026-03-08T04:23:22.231Z Compiling prettyplease v0.2.37
16952026-03-08T04:23:22.847Z Compiling plain v0.2.3
16962026-03-08T04:23:22.910Z Compiling libloading v0.8.9
16972026-03-08T04:23:23.064Z Compiling bindgen v0.72.1
16982026-03-08T04:23:23.089Z Compiling futures-channel v0.3.31
16992026-03-08T04:23:23.263Z Compiling pin-utils v0.1.0
17002026-03-08T04:23:23.385Z Compiling syn v1.0.109
17012026-03-08T04:23:23.443Z Compiling futures-task v0.3.31
17022026-03-08T04:23:23.720Z Compiling futures-io v0.3.31
17032026-03-08T04:23:24.002Z Compiling socket2 v0.6.0
17042026-03-08T04:23:24.028Z Compiling serde_derive v1.0.228
17052026-03-08T04:23:24.136Z Compiling zerofrom-derive v0.1.6
17062026-03-08T04:23:24.462Z Compiling yoke-derive v0.8.0
17072026-03-08T04:23:24.785Z Compiling zerovec-derive v0.11.1
17082026-03-08T04:23:24.831Z Compiling displaydoc v0.2.5
17092026-03-08T04:23:26.076Z Compiling thiserror-impl v2.0.18
17102026-03-08T04:23:26.398Z Compiling schemars_derive v0.8.22
17112026-03-08T04:23:26.455Z Compiling tokio-macros v2.6.0
17122026-03-08T04:23:26.731Z Compiling zerocopy-derive v0.8.27
17132026-03-08T04:23:26.833Z Compiling zeroize_derive v1.4.3
17142026-03-08T04:23:27.674Z Compiling futures-macro v0.3.31
17152026-03-08T04:23:27.920Z Compiling zerofrom v0.1.6
17162026-03-08T04:23:28.137Z Compiling yoke v0.8.0
17172026-03-08T04:23:28.291Z Compiling thiserror v2.0.18
17182026-03-08T04:23:28.451Z Compiling zerovec v0.11.4
17192026-03-08T04:23:28.476Z Compiling zerotrie v0.2.2
17202026-03-08T04:23:28.540Z Compiling thiserror-impl v1.0.69
17212026-03-08T04:23:28.893Z Compiling zerocopy v0.8.27
17222026-03-08T04:23:29.040Z Compiling tracing-attributes v0.1.30
17232026-03-08T04:23:29.064Z Compiling serde v1.0.228
17242026-03-08T04:23:30.092Z Compiling bytes v1.11.1
17252026-03-08T04:23:30.120Z Compiling serde_tokenstream v0.2.3
17262026-03-08T04:23:30.180Z Compiling tinystr v0.8.1
17272026-03-08T04:23:30.204Z Compiling potential_utf v0.1.3
17282026-03-08T04:23:30.464Z Compiling icu_collections v2.0.0
17292026-03-08T04:23:30.625Z Compiling icu_locale_core v2.0.0
17302026-03-08T04:23:30.711Z Compiling chrono v0.4.43
17312026-03-08T04:23:30.774Z Compiling pest v2.8.2
17322026-03-08T04:23:30.799Z Compiling cexpr v0.6.0
17332026-03-08T04:23:31.386Z Compiling http v1.4.0
17342026-03-08T04:23:31.888Z Compiling icu_provider v2.0.0
17352026-03-08T04:23:32.047Z Compiling scroll_derive v0.13.1
17362026-03-08T04:23:32.302Z Compiling icu_normalizer v2.0.0
17372026-03-08T04:23:32.422Z Compiling icu_properties v2.0.1
17382026-03-08T04:23:32.631Z Compiling schemars v0.8.22
17392026-03-08T04:23:33.231Z Compiling pest_meta v2.8.2
17402026-03-08T04:23:33.255Z Compiling async-trait v0.1.89
17412026-03-08T04:23:33.414Z Compiling scroll v0.13.0
17422026-03-08T04:23:33.558Z Compiling thiserror v1.0.69
17432026-03-08T04:23:33.892Z Compiling goblin v0.10.1
17442026-03-08T04:23:34.474Z Compiling idna_adapter v1.2.1
17452026-03-08T04:23:34.718Z Compiling pest_generator v2.8.2
17462026-03-08T04:23:34.837Z Compiling idna v1.1.0
17472026-03-08T04:23:34.869Z Compiling parking_lot_core v0.9.11
17482026-03-08T04:23:34.971Z Compiling signal-hook-registry v1.4.6
17492026-03-08T04:23:35.390Z Compiling url v2.5.7
17502026-03-08T04:23:35.706Z Compiling parking_lot v0.12.4
17512026-03-08T04:23:35.977Z Compiling mio v1.0.4
17522026-03-08T04:23:36.118Z Compiling pest_derive v2.8.2
17532026-03-08T04:23:36.349Z Compiling thread-id v5.0.0
17542026-03-08T04:23:36.471Z Compiling openapiv3 v2.2.0
17552026-03-08T04:23:36.733Z Compiling tokio v1.49.0
17562026-03-08T04:23:36.910Z Compiling dtrace-parser v0.3.0
17572026-03-08T04:23:36.997Z Compiling daft-derive v0.1.4
17582026-03-08T04:23:37.075Z Compiling darling_core v0.21.3
17592026-03-08T04:23:38.484Z Compiling typify-impl v0.4.3
17602026-03-08T04:23:39.112Z Compiling serde_yaml v0.9.34+deprecated
17612026-03-08T04:23:39.465Z Compiling dof v0.4.0
17622026-03-08T04:23:41.096Z Compiling aws-lc-sys v0.31.0
17632026-03-08T04:23:41.559Z Compiling usdt-impl v0.6.0
17642026-03-08T04:23:41.677Z Compiling darling_macro v0.21.3
17652026-03-08T04:23:41.775Z Compiling ppv-lite86 v0.2.21
17662026-03-08T04:23:42.502Z Compiling bitflags v2.9.4
17672026-03-08T04:23:42.657Z Compiling darling v0.21.3
17682026-03-08T04:23:42.801Z Compiling openssl-macros v0.1.1
17692026-03-08T04:23:42.931Z Compiling getrandom v0.2.16
17702026-03-08T04:23:42.979Z Compiling base64 v0.22.1
17712026-03-08T04:23:43.225Z Compiling http-body v1.0.1
17722026-03-08T04:23:43.468Z Compiling erased-serde v0.3.31
17732026-03-08T04:23:43.494Z Compiling typenum v1.18.0
17742026-03-08T04:23:43.521Z Compiling portable-atomic v1.11.1
17752026-03-08T04:23:43.546Z Compiling usdt-macro v0.6.0
17762026-03-08T04:23:43.595Z Compiling usdt-attr-macro v0.6.0
17772026-03-08T04:23:44.426Z Compiling ipnet v2.11.0
17782026-03-08T04:23:44.557Z Compiling atomic-waker v1.1.2
17792026-03-08T04:23:44.632Z Compiling anyhow v1.0.100
17802026-03-08T04:23:44.760Z Compiling httparse v1.10.1
17812026-03-08T04:23:45.167Z Compiling tower-service v0.3.3
17822026-03-08T04:23:45.319Z Compiling critical-section v1.2.0
17832026-03-08T04:23:45.343Z Compiling untrusted v0.9.0
17842026-03-08T04:23:45.343Z Compiling tower-layer v0.3.3
17852026-03-08T04:23:45.455Z Compiling once_cell v1.21.3
17862026-03-08T04:23:45.496Z Compiling zeroize v1.8.1
17872026-03-08T04:23:45.910Z Compiling try-lock v0.2.5
17882026-03-08T04:23:46.105Z Compiling want v0.3.1
17892026-03-08T04:23:46.228Z Compiling httpdate v1.0.3
17902026-03-08T04:23:46.489Z Compiling structmeta-derive v0.3.0
17912026-03-08T04:23:46.658Z Compiling newtype-uuid-macros v0.1.0
17922026-03-08T04:23:47.844Z Compiling strum_macros v0.26.4
17932026-03-08T04:23:48.303Z Compiling structmeta v0.3.0
17942026-03-08T04:23:48.922Z Compiling async-stream-impl v0.3.6
17952026-03-08T04:23:49.073Z Compiling powerfmt v0.2.0
17962026-03-08T04:23:49.433Z Compiling deranged v0.5.3
17972026-03-08T04:23:49.940Z Compiling num_threads v0.1.7
17982026-03-08T04:23:50.001Z Compiling omicron-workspace-hack v0.1.0
17992026-03-08T04:23:50.036Z Compiling dropshot_endpoint v0.16.7
18002026-03-08T04:23:50.091Z Compiling http-body-util v0.1.3
18012026-03-08T04:23:50.123Z Compiling ref-cast-impl v1.0.25
18022026-03-08T04:23:50.677Z Compiling typify-macro v0.4.3
18032026-03-08T04:23:50.974Z Compiling derive-ex v0.1.8
18042026-03-08T04:23:51.013Z Compiling serde_urlencoded v0.7.1
18052026-03-08T04:23:51.147Z Compiling strum_macros v0.27.2
18062026-03-08T04:23:51.771Z Compiling sync_wrapper v1.0.2
18072026-03-08T04:23:51.938Z Compiling serde_with_macros v3.14.1
18082026-03-08T04:23:52.123Z Compiling subtle v2.6.1
18092026-03-08T04:23:52.791Z Compiling iri-string v0.7.8
18102026-03-08T04:23:53.154Z Compiling rand_core v0.6.4
18112026-03-08T04:23:53.559Z Compiling futures-util v0.3.31
18122026-03-08T04:23:53.906Z Compiling test-strategy v0.4.3
18132026-03-08T04:23:53.983Z Compiling thread_local v1.1.9
18142026-03-08T04:23:54.146Z Compiling typify v0.4.3
18152026-03-08T04:23:54.287Z Compiling progenitor-impl v0.11.1
18162026-03-08T04:23:54.601Z Compiling match_cfg v0.1.0
18172026-03-08T04:23:54.711Z Compiling parse-display-derive v0.10.0
18182026-03-08T04:23:55.195Z Compiling tracing-core v0.1.34
18192026-03-08T04:23:55.838Z Compiling toml_datetime v0.6.11
18202026-03-08T04:23:56.098Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18212026-03-08T04:23:56.315Z Compiling term v1.2.0
18222026-03-08T04:23:56.491Z Compiling take_mut v0.2.2
18232026-03-08T04:23:56.662Z Compiling tracing v0.1.41
18242026-03-08T04:23:57.283Z Compiling clap_derive v4.5.49
18252026-03-08T04:23:57.593Z Compiling camino v1.2.2
18262026-03-08T04:23:58.162Z Compiling cpufeatures v0.2.17
18272026-03-08T04:23:58.246Z Compiling fastrand v2.3.0
18282026-03-08T04:23:58.280Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18292026-03-08T04:23:58.432Z Compiling encoding_rs v0.8.35
18302026-03-08T04:23:58.610Z Compiling unicode-width v0.2.1
18312026-03-08T04:23:58.730Z Compiling mime v0.3.17
18322026-03-08T04:23:59.589Z Compiling errno v0.3.14
18332026-03-08T04:23:59.828Z Compiling generic-array v0.14.7
18342026-03-08T04:24:00.889Z Compiling progenitor-macro v0.11.1
18352026-03-08T04:24:01.304Z Compiling hex v0.4.3
18362026-03-08T04:24:01.450Z Compiling ipnetwork v0.21.1
18372026-03-08T04:24:01.590Z Compiling crossbeam-utils v0.8.21
18382026-03-08T04:24:02.075Z Compiling rustix v1.1.2
18392026-03-08T04:24:02.223Z Compiling slog v2.8.2
18402026-03-08T04:24:02.383Z Compiling tokio-util v0.7.16
18412026-03-08T04:24:02.565Z Compiling winnow v0.7.14
18422026-03-08T04:24:03.106Z Compiling crypto-common v0.1.6
18432026-03-08T04:24:03.321Z Compiling rand_core v0.9.3
18442026-03-08T04:24:03.707Z Compiling h2 v0.4.12
18452026-03-08T04:24:03.737Z Compiling oxnet v0.1.4
18462026-03-08T04:24:04.471Z Compiling itertools v0.14.0
18472026-03-08T04:24:05.169Z Compiling rand_chacha v0.9.0
18482026-03-08T04:24:06.061Z Compiling rand v0.9.2
18492026-03-08T04:24:06.857Z Compiling rustls-pki-types v1.12.0
18502026-03-08T04:24:07.301Z Compiling quick-error v1.2.3
18512026-03-08T04:24:07.450Z Compiling hyper v1.8.1
18522026-03-08T04:24:07.761Z Compiling spin v0.9.8
18532026-03-08T04:24:07.981Z Compiling debug-ignore v1.0.5
18542026-03-08T04:24:08.164Z Compiling toml_parser v1.0.6+spec-1.1.0
18552026-03-08T04:24:08.821Z Compiling tabwriter v1.4.1
18562026-03-08T04:24:09.293Z Compiling serde_spanned v1.0.4
18572026-03-08T04:24:09.416Z Compiling toml_datetime v0.7.5+spec-1.1.0
18582026-03-08T04:24:09.529Z Compiling hyper-util v0.1.19
18592026-03-08T04:24:09.579Z Compiling bit-vec v0.8.0
18602026-03-08T04:24:09.960Z Compiling lazy_static v1.5.0
18612026-03-08T04:24:09.990Z Compiling toml_writer v1.0.6+spec-1.1.0
18622026-03-08T04:24:10.114Z Compiling colored v3.0.0
18632026-03-08T04:24:10.309Z Compiling toml v0.9.11+spec-1.1.0
18642026-03-08T04:24:10.365Z Compiling bit-set v0.8.0
18652026-03-08T04:24:10.584Z Compiling time v0.3.44
18662026-03-08T04:24:10.740Z Compiling strum v0.26.3
18672026-03-08T04:24:10.775Z Compiling async-stream v0.3.6
18682026-03-08T04:24:10.808Z Compiling ring v0.17.14
18692026-03-08T04:24:10.916Z Compiling waitgroup v0.1.2
18702026-03-08T04:24:10.958Z Compiling serde_path_to_error v0.1.20
18712026-03-08T04:24:11.062Z Compiling unarray v0.1.4
18722026-03-08T04:24:11.142Z Compiling anstyle v1.0.11
18732026-03-08T04:24:11.236Z Compiling crossbeam-channel v0.5.15
18742026-03-08T04:24:11.526Z Compiling block-buffer v0.10.4
18752026-03-08T04:24:11.650Z Compiling macaddr v1.0.1
18762026-03-08T04:24:11.781Z Compiling utf8parse v0.2.2
18772026-03-08T04:24:11.943Z Compiling anstyle-parse v0.2.7
18782026-03-08T04:24:12.045Z Compiling digest v0.10.7
18792026-03-08T04:24:12.272Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18802026-03-08T04:24:12.406Z Compiling ref-cast v1.0.25
18812026-03-08T04:24:12.470Z Compiling anstyle-query v1.1.4
18822026-03-08T04:24:12.563Z Compiling colorchoice v1.0.4
18832026-03-08T04:24:12.651Z Compiling is_terminal_polyfill v1.70.1
18842026-03-08T04:24:12.695Z Compiling strum v0.27.2
18852026-03-08T04:24:12.721Z Compiling is-terminal v0.4.16
18862026-03-08T04:24:12.804Z Compiling anstream v0.6.20
18872026-03-08T04:24:13.172Z Compiling clap_lex v0.7.5
18882026-03-08T04:24:13.443Z Compiling slog-term v2.9.2
18892026-03-08T04:24:13.494Z Compiling slog-json v2.6.1
18902026-03-08T04:24:13.610Z Compiling slog-async v2.8.0
18912026-03-08T04:24:13.782Z Compiling tower v0.5.2
18922026-03-08T04:24:13.820Z Compiling hostname v0.3.1
18932026-03-08T04:24:14.591Z Compiling tower-http v0.6.8
18942026-03-08T04:24:14.634Z Compiling slog-bunyan v2.5.0
18952026-03-08T04:24:15.231Z Compiling futures-executor v0.3.31
18962026-03-08T04:24:15.386Z Compiling instant v0.1.13
18972026-03-08T04:24:15.584Z Compiling futures v0.3.31
18982026-03-08T04:24:15.708Z Compiling openssl-sys v0.9.109
18992026-03-08T04:24:16.762Z Compiling memmap2 v0.9.8
19002026-03-08T04:24:17.132Z Compiling foreign-types-shared v0.1.1
19012026-03-08T04:24:17.186Z Compiling untrusted v0.7.1
19022026-03-08T04:24:17.255Z Compiling foreign-types v0.3.2
19032026-03-08T04:24:17.385Z Compiling tempfile v3.23.0
19042026-03-08T04:24:18.161Z Compiling openssl-probe v0.1.6
19052026-03-08T04:24:18.541Z Compiling openssl v0.10.73
19062026-03-08T04:24:19.296Z Compiling either v1.15.0
19072026-03-08T04:24:20.087Z Compiling webpki-roots v1.0.2
19082026-03-08T04:24:20.276Z Compiling usdt v0.6.0
19092026-03-08T04:24:20.968Z Compiling newtype-uuid v1.3.2
19102026-03-08T04:24:22.822Z Compiling daft v0.1.4
19112026-03-08T04:24:23.312Z Compiling native-tls v0.2.14
19122026-03-08T04:24:23.671Z Compiling tokio-native-tls v0.3.1
19132026-03-08T04:24:23.943Z Compiling hyper-tls v0.6.0
19142026-03-08T04:24:24.502Z Compiling rustls-webpki v0.102.8
19152026-03-08T04:24:25.224Z Compiling rustls v0.22.4
19162026-03-08T04:24:27.849Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19172026-03-08T04:24:29.129Z Compiling tokio-rustls v0.25.0
19182026-03-08T04:24:29.444Z Compiling sha1 v0.10.6
19192026-03-08T04:24:29.493Z Compiling multer v3.1.0
19202026-03-08T04:24:29.830Z Compiling rustls-pemfile v2.2.0
19212026-03-08T04:24:30.143Z Compiling terminal_size v0.4.3
19222026-03-08T04:24:30.366Z Compiling rand_chacha v0.3.1
19232026-03-08T04:24:31.217Z Compiling hostname v0.4.2
19242026-03-08T04:24:31.265Z Compiling wait-timeout v0.2.1
19252026-03-08T04:24:31.797Z Compiling rusty-fork v0.3.0
19262026-03-08T04:24:32.451Z Compiling dropshot v0.16.7
19272026-03-08T04:24:32.861Z Compiling rand v0.8.5
19282026-03-08T04:24:33.195Z Compiling rustls-webpki v0.103.6
19292026-03-08T04:24:34.075Z Compiling rand_xorshift v0.4.0
19302026-03-08T04:24:34.763Z Compiling proptest v1.8.0
19312026-03-08T04:24:35.289Z Compiling rustls v0.23.32
19322026-03-08T04:24:37.386Z Compiling clap_builder v4.5.50
19332026-03-08T04:24:37.822Z Compiling aws-lc-rs v1.14.0
19342026-03-08T04:24:39.062Z Compiling hubpack_derive v0.1.1
19352026-03-08T04:24:41.393Z Compiling tokio-rustls v0.26.3
19362026-03-08T04:24:42.244Z Compiling clap v4.5.50
19372026-03-08T04:24:42.696Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19382026-03-08T04:24:43.821Z Compiling serde_spanned v0.6.9
19392026-03-08T04:24:44.070Z Compiling winnow v0.5.40
19402026-03-08T04:24:44.095Z Compiling hyper-rustls v0.27.7
19412026-03-08T04:24:44.986Z Compiling serde_with v3.14.1
19422026-03-08T04:24:45.441Z Compiling reqwest v0.12.23
19432026-03-08T04:24:45.646Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19442026-03-08T04:24:46.774Z Compiling rustc-hash v2.1.1
19452026-03-08T04:24:46.923Z Compiling iddqd v0.3.17
19462026-03-08T04:24:48.069Z Compiling backoff v0.4.0
19472026-03-08T04:24:48.645Z Compiling parse-display v0.10.0
19482026-03-08T04:24:49.095Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19492026-03-08T04:24:49.240Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19502026-03-08T04:24:51.917Z Compiling progenitor-client v0.11.1
19512026-03-08T04:24:52.271Z Compiling progenitor-client v0.10.0
19522026-03-08T04:24:52.402Z Compiling progenitor v0.11.1
19532026-03-08T04:24:52.610Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19542026-03-08T04:24:54.350Z Compiling num-derive v0.3.3
19552026-03-08T04:24:57.007Z Compiling toml_write v0.1.2
19562026-03-08T04:24:57.352Z Compiling toml_edit v0.22.27
19572026-03-08T04:24:57.961Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-03-08T04:24:59.722Z Compiling toml_edit v0.19.15
19592026-03-08T04:25:00.811Z Compiling num-integer v0.1.46
19602026-03-08T04:25:00.984Z Compiling float-ord v0.3.2
19612026-03-08T04:25:01.447Z Compiling toml v0.8.23
19622026-03-08T04:25:02.734Z Compiling proc-macro-crate v1.3.1
19632026-03-08T04:25:05.321Z Compiling num-iter v0.1.45
19642026-03-08T04:25:05.542Z Compiling num-rational v0.4.2
19652026-03-08T04:25:07.075Z Compiling num-complex v0.4.6
19662026-03-08T04:25:09.149Z Compiling num v0.4.3
19672026-03-08T04:25:14.765Z Compiling zerocopy-derive v0.7.35
19682026-03-08T04:25:15.644Z Compiling ingot-macros v0.1.1
19692026-03-08T04:25:15.769Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19702026-03-08T04:25:16.469Z Compiling scroll_derive v0.12.1
19712026-03-08T04:25:17.337Z Compiling zerocopy v0.7.35
19722026-03-08T04:25:18.206Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19732026-03-08T04:25:19.103Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19742026-03-08T04:25:20.309Z Compiling num_enum_derive v0.7.5
19752026-03-08T04:25:21.431Z Compiling memoffset v0.9.1
19762026-03-08T04:25:22.123Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19772026-03-08T04:25:22.200Z Compiling foreign-types-macros v0.2.3
19782026-03-08T04:25:25.154Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19792026-03-08T04:25:25.596Z Compiling nix v0.30.1
19802026-03-08T04:25:26.330Z Compiling libscf-sys v1.1.0
19812026-03-08T04:25:27.375Z Compiling proc-macro-error-attr2 v2.0.0
19822026-03-08T04:25:27.678Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19832026-03-08T04:25:28.041Z Compiling proc-macro-error2 v2.0.1
19842026-03-08T04:25:28.108Z Compiling proc-macro-error-attr v1.0.4
19852026-03-08T04:25:28.536Z Compiling dtrace-parser v0.2.0
19862026-03-08T04:25:28.616Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19872026-03-08T04:25:28.683Z Compiling tabled_derive v0.11.0
19882026-03-08T04:25:28.774Z Compiling proc-macro-error v1.0.4
19892026-03-08T04:25:29.343Z Compiling dof v0.3.0
19902026-03-08T04:25:29.418Z Compiling num_enum_derive v0.5.11
19912026-03-08T04:25:30.005Z Compiling hubpack v0.1.2
19922026-03-08T04:25:30.418Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19932026-03-08T04:25:30.518Z Compiling thread-id v4.2.2
19942026-03-08T04:25:30.845Z Compiling static_assertions v1.1.0
19952026-03-08T04:25:31.187Z Compiling usdt-impl v0.5.0
19962026-03-08T04:25:32.823Z Compiling derive_more v0.99.20
19972026-03-08T04:25:35.609Z Compiling bytecount v0.6.9
19982026-03-08T04:25:36.196Z Compiling usdt-macro v0.5.0
19992026-03-08T04:25:36.907Z Compiling usdt-attr-macro v0.5.0
20002026-03-08T04:25:37.618Z Compiling zone_cfg_derive v0.3.1
20012026-03-08T04:25:37.956Z Compiling num-derive v0.4.2
20022026-03-08T04:25:38.157Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20032026-03-08T04:25:38.405Z Compiling rustc_version v0.4.1
20042026-03-08T04:25:38.718Z Compiling crossbeam-epoch v0.9.18
20052026-03-08T04:25:38.742Z Compiling papergrid v0.17.0
20062026-03-08T04:25:39.358Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20072026-03-08T04:25:39.558Z Compiling testing_table v0.3.0
20082026-03-08T04:25:39.824Z Compiling enum-as-inner v0.6.1
20092026-03-08T04:25:39.880Z Compiling curve25519-dalek v4.1.3
20102026-03-08T04:25:40.282Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20112026-03-08T04:25:40.412Z Compiling crossbeam-deque v0.8.6
20122026-03-08T04:25:40.770Z Compiling tabled v0.20.0
20132026-03-08T04:25:40.908Z Compiling typify-impl v0.6.1
20142026-03-08T04:25:41.030Z Compiling thiserror-impl-no-std v2.0.2
20152026-03-08T04:25:42.158Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20162026-03-08T04:25:42.642Z Compiling curve25519-dalek-derive v0.1.1
20172026-03-08T04:25:42.844Z Compiling rayon-core v1.13.0
20182026-03-08T04:25:42.899Z Compiling scroll v0.12.0
20192026-03-08T04:25:43.712Z Compiling hash32 v0.3.1
20202026-03-08T04:25:43.955Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20212026-03-08T04:25:43.979Z Compiling heapless v0.8.0
20222026-03-08T04:25:44.225Z Compiling goblin v0.8.2
20232026-03-08T04:25:44.771Z Compiling ingot-types v0.1.2
20242026-03-08T04:25:45.495Z Compiling cobs v0.3.0
20252026-03-08T04:25:45.536Z Compiling managed v0.8.0
20262026-03-08T04:25:45.667Z Compiling bitflags v1.3.2
20272026-03-08T04:25:45.897Z Compiling foreign-types-shared v0.3.1
20282026-03-08T04:25:45.922Z Compiling postcard v1.1.3
20292026-03-08T04:25:45.993Z Compiling smoltcp v0.11.0
20302026-03-08T04:25:46.054Z Compiling foreign-types v0.5.0
20312026-03-08T04:25:46.176Z Compiling ingot v0.1.1
20322026-03-08T04:25:46.295Z Compiling num_enum v0.7.5
20332026-03-08T04:25:46.885Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20342026-03-08T04:25:47.008Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20352026-03-08T04:25:47.082Z Compiling camino-tempfile v1.4.1
20362026-03-08T04:25:47.216Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20372026-03-08T04:25:47.508Z Compiling derive-where v1.6.0
20382026-03-08T04:25:47.533Z Compiling serde_repr v0.1.20
20392026-03-08T04:25:47.904Z Compiling cstr-argument v0.1.2
20402026-03-08T04:25:48.436Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412026-03-08T04:25:49.241Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20422026-03-08T04:25:50.637Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20432026-03-08T04:25:51.046Z Compiling rayon v1.11.0
20442026-03-08T04:25:51.438Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20452026-03-08T04:25:51.609Z Compiling crucible-workspace-hack v0.1.0
20462026-03-08T04:25:52.729Z Compiling memmap v0.7.0
20472026-03-08T04:25:52.806Z Compiling typify-macro v0.6.1
20482026-03-08T04:25:52.927Z Compiling tinyvec_macros v0.1.1
20492026-03-08T04:25:53.061Z Compiling tinyvec v1.10.0
20502026-03-08T04:25:53.285Z Compiling usdt v0.5.0
20512026-03-08T04:25:53.325Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20522026-03-08T04:25:53.748Z Compiling num_enum v0.5.11
20532026-03-08T04:25:54.488Z Compiling pin-project-internal v1.1.10
20542026-03-08T04:25:55.850Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20552026-03-08T04:25:56.173Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20562026-03-08T04:25:56.508Z Compiling typify v0.6.1
20572026-03-08T04:25:56.658Z Compiling progenitor-impl v0.13.0
20582026-03-08T04:25:57.105Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20592026-03-08T04:25:57.250Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20602026-03-08T04:25:57.593Z Compiling rustix v0.38.44
20612026-03-08T04:25:58.325Z Compiling itertools v0.12.1
20622026-03-08T04:25:58.505Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20632026-03-08T04:25:58.619Z Compiling progenitor-impl v0.10.0
20642026-03-08T04:25:59.152Z Compiling sigpipe v0.1.3
20652026-03-08T04:25:59.281Z Compiling jiff v0.2.15
20662026-03-08T04:25:59.392Z Compiling const_format_proc_macros v0.2.34
20672026-03-08T04:25:59.812Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20682026-03-08T04:26:00.150Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20692026-03-08T04:26:00.782Z Compiling zone v0.3.1
20702026-03-08T04:26:02.095Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20712026-03-08T04:26:02.555Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20722026-03-08T04:26:03.254Z Compiling progenitor-macro v0.13.0
20732026-03-08T04:26:03.292Z Compiling secrecy v0.10.3
20742026-03-08T04:26:03.316Z Compiling smf v0.2.3
20752026-03-08T04:26:03.554Z Compiling snafu-derive v0.8.9
20762026-03-08T04:26:04.418Z Compiling async-recursion v1.1.1
20772026-03-08T04:26:04.578Z Compiling bstr v1.12.0
20782026-03-08T04:26:05.037Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20792026-03-08T04:26:05.221Z Compiling progenitor-macro v0.10.0
20802026-03-08T04:26:05.738Z Compiling whoami v1.6.1
20812026-03-08T04:26:06.176Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20822026-03-08T04:26:09.029Z Compiling hmac v0.12.1
20832026-03-08T04:26:09.430Z Compiling inout v0.1.4
20842026-03-08T04:26:09.672Z Compiling ff v0.13.1
20852026-03-08T04:26:09.697Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20862026-03-08T04:26:09.899Z Compiling data-encoding v2.9.0
20872026-03-08T04:26:10.560Z Compiling crc8 v0.1.1
20882026-03-08T04:26:10.790Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20892026-03-08T04:26:11.121Z Compiling group v0.13.0
20902026-03-08T04:26:11.545Z Compiling cipher v0.4.4
20912026-03-08T04:26:11.974Z Compiling hkdf v0.12.4
20922026-03-08T04:26:12.249Z Compiling atomicwrites v0.4.4
20932026-03-08T04:26:12.645Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20942026-03-08T04:26:12.731Z Compiling tokio-dtrace v0.1.1
20952026-03-08T04:26:12.935Z Compiling tabled_derive v0.7.0
20962026-03-08T04:26:14.063Z Compiling reqwest v0.13.2
20972026-03-08T04:26:14.754Z Compiling universal-hash v0.5.1
20982026-03-08T04:26:14.974Z Compiling crypto-bigint v0.5.5
20992026-03-08T04:26:15.152Z Compiling dropshot-api-manager-types v0.5.2
21002026-03-08T04:26:15.176Z Compiling half v2.7.1
21012026-03-08T04:26:15.814Z Compiling ciborium-io v0.2.2
21022026-03-08T04:26:15.944Z Compiling base16ct v0.2.0
21032026-03-08T04:26:15.974Z Compiling base64ct v1.8.0
21042026-03-08T04:26:16.196Z Compiling indent_write v2.2.0
21052026-03-08T04:26:16.220Z Compiling opaque-debug v0.3.1
21062026-03-08T04:26:16.345Z Compiling poly1305 v0.8.0
21072026-03-08T04:26:16.430Z Compiling password-hash v0.5.0
21082026-03-08T04:26:16.523Z Compiling ciborium-ll v0.2.2
21092026-03-08T04:26:16.894Z Compiling progenitor-client v0.13.0
21102026-03-08T04:26:17.366Z Compiling elliptic-curve v0.13.8
21112026-03-08T04:26:18.136Z Compiling oxide-tokio-rt v0.1.2
21122026-03-08T04:26:18.237Z Compiling chacha20 v0.9.1
21132026-03-08T04:26:18.442Z Compiling similar v2.7.0
21142026-03-08T04:26:18.606Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21152026-03-08T04:26:19.767Z Compiling thiserror-no-std v2.0.2
21162026-03-08T04:26:20.741Z Compiling blake2 v0.10.6
21172026-03-08T04:26:21.243Z Compiling aead v0.5.2
21182026-03-08T04:26:21.503Z Compiling linked-hash-map v0.5.6
21192026-03-08T04:26:21.545Z Compiling keccak v0.1.5
21202026-03-08T04:26:21.701Z Compiling resolv-conf v0.7.5
21212026-03-08T04:26:22.355Z Compiling sha3 v0.10.8
21222026-03-08T04:26:22.380Z Compiling lru-cache v0.1.2
21232026-03-08T04:26:22.407Z Compiling chacha20poly1305 v0.10.1
21242026-03-08T04:26:22.495Z Compiling argon2 v0.5.3
21252026-03-08T04:26:22.575Z Compiling vsss-rs v3.3.4
21262026-03-08T04:26:23.094Z Compiling progenitor v0.13.0
21272026-03-08T04:26:23.279Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21282026-03-08T04:26:23.838Z Compiling ciborium v0.2.2
21292026-03-08T04:26:23.863Z Compiling hickory-proto v0.24.4
21302026-03-08T04:26:25.414Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21312026-03-08T04:26:25.786Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21322026-03-08T04:26:25.972Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21332026-03-08T04:26:26.380Z Compiling serde-big-array v0.5.1
21342026-03-08T04:26:26.532Z Compiling unicode-segmentation v1.12.0
21352026-03-08T04:26:26.625Z Compiling siphasher v1.0.1
21362026-03-08T04:26:26.987Z Compiling same-file v1.0.6
21372026-03-08T04:26:27.291Z Compiling walkdir v2.5.0
21382026-03-08T04:26:27.386Z Compiling newline-converter v0.3.0
21392026-03-08T04:26:27.460Z Compiling hickory-resolver v0.24.4
21402026-03-08T04:26:27.717Z Compiling phf_shared v0.12.1
21412026-03-08T04:26:27.969Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21422026-03-08T04:26:27.994Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21432026-03-08T04:26:29.011Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21442026-03-08T04:26:30.141Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21452026-03-08T04:26:30.688Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21462026-03-08T04:26:31.415Z Compiling newtype_derive v0.1.6
21472026-03-08T04:26:31.550Z Compiling owo-colors v4.3.0
21482026-03-08T04:26:31.597Z Compiling tokio-stream v0.1.17
21492026-03-08T04:26:32.384Z Compiling console v0.15.11
21502026-03-08T04:26:32.510Z Compiling csv-core v0.1.12
21512026-03-08T04:26:32.885Z Compiling foldhash v0.1.5
21522026-03-08T04:26:33.006Z Compiling smawk v0.3.2
21532026-03-08T04:26:33.208Z Compiling termtree v0.5.1
21542026-03-08T04:26:33.233Z Compiling swrite v0.1.0
21552026-03-08T04:26:33.233Z Compiling unicode-width v0.1.14
21562026-03-08T04:26:33.478Z Compiling unicode-linebreak v0.1.5
21572026-03-08T04:26:33.603Z Compiling hashbrown v0.15.5
21582026-03-08T04:26:33.780Z Compiling expectorate v1.2.0
21592026-03-08T04:26:33.931Z Compiling textwrap v0.16.2
21602026-03-08T04:26:34.239Z Compiling csv v1.3.1
21612026-03-08T04:26:34.263Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-03-08T04:26:34.963Z Compiling qorb v0.4.1
21632026-03-08T04:26:35.340Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21642026-03-08T04:26:38.293Z Compiling phf v0.12.1
21652026-03-08T04:26:38.380Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21662026-03-08T04:26:38.701Z Compiling pin-project v1.1.10
21672026-03-08T04:26:38.871Z Compiling unicode-normalization v0.1.24
21682026-03-08T04:26:38.946Z Compiling libz-sys v1.1.22
21692026-03-08T04:26:39.132Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21702026-03-08T04:26:40.947Z Compiling libsw-core v0.3.2
21712026-03-08T04:26:41.061Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21722026-03-08T04:26:41.700Z Compiling highway v1.3.0
21732026-03-08T04:26:41.725Z Compiling fixedbitset v0.5.7
21742026-03-08T04:26:42.510Z Compiling fixedbitset v0.4.2
21752026-03-08T04:26:42.958Z Compiling petgraph v0.6.5
21762026-03-08T04:26:42.982Z Compiling progenitor v0.10.0
21772026-03-08T04:26:43.189Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21782026-03-08T04:26:43.551Z Compiling petgraph v0.8.2
21792026-03-08T04:26:46.006Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-03-08T04:26:46.350Z Compiling libsw v3.5.0
21812026-03-08T04:26:46.675Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-03-08T04:26:46.881Z Compiling olpc-cjson v0.1.4
21832026-03-08T04:26:47.127Z Compiling libgit2-sys v0.17.0+1.8.1
21842026-03-08T04:26:47.210Z Compiling snafu v0.8.9
21852026-03-08T04:26:47.637Z Compiling chrono-tz v0.10.4
21862026-03-08T04:26:47.889Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21872026-03-08T04:26:48.154Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21882026-03-08T04:26:49.135Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21892026-03-08T04:26:49.809Z Compiling papergrid v0.11.0
21902026-03-08T04:26:50.916Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21912026-03-08T04:26:51.327Z Compiling globset v0.4.16
21922026-03-08T04:26:52.774Z Compiling const_format v0.2.34
21932026-03-08T04:26:52.948Z Compiling slog-dtrace v0.3.0
21942026-03-08T04:26:53.016Z Compiling cancel-safe-futures v0.1.5
21952026-03-08T04:26:53.213Z Compiling gethostname v0.5.0
21962026-03-08T04:26:53.550Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21972026-03-08T04:26:54.207Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21982026-03-08T04:26:55.215Z Compiling pem v3.0.5
21992026-03-08T04:26:55.263Z Compiling bcs v0.1.6
22002026-03-08T04:26:55.721Z Compiling serde_plain v1.0.2
22012026-03-08T04:26:55.864Z Compiling cargo-platform v0.1.9
22022026-03-08T04:26:56.265Z Compiling tagptr v0.2.0
22032026-03-08T04:26:56.299Z Compiling linear-map v1.2.0
22042026-03-08T04:26:56.699Z Compiling typed-path v0.9.3
22052026-03-08T04:26:58.103Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22062026-03-08T04:26:59.243Z Compiling tough v0.20.0
22072026-03-08T04:26:59.374Z Compiling moka v0.12.11
22082026-03-08T04:27:00.863Z Compiling cargo_metadata v0.18.1
22092026-03-08T04:27:02.783Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-03-08T04:27:03.245Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22112026-03-08T04:27:03.413Z Compiling tabled v0.15.0
22122026-03-08T04:27:03.598Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22132026-03-08T04:27:04.047Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22142026-03-08T04:27:04.351Z Compiling git2 v0.19.0
22152026-03-08T04:27:08.052Z Compiling steno v0.4.1
22162026-03-08T04:27:09.552Z Compiling cookie v0.18.1
22172026-03-08T04:27:09.662Z Compiling hickory-proto v0.25.2
22182026-03-08T04:27:12.407Z Compiling humantime v2.3.0
22192026-03-08T04:27:12.827Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22202026-03-08T04:27:13.289Z Compiling hickory-resolver v0.25.2
22212026-03-08T04:27:17.702Z Compiling vergen v8.3.2
22222026-03-08T04:27:20.174Z Compiling signal-hook v0.3.18
22232026-03-08T04:27:21.819Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22242026-03-08T04:27:22.474Z Compiling mockall_derive v0.13.1
22252026-03-08T04:27:22.576Z Compiling predicates-core v1.0.9
22262026-03-08T04:27:23.579Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22272026-03-08T04:27:23.817Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22282026-03-08T04:27:24.158Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22292026-03-08T04:27:26.059Z Compiling sha2 v0.10.9
22302026-03-08T04:27:26.118Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22312026-03-08T04:27:26.732Z Compiling yansi v1.0.1
22322026-03-08T04:27:27.312Z Compiling adler2 v2.0.1
22332026-03-08T04:27:27.345Z Compiling diff v0.1.13
22342026-03-08T04:27:27.566Z Compiling miniz_oxide v0.8.9
22352026-03-08T04:27:27.732Z Compiling pretty_assertions v1.4.1
22362026-03-08T04:27:27.997Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22372026-03-08T04:27:28.787Z Compiling fs-err v3.1.2
22382026-03-08T04:27:29.330Z Compiling crc32fast v1.5.0
22392026-03-08T04:27:29.772Z Compiling predicates v3.1.3
22402026-03-08T04:27:30.753Z Compiling predicates-tree v1.0.12
22412026-03-08T04:27:32.080Z Compiling git-stub v1.0.0
22422026-03-08T04:27:32.579Z Compiling filetime v0.2.26
22432026-03-08T04:27:32.926Z Compiling fragile v2.0.1
22442026-03-08T04:27:33.484Z Compiling constant_time_eq v0.3.1
22452026-03-08T04:27:33.705Z Compiling downcast v0.11.0
22462026-03-08T04:27:33.969Z Compiling xattr v1.6.1
22472026-03-08T04:27:34.248Z Compiling arrayvec v0.7.6
22482026-03-08T04:27:34.484Z Compiling arrayref v0.3.9
22492026-03-08T04:27:34.600Z Compiling is_ci v1.2.0
22502026-03-08T04:27:34.625Z Compiling blake3 v1.8.2
22512026-03-08T04:27:34.837Z Compiling supports-color v3.0.2
22522026-03-08T04:27:35.124Z Compiling mockall v0.13.1
22532026-03-08T04:27:35.690Z Compiling tar v0.4.44
22542026-03-08T04:27:37.622Z Compiling toml v0.7.8
22552026-03-08T04:27:37.651Z Compiling git-stub-vcs v0.1.0
22562026-03-08T04:27:37.677Z Compiling signal-hook-tokio v0.3.1
22572026-03-08T04:27:37.918Z Compiling curl-sys v0.4.83+curl-8.15.0
22582026-03-08T04:27:38.259Z Compiling flate2 v1.1.2
22592026-03-08T04:27:38.652Z Compiling drift v0.1.3
22602026-03-08T04:27:39.011Z Compiling kstat-rs v0.2.4
22612026-03-08T04:27:39.106Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22622026-03-08T04:27:39.141Z Compiling topological-sort v0.2.2
22632026-03-08T04:27:39.400Z Compiling display-error-chain v0.2.2
22642026-03-08T04:27:39.629Z Compiling hex-literal v1.0.0
22652026-03-08T04:27:39.655Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22662026-03-08T04:27:39.900Z Compiling dropshot-api-manager v0.5.2
22672026-03-08T04:27:39.932Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22682026-03-08T04:27:41.414Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22692026-03-08T04:27:43.999Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22702026-03-08T04:27:44.119Z Compiling omicron-zone-package v0.12.2
22712026-03-08T04:27:45.854Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-03-08T04:27:46.126Z Compiling curl v0.4.49
22732026-03-08T04:27:47.209Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22742026-03-08T04:27:47.810Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22752026-03-08T04:27:47.898Z Compiling internet-checksum v0.2.1
22762026-03-08T04:27:48.111Z Compiling search_path v0.1.4
22772026-03-08T04:27:48.229Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22782026-03-08T04:27:49.649Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22792026-03-08T04:27:51.057Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22802026-03-08T04:27:51.573Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22812026-03-08T04:29:13.070Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 00s
22822026-03-08T04:29:13.200Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22832026-03-08T04:29:13.225Z
22842026-03-08T04:29:13.225Zrunning 5 tests
22852026-03-08T04:29:13.225Ztest fuse::tests::chip_revision_a0 ... ok
22862026-03-08T04:29:13.225Ztest fuse::tests::chip_revision_b0 ... ok
22872026-03-08T04:29:13.225Ztest fuse::tests::chip_revision_b1 ... ok
22882026-03-08T04:29:13.225Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
22892026-03-08T04:29:13.225Ztest fuse::tests::chip_revision_unknown_device_id ... ok
22902026-03-08T04:29:13.225Z
22912026-03-08T04:29:13.225Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22922026-03-08T04:29:13.226Z
22932026-03-08T04:29:13.226Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22942026-03-08T04:29:13.226Z
22952026-03-08T04:29:13.226Zrunning 0 tests
22962026-03-08T04:29:13.226Z
22972026-03-08T04:29:13.226Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22982026-03-08T04:29:13.226Z
22992026-03-08T04:29:13.226Z Running unittests src/lib.rs (target/debug/deps/asic-1d7da80ed3d32b1f)
23002026-03-08T04:29:13.226Z
23012026-03-08T04:29:13.226Zrunning 0 tests
23022026-03-08T04:29:13.226Z
23032026-03-08T04:29:13.226Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23042026-03-08T04:29:13.226Z
23052026-03-08T04:29:13.226Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23062026-03-08T04:29:13.226Z
23072026-03-08T04:29:13.226Zrunning 10 tests
23082026-03-08T04:29:13.226Ztest network::tests::test_eui64 ... ok
23092026-03-08T04:29:13.226Ztest nat::tests::test_vni ... ok
23102026-03-08T04:29:13.226Ztest network::tests::test_equal ... ok
23112026-03-08T04:29:13.226Ztest network::tests::test_into ... ok
23122026-03-08T04:29:13.226Ztest network::tests::test_generate_ipv6_link_local ... ok
23132026-03-08T04:29:13.226Ztest network::tests::test_not_equal ... ok
23142026-03-08T04:29:13.227Ztest network::tests::test_to_string ... ok
23152026-03-08T04:29:13.227Ztest network::tests::test_parse ... ok
23162026-03-08T04:29:13.227Ztest test_purge ... ok
23172026-03-08T04:29:13.251Ztest illumos::test::address_exists_handles_missing_object ... ok
23182026-03-08T04:29:13.252Z
23192026-03-08T04:29:13.252Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23202026-03-08T04:29:13.252Z
23212026-03-08T04:29:13.252Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
23222026-03-08T04:29:13.252Z
23232026-03-08T04:29:13.252Zrunning 1 test
23242026-03-08T04:29:16.281Ztest test::test_apis_up_to_date ... ok
23252026-03-08T04:29:16.281Z
23262026-03-08T04:29:16.281Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.04s
23272026-03-08T04:29:16.281Z
23282026-03-08T04:29:16.340Z Running unittests src/main.rs (target/debug/deps/dpd-b73a0c33cecba41a)
23292026-03-08T04:29:16.364Z
23302026-03-08T04:29:16.364Zrunning 18 tests
23312026-03-08T04:29:16.364Ztest freemap::test_ordering ... ok
23322026-03-08T04:29:16.364Ztest freemap::test_split ... ok
23332026-03-08T04:29:16.364Ztest config::tests::test_updates ... ok
23342026-03-08T04:29:16.364Ztest macaddrs::tests::test_mac_offset ... ok
23352026-03-08T04:29:16.364Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23362026-03-08T04:29:16.364Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23372026-03-08T04:29:16.364Ztest macaddrs::tests::test_parse_port_id ... ok
23382026-03-08T04:29:16.364Ztest nat::test_mapping ... ok
23392026-03-08T04:29:16.364Ztest port_map::tests::dump_map ... ok
23402026-03-08T04:29:16.365Ztest port_map::tests::test_backplane_group ... ok
23412026-03-08T04:29:16.365ZMar 08 04:29:16.298 DEBG created new freemap, unit: freemap_testMar 08 04:29:16.299 DEBG created new freemap, unit: freemap_test
23422026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG initted freemap. size: 128, unit: freemap_test
23432026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG reset freemap, unit: freemap_test
23442026-03-08T04:29:16.365Z
23452026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG initted freemap. size: 128, unit: freemap_test
23462026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG created new freemapMar 08 04:29:16.299 , DEBGunit :reset freemap , freemap_testunit: freemap_test
23472026-03-08T04:29:16.365Z
23482026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG initted freemap. size: 128, unit: freemap_test
23492026-03-08T04:29:16.365Ztest port_map::tests::test_port_map ... ok
23502026-03-08T04:29:16.365ZMar 08 04:29:16.299 DEBG reset freemap, unit: freemap_test
23512026-03-08T04:29:16.365Ztest freemap::test_exhaustion ... ok
23522026-03-08T04:29:16.365Ztest freemap::test_basic ... ok
23532026-03-08T04:29:16.365Ztest freemap::test_reclaim ... ok
23542026-03-08T04:29:16.365ZMar 08 04:29:16.301 DEBG created new freemap, unit: freemap_test
23552026-03-08T04:29:16.365Ztest port_map::tests::parse_softnpu_revision ... ok
23562026-03-08T04:29:16.365Ztest api_server::tests::test_build_info ... ok
23572026-03-08T04:29:16.365ZMar 08 04:29:16.302 DEBG initted freemap. size: 128, unit: freemap_test
23582026-03-08T04:29:16.365ZMar 08 04:29:16.301 DEBG created new freemap, unit: freemap_test
23592026-03-08T04:29:16.365ZMar 08 04:29:16.302 DEBG initted freemap. size: 128, unit: freemap_test
23602026-03-08T04:29:16.365ZMar 08 04:29:16.302 DEBG reset freemap, unit: freemap_test
23612026-03-08T04:29:16.390Ztest freemap::test_free ... ok
23622026-03-08T04:29:16.390ZMar 08 04:29:16.302 DEBG reset freemap, unit: freemap_test
23632026-03-08T04:29:16.390Ztest freemap::test_span ... ok
23642026-03-08T04:29:16.390Z
23652026-03-08T04:29:16.390Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
23662026-03-08T04:29:16.390Z
23672026-03-08T04:29:16.390Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-50ff7125eda53d64)
23682026-03-08T04:29:16.390Z
23692026-03-08T04:29:16.390Zrunning 0 tests
23702026-03-08T04:29:16.390Z
23712026-03-08T04:29:16.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23722026-03-08T04:29:16.390Z
23732026-03-08T04:29:16.390Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
23742026-03-08T04:29:16.390Z
23752026-03-08T04:29:16.391Zrunning 0 tests
23762026-03-08T04:29:16.391Z
23772026-03-08T04:29:16.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23782026-03-08T04:29:16.391Z
23792026-03-08T04:29:16.391Z Running unittests src/lib.rs (target/debug/deps/dpd_client-eb373a352e17e928)
23802026-03-08T04:29:16.391Z
23812026-03-08T04:29:16.391Zrunning 6 tests
23822026-03-08T04:29:16.391Ztest tests::test_parse_client_port_id ... ok
23832026-03-08T04:29:16.391Ztest tests::test_port_id_cmp ... ok
23842026-03-08T04:29:16.391Ztest tests::test_full_lot_id_neither_present ... ok
23852026-03-08T04:29:16.391Ztest tests::test_full_lot_id_lot_only ... ok
23862026-03-08T04:29:16.391Ztest tests::test_full_lot_id_lotnum_only ... ok
23872026-03-08T04:29:16.391Ztest tests::test_full_lot_id_both_present ... ok
23882026-03-08T04:29:16.391Z
23892026-03-08T04:29:16.391Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23902026-03-08T04:29:16.391Z
23912026-03-08T04:29:16.391Z Running tests/test_all.rs (target/debug/deps/test_all-1268644c25aa8eb5)
23922026-03-08T04:29:16.416Z
23932026-03-08T04:29:16.416Zrunning 0 tests
23942026-03-08T04:29:16.416Z
23952026-03-08T04:29:16.416Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23962026-03-08T04:29:16.416Z
23972026-03-08T04:29:16.416Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23982026-03-08T04:29:16.416Z
23992026-03-08T04:29:16.416Zrunning 0 tests
24002026-03-08T04:29:16.416Z
24012026-03-08T04:29:16.416Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24022026-03-08T04:29:16.416Z
24032026-03-08T04:29:16.416Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
24042026-03-08T04:29:16.416Z
24052026-03-08T04:29:16.416Zrunning 12 tests
24062026-03-08T04:29:16.416Ztest icmp::test_v4_checksum ... ok
24072026-03-08T04:29:16.416Ztest icmp::test_v6_checksum ... ok
24082026-03-08T04:29:16.416Ztest lldp::test_lldp_parse ... ok
24092026-03-08T04:29:16.416Ztest ipv6::test_ipv6_parse ... ok
24102026-03-08T04:29:16.416Ztest pbuf::test_byte ... ok
24112026-03-08T04:29:16.417Ztest pbuf::test_nibble ... ok
24122026-03-08T04:29:16.417Ztest pbuf::test_short ... ok
24132026-03-08T04:29:16.417Ztest pbuf::test_overflow ... ok
24142026-03-08T04:29:16.417Ztest pbuf::test_twelve ... ok
24152026-03-08T04:29:16.417Ztest pbuf::test_word ... ok
24162026-03-08T04:29:16.417Ztest tcp::test_checksum_syn_nodata ... ok
24172026-03-08T04:29:16.417Ztest tcp::test_checksum_ack_data ... ok
24182026-03-08T04:29:16.417Z
24192026-03-08T04:29:16.417Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24202026-03-08T04:29:16.417Z
24212026-03-08T04:29:16.417Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24222026-03-08T04:29:16.417Z
24232026-03-08T04:29:16.417Zrunning 0 tests
24242026-03-08T04:29:16.417Z
24252026-03-08T04:29:16.417Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24262026-03-08T04:29:16.417Z
24272026-03-08T04:29:16.417Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24282026-03-08T04:29:16.417Z
24292026-03-08T04:29:16.417Zrunning 4 tests
24302026-03-08T04:29:16.417Ztest switchport::test::test_compute_lanes ... ok
24312026-03-08T04:29:16.417Ztest switchport::test::port_id_ordering ... ok
24322026-03-08T04:29:16.417Z Lane 0 Lane 1 Lane 2 Lane 3
24332026-03-08T04:29:16.417Z Rx Loss-of-lock: Yes Yes Yes Yes
24342026-03-08T04:29:16.417Z Rx Loss-of-signal: Yes Yes Yes Yes
24352026-03-08T04:29:16.417Z Rx CDR Enabled: Yes Yes Yes Yes
24362026-03-08T04:29:16.417Z Tx Enabled: Yes Yes Yes Yes
24372026-03-08T04:29:16.417Z Tx Loss-of-lock: No No No No
24382026-03-08T04:29:16.417Z Tx Loss-of-signal: No No No No
24392026-03-08T04:29:16.417Z Tx CDR Enabled: No No No No
24402026-03-08T04:29:16.417Z Tx Adaptive EQ Fault: No No No No
24412026-03-08T04:29:16.417Z Tx Fault: Yes Yes Yes Yes
24422026-03-08T04:29:16.417Z Lane 0 Lane 1 Lane 2 Lane 3
24432026-03-08T04:29:16.417Z State: Activated Activated Activated Activated
24442026-03-08T04:29:16.417Z Rx Output Enabled: false false false false
24452026-03-08T04:29:16.417Ztest switchport::test::test_print_sff_datapath ... ok
24462026-03-08T04:29:16.417Z Rx Output Status: valid valid valid valid
24472026-03-08T04:29:16.417Z Rx Loss-of-lock: true true true true
24482026-03-08T04:29:16.417Z Rx Loss-of-signal: false false false false
24492026-03-08T04:29:16.417ZRx Auto-squelch Disable: true true true true
24502026-03-08T04:29:16.418Z Tx Output Enabled: true true true true
24512026-03-08T04:29:16.418Z Tx Output Status: invalid invalid invalid invalid
24522026-03-08T04:29:16.418Z Tx Loss-of-lock: false false false false
24532026-03-08T04:29:16.418Z Tx Loss-of-signal: true true true true
24542026-03-08T04:29:16.418ZTx Auto-squelch Disable: false false false false
24552026-03-08T04:29:16.418Z Tx Adaptive EQ Fail: true true true true
24562026-03-08T04:29:16.418Z Tx Failure: false false false false
24572026-03-08T04:29:16.418Z Tx Force Squelch: true true true true
24582026-03-08T04:29:16.418Z Tx Input Polarity: normal normal normal normal
24592026-03-08T04:29:16.418Ztest switchport::test::test_print_cmis_datapath ... ok
24602026-03-08T04:29:16.418Z
24612026-03-08T04:29:16.418Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622026-03-08T04:29:16.418Z
24632026-03-08T04:29:16.418Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24642026-03-08T04:29:16.418Z
24652026-03-08T04:29:16.418Zrunning 1 test
24662026-03-08T04:29:16.418Ztest test_p4_counter_list ... ignored
24672026-03-08T04:29:16.418Z
24682026-03-08T04:29:16.418Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24692026-03-08T04:29:16.418Z
24702026-03-08T04:29:16.418Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24712026-03-08T04:29:16.443Z
24722026-03-08T04:29:16.443Zrunning 5 tests
24732026-03-08T04:29:16.443Ztest test_an ... ignored
24742026-03-08T04:29:16.443Ztest test_enable ... ignored
24752026-03-08T04:29:16.443Ztest test_ip_addresses ... ignored
24762026-03-08T04:29:16.443Ztest test_kr ... ignored
24772026-03-08T04:29:16.443Ztest test_mac ... ignored
24782026-03-08T04:29:16.443Z
24792026-03-08T04:29:16.443Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24802026-03-08T04:29:16.443Z
24812026-03-08T04:29:16.443Z Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69)
24822026-03-08T04:29:16.443Z
24832026-03-08T04:29:16.443Zrunning 3 tests
24842026-03-08T04:29:16.443Ztest linklocal::test_parse_ipadm ... ok
24852026-03-08T04:29:16.443Ztest config::tests::test_updates ... ok
24862026-03-08T04:29:16.443Ztest tfport::test_parse_tfport ... ok
24872026-03-08T04:29:16.443Z
24882026-03-08T04:29:16.443Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24892026-03-08T04:29:16.444Z
24902026-03-08T04:29:16.444Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24912026-03-08T04:29:16.444Z
24922026-03-08T04:29:16.444Zrunning 0 tests
24932026-03-08T04:29:16.444Z
24942026-03-08T04:29:16.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24952026-03-08T04:29:16.444Z
24962026-03-08T04:29:16.444Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24972026-03-08T04:29:16.444Z
24982026-03-08T04:29:16.444Zrunning 0 tests
24992026-03-08T04:29:16.444Z
25002026-03-08T04:29:16.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25012026-03-08T04:29:16.444Z
25022026-03-08T04:29:16.444Z Doc-tests aal
25032026-03-08T04:29:16.633Z
25042026-03-08T04:29:16.633Zrunning 0 tests
25052026-03-08T04:29:16.633Z
25062026-03-08T04:29:16.633Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25072026-03-08T04:29:16.634Z
25082026-03-08T04:29:16.658Z Doc-tests aal_macros
25092026-03-08T04:29:16.772Z
25102026-03-08T04:29:16.772Zrunning 0 tests
25112026-03-08T04:29:16.772Z
25122026-03-08T04:29:16.772Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25132026-03-08T04:29:16.772Z
25142026-03-08T04:29:16.797Z Doc-tests common
25152026-03-08T04:29:17.154Z
25162026-03-08T04:29:17.154Zrunning 0 tests
25172026-03-08T04:29:17.154Z
25182026-03-08T04:29:17.154Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25192026-03-08T04:29:17.154Z
25202026-03-08T04:29:17.181Z Doc-tests dpd_api
25212026-03-08T04:29:18.992Z
25222026-03-08T04:29:18.992Zrunning 2 tests
25232026-03-08T04:29:18.992Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
25242026-03-08T04:29:18.992Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
25252026-03-08T04:29:18.992Z
25262026-03-08T04:29:18.992Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25272026-03-08T04:29:18.992Z
25282026-03-08T04:29:19.046Z Doc-tests dpd_client
25292026-03-08T04:29:21.375Z
25302026-03-08T04:29:21.375Zrunning 0 tests
25312026-03-08T04:29:21.375Z
25322026-03-08T04:29:21.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25332026-03-08T04:29:21.375Z
25342026-03-08T04:29:21.437Z Doc-tests dpd_types
25352026-03-08T04:29:21.995Z
25362026-03-08T04:29:21.995Zrunning 0 tests
25372026-03-08T04:29:21.996Z
25382026-03-08T04:29:21.996Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25392026-03-08T04:29:21.996Z
25402026-03-08T04:29:22.035Z Doc-tests packet
25412026-03-08T04:29:22.209Z
25422026-03-08T04:29:22.210Zrunning 0 tests
25432026-03-08T04:29:22.210Z
25442026-03-08T04:29:22.210Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25452026-03-08T04:29:22.210Z
25462026-03-08T04:29:22.234Z Doc-tests pcap
25472026-03-08T04:29:22.313Z
25482026-03-08T04:29:22.313Zrunning 0 tests
25492026-03-08T04:29:22.313Z
25502026-03-08T04:29:22.313Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25512026-03-08T04:29:22.313Z
25522026-03-08T04:29:22.400Z+ for feat in tofino_stub tofino_asic softnpu chaos
25532026-03-08T04:29:22.400Z+ RUST_BACKTRACE=full
25542026-03-08T04:29:22.400Z+ cargo test --features tofino_asic --no-fail-fast
25552026-03-08T04:29:23.526Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25562026-03-08T04:29:23.551Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25572026-03-08T04:29:23.576Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25582026-03-08T04:29:23.601Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25592026-03-08T04:29:40.190Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25602026-03-08T04:29:40.246Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25612026-03-08T04:30:44.552Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
25622026-03-08T04:30:44.674Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25632026-03-08T04:30:44.699Z
25642026-03-08T04:30:44.699Zrunning 5 tests
25652026-03-08T04:30:44.699Ztest fuse::tests::chip_revision_b0 ... ok
25662026-03-08T04:30:44.699Ztest fuse::tests::chip_revision_a0 ... ok
25672026-03-08T04:30:44.700Ztest fuse::tests::chip_revision_b1 ... ok
25682026-03-08T04:30:44.700Ztest fuse::tests::chip_revision_unknown_device_id ... ok
25692026-03-08T04:30:44.700Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
25702026-03-08T04:30:44.700Z
25712026-03-08T04:30:44.700Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25722026-03-08T04:30:44.700Z
25732026-03-08T04:30:44.700Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25742026-03-08T04:30:44.700Z
25752026-03-08T04:30:44.700Zrunning 0 tests
25762026-03-08T04:30:44.700Z
25772026-03-08T04:30:44.700Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25782026-03-08T04:30:44.700Z
25792026-03-08T04:30:44.700Z Running unittests src/lib.rs (target/debug/deps/asic-64c28bdcd2a22fef)
25802026-03-08T04:30:44.833Z
25812026-03-08T04:30:44.833Zrunning 8 tests
25822026-03-08T04:30:44.858Ztest tofino_asic::qsfp::tests::fix_link ... ok
25832026-03-08T04:30:44.858Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25842026-03-08T04:30:44.858Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25852026-03-08T04:30:44.858Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25862026-03-08T04:30:44.858Ztest tofino_asic::stats::constants_sanity_check ... ok
25872026-03-08T04:30:44.858Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25882026-03-08T04:30:44.858Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25892026-03-08T04:30:45.339Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25902026-03-08T04:30:45.339Z
25912026-03-08T04:30:45.339Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
25922026-03-08T04:30:45.339Z
25932026-03-08T04:30:45.364Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25942026-03-08T04:30:45.364Z
25952026-03-08T04:30:45.364Zrunning 10 tests
25962026-03-08T04:30:45.364Ztest network::tests::test_equal ... ok
25972026-03-08T04:30:45.364Ztest network::tests::test_into ... ok
25982026-03-08T04:30:45.364Ztest nat::tests::test_vni ... ok
25992026-03-08T04:30:45.365Ztest network::tests::test_generate_ipv6_link_local ... ok
26002026-03-08T04:30:45.365Ztest network::tests::test_eui64 ... ok
26012026-03-08T04:30:45.365Ztest network::tests::test_not_equal ... ok
26022026-03-08T04:30:45.365Ztest network::tests::test_parse ... ok
26032026-03-08T04:30:45.365Ztest network::tests::test_to_string ... ok
26042026-03-08T04:30:45.365Ztest test_purge ... ok
26052026-03-08T04:30:45.390Ztest illumos::test::address_exists_handles_missing_object ... ok
26062026-03-08T04:30:45.390Z
26072026-03-08T04:30:45.390Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26082026-03-08T04:30:45.390Z
26092026-03-08T04:30:45.390Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
26102026-03-08T04:30:45.390Z
26112026-03-08T04:30:45.390Zrunning 1 test
26122026-03-08T04:30:48.258Ztest test::test_apis_up_to_date ... ok
26132026-03-08T04:30:48.258Z
26142026-03-08T04:30:48.258Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s
26152026-03-08T04:30:48.258Z
26162026-03-08T04:30:48.320Z Running unittests src/main.rs (target/debug/deps/dpd-3e6cac36a7653c59)
26172026-03-08T04:30:48.434Z
26182026-03-08T04:30:48.434Zrunning 46 tests
26192026-03-08T04:30:48.481Ztest freemap::test_ordering ... ok
26202026-03-08T04:30:48.481Ztest config::tests::test_updates ... ok
26212026-03-08T04:30:48.481Ztest freemap::test_split ... ok
26222026-03-08T04:30:48.481Ztest macaddrs::tests::test_mac_offset ... ok
26232026-03-08T04:30:48.482Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26242026-03-08T04:30:48.482Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26252026-03-08T04:30:48.482Ztest macaddrs::tests::test_parse_port_id ... ok
26262026-03-08T04:30:48.482Ztest nat::test_mapping ... ok
26272026-03-08T04:30:48.482Ztest port_map::tests::dump_map ... ok
26282026-03-08T04:30:48.482Ztest port_map::tests::test_backplane_group ... ok
26292026-03-08T04:30:48.482Ztest port_map::tests::test_port_map ... ok
26302026-03-08T04:30:48.482Ztest transceivers::mpn_test::test_mpn_missing ... ok
26312026-03-08T04:30:48.482ZMar 08 04:30:48.385 DEBG created new freemap, unit: freemap_test
26322026-03-08T04:30:48.482ZMar 08 04:30:48.385 DEBG initted freemap. size: 128, unit: freemap_test
26332026-03-08T04:30:48.482ZMar 08 04:30:48.385 DEBG reset freemap, unit: freemap_test
26342026-03-08T04:30:48.482Ztest transceivers::mpn_test::test_mpn_present ... ok
26352026-03-08T04:30:48.482ZMar 08 04:30:48.385 DEBG created new freemap, unit: freemap_test
26362026-03-08T04:30:48.482ZMar 08 04:30:48.385 DEBG initted freemap. size: 128, unit: freemap_test
26372026-03-08T04:30:48.482ZMar 08 04:30:48.386 DEBG reset freemap, unit: freemap_test
26382026-03-08T04:30:48.482Ztest freemap::test_exhaustion ... ok
26392026-03-08T04:30:48.482Ztest freemap::test_basic ... ok
26402026-03-08T04:30:48.482Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26412026-03-08T04:30:48.482ZMar 08 04:30:48.386 DEBG created new freemap, unit: freemap_test
26422026-03-08T04:30:48.482ZMar 08 04:30:48.387 DEBG initted freemap. size: 128, unit: freemap_test
26432026-03-08T04:30:48.482ZMar 08 04:30:48.387 DEBG reset freemap, unit: freemap_test
26442026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26452026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26462026-03-08T04:30:48.482ZMar 08 04:30:48.387 DEBG created new freemap, unit: freemap_test
26472026-03-08T04:30:48.482ZMar 08 04:30:48.387 DEBG initted freemap. size: 128, unit: freemap_test
26482026-03-08T04:30:48.482ZMar 08 04:30:48.387 DEBG reset freemap, unit: freemap_test
26492026-03-08T04:30:48.482Ztest freemap::test_free ... ok
26502026-03-08T04:30:48.482ZMar 08 04:30:48.388 DEBG created new freemap, unit: freemap_test
26512026-03-08T04:30:48.482ZMar 08 04:30:48.388 DEBG initted freemap. size: 128, unit: freemap_test
26522026-03-08T04:30:48.482ZMar 08 04:30:48.388 DEBG reset freemap, unit: freemap_test
26532026-03-08T04:30:48.482Ztest freemap::test_span ... ok
26542026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26552026-03-08T04:30:48.482Ztest freemap::test_reclaim ... ok
26562026-03-08T04:30:48.482Ztest port_map::tests::parse_softnpu_revision ... ok
26572026-03-08T04:30:48.482Ztest api_server::tests::test_build_info ... ok
26582026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26592026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26602026-03-08T04:30:48.482Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26612026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26622026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26632026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26642026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26652026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26662026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26672026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26682026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26692026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26702026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26712026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26722026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26732026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26742026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26752026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26762026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26772026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26782026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26792026-03-08T04:30:48.483Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26802026-03-08T04:30:48.483Z
26812026-03-08T04:30:48.483Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
26822026-03-08T04:30:48.483Z
26832026-03-08T04:30:48.508Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3e2a52195fef326e)
26842026-03-08T04:30:48.508Z
26852026-03-08T04:30:48.508Zrunning 0 tests
26862026-03-08T04:30:48.508Z
26872026-03-08T04:30:48.508Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882026-03-08T04:30:48.508Z
26892026-03-08T04:30:48.508Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
26902026-03-08T04:30:48.508Z
26912026-03-08T04:30:48.508Zrunning 0 tests
26922026-03-08T04:30:48.508Z
26932026-03-08T04:30:48.508Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26942026-03-08T04:30:48.508Z
26952026-03-08T04:30:48.508Z Running unittests src/lib.rs (target/debug/deps/dpd_client-13decc51ae393b55)
26962026-03-08T04:30:48.508Z
26972026-03-08T04:30:48.508Zrunning 6 tests
26982026-03-08T04:30:48.509Ztest tests::test_parse_client_port_id ... ok
26992026-03-08T04:30:48.509Ztest tests::test_port_id_cmp ... ok
27002026-03-08T04:30:48.509Ztest tests::test_full_lot_id_neither_present ... ok
27012026-03-08T04:30:48.509Ztest tests::test_full_lot_id_both_present ... ok
27022026-03-08T04:30:48.509Ztest tests::test_full_lot_id_lotnum_only ... ok
27032026-03-08T04:30:48.509Ztest tests::test_full_lot_id_lot_only ... ok
27042026-03-08T04:30:48.509Z
27052026-03-08T04:30:48.509Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27062026-03-08T04:30:48.509Z
27072026-03-08T04:30:48.509Z Running tests/test_all.rs (target/debug/deps/test_all-5fe95bf569e4cf93)
27082026-03-08T04:30:48.509Z
27092026-03-08T04:30:48.509Zrunning 0 tests
27102026-03-08T04:30:48.509Z
27112026-03-08T04:30:48.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27122026-03-08T04:30:48.509Z
27132026-03-08T04:30:48.509Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
27142026-03-08T04:30:48.509Z
27152026-03-08T04:30:48.509Zrunning 0 tests
27162026-03-08T04:30:48.509Z
27172026-03-08T04:30:48.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27182026-03-08T04:30:48.509Z
27192026-03-08T04:30:48.509Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27202026-03-08T04:30:48.509Z
27212026-03-08T04:30:48.509Zrunning 12 tests
27222026-03-08T04:30:48.534Ztest icmp::test_v6_checksum ... ok
27232026-03-08T04:30:48.535Ztest icmp::test_v4_checksum ... ok
27242026-03-08T04:30:48.535Ztest ipv6::test_ipv6_parse ... ok
27252026-03-08T04:30:48.535Ztest lldp::test_lldp_parse ... ok
27262026-03-08T04:30:48.535Ztest pbuf::test_byte ... ok
27272026-03-08T04:30:48.535Ztest pbuf::test_nibble ... ok
27282026-03-08T04:30:48.535Ztest pbuf::test_short ... ok
27292026-03-08T04:30:48.535Ztest pbuf::test_overflow ... ok
27302026-03-08T04:30:48.535Ztest pbuf::test_twelve ... ok
27312026-03-08T04:30:48.535Ztest pbuf::test_word ... ok
27322026-03-08T04:30:48.535Ztest tcp::test_checksum_ack_data ... ok
27332026-03-08T04:30:48.535Ztest tcp::test_checksum_syn_nodata ... ok
27342026-03-08T04:30:48.535Z
27352026-03-08T04:30:48.535Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27362026-03-08T04:30:48.535Z
27372026-03-08T04:30:48.535Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27382026-03-08T04:30:48.535Z
27392026-03-08T04:30:48.535Zrunning 0 tests
27402026-03-08T04:30:48.535Z
27412026-03-08T04:30:48.535Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27422026-03-08T04:30:48.535Z
27432026-03-08T04:30:48.535Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27442026-03-08T04:30:48.535Z
27452026-03-08T04:30:48.535Zrunning 4 tests
27462026-03-08T04:30:48.535Ztest switchport::test::test_compute_lanes ... ok
27472026-03-08T04:30:48.535Ztest switchport::test::port_id_ordering ... ok
27482026-03-08T04:30:48.535Z Lane 0 Lane 1 Lane 2 Lane 3
27492026-03-08T04:30:48.535Z Rx Loss-of-lock: Yes Lane 0Yes Lane 1 Yes Lane 2 Lane 3
27502026-03-08T04:30:48.535ZYes State: Activated
27512026-03-08T04:30:48.535ZActivated Rx Loss-of-signal: Yes Activated YesActivated
27522026-03-08T04:30:48.535Z Rx Output Enabled: false Yesfalse false false
27532026-03-08T04:30:48.535ZYes Rx Output Status: valid
27542026-03-08T04:30:48.535Z Rx CDR Enabled: Yes validYes validYes validYes
27552026-03-08T04:30:48.535Z
27562026-03-08T04:30:48.535Z Tx Enabled: Yes Rx Loss-of-lock: true trueYes trueYes true
27572026-03-08T04:30:48.535ZYes Rx Loss-of-signal: false
27582026-03-08T04:30:48.535Z Tx Loss-of-lock: No falseNo falseNo No
27592026-03-08T04:30:48.535Z Tx Loss-of-signal: Nofalse
27602026-03-08T04:30:48.536Z Rx Auto-squelch Disable: trueNo true No No
27612026-03-08T04:30:48.536Ztrue Tx CDR Enabled: No No true
27622026-03-08T04:30:48.536ZNo Tx Output Enabled: trueNo
27632026-03-08T04:30:48.536Z Tx Adaptive EQ Fault: No trueNo trueNo true
27642026-03-08T04:30:48.536ZNo Tx Output Status: invalid
27652026-03-08T04:30:48.536Z Tx Fault: Yes invalid Yes invalid invalidYes
27662026-03-08T04:30:48.536ZYes
27672026-03-08T04:30:48.536Z Tx Loss-of-lock: false false false false
27682026-03-08T04:30:48.536Z Tx Loss-of-signal: true true true true
27692026-03-08T04:30:48.536ZTx Auto-squelch Disable: false false false false
27702026-03-08T04:30:48.536Z Tx Adaptive EQ Fail: true true true true
27712026-03-08T04:30:48.536Z Tx Failure: false false false false
27722026-03-08T04:30:48.536Z Tx Force Squelch: true true true true
27732026-03-08T04:30:48.536Z Tx Input Polarity: normal normal normal normal
27742026-03-08T04:30:48.536Ztest switchport::test::test_print_sff_datapath ... ok
27752026-03-08T04:30:48.536Ztest switchport::test::test_print_cmis_datapath ... ok
27762026-03-08T04:30:48.536Z
27772026-03-08T04:30:48.536Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27782026-03-08T04:30:48.536Z
27792026-03-08T04:30:48.536Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27802026-03-08T04:30:48.536Z
27812026-03-08T04:30:48.536Zrunning 1 test
27822026-03-08T04:30:48.536Ztest test_p4_counter_list ... ignored
27832026-03-08T04:30:48.536Z
27842026-03-08T04:30:48.536Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27852026-03-08T04:30:48.536Z
27862026-03-08T04:30:48.536Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27872026-03-08T04:30:48.536Z
27882026-03-08T04:30:48.536Zrunning 5 tests
27892026-03-08T04:30:48.536Ztest test_an ... ignored
27902026-03-08T04:30:48.536Ztest test_enable ... ignored
27912026-03-08T04:30:48.536Ztest test_ip_addresses ... ignored
27922026-03-08T04:30:48.536Ztest test_kr ... ignored
27932026-03-08T04:30:48.536Ztest test_mac ... ignored
27942026-03-08T04:30:48.536Z
27952026-03-08T04:30:48.536Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27962026-03-08T04:30:48.536Z
27972026-03-08T04:30:48.536Z Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a)
27982026-03-08T04:30:48.536Z
27992026-03-08T04:30:48.537Zrunning 3 tests
28002026-03-08T04:30:48.562Ztest config::tests::test_updates ... ok
28012026-03-08T04:30:48.562Ztest linklocal::test_parse_ipadm ... ok
28022026-03-08T04:30:48.562Ztest tfport::test_parse_tfport ... ok
28032026-03-08T04:30:48.562Z
28042026-03-08T04:30:48.562Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28052026-03-08T04:30:48.562Z
28062026-03-08T04:30:48.562Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
28072026-03-08T04:30:48.562Z
28082026-03-08T04:30:48.562Zrunning 0 tests
28092026-03-08T04:30:48.562Z
28102026-03-08T04:30:48.562Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28112026-03-08T04:30:48.562Z
28122026-03-08T04:30:48.562Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
28132026-03-08T04:30:48.562Z
28142026-03-08T04:30:48.562Zrunning 0 tests
28152026-03-08T04:30:48.562Z
28162026-03-08T04:30:48.562Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28172026-03-08T04:30:48.562Z
28182026-03-08T04:30:48.562Z Doc-tests aal
28192026-03-08T04:30:48.732Z
28202026-03-08T04:30:48.732Zrunning 0 tests
28212026-03-08T04:30:48.732Z
28222026-03-08T04:30:48.732Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28232026-03-08T04:30:48.732Z
28242026-03-08T04:30:48.765Z Doc-tests aal_macros
28252026-03-08T04:30:48.885Z
28262026-03-08T04:30:48.885Zrunning 0 tests
28272026-03-08T04:30:48.885Z
28282026-03-08T04:30:48.885Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28292026-03-08T04:30:48.885Z
28302026-03-08T04:30:48.910Z Doc-tests common
28312026-03-08T04:30:49.277Z
28322026-03-08T04:30:49.277Zrunning 0 tests
28332026-03-08T04:30:49.278Z
28342026-03-08T04:30:49.278Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28352026-03-08T04:30:49.278Z
28362026-03-08T04:30:49.306Z Doc-tests dpd_api
28372026-03-08T04:30:51.237Z
28382026-03-08T04:30:51.237Zrunning 2 tests
28392026-03-08T04:30:51.237Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
28402026-03-08T04:30:51.238Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
28412026-03-08T04:30:51.238Z
28422026-03-08T04:30:51.238Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28432026-03-08T04:30:51.238Z
28442026-03-08T04:30:51.300Z Doc-tests dpd_client
28452026-03-08T04:30:53.574Z
28462026-03-08T04:30:53.574Zrunning 0 tests
28472026-03-08T04:30:53.574Z
28482026-03-08T04:30:53.574Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28492026-03-08T04:30:53.574Z
28502026-03-08T04:30:53.638Z Doc-tests dpd_types
28512026-03-08T04:30:54.199Z
28522026-03-08T04:30:54.199Zrunning 0 tests
28532026-03-08T04:30:54.199Z
28542026-03-08T04:30:54.199Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28552026-03-08T04:30:54.199Z
28562026-03-08T04:30:54.246Z Doc-tests packet
28572026-03-08T04:30:54.434Z
28582026-03-08T04:30:54.434Zrunning 0 tests
28592026-03-08T04:30:54.434Z
28602026-03-08T04:30:54.434Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28612026-03-08T04:30:54.434Z
28622026-03-08T04:30:54.463Z Doc-tests pcap
28632026-03-08T04:30:54.555Z
28642026-03-08T04:30:54.555Zrunning 0 tests
28652026-03-08T04:30:54.555Z
28662026-03-08T04:30:54.555Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28672026-03-08T04:30:54.555Z
28682026-03-08T04:30:54.628Z+ for feat in tofino_stub tofino_asic softnpu chaos
28692026-03-08T04:30:54.628Z+ RUST_BACKTRACE=full
28702026-03-08T04:30:54.628Z+ cargo test --features softnpu --no-fail-fast
28712026-03-08T04:30:55.939Z Compiling num-integer v0.1.46
28722026-03-08T04:30:55.964Z Compiling num-complex v0.4.6
28732026-03-08T04:30:56.081Z Compiling bitstruct_derive v0.1.0
28742026-03-08T04:30:56.106Z Compiling tap v1.0.1
28752026-03-08T04:30:56.290Z Compiling wyz v0.5.1
28762026-03-08T04:30:56.538Z Compiling num-rational v0.4.2
28772026-03-08T04:30:56.636Z Compiling num-iter v0.1.45
28782026-03-08T04:30:56.660Z Compiling num-bigint v0.4.6
28792026-03-08T04:30:56.895Z Compiling radium v0.7.0
28802026-03-08T04:30:56.919Z Compiling funty v2.0.0
28812026-03-08T04:30:56.944Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-03-08T04:30:57.095Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28832026-03-08T04:30:57.175Z Compiling num v0.4.3
28842026-03-08T04:30:57.301Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28852026-03-08T04:30:57.325Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28862026-03-08T04:30:57.350Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28872026-03-08T04:30:57.538Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28882026-03-08T04:30:57.612Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28892026-03-08T04:30:57.777Z Compiling bitvec v1.0.1
28902026-03-08T04:30:57.816Z Compiling typeid v1.0.3
28912026-03-08T04:30:57.848Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28922026-03-08T04:30:58.005Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28932026-03-08T04:30:58.160Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28942026-03-08T04:30:58.356Z Compiling ascii v1.1.0
28952026-03-08T04:30:58.920Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28962026-03-08T04:30:59.387Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28972026-03-08T04:30:59.415Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28982026-03-08T04:30:59.915Z Compiling erased-serde v0.4.8
28992026-03-08T04:30:59.940Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
29002026-03-08T04:31:00.010Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
29012026-03-08T04:31:00.362Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29022026-03-08T04:31:00.947Z Compiling bitstruct v0.1.1
29032026-03-08T04:31:01.080Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
29042026-03-08T04:31:01.499Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29052026-03-08T04:31:01.543Z Compiling serde_arrays v0.1.0
29062026-03-08T04:31:01.568Z Compiling libloading v0.7.4
29072026-03-08T04:31:01.745Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
29082026-03-08T04:31:02.146Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
29092026-03-08T04:31:02.208Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
29102026-03-08T04:31:02.663Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29112026-03-08T04:31:03.478Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29122026-03-08T04:31:05.964Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29132026-03-08T04:31:07.679Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
29142026-03-08T04:31:15.352Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29152026-03-08T04:31:15.711Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29162026-03-08T04:31:15.735Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29172026-03-08T04:31:16.807Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29182026-03-08T04:31:17.286Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29192026-03-08T04:31:19.766Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29202026-03-08T04:31:20.273Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29212026-03-08T04:31:26.109Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29222026-03-08T04:31:30.103Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29232026-03-08T04:31:31.906Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29242026-03-08T04:31:34.607Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29252026-03-08T04:31:37.819Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29262026-03-08T04:31:39.506Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29272026-03-08T04:31:49.550Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29282026-03-08T04:31:53.231Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29292026-03-08T04:32:01.302Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29302026-03-08T04:33:09.604Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
29312026-03-08T04:33:09.730Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29322026-03-08T04:33:09.755Z
29332026-03-08T04:33:09.755Zrunning 5 tests
29342026-03-08T04:33:09.755Ztest fuse::tests::chip_revision_a0 ... ok
29352026-03-08T04:33:09.755Ztest fuse::tests::chip_revision_b0 ... ok
29362026-03-08T04:33:09.755Ztest fuse::tests::chip_revision_unknown_device_id ... ok
29372026-03-08T04:33:09.755Ztest fuse::tests::chip_revision_b1 ... ok
29382026-03-08T04:33:09.755Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
29392026-03-08T04:33:09.755Z
29402026-03-08T04:33:09.755Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29412026-03-08T04:33:09.755Z
29422026-03-08T04:33:09.755Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29432026-03-08T04:33:09.755Z
29442026-03-08T04:33:09.755Zrunning 0 tests
29452026-03-08T04:33:09.755Z
29462026-03-08T04:33:09.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29472026-03-08T04:33:09.755Z
29482026-03-08T04:33:09.755Z Running unittests src/lib.rs (target/debug/deps/asic-e3250f8f9e53e673)
29492026-03-08T04:33:09.755Z
29502026-03-08T04:33:09.755Zrunning 0 tests
29512026-03-08T04:33:09.755Z
29522026-03-08T04:33:09.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29532026-03-08T04:33:09.755Z
29542026-03-08T04:33:09.755Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29552026-03-08T04:33:09.756Z
29562026-03-08T04:33:09.756Zrunning 10 tests
29572026-03-08T04:33:09.756Ztest nat::tests::test_vni ... ok
29582026-03-08T04:33:09.756Ztest network::tests::test_eui64 ... ok
29592026-03-08T04:33:09.756Ztest network::tests::test_equal ... ok
29602026-03-08T04:33:09.756Ztest network::tests::test_into ... ok
29612026-03-08T04:33:09.756Ztest network::tests::test_not_equal ... ok
29622026-03-08T04:33:09.756Ztest network::tests::test_generate_ipv6_link_local ... ok
29632026-03-08T04:33:09.756Ztest network::tests::test_to_string ... ok
29642026-03-08T04:33:09.756Ztest network::tests::test_parse ... ok
29652026-03-08T04:33:09.756Ztest test_purge ... ok
29662026-03-08T04:33:09.781Ztest illumos::test::address_exists_handles_missing_object ... ok
29672026-03-08T04:33:09.781Z
29682026-03-08T04:33:09.781Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
29692026-03-08T04:33:09.781Z
29702026-03-08T04:33:09.781Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-09a0c3c5734c5169)
29712026-03-08T04:33:09.781Z
29722026-03-08T04:33:09.781Zrunning 1 test
29732026-03-08T04:33:13.085Ztest test::test_apis_up_to_date ... ok
29742026-03-08T04:33:13.085Z
29752026-03-08T04:33:13.085Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.32s
29762026-03-08T04:33:13.085Z
29772026-03-08T04:33:13.145Z Running unittests src/main.rs (target/debug/deps/dpd-2cc2715f080c1670)
29782026-03-08T04:33:13.170Z
29792026-03-08T04:33:13.170Zrunning 18 tests
29802026-03-08T04:33:13.170Ztest freemap::test_ordering ... ok
29812026-03-08T04:33:13.170Ztest config::tests::test_updates ... ok
29822026-03-08T04:33:13.170Ztest freemap::test_split ... ok
29832026-03-08T04:33:13.170Ztest macaddrs::tests::test_mac_offset ... ok
29842026-03-08T04:33:13.170Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29852026-03-08T04:33:13.170Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29862026-03-08T04:33:13.170Ztest macaddrs::tests::test_parse_port_id ... ok
29872026-03-08T04:33:13.170Ztest nat::test_mapping ... ok
29882026-03-08T04:33:13.170ZMar 08 04:33:13.108 DEBG created new freemap, unit: freemap_test
29892026-03-08T04:33:13.170ZMar 08 04:33:13.109 DEBG initted freemap. size: 128, unit: freemap_test
29902026-03-08T04:33:13.170ZMar 08 04:33:13.109 DEBG reset freemap, unit: freemap_test
29912026-03-08T04:33:13.170ZMar 08 04:33:13.109 DEBG created new freemap, unit: freemap_test
29922026-03-08T04:33:13.170ZMar 08 04:33:13.110 DEBG initted freemap. size: 128, unit: freemap_test
29932026-03-08T04:33:13.171ZMar 08 04:33:13.110 DEBG reset freemap, unit: freemap_test
29942026-03-08T04:33:13.195ZMar 08 04:33:13.110 DEBG created new freemap, unit: freemap_test
29952026-03-08T04:33:13.195ZMar 08 04:33:13.111 DEBG initted freemap. size: 128, unit: freemap_test
29962026-03-08T04:33:13.195ZMar 08 04:33:13.111 DEBG reset freemap, unit: freemap_test
29972026-03-08T04:33:13.195Ztest port_map::tests::dump_map ... ok
29982026-03-08T04:33:13.195ZMar 08 04:33:13.111 DEBG created new freemap, unit: freemap_test
29992026-03-08T04:33:13.195ZMar 08 04:33:13.111 DEBG initted freemap. size: 128, unit: freemap_test
30002026-03-08T04:33:13.195ZMar 08 04:33:13.111 DEBG reset freemap, unit: freemap_test
30012026-03-08T04:33:13.195Ztest freemap::test_free ... ok
30022026-03-08T04:33:13.196Ztest freemap::test_exhaustion ... ok
30032026-03-08T04:33:13.196Ztest freemap::test_basic ... ok
30042026-03-08T04:33:13.196Ztest port_map::tests::test_backplane_group ... ok
30052026-03-08T04:33:13.196Ztest freemap::test_span ... ok
30062026-03-08T04:33:13.196Ztest port_map::tests::test_port_map ... ok
30072026-03-08T04:33:13.196Ztest api_server::tests::test_build_info ... ok
30082026-03-08T04:33:13.196ZMar 08 04:33:13.113 DEBG created new freemap, unit: freemap_test
30092026-03-08T04:33:13.196ZMar 08 04:33:13.113 DEBG initted freemap. size: 128, unit: freemap_test
30102026-03-08T04:33:13.196ZMar 08 04:33:13.114 DEBG reset freemap, unit: freemap_test
30112026-03-08T04:33:13.196Ztest freemap::test_reclaim ... ok
30122026-03-08T04:33:13.196Ztest port_map::tests::parse_softnpu_revision ... ok
30132026-03-08T04:33:13.196Z
30142026-03-08T04:33:13.196Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
30152026-03-08T04:33:13.196Z
30162026-03-08T04:33:13.196Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b7c04691d97e771d)
30172026-03-08T04:33:13.196Z
30182026-03-08T04:33:13.196Zrunning 0 tests
30192026-03-08T04:33:13.196Z
30202026-03-08T04:33:13.196Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30212026-03-08T04:33:13.196Z
30222026-03-08T04:33:13.196Z Running unittests src/lib.rs (target/debug/deps/dpd_api-b570bfc4ac4fceab)
30232026-03-08T04:33:13.196Z
30242026-03-08T04:33:13.196Zrunning 0 tests
30252026-03-08T04:33:13.196Z
30262026-03-08T04:33:13.196Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30272026-03-08T04:33:13.196Z
30282026-03-08T04:33:13.196Z Running unittests src/lib.rs (target/debug/deps/dpd_client-657060a014220687)
30292026-03-08T04:33:13.221Z
30302026-03-08T04:33:13.221Zrunning 6 tests
30312026-03-08T04:33:13.221Ztest tests::test_full_lot_id_neither_present ... ok
30322026-03-08T04:33:13.221Ztest tests::test_port_id_cmp ... ok
30332026-03-08T04:33:13.222Ztest tests::test_full_lot_id_lot_only ... ok
30342026-03-08T04:33:13.222Ztest tests::test_parse_client_port_id ... ok
30352026-03-08T04:33:13.222Ztest tests::test_full_lot_id_lotnum_only ... ok
30362026-03-08T04:33:13.222Ztest tests::test_full_lot_id_both_present ... ok
30372026-03-08T04:33:13.222Z
30382026-03-08T04:33:13.222Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30392026-03-08T04:33:13.222Z
30402026-03-08T04:33:13.222Z Running tests/test_all.rs (target/debug/deps/test_all-68e2118271530066)
30412026-03-08T04:33:13.222Z
30422026-03-08T04:33:13.222Zrunning 0 tests
30432026-03-08T04:33:13.222Z
30442026-03-08T04:33:13.222Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30452026-03-08T04:33:13.222Z
30462026-03-08T04:33:13.222Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30472026-03-08T04:33:13.222Z
30482026-03-08T04:33:13.222Zrunning 0 tests
30492026-03-08T04:33:13.222Z
30502026-03-08T04:33:13.222Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30512026-03-08T04:33:13.222Z
30522026-03-08T04:33:13.222Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30532026-03-08T04:33:13.222Z
30542026-03-08T04:33:13.222Zrunning 12 tests
30552026-03-08T04:33:13.222Ztest icmp::test_v6_checksum ... ok
30562026-03-08T04:33:13.222Ztest icmp::test_v4_checksum ... ok
30572026-03-08T04:33:13.222Ztest lldp::test_lldp_parse ... ok
30582026-03-08T04:33:13.222Ztest ipv6::test_ipv6_parse ... ok
30592026-03-08T04:33:13.222Ztest pbuf::test_byte ... ok
30602026-03-08T04:33:13.222Ztest pbuf::test_nibble ... ok
30612026-03-08T04:33:13.222Ztest pbuf::test_overflow ... ok
30622026-03-08T04:33:13.222Ztest pbuf::test_short ... ok
30632026-03-08T04:33:13.222Ztest pbuf::test_twelve ... ok
30642026-03-08T04:33:13.222Ztest pbuf::test_word ... ok
30652026-03-08T04:33:13.222Ztest tcp::test_checksum_ack_data ... ok
30662026-03-08T04:33:13.222Ztest tcp::test_checksum_syn_nodata ... ok
30672026-03-08T04:33:13.222Z
30682026-03-08T04:33:13.222Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30692026-03-08T04:33:13.222Z
30702026-03-08T04:33:13.222Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30712026-03-08T04:33:13.247Z
30722026-03-08T04:33:13.247Zrunning 0 tests
30732026-03-08T04:33:13.247Z
30742026-03-08T04:33:13.247Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30752026-03-08T04:33:13.247Z
30762026-03-08T04:33:13.247Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30772026-03-08T04:33:13.247Z
30782026-03-08T04:33:13.247Zrunning 4 tests
30792026-03-08T04:33:13.247Ztest switchport::test::test_compute_lanes ... ok
30802026-03-08T04:33:13.272Ztest switchport::test::port_id_ordering ... ok
30812026-03-08T04:33:13.272Z Lane 0 Lane 1 Lane 2 Lane 3
30822026-03-08T04:33:13.272Z State: Activated Lane 0Activated Activated Lane 1 ActivatedLane 2
30832026-03-08T04:33:13.272Z Rx Output Enabled: false Lane 3false
30842026-03-08T04:33:13.272Zfalse Rx Loss-of-lock: Yes falseYes
30852026-03-08T04:33:13.272ZYes Rx Output Status: valid validYes
30862026-03-08T04:33:13.272Zvalid valid
30872026-03-08T04:33:13.272Z Rx Loss-of-signal: Yes Rx Loss-of-lock: true Yes true Yes Yestrue
30882026-03-08T04:33:13.272Z true
30892026-03-08T04:33:13.272Z Rx CDR Enabled: Yes Rx Loss-of-signal: false Yes falseYes falseYes
30902026-03-08T04:33:13.272Z false
30912026-03-08T04:33:13.272Z Tx Enabled: YesRx Auto-squelch Disable: true trueYes true true
30922026-03-08T04:33:13.273ZYes Tx Output Enabled: true trueYes
30932026-03-08T04:33:13.273Z Tx Loss-of-lock: No Notrue true
30942026-03-08T04:33:13.273Z Tx Output Status: invalid Noinvalid No
30952026-03-08T04:33:13.273Zinvalid Tx Loss-of-signal: Noinvalid
30962026-03-08T04:33:13.273Z Tx Loss-of-lock: false Nofalse false false
30972026-03-08T04:33:13.273ZNo Tx Loss-of-signal: true true No
30982026-03-08T04:33:13.273Ztrue Tx CDR Enabled: No true
30992026-03-08T04:33:13.273ZNoTx Auto-squelch Disable: false falseNo No
31002026-03-08T04:33:13.273Zfalse false
31012026-03-08T04:33:13.273Z Tx Adaptive EQ Fault: No Tx Adaptive EQ Fail: trueNo Notrue Notrue
31022026-03-08T04:33:13.273Z true
31032026-03-08T04:33:13.273Z Tx Fault: Yes Tx Failure: false Yes falseYes falseYes
31042026-03-08T04:33:13.273Z false
31052026-03-08T04:33:13.273Z Tx Force Squelch: true true true true
31062026-03-08T04:33:13.273Z Tx Input Polarity: normal normal normal normal
31072026-03-08T04:33:13.273Ztest switchport::test::test_print_cmis_datapath ... ok
31082026-03-08T04:33:13.273Ztest switchport::test::test_print_sff_datapath ... ok
31092026-03-08T04:33:13.273Z
31102026-03-08T04:33:13.273Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31112026-03-08T04:33:13.273Z
31122026-03-08T04:33:13.273Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
31132026-03-08T04:33:13.273Z
31142026-03-08T04:33:13.273Zrunning 1 test
31152026-03-08T04:33:13.273Ztest test_p4_counter_list ... ignored
31162026-03-08T04:33:13.273Z
31172026-03-08T04:33:13.273Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
31182026-03-08T04:33:13.273Z
31192026-03-08T04:33:13.273Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
31202026-03-08T04:33:13.273Z
31212026-03-08T04:33:13.273Zrunning 5 tests
31222026-03-08T04:33:13.298Ztest test_an ... ignored
31232026-03-08T04:33:13.298Ztest test_enable ... ignored
31242026-03-08T04:33:13.298Ztest test_ip_addresses ... ignored
31252026-03-08T04:33:13.298Ztest test_kr ... ignored
31262026-03-08T04:33:13.298Ztest test_mac ... ignored
31272026-03-08T04:33:13.298Z
31282026-03-08T04:33:13.299Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
31292026-03-08T04:33:13.299Z
31302026-03-08T04:33:13.299Z Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d)
31312026-03-08T04:33:13.299Z
31322026-03-08T04:33:13.299Zrunning 3 tests
31332026-03-08T04:33:13.299Ztest linklocal::test_parse_ipadm ... ok
31342026-03-08T04:33:13.299Ztest tfport::test_parse_tfport ... ok
31352026-03-08T04:33:13.299Ztest config::tests::test_updates ... ok
31362026-03-08T04:33:13.299Z
31372026-03-08T04:33:13.299Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31382026-03-08T04:33:13.299Z
31392026-03-08T04:33:13.299Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31402026-03-08T04:33:13.299Z
31412026-03-08T04:33:13.299Zrunning 0 tests
31422026-03-08T04:33:13.299Z
31432026-03-08T04:33:13.299Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31442026-03-08T04:33:13.299Z
31452026-03-08T04:33:13.299Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31462026-03-08T04:33:13.299Z
31472026-03-08T04:33:13.299Zrunning 0 tests
31482026-03-08T04:33:13.299Z
31492026-03-08T04:33:13.299Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31502026-03-08T04:33:13.299Z
31512026-03-08T04:33:13.299Z Doc-tests aal
31522026-03-08T04:33:13.497Z
31532026-03-08T04:33:13.497Zrunning 0 tests
31542026-03-08T04:33:13.497Z
31552026-03-08T04:33:13.497Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31562026-03-08T04:33:13.497Z
31572026-03-08T04:33:13.528Z Doc-tests aal_macros
31582026-03-08T04:33:13.655Z
31592026-03-08T04:33:13.655Zrunning 0 tests
31602026-03-08T04:33:13.655Z
31612026-03-08T04:33:13.655Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31622026-03-08T04:33:13.655Z
31632026-03-08T04:33:13.679Z Doc-tests common
31642026-03-08T04:33:14.076Z
31652026-03-08T04:33:14.076Zrunning 0 tests
31662026-03-08T04:33:14.076Z
31672026-03-08T04:33:14.076Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31682026-03-08T04:33:14.076Z
31692026-03-08T04:33:14.109Z Doc-tests dpd_api
31702026-03-08T04:33:16.098Z
31712026-03-08T04:33:16.098Zrunning 2 tests
31722026-03-08T04:33:16.098Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
31732026-03-08T04:33:16.098Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
31742026-03-08T04:33:16.098Z
31752026-03-08T04:33:16.098Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31762026-03-08T04:33:16.098Z
31772026-03-08T04:33:16.164Z Doc-tests dpd_client
31782026-03-08T04:33:18.446Z
31792026-03-08T04:33:18.446Zrunning 0 tests
31802026-03-08T04:33:18.446Z
31812026-03-08T04:33:18.446Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31822026-03-08T04:33:18.446Z
31832026-03-08T04:33:18.513Z Doc-tests dpd_types
31842026-03-08T04:33:19.092Z
31852026-03-08T04:33:19.093Zrunning 0 tests
31862026-03-08T04:33:19.093Z
31872026-03-08T04:33:19.093Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31882026-03-08T04:33:19.093Z
31892026-03-08T04:33:19.140Z Doc-tests packet
31902026-03-08T04:33:19.333Z
31912026-03-08T04:33:19.334Zrunning 0 tests
31922026-03-08T04:33:19.334Z
31932026-03-08T04:33:19.334Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31942026-03-08T04:33:19.334Z
31952026-03-08T04:33:19.362Z Doc-tests pcap
31962026-03-08T04:33:19.456Z
31972026-03-08T04:33:19.456Zrunning 0 tests
31982026-03-08T04:33:19.456Z
31992026-03-08T04:33:19.481Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32002026-03-08T04:33:19.481Z
32012026-03-08T04:33:19.535Z+ for feat in tofino_stub tofino_asic softnpu chaos
32022026-03-08T04:33:19.535Z+ RUST_BACKTRACE=full
32032026-03-08T04:33:19.535Z+ cargo test --features chaos --no-fail-fast
32042026-03-08T04:33:20.747Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
32052026-03-08T04:33:20.779Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
32062026-03-08T04:33:20.803Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
32072026-03-08T04:33:36.679Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
32082026-03-08T04:33:37.024Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
32092026-03-08T04:34:29.688Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
32102026-03-08T04:34:29.812Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
32112026-03-08T04:34:29.836Z
32122026-03-08T04:34:29.836Zrunning 5 tests
32132026-03-08T04:34:29.837Ztest fuse::tests::chip_revision_b0 ... ok
32142026-03-08T04:34:29.837Ztest fuse::tests::chip_revision_a0 ... ok
32152026-03-08T04:34:29.837Ztest fuse::tests::chip_revision_unknown_device_id ... ok
32162026-03-08T04:34:29.837Ztest fuse::tests::chip_revision_b1 ... ok
32172026-03-08T04:34:29.837Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
32182026-03-08T04:34:29.837Z
32192026-03-08T04:34:29.837Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32202026-03-08T04:34:29.837Z
32212026-03-08T04:34:29.837Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
32222026-03-08T04:34:29.837Z
32232026-03-08T04:34:29.837Zrunning 0 tests
32242026-03-08T04:34:29.837Z
32252026-03-08T04:34:29.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32262026-03-08T04:34:29.837Z
32272026-03-08T04:34:29.837Z Running unittests src/lib.rs (target/debug/deps/asic-13ed8881661abd05)
32282026-03-08T04:34:29.837Z
32292026-03-08T04:34:29.837Zrunning 0 tests
32302026-03-08T04:34:29.837Z
32312026-03-08T04:34:29.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32322026-03-08T04:34:29.837Z
32332026-03-08T04:34:29.837Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
32342026-03-08T04:34:29.861Z
32352026-03-08T04:34:29.861Zrunning 10 tests
32362026-03-08T04:34:29.861Ztest network::tests::test_equal ... ok
32372026-03-08T04:34:29.861Ztest network::tests::test_eui64 ... ok
32382026-03-08T04:34:29.861Ztest nat::tests::test_vni ... ok
32392026-03-08T04:34:29.862Ztest network::tests::test_generate_ipv6_link_local ... ok
32402026-03-08T04:34:29.862Ztest network::tests::test_into ... ok
32412026-03-08T04:34:29.862Ztest network::tests::test_not_equal ... ok
32422026-03-08T04:34:29.862Ztest network::tests::test_to_string ... ok
32432026-03-08T04:34:29.862Ztest network::tests::test_parse ... ok
32442026-03-08T04:34:29.862Ztest test_purge ... ok
32452026-03-08T04:34:29.862Ztest illumos::test::address_exists_handles_missing_object ... ok
32462026-03-08T04:34:29.862Z
32472026-03-08T04:34:29.862Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32482026-03-08T04:34:29.862Z
32492026-03-08T04:34:29.862Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
32502026-03-08T04:34:29.886Z
32512026-03-08T04:34:29.886Zrunning 1 test
32522026-03-08T04:34:32.971Ztest test::test_apis_up_to_date ... ok
32532026-03-08T04:34:32.971Z
32542026-03-08T04:34:32.971Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.08s
32552026-03-08T04:34:32.971Z
32562026-03-08T04:34:33.036Z Running unittests src/main.rs (target/debug/deps/dpd-23ac965eb82549e2)
32572026-03-08T04:34:33.061Z
32582026-03-08T04:34:33.061Zrunning 18 tests
32592026-03-08T04:34:33.061Ztest freemap::test_ordering ... ok
32602026-03-08T04:34:33.061Ztest freemap::test_split ... ok
32612026-03-08T04:34:33.061Ztest config::tests::test_updates ... ok
32622026-03-08T04:34:33.061Ztest macaddrs::tests::test_mac_offset ... ok
32632026-03-08T04:34:33.061Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32642026-03-08T04:34:33.061Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32652026-03-08T04:34:33.061Ztest macaddrs::tests::test_parse_port_id ... ok
32662026-03-08T04:34:33.061Ztest nat::test_mapping ... ok
32672026-03-08T04:34:33.061Ztest port_map::tests::dump_map ... ok
32682026-03-08T04:34:33.061Ztest port_map::tests::test_backplane_group ... ok
32692026-03-08T04:34:33.061Ztest port_map::tests::test_port_map ... ok
32702026-03-08T04:34:33.061ZMar 08 04:34:32.997 DEBG created new freemap, unit: freemap_test
32712026-03-08T04:34:33.061ZMar 08 04:34:32.997 DEBG initted freemap. size: 128, unit: freemap_test
32722026-03-08T04:34:33.061ZMar 08 04:34:32.997 DEBG reset freemap, unit: freemap_test
32732026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG created new freemap, unit: freemap_test
32742026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG initted freemap. size: 128, unit: freemap_test
32752026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG reset freemap, unit: freemap_test
32762026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG created new freemap, unit: freemap_test
32772026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG initted freemap. size: 128, unit: freemap_test
32782026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG reset freemap, unit: freemap_test
32792026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG created new freemap, unit: freemap_test
32802026-03-08T04:34:33.061Ztest freemap::test_reclaim ... ok
32812026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG initted freemap. size: 128, unit: freemap_test
32822026-03-08T04:34:33.061ZMar 08 04:34:32.998 DEBG reset freemap, unit: freemap_test
32832026-03-08T04:34:33.061Ztest freemap::test_exhaustion ... ok
32842026-03-08T04:34:33.061Ztest freemap::test_free ... ok
32852026-03-08T04:34:33.061Ztest freemap::test_basic ... ok
32862026-03-08T04:34:33.061ZMar 08 04:34:32.999 DEBG created new freemap, unit: freemap_test
32872026-03-08T04:34:33.061ZMar 08 04:34:32.999 DEBG initted freemap. size: 128, unit: freemap_test
32882026-03-08T04:34:33.061ZMar 08 04:34:32.999 DEBG reset freemap, unit: freemap_test
32892026-03-08T04:34:33.061Ztest freemap::test_span ... ok
32902026-03-08T04:34:33.062Ztest api_server::tests::test_build_info ... ok
32912026-03-08T04:34:33.062Ztest port_map::tests::parse_softnpu_revision ... ok
32922026-03-08T04:34:33.062Z
32932026-03-08T04:34:33.062Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32942026-03-08T04:34:33.062Z
32952026-03-08T04:34:33.087Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7f7cd0a040d7d945)
32962026-03-08T04:34:33.087Z
32972026-03-08T04:34:33.087Zrunning 0 tests
32982026-03-08T04:34:33.087Z
32992026-03-08T04:34:33.087Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33002026-03-08T04:34:33.087Z
33012026-03-08T04:34:33.087Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
33022026-03-08T04:34:33.087Z
33032026-03-08T04:34:33.087Zrunning 0 tests
33042026-03-08T04:34:33.087Z
33052026-03-08T04:34:33.087Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33062026-03-08T04:34:33.087Z
33072026-03-08T04:34:33.087Z Running unittests src/lib.rs (target/debug/deps/dpd_client-aebf87b370e5ad17)
33082026-03-08T04:34:33.087Z
33092026-03-08T04:34:33.087Zrunning 6 tests
33102026-03-08T04:34:33.113Ztest tests::test_full_lot_id_neither_present ... ok
33112026-03-08T04:34:33.113Ztest tests::test_full_lot_id_lotnum_only ... ok
33122026-03-08T04:34:33.113Ztest tests::test_full_lot_id_both_present ... ok
33132026-03-08T04:34:33.113Ztest tests::test_port_id_cmp ... ok
33142026-03-08T04:34:33.113Ztest tests::test_parse_client_port_id ... ok
33152026-03-08T04:34:33.113Ztest tests::test_full_lot_id_lot_only ... ok
33162026-03-08T04:34:33.113Z
33172026-03-08T04:34:33.113Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33182026-03-08T04:34:33.113Z
33192026-03-08T04:34:33.113Z Running tests/test_all.rs (target/debug/deps/test_all-eb21f1bec2bd0646)
33202026-03-08T04:34:33.114Z
33212026-03-08T04:34:33.114Zrunning 6 tests
33222026-03-08T04:34:36.118Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
33232026-03-08T04:34:36.142Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
33242026-03-08T04:34:36.142Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
33252026-03-08T04:34:36.143Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
33262026-03-08T04:34:36.537Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
33272026-03-08T04:34:39.812Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
33282026-03-08T04:34:39.813Z
33292026-03-08T04:34:39.813Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.72s
33302026-03-08T04:34:39.813Z
33312026-03-08T04:34:39.837Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
33322026-03-08T04:34:39.837Z
33332026-03-08T04:34:39.837Zrunning 0 tests
33342026-03-08T04:34:39.837Z
33352026-03-08T04:34:39.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33362026-03-08T04:34:39.837Z
33372026-03-08T04:34:39.884Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
33382026-03-08T04:34:39.884Z
33392026-03-08T04:34:39.884Zrunning 12 tests
33402026-03-08T04:34:39.884Ztest lldp::test_lldp_parse ... ok
33412026-03-08T04:34:39.884Ztest icmp::test_v6_checksum ... ok
33422026-03-08T04:34:39.884Ztest icmp::test_v4_checksum ... ok
33432026-03-08T04:34:39.884Ztest pbuf::test_byte ... ok
33442026-03-08T04:34:39.884Ztest ipv6::test_ipv6_parse ... ok
33452026-03-08T04:34:39.884Ztest pbuf::test_nibble ... ok
33462026-03-08T04:34:39.884Ztest pbuf::test_overflow ... ok
33472026-03-08T04:34:39.884Ztest pbuf::test_short ... ok
33482026-03-08T04:34:39.884Ztest pbuf::test_twelve ... ok
33492026-03-08T04:34:39.884Ztest pbuf::test_word ... ok
33502026-03-08T04:34:39.885Ztest tcp::test_checksum_syn_nodata ... ok
33512026-03-08T04:34:39.885Ztest tcp::test_checksum_ack_data ... ok
33522026-03-08T04:34:39.885Z
33532026-03-08T04:34:39.885Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33542026-03-08T04:34:39.885Z
33552026-03-08T04:34:39.885Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33562026-03-08T04:34:39.885Z
33572026-03-08T04:34:39.885Zrunning 0 tests
33582026-03-08T04:34:39.885Z
33592026-03-08T04:34:39.885Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33602026-03-08T04:34:39.885Z
33612026-03-08T04:34:39.885Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33622026-03-08T04:34:39.885Z
33632026-03-08T04:34:39.885Zrunning 4 tests
33642026-03-08T04:34:39.885Ztest switchport::test::test_compute_lanes ... ok
33652026-03-08T04:34:39.885Ztest switchport::test::port_id_ordering ... ok
33662026-03-08T04:34:39.885Z Lane 0 Lane 1 Lane 2 Lane 3
33672026-03-08T04:34:39.885Z Rx Loss-of-lock: Yes Yes Yes Yes
33682026-03-08T04:34:39.885Z Rx Loss-of-signal: Yes Yes Yes Yes
33692026-03-08T04:34:39.885Z Rx CDR Enabled: Yes Yes Yes Yes
33702026-03-08T04:34:39.885Z Tx Enabled: Yes Yes Yes Yes
33712026-03-08T04:34:39.885Z Tx Loss-of-lock: No No No No
33722026-03-08T04:34:39.885Z Tx Loss-of-signal: No No No No
33732026-03-08T04:34:39.885Z Tx CDR Enabled: No No No No
33742026-03-08T04:34:39.885Z Tx Adaptive EQ Fault: No No No No
33752026-03-08T04:34:39.885Z Tx Fault: Yes Yes Yes Yes
33762026-03-08T04:34:39.885Ztest switchport::test::test_print_sff_datapath ... ok
33772026-03-08T04:34:39.885Z Lane 0 Lane 1 Lane 2 Lane 3
33782026-03-08T04:34:39.885Z State: Activated Activated Activated Activated
33792026-03-08T04:34:39.885Z Rx Output Enabled: false false false false
33802026-03-08T04:34:39.885Z Rx Output Status: valid valid valid valid
33812026-03-08T04:34:39.885Z Rx Loss-of-lock: true true true true
33822026-03-08T04:34:39.885Z Rx Loss-of-signal: false false false false
33832026-03-08T04:34:39.885ZRx Auto-squelch Disable: true true true true
33842026-03-08T04:34:39.885Z Tx Output Enabled: true true true true
33852026-03-08T04:34:39.885Z Tx Output Status: invalid invalid invalid invalid
33862026-03-08T04:34:39.885Z Tx Loss-of-lock: false false false false
33872026-03-08T04:34:39.885Z Tx Loss-of-signal: true true true true
33882026-03-08T04:34:39.885ZTx Auto-squelch Disable: false false false false
33892026-03-08T04:34:39.885Z Tx Adaptive EQ Fail: true true true true
33902026-03-08T04:34:39.886Z Tx Failure: false false false false
33912026-03-08T04:34:39.886Z Tx Force Squelch: true true true true
33922026-03-08T04:34:39.886Z Tx Input Polarity: normal normal normal normal
33932026-03-08T04:34:39.886Ztest switchport::test::test_print_cmis_datapath ... ok
33942026-03-08T04:34:39.886Z
33952026-03-08T04:34:39.886Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33962026-03-08T04:34:39.886Z
33972026-03-08T04:34:39.886Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33982026-03-08T04:34:39.886Z
33992026-03-08T04:34:39.886Zrunning 1 test
34002026-03-08T04:34:39.886Ztest test_p4_counter_list ... ignored
34012026-03-08T04:34:39.886Z
34022026-03-08T04:34:39.886Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
34032026-03-08T04:34:39.886Z
34042026-03-08T04:34:39.886Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
34052026-03-08T04:34:39.921Z
34062026-03-08T04:34:39.921Zrunning 5 tests
34072026-03-08T04:34:39.921Ztest test_an ... ignored
34082026-03-08T04:34:39.921Ztest test_enable ... ignored
34092026-03-08T04:34:39.921Ztest test_ip_addresses ... ignored
34102026-03-08T04:34:39.921Ztest test_kr ... ignored
34112026-03-08T04:34:39.921Ztest test_mac ... ignored
34122026-03-08T04:34:39.921Z
34132026-03-08T04:34:39.921Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
34142026-03-08T04:34:39.921Z
34152026-03-08T04:34:39.921Z Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a)
34162026-03-08T04:34:39.921Z
34172026-03-08T04:34:39.921Zrunning 3 tests
34182026-03-08T04:34:39.921Ztest linklocal::test_parse_ipadm ... ok
34192026-03-08T04:34:39.921Ztest config::tests::test_updates ... ok
34202026-03-08T04:34:39.921Ztest tfport::test_parse_tfport ... ok
34212026-03-08T04:34:39.921Z
34222026-03-08T04:34:39.921Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34232026-03-08T04:34:39.921Z
34242026-03-08T04:34:39.921Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
34252026-03-08T04:34:39.921Z
34262026-03-08T04:34:39.921Zrunning 0 tests
34272026-03-08T04:34:39.922Z
34282026-03-08T04:34:39.922Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34292026-03-08T04:34:39.922Z
34302026-03-08T04:34:39.922Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
34312026-03-08T04:34:39.922Z
34322026-03-08T04:34:39.922Zrunning 0 tests
34332026-03-08T04:34:39.922Z
34342026-03-08T04:34:39.922Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34352026-03-08T04:34:39.922Z
34362026-03-08T04:34:39.922Z Doc-tests aal
34372026-03-08T04:34:40.081Z
34382026-03-08T04:34:40.081Zrunning 0 tests
34392026-03-08T04:34:40.081Z
34402026-03-08T04:34:40.081Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34412026-03-08T04:34:40.081Z
34422026-03-08T04:34:40.107Z Doc-tests aal_macros
34432026-03-08T04:34:40.233Z
34442026-03-08T04:34:40.233Zrunning 0 tests
34452026-03-08T04:34:40.233Z
34462026-03-08T04:34:40.233Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34472026-03-08T04:34:40.233Z
34482026-03-08T04:34:40.258Z Doc-tests common
34492026-03-08T04:34:40.647Z
34502026-03-08T04:34:40.647Zrunning 0 tests
34512026-03-08T04:34:40.647Z
34522026-03-08T04:34:40.647Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34532026-03-08T04:34:40.647Z
34542026-03-08T04:34:40.681Z Doc-tests dpd_api
34552026-03-08T04:34:42.604Z
34562026-03-08T04:34:42.604Zrunning 2 tests
34572026-03-08T04:34:42.604Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
34582026-03-08T04:34:42.604Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
34592026-03-08T04:34:42.604Z
34602026-03-08T04:34:42.604Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34612026-03-08T04:34:42.604Z
34622026-03-08T04:34:42.670Z Doc-tests dpd_client
34632026-03-08T04:34:44.935Z
34642026-03-08T04:34:44.935Zrunning 0 tests
34652026-03-08T04:34:44.935Z
34662026-03-08T04:34:44.935Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34672026-03-08T04:34:44.935Z
34682026-03-08T04:34:45.005Z Doc-tests dpd_types
34692026-03-08T04:34:45.572Z
34702026-03-08T04:34:45.572Zrunning 0 tests
34712026-03-08T04:34:45.572Z
34722026-03-08T04:34:45.573Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34732026-03-08T04:34:45.573Z
34742026-03-08T04:34:45.619Z Doc-tests packet
34752026-03-08T04:34:45.809Z
34762026-03-08T04:34:45.809Zrunning 0 tests
34772026-03-08T04:34:45.809Z
34782026-03-08T04:34:45.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34792026-03-08T04:34:45.810Z
34802026-03-08T04:34:45.837Z Doc-tests pcap
34812026-03-08T04:34:45.927Z
34822026-03-08T04:34:45.927Zrunning 0 tests
34832026-03-08T04:34:45.927Z
34842026-03-08T04:34:45.927Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34852026-03-08T04:34:45.927Z
34862026-03-08T04:34:46.005Zprocess exited: duration 1119041 ms, exit code 0
 
34872026-03-08T04:34:46.056Zfound 0 output files