01K22NE0YFQRFXAY0XTGFR5CE2: test

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

Buildomat Job: 01K22NEB88CNC74BPQVZQP3S4B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-07T16:24:07.606Zjob assigned to worker 01K22NGXJWVW8TF5QQ9Z6B30NM [factory gimlet-EVT22200007-propolis, EVT22200007/37362] (queued for 1 m 47 s)
 
22025-08-07T16:24:16.233Zstarting task 0: "setup"
32025-08-07T16:24:16.260Z++ uname -s
42025-08-07T16:24:16.260Z+ kern=SunOS
52025-08-07T16:24:16.260Z+ build_user=build
62025-08-07T16:24:16.260Z+ build_uid=12345
72025-08-07T16:24:16.260Z+ work_dir=/work
82025-08-07T16:24:16.260Z+ input_dir=/input
92025-08-07T16:24:16.260Z+ [[ 0 == 12345 ]]
102025-08-07T16:24:16.260Z+ case "$kern" in
112025-08-07T16:24:16.260Z+ groupadd -g 12345 build
122025-08-07T16:24:16.260Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-07T16:24:18.258Z+ zfs create -o mountpoint=/work rpool/work
142025-08-07T16:24:18.290Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-07T16:24:18.317Z+ home_fs=zfs
162025-08-07T16:24:18.317Z+ [[ zfs == autofs ]]
172025-08-07T16:24:18.317Z+ mkdir -p /home/build
182025-08-07T16:24:18.317Z+ chown build:build /home/build /work
192025-08-07T16:24:20.300Z+ chmod 0700 /home/build /work
202025-08-07T16:24:20.326Zprocess exited: duration 4073 ms, exit code 0
 
212025-08-07T16:24:20.378Zstarting task 1: "rust-toolchain"
222025-08-07T16:24:20.404Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-08-07T16:24:20.404Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-07T16:24:20.404Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-08-07T16:24:20.404Z * rust toolchain channel = "1.85.0"
262025-08-07T16:24:20.404Z * rust toolchain profile = "default"
272025-08-07T16:24:20.404Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-07T16:24:20.404Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-07T16:24:20.404Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-08-07T16:24:20.539Zinfo: downloading installer
312025-08-07T16:24:21.110Zwarn: It looks like you have an existing installation of Rust at:
322025-08-07T16:24:21.110Zwarn: /opt/ooce/bin
332025-08-07T16:24:21.110Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-07T16:24:21.110Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-07T16:24:21.110Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-07T16:24:21.110Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-07T16:24:21.110Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-07T16:24:21.110Zerror: cannot install while Rust is installed
392025-08-07T16:24:21.110Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-07T16:24:21.136Zinfo: profile set to 'default'
412025-08-07T16:24:21.136Zinfo: default host triple is x86_64-unknown-illumos
422025-08-07T16:24:21.136Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-08-07T16:24:21.281Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-08-07T16:24:21.281Zinfo: downloading component 'cargo'
452025-08-07T16:24:21.421Zinfo: downloading component 'clippy'
462025-08-07T16:24:21.514Zinfo: downloading component 'rust-docs'
472025-08-07T16:24:21.866Zinfo: downloading component 'rust-std'
482025-08-07T16:24:22.248Zinfo: downloading component 'rustc'
492025-08-07T16:24:23.480Zinfo: downloading component 'rustfmt'
502025-08-07T16:24:23.565Zinfo: installing component 'cargo'
512025-08-07T16:24:24.638Zinfo: installing component 'clippy'
522025-08-07T16:24:25.105Zinfo: installing component 'rust-docs'
532025-08-07T16:24:28.065Zinfo: installing component 'rust-std'
542025-08-07T16:24:30.155Zinfo: installing component 'rustc'
552025-08-07T16:24:37.060Zinfo: installing component 'rustfmt'
562025-08-07T16:24:37.451Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-08-07T16:24:37.451Z
582025-08-07T16:24:37.601Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-08-07T16:24:37.601Z
602025-08-07T16:24:37.601Z
612025-08-07T16:24:37.601ZRust is installed now. Great!
622025-08-07T16:24:37.601Z
632025-08-07T16:24:37.601ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-07T16:24:37.601Zenvironment variable. This has not been done automatically.
652025-08-07T16:24:37.601Z
662025-08-07T16:24:37.601ZTo configure your current shell, you need to source
672025-08-07T16:24:37.601Zthe corresponding env file under $HOME/.cargo.
682025-08-07T16:24:37.601Z
692025-08-07T16:24:37.601ZThis is usually done by running one of the following (note the leading DOT):
702025-08-07T16:24:37.601Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-07T16:24:37.601Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-07T16:24:37.601Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-07T16:24:37.697Z+ rustup --version
742025-08-07T16:24:37.723Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-07T16:24:37.724Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-07T16:24:37.832Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-08-07T16:24:37.858Z+ cargo --version
782025-08-07T16:24:37.941Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-08-07T16:24:37.967Z+ rustc --version
802025-08-07T16:24:38.053Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-08-07T16:24:38.080Zprocess exited: duration 17680 ms, exit code 0
 
822025-08-07T16:24:38.137Zstarting task 2: "authentication"
832025-08-07T16:24:38.197Zprocess exited: duration 62 ms, exit code 0
 
842025-08-07T16:24:38.249Zstarting task 3: "clone repository"
852025-08-07T16:24:38.275Z+ mkdir -p /work/oxidecomputer/dendrite
862025-08-07T16:24:38.275Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872025-08-07T16:24:38.301ZCloning into '/work/oxidecomputer/dendrite'...
882025-08-07T16:24:39.101Z+ cd /work/oxidecomputer/dendrite
892025-08-07T16:24:39.101Z+ git fetch origin c6031bb4d5736a162674d1e1461324fb6b64fc20
902025-08-07T16:24:39.469ZFrom https://github.com/oxidecomputer/dendrite
912025-08-07T16:24:39.469Z * branch c6031bb4d5736a162674d1e1461324fb6b64fc20 -> FETCH_HEAD
922025-08-07T16:24:39.495Z+ [[ -n zl/drop-mcast-ctr-86 ]]
932025-08-07T16:24:39.495Z++ git branch --show-current
942025-08-07T16:24:39.495Z+ current=main
952025-08-07T16:24:39.495Z+ [[ main != zl/drop-mcast-ctr-86 ]]
962025-08-07T16:24:39.495Z+ git branch -f zl/drop-mcast-ctr-86 c6031bb4d5736a162674d1e1461324fb6b64fc20
972025-08-07T16:24:39.496Z+ git checkout -f zl/drop-mcast-ctr-86
982025-08-07T16:24:39.526ZSwitched to branch 'zl/drop-mcast-ctr-86'
992025-08-07T16:24:39.553Z+ git reset --hard c6031bb4d5736a162674d1e1461324fb6b64fc20
1002025-08-07T16:24:39.579ZHEAD is now at c6031bb Merge remote-tracking branch 'origin/main' into zl/drop-mcast-ctr-86
1012025-08-07T16:24:39.579Zprocess exited: duration 1309 ms, exit code 0
 
