01KKC5AW7E5A0T1AWEADH5AT89: test

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

Buildomat Job: 01KKC5B9NCPBN1NB4FRWSHZQ90

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T15:21:14.926Zjob assigned to worker 01KKC5BAMEYJQJ9CBAZ9E1NQQE [factory aws, i-03cf2b5f5e30c3f01] (queued for 57 s)
 
22026-03-10T15:21:23.289Zstarting task 0: "setup"
32026-03-10T15:21:23.295Z++ uname -s
42026-03-10T15:21:23.298Z+ kern=SunOS
52026-03-10T15:21:23.298Z+ build_user=build
62026-03-10T15:21:23.298Z+ build_uid=12345
72026-03-10T15:21:23.298Z+ work_dir=/work
82026-03-10T15:21:23.298Z+ input_dir=/input
92026-03-10T15:21:23.298Z+ [[ 0 == 12345 ]]
102026-03-10T15:21:23.298Z+ case "$kern" in
112026-03-10T15:21:23.298Z+ groupadd -g 12345 build
122026-03-10T15:21:23.301Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T15:21:25.305Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T15:21:25.404Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T15:21:25.407Z+ home_fs=zfs
162026-03-10T15:21:25.407Z+ [[ zfs == autofs ]]
172026-03-10T15:21:25.407Z+ mkdir -p /home/build
182026-03-10T15:21:25.410Z+ chown build:build /home/build /work
192026-03-10T15:21:27.410Z+ chmod 0700 /home/build /work
202026-03-10T15:21:27.413Zprocess exited: duration 4123 ms, exit code 0
 
212026-03-10T15:21:27.420Zstarting task 1: "rust-toolchain"
222026-03-10T15:21:27.424Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-10T15:21:27.424Z * rust toolchain channel = "1.90.0"
242026-03-10T15:21:27.424Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T15:21:27.424Z * rust toolchain profile = "default"
262026-03-10T15:21:27.424Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T15:21:27.424Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T15:21:27.427Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T15:21:27.427Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-10T15:21:27.553Zinfo: downloading installer
312026-03-10T15:21:29.283Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T15:21:29.283Zwarn: /opt/ooce/bin
332026-03-10T15:21:29.283Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T15:21:29.283Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T15:21:29.283Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T15:21:29.283Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T15:21:29.283Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T15:21:29.283Zerror: cannot install while Rust is installed
392026-03-10T15:21:29.283Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T15:21:29.322Zinfo: profile set to 'default'
412026-03-10T15:21:29.322Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T15:21:29.325Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-10T15:21:29.486Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-10T15:21:29.486Zinfo: downloading component 'cargo'
452026-03-10T15:21:30.470Zinfo: downloading component 'clippy'
462026-03-10T15:21:30.865Zinfo: downloading component 'rust-docs'
472026-03-10T15:21:32.287Zinfo: downloading component 'rust-std'
482026-03-10T15:21:34.260Zinfo: downloading component 'rustc'
492026-03-10T15:21:41.643Zinfo: downloading component 'rustfmt'
502026-03-10T15:21:41.922Zinfo: installing component 'cargo'
512026-03-10T15:21:42.748Zinfo: installing component 'clippy'
522026-03-10T15:21:43.104Zinfo: installing component 'rust-docs'
532026-03-10T15:21:44.469Zinfo: installing component 'rust-std'
542026-03-10T15:21:46.049Zinfo: installing component 'rustc'
552026-03-10T15:21:51.682Zinfo: installing component 'rustfmt'
562026-03-10T15:21:51.984Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-10T15:21:51.984Z
582026-03-10T15:21:52.355Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-10T15:21:52.355Z
602026-03-10T15:21:52.358Z
612026-03-10T15:21:52.358ZRust is installed now. Great!
622026-03-10T15:21:52.358Z
632026-03-10T15:21:52.358ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T15:21:52.358Zenvironment variable. This has not been done automatically.
652026-03-10T15:21:52.358Z
662026-03-10T15:21:52.358ZTo configure your current shell, you need to source
672026-03-10T15:21:52.358Zthe corresponding env file under $HOME/.cargo.
682026-03-10T15:21:52.358Z
692026-03-10T15:21:52.358ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T15:21:52.358Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T15:21:52.358Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T15:21:52.358Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T15:21:52.444Z+ rustup --version
742026-03-10T15:21:52.454Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T15:21:52.458Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T15:21:52.531Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-10T15:21:52.534Z+ cargo --version
782026-03-10T15:21:52.592Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-10T15:21:52.595Z+ rustc --version
802026-03-10T15:21:52.661Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-10T15:21:52.664Zprocess exited: duration 25241 ms, exit code 0
 
822026-03-10T15:21:52.669Zstarting task 2: "authentication"
832026-03-10T15:21:52.689Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T15:21:52.694Zstarting task 3: "clone repository"
852026-03-10T15:21:52.698Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-10T15:21:52.701Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-10T15:21:52.796ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-10T15:21:53.988Z+ cd /work/oxidecomputer/dendrite
892026-03-10T15:21:53.988Z+ git fetch origin e8a68118b5c2333f586d9bdcc4a1f63f2db98631
902026-03-10T15:21:54.269ZFrom https://github.com/oxidecomputer/dendrite
912026-03-10T15:21:54.269Z * branch e8a68118b5c2333f586d9bdcc4a1f63f2db98631 -> FETCH_HEAD
922026-03-10T15:21:54.276Z+ [[ -n '' ]]
932026-03-10T15:21:54.277Z+ git reset --hard e8a68118b5c2333f586d9bdcc4a1f63f2db98631
942026-03-10T15:21:54.302ZHEAD is now at e8a6811 merge main
952026-03-10T15:21:54.305Zprocess exited: duration 1608 ms, exit code 0
 