1022025-08-07T16:24:39.631Zstarting task 4: "build"
1032025-08-07T16:24:39.658Z+ source .github/buildomat/common.sh
1042025-08-07T16:24:39.658Z++ SDE_COMMIT=c59c6d7b9e512a834f15b1847e636426aec7d670
1052025-08-07T16:24:39.658Z++ SDE_PKG_SHA256=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951
1062025-08-07T16:24:39.658Z++ SDE_DEB_SHA256=7526d1c02064f4e40056b0a8a5aa1db86f0a912035a80fa223c322b1ae2709b7
1072025-08-07T16:24:39.658Z+++ uname -s
1082025-08-07T16:24:39.658Z++ '[' SunOS == SunOS ']'
1092025-08-07T16:24:39.658Z++ SERIES=illumos
1102025-08-07T16:24:39.658Z+++ uname -s
1112025-08-07T16:24:39.658Z++ '[' SunOS == SunOS ']'
1122025-08-07T16:24:39.658Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670
1132025-08-07T16:24:39.658Z++ rustup show active-toolchain
1142025-08-07T16:24:39.722Z1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1152025-08-07T16:24:39.748Z+ source .github/buildomat/illumos.sh
1162025-08-07T16:24:39.748Z++ banner 'sde setup'
1172025-08-07T16:24:39.748Z
1182025-08-07T16:24:39.748Z #### ##### ###### #### ###### ##### # # #####
1192025-08-07T16:24:39.749Z # # # # # # # # # # #
1202025-08-07T16:24:39.749Z #### # # ##### #### ##### # # # # #
1212025-08-07T16:24:39.749Z # # # # # # # # # #####
1222025-08-07T16:24:39.749Z # # # # # # # # # # # #
1232025-08-07T16:24:39.749Z #### ##### ###### #### ###### # #### #
1242025-08-07T16:24:39.749Z
1252025-08-07T16:24:39.749Z++ export PKG=tofino_sde.p5p
1262025-08-07T16:24:39.749Z++ PKG=tofino_sde.p5p
1272025-08-07T16:24:39.749Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670/tofino_sde.p5p
1282025-08-07T16:24:39.749Z % Total % Received % Xferd Average Speed Time Time Time Current
1292025-08-07T16:24:39.749Z Dload Upload Total Spent Left Speed
1302025-08-07T16:24:50.129Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 75.0M 0 183k 0 0 504k 0 0:02:32 --:--:-- 0:02:32 504k 5 75.0M 5 4375k 0 0 3222k 0 0:00:23 0:00:01 0:00:22 3222k 10 75.0M 10 8423k 0 0 3577k 0 0:00:21 0:00:02 0:00:19 3578k 16 75.0M 16 12.5M 0 0 3821k 0 0:00:20 0:00:03 0:00:17 3821k 22 75.0M 22 16.8M 0 0 3955k 0 0:00:19 0:00:04 0:00:15 3954k 29 75.0M 29 21.9M 0 0 4201k 0 0:00:18 0:00:05 0:00:13 4471k 37 75.0M 37 28.0M 0 0 4518k 0 0:00:17 0:00:06 0:00:11 4870k 46 75.0M 46 34.9M 0 0 4864k 0 0:00:15 0:00:07 0:00:08 5470k 61 75.0M 61 46.3M 0 0 5676k 0 0:00:13 0:00:08 0:00:05 6921k 80 75.0M 80 60.5M 0 0 6631k 0 0:00:11 0:00:09 0:00:02 8961k 99 75.0M 99 74.4M 0 0 7361k 0 0:00:10 0:00:10 --:--:-- 10.4M 100 75.0M 100 75.0M 0 0 7400k 0 0:00:10 0:00:10 --:--:-- 11.6M
1312025-08-07T16:24:50.155Z+++ digest -a sha256 tofino_sde.p5p
1322025-08-07T16:24:50.207Z++ SDE_CALC=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951
1332025-08-07T16:24:50.207Z++ '[' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 '!=' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 ']'
1342025-08-07T16:24:50.207Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352025-08-07T16:25:00.997Z Startup: Refreshing catalog 'helios-dev' ... Done
1362025-08-07T16:25:09.687Z Startup: Caching catalogs ... Done
1372025-08-07T16:25:09.890Z Startup: Refreshing catalog 'oxide' ... Done
1382025-08-07T16:25:19.945ZPlanning: Solver setup ... Done
1392025-08-07T16:25:19.990ZPlanning: Running solver ... Done
1402025-08-07T16:25:20.067ZPlanning: Finding local manifests ... Done
1412025-08-07T16:25:20.093ZPlanning: Fetching manifests: 1/1 100% complete
1422025-08-07T16:25:20.093ZPlanning: Fetching manifests: 1/1 100% complete
1432025-08-07T16:25:20.119ZPlanning: Package planning ... Done
1442025-08-07T16:25:20.120ZPlanning: Merging actions ... Done
1452025-08-07T16:25:20.298ZPlanning: Checking for conflicting actions ... Done
1462025-08-07T16:25:20.325ZPlanning: Consolidating action changes ... Done
1472025-08-07T16:25:20.941ZPlanning: Evaluating mediators ... Done
1482025-08-07T16:25:20.968ZPlanning: Planning completed in 11.04 seconds
1492025-08-07T16:25:20.968Z Packages to install: 1
1502025-08-07T16:25:20.968Z Create boot environment: No
1512025-08-07T16:25:20.968ZCreate backup boot environment: No
1522025-08-07T16:25:21.006Z
1532025-08-07T16:25:21.006ZDownload: 0/242 items 0.0/74.4MB 0% complete
1542025-08-07T16:25:21.290ZDownload: Completed 74.36 MB in 0.28 seconds (262M/s)
1552025-08-07T16:25:21.423Z Actions: 1/293 actions (Installing new actions)
1562025-08-07T16:25:23.064Z Actions: Completed 293 actions in 1.64 seconds.
1572025-08-07T16:25:23.090Z Done
1582025-08-07T16:25:23.138Z Done
1592025-08-07T16:25:24.183Z Done
1602025-08-07T16:25:28.790Z Done
1612025-08-07T16:25:28.885Z Done
1622025-08-07T16:25:28.885Z Done
1632025-08-07T16:25:28.951Z Done
1642025-08-07T16:25:29.464Z++ export SDE=/opt/oxide/tofino_sde
1652025-08-07T16:25:29.464Z++ SDE=/opt/oxide/tofino_sde
1662025-08-07T16:25:29.465Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672025-08-07T16:25:29.465Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682025-08-07T16:25:29.465Z++ banner packages
1692025-08-07T16:25:29.491Z
1702025-08-07T16:25:29.491Z ##### ## #### # # ## #### ###### ####
1712025-08-07T16:25:29.491Z # # # # # # # # # # # # # #
1722025-08-07T16:25:29.491Z # # # # # #### # # # ##### ####
1732025-08-07T16:25:29.491Z ##### ###### # # # ###### # ### # #
1742025-08-07T16:25:29.491Z # # # # # # # # # # # # # #
1752025-08-07T16:25:29.491Z # # # #### # # # # #### ###### ####
1762025-08-07T16:25:29.491Z
1772025-08-07T16:25:29.491Z++ pfexec pkg install clang-15 pcap
1782025-08-07T16:25:30.204Z Startup: Refreshing catalog 'helios-dev' ... Done
1792025-08-07T16:25:30.230Z Startup: Refreshing catalog 'oxide' ... Done
1802025-08-07T16:25:36.935ZPlanning: Solver setup ... Done
1812025-08-07T16:25:36.980ZPlanning: Running solver ... Done
1822025-08-07T16:25:37.058ZPlanning: Finding local manifests ... Done
1832025-08-07T16:25:37.084ZPlanning: Fetching manifests: 0/2 0% complete
1842025-08-07T16:25:37.608ZPlanning: Fetching manifests: 2/2 100% complete
1852025-08-07T16:25:37.667ZPlanning: Package planning ... Done
1862025-08-07T16:25:37.722ZPlanning: Merging actions ... Done
1872025-08-07T16:25:37.930ZPlanning: Checking for conflicting actions ... Done
1882025-08-07T16:25:37.956ZPlanning: Consolidating action changes ... Done
1892025-08-07T16:25:38.273ZPlanning: Evaluating mediators ... Done
1902025-08-07T16:25:38.299ZPlanning: Planning completed in 8.08 seconds
1912025-08-07T16:25:38.299Z Packages to install: 2
1922025-08-07T16:25:38.299Z Mediators to change: 2
1932025-08-07T16:25:38.299Z Services to change: 1
1942025-08-07T16:25:38.299Z Create boot environment: No
1952025-08-07T16:25:38.299ZCreate backup boot environment: No
1962025-08-07T16:25:38.343Z
1972025-08-07T16:25:38.343ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1982025-08-07T16:25:43.343ZDownload: 1225/3076 items 113.9/211.3MB 53% complete (23.1M/s)
1992025-08-07T16:25:48.347ZDownload: 3034/3076 items 190.7/211.3MB 90% complete (19.3M/s)
2002025-08-07T16:25:50.610ZDownload: Completed 211.31 MB in 12.27 seconds (17.2M/s)
2012025-08-07T16:25:50.783Z Actions: 1/3418 actions (Installing new actions)
2022025-08-07T16:25:55.784Z Actions: 2424/3418 actions (Installing new actions)
2032025-08-07T16:25:56.108Z Actions: Completed 3418 actions in 5.32 seconds.
2042025-08-07T16:25:56.669Z Done
2052025-08-07T16:25:56.669Z Done
2062025-08-07T16:25:57.693Z Done
2072025-08-07T16:26:02.522Z Done
2082025-08-07T16:26:02.638Z Done
2092025-08-07T16:26:02.638Z Done
2102025-08-07T16:26:02.785Z Done
2112025-08-07T16:26:02.919Z++ pfexec pkg set-mediator -V 15 clang llvm
2122025-08-07T16:26:03.291ZPlanning: Evaluating mediator changes ... Done
2132025-08-07T16:26:03.493ZPlanning: Checking for conflicting actions ... Done
2142025-08-07T16:26:03.519ZPlanning: Consolidating action changes ... Done
2152025-08-07T16:26:03.820ZPlanning: Evaluating mediators ... Done
2162025-08-07T16:26:03.847ZPlanning: Planning completed in 0.53 seconds
2172025-08-07T16:26:03.873Z Mediators to change: 2
2182025-08-07T16:26:03.873Z Create boot environment: No
2192025-08-07T16:26:03.873ZCreate backup boot environment: No
2202025-08-07T16:26:03.917Z Done
2212025-08-07T16:26:03.917Z Done
2222025-08-07T16:26:04.648Z Done
2232025-08-07T16:26:09.068Z Done
2242025-08-07T16:26:09.163Z Done
2252025-08-07T16:26:09.189Z Done
2262025-08-07T16:26:09.215Z Done
2272025-08-07T16:26:09.290Z++ cargo --version
2282025-08-07T16:26:09.364Zcargo 1.85.0 (d73d2caf9 2024-12-31)
2292025-08-07T16:26:09.390Z++ rustc --version
2302025-08-07T16:26:09.455Zrustc 1.85.0 (4d91de4e4 2025-02-17)
2312025-08-07T16:26:09.482Z+ banner copyrights
2322025-08-07T16:26:09.482Z
2332025-08-07T16:26:09.482Z #### #### ##### # # ##### # #### # # ##### ####
2342025-08-07T16:26:09.482Z # # # # # # # # # # # # # # # # #
2352025-08-07T16:26:09.482Z # # # # # # # # # # ###### # ####
2362025-08-07T16:26:09.482Z # # # ##### # ##### # # ### # # # #
2372025-08-07T16:26:09.482Z # # # # # # # # # # # # # # # #
2382025-08-07T16:26:09.482Z #### #### # # # # # #### # # # ####
2392025-08-07T16:26:09.482Z
2402025-08-07T16:26:09.482Z+ ./tools/check_copyrights.sh
2412025-08-07T16:26:11.757Z+ banner clippy
2422025-08-07T16:26:11.783Z
2432025-08-07T16:26:11.783Z #### # # ##### ##### # #
2442025-08-07T16:26:11.783Z # # # # # # # # # #
2452025-08-07T16:26:11.783Z # # # # # # # #
2462025-08-07T16:26:11.783Z # # # ##### ##### #
2472025-08-07T16:26:11.783Z # # # # # # #
2482025-08-07T16:26:11.783Z #### ###### # # # #
2492025-08-07T16:26:11.783Z
2502025-08-07T16:26:11.783Z+ for feat in tofino_stub tofino_asic softnpu chaos
2512025-08-07T16:26:11.783Z+ cargo clippy --features tofino_stub -- --deny warnings
2522025-08-07T16:26:12.102Z Updating git repository `https://github.com/oxidecomputer/omicron`
2532025-08-07T16:26:20.952Z Updating crates.io index
2542025-08-07T16:26:21.029Z Updating git repository `https://github.com/illumos/smf-rs`
2552025-08-07T16:26:21.378Z Updating git repository `https://github.com/oxidecomputer/propolis`
2562025-08-07T16:26:22.472Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2572025-08-07T16:26:22.869Z Updating git repository `https://github.com/oxidecomputer/tofino`
2582025-08-07T16:26:23.311Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2592025-08-07T16:26:24.034Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602025-08-07T16:26:24.491Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-08-07T16:26:24.963Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622025-08-07T16:26:25.375Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2632025-08-07T16:26:25.836Z Updating git repository `https://github.com/oxidecomputer/p4`
2642025-08-07T16:26:26.450Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652025-08-07T16:26:26.883Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-08-07T16:26:27.653Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672025-08-07T16:26:28.471Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682025-08-07T16:26:28.824Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2692025-08-07T16:26:29.236Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702025-08-07T16:26:30.227Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712025-08-07T16:26:32.188Z Updating git repository `https://github.com/oxidecomputer/opte`
2722025-08-07T16:26:33.090Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2732025-08-07T16:26:33.494Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2742025-08-07T16:26:33.995Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2752025-08-07T16:26:34.382Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762025-08-07T16:26:34.856Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772025-08-07T16:26:36.257Z Downloading crates ...
2782025-08-07T16:26:36.337Z Downloaded async-stream-impl v0.3.6
2792025-08-07T16:26:36.363Z Downloaded atomicwrites v0.4.4
2802025-08-07T16:26:36.363Z Downloaded adler2 v2.0.0
2812025-08-07T16:26:36.363Z Downloaded darling_macro v0.20.10
2822025-08-07T16:26:36.363Z Downloaded cstr-argument v0.1.2
2832025-08-07T16:26:36.363Z Downloaded dirs-next v2.0.0
2842025-08-07T16:26:36.363Z Downloaded debug-ignore v1.0.5
2852025-08-07T16:26:36.390Z Downloaded errno v0.3.9
2862025-08-07T16:26:36.390Z Downloaded memmap v0.7.0
2872025-08-07T16:26:36.390Z Downloaded once_cell v1.20.2
2882025-08-07T16:26:36.390Z Downloaded typify v0.2.0
2892025-08-07T16:26:36.390Z Downloaded rand_core v0.6.4
2902025-08-07T16:26:36.417Z Downloaded rustls-pemfile v2.2.0
2912025-08-07T16:26:36.418Z Downloaded whoami v1.5.2
2922025-08-07T16:26:36.418Z Downloaded futures-core v0.3.31
2932025-08-07T16:26:36.418Z Downloaded futures-macro v0.3.31
2942025-08-07T16:26:36.418Z Downloaded humantime v2.1.0
2952025-08-07T16:26:36.453Z Downloaded slog-json v2.6.1
2962025-08-07T16:26:36.453Z Downloaded sigpipe v0.1.3
2972025-08-07T16:26:36.453Z Downloaded signal-hook-registry v1.4.2
2982025-08-07T16:26:36.453Z Downloaded slog-dtrace v0.3.0
2992025-08-07T16:26:36.453Z Downloaded thiserror-impl v2.0.12
3002025-08-07T16:26:36.453Z Downloaded slog v2.7.0
3012025-08-07T16:26:36.453Z Downloaded linear-map v1.2.0
3022025-08-07T16:26:36.480Z Downloaded httpdate v1.0.3
3032025-08-07T16:26:36.480Z Downloaded futures-channel v0.3.31
3042025-08-07T16:26:36.481Z Downloaded unicode-segmentation v1.12.0
3052025-08-07T16:26:36.481Z Downloaded match_cfg v0.1.0
3062025-08-07T16:26:36.481Z Downloaded vergen v8.3.2
3072025-08-07T16:26:36.481Z Downloaded http-body-util v0.1.2
3082025-08-07T16:26:36.481Z Downloaded zone_cfg_derive v0.3.0
3092025-08-07T16:26:36.481Z Downloaded tracing-attributes v0.1.27
3102025-08-07T16:26:36.481Z Downloaded fnv v1.0.7
3112025-08-07T16:26:36.507Z Downloaded hostname v0.3.1
3122025-08-07T16:26:36.507Z Downloaded num v0.4.3
3132025-08-07T16:26:36.507Z Downloaded typenum v1.17.0
3142025-08-07T16:26:36.507Z Downloaded socket2 v0.5.9
3152025-08-07T16:26:36.507Z Downloaded yoke v0.7.4
3162025-08-07T16:26:36.508Z Downloaded zerofrom v0.1.4
3172025-08-07T16:26:36.508Z Downloaded hickory-resolver v0.24.3
3182025-08-07T16:26:36.535Z Downloaded usdt-attr-macro v0.5.0
3192025-08-07T16:26:36.535Z Downloaded search_path v0.1.4
3202025-08-07T16:26:36.535Z Downloaded usdt-impl v0.5.0
3212025-08-07T16:26:36.535Z Downloaded heck v0.3.3
3222025-08-07T16:26:36.536Z Downloaded semver v1.0.26
3232025-08-07T16:26:36.536Z Downloaded sync_wrapper v1.0.1
3242025-08-07T16:26:36.536Z Downloaded same-file v1.0.6
3252025-08-07T16:26:36.536Z Downloaded zone v0.3.0
3262025-08-07T16:26:36.536Z Downloaded glob v0.3.1
3272025-08-07T16:26:36.536Z Downloaded instant v0.1.13
3282025-08-07T16:26:36.563Z Downloaded typify-macro v0.2.0
3292025-08-07T16:26:36.563Z Downloaded serde_urlencoded v0.7.1
3302025-08-07T16:26:36.563Z Downloaded internet-checksum v0.2.1
3312025-08-07T16:26:36.563Z Downloaded serde_tokenstream v0.2.2
3322025-08-07T16:26:36.563Z Downloaded swrite v0.1.0
3332025-08-07T16:26:36.564Z Downloaded toml_datetime v0.6.8
3342025-08-07T16:26:36.564Z Downloaded ipnet v2.10.1
3352025-08-07T16:26:36.564Z Downloaded take_mut v0.2.2
3362025-08-07T16:26:36.564Z Downloaded unicode-ident v1.0.16
3372025-08-07T16:26:36.564Z Downloaded strum v0.26.3
3382025-08-07T16:26:36.591Z Downloaded unicode-bidi v0.3.17
3392025-08-07T16:26:36.591Z Downloaded itertools v0.14.0
3402025-08-07T16:26:36.591Z Downloaded serde_derive v1.0.219
3412025-08-07T16:26:36.591Z Downloaded indexmap v2.7.1
3422025-08-07T16:26:36.591Z Downloaded litemap v0.7.3
3432025-08-07T16:26:36.617Z Downloaded futures-util v0.3.31
3442025-08-07T16:26:36.618Z Downloaded h2 v0.4.6
3452025-08-07T16:26:36.645Z Downloaded goblin v0.8.2
3462025-08-07T16:26:36.645Z Downloaded ident_case v1.0.1
3472025-08-07T16:26:36.645Z Downloaded zeroize v1.8.1
3482025-08-07T16:26:36.645Z Downloaded untrusted v0.9.0
3492025-08-07T16:26:36.645Z Downloaded git2 v0.19.0
3502025-08-07T16:26:36.671Z Downloaded syn v1.0.109
3512025-08-07T16:26:36.671Z Downloaded lru-cache v0.1.2
3522025-08-07T16:26:36.671Z Downloaded tabwriter v1.4.0
3532025-08-07T16:26:36.671Z Downloaded tabled_derive v0.10.0
3542025-08-07T16:26:36.671Z Downloaded zerocopy-derive v0.6.6
3552025-08-07T16:26:36.697Z Downloaded structopt-derive v0.4.18
3562025-08-07T16:26:36.697Z Downloaded serde_derive_internals v0.29.1
3572025-08-07T16:26:36.697Z Downloaded typify-impl v0.2.0
3582025-08-07T16:26:36.697Z Downloaded csv v1.3.1
3592025-08-07T16:26:36.723Z Downloaded zerovec v0.10.4
3602025-08-07T16:26:36.749Z Downloaded serde_json v1.0.140
3612025-08-07T16:26:36.749Z Downloaded typify-impl v0.3.0
3622025-08-07T16:26:36.749Z Downloaded icu_properties_data v1.5.0
3632025-08-07T16:26:36.775Z Downloaded tabled v0.18.0
3642025-08-07T16:26:36.801Z Downloaded idna v0.4.0
3652025-08-07T16:26:36.801Z Downloaded serde_yaml v0.9.34+deprecated
3662025-08-07T16:26:36.801Z Downloaded serde_with_macros v3.11.0
3672025-08-07T16:26:36.801Z Downloaded idna v1.0.3
3682025-08-07T16:26:36.801Z Downloaded synstructure v0.13.1
3692025-08-07T16:26:36.801Z Downloaded schemars_derive v0.8.22
3702025-08-07T16:26:36.801Z Downloaded hickory-proto v0.24.1
3712025-08-07T16:26:36.827Z Downloaded encoding_rs v0.8.35
3722025-08-07T16:26:36.853Z Downloaded log v0.4.22
3732025-08-07T16:26:36.853Z Downloaded is-terminal v0.4.13
3742025-08-07T16:26:36.853Z Downloaded highway v1.2.0
3752025-08-07T16:26:36.853Z Downloaded url v2.5.3
3762025-08-07T16:26:36.853Z Downloaded unsafe-libyaml v0.2.11
3772025-08-07T16:26:36.853Z Downloaded libz-sys v1.1.20
3782025-08-07T16:26:36.879Z Downloaded tokio-util v0.7.12
3792025-08-07T16:26:36.905Z Downloaded lock_api v0.4.12
3802025-08-07T16:26:36.905Z Downloaded ipnetwork v0.21.1
3812025-08-07T16:26:36.905Z Downloaded idna_adapter v1.2.0
3822025-08-07T16:26:36.905Z Downloaded ring v0.17.14
3832025-08-07T16:26:36.934Z Downloaded icu_provider v1.5.0
3842025-08-07T16:26:36.960Z Downloaded icu_properties v1.5.1
3852025-08-07T16:26:36.960Z Downloaded zerovec-derive v0.10.3
3862025-08-07T16:26:36.960Z Downloaded zerofrom-derive v0.1.4
3872025-08-07T16:26:36.960Z Downloaded zerocopy-derive v0.8.17
3882025-08-07T16:26:36.960Z Downloaded unicode-width v0.1.14
3892025-08-07T16:26:36.960Z Downloaded syn v2.0.100
3902025-08-07T16:26:36.986Z Downloaded smoltcp v0.11.0
3912025-08-07T16:26:36.986Z Downloaded smf v0.2.3
3922025-08-07T16:26:36.986Z Downloaded icu_provider_macros v1.5.0
3932025-08-07T16:26:36.986Z Downloaded serde v1.0.219
3942025-08-07T16:26:37.012Z Downloaded tokio-stream v0.1.16
3952025-08-07T16:26:37.012Z Downloaded serde-big-array v0.5.1
3962025-08-07T16:26:37.012Z Downloaded libc v0.2.172
3972025-08-07T16:26:37.038Z Downloaded hex v0.4.3
3982025-08-07T16:26:37.038Z Downloaded heck v0.5.0
3992025-08-07T16:26:37.038Z Downloaded heck v0.4.1
4002025-08-07T16:26:37.038Z Downloaded utf8parse v0.2.2
4012025-08-07T16:26:37.038Z Downloaded utf8_iter v1.0.4
4022025-08-07T16:26:37.038Z Downloaded structopt v0.3.26
4032025-08-07T16:26:37.038Z Downloaded signal-hook v0.3.17
4042025-08-07T16:26:37.064Z Downloaded shlex v1.3.0
4052025-08-07T16:26:37.064Z Downloaded icu_normalizer v1.5.0
4062025-08-07T16:26:37.064Z Downloaded hyper-util v0.1.10
4072025-08-07T16:26:37.065Z Downloaded foreign-types-shared v0.1.1
4082025-08-07T16:26:37.065Z Downloaded foreign-types-macros v0.2.3
4092025-08-07T16:26:37.065Z Downloaded foreign-types v0.5.0
4102025-08-07T16:26:37.065Z Downloaded structmeta-derive v0.3.0
4112025-08-07T16:26:37.065Z Downloaded icu_normalizer_data v1.5.0
4122025-08-07T16:26:37.065Z Downloaded zerocopy v0.7.35
4132025-08-07T16:26:37.091Z Downloaded foreign-types-shared v0.3.1
4142025-08-07T16:26:37.091Z Downloaded curl-sys v0.4.78+curl-8.11.0
4152025-08-07T16:26:37.145Z Downloaded structmeta v0.3.0
4162025-08-07T16:26:37.171Z Downloaded libsw v3.3.1
4172025-08-07T16:26:37.171Z Downloaded icu_locid_transform_data v1.5.0
4182025-08-07T16:26:37.171Z Downloaded tinyvec v1.8.0
4192025-08-07T16:26:37.171Z Downloaded regex-automata v0.4.9
4202025-08-07T16:26:37.197Z Downloaded linked-hash-map v0.5.6
4212025-08-07T16:26:37.197Z Downloaded zerocopy v0.6.6
4222025-08-07T16:26:37.197Z Downloaded tinystr v0.7.6
4232025-08-07T16:26:37.197Z Downloaded rustix v0.38.40
4242025-08-07T16:26:37.224Z Downloaded toml_edit v0.22.22
4252025-08-07T16:26:37.250Z Downloaded toml_edit v0.19.15
4262025-08-07T16:26:37.250Z Downloaded zerocopy-derive v0.7.35
4272025-08-07T16:26:37.250Z Downloaded yoke-derive v0.7.4
4282025-08-07T16:26:37.250Z Downloaded vcpkg v0.2.15
4292025-08-07T16:26:37.291Z Downloaded tokio-dtrace v0.1.1
4302025-08-07T16:26:37.317Z Downloaded tinyvec_macros v0.1.1
4312025-08-07T16:26:37.317Z Downloaded time-macros v0.2.18
4322025-08-07T16:26:37.317Z Downloaded libgit2-sys v0.17.0+1.8.1
4332025-08-07T16:26:37.360Z Downloaded slog-term v2.9.1
4342025-08-07T16:26:37.386Z Downloaded minimal-lexical v0.2.1
4352025-08-07T16:26:37.386Z Downloaded tar v0.4.43
4362025-08-07T16:26:37.386Z Downloaded schemars v0.8.22
4372025-08-07T16:26:37.386Z Downloaded hashbrown v0.15.1
4382025-08-07T16:26:37.412Z Downloaded hashbrown v0.14.5
4392025-08-07T16:26:37.412Z Downloaded mime v0.3.17
4402025-08-07T16:26:37.412Z Downloaded regress v0.9.1
4412025-08-07T16:26:37.412Z Downloaded ucd-trie v0.1.7
4422025-08-07T16:26:37.412Z Downloaded rustls v0.22.4
4432025-08-07T16:26:37.438Z Downloaded regress v0.10.3
4442025-08-07T16:26:37.439Z Downloaded serde_with v3.11.0
4452025-08-07T16:26:37.439Z Downloaded scroll_derive v0.12.0
4462025-08-07T16:26:37.439Z Downloaded scroll v0.12.0
4472025-08-07T16:26:37.465Z Downloaded scopeguard v1.2.0
4482025-08-07T16:26:37.465Z Downloaded subtle v2.6.1
4492025-08-07T16:26:37.465Z Downloaded strum_macros v0.26.4
4502025-08-07T16:26:37.465Z Downloaded indexmap v1.9.3
4512025-08-07T16:26:37.465Z Downloaded tower v0.5.2
4522025-08-07T16:26:37.465Z Downloaded itertools v0.10.5
4532025-08-07T16:26:37.466Z Downloaded toml v0.8.19
4542025-08-07T16:26:37.492Z Downloaded toml v0.7.8
4552025-08-07T16:26:37.492Z Downloaded regex v1.11.1
4562025-08-07T16:26:37.492Z Downloaded strum_macros v0.25.3
4572025-08-07T16:26:37.492Z Downloaded getrandom v0.3.1
4582025-08-07T16:26:37.492Z Downloaded tempfile v3.14.0
4592025-08-07T16:26:37.492Z Downloaded rustls-webpki v0.102.8
4602025-08-07T16:26:37.518Z Downloaded hashbrown v0.12.3
4612025-08-07T16:26:37.518Z Downloaded itertools v0.13.0
4622025-08-07T16:26:37.544Z Downloaded regex-syntax v0.8.5
4632025-08-07T16:26:37.544Z Downloaded indent_write v2.2.0
4642025-08-07T16:26:37.544Z Downloaded topological-sort v0.2.2
4652025-08-07T16:26:37.544Z Downloaded serde_path_to_error v0.1.16
4662025-08-07T16:26:37.544Z Downloaded heapless v0.8.0
4672025-08-07T16:26:37.544Z Downloaded rustversion v1.0.18
4682025-08-07T16:26:37.544Z Downloaded serde_spanned v0.6.8
4692025-08-07T16:26:37.544Z Downloaded serde_repr v0.1.19
4702025-08-07T16:26:37.570Z Downloaded getrandom v0.2.15
4712025-08-07T16:26:37.570Z Downloaded libm v0.2.11
4722025-08-07T16:26:37.570Z Downloaded ryu v1.0.18
4732025-08-07T16:26:37.570Z Downloaded generic-array v0.14.7
4742025-08-07T16:26:37.570Z Downloaded form_urlencoded v1.2.1
4752025-08-07T16:26:37.570Z Downloaded tokio-rustls v0.26.0
4762025-08-07T16:26:37.570Z Downloaded tokio-macros v2.5.0
4772025-08-07T16:26:37.570Z Downloaded thiserror v2.0.12
4782025-08-07T16:26:37.597Z Downloaded steno v0.4.1
4792025-08-07T16:26:37.597Z Downloaded tokio-rustls v0.25.0
4802025-08-07T16:26:37.597Z Downloaded tokio-native-tls v0.3.1
4812025-08-07T16:26:37.597Z Downloaded resolv-conf v0.7.0
4822025-08-07T16:26:37.597Z Downloaded rand v0.8.5
4832025-08-07T16:26:37.597Z Downloaded dropshot v0.15.1
4842025-08-07T16:26:37.623Z Downloaded semver v0.1.20
4852025-08-07T16:26:37.623Z Downloaded tracing v0.1.40
4862025-08-07T16:26:37.623Z Downloaded rustc-hash v2.1.1
4872025-08-07T16:26:37.623Z Downloaded webpki-roots v0.26.6
4882025-08-07T16:26:37.623Z Downloaded term v0.7.0
4892025-08-07T16:26:37.649Z Downloaded kstat-rs v0.2.4
4902025-08-07T16:26:37.649Z Downloaded tracing-core v0.1.32
4912025-08-07T16:26:37.649Z Downloaded http v1.2.0
4922025-08-07T16:26:37.649Z Downloaded rand_chacha v0.3.1
4932025-08-07T16:26:37.649Z Downloaded quote v1.0.40
4942025-08-07T16:26:37.649Z Downloaded quinn-udp v0.5.7
4952025-08-07T16:26:37.649Z Downloaded thiserror v1.0.69
4962025-08-07T16:26:37.649Z Downloaded typify v0.3.0
4972025-08-07T16:26:37.676Z Downloaded rustc_version v0.4.1
4982025-08-07T16:26:37.676Z Downloaded hash32 v0.3.1
4992025-08-07T16:26:37.676Z Downloaded usdt v0.5.0
5002025-08-07T16:26:37.676Z Downloaded terminal_size v0.4.0
5012025-08-07T16:26:37.676Z Downloaded sha1 v0.10.6
5022025-08-07T16:26:37.676Z Downloaded lazy_static v1.5.0
5032025-08-07T16:26:37.676Z Downloaded is_terminal_polyfill v1.70.1
5042025-08-07T16:26:37.676Z Downloaded flate2 v1.0.34
5052025-08-07T16:26:37.676Z Downloaded spin v0.9.8
5062025-08-07T16:26:37.676Z Downloaded rayon-core v1.12.1
5072025-08-07T16:26:37.676Z Downloaded proc-macro-error-attr2 v2.0.0
5082025-08-07T16:26:37.676Z Downloaded pretty-hex v0.4.1
5092025-08-07T16:26:37.676Z Downloaded parking_lot v0.12.3
5102025-08-07T16:26:37.702Z Downloaded tower-layer v0.3.3
5112025-08-07T16:26:37.702Z Downloaded sha2 v0.10.8
5122025-08-07T16:26:37.702Z Downloaded itoa v1.0.11
5132025-08-07T16:26:37.702Z Downloaded float-ord v0.3.2
5142025-08-07T16:26:37.702Z Downloaded fixedbitset v0.4.2
5152025-08-07T16:26:37.702Z Downloaded filetime v0.2.25
5162025-08-07T16:26:37.702Z Downloaded rustc_version v0.1.7
5172025-08-07T16:26:37.702Z Downloaded qorb v0.2.1
5182025-08-07T16:26:37.702Z Downloaded progenitor v0.9.1
5192025-08-07T16:26:37.702Z Downloaded unicode-width v0.2.0
5202025-08-07T16:26:37.703Z Downloaded textwrap v0.11.0
5212025-08-07T16:26:37.703Z Downloaded foldhash v0.1.5
5222025-08-07T16:26:37.703Z Downloaded stable_deref_trait v1.2.0
5232025-08-07T16:26:37.703Z Downloaded smallvec v1.13.2
5242025-08-07T16:26:37.729Z Downloaded libscf-sys v1.1.0
5252025-08-07T16:26:37.729Z Downloaded libloading v0.8.5
5262025-08-07T16:26:37.729Z Downloaded proc-macro-error-attr v1.0.4
5272025-08-07T16:26:37.729Z Downloaded petgraph v0.6.5
5282025-08-07T16:26:37.729Z Downloaded pest_meta v2.7.14
5292025-08-07T16:26:37.729Z Downloaded percent-encoding v2.3.1
5302025-08-07T16:26:37.755Z Downloaded tower-service v0.3.3
5312025-08-07T16:26:37.755Z Downloaded jobserver v0.1.32
5322025-08-07T16:26:37.755Z Downloaded foreign-types v0.3.2
5332025-08-07T16:26:37.755Z Downloaded try-lock v0.2.5
5342025-08-07T16:26:37.755Z Downloaded strsim v0.8.0
5352025-08-07T16:26:37.755Z Downloaded postcard v1.0.10
5362025-08-07T16:26:37.755Z Downloaded pkg-config v0.3.31
5372025-08-07T16:26:37.755Z Downloaded pest v2.7.14
5382025-08-07T16:26:37.755Z Downloaded vec_map v0.8.2
5392025-08-07T16:26:37.755Z Downloaded slog-async v2.8.0
5402025-08-07T16:26:37.755Z Downloaded progenitor-impl v0.9.1
5412025-08-07T16:26:37.755Z Downloaded progenitor-client v0.8.0
5422025-08-07T16:26:37.755Z Downloaded proc-macro-error v1.0.4
5432025-08-07T16:26:37.755Z Downloaded pretty-hex v0.2.1
5442025-08-07T16:26:37.756Z Downloaded ppv-lite86 v0.2.20
5452025-08-07T16:26:37.756Z Downloaded pest_generator v2.7.14
5462025-08-07T16:26:37.782Z Downloaded static_assertions v1.1.0
5472025-08-07T16:26:37.782Z Downloaded http-body v1.0.1
5482025-08-07T16:26:37.782Z Downloaded xattr v1.3.1
5492025-08-07T16:26:37.782Z Downloaded time v0.3.36
5502025-08-07T16:26:37.782Z Downloaded thread_local v1.1.8
5512025-08-07T16:26:37.782Z Downloaded thread-id v4.2.2
5522025-08-07T16:26:37.782Z Downloaded thiserror-impl v1.0.69
5532025-08-07T16:26:37.782Z Downloaded slog-bunyan v2.5.0
5542025-08-07T16:26:37.782Z Downloaded slab v0.4.9
5552025-08-07T16:26:37.782Z Downloaded similar v2.6.0
5562025-08-07T16:26:37.782Z Downloaded winnow v0.5.40
5572025-08-07T16:26:37.808Z Downloaded quinn v0.11.6
5582025-08-07T16:26:37.808Z Downloaded quick-error v1.2.3
5592025-08-07T16:26:37.808Z Downloaded progenitor-macro v0.9.1
5602025-08-07T16:26:37.808Z Downloaded progenitor-macro v0.8.0
5612025-08-07T16:26:37.808Z Downloaded progenitor-impl v0.8.0
5622025-08-07T16:26:37.808Z Downloaded progenitor-client v0.9.1
5632025-08-07T16:26:37.808Z Downloaded progenitor v0.8.0
5642025-08-07T16:26:37.808Z Downloaded proc-macro-error2 v2.0.1
5652025-08-07T16:26:37.808Z Downloaded proc-macro-crate v1.3.1
5662025-08-07T16:26:37.808Z Downloaded prettyplease v0.2.25
5672025-08-07T16:26:37.808Z Downloaded powerfmt v0.2.0
5682025-08-07T16:26:37.808Z Downloaded plain v0.2.3
5692025-08-07T16:26:37.834Z Downloaded pin-utils v0.1.0
5702025-08-07T16:26:37.834Z Downloaded pin-project-lite v0.2.15
5712025-08-07T16:26:37.835Z Downloaded pest_derive v2.7.14
5722025-08-07T16:26:37.835Z Downloaded paste v1.0.15
5732025-08-07T16:26:37.835Z Downloaded password-hash v0.5.0
5742025-08-07T16:26:37.835Z Downloaded parse-display v0.10.0
5752025-08-07T16:26:37.835Z Downloaded parking_lot_core v0.9.10
5762025-08-07T16:26:37.835Z Downloaded openssl-sys v0.9.107
5772025-08-07T16:26:37.835Z Downloaded openssl-macros v0.1.1
5782025-08-07T16:26:37.835Z Downloaded clap v2.34.0
5792025-08-07T16:26:37.861Z Downloaded strsim v0.11.1
5802025-08-07T16:26:37.861Z Downloaded time-core v0.1.2
5812025-08-07T16:26:37.861Z Downloaded signal-hook-tokio v0.3.1
5822025-08-07T16:26:37.861Z Downloaded icu_collections v1.5.0
5832025-08-07T16:26:37.861Z Downloaded hostname v0.4.0
5842025-08-07T16:26:37.861Z Downloaded memoffset v0.9.1
5852025-08-07T16:26:37.861Z Downloaded memmap2 v0.9.5
5862025-08-07T16:26:37.861Z Downloaded managed v0.8.0
5872025-08-07T16:26:37.861Z Downloaded iana-time-zone v0.1.61
5882025-08-07T16:26:37.861Z Downloaded hyper-tls v0.6.0
5892025-08-07T16:26:37.861Z Downloaded hyper-rustls v0.27.3
5902025-08-07T16:26:37.887Z Downloaded hyper v1.6.0
5912025-08-07T16:26:37.887Z Downloaded httparse v1.9.5
5922025-08-07T16:26:37.887Z Downloaded uuid v1.13.1
5932025-08-07T16:26:37.887Z Downloaded hubpack_derive v0.1.1
5942025-08-07T16:26:37.887Z Downloaded winnow v0.6.20
5952025-08-07T16:26:37.887Z Downloaded parse-display-derive v0.10.0
5962025-08-07T16:26:37.887Z Downloaded oxnet v0.1.2
5972025-08-07T16:26:37.887Z Downloaded clap_builder v4.5.21
5982025-08-07T16:26:37.914Z Downloaded futures-io v0.3.31
5992025-08-07T16:26:37.914Z Downloaded oxide-tokio-rt v0.1.2
6002025-08-07T16:26:37.914Z Downloaded openssl-probe v0.1.5
6012025-08-07T16:26:37.914Z Downloaded zerocopy v0.8.17
6022025-08-07T16:26:37.940Z Downloaded version_check v0.9.5
6032025-08-07T16:26:37.940Z Downloaded tokio v1.46.1
6042025-08-07T16:26:37.968Z Downloaded memchr v2.7.4
6052025-08-07T16:26:37.994Z Downloaded icu_locid_transform v1.5.0
6062025-08-07T16:26:37.994Z Downloaded futures-sink v0.3.31
6072025-08-07T16:26:37.994Z Downloaded futures v0.3.31
6082025-08-07T16:26:37.994Z Downloaded cc v1.2.19
6092025-08-07T16:26:37.994Z Downloaded futures-task v0.3.31
6102025-08-07T16:26:37.994Z Downloaded num-traits v0.2.19
6112025-08-07T16:26:37.994Z Downloaded native-tls v0.2.12
6122025-08-07T16:26:37.994Z Downloaded expectorate v1.1.0
6132025-08-07T16:26:38.023Z Downloaded futures-executor v0.3.31
6142025-08-07T16:26:38.023Z Downloaded crossbeam-channel v0.5.15
6152025-08-07T16:26:38.023Z Downloaded icu_locid v1.5.0
6162025-08-07T16:26:38.023Z Downloaded typify-macro v0.3.0
6172025-08-07T16:26:38.023Z Downloaded dropshot_endpoint v0.15.1
6182025-08-07T16:26:38.023Z Downloaded waitgroup v0.1.2
6192025-08-07T16:26:38.023Z Downloaded openapiv3 v2.0.0
6202025-08-07T16:26:38.049Z Downloaded num_enum_derive v0.5.11
6212025-08-07T16:26:38.049Z Downloaded newtype-uuid v1.2.1
6222025-08-07T16:26:38.049Z Downloaded hubpack v0.1.2
6232025-08-07T16:26:38.049Z Downloaded writeable v0.5.5
6242025-08-07T16:26:38.049Z Downloaded write16 v1.0.0
6252025-08-07T16:26:38.049Z Downloaded want v0.3.1
6262025-08-07T16:26:38.049Z Downloaded usdt-macro v0.5.0
6272025-08-07T16:26:38.049Z Downloaded displaydoc v0.2.5
6282025-08-07T16:26:38.049Z Downloaded defmt v0.3.8
6292025-08-07T16:26:38.050Z Downloaded macaddr v1.0.1
6302025-08-07T16:26:38.050Z Downloaded rustls v0.23.16
6312025-08-07T16:26:38.076Z Downloaded openssl v0.10.72
6322025-08-07T16:26:38.076Z Downloaded nix v0.29.0
6332025-08-07T16:26:38.076Z Downloaded embedded-io v0.6.1
6342025-08-07T16:26:38.076Z Downloaded dyn-clone v1.0.17
6352025-08-07T16:26:38.102Z Downloaded dof v0.3.0
6362025-08-07T16:26:38.102Z Downloaded display-error-chain v0.2.2
6372025-08-07T16:26:38.102Z Downloaded derive_more v0.99.18
6382025-08-07T16:26:38.102Z Downloaded data-encoding v2.6.0
6392025-08-07T16:26:38.102Z Downloaded cexpr v0.6.0
6402025-08-07T16:26:38.103Z Downloaded unicode-normalization v0.1.24
6412025-08-07T16:26:38.103Z Downloaded quinn-proto v0.11.9
6422025-08-07T16:26:38.103Z Downloaded embedded-io v0.4.0
6432025-08-07T16:26:38.103Z Downloaded dirs-sys-next v0.1.2
6442025-08-07T16:26:38.103Z Downloaded deranged v0.3.11
6452025-08-07T16:26:38.103Z Downloaded defmt-macros v0.3.9
6462025-08-07T16:26:38.129Z Downloaded utf16_iter v1.0.5
6472025-08-07T16:26:38.129Z Downloaded reqwest v0.12.12
6482025-08-07T16:26:38.129Z Downloaded nom v7.1.3
6492025-08-07T16:26:38.129Z Downloaded digest v0.10.7
6502025-08-07T16:26:38.129Z Downloaded daft v0.1.1
6512025-08-07T16:26:38.129Z Downloaded cpufeatures v0.2.15
6522025-08-07T16:26:38.129Z Downloaded cookie v0.18.1
6532025-08-07T16:26:38.129Z Downloaded constant_time_eq v0.3.1
6542025-08-07T16:26:38.155Z Downloaded colorchoice v1.0.3
6552025-08-07T16:26:38.155Z Downloaded cobs v0.2.3
6562025-08-07T16:26:38.155Z Downloaded cfg_aliases v0.2.1
6572025-08-07T16:26:38.155Z Downloaded omicron-zone-package v0.12.0
6582025-08-07T16:26:38.155Z Downloaded omicron-workspace-hack v0.1.0
6592025-08-07T16:26:38.155Z Downloaded newline-converter v0.3.0
6602025-08-07T16:26:38.155Z Downloaded mio v1.0.2
6612025-08-07T16:26:38.155Z Downloaded miniz_oxide v0.8.0
6622025-08-07T16:26:38.155Z Downloaded darling_core v0.20.10
6632025-08-07T16:26:38.155Z Downloaded console v0.15.8
6642025-08-07T16:26:38.156Z Downloaded clang-sys v1.8.1
6652025-08-07T16:26:38.182Z Downloaded walkdir v2.5.0
6662025-08-07T16:26:38.182Z Downloaded rustls-pki-types v1.10.0
6672025-08-07T16:26:38.182Z Downloaded num-complex v0.4.6
6682025-08-07T16:26:38.182Z Downloaded multer v3.1.0
6692025-08-07T16:26:38.182Z Downloaded equivalent v1.0.1
6702025-08-07T16:26:38.182Z Downloaded crossbeam-epoch v0.9.18
6712025-08-07T16:26:38.182Z Downloaded crc32fast v1.4.2
6722025-08-07T16:26:38.182Z Downloaded num_threads v0.1.7
6732025-08-07T16:26:38.182Z Downloaded num-rational v0.4.2
6742025-08-07T16:26:38.182Z Downloaded num-integer v0.1.46
6752025-08-07T16:26:38.182Z Downloaded num-derive v0.4.2
6762025-08-07T16:26:38.182Z Downloaded newtype_derive v0.1.6
6772025-08-07T16:26:38.182Z Downloaded dtrace-parser v0.2.0
6782025-08-07T16:26:38.182Z Downloaded csv-core v0.1.11
6792025-08-07T16:26:38.182Z Downloaded clap_derive v4.5.18
6802025-08-07T16:26:38.208Z Downloaded chrono v0.4.40
6812025-08-07T16:26:38.208Z Downloaded blake3 v1.5.4
6822025-08-07T16:26:38.208Z Downloaded bindgen v0.71.1
6832025-08-07T16:26:38.208Z Downloaded atty v0.2.14
6842025-08-07T16:26:38.208Z Downloaded proc-macro2 v1.0.95
6852025-08-07T16:26:38.235Z Downloaded papergrid v0.14.0
6862025-08-07T16:26:38.235Z Downloaded owo-colors v4.1.0
6872025-08-07T16:26:38.235Z Downloaded num_enum v0.5.11
6882025-08-07T16:26:38.235Z Downloaded num-conv v0.1.0
6892025-08-07T16:26:38.235Z Downloaded enum-as-inner v0.6.1
6902025-08-07T16:26:38.235Z Downloaded crypto-common v0.1.6
6912025-08-07T16:26:38.235Z Downloaded cargo-platform v0.1.8
6922025-08-07T16:26:38.235Z Downloaded anyhow v1.0.98
6932025-08-07T16:26:38.235Z Downloaded ansi_term v0.12.1
6942025-08-07T16:26:38.235Z Downloaded aho-corasick v1.1.3
6952025-08-07T16:26:38.261Z Downloaded num-iter v0.1.45
6962025-08-07T16:26:38.261Z Downloaded fastrand v2.2.0
6972025-08-07T16:26:38.261Z Downloaded darling v0.20.10
6982025-08-07T16:26:38.261Z Downloaded curl v0.4.47
6992025-08-07T16:26:38.261Z Downloaded crucible-workspace-hack v0.1.0
7002025-08-07T16:26:38.261Z Downloaded crc8 v0.1.1
7012025-08-07T16:26:38.261Z Downloaded clap v4.5.21
7022025-08-07T16:26:38.287Z Downloaded camino-tempfile v1.1.1
7032025-08-07T16:26:38.287Z Downloaded base64 v0.22.1
7042025-08-07T16:26:38.287Z Downloaded allocator-api2 v0.2.20
7052025-08-07T16:26:38.287Z Downloaded num-derive v0.3.3
7062025-08-07T16:26:38.287Z Downloaded bytes v1.10.1
7072025-08-07T16:26:38.287Z Downloaded byteorder v1.5.0
7082025-08-07T16:26:38.288Z Downloaded bytecount v0.6.8
7092025-08-07T16:26:38.288Z Downloaded atomic-waker v1.1.2
7102025-08-07T16:26:38.288Z Downloaded argon2 v0.5.3
7112025-08-07T16:26:38.288Z Downloaded anstyle v1.0.10
7122025-08-07T16:26:38.288Z Downloaded derive-where v1.2.7
7132025-08-07T16:26:38.314Z Downloaded crossbeam-utils v0.8.20
7142025-08-07T16:26:38.314Z Downloaded cancel-safe-futures v0.1.5
7152025-08-07T16:26:38.314Z Downloaded camino v1.1.9
7162025-08-07T16:26:38.314Z Downloaded blake2 v0.10.6
7172025-08-07T16:26:38.314Z Downloaded bitflags v2.6.0
7182025-08-07T16:26:38.314Z Downloaded bitflags v1.3.2
7192025-08-07T16:26:38.314Z Downloaded async-trait v0.1.88
7202025-08-07T16:26:38.314Z Downloaded async-stream v0.3.6
7212025-08-07T16:26:38.314Z Downloaded arrayvec v0.7.6
7222025-08-07T16:26:38.314Z Downloaded anstyle-parse v0.2.6
7232025-08-07T16:26:38.340Z Downloaded ahash v0.8.11
7242025-08-07T16:26:38.340Z Downloaded either v1.13.0
7252025-08-07T16:26:38.340Z Downloaded defmt-parser v0.3.4
7262025-08-07T16:26:38.340Z Downloaded daft-derive v0.1.1
7272025-08-07T16:26:38.340Z Downloaded colored v2.1.0
7282025-08-07T16:26:38.340Z Downloaded cargo_metadata v0.18.1
7292025-08-07T16:26:38.340Z Downloaded base64ct v1.6.0
7302025-08-07T16:26:38.340Z Downloaded autocfg v1.4.0
7312025-08-07T16:26:38.340Z Downloaded crossbeam-deque v0.8.5
7322025-08-07T16:26:38.340Z Downloaded convert_case v0.4.0
7332025-08-07T16:26:38.340Z Downloaded clap_lex v0.7.3
7342025-08-07T16:26:38.340Z Downloaded cfg-if v1.0.0
7352025-08-07T16:26:38.340Z Downloaded block-buffer v0.10.4
7362025-08-07T16:26:38.340Z Downloaded arrayref v0.3.9
7372025-08-07T16:26:38.340Z Downloaded anstyle-query v1.1.2
7382025-08-07T16:26:38.367Z Downloaded anstream v0.6.18
7392025-08-07T16:26:38.367Z Downloaded backoff v0.4.0
7402025-08-07T16:26:38.622Z Compiling proc-macro2 v1.0.95
7412025-08-07T16:26:38.622Z Compiling unicode-ident v1.0.16
7422025-08-07T16:26:38.648Z Compiling libc v0.2.172
7432025-08-07T16:26:38.648Z Compiling serde v1.0.219
7442025-08-07T16:26:38.648Z Compiling autocfg v1.4.0
7452025-08-07T16:26:38.648Z Checking cfg-if v1.0.0
7462025-08-07T16:26:38.648Z Compiling memchr v2.7.4
7472025-08-07T16:26:38.876Z Compiling shlex v1.3.0
7482025-08-07T16:26:38.917Z Compiling libm v0.2.11
7492025-08-07T16:26:38.960Z Compiling version_check v0.9.5
7502025-08-07T16:26:39.686Z Compiling itoa v1.0.11
7512025-08-07T16:26:39.712Z Compiling lock_api v0.4.12
7522025-08-07T16:26:39.739Z Compiling parking_lot_core v0.9.10
7532025-08-07T16:26:39.955Z Compiling thiserror v1.0.69
7542025-08-07T16:26:40.300Z Compiling getrandom v0.3.1
7552025-08-07T16:26:40.326Z Compiling ryu v1.0.18
7562025-08-07T16:26:40.406Z Compiling log v0.4.22
7572025-08-07T16:26:40.503Z Compiling serde_json v1.0.140
7582025-08-07T16:26:40.621Z Compiling schemars v0.8.22
7592025-08-07T16:26:40.699Z Compiling quote v1.0.40
7602025-08-07T16:26:40.753Z Compiling slab v0.4.9
7612025-08-07T16:26:40.780Z Compiling jobserver v0.1.32
7622025-08-07T16:26:40.861Z Compiling once_cell v1.20.2
7632025-08-07T16:26:40.899Z Compiling allocator-api2 v0.2.20
7642025-08-07T16:26:40.925Z Compiling pkg-config v0.3.31
7652025-08-07T16:26:41.003Z Compiling foldhash v0.1.5
7662025-08-07T16:26:41.103Z Compiling syn v2.0.100
7672025-08-07T16:26:41.129Z Compiling cc v1.2.19
7682025-08-07T16:26:41.258Z Compiling equivalent v1.0.1
7692025-08-07T16:26:41.378Z Compiling vcpkg v0.2.15
7702025-08-07T16:26:41.404Z Checking pin-project-lite v0.2.15
7712025-08-07T16:26:41.443Z Compiling hashbrown v0.15.1
7722025-08-07T16:26:41.481Z Compiling heck v0.5.0
7732025-08-07T16:26:41.545Z Compiling num-traits v0.2.19
7742025-08-07T16:26:41.718Z Checking smallvec v1.13.2
7752025-08-07T16:26:41.873Z Compiling fnv v1.0.7
7762025-08-07T16:26:42.024Z Checking scopeguard v1.2.0
7772025-08-07T16:26:42.094Z Checking socket2 v0.5.9
7782025-08-07T16:26:42.355Z Checking signal-hook-registry v1.4.2
7792025-08-07T16:26:42.520Z Compiling semver v1.0.26
7802025-08-07T16:26:42.547Z Checking mio v1.0.2
7812025-08-07T16:26:42.573Z Checking parking_lot v0.12.3
7822025-08-07T16:26:42.998Z Compiling aho-corasick v1.1.3
7832025-08-07T16:26:43.044Z Compiling regex-syntax v0.8.5
7842025-08-07T16:26:43.075Z Checking iana-time-zone v0.1.61
7852025-08-07T16:26:43.159Z Checking futures-core v0.3.31
7862025-08-07T16:26:43.343Z Checking bitflags v2.6.0
7872025-08-07T16:26:43.599Z Compiling httparse v1.9.5
7882025-08-07T16:26:43.807Z Compiling ring v0.17.14
7892025-08-07T16:26:43.952Z Compiling openssl-sys v0.9.107
7902025-08-07T16:26:44.529Z Compiling dyn-clone v1.0.17
7912025-08-07T16:26:44.747Z Checking futures-sink v0.3.31
7922025-08-07T16:26:44.914Z Checking byteorder v1.5.0
7932025-08-07T16:26:45.008Z Checking stable_deref_trait v1.2.0
7942025-08-07T16:26:45.118Z Checking getrandom v0.2.15
7952025-08-07T16:26:45.310Z Compiling openssl v0.10.72
7962025-08-07T16:26:45.338Z Checking futures-channel v0.3.31
7972025-08-07T16:26:45.415Z Checking futures-task v0.3.31
7982025-08-07T16:26:45.528Z Checking pin-utils v0.1.0
7992025-08-07T16:26:45.627Z Checking futures-io v0.3.31
8002025-08-07T16:26:45.653Z Compiling native-tls v0.2.12
8012025-08-07T16:26:45.653Z Compiling rustls v0.23.16
8022025-08-07T16:26:45.742Z Compiling anyhow v1.0.98
8032025-08-07T16:26:45.817Z Compiling regress v0.10.3
8042025-08-07T16:26:45.999Z Compiling regex-automata v0.4.9
8052025-08-07T16:26:46.229Z Compiling thiserror v2.0.12
8062025-08-07T16:26:46.459Z Compiling typenum v1.17.0
8072025-08-07T16:26:46.568Z Compiling generic-array v0.14.7
8082025-08-07T16:26:46.882Z Compiling serde_derive_internals v0.29.1
8092025-08-07T16:26:47.065Z Compiling synstructure v0.13.1
8102025-08-07T16:26:47.376Z Compiling ucd-trie v0.1.7
8112025-08-07T16:26:47.511Z Checking subtle v2.6.1
8122025-08-07T16:26:47.834Z Checking tracing-core v0.1.32
8132025-08-07T16:26:48.036Z Compiling time-core v0.1.2
8142025-08-07T16:26:48.207Z Compiling num-conv v0.1.0
8152025-08-07T16:26:48.366Z Compiling strsim v0.11.1
8162025-08-07T16:26:48.453Z Checking writeable v0.5.5
8172025-08-07T16:26:48.480Z Compiling time-macros v0.2.18
8182025-08-07T16:26:48.591Z Checking litemap v0.7.3
8192025-08-07T16:26:48.922Z Compiling syn v1.0.109
8202025-08-07T16:26:49.162Z Compiling ident_case v1.0.1
8212025-08-07T16:26:49.279Z Compiling regex v1.11.1
8222025-08-07T16:26:49.391Z Checking icu_locid_transform_data v1.5.0
8232025-08-07T16:26:49.458Z Checking rustls-pki-types v1.10.0
8242025-08-07T16:26:49.484Z Compiling rustversion v1.0.18
8252025-08-07T16:26:49.616Z Compiling darling_core v0.20.10
8262025-08-07T16:26:49.969Z Compiling usdt-impl v0.5.0
8272025-08-07T16:26:50.023Z Compiling serde_derive v1.0.219
8282025-08-07T16:26:50.050Z Compiling tokio-macros v2.5.0
8292025-08-07T16:26:50.076Z Compiling thiserror-impl v1.0.69
8302025-08-07T16:26:50.308Z Compiling schemars_derive v0.8.22
8312025-08-07T16:26:50.611Z Compiling zerofrom-derive v0.1.4
8322025-08-07T16:26:51.210Z Compiling yoke-derive v0.7.4
8332025-08-07T16:26:51.470Z Compiling zerovec-derive v0.10.3
8342025-08-07T16:26:52.134Z Compiling futures-macro v0.3.31
8352025-08-07T16:26:52.485Z Compiling displaydoc v0.2.5
8362025-08-07T16:26:52.624Z Compiling zerocopy-derive v0.7.35
8372025-08-07T16:26:53.094Z Compiling icu_provider_macros v1.5.0
8382025-08-07T16:26:53.270Z Compiling openssl-macros v0.1.1
8392025-08-07T16:26:53.316Z Checking zerofrom v0.1.4
8402025-08-07T16:26:53.513Z Checking yoke v0.7.4
8412025-08-07T16:26:53.540Z Checking futures-util v0.3.31
8422025-08-07T16:26:53.689Z Compiling thiserror-impl v2.0.12
8432025-08-07T16:26:53.743Z Compiling scroll_derive v0.12.0
8442025-08-07T16:26:53.838Z Checking zerovec v0.10.4
8452025-08-07T16:26:53.943Z Compiling pest v2.7.14
8462025-08-07T16:26:54.032Z Compiling tracing-attributes v0.1.27
8472025-08-07T16:26:54.207Z Compiling zerocopy v0.7.35
8482025-08-07T16:26:55.225Z Checking tinystr v0.7.6
8492025-08-07T16:26:55.529Z Checking icu_locid v1.5.0
8502025-08-07T16:26:55.994Z Checking icu_collections v1.5.0
8512025-08-07T16:26:56.025Z Compiling scroll v0.12.0
8522025-08-07T16:26:56.354Z Compiling pest_meta v2.7.14
8532025-08-07T16:26:56.380Z Checking tracing v0.1.40
8542025-08-07T16:26:56.406Z Checking icu_provider v1.5.0
8552025-08-07T16:26:56.557Z Compiling plain v0.2.3
8562025-08-07T16:26:56.583Z Compiling slog v2.7.0
8572025-08-07T16:26:56.658Z Checking untrusted v0.9.0
8582025-08-07T16:26:56.711Z Checking icu_properties_data v1.5.0
8592025-08-07T16:26:56.907Z Compiling goblin v0.8.2
8602025-08-07T16:26:56.936Z Checking icu_locid_transform v1.5.0
8612025-08-07T16:26:57.384Z Compiling darling_macro v0.20.10
8622025-08-07T16:26:57.783Z Compiling pest_generator v2.7.14
8632025-08-07T16:26:57.999Z Checking icu_properties v1.5.1
8642025-08-07T16:26:58.342Z Checking write16 v1.0.0
8652025-08-07T16:26:58.469Z Checking percent-encoding v2.3.1
8662025-08-07T16:26:58.659Z Compiling pretty-hex v0.4.1
8672025-08-07T16:26:58.686Z Checking utf16_iter v1.0.5
8682025-08-07T16:26:58.842Z Checking bytes v1.10.1
8692025-08-07T16:26:58.868Z Checking chrono v0.4.40
8702025-08-07T16:26:59.016Z Checking uuid v1.13.1
8712025-08-07T16:26:59.219Z Checking indexmap v2.7.1
8722025-08-07T16:26:59.722Z Checking tokio v1.46.1
8732025-08-07T16:27:00.219Z Compiling serde_tokenstream v0.2.2
8742025-08-07T16:27:01.118Z Compiling http v1.2.0
8752025-08-07T16:27:01.341Z Compiling pest_derive v2.7.14
8762025-08-07T16:27:01.473Z Checking utf8_iter v1.0.4
8772025-08-07T16:27:01.657Z Checking icu_normalizer_data v1.5.0
8782025-08-07T16:27:01.882Z Checking atomic-waker v1.1.2
8792025-08-07T16:27:01.998Z Compiling camino v1.1.9
8802025-08-07T16:27:02.029Z Checking icu_normalizer v1.5.0
8812025-08-07T16:27:02.073Z Compiling dtrace-parser v0.2.0
8822025-08-07T16:27:02.255Z Checking http-body v1.0.1
8832025-08-07T16:27:02.567Z Compiling dof v0.3.0
8842025-08-07T16:27:02.698Z Compiling openapiv3 v2.0.0
8852025-08-07T16:27:02.727Z Checking rustls-webpki v0.102.8
8862025-08-07T16:27:03.125Z Checking form_urlencoded v1.2.1
8872025-08-07T16:27:03.318Z Compiling darling v0.20.10
8882025-08-07T16:27:03.436Z Compiling thread-id v4.2.2
8892025-08-07T16:27:03.552Z Checking try-lock v0.2.5
8902025-08-07T16:27:03.685Z Checking zeroize v1.8.1
8912025-08-07T16:27:03.736Z Checking want v0.3.1
8922025-08-07T16:27:03.786Z Checking idna_adapter v1.2.0
8932025-08-07T16:27:03.940Z Compiling typify-impl v0.2.0
8942025-08-07T16:27:03.978Z Checking tower-service v0.3.3
8952025-08-07T16:27:04.116Z Checking foreign-types-shared v0.1.1
8962025-08-07T16:27:04.338Z Checking httpdate v1.0.3
8972025-08-07T16:27:04.565Z Checking foreign-types v0.3.2
8982025-08-07T16:27:04.640Z Checking idna v1.0.3
8992025-08-07T16:27:04.796Z Checking openssl-probe v0.1.5
9002025-08-07T16:27:04.825Z Compiling unsafe-libyaml v0.2.11
9012025-08-07T16:27:04.948Z Compiling crossbeam-utils v0.8.20
9022025-08-07T16:27:05.064Z Checking url v2.5.3
9032025-08-07T16:27:05.248Z Compiling usdt-macro v0.5.0
9042025-08-07T16:27:05.424Z Compiling usdt-attr-macro v0.5.0
9052025-08-07T16:27:05.465Z Checking tokio-util v0.7.12
9062025-08-07T16:27:05.960Z Compiling serde_yaml v0.9.34+deprecated
9072025-08-07T16:27:06.136Z Checking h2 v0.4.6
9082025-08-07T16:27:06.498Z Checking ipnet v2.10.1
9092025-08-07T16:27:06.558Z Compiling omicron-workspace-hack v0.1.0
9102025-08-07T16:27:06.985Z Checking http-body-util v0.1.2
9112025-08-07T16:27:07.492Z Compiling async-trait v0.1.88
9122025-08-07T16:27:08.422Z Checking rand_core v0.6.4
9132025-08-07T16:27:08.604Z Checking encoding_rs v0.8.35
9142025-08-07T16:27:08.674Z Compiling paste v1.0.15
9152025-08-07T16:27:09.151Z Checking mime v0.3.17
9162025-08-07T16:27:09.502Z Compiling slog-async v2.8.0
9172025-08-07T16:27:09.622Z Checking hyper v1.6.0
9182025-08-07T16:27:10.197Z Checking tokio-native-tls v0.3.1
9192025-08-07T16:27:10.462Z Checking serde_urlencoded v0.7.1
9202025-08-07T16:27:10.566Z Checking webpki-roots v0.26.6
9212025-08-07T16:27:10.792Z Checking rustls-pemfile v2.2.0
9222025-08-07T16:27:10.823Z Checking tokio-rustls v0.26.0
9232025-08-07T16:27:11.063Z Checking sync_wrapper v1.0.1
9242025-08-07T16:27:11.213Z Compiling ahash v0.8.11
9252025-08-07T16:27:11.257Z Compiling newtype-uuid v1.2.1
9262025-08-07T16:27:11.346Z Checking base64 v0.22.1
9272025-08-07T16:27:11.384Z Compiling rustls v0.22.4
9282025-08-07T16:27:11.436Z Checking hyper-util v0.1.10
9292025-08-07T16:27:11.574Z Checking tower-layer v0.3.3
9302025-08-07T16:27:11.601Z Compiling rustix v0.38.40
9312025-08-07T16:27:11.813Z Checking tower v0.5.2
9322025-08-07T16:27:11.988Z Checking ppv-lite86 v0.2.20
9332025-08-07T16:27:12.430Z Checking errno v0.3.9
9342025-08-07T16:27:12.796Z Compiling typify-macro v0.2.0
9352025-08-07T16:27:12.822Z Checking hyper-tls v0.6.0
9362025-08-07T16:27:12.860Z Checking hyper-rustls v0.27.3
9372025-08-07T16:27:13.106Z Checking powerfmt v0.2.0
9382025-08-07T16:27:13.363Z Checking deranged v0.3.11
9392025-08-07T16:27:13.796Z Checking reqwest v0.12.12
9402025-08-07T16:27:14.044Z Checking rand_chacha v0.3.1
9412025-08-07T16:27:14.804Z Checking crypto-common v0.1.6
9422025-08-07T16:27:14.969Z Checking block-buffer v0.10.4
9432025-08-07T16:27:15.334Z Compiling multer v3.1.0
9442025-08-07T16:27:15.635Z Compiling typify v0.2.0
9452025-08-07T16:27:15.768Z Compiling progenitor-impl v0.8.0
9462025-08-07T16:27:15.871Z Checking num_threads v0.1.7
9472025-08-07T16:27:16.003Z Checking time v0.3.36
9482025-08-07T16:27:16.126Z Checking digest v0.10.7
9492025-08-07T16:27:16.450Z Checking rand v0.8.5
9502025-08-07T16:27:16.875Z Compiling serde_with_macros v3.11.0
9512025-08-07T16:27:17.423Z Checking ipnetwork v0.21.1
9522025-08-07T16:27:17.739Z Compiling strum_macros v0.26.4
9532025-08-07T16:27:17.974Z Checking futures-executor v0.3.31
9542025-08-07T16:27:18.027Z Compiling async-stream-impl v0.3.6
9552025-08-07T16:27:18.196Z Compiling daft-derive v0.1.1
9562025-08-07T16:27:18.787Z Compiling structmeta-derive v0.3.0
9572025-08-07T16:27:19.436Z Checking match_cfg v0.1.0
9582025-08-07T16:27:19.538Z Checking hostname v0.3.1
9592025-08-07T16:27:19.676Z Checking futures v0.3.31
9602025-08-07T16:27:19.953Z Compiling toml_datetime v0.6.8
9612025-08-07T16:27:20.111Z Checking serde_spanned v0.6.8
9622025-08-07T16:27:20.205Z Compiling progenitor-macro v0.8.0
9632025-08-07T16:27:20.341Z Checking memmap v0.7.0
9642025-08-07T16:27:20.553Z Checking dirs-sys-next v0.1.2
9652025-08-07T16:27:20.580Z Compiling dropshot v0.15.1
9662025-08-07T16:27:20.722Z Checking cpufeatures v0.2.15
9672025-08-07T16:27:20.749Z Compiling structmeta v0.3.0
9682025-08-07T16:27:20.775Z Checking dirs-next v2.0.0
9692025-08-07T16:27:20.920Z Checking usdt v0.5.0
9702025-08-07T16:27:21.084Z Compiling parse-display-derive v0.10.0
9712025-08-07T16:27:21.166Z Compiling dropshot_endpoint v0.15.1
9722025-08-07T16:27:21.192Z Checking macaddr v1.0.1
9732025-08-07T16:27:21.461Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9742025-08-07T16:27:21.977Z Checking thread_local v1.1.8
9752025-08-07T16:27:22.519Z Checking term v0.7.0
9762025-08-07T16:27:23.007Z Checking crossbeam-channel v0.5.15
9772025-08-07T16:27:23.606Z Checking is-terminal v0.4.13
9782025-08-07T16:27:23.947Z Checking take_mut v0.2.2
9792025-08-07T16:27:24.030Z Checking winnow v0.6.20
9802025-08-07T16:27:24.442Z Checking slog-term v2.9.1
9812025-08-07T16:27:24.595Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
9822025-08-07T16:27:24.689Z Checking slog-json v2.6.1
9832025-08-07T16:27:24.906Z Checking oxnet v0.1.2
9842025-08-07T16:27:25.299Z Checking slog-bunyan v2.5.0
9852025-08-07T16:27:26.083Z Checking progenitor-client v0.8.0
9862025-08-07T16:27:26.388Z Checking hex v0.4.3
9872025-08-07T16:27:26.746Z Checking debug-ignore v1.0.5
9882025-08-07T16:27:26.906Z Checking toml_edit v0.22.22
9892025-08-07T16:27:27.048Z Checking strum v0.26.3
9902025-08-07T16:27:27.076Z Checking serde_with v3.11.0
9912025-08-07T16:27:27.220Z Checking progenitor-client v0.9.1
9922025-08-07T16:27:27.973Z Compiling clap_derive v4.5.18
9932025-08-07T16:27:28.176Z Checking spin v0.9.8
9942025-08-07T16:27:28.344Z Checking utf8parse v0.2.2
9952025-08-07T16:27:28.497Z Checking anstyle-parse v0.2.6
9962025-08-07T16:27:28.676Z Checking progenitor v0.8.0
9972025-08-07T16:27:28.864Z Checking daft v0.1.1
9982025-08-07T16:27:28.890Z Checking hashbrown v0.14.5
9992025-08-07T16:27:29.188Z Checking toml v0.8.19
10002025-08-07T16:27:29.246Z Checking sha1 v0.10.6
10012025-08-07T16:27:29.510Z Checking async-stream v0.3.6
10022025-08-07T16:27:29.551Z Checking waitgroup v0.1.2
10032025-08-07T16:27:29.668Z Checking serde_path_to_error v0.1.16
10042025-08-07T16:27:29.823Z Checking hostname v0.4.0
10052025-08-07T16:27:29.869Z Checking instant v0.1.13
10062025-08-07T16:27:30.003Z Checking anstyle-query v1.1.2
10072025-08-07T16:27:30.203Z Checking colorchoice v1.0.3
10082025-08-07T16:27:30.306Z Compiling prettyplease v0.2.25
10092025-08-07T16:27:30.347Z Checking is_terminal_polyfill v1.70.1
10102025-08-07T16:27:30.374Z Checking anstyle v1.0.10
10112025-08-07T16:27:30.689Z Checking anstream v0.6.18
10122025-08-07T16:27:30.745Z Checking backoff v0.4.0
10132025-08-07T16:27:30.773Z Checking tokio-rustls v0.25.0
10142025-08-07T16:27:30.800Z Checking regress v0.9.1
10152025-08-07T16:27:31.041Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10162025-08-07T16:27:31.274Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10172025-08-07T16:27:31.354Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10182025-08-07T16:27:31.502Z Checking parse-display v0.10.0
10192025-08-07T16:27:31.659Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10202025-08-07T16:27:31.723Z Checking terminal_size v0.4.0
10212025-08-07T16:27:32.073Z Checking clap_lex v0.7.3
10222025-08-07T16:27:32.309Z Checking clap_builder v4.5.21
10232025-08-07T16:27:34.747Z Compiling either v1.13.0
10242025-08-07T16:27:34.836Z Checking clap v4.5.21
10252025-08-07T16:27:35.051Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10262025-08-07T16:27:35.121Z Compiling itertools v0.13.0
10272025-08-07T16:27:36.449Z Checking unicode-width v0.1.14
10282025-08-07T16:27:37.479Z Checking num-integer v0.1.46
10292025-08-07T16:27:38.959Z Checking lazy_static v1.5.0
10302025-08-07T16:27:39.928Z Checking num-rational v0.4.2
10312025-08-07T16:27:39.998Z Checking num-iter v0.1.45
10322025-08-07T16:27:40.914Z Checking num-complex v0.4.6
10332025-08-07T16:27:41.481Z Compiling proc-macro-error-attr v1.0.4
10342025-08-07T16:27:41.544Z Checking bitflags v1.3.2
10352025-08-07T16:27:42.143Z Checking num v0.4.3
10362025-08-07T16:27:44.071Z Compiling proc-macro-error v1.0.4
10372025-08-07T16:27:44.344Z Checking float-ord v0.3.2
10382025-08-07T16:27:44.636Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10392025-08-07T16:27:47.350Z Compiling zerocopy v0.8.17
10402025-08-07T16:27:48.021Z Compiling typify-impl v0.3.0
10412025-08-07T16:27:48.124Z Compiling zerocopy-derive v0.8.17
10422025-08-07T16:27:48.151Z Compiling libz-sys v1.1.20
10432025-08-07T16:27:48.796Z Compiling heapless v0.8.0
10442025-08-07T16:27:48.893Z Compiling winnow v0.5.40
10452025-08-07T16:27:49.803Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10462025-08-07T16:27:51.415Z Checking hash32 v0.3.1
10472025-08-07T16:27:51.596Z Compiling toml_edit v0.19.15
10482025-08-07T16:27:51.785Z Checking fastrand v2.2.0
10492025-08-07T16:27:51.812Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10502025-08-07T16:27:52.094Z Compiling smoltcp v0.11.0
10512025-08-07T16:27:52.184Z Checking tempfile v3.14.0
10522025-08-07T16:27:52.891Z Compiling hubpack_derive v0.1.1
10532025-08-07T16:27:53.322Z Checking managed v0.8.0
10542025-08-07T16:27:53.493Z Compiling heck v0.4.1
10552025-08-07T16:27:53.645Z Checking cobs v0.2.3
10562025-08-07T16:27:53.706Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10572025-08-07T16:27:53.759Z Compiling glob v0.3.1
10582025-08-07T16:27:53.841Z Checking postcard v1.0.10
10592025-08-07T16:27:53.882Z Checking hubpack v0.1.2
10602025-08-07T16:27:54.075Z Compiling proc-macro-crate v1.3.1
10612025-08-07T16:27:54.368Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10622025-08-07T16:27:54.448Z Compiling clang-sys v1.8.1
10632025-08-07T16:27:54.673Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10642025-08-07T16:27:54.821Z Checking tabwriter v1.4.0
10652025-08-07T16:27:55.070Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10662025-08-07T16:27:55.138Z Compiling foreign-types-macros v0.2.3
10672025-08-07T16:27:55.289Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10682025-08-07T16:27:55.319Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10692025-08-07T16:27:55.667Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10702025-08-07T16:27:55.838Z Checking foreign-types-shared v0.3.1
10712025-08-07T16:27:56.102Z Checking camino-tempfile v1.1.1
10722025-08-07T16:27:56.299Z Checking foreign-types v0.5.0
10732025-08-07T16:27:56.362Z Compiling num_enum_derive v0.5.11
10742025-08-07T16:27:56.391Z Checking colored v2.1.0
10752025-08-07T16:27:56.443Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10762025-08-07T16:27:56.669Z Compiling num-derive v0.3.3
10772025-08-07T16:27:56.880Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10782025-08-07T16:27:57.109Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10792025-08-07T16:27:57.159Z Checking cstr-argument v0.1.2
10802025-08-07T16:27:57.341Z Compiling minimal-lexical v0.2.1
10812025-08-07T16:27:57.371Z Compiling typify-macro v0.3.0
10822025-08-07T16:27:57.670Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
10832025-08-07T16:27:57.756Z Checking static_assertions v1.1.0
10842025-08-07T16:27:57.856Z Checking pretty-hex v0.2.1
10852025-08-07T16:27:57.978Z Compiling crucible-workspace-hack v0.1.0
10862025-08-07T16:27:58.051Z Compiling nom v7.1.3
10872025-08-07T16:27:58.158Z Checking num_enum v0.5.11
10882025-08-07T16:27:58.280Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10892025-08-07T16:27:58.342Z Checking libscf-sys v1.1.0
10902025-08-07T16:27:58.371Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10912025-08-07T16:27:58.399Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10922025-08-07T16:27:58.523Z Compiling libloading v0.8.5
10932025-08-07T16:27:58.559Z Compiling bindgen v0.71.1
10942025-08-07T16:27:58.590Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10952025-08-07T16:27:58.618Z Compiling semver v0.1.20
10962025-08-07T16:27:58.645Z Checking tinyvec_macros v0.1.1
10972025-08-07T16:27:58.756Z Checking tinyvec v1.8.0
10982025-08-07T16:27:58.813Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10992025-08-07T16:27:59.046Z Compiling rustc_version v0.1.7
11002025-08-07T16:27:59.462Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
11012025-08-07T16:28:00.057Z Compiling zone_cfg_derive v0.3.0
11022025-08-07T16:28:00.317Z Compiling typify v0.3.0
11032025-08-07T16:28:00.481Z Compiling progenitor-impl v0.9.1
11042025-08-07T16:28:00.989Z Compiling cexpr v0.6.0
11052025-08-07T16:28:01.480Z Checking itertools v0.10.5
11062025-08-07T16:28:02.362Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11072025-08-07T16:28:02.519Z Compiling num-derive v0.4.2
11082025-08-07T16:28:02.678Z Checking sigpipe v0.1.3
11092025-08-07T16:28:02.805Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11102025-08-07T16:28:03.067Z Compiling rustc-hash v2.1.1
11112025-08-07T16:28:03.141Z Checking base64ct v1.6.0
11122025-08-07T16:28:03.591Z Checking password-hash v0.5.0
11132025-08-07T16:28:04.031Z Checking zone v0.3.0
11142025-08-07T16:28:04.385Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11152025-08-07T16:28:04.768Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11162025-08-07T16:28:04.794Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11172025-08-07T16:28:05.002Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11182025-08-07T16:28:05.028Z Checking unicode-normalization v0.1.24
11192025-08-07T16:28:05.055Z Compiling newtype_derive v0.1.6
11202025-08-07T16:28:05.341Z Checking blake2 v0.10.6
11212025-08-07T16:28:05.421Z Checking smf v0.2.3
11222025-08-07T16:28:05.460Z Compiling progenitor-macro v0.9.1
11232025-08-07T16:28:05.520Z Compiling zerocopy-derive v0.6.6
11242025-08-07T16:28:05.734Z Compiling derive-where v1.2.7
11252025-08-07T16:28:05.885Z Compiling proc-macro-error-attr2 v2.0.0
11262025-08-07T16:28:05.911Z Compiling memoffset v0.9.1
11272025-08-07T16:28:06.116Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11282025-08-07T16:28:06.292Z Compiling cancel-safe-futures v0.1.5
11292025-08-07T16:28:06.636Z Checking unicode-segmentation v1.12.0
11302025-08-07T16:28:06.685Z Checking whoami v1.5.2
11312025-08-07T16:28:07.030Z Compiling owo-colors v4.1.0
11322025-08-07T16:28:07.070Z Checking unicode-bidi v0.3.17
11332025-08-07T16:28:07.297Z Checking fixedbitset v0.4.2
11342025-08-07T16:28:07.376Z Compiling cfg_aliases v0.2.1
11352025-08-07T16:28:07.490Z Compiling nix v0.29.0
11362025-08-07T16:28:07.556Z Checking petgraph v0.6.5
11372025-08-07T16:28:07.674Z Checking idna v0.4.0
11382025-08-07T16:28:07.888Z Compiling heck v0.3.3
11392025-08-07T16:28:08.239Z Checking newline-converter v0.3.0
11402025-08-07T16:28:08.268Z Checking zerocopy v0.6.6
11412025-08-07T16:28:08.449Z Compiling proc-macro-error2 v2.0.1
11422025-08-07T16:28:08.640Z Checking argon2 v0.5.3
11432025-08-07T16:28:08.978Z Compiling strum_macros v0.25.3
11442025-08-07T16:28:09.005Z Checking console v0.15.8
11452025-08-07T16:28:09.237Z Checking textwrap v0.11.0
11462025-08-07T16:28:09.526Z Checking serde-big-array v0.5.1
11472025-08-07T16:28:09.585Z Compiling serde_repr v0.1.19
11482025-08-07T16:28:09.754Z Compiling enum-as-inner v0.6.1
11492025-08-07T16:28:10.375Z Compiling libgit2-sys v0.17.0+1.8.1
11502025-08-07T16:28:10.581Z Checking atty v0.2.14
11512025-08-07T16:28:10.706Z Compiling cookie v0.18.1
11522025-08-07T16:28:10.733Z Checking quick-error v1.2.3
11532025-08-07T16:28:10.853Z Checking similar v2.6.0
11542025-08-07T16:28:10.893Z Checking ansi_term v0.12.1
11552025-08-07T16:28:11.052Z Checking linked-hash-map v0.5.6
11562025-08-07T16:28:11.123Z Checking unicode-width v0.2.0
11572025-08-07T16:28:11.264Z Checking data-encoding v2.6.0
11582025-08-07T16:28:11.434Z Compiling convert_case v0.4.0
11592025-08-07T16:28:11.619Z Checking strsim v0.8.0
11602025-08-07T16:28:11.716Z Checking bytecount v0.6.8
11612025-08-07T16:28:11.788Z Checking vec_map v0.8.2
11622025-08-07T16:28:11.826Z Checking hickory-proto v0.24.1
11632025-08-07T16:28:11.886Z Checking papergrid v0.14.0
11642025-08-07T16:28:11.967Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11652025-08-07T16:28:12.069Z Checking clap v2.34.0
11662025-08-07T16:28:12.097Z Compiling derive_more v0.99.18
11672025-08-07T16:28:12.204Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11682025-08-07T16:28:12.577Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
11692025-08-07T16:28:13.162Z Checking expectorate v1.1.0
11702025-08-07T16:28:13.333Z Checking lru-cache v0.1.2
11712025-08-07T16:28:14.521Z Checking resolv-conf v0.7.0
11722025-08-07T16:28:14.548Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11732025-08-07T16:28:14.755Z Checking progenitor v0.9.1
11742025-08-07T16:28:14.847Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11752025-08-07T16:28:14.936Z Compiling tabled_derive v0.10.0
11762025-08-07T16:28:15.231Z Compiling structopt-derive v0.4.18
11772025-08-07T16:28:15.365Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11782025-08-07T16:28:15.545Z Checking atomicwrites v0.4.4
11792025-08-07T16:28:15.907Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11802025-08-07T16:28:16.292Z Checking libsw v3.3.1
11812025-08-07T16:28:16.505Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11822025-08-07T16:28:16.554Z Checking highway v1.2.0
11832025-08-07T16:28:16.776Z Compiling signal-hook v0.3.17
11842025-08-07T16:28:16.873Z Checking indent_write v2.2.0
11852025-08-07T16:28:16.914Z Checking linear-map v1.2.0
11862025-08-07T16:28:16.941Z Compiling rayon-core v1.12.1
11872025-08-07T16:28:16.997Z Checking swrite v0.1.0
11882025-08-07T16:28:17.078Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11892025-08-07T16:28:17.106Z Checking tabled v0.18.0
11902025-08-07T16:28:17.163Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11912025-08-07T16:28:17.195Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11922025-08-07T16:28:17.224Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11932025-08-07T16:28:17.409Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11942025-08-07T16:28:17.463Z Checking structopt v0.3.26
11952025-08-07T16:28:18.322Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11962025-08-07T16:28:18.673Z Checking steno v0.4.1
11972025-08-07T16:28:18.968Z Checking hickory-resolver v0.24.3
11982025-08-07T16:28:19.636Z Checking itertools v0.14.0
11992025-08-07T16:28:19.676Z Checking tokio-dtrace v0.1.1
12002025-08-07T16:28:19.746Z Checking crossbeam-epoch v0.9.18
12012025-08-07T16:28:19.854Z Checking tokio-stream v0.1.16
12022025-08-07T16:28:19.947Z Compiling cargo-platform v0.1.8
12032025-08-07T16:28:20.132Z Compiling vergen v8.3.2
12042025-08-07T16:28:20.247Z Compiling curl-sys v0.4.78+curl-8.11.0
12052025-08-07T16:28:20.365Z Compiling slog-dtrace v0.3.0
12062025-08-07T16:28:20.460Z Checking humantime v2.1.0
12072025-08-07T16:28:20.507Z Checking qorb v0.2.1
12082025-08-07T16:28:20.618Z Compiling cargo_metadata v0.18.1
12092025-08-07T16:28:20.741Z Checking crossbeam-deque v0.8.5
12102025-08-07T16:28:20.786Z Checking oxide-tokio-rt v0.1.2
12112025-08-07T16:28:21.005Z Compiling rustc_version v0.4.1
12122025-08-07T16:28:21.037Z Compiling blake3 v1.5.4
12132025-08-07T16:28:21.150Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12142025-08-07T16:28:21.636Z Checking adler2 v2.0.0
12152025-08-07T16:28:21.803Z Checking miniz_oxide v0.8.0
12162025-08-07T16:28:22.177Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12172025-08-07T16:28:23.008Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
12182025-08-07T16:28:23.035Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
12192025-08-07T16:28:23.187Z Checking xattr v1.3.1
12202025-08-07T16:28:23.305Z Checking filetime v0.2.25
12212025-08-07T16:28:23.332Z Checking memmap2 v0.9.5
12222025-08-07T16:28:23.391Z Checking csv-core v0.1.11
12232025-08-07T16:28:23.522Z Checking crc32fast v1.4.2
12242025-08-07T16:28:23.601Z Checking arrayref v0.3.9
12252025-08-07T16:28:23.714Z Compiling curl v0.4.47
12262025-08-07T16:28:23.741Z Checking same-file v1.0.6
12272025-08-07T16:28:23.775Z Checking crc8 v0.1.1
12282025-08-07T16:28:23.935Z Checking arrayvec v0.7.6
12292025-08-07T16:28:23.968Z Checking constant_time_eq v0.3.1
12302025-08-07T16:28:24.115Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
12312025-08-07T16:28:24.149Z Checking walkdir v2.5.0
12322025-08-07T16:28:24.445Z Checking flate2 v1.0.34
12332025-08-07T16:28:24.804Z Checking csv v1.3.1
12342025-08-07T16:28:25.027Z Checking tar v0.4.43
12352025-08-07T16:28:25.544Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
12362025-08-07T16:28:25.751Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
12372025-08-07T16:28:25.863Z Checking sha2 v0.10.8
12382025-08-07T16:28:25.910Z Checking kstat-rs v0.2.4
12392025-08-07T16:28:26.068Z Checking toml v0.7.8
12402025-08-07T16:28:26.095Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
12412025-08-07T16:28:26.198Z Checking topological-sort v0.2.2
12422025-08-07T16:28:26.225Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12432025-08-07T16:28:26.408Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
12442025-08-07T16:28:26.733Z Checking omicron-zone-package v0.12.0
12452025-08-07T16:28:27.887Z Checking signal-hook-tokio v0.3.1
12462025-08-07T16:28:28.041Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
12472025-08-07T16:28:28.074Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
12482025-08-07T16:28:28.344Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12492025-08-07T16:28:28.370Z Checking search_path v0.1.4
12502025-08-07T16:28:28.611Z Checking internet-checksum v0.2.1
12512025-08-07T16:28:28.734Z Checking display-error-chain v0.2.2
12522025-08-07T16:28:28.801Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
12532025-08-07T16:28:28.916Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
12542025-08-07T16:28:34.864Z Compiling git2 v0.19.0
12552025-08-07T16:28:35.999Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12562025-08-07T16:28:39.274Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
12572025-08-07T16:28:40.057Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
12582025-08-07T16:28:43.490Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12592025-08-07T16:29:01.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
12602025-08-07T16:29:02.292Z+ for feat in tofino_stub tofino_asic softnpu chaos
12612025-08-07T16:29:02.292Z+ cargo clippy --features tofino_asic -- --deny warnings
12622025-08-07T16:29:03.249Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
12632025-08-07T16:29:03.276Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
12642025-08-07T16:29:03.276Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12652025-08-07T16:29:03.302Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
12662025-08-07T16:29:03.328Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
12672025-08-07T16:29:16.997Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
12682025-08-07T16:29:16.997Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
12692025-08-07T16:29:31.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s
12702025-08-07T16:29:31.648Z+ for feat in tofino_stub tofino_asic softnpu chaos
12712025-08-07T16:29:31.648Z+ cargo clippy --features softnpu -- --deny warnings
12722025-08-07T16:29:32.240Z Downloading crates ...
12732025-08-07T16:29:32.487Z Downloaded radium v0.7.0
12742025-08-07T16:29:32.513Z Downloaded synstructure v0.12.6
12752025-08-07T16:29:32.513Z Downloaded dtrace-parser v0.1.14
12762025-08-07T16:29:32.513Z Downloaded bitstruct v0.1.1
12772025-08-07T16:29:32.513Z Downloaded zerocopy v0.3.2
12782025-08-07T16:29:32.513Z Downloaded serde_tokenstream v0.1.7
12792025-08-07T16:29:32.514Z Downloaded wyz v0.5.1
12802025-08-07T16:29:32.514Z Downloaded usdt-macro v0.3.5
12812025-08-07T16:29:32.514Z Downloaded num-bigint v0.4.6
12822025-08-07T16:29:32.539Z Downloaded bitvec v1.0.1
12832025-08-07T16:29:32.540Z Downloaded erased-serde v0.4.5
12842025-08-07T16:29:32.566Z Downloaded ascii v1.1.0
12852025-08-07T16:29:32.566Z Downloaded usdt-impl v0.3.5
12862025-08-07T16:29:32.566Z Downloaded usdt v0.3.5
12872025-08-07T16:29:32.566Z Downloaded libloading v0.7.4
12882025-08-07T16:29:32.566Z Downloaded zerocopy-derive v0.2.0
12892025-08-07T16:29:32.566Z Downloaded unicode-xid v0.2.6
12902025-08-07T16:29:32.566Z Downloaded bitstruct_derive v0.1.0
12912025-08-07T16:29:32.566Z Downloaded typeid v1.0.2
12922025-08-07T16:29:32.566Z Downloaded serde_arrays v0.1.0
12932025-08-07T16:29:32.566Z Downloaded funty v2.0.0
12942025-08-07T16:29:32.566Z Downloaded usdt-attr-macro v0.3.5
12952025-08-07T16:29:32.566Z Downloaded tap v1.0.1
12962025-08-07T16:29:32.566Z Downloaded dof v0.1.5
12972025-08-07T16:29:32.714Z Compiling syn v1.0.109
12982025-08-07T16:29:32.749Z Checking num-integer v0.1.46
12992025-08-07T16:29:32.775Z Checking num-complex v0.4.6
13002025-08-07T16:29:32.801Z Compiling unicode-xid v0.2.6
13012025-08-07T16:29:32.827Z Compiling usdt-impl v0.3.5
13022025-08-07T16:29:32.827Z Compiling dtrace-parser v0.1.14
13032025-08-07T16:29:32.853Z Compiling radium v0.7.0
13042025-08-07T16:29:33.182Z Checking num-bigint v0.4.6
13052025-08-07T16:29:33.280Z Checking num-iter v0.1.45
13062025-08-07T16:29:33.327Z Checking tap v1.0.1
13072025-08-07T16:29:33.444Z Checking funty v2.0.0
13082025-08-07T16:29:33.483Z Checking wyz v0.5.1
13092025-08-07T16:29:33.510Z Compiling typeid v1.0.2
13102025-08-07T16:29:33.707Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
13112025-08-07T16:29:33.811Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13122025-08-07T16:29:34.099Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13132025-08-07T16:29:34.126Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13142025-08-07T16:29:34.169Z Checking bitvec v1.0.1
13152025-08-07T16:29:34.196Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13162025-08-07T16:29:34.281Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13172025-08-07T16:29:34.314Z Checking ascii v1.1.0
13182025-08-07T16:29:34.421Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13192025-08-07T16:29:34.447Z Checking erased-serde v0.4.5
13202025-08-07T16:29:34.569Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13212025-08-07T16:29:34.595Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13222025-08-07T16:29:34.669Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13232025-08-07T16:29:35.096Z Checking num-rational v0.4.2
13242025-08-07T16:29:35.216Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13252025-08-07T16:29:35.241Z Checking serde_arrays v0.1.0
13262025-08-07T16:29:35.277Z Checking libloading v0.7.4
13272025-08-07T16:29:35.375Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
13282025-08-07T16:29:35.640Z Checking num v0.4.3
13292025-08-07T16:29:35.745Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13302025-08-07T16:29:38.303Z Compiling synstructure v0.12.6
13312025-08-07T16:29:38.303Z Compiling proc-macro-error v1.0.4
13322025-08-07T16:29:38.329Z Compiling serde_tokenstream v0.1.7
13332025-08-07T16:29:38.358Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13342025-08-07T16:29:38.358Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13352025-08-07T16:29:39.251Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13362025-08-07T16:29:39.549Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13372025-08-07T16:29:39.762Z Checking aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
13382025-08-07T16:29:39.794Z Compiling num_enum_derive v0.5.11
13392025-08-07T16:29:39.794Z Compiling zerocopy-derive v0.2.0
13402025-08-07T16:29:39.820Z Compiling hubpack_derive v0.1.1
13412025-08-07T16:29:39.820Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13422025-08-07T16:29:39.820Z Compiling num-derive v0.3.3
13432025-08-07T16:29:39.820Z Compiling zone_cfg_derive v0.3.0
13442025-08-07T16:29:40.163Z Compiling structopt-derive v0.4.18
13452025-08-07T16:29:40.611Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13462025-08-07T16:29:40.637Z Compiling bitstruct_derive v0.1.0
13472025-08-07T16:29:40.673Z Checking hubpack v0.1.2
13482025-08-07T16:29:40.976Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13492025-08-07T16:29:41.158Z Checking zone v0.3.0
13502025-08-07T16:29:41.355Z Compiling zerocopy v0.3.2
13512025-08-07T16:29:41.593Z Checking libscf-sys v1.1.0
13522025-08-07T16:29:41.665Z Checking num_enum v0.5.11
13532025-08-07T16:29:41.788Z Compiling dof v0.1.5
13542025-08-07T16:29:41.819Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13552025-08-07T16:29:41.845Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13562025-08-07T16:29:41.871Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
13572025-08-07T16:29:42.088Z Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
13582025-08-07T16:29:42.173Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8)
13592025-08-07T16:29:42.290Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13602025-08-07T16:29:42.363Z Checking structopt v0.3.26
13612025-08-07T16:29:42.433Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13622025-08-07T16:29:42.504Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
13632025-08-07T16:29:42.763Z Checking bitstruct v0.1.1
13642025-08-07T16:29:42.880Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
13652025-08-07T16:29:43.207Z Compiling usdt-attr-macro v0.3.5
13662025-08-07T16:29:43.207Z Compiling usdt-macro v0.3.5
13672025-08-07T16:29:43.463Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
13682025-08-07T16:29:43.760Z Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13692025-08-07T16:29:44.242Z Checking transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13702025-08-07T16:29:44.447Z Checking usdt v0.3.5
13712025-08-07T16:29:44.636Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b)
13722025-08-07T16:29:45.839Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
13732025-08-07T16:29:45.866Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
13742025-08-07T16:29:45.866Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
13752025-08-07T16:29:45.866Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192)
13762025-08-07T16:29:45.866Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192)
13772025-08-07T16:29:45.866Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13782025-08-07T16:29:45.866Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13792025-08-07T16:29:46.381Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13802025-08-07T16:29:46.408Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13812025-08-07T16:29:46.727Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13822025-08-07T16:29:49.780Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13832025-08-07T16:29:59.411Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
13842025-08-07T16:30:03.549Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13852025-08-07T16:30:10.690Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13862025-08-07T16:30:11.556Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13872025-08-07T16:30:29.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.25s
13882025-08-07T16:30:29.259Z+ for feat in tofino_stub tofino_asic softnpu chaos
13892025-08-07T16:30:29.259Z+ cargo clippy --features chaos -- --deny warnings
13902025-08-07T16:30:30.235Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13912025-08-07T16:30:30.263Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13922025-08-07T16:30:30.263Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
13932025-08-07T16:30:44.307Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13942025-08-07T16:30:44.307Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
13952025-08-07T16:30:50.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s
13962025-08-07T16:30:50.411Z+ banner fmt
13972025-08-07T16:30:50.437Z
13982025-08-07T16:30:50.437Z ###### # # #####
13992025-08-07T16:30:50.437Z # ## ## #
14002025-08-07T16:30:50.437Z ##### # ## # #
14012025-08-07T16:30:50.437Z # # # #
14022025-08-07T16:30:50.437Z # # # #
14032025-08-07T16:30:50.437Z # # # #
14042025-08-07T16:30:50.437Z
14052025-08-07T16:30:50.437Z+ cargo fmt -- --check
14062025-08-07T16:30:51.405Z+ banner test
14072025-08-07T16:30:51.431Z
14082025-08-07T16:30:51.431Z ##### ###### #### #####
14092025-08-07T16:30:51.431Z # # # #
14102025-08-07T16:30:51.432Z # ##### #### #
14112025-08-07T16:30:51.432Z # # # #
14122025-08-07T16:30:51.432Z # # # # #
14132025-08-07T16:30:51.432Z # ###### #### #
14142025-08-07T16:30:51.432Z
14152025-08-07T16:30:51.432Z+ for feat in tofino_stub tofino_asic softnpu chaos
14162025-08-07T16:30:51.432Z+ cargo test --features tofino_stub
14172025-08-07T16:30:52.634Z Compiling unicode-ident v1.0.16
14182025-08-07T16:30:52.667Z Compiling cfg-if v1.0.0
14192025-08-07T16:30:52.667Z Compiling memchr v2.7.4
14202025-08-07T16:30:52.667Z Compiling itoa v1.0.11
14212025-08-07T16:30:52.667Z Compiling ryu v1.0.18
14222025-08-07T16:30:52.693Z Compiling libc v0.2.172
14232025-08-07T16:30:52.736Z Compiling once_cell v1.20.2
14242025-08-07T16:30:52.736Z Compiling log v0.4.22
14252025-08-07T16:30:52.809Z Compiling proc-macro2 v1.0.95
14262025-08-07T16:30:52.853Z Compiling libm v0.2.11
14272025-08-07T16:30:53.048Z Compiling allocator-api2 v0.2.20
14282025-08-07T16:30:53.116Z Compiling foldhash v0.1.5
14292025-08-07T16:30:53.143Z Compiling equivalent v1.0.1
14302025-08-07T16:30:53.257Z Compiling fnv v1.0.7
14312025-08-07T16:30:53.396Z Compiling heck v0.5.0
14322025-08-07T16:30:53.425Z Compiling iana-time-zone v0.1.61
14332025-08-07T16:30:53.724Z Compiling quote v1.0.40
14342025-08-07T16:30:53.880Z Compiling jobserver v0.1.32
14352025-08-07T16:30:53.920Z Compiling hashbrown v0.15.1
14362025-08-07T16:30:53.980Z Compiling getrandom v0.3.1
14372025-08-07T16:30:54.109Z Compiling syn v2.0.100
14382025-08-07T16:30:54.180Z Compiling dyn-clone v1.0.17
14392025-08-07T16:30:54.311Z Compiling pin-project-lite v0.2.15
14402025-08-07T16:30:54.337Z Compiling cc v1.2.19
14412025-08-07T16:30:54.433Z Compiling smallvec v1.13.2
14422025-08-07T16:30:54.465Z Compiling aho-corasick v1.1.3
14432025-08-07T16:30:54.491Z Compiling regex-syntax v0.8.5
14442025-08-07T16:30:54.517Z Compiling byteorder v1.5.0
14452025-08-07T16:30:54.619Z Compiling bitflags v2.6.0
14462025-08-07T16:30:54.841Z Compiling num-traits v0.2.19
14472025-08-07T16:30:54.941Z Compiling scopeguard v1.2.0
14482025-08-07T16:30:55.062Z Compiling parking_lot_core v0.9.10
14492025-08-07T16:30:55.116Z Compiling lock_api v0.4.12
14502025-08-07T16:30:55.142Z Compiling signal-hook-registry v1.4.2
14512025-08-07T16:30:55.579Z Compiling socket2 v0.5.9
14522025-08-07T16:30:55.651Z Compiling futures-core v0.3.31
14532025-08-07T16:30:55.921Z Compiling parking_lot v0.12.3
14542025-08-07T16:30:55.947Z Compiling mio v1.0.2
14552025-08-07T16:30:56.338Z Compiling futures-sink v0.3.31
14562025-08-07T16:30:56.508Z Compiling slab v0.4.9
14572025-08-07T16:30:56.545Z Compiling futures-channel v0.3.31
14582025-08-07T16:30:56.802Z Compiling regress v0.10.3
14592025-08-07T16:30:56.842Z Compiling strsim v0.11.1
14602025-08-07T16:30:56.958Z Compiling futures-task v0.3.31
14612025-08-07T16:30:57.030Z Compiling pin-utils v0.1.0
14622025-08-07T16:30:57.161Z Compiling futures-io v0.3.31
14632025-08-07T16:30:57.424Z Compiling ring v0.17.14
14642025-08-07T16:30:57.453Z Compiling openssl-sys v0.9.107
14652025-08-07T16:30:57.627Z Compiling stable_deref_trait v1.2.0
14662025-08-07T16:30:57.756Z Compiling regex-automata v0.4.9
14672025-08-07T16:30:58.674Z Compiling openssl v0.10.72
14682025-08-07T16:30:58.700Z Compiling native-tls v0.2.12
14692025-08-07T16:30:58.727Z Compiling ucd-trie v0.1.7
14702025-08-07T16:30:58.754Z Compiling getrandom v0.2.15
14712025-08-07T16:30:59.132Z Compiling time-core v0.1.2
14722025-08-07T16:30:59.262Z Compiling num-conv v0.1.0
14732025-08-07T16:30:59.407Z Compiling plain v0.2.3
14742025-08-07T16:30:59.434Z Compiling tracing-core v0.1.32
14752025-08-07T16:30:59.613Z Compiling time-macros v0.2.18
14762025-08-07T16:30:59.642Z Compiling pretty-hex v0.4.1
14772025-08-07T16:30:59.925Z Compiling syn v1.0.109
14782025-08-07T16:31:00.641Z Compiling thread-id v4.2.2
14792025-08-07T16:31:01.017Z Compiling litemap v0.7.3
14802025-08-07T16:31:01.390Z Compiling serde_derive_internals v0.29.1
14812025-08-07T16:31:01.518Z Compiling synstructure v0.13.1
14822025-08-07T16:31:02.153Z Compiling regex v1.11.1
14832025-08-07T16:31:02.325Z Compiling darling_core v0.20.10
14842025-08-07T16:31:02.655Z Compiling subtle v2.6.1
14852025-08-07T16:31:02.945Z Compiling writeable v0.5.5
14862025-08-07T16:31:03.241Z Compiling atomic-waker v1.1.2
14872025-08-07T16:31:03.270Z Compiling icu_locid_transform_data v1.5.0
14882025-08-07T16:31:03.381Z Compiling httparse v1.9.5
14892025-08-07T16:31:03.444Z Compiling percent-encoding v2.3.1
14902025-08-07T16:31:03.550Z Compiling icu_properties_data v1.5.0
14912025-08-07T16:31:03.800Z Compiling rustls v0.23.16
14922025-08-07T16:31:03.827Z Compiling form_urlencoded v1.2.1
14932025-08-07T16:31:03.853Z Compiling icu_normalizer_data v1.5.0
14942025-08-07T16:31:03.879Z Compiling rustls-pki-types v1.10.0
14952025-08-07T16:31:03.990Z Compiling write16 v1.0.0
14962025-08-07T16:31:04.089Z Compiling try-lock v0.2.5
14972025-08-07T16:31:04.185Z Compiling utf8_iter v1.0.4
14982025-08-07T16:31:04.259Z Compiling utf16_iter v1.0.5
14992025-08-07T16:31:04.344Z Compiling want v0.3.1
15002025-08-07T16:31:04.515Z Compiling httpdate v1.0.3
15012025-08-07T16:31:04.542Z Compiling tower-service v0.3.3
15022025-08-07T16:31:04.661Z Compiling untrusted v0.9.0
15032025-08-07T16:31:04.690Z Compiling zeroize v1.8.1
15042025-08-07T16:31:05.057Z Compiling foreign-types-shared v0.1.1
15052025-08-07T16:31:05.083Z Compiling openssl-probe v0.1.5
15062025-08-07T16:31:05.180Z Compiling serde_derive v1.0.219
15072025-08-07T16:31:05.207Z Compiling tokio-macros v2.5.0
15082025-08-07T16:31:05.453Z Compiling thiserror-impl v1.0.69
15092025-08-07T16:31:06.173Z Compiling schemars_derive v0.8.22
15102025-08-07T16:31:06.523Z Compiling futures-macro v0.3.31
15112025-08-07T16:31:06.727Z Compiling zerofrom-derive v0.1.4
15122025-08-07T16:31:07.425Z Compiling yoke-derive v0.7.4
15132025-08-07T16:31:08.156Z Compiling thiserror v1.0.69
15142025-08-07T16:31:08.327Z Compiling zerovec-derive v0.10.3
15152025-08-07T16:31:08.418Z Compiling displaydoc v0.2.5
15162025-08-07T16:31:09.077Z Compiling zerocopy-derive v0.7.35
15172025-08-07T16:31:09.161Z Compiling icu_provider_macros v1.5.0
15182025-08-07T16:31:10.024Z Compiling tracing-attributes v0.1.27
15192025-08-07T16:31:10.234Z Compiling thiserror-impl v2.0.12
15202025-08-07T16:31:10.295Z Compiling openssl-macros v0.1.1
15212025-08-07T16:31:10.321Z Compiling scroll_derive v0.12.0
15222025-08-07T16:31:10.408Z Compiling pest v2.7.14
15232025-08-07T16:31:10.867Z Compiling zerofrom v0.1.4
15242025-08-07T16:31:11.123Z Compiling yoke v0.7.4
15252025-08-07T16:31:11.208Z Compiling zerocopy v0.7.35
15262025-08-07T16:31:11.234Z Compiling darling_macro v0.20.10
15272025-08-07T16:31:11.543Z Compiling zerovec v0.10.4
15282025-08-07T16:31:11.792Z Compiling scroll v0.12.0
15292025-08-07T16:31:12.008Z Compiling serde v1.0.219
15302025-08-07T16:31:12.357Z Compiling goblin v0.8.2
15312025-08-07T16:31:12.543Z Compiling darling v0.20.10
15322025-08-07T16:31:12.667Z Compiling async-trait v0.1.88
15332025-08-07T16:31:12.980Z Compiling pest_meta v2.7.14
15342025-08-07T16:31:13.050Z Compiling thiserror v2.0.12
15352025-08-07T16:31:13.217Z Compiling rustls-webpki v0.102.8
15362025-08-07T16:31:13.399Z Compiling tinystr v0.7.6
15372025-08-07T16:31:13.719Z Compiling icu_collections v1.5.0
15382025-08-07T16:31:13.815Z Compiling icu_locid v1.5.0
15392025-08-07T16:31:14.934Z Compiling pest_generator v2.7.14
15402025-08-07T16:31:15.322Z Compiling icu_provider v1.5.0
15412025-08-07T16:31:15.579Z Compiling foreign-types v0.3.2
15422025-08-07T16:31:16.191Z Compiling icu_locid_transform v1.5.0
15432025-08-07T16:31:16.391Z Compiling rustls v0.22.4
15442025-08-07T16:31:16.418Z Compiling anyhow v1.0.98
15452025-08-07T16:31:16.509Z Compiling encoding_rs v0.8.35
15462025-08-07T16:31:16.830Z Compiling pest_derive v2.7.14
15472025-08-07T16:31:17.314Z Compiling bytes v1.10.1
15482025-08-07T16:31:17.668Z Compiling serde_json v1.0.140
15492025-08-07T16:31:17.825Z Compiling uuid v1.13.1
15502025-08-07T16:31:17.868Z Compiling indexmap v2.7.1
15512025-08-07T16:31:18.656Z Compiling serde_tokenstream v0.2.2
15522025-08-07T16:31:18.786Z Compiling http v1.2.0
15532025-08-07T16:31:18.813Z Compiling semver v1.0.26
15542025-08-07T16:31:19.277Z Compiling tokio v1.46.1
15552025-08-07T16:31:19.303Z Compiling chrono v0.4.40
15562025-08-07T16:31:20.118Z Compiling dtrace-parser v0.2.0
15572025-08-07T16:31:21.142Z Compiling dof v0.3.0
15582025-08-07T16:31:22.116Z Compiling schemars v0.8.22
15592025-08-07T16:31:22.193Z Compiling usdt-impl v0.5.0
15602025-08-07T16:31:22.268Z Compiling openapiv3 v2.0.0
15612025-08-07T16:31:22.562Z Compiling http-body v1.0.1
15622025-08-07T16:31:22.801Z Compiling icu_properties v1.5.1
15632025-08-07T16:31:22.836Z Compiling serde_yaml v0.9.34+deprecated
15642025-08-07T16:31:23.066Z Compiling toml_datetime v0.6.8
15652025-08-07T16:31:23.608Z Compiling mime v0.3.17
15662025-08-07T16:31:23.800Z Compiling usdt-attr-macro v0.5.0
15672025-08-07T16:31:24.185Z Compiling usdt-macro v0.5.0
15682025-08-07T16:31:25.766Z Compiling typify-impl v0.2.0
15692025-08-07T16:31:26.183Z Compiling serde_with_macros v3.11.0
15702025-08-07T16:31:26.266Z Compiling daft-derive v0.1.1
15712025-08-07T16:31:26.534Z Compiling icu_normalizer v1.5.0
15722025-08-07T16:31:26.957Z Compiling strum_macros v0.26.4
15732025-08-07T16:31:27.577Z Compiling idna_adapter v1.2.0
15742025-08-07T16:31:27.783Z Compiling idna v1.0.3
15752025-08-07T16:31:27.840Z Compiling omicron-workspace-hack v0.1.0
15762025-08-07T16:31:28.989Z Compiling ipnet v2.10.1
15772025-08-07T16:31:29.016Z Compiling tokio-util v0.7.12
15782025-08-07T16:31:29.016Z Compiling url v2.5.3
15792025-08-07T16:31:29.591Z Compiling tokio-native-tls v0.3.1
15802025-08-07T16:31:29.906Z Compiling serde_urlencoded v0.7.1
15812025-08-07T16:31:29.967Z Compiling async-stream-impl v0.3.6
15822025-08-07T16:31:30.499Z Compiling webpki-roots v0.26.6
15832025-08-07T16:31:30.657Z Compiling rustls-pemfile v2.2.0
15842025-08-07T16:31:30.811Z Compiling sync_wrapper v1.0.1
15852025-08-07T16:31:30.991Z Compiling base64 v0.22.1
15862025-08-07T16:31:31.017Z Compiling powerfmt v0.2.0
15872025-08-07T16:31:31.043Z Compiling tower-layer v0.3.3
15882025-08-07T16:31:31.338Z Compiling deranged v0.3.11
15892025-08-07T16:31:31.400Z Compiling structmeta-derive v0.3.0
15902025-08-07T16:31:31.755Z Compiling num_threads v0.1.7
15912025-08-07T16:31:31.910Z Compiling tokio-rustls v0.26.0
15922025-08-07T16:31:32.370Z Compiling dropshot_endpoint v0.15.1
15932025-08-07T16:31:32.668Z Compiling time v0.3.36
15942025-08-07T16:31:33.208Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15952025-08-07T16:31:33.668Z Compiling structmeta v0.3.0
15962025-08-07T16:31:34.082Z Compiling typenum v1.17.0
15972025-08-07T16:31:34.125Z Compiling parse-display-derive v0.10.0
15982025-08-07T16:31:34.514Z Compiling futures-util v0.3.31
15992025-08-07T16:31:35.207Z Compiling generic-array v0.14.7
16002025-08-07T16:31:36.254Z Compiling block-buffer v0.10.4
16012025-08-07T16:31:36.297Z Compiling crypto-common v0.1.6
16022025-08-07T16:31:36.498Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16032025-08-07T16:31:36.524Z Compiling rand_core v0.6.4
16042025-08-07T16:31:37.006Z Compiling errno v0.3.9
16052025-08-07T16:31:37.772Z Compiling camino v1.1.9
16062025-08-07T16:31:37.966Z Compiling ppv-lite86 v0.2.20
16072025-08-07T16:31:38.673Z Compiling match_cfg v0.1.0
16082025-08-07T16:31:38.703Z Compiling rand_chacha v0.3.1
16092025-08-07T16:31:38.731Z Compiling tracing v0.1.40
16102025-08-07T16:31:38.781Z Compiling clap_derive v4.5.18
16112025-08-07T16:31:38.807Z Compiling hostname v0.3.1
16122025-08-07T16:31:39.031Z Compiling memmap v0.7.0
16132025-08-07T16:31:39.260Z Compiling dirs-sys-next v0.1.2
16142025-08-07T16:31:39.450Z Compiling thread_local v1.1.8
16152025-08-07T16:31:39.924Z Compiling cpufeatures v0.2.15
16162025-08-07T16:31:39.950Z Compiling dirs-next v2.0.0
16172025-08-07T16:31:39.985Z Compiling rand v0.8.5
16182025-08-07T16:31:40.011Z Compiling serde_spanned v0.6.8
16192025-08-07T16:31:40.086Z Compiling is-terminal v0.4.13
16202025-08-07T16:31:40.172Z Compiling term v0.7.0
16212025-08-07T16:31:40.246Z Compiling take_mut v0.2.2
16222025-08-07T16:31:40.275Z Compiling macaddr v1.0.1
16232025-08-07T16:31:40.685Z Compiling winnow v0.6.20
16242025-08-07T16:31:41.814Z Compiling slog v2.7.0
16252025-08-07T16:31:42.325Z Compiling debug-ignore v1.0.5
16262025-08-07T16:31:42.560Z Compiling spin v0.9.8
16272025-08-07T16:31:42.615Z Compiling h2 v0.4.6
16282025-08-07T16:31:42.763Z Compiling hex v0.4.3
16292025-08-07T16:31:43.875Z Compiling toml_edit v0.22.22
16302025-08-07T16:31:44.030Z Compiling typify-macro v0.2.0
16312025-08-07T16:31:44.659Z Compiling anstyle v1.0.10
16322025-08-07T16:31:45.487Z Compiling async-stream v0.3.6
16332025-08-07T16:31:45.786Z Compiling strum v0.26.3
16342025-08-07T16:31:45.976Z Compiling serde_with v3.11.0
16352025-08-07T16:31:48.545Z Compiling typify v0.2.0
16362025-08-07T16:31:48.748Z Compiling progenitor-impl v0.8.0
16372025-08-07T16:31:48.829Z Compiling tokio-rustls v0.25.0
16382025-08-07T16:31:49.369Z Compiling hyper v1.6.0
16392025-08-07T16:31:49.649Z Compiling toml v0.8.19
16402025-08-07T16:31:50.045Z Compiling ahash v0.8.11
16412025-08-07T16:31:50.555Z Compiling serde_path_to_error v0.1.16
16422025-08-07T16:31:51.427Z Compiling waitgroup v0.1.2
16432025-08-07T16:31:51.453Z Compiling hostname v0.4.0
16442025-08-07T16:31:52.057Z Compiling utf8parse v0.2.2
16452025-08-07T16:31:52.370Z Compiling anstyle-parse v0.2.6
16462025-08-07T16:31:52.549Z Compiling hyper-util v0.1.10
16472025-08-07T16:31:52.763Z Compiling hashbrown v0.14.5
16482025-08-07T16:31:53.268Z Compiling instant v0.1.13
16492025-08-07T16:31:53.451Z Compiling colorchoice v1.0.3
16502025-08-07T16:31:53.513Z Compiling is_terminal_polyfill v1.70.1
16512025-08-07T16:31:53.623Z Compiling anstyle-query v1.1.2
16522025-08-07T16:31:53.691Z Compiling backoff v0.4.0
16532025-08-07T16:31:53.718Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16542025-08-07T16:31:53.805Z Compiling anstream v0.6.18
16552025-08-07T16:31:53.843Z Compiling http-body-util v0.1.2
16562025-08-07T16:31:53.927Z Compiling parse-display v0.10.0
16572025-08-07T16:31:54.071Z Compiling regress v0.9.1
16582025-08-07T16:31:54.099Z Compiling crossbeam-utils v0.8.20
16592025-08-07T16:31:54.453Z Compiling clap_lex v0.7.3
16602025-08-07T16:31:54.949Z Compiling hyper-rustls v0.27.3
16612025-08-07T16:31:55.121Z Compiling hyper-tls v0.6.0
16622025-08-07T16:31:55.502Z Compiling tower v0.5.2
16632025-08-07T16:31:55.881Z Compiling rustix v0.38.40
16642025-08-07T16:31:55.940Z Compiling futures-executor v0.3.31
16652025-08-07T16:31:56.394Z Compiling reqwest v0.12.12
16662025-08-07T16:31:56.533Z Compiling digest v0.10.7
16672025-08-07T16:31:56.966Z Compiling ipnetwork v0.21.1
16682025-08-07T16:31:57.714Z Compiling progenitor-macro v0.8.0
16692025-08-07T16:31:59.620Z Compiling futures v0.3.31
16702025-08-07T16:32:01.150Z Compiling itertools v0.13.0
16712025-08-07T16:32:01.590Z Compiling usdt v0.5.0
16722025-08-07T16:32:02.151Z Compiling prettyplease v0.2.25
16732025-08-07T16:32:02.719Z Compiling crossbeam-channel v0.5.15
16742025-08-07T16:32:05.527Z Compiling slog-async v2.8.0
16752025-08-07T16:32:06.948Z Compiling oxnet v0.1.2
16762025-08-07T16:32:07.019Z Compiling slog-term v2.9.1
16772025-08-07T16:32:07.238Z Compiling slog-json v2.6.1
16782025-08-07T16:32:07.804Z Compiling float-ord v0.3.2
16792025-08-07T16:32:08.063Z Compiling slog-bunyan v2.5.0
16802025-08-07T16:32:08.294Z Compiling progenitor-client v0.8.0
16812025-08-07T16:32:10.749Z Compiling progenitor-client v0.9.1
16822025-08-07T16:32:11.295Z Compiling newtype-uuid v1.2.1
16832025-08-07T16:32:11.444Z Compiling num-integer v0.1.46
16842025-08-07T16:32:11.521Z Compiling progenitor v0.8.0
16852025-08-07T16:32:11.768Z Compiling daft v0.1.1
16862025-08-07T16:32:12.303Z Compiling sha1 v0.10.6
16872025-08-07T16:32:14.463Z Compiling multer v3.1.0
16882025-08-07T16:32:15.216Z Compiling dropshot v0.15.1
16892025-08-07T16:32:15.774Z Compiling terminal_size v0.4.0
16902025-08-07T16:32:16.018Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
16912025-08-07T16:32:17.150Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16922025-08-07T16:32:17.638Z Compiling num-iter v0.1.45
16932025-08-07T16:32:17.664Z Compiling num-rational v0.4.2
16942025-08-07T16:32:19.383Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
16952025-08-07T16:32:19.861Z Compiling num-complex v0.4.6
16962025-08-07T16:32:20.796Z Compiling num v0.4.3
16972025-08-07T16:32:20.914Z Compiling clap_builder v4.5.21
16982025-08-07T16:32:21.178Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16992025-08-07T16:32:25.440Z Compiling clap v4.5.21
17002025-08-07T16:32:29.331Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17012025-08-07T16:32:32.528Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17022025-08-07T16:32:35.649Z Compiling num-derive v0.3.3
17032025-08-07T16:32:37.131Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17042025-08-07T16:32:41.317Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17052025-08-07T16:32:44.625Z Compiling typify-impl v0.3.0
17062025-08-07T16:32:44.781Z Compiling hubpack_derive v0.1.1
17072025-08-07T16:32:45.702Z Compiling winnow v0.5.40
17082025-08-07T16:32:47.604Z Compiling zerocopy-derive v0.8.17
17092025-08-07T16:32:49.176Z Compiling proc-macro-error-attr v1.0.4
17102025-08-07T16:32:51.705Z Compiling proc-macro-error v1.0.4
17112025-08-07T16:32:51.778Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17122025-08-07T16:32:57.216Z Compiling toml_edit v0.19.15
17132025-08-07T16:33:00.205Z Compiling proc-macro-crate v1.3.1
17142025-08-07T16:33:02.528Z Compiling lazy_static v1.5.0
17152025-08-07T16:33:02.689Z Compiling unicode-width v0.1.14
17162025-08-07T16:33:03.241Z Compiling typify-macro v0.3.0
17172025-08-07T16:33:03.612Z Compiling num_enum_derive v0.5.11
17182025-08-07T16:33:05.880Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17192025-08-07T16:33:06.515Z Compiling foreign-types-macros v0.2.3
17202025-08-07T16:33:07.627Z Compiling typify v0.3.0
17212025-08-07T16:33:07.779Z Compiling progenitor-impl v0.9.1
17222025-08-07T16:33:08.207Z Compiling libscf-sys v1.1.0
17232025-08-07T16:33:08.873Z Compiling either v1.13.0
17242025-08-07T16:33:09.365Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17252025-08-07T16:33:09.538Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17262025-08-07T16:33:09.616Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17272025-08-07T16:33:10.376Z Compiling bitflags v1.3.2
17282025-08-07T16:33:10.495Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
17292025-08-07T16:33:10.522Z Compiling unicode-segmentation v1.12.0
17302025-08-07T16:33:10.636Z Compiling nom v7.1.3
17312025-08-07T16:33:11.861Z Compiling proc-macro-error-attr2 v2.0.0
17322025-08-07T16:33:11.965Z Compiling libloading v0.8.5
17332025-08-07T16:33:12.982Z Compiling proc-macro-error2 v2.0.1
17342025-08-07T16:33:13.544Z Compiling cexpr v0.6.0
17352025-08-07T16:33:13.622Z Compiling clang-sys v1.8.1
17362025-08-07T16:33:13.702Z Compiling zone_cfg_derive v0.3.0
17372025-08-07T16:33:14.934Z Compiling hubpack v0.1.2
17382025-08-07T16:33:15.025Z Compiling num-derive v0.4.2
17392025-08-07T16:33:15.475Z Compiling tabled_derive v0.10.0
17402025-08-07T16:33:15.713Z Compiling progenitor-macro v0.9.1
17412025-08-07T16:33:16.843Z Compiling static_assertions v1.1.0
17422025-08-07T16:33:16.955Z Compiling zerocopy-derive v0.6.6
17432025-08-07T16:33:17.014Z Compiling derive-where v1.2.7
17442025-08-07T16:33:17.530Z Compiling bindgen v0.71.1
17452025-08-07T16:33:17.697Z Compiling libz-sys v1.1.20
17462025-08-07T16:33:18.544Z Compiling tabwriter v1.4.0
17472025-08-07T16:33:18.664Z Compiling zerocopy v0.8.17
17482025-08-07T16:33:18.994Z Compiling hash32 v0.3.1
17492025-08-07T16:33:19.551Z Compiling fastrand v2.2.0
17502025-08-07T16:33:20.026Z Compiling tempfile v3.14.0
17512025-08-07T16:33:20.786Z Compiling heapless v0.8.0
17522025-08-07T16:33:21.363Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17532025-08-07T16:33:21.615Z Compiling strum_macros v0.25.3
17542025-08-07T16:33:21.808Z Compiling colored v2.1.0
17552025-08-07T16:33:24.784Z Compiling serde_repr v0.1.19
17562025-08-07T16:33:24.922Z Compiling enum-as-inner v0.6.1
17572025-08-07T16:33:25.806Z Compiling cobs v0.2.3
17582025-08-07T16:33:25.888Z Compiling managed v0.8.0
17592025-08-07T16:33:26.099Z Compiling postcard v1.0.10
17602025-08-07T16:33:26.331Z Compiling smoltcp v0.11.0
17612025-08-07T16:33:26.469Z Compiling progenitor v0.9.1
17622025-08-07T16:33:26.692Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17632025-08-07T16:33:27.443Z Compiling heck v0.3.3
17642025-08-07T16:33:27.756Z Compiling unicode-width v0.2.0
17652025-08-07T16:33:28.071Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17662025-08-07T16:33:28.248Z Compiling bytecount v0.6.8
17672025-08-07T16:33:28.275Z Compiling foreign-types-shared v0.3.1
17682025-08-07T16:33:28.301Z Compiling derive_more v0.99.18
17692025-08-07T16:33:28.418Z Compiling foreign-types v0.5.0
17702025-08-07T16:33:28.469Z Compiling papergrid v0.14.0
17712025-08-07T16:33:28.829Z Compiling structopt-derive v0.4.18
17722025-08-07T16:33:29.130Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17732025-08-07T16:33:30.872Z Compiling camino-tempfile v1.1.1
17742025-08-07T16:33:31.294Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
17752025-08-07T16:33:31.322Z Compiling memoffset v0.9.1
17762025-08-07T16:33:31.445Z Compiling num_enum v0.5.11
17772025-08-07T16:33:31.611Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17782025-08-07T16:33:31.773Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17792025-08-07T16:33:32.193Z Compiling cstr-argument v0.1.2
17802025-08-07T16:33:32.432Z Compiling pretty-hex v0.2.1
17812025-08-07T16:33:32.681Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17822025-08-07T16:33:32.816Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17832025-08-07T16:33:33.063Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
17842025-08-07T16:33:33.311Z Compiling nix v0.29.0
17852025-08-07T16:33:33.762Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17862025-08-07T16:33:33.998Z Compiling tabled v0.18.0
17872025-08-07T16:33:34.494Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17882025-08-07T16:33:34.635Z Compiling itertools v0.14.0
17892025-08-07T16:33:35.301Z Compiling tinyvec_macros v0.1.1
17902025-08-07T16:33:35.361Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
17912025-08-07T16:33:35.412Z Compiling tinyvec v1.8.0
17922025-08-07T16:33:35.877Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17932025-08-07T16:33:36.389Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
17942025-08-07T16:33:36.965Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
17952025-08-07T16:33:37.052Z Compiling crucible-workspace-hack v0.1.0
17962025-08-07T16:33:37.133Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
17972025-08-07T16:33:37.352Z Compiling itertools v0.10.5
17982025-08-07T16:33:39.322Z Compiling textwrap v0.11.0
17992025-08-07T16:33:39.495Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
18002025-08-07T16:33:39.554Z Compiling atty v0.2.14
18012025-08-07T16:33:39.639Z Compiling sigpipe v0.1.3
18022025-08-07T16:33:39.716Z Compiling base64ct v1.6.0
18032025-08-07T16:33:39.776Z Compiling ansi_term v0.12.1
18042025-08-07T16:33:39.809Z Compiling strsim v0.8.0
18052025-08-07T16:33:39.866Z Compiling crc8 v0.1.1
18062025-08-07T16:33:40.033Z Compiling vec_map v0.8.2
18072025-08-07T16:33:40.100Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
18082025-08-07T16:33:40.127Z Compiling password-hash v0.5.0
18092025-08-07T16:33:40.253Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18102025-08-07T16:33:40.308Z Compiling clap v2.34.0
18112025-08-07T16:33:40.530Z Compiling zone v0.3.0
18122025-08-07T16:33:40.737Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
18132025-08-07T16:33:41.053Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
18142025-08-07T16:33:41.253Z Compiling unicode-normalization v0.1.24
18152025-08-07T16:33:41.936Z Compiling blake2 v0.10.6
18162025-08-07T16:33:41.988Z Compiling smf v0.2.3
18172025-08-07T16:33:42.110Z Compiling libgit2-sys v0.17.0+1.8.1
18182025-08-07T16:33:42.390Z Compiling fixedbitset v0.4.2
18192025-08-07T16:33:42.817Z Compiling whoami v1.5.2
18202025-08-07T16:33:43.159Z Compiling unicode-bidi v0.3.17
18212025-08-07T16:33:43.330Z Compiling structopt v0.3.26
18222025-08-07T16:33:43.521Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18232025-08-07T16:33:43.884Z Compiling idna v0.4.0
18242025-08-07T16:33:44.378Z Compiling petgraph v0.6.5
18252025-08-07T16:33:45.473Z Compiling argon2 v0.5.3
18262025-08-07T16:33:46.641Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
18272025-08-07T16:33:46.925Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
18282025-08-07T16:33:47.428Z Compiling zerocopy v0.6.6
18292025-08-07T16:33:47.545Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
18302025-08-07T16:33:48.189Z Compiling newline-converter v0.3.0
18312025-08-07T16:33:48.366Z Compiling console v0.15.8
18322025-08-07T16:33:48.881Z Compiling tokio-dtrace v0.1.1
18332025-08-07T16:33:49.415Z Compiling serde-big-array v0.5.1
18342025-08-07T16:33:49.444Z Compiling data-encoding v2.6.0
18352025-08-07T16:33:49.645Z Compiling linked-hash-map v0.5.6
18362025-08-07T16:33:50.415Z Compiling quick-error v1.2.3
18372025-08-07T16:33:50.587Z Compiling similar v2.6.0
18382025-08-07T16:33:50.929Z Compiling resolv-conf v0.7.0
18392025-08-07T16:33:51.540Z Compiling expectorate v1.1.0
18402025-08-07T16:33:51.723Z Compiling hickory-proto v0.24.1
18412025-08-07T16:33:51.812Z Compiling lru-cache v0.1.2
18422025-08-07T16:33:52.020Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18432025-08-07T16:33:52.539Z Compiling oxide-tokio-rt v0.1.2
18442025-08-07T16:33:54.409Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18452025-08-07T16:33:55.236Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18462025-08-07T16:33:55.630Z Compiling newtype_derive v0.1.6
18472025-08-07T16:33:55.755Z Compiling atomicwrites v0.4.4
18482025-08-07T16:33:56.077Z Compiling cancel-safe-futures v0.1.5
18492025-08-07T16:33:56.114Z Compiling owo-colors v4.1.0
18502025-08-07T16:33:57.742Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18512025-08-07T16:33:58.173Z Compiling libsw v3.3.1
18522025-08-07T16:33:58.486Z Compiling cargo-platform v0.1.8
18532025-08-07T16:33:58.895Z Compiling indent_write v2.2.0
18542025-08-07T16:33:59.170Z Compiling swrite v0.1.0
18552025-08-07T16:33:59.666Z Compiling linear-map v1.2.0
18562025-08-07T16:33:59.880Z Compiling highway v1.2.0
18572025-08-07T16:33:59.996Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18582025-08-07T16:34:00.562Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18592025-08-07T16:34:02.146Z Compiling cargo_metadata v0.18.1
18602025-08-07T16:34:03.383Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18612025-08-07T16:34:04.429Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18622025-08-07T16:34:04.612Z Compiling steno v0.4.1
18632025-08-07T16:34:05.260Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18642025-08-07T16:34:07.240Z Compiling hickory-resolver v0.24.3
18652025-08-07T16:34:08.421Z Compiling cookie v0.18.1
18662025-08-07T16:34:09.365Z Compiling tokio-stream v0.1.16
18672025-08-07T16:34:09.470Z Compiling rustc_version v0.4.1
18682025-08-07T16:34:09.998Z Compiling humantime v2.1.0
18692025-08-07T16:34:10.458Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18702025-08-07T16:34:10.608Z Compiling qorb v0.2.1
18712025-08-07T16:34:14.946Z Compiling signal-hook v0.3.17
18722025-08-07T16:34:15.858Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
18732025-08-07T16:34:16.943Z Compiling crossbeam-epoch v0.9.18
18742025-08-07T16:34:17.100Z Compiling curl-sys v0.4.78+curl-8.11.0
18752025-08-07T16:34:17.562Z Compiling mockall_derive v0.13.1
18762025-08-07T16:34:17.816Z Compiling predicates-core v1.0.8
18772025-08-07T16:34:18.140Z Compiling crossbeam-deque v0.8.5
18782025-08-07T16:34:18.508Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18792025-08-07T16:34:18.673Z Compiling slog-dtrace v0.3.0
18802025-08-07T16:34:18.850Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
18812025-08-07T16:34:19.277Z Compiling blake3 v1.5.4
18822025-08-07T16:34:19.426Z Compiling csv-core v0.1.11
18832025-08-07T16:34:19.988Z Compiling diff v0.1.13
18842025-08-07T16:34:20.016Z Compiling adler2 v2.0.0
18852025-08-07T16:34:20.094Z Compiling termtree v0.4.1
18862025-08-07T16:34:20.249Z Compiling yansi v1.0.1
18872025-08-07T16:34:20.318Z Compiling predicates-tree v1.0.11
18882025-08-07T16:34:20.344Z Compiling miniz_oxide v0.8.0
18892025-08-07T16:34:20.793Z Compiling pretty_assertions v1.4.1
18902025-08-07T16:34:21.697Z Compiling csv v1.3.1
18912025-08-07T16:34:21.978Z Compiling rayon-core v1.12.1
18922025-08-07T16:34:22.005Z Compiling predicates v3.1.2
18932025-08-07T16:34:23.837Z Compiling xattr v1.3.1
18942025-08-07T16:34:24.563Z Compiling filetime v0.2.25
18952025-08-07T16:34:24.771Z Compiling memmap2 v0.9.5
18962025-08-07T16:34:24.919Z Compiling crc32fast v1.4.2
18972025-08-07T16:34:25.207Z Compiling same-file v1.0.6
18982025-08-07T16:34:25.285Z Compiling arrayvec v0.7.6
18992025-08-07T16:34:25.529Z Compiling downcast v0.11.0
19002025-08-07T16:34:25.681Z Compiling arrayref v0.3.9
19012025-08-07T16:34:25.803Z Compiling constant_time_eq v0.3.1
19022025-08-07T16:34:25.830Z Compiling fragile v2.0.0
19032025-08-07T16:34:26.451Z Compiling curl v0.4.47
19042025-08-07T16:34:26.479Z Compiling walkdir v2.5.0
19052025-08-07T16:34:27.167Z Compiling toml v0.7.8
19062025-08-07T16:34:27.193Z Compiling flate2 v1.0.34
19072025-08-07T16:34:27.652Z Compiling git2 v0.19.0
19082025-08-07T16:34:27.680Z Compiling mockall v0.13.1
19092025-08-07T16:34:27.982Z Compiling tar v0.4.43
19102025-08-07T16:34:28.536Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19112025-08-07T16:34:29.085Z Compiling signal-hook-tokio v0.3.1
19122025-08-07T16:34:30.448Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
19132025-08-07T16:34:30.477Z Compiling sha2 v0.10.8
19142025-08-07T16:34:31.213Z Compiling kstat-rs v0.2.4
19152025-08-07T16:34:31.823Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
19162025-08-07T16:34:32.288Z Compiling vergen v8.3.2
19172025-08-07T16:34:32.314Z Compiling topological-sort v0.2.2
19182025-08-07T16:34:32.530Z Compiling display-error-chain v0.2.2
19192025-08-07T16:34:32.984Z Compiling hex-literal v0.4.1
19202025-08-07T16:34:33.159Z Compiling omicron-zone-package v0.12.0
19212025-08-07T16:34:33.362Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19222025-08-07T16:34:33.478Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
19232025-08-07T16:34:34.198Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
19242025-08-07T16:34:37.821Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19252025-08-07T16:34:38.611Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
19262025-08-07T16:34:38.858Z Compiling search_path v0.1.4
19272025-08-07T16:34:39.023Z Compiling internet-checksum v0.2.1
19282025-08-07T16:34:39.242Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
19292025-08-07T16:34:39.929Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
19302025-08-07T16:34:42.080Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
19312025-08-07T16:36:09.989Z Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 18s
19322025-08-07T16:36:10.172Z Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8)
19332025-08-07T16:36:10.204Z
19342025-08-07T16:36:10.204Zrunning 0 tests
19352025-08-07T16:36:10.204Z
19362025-08-07T16:36:10.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19372025-08-07T16:36:10.204Z
19382025-08-07T16:36:10.231Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
19392025-08-07T16:36:10.258Z
19402025-08-07T16:36:10.258Zrunning 0 tests
19412025-08-07T16:36:10.258Z
19422025-08-07T16:36:10.258Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19432025-08-07T16:36:10.258Z
19442025-08-07T16:36:10.258Z Running unittests src/lib.rs (target/debug/deps/asic-4d0314805b8ef317)
19452025-08-07T16:36:10.285Z
19462025-08-07T16:36:10.285Zrunning 0 tests
19472025-08-07T16:36:10.285Z
19482025-08-07T16:36:10.285Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19492025-08-07T16:36:10.285Z
19502025-08-07T16:36:10.285Z Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f)
19512025-08-07T16:36:10.312Z
19522025-08-07T16:36:10.312Zrunning 10 tests
19532025-08-07T16:36:10.312Ztest network::tests::test_eui64 ... ok
19542025-08-07T16:36:10.312Ztest network::tests::test_equal ... ok
19552025-08-07T16:36:10.312Ztest nat::tests::test_vni ... ok
19562025-08-07T16:36:10.312Ztest network::tests::test_into ... ok
19572025-08-07T16:36:10.312Ztest network::tests::test_not_equal ... ok
19582025-08-07T16:36:10.312Ztest network::tests::test_generate_ipv6_link_local ... ok
19592025-08-07T16:36:10.312Ztest network::tests::test_to_string ... ok
19602025-08-07T16:36:10.312Ztest network::tests::test_parse ... ok
19612025-08-07T16:36:10.312Ztest test_purge ... ok
19622025-08-07T16:36:10.312Ztest illumos::test::address_exists_handles_missing_object ... ok
19632025-08-07T16:36:10.312Z
19642025-08-07T16:36:10.312Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
19652025-08-07T16:36:10.313Z
19662025-08-07T16:36:10.313Z Running unittests src/main.rs (target/debug/deps/dpd-894257e856e12749)
19672025-08-07T16:36:10.339Z
19682025-08-07T16:36:10.339Zrunning 33 tests
19692025-08-07T16:36:10.366ZAug 07 16:36:09.461 DEBG created new freemap, unit: freemap_test
19702025-08-07T16:36:10.366ZAug 07 16:36:09.461 DEBG initted freemap. size: 128, unit: freemap_test
19712025-08-07T16:36:10.366ZAug 07 16:36:09.461 DEBG reset freemap, unit: freemap_test
19722025-08-07T16:36:10.366Ztest freemap::test_ordering ... ok
19732025-08-07T16:36:10.366Ztest freemap::test_free ... ok
19742025-08-07T16:36:10.366Ztest freemap::test_split ... ok
19752025-08-07T16:36:10.366Ztest macaddrs::tests::test_mac_offset ... ok
19762025-08-07T16:36:10.366Ztest config::tests::test_updates ... ok
19772025-08-07T16:36:10.366Ztest macaddrs::tests::test_parse_port_id ... ok
19782025-08-07T16:36:10.366Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
19792025-08-07T16:36:10.366Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
19802025-08-07T16:36:10.366ZAug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test
19812025-08-07T16:36:10.366ZAug 07 16:36:09.472 DEBG initted freemap. size: 128, unit: freemap_test
19822025-08-07T16:36:10.366ZAug 07 16:36:09.472 DEBG reset freemap, unit: freemap_test
19832025-08-07T16:36:10.366Ztest api_server::tests::test_build_info ... ok
19842025-08-07T16:36:10.366ZAug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test
19852025-08-07T16:36:10.367ZAug 07 16:36:09.472 DEBG initted freemap. size: 128, unit: freemap_test
19862025-08-07T16:36:10.367ZAug 07 16:36:09.472 DEBG reset freemap, unit: freemap_test
19872025-08-07T16:36:10.367ZAug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test
19882025-08-07T16:36:10.367ZAug 07 16:36:09.473 DEBG initted freemap. size: 128, unit: freemap_test
19892025-08-07T16:36:10.367ZAug 07 16:36:09.473 DEBG reset freemap, unit: freemap_test
19902025-08-07T16:36:10.367Ztest freemap::test_exhaustion ... ok
19912025-08-07T16:36:10.394ZAug 07 16:36:09.473 DEBG created new freemap, unit: freemap_test
19922025-08-07T16:36:10.394ZAug 07 16:36:09.473 DEBG initted freemap. size: 128, unit: freemap_test
19932025-08-07T16:36:10.394ZAug 07 16:36:09.473 DEBG reset freemap, unit: freemap_test
19942025-08-07T16:36:10.394Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
19952025-08-07T16:36:10.394Ztest freemap::test_basic ... ok
19962025-08-07T16:36:10.394Ztest freemap::test_span ... ok
19972025-08-07T16:36:10.394Ztest mcast::tests::test_id_range_boundaries ... ok
19982025-08-07T16:36:10.394Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
19992025-08-07T16:36:10.394Ztest freemap::test_reclaim ... ok
20002025-08-07T16:36:10.394Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
20012025-08-07T16:36:10.394Ztest mcast::validate::tests::test_address_validation_integrated ... ok
20022025-08-07T16:36:10.394Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
20032025-08-07T16:36:10.394Ztest mcast::validate::tests::test_ipv4_validation ... ok
20042025-08-07T16:36:10.394Ztest mcast::validate::tests::test_ipv6_validation ... ok
20052025-08-07T16:36:10.394Ztest mcast::validate::tests::test_validate_nat_target ... ok
20062025-08-07T16:36:10.394Ztest nat::test_mapping ... ok
20072025-08-07T16:36:10.394Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
20082025-08-07T16:36:10.394Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
20092025-08-07T16:36:10.394Ztest mcast::validate::tests::test_is_ssm_function ... ok
20102025-08-07T16:36:10.394Ztest port_map::tests::test_backplane_group ... ok
20112025-08-07T16:36:10.394Ztest port_map::tests::test_port_map ... ok
20122025-08-07T16:36:10.394Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
20132025-08-07T16:36:10.394Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
20142025-08-07T16:36:10.394Ztest port_map::tests::dump_map ... ok
20152025-08-07T16:36:10.394Ztest mcast::tests::test_concurrent_id_allocation ... ok
20162025-08-07T16:36:10.394Ztest port_map::tests::parse_softnpu_revision ... ok
20172025-08-07T16:36:10.394Z
20182025-08-07T16:36:10.394Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
20192025-08-07T16:36:10.394Z
20202025-08-07T16:36:10.394Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-72fdcee897e9c3f2)
20212025-08-07T16:36:10.422Z
20222025-08-07T16:36:10.422Zrunning 0 tests
20232025-08-07T16:36:10.422Z
20242025-08-07T16:36:10.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20252025-08-07T16:36:10.422Z
20262025-08-07T16:36:10.422Z Running unittests src/lib.rs (target/debug/deps/dpd_client-d5efa8edd2649b9b)
20272025-08-07T16:36:10.449Z
20282025-08-07T16:36:10.449Zrunning 2 tests
20292025-08-07T16:36:10.449Ztest tests::test_parse_client_port_id ... ok
20302025-08-07T16:36:10.449Ztest tests::test_port_id_cmp ... ok
20312025-08-07T16:36:10.449Z
20322025-08-07T16:36:10.449Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20332025-08-07T16:36:10.449Z
20342025-08-07T16:36:10.449Z Running tests/test_all.rs (target/debug/deps/test_all-6b468c087c90c85d)
20352025-08-07T16:36:10.477Z
20362025-08-07T16:36:10.477Zrunning 0 tests
20372025-08-07T16:36:10.477Z
20382025-08-07T16:36:10.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20392025-08-07T16:36:10.477Z
20402025-08-07T16:36:10.477Z Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a)
20412025-08-07T16:36:10.504Z
20422025-08-07T16:36:10.504Zrunning 12 tests
20432025-08-07T16:36:10.504Ztest icmp::test_v6_checksum ... ok
20442025-08-07T16:36:10.504Ztest ipv6::test_ipv6_parse ... ok
20452025-08-07T16:36:10.504Ztest icmp::test_v4_checksum ... ok
20462025-08-07T16:36:10.504Ztest lldp::test_lldp_parse ... ok
20472025-08-07T16:36:10.504Ztest pbuf::test_byte ... ok
20482025-08-07T16:36:10.504Ztest pbuf::test_nibble ... ok
20492025-08-07T16:36:10.504Ztest pbuf::test_short ... ok
20502025-08-07T16:36:10.504Ztest pbuf::test_overflow ... ok
20512025-08-07T16:36:10.504Ztest pbuf::test_twelve ... ok
20522025-08-07T16:36:10.504Ztest pbuf::test_word ... ok
20532025-08-07T16:36:10.504Ztest tcp::test_checksum_syn_nodata ... ok
20542025-08-07T16:36:10.504Ztest tcp::test_checksum_ack_data ... ok
20552025-08-07T16:36:10.504Z
20562025-08-07T16:36:10.504Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20572025-08-07T16:36:10.504Z
20582025-08-07T16:36:10.504Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
20592025-08-07T16:36:10.532Z
20602025-08-07T16:36:10.532Zrunning 0 tests
20612025-08-07T16:36:10.532Z
20622025-08-07T16:36:10.532Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20632025-08-07T16:36:10.532Z
20642025-08-07T16:36:10.532Z Running unittests src/main.rs (target/debug/deps/swadm-fe2d7699bd450d8e)
20652025-08-07T16:36:10.559Z
20662025-08-07T16:36:10.559Zrunning 3 tests
20672025-08-07T16:36:10.559Ztest switchport::test::test_compute_lanes ... ok
20682025-08-07T16:36:10.559Z Lane 0 Lane 1 Lane 2 Lane 3
20692025-08-07T16:36:10.559Z Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes Lane 2 Yes
20702025-08-07T16:36:10.559ZLane 3
20712025-08-07T16:36:10.559Z State: Activated Activated Activated Activated
20722025-08-07T16:36:10.559Z Rx Output Enabled: false false false false
20732025-08-07T16:36:10.559Z Rx Output Status: valid valid valid valid
20742025-08-07T16:36:10.559Z Rx Loss-of-lock: true true true true
20752025-08-07T16:36:10.559Z Rx Loss-of-signal: false false false false
20762025-08-07T16:36:10.559ZRx Auto-squelch Disable: true true true true
20772025-08-07T16:36:10.559Z Tx Output Enabled: true true true true
20782025-08-07T16:36:10.559Z Rx Loss-of-signal: Yes Yes Yes Yes
20792025-08-07T16:36:10.559Z Rx CDR Enabled: Yes Yes Yes Yes
20802025-08-07T16:36:10.559Z Tx Enabled: Yes Yes Yes Yes
20812025-08-07T16:36:10.559Z Tx Loss-of-lock: No No No No
20822025-08-07T16:36:10.559Z Tx Loss-of-signal: No No No No
20832025-08-07T16:36:10.559Z Tx Output Status: invalid Tx CDR Enabled: No No invalidNo invalidNo
20842025-08-07T16:36:10.559Z Tx Adaptive EQ Fault: No invalid
20852025-08-07T16:36:10.559Z Tx Loss-of-lock: false false false false
20862025-08-07T16:36:10.559Z Tx Loss-of-signal: true true true true
20872025-08-07T16:36:10.559ZTx Auto-squelch Disable: false false false false
20882025-08-07T16:36:10.559Z Tx Adaptive EQ Fail: true true true true
20892025-08-07T16:36:10.560Z Tx Failure: false false false false
20902025-08-07T16:36:10.560Z Tx Force Squelch: true true true true
20912025-08-07T16:36:10.560Z Tx Input Polarity: normal normal normal normal
20922025-08-07T16:36:10.560ZNo No No
20932025-08-07T16:36:10.560Z Tx Fault: Yes Yes Yes Yes
20942025-08-07T16:36:10.560Ztest switchport::test::test_print_sff_datapath ... ok
20952025-08-07T16:36:10.560Ztest switchport::test::test_print_cmis_datapath ... ok
20962025-08-07T16:36:10.560Z
20972025-08-07T16:36:10.560Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20982025-08-07T16:36:10.560Z
20992025-08-07T16:36:10.560Z Running tests/counters.rs (target/debug/deps/counters-983deb49e32210f2)
21002025-08-07T16:36:10.588Z
21012025-08-07T16:36:10.588Zrunning 1 test
21022025-08-07T16:36:10.588Ztest test_p4_counter_list ... ignored
21032025-08-07T16:36:10.588Z
21042025-08-07T16:36:10.588Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
21052025-08-07T16:36:10.588Z
21062025-08-07T16:36:10.588Z Running tests/port-link.rs (target/debug/deps/port_link-8a572b2d93054d54)
21072025-08-07T16:36:10.615Z
21082025-08-07T16:36:10.615Zrunning 5 tests
21092025-08-07T16:36:10.615Ztest test_an ... ignored
21102025-08-07T16:36:10.615Ztest test_enable ... ignored
21112025-08-07T16:36:10.615Ztest test_ip_addresses ... ignored
21122025-08-07T16:36:10.615Ztest test_kr ... ignored
21132025-08-07T16:36:10.615Ztest test_mac ... ignored
21142025-08-07T16:36:10.615Z
21152025-08-07T16:36:10.615Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
21162025-08-07T16:36:10.615Z
21172025-08-07T16:36:10.615Z Running unittests src/main.rs (target/debug/deps/tfportd-2a263c883b8fc30c)
21182025-08-07T16:36:10.642Z
21192025-08-07T16:36:10.642Zrunning 3 tests
21202025-08-07T16:36:10.669Ztest linklocal::test_parse_ipadm ... ok
21212025-08-07T16:36:10.669Ztest tfport::test_parse_tfport ... ok
21222025-08-07T16:36:10.669Ztest config::tests::test_updates ... ok
21232025-08-07T16:36:10.669Z
21242025-08-07T16:36:10.669Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21252025-08-07T16:36:10.669Z
21262025-08-07T16:36:10.669Z Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710)
21272025-08-07T16:36:10.696Z
21282025-08-07T16:36:10.696Zrunning 0 tests
21292025-08-07T16:36:10.696Z
21302025-08-07T16:36:10.696Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21312025-08-07T16:36:10.696Z
21322025-08-07T16:36:10.696Z Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf)
21332025-08-07T16:36:10.723Z
21342025-08-07T16:36:10.723Zrunning 0 tests
21352025-08-07T16:36:10.723Z
21362025-08-07T16:36:10.723Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21372025-08-07T16:36:10.723Z
21382025-08-07T16:36:10.723Z Doc-tests aal
21392025-08-07T16:36:10.931Z
21402025-08-07T16:36:10.931Zrunning 0 tests
21412025-08-07T16:36:10.931Z
21422025-08-07T16:36:10.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21432025-08-07T16:36:10.931Z
21442025-08-07T16:36:10.958Z Doc-tests aal_macros
21452025-08-07T16:36:11.133Z
21462025-08-07T16:36:11.133Zrunning 0 tests
21472025-08-07T16:36:11.133Z
21482025-08-07T16:36:11.133Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21492025-08-07T16:36:11.133Z
21502025-08-07T16:36:11.160Z Doc-tests common
21512025-08-07T16:36:11.675Z
21522025-08-07T16:36:11.675Zrunning 0 tests
21532025-08-07T16:36:11.675Z
21542025-08-07T16:36:11.675Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21552025-08-07T16:36:11.675Z
21562025-08-07T16:36:11.706Z Doc-tests dpd_client
21572025-08-07T16:36:14.201Z
21582025-08-07T16:36:14.201Zrunning 0 tests
21592025-08-07T16:36:14.201Z
21602025-08-07T16:36:14.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21612025-08-07T16:36:14.201Z
21622025-08-07T16:36:14.270Z Doc-tests packet
21632025-08-07T16:36:14.498Z
21642025-08-07T16:36:14.498Zrunning 0 tests
21652025-08-07T16:36:14.498Z
21662025-08-07T16:36:14.498Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21672025-08-07T16:36:14.499Z
21682025-08-07T16:36:14.525Z Doc-tests pcap
21692025-08-07T16:36:14.638Z
21702025-08-07T16:36:14.638Zrunning 0 tests
21712025-08-07T16:36:14.638Z
21722025-08-07T16:36:14.638Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21732025-08-07T16:36:14.638Z
21742025-08-07T16:36:14.726Z+ for feat in tofino_stub tofino_asic softnpu chaos
21752025-08-07T16:36:14.726Z+ cargo test --features tofino_asic
21762025-08-07T16:36:15.873Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
21772025-08-07T16:36:15.900Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21782025-08-07T16:36:15.930Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21792025-08-07T16:36:15.957Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21802025-08-07T16:36:15.983Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
21812025-08-07T16:36:35.253Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
21822025-08-07T16:36:35.733Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
21832025-08-07T16:38:05.128Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s
21842025-08-07T16:38:05.243Z Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8)
21852025-08-07T16:38:05.271Z
21862025-08-07T16:38:05.271Zrunning 0 tests
21872025-08-07T16:38:05.271Z
21882025-08-07T16:38:05.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21892025-08-07T16:38:05.271Z
21902025-08-07T16:38:05.298Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
21912025-08-07T16:38:05.298Z
21922025-08-07T16:38:05.298Zrunning 0 tests
21932025-08-07T16:38:05.298Z
21942025-08-07T16:38:05.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21952025-08-07T16:38:05.298Z
21962025-08-07T16:38:05.298Z Running unittests src/lib.rs (target/debug/deps/asic-b5063eb354c08d4c)
21972025-08-07T16:38:05.480Z
21982025-08-07T16:38:05.480Zrunning 8 tests
21992025-08-07T16:38:05.507Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
22002025-08-07T16:38:05.507Ztest tofino_asic::qsfp::tests::fix_link ... ok
22012025-08-07T16:38:05.507Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
22022025-08-07T16:38:05.507Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
22032025-08-07T16:38:05.507Ztest tofino_asic::stats::constants_sanity_check ... ok
22042025-08-07T16:38:05.507Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
22052025-08-07T16:38:05.507Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
22062025-08-07T16:38:05.986Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
22072025-08-07T16:38:05.986Z
22082025-08-07T16:38:05.986Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
22092025-08-07T16:38:05.986Z
22102025-08-07T16:38:06.013Z Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f)
22112025-08-07T16:38:06.039Z
22122025-08-07T16:38:06.039Zrunning 10 tests
22132025-08-07T16:38:06.039Ztest nat::tests::test_vni ... ok
22142025-08-07T16:38:06.039Ztest network::tests::test_eui64 ... ok
22152025-08-07T16:38:06.039Ztest network::tests::test_equal ... ok
22162025-08-07T16:38:06.040Ztest network::tests::test_generate_ipv6_link_local ... ok
22172025-08-07T16:38:06.040Ztest network::tests::test_into ... ok
22182025-08-07T16:38:06.040Ztest network::tests::test_not_equal ... ok
22192025-08-07T16:38:06.040Ztest network::tests::test_to_string ... ok
22202025-08-07T16:38:06.040Ztest network::tests::test_parse ... ok
22212025-08-07T16:38:06.040Ztest test_purge ... ok
22222025-08-07T16:38:06.040Ztest illumos::test::address_exists_handles_missing_object ... ok
22232025-08-07T16:38:06.040Z
22242025-08-07T16:38:06.040Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22252025-08-07T16:38:06.040Z
22262025-08-07T16:38:06.040Z Running unittests src/main.rs (target/debug/deps/dpd-f8209625391a7b95)
22272025-08-07T16:38:06.185Z
22282025-08-07T16:38:06.185Zrunning 61 tests
22292025-08-07T16:38:06.213Ztest freemap::test_ordering ... ok
22302025-08-07T16:38:06.213Ztest freemap::test_split ... ok
22312025-08-07T16:38:06.213Ztest config::tests::test_updates ... ok
22322025-08-07T16:38:06.213Ztest macaddrs::tests::test_mac_offset ... ok
22332025-08-07T16:38:06.213Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
22342025-08-07T16:38:06.213Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
22352025-08-07T16:38:06.213Ztest macaddrs::tests::test_parse_port_id ... ok
22362025-08-07T16:38:06.213Ztest mcast::tests::test_concurrent_id_allocation ... ok
22372025-08-07T16:38:06.213Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
22382025-08-07T16:38:06.213ZAug 07 16:38:05.318 DEBG created new freemap, unit: freemap_test
22392025-08-07T16:38:06.213ZAug 07 16:38:05.318 DEBG initted freemap. size: 128, unit: freemap_test
22402025-08-07T16:38:06.213ZAug 07 16:38:05.318 DEBG reset freemap, unit: freemap_test
22412025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG created new freemap, unit: freemap_test
22422025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG initted freemap. size: 128, unit: freemap_test
22432025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG reset freemap, unit: freemap_test
22442025-08-07T16:38:06.213ZAug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
22452025-08-07T16:38:06.213Z
22462025-08-07T16:38:06.213ZAug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test
22472025-08-07T16:38:06.213Z
22482025-08-07T16:38:06.213ZAug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG reset freemapreset freemap, unit: freemap_test
22492025-08-07T16:38:06.213Z, unit: freemap_test
22502025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG created new freemap, unit: freemap_test
22512025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG initted freemap. size: 128, unit: freemap_test
22522025-08-07T16:38:06.213Ztest freemap::test_reclaim ... ok
22532025-08-07T16:38:06.213Ztest freemap::test_span ... ok
22542025-08-07T16:38:06.213Ztest freemap::test_free ... ok
22552025-08-07T16:38:06.213ZAug 07 16:38:05.319 DEBG reset freemap, unit: freemap_test
22562025-08-07T16:38:06.213Ztest freemap::test_basic ... ok
22572025-08-07T16:38:06.214Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
22582025-08-07T16:38:06.268Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
22592025-08-07T16:38:06.268Ztest mcast::validate::tests::test_address_validation_integrated ... ok
22602025-08-07T16:38:06.268Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
22612025-08-07T16:38:06.268Ztest mcast::validate::tests::test_ipv4_validation ... ok
22622025-08-07T16:38:06.268Ztest freemap::test_exhaustion ... ok
22632025-08-07T16:38:06.268Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
22642025-08-07T16:38:06.268Ztest mcast::validate::tests::test_ipv6_validation ... ok
22652025-08-07T16:38:06.268Ztest mcast::validate::tests::test_validate_nat_target ... ok
22662025-08-07T16:38:06.268Ztest mcast::validate::tests::test_is_ssm_function ... ok
22672025-08-07T16:38:06.268Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
22682025-08-07T16:38:06.268Ztest port_map::tests::test_backplane_group ... ok
22692025-08-07T16:38:06.268Ztest nat::test_mapping ... ok
22702025-08-07T16:38:06.268Ztest transceivers::mpn_test::test_mpn_missing ... ok
22712025-08-07T16:38:06.268Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
22722025-08-07T16:38:06.268Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
22732025-08-07T16:38:06.268Ztest port_map::tests::test_port_map ... ok
22742025-08-07T16:38:06.268Ztest transceivers::mpn_test::test_xcvr_missing ... ok
22752025-08-07T16:38:06.268Ztest transceivers::mpn_test::test_mpn_present ... ok
22762025-08-07T16:38:06.268Ztest port_map::tests::dump_map ... ok
22772025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
22782025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
22792025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
22802025-08-07T16:38:06.268Ztest mcast::tests::test_id_range_boundaries ... ok
22812025-08-07T16:38:06.268Ztest api_server::tests::test_build_info ... ok
22822025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
22832025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
22842025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
22852025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
22862025-08-07T16:38:06.268Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
22872025-08-07T16:38:06.268Ztest port_map::tests::parse_softnpu_revision ... ok
22882025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
22892025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
22902025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
22912025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
22922025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
22932025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
22942025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
22952025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
22962025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
22972025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
22982025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
22992025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
23002025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
23012025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
23022025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
23032025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
23042025-08-07T16:38:06.269Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
23052025-08-07T16:38:06.269Z
23062025-08-07T16:38:06.269Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
23072025-08-07T16:38:06.269Z
23082025-08-07T16:38:06.296Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-16694493491c4d81)
23092025-08-07T16:38:06.296Z
23102025-08-07T16:38:06.296Zrunning 1 test
23112025-08-07T16:38:06.508Ztest test_dpd_openapi ... ok
23122025-08-07T16:38:06.508Z
23132025-08-07T16:38:06.508Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
23142025-08-07T16:38:06.508Z
23152025-08-07T16:38:06.536Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e0a15735a7714c02)
23162025-08-07T16:38:06.562Z
23172025-08-07T16:38:06.563Zrunning 2 tests
23182025-08-07T16:38:06.563Ztest tests::test_parse_client_port_id ... ok
23192025-08-07T16:38:06.563Ztest tests::test_port_id_cmp ... ok
23202025-08-07T16:38:06.563Z
23212025-08-07T16:38:06.563Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23222025-08-07T16:38:06.563Z
23232025-08-07T16:38:06.563Z Running tests/test_all.rs (target/debug/deps/test_all-22caddffd4c621c9)
23242025-08-07T16:38:06.590Z
23252025-08-07T16:38:06.590Zrunning 0 tests
23262025-08-07T16:38:06.590Z
23272025-08-07T16:38:06.590Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23282025-08-07T16:38:06.590Z
23292025-08-07T16:38:06.590Z Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a)
23302025-08-07T16:38:06.617Z
23312025-08-07T16:38:06.617Zrunning 12 tests
23322025-08-07T16:38:06.617Ztest icmp::test_v6_checksum ... ok
23332025-08-07T16:38:06.617Ztest lldp::test_lldp_parse ... ok
23342025-08-07T16:38:06.617Ztest icmp::test_v4_checksum ... ok
23352025-08-07T16:38:06.617Ztest pbuf::test_byte ... ok
23362025-08-07T16:38:06.617Ztest ipv6::test_ipv6_parse ... ok
23372025-08-07T16:38:06.617Ztest pbuf::test_nibble ... ok
23382025-08-07T16:38:06.617Ztest pbuf::test_overflow ... ok
23392025-08-07T16:38:06.617Ztest pbuf::test_short ... ok
23402025-08-07T16:38:06.617Ztest pbuf::test_twelve ... ok
23412025-08-07T16:38:06.617Ztest pbuf::test_word ... ok
23422025-08-07T16:38:06.618Ztest tcp::test_checksum_syn_nodata ... ok
23432025-08-07T16:38:06.618Ztest tcp::test_checksum_ack_data ... ok
23442025-08-07T16:38:06.618Z
23452025-08-07T16:38:06.618Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23462025-08-07T16:38:06.618Z
23472025-08-07T16:38:06.618Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
23482025-08-07T16:38:06.645Z
23492025-08-07T16:38:06.645Zrunning 0 tests
23502025-08-07T16:38:06.645Z
23512025-08-07T16:38:06.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23522025-08-07T16:38:06.645Z
23532025-08-07T16:38:06.645Z Running unittests src/main.rs (target/debug/deps/swadm-462c2adfc2d68723)
23542025-08-07T16:38:06.672Z
23552025-08-07T16:38:06.672Zrunning 3 tests
23562025-08-07T16:38:06.672Ztest switchport::test::test_compute_lanes ... ok
23572025-08-07T16:38:06.672Z Lane 0 Lane 1 Lane 2 Lane 3
23582025-08-07T16:38:06.672Z Lane 0 State: Activated Lane 1 Activated Lane 2 ActivatedLane 3
23592025-08-07T16:38:06.672ZActivated
23602025-08-07T16:38:06.672Z Rx Loss-of-lock: Yes Rx Output Enabled: false Yes false Yes falseYes
23612025-08-07T16:38:06.672Zfalse
23622025-08-07T16:38:06.672Z Rx Loss-of-signal: Yes Rx Output Status: valid Yes valid Yes validYes
23632025-08-07T16:38:06.672Zvalid
23642025-08-07T16:38:06.672Z Rx CDR Enabled: Yes Rx Loss-of-lock: true Yes true Yes Yestrue
23652025-08-07T16:38:06.672Z true
23662025-08-07T16:38:06.672Z Tx Enabled: Yes Rx Loss-of-signal: false Yes false Yes Yesfalse
23672025-08-07T16:38:06.672Z false
23682025-08-07T16:38:06.672Z Tx Loss-of-lock: No Rx Auto-squelch Disable: true No true No Notrue
23692025-08-07T16:38:06.672Z true
23702025-08-07T16:38:06.672Z Tx Loss-of-signal: No Tx Output Enabled: true Notrue Notrue Notrue
23712025-08-07T16:38:06.672Z
23722025-08-07T16:38:06.672Z Tx CDR Enabled: No Tx Output Status: invalid No invalid No Noinvalid
23732025-08-07T16:38:06.673Z invalid
23742025-08-07T16:38:06.673Z Tx Adaptive EQ Fault: No Tx Loss-of-lock: false No false No Nofalse
23752025-08-07T16:38:06.673Z false Tx Fault: Yes
23762025-08-07T16:38:06.673Z Tx Loss-of-signal: trueYes true Yes Yestrue
23772025-08-07T16:38:06.673Z true
23782025-08-07T16:38:06.673ZTx Auto-squelch Disable: false false false false
23792025-08-07T16:38:06.673Z Tx Adaptive EQ Fail: true true true true
23802025-08-07T16:38:06.673Z Tx Failure: false false false false
23812025-08-07T16:38:06.673Z Tx Force Squelch: true true true true
23822025-08-07T16:38:06.673Z Tx Input Polarity: normal normal normal normal
23832025-08-07T16:38:06.673Ztest switchport::test::test_print_sff_datapath ... ok
23842025-08-07T16:38:06.673Ztest switchport::test::test_print_cmis_datapath ... ok
23852025-08-07T16:38:06.673Z
23862025-08-07T16:38:06.673Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23872025-08-07T16:38:06.673Z
23882025-08-07T16:38:06.673Z Running tests/counters.rs (target/debug/deps/counters-c67d46d285fb7246)
23892025-08-07T16:38:06.700Z
23902025-08-07T16:38:06.700Zrunning 1 test
23912025-08-07T16:38:06.700Ztest test_p4_counter_list ... ignored
23922025-08-07T16:38:06.700Z
23932025-08-07T16:38:06.700Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
23942025-08-07T16:38:06.700Z
23952025-08-07T16:38:06.700Z Running tests/port-link.rs (target/debug/deps/port_link-b718ab2358f9c5c5)
23962025-08-07T16:38:06.727Z
23972025-08-07T16:38:06.727Zrunning 5 tests
23982025-08-07T16:38:06.727Ztest test_an ... ignored
23992025-08-07T16:38:06.727Ztest test_enable ... ignored
24002025-08-07T16:38:06.727Ztest test_ip_addresses ... ignored
24012025-08-07T16:38:06.728Ztest test_kr ... ignored
24022025-08-07T16:38:06.728Ztest test_mac ... ignored
24032025-08-07T16:38:06.728Z
24042025-08-07T16:38:06.728Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24052025-08-07T16:38:06.728Z
24062025-08-07T16:38:06.728Z Running unittests src/main.rs (target/debug/deps/tfportd-8b0415daf09abde5)
24072025-08-07T16:38:06.755Z
24082025-08-07T16:38:06.755Zrunning 3 tests
24092025-08-07T16:38:06.755Ztest linklocal::test_parse_ipadm ... ok
24102025-08-07T16:38:06.755Ztest tfport::test_parse_tfport ... ok
24112025-08-07T16:38:06.755Ztest config::tests::test_updates ... ok
24122025-08-07T16:38:06.755Z
24132025-08-07T16:38:06.755Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24142025-08-07T16:38:06.755Z
24152025-08-07T16:38:06.755Z Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710)
24162025-08-07T16:38:06.782Z
24172025-08-07T16:38:06.782Zrunning 0 tests
24182025-08-07T16:38:06.782Z
24192025-08-07T16:38:06.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24202025-08-07T16:38:06.782Z
24212025-08-07T16:38:06.782Z Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf)
24222025-08-07T16:38:06.810Z
24232025-08-07T16:38:06.810Zrunning 0 tests
24242025-08-07T16:38:06.810Z
24252025-08-07T16:38:06.810Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24262025-08-07T16:38:06.810Z
24272025-08-07T16:38:06.810Z Doc-tests aal
24282025-08-07T16:38:06.994Z
24292025-08-07T16:38:06.994Zrunning 0 tests
24302025-08-07T16:38:06.994Z
24312025-08-07T16:38:06.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24322025-08-07T16:38:06.994Z
24332025-08-07T16:38:07.021Z Doc-tests aal_macros
24342025-08-07T16:38:07.177Z
24352025-08-07T16:38:07.177Zrunning 0 tests
24362025-08-07T16:38:07.177Z
24372025-08-07T16:38:07.177Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24382025-08-07T16:38:07.177Z
24392025-08-07T16:38:07.204Z Doc-tests common
24402025-08-07T16:38:07.630Z
24412025-08-07T16:38:07.630Zrunning 0 tests
24422025-08-07T16:38:07.630Z
24432025-08-07T16:38:07.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24442025-08-07T16:38:07.630Z
24452025-08-07T16:38:07.661Z Doc-tests dpd_client
24462025-08-07T16:38:09.853Z
24472025-08-07T16:38:09.853Zrunning 0 tests
24482025-08-07T16:38:09.853Z
24492025-08-07T16:38:09.853Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24502025-08-07T16:38:09.854Z
24512025-08-07T16:38:09.925Z Doc-tests packet
24522025-08-07T16:38:10.132Z
24532025-08-07T16:38:10.132Zrunning 0 tests
24542025-08-07T16:38:10.132Z
24552025-08-07T16:38:10.133Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24562025-08-07T16:38:10.133Z
24572025-08-07T16:38:10.159Z Doc-tests pcap
24582025-08-07T16:38:10.270Z
24592025-08-07T16:38:10.271Zrunning 0 tests
24602025-08-07T16:38:10.271Z
24612025-08-07T16:38:10.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622025-08-07T16:38:10.271Z
24632025-08-07T16:38:10.339Z+ for feat in tofino_stub tofino_asic softnpu chaos
24642025-08-07T16:38:10.339Z+ cargo test --features softnpu
24652025-08-07T16:38:11.394Z Compiling syn v1.0.109
24662025-08-07T16:38:11.441Z Compiling num-integer v0.1.46
24672025-08-07T16:38:11.474Z Compiling num-complex v0.4.6
24682025-08-07T16:38:11.506Z Compiling dtrace-parser v0.1.14
24692025-08-07T16:38:12.100Z Compiling num-rational v0.4.2
24702025-08-07T16:38:12.205Z Compiling num-iter v0.1.45
24712025-08-07T16:38:12.244Z Compiling num-bigint v0.4.6
24722025-08-07T16:38:12.601Z Compiling tap v1.0.1
24732025-08-07T16:38:12.778Z Compiling num v0.4.3
24742025-08-07T16:38:12.820Z Compiling wyz v0.5.1
24752025-08-07T16:38:12.903Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24762025-08-07T16:38:13.231Z Compiling radium v0.7.0
24772025-08-07T16:38:13.448Z Compiling funty v2.0.0
24782025-08-07T16:38:13.499Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
24792025-08-07T16:38:13.660Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24802025-08-07T16:38:14.075Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24812025-08-07T16:38:15.447Z Compiling bitvec v1.0.1
24822025-08-07T16:38:16.464Z Compiling typeid v1.0.2
24832025-08-07T16:38:16.566Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
24842025-08-07T16:38:16.668Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24852025-08-07T16:38:19.085Z Compiling synstructure v0.12.6
24862025-08-07T16:38:19.650Z Compiling proc-macro-error v1.0.4
24872025-08-07T16:38:20.273Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24882025-08-07T16:38:20.329Z Compiling serde_tokenstream v0.1.7
24892025-08-07T16:38:20.784Z Compiling num_enum_derive v0.5.11
24902025-08-07T16:38:20.838Z Compiling num-derive v0.3.3
24912025-08-07T16:38:21.565Z Compiling hubpack_derive v0.1.1
24922025-08-07T16:38:22.196Z Compiling zerocopy-derive v0.2.0
24932025-08-07T16:38:22.583Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24942025-08-07T16:38:22.816Z Compiling libscf-sys v1.1.0
24952025-08-07T16:38:22.856Z Compiling num_enum v0.5.11
24962025-08-07T16:38:23.047Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24972025-08-07T16:38:23.074Z Compiling hubpack v0.1.2
24982025-08-07T16:38:23.534Z Compiling zone_cfg_derive v0.3.0
24992025-08-07T16:38:23.782Z Compiling bitstruct_derive v0.1.0
25002025-08-07T16:38:23.845Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
25012025-08-07T16:38:23.898Z Compiling zerocopy v0.3.2
25022025-08-07T16:38:23.964Z Compiling structopt-derive v0.4.18
25032025-08-07T16:38:24.208Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25042025-08-07T16:38:24.512Z Compiling dof v0.1.5
25052025-08-07T16:38:24.539Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25062025-08-07T16:38:24.952Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25072025-08-07T16:38:25.170Z Compiling usdt-impl v0.3.5
25082025-08-07T16:38:26.101Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
25092025-08-07T16:38:27.051Z Compiling usdt-macro v0.3.5
25102025-08-07T16:38:27.156Z Compiling usdt-attr-macro v0.3.5
25112025-08-07T16:38:28.483Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
25122025-08-07T16:38:28.510Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-08-07T16:38:28.659Z Compiling zone v0.3.0
25142025-08-07T16:38:28.833Z Compiling usdt v0.3.5
25152025-08-07T16:38:29.209Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b)
25162025-08-07T16:38:29.979Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25172025-08-07T16:38:30.017Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25182025-08-07T16:38:30.347Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25192025-08-07T16:38:30.374Z Compiling ascii v1.1.0
25202025-08-07T16:38:30.707Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25212025-08-07T16:38:30.755Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25222025-08-07T16:38:30.782Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25232025-08-07T16:38:30.809Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25242025-08-07T16:38:30.988Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192)
25252025-08-07T16:38:31.497Z Compiling structopt v0.3.26
25262025-08-07T16:38:31.575Z Compiling bitstruct v0.1.1
25272025-08-07T16:38:31.972Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8)
25282025-08-07T16:38:32.387Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
25292025-08-07T16:38:32.787Z Compiling erased-serde v0.4.5
25302025-08-07T16:38:33.158Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25312025-08-07T16:38:33.190Z Compiling serde_arrays v0.1.0
25322025-08-07T16:38:33.337Z Compiling libloading v0.7.4
25332025-08-07T16:38:33.841Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25342025-08-07T16:38:33.985Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25352025-08-07T16:38:34.420Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25362025-08-07T16:38:35.493Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192)
25372025-08-07T16:38:36.045Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25382025-08-07T16:38:36.908Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25392025-08-07T16:38:37.299Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
25402025-08-07T16:38:40.011Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25412025-08-07T16:38:40.437Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25422025-08-07T16:38:40.546Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
25432025-08-07T16:38:42.308Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25442025-08-07T16:38:44.125Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
25452025-08-07T16:38:45.281Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25462025-08-07T16:38:46.739Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
25472025-08-07T16:38:49.511Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25482025-08-07T16:38:50.489Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
25492025-08-07T16:38:54.268Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25502025-08-07T16:38:54.811Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
25512025-08-07T16:38:59.905Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
25522025-08-07T16:39:04.076Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25532025-08-07T16:39:08.989Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25542025-08-07T16:39:21.460Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25552025-08-07T16:39:29.933Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25562025-08-07T16:40:58.030Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 47s
25572025-08-07T16:40:58.154Z Running unittests src/lib.rs (target/debug/deps/aal-19cce00bcb377103)
25582025-08-07T16:40:58.185Z
25592025-08-07T16:40:58.185Zrunning 0 tests
25602025-08-07T16:40:58.185Z
25612025-08-07T16:40:58.185Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25622025-08-07T16:40:58.185Z
25632025-08-07T16:40:58.213Z Running unittests src/lib.rs (target/debug/deps/aal_macros-8714cbe10416dedb)
25642025-08-07T16:40:58.213Z
25652025-08-07T16:40:58.213Zrunning 0 tests
25662025-08-07T16:40:58.213Z
25672025-08-07T16:40:58.213Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25682025-08-07T16:40:58.213Z
25692025-08-07T16:40:58.213Z Running unittests src/lib.rs (target/debug/deps/asic-a9f45f251e6b5f79)
25702025-08-07T16:40:58.240Z
25712025-08-07T16:40:58.240Zrunning 0 tests
25722025-08-07T16:40:58.240Z
25732025-08-07T16:40:58.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25742025-08-07T16:40:58.240Z
25752025-08-07T16:40:58.240Z Running unittests src/lib.rs (target/debug/deps/common-88f0e595529d9851)
25762025-08-07T16:40:58.268Z
25772025-08-07T16:40:58.268Zrunning 10 tests
25782025-08-07T16:40:58.268Ztest network::tests::test_eui64 ... ok
25792025-08-07T16:40:58.268Ztest nat::tests::test_vni ... ok
25802025-08-07T16:40:58.268Ztest network::tests::test_equal ... ok
25812025-08-07T16:40:58.268Ztest network::tests::test_generate_ipv6_link_local ... ok
25822025-08-07T16:40:58.268Ztest network::tests::test_not_equal ... ok
25832025-08-07T16:40:58.268Ztest network::tests::test_into ... ok
25842025-08-07T16:40:58.268Ztest network::tests::test_to_string ... ok
25852025-08-07T16:40:58.268Ztest network::tests::test_parse ... ok
25862025-08-07T16:40:58.268Ztest test_purge ... ok
25872025-08-07T16:40:58.268Ztest illumos::test::address_exists_handles_missing_object ... ok
25882025-08-07T16:40:58.268Z
25892025-08-07T16:40:58.268Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25902025-08-07T16:40:58.268Z
25912025-08-07T16:40:58.268Z Running unittests src/main.rs (target/debug/deps/dpd-5954825cc3338e9f)
25922025-08-07T16:40:58.295Z
25932025-08-07T16:40:58.295Zrunning 33 tests
25942025-08-07T16:40:58.323ZAug 07 16:40:57.412Aug 07 16:40:57.412 DEBGDEBG created new freemap, unit: freemap_test
25952025-08-07T16:40:58.323ZAug 07 16:40:57.412 DEBG initted freemap. size: 128, unit: freemap_test
25962025-08-07T16:40:58.323ZAug 07 16:40:57.412 DEBG reset freemapcreated new freemap, unit: freemap_test
25972025-08-07T16:40:58.323Z, unit: freemap_test
25982025-08-07T16:40:58.323ZAug 07 16:40:57.412 DEBG initted freemap. size: 128, unit: freemap_test
25992025-08-07T16:40:58.323ZAug 07 16:40:57.413 DEBG reset freemap, unit: freemap_test
26002025-08-07T16:40:58.323Ztest freemap::test_ordering ... ok
26012025-08-07T16:40:58.323Ztest freemap::test_basic ... ok
26022025-08-07T16:40:58.323Ztest freemap::test_exhaustion ... ok
26032025-08-07T16:40:58.323Ztest config::tests::test_updates ... ok
26042025-08-07T16:40:58.323Ztest freemap::test_split ... ok
26052025-08-07T16:40:58.323Ztest macaddrs::tests::test_mac_offset ... ok
26062025-08-07T16:40:58.323Ztest macaddrs::tests::test_parse_port_id ... ok
26072025-08-07T16:40:58.323Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26082025-08-07T16:40:58.323Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26092025-08-07T16:40:58.323Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
26102025-08-07T16:40:58.323Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
26112025-08-07T16:40:58.323Ztest mcast::tests::test_id_range_boundaries ... ok
26122025-08-07T16:40:58.323Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
26132025-08-07T16:40:58.323Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
26142025-08-07T16:40:58.323Ztest mcast::validate::tests::test_address_validation_integrated ... ok
26152025-08-07T16:40:58.323Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
26162025-08-07T16:40:58.323Ztest mcast::validate::tests::test_ipv4_validation ... ok
26172025-08-07T16:40:58.323Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
26182025-08-07T16:40:58.323Ztest mcast::validate::tests::test_ipv6_validation ... ok
26192025-08-07T16:40:58.323Ztest mcast::validate::tests::test_is_ssm_function ... ok
26202025-08-07T16:40:58.323Ztest mcast::validate::tests::test_validate_nat_target ... ok
26212025-08-07T16:40:58.323Ztest nat::test_mapping ... ok
26222025-08-07T16:40:58.323Ztest mcast::tests::test_concurrent_id_allocation ... ok
26232025-08-07T16:40:58.323Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
26242025-08-07T16:40:58.323Ztest port_map::tests::test_backplane_group ... ok
26252025-08-07T16:40:58.324Ztest port_map::tests::dump_map ... ok
26262025-08-07T16:40:58.324Ztest port_map::tests::test_port_map ... ok
26272025-08-07T16:40:58.324ZAug 07 16:40:57.426 DEBG created new freemap, unit: freemap_test
26282025-08-07T16:40:58.324ZAug 07 16:40:57.426 DEBG initted freemap. size: 128, unit: freemap_test
26292025-08-07T16:40:58.324ZAug 07 16:40:57.427 DEBG reset freemap, unit: freemap_test
26302025-08-07T16:40:58.324Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
26312025-08-07T16:40:58.324Ztest freemap::test_span ... ok
26322025-08-07T16:40:58.324ZAug 07 16:40:57.428 DEBG created new freemap, unit: freemap_test
26332025-08-07T16:40:58.324ZAug 07 16:40:57.428 DEBG initted freemap. size: 128, unit: freemap_test
26342025-08-07T16:40:58.324ZAug 07 16:40:57.428 DEBG reset freemap, unit: freemap_test
26352025-08-07T16:40:58.324Ztest freemap::test_free ... ok
26362025-08-07T16:40:58.324Ztest api_server::tests::test_build_info ... ok
26372025-08-07T16:40:58.324ZAug 07 16:40:57.430 DEBG created new freemap, unit: freemap_test
26382025-08-07T16:40:58.324ZAug 07 16:40:57.430 DEBG initted freemap. size: 128, unit: freemap_test
26392025-08-07T16:40:58.324ZAug 07 16:40:57.430 DEBG reset freemap, unit: freemap_test
26402025-08-07T16:40:58.324Ztest freemap::test_reclaim ... ok
26412025-08-07T16:40:58.324Ztest port_map::tests::parse_softnpu_revision ... ok
26422025-08-07T16:40:58.324Z
26432025-08-07T16:40:58.324Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
26442025-08-07T16:40:58.324Z
26452025-08-07T16:40:58.351Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b994db70c3cabc0e)
26462025-08-07T16:40:58.378Z
26472025-08-07T16:40:58.378Zrunning 0 tests
26482025-08-07T16:40:58.379Z
26492025-08-07T16:40:58.379Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26502025-08-07T16:40:58.379Z
26512025-08-07T16:40:58.379Z Running unittests src/lib.rs (target/debug/deps/dpd_client-d0e5b60109fe2011)
26522025-08-07T16:40:58.406Z
26532025-08-07T16:40:58.406Zrunning 2 tests
26542025-08-07T16:40:58.406Ztest tests::test_port_id_cmp ... ok
26552025-08-07T16:40:58.406Ztest tests::test_parse_client_port_id ... ok
26562025-08-07T16:40:58.406Z
26572025-08-07T16:40:58.406Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26582025-08-07T16:40:58.406Z
26592025-08-07T16:40:58.406Z Running tests/test_all.rs (target/debug/deps/test_all-a43da5db050f75dd)
26602025-08-07T16:40:58.433Z
26612025-08-07T16:40:58.433Zrunning 0 tests
26622025-08-07T16:40:58.433Z
26632025-08-07T16:40:58.433Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26642025-08-07T16:40:58.433Z
26652025-08-07T16:40:58.433Z Running unittests src/lib.rs (target/debug/deps/packet-971ab7b6e12ba250)
26662025-08-07T16:40:58.433Z
26672025-08-07T16:40:58.433Zrunning 12 tests
26682025-08-07T16:40:58.461Ztest icmp::test_v6_checksum ... ok
26692025-08-07T16:40:58.461Ztest lldp::test_lldp_parse ... ok
26702025-08-07T16:40:58.461Ztest ipv6::test_ipv6_parse ... ok
26712025-08-07T16:40:58.461Ztest pbuf::test_byte ... ok
26722025-08-07T16:40:58.461Ztest icmp::test_v4_checksum ... ok
26732025-08-07T16:40:58.461Ztest pbuf::test_nibble ... ok
26742025-08-07T16:40:58.461Ztest pbuf::test_overflow ... ok
26752025-08-07T16:40:58.461Ztest pbuf::test_short ... ok
26762025-08-07T16:40:58.461Ztest pbuf::test_twelve ... ok
26772025-08-07T16:40:58.461Ztest pbuf::test_word ... ok
26782025-08-07T16:40:58.461Ztest tcp::test_checksum_ack_data ... ok
26792025-08-07T16:40:58.461Ztest tcp::test_checksum_syn_nodata ... ok
26802025-08-07T16:40:58.461Z
26812025-08-07T16:40:58.461Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26822025-08-07T16:40:58.461Z
26832025-08-07T16:40:58.461Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
26842025-08-07T16:40:58.461Z
26852025-08-07T16:40:58.461Zrunning 0 tests
26862025-08-07T16:40:58.461Z
26872025-08-07T16:40:58.461Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882025-08-07T16:40:58.461Z
26892025-08-07T16:40:58.461Z Running unittests src/main.rs (target/debug/deps/swadm-92c6a5bf468f33ed)
26902025-08-07T16:40:58.489Z
26912025-08-07T16:40:58.489Zrunning 3 tests
26922025-08-07T16:40:58.489Ztest switchport::test::test_compute_lanes ... ok
26932025-08-07T16:40:58.489Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2Lane 3
26942025-08-07T16:40:58.489Z State: Activated Activated Activated Activated
26952025-08-07T16:40:58.489Z Rx Output Enabled: false false false false
26962025-08-07T16:40:58.489Z Rx Output Status: valid valid valid valid
26972025-08-07T16:40:58.489Z Rx Loss-of-lock: true true true true
26982025-08-07T16:40:58.489Z Rx Loss-of-signal: false false false false
26992025-08-07T16:40:58.489ZRx Auto-squelch Disable: true true true true
27002025-08-07T16:40:58.489Z Tx Output Enabled: true true true true
27012025-08-07T16:40:58.489Z Tx Output Status: invalid invalid invalid invalid
27022025-08-07T16:40:58.489Z Tx Loss-of-lock: false false false false
27032025-08-07T16:40:58.489Z Tx Loss-of-signal: true true true true
27042025-08-07T16:40:58.489ZTx Auto-squelch Disable: false false false false
27052025-08-07T16:40:58.489Z Tx Adaptive EQ Fail: true true true true
27062025-08-07T16:40:58.489Z Tx Failure: false false false false
27072025-08-07T16:40:58.489Z Tx Force Squelch: true true true true
27082025-08-07T16:40:58.490Z Tx Input Polarity: normal normal normal normal
27092025-08-07T16:40:58.490ZLane 3
27102025-08-07T16:40:58.490Z Rx Loss-of-lock: Yes Yes Yes Yes
27112025-08-07T16:40:58.490Z Rx Loss-of-signal: Yes Yes Yes Yes
27122025-08-07T16:40:58.490Z Rx CDR Enabled: Yes Yes Yes Yes
27132025-08-07T16:40:58.490Z Tx Enabled: Yes Yes Yes Yes
27142025-08-07T16:40:58.490Z Tx Loss-of-lock: No No No No
27152025-08-07T16:40:58.490Z Tx Loss-of-signal: No No No No
27162025-08-07T16:40:58.490Z Tx CDR Enabled: No No No No
27172025-08-07T16:40:58.490Z Tx Adaptive EQ Fault: No No No No
27182025-08-07T16:40:58.490Z Tx Fault: Yes Yes Yes Yes
27192025-08-07T16:40:58.490Ztest switchport::test::test_print_cmis_datapath ... ok
27202025-08-07T16:40:58.490Ztest switchport::test::test_print_sff_datapath ... ok
27212025-08-07T16:40:58.490Z
27222025-08-07T16:40:58.490Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27232025-08-07T16:40:58.490Z
27242025-08-07T16:40:58.517Z Running tests/counters.rs (target/debug/deps/counters-f041171a7802c0a0)
27252025-08-07T16:40:58.517Z
27262025-08-07T16:40:58.517Zrunning 1 test
27272025-08-07T16:40:58.517Ztest test_p4_counter_list ... ignored
27282025-08-07T16:40:58.518Z
27292025-08-07T16:40:58.518Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27302025-08-07T16:40:58.518Z
27312025-08-07T16:40:58.518Z Running tests/port-link.rs (target/debug/deps/port_link-528df33534a15b53)
27322025-08-07T16:40:58.545Z
27332025-08-07T16:40:58.545Zrunning 5 tests
27342025-08-07T16:40:58.545Ztest test_an ... ignored
27352025-08-07T16:40:58.545Ztest test_enable ... ignored
27362025-08-07T16:40:58.545Ztest test_ip_addresses ... ignored
27372025-08-07T16:40:58.545Ztest test_kr ... ignored
27382025-08-07T16:40:58.546Ztest test_mac ... ignored
27392025-08-07T16:40:58.546Z
27402025-08-07T16:40:58.546Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27412025-08-07T16:40:58.546Z
27422025-08-07T16:40:58.546Z Running unittests src/main.rs (target/debug/deps/tfportd-d03ce5517985e3cb)
27432025-08-07T16:40:58.573Z
27442025-08-07T16:40:58.573Zrunning 3 tests
27452025-08-07T16:40:58.573Ztest tfport::test_parse_tfport ... ok
27462025-08-07T16:40:58.573Ztest linklocal::test_parse_ipadm ... ok
27472025-08-07T16:40:58.573Ztest config::tests::test_updates ... ok
27482025-08-07T16:40:58.573Z
27492025-08-07T16:40:58.573Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27502025-08-07T16:40:58.573Z
27512025-08-07T16:40:58.573Z Running unittests src/main.rs (target/debug/deps/uplinkd-dc97836369289f1f)
27522025-08-07T16:40:58.601Z
27532025-08-07T16:40:58.601Zrunning 0 tests
27542025-08-07T16:40:58.601Z
27552025-08-07T16:40:58.601Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27562025-08-07T16:40:58.601Z
27572025-08-07T16:40:58.601Z Running unittests src/main.rs (target/debug/deps/xtask-e9128cfc105b4d77)
27582025-08-07T16:40:58.601Z
27592025-08-07T16:40:58.601Zrunning 0 tests
27602025-08-07T16:40:58.601Z
27612025-08-07T16:40:58.601Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27622025-08-07T16:40:58.601Z
27632025-08-07T16:40:58.601Z Doc-tests aal
27642025-08-07T16:40:58.802Z
27652025-08-07T16:40:58.802Zrunning 0 tests
27662025-08-07T16:40:58.802Z
27672025-08-07T16:40:58.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27682025-08-07T16:40:58.802Z
27692025-08-07T16:40:58.829Z Doc-tests aal_macros
27702025-08-07T16:40:58.981Z
27712025-08-07T16:40:58.981Zrunning 0 tests
27722025-08-07T16:40:58.981Z
27732025-08-07T16:40:58.981Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27742025-08-07T16:40:58.981Z
27752025-08-07T16:40:59.008Z Doc-tests common
27762025-08-07T16:40:59.496Z
27772025-08-07T16:40:59.496Zrunning 0 tests
27782025-08-07T16:40:59.496Z
27792025-08-07T16:40:59.496Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27802025-08-07T16:40:59.496Z
27812025-08-07T16:40:59.529Z Doc-tests dpd_client
27822025-08-07T16:41:01.884Z
27832025-08-07T16:41:01.884Zrunning 0 tests
27842025-08-07T16:41:01.884Z
27852025-08-07T16:41:01.884Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27862025-08-07T16:41:01.884Z
27872025-08-07T16:41:01.957Z Doc-tests packet
27882025-08-07T16:41:02.187Z
27892025-08-07T16:41:02.187Zrunning 0 tests
27902025-08-07T16:41:02.187Z
27912025-08-07T16:41:02.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27922025-08-07T16:41:02.187Z
27932025-08-07T16:41:02.219Z Doc-tests pcap
27942025-08-07T16:41:02.369Z
27952025-08-07T16:41:02.369Zrunning 0 tests
27962025-08-07T16:41:02.369Z
27972025-08-07T16:41:02.369Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27982025-08-07T16:41:02.369Z
27992025-08-07T16:41:02.461Z+ for feat in tofino_stub tofino_asic softnpu chaos
28002025-08-07T16:41:02.461Z+ cargo test --features chaos
28012025-08-07T16:41:03.573Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28022025-08-07T16:41:03.600Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
28032025-08-07T16:41:03.600Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
28042025-08-07T16:41:21.251Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
28052025-08-07T16:41:21.251Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
28062025-08-07T16:42:34.899Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
28072025-08-07T16:42:35.027Z Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8)
28082025-08-07T16:42:35.059Z
28092025-08-07T16:42:35.059Zrunning 0 tests
28102025-08-07T16:42:35.059Z
28112025-08-07T16:42:35.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28122025-08-07T16:42:35.060Z
28132025-08-07T16:42:35.087Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
28142025-08-07T16:42:35.114Z
28152025-08-07T16:42:35.114Zrunning 0 tests
28162025-08-07T16:42:35.114Z
28172025-08-07T16:42:35.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28182025-08-07T16:42:35.114Z
28192025-08-07T16:42:35.114Z Running unittests src/lib.rs (target/debug/deps/asic-69805cc3fd63cfc0)
28202025-08-07T16:42:35.141Z
28212025-08-07T16:42:35.141Zrunning 0 tests
28222025-08-07T16:42:35.141Z
28232025-08-07T16:42:35.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28242025-08-07T16:42:35.141Z
28252025-08-07T16:42:35.141Z Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f)
28262025-08-07T16:42:35.169Z
28272025-08-07T16:42:35.169Zrunning 10 tests
28282025-08-07T16:42:35.169Ztest network::tests::test_equal ... ok
28292025-08-07T16:42:35.169Ztest nat::tests::test_vni ... ok
28302025-08-07T16:42:35.169Ztest network::tests::test_generate_ipv6_link_local ... ok
28312025-08-07T16:42:35.169Ztest network::tests::test_eui64 ... ok
28322025-08-07T16:42:35.169Ztest network::tests::test_into ... ok
28332025-08-07T16:42:35.169Ztest network::tests::test_not_equal ... ok
28342025-08-07T16:42:35.169Ztest network::tests::test_to_string ... ok
28352025-08-07T16:42:35.169Ztest network::tests::test_parse ... ok
28362025-08-07T16:42:35.169Ztest test_purge ... ok
28372025-08-07T16:42:35.169Ztest illumos::test::address_exists_handles_missing_object ... ok
28382025-08-07T16:42:35.169Z
28392025-08-07T16:42:35.169Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
28402025-08-07T16:42:35.169Z
28412025-08-07T16:42:35.169Z Running unittests src/main.rs (target/debug/deps/dpd-1f9fa8df4e94bf4a)
28422025-08-07T16:42:35.197Z
28432025-08-07T16:42:35.197Zrunning 33 tests
28442025-08-07T16:42:35.225Ztest freemap::test_ordering ... ok
28452025-08-07T16:42:35.225Ztest freemap::test_split ... ok
28462025-08-07T16:42:35.225Ztest config::tests::test_updates ... ok
28472025-08-07T16:42:35.225Ztest macaddrs::tests::test_mac_offset ... ok
28482025-08-07T16:42:35.225Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
28492025-08-07T16:42:35.225Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
28502025-08-07T16:42:35.225Ztest macaddrs::tests::test_parse_port_id ... ok
28512025-08-07T16:42:35.225ZAug 07 16:42:34.324 DEBG created new freemap, unit: freemap_test
28522025-08-07T16:42:35.225ZAug 07 16:42:34.324 DEBG initted freemap. size: 128, unit: freemap_test
28532025-08-07T16:42:35.225ZAug 07 16:42:34.324Aug 07 16:42:34.324 DEBG created new freemap, unit: freemap_testDEBG
28542025-08-07T16:42:35.225Z reset freemap, unit: freemap_test
28552025-08-07T16:42:35.225ZAug 07 16:42:34.324 DEBG initted freemap. size: 128, unit: freemap_test
28562025-08-07T16:42:35.225ZAug 07 16:42:34.324 DEBG Aug 07 16:42:34.324created new freemap DEBG reset freemap, , unitunit: freemap_test
28572025-08-07T16:42:35.225Z: freemap_test
28582025-08-07T16:42:35.225ZAug 07 16:42:34.325 DEBG initted freemap. size: 128, unit: freemap_test
28592025-08-07T16:42:35.225ZAug 07 16:42:34.325 DEBG reset freemap, unit: freemap_test
28602025-08-07T16:42:35.225Ztest freemap::test_exhaustion ... ok
28612025-08-07T16:42:35.225ZAug 07 16:42:34.326 DEBG created new freemap, unit: freemap_test
28622025-08-07T16:42:35.225ZAug 07 16:42:34.326 DEBG initted freemap. size: 128, unit: freemap_test
28632025-08-07T16:42:35.225ZAug 07 16:42:34.326 DEBG reset freemap, unit: freemap_test
28642025-08-07T16:42:35.225Ztest freemap::test_reclaim ... ok
28652025-08-07T16:42:35.225Ztest freemap::test_basic ... ok
28662025-08-07T16:42:35.225Ztest api_server::tests::test_build_info ... ok
28672025-08-07T16:42:35.225Ztest freemap::test_span ... ok
28682025-08-07T16:42:35.225Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
28692025-08-07T16:42:35.225Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
28702025-08-07T16:42:35.225Ztest mcast::tests::test_concurrent_id_allocation ... ok
28712025-08-07T16:42:35.225Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
28722025-08-07T16:42:35.225Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
28732025-08-07T16:42:35.226Ztest mcast::validate::tests::test_address_validation_integrated ... ok
28742025-08-07T16:42:35.226ZAug 07 16:42:34.330 DEBG created new freemap, unit: freemap_test
28752025-08-07T16:42:35.226ZAug 07 16:42:34.330 DEBG initted freemap. size: 128, unit: freemap_test
28762025-08-07T16:42:35.226Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
28772025-08-07T16:42:35.226ZAug 07 16:42:34.330 DEBG reset freemap, unit: freemap_test
28782025-08-07T16:42:35.226Ztest mcast::validate::tests::test_is_ssm_function ... ok
28792025-08-07T16:42:35.226Ztest mcast::validate::tests::test_ipv4_validation ... ok
28802025-08-07T16:42:35.226Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
28812025-08-07T16:42:35.226Ztest mcast::validate::tests::test_ipv6_validation ... ok
28822025-08-07T16:42:35.226Ztest nat::test_mapping ... ok
28832025-08-07T16:42:35.226Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
28842025-08-07T16:42:35.226Ztest freemap::test_free ... ok
28852025-08-07T16:42:35.226Ztest mcast::validate::tests::test_validate_nat_target ... ok
28862025-08-07T16:42:35.226Ztest port_map::tests::test_backplane_group ... ok
28872025-08-07T16:42:35.226Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
28882025-08-07T16:42:35.226Ztest port_map::tests::test_port_map ... ok
28892025-08-07T16:42:35.226Ztest port_map::tests::dump_map ... ok
28902025-08-07T16:42:35.226Ztest mcast::tests::test_id_range_boundaries ... ok
28912025-08-07T16:42:35.253Ztest port_map::tests::parse_softnpu_revision ... ok
28922025-08-07T16:42:35.253Z
28932025-08-07T16:42:35.253Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
28942025-08-07T16:42:35.253Z
28952025-08-07T16:42:35.253Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-a56d8a9e5ec126a8)
28962025-08-07T16:42:35.280Z
28972025-08-07T16:42:35.280Zrunning 0 tests
28982025-08-07T16:42:35.280Z
28992025-08-07T16:42:35.280Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29002025-08-07T16:42:35.280Z
29012025-08-07T16:42:35.280Z Running unittests src/lib.rs (target/debug/deps/dpd_client-3c96ebb2abe6aaef)
29022025-08-07T16:42:35.307Z
29032025-08-07T16:42:35.308Zrunning 2 tests
29042025-08-07T16:42:35.308Ztest tests::test_parse_client_port_id ... ok
29052025-08-07T16:42:35.308Ztest tests::test_port_id_cmp ... ok
29062025-08-07T16:42:35.308Z
29072025-08-07T16:42:35.308Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29082025-08-07T16:42:35.308Z
29092025-08-07T16:42:35.308Z Running tests/test_all.rs (target/debug/deps/test_all-521242d7e76384a0)
29102025-08-07T16:42:35.335Z
29112025-08-07T16:42:35.335Zrunning 6 tests
29122025-08-07T16:42:38.876Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
29132025-08-07T16:42:38.903Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
29142025-08-07T16:42:38.903Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
29152025-08-07T16:42:38.930Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
29162025-08-07T16:42:44.266Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
29172025-08-07T16:42:45.201Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
29182025-08-07T16:42:45.201Z
29192025-08-07T16:42:45.201Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.87s
29202025-08-07T16:42:45.201Z
29212025-08-07T16:42:45.243Z Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a)
29222025-08-07T16:42:45.270Z
29232025-08-07T16:42:45.270Zrunning 12 tests
29242025-08-07T16:42:45.297Ztest ipv6::test_ipv6_parse ... ok
29252025-08-07T16:42:45.297Ztest icmp::test_v4_checksum ... ok
29262025-08-07T16:42:45.297Ztest icmp::test_v6_checksum ... ok
29272025-08-07T16:42:45.297Ztest pbuf::test_byte ... ok
29282025-08-07T16:42:45.297Ztest pbuf::test_nibble ... ok
29292025-08-07T16:42:45.297Ztest lldp::test_lldp_parse ... ok
29302025-08-07T16:42:45.297Ztest pbuf::test_overflow ... ok
29312025-08-07T16:42:45.297Ztest pbuf::test_short ... ok
29322025-08-07T16:42:45.297Ztest pbuf::test_twelve ... ok
29332025-08-07T16:42:45.297Ztest pbuf::test_word ... ok
29342025-08-07T16:42:45.297Ztest tcp::test_checksum_syn_nodata ... ok
29352025-08-07T16:42:45.297Ztest tcp::test_checksum_ack_data ... ok
29362025-08-07T16:42:45.297Z
29372025-08-07T16:42:45.297Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29382025-08-07T16:42:45.297Z
29392025-08-07T16:42:45.297Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
29402025-08-07T16:42:45.297Z
29412025-08-07T16:42:45.297Zrunning 0 tests
29422025-08-07T16:42:45.298Z
29432025-08-07T16:42:45.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29442025-08-07T16:42:45.298Z
29452025-08-07T16:42:45.298Z Running unittests src/main.rs (target/debug/deps/swadm-e523d1d03c5a018f)
29462025-08-07T16:42:45.327Z
29472025-08-07T16:42:45.327Zrunning 3 tests
29482025-08-07T16:42:45.354Ztest switchport::test::test_compute_lanes ... ok
29492025-08-07T16:42:45.354Z Lane 0 Lane 0Lane 1 Lane 1Lane 2 Lane 3Lane 2
29502025-08-07T16:42:45.354Z State: ActivatedLane 3
29512025-08-07T16:42:45.354ZActivated Rx Loss-of-lock: YesActivated ActivatedYes
29522025-08-07T16:42:45.354Z Rx Output Enabled: falseYes Yesfalse
29532025-08-07T16:42:45.354Z false Rx Loss-of-signal: Yesfalse
29542025-08-07T16:42:45.354ZYes Rx Output Status: valid validYes Yesvalid
29552025-08-07T16:42:45.354Z valid
29562025-08-07T16:42:45.354Z Rx CDR Enabled: Yes Rx Loss-of-lock: true Yestrue Yestrue Yestrue
29572025-08-07T16:42:45.354Z
29582025-08-07T16:42:45.354Z Tx Enabled: Yes Rx Loss-of-signal: false falseYes false Yesfalse
29592025-08-07T16:42:45.354ZYesRx Auto-squelch Disable: true
29602025-08-07T16:42:45.354Z true Tx Loss-of-lock: No true Notrue
29612025-08-07T16:42:45.355ZNo Tx Output Enabled: true Notrue
29622025-08-07T16:42:45.355Z Tx Loss-of-signal: Notrue true
29632025-08-07T16:42:45.355ZNo Tx Output Status: invalid invalidNo invalidNo
29642025-08-07T16:42:45.355Zinvalid
29652025-08-07T16:42:45.355Z Tx CDR Enabled: No Tx Loss-of-lock: false false No false falseNo
29662025-08-07T16:42:45.355Z Tx Loss-of-signal: trueNo
29672025-08-07T16:42:45.355Ztrue Tx Adaptive EQ Fault: No true trueNo
29682025-08-07T16:42:45.355Z Tx Auto-squelch Disable: false No falseNo
29692025-08-07T16:42:45.355Zfalse Tx Fault: Yesfalse
29702025-08-07T16:42:45.355ZYes Tx Adaptive EQ Fail: true trueYes trueYes
29712025-08-07T16:42:45.355Ztrue
29722025-08-07T16:42:45.355Z Tx Failure: false false false false
29732025-08-07T16:42:45.355Z Tx Force Squelch: true true true true
29742025-08-07T16:42:45.355Z Tx Input Polarity: normal normal normal normal
29752025-08-07T16:42:45.355Ztest switchport::test::test_print_sff_datapath ... ok
29762025-08-07T16:42:45.355Ztest switchport::test::test_print_cmis_datapath ... ok
29772025-08-07T16:42:45.355Z
29782025-08-07T16:42:45.355Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29792025-08-07T16:42:45.355Z
29802025-08-07T16:42:45.355Z Running tests/counters.rs (target/debug/deps/counters-9e38f3375bd28e15)
29812025-08-07T16:42:45.383Z
29822025-08-07T16:42:45.383Zrunning 1 test
29832025-08-07T16:42:45.383Ztest test_p4_counter_list ... ignored
29842025-08-07T16:42:45.383Z
29852025-08-07T16:42:45.383Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
29862025-08-07T16:42:45.383Z
29872025-08-07T16:42:45.383Z Running tests/port-link.rs (target/debug/deps/port_link-fb92f4f79acf2e95)
29882025-08-07T16:42:45.383Z
29892025-08-07T16:42:45.383Zrunning 5 tests
29902025-08-07T16:42:45.383Ztest test_an ... ignored
29912025-08-07T16:42:45.383Ztest test_enable ... ignored
29922025-08-07T16:42:45.383Ztest test_ip_addresses ... ignored
29932025-08-07T16:42:45.383Ztest test_kr ... ignored
29942025-08-07T16:42:45.383Ztest test_mac ... ignored
29952025-08-07T16:42:45.383Z
29962025-08-07T16:42:45.383Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
29972025-08-07T16:42:45.383Z
29982025-08-07T16:42:45.383Z Running unittests src/main.rs (target/debug/deps/tfportd-5f59a196284a90fb)
29992025-08-07T16:42:45.412Z
30002025-08-07T16:42:45.412Zrunning 3 tests
30012025-08-07T16:42:45.439Ztest linklocal::test_parse_ipadm ... ok
30022025-08-07T16:42:45.440Ztest tfport::test_parse_tfport ... ok
30032025-08-07T16:42:45.440Ztest config::tests::test_updates ... ok
30042025-08-07T16:42:45.440Z
30052025-08-07T16:42:45.440Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30062025-08-07T16:42:45.440Z
30072025-08-07T16:42:45.440Z Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710)
30082025-08-07T16:42:45.467Z
30092025-08-07T16:42:45.467Zrunning 0 tests
30102025-08-07T16:42:45.467Z
30112025-08-07T16:42:45.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30122025-08-07T16:42:45.467Z
30132025-08-07T16:42:45.467Z Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf)
30142025-08-07T16:42:45.494Z
30152025-08-07T16:42:45.494Zrunning 0 tests
30162025-08-07T16:42:45.494Z
30172025-08-07T16:42:45.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30182025-08-07T16:42:45.494Z
30192025-08-07T16:42:45.494Z Doc-tests aal
30202025-08-07T16:42:45.690Z
30212025-08-07T16:42:45.690Zrunning 0 tests
30222025-08-07T16:42:45.690Z
30232025-08-07T16:42:45.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30242025-08-07T16:42:45.690Z
30252025-08-07T16:42:45.717Z Doc-tests aal_macros
30262025-08-07T16:42:45.880Z
30272025-08-07T16:42:45.880Zrunning 0 tests
30282025-08-07T16:42:45.880Z
30292025-08-07T16:42:45.880Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30302025-08-07T16:42:45.880Z
30312025-08-07T16:42:45.908Z Doc-tests common
30322025-08-07T16:42:46.361Z
30332025-08-07T16:42:46.361Zrunning 0 tests
30342025-08-07T16:42:46.362Z
30352025-08-07T16:42:46.362Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30362025-08-07T16:42:46.362Z
30372025-08-07T16:42:46.394Z Doc-tests dpd_client
30382025-08-07T16:42:48.892Z
30392025-08-07T16:42:48.892Zrunning 0 tests
30402025-08-07T16:42:48.892Z
30412025-08-07T16:42:48.892Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30422025-08-07T16:42:48.892Z
30432025-08-07T16:42:48.953Z Doc-tests packet
30442025-08-07T16:42:49.181Z
30452025-08-07T16:42:49.181Zrunning 0 tests
30462025-08-07T16:42:49.181Z
30472025-08-07T16:42:49.181Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30482025-08-07T16:42:49.181Z
30492025-08-07T16:42:49.212Z Doc-tests pcap
30502025-08-07T16:42:49.337Z
30512025-08-07T16:42:49.337Zrunning 0 tests
30522025-08-07T16:42:49.337Z
30532025-08-07T16:42:49.337Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30542025-08-07T16:42:49.337Z
30552025-08-07T16:42:49.424Zprocess exited: duration 1089801 ms, exit code 0
 
30562025-08-07T16:42:49.479Zfound 0 output files