962026-03-10T15:21:54.311Zstarting task 4: "build"
972026-03-10T15:21:54.315Z+ source .github/buildomat/common.sh
982026-03-10T15:21:54.318Z++ TOFINO_STAGES=20
992026-03-10T15:21:54.318Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1002026-03-10T15:21:54.318Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1012026-03-10T15:21:54.318Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1022026-03-10T15:21:54.318Z+++ uname -s
1032026-03-10T15:21:54.318Z++ '[' SunOS == SunOS ']'
1042026-03-10T15:21:54.318Z++ SERIES=illumos
1052026-03-10T15:21:54.321Z+++ uname -s
1062026-03-10T15:21:54.321Z++ '[' SunOS == SunOS ']'
1072026-03-10T15:21:54.321Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1082026-03-10T15:21:54.321Z++ rustup show active-toolchain
1092026-03-10T15:21:54.364Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1102026-03-10T15:21:54.367Z+ source .github/buildomat/illumos.sh
1112026-03-10T15:21:54.370Z++ banner 'sde setup'
1122026-03-10T15:21:54.370Z
1132026-03-10T15:21:54.370Z #### ##### ###### #### ###### ##### # # #####
1142026-03-10T15:21:54.370Z # # # # # # # # # # #
1152026-03-10T15:21:54.370Z #### # # ##### #### ##### # # # # #
1162026-03-10T15:21:54.370Z # # # # # # # # # #####
1172026-03-10T15:21:54.370Z # # # # # # # # # # # #
1182026-03-10T15:21:54.370Z #### ##### ###### #### ###### # #### #
1192026-03-10T15:21:54.370Z
1202026-03-10T15:21:54.370Z++ export PKG=tofino_sde.p5p
1212026-03-10T15:21:54.370Z++ PKG=tofino_sde.p5p
1222026-03-10T15:21:54.370Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1232026-03-10T15:21:54.378Z % Total % Received % Xferd Average Speed Time Time Time Current
1242026-03-10T15:21:54.381Z Dload Upload Total Spent Left Speed
1252026-03-10T15:21:56.135Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 76.0M 6 5163k 0 0 17.2M 0 0:00:04 --:--:-- 0:00:04 17.2M 72 76.0M 72 55.2M 0 0 42.6M 0 0:00:01 0:00:01 --:--:-- 42.6M 100 76.0M 100 76.0M 0 0 43.3M 0 0:00:01 0:00:01 --:--:-- 43.3M
1262026-03-10T15:21:56.141Z+++ digest -a sha256 tofino_sde.p5p
1272026-03-10T15:21:56.196Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1282026-03-10T15:21:56.202Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1292026-03-10T15:21:56.202Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1302026-03-10T15:22:08.269Z Startup: Refreshing catalog 'helios-dev' ... Done
1312026-03-10T15:22:17.835Z Startup: Caching catalogs ... Done
1322026-03-10T15:22:17.999Z Startup: Refreshing catalog 'oxide' ... Done
1332026-03-10T15:22:42.172ZPlanning: Solver setup ... Done
1342026-03-10T15:22:42.319ZPlanning: Running solver ... Done
1352026-03-10T15:22:42.495ZPlanning: Finding local manifests ... Done
1362026-03-10T15:22:42.498ZPlanning: Fetching manifests: 1/1 100% complete
1372026-03-10T15:22:42.504ZPlanning: Fetching manifests: 1/1 100% complete
1382026-03-10T15:22:42.519ZPlanning: Package planning ... Done
1392026-03-10T15:22:42.523ZPlanning: Merging actions ... Done
1402026-03-10T15:22:42.768ZPlanning: Checking for conflicting actions ... Done
1412026-03-10T15:22:42.771ZPlanning: Consolidating action changes ... Done
1422026-03-10T15:22:45.989ZPlanning: Evaluating mediators ... Done
1432026-03-10T15:22:45.992ZPlanning: Planning completed in 27.98 seconds
1442026-03-10T15:22:45.998Z Packages to install: 1
1452026-03-10T15:22:46.001Z Create boot environment: No
1462026-03-10T15:22:46.001ZCreate backup boot environment: No
1472026-03-10T15:22:46.206Z
1482026-03-10T15:22:46.206ZDownload: 0/242 items 0.0/75.3MB 0% complete
1492026-03-10T15:22:46.411ZDownload: Completed 75.30 MB in 0.20 seconds (367M/s)
1502026-03-10T15:22:46.583Z Actions: 1/293 actions (Installing new actions)
1512026-03-10T15:22:47.851Z Actions: Completed 293 actions in 1.27 seconds.
1522026-03-10T15:22:47.854Z Done
1532026-03-10T15:22:47.908Z Done
1542026-03-10T15:22:48.843Z Done
1552026-03-10T15:22:53.413Z Done
1562026-03-10T15:22:53.490Z Done
1572026-03-10T15:22:53.494Z Done
1582026-03-10T15:22:53.592Z Done
1592026-03-10T15:22:54.282Z++ export SDE=/opt/oxide/tofino_sde
1602026-03-10T15:22:54.283Z++ SDE=/opt/oxide/tofino_sde
1612026-03-10T15:22:54.283Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1622026-03-10T15:22:54.283Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1632026-03-10T15:22:54.283Z++ banner packages
1642026-03-10T15:22:54.286Z
1652026-03-10T15:22:54.286Z ##### ## #### # # ## #### ###### ####
1662026-03-10T15:22:54.286Z # # # # # # # # # # # # # #
1672026-03-10T15:22:54.286Z # # # # # #### # # # ##### ####
1682026-03-10T15:22:54.286Z ##### ###### # # # ###### # ### # #
1692026-03-10T15:22:54.286Z # # # # # # # # # # # # # #
1702026-03-10T15:22:54.286Z # # # #### # # # # #### ###### ####
1712026-03-10T15:22:54.286Z
1722026-03-10T15:22:54.286Z++ pfexec pkg install clang-15 pcap
1732026-03-10T15:22:54.804Z Startup: Refreshing catalog 'helios-dev' ... Done
1742026-03-10T15:22:54.807Z Startup: Refreshing catalog 'oxide' ... Done
1752026-03-10T15:23:16.115ZPlanning: Solver setup ... Done
1762026-03-10T15:23:16.265ZPlanning: Running solver ... Done
1772026-03-10T15:23:16.534ZPlanning: Finding local manifests ... Done
1782026-03-10T15:23:16.540ZPlanning: Fetching manifests: 0/2 0% complete
1792026-03-10T15:23:16.685ZPlanning: Fetching manifests: 2/2 100% complete
1802026-03-10T15:23:16.725ZPlanning: Package planning ... Done
1812026-03-10T15:23:16.764ZPlanning: Merging actions ... Done
1822026-03-10T15:23:16.902ZPlanning: Checking for conflicting actions ... Done
1832026-03-10T15:23:16.911ZPlanning: Consolidating action changes ... Done
1842026-03-10T15:23:17.352ZPlanning: Evaluating mediators ... Done
1852026-03-10T15:23:17.360ZPlanning: Planning completed in 22.55 seconds
1862026-03-10T15:23:17.369Z Packages to install: 2
1872026-03-10T15:23:17.371Z Mediators to change: 2
1882026-03-10T15:23:17.371Z Services to change: 1
1892026-03-10T15:23:17.371Z Create boot environment: No
1902026-03-10T15:23:17.371ZCreate backup boot environment: No
1912026-03-10T15:23:17.411Z
1922026-03-10T15:23:17.411ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1932026-03-10T15:23:22.447ZDownload: 2009/3076 items 117.9/211.3MB 55% complete (25.6M/s)
1942026-03-10T15:23:27.448ZDownload: 3072/3076 items 210.1/211.3MB 99% complete (22.3M/s)
1952026-03-10T15:23:27.481ZDownload: Completed 211.31 MB in 10.07 seconds (21.0M/s)
1962026-03-10T15:23:27.842Z Actions: 1/3418 actions (Installing new actions)
1972026-03-10T15:23:32.064Z Actions: Completed 3418 actions in 4.22 seconds.
1982026-03-10T15:23:32.697Z Done
1992026-03-10T15:23:32.698Z Done
2002026-03-10T15:23:33.687Z Done
2012026-03-10T15:23:37.336Z Done
2022026-03-10T15:23:37.423Z Done
2032026-03-10T15:23:37.426Z Done
2042026-03-10T15:23:37.572Z Done
2052026-03-10T15:23:37.740Z++ pfexec pkg set-mediator -V 15 clang llvm
2062026-03-10T15:23:38.003ZPlanning: Evaluating mediator changes ... Done
2072026-03-10T15:23:38.145ZPlanning: Checking for conflicting actions ... Done
2082026-03-10T15:23:38.148ZPlanning: Consolidating action changes ... Done
2092026-03-10T15:23:38.368ZPlanning: Evaluating mediators ... Done
2102026-03-10T15:23:38.371ZPlanning: Planning completed in 0.37 seconds
2112026-03-10T15:23:38.397Z Mediators to change: 2
2122026-03-10T15:23:38.397Z Create boot environment: No
2132026-03-10T15:23:38.400ZCreate backup boot environment: No
2142026-03-10T15:23:38.472Z Done
2152026-03-10T15:23:38.472Z Done
2162026-03-10T15:23:39.218Z Done
2172026-03-10T15:23:42.533Z Done
2182026-03-10T15:23:42.616Z Done
2192026-03-10T15:23:42.620Z Done
2202026-03-10T15:23:42.767Z Done
2212026-03-10T15:23:42.852Z++ cargo --version
2222026-03-10T15:23:42.905Zcargo 1.90.0 (840b83a10 2025-07-30)
2232026-03-10T15:23:42.908Z++ rustc --version
2242026-03-10T15:23:42.974Zrustc 1.90.0 (1159e78c4 2025-09-14)
2252026-03-10T15:23:42.977Z+ banner copyrights
2262026-03-10T15:23:42.980Z
2272026-03-10T15:23:42.980Z #### #### ##### # # ##### # #### # # ##### ####
2282026-03-10T15:23:42.980Z # # # # # # # # # # # # # # # # #
2292026-03-10T15:23:42.980Z # # # # # # # # # # ###### # ####
2302026-03-10T15:23:42.980Z # # # ##### # ##### # # ### # # # #
2312026-03-10T15:23:42.980Z # # # # # # # # # # # # # # # #
2322026-03-10T15:23:42.980Z #### #### # # # # # #### # # # ####
2332026-03-10T15:23:42.980Z
2342026-03-10T15:23:42.980Z+ ./tools/check_copyrights.sh
2352026-03-10T15:23:43.347Zcommon/src/illumos.rs: Copyright with wrong year
2362026-03-10T15:23:44.398Zpacket/src/eth.rs: Copyright with wrong year
2372026-03-10T15:23:45.016Z+ banner clippy
2382026-03-10T15:23:45.020Z
2392026-03-10T15:23:45.020Z #### # # ##### ##### # #
2402026-03-10T15:23:45.020Z # # # # # # # # # #
2412026-03-10T15:23:45.021Z # # # # # # # #
2422026-03-10T15:23:45.021Z # # # ##### ##### #
2432026-03-10T15:23:45.021Z # # # # # # #
2442026-03-10T15:23:45.021Z #### ###### # # # #
2452026-03-10T15:23:45.021Z
2462026-03-10T15:23:45.021Z+ for feat in tofino_stub tofino_asic softnpu chaos
2472026-03-10T15:23:45.021Z+ cargo clippy --features tofino_stub -- --deny warnings
2482026-03-10T15:23:45.288Z Updating git repository `https://github.com/oxidecomputer/omicron`
2492026-03-10T15:23:57.961Z Updating crates.io index
2502026-03-10T15:23:58.002Z Updating git repository `https://github.com/illumos/smf-rs`
2512026-03-10T15:23:58.217Z Updating git repository `https://github.com/oxidecomputer/propolis`
2522026-03-10T15:23:59.438Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2532026-03-10T15:23:59.708Z Updating git repository `https://github.com/oxidecomputer/tofino`
2542026-03-10T15:23:59.954Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-03-10T15:24:01.386Z Updating git repository `https://github.com/oxidecomputer/ispf`
2562026-03-10T15:24:01.677Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2572026-03-10T15:24:02.182Z Updating git repository `https://github.com/oxidecomputer/lldp`
2582026-03-10T15:24:02.668Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2592026-03-10T15:24:02.934Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2602026-03-10T15:24:03.237Z Updating git repository `https://github.com/oxidecomputer/p4`
2612026-03-10T15:24:03.686Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-03-10T15:24:04.013Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-10T15:24:04.498Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-03-10T15:24:05.756Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652026-03-10T15:24:06.126Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662026-03-10T15:24:06.467Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-03-10T15:24:06.768Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682026-03-10T15:24:07.284Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2692026-03-10T15:24:07.760Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2702026-03-10T15:24:08.038Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2712026-03-10T15:24:08.403Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2722026-03-10T15:24:10.786Z Updating git repository `https://github.com/oxidecomputer/propolis`
2732026-03-10T15:24:11.745Z Updating git repository `https://github.com/oxidecomputer/crucible`
2742026-03-10T15:24:13.927Z Updating git repository `https://github.com/oxidecomputer/opte`
2752026-03-10T15:24:14.695Z Updating git repository `https://github.com/oxidecomputer/tofino`
2762026-03-10T15:24:15.015Z Updating git repository `https://github.com/oxidecomputer/clickward`
2772026-03-10T15:24:15.344Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-03-10T15:24:17.091Z Downloading crates ...
2792026-03-10T15:24:17.167Z Downloaded anstyle-query v1.1.4
2802026-03-10T15:24:17.172Z Downloaded async-stream-impl v0.3.6
2812026-03-10T15:24:17.175Z Downloaded async-recursion v1.1.1
2822026-03-10T15:24:17.180Z Downloaded adler2 v2.0.1
2832026-03-10T15:24:17.183Z Downloaded arrayvec v0.7.6
2842026-03-10T15:24:17.186Z Downloaded arrayref v0.3.9
2852026-03-10T15:24:17.189Z Downloaded blake2 v0.10.6
2862026-03-10T15:24:17.210Z Downloaded dtrace-parser v0.3.0
2872026-03-10T15:24:17.213Z Downloaded form_urlencoded v1.2.2
2882026-03-10T15:24:17.216Z Downloaded futures-core v0.3.32
2892026-03-10T15:24:17.221Z Downloaded displaydoc v0.2.5
2902026-03-10T15:24:17.224Z Downloaded cargo-platform v0.1.9
2912026-03-10T15:24:17.224Z Downloaded gethostname v0.5.0
2922026-03-10T15:24:17.228Z Downloaded fs-err v3.1.2
2932026-03-10T15:24:17.231Z Downloaded cpufeatures v0.2.17
2942026-03-10T15:24:17.234Z Downloaded dropshot-api-manager-types v0.5.2
2952026-03-10T15:24:17.237Z Downloaded dtrace-parser v0.2.0
2962026-03-10T15:24:17.242Z Downloaded display-error-chain v0.2.2
2972026-03-10T15:24:17.245Z Downloaded getrandom v0.2.16
2982026-03-10T15:24:17.248Z Downloaded foreign-types-macros v0.2.3
2992026-03-10T15:24:17.252Z Downloaded bit-vec v0.8.0
3002026-03-10T15:24:17.252Z Downloaded float-ord v0.3.2
3012026-03-10T15:24:17.255Z Downloaded cfg_aliases v0.2.1
3022026-03-10T15:24:17.258Z Downloaded dof v0.4.0
3032026-03-10T15:24:17.262Z Downloaded constant_time_eq v0.3.1
3042026-03-10T15:24:17.265Z Downloaded fixedbitset v0.4.2
3052026-03-10T15:24:17.268Z Downloaded enum-as-inner v0.6.1
3062026-03-10T15:24:17.272Z Downloaded heck v0.5.0
3072026-03-10T15:24:17.272Z Downloaded git-stub v1.0.0
3082026-03-10T15:24:17.275Z Downloaded futures-executor v0.3.31
3092026-03-10T15:24:17.278Z Downloaded derive-ex v0.1.8
3102026-03-10T15:24:17.282Z Downloaded elliptic-curve v0.13.8
3112026-03-10T15:24:17.285Z Downloaded async-stream v0.3.6
3122026-03-10T15:24:17.289Z Downloaded hash32 v0.3.1
3132026-03-10T15:24:17.292Z Downloaded heck v0.4.1
3142026-03-10T15:24:17.295Z Downloaded cstr-argument v0.1.2
3152026-03-10T15:24:17.298Z Downloaded hostname v0.3.1
3162026-03-10T15:24:17.302Z Downloaded httpdate v1.0.3
3172026-03-10T15:24:17.302Z Downloaded crypto-common v0.1.6
3182026-03-10T15:24:17.306Z Downloaded hostname v0.4.2
3192026-03-10T15:24:17.309Z Downloaded hyper-tls v0.6.0
3202026-03-10T15:24:17.309Z Downloaded aead v0.5.2
3212026-03-10T15:24:17.312Z Downloaded darling_macro v0.21.3
3222026-03-10T15:24:17.315Z Downloaded clap_lex v0.7.5
3232026-03-10T15:24:17.318Z Downloaded hubpack_derive v0.1.1
3242026-03-10T15:24:17.318Z Downloaded ff v0.13.1
3252026-03-10T15:24:17.322Z Downloaded bitflags v2.9.4
3262026-03-10T15:24:17.325Z Downloaded humantime v2.3.0
3272026-03-10T15:24:17.329Z Downloaded defmt-parser v1.0.0
3282026-03-10T15:24:17.332Z Downloaded cobs v0.3.0
3292026-03-10T15:24:17.335Z Downloaded git-stub-vcs v0.1.0
3302026-03-10T15:24:17.339Z Downloaded either v1.15.0
3312026-03-10T15:24:17.339Z Downloaded internet-checksum v0.2.1
3322026-03-10T15:24:17.343Z Downloaded instant v0.1.13
3332026-03-10T15:24:17.343Z Downloaded inout v0.1.4
3342026-03-10T15:24:17.346Z Downloaded colored v3.0.0
3352026-03-10T15:24:17.349Z Downloaded dropshot-api-manager v0.5.2
3362026-03-10T15:24:17.353Z Downloaded idna_adapter v1.2.1
3372026-03-10T15:24:17.356Z Downloaded is_ci v1.2.0
3382026-03-10T15:24:17.359Z Downloaded lazy_static v1.5.0
3392026-03-10T15:24:17.369Z Downloaded ciborium-ll v0.2.2
3402026-03-10T15:24:17.373Z Downloaded linked-hash-map v0.5.6
3412026-03-10T15:24:17.373Z Downloaded lru-cache v0.1.2
3422026-03-10T15:24:17.373Z Downloaded lru-slab v0.1.2
3432026-03-10T15:24:17.373Z Downloaded defmt v1.0.1
3442026-03-10T15:24:17.376Z Downloaded http-body-util v0.1.3
3452026-03-10T15:24:17.380Z Downloaded fixedbitset v0.5.7
3462026-03-10T15:24:17.383Z Downloaded http-body v1.0.1
3472026-03-10T15:24:17.383Z Downloaded group v0.13.0
3482026-03-10T15:24:17.386Z Downloaded keccak v0.1.5
3492026-03-10T15:24:17.390Z Downloaded kstat-rs v0.2.4
3502026-03-10T15:24:17.393Z Downloaded futures-channel v0.3.31
3512026-03-10T15:24:17.393Z Downloaded memmap v0.7.0
3522026-03-10T15:24:17.396Z Downloaded fs_extra v1.3.0
3532026-03-10T15:24:17.400Z Downloaded newline-converter v0.3.0
3542026-03-10T15:24:17.404Z Downloaded globset v0.4.16
3552026-03-10T15:24:17.404Z Downloaded find-msvc-tools v0.1.2
3562026-03-10T15:24:17.407Z Downloaded hyper-rustls v0.27.7
3572026-03-10T15:24:17.411Z Downloaded libscf-sys v1.1.0
3582026-03-10T15:24:17.412Z Downloaded erased-serde v0.3.31
3592026-03-10T15:24:17.415Z Downloaded num-conv v0.1.0
3602026-03-10T15:24:17.418Z Downloaded newtype_derive v0.1.6
3612026-03-10T15:24:17.421Z Downloaded match_cfg v0.1.0
3622026-03-10T15:24:17.421Z Downloaded mime v0.3.17
3632026-03-10T15:24:17.424Z Downloaded num-derive v0.4.2
3642026-03-10T15:24:17.428Z Downloaded deranged v0.5.3
3652026-03-10T15:24:17.431Z Downloaded num-iter v0.1.45
3662026-03-10T15:24:17.431Z Downloaded olpc-cjson v0.1.4
3672026-03-10T15:24:17.436Z Downloaded digest v0.10.7
3682026-03-10T15:24:17.436Z Downloaded daft-derive v0.1.4
3692026-03-10T15:24:17.441Z Downloaded openssl-macros v0.1.1
3702026-03-10T15:24:17.445Z Downloaded num_enum_derive v0.5.11
3712026-03-10T15:24:17.445Z Downloaded openssl-probe v0.1.6
3722026-03-10T15:24:17.448Z Downloaded num-derive v0.3.3
3732026-03-10T15:24:17.452Z Downloaded linear-map v1.2.0
3742026-03-10T15:24:17.455Z Downloaded num v0.4.3
3752026-03-10T15:24:17.455Z Downloaded libsw-core v0.3.2
3762026-03-10T15:24:17.459Z Downloaded csv-core v0.1.12
3772026-03-10T15:24:17.459Z Downloaded iana-time-zone v0.1.64
3782026-03-10T15:24:17.463Z Downloaded highway v1.3.0
3792026-03-10T15:24:17.467Z Downloaded httparse v1.10.1
3802026-03-10T15:24:17.470Z Downloaded clang-sys v1.8.1
3812026-03-10T15:24:17.474Z Downloaded parse-display v0.10.0
3822026-03-10T15:24:17.474Z Downloaded cookie v0.18.1
3832026-03-10T15:24:17.477Z Downloaded itoa v1.0.15
3842026-03-10T15:24:17.480Z Downloaded jobserver v0.1.34
3852026-03-10T15:24:17.486Z Downloaded opaque-debug v0.3.1
3862026-03-10T15:24:17.486Z Downloaded omicron-workspace-hack v0.1.0
3872026-03-10T15:24:17.486Z Downloaded icu_normalizer v2.0.0
3882026-03-10T15:24:17.489Z Downloaded native-tls v0.2.14
3892026-03-10T15:24:17.492Z Downloaded clap_derive v4.5.49
3902026-03-10T15:24:17.497Z Downloaded ciborium v0.2.2
3912026-03-10T15:24:17.500Z Downloaded powerfmt v0.2.0
3922026-03-10T15:24:17.500Z Downloaded percent-encoding v2.3.2
3932026-03-10T15:24:17.504Z Downloaded ingot-macros v0.1.1
3942026-03-10T15:24:17.507Z Downloaded icu_locale_core v2.0.0
3952026-03-10T15:24:17.511Z Downloaded pretty-hex v0.4.1
3962026-03-10T15:24:17.515Z Downloaded plain v0.2.3
3972026-03-10T15:24:17.515Z Downloaded memoffset v0.9.1
3982026-03-10T15:24:17.518Z Downloaded num_enum_derive v0.7.5
3992026-03-10T15:24:17.520Z Downloaded proc-macro-error-attr2 v2.0.0
4002026-03-10T15:24:17.521Z Downloaded pin-utils v0.1.0
4012026-03-10T15:24:17.525Z Downloaded oxnet v0.1.4
4022026-03-10T15:24:17.528Z Downloaded argon2 v0.5.3
4032026-03-10T15:24:17.528Z Downloaded progenitor-macro v0.13.0
4042026-03-10T15:24:17.531Z Downloaded progenitor-client v0.10.0
4052026-03-10T15:24:17.531Z Downloaded oxide-tokio-rt v0.1.2
4062026-03-10T15:24:17.535Z Downloaded newtype-uuid-macros v0.1.0
4072026-03-10T15:24:17.539Z Downloaded num_enum v0.5.11
4082026-03-10T15:24:17.541Z Downloaded num-complex v0.4.6
4092026-03-10T15:24:17.545Z Downloaded newtype-uuid v1.3.2
4102026-03-10T15:24:17.545Z Downloaded getrandom v0.3.3
4112026-03-10T15:24:17.549Z Downloaded proc-macro-error-attr v1.0.4
4122026-03-10T15:24:17.552Z Downloaded proc-macro-crate v1.3.1
4132026-03-10T15:24:17.552Z Downloaded progenitor-macro v0.11.1
4142026-03-10T15:24:17.556Z Downloaded password-hash v0.5.0
4152026-03-10T15:24:17.556Z Downloaded num_enum v0.7.5
4162026-03-10T15:24:17.560Z Downloaded rand_chacha v0.3.1
4172026-03-10T15:24:17.564Z Downloaded crossbeam-utils v0.8.21
4182026-03-10T15:24:17.568Z Downloaded clap v4.5.50
4192026-03-10T15:24:17.573Z Downloaded futures v0.3.31
4202026-03-10T15:24:17.578Z Downloaded phf_shared v0.12.1
4212026-03-10T15:24:17.581Z Downloaded ref-cast-impl v1.0.25
4222026-03-10T15:24:17.584Z Downloaded progenitor-macro v0.10.0
4232026-03-10T15:24:17.584Z Downloaded phf v0.12.1
4242026-03-10T15:24:17.587Z Downloaded console v0.15.11
4252026-03-10T15:24:17.590Z Downloaded crc32fast v1.5.0
4262026-03-10T15:24:17.593Z Downloaded ppv-lite86 v0.2.21
4272026-03-10T15:24:17.593Z Downloaded rustc-hash v2.1.1
4282026-03-10T15:24:17.598Z Downloaded owo-colors v4.3.0
4292026-03-10T15:24:17.598Z Downloaded litemap v0.8.0
4302026-03-10T15:24:17.601Z Downloaded progenitor-client v0.13.0
4312026-03-10T15:24:17.604Z Downloaded ref-cast v1.0.25
4322026-03-10T15:24:17.607Z Downloaded rand_xorshift v0.4.0
4332026-03-10T15:24:17.607Z Downloaded cc v1.2.38
4342026-03-10T15:24:17.610Z Downloaded pem v3.0.5
4352026-03-10T15:24:17.613Z Downloaded scopeguard v1.2.0
4362026-03-10T15:24:17.617Z Downloaded chacha20poly1305 v0.10.1
4372026-03-10T15:24:17.617Z Downloaded paste v1.0.15
4382026-03-10T15:24:17.620Z Downloaded pest_generator v2.8.2
4392026-03-10T15:24:17.624Z Downloaded heapless v0.8.0
4402026-03-10T15:24:17.627Z Downloaded progenitor-client v0.11.1
4412026-03-10T15:24:17.630Z Downloaded progenitor v0.13.0
4422026-03-10T15:24:17.630Z Downloaded progenitor v0.11.1
4432026-03-10T15:24:17.634Z Downloaded allocator-api2 v0.2.21
4442026-03-10T15:24:17.638Z Downloaded parking_lot v0.12.4
4452026-03-10T15:24:17.641Z Downloaded rand_core v0.9.3
4462026-03-10T15:24:17.642Z Downloaded secrecy v0.10.3
4472026-03-10T15:24:17.645Z Downloaded search_path v0.1.4
4482026-03-10T15:24:17.645Z Downloaded semver v0.1.20
4492026-03-10T15:24:17.649Z Downloaded serde_plain v1.0.2
4502026-03-10T15:24:17.652Z Downloaded pkg-config v0.3.32
4512026-03-10T15:24:17.652Z Downloaded poly1305 v0.8.0
4522026-03-10T15:24:17.655Z Downloaded rand_core v0.6.4
4532026-03-10T15:24:17.659Z Downloaded progenitor v0.10.0
4542026-03-10T15:24:17.659Z Downloaded same-file v1.0.6
4552026-03-10T15:24:17.662Z Downloaded serde-big-array v0.5.1
4562026-03-10T15:24:17.665Z Downloaded derive_more v0.99.20
4572026-03-10T15:24:17.669Z Downloaded camino v1.2.2
4582026-03-10T15:24:17.672Z Downloaded serde_spanned v1.0.4
4592026-03-10T15:24:17.675Z Downloaded resolv-conf v0.7.5
4602026-03-10T15:24:17.675Z Downloaded once_cell v1.21.3
4612026-03-10T15:24:17.679Z Downloaded signal-hook-tokio v0.3.1
4622026-03-10T15:24:17.682Z Downloaded flate2 v1.1.2
4632026-03-10T15:24:17.685Z Downloaded scroll_derive v0.12.1
4642026-03-10T15:24:17.689Z Downloaded const_format v0.2.34
4652026-03-10T15:24:17.692Z Downloaded serde_spanned v0.6.9
4662026-03-10T15:24:17.692Z Downloaded rusty-fork v0.3.0
4672026-03-10T15:24:17.694Z Downloaded rustversion v1.0.22
4682026-03-10T15:24:17.699Z Downloaded rand_chacha v0.9.0
4692026-03-10T15:24:17.702Z Downloaded rustls-pemfile v2.2.0
4702026-03-10T15:24:17.702Z Downloaded icu_collections v2.0.0
4712026-03-10T15:24:17.706Z Downloaded rustc_version v0.1.7
4722026-03-10T15:24:17.710Z Downloaded hickory-resolver v0.25.2
4732026-03-10T15:24:17.713Z Downloaded serde_urlencoded v0.7.1
4742026-03-10T15:24:17.716Z Downloaded sha1 v0.10.6
4752026-03-10T15:24:17.716Z Downloaded quinn-udp v0.5.14
4762026-03-10T15:24:17.720Z Downloaded semver v1.0.27
4772026-03-10T15:24:17.723Z Downloaded serde_repr v0.1.20
4782026-03-10T15:24:17.723Z Downloaded structmeta v0.3.0
4792026-03-10T15:24:17.726Z Downloaded log v0.4.29
4802026-03-10T15:24:17.726Z Downloaded strsim v0.11.1
4812026-03-10T15:24:17.731Z Downloaded rustc_version v0.4.1
4822026-03-10T15:24:17.731Z Downloaded expectorate v1.2.0
4832026-03-10T15:24:17.734Z Downloaded stable_deref_trait v1.2.0
4842026-03-10T15:24:17.734Z Downloaded siphasher v1.0.1
4852026-03-10T15:24:17.739Z Downloaded serde_tokenstream v0.2.3
4862026-03-10T15:24:17.739Z Downloaded smawk v0.3.2
4872026-03-10T15:24:17.739Z Downloaded subtle v2.6.1
4882026-03-10T15:24:17.743Z Downloaded slog-bunyan v2.5.0
4892026-03-10T15:24:17.743Z Downloaded pin-project v1.1.10
4902026-03-10T15:24:17.750Z Downloaded take_mut v0.2.2
4912026-03-10T15:24:17.754Z Downloaded sync_wrapper v1.0.2
4922026-03-10T15:24:17.754Z Downloaded swrite v0.1.0
4932026-03-10T15:24:17.757Z Downloaded sha2 v0.10.9
4942026-03-10T15:24:17.757Z Downloaded pin-project-lite v0.2.16
4952026-03-10T15:24:17.761Z Downloaded ryu v1.0.20
4962026-03-10T15:24:17.765Z Downloaded slog-term v2.9.2
4972026-03-10T15:24:17.768Z Downloaded tabled_derive v0.7.0
4982026-03-10T15:24:17.768Z Downloaded slog-json v2.6.1
4992026-03-10T15:24:17.771Z Downloaded tagptr v0.2.0
5002026-03-10T15:24:17.775Z Downloaded strum v0.27.2
5012026-03-10T15:24:17.775Z Downloaded thiserror-impl-no-std v2.0.2
5022026-03-10T15:24:17.775Z Downloaded testing_table v0.3.0
5032026-03-10T15:24:17.778Z Downloaded crypto-bigint v0.5.5
5042026-03-10T15:24:17.783Z Downloaded progenitor-impl v0.13.0
5052026-03-10T15:24:17.786Z Downloaded omicron-zone-package v0.12.2
5062026-03-10T15:24:17.786Z Downloaded hashbrown v0.12.3
5072026-03-10T15:24:17.790Z Downloaded hickory-resolver v0.24.4
5082026-03-10T15:24:17.794Z Downloaded snafu-derive v0.8.9
5092026-03-10T15:24:17.797Z Downloaded schemars_derive v0.8.22
5102026-03-10T15:24:17.797Z Downloaded time-core v0.1.6
5112026-03-10T15:24:17.801Z Downloaded crossbeam-channel v0.5.15
5122026-03-10T15:24:17.805Z Downloaded static_assertions v1.1.0
5132026-03-10T15:24:17.805Z Downloaded termtree v0.5.1
5142026-03-10T15:24:17.805Z Downloaded strum v0.26.3
5152026-03-10T15:24:17.808Z Downloaded structmeta-derive v0.3.0
5162026-03-10T15:24:17.808Z Downloaded papergrid v0.17.0
5172026-03-10T15:24:17.811Z Downloaded tabwriter v1.4.1
5182026-03-10T15:24:17.815Z Downloaded slog-dtrace v0.3.0
5192026-03-10T15:24:17.815Z Downloaded slog-async v2.8.0
5202026-03-10T15:24:17.818Z Downloaded serde_with_macros v3.14.1
5212026-03-10T15:24:17.818Z Downloaded scroll v0.12.0
5222026-03-10T15:24:17.821Z Downloaded signal-hook-registry v1.4.6
5232026-03-10T15:24:17.821Z Downloaded postcard v1.1.3
5242026-03-10T15:24:17.825Z Downloaded pin-project-internal v1.1.10
5252026-03-10T15:24:17.829Z Downloaded num-traits v0.2.19
5262026-03-10T15:24:17.829Z Downloaded terminal_size v0.4.3
5272026-03-10T15:24:17.832Z Downloaded toml_datetime v0.6.11
5282026-03-10T15:24:17.832Z Downloaded darling_core v0.21.3
5292026-03-10T15:24:17.837Z Downloaded thread-id v5.0.0
5302026-03-10T15:24:17.840Z Downloaded tabled_derive v0.11.0
5312026-03-10T15:24:17.840Z Downloaded progenitor-impl v0.10.0
5322026-03-10T15:24:17.843Z Downloaded shlex v1.3.0
5332026-03-10T15:24:17.843Z Downloaded prettyplease v0.2.37
5342026-03-10T15:24:17.847Z Downloaded sigpipe v0.1.3
5352026-03-10T15:24:17.847Z Downloaded toml_write v0.1.2
5362026-03-10T15:24:17.850Z Downloaded serde_path_to_error v0.1.20
5372026-03-10T15:24:17.850Z Downloaded tower-layer v0.3.3
5382026-03-10T15:24:17.850Z Downloaded slab v0.4.11
5392026-03-10T15:24:17.853Z Downloaded thiserror-impl v2.0.18
5402026-03-10T15:24:17.853Z Downloaded serde_derive_internals v0.29.1
5412026-03-10T15:24:17.857Z Downloaded smallvec v1.15.1
5422026-03-10T15:24:17.860Z Downloaded thread-id v4.2.2
5432026-03-10T15:24:17.860Z Downloaded tinyvec_macros v0.1.1
5442026-03-10T15:24:17.860Z Downloaded http v1.4.0
5452026-03-10T15:24:17.863Z Downloaded miniz_oxide v0.8.9
5462026-03-10T15:24:17.867Z Downloaded spin v0.9.8
5472026-03-10T15:24:17.871Z Downloaded time-macros v0.2.24
5482026-03-10T15:24:17.871Z Downloaded serde_derive v1.0.228
5492026-03-10T15:24:17.873Z Downloaded typify-macro v0.6.1
5502026-03-10T15:24:17.873Z Downloaded typify-macro v0.4.3
5512026-03-10T15:24:17.876Z Downloaded icu_normalizer_data v2.0.0
5522026-03-10T15:24:17.880Z Downloaded base64 v0.22.1
5532026-03-10T15:24:17.880Z Downloaded proc-macro2 v1.0.106
5542026-03-10T15:24:17.883Z Downloaded indexmap v2.13.0
5552026-03-10T15:24:17.886Z Downloaded supports-color v3.0.2
5562026-03-10T15:24:17.890Z Downloaded strum_macros v0.26.4
5572026-03-10T15:24:17.890Z Downloaded scroll v0.13.0
5582026-03-10T15:24:17.893Z Downloaded tokio-rustls v0.25.0
5592026-03-10T15:24:17.893Z Downloaded jiff-static v0.2.15
5602026-03-10T15:24:17.896Z Downloaded bytes v1.11.1
5612026-03-10T15:24:17.900Z Downloaded unicode-linebreak v0.1.5
5622026-03-10T15:24:17.903Z Downloaded tokio-native-tls v0.3.1
5632026-03-10T15:24:17.903Z Downloaded unicode-xid v0.2.6
5642026-03-10T15:24:17.906Z Downloaded usdt v0.6.0
5652026-03-10T15:24:17.906Z Downloaded untrusted v0.7.1
5662026-03-10T15:24:17.906Z Downloaded universal-hash v0.5.1
5672026-03-10T15:24:17.909Z Downloaded utf8_iter v1.0.4
5682026-03-10T15:24:17.909Z Downloaded usdt-attr-macro v0.6.0
5692026-03-10T15:24:17.909Z Downloaded usdt-attr-macro v0.5.0
5702026-03-10T15:24:17.912Z Downloaded tower-service v0.3.3
5712026-03-10T15:24:17.912Z Downloaded topological-sort v0.2.2
5722026-03-10T15:24:17.912Z Downloaded openssl-sys v0.9.109
5732026-03-10T15:24:17.915Z Downloaded tempfile v3.23.0
5742026-03-10T15:24:17.918Z Downloaded try-lock v0.2.5
5752026-03-10T15:24:17.921Z Downloaded term v1.2.0
5762026-03-10T15:24:17.924Z Downloaded papergrid v0.11.0
5772026-03-10T15:24:17.928Z Downloaded utf8parse v0.2.2
5782026-03-10T15:24:17.928Z Downloaded usdt-macro v0.5.0
5792026-03-10T15:24:17.929Z Downloaded strum_macros v0.27.2
5802026-03-10T15:24:17.931Z Downloaded toml_writer v1.0.6+spec-1.1.0
5812026-03-10T15:24:17.931Z Downloaded synstructure v0.13.2
5822026-03-10T15:24:17.935Z Downloaded tokio-macros v2.6.0
5832026-03-10T15:24:17.935Z Downloaded thiserror v1.0.69
5842026-03-10T15:24:17.938Z Downloaded quinn v0.11.9
5852026-03-10T15:24:17.941Z Downloaded memchr v2.7.5
5862026-03-10T15:24:17.945Z Downloaded untrusted v0.9.0
5872026-03-10T15:24:17.949Z Downloaded unarray v0.1.4
5882026-03-10T15:24:17.949Z Downloaded usdt v0.5.0
5892026-03-10T15:24:17.949Z Downloaded tokio-dtrace v0.1.1
5902026-03-10T15:24:17.952Z Downloaded wait-timeout v0.2.1
5912026-03-10T15:24:17.952Z Downloaded signal-hook v0.3.18
5922026-03-10T15:24:17.955Z Downloaded want v0.3.1
5932026-03-10T15:24:17.955Z Downloaded thiserror v2.0.18
5942026-03-10T15:24:17.960Z Downloaded minimal-lexical v0.2.1
5952026-03-10T15:24:17.963Z Downloaded hyper-util v0.1.19
5962026-03-10T15:24:17.967Z Downloaded waitgroup v0.1.2
5972026-03-10T15:24:17.971Z Downloaded usdt-macro v0.6.0
5982026-03-10T15:24:17.971Z Downloaded thread_local v1.1.9
5992026-03-10T15:24:17.971Z Downloaded thiserror-impl v1.0.69
6002026-03-10T15:24:17.974Z Downloaded tinystr v0.8.1
6012026-03-10T15:24:17.974Z Downloaded hashbrown v0.16.1
6022026-03-10T15:24:17.977Z Downloaded version_check v0.9.5
6032026-03-10T15:24:17.981Z Downloaded tokio-stream v0.1.17
6042026-03-10T15:24:17.984Z Downloaded yoke-derive v0.8.0
6052026-03-10T15:24:17.984Z Downloaded zerofrom v0.1.6
6062026-03-10T15:24:17.984Z Downloaded xattr v1.6.1
6072026-03-10T15:24:17.987Z Downloaded schemars v0.8.22
6082026-03-10T15:24:17.994Z Downloaded tar v0.4.44
6092026-03-10T15:24:17.997Z Downloaded smf v0.2.3
6102026-03-10T15:24:17.997Z Downloaded rustls-webpki v0.103.6
6112026-03-10T15:24:18.001Z Downloaded toml_parser v1.0.6+spec-1.1.0
6122026-03-10T15:24:18.005Z Downloaded usdt-impl v0.6.0
6132026-03-10T15:24:18.005Z Downloaded zeroize_derive v1.4.3
6142026-03-10T15:24:18.005Z Downloaded curl v0.4.49
6152026-03-10T15:24:18.008Z Downloaded hashbrown v0.15.5
6162026-03-10T15:24:18.011Z Downloaded tracing-attributes v0.1.30
6172026-03-10T15:24:18.015Z Downloaded serde_core v1.0.228
6182026-03-10T15:24:18.018Z Downloaded mio v1.0.4
6192026-03-10T15:24:18.022Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6202026-03-10T15:24:18.022Z Downloaded schemars v1.2.0
6212026-03-10T15:24:18.032Z Downloaded tinyvec v1.10.0
6222026-03-10T15:24:18.035Z Downloaded pest_meta v2.8.2
6232026-03-10T15:24:18.039Z Downloaded pest_derive v2.8.2
6242026-03-10T15:24:18.039Z Downloaded proc-macro-error2 v2.0.1
6252026-03-10T15:24:18.042Z Downloaded whoami v1.6.1
6262026-03-10T15:24:18.045Z Downloaded scroll_derive v0.13.1
6272026-03-10T15:24:18.045Z Downloaded quote v1.0.44
6282026-03-10T15:24:18.049Z Downloaded quick-error v1.2.3
6292026-03-10T15:24:18.049Z Downloaded rayon-core v1.13.0
6302026-03-10T15:24:18.052Z Downloaded parking_lot_core v0.9.11
6312026-03-10T15:24:18.052Z Downloaded icu_provider v2.0.0
6322026-03-10T15:24:18.056Z Downloaded icu_properties v2.0.1
6332026-03-10T15:24:18.060Z Downloaded zeroize v1.8.1
6342026-03-10T15:24:18.060Z Downloaded zerofrom-derive v0.1.6
6352026-03-10T15:24:18.060Z Downloaded toml v0.8.23
6362026-03-10T15:24:18.063Z Downloaded derive-where v1.6.0
6372026-03-10T15:24:18.063Z Downloaded zone_cfg_derive v0.3.1
6382026-03-10T15:24:18.066Z Downloaded zone v0.3.1
6392026-03-10T15:24:18.066Z Downloaded usdt-impl v0.5.0
6402026-03-10T15:24:18.066Z Downloaded proc-macro-error v1.0.4
6412026-03-10T15:24:18.072Z Downloaded vergen v8.3.2
6422026-03-10T15:24:18.075Z Downloaded indexmap v1.9.3
6432026-03-10T15:24:18.075Z Downloaded cancel-safe-futures v0.1.5
6442026-03-10T15:24:18.078Z Downloaded zmij v1.0.17
6452026-03-10T15:24:18.078Z Downloaded hyper v1.8.1
6462026-03-10T15:24:18.083Z Downloaded thiserror-no-std v2.0.2
6472026-03-10T15:24:18.087Z Downloaded tokio-rustls v0.26.3
6482026-03-10T15:24:18.091Z Downloaded socket2 v0.6.0
6492026-03-10T15:24:18.094Z Downloaded futures-util v0.3.31
6502026-03-10T15:24:18.098Z Downloaded typify v0.6.1
6512026-03-10T15:24:18.102Z Downloaded steno v0.4.1
6522026-03-10T15:24:18.106Z Downloaded walkdir v2.5.0
6532026-03-10T15:24:18.106Z Downloaded vsss-rs v3.3.4
6542026-03-10T15:24:18.109Z Downloaded pest v2.8.2
6552026-03-10T15:24:18.112Z Downloaded writeable v0.6.1
6562026-03-10T15:24:18.116Z Downloaded progenitor-impl v0.11.1
6572026-03-10T15:24:18.116Z Downloaded rustls-pki-types v1.12.0
6582026-03-10T15:24:18.119Z Downloaded unsafe-libyaml v0.2.11
6592026-03-10T15:24:18.122Z Downloaded similar v2.7.0
6602026-03-10T15:24:18.127Z Downloaded yoke v0.8.0
6612026-03-10T15:24:18.129Z Downloaded toml v0.9.11+spec-1.1.0
6622026-03-10T15:24:18.133Z Downloaded qorb v0.4.1
6632026-03-10T15:24:18.136Z Downloaded uuid v1.20.0
6642026-03-10T15:24:18.136Z Downloaded itertools v0.14.0
6652026-03-10T15:24:18.143Z Downloaded rand v0.8.5
6662026-03-10T15:24:18.147Z Downloaded hkdf v0.12.4
6672026-03-10T15:24:18.147Z Downloaded h2 v0.4.12
6682026-03-10T15:24:18.150Z Downloaded ucd-trie v0.1.7
6692026-03-10T15:24:18.154Z Downloaded textwrap v0.16.2
6702026-03-10T15:24:18.157Z Downloaded test-strategy v0.4.3
6712026-03-10T15:24:18.157Z Downloaded itertools v0.12.1
6722026-03-10T15:24:18.163Z Downloaded anyhow v1.0.100
6732026-03-10T15:24:18.167Z Downloaded zerovec-derive v0.11.1
6742026-03-10T15:24:18.170Z Downloaded parse-display-derive v0.10.0
6752026-03-10T15:24:18.170Z Downloaded memmap2 v0.9.8
6762026-03-10T15:24:18.170Z Downloaded libsw v3.5.0
6772026-03-10T15:24:18.170Z Downloaded lock_api v0.4.13
6782026-03-10T15:24:18.174Z Downloaded potential_utf v0.1.3
6792026-03-10T15:24:18.174Z Downloaded num_threads v0.1.7
6802026-03-10T15:24:18.174Z Downloaded num-rational v0.4.2
6812026-03-10T15:24:18.177Z Downloaded num-integer v0.1.46
6822026-03-10T15:24:18.177Z Downloaded slog v2.8.2
6832026-03-10T15:24:18.181Z Downloaded toml_edit v0.22.27
6842026-03-10T15:24:18.185Z Downloaded schemars v0.9.0
6852026-03-10T15:24:18.193Z Downloaded snafu v0.8.9
6862026-03-10T15:24:18.197Z Downloaded typenum v1.18.0
6872026-03-10T15:24:18.200Z Downloaded goblin v0.8.2
6882026-03-10T15:24:18.205Z Downloaded serde v1.0.228
6892026-03-10T15:24:18.208Z Downloaded zerocopy-derive v0.7.35
6902026-03-10T15:24:18.211Z Downloaded nom v7.1.3
6912026-03-10T15:24:18.215Z Downloaded libloading v0.8.9
6922026-03-10T15:24:18.217Z Downloaded tracing-core v0.1.34
6932026-03-10T15:24:18.220Z Downloaded rand v0.9.2
6942026-03-10T15:24:18.225Z Downloaded hmac v0.12.1
6952026-03-10T15:24:18.225Z Downloaded anstyle-parse v0.2.7
6962026-03-10T15:24:18.225Z Downloaded multer v3.1.0
6972026-03-10T15:24:18.228Z Downloaded toml_edit v0.19.15
6982026-03-10T15:24:18.239Z Downloaded zerotrie v0.2.2
6992026-03-10T15:24:18.244Z Downloaded unicode-ident v1.0.24
7002026-03-10T15:24:18.247Z Downloaded regex v1.12.3
7012026-03-10T15:24:18.250Z Downloaded iddqd v0.3.17
7022026-03-10T15:24:18.254Z Downloaded unicode-segmentation v1.12.0
7032026-03-10T15:24:18.257Z Downloaded serde_yaml v0.9.34+deprecated
7042026-03-10T15:24:18.260Z Downloaded iri-string v0.7.8
7052026-03-10T15:24:18.264Z Downloaded half v2.7.1
7062026-03-10T15:24:18.267Z Downloaded foldhash v0.2.0
7072026-03-10T15:24:18.267Z Downloaded dropshot_endpoint v0.16.7
7082026-03-10T15:24:18.271Z Downloaded toml v0.7.8
7092026-03-10T15:24:18.274Z Downloaded const_format_proc_macros v0.2.34
7102026-03-10T15:24:18.274Z Downloaded goblin v0.10.1
7112026-03-10T15:24:18.279Z Downloaded ipnet v2.11.0
7122026-03-10T15:24:18.282Z Downloaded data-encoding v2.9.0
7132026-03-10T15:24:18.282Z Downloaded base16ct v0.2.0
7142026-03-10T15:24:18.286Z Downloaded ingot-types v0.1.2
7152026-03-10T15:24:18.286Z Downloaded macaddr v1.0.1
7162026-03-10T15:24:18.286Z Downloaded ipnetwork v0.21.1
7172026-03-10T15:24:18.289Z Downloaded ingot v0.1.1
7182026-03-10T15:24:18.289Z Downloaded managed v0.8.0
7192026-03-10T15:24:18.289Z Downloaded glob v0.3.3
7202026-03-10T15:24:18.292Z Downloaded filetime v0.2.26
7212026-03-10T15:24:18.292Z Downloaded tokio-util v0.7.16
7222026-03-10T15:24:18.296Z Downloaded daft v0.1.4
7232026-03-10T15:24:18.299Z Downloaded aho-corasick v1.1.3
7242026-03-10T15:24:18.302Z Downloaded autocfg v1.5.0
7252026-03-10T15:24:18.305Z Downloaded anstream v0.6.20
7262026-03-10T15:24:18.305Z Downloaded defmt-macros v1.0.1
7272026-03-10T15:24:18.312Z Downloaded typed-path v0.9.3
7282026-03-10T15:24:18.315Z Downloaded crossbeam-deque v0.8.6
7292026-03-10T15:24:18.315Z Downloaded cargo_metadata v0.18.1
7302026-03-10T15:24:18.318Z Downloaded idna v1.1.0
7312026-03-10T15:24:18.321Z Downloaded critical-section v1.2.0
7322026-03-10T15:24:18.321Z Downloaded cmake v0.1.54
7332026-03-10T15:24:18.321Z Downloaded unicode-normalization v0.1.24
7342026-03-10T15:24:18.342Z Downloaded cipher v0.4.4
7352026-03-10T15:24:18.342Z Downloaded async-trait v0.1.89
7362026-03-10T15:24:18.342Z Downloaded tower v0.5.2
7372026-03-10T15:24:18.342Z Downloaded is_terminal_polyfill v1.70.1
7382026-03-10T15:24:18.342Z Downloaded chacha20 v0.9.1
7392026-03-10T15:24:18.342Z Downloaded is-terminal v0.4.16
7402026-03-10T15:24:18.342Z Downloaded git2 v0.19.0
7412026-03-10T15:24:18.345Z Downloaded typify v0.4.3
7422026-03-10T15:24:18.348Z Downloaded time v0.3.44
7432026-03-10T15:24:18.352Z Downloaded libm v0.2.15
7442026-03-10T15:24:18.359Z Downloaded indent_write v2.2.0
7452026-03-10T15:24:18.362Z Downloaded ident_case v1.0.1
7462026-03-10T15:24:18.362Z Downloaded tough v0.20.0
7472026-03-10T15:24:18.368Z Downloaded icu_properties_data v2.0.1
7482026-03-10T15:24:18.375Z Downloaded drift v0.1.3
7492026-03-10T15:24:18.379Z Downloaded tracing v0.1.41
7502026-03-10T15:24:18.384Z Downloaded zerocopy-derive v0.8.27
7512026-03-10T15:24:18.388Z Downloaded byteorder v1.5.0
7522026-03-10T15:24:18.392Z Downloaded bcs v0.1.6
7532026-03-10T15:24:18.392Z Downloaded hubpack v0.1.2
7542026-03-10T15:24:18.392Z Downloaded hex v0.4.3
7552026-03-10T15:24:18.395Z Downloaded futures-sink v0.3.31
7562026-03-10T15:24:18.395Z Downloaded zerovec v0.11.4
7572026-03-10T15:24:18.398Z Downloaded url v2.5.7
7582026-03-10T15:24:18.402Z Downloaded debug-ignore v1.0.5
7592026-03-10T15:24:18.402Z Downloaded futures-task v0.3.31
7602026-03-10T15:24:18.402Z Downloaded futures-macro v0.3.31
7612026-03-10T15:24:18.405Z Downloaded crc8 v0.1.1
7622026-03-10T15:24:18.405Z Downloaded colorchoice v1.0.4
7632026-03-10T15:24:18.405Z Downloaded moka v0.12.11
7642026-03-10T15:24:18.412Z Downloaded base64ct v1.8.0
7652026-03-10T15:24:18.414Z Downloaded anstyle v1.0.11
7662026-03-10T15:24:18.414Z Downloaded foldhash v0.1.5
7672026-03-10T15:24:18.417Z Downloaded clap_builder v4.5.50
7682026-03-10T15:24:18.420Z Downloaded zerocopy v0.7.35
7692026-03-10T15:24:18.432Z Downloaded winnow v0.5.40
7702026-03-10T15:24:18.439Z Downloaded bindgen v0.72.1
7712026-03-10T15:24:18.444Z Downloaded dof v0.3.0
7722026-03-10T15:24:18.447Z Downloaded curve25519-dalek-derive v0.1.1
7732026-03-10T15:24:18.447Z Downloaded crucible-workspace-hack v0.1.0
7742026-03-10T15:24:18.447Z Downloaded atomic-waker v1.1.2
7752026-03-10T15:24:18.450Z Downloaded bit-set v0.8.0
7762026-03-10T15:24:18.450Z Downloaded backoff v0.4.0
7772026-03-10T15:24:18.450Z Downloaded foreign-types v0.5.0
7782026-03-10T15:24:18.453Z Downloaded foreign-types v0.3.2
7792026-03-10T15:24:18.453Z Downloaded fnv v1.0.7
7802026-03-10T15:24:18.453Z Downloaded errno v0.3.14
7812026-03-10T15:24:18.456Z Downloaded dyn-clone v1.0.20
7822026-03-10T15:24:18.456Z Downloaded cexpr v0.6.0
7832026-03-10T15:24:18.460Z Downloaded camino-tempfile v1.4.1
7842026-03-10T15:24:18.460Z Downloaded bitflags v1.3.2
7852026-03-10T15:24:18.463Z Downloaded winnow v0.7.14
7862026-03-10T15:24:18.467Z Downloaded reqwest v0.13.2
7872026-03-10T15:24:18.471Z Downloaded reqwest v0.12.23
7882026-03-10T15:24:18.476Z Downloaded serde_json v1.0.149
7892026-03-10T15:24:18.481Z Downloaded cfg-if v1.0.3
7902026-03-10T15:24:18.484Z Downloaded bytecount v0.6.9
7912026-03-10T15:24:18.484Z Downloaded block-buffer v0.10.4
7922026-03-10T15:24:18.488Z Downloaded convert_case v0.4.0
7932026-03-10T15:24:18.488Z Downloaded ciborium-io v0.2.2
7942026-03-10T15:24:18.488Z Downloaded generic-array v0.14.7
7952026-03-10T15:24:18.491Z Downloaded futures-io v0.3.31
7962026-03-10T15:24:18.491Z Downloaded embedded-io v0.4.0
7972026-03-10T15:24:18.491Z Downloaded fastrand v2.3.0
7982026-03-10T15:24:18.494Z Downloaded equivalent v1.0.2
7992026-03-10T15:24:18.494Z Downloaded embedded-io v0.6.1
8002026-03-10T15:24:18.494Z Downloaded dunce v1.0.5
8012026-03-10T15:24:18.494Z Downloaded foreign-types-shared v0.3.1
8022026-03-10T15:24:18.497Z Downloaded foreign-types-shared v0.1.1
8032026-03-10T15:24:18.497Z Downloaded defmt v0.3.100
8042026-03-10T15:24:18.497Z Downloaded darling v0.21.3
8052026-03-10T15:24:18.501Z Downloaded rayon v1.11.0
8062026-03-10T15:24:18.506Z Downloaded crossbeam-epoch v0.9.18
8072026-03-10T15:24:18.509Z Downloaded atomicwrites v0.4.4
8082026-03-10T15:24:18.515Z Downloaded portable-atomic v1.11.1
8092026-03-10T15:24:18.520Z Downloaded tower-http v0.6.8
8102026-03-10T15:24:18.526Z Downloaded vcpkg v0.2.15
8112026-03-10T15:24:18.556Z Downloaded blake3 v1.8.2
8122026-03-10T15:24:18.562Z Downloaded aws-lc-rs v1.14.0
8132026-03-10T15:24:18.570Z Downloaded dropshot v0.16.7
8142026-03-10T15:24:18.586Z Downloaded zerocopy v0.8.27
8152026-03-10T15:24:18.602Z Downloaded nix v0.30.1
8162026-03-10T15:24:18.611Z Downloaded hickory-proto v0.25.2
8172026-03-10T15:24:18.622Z Downloaded unicode-width v0.2.1
8182026-03-10T15:24:18.626Z Downloaded unicode-width v0.1.14
8192026-03-10T15:24:18.631Z Downloaded smoltcp v0.11.0
8202026-03-10T15:24:18.639Z Downloaded regex-syntax v0.8.6
8212026-03-10T15:24:18.645Z Downloaded rustix v0.38.44
8222026-03-10T15:24:18.662Z Downloaded rustls-webpki v0.102.8
8232026-03-10T15:24:18.675Z Downloaded quinn-proto v0.11.13
8242026-03-10T15:24:18.681Z Downloaded rustls v0.23.32
8252026-03-10T15:24:18.689Z Downloaded regress v0.10.5
8262026-03-10T15:24:18.695Z Downloaded tabled v0.20.0
8272026-03-10T15:24:18.718Z Downloaded tabled v0.15.0
8282026-03-10T15:24:18.721Z Downloaded openssl v0.10.73
8292026-03-10T15:24:18.726Z Downloaded hickory-proto v0.24.4
8302026-03-10T15:24:18.737Z Downloaded serde_with v3.14.1
8312026-03-10T15:24:18.745Z Downloaded typify-impl v0.6.1
8322026-03-10T15:24:18.754Z Downloaded typify-impl v0.4.3
8332026-03-10T15:24:18.764Z Downloaded curve25519-dalek v4.1.3
8342026-03-10T15:24:18.770Z Downloaded syn v1.0.109
8352026-03-10T15:24:18.777Z Downloaded proptest v1.8.0
8362026-03-10T15:24:18.784Z Downloaded bstr v1.12.0
8372026-03-10T15:24:18.790Z Downloaded regex-automata v0.4.13
8382026-03-10T15:24:18.801Z Downloaded chrono v0.4.43
8392026-03-10T15:24:18.816Z Downloaded webpki-roots v1.0.2
8402026-03-10T15:24:18.824Z Downloaded petgraph v0.6.5
8412026-03-10T15:24:18.837Z Downloaded syn v2.0.117
8422026-03-10T15:24:18.845Z Downloaded libc v0.2.176
8432026-03-10T15:24:18.863Z Downloaded rustls v0.22.4
8442026-03-10T15:24:18.872Z Downloaded libz-sys v1.1.22
8452026-03-10T15:24:18.887Z Downloaded openapiv3 v2.2.0
8462026-03-10T15:24:18.939Z Downloaded rustix v1.1.2
8472026-03-10T15:24:18.974Z Downloaded encoding_rs v0.8.35
8482026-03-10T15:24:19.005Z Downloaded libgit2-sys v0.17.0+1.8.1
8492026-03-10T15:24:19.220Z Downloaded jiff v0.2.15
8502026-03-10T15:24:19.253Z Downloaded chrono-tz v0.10.4
8512026-03-10T15:24:19.303Z Downloaded petgraph v0.8.2
8522026-03-10T15:24:19.336Z Downloaded csv v1.3.1
8532026-03-10T15:24:19.376Z Downloaded tokio v1.49.0
8542026-03-10T15:24:19.403Z Downloaded sha3 v0.10.8
8552026-03-10T15:24:19.594Z Downloaded ring v0.17.14
8562026-03-10T15:24:19.655Z Downloaded curl-sys v0.4.83+curl-8.15.0
8572026-03-10T15:24:20.446Z Downloaded aws-lc-sys v0.31.0
8582026-03-10T15:24:20.847Z Compiling proc-macro2 v1.0.106
8592026-03-10T15:24:20.850Z Compiling quote v1.0.44
8602026-03-10T15:24:20.850Z Compiling unicode-ident v1.0.24
8612026-03-10T15:24:20.850Z Compiling serde_core v1.0.228
8622026-03-10T15:24:20.850Z Compiling serde v1.0.228
8632026-03-10T15:24:20.850Z Compiling libc v0.2.176
8642026-03-10T15:24:20.850Z Compiling autocfg v1.5.0
8652026-03-10T15:24:21.230Z Checking cfg-if v1.0.3
8662026-03-10T15:24:21.308Z Compiling memchr v2.7.5
8672026-03-10T15:24:21.597Z Compiling zmij v1.0.17
8682026-03-10T15:24:22.046Z Compiling getrandom v0.3.3
8692026-03-10T15:24:22.068Z Compiling libm v0.2.15
8702026-03-10T15:24:22.534Z Checking itoa v1.0.15
8712026-03-10T15:24:22.537Z Compiling shlex v1.3.0
8722026-03-10T15:24:22.575Z Checking smallvec v1.15.1
8732026-03-10T15:24:22.677Z Compiling jobserver v0.1.34
8742026-03-10T15:24:22.754Z Compiling find-msvc-tools v0.1.2
8752026-03-10T15:24:22.813Z Compiling thiserror v2.0.18
8762026-03-10T15:24:22.861Z Compiling version_check v0.9.5
8772026-03-10T15:24:23.071Z Compiling cc v1.2.38
8782026-03-10T15:24:23.177Z Compiling syn v2.0.117
8792026-03-10T15:24:23.199Z Compiling icu_properties_data v2.0.1
8802026-03-10T15:24:23.234Z Compiling icu_normalizer_data v2.0.0
8812026-03-10T15:24:23.446Z Compiling lock_api v0.4.13
8822026-03-10T15:24:23.497Z Compiling parking_lot_core v0.9.11
8832026-03-10T15:24:23.519Z Checking stable_deref_trait v1.2.0
8842026-03-10T15:24:23.565Z Compiling serde_json v1.0.149
8852026-03-10T15:24:23.896Z Compiling log v0.4.29
8862026-03-10T15:24:23.917Z Compiling heck v0.5.0
8872026-03-10T15:24:24.215Z Checking writeable v0.6.1
8882026-03-10T15:24:24.237Z Checking litemap v0.8.0
8892026-03-10T15:24:24.301Z Compiling num-traits v0.2.19
8902026-03-10T15:24:24.337Z Checking percent-encoding v2.3.2
8912026-03-10T15:24:24.602Z Checking form_urlencoded v1.2.2
8922026-03-10T15:24:24.678Z Checking utf8_iter v1.0.4
8932026-03-10T15:24:24.787Z Compiling zerocopy v0.8.27
8942026-03-10T15:24:24.831Z Checking pin-project-lite v0.2.16
8952026-03-10T15:24:24.858Z Compiling rustversion v1.0.22
8962026-03-10T15:24:24.901Z Checking iana-time-zone v0.1.64
8972026-03-10T15:24:24.945Z Compiling regex-syntax v0.8.6
8982026-03-10T15:24:25.033Z Compiling allocator-api2 v0.2.21
8992026-03-10T15:24:25.245Z Compiling equivalent v1.0.2
9002026-03-10T15:24:25.338Z Compiling foldhash v0.2.0
9012026-03-10T15:24:25.359Z Compiling semver v1.0.27
9022026-03-10T15:24:25.464Z Checking socket2 v0.6.0
9032026-03-10T15:24:25.587Z Compiling hashbrown v0.16.1
9042026-03-10T15:24:25.757Z Compiling aho-corasick v1.1.3
9052026-03-10T15:24:25.793Z Checking uuid v1.20.0
9062026-03-10T15:24:26.136Z Checking scopeguard v1.2.0
9072026-03-10T15:24:26.254Z Checking getrandom v0.2.16
9082026-03-10T15:24:26.397Z Checking signal-hook-registry v1.4.6
9092026-03-10T15:24:26.421Z Checking mio v1.0.4
9102026-03-10T15:24:26.424Z Checking dyn-clone v1.0.20
9112026-03-10T15:24:26.424Z Compiling portable-atomic v1.11.1
9122026-03-10T15:24:26.524Z Checking parking_lot v0.12.4
9132026-03-10T15:24:26.560Z Compiling schemars v0.8.22
9142026-03-10T15:24:26.988Z Compiling regex-automata v0.4.13
9152026-03-10T15:24:27.063Z Checking critical-section v1.2.0
9162026-03-10T15:24:27.184Z Compiling bitflags v2.9.4
9172026-03-10T15:24:27.187Z Checking futures-core v0.3.32
9182026-03-10T15:24:27.355Z Compiling synstructure v0.13.2
9192026-03-10T15:24:27.450Z Compiling serde_derive_internals v0.29.1
9202026-03-10T15:24:27.701Z Checking once_cell v1.21.3
9212026-03-10T15:24:27.924Z Compiling ring v0.17.14
9222026-03-10T15:24:28.162Z Compiling typenum v1.18.0
9232026-03-10T15:24:28.258Z Compiling indexmap v2.13.0
9242026-03-10T15:24:28.497Z Compiling thiserror v1.0.69
9252026-03-10T15:24:28.744Z Compiling httparse v1.10.1
9262026-03-10T15:24:29.146Z Checking futures-sink v0.3.31
9272026-03-10T15:24:29.211Z Compiling serde_derive v1.0.228
9282026-03-10T15:24:29.233Z Compiling zerofrom-derive v0.1.6
9292026-03-10T15:24:29.254Z Compiling yoke-derive v0.8.0
9302026-03-10T15:24:29.276Z Compiling zerovec-derive v0.11.1
9312026-03-10T15:24:29.279Z Compiling displaydoc v0.2.5
9322026-03-10T15:24:29.430Z Compiling thiserror-impl v2.0.18
9332026-03-10T15:24:30.213Z Compiling schemars_derive v0.8.22
9342026-03-10T15:24:30.585Z Compiling tokio-macros v2.6.0
9352026-03-10T15:24:30.589Z Compiling zerocopy-derive v0.8.27
9362026-03-10T15:24:30.666Z Compiling futures-macro v0.3.31
9372026-03-10T15:24:30.831Z Checking zerofrom v0.1.6
9382026-03-10T15:24:30.984Z Checking yoke v0.8.0
9392026-03-10T15:24:31.156Z Compiling regex v1.12.3
9402026-03-10T15:24:31.207Z Checking zerovec v0.11.4
9412026-03-10T15:24:31.509Z Checking zerotrie v0.2.2
9422026-03-10T15:24:31.710Z Compiling zeroize_derive v1.4.3
9432026-03-10T15:24:31.773Z Compiling thiserror-impl v1.0.69
9442026-03-10T15:24:31.820Z Compiling rustix v1.1.2
9452026-03-10T15:24:31.843Z Checking slab v0.4.11
9462026-03-10T15:24:32.037Z Compiling either v1.15.0
9472026-03-10T15:24:32.187Z Checking tinystr v0.8.1
9482026-03-10T15:24:32.218Z Checking potential_utf v0.1.3
9492026-03-10T15:24:32.374Z Checking icu_collections v2.0.0
9502026-03-10T15:24:32.412Z Checking icu_locale_core v2.0.0
9512026-03-10T15:24:32.547Z Checking subtle v2.6.1
9522026-03-10T15:24:32.568Z Checking zeroize v1.8.1
9532026-03-10T15:24:32.764Z Compiling anyhow v1.0.100
9542026-03-10T15:24:32.767Z Compiling ucd-trie v0.1.7
9552026-03-10T15:24:32.809Z Checking futures-channel v0.3.31
9562026-03-10T15:24:33.070Z Compiling pest v2.8.2
9572026-03-10T15:24:33.091Z Checking icu_provider v2.0.0
9582026-03-10T15:24:33.386Z Checking bytes v1.11.1
9592026-03-10T15:24:33.409Z Checking icu_properties v2.0.1
9602026-03-10T15:24:33.430Z Checking icu_normalizer v2.0.0
9612026-03-10T15:24:33.825Z Checking chrono v0.4.43
9622026-03-10T15:24:33.988Z Compiling serde_tokenstream v0.2.3
9632026-03-10T15:24:34.105Z Checking tokio v1.49.0
9642026-03-10T15:24:34.349Z Checking rand_core v0.6.4
9652026-03-10T15:24:34.428Z Checking pin-utils v0.1.0
9662026-03-10T15:24:34.514Z Checking futures-io v0.3.31
9672026-03-10T15:24:34.536Z Compiling pest_meta v2.8.2
9682026-03-10T15:24:34.559Z Checking futures-task v0.3.31
9692026-03-10T15:24:34.561Z Checking idna_adapter v1.2.1
9702026-03-10T15:24:34.655Z Compiling pkg-config v0.3.32
9712026-03-10T15:24:34.727Z Checking futures-util v0.3.31
9722026-03-10T15:24:34.730Z Checking idna v1.1.0
9732026-03-10T15:24:34.772Z Compiling tracing-attributes v0.1.30
9742026-03-10T15:24:34.986Z Checking tracing-core v0.1.34
9752026-03-10T15:24:35.060Z Checking url v2.5.7
9762026-03-10T15:24:35.271Z Compiling generic-array v0.14.7
9772026-03-10T15:24:35.384Z Compiling pest_generator v2.8.2
9782026-03-10T15:24:35.549Z Checking fnv v1.0.7
9792026-03-10T15:24:36.159Z Compiling vcpkg v0.2.15
9802026-03-10T15:24:36.393Z Checking tracing v0.1.41
9812026-03-10T15:24:36.420Z Compiling pest_derive v2.8.2
9822026-03-10T15:24:36.559Z Compiling http v1.4.0
9832026-03-10T15:24:36.922Z Compiling prettyplease v0.2.37
9842026-03-10T15:24:37.046Z Compiling rustc-hash v2.1.1
9852026-03-10T15:24:37.196Z Compiling regress v0.10.5
9862026-03-10T15:24:37.270Z Compiling byteorder v1.5.0
9872026-03-10T15:24:37.367Z Compiling num-conv v0.1.0
9882026-03-10T15:24:37.389Z Compiling time-core v0.1.6
9892026-03-10T15:24:37.555Z Checking errno v0.3.14
9902026-03-10T15:24:37.578Z Compiling minimal-lexical v0.2.1
9912026-03-10T15:24:37.581Z Compiling time-macros v0.2.24
9922026-03-10T15:24:37.705Z Compiling glob v0.3.3
9932026-03-10T15:24:37.929Z Compiling nom v7.1.3
9942026-03-10T15:24:38.148Z Compiling clang-sys v1.8.1
9952026-03-10T15:24:38.407Z Checking ipnet v2.11.0
9962026-03-10T15:24:38.646Z Checking base64 v0.22.1
9972026-03-10T15:24:38.697Z Checking tokio-util v0.7.16
9982026-03-10T15:24:38.957Z Checking crypto-common v0.1.6
9992026-03-10T15:24:39.105Z Compiling scroll_derive v0.13.1
10002026-03-10T15:24:39.335Z Compiling libloading v0.8.9
10012026-03-10T15:24:39.496Z Compiling bindgen v0.72.1
10022026-03-10T15:24:39.579Z Compiling camino v1.2.2
10032026-03-10T15:24:39.879Z Compiling cexpr v0.6.0
10042026-03-10T15:24:39.964Z Checking http-body v1.0.1
10052026-03-10T15:24:40.051Z Checking ppv-lite86 v0.2.21
10062026-03-10T15:24:40.128Z Compiling itertools v0.12.1
10072026-03-10T15:24:40.155Z Compiling syn v1.0.109
10082026-03-10T15:24:40.184Z Checking atomic-waker v1.1.2
10092026-03-10T15:24:40.223Z Compiling crossbeam-utils v0.8.21
10102026-03-10T15:24:40.465Z Compiling slog v2.8.2
10112026-03-10T15:24:40.571Z Checking tower-layer v0.3.3
10122026-03-10T15:24:40.627Z Checking tower-service v0.3.3
10132026-03-10T15:24:40.653Z Checking try-lock v0.2.5
10142026-03-10T15:24:40.676Z Compiling paste v1.0.15
10152026-03-10T15:24:40.732Z Checking h2 v0.4.12
10162026-03-10T15:24:40.798Z Checking ipnetwork v0.21.1
10172026-03-10T15:24:40.801Z Checking want v0.3.1
10182026-03-10T15:24:40.841Z Checking erased-serde v0.3.31
10192026-03-10T15:24:40.965Z Checking rustls-pki-types v1.12.0
10202026-03-10T15:24:41.061Z Checking pretty-hex v0.4.1
10212026-03-10T15:24:41.087Z Checking httpdate v1.0.3
10222026-03-10T15:24:41.206Z Checking ryu v1.0.20
10232026-03-10T15:24:41.338Z Compiling async-trait v0.1.89
10242026-03-10T15:24:41.374Z Checking untrusted v0.9.0
10252026-03-10T15:24:41.643Z Compiling scroll v0.13.0
10262026-03-10T15:24:41.747Z Compiling openssl-sys v0.9.109
10272026-03-10T15:24:41.976Z Compiling strsim v0.11.1
10282026-03-10T15:24:42.364Z Checking plain v0.2.3
10292026-03-10T15:24:42.431Z Compiling usdt-impl v0.6.0
10302026-03-10T15:24:42.623Z Compiling goblin v0.10.1
10312026-03-10T15:24:42.785Z Checking http-body-util v0.1.3
10322026-03-10T15:24:42.814Z Checking block-buffer v0.10.4
10332026-03-10T15:24:42.867Z Compiling openapiv3 v2.2.0
10342026-03-10T15:24:42.987Z Checking rand_core v0.9.3
10352026-03-10T15:24:43.063Z Compiling slog-async v2.8.0
10362026-03-10T15:24:43.228Z Checking hyper v1.8.1
10372026-03-10T15:24:44.330Z Checking digest v0.10.7
10382026-03-10T15:24:44.428Z Checking hyper-util v0.1.19
10392026-03-10T15:24:44.572Z Checking serde_urlencoded v0.7.1
10402026-03-10T15:24:44.840Z Checking oxnet v0.1.4
10412026-03-10T15:24:44.963Z Compiling typify-impl v0.4.3
10422026-03-10T15:24:45.076Z Compiling dtrace-parser v0.3.0
10432026-03-10T15:24:45.141Z Compiling cmake v0.1.54
10442026-03-10T15:24:45.220Z Compiling thread-id v5.0.0
10452026-03-10T15:24:45.326Z Compiling fs_extra v1.3.0
10462026-03-10T15:24:45.583Z Compiling ident_case v1.0.1
10472026-03-10T15:24:45.648Z Compiling omicron-workspace-hack v0.1.0
10482026-03-10T15:24:45.736Z Compiling dunce v1.0.5
10492026-03-10T15:24:45.855Z Compiling darling_core v0.21.3
10502026-03-10T15:24:45.879Z Checking rand_chacha v0.9.0
10512026-03-10T15:24:45.932Z Compiling daft-derive v0.1.4
10522026-03-10T15:24:45.957Z Compiling unsafe-libyaml v0.2.11
10532026-03-10T15:24:46.115Z Checking rand v0.9.2
10542026-03-10T15:24:46.469Z Compiling dof v0.4.0
10552026-03-10T15:24:46.726Z Checking powerfmt v0.2.0
10562026-03-10T15:24:46.867Z Compiling serde_yaml v0.9.34+deprecated
10572026-03-10T15:24:46.878Z Checking sync_wrapper v1.0.2
10582026-03-10T15:24:46.924Z Checking deranged v0.5.3
10592026-03-10T15:24:47.898Z Compiling aws-lc-rs v1.14.0
10602026-03-10T15:24:47.933Z Compiling rustls v0.22.4
10612026-03-10T15:24:48.256Z Compiling usdt-attr-macro v0.6.0
10622026-03-10T15:24:48.345Z Compiling usdt-macro v0.6.0
10632026-03-10T15:24:48.370Z Checking cpufeatures v0.2.17
10642026-03-10T15:24:48.423Z Checking num_threads v0.1.7
10652026-03-10T15:24:48.530Z Checking time v0.3.44
10662026-03-10T15:24:48.553Z Compiling aws-lc-sys v0.31.0
10672026-03-10T15:24:48.645Z Checking tower v0.5.2
10682026-03-10T15:24:48.883Z Compiling darling_macro v0.21.3
10692026-03-10T15:24:49.360Z Compiling structmeta-derive v0.3.0
10702026-03-10T15:24:49.567Z Compiling darling v0.21.3
10712026-03-10T15:24:49.673Z Checking encoding_rs v0.8.35
10722026-03-10T15:24:49.865Z Checking mime v0.3.17
10732026-03-10T15:24:49.937Z Compiling typify-macro v0.4.3
10742026-03-10T15:24:50.007Z Checking iri-string v0.7.8
10752026-03-10T15:24:50.088Z Checking crossbeam-channel v0.5.15
10762026-03-10T15:24:50.382Z Checking futures-executor v0.3.31
10772026-03-10T15:24:50.523Z Compiling multer v3.1.0
10782026-03-10T15:24:50.561Z Checking unicode-width v0.2.1
10792026-03-10T15:24:50.711Z Compiling structmeta v0.3.0
10802026-03-10T15:24:50.791Z Checking hex v0.4.3
10812026-03-10T15:24:50.886Z Checking fastrand v2.3.0
10822026-03-10T15:24:50.917Z Checking untrusted v0.7.1
10832026-03-10T15:24:50.964Z Compiling openssl v0.10.73
10842026-03-10T15:24:51.059Z Checking foreign-types-shared v0.1.1
10852026-03-10T15:24:51.104Z Checking futures v0.3.31
10862026-03-10T15:24:51.119Z Checking tempfile v3.23.0
10872026-03-10T15:24:51.163Z Checking foreign-types v0.3.2
10882026-03-10T15:24:51.188Z Compiling async-stream-impl v0.3.6
10892026-03-10T15:24:51.247Z Compiling openssl-macros v0.1.1
10902026-03-10T15:24:51.342Z Compiling strum_macros v0.26.4
10912026-03-10T15:24:51.440Z Checking tower-http v0.6.8
10922026-03-10T15:24:51.470Z Checking thread_local v1.1.9
10932026-03-10T15:24:51.674Z Compiling rustls v0.23.32
10942026-03-10T15:24:51.788Z Compiling native-tls v0.2.14
10952026-03-10T15:24:51.811Z Checking openssl-probe v0.1.6
10962026-03-10T15:24:51.896Z Compiling typify v0.4.3
10972026-03-10T15:24:52.135Z Compiling newtype-uuid-macros v0.1.0
10982026-03-10T15:24:52.216Z Compiling dropshot v0.16.7
10992026-03-10T15:24:52.373Z Checking is-terminal v0.4.16
11002026-03-10T15:24:52.377Z Checking memmap2 v0.9.8
11012026-03-10T15:24:52.483Z Checking take_mut v0.2.2
11022026-03-10T15:24:52.504Z Checking winnow v0.7.14
11032026-03-10T15:24:52.600Z Checking match_cfg v0.1.0
11042026-03-10T15:24:52.618Z Checking term v1.2.0
11052026-03-10T15:24:52.736Z Compiling ref-cast v1.0.25
11062026-03-10T15:24:52.971Z Checking slog-term v2.9.2
11072026-03-10T15:24:53.180Z Checking hostname v0.3.1
11082026-03-10T15:24:53.346Z Checking slog-json v2.6.1
11092026-03-10T15:24:53.367Z Compiling dropshot_endpoint v0.16.7
11102026-03-10T15:24:53.419Z Compiling ref-cast-impl v1.0.25
11112026-03-10T15:24:53.536Z Checking slog-bunyan v2.5.0
11122026-03-10T15:24:53.602Z Compiling derive-ex v0.1.8
11132026-03-10T15:24:53.983Z Checking webpki-roots v1.0.2
11142026-03-10T15:24:54.141Z Compiling strum_macros v0.27.2
11152026-03-10T15:24:54.322Z Compiling progenitor-impl v0.11.1
11162026-03-10T15:24:54.403Z Checking newtype-uuid v1.3.2
11172026-03-10T15:24:54.880Z Checking daft v0.1.4
11182026-03-10T15:24:55.124Z Checking tokio-native-tls v0.3.1
11192026-03-10T15:24:55.169Z Compiling serde_with_macros v3.14.1
11202026-03-10T15:24:55.314Z Checking hyper-tls v0.6.0
11212026-03-10T15:24:55.702Z Compiling test-strategy v0.4.3
11222026-03-10T15:24:55.704Z Checking rustls-webpki v0.102.8
11232026-03-10T15:24:56.073Z Checking debug-ignore v1.0.5
11242026-03-10T15:24:56.204Z Checking toml_parser v1.0.6+spec-1.1.0
11252026-03-10T15:24:56.616Z Compiling parse-display-derive v0.10.0
11262026-03-10T15:24:56.767Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11272026-03-10T15:24:57.176Z Compiling progenitor-macro v0.11.1
11282026-03-10T15:24:57.289Z Checking toml_datetime v0.7.5+spec-1.1.0
11292026-03-10T15:24:57.470Z Checking serde_spanned v1.0.4
11302026-03-10T15:24:57.493Z Checking usdt v0.6.0
11312026-03-10T15:24:57.540Z Checking toml_writer v1.0.6+spec-1.1.0
11322026-03-10T15:24:57.632Z Checking spin v0.9.8
11332026-03-10T15:24:57.802Z Checking toml v0.9.11+spec-1.1.0
11342026-03-10T15:24:58.060Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11352026-03-10T15:24:58.203Z Checking strum v0.26.3
11362026-03-10T15:24:58.225Z Checking tokio-rustls v0.25.0
11372026-03-10T15:24:58.340Z Checking async-stream v0.3.6
11382026-03-10T15:24:58.477Z Checking sha1 v0.10.6
11392026-03-10T15:24:58.502Z Checking rustls-pemfile v2.2.0
11402026-03-10T15:24:58.506Z Checking rand_chacha v0.3.1
11412026-03-10T15:24:58.610Z Checking waitgroup v0.1.2
11422026-03-10T15:24:58.646Z Compiling toml_datetime v0.6.11
11432026-03-10T15:24:58.671Z Checking macaddr v1.0.1
11442026-03-10T15:24:58.692Z Checking serde_path_to_error v0.1.20
11452026-03-10T15:24:58.727Z Checking hostname v0.4.2
11462026-03-10T15:24:58.771Z Checking wait-timeout v0.2.1
11472026-03-10T15:24:58.846Z Checking quick-error v1.2.3
11482026-03-10T15:24:58.870Z Checking bit-vec v0.8.0
11492026-03-10T15:24:58.923Z Checking lazy_static v1.5.0
11502026-03-10T15:24:58.958Z Checking rand v0.8.5
11512026-03-10T15:24:58.978Z Checking rusty-fork v0.3.0
11522026-03-10T15:24:59.034Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11532026-03-10T15:24:59.116Z Checking bit-set v0.8.0
11542026-03-10T15:24:59.303Z Checking tabwriter v1.4.1
11552026-03-10T15:24:59.326Z Checking rand_xorshift v0.4.0
11562026-03-10T15:24:59.496Z Compiling clap_derive v4.5.49
11572026-03-10T15:24:59.600Z Checking unarray v0.1.4
11582026-03-10T15:24:59.622Z Checking colored v3.0.0
11592026-03-10T15:24:59.728Z Checking utf8parse v0.2.2
11602026-03-10T15:24:59.734Z Checking proptest v1.8.0
11612026-03-10T15:24:59.860Z Checking anstyle-parse v0.2.7
11622026-03-10T15:24:59.880Z Checking strum v0.27.2
11632026-03-10T15:25:00.056Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11642026-03-10T15:25:00.138Z Checking terminal_size v0.4.3
11652026-03-10T15:25:00.638Z Checking anstyle-query v1.1.4
11662026-03-10T15:25:00.730Z Checking colorchoice v1.0.4
11672026-03-10T15:25:00.758Z Checking is_terminal_polyfill v1.70.1
11682026-03-10T15:25:00.806Z Checking anstyle v1.0.11
11692026-03-10T15:25:01.043Z Checking anstream v0.6.20
11702026-03-10T15:25:01.144Z Checking itertools v0.14.0
11712026-03-10T15:25:01.720Z Checking clap_lex v0.7.5
11722026-03-10T15:25:01.933Z Checking clap_builder v4.5.50
11732026-03-10T15:25:02.028Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11742026-03-10T15:25:02.733Z Checking serde_with v3.14.1
11752026-03-10T15:25:03.664Z Checking clap v4.5.50
11762026-03-10T15:25:03.686Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11772026-03-10T15:25:03.753Z Checking instant v0.1.13
11782026-03-10T15:25:04.007Z Checking iddqd v0.3.17
11792026-03-10T15:25:04.108Z Checking backoff v0.4.0
11802026-03-10T15:25:04.320Z Checking parse-display v0.10.0
11812026-03-10T15:25:04.502Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11822026-03-10T15:25:04.629Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11832026-03-10T15:25:07.045Z Compiling rustls-webpki v0.103.6
11842026-03-10T15:25:10.804Z Checking serde_spanned v0.6.9
11852026-03-10T15:25:10.881Z Compiling memoffset v0.9.1
11862026-03-10T15:25:11.177Z Compiling cfg_aliases v0.2.1
11872026-03-10T15:25:11.268Z Compiling nix v0.30.1
11882026-03-10T15:25:11.455Z Compiling tokio-rustls v0.26.3
11892026-03-10T15:25:12.266Z Checking crossbeam-epoch v0.9.18
11902026-03-10T15:25:12.415Z Compiling hyper-rustls v0.27.7
11912026-03-10T15:25:12.683Z Compiling winnow v0.5.40
11922026-03-10T15:25:12.747Z Compiling reqwest v0.12.23
11932026-03-10T15:25:14.306Z Compiling progenitor-client v0.11.1
11942026-03-10T15:25:14.584Z Compiling toml_edit v0.19.15
11952026-03-10T15:25:19.385Z Compiling proc-macro-crate v1.3.1
11962026-03-10T15:25:19.397Z Compiling progenitor v0.11.1
11972026-03-10T15:25:19.397Z Compiling num-integer v0.1.46
11982026-03-10T15:25:19.397Z Compiling rayon-core v1.13.0
11992026-03-10T15:25:19.397Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12002026-03-10T15:25:19.397Z Compiling progenitor-client v0.10.0
12012026-03-10T15:25:19.410Z Compiling hubpack_derive v0.1.1
12022026-03-10T15:25:19.593Z Compiling zerocopy-derive v0.7.35
12032026-03-10T15:25:19.683Z Checking toml_write v0.1.2
12042026-03-10T15:25:20.158Z Checking hubpack v0.1.2
12052026-03-10T15:25:20.281Z Checking toml_edit v0.22.27
12062026-03-10T15:25:20.392Z Checking num-rational v0.4.2
12072026-03-10T15:25:20.414Z Checking num-iter v0.1.45
12082026-03-10T15:25:20.715Z Checking crossbeam-deque v0.8.6
12092026-03-10T15:25:20.903Z Compiling num-complex v0.4.6
12102026-03-10T15:25:21.418Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12112026-03-10T15:25:21.418Z Checking static_assertions v1.1.0
12122026-03-10T15:25:21.461Z Checking num v0.4.3
12132026-03-10T15:25:21.744Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12142026-03-10T15:25:21.768Z Checking toml v0.8.23
12152026-03-10T15:25:22.050Z Compiling proc-macro-error-attr v1.0.4
12162026-03-10T15:25:22.205Z Checking float-ord v0.3.2
12172026-03-10T15:25:22.336Z Compiling heapless v0.8.0
12182026-03-10T15:25:22.539Z Compiling ingot-macros v0.1.1
12192026-03-10T15:25:22.564Z Checking hash32 v0.3.1
12202026-03-10T15:25:22.747Z Compiling proc-macro-error v1.0.4
12212026-03-10T15:25:22.807Z Checking bytecount v0.6.9
12222026-03-10T15:25:22.937Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12232026-03-10T15:25:22.961Z Compiling smoltcp v0.11.0
12242026-03-10T15:25:23.420Z Compiling zerocopy v0.7.35
12252026-03-10T15:25:23.813Z Compiling num_enum_derive v0.7.5
12262026-03-10T15:25:24.403Z Compiling num-derive v0.3.3
12272026-03-10T15:25:24.875Z Checking cobs v0.3.0
12282026-03-10T15:25:25.056Z Compiling foreign-types-macros v0.2.3
12292026-03-10T15:25:25.152Z Compiling scroll_derive v0.12.1
12302026-03-10T15:25:25.194Z Compiling usdt-impl v0.5.0
12312026-03-10T15:25:25.216Z Compiling crucible-workspace-hack v0.1.0
12322026-03-10T15:25:25.379Z Checking bitflags v1.3.2
12332026-03-10T15:25:25.473Z Checking foreign-types-shared v0.3.1
12342026-03-10T15:25:25.494Z Checking managed v0.8.0
12352026-03-10T15:25:25.614Z Checking libscf-sys v1.1.0
12362026-03-10T15:25:25.651Z Checking num_enum v0.7.5
12372026-03-10T15:25:25.774Z Checking postcard v1.1.3
12382026-03-10T15:25:25.796Z Compiling dof v0.3.0
12392026-03-10T15:25:25.856Z Checking foreign-types v0.5.0
12402026-03-10T15:25:26.059Z Checking scroll v0.12.0
12412026-03-10T15:25:26.140Z Checking ingot-types v0.1.2
12422026-03-10T15:25:26.299Z Compiling dtrace-parser v0.2.0
12432026-03-10T15:25:26.302Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12442026-03-10T15:25:26.357Z Checking camino-tempfile v1.4.1
12452026-03-10T15:25:26.411Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12462026-03-10T15:25:26.562Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12472026-03-10T15:25:26.595Z Checking ingot v0.1.1
12482026-03-10T15:25:26.840Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12492026-03-10T15:25:27.015Z Checking cstr-argument v0.1.2
12502026-03-10T15:25:27.036Z Compiling thread-id v4.2.2
12512026-03-10T15:25:27.125Z Compiling heck v0.4.1
12522026-03-10T15:25:27.170Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12532026-03-10T15:25:27.233Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12542026-03-10T15:25:27.366Z Checking goblin v0.8.2
12552026-03-10T15:25:27.392Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12562026-03-10T15:25:27.392Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12572026-03-10T15:25:27.521Z Checking rayon v1.11.0
12582026-03-10T15:25:27.683Z Compiling num_enum_derive v0.5.11
12592026-03-10T15:25:27.888Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12602026-03-10T15:25:28.347Z Compiling rustc_version v0.4.1
12612026-03-10T15:25:28.433Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12622026-03-10T15:25:28.717Z Compiling rustix v0.38.44
12632026-03-10T15:25:28.837Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12642026-03-10T15:25:29.026Z Checking tinyvec_macros v0.1.1
12652026-03-10T15:25:29.103Z Compiling convert_case v0.4.0
12662026-03-10T15:25:29.127Z Checking tinyvec v1.10.0
12672026-03-10T15:25:29.285Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12682026-03-10T15:25:29.517Z Compiling derive_more v0.99.20
12692026-03-10T15:25:29.582Z Checking num_enum v0.5.11
12702026-03-10T15:25:29.742Z Compiling libz-sys v1.1.22
12712026-03-10T15:25:29.862Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12722026-03-10T15:25:29.926Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12732026-03-10T15:25:30.026Z Compiling proc-macro-error-attr2 v2.0.0
12742026-03-10T15:25:30.377Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12752026-03-10T15:25:30.466Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12762026-03-10T15:25:30.554Z Compiling proc-macro-error2 v2.0.1
12772026-03-10T15:25:30.934Z Compiling usdt-attr-macro v0.5.0
12782026-03-10T15:25:31.787Z Compiling usdt-macro v0.5.0
12792026-03-10T15:25:31.817Z Compiling zone_cfg_derive v0.3.1
12802026-03-10T15:25:31.817Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12812026-03-10T15:25:31.860Z Compiling num-derive v0.4.2
12822026-03-10T15:25:31.983Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12832026-03-10T15:25:32.443Z Checking memmap v0.7.0
12842026-03-10T15:25:32.469Z Checking sigpipe v0.1.3
12852026-03-10T15:25:32.572Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12862026-03-10T15:25:32.594Z Checking jiff v0.2.15
12872026-03-10T15:25:32.909Z Checking usdt v0.5.0
12882026-03-10T15:25:32.936Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12892026-03-10T15:25:33.073Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12902026-03-10T15:25:33.110Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
12912026-03-10T15:25:33.113Z Compiling tabled_derive v0.11.0
12922026-03-10T15:25:33.200Z Checking zone v0.3.1
12932026-03-10T15:25:33.338Z Checking papergrid v0.17.0
12942026-03-10T15:25:33.360Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12952026-03-10T15:25:33.395Z Checking testing_table v0.3.0
12962026-03-10T15:25:33.513Z Checking smf v0.2.3
12972026-03-10T15:25:33.662Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12982026-03-10T15:25:33.684Z Checking secrecy v0.10.3
12992026-03-10T15:25:33.812Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13002026-03-10T15:25:33.834Z Checking bstr v1.12.0
13012026-03-10T15:25:34.096Z Checking whoami v1.6.1
13022026-03-10T15:25:34.318Z Compiling curve25519-dalek v4.1.3
13032026-03-10T15:25:34.361Z Checking hmac v0.12.1
13042026-03-10T15:25:34.387Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13052026-03-10T15:25:34.410Z Checking inout v0.1.4
13062026-03-10T15:25:34.528Z Checking ff v0.13.1
13072026-03-10T15:25:34.575Z Compiling enum-as-inner v0.6.1
13082026-03-10T15:25:34.618Z Checking tabled v0.20.0
13092026-03-10T15:25:34.659Z Checking data-encoding v2.9.0
13102026-03-10T15:25:34.685Z Compiling semver v0.1.20
13112026-03-10T15:25:35.013Z Compiling rustc_version v0.1.7
13122026-03-10T15:25:35.017Z Checking group v0.13.0
13132026-03-10T15:25:35.271Z Checking cipher v0.4.4
13142026-03-10T15:25:35.275Z Checking hkdf v0.12.4
13152026-03-10T15:25:35.275Z Checking atomicwrites v0.4.4
13162026-03-10T15:25:35.439Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13172026-03-10T15:25:35.461Z Compiling thiserror-impl-no-std v2.0.2
13182026-03-10T15:25:35.570Z Checking universal-hash v0.5.1
13192026-03-10T15:25:35.593Z Checking crypto-bigint v0.5.5
13202026-03-10T15:25:35.725Z Checking half v2.7.1
13212026-03-10T15:25:36.058Z Compiling curve25519-dalek-derive v0.1.1
13222026-03-10T15:25:36.062Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13232026-03-10T15:25:36.278Z Checking indent_write v2.2.0
13242026-03-10T15:25:36.445Z Checking base64ct v1.8.0
13252026-03-10T15:25:36.757Z Checking opaque-debug v0.3.1
13262026-03-10T15:25:36.848Z Checking ciborium-io v0.2.2
13272026-03-10T15:25:36.886Z Checking base16ct v0.2.0
13282026-03-10T15:25:36.962Z Checking ciborium-ll v0.2.2
13292026-03-10T15:25:37.038Z Checking thiserror-no-std v2.0.2
13302026-03-10T15:25:37.148Z Checking poly1305 v0.8.0
13312026-03-10T15:25:37.172Z Checking elliptic-curve v0.13.8
13322026-03-10T15:25:37.193Z Checking password-hash v0.5.0
13332026-03-10T15:25:37.228Z Checking chacha20 v0.9.1
13342026-03-10T15:25:37.319Z Compiling newtype_derive v0.1.6
13352026-03-10T15:25:37.448Z Checking similar v2.7.0
13362026-03-10T15:25:37.470Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13372026-03-10T15:25:37.493Z Checking blake2 v0.10.6
13382026-03-10T15:25:37.515Z Compiling typify-impl v0.6.1
13392026-03-10T15:25:37.596Z Checking aead v0.5.2
13402026-03-10T15:25:37.795Z Checking keccak v0.1.5
13412026-03-10T15:25:37.798Z Checking linked-hash-map v0.5.6
13422026-03-10T15:25:37.819Z Checking resolv-conf v0.7.5
13432026-03-10T15:25:37.920Z Compiling owo-colors v4.3.0
13442026-03-10T15:25:37.957Z Checking vsss-rs v3.3.4
13452026-03-10T15:25:38.028Z Checking sha3 v0.10.8
13462026-03-10T15:25:38.061Z Checking lru-cache v0.1.2
13472026-03-10T15:25:38.088Z Checking argon2 v0.5.3
13482026-03-10T15:25:38.218Z Checking chacha20poly1305 v0.10.1
13492026-03-10T15:25:38.360Z Checking ciborium v0.2.2
13502026-03-10T15:25:38.382Z Checking hickory-proto v0.24.4
13512026-03-10T15:25:38.404Z Checking tokio-dtrace v0.1.1
13522026-03-10T15:25:38.476Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13532026-03-10T15:25:38.498Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13542026-03-10T15:25:38.629Z Checking serde-big-array v0.5.1
13552026-03-10T15:25:38.784Z Compiling derive-where v1.6.0
13562026-03-10T15:25:38.806Z Compiling serde_repr v0.1.20
13572026-03-10T15:25:38.842Z Checking unicode-segmentation v1.12.0
13582026-03-10T15:25:38.933Z Checking same-file v1.0.6
13592026-03-10T15:25:39.079Z Checking siphasher v1.0.1
13602026-03-10T15:25:39.289Z Checking phf_shared v0.12.1
13612026-03-10T15:25:39.470Z Checking newline-converter v0.3.0
13622026-03-10T15:25:39.527Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13632026-03-10T15:25:39.550Z Checking walkdir v2.5.0
13642026-03-10T15:25:39.598Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13652026-03-10T15:25:39.620Z Checking oxide-tokio-rt v0.1.2
13662026-03-10T15:25:39.751Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13672026-03-10T15:25:40.096Z Compiling progenitor-impl v0.10.0
13682026-03-10T15:25:40.426Z Checking console v0.15.11
13692026-03-10T15:25:40.471Z Checking hickory-resolver v0.24.4
13702026-03-10T15:25:40.654Z Checking tokio-stream v0.1.17
13712026-03-10T15:25:40.786Z Compiling pin-project-internal v1.1.10
13722026-03-10T15:25:41.147Z Compiling slog-dtrace v0.3.0
13732026-03-10T15:25:41.281Z Checking csv-core v0.1.12
13742026-03-10T15:25:41.324Z Checking foldhash v0.1.5
13752026-03-10T15:25:41.437Z Compiling unicode-xid v0.2.6
13762026-03-10T15:25:41.499Z Compiling chrono-tz v0.10.4
13772026-03-10T15:25:41.520Z Checking unicode-width v0.1.14
13782026-03-10T15:25:41.589Z Checking smawk v0.3.2
13792026-03-10T15:25:41.762Z Checking unicode-linebreak v0.1.5
13802026-03-10T15:25:41.775Z Checking swrite v0.1.0
13812026-03-10T15:25:41.846Z Compiling cancel-safe-futures v0.1.5
13822026-03-10T15:25:41.917Z Compiling const_format_proc_macros v0.2.34
13832026-03-10T15:25:42.028Z Checking textwrap v0.16.2
13842026-03-10T15:25:42.180Z Checking csv v1.3.1
13852026-03-10T15:25:42.242Z Checking pin-project v1.1.10
13862026-03-10T15:25:42.307Z Checking hashbrown v0.15.5
13872026-03-10T15:25:42.429Z Checking qorb v0.4.1
13882026-03-10T15:25:42.513Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13892026-03-10T15:25:42.538Z Compiling typify-macro v0.6.1
13902026-03-10T15:25:42.676Z Checking expectorate v1.2.0
13912026-03-10T15:25:42.865Z Checking phf v0.12.1
13922026-03-10T15:25:42.988Z Checking unicode-normalization v0.1.24
13932026-03-10T15:25:43.010Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13942026-03-10T15:25:43.032Z Compiling progenitor-macro v0.10.0
13952026-03-10T15:25:43.552Z Checking libsw-core v0.3.2
13962026-03-10T15:25:43.656Z Compiling libgit2-sys v0.17.0+1.8.1
13972026-03-10T15:25:43.740Z Compiling snafu-derive v0.8.9
13982026-03-10T15:25:43.762Z Compiling async-recursion v1.1.1
13992026-03-10T15:25:44.206Z Compiling cookie v0.18.1
14002026-03-10T15:25:44.210Z Checking highway v1.3.0
14012026-03-10T15:25:44.537Z Checking fixedbitset v0.4.2
14022026-03-10T15:25:44.561Z Checking fixedbitset v0.5.7
14032026-03-10T15:25:44.646Z Compiling moka v0.12.11
14042026-03-10T15:25:44.668Z Compiling typify v0.6.1
14052026-03-10T15:25:44.731Z Checking petgraph v0.6.5
14062026-03-10T15:25:44.789Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14072026-03-10T15:25:44.816Z Checking petgraph v0.8.2
14082026-03-10T15:25:45.013Z Checking libsw v3.5.0
14092026-03-10T15:25:45.230Z Checking olpc-cjson v0.1.4
14102026-03-10T15:25:46.090Z Checking snafu v0.8.9
14112026-03-10T15:25:46.185Z Checking const_format v0.2.34
14122026-03-10T15:25:46.400Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14132026-03-10T15:25:46.656Z Checking papergrid v0.11.0
14142026-03-10T15:25:46.701Z Checking globset v0.4.16
14152026-03-10T15:25:46.789Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14162026-03-10T15:25:46.919Z Checking gethostname v0.5.0
14172026-03-10T15:25:47.041Z Compiling tabled_derive v0.7.0
14182026-03-10T15:25:47.154Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14192026-03-10T15:25:47.485Z Checking reqwest v0.13.2
14202026-03-10T15:25:47.558Z Checking bcs v0.1.6
14212026-03-10T15:25:47.900Z Checking pem v3.0.5
14222026-03-10T15:25:48.101Z Checking serde_plain v1.0.2
14232026-03-10T15:25:48.244Z Checking termtree v0.5.1
14242026-03-10T15:25:48.290Z Compiling signal-hook v0.3.18
14252026-03-10T15:25:48.293Z Checking linear-map v1.2.0
14262026-03-10T15:25:48.413Z Checking crc8 v0.1.1
14272026-03-10T15:25:48.532Z Checking tagptr v0.2.0
14282026-03-10T15:25:48.535Z Checking typed-path v0.9.3
14292026-03-10T15:25:48.606Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14302026-03-10T15:25:48.984Z Checking progenitor v0.10.0
14312026-03-10T15:25:49.080Z Checking tabled v0.15.0
14322026-03-10T15:25:49.146Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14332026-03-10T15:25:49.536Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14342026-03-10T15:25:49.615Z Checking tough v0.20.0
14352026-03-10T15:25:49.731Z Checking steno v0.4.1
14362026-03-10T15:25:50.610Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14372026-03-10T15:25:51.001Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-03-10T15:25:51.332Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-03-10T15:25:51.664Z Compiling progenitor-impl v0.13.0
14402026-03-10T15:25:51.852Z Checking hickory-proto v0.25.2
14412026-03-10T15:25:51.929Z Checking dropshot-api-manager-types v0.5.2
14422026-03-10T15:25:52.142Z Compiling curl-sys v0.4.83+curl-8.15.0
14432026-03-10T15:25:52.223Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-10T15:25:52.432Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-10T15:25:52.501Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-03-10T15:25:52.637Z Compiling cargo-platform v0.1.9
14472026-03-10T15:25:52.724Z Compiling vergen v8.3.2
14482026-03-10T15:25:52.890Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-03-10T15:25:52.975Z Compiling fs-err v3.1.2
14502026-03-10T15:25:53.002Z Checking humantime v2.3.0
14512026-03-10T15:25:53.093Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14522026-03-10T15:25:53.189Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14532026-03-10T15:25:53.244Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14542026-03-10T15:25:53.266Z Compiling crc32fast v1.5.0
14552026-03-10T15:25:53.794Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14562026-03-10T15:25:53.830Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14572026-03-10T15:25:54.042Z Checking hickory-resolver v0.25.2
14582026-03-10T15:25:54.115Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14592026-03-10T15:25:54.439Z Compiling cargo_metadata v0.18.1
14602026-03-10T15:25:54.655Z Compiling progenitor-macro v0.13.0
14612026-03-10T15:25:54.703Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14622026-03-10T15:25:55.243Z Checking progenitor-client v0.13.0
14632026-03-10T15:25:55.518Z Checking sha2 v0.10.9
14642026-03-10T15:25:55.576Z Compiling blake3 v1.8.2
14652026-03-10T15:25:55.851Z Checking adler2 v2.0.1
14662026-03-10T15:25:55.991Z Checking miniz_oxide v0.8.9
14672026-03-10T15:25:56.048Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14682026-03-10T15:25:56.362Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14692026-03-10T15:25:56.440Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14702026-03-10T15:25:56.982Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14712026-03-10T15:25:57.090Z Checking git-stub v1.0.0
14722026-03-10T15:25:57.281Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14732026-03-10T15:25:58.614Z Checking filetime v0.2.26
14742026-03-10T15:25:58.770Z Checking xattr v1.6.1
14752026-03-10T15:25:58.793Z Checking arrayvec v0.7.6
14762026-03-10T15:25:58.800Z Checking constant_time_eq v0.3.1
14772026-03-10T15:25:58.927Z Checking arrayref v0.3.9
14782026-03-10T15:25:58.949Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14792026-03-10T15:25:59.020Z Compiling curl v0.4.49
14802026-03-10T15:25:59.042Z Checking is_ci v1.2.0
14812026-03-10T15:25:59.166Z Checking supports-color v3.0.2
14822026-03-10T15:25:59.323Z Checking tar v0.4.44
14832026-03-10T15:25:59.376Z Checking toml v0.7.8
14842026-03-10T15:25:59.825Z Checking git-stub-vcs v0.1.0
14852026-03-10T15:26:00.046Z Checking flate2 v1.1.2
14862026-03-10T15:26:00.146Z Checking drift v0.1.3
14872026-03-10T15:26:00.300Z Checking kstat-rs v0.2.4
14882026-03-10T15:26:00.441Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14892026-03-10T15:26:00.478Z Checking topological-sort v0.2.2
14902026-03-10T15:26:00.542Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-03-10T15:26:00.607Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-03-10T15:26:00.631Z Checking progenitor v0.13.0
14932026-03-10T15:26:00.653Z Checking omicron-zone-package v0.12.2
14942026-03-10T15:26:00.781Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
14952026-03-10T15:26:00.920Z Checking dropshot-api-manager v0.5.2
14962026-03-10T15:26:01.775Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14972026-03-10T15:26:02.048Z Checking signal-hook-tokio v0.3.1
14982026-03-10T15:26:02.202Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
14992026-03-10T15:26:02.254Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15002026-03-10T15:26:02.863Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15012026-03-10T15:26:02.923Z Checking internet-checksum v0.2.1
15022026-03-10T15:26:03.031Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15032026-03-10T15:26:03.070Z Checking search_path v0.1.4
15042026-03-10T15:26:03.111Z Checking display-error-chain v0.2.2
15052026-03-10T15:26:03.240Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15062026-03-10T15:26:03.262Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15072026-03-10T15:26:03.292Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15082026-03-10T15:26:03.966Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15092026-03-10T15:26:04.134Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15102026-03-10T15:26:06.114Z Compiling git2 v0.19.0
15112026-03-10T15:26:09.308Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15122026-03-10T15:26:11.334Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15132026-03-10T15:26:18.537Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15142026-03-10T15:26:24.315Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15152026-03-10T15:26:27.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
15162026-03-10T15:26:28.037Z+ for feat in tofino_stub tofino_asic softnpu chaos
15172026-03-10T15:26:28.037Z+ cargo clippy --features tofino_asic -- --deny warnings
15182026-03-10T15:26:28.780Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15192026-03-10T15:26:28.784Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15202026-03-10T15:26:28.869Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15212026-03-10T15:26:28.872Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15222026-03-10T15:26:38.761Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15232026-03-10T15:26:38.765Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15242026-03-10T15:26:42.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
15252026-03-10T15:26:42.464Z+ for feat in tofino_stub tofino_asic softnpu chaos
15262026-03-10T15:26:42.464Z+ cargo clippy --features softnpu -- --deny warnings
15272026-03-10T15:26:42.956Z Downloading crates ...
15282026-03-10T15:26:43.134Z Downloaded erased-serde v0.4.8
15292026-03-10T15:26:43.141Z Downloaded typeid v1.0.3
15302026-03-10T15:26:43.144Z Downloaded tap v1.0.1
15312026-03-10T15:26:43.144Z Downloaded radium v0.7.0
15322026-03-10T15:26:43.144Z Downloaded bitstruct_derive v0.1.0
15332026-03-10T15:26:43.150Z Downloaded bitstruct v0.1.1
15342026-03-10T15:26:43.150Z Downloaded serde_arrays v0.1.0
15352026-03-10T15:26:43.150Z Downloaded funty v2.0.0
15362026-03-10T15:26:43.151Z Downloaded wyz v0.5.1
15372026-03-10T15:26:43.154Z Downloaded libloading v0.7.4
15382026-03-10T15:26:43.157Z Downloaded num-bigint v0.4.6
15392026-03-10T15:26:43.160Z Downloaded ascii v1.1.0
15402026-03-10T15:26:43.164Z Downloaded bitvec v1.0.1
15412026-03-10T15:26:43.330Z Checking num-integer v0.1.46
15422026-03-10T15:26:43.419Z Checking num-complex v0.4.6
15432026-03-10T15:26:43.433Z Compiling radium v0.7.0
15442026-03-10T15:26:43.444Z Checking tap v1.0.1
15452026-03-10T15:26:43.453Z Checking funty v2.0.0
15462026-03-10T15:26:43.464Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15472026-03-10T15:26:43.469Z Compiling typeid v1.0.3
15482026-03-10T15:26:43.488Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15492026-03-10T15:26:43.553Z Checking wyz v0.5.1
15502026-03-10T15:26:43.685Z Checking num-bigint v0.4.6
15512026-03-10T15:26:43.697Z Checking num-iter v0.1.45
15522026-03-10T15:26:43.727Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15532026-03-10T15:26:43.786Z Compiling erased-serde v0.4.8
15542026-03-10T15:26:43.854Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15552026-03-10T15:26:43.886Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15562026-03-10T15:26:43.899Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15572026-03-10T15:26:43.938Z Compiling bitstruct_derive v0.1.0
15582026-03-10T15:26:43.970Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15592026-03-10T15:26:43.982Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15602026-03-10T15:26:44.000Z Checking bitvec v1.0.1
15612026-03-10T15:26:44.044Z Checking ascii v1.1.0
15622026-03-10T15:26:44.061Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15632026-03-10T15:26:44.094Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15642026-03-10T15:26:44.222Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15652026-03-10T15:26:44.245Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-03-10T15:26:44.257Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15672026-03-10T15:26:44.275Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15682026-03-10T15:26:44.678Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15692026-03-10T15:26:44.678Z Checking serde_arrays v0.1.0
15702026-03-10T15:26:44.745Z Checking bitstruct v0.1.1
15712026-03-10T15:26:44.805Z Checking libloading v0.7.4
15722026-03-10T15:26:44.834Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15732026-03-10T15:26:44.877Z Checking num-rational v0.4.2
15742026-03-10T15:26:45.239Z Checking num v0.4.3
15752026-03-10T15:26:45.317Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15762026-03-10T15:26:46.014Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15772026-03-10T15:26:46.384Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15782026-03-10T15:26:46.388Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15792026-03-10T15:26:46.618Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15802026-03-10T15:26:46.930Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15812026-03-10T15:26:46.933Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15822026-03-10T15:26:47.514Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15832026-03-10T15:26:47.783Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15842026-03-10T15:26:47.786Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15852026-03-10T15:26:47.786Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15862026-03-10T15:26:47.815Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15872026-03-10T15:26:48.294Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15882026-03-10T15:26:48.938Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15892026-03-10T15:26:49.966Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15902026-03-10T15:26:49.995Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15912026-03-10T15:26:54.142Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15922026-03-10T15:26:55.674Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15932026-03-10T15:26:55.817Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15942026-03-10T15:27:05.145Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15952026-03-10T15:27:06.897Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15962026-03-10T15:27:07.573Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15972026-03-10T15:27:14.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.69s
15982026-03-10T15:27:14.474Z+ for feat in tofino_stub tofino_asic softnpu chaos
15992026-03-10T15:27:14.474Z+ cargo clippy --features chaos -- --deny warnings
16002026-03-10T15:27:15.200Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16012026-03-10T15:27:15.203Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16022026-03-10T15:27:15.203Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16032026-03-10T15:27:25.204Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16042026-03-10T15:27:25.207Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16052026-03-10T15:27:28.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
16062026-03-10T15:27:28.776Z+ banner fmt
16072026-03-10T15:27:28.779Z
16082026-03-10T15:27:28.779Z ###### # # #####
16092026-03-10T15:27:28.779Z # ## ## #
16102026-03-10T15:27:28.779Z ##### # ## # #
16112026-03-10T15:27:28.779Z # # # #
16122026-03-10T15:27:28.779Z # # # #
16132026-03-10T15:27:28.779Z # # # #
16142026-03-10T15:27:28.779Z
16152026-03-10T15:27:28.779Z+ cargo fmt -- --check
16162026-03-10T15:27:29.510Z+ banner test
16172026-03-10T15:27:29.513Z
16182026-03-10T15:27:29.513Z ##### ###### #### #####
16192026-03-10T15:27:29.513Z # # # #
16202026-03-10T15:27:29.513Z # ##### #### #
16212026-03-10T15:27:29.513Z # # # #
16222026-03-10T15:27:29.513Z # # # # #
16232026-03-10T15:27:29.513Z # ###### #### #
16242026-03-10T15:27:29.513Z
16252026-03-10T15:27:29.513Z+ for feat in tofino_stub tofino_asic softnpu chaos
16262026-03-10T15:27:29.513Z+ RUST_BACKTRACE=full
16272026-03-10T15:27:29.513Z+ cargo test --features tofino_stub --no-fail-fast
16282026-03-10T15:27:30.729Z Compiling unicode-ident v1.0.24
16292026-03-10T15:27:30.732Z Compiling cfg-if v1.0.3
16302026-03-10T15:27:30.846Z Compiling memchr v2.7.5
16312026-03-10T15:27:30.858Z Compiling serde_core v1.0.228
16322026-03-10T15:27:30.879Z Compiling itoa v1.0.15
16332026-03-10T15:27:30.879Z Compiling libc v0.2.176
16342026-03-10T15:27:30.892Z Compiling zmij v1.0.17
16352026-03-10T15:27:30.923Z Compiling log v0.4.29
16362026-03-10T15:27:30.982Z Compiling proc-macro2 v1.0.106
16372026-03-10T15:27:31.033Z Compiling libm v0.2.15
16382026-03-10T15:27:31.169Z Compiling heck v0.5.0
16392026-03-10T15:27:31.511Z Compiling quote v1.0.44
16402026-03-10T15:27:31.658Z Compiling equivalent v1.0.2
16412026-03-10T15:27:31.674Z Compiling smallvec v1.15.1
16422026-03-10T15:27:31.752Z Compiling syn v2.0.117
16432026-03-10T15:27:31.766Z Compiling iana-time-zone v0.1.64
16442026-03-10T15:27:31.907Z Compiling allocator-api2 v0.2.21
16452026-03-10T15:27:31.936Z Compiling foldhash v0.2.0
16462026-03-10T15:27:31.951Z Compiling dyn-clone v1.0.20
16472026-03-10T15:27:32.134Z Compiling regex-syntax v0.8.6
16482026-03-10T15:27:32.149Z Compiling aho-corasick v1.1.3
16492026-03-10T15:27:32.221Z Compiling stable_deref_trait v1.2.0
16502026-03-10T15:27:32.320Z Compiling hashbrown v0.16.1
16512026-03-10T15:27:32.336Z Compiling pin-project-lite v0.2.16
16522026-03-10T15:27:32.455Z Compiling percent-encoding v2.3.2
16532026-03-10T15:27:32.631Z Compiling fnv v1.0.7
16542026-03-10T15:27:32.722Z Compiling writeable v0.6.1
16552026-03-10T15:27:32.755Z Compiling litemap v0.8.0
16562026-03-10T15:27:33.041Z Compiling icu_properties_data v2.0.1
16572026-03-10T15:27:33.122Z Compiling icu_normalizer_data v2.0.0
16582026-03-10T15:27:33.137Z Compiling form_urlencoded v1.2.2
16592026-03-10T15:27:33.214Z Compiling utf8_iter v1.0.4
16602026-03-10T15:27:33.231Z Compiling semver v1.0.27
16612026-03-10T15:27:33.366Z Compiling serde_json v1.0.149
16622026-03-10T15:27:33.402Z Compiling indexmap v2.13.0
16632026-03-10T15:27:33.445Z Compiling scopeguard v1.2.0
16642026-03-10T15:27:33.581Z Compiling lock_api v0.4.13
16652026-03-10T15:27:33.692Z Compiling num-traits v0.2.19
16662026-03-10T15:27:33.825Z Compiling getrandom v0.3.3
16672026-03-10T15:27:34.052Z Compiling ucd-trie v0.1.7
16682026-03-10T15:27:34.169Z Compiling regex-automata v0.4.13
16692026-03-10T15:27:34.256Z Compiling byteorder v1.5.0
16702026-03-10T15:27:34.428Z Compiling uuid v1.20.0
16712026-03-10T15:27:34.553Z Compiling futures-core v0.3.32
16722026-03-10T15:27:34.741Z Compiling time-core v0.1.6
16732026-03-10T15:27:34.741Z Compiling num-conv v0.1.0
16742026-03-10T15:27:34.887Z Compiling futures-sink v0.3.31
16752026-03-10T15:27:34.931Z Compiling ryu v1.0.20
16762026-03-10T15:27:34.950Z Compiling time-macros v0.2.24
16772026-03-10T15:27:34.993Z Compiling regress v0.10.5
16782026-03-10T15:27:35.170Z Compiling glob v0.3.3
16792026-03-10T15:27:35.758Z Compiling synstructure v0.13.2
16802026-03-10T15:27:35.838Z Compiling serde_derive_internals v0.29.1
16812026-03-10T15:27:35.977Z Compiling minimal-lexical v0.2.1
16822026-03-10T15:27:36.169Z Compiling slab v0.4.11
16832026-03-10T15:27:36.309Z Compiling pretty-hex v0.4.1
16842026-03-10T15:27:36.326Z Compiling nom v7.1.3
16852026-03-10T15:27:36.395Z Compiling clang-sys v1.8.1
16862026-03-10T15:27:36.447Z Compiling regex v1.12.3
16872026-03-10T15:27:36.483Z Compiling strsim v0.11.1
16882026-03-10T15:27:36.878Z Compiling prettyplease v0.2.37
16892026-03-10T15:27:37.003Z Compiling plain v0.2.3
16902026-03-10T15:27:37.092Z Compiling libloading v0.8.9
16912026-03-10T15:27:37.190Z Compiling bindgen v0.72.1
16922026-03-10T15:27:37.212Z Compiling futures-channel v0.3.31
16932026-03-10T15:27:37.338Z Compiling pin-utils v0.1.0
16942026-03-10T15:27:37.433Z Compiling syn v1.0.109
16952026-03-10T15:27:37.495Z Compiling futures-io v0.3.31
16962026-03-10T15:27:37.580Z Compiling serde_derive v1.0.228
16972026-03-10T15:27:37.738Z Compiling zerofrom-derive v0.1.6
16982026-03-10T15:27:37.798Z Compiling yoke-derive v0.8.0
16992026-03-10T15:27:38.229Z Compiling zerovec-derive v0.11.1
17002026-03-10T15:27:38.803Z Compiling displaydoc v0.2.5
17012026-03-10T15:27:39.246Z Compiling thiserror-impl v2.0.18
17022026-03-10T15:27:39.441Z Compiling schemars_derive v0.8.22
17032026-03-10T15:27:39.698Z Compiling tokio-macros v2.6.0
17042026-03-10T15:27:39.805Z Compiling zerocopy-derive v0.8.27
17052026-03-10T15:27:40.324Z Compiling zeroize_derive v1.4.3
17062026-03-10T15:27:40.674Z Compiling futures-macro v0.3.31
17072026-03-10T15:27:40.908Z Compiling thiserror v2.0.18
17082026-03-10T15:27:41.044Z Compiling zerofrom v0.1.6
17092026-03-10T15:27:41.059Z Compiling thiserror-impl v1.0.69
17102026-03-10T15:27:41.210Z Compiling yoke v0.8.0
17112026-03-10T15:27:41.225Z Compiling tracing-attributes v0.1.30
17122026-03-10T15:27:41.276Z Compiling serde v1.0.228
17132026-03-10T15:27:41.506Z Compiling zerovec v0.11.4
17142026-03-10T15:27:41.782Z Compiling zerocopy v0.8.27
17152026-03-10T15:27:41.891Z Compiling bytes v1.11.1
17162026-03-10T15:27:42.006Z Compiling serde_tokenstream v0.2.3
17172026-03-10T15:27:42.175Z Compiling zerotrie v0.2.2
17182026-03-10T15:27:42.375Z Compiling chrono v0.4.43
17192026-03-10T15:27:42.392Z Compiling pest v2.8.2
17202026-03-10T15:27:42.578Z Compiling tinystr v0.8.1
17212026-03-10T15:27:42.631Z Compiling potential_utf v0.1.3
17222026-03-10T15:27:42.648Z Compiling http v1.4.0
17232026-03-10T15:27:42.855Z Compiling icu_collections v2.0.0
17242026-03-10T15:27:42.885Z Compiling icu_locale_core v2.0.0
17252026-03-10T15:27:42.940Z Compiling cexpr v0.6.0
17262026-03-10T15:27:43.566Z Compiling icu_provider v2.0.0
17272026-03-10T15:27:43.740Z Compiling schemars v0.8.22
17282026-03-10T15:27:43.974Z Compiling icu_normalizer v2.0.0
17292026-03-10T15:27:44.001Z Compiling icu_properties v2.0.1
17302026-03-10T15:27:44.040Z Compiling pest_meta v2.8.2
17312026-03-10T15:27:44.089Z Compiling scroll_derive v0.13.1
17322026-03-10T15:27:44.271Z Compiling futures-task v0.3.31
17332026-03-10T15:27:44.494Z Compiling async-trait v0.1.89
17342026-03-10T15:27:44.790Z Compiling thiserror v1.0.69
17352026-03-10T15:27:44.925Z Compiling pest_generator v2.8.2
17362026-03-10T15:27:45.194Z Compiling idna_adapter v1.2.1
17372026-03-10T15:27:45.306Z Compiling scroll v0.13.0
17382026-03-10T15:27:45.383Z Compiling idna v1.1.0
17392026-03-10T15:27:45.655Z Compiling socket2 v0.6.0
17402026-03-10T15:27:45.674Z Compiling goblin v0.10.1
17412026-03-10T15:27:45.782Z Compiling url v2.5.7
17422026-03-10T15:27:45.948Z Compiling pest_derive v2.8.2
17432026-03-10T15:27:46.274Z Compiling parking_lot_core v0.9.11
17442026-03-10T15:27:46.409Z Compiling signal-hook-registry v1.4.6
17452026-03-10T15:27:46.412Z Compiling mio v1.0.4
17462026-03-10T15:27:46.619Z Compiling parking_lot v0.12.4
17472026-03-10T15:27:46.659Z Compiling thread-id v5.0.0
17482026-03-10T15:27:46.662Z Compiling dtrace-parser v0.3.0
17492026-03-10T15:27:46.872Z Compiling tokio v1.49.0
17502026-03-10T15:27:46.924Z Compiling openapiv3 v2.2.0
17512026-03-10T15:27:47.159Z Compiling daft-derive v0.1.4
17522026-03-10T15:27:47.309Z Compiling darling_core v0.21.3
17532026-03-10T15:27:48.177Z Compiling typify-impl v0.4.3
17542026-03-10T15:27:48.565Z Compiling serde_yaml v0.9.34+deprecated
17552026-03-10T15:27:50.315Z Compiling dof v0.4.0
17562026-03-10T15:27:50.343Z Compiling ppv-lite86 v0.2.21
17572026-03-10T15:27:50.363Z Compiling darling_macro v0.21.3
17582026-03-10T15:27:50.514Z Compiling aws-lc-sys v0.31.0
17592026-03-10T15:27:50.546Z Compiling bitflags v2.9.4
17602026-03-10T15:27:50.797Z Compiling openssl-macros v0.1.1
17612026-03-10T15:27:50.854Z Compiling getrandom v0.2.16
17622026-03-10T15:27:51.094Z Compiling usdt-impl v0.6.0
17632026-03-10T15:27:51.109Z Compiling darling v0.21.3
17642026-03-10T15:27:51.212Z Compiling base64 v0.22.1
17652026-03-10T15:27:51.402Z Compiling http-body v1.0.1
17662026-03-10T15:27:51.605Z Compiling erased-serde v0.3.31
17672026-03-10T15:27:51.660Z Compiling typenum v1.18.0
17682026-03-10T15:27:51.818Z Compiling portable-atomic v1.11.1
17692026-03-10T15:27:52.030Z Compiling ipnet v2.11.0
17702026-03-10T15:27:52.363Z Compiling atomic-waker v1.1.2
17712026-03-10T15:27:52.383Z Compiling usdt-attr-macro v0.6.0
17722026-03-10T15:27:52.399Z Compiling usdt-macro v0.6.0
17732026-03-10T15:27:52.527Z Compiling anyhow v1.0.100
17742026-03-10T15:27:52.558Z Compiling httparse v1.10.1
17752026-03-10T15:27:52.818Z Compiling tower-layer v0.3.3
17762026-03-10T15:27:53.009Z Compiling untrusted v0.9.0
17772026-03-10T15:27:53.031Z Compiling critical-section v1.2.0
17782026-03-10T15:27:53.118Z Compiling tower-service v0.3.3
17792026-03-10T15:27:53.166Z Compiling once_cell v1.21.3
17802026-03-10T15:27:53.240Z Compiling zeroize v1.8.1
17812026-03-10T15:27:53.472Z Compiling try-lock v0.2.5
17822026-03-10T15:27:53.689Z Compiling want v0.3.1
17832026-03-10T15:27:53.932Z Compiling httpdate v1.0.3
17842026-03-10T15:27:54.182Z Compiling structmeta-derive v0.3.0
17852026-03-10T15:27:54.298Z Compiling newtype-uuid-macros v0.1.0
17862026-03-10T15:27:55.024Z Compiling strum_macros v0.26.4
17872026-03-10T15:27:55.600Z Compiling structmeta v0.3.0
17882026-03-10T15:27:55.873Z Compiling async-stream-impl v0.3.6
17892026-03-10T15:27:55.937Z Compiling powerfmt v0.2.0
17902026-03-10T15:27:56.209Z Compiling deranged v0.5.3
17912026-03-10T15:27:56.297Z Compiling num_threads v0.1.7
17922026-03-10T15:27:56.488Z Compiling omicron-workspace-hack v0.1.0
17932026-03-10T15:27:56.580Z Compiling dropshot_endpoint v0.16.7
17942026-03-10T15:27:56.613Z Compiling http-body-util v0.1.3
17952026-03-10T15:27:56.701Z Compiling ref-cast-impl v1.0.25
17962026-03-10T15:27:56.717Z Compiling typify-macro v0.4.3
17972026-03-10T15:27:56.922Z Compiling derive-ex v0.1.8
17982026-03-10T15:27:57.374Z Compiling serde_urlencoded v0.7.1
17992026-03-10T15:27:57.503Z Compiling strum_macros v0.27.2
18002026-03-10T15:27:57.751Z Compiling sync_wrapper v1.0.2
18012026-03-10T15:27:57.846Z Compiling serde_with_macros v3.14.1
18022026-03-10T15:27:58.471Z Compiling subtle v2.6.1
18032026-03-10T15:27:58.904Z Compiling iri-string v0.7.8
18042026-03-10T15:27:59.011Z Compiling rand_core v0.6.4
18052026-03-10T15:27:59.167Z Compiling test-strategy v0.4.3
18062026-03-10T15:27:59.322Z Compiling futures-util v0.3.31
18072026-03-10T15:27:59.385Z Compiling thread_local v1.1.9
18082026-03-10T15:27:59.541Z Compiling typify v0.4.3
18092026-03-10T15:27:59.662Z Compiling progenitor-impl v0.11.1
18102026-03-10T15:28:00.102Z Compiling match_cfg v0.1.0
18112026-03-10T15:28:00.196Z Compiling parse-display-derive v0.10.0
18122026-03-10T15:28:00.289Z Compiling tracing-core v0.1.34
18132026-03-10T15:28:01.017Z Compiling toml_datetime v0.6.11
18142026-03-10T15:28:01.034Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18152026-03-10T15:28:01.174Z Compiling term v1.2.0
18162026-03-10T15:28:01.242Z Compiling take_mut v0.2.2
18172026-03-10T15:28:01.389Z Compiling tracing v0.1.41
18182026-03-10T15:28:01.698Z Compiling camino v1.2.2
18192026-03-10T15:28:02.259Z Compiling clap_derive v4.5.49
18202026-03-10T15:28:02.511Z Compiling cpufeatures v0.2.17
18212026-03-10T15:28:02.543Z Compiling fastrand v2.3.0
18222026-03-10T15:28:02.585Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18232026-03-10T15:28:02.817Z Compiling encoding_rs v0.8.35
18242026-03-10T15:28:02.895Z Compiling unicode-width v0.2.1
18252026-03-10T15:28:02.961Z Compiling mime v0.3.17
18262026-03-10T15:28:03.647Z Compiling errno v0.3.14
18272026-03-10T15:28:03.851Z Compiling generic-array v0.14.7
18282026-03-10T15:28:04.604Z Compiling progenitor-macro v0.11.1
18292026-03-10T15:28:04.891Z Compiling hex v0.4.3
18302026-03-10T15:28:05.117Z Compiling ipnetwork v0.21.1
18312026-03-10T15:28:05.240Z Compiling crossbeam-utils v0.8.21
18322026-03-10T15:28:05.534Z Compiling rustix v1.1.2
18332026-03-10T15:28:05.690Z Compiling slog v2.8.2
18342026-03-10T15:28:05.795Z Compiling tokio-util v0.7.16
18352026-03-10T15:28:05.926Z Compiling winnow v0.7.14
18362026-03-10T15:28:06.356Z Compiling crypto-common v0.1.6
18372026-03-10T15:28:06.525Z Compiling rand_core v0.9.3
18382026-03-10T15:28:06.733Z Compiling h2 v0.4.12
18392026-03-10T15:28:06.817Z Compiling oxnet v0.1.4
18402026-03-10T15:28:07.265Z Compiling itertools v0.14.0
18412026-03-10T15:28:07.860Z Compiling rand_chacha v0.9.0
18422026-03-10T15:28:08.526Z Compiling rand v0.9.2
18432026-03-10T15:28:09.013Z Compiling rustls-pki-types v1.12.0
18442026-03-10T15:28:09.327Z Compiling quick-error v1.2.3
18452026-03-10T15:28:09.465Z Compiling spin v0.9.8
18462026-03-10T15:28:09.620Z Compiling hyper v1.8.1
18472026-03-10T15:28:09.654Z Compiling debug-ignore v1.0.5
18482026-03-10T15:28:09.931Z Compiling toml_parser v1.0.6+spec-1.1.0
18492026-03-10T15:28:10.213Z Compiling tabwriter v1.4.1
18502026-03-10T15:28:10.530Z Compiling toml_datetime v0.7.5+spec-1.1.0
18512026-03-10T15:28:10.865Z Compiling serde_spanned v1.0.4
18522026-03-10T15:28:10.949Z Compiling colored v3.0.0
18532026-03-10T15:28:11.017Z Compiling lazy_static v1.5.0
18542026-03-10T15:28:11.066Z Compiling hyper-util v0.1.19
18552026-03-10T15:28:11.148Z Compiling bit-vec v0.8.0
18562026-03-10T15:28:11.248Z Compiling toml_writer v1.0.6+spec-1.1.0
18572026-03-10T15:28:11.483Z Compiling toml v0.9.11+spec-1.1.0
18582026-03-10T15:28:11.537Z Compiling bit-set v0.8.0
18592026-03-10T15:28:11.556Z Compiling time v0.3.44
18602026-03-10T15:28:11.692Z Compiling strum v0.26.3
18612026-03-10T15:28:11.748Z Compiling async-stream v0.3.6
18622026-03-10T15:28:11.831Z Compiling ring v0.17.14
18632026-03-10T15:28:11.851Z Compiling waitgroup v0.1.2
18642026-03-10T15:28:11.966Z Compiling serde_path_to_error v0.1.20
18652026-03-10T15:28:11.989Z Compiling unarray v0.1.4
18662026-03-10T15:28:12.028Z Compiling anstyle v1.0.11
18672026-03-10T15:28:12.129Z Compiling crossbeam-channel v0.5.15
18682026-03-10T15:28:12.319Z Compiling block-buffer v0.10.4
18692026-03-10T15:28:12.450Z Compiling macaddr v1.0.1
18702026-03-10T15:28:12.509Z Compiling utf8parse v0.2.2
18712026-03-10T15:28:12.655Z Compiling anstyle-parse v0.2.7
18722026-03-10T15:28:12.798Z Compiling digest v0.10.7
18732026-03-10T15:28:12.945Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18742026-03-10T15:28:13.085Z Compiling ref-cast v1.0.25
18752026-03-10T15:28:13.109Z Compiling colorchoice v1.0.4
18762026-03-10T15:28:13.184Z Compiling is_terminal_polyfill v1.70.1
18772026-03-10T15:28:13.217Z Compiling anstyle-query v1.1.4
18782026-03-10T15:28:13.305Z Compiling strum v0.27.2
18792026-03-10T15:28:13.351Z Compiling anstream v0.6.20
18802026-03-10T15:28:13.368Z Compiling is-terminal v0.4.16
18812026-03-10T15:28:13.653Z Compiling clap_lex v0.7.5
18822026-03-10T15:28:13.703Z Compiling slog-term v2.9.2
18832026-03-10T15:28:13.787Z Compiling slog-json v2.6.1
18842026-03-10T15:28:13.935Z Compiling slog-async v2.8.0
18852026-03-10T15:28:13.982Z Compiling tower v0.5.2
18862026-03-10T15:28:14.044Z Compiling hostname v0.3.1
18872026-03-10T15:28:14.623Z Compiling tower-http v0.6.8
18882026-03-10T15:28:14.662Z Compiling slog-bunyan v2.5.0
18892026-03-10T15:28:15.135Z Compiling futures-executor v0.3.31
18902026-03-10T15:28:15.179Z Compiling instant v0.1.13
18912026-03-10T15:28:15.315Z Compiling futures v0.3.31
18922026-03-10T15:28:15.420Z Compiling openssl-sys v0.9.109
18932026-03-10T15:28:16.228Z Compiling memmap2 v0.9.8
18942026-03-10T15:28:16.519Z Compiling untrusted v0.7.1
18952026-03-10T15:28:16.568Z Compiling foreign-types-shared v0.1.1
18962026-03-10T15:28:16.672Z Compiling foreign-types v0.3.2
18972026-03-10T15:28:16.689Z Compiling tempfile v3.23.0
18982026-03-10T15:28:17.250Z Compiling openssl-probe v0.1.6
18992026-03-10T15:28:17.562Z Compiling openssl v0.10.73
19002026-03-10T15:28:18.099Z Compiling either v1.15.0
19012026-03-10T15:28:18.546Z Compiling webpki-roots v1.0.2
19022026-03-10T15:28:19.234Z Compiling usdt v0.6.0
19032026-03-10T15:28:19.426Z Compiling newtype-uuid v1.3.2
19042026-03-10T15:28:20.498Z Compiling daft v0.1.4
19052026-03-10T15:28:20.851Z Compiling native-tls v0.2.14
19062026-03-10T15:28:21.105Z Compiling tokio-native-tls v0.3.1
19072026-03-10T15:28:21.280Z Compiling hyper-tls v0.6.0
19082026-03-10T15:28:21.778Z Compiling rustls-webpki v0.102.8
19092026-03-10T15:28:22.408Z Compiling rustls v0.22.4
19102026-03-10T15:28:24.246Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19112026-03-10T15:28:25.048Z Compiling tokio-rustls v0.25.0
19122026-03-10T15:28:25.341Z Compiling sha1 v0.10.6
19132026-03-10T15:28:25.481Z Compiling multer v3.1.0
19142026-03-10T15:28:25.653Z Compiling rustls-pemfile v2.2.0
19152026-03-10T15:28:25.911Z Compiling terminal_size v0.4.3
19162026-03-10T15:28:26.156Z Compiling rand_chacha v0.3.1
19172026-03-10T15:28:26.651Z Compiling hostname v0.4.2
19182026-03-10T15:28:26.769Z Compiling wait-timeout v0.2.1
19192026-03-10T15:28:27.073Z Compiling rusty-fork v0.3.0
19202026-03-10T15:28:27.163Z Compiling dropshot v0.16.7
19212026-03-10T15:28:28.022Z Compiling rand v0.8.5
19222026-03-10T15:28:28.179Z Compiling rustls-webpki v0.103.6
19232026-03-10T15:28:28.912Z Compiling rand_xorshift v0.4.0
19242026-03-10T15:28:29.361Z Compiling proptest v1.8.0
19252026-03-10T15:28:29.881Z Compiling rustls v0.23.32
19262026-03-10T15:28:31.510Z Compiling clap_builder v4.5.50
19272026-03-10T15:28:31.977Z Compiling aws-lc-rs v1.14.0
19282026-03-10T15:28:32.289Z Compiling hubpack_derive v0.1.1
19292026-03-10T15:28:33.844Z Compiling clap v4.5.50
19302026-03-10T15:28:33.958Z Compiling tokio-rustls v0.26.3
19312026-03-10T15:28:34.853Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19322026-03-10T15:28:35.674Z Compiling serde_spanned v0.6.9
19332026-03-10T15:28:35.799Z Compiling winnow v0.5.40
19342026-03-10T15:28:35.921Z Compiling hyper-rustls v0.27.7
19352026-03-10T15:28:36.667Z Compiling serde_with v3.14.1
19362026-03-10T15:28:36.962Z Compiling reqwest v0.12.23
19372026-03-10T15:28:37.001Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19382026-03-10T15:28:37.757Z Compiling rustc-hash v2.1.1
19392026-03-10T15:28:37.923Z Compiling iddqd v0.3.17
19402026-03-10T15:28:38.889Z Compiling backoff v0.4.0
19412026-03-10T15:28:39.225Z Compiling parse-display v0.10.0
19422026-03-10T15:28:39.360Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19432026-03-10T15:28:39.594Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19442026-03-10T15:28:41.918Z Compiling progenitor-client v0.11.1
19452026-03-10T15:28:42.229Z Compiling progenitor-client v0.10.0
19462026-03-10T15:28:42.434Z Compiling progenitor v0.11.1
19472026-03-10T15:28:42.582Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19482026-03-10T15:28:43.406Z Compiling num-derive v0.3.3
19492026-03-10T15:28:44.846Z Compiling toml_write v0.1.2
19502026-03-10T15:28:45.387Z Compiling toml_edit v0.22.27
19512026-03-10T15:28:46.493Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19522026-03-10T15:28:47.676Z Compiling toml_edit v0.19.15
19532026-03-10T15:28:48.235Z Compiling num-integer v0.1.46
19542026-03-10T15:28:48.483Z Compiling float-ord v0.3.2
19552026-03-10T15:28:48.686Z Compiling toml v0.8.23
19562026-03-10T15:28:49.643Z Compiling proc-macro-crate v1.3.1
19572026-03-10T15:28:51.501Z Compiling num-rational v0.4.2
19582026-03-10T15:28:52.342Z Compiling num-iter v0.1.45
19592026-03-10T15:28:53.010Z Compiling num-complex v0.4.6
19602026-03-10T15:28:54.151Z Compiling num v0.4.3
19612026-03-10T15:28:58.672Z Compiling zerocopy-derive v0.7.35
19622026-03-10T15:28:59.214Z Compiling ingot-macros v0.1.1
19632026-03-10T15:28:59.236Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19642026-03-10T15:28:59.629Z Compiling scroll_derive v0.12.1
19652026-03-10T15:29:00.410Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19662026-03-10T15:29:01.122Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19672026-03-10T15:29:01.216Z Compiling zerocopy v0.7.35
19682026-03-10T15:29:02.994Z Compiling num_enum_derive v0.7.5
19692026-03-10T15:29:03.639Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19702026-03-10T15:29:03.965Z Compiling memoffset v0.9.1
19712026-03-10T15:29:04.463Z Compiling foreign-types-macros v0.2.3
19722026-03-10T15:29:05.881Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19732026-03-10T15:29:05.967Z Compiling nix v0.30.1
19742026-03-10T15:29:06.796Z Compiling libscf-sys v1.1.0
19752026-03-10T15:29:07.833Z Compiling proc-macro-error-attr2 v2.0.0
19762026-03-10T15:29:07.883Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19772026-03-10T15:29:08.064Z Compiling proc-macro-error-attr v1.0.4
19782026-03-10T15:29:08.400Z Compiling proc-macro-error2 v2.0.1
19792026-03-10T15:29:08.446Z Compiling dtrace-parser v0.2.0
19802026-03-10T15:29:08.488Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19812026-03-10T15:29:08.636Z Compiling proc-macro-error v1.0.4
19822026-03-10T15:29:08.758Z Compiling tabled_derive v0.11.0
19832026-03-10T15:29:09.153Z Compiling dof v0.3.0
19842026-03-10T15:29:09.156Z Compiling num_enum_derive v0.5.11
19852026-03-10T15:29:09.669Z Compiling hubpack v0.1.2
19862026-03-10T15:29:09.869Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19872026-03-10T15:29:09.971Z Compiling thread-id v4.2.2
19882026-03-10T15:29:10.345Z Compiling static_assertions v1.1.0
19892026-03-10T15:29:10.450Z Compiling usdt-impl v0.5.0
19902026-03-10T15:29:11.610Z Compiling derive_more v0.99.20
19912026-03-10T15:29:13.398Z Compiling bytecount v0.6.9
19922026-03-10T15:29:14.362Z Compiling usdt-attr-macro v0.5.0
19932026-03-10T15:29:14.742Z Compiling usdt-macro v0.5.0
19942026-03-10T15:29:15.457Z Compiling zone_cfg_derive v0.3.1
19952026-03-10T15:29:15.746Z Compiling num-derive v0.4.2
19962026-03-10T15:29:16.117Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
19972026-03-10T15:29:16.439Z Compiling rustc_version v0.4.1
19982026-03-10T15:29:16.548Z Compiling crossbeam-epoch v0.9.18
19992026-03-10T15:29:16.744Z Compiling papergrid v0.17.0
20002026-03-10T15:29:16.811Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20012026-03-10T15:29:17.006Z Compiling testing_table v0.3.0
20022026-03-10T15:29:17.009Z Compiling enum-as-inner v0.6.1
20032026-03-10T15:29:17.225Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20042026-03-10T15:29:17.345Z Compiling curve25519-dalek v4.1.3
20052026-03-10T15:29:17.831Z Compiling crossbeam-deque v0.8.6
20062026-03-10T15:29:17.998Z Compiling typify-impl v0.6.1
20072026-03-10T15:29:18.093Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20082026-03-10T15:29:18.253Z Compiling tabled v0.20.0
20092026-03-10T15:29:18.611Z Compiling thiserror-impl-no-std v2.0.2
20102026-03-10T15:29:18.738Z Compiling curve25519-dalek-derive v0.1.1
20112026-03-10T15:29:19.649Z Compiling rayon-core v1.13.0
20122026-03-10T15:29:19.681Z Compiling scroll v0.12.0
20132026-03-10T15:29:20.127Z Compiling hash32 v0.3.1
20142026-03-10T15:29:20.328Z Compiling heapless v0.8.0
20152026-03-10T15:29:20.331Z Compiling goblin v0.8.2
20162026-03-10T15:29:20.496Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20172026-03-10T15:29:20.672Z Compiling ingot-types v0.1.2
20182026-03-10T15:29:21.216Z Compiling cobs v0.3.0
20192026-03-10T15:29:21.407Z Compiling foreign-types-shared v0.3.1
20202026-03-10T15:29:21.462Z Compiling managed v0.8.0
20212026-03-10T15:29:21.532Z Compiling bitflags v1.3.2
20222026-03-10T15:29:21.577Z Compiling foreign-types v0.5.0
20232026-03-10T15:29:21.637Z Compiling postcard v1.1.3
20242026-03-10T15:29:21.757Z Compiling smoltcp v0.11.0
20252026-03-10T15:29:22.084Z Compiling ingot v0.1.1
20262026-03-10T15:29:22.186Z Compiling num_enum v0.7.5
20272026-03-10T15:29:22.263Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20282026-03-10T15:29:22.415Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20292026-03-10T15:29:22.565Z Compiling camino-tempfile v1.4.1
20302026-03-10T15:29:22.707Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20312026-03-10T15:29:22.922Z Compiling serde_repr v0.1.20
20322026-03-10T15:29:22.945Z Compiling derive-where v1.6.0
20332026-03-10T15:29:23.268Z Compiling cstr-argument v0.1.2
20342026-03-10T15:29:24.356Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20352026-03-10T15:29:24.662Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20362026-03-10T15:29:25.426Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20372026-03-10T15:29:25.671Z Compiling rayon v1.11.0
20382026-03-10T15:29:25.952Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20392026-03-10T15:29:26.038Z Compiling crucible-workspace-hack v0.1.0
20402026-03-10T15:29:26.651Z Compiling memmap v0.7.0
20412026-03-10T15:29:26.679Z Compiling typify-macro v0.6.1
20422026-03-10T15:29:26.900Z Compiling tinyvec_macros v0.1.1
20432026-03-10T15:29:27.012Z Compiling tinyvec v1.10.0
20442026-03-10T15:29:27.078Z Compiling usdt v0.5.0
20452026-03-10T15:29:27.407Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20462026-03-10T15:29:27.466Z Compiling num_enum v0.5.11
20472026-03-10T15:29:28.053Z Compiling pin-project-internal v1.1.10
20482026-03-10T15:29:29.088Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20492026-03-10T15:29:29.487Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20502026-03-10T15:29:29.541Z Compiling typify v0.6.1
20512026-03-10T15:29:29.661Z Compiling progenitor-impl v0.13.0
20522026-03-10T15:29:29.833Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20532026-03-10T15:29:29.929Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20542026-03-10T15:29:30.292Z Compiling rustix v0.38.44
20552026-03-10T15:29:30.629Z Compiling itertools v0.12.1
20562026-03-10T15:29:30.741Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20572026-03-10T15:29:30.775Z Compiling progenitor-impl v0.10.0
20582026-03-10T15:29:31.265Z Compiling sigpipe v0.1.3
20592026-03-10T15:29:31.379Z Compiling jiff v0.2.15
20602026-03-10T15:29:31.381Z Compiling const_format_proc_macros v0.2.34
20612026-03-10T15:29:31.835Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20622026-03-10T15:29:32.004Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20632026-03-10T15:29:32.163Z Compiling zone v0.3.1
20642026-03-10T15:29:33.219Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20652026-03-10T15:29:33.434Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20662026-03-10T15:29:34.298Z Compiling secrecy v0.10.3
20672026-03-10T15:29:34.387Z Compiling smf v0.2.3
20682026-03-10T15:29:34.506Z Compiling snafu-derive v0.8.9
20692026-03-10T15:29:34.522Z Compiling progenitor-macro v0.13.0
20702026-03-10T15:29:34.889Z Compiling async-recursion v1.1.1
20712026-03-10T15:29:35.313Z Compiling bstr v1.12.0
20722026-03-10T15:29:35.560Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20732026-03-10T15:29:35.608Z Compiling progenitor-macro v0.10.0
20742026-03-10T15:29:35.907Z Compiling whoami v1.6.1
20752026-03-10T15:29:36.318Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20762026-03-10T15:29:38.547Z Compiling hmac v0.12.1
20772026-03-10T15:29:38.927Z Compiling inout v0.1.4
20782026-03-10T15:29:38.947Z Compiling ff v0.13.1
20792026-03-10T15:29:39.120Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20802026-03-10T15:29:39.521Z Compiling crc8 v0.1.1
20812026-03-10T15:29:39.687Z Compiling data-encoding v2.9.0
20822026-03-10T15:29:39.739Z Compiling group v0.13.0
20832026-03-10T15:29:39.879Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20842026-03-10T15:29:39.892Z Compiling cipher v0.4.4
20852026-03-10T15:29:41.001Z Compiling hkdf v0.12.4
20862026-03-10T15:29:41.037Z Compiling atomicwrites v0.4.4
20872026-03-10T15:29:41.198Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20882026-03-10T15:29:41.316Z Compiling tokio-dtrace v0.1.1
20892026-03-10T15:29:41.670Z Compiling tabled_derive v0.7.0
20902026-03-10T15:29:42.630Z Compiling reqwest v0.13.2
20912026-03-10T15:29:42.783Z Compiling universal-hash v0.5.1
20922026-03-10T15:29:42.836Z Compiling crypto-bigint v0.5.5
20932026-03-10T15:29:42.960Z Compiling dropshot-api-manager-types v0.5.2
20942026-03-10T15:29:43.006Z Compiling half v2.7.1
20952026-03-10T15:29:43.471Z Compiling base16ct v0.2.0
20962026-03-10T15:29:43.691Z Compiling opaque-debug v0.3.1
20972026-03-10T15:29:43.795Z Compiling base64ct v1.8.0
20982026-03-10T15:29:43.863Z Compiling ciborium-io v0.2.2
20992026-03-10T15:29:43.958Z Compiling indent_write v2.2.0
21002026-03-10T15:29:43.991Z Compiling progenitor-client v0.13.0
21012026-03-10T15:29:44.141Z Compiling password-hash v0.5.0
21022026-03-10T15:29:44.208Z Compiling ciborium-ll v0.2.2
21032026-03-10T15:29:44.375Z Compiling poly1305 v0.8.0
21042026-03-10T15:29:44.507Z Compiling elliptic-curve v0.13.8
21052026-03-10T15:29:45.130Z Compiling oxide-tokio-rt v0.1.2
21062026-03-10T15:29:45.384Z Compiling chacha20 v0.9.1
21072026-03-10T15:29:45.439Z Compiling similar v2.7.0
21082026-03-10T15:29:45.508Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21092026-03-10T15:29:46.081Z Compiling thiserror-no-std v2.0.2
21102026-03-10T15:29:47.273Z Compiling blake2 v0.10.6
21112026-03-10T15:29:47.373Z Compiling aead v0.5.2
21122026-03-10T15:29:47.829Z Compiling resolv-conf v0.7.5
21132026-03-10T15:29:47.870Z Compiling linked-hash-map v0.5.6
21142026-03-10T15:29:47.929Z Compiling keccak v0.1.5
21152026-03-10T15:29:48.322Z Compiling sha3 v0.10.8
21162026-03-10T15:29:48.325Z Compiling lru-cache v0.1.2
21172026-03-10T15:29:48.368Z Compiling argon2 v0.5.3
21182026-03-10T15:29:48.515Z Compiling chacha20poly1305 v0.10.1
21192026-03-10T15:29:48.632Z Compiling vsss-rs v3.3.4
21202026-03-10T15:29:48.939Z Compiling progenitor v0.13.0
21212026-03-10T15:29:49.078Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21222026-03-10T15:29:49.461Z Compiling ciborium v0.2.2
21232026-03-10T15:29:49.538Z Compiling hickory-proto v0.24.4
21242026-03-10T15:29:50.555Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21252026-03-10T15:29:50.881Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21262026-03-10T15:29:50.897Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21272026-03-10T15:29:51.218Z Compiling serde-big-array v0.5.1
21282026-03-10T15:29:51.265Z Compiling siphasher v1.0.1
21292026-03-10T15:29:51.322Z Compiling same-file v1.0.6
21302026-03-10T15:29:51.653Z Compiling unicode-segmentation v1.12.0
21312026-03-10T15:29:52.023Z Compiling hickory-resolver v0.24.4
21322026-03-10T15:29:52.172Z Compiling newline-converter v0.3.0
21332026-03-10T15:29:52.211Z Compiling phf_shared v0.12.1
21342026-03-10T15:29:52.299Z Compiling walkdir v2.5.0
21352026-03-10T15:29:52.322Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21362026-03-10T15:29:52.373Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21372026-03-10T15:29:53.230Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21382026-03-10T15:29:54.162Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21392026-03-10T15:29:54.501Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21402026-03-10T15:29:55.016Z Compiling newtype_derive v0.1.6
21412026-03-10T15:29:55.126Z Compiling owo-colors v4.3.0
21422026-03-10T15:29:55.281Z Compiling tokio-stream v0.1.17
21432026-03-10T15:29:55.649Z Compiling console v0.15.11
21442026-03-10T15:29:55.887Z Compiling csv-core v0.1.12
21452026-03-10T15:29:56.080Z Compiling foldhash v0.1.5
21462026-03-10T15:29:56.230Z Compiling termtree v0.5.1
21472026-03-10T15:29:56.247Z Compiling swrite v0.1.0
21482026-03-10T15:29:56.321Z Compiling smawk v0.3.2
21492026-03-10T15:29:56.369Z Compiling unicode-width v0.1.14
21502026-03-10T15:29:56.425Z Compiling unicode-linebreak v0.1.5
21512026-03-10T15:29:56.740Z Compiling textwrap v0.16.2
21522026-03-10T15:29:56.800Z Compiling hashbrown v0.15.5
21532026-03-10T15:29:56.818Z Compiling csv v1.3.1
21542026-03-10T15:29:56.996Z Compiling expectorate v1.2.0
21552026-03-10T15:29:57.200Z Compiling qorb v0.4.1
21562026-03-10T15:29:57.551Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21572026-03-10T15:29:57.589Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21582026-03-10T15:30:00.051Z Compiling phf v0.12.1
21592026-03-10T15:30:00.085Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21602026-03-10T15:30:00.518Z Compiling pin-project v1.1.10
21612026-03-10T15:30:00.589Z Compiling unicode-normalization v0.1.24
21622026-03-10T15:30:00.656Z Compiling libz-sys v1.1.22
21632026-03-10T15:30:00.803Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21642026-03-10T15:30:02.115Z Compiling libsw-core v0.3.2
21652026-03-10T15:30:02.240Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21662026-03-10T15:30:02.704Z Compiling fixedbitset v0.5.7
21672026-03-10T15:30:02.768Z Compiling highway v1.3.0
21682026-03-10T15:30:02.790Z Compiling fixedbitset v0.4.2
21692026-03-10T15:30:03.369Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21702026-03-10T15:30:03.694Z Compiling petgraph v0.8.2
21712026-03-10T15:30:04.106Z Compiling petgraph v0.6.5
21722026-03-10T15:30:04.590Z Compiling progenitor v0.10.0
21732026-03-10T15:30:04.952Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21742026-03-10T15:30:06.087Z Compiling libsw v3.5.0
21752026-03-10T15:30:06.288Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21762026-03-10T15:30:06.316Z Compiling olpc-cjson v0.1.4
21772026-03-10T15:30:06.384Z Compiling libgit2-sys v0.17.0+1.8.1
21782026-03-10T15:30:06.533Z Compiling snafu v0.8.9
21792026-03-10T15:30:07.047Z Compiling chrono-tz v0.10.4
21802026-03-10T15:30:07.444Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21812026-03-10T15:30:07.699Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-03-10T15:30:08.034Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-03-10T15:30:09.162Z Compiling papergrid v0.11.0
21842026-03-10T15:30:09.555Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21852026-03-10T15:30:09.912Z Compiling globset v0.4.16
21862026-03-10T15:30:10.097Z Compiling const_format v0.2.34
21872026-03-10T15:30:10.548Z Compiling slog-dtrace v0.3.0
21882026-03-10T15:30:10.878Z Compiling cancel-safe-futures v0.1.5
21892026-03-10T15:30:10.914Z Compiling gethostname v0.5.0
21902026-03-10T15:30:11.112Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21912026-03-10T15:30:11.643Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-03-10T15:30:12.413Z Compiling pem v3.0.5
21932026-03-10T15:30:12.497Z Compiling bcs v0.1.6
21942026-03-10T15:30:12.932Z Compiling serde_plain v1.0.2
21952026-03-10T15:30:12.969Z Compiling cargo-platform v0.1.9
21962026-03-10T15:30:13.034Z Compiling typed-path v0.9.3
21972026-03-10T15:30:13.209Z Compiling tagptr v0.2.0
21982026-03-10T15:30:13.659Z Compiling linear-map v1.2.0
21992026-03-10T15:30:14.662Z Compiling tough v0.20.0
22002026-03-10T15:30:14.757Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22012026-03-10T15:30:16.958Z Compiling moka v0.12.11
22022026-03-10T15:30:17.361Z Compiling cargo_metadata v0.18.1
22032026-03-10T15:30:18.085Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22042026-03-10T15:30:18.339Z Compiling tabled v0.15.0
22052026-03-10T15:30:18.697Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22062026-03-10T15:30:19.023Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22072026-03-10T15:30:19.600Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-03-10T15:30:19.692Z Compiling git2 v0.19.0
22092026-03-10T15:30:21.082Z Compiling steno v0.4.1
22102026-03-10T15:30:23.298Z Compiling hickory-proto v0.25.2
22112026-03-10T15:30:23.490Z Compiling cookie v0.18.1
22122026-03-10T15:30:25.400Z Compiling humantime v2.3.0
22132026-03-10T15:30:25.665Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22142026-03-10T15:30:26.022Z Compiling hickory-resolver v0.25.2
22152026-03-10T15:30:29.102Z Compiling vergen v8.3.2
22162026-03-10T15:30:31.230Z Compiling signal-hook v0.3.18
22172026-03-10T15:30:32.526Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22182026-03-10T15:30:33.296Z Compiling predicates-core v1.0.9
22192026-03-10T15:30:33.331Z Compiling mockall_derive v0.13.1
22202026-03-10T15:30:33.740Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22212026-03-10T15:30:33.881Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22222026-03-10T15:30:34.453Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22232026-03-10T15:30:35.837Z Compiling sha2 v0.10.9
22242026-03-10T15:30:36.002Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22252026-03-10T15:30:36.377Z Compiling adler2 v2.0.1
22262026-03-10T15:30:36.469Z Compiling yansi v1.0.1
22272026-03-10T15:30:36.731Z Compiling diff v0.1.13
22282026-03-10T15:30:36.925Z Compiling miniz_oxide v0.8.9
22292026-03-10T15:30:37.038Z Compiling pretty_assertions v1.4.1
22302026-03-10T15:30:37.150Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22312026-03-10T15:30:37.860Z Compiling fs-err v3.1.2
22322026-03-10T15:30:38.610Z Compiling crc32fast v1.5.0
22332026-03-10T15:30:38.879Z Compiling predicates v3.1.3
22342026-03-10T15:30:39.556Z Compiling predicates-tree v1.0.12
22352026-03-10T15:30:40.475Z Compiling git-stub v1.0.0
22362026-03-10T15:30:40.842Z Compiling filetime v0.2.26
22372026-03-10T15:30:41.089Z Compiling fragile v2.0.1
22382026-03-10T15:30:41.487Z Compiling downcast v0.11.0
22392026-03-10T15:30:41.681Z Compiling xattr v1.6.1
22402026-03-10T15:30:41.709Z Compiling arrayvec v0.7.6
22412026-03-10T15:30:41.917Z Compiling is_ci v1.2.0
22422026-03-10T15:30:41.988Z Compiling arrayref v0.3.9
22432026-03-10T15:30:42.093Z Compiling constant_time_eq v0.3.1
22442026-03-10T15:30:42.112Z Compiling supports-color v3.0.2
22452026-03-10T15:30:42.249Z Compiling blake3 v1.8.2
22462026-03-10T15:30:42.350Z Compiling toml v0.7.8
22472026-03-10T15:30:43.052Z Compiling tar v0.4.44
22482026-03-10T15:30:44.132Z Compiling mockall v0.13.1
22492026-03-10T15:30:44.382Z Compiling git-stub-vcs v0.1.0
22502026-03-10T15:30:44.450Z Compiling signal-hook-tokio v0.3.1
22512026-03-10T15:30:44.494Z Compiling curl-sys v0.4.83+curl-8.15.0
22522026-03-10T15:30:44.623Z Compiling flate2 v1.1.2
22532026-03-10T15:30:44.885Z Compiling drift v0.1.3
22542026-03-10T15:30:44.889Z Compiling kstat-rs v0.2.4
22552026-03-10T15:30:45.208Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22562026-03-10T15:30:45.316Z Compiling topological-sort v0.2.2
22572026-03-10T15:30:45.515Z Compiling hex-literal v1.0.0
22582026-03-10T15:30:45.605Z Compiling display-error-chain v0.2.2
22592026-03-10T15:30:45.791Z Compiling dropshot-api-manager v0.5.2
22602026-03-10T15:30:45.856Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22612026-03-10T15:30:46.162Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22622026-03-10T15:30:47.103Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-03-10T15:30:49.033Z Compiling omicron-zone-package v0.12.2
22642026-03-10T15:30:49.083Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22652026-03-10T15:30:50.486Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22662026-03-10T15:30:50.676Z Compiling curl v0.4.49
22672026-03-10T15:30:51.056Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22682026-03-10T15:30:51.848Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22692026-03-10T15:30:52.165Z Compiling search_path v0.1.4
22702026-03-10T15:30:52.302Z Compiling internet-checksum v0.2.1
22712026-03-10T15:30:52.491Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22722026-03-10T15:30:52.985Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22732026-03-10T15:30:54.486Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22742026-03-10T15:30:57.006Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22752026-03-10T15:31:59.423Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 29s
22762026-03-10T15:31:59.572Z Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99)
22772026-03-10T15:31:59.575Z
22782026-03-10T15:31:59.575Zrunning 5 tests
22792026-03-10T15:31:59.578Ztest fuse::tests::chip_revision_b0 ... ok
22802026-03-10T15:31:59.578Ztest fuse::tests::chip_revision_unknown_device_id ... ok
22812026-03-10T15:31:59.578Ztest fuse::tests::chip_revision_a0 ... ok
22822026-03-10T15:31:59.578Ztest fuse::tests::chip_revision_b1 ... ok
22832026-03-10T15:31:59.578Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
22842026-03-10T15:31:59.578Z
22852026-03-10T15:31:59.578Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22862026-03-10T15:31:59.578Z
22872026-03-10T15:31:59.578Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22882026-03-10T15:31:59.581Z
22892026-03-10T15:31:59.581Zrunning 0 tests
22902026-03-10T15:31:59.581Z
22912026-03-10T15:31:59.581Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22922026-03-10T15:31:59.581Z
22932026-03-10T15:31:59.584Z Running unittests src/lib.rs (target/debug/deps/asic-ef582105709503ff)
22942026-03-10T15:31:59.584Z
22952026-03-10T15:31:59.584Zrunning 0 tests
22962026-03-10T15:31:59.584Z
22972026-03-10T15:31:59.584Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22982026-03-10T15:31:59.584Z
22992026-03-10T15:31:59.599Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23002026-03-10T15:31:59.599Z
23012026-03-10T15:31:59.599Zrunning 10 tests
23022026-03-10T15:31:59.599Ztest network::tests::test_equal ... ok
23032026-03-10T15:31:59.599Ztest network::tests::test_eui64 ... ok
23042026-03-10T15:31:59.599Ztest nat::tests::test_vni ... ok
23052026-03-10T15:31:59.599Ztest network::tests::test_generate_ipv6_link_local ... ok
23062026-03-10T15:31:59.599Ztest network::tests::test_into ... ok
23072026-03-10T15:31:59.599Ztest network::tests::test_not_equal ... ok
23082026-03-10T15:31:59.599Ztest network::tests::test_parse ... ok
23092026-03-10T15:31:59.599Ztest network::tests::test_to_string ... ok
23102026-03-10T15:31:59.599Ztest test_purge ... ok
23112026-03-10T15:31:59.599Ztest illumos::test::address_exists_handles_missing_object ... ok
23122026-03-10T15:31:59.599Z
23132026-03-10T15:31:59.599Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23142026-03-10T15:31:59.599Z
23152026-03-10T15:31:59.599Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b)
23162026-03-10T15:31:59.599Z
23172026-03-10T15:31:59.599Zrunning 1 test
23182026-03-10T15:32:01.069Ztest test::test_apis_up_to_date ... ok
23192026-03-10T15:32:01.069Z
23202026-03-10T15:32:01.069Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
23212026-03-10T15:32:01.069Z
23222026-03-10T15:32:01.111Z Running unittests src/main.rs (target/debug/deps/dpd-90ee02e799b68742)
23232026-03-10T15:32:01.118Z
23242026-03-10T15:32:01.118Zrunning 44 tests
23252026-03-10T15:32:01.121Ztest freemap::test_ordering ... ok
23262026-03-10T15:32:01.121Ztest freemap::test_split ... ok
23272026-03-10T15:32:01.121Ztest config::tests::test_updates ... ok
23282026-03-10T15:32:01.121Ztest macaddrs::tests::test_mac_offset ... ok
23292026-03-10T15:32:01.121Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23302026-03-10T15:32:01.121Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23312026-03-10T15:32:01.121Ztest macaddrs::tests::test_parse_port_id ... ok
23322026-03-10T15:32:01.122Ztest mcast::tests::test_canonicalize_sources ... ok
23332026-03-10T15:32:01.125Ztest mcast::tests::test_concurrent_id_allocation ... ok
23342026-03-10T15:32:01.125ZMar 10 15:31:59.293 DEBG created new freemapMar 10 15:31:59.293 , DEBGunit :created new freemap , freemap_testunit: freemap_test
23352026-03-10T15:32:01.125Z
23362026-03-10T15:32:01.125ZMar 10 15:31:59.293Mar 10 15:31:59.293 Mar 10 15:31:59.293DEBG created new freemapMar 10 15:31:59.293, DEBGunit :DEBGinitted freemap. size: 128 , created new freemap unitfreemap_test:,
23372026-03-10T15:32:01.125Zunitfreemap_test:
23382026-03-10T15:32:01.125Zfreemap_test
23392026-03-10T15:32:01.125ZMar 10 15:31:59.293 DEBG initted freemap. size: 128, Mar 10 15:31:59.293unit :DEBG Mar 10 15:31:59.293freemap_test
23402026-03-10T15:32:01.125Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
23412026-03-10T15:32:01.125Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
23422026-03-10T15:32:01.125ZDEBG initted freemap. size: 128Mar 10 15:31:59.293, Mar 10 15:31:59.293 unit reset freemapDEBG, DEBGunitcreated new freemap: , reset freemapfreemap_test, unitunit
23432026-03-10T15:32:01.125Z:: freemap_testfreemap_test
23442026-03-10T15:32:01.125Z
23452026-03-10T15:32:01.125Z:Mar 10 15:31:59.293 freemap_testDEBG
23462026-03-10T15:32:01.125Zinitted freemap. size: 128, unit: freemap_test
23472026-03-10T15:32:01.125ZMar 10 15:31:59.294 Mar 10 15:31:59.294DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_test
23482026-03-10T15:32:01.125Zfreemap_test
23492026-03-10T15:32:01.125Ztest mcast::tests::test_create_port_bitmap_empty ... ok
23502026-03-10T15:32:01.125ZDEBG initted freemap. size: 128, unit: freemap_test
23512026-03-10T15:32:01.125ZMar 10 15:31:59.294 DEBG reset freemap, unit: freemap_test
23522026-03-10T15:32:01.125Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
23532026-03-10T15:32:01.125Ztest freemap::test_span ... ok
23542026-03-10T15:32:01.125Ztest freemap::test_exhaustion ... ok
23552026-03-10T15:32:01.125Ztest freemap::test_reclaim ... ok
23562026-03-10T15:32:01.125Ztest freemap::test_basic ... ok
23572026-03-10T15:32:01.125Ztest freemap::test_free ... ok
23582026-03-10T15:32:01.125Ztest mcast::tests::test_sources_contain_any ... ok
23592026-03-10T15:32:01.125Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
23602026-03-10T15:32:01.125Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
23612026-03-10T15:32:01.125Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
23622026-03-10T15:32:01.125Ztest mcast::validate::tests::test_address_validation_integrated ... ok
23632026-03-10T15:32:01.125Ztest mcast::validate::tests::test_ipv4_validation ... ok
23642026-03-10T15:32:01.125Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
23652026-03-10T15:32:01.126Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
23662026-03-10T15:32:01.126Ztest mcast::validate::tests::test_is_ssm_function ... ok
23672026-03-10T15:32:01.126Ztest mcast::validate::tests::test_ipv6_validation ... ok
23682026-03-10T15:32:01.126Ztest mcast::validate::tests::test_validate_nat_target ... ok
23692026-03-10T15:32:01.126Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
23702026-03-10T15:32:01.129Ztest mcast::validate::tests::test_validate_tag ... ok
23712026-03-10T15:32:01.129Ztest mcast::validate::tests::test_validate_source_addresses ... ok
23722026-03-10T15:32:01.129Ztest nat::test_mapping ... ok
23732026-03-10T15:32:01.129Ztest mcast::validate::tests::test_validate_tag_format ... ok
23742026-03-10T15:32:01.129Ztest port_map::tests::test_backplane_group ... ok
23752026-03-10T15:32:01.129Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
23762026-03-10T15:32:01.129Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
23772026-03-10T15:32:01.129Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
23782026-03-10T15:32:01.129Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
23792026-03-10T15:32:01.130Ztest port_map::tests::test_port_map ... ok
23802026-03-10T15:32:01.130Ztest port_map::tests::dump_map ... ok
23812026-03-10T15:32:01.130Ztest api_server::tests::test_build_info ... ok
23822026-03-10T15:32:01.130Ztest mcast::tests::test_id_range_boundaries ... ok
23832026-03-10T15:32:01.130Ztest port_map::tests::parse_softnpu_revision ... ok
23842026-03-10T15:32:01.130Z
23852026-03-10T15:32:01.130Ztest result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23862026-03-10T15:32:01.130Z
23872026-03-10T15:32:01.133Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-00ab0fbce0e1f301)
23882026-03-10T15:32:01.133Z
23892026-03-10T15:32:01.133Zrunning 0 tests
23902026-03-10T15:32:01.133Z
23912026-03-10T15:32:01.134Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23922026-03-10T15:32:01.134Z
23932026-03-10T15:32:01.134Z Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35)
23942026-03-10T15:32:01.137Z
23952026-03-10T15:32:01.138Zrunning 0 tests
23962026-03-10T15:32:01.138Z
23972026-03-10T15:32:01.138Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23982026-03-10T15:32:01.138Z
23992026-03-10T15:32:01.138Z Running unittests src/lib.rs (target/debug/deps/dpd_client-a5a59fe8e42a67b7)
24002026-03-10T15:32:01.138Z
24012026-03-10T15:32:01.138Zrunning 6 tests
24022026-03-10T15:32:01.141Ztest tests::test_full_lot_id_neither_present ... ok
24032026-03-10T15:32:01.141Ztest tests::test_parse_client_port_id ... ok
24042026-03-10T15:32:01.141Ztest tests::test_full_lot_id_both_present ... ok
24052026-03-10T15:32:01.141Ztest tests::test_full_lot_id_lot_only ... ok
24062026-03-10T15:32:01.141Ztest tests::test_full_lot_id_lotnum_only ... ok
24072026-03-10T15:32:01.141Ztest tests::test_port_id_cmp ... ok
24082026-03-10T15:32:01.141Z
24092026-03-10T15:32:01.141Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24102026-03-10T15:32:01.141Z
24112026-03-10T15:32:01.141Z Running tests/test_all.rs (target/debug/deps/test_all-40400c13d1320bce)
24122026-03-10T15:32:01.145Z
24132026-03-10T15:32:01.145Zrunning 0 tests
24142026-03-10T15:32:01.146Z
24152026-03-10T15:32:01.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24162026-03-10T15:32:01.146Z
24172026-03-10T15:32:01.146Z Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5)
24182026-03-10T15:32:01.146Z
24192026-03-10T15:32:01.146Zrunning 0 tests
24202026-03-10T15:32:01.146Z
24212026-03-10T15:32:01.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24222026-03-10T15:32:01.146Z
24232026-03-10T15:32:01.146Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
24242026-03-10T15:32:01.150Z
24252026-03-10T15:32:01.150Zrunning 12 tests
24262026-03-10T15:32:01.150Ztest icmp::test_v6_checksum ... ok
24272026-03-10T15:32:01.150Ztest icmp::test_v4_checksum ... ok
24282026-03-10T15:32:01.150Ztest lldp::test_lldp_parse ... ok
24292026-03-10T15:32:01.150Ztest pbuf::test_byte ... ok
24302026-03-10T15:32:01.150Ztest pbuf::test_nibble ... ok
24312026-03-10T15:32:01.150Ztest ipv6::test_ipv6_parse ... ok
24322026-03-10T15:32:01.150Ztest pbuf::test_short ... ok
24332026-03-10T15:32:01.150Ztest pbuf::test_overflow ... ok
24342026-03-10T15:32:01.150Ztest pbuf::test_twelve ... ok
24352026-03-10T15:32:01.150Ztest pbuf::test_word ... ok
24362026-03-10T15:32:01.150Ztest tcp::test_checksum_ack_data ... ok
24372026-03-10T15:32:01.150Ztest tcp::test_checksum_syn_nodata ... ok
24382026-03-10T15:32:01.150Z
24392026-03-10T15:32:01.150Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24402026-03-10T15:32:01.150Z
24412026-03-10T15:32:01.150Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24422026-03-10T15:32:01.153Z
24432026-03-10T15:32:01.153Zrunning 0 tests
24442026-03-10T15:32:01.153Z
24452026-03-10T15:32:01.153Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24462026-03-10T15:32:01.153Z
24472026-03-10T15:32:01.153Z Running unittests src/main.rs (target/debug/deps/swadm-28cb891c64b1d99f)
24482026-03-10T15:32:01.153Z
24492026-03-10T15:32:01.153Zrunning 4 tests
24502026-03-10T15:32:01.153Ztest switchport::test::test_compute_lanes ... ok
24512026-03-10T15:32:01.153Ztest switchport::test::port_id_ordering ... ok
24522026-03-10T15:32:01.158Z Lane 0 Lane 1 Lane 2 Lane 3
24532026-03-10T15:32:01.158Z Rx Loss-of-lock: Yes Lane 0 YesLane 1 Lane 2Yes Lane 3
24542026-03-10T15:32:01.158ZYes State: Activated
24552026-03-10T15:32:01.158Z Rx Loss-of-signal: YesActivated YesActivated ActivatedYes
24562026-03-10T15:32:01.158Z Rx Output Enabled: falseYes
24572026-03-10T15:32:01.158Zfalse Rx CDR Enabled: Yes Yesfalse Yesfalse
24582026-03-10T15:32:01.159ZYes Rx Output Status: valid
24592026-03-10T15:32:01.159Z Tx Enabled: Yes validYes validYes validYes
24602026-03-10T15:32:01.159Z
24612026-03-10T15:32:01.159Z Tx Loss-of-lock: No Rx Loss-of-lock: true Notrue Notrue Notrue
24622026-03-10T15:32:01.159Z
24632026-03-10T15:32:01.159Z Rx Loss-of-signal: false Tx Loss-of-signal: No Nofalse No falseNo
24642026-03-10T15:32:01.159Zfalse Tx CDR Enabled: No
24652026-03-10T15:32:01.159Z Rx Auto-squelch Disable: true Notrue Notrue No
24662026-03-10T15:32:01.159Ztrue Tx Adaptive EQ Fault: No
24672026-03-10T15:32:01.159Z Tx Output Enabled: true Notrue trueNo trueNo
24682026-03-10T15:32:01.159Z
24692026-03-10T15:32:01.159Z Tx Output Status: invalid Tx Fault: Yes invalidYes invalidYes invalidYes
24702026-03-10T15:32:01.159Z
24712026-03-10T15:32:01.159Z Tx Loss-of-lock: false false false false
24722026-03-10T15:32:01.159Z Tx Loss-of-signal: true true true true
24732026-03-10T15:32:01.159ZTx Auto-squelch Disable: false false false false
24742026-03-10T15:32:01.159Z Tx Adaptive EQ Fail: true true true true
24752026-03-10T15:32:01.159Z Tx Failure: false false false false
24762026-03-10T15:32:01.159Z Tx Force Squelch: true true true true
24772026-03-10T15:32:01.159Z Tx Input Polarity: normal normal normal normal
24782026-03-10T15:32:01.159Ztest switchport::test::test_print_sff_datapath ... ok
24792026-03-10T15:32:01.159Ztest switchport::test::test_print_cmis_datapath ... ok
24802026-03-10T15:32:01.160Z
24812026-03-10T15:32:01.160Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24822026-03-10T15:32:01.160Z
24832026-03-10T15:32:01.160Z Running tests/counters.rs (target/debug/deps/counters-d88dca8304571f93)
24842026-03-10T15:32:01.160Z
24852026-03-10T15:32:01.160Zrunning 1 test
24862026-03-10T15:32:01.160Ztest test_p4_counter_list ... ignored
24872026-03-10T15:32:01.160Z
24882026-03-10T15:32:01.160Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24892026-03-10T15:32:01.160Z
24902026-03-10T15:32:01.160Z Running tests/port-link.rs (target/debug/deps/port_link-3a45eaf0c6a4bd06)
24912026-03-10T15:32:01.163Z
24922026-03-10T15:32:01.163Zrunning 5 tests
24932026-03-10T15:32:01.163Ztest test_an ... ignored
24942026-03-10T15:32:01.163Ztest test_enable ... ignored
24952026-03-10T15:32:01.163Ztest test_ip_addresses ... ignored
24962026-03-10T15:32:01.163Ztest test_kr ... ignored
24972026-03-10T15:32:01.163Ztest test_mac ... ignored
24982026-03-10T15:32:01.163Z
24992026-03-10T15:32:01.163Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
25002026-03-10T15:32:01.163Z
25012026-03-10T15:32:01.163Z Running unittests src/main.rs (target/debug/deps/tfportd-056d5efdf20df813)
25022026-03-10T15:32:01.167Z
25032026-03-10T15:32:01.167Zrunning 3 tests
25042026-03-10T15:32:01.167Ztest linklocal::test_parse_ipadm ... ok
25052026-03-10T15:32:01.167Ztest tfport::test_parse_tfport ... ok
25062026-03-10T15:32:01.167Ztest config::tests::test_updates ... ok
25072026-03-10T15:32:01.167Z
25082026-03-10T15:32:01.167Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25092026-03-10T15:32:01.168Z
25102026-03-10T15:32:01.168Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
25112026-03-10T15:32:01.172Z
25122026-03-10T15:32:01.172Zrunning 0 tests
25132026-03-10T15:32:01.172Z
25142026-03-10T15:32:01.172Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25152026-03-10T15:32:01.172Z
25162026-03-10T15:32:01.172Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
25172026-03-10T15:32:01.172Z
25182026-03-10T15:32:01.172Zrunning 0 tests
25192026-03-10T15:32:01.172Z
25202026-03-10T15:32:01.172Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25212026-03-10T15:32:01.172Z
25222026-03-10T15:32:01.172Z Doc-tests aal
25232026-03-10T15:32:01.325Z
25242026-03-10T15:32:01.325Zrunning 0 tests
25252026-03-10T15:32:01.325Z
25262026-03-10T15:32:01.325Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25272026-03-10T15:32:01.325Z
25282026-03-10T15:32:01.344Z Doc-tests aal_macros
25292026-03-10T15:32:01.438Z
25302026-03-10T15:32:01.438Zrunning 0 tests
25312026-03-10T15:32:01.438Z
25322026-03-10T15:32:01.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25332026-03-10T15:32:01.438Z
25342026-03-10T15:32:01.451Z Doc-tests common
25352026-03-10T15:32:01.742Z
25362026-03-10T15:32:01.742Zrunning 0 tests
25372026-03-10T15:32:01.742Z
25382026-03-10T15:32:01.742Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25392026-03-10T15:32:01.742Z
25402026-03-10T15:32:01.763Z Doc-tests dpd_api
25412026-03-10T15:32:03.196Z
25422026-03-10T15:32:03.196Zrunning 2 tests
25432026-03-10T15:32:03.196Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
25442026-03-10T15:32:03.196Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
25452026-03-10T15:32:03.196Z
25462026-03-10T15:32:03.199Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25472026-03-10T15:32:03.199Z
25482026-03-10T15:32:03.238Z Doc-tests dpd_client
25492026-03-10T15:32:04.872Z
25502026-03-10T15:32:04.872Zrunning 0 tests
25512026-03-10T15:32:04.872Z
25522026-03-10T15:32:04.872Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25532026-03-10T15:32:04.872Z
25542026-03-10T15:32:04.918Z Doc-tests dpd_types
25552026-03-10T15:32:05.351Z
25562026-03-10T15:32:05.351Zrunning 0 tests
25572026-03-10T15:32:05.351Z
25582026-03-10T15:32:05.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25592026-03-10T15:32:05.351Z
25602026-03-10T15:32:05.381Z Doc-tests packet
25612026-03-10T15:32:05.523Z
25622026-03-10T15:32:05.523Zrunning 0 tests
25632026-03-10T15:32:05.523Z
25642026-03-10T15:32:05.523Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25652026-03-10T15:32:05.524Z
25662026-03-10T15:32:05.539Z Doc-tests pcap
25672026-03-10T15:32:05.602Z
25682026-03-10T15:32:05.602Zrunning 0 tests
25692026-03-10T15:32:05.602Z
25702026-03-10T15:32:05.602Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25712026-03-10T15:32:05.602Z
25722026-03-10T15:32:05.675Z+ for feat in tofino_stub tofino_asic softnpu chaos
25732026-03-10T15:32:05.676Z+ RUST_BACKTRACE=full
25742026-03-10T15:32:05.676Z+ cargo test --features tofino_asic --no-fail-fast
25752026-03-10T15:32:06.524Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25762026-03-10T15:32:06.615Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25772026-03-10T15:32:06.625Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25782026-03-10T15:32:06.635Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25792026-03-10T15:32:18.400Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25802026-03-10T15:32:19.149Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25812026-03-10T15:33:12.056Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
25822026-03-10T15:33:12.191Z Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99)
25832026-03-10T15:33:12.195Z
25842026-03-10T15:33:12.195Zrunning 5 tests
25852026-03-10T15:33:12.198Ztest fuse::tests::chip_revision_b0 ... ok
25862026-03-10T15:33:12.198Ztest fuse::tests::chip_revision_unknown_device_id ... ok
25872026-03-10T15:33:12.198Ztest fuse::tests::chip_revision_b1 ... ok
25882026-03-10T15:33:12.198Ztest fuse::tests::chip_revision_a0 ... ok
25892026-03-10T15:33:12.198Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
25902026-03-10T15:33:12.199Z
25912026-03-10T15:33:12.199Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25922026-03-10T15:33:12.199Z
25932026-03-10T15:33:12.199Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25942026-03-10T15:33:12.202Z
25952026-03-10T15:33:12.202Zrunning 0 tests
25962026-03-10T15:33:12.202Z
25972026-03-10T15:33:12.202Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25982026-03-10T15:33:12.202Z
25992026-03-10T15:33:12.202Z Running unittests src/lib.rs (target/debug/deps/asic-f60993ed38106d76)
26002026-03-10T15:33:12.309Z
26012026-03-10T15:33:12.309Zrunning 8 tests
26022026-03-10T15:33:12.312Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
26032026-03-10T15:33:12.312Ztest tofino_asic::qsfp::tests::fix_link ... ok
26042026-03-10T15:33:12.312Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
26052026-03-10T15:33:12.312Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
26062026-03-10T15:33:12.313Ztest tofino_asic::stats::constants_sanity_check ... ok
26072026-03-10T15:33:12.313Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
26082026-03-10T15:33:12.319Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
26092026-03-10T15:33:12.809Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
26102026-03-10T15:33:12.809Z
26112026-03-10T15:33:12.809Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
26122026-03-10T15:33:12.809Z
26132026-03-10T15:33:12.820Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
26142026-03-10T15:33:12.823Z
26152026-03-10T15:33:12.823Zrunning 10 tests
26162026-03-10T15:33:12.826Ztest nat::tests::test_vni ... ok
26172026-03-10T15:33:12.826Ztest network::tests::test_eui64 ... ok
26182026-03-10T15:33:12.827Ztest network::tests::test_equal ... ok
26192026-03-10T15:33:12.827Ztest network::tests::test_generate_ipv6_link_local ... ok
26202026-03-10T15:33:12.827Ztest network::tests::test_into ... ok
26212026-03-10T15:33:12.827Ztest network::tests::test_not_equal ... ok
26222026-03-10T15:33:12.827Ztest network::tests::test_parse ... ok
26232026-03-10T15:33:12.827Ztest network::tests::test_to_string ... ok
26242026-03-10T15:33:12.827Ztest test_purge ... ok
26252026-03-10T15:33:12.830Ztest illumos::test::address_exists_handles_missing_object ... ok
26262026-03-10T15:33:12.830Z
26272026-03-10T15:33:12.830Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26282026-03-10T15:33:12.830Z
26292026-03-10T15:33:12.830Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b)
26302026-03-10T15:33:12.834Z
26312026-03-10T15:33:12.834Zrunning 1 test
26322026-03-10T15:33:14.332Ztest test::test_apis_up_to_date ... ok
26332026-03-10T15:33:14.332Z
26342026-03-10T15:33:14.332Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
26352026-03-10T15:33:14.332Z
26362026-03-10T15:33:14.384Z Running unittests src/main.rs (target/debug/deps/dpd-d74783441d650da7)
26372026-03-10T15:33:14.467Z
26382026-03-10T15:33:14.467Zrunning 72 tests
26392026-03-10T15:33:14.470Ztest freemap::test_ordering ... ok
26402026-03-10T15:33:14.470Ztest freemap::test_split ... ok
26412026-03-10T15:33:14.470Ztest config::tests::test_updates ... ok
26422026-03-10T15:33:14.470Ztest macaddrs::tests::test_mac_offset ... ok
26432026-03-10T15:33:14.470Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26442026-03-10T15:33:14.470Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26452026-03-10T15:33:14.470Ztest macaddrs::tests::test_parse_port_id ... ok
26462026-03-10T15:33:14.470Ztest mcast::tests::test_canonicalize_sources ... ok
26472026-03-10T15:33:14.473Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
26482026-03-10T15:33:14.473Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
26492026-03-10T15:33:14.473Ztest mcast::tests::test_concurrent_id_allocation ... ok
26502026-03-10T15:33:14.473Ztest mcast::tests::test_create_port_bitmap_empty ... ok
26512026-03-10T15:33:14.473Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
26522026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG created new freemap, unit: freemap_test
26532026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG initted freemap. size: 128, unit: freemap_test
26542026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG reset freemap, unitMar 10 15:33:12.635: DEBGfreemap_test
26552026-03-10T15:33:14.473Zcreated new freemap, unit: freemap_test
26562026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG initted freemap. size: 128, unit: freemap_test
26572026-03-10T15:33:14.473ZMar 10 15:33:12.635Mar 10 15:33:12.635 DEBG created new freemap, unit: freemap_test
26582026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG initted freemap. size: 128, unit: freemap_test
26592026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG reset freemap, unit: freemap_test
26602026-03-10T15:33:14.473Z DEBG reset freemap, unit: freemap_test
26612026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG created new freemap, unit: freemap_test
26622026-03-10T15:33:14.473Ztest freemap::test_span ... ok
26632026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBG initted freemap. size: 128, unit: freemap_test
26642026-03-10T15:33:14.473ZMar 10 15:33:12.635 DEBGMar 10 15:33:12.635 reset freemapDEBG, unitcreated new freemap:, unitfreemap_test:
26652026-03-10T15:33:14.473Z freemap_test
26662026-03-10T15:33:14.474ZMar 10 15:33:12.635 DEBG initted freemap. size: 128, unit: freemap_test
26672026-03-10T15:33:14.474ZMar 10 15:33:12.635 DEBG reset freemap, unit: freemap_test
26682026-03-10T15:33:14.474Ztest freemap::test_exhaustion ... ok
26692026-03-10T15:33:14.474Ztest freemap::test_free ... ok
26702026-03-10T15:33:14.477Ztest freemap::test_basic ... ok
26712026-03-10T15:33:14.477Ztest freemap::test_reclaim ... ok
26722026-03-10T15:33:14.477Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
26732026-03-10T15:33:14.477Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
26742026-03-10T15:33:14.477Ztest mcast::tests::test_sources_contain_any ... ok
26752026-03-10T15:33:14.477Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
26762026-03-10T15:33:14.477Ztest mcast::validate::tests::test_address_validation_integrated ... ok
26772026-03-10T15:33:14.477Ztest mcast::validate::tests::test_ipv4_validation ... ok
26782026-03-10T15:33:14.477Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
26792026-03-10T15:33:14.477Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
26802026-03-10T15:33:14.477Ztest mcast::validate::tests::test_validate_nat_target ... ok
26812026-03-10T15:33:14.477Ztest mcast::validate::tests::test_is_ssm_function ... ok
26822026-03-10T15:33:14.477Ztest mcast::validate::tests::test_ipv6_validation ... ok
26832026-03-10T15:33:14.477Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
26842026-03-10T15:33:14.477Ztest mcast::validate::tests::test_validate_source_addresses ... ok
26852026-03-10T15:33:14.477Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
26862026-03-10T15:33:14.477Ztest mcast::validate::tests::test_validate_tag ... ok
26872026-03-10T15:33:14.477Ztest nat::test_mapping ... ok
26882026-03-10T15:33:14.477Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
26892026-03-10T15:33:14.477Ztest mcast::validate::tests::test_validate_tag_format ... ok
26902026-03-10T15:33:14.478Ztest port_map::tests::test_backplane_group ... ok
26912026-03-10T15:33:14.478Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
26922026-03-10T15:33:14.478Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
26932026-03-10T15:33:14.478Ztest transceivers::mpn_test::test_mpn_missing ... ok
26942026-03-10T15:33:14.478Ztest transceivers::mpn_test::test_mpn_present ... ok
26952026-03-10T15:33:14.478Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26962026-03-10T15:33:14.478Ztest port_map::tests::test_port_map ... ok
26972026-03-10T15:33:14.478Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26982026-03-10T15:33:14.478Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26992026-03-10T15:33:14.478Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
27002026-03-10T15:33:14.478Ztest port_map::tests::dump_map ... ok
27012026-03-10T15:33:14.478Ztest api_server::tests::test_build_info ... ok
27022026-03-10T15:33:14.479Ztest mcast::tests::test_id_range_boundaries ... ok
27032026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
27042026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
27052026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
27062026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
27072026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
27082026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
27092026-03-10T15:33:14.479Ztest port_map::tests::parse_softnpu_revision ... ok
27102026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
27112026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
27122026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
27132026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
27142026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
27152026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
27162026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
27172026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
27182026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
27192026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
27202026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
27212026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
27222026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
27232026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
27242026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
27252026-03-10T15:33:14.479Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
27262026-03-10T15:33:14.479Z
27272026-03-10T15:33:14.479Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
27282026-03-10T15:33:14.480Z
27292026-03-10T15:33:14.493Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-9fd86ca2ff634216)
27302026-03-10T15:33:14.497Z
27312026-03-10T15:33:14.497Zrunning 0 tests
27322026-03-10T15:33:14.497Z
27332026-03-10T15:33:14.497Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27342026-03-10T15:33:14.497Z
27352026-03-10T15:33:14.497Z Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35)
27362026-03-10T15:33:14.501Z
27372026-03-10T15:33:14.501Zrunning 0 tests
27382026-03-10T15:33:14.501Z
27392026-03-10T15:33:14.501Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27402026-03-10T15:33:14.501Z
27412026-03-10T15:33:14.501Z Running unittests src/lib.rs (target/debug/deps/dpd_client-a0cf2fabbe4225c2)
27422026-03-10T15:33:14.501Z
27432026-03-10T15:33:14.501Zrunning 6 tests
27442026-03-10T15:33:14.501Ztest tests::test_full_lot_id_neither_present ... ok
27452026-03-10T15:33:14.501Ztest tests::test_full_lot_id_lotnum_only ... ok
27462026-03-10T15:33:14.501Ztest tests::test_full_lot_id_both_present ... ok
27472026-03-10T15:33:14.501Ztest tests::test_full_lot_id_lot_only ... ok
27482026-03-10T15:33:14.501Ztest tests::test_parse_client_port_id ... ok
27492026-03-10T15:33:14.501Ztest tests::test_port_id_cmp ... ok
27502026-03-10T15:33:14.501Z
27512026-03-10T15:33:14.501Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27522026-03-10T15:33:14.501Z
27532026-03-10T15:33:14.504Z Running tests/test_all.rs (target/debug/deps/test_all-1d7b0d66e63f66ae)
27542026-03-10T15:33:14.504Z
27552026-03-10T15:33:14.504Zrunning 0 tests
27562026-03-10T15:33:14.504Z
27572026-03-10T15:33:14.504Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27582026-03-10T15:33:14.505Z
27592026-03-10T15:33:14.505Z Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5)
27602026-03-10T15:33:14.507Z
27612026-03-10T15:33:14.507Zrunning 0 tests
27622026-03-10T15:33:14.507Z
27632026-03-10T15:33:14.507Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27642026-03-10T15:33:14.507Z
27652026-03-10T15:33:14.507Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27662026-03-10T15:33:14.510Z
27672026-03-10T15:33:14.510Zrunning 12 tests
27682026-03-10T15:33:14.510Ztest icmp::test_v6_checksum ... ok
27692026-03-10T15:33:14.511Ztest pbuf::test_byte ... ok
27702026-03-10T15:33:14.511Ztest icmp::test_v4_checksum ... ok
27712026-03-10T15:33:14.511Ztest lldp::test_lldp_parse ... ok
27722026-03-10T15:33:14.511Ztest ipv6::test_ipv6_parse ... ok
27732026-03-10T15:33:14.511Ztest pbuf::test_nibble ... ok
27742026-03-10T15:33:14.511Ztest pbuf::test_short ... ok
27752026-03-10T15:33:14.511Ztest pbuf::test_overflow ... ok
27762026-03-10T15:33:14.511Ztest pbuf::test_twelve ... ok
27772026-03-10T15:33:14.511Ztest pbuf::test_word ... ok
27782026-03-10T15:33:14.511Ztest tcp::test_checksum_syn_nodata ... ok
27792026-03-10T15:33:14.511Ztest tcp::test_checksum_ack_data ... ok
27802026-03-10T15:33:14.511Z
27812026-03-10T15:33:14.511Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27822026-03-10T15:33:14.511Z
27832026-03-10T15:33:14.511Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27842026-03-10T15:33:14.514Z
27852026-03-10T15:33:14.514Zrunning 0 tests
27862026-03-10T15:33:14.514Z
27872026-03-10T15:33:14.514Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27882026-03-10T15:33:14.514Z
27892026-03-10T15:33:14.514Z Running unittests src/main.rs (target/debug/deps/swadm-2edcb9ada29c98bd)
27902026-03-10T15:33:14.517Z
27912026-03-10T15:33:14.517Zrunning 4 tests
27922026-03-10T15:33:14.517Ztest switchport::test::test_compute_lanes ... ok
27932026-03-10T15:33:14.517Ztest switchport::test::port_id_ordering ... ok
27942026-03-10T15:33:14.517Z Lane 0 Lane 1 Lane 2 Lane 3
27952026-03-10T15:33:14.517Z Rx Loss-of-lock: Yes Lane 0 Lane 1Yes YesLane 2 Lane 3Yes
27962026-03-10T15:33:14.517Z
27972026-03-10T15:33:14.517Z State: Activated Rx Loss-of-signal: Yes YesActivated ActivatedYes ActivatedYes
27982026-03-10T15:33:14.517Z
27992026-03-10T15:33:14.517Z Rx CDR Enabled: Yes Rx Output Enabled: false falseYes falseYes falseYes
28002026-03-10T15:33:14.517Z
28012026-03-10T15:33:14.517Z Rx Output Status: valid Tx Enabled: Yes Yesvalid Yes validYes
28022026-03-10T15:33:14.517Zvalid Tx Loss-of-lock: No
28032026-03-10T15:33:14.517Z Rx Loss-of-lock: trueNo trueNo trueNo
28042026-03-10T15:33:14.517Ztrue Tx Loss-of-signal: No
28052026-03-10T15:33:14.517Z Rx Loss-of-signal: falseNo falseNo false Nofalse
28062026-03-10T15:33:14.517Z
28072026-03-10T15:33:14.517Z Tx CDR Enabled: NoRx Auto-squelch Disable: true trueNo trueNo trueNo
28082026-03-10T15:33:14.517Z
28092026-03-10T15:33:14.517Z Tx Output Enabled: true Tx Adaptive EQ Fault: Notrue trueNo trueNo
28102026-03-10T15:33:14.517Z Tx Output Status: invalidNo
28112026-03-10T15:33:14.517Zinvalid Tx Fault: Yes Yesinvalid Yesinvalid
28122026-03-10T15:33:14.517Z Tx Loss-of-lock: falseYes
28132026-03-10T15:33:14.517Zfalse false false
28142026-03-10T15:33:14.517Z Tx Loss-of-signal: true true true true
28152026-03-10T15:33:14.517ZTx Auto-squelch Disable: false false false false
28162026-03-10T15:33:14.517Z Tx Adaptive EQ Fail: true true true true
28172026-03-10T15:33:14.517Z Tx Failure: false false false false
28182026-03-10T15:33:14.517Z Tx Force Squelch: true true true true
28192026-03-10T15:33:14.517Z Tx Input Polarity: normal normal normal normal
28202026-03-10T15:33:14.517Ztest switchport::test::test_print_sff_datapath ... ok
28212026-03-10T15:33:14.518Ztest switchport::test::test_print_cmis_datapath ... ok
28222026-03-10T15:33:14.518Z
28232026-03-10T15:33:14.518Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28242026-03-10T15:33:14.518Z
28252026-03-10T15:33:14.518Z Running tests/counters.rs (target/debug/deps/counters-8bd2e1c6fdb04b1c)
28262026-03-10T15:33:14.521Z
28272026-03-10T15:33:14.521Zrunning 1 test
28282026-03-10T15:33:14.521Ztest test_p4_counter_list ... ignored
28292026-03-10T15:33:14.521Z
28302026-03-10T15:33:14.521Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
28312026-03-10T15:33:14.521Z
28322026-03-10T15:33:14.521Z Running tests/port-link.rs (target/debug/deps/port_link-938b9b5e47a5f856)
28332026-03-10T15:33:14.522Z
28342026-03-10T15:33:14.522Zrunning 5 tests
28352026-03-10T15:33:14.522Ztest test_an ... ignored
28362026-03-10T15:33:14.522Ztest test_enable ... ignored
28372026-03-10T15:33:14.522Ztest test_ip_addresses ... ignored
28382026-03-10T15:33:14.522Ztest test_kr ... ignored
28392026-03-10T15:33:14.522Ztest test_mac ... ignored
28402026-03-10T15:33:14.522Z
28412026-03-10T15:33:14.522Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
28422026-03-10T15:33:14.522Z
28432026-03-10T15:33:14.525Z Running unittests src/main.rs (target/debug/deps/tfportd-d1716ad5ffa9ed6a)
28442026-03-10T15:33:14.528Z
28452026-03-10T15:33:14.528Zrunning 3 tests
28462026-03-10T15:33:14.528Ztest linklocal::test_parse_ipadm ... ok
28472026-03-10T15:33:14.528Ztest tfport::test_parse_tfport ... ok
28482026-03-10T15:33:14.531Ztest config::tests::test_updates ... ok
28492026-03-10T15:33:14.531Z
28502026-03-10T15:33:14.531Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28512026-03-10T15:33:14.531Z
28522026-03-10T15:33:14.531Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
28532026-03-10T15:33:14.533Z
28542026-03-10T15:33:14.533Zrunning 0 tests
28552026-03-10T15:33:14.533Z
28562026-03-10T15:33:14.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28572026-03-10T15:33:14.533Z
28582026-03-10T15:33:14.533Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
28592026-03-10T15:33:14.533Z
28602026-03-10T15:33:14.533Zrunning 0 tests
28612026-03-10T15:33:14.533Z
28622026-03-10T15:33:14.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28632026-03-10T15:33:14.534Z
28642026-03-10T15:33:14.537Z Doc-tests aal
28652026-03-10T15:33:14.681Z
28662026-03-10T15:33:14.681Zrunning 0 tests
28672026-03-10T15:33:14.681Z
28682026-03-10T15:33:14.681Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28692026-03-10T15:33:14.681Z
28702026-03-10T15:33:14.697Z Doc-tests aal_macros
28712026-03-10T15:33:14.780Z
28722026-03-10T15:33:14.780Zrunning 0 tests
28732026-03-10T15:33:14.781Z
28742026-03-10T15:33:14.781Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28752026-03-10T15:33:14.781Z
28762026-03-10T15:33:14.791Z Doc-tests common
28772026-03-10T15:33:15.081Z
28782026-03-10T15:33:15.081Zrunning 0 tests
28792026-03-10T15:33:15.081Z
28802026-03-10T15:33:15.081Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28812026-03-10T15:33:15.081Z
28822026-03-10T15:33:15.102Z Doc-tests dpd_api
28832026-03-10T15:33:16.522Z
28842026-03-10T15:33:16.523Zrunning 2 tests
28852026-03-10T15:33:16.523Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
28862026-03-10T15:33:16.523Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
28872026-03-10T15:33:16.523Z
28882026-03-10T15:33:16.523Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28892026-03-10T15:33:16.523Z
28902026-03-10T15:33:16.566Z Doc-tests dpd_client
28912026-03-10T15:33:18.206Z
28922026-03-10T15:33:18.206Zrunning 0 tests
28932026-03-10T15:33:18.206Z
28942026-03-10T15:33:18.206Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28952026-03-10T15:33:18.206Z
28962026-03-10T15:33:18.258Z Doc-tests dpd_types
28972026-03-10T15:33:18.691Z
28982026-03-10T15:33:18.691Zrunning 0 tests
28992026-03-10T15:33:18.691Z
29002026-03-10T15:33:18.691Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29012026-03-10T15:33:18.691Z
29022026-03-10T15:33:18.723Z Doc-tests packet
29032026-03-10T15:33:18.863Z
29042026-03-10T15:33:18.863Zrunning 0 tests
29052026-03-10T15:33:18.863Z
29062026-03-10T15:33:18.863Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29072026-03-10T15:33:18.863Z
29082026-03-10T15:33:18.880Z Doc-tests pcap
29092026-03-10T15:33:18.943Z
29102026-03-10T15:33:18.943Zrunning 0 tests
29112026-03-10T15:33:18.943Z
29122026-03-10T15:33:18.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29132026-03-10T15:33:18.943Z
29142026-03-10T15:33:18.995Z+ for feat in tofino_stub tofino_asic softnpu chaos
29152026-03-10T15:33:18.995Z+ RUST_BACKTRACE=full
29162026-03-10T15:33:18.995Z+ cargo test --features softnpu --no-fail-fast
29172026-03-10T15:33:19.913Z Compiling num-integer v0.1.46
29182026-03-10T15:33:20.009Z Compiling num-complex v0.4.6
29192026-03-10T15:33:20.072Z Compiling bitstruct_derive v0.1.0
29202026-03-10T15:33:20.075Z Compiling tap v1.0.1
29212026-03-10T15:33:20.229Z Compiling wyz v0.5.1
29222026-03-10T15:33:20.411Z Compiling num-rational v0.4.2
29232026-03-10T15:33:20.462Z Compiling num-iter v0.1.45
29242026-03-10T15:33:20.480Z Compiling num-bigint v0.4.6
29252026-03-10T15:33:20.622Z Compiling radium v0.7.0
29262026-03-10T15:33:20.640Z Compiling funty v2.0.0
29272026-03-10T15:33:20.673Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29282026-03-10T15:33:20.762Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
29292026-03-10T15:33:20.912Z Compiling num v0.4.3
29302026-03-10T15:33:20.951Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29312026-03-10T15:33:20.966Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29322026-03-10T15:33:21.009Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29332026-03-10T15:33:21.118Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29342026-03-10T15:33:21.159Z Compiling bitvec v1.0.1
29352026-03-10T15:33:21.299Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
29362026-03-10T15:33:21.337Z Compiling typeid v1.0.3
29372026-03-10T15:33:21.458Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29382026-03-10T15:33:21.484Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29392026-03-10T15:33:21.646Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29402026-03-10T15:33:21.704Z Compiling ascii v1.1.0
29412026-03-10T15:33:22.077Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29422026-03-10T15:33:22.736Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29432026-03-10T15:33:22.776Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29442026-03-10T15:33:22.855Z Compiling erased-serde v0.4.8
29452026-03-10T15:33:22.991Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
29462026-03-10T15:33:23.029Z Compiling bitstruct v0.1.1
29472026-03-10T15:33:23.150Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
29482026-03-10T15:33:23.291Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29492026-03-10T15:33:23.480Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
29502026-03-10T15:33:23.838Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29512026-03-10T15:33:24.235Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
29522026-03-10T15:33:24.257Z Compiling serde_arrays v0.1.0
29532026-03-10T15:33:24.293Z Compiling libloading v0.7.4
29542026-03-10T15:33:24.411Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
29552026-03-10T15:33:24.581Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
29562026-03-10T15:33:25.326Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29572026-03-10T15:33:25.610Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29582026-03-10T15:33:27.341Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29592026-03-10T15:33:28.227Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
29602026-03-10T15:33:36.278Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29612026-03-10T15:33:36.631Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29622026-03-10T15:33:36.634Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29632026-03-10T15:33:36.722Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29642026-03-10T15:33:37.017Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29652026-03-10T15:33:37.507Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29662026-03-10T15:33:39.556Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29672026-03-10T15:33:40.144Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29682026-03-10T15:33:41.002Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29692026-03-10T15:33:48.084Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29702026-03-10T15:33:48.568Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29712026-03-10T15:33:50.013Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29722026-03-10T15:33:51.252Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29732026-03-10T15:34:00.524Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29742026-03-10T15:34:03.885Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29752026-03-10T15:34:10.053Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29762026-03-10T15:35:02.772Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
29772026-03-10T15:35:02.917Z Running unittests src/lib.rs (target/debug/deps/aal-88e0722e597a4cb0)
29782026-03-10T15:35:02.920Z
29792026-03-10T15:35:02.920Zrunning 5 tests
29802026-03-10T15:35:02.923Ztest fuse::tests::chip_revision_b1 ... ok
29812026-03-10T15:35:02.923Ztest fuse::tests::chip_revision_b0 ... ok
29822026-03-10T15:35:02.923Ztest fuse::tests::chip_revision_a0 ... ok
29832026-03-10T15:35:02.923Ztest fuse::tests::chip_revision_unknown_device_id ... ok
29842026-03-10T15:35:02.923Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
29852026-03-10T15:35:02.923Z
29862026-03-10T15:35:02.923Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29872026-03-10T15:35:02.923Z
29882026-03-10T15:35:02.923Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29892026-03-10T15:35:02.926Z
29902026-03-10T15:35:02.926Zrunning 0 tests
29912026-03-10T15:35:02.926Z
29922026-03-10T15:35:02.929Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29932026-03-10T15:35:02.929Z
29942026-03-10T15:35:02.929Z Running unittests src/lib.rs (target/debug/deps/asic-213d0c9f46541eeb)
29952026-03-10T15:35:02.932Z
29962026-03-10T15:35:02.932Zrunning 0 tests
29972026-03-10T15:35:02.932Z
29982026-03-10T15:35:02.932Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29992026-03-10T15:35:02.932Z
30002026-03-10T15:35:02.932Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
30012026-03-10T15:35:02.939Z
30022026-03-10T15:35:02.939Zrunning 10 tests
30032026-03-10T15:35:02.943Ztest nat::tests::test_vni ... ok
30042026-03-10T15:35:02.943Ztest network::tests::test_equal ... ok
30052026-03-10T15:35:02.943Ztest network::tests::test_eui64 ... ok
30062026-03-10T15:35:02.943Ztest network::tests::test_not_equal ... ok
30072026-03-10T15:35:02.943Ztest network::tests::test_into ... ok
30082026-03-10T15:35:02.943Ztest network::tests::test_generate_ipv6_link_local ... ok
30092026-03-10T15:35:02.943Ztest network::tests::test_to_string ... ok
30102026-03-10T15:35:02.943Ztest network::tests::test_parse ... ok
30112026-03-10T15:35:02.943Ztest test_purge ... ok
30122026-03-10T15:35:02.946Ztest illumos::test::address_exists_handles_missing_object ... ok
30132026-03-10T15:35:02.946Z
30142026-03-10T15:35:02.951Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30152026-03-10T15:35:02.951Z
30162026-03-10T15:35:02.951Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-82e8c1d1465f6c04)
30172026-03-10T15:35:02.954Z
30182026-03-10T15:35:02.954Zrunning 1 test
30192026-03-10T15:35:04.450Ztest test::test_apis_up_to_date ... ok
30202026-03-10T15:35:04.450Z
30212026-03-10T15:35:04.450Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
30222026-03-10T15:35:04.450Z
30232026-03-10T15:35:04.502Z Running unittests src/main.rs (target/debug/deps/dpd-8e28b16c7b20e6ce)
30242026-03-10T15:35:04.509Z
30252026-03-10T15:35:04.509Zrunning 44 tests
30262026-03-10T15:35:04.512Ztest freemap::test_ordering ... ok
30272026-03-10T15:35:04.512Ztest freemap::test_split ... ok
30282026-03-10T15:35:04.512Ztest config::tests::test_updates ... ok
30292026-03-10T15:35:04.512Ztest macaddrs::tests::test_mac_offset ... ok
30302026-03-10T15:35:04.512Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
30312026-03-10T15:35:04.512Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
30322026-03-10T15:35:04.512Ztest macaddrs::tests::test_parse_port_id ... ok
30332026-03-10T15:35:04.512Ztest mcast::tests::test_canonicalize_sources ... ok
30342026-03-10T15:35:04.515Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
30352026-03-10T15:35:04.515Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
30362026-03-10T15:35:04.515Ztest mcast::tests::test_concurrent_id_allocation ... ok
30372026-03-10T15:35:04.515Ztest mcast::tests::test_create_port_bitmap_empty ... ok
30382026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG created new freemap, Mar 10 15:35:02.666unit Mar 10 15:35:02.666DEBG:Mar 10 15:35:02.666 freemap_testcreated new freemapDEBG, unit :created new freemap
30392026-03-10T15:35:04.515Z, freemap_testunit
30402026-03-10T15:35:04.515Z: freemap_test
30412026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG initted freemap. size: 128Mar 10 15:35:02.666, unitMar 10 15:35:02.666DEBG : DEBGfreemap_test
30422026-03-10T15:35:04.515Zinitted freemap. size: 128initted freemap. size: 128, , unitunit:Mar 10 15:35:02.666: DEBGfreemap_test
30432026-03-10T15:35:04.515Zreset freemap, freemap_testunit
30442026-03-10T15:35:04.515Z:Mar 10 15:35:02.666 freemap_testDEBG
30452026-03-10T15:35:04.515Z Mar 10 15:35:02.666 reset freemapDEBG, unitreset freemap:, unitfreemap_test:
30462026-03-10T15:35:04.515Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
30472026-03-10T15:35:04.515Z freemap_test
30482026-03-10T15:35:04.515Z DEBG created new freemap, unit: freemap_test
30492026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG initted freemap. size: 128, unit: freemap_test
30502026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG reset freemap, unit: freemap_test
30512026-03-10T15:35:04.515Ztest freemap::test_exhaustion ... ok
30522026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG created new freemap, unit: freemap_test
30532026-03-10T15:35:04.515Ztest freemap::test_span ... ok
30542026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG initted freemap. size: 128, unit: freemap_test
30552026-03-10T15:35:04.515ZMar 10 15:35:02.666 DEBG reset freemap, unit: freemap_test
30562026-03-10T15:35:04.516Ztest freemap::test_free ... ok
30572026-03-10T15:35:04.516Ztest freemap::test_reclaim ... ok
30582026-03-10T15:35:04.516Ztest freemap::test_basic ... ok
30592026-03-10T15:35:04.516Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
30602026-03-10T15:35:04.516Ztest mcast::tests::test_sources_contain_any ... ok
30612026-03-10T15:35:04.516Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
30622026-03-10T15:35:04.516Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
30632026-03-10T15:35:04.516Ztest mcast::validate::tests::test_address_validation_integrated ... ok
30642026-03-10T15:35:04.516Ztest mcast::validate::tests::test_ipv4_validation ... ok
30652026-03-10T15:35:04.520Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
30662026-03-10T15:35:04.520Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
30672026-03-10T15:35:04.520Ztest mcast::validate::tests::test_is_ssm_function ... ok
30682026-03-10T15:35:04.520Ztest mcast::validate::tests::test_ipv6_validation ... ok
30692026-03-10T15:35:04.520Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
30702026-03-10T15:35:04.520Ztest mcast::validate::tests::test_validate_nat_target ... ok
30712026-03-10T15:35:04.520Ztest mcast::validate::tests::test_validate_source_addresses ... ok
30722026-03-10T15:35:04.520Ztest mcast::validate::tests::test_validate_tag ... ok
30732026-03-10T15:35:04.520Ztest nat::test_mapping ... ok
30742026-03-10T15:35:04.520Ztest mcast::validate::tests::test_validate_tag_format ... ok
30752026-03-10T15:35:04.520Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
30762026-03-10T15:35:04.520Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
30772026-03-10T15:35:04.520Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
30782026-03-10T15:35:04.520Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
30792026-03-10T15:35:04.520Ztest port_map::tests::test_backplane_group ... ok
30802026-03-10T15:35:04.520Ztest port_map::tests::test_port_map ... ok
30812026-03-10T15:35:04.520Ztest port_map::tests::dump_map ... ok
30822026-03-10T15:35:04.520Ztest api_server::tests::test_build_info ... ok
30832026-03-10T15:35:04.520Ztest mcast::tests::test_id_range_boundaries ... ok
30842026-03-10T15:35:04.520Ztest port_map::tests::parse_softnpu_revision ... ok
30852026-03-10T15:35:04.520Z
30862026-03-10T15:35:04.520Ztest result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30872026-03-10T15:35:04.520Z
30882026-03-10T15:35:04.523Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c633122300bb4891)
30892026-03-10T15:35:04.526Z
30902026-03-10T15:35:04.526Zrunning 0 tests
30912026-03-10T15:35:04.526Z
30922026-03-10T15:35:04.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30932026-03-10T15:35:04.526Z
30942026-03-10T15:35:04.526Z Running unittests src/lib.rs (target/debug/deps/dpd_api-0ebc9ebd13619687)
30952026-03-10T15:35:04.526Z
30962026-03-10T15:35:04.526Zrunning 0 tests
30972026-03-10T15:35:04.526Z
30982026-03-10T15:35:04.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30992026-03-10T15:35:04.526Z
31002026-03-10T15:35:04.529Z Running unittests src/lib.rs (target/debug/deps/dpd_client-a562522ba115df9c)
31012026-03-10T15:35:04.529Z
31022026-03-10T15:35:04.529Zrunning 6 tests
31032026-03-10T15:35:04.529Ztest tests::test_parse_client_port_id ... ok
31042026-03-10T15:35:04.530Ztest tests::test_port_id_cmp ... ok
31052026-03-10T15:35:04.530Ztest tests::test_full_lot_id_neither_present ... ok
31062026-03-10T15:35:04.530Ztest tests::test_full_lot_id_lot_only ... ok
31072026-03-10T15:35:04.530Ztest tests::test_full_lot_id_both_present ... ok
31082026-03-10T15:35:04.530Ztest tests::test_full_lot_id_lotnum_only ... ok
31092026-03-10T15:35:04.530Z
31102026-03-10T15:35:04.530Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31112026-03-10T15:35:04.530Z
31122026-03-10T15:35:04.534Z Running tests/test_all.rs (target/debug/deps/test_all-d53666c028c25f26)
31132026-03-10T15:35:04.534Z
31142026-03-10T15:35:04.534Zrunning 0 tests
31152026-03-10T15:35:04.534Z
31162026-03-10T15:35:04.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31172026-03-10T15:35:04.534Z
31182026-03-10T15:35:04.534Z Running unittests src/lib.rs (target/debug/deps/dpd_types-0b3f59d39e03ea80)
31192026-03-10T15:35:04.537Z
31202026-03-10T15:35:04.537Zrunning 0 tests
31212026-03-10T15:35:04.537Z
31222026-03-10T15:35:04.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31232026-03-10T15:35:04.537Z
31242026-03-10T15:35:04.537Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
31252026-03-10T15:35:04.542Z
31262026-03-10T15:35:04.542Zrunning 12 tests
31272026-03-10T15:35:04.545Ztest icmp::test_v6_checksum ... ok
31282026-03-10T15:35:04.545Ztest icmp::test_v4_checksum ... ok
31292026-03-10T15:35:04.545Ztest ipv6::test_ipv6_parse ... ok
31302026-03-10T15:35:04.545Ztest pbuf::test_byte ... ok
31312026-03-10T15:35:04.545Ztest lldp::test_lldp_parse ... ok
31322026-03-10T15:35:04.545Ztest pbuf::test_nibble ... ok
31332026-03-10T15:35:04.545Ztest pbuf::test_short ... ok
31342026-03-10T15:35:04.545Ztest pbuf::test_twelve ... ok
31352026-03-10T15:35:04.545Ztest pbuf::test_overflow ... ok
31362026-03-10T15:35:04.545Ztest pbuf::test_word ... ok
31372026-03-10T15:35:04.545Ztest tcp::test_checksum_ack_data ... ok
31382026-03-10T15:35:04.545Ztest tcp::test_checksum_syn_nodata ... ok
31392026-03-10T15:35:04.545Z
31402026-03-10T15:35:04.545Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31412026-03-10T15:35:04.545Z
31422026-03-10T15:35:04.548Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
31432026-03-10T15:35:04.551Z
31442026-03-10T15:35:04.551Zrunning 0 tests
31452026-03-10T15:35:04.551Z
31462026-03-10T15:35:04.551Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31472026-03-10T15:35:04.551Z
31482026-03-10T15:35:04.554Z Running unittests src/main.rs (target/debug/deps/swadm-28cb891c64b1d99f)
31492026-03-10T15:35:04.564Z
31502026-03-10T15:35:04.564Zrunning 4 tests
31512026-03-10T15:35:04.567Ztest switchport::test::test_compute_lanes ... ok
31522026-03-10T15:35:04.571Ztest switchport::test::port_id_ordering ... ok
31532026-03-10T15:35:04.573Z Lane 0 Lane 1 Lane 2 Lane 3
31542026-03-10T15:35:04.573Z State: Activated Activated Activated Activated
31552026-03-10T15:35:04.573Z Rx Output Enabled: false false false false
31562026-03-10T15:35:04.573Z Rx Output Status: valid valid valid valid
31572026-03-10T15:35:04.574Z Rx Loss-of-lock: true Lane 0 trueLane 1 trueLane 2 trueLane 3
31582026-03-10T15:35:04.574Z
31592026-03-10T15:35:04.574Z Rx Loss-of-signal: false Rx Loss-of-lock: Yes falseYes falseYes falseYes
31602026-03-10T15:35:04.574Z
31612026-03-10T15:35:04.574ZRx Auto-squelch Disable: true Rx Loss-of-signal: Yes true Yestrue trueYes
31622026-03-10T15:35:04.574Z Tx Output Enabled: trueYes
31632026-03-10T15:35:04.574Ztrue Rx CDR Enabled: Yes Yestrue Yestrue
31642026-03-10T15:35:04.574ZYes Tx Output Status: invalid
31652026-03-10T15:35:04.574Z Tx Enabled: Yesinvalid invalidYes invalid
31662026-03-10T15:35:04.574ZYes Tx Loss-of-lock: false Yesfalse
31672026-03-10T15:35:04.574Z Tx Loss-of-lock: Nofalse Nofalse
31682026-03-10T15:35:04.574Z Tx Loss-of-signal: trueNo Notrue
31692026-03-10T15:35:04.574Z Tx Loss-of-signal: Notrue Notrue
31702026-03-10T15:35:04.574ZNoTx Auto-squelch Disable: false Nofalse
31712026-03-10T15:35:04.574Z Tx CDR Enabled: Nofalse falseNo
31722026-03-10T15:35:04.574Z Tx Adaptive EQ Fail: trueNo Notrue
31732026-03-10T15:35:04.574Z Tx Adaptive EQ Fault: Notrue Notrue
31742026-03-10T15:35:04.574ZNo Tx Failure: false Nofalse
31752026-03-10T15:35:04.574Z Tx Fault: Yes false Yesfalse
31762026-03-10T15:35:04.574Z Tx Force Squelch: true Yes trueYes
31772026-03-10T15:35:04.574Z true true
31782026-03-10T15:35:04.574Z Tx Input Polarity: normal normal normal normal
31792026-03-10T15:35:04.574Ztest switchport::test::test_print_cmis_datapath ... ok
31802026-03-10T15:35:04.574Ztest switchport::test::test_print_sff_datapath ... ok
31812026-03-10T15:35:04.574Z
31822026-03-10T15:35:04.574Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31832026-03-10T15:35:04.574Z
31842026-03-10T15:35:04.574Z Running tests/counters.rs (target/debug/deps/counters-d88dca8304571f93)
31852026-03-10T15:35:04.580Z
31862026-03-10T15:35:04.580Zrunning 1 test
31872026-03-10T15:35:04.584Ztest test_p4_counter_list ... ignored
31882026-03-10T15:35:04.584Z
31892026-03-10T15:35:04.584Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
31902026-03-10T15:35:04.584Z
31912026-03-10T15:35:04.584Z Running tests/port-link.rs (target/debug/deps/port_link-3a45eaf0c6a4bd06)
31922026-03-10T15:35:04.588Z
31932026-03-10T15:35:04.588Zrunning 5 tests
31942026-03-10T15:35:04.591Ztest test_an ... ignored
31952026-03-10T15:35:04.591Ztest test_enable ... ignored
31962026-03-10T15:35:04.592Ztest test_ip_addresses ... ignored
31972026-03-10T15:35:04.592Ztest test_kr ... ignored
31982026-03-10T15:35:04.592Ztest test_mac ... ignored
31992026-03-10T15:35:04.592Z
32002026-03-10T15:35:04.592Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
32012026-03-10T15:35:04.592Z
32022026-03-10T15:35:04.592Z Running unittests src/main.rs (target/debug/deps/tfportd-a1f7f34a21fed298)
32032026-03-10T15:35:04.597Z
32042026-03-10T15:35:04.597Zrunning 3 tests
32052026-03-10T15:35:04.600Ztest linklocal::test_parse_ipadm ... ok
32062026-03-10T15:35:04.600Ztest tfport::test_parse_tfport ... ok
32072026-03-10T15:35:04.600Ztest config::tests::test_updates ... ok
32082026-03-10T15:35:04.600Z
32092026-03-10T15:35:04.600Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32102026-03-10T15:35:04.600Z
32112026-03-10T15:35:04.600Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
32122026-03-10T15:35:04.603Z
32132026-03-10T15:35:04.603Zrunning 0 tests
32142026-03-10T15:35:04.603Z
32152026-03-10T15:35:04.606Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32162026-03-10T15:35:04.606Z
32172026-03-10T15:35:04.606Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
32182026-03-10T15:35:04.608Z
32192026-03-10T15:35:04.608Zrunning 0 tests
32202026-03-10T15:35:04.609Z
32212026-03-10T15:35:04.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32222026-03-10T15:35:04.609Z
32232026-03-10T15:35:04.611Z Doc-tests aal
32242026-03-10T15:35:04.765Z
32252026-03-10T15:35:04.765Zrunning 0 tests
32262026-03-10T15:35:04.765Z
32272026-03-10T15:35:04.768Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32282026-03-10T15:35:04.768Z
32292026-03-10T15:35:04.783Z Doc-tests aal_macros
32302026-03-10T15:35:04.873Z
32312026-03-10T15:35:04.873Zrunning 0 tests
32322026-03-10T15:35:04.873Z
32332026-03-10T15:35:04.873Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32342026-03-10T15:35:04.873Z
32352026-03-10T15:35:04.886Z Doc-tests common
32362026-03-10T15:35:05.176Z
32372026-03-10T15:35:05.176Zrunning 0 tests
32382026-03-10T15:35:05.176Z
32392026-03-10T15:35:05.176Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32402026-03-10T15:35:05.176Z
32412026-03-10T15:35:05.201Z Doc-tests dpd_api
32422026-03-10T15:35:06.644Z
32432026-03-10T15:35:06.644Zrunning 2 tests
32442026-03-10T15:35:06.644Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
32452026-03-10T15:35:06.644Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
32462026-03-10T15:35:06.644Z
32472026-03-10T15:35:06.644Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
32482026-03-10T15:35:06.644Z
32492026-03-10T15:35:06.689Z Doc-tests dpd_client
32502026-03-10T15:35:08.331Z
32512026-03-10T15:35:08.331Zrunning 0 tests
32522026-03-10T15:35:08.331Z
32532026-03-10T15:35:08.331Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32542026-03-10T15:35:08.331Z
32552026-03-10T15:35:08.379Z Doc-tests dpd_types
32562026-03-10T15:35:08.812Z
32572026-03-10T15:35:08.812Zrunning 0 tests
32582026-03-10T15:35:08.812Z
32592026-03-10T15:35:08.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32602026-03-10T15:35:08.812Z
32612026-03-10T15:35:08.845Z Doc-tests packet
32622026-03-10T15:35:08.989Z
32632026-03-10T15:35:08.989Zrunning 0 tests
32642026-03-10T15:35:08.989Z
32652026-03-10T15:35:08.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32662026-03-10T15:35:08.989Z
32672026-03-10T15:35:09.006Z Doc-tests pcap
32682026-03-10T15:35:09.070Z
32692026-03-10T15:35:09.071Zrunning 0 tests
32702026-03-10T15:35:09.071Z
32712026-03-10T15:35:09.071Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32722026-03-10T15:35:09.071Z
32732026-03-10T15:35:09.126Z+ for feat in tofino_stub tofino_asic softnpu chaos
32742026-03-10T15:35:09.126Z+ RUST_BACKTRACE=full
32752026-03-10T15:35:09.126Z+ cargo test --features chaos --no-fail-fast
32762026-03-10T15:35:10.000Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
32772026-03-10T15:35:10.083Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
32782026-03-10T15:35:10.099Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
32792026-03-10T15:35:21.508Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
32802026-03-10T15:35:21.754Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
32812026-03-10T15:36:09.737Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
32822026-03-10T15:36:09.886Z Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99)
32832026-03-10T15:36:09.892Z
32842026-03-10T15:36:09.892Zrunning 5 tests
32852026-03-10T15:36:09.895Ztest fuse::tests::chip_revision_b1 ... ok
32862026-03-10T15:36:09.895Ztest fuse::tests::chip_revision_b0 ... ok
32872026-03-10T15:36:09.895Ztest fuse::tests::chip_revision_a0 ... ok
32882026-03-10T15:36:09.895Ztest fuse::tests::chip_revision_unknown_device_id ... ok
32892026-03-10T15:36:09.895Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
32902026-03-10T15:36:09.895Z
32912026-03-10T15:36:09.895Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32922026-03-10T15:36:09.895Z
32932026-03-10T15:36:09.895Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
32942026-03-10T15:36:09.899Z
32952026-03-10T15:36:09.899Zrunning 0 tests
32962026-03-10T15:36:09.902Z
32972026-03-10T15:36:09.902Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32982026-03-10T15:36:09.902Z
32992026-03-10T15:36:09.902Z Running unittests src/lib.rs (target/debug/deps/asic-5a9c37b3d1c1025a)
33002026-03-10T15:36:09.907Z
33012026-03-10T15:36:09.907Zrunning 0 tests
33022026-03-10T15:36:09.911Z
33032026-03-10T15:36:09.911Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33042026-03-10T15:36:09.911Z
33052026-03-10T15:36:09.911Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
33062026-03-10T15:36:09.917Z
33072026-03-10T15:36:09.917Zrunning 10 tests
33082026-03-10T15:36:09.919Ztest nat::tests::test_vni ... ok
33092026-03-10T15:36:09.919Ztest network::tests::test_equal ... ok
33102026-03-10T15:36:09.919Ztest network::tests::test_eui64 ... ok
33112026-03-10T15:36:09.919Ztest network::tests::test_into ... ok
33122026-03-10T15:36:09.920Ztest network::tests::test_not_equal ... ok
33132026-03-10T15:36:09.920Ztest network::tests::test_generate_ipv6_link_local ... ok
33142026-03-10T15:36:09.920Ztest network::tests::test_parse ... ok
33152026-03-10T15:36:09.920Ztest network::tests::test_to_string ... ok
33162026-03-10T15:36:09.923Ztest test_purge ... ok
33172026-03-10T15:36:09.925Ztest illumos::test::address_exists_handles_missing_object ... ok
33182026-03-10T15:36:09.925Z
33192026-03-10T15:36:09.925Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
33202026-03-10T15:36:09.925Z
33212026-03-10T15:36:09.925Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b)
33222026-03-10T15:36:09.954Z
33232026-03-10T15:36:09.954Zrunning 1 test
33242026-03-10T15:36:11.468Ztest test::test_apis_up_to_date ... ok
33252026-03-10T15:36:11.469Z
33262026-03-10T15:36:11.469Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
33272026-03-10T15:36:11.472Z
33282026-03-10T15:36:11.523Z Running unittests src/main.rs (target/debug/deps/dpd-09df7d9d8466b872)
33292026-03-10T15:36:11.531Z
33302026-03-10T15:36:11.531Zrunning 44 tests
33312026-03-10T15:36:11.534Ztest freemap::test_ordering ... ok
33322026-03-10T15:36:11.534Ztest freemap::test_split ... ok
33332026-03-10T15:36:11.534Ztest config::tests::test_updates ... ok
33342026-03-10T15:36:11.534Ztest macaddrs::tests::test_mac_offset ... ok
33352026-03-10T15:36:11.537Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
33362026-03-10T15:36:11.537Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
33372026-03-10T15:36:11.537Ztest macaddrs::tests::test_parse_port_id ... ok
33382026-03-10T15:36:11.537Ztest mcast::tests::test_canonicalize_sources ... ok
33392026-03-10T15:36:11.537ZMar 10 15:36:09.681Mar 10 15:36:09.681Mar 10 15:36:09.681 DEBG DEBGcreated new freemapDEBG created new freemapcreated new freemap, , unit, :unitunit: : freemap_testfreemap_test freemap_test
33402026-03-10T15:36:11.537Z
33412026-03-10T15:36:11.537Z
33422026-03-10T15:36:11.537ZMar 10 15:36:09.681Mar 10 15:36:09.681Mar 10 15:36:09.681 DEBGDEBG DEBGinitted freemap. size: 128initted freemap. size: 128, , initted freemap. size: 128unit, unitunit::: freemap_testfreemap_test
33432026-03-10T15:36:11.537Z
33442026-03-10T15:36:11.537ZMar 10 15:36:09.682Mar 10 15:36:09.682 DEBGDEBG reset freemapreset freemap, , unitunit :freemap_test
33452026-03-10T15:36:11.537Zfreemap_test:
33462026-03-10T15:36:11.537Z freemap_test
33472026-03-10T15:36:11.537ZMar 10 15:36:09.682 DEBG reset freemap, unit: freemap_test
33482026-03-10T15:36:11.537Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
33492026-03-10T15:36:11.537Ztest freemap::test_basic ... ok
33502026-03-10T15:36:11.537Ztest freemap::test_exhaustion ... ok
33512026-03-10T15:36:11.537Ztest freemap::test_free ... ok
33522026-03-10T15:36:11.537Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
33532026-03-10T15:36:11.537ZMar 10 15:36:09.682 DEBG created new freemap, unit: freemap_test
33542026-03-10T15:36:11.537Ztest mcast::tests::test_create_port_bitmap_empty ... ok
33552026-03-10T15:36:11.537ZMar 10 15:36:09.682 DEBG initted freemap. size: 128, unit: freemap_test
33562026-03-10T15:36:11.537ZMar 10 15:36:09.682 DEBG reset freemap, unit: freemap_test
33572026-03-10T15:36:11.538Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
33582026-03-10T15:36:11.538Ztest mcast::tests::test_concurrent_id_allocation ... ok
33592026-03-10T15:36:11.538ZMar 10 15:36:09.682 DEBG created new freemap, unit: freemap_test
33602026-03-10T15:36:11.538ZMar 10 15:36:09.682 DEBG initted freemap. size: 128, unit: freemap_test
33612026-03-10T15:36:11.538ZMar 10 15:36:09.682 DEBG reset freemap, unit: freemap_test
33622026-03-10T15:36:11.538Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
33632026-03-10T15:36:11.538Ztest freemap::test_reclaim ... ok
33642026-03-10T15:36:11.541Ztest freemap::test_span ... ok
33652026-03-10T15:36:11.541Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
33662026-03-10T15:36:11.541Ztest mcast::tests::test_sources_contain_any ... ok
33672026-03-10T15:36:11.541Ztest mcast::validate::tests::test_address_validation_integrated ... ok
33682026-03-10T15:36:11.541Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
33692026-03-10T15:36:11.541Ztest mcast::validate::tests::test_ipv4_validation ... ok
33702026-03-10T15:36:11.541Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
33712026-03-10T15:36:11.541Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
33722026-03-10T15:36:11.541Ztest mcast::validate::tests::test_is_ssm_function ... ok
33732026-03-10T15:36:11.541Ztest mcast::validate::tests::test_ipv6_validation ... ok
33742026-03-10T15:36:11.541Ztest mcast::validate::tests::test_validate_nat_target ... ok
33752026-03-10T15:36:11.541Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
33762026-03-10T15:36:11.541Ztest mcast::validate::tests::test_validate_source_addresses ... ok
33772026-03-10T15:36:11.541Ztest mcast::validate::tests::test_validate_tag ... ok
33782026-03-10T15:36:11.541Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
33792026-03-10T15:36:11.541Ztest nat::test_mapping ... ok
33802026-03-10T15:36:11.541Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
33812026-03-10T15:36:11.541Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
33822026-03-10T15:36:11.541Ztest port_map::tests::test_backplane_group ... ok
33832026-03-10T15:36:11.541Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
33842026-03-10T15:36:11.541Ztest mcast::validate::tests::test_validate_tag_format ... ok
33852026-03-10T15:36:11.541Ztest port_map::tests::test_port_map ... ok
33862026-03-10T15:36:11.541Ztest port_map::tests::dump_map ... ok
33872026-03-10T15:36:11.541Ztest api_server::tests::test_build_info ... ok
33882026-03-10T15:36:11.541Ztest mcast::tests::test_id_range_boundaries ... ok
33892026-03-10T15:36:11.542Ztest port_map::tests::parse_softnpu_revision ... ok
33902026-03-10T15:36:11.542Z
33912026-03-10T15:36:11.542Ztest result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
33922026-03-10T15:36:11.542Z
33932026-03-10T15:36:11.545Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-f929a413dd6411e7)
33942026-03-10T15:36:11.548Z
33952026-03-10T15:36:11.548Zrunning 0 tests
33962026-03-10T15:36:11.548Z
33972026-03-10T15:36:11.548Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33982026-03-10T15:36:11.548Z
33992026-03-10T15:36:11.551Z Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35)
34002026-03-10T15:36:11.554Z
34012026-03-10T15:36:11.554Zrunning 0 tests
34022026-03-10T15:36:11.554Z
34032026-03-10T15:36:11.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34042026-03-10T15:36:11.557Z
34052026-03-10T15:36:11.557Z Running unittests src/lib.rs (target/debug/deps/dpd_client-5257cf1c1dcb5258)
34062026-03-10T15:36:11.566Z
34072026-03-10T15:36:11.566Zrunning 6 tests
34082026-03-10T15:36:11.572Ztest tests::test_full_lot_id_both_present ... ok
34092026-03-10T15:36:11.572Ztest tests::test_full_lot_id_lotnum_only ... ok
34102026-03-10T15:36:11.572Ztest tests::test_full_lot_id_neither_present ... ok
34112026-03-10T15:36:11.572Ztest tests::test_full_lot_id_lot_only ... ok
34122026-03-10T15:36:11.575Ztest tests::test_port_id_cmp ... ok
34132026-03-10T15:36:11.575Ztest tests::test_parse_client_port_id ... ok
34142026-03-10T15:36:11.575Z
34152026-03-10T15:36:11.575Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
34162026-03-10T15:36:11.575Z
34172026-03-10T15:36:11.575Z Running tests/test_all.rs (target/debug/deps/test_all-7bf30511aec8edba)
34182026-03-10T15:36:11.580Z
34192026-03-10T15:36:11.580Zrunning 6 tests
34202026-03-10T15:36:14.588Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
34212026-03-10T15:36:14.591Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
34222026-03-10T15:36:14.591Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
34232026-03-10T15:36:14.600Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
34242026-03-10T15:36:14.940Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
34252026-03-10T15:36:16.637Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
34262026-03-10T15:36:16.637Z
34272026-03-10T15:36:16.637Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.06s
34282026-03-10T15:36:16.637Z
34292026-03-10T15:36:16.645Z Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5)
34302026-03-10T15:36:16.652Z
34312026-03-10T15:36:16.652Zrunning 0 tests
34322026-03-10T15:36:16.652Z
34332026-03-10T15:36:16.654Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34342026-03-10T15:36:16.655Z
34352026-03-10T15:36:16.655Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
34362026-03-10T15:36:16.668Z
34372026-03-10T15:36:16.668Zrunning 12 tests
34382026-03-10T15:36:16.670Ztest icmp::test_v6_checksum ... ok
34392026-03-10T15:36:16.670Ztest icmp::test_v4_checksum ... ok
34402026-03-10T15:36:16.670Ztest lldp::test_lldp_parse ... ok
34412026-03-10T15:36:16.670Ztest ipv6::test_ipv6_parse ... ok
34422026-03-10T15:36:16.670Ztest pbuf::test_byte ... ok
34432026-03-10T15:36:16.671Ztest pbuf::test_nibble ... ok
34442026-03-10T15:36:16.671Ztest pbuf::test_short ... ok
34452026-03-10T15:36:16.671Ztest pbuf::test_twelve ... ok
34462026-03-10T15:36:16.671Ztest pbuf::test_word ... ok
34472026-03-10T15:36:16.671Ztest pbuf::test_overflow ... ok
34482026-03-10T15:36:16.671Ztest tcp::test_checksum_ack_data ... ok
34492026-03-10T15:36:16.671Ztest tcp::test_checksum_syn_nodata ... ok
34502026-03-10T15:36:16.671Z
34512026-03-10T15:36:16.671Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34522026-03-10T15:36:16.671Z
34532026-03-10T15:36:16.674Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
34542026-03-10T15:36:16.677Z
34552026-03-10T15:36:16.677Zrunning 0 tests
34562026-03-10T15:36:16.677Z
34572026-03-10T15:36:16.677Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34582026-03-10T15:36:16.677Z
34592026-03-10T15:36:16.680Z Running unittests src/main.rs (target/debug/deps/swadm-540a6c17bd48bc91)
34602026-03-10T15:36:16.690Z
34612026-03-10T15:36:16.690Zrunning 4 tests
34622026-03-10T15:36:16.695Ztest switchport::test::test_compute_lanes ... ok
34632026-03-10T15:36:16.698Ztest switchport::test::port_id_ordering ... ok
34642026-03-10T15:36:16.701Z Lane 0 Lane 1 Lane 2 Lane 3
34652026-03-10T15:36:16.701Z State: Activated Activated Activated Activated
34662026-03-10T15:36:16.701Z Rx Output Enabled: false false false false
34672026-03-10T15:36:16.701Z Rx Output Status: valid valid valid valid
34682026-03-10T15:36:16.701Z Rx Loss-of-lock: true Lane 0 Lane 1true Lane 2true Lane 3true
34692026-03-10T15:36:16.702Z
34702026-03-10T15:36:16.702Z Rx Loss-of-lock: Yes Rx Loss-of-signal: falseYes falseYes falseYes
34712026-03-10T15:36:16.702Zfalse Rx Loss-of-signal: Yes
34722026-03-10T15:36:16.702Z YesRx Auto-squelch Disable: true Yes trueYes
34732026-03-10T15:36:16.702Z Rx CDR Enabled: Yestrue Yestrue
34742026-03-10T15:36:16.702ZYes Tx Output Enabled: trueYes
34752026-03-10T15:36:16.702Ztrue Tx Enabled: Yes Yestrue trueYes
34762026-03-10T15:36:16.702Z Yes Tx Output Status: invalid
34772026-03-10T15:36:16.702Z Tx Loss-of-lock: Noinvalid invalidNo invalid
34782026-03-10T15:36:16.702ZNo Tx Loss-of-lock: false No
34792026-03-10T15:36:16.702Zfalse Tx Loss-of-signal: No falseNo falseNo
34802026-03-10T15:36:16.702Z Tx Loss-of-signal: trueNo
34812026-03-10T15:36:16.702Ztrue Tx CDR Enabled: No Notrue Notrue
34822026-03-10T15:36:16.702ZNoTx Auto-squelch Disable: false
34832026-03-10T15:36:16.702Z Tx Adaptive EQ Fault: No falseNo falseNo falseNo
34842026-03-10T15:36:16.702Z
34852026-03-10T15:36:16.702Z Tx Fault: Yes Tx Adaptive EQ Fail: true trueYes true Yestrue
34862026-03-10T15:36:16.702ZYes Tx Failure: false
34872026-03-10T15:36:16.702Z false false false
34882026-03-10T15:36:16.702Z Tx Force Squelch: true true true true
34892026-03-10T15:36:16.702Z Tx Input Polarity: normal normal normal normal
34902026-03-10T15:36:16.702Ztest switchport::test::test_print_sff_datapath ... ok
34912026-03-10T15:36:16.702Ztest switchport::test::test_print_cmis_datapath ... ok
34922026-03-10T15:36:16.702Z
34932026-03-10T15:36:16.702Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
34942026-03-10T15:36:16.702Z
34952026-03-10T15:36:16.702Z Running tests/counters.rs (target/debug/deps/counters-7b0a7f591074c274)
34962026-03-10T15:36:16.705Z
34972026-03-10T15:36:16.706Zrunning 1 test
34982026-03-10T15:36:16.706Ztest test_p4_counter_list ... ignored
34992026-03-10T15:36:16.706Z
35002026-03-10T15:36:16.706Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
35012026-03-10T15:36:16.706Z
35022026-03-10T15:36:16.706Z Running tests/port-link.rs (target/debug/deps/port_link-a8d526adc4f8c21c)
35032026-03-10T15:36:16.710Z
35042026-03-10T15:36:16.710Zrunning 5 tests
35052026-03-10T15:36:16.710Ztest test_an ... ignored
35062026-03-10T15:36:16.710Ztest test_enable ... ignored
35072026-03-10T15:36:16.710Ztest test_ip_addresses ... ignored
35082026-03-10T15:36:16.710Ztest test_kr ... ignored
35092026-03-10T15:36:16.710Ztest test_mac ... ignored
35102026-03-10T15:36:16.710Z
35112026-03-10T15:36:16.710Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
35122026-03-10T15:36:16.710Z
35132026-03-10T15:36:16.710Z Running unittests src/main.rs (target/debug/deps/tfportd-a5363bacba764e3a)
35142026-03-10T15:36:16.714Z
35152026-03-10T15:36:16.714Zrunning 3 tests
35162026-03-10T15:36:16.717Ztest linklocal::test_parse_ipadm ... ok
35172026-03-10T15:36:16.717Ztest tfport::test_parse_tfport ... ok
35182026-03-10T15:36:16.717Ztest config::tests::test_updates ... ok
35192026-03-10T15:36:16.717Z
35202026-03-10T15:36:16.717Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35212026-03-10T15:36:16.717Z
35222026-03-10T15:36:16.717Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
35232026-03-10T15:36:16.723Z
35242026-03-10T15:36:16.723Zrunning 0 tests
35252026-03-10T15:36:16.723Z
35262026-03-10T15:36:16.726Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35272026-03-10T15:36:16.726Z
35282026-03-10T15:36:16.726Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
35292026-03-10T15:36:16.729Z
35302026-03-10T15:36:16.729Zrunning 0 tests
35312026-03-10T15:36:16.729Z
35322026-03-10T15:36:16.729Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35332026-03-10T15:36:16.729Z
35342026-03-10T15:36:16.732Z Doc-tests aal
35352026-03-10T15:36:16.941Z
35362026-03-10T15:36:16.941Zrunning 0 tests
35372026-03-10T15:36:16.941Z
35382026-03-10T15:36:16.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35392026-03-10T15:36:16.944Z
35402026-03-10T15:36:16.960Z Doc-tests aal_macros
35412026-03-10T15:36:17.049Z
35422026-03-10T15:36:17.049Zrunning 0 tests
35432026-03-10T15:36:17.049Z
35442026-03-10T15:36:17.050Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35452026-03-10T15:36:17.050Z
35462026-03-10T15:36:17.062Z Doc-tests common
35472026-03-10T15:36:17.360Z
35482026-03-10T15:36:17.360Zrunning 0 tests
35492026-03-10T15:36:17.360Z
35502026-03-10T15:36:17.360Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35512026-03-10T15:36:17.360Z
35522026-03-10T15:36:17.382Z Doc-tests dpd_api
35532026-03-10T15:36:18.923Z
35542026-03-10T15:36:18.923Zrunning 2 tests
35552026-03-10T15:36:18.923Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
35562026-03-10T15:36:18.923Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
35572026-03-10T15:36:18.923Z
35582026-03-10T15:36:18.927Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
35592026-03-10T15:36:18.927Z
35602026-03-10T15:36:18.969Z Doc-tests dpd_client
35612026-03-10T15:36:20.802Z
35622026-03-10T15:36:20.802Zrunning 0 tests
35632026-03-10T15:36:20.802Z
35642026-03-10T15:36:20.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35652026-03-10T15:36:20.802Z
35662026-03-10T15:36:20.854Z Doc-tests dpd_types
35672026-03-10T15:36:21.292Z
35682026-03-10T15:36:21.292Zrunning 0 tests
35692026-03-10T15:36:21.292Z
35702026-03-10T15:36:21.292Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35712026-03-10T15:36:21.292Z
35722026-03-10T15:36:21.325Z Doc-tests packet
35732026-03-10T15:36:21.467Z
35742026-03-10T15:36:21.467Zrunning 0 tests
35752026-03-10T15:36:21.467Z
35762026-03-10T15:36:21.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35772026-03-10T15:36:21.467Z
35782026-03-10T15:36:21.484Z Doc-tests pcap
35792026-03-10T15:36:21.550Z
35802026-03-10T15:36:21.550Zrunning 0 tests
35812026-03-10T15:36:21.550Z
35822026-03-10T15:36:21.553Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
35832026-03-10T15:36:21.553Z
35842026-03-10T15:36:21.607Zprocess exited: duration 867210 ms, exit code 0
 
35852026-03-10T15:36:21.614Zfound 0 output files