01JZTKJ9W8XZ2Q16ZXYJB81MXT: test

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

Buildomat Job: 01JZTKJPDQP0EPG8NP9A620D83

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-10T16:44:51.739Zjob assigned to worker 01JZTKJQGDT7Z4GS35BZTGXXKW [factory gimlet-EVT22200007-propolis, EVT22200007/34029] (queued for 25 s)
 
22025-07-10T16:45:00.131Zstarting task 0: "setup"
32025-07-10T16:45:00.187Z++ uname -s
42025-07-10T16:45:00.188Z+ kern=SunOS
52025-07-10T16:45:00.188Z+ build_user=build
62025-07-10T16:45:00.188Z+ build_uid=12345
72025-07-10T16:45:00.188Z+ work_dir=/work
82025-07-10T16:45:00.188Z+ input_dir=/input
92025-07-10T16:45:00.188Z+ [[ 0 == 12345 ]]
102025-07-10T16:45:00.188Z+ case "$kern" in
112025-07-10T16:45:00.188Z+ groupadd -g 12345 build
122025-07-10T16:45:00.188Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-10T16:45:02.167Z+ zfs create -o mountpoint=/work rpool/work
142025-07-10T16:45:02.206Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-10T16:45:02.232Z+ home_fs=zfs
162025-07-10T16:45:02.232Z+ [[ zfs == autofs ]]
172025-07-10T16:45:02.232Z+ mkdir -p /home/build
182025-07-10T16:45:02.232Z+ chown build:build /home/build /work
192025-07-10T16:45:04.216Z+ chmod 0700 /home/build /work
202025-07-10T16:45:04.241Zprocess exited: duration 4092 ms, exit code 0
 
212025-07-10T16:45:04.293Zstarting task 1: "rust-toolchain"
222025-07-10T16:45:04.318Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-07-10T16:45:04.318Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-10T16:45:04.318Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-07-10T16:45:04.318Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-07-10T16:45:04.318Z * rust toolchain channel = "1.85.0"
272025-07-10T16:45:04.318Z * rust toolchain profile = "default"
282025-07-10T16:45:04.318Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-10T16:45:04.318Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-07-10T16:45:04.439Zinfo: downloading installer
312025-07-10T16:45:05.419Zwarn: It looks like you have an existing installation of Rust at:
322025-07-10T16:45:05.419Zwarn: /opt/ooce/bin
332025-07-10T16:45:05.419Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-10T16:45:05.419Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-10T16:45:05.419Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-10T16:45:05.419Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-10T16:45:05.419Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-10T16:45:05.419Zerror: cannot install while Rust is installed
392025-07-10T16:45:05.419Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-10T16:45:05.444Zinfo: profile set to 'default'
412025-07-10T16:45:05.445Zinfo: default host triple is x86_64-unknown-illumos
422025-07-10T16:45:05.445Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-07-10T16:45:05.555Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-07-10T16:45:05.555Zinfo: downloading component 'cargo'
452025-07-10T16:45:05.822Zinfo: downloading component 'clippy'
462025-07-10T16:45:05.907Zinfo: downloading component 'rust-docs'
472025-07-10T16:45:06.158Zinfo: downloading component 'rust-std'
482025-07-10T16:45:06.933Zinfo: downloading component 'rustc'
492025-07-10T16:45:09.961Zinfo: downloading component 'rustfmt'
502025-07-10T16:45:10.188Zinfo: installing component 'cargo'
512025-07-10T16:45:11.313Zinfo: installing component 'clippy'
522025-07-10T16:45:11.772Zinfo: installing component 'rust-docs'
532025-07-10T16:45:14.513Zinfo: installing component 'rust-std'
542025-07-10T16:45:16.841Zinfo: installing component 'rustc'
552025-07-10T16:45:23.891Zinfo: installing component 'rustfmt'
562025-07-10T16:45:24.300Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-07-10T16:45:24.301Z
582025-07-10T16:45:24.455Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-07-10T16:45:24.456Z
602025-07-10T16:45:24.485Z
612025-07-10T16:45:24.485ZRust is installed now. Great!
622025-07-10T16:45:24.486Z
632025-07-10T16:45:24.486ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-10T16:45:24.486Zenvironment variable. This has not been done automatically.
652025-07-10T16:45:24.486Z
662025-07-10T16:45:24.486ZTo configure your current shell, you need to source
672025-07-10T16:45:24.486Zthe corresponding env file under $HOME/.cargo.
682025-07-10T16:45:24.486Z
692025-07-10T16:45:24.486ZThis is usually done by running one of the following (note the leading DOT):
702025-07-10T16:45:24.486Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-10T16:45:24.486Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-10T16:45:24.486Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-10T16:45:24.559Z+ rustup --version
742025-07-10T16:45:25.073Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-10T16:45:25.073Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-10T16:45:25.073Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-07-10T16:45:25.073Z+ cargo --version
782025-07-10T16:45:25.073Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-07-10T16:45:25.073Z+ rustc --version
802025-07-10T16:45:25.073Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-07-10T16:45:25.073Zprocess exited: duration 20633 ms, exit code 0
 
822025-07-10T16:45:25.125Zstarting task 2: "authentication"
832025-07-10T16:45:25.192Zprocess exited: duration 66 ms, exit code 0
 
842025-07-10T16:45:25.245Zstarting task 3: "clone repository"
852025-07-10T16:45:25.271Z+ mkdir -p /work/oxidecomputer/dendrite
862025-07-10T16:45:25.271Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872025-07-10T16:45:25.296ZCloning into '/work/oxidecomputer/dendrite'...
882025-07-10T16:45:26.245Z+ cd /work/oxidecomputer/dendrite
892025-07-10T16:45:26.246Z+ git fetch origin a3a8abb149ab4b98f606b2fe384f11bf81e8473a
902025-07-10T16:45:26.668ZFrom https://github.com/oxidecomputer/dendrite
912025-07-10T16:45:26.668Z * branch a3a8abb149ab4b98f606b2fe384f11bf81e8473a -> FETCH_HEAD
922025-07-10T16:45:26.694Z+ [[ -n zl/p4-mcast ]]
932025-07-10T16:45:26.694Z++ git branch --show-current
942025-07-10T16:45:26.694Z+ current=main
952025-07-10T16:45:26.694Z+ [[ main != zl/p4-mcast ]]
962025-07-10T16:45:26.694Z+ git branch -f zl/p4-mcast a3a8abb149ab4b98f606b2fe384f11bf81e8473a
972025-07-10T16:45:26.694Z+ git checkout -f zl/p4-mcast
982025-07-10T16:45:26.726ZSwitched to branch 'zl/p4-mcast'
992025-07-10T16:45:26.752Z+ git reset --hard a3a8abb149ab4b98f606b2fe384f11bf81e8473a
1002025-07-10T16:45:26.777ZHEAD is now at a3a8abb minor: squiggly
1012025-07-10T16:45:26.777Zprocess exited: duration 1515 ms, exit code 0
 
1022025-07-10T16:45:26.835Zstarting task 4: "build"
1032025-07-10T16:45:27.344Z+ source .github/buildomat/common.sh
1042025-07-10T16:45:27.344Z++ SDE_COMMIT=c59c6d7b9e512a834f15b1847e636426aec7d670
1052025-07-10T16:45:27.345Z++ SDE_PKG_SHA256=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951
1062025-07-10T16:45:27.345Z++ SDE_DEB_SHA256=7526d1c02064f4e40056b0a8a5aa1db86f0a912035a80fa223c322b1ae2709b7
1072025-07-10T16:45:27.345Z+++ uname -s
1082025-07-10T16:45:27.345Z++ '[' SunOS == SunOS ']'
1092025-07-10T16:45:27.345Z++ SERIES=illumos
1102025-07-10T16:45:27.345Z+++ uname -s
1112025-07-10T16:45:27.345Z++ '[' SunOS == SunOS ']'
1122025-07-10T16:45:27.345Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670
1132025-07-10T16:45:27.345Z++ rustup show active-toolchain
1142025-07-10T16:45:27.346Z1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1152025-07-10T16:45:27.346Z+ source .github/buildomat/illumos.sh
1162025-07-10T16:45:27.346Z++ banner 'sde setup'
1172025-07-10T16:45:27.346Z
1182025-07-10T16:45:27.346Z #### ##### ###### #### ###### ##### # # #####
1192025-07-10T16:45:27.346Z # # # # # # # # # # #
1202025-07-10T16:45:27.346Z #### # # ##### #### ##### # # # # #
1212025-07-10T16:45:27.346Z # # # # # # # # # #####
1222025-07-10T16:45:27.346Z # # # # # # # # # # # #
1232025-07-10T16:45:27.346Z #### ##### ###### #### ###### # #### #
1242025-07-10T16:45:27.346Z
1252025-07-10T16:45:27.346Z++ export PKG=tofino_sde.p5p
1262025-07-10T16:45:27.347Z++ PKG=tofino_sde.p5p
1272025-07-10T16:45:27.347Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670/tofino_sde.p5p
1282025-07-10T16:45:27.347Z % Total % Received % Xferd Average Speed Time Time Time Current
1292025-07-10T16:45:27.347Z Dload Upload Total Spent Left Speed
1302025-07-10T16:45:32.316Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 75.0M 2 1795k 0 0 1709k 0 0:00:44 0:00:01 0:00:43 1708k 27 75.0M 27 20.4M 0 0 9.9M 0 0:00:07 0:00:02 0:00:05 9.9M 54 75.0M 54 41.0M 0 0 13.5M 0 0:00:05 0:00:03 0:00:02 13.5M 62 75.0M 62 47.0M 0 0 11.6M 0 0:00:06 0:00:04 0:00:02 11.6M 91 75.0M 91 68.3M 0 0 13.5M 0 0:00:05 0:00:05 --:--:-- 13.7M 100 75.0M 100 75.0M 0 0 13.9M 0 0:00:05 0:00:05 --:--:-- 16.9M
1312025-07-10T16:45:32.341Z+++ digest -a sha256 tofino_sde.p5p
1322025-07-10T16:45:32.392Z++ SDE_CALC=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951
1332025-07-10T16:45:32.392Z++ '[' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 '!=' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 ']'
1342025-07-10T16:45:32.392Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352025-07-10T16:45:42.161Z Startup: Refreshing catalog 'helios-dev' ... Done
1362025-07-10T16:45:50.957Z Startup: Caching catalogs ... Done
1372025-07-10T16:45:51.161Z Startup: Refreshing catalog 'oxide' ... Done
1382025-07-10T16:45:59.811ZPlanning: Solver setup ... Done
1392025-07-10T16:45:59.845ZPlanning: Running solver ... Done
1402025-07-10T16:45:59.921ZPlanning: Finding local manifests ... Done
1412025-07-10T16:45:59.945ZPlanning: Fetching manifests: 1/1 100% complete
1422025-07-10T16:45:59.945ZPlanning: Fetching manifests: 1/1 100% complete
1432025-07-10T16:45:59.970ZPlanning: Package planning ... Done
1442025-07-10T16:45:59.970ZPlanning: Merging actions ... Done
1452025-07-10T16:46:00.172ZPlanning: Checking for conflicting actions ... Done
1462025-07-10T16:46:00.197ZPlanning: Consolidating action changes ... Done
1472025-07-10T16:46:00.842ZPlanning: Evaluating mediators ... Done
1482025-07-10T16:46:00.867ZPlanning: Planning completed in 9.68 seconds
1492025-07-10T16:46:00.867Z Packages to install: 1
1502025-07-10T16:46:00.867Z Create boot environment: No
1512025-07-10T16:46:00.867ZCreate backup boot environment: No
1522025-07-10T16:46:00.906Z
1532025-07-10T16:46:00.906ZDownload: 0/242 items 0.0/74.4MB 0% complete
1542025-07-10T16:46:01.200ZDownload: Completed 74.36 MB in 0.29 seconds (253M/s)
1552025-07-10T16:46:01.329Z Actions: 1/293 actions (Installing new actions)
1562025-07-10T16:46:02.948Z Actions: Completed 293 actions in 1.62 seconds.
1572025-07-10T16:46:02.973Z Done
1582025-07-10T16:46:03.019Z Done
1592025-07-10T16:46:04.105Z Done
1602025-07-10T16:46:08.494Z Done
1612025-07-10T16:46:08.594Z Done
1622025-07-10T16:46:08.619Z Done
1632025-07-10T16:46:08.660Z Done
1642025-07-10T16:46:09.190Z++ export SDE=/opt/oxide/tofino_sde
1652025-07-10T16:46:09.190Z++ SDE=/opt/oxide/tofino_sde
1662025-07-10T16:46:09.190Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672025-07-10T16:46:09.190Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682025-07-10T16:46:09.190Z++ banner packages
1692025-07-10T16:46:09.215Z
1702025-07-10T16:46:09.215Z ##### ## #### # # ## #### ###### ####
1712025-07-10T16:46:09.215Z # # # # # # # # # # # # # #
1722025-07-10T16:46:09.215Z # # # # # #### # # # ##### ####
1732025-07-10T16:46:09.215Z ##### ###### # # # ###### # ### # #
1742025-07-10T16:46:09.215Z # # # # # # # # # # # # # #
1752025-07-10T16:46:09.215Z # # # #### # # # # #### ###### ####
1762025-07-10T16:46:09.215Z
1772025-07-10T16:46:09.215Z++ pfexec pkg install clang-15 pcap
1782025-07-10T16:46:09.990Z Startup: Refreshing catalog 'helios-dev' ... Done
1792025-07-10T16:46:10.015Z Startup: Refreshing catalog 'oxide' ... Done
1802025-07-10T16:46:14.842ZPlanning: Solver setup ... Done
1812025-07-10T16:46:14.877ZPlanning: Running solver ... Done
1822025-07-10T16:46:14.952ZPlanning: Finding local manifests ... Done
1832025-07-10T16:46:14.977ZPlanning: Fetching manifests: 0/2 0% complete
1842025-07-10T16:46:15.463ZPlanning: Fetching manifests: 2/2 100% complete
1852025-07-10T16:46:15.523ZPlanning: Package planning ... Done
1862025-07-10T16:46:15.577ZPlanning: Merging actions ... Done
1872025-07-10T16:46:15.949ZPlanning: Checking for conflicting actions ... Done
1882025-07-10T16:46:15.975ZPlanning: Consolidating action changes ... Done
1892025-07-10T16:46:16.293ZPlanning: Evaluating mediators ... Done
1902025-07-10T16:46:16.318ZPlanning: Planning completed in 6.31 seconds
1912025-07-10T16:46:16.318Z Packages to install: 2
1922025-07-10T16:46:16.318Z Mediators to change: 2
1932025-07-10T16:46:16.318Z Services to change: 1
1942025-07-10T16:46:16.318Z Create boot environment: No
1952025-07-10T16:46:16.318ZCreate backup boot environment: No
1962025-07-10T16:46:16.367Z
1972025-07-10T16:46:16.368ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1982025-07-10T16:46:21.369ZDownload: 1325/3076 items 104.7/211.3MB 49% complete (21.4M/s)
1992025-07-10T16:46:26.369ZDownload: 2952/3076 items 146.3/211.3MB 69% complete (14.6M/s)
2002025-07-10T16:46:31.473ZDownload: 3071/3076 items 210.7/211.3MB 99% complete (12.3M/s)
2012025-07-10T16:46:31.636ZDownload: Completed 211.31 MB in 15.27 seconds (13.8M/s)
2022025-07-10T16:46:31.801Z Actions: 1/3418 actions (Installing new actions)
2032025-07-10T16:46:36.800Z Actions: 2800/3418 actions (Installing new actions)
2042025-07-10T16:46:37.130Z Actions: Completed 3418 actions in 5.33 seconds.
2052025-07-10T16:46:37.828Z Done
2062025-07-10T16:46:37.828Z Done
2072025-07-10T16:46:38.848Z Done
2082025-07-10T16:46:43.725Z Done
2092025-07-10T16:46:43.822Z Done
2102025-07-10T16:46:43.848Z Done
2112025-07-10T16:46:43.981Z Done
2122025-07-10T16:46:44.102Z++ pfexec pkg set-mediator -V 15 clang llvm
2132025-07-10T16:46:44.520ZPlanning: Evaluating mediator changes ... Done
2142025-07-10T16:46:44.776ZPlanning: Checking for conflicting actions ... Done
2152025-07-10T16:46:44.800ZPlanning: Consolidating action changes ... Done
2162025-07-10T16:46:45.107ZPlanning: Evaluating mediators ... Done
2172025-07-10T16:46:45.132ZPlanning: Planning completed in 0.59 seconds
2182025-07-10T16:46:45.157Z Mediators to change: 2
2192025-07-10T16:46:45.157Z Create boot environment: No
2202025-07-10T16:46:45.157ZCreate backup boot environment: No
2212025-07-10T16:46:45.203Z Done
2222025-07-10T16:46:45.203Z Done
2232025-07-10T16:46:46.039Z Done
2242025-07-10T16:46:50.533Z Done
2252025-07-10T16:46:50.622Z Done
2262025-07-10T16:46:50.623Z Done
2272025-07-10T16:46:50.674Z Done
2282025-07-10T16:46:50.751Z++ cargo --version
2292025-07-10T16:46:50.826Zcargo 1.85.0 (d73d2caf9 2024-12-31)
2302025-07-10T16:46:50.850Z++ rustc --version
2312025-07-10T16:46:50.910Zrustc 1.85.0 (4d91de4e4 2025-02-17)
2322025-07-10T16:46:50.935Z+ banner copyrights
2332025-07-10T16:46:50.935Z
2342025-07-10T16:46:50.935Z #### #### ##### # # ##### # #### # # ##### ####
2352025-07-10T16:46:50.935Z # # # # # # # # # # # # # # # # #
2362025-07-10T16:46:50.935Z # # # # # # # # # # ###### # ####
2372025-07-10T16:46:50.935Z # # # ##### # ##### # # ### # # # #
2382025-07-10T16:46:50.935Z # # # # # # # # # # # # # # # #
2392025-07-10T16:46:50.935Z #### #### # # # # # #### # # # ####
2402025-07-10T16:46:50.935Z
2412025-07-10T16:46:50.935Z+ ./tools/check_copyrights.sh
2422025-07-10T16:46:53.275Z+ banner clippy
2432025-07-10T16:46:53.300Z
2442025-07-10T16:46:53.300Z #### # # ##### ##### # #
2452025-07-10T16:46:53.300Z # # # # # # # # # #
2462025-07-10T16:46:53.300Z # # # # # # # #
2472025-07-10T16:46:53.300Z # # # ##### ##### #
2482025-07-10T16:46:53.300Z # # # # # # #
2492025-07-10T16:46:53.300Z #### ###### # # # #
2502025-07-10T16:46:53.300Z
2512025-07-10T16:46:53.300Z+ for feat in tofino_stub tofino_asic softnpu chaos
2522025-07-10T16:46:53.300Z+ cargo clippy --features tofino_stub -- --deny warnings
2532025-07-10T16:46:53.603Z Updating git repository `https://github.com/oxidecomputer/omicron`
2542025-07-10T16:47:02.589Z Updating crates.io index
2552025-07-10T16:47:02.613Z Updating git repository `https://github.com/illumos/smf-rs`
2562025-07-10T16:47:03.007Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572025-07-10T16:47:04.144Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2582025-07-10T16:47:04.580Z Updating git repository `https://github.com/oxidecomputer/tofino`
2592025-07-10T16:47:04.964Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602025-07-10T16:47:05.578Z Updating git repository `https://github.com/oxidecomputer/ispf`
2612025-07-10T16:47:05.933Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-07-10T16:47:06.397Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2632025-07-10T16:47:06.831Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2642025-07-10T16:47:07.273Z Updating git repository `https://github.com/oxidecomputer/p4`
2652025-07-10T16:47:07.820Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2662025-07-10T16:47:08.226Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2672025-07-10T16:47:09.000Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682025-07-10T16:47:09.704Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692025-07-10T16:47:10.046Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702025-07-10T16:47:10.457Z Updating git repository `https://github.com/oxidecomputer/propolis`
2712025-07-10T16:47:11.388Z Updating git repository `https://github.com/oxidecomputer/crucible`
2722025-07-10T16:47:13.731Z Updating git repository `https://github.com/oxidecomputer/opte`
2732025-07-10T16:47:14.561Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2742025-07-10T16:47:14.962Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2752025-07-10T16:47:15.448Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2762025-07-10T16:47:15.872Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772025-07-10T16:47:16.340Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782025-07-10T16:47:19.612Z Downloading crates ...
2792025-07-10T16:47:19.705Z Downloaded defmt-parser v0.3.4
2802025-07-10T16:47:19.730Z Downloaded adler2 v2.0.0
2812025-07-10T16:47:19.730Z Downloaded colorchoice v1.0.3
2822025-07-10T16:47:19.730Z Downloaded clap_lex v0.7.3
2832025-07-10T16:47:19.730Z Downloaded anstream v0.6.18
2842025-07-10T16:47:19.730Z Downloaded async-stream v0.3.6
2852025-07-10T16:47:19.730Z Downloaded atty v0.2.14
2862025-07-10T16:47:19.730Z Downloaded pretty-hex v0.4.1
2872025-07-10T16:47:19.730Z Downloaded backoff v0.4.0
2882025-07-10T16:47:19.756Z Downloaded rayon-core v1.12.1
2892025-07-10T16:47:19.756Z Downloaded omicron-zone-package v0.12.0
2902025-07-10T16:47:19.756Z Downloaded num-iter v0.1.45
2912025-07-10T16:47:19.756Z Downloaded omicron-workspace-hack v0.1.0
2922025-07-10T16:47:19.757Z Downloaded arrayref v0.3.9
2932025-07-10T16:47:19.757Z Downloaded block-buffer v0.10.4
2942025-07-10T16:47:19.757Z Downloaded usdt v0.5.0
2952025-07-10T16:47:19.757Z Downloaded parking_lot v0.12.3
2962025-07-10T16:47:19.757Z Downloaded num_threads v0.1.7
2972025-07-10T16:47:19.757Z Downloaded base64ct v1.6.0
2982025-07-10T16:47:19.784Z Downloaded parse-display-derive v0.10.0
2992025-07-10T16:47:19.784Z Downloaded owo-colors v4.1.0
3002025-07-10T16:47:19.784Z Downloaded oxnet v0.1.2
3012025-07-10T16:47:19.784Z Downloaded openssl-probe v0.1.5
3022025-07-10T16:47:19.784Z Downloaded bytecount v0.6.8
3032025-07-10T16:47:19.784Z Downloaded password-hash v0.5.0
3042025-07-10T16:47:19.784Z Downloaded pest_generator v2.7.14
3052025-07-10T16:47:19.784Z Downloaded pin-utils v0.1.0
3062025-07-10T16:47:19.784Z Downloaded paste v1.0.15
3072025-07-10T16:47:19.810Z Downloaded crc8 v0.1.1
3082025-07-10T16:47:19.810Z Downloaded num_enum_derive v0.5.11
3092025-07-10T16:47:19.810Z Downloaded darling_macro v0.20.10
3102025-07-10T16:47:19.810Z Downloaded parking_lot_core v0.9.10
3112025-07-10T16:47:19.810Z Downloaded pest_meta v2.7.14
3122025-07-10T16:47:19.810Z Downloaded pest v2.7.14
3132025-07-10T16:47:19.810Z Downloaded progenitor-client v0.9.1
3142025-07-10T16:47:19.810Z Downloaded percent-encoding v2.3.1
3152025-07-10T16:47:19.836Z Downloaded cstr-argument v0.1.2
3162025-07-10T16:47:19.836Z Downloaded byteorder v1.5.0
3172025-07-10T16:47:19.836Z Downloaded rand_chacha v0.3.1
3182025-07-10T16:47:19.836Z Downloaded openapiv3 v2.0.0
3192025-07-10T16:47:19.865Z Downloaded write16 v1.0.0
3202025-07-10T16:47:19.865Z Downloaded proc-macro-error-attr v1.0.4
3212025-07-10T16:47:19.865Z Downloaded rustversion v1.0.18
3222025-07-10T16:47:19.865Z Downloaded rustc-hash v2.1.1
3232025-07-10T16:47:19.865Z Downloaded dirs-next v2.0.0
3242025-07-10T16:47:19.865Z Downloaded display-error-chain v0.2.2
3252025-07-10T16:47:19.865Z Downloaded dtrace-parser v0.2.0
3262025-07-10T16:47:19.865Z Downloaded embedded-io v0.4.0
3272025-07-10T16:47:19.865Z Downloaded sync_wrapper v1.0.1
3282025-07-10T16:47:19.865Z Downloaded progenitor v0.8.0
3292025-07-10T16:47:19.865Z Downloaded dof v0.3.0
3302025-07-10T16:47:19.889Z Downloaded cobs v0.2.3
3312025-07-10T16:47:19.889Z Downloaded defmt-macros v0.3.9
3322025-07-10T16:47:19.889Z Downloaded scopeguard v1.2.0
3332025-07-10T16:47:19.889Z Downloaded same-file v1.0.6
3342025-07-10T16:47:19.890Z Downloaded take_mut v0.2.2
3352025-07-10T16:47:19.890Z Downloaded clap_derive v4.5.18
3362025-07-10T16:47:19.890Z Downloaded memoffset v0.9.1
3372025-07-10T16:47:19.890Z Downloaded thread_local v1.1.8
3382025-07-10T16:47:19.916Z Downloaded foreign-types-shared v0.3.1
3392025-07-10T16:47:19.916Z Downloaded memmap v0.7.0
3402025-07-10T16:47:19.916Z Downloaded serde_path_to_error v0.1.16
3412025-07-10T16:47:19.916Z Downloaded schemars_derive v0.8.22
3422025-07-10T16:47:19.916Z Downloaded ppv-lite86 v0.2.20
3432025-07-10T16:47:19.916Z Downloaded usdt-macro v0.5.0
3442025-07-10T16:47:19.916Z Downloaded futures-executor v0.3.31
3452025-07-10T16:47:19.916Z Downloaded untrusted v0.9.0
3462025-07-10T16:47:19.916Z Downloaded form_urlencoded v1.2.1
3472025-07-10T16:47:19.916Z Downloaded foreign-types-shared v0.1.1
3482025-07-10T16:47:19.916Z Downloaded http-body v1.0.1
3492025-07-10T16:47:19.916Z Downloaded structopt-derive v0.4.18
3502025-07-10T16:47:19.941Z Downloaded thread-id v4.2.2
3512025-07-10T16:47:19.941Z Downloaded serde_derive_internals v0.29.1
3522025-07-10T16:47:19.941Z Downloaded semver v1.0.26
3532025-07-10T16:47:19.941Z Downloaded smf v0.2.3
3542025-07-10T16:47:19.941Z Downloaded serde_urlencoded v0.7.1
3552025-07-10T16:47:19.941Z Downloaded serde_spanned v0.6.8
3562025-07-10T16:47:19.941Z Downloaded match_cfg v0.1.0
3572025-07-10T16:47:19.941Z Downloaded proc-macro2 v1.0.95
3582025-07-10T16:47:19.941Z Downloaded try-lock v0.2.5
3592025-07-10T16:47:19.941Z Downloaded cookie v0.18.1
3602025-07-10T16:47:19.966Z Downloaded managed v0.8.0
3612025-07-10T16:47:19.966Z Downloaded crossbeam-epoch v0.9.18
3622025-07-10T16:47:19.966Z Downloaded cpufeatures v0.2.15
3632025-07-10T16:47:19.966Z Downloaded toml_datetime v0.6.8
3642025-07-10T16:47:19.966Z Downloaded httpdate v1.0.3
3652025-07-10T16:47:19.966Z Downloaded zerofrom v0.1.4
3662025-07-10T16:47:19.966Z Downloaded serde_tokenstream v0.2.2
3672025-07-10T16:47:19.966Z Downloaded tinyvec_macros v0.1.1
3682025-07-10T16:47:19.966Z Downloaded camino-tempfile v1.1.1
3692025-07-10T16:47:19.966Z Downloaded lru-cache v0.1.2
3702025-07-10T16:47:19.966Z Downloaded hubpack v0.1.2
3712025-07-10T16:47:19.991Z Downloaded zerocopy-derive v0.7.35
3722025-07-10T16:47:19.992Z Downloaded lazy_static v1.5.0
3732025-07-10T16:47:19.992Z Downloaded linked-hash-map v0.5.6
3742025-07-10T16:47:19.992Z Downloaded hex v0.4.3
3752025-07-10T16:47:19.992Z Downloaded macaddr v1.0.1
3762025-07-10T16:47:19.992Z Downloaded slog-term v2.9.1
3772025-07-10T16:47:19.992Z Downloaded derive-where v1.2.7
3782025-07-10T16:47:20.018Z Downloaded clang-sys v1.8.1
3792025-07-10T16:47:20.018Z Downloaded tower-layer v0.3.3
3802025-07-10T16:47:20.018Z Downloaded swrite v0.1.0
3812025-07-10T16:47:20.018Z Downloaded sigpipe v0.1.3
3822025-07-10T16:47:20.018Z Downloaded console v0.15.8
3832025-07-10T16:47:20.018Z Downloaded tower-service v0.3.3
3842025-07-10T16:47:20.018Z Downloaded hostname v0.4.0
3852025-07-10T16:47:20.018Z Downloaded signal-hook-tokio v0.3.1
3862025-07-10T16:47:20.018Z Downloaded internet-checksum v0.2.1
3872025-07-10T16:47:20.018Z Downloaded signal-hook-registry v1.4.2
3882025-07-10T16:47:20.018Z Downloaded heck v0.5.0
3892025-07-10T16:47:20.018Z Downloaded idna_adapter v1.2.0
3902025-07-10T16:47:20.049Z Downloaded thiserror-impl v2.0.11
3912025-07-10T16:47:20.050Z Downloaded foreign-types v0.5.0
3922025-07-10T16:47:20.050Z Downloaded thiserror-impl v1.0.69
3932025-07-10T16:47:20.050Z Downloaded tokio-native-tls v0.3.1
3942025-07-10T16:47:20.050Z Downloaded strsim v0.11.1
3952025-07-10T16:47:20.050Z Downloaded httparse v1.9.5
3962025-07-10T16:47:20.050Z Downloaded synstructure v0.13.1
3972025-07-10T16:47:20.050Z Downloaded prettyplease v0.2.25
3982025-07-10T16:47:20.050Z Downloaded stable_deref_trait v1.2.0
3992025-07-10T16:47:20.050Z Downloaded utf16_iter v1.0.5
4002025-07-10T16:47:20.050Z Downloaded typify v0.2.0
4012025-07-10T16:47:20.075Z Downloaded newline-converter v0.3.0
4022025-07-10T16:47:20.075Z Downloaded tokio-macros v2.5.0
4032025-07-10T16:47:20.075Z Downloaded dropshot_endpoint v0.15.1
4042025-07-10T16:47:20.075Z Downloaded darling v0.20.10
4052025-07-10T16:47:20.075Z Downloaded crossbeam-utils v0.8.20
4062025-07-10T16:47:20.075Z Downloaded zone_cfg_derive v0.3.0
4072025-07-10T16:47:20.075Z Downloaded spin v0.9.8
4082025-07-10T16:47:20.102Z Downloaded itoa v1.0.11
4092025-07-10T16:47:20.102Z Downloaded zerofrom-derive v0.1.4
4102025-07-10T16:47:20.102Z Downloaded heck v0.4.1
4112025-07-10T16:47:20.102Z Downloaded heck v0.3.3
4122025-07-10T16:47:20.102Z Downloaded subtle v2.6.1
4132025-07-10T16:47:20.102Z Downloaded time-core v0.1.2
4142025-07-10T16:47:20.102Z Downloaded strsim v0.8.0
4152025-07-10T16:47:20.102Z Downloaded waitgroup v0.1.2
4162025-07-10T16:47:20.102Z Downloaded derive_more v0.99.18
4172025-07-10T16:47:20.128Z Downloaded zerovec-derive v0.10.3
4182025-07-10T16:47:20.128Z Downloaded zeroize v1.8.1
4192025-07-10T16:47:20.128Z Downloaded topological-sort v0.2.2
4202025-07-10T16:47:20.128Z Downloaded typify-macro v0.3.0
4212025-07-10T16:47:20.128Z Downloaded darling_core v0.20.10
4222025-07-10T16:47:20.128Z Downloaded miniz_oxide v0.8.0
4232025-07-10T16:47:20.128Z Downloaded tinystr v0.7.6
4242025-07-10T16:47:20.128Z Downloaded glob v0.3.1
4252025-07-10T16:47:20.128Z Downloaded tar v0.4.43
4262025-07-10T16:47:20.153Z Downloaded generic-array v0.14.7
4272025-07-10T16:47:20.153Z Downloaded icu_provider_macros v1.5.0
4282025-07-10T16:47:20.153Z Downloaded thiserror v2.0.11
4292025-07-10T16:47:20.153Z Downloaded newtype_derive v0.1.6
4302025-07-10T16:47:20.153Z Downloaded serde_derive v1.0.219
4312025-07-10T16:47:20.153Z Downloaded yoke v0.7.4
4322025-07-10T16:47:20.153Z Downloaded slog v2.7.0
4332025-07-10T16:47:20.153Z Downloaded tabwriter v1.4.0
4342025-07-10T16:47:20.178Z Downloaded newtype-uuid v1.2.1
4352025-07-10T16:47:20.178Z Downloaded kstat-rs v0.2.4
4362025-07-10T16:47:20.178Z Downloaded utf8parse v0.2.2
4372025-07-10T16:47:20.178Z Downloaded strum v0.26.3
4382025-07-10T16:47:20.178Z Downloaded qorb v0.2.1
4392025-07-10T16:47:20.178Z Downloaded shlex v1.3.0
4402025-07-10T16:47:20.178Z Downloaded foldhash v0.1.5
4412025-07-10T16:47:20.178Z Downloaded jobserver v0.1.32
4422025-07-10T16:47:20.178Z Downloaded indent_write v2.2.0
4432025-07-10T16:47:20.178Z Downloaded thiserror v1.0.69
4442025-07-10T16:47:20.204Z Downloaded typify-macro v0.2.0
4452025-07-10T16:47:20.204Z Downloaded num-conv v0.1.0
4462025-07-10T16:47:20.204Z Downloaded futures v0.3.31
4472025-07-10T16:47:20.204Z Downloaded hyper-tls v0.6.0
4482025-07-10T16:47:20.204Z Downloaded zone v0.3.0
4492025-07-10T16:47:20.204Z Downloaded fnv v1.0.7
4502025-07-10T16:47:20.204Z Downloaded slog-bunyan v2.5.0
4512025-07-10T16:47:20.204Z Downloaded libloading v0.8.5
4522025-07-10T16:47:20.204Z Downloaded foreign-types v0.3.2
4532025-07-10T16:47:20.204Z Downloaded slog-dtrace v0.3.0
4542025-07-10T16:47:20.230Z Downloaded socket2 v0.5.9
4552025-07-10T16:47:20.230Z Downloaded utf8_iter v1.0.4
4562025-07-10T16:47:20.230Z Downloaded tabled_derive v0.10.0
4572025-07-10T16:47:20.230Z Downloaded tinyvec v1.8.0
4582025-07-10T16:47:20.230Z Downloaded curl v0.4.47
4592025-07-10T16:47:20.230Z Downloaded strum_macros v0.25.3
4602025-07-10T16:47:20.230Z Downloaded terminal_size v0.4.0
4612025-07-10T16:47:20.231Z Downloaded signal-hook v0.3.17
4622025-07-10T16:47:20.260Z Downloaded serde_with_macros v3.11.0
4632025-07-10T16:47:20.260Z Downloaded static_assertions v1.1.0
4642025-07-10T16:47:20.261Z Downloaded num-complex v0.4.6
4652025-07-10T16:47:20.261Z Downloaded whoami v1.5.2
4662025-07-10T16:47:20.261Z Downloaded unicode-ident v1.0.16
4672025-07-10T16:47:20.261Z Downloaded hickory-resolver v0.24.3
4682025-07-10T16:47:20.261Z Downloaded icu_normalizer v1.5.0
4692025-07-10T16:47:20.261Z Downloaded zerocopy v0.6.6
4702025-07-10T16:47:20.288Z Downloaded url v2.5.3
4712025-07-10T16:47:20.288Z Downloaded futures-channel v0.3.31
4722025-07-10T16:47:20.288Z Downloaded walkdir v2.5.0
4732025-07-10T16:47:20.288Z Downloaded similar v2.6.0
4742025-07-10T16:47:20.288Z Downloaded unicode-bidi v0.3.17
4752025-07-10T16:47:20.288Z Downloaded unsafe-libyaml v0.2.11
4762025-07-10T16:47:20.314Z Downloaded icu_locid_transform_data v1.5.0
4772025-07-10T16:47:20.314Z Downloaded toml_edit v0.19.15
4782025-07-10T16:47:20.340Z Downloaded indexmap v1.9.3
4792025-07-10T16:47:20.340Z Downloaded hashbrown v0.12.3
4802025-07-10T16:47:20.340Z Downloaded zerovec v0.10.4
4812025-07-10T16:47:20.340Z Downloaded uuid v1.13.1
4822025-07-10T16:47:20.368Z Downloaded zerocopy-derive v0.8.17
4832025-07-10T16:47:20.368Z Downloaded hyper-util v0.1.10
4842025-07-10T16:47:20.368Z Downloaded indexmap v2.7.1
4852025-07-10T16:47:20.368Z Downloaded aho-corasick v1.1.3
4862025-07-10T16:47:20.397Z Downloaded toml_edit v0.22.22
4872025-07-10T16:47:20.426Z Downloaded steno v0.4.1
4882025-07-10T16:47:20.426Z Downloaded unicode-normalization v0.1.24
4892025-07-10T16:47:20.426Z Downloaded itertools v0.14.0
4902025-07-10T16:47:20.426Z Downloaded itertools v0.13.0
4912025-07-10T16:47:20.452Z Downloaded futures-util v0.3.31
4922025-07-10T16:47:20.452Z Downloaded winnow v0.5.40
4932025-07-10T16:47:20.478Z Downloaded goblin v0.8.2
4942025-07-10T16:47:20.478Z Downloaded winnow v0.6.20
4952025-07-10T16:47:20.963Z Downloaded zerocopy v0.8.17
4962025-07-10T16:47:20.963Z Downloaded icu_properties_data v1.5.0
4972025-07-10T16:47:20.963Z Downloaded webpki-roots v0.26.6
4982025-07-10T16:47:20.963Z Downloaded syn v1.0.109
4992025-07-10T16:47:20.963Z Downloaded rustls v0.23.16
5002025-07-10T16:47:20.963Z Downloaded syn v2.0.100
5012025-07-10T16:47:20.963Z Downloaded unicode-width v0.2.0
5022025-07-10T16:47:20.963Z Downloaded smoltcp v0.11.0
5032025-07-10T16:47:20.963Z Downloaded dropshot v0.15.1
5042025-07-10T16:47:20.964Z Downloaded rustls v0.22.4
5052025-07-10T16:47:20.964Z Downloaded hickory-proto v0.24.1
5062025-07-10T16:47:20.964Z Downloaded typify-impl v0.2.0
5072025-07-10T16:47:20.964Z Downloaded rustix v0.38.40
5082025-07-10T16:47:20.964Z Downloaded typify-impl v0.3.0
5092025-07-10T16:47:20.964Z Downloaded nix v0.29.0
5102025-07-10T16:47:20.964Z Downloaded regress v0.10.3
5112025-07-10T16:47:20.964Z Downloaded git2 v0.19.0
5122025-07-10T16:47:20.964Z Downloaded idna v0.4.0
5132025-07-10T16:47:20.964Z Downloaded petgraph v0.6.5
5142025-07-10T16:47:20.964Z Downloaded regex-automata v0.4.9
5152025-07-10T16:47:20.964Z Downloaded zerocopy-derive v0.6.6
5162025-07-10T16:47:20.964Z Downloaded regex-syntax v0.8.5
5172025-07-10T16:47:20.964Z Downloaded unicode-width v0.1.14
5182025-07-10T16:47:20.964Z Downloaded vcpkg v0.2.15
5192025-07-10T16:47:20.964Z Downloaded tabled v0.18.0
5202025-07-10T16:47:20.993Z Downloaded regress v0.9.1
5212025-07-10T16:47:20.993Z Downloaded openssl v0.10.72
5222025-07-10T16:47:20.993Z Downloaded regex v1.11.1
5232025-07-10T16:47:20.993Z Downloaded clap v2.34.0
5242025-07-10T16:47:21.021Z Downloaded chrono v0.4.40
5252025-07-10T16:47:21.021Z Downloaded bindgen v0.71.1
5262025-07-10T16:47:21.021Z Downloaded h2 v0.4.6
5272025-07-10T16:47:21.048Z Downloaded libm v0.2.11
5282025-07-10T16:47:21.048Z Downloaded libc v0.2.172
5292025-07-10T16:47:21.073Z Downloaded tokio v1.44.2
5302025-07-10T16:47:21.111Z Downloaded hashbrown v0.14.5
5312025-07-10T16:47:21.138Z Downloaded reqwest v0.12.12
5322025-07-10T16:47:21.138Z Downloaded csv v1.3.1
5332025-07-10T16:47:21.163Z Downloaded quinn-proto v0.11.9
5342025-07-10T16:47:21.163Z Downloaded libz-sys v1.1.20
5352025-07-10T16:47:21.188Z Downloaded nom v7.1.3
5362025-07-10T16:47:21.188Z Downloaded tokio-util v0.7.12
5372025-07-10T16:47:21.213Z Downloaded tower v0.5.2
5382025-07-10T16:47:21.213Z Downloaded zerocopy v0.7.35
5392025-07-10T16:47:21.238Z Downloaded rustls-webpki v0.102.8
5402025-07-10T16:47:21.263Z Downloaded clap_builder v4.5.21
5412025-07-10T16:47:21.263Z Downloaded hyper v1.6.0
5422025-07-10T16:47:21.289Z Downloaded hashbrown v0.15.1
5432025-07-10T16:47:21.289Z Downloaded serde_with v3.11.0
5442025-07-10T16:47:21.289Z Downloaded idna v1.0.3
5452025-07-10T16:47:21.316Z Downloaded unicode-segmentation v1.12.0
5462025-07-10T16:47:21.316Z Downloaded serde_json v1.0.140
5472025-07-10T16:47:21.316Z Downloaded icu_collections v1.5.0
5482025-07-10T16:47:21.316Z Downloaded blake3 v1.5.4
5492025-07-10T16:47:21.340Z Downloaded serde_yaml v0.9.34+deprecated
5502025-07-10T16:47:21.340Z Downloaded http v1.2.0
5512025-07-10T16:47:21.341Z Downloaded time v0.3.36
5522025-07-10T16:47:21.341Z Downloaded itertools v0.10.5
5532025-07-10T16:47:21.366Z Downloaded icu_normalizer_data v1.5.0
5542025-07-10T16:47:21.366Z Downloaded minimal-lexical v0.2.1
5552025-07-10T16:47:21.366Z Downloaded flate2 v1.0.34
5562025-07-10T16:47:21.366Z Downloaded heapless v0.8.0
5572025-07-10T16:47:21.366Z Downloaded icu_provider v1.5.0
5582025-07-10T16:47:21.390Z Downloaded memchr v2.7.4
5592025-07-10T16:47:21.391Z Downloaded encoding_rs v0.8.35
5602025-07-10T16:47:21.416Z Downloaded ring v0.17.14
5612025-07-10T16:47:21.452Z Downloaded mio v1.0.2
5622025-07-10T16:47:21.477Z Downloaded ucd-trie v0.1.7
5632025-07-10T16:47:21.477Z Downloaded icu_locid v1.5.0
5642025-07-10T16:47:21.477Z Downloaded tracing-core v0.1.32
5652025-07-10T16:47:21.477Z Downloaded textwrap v0.11.0
5662025-07-10T16:47:21.477Z Downloaded iana-time-zone v0.1.61
5672025-07-10T16:47:21.477Z Downloaded sha2 v0.10.8
5682025-07-10T16:47:21.478Z Downloaded getrandom v0.3.1
5692025-07-10T16:47:21.502Z Downloaded expectorate v1.1.0
5702025-07-10T16:47:21.502Z Downloaded crossbeam-channel v0.5.15
5712025-07-10T16:47:21.502Z Downloaded structmeta-derive v0.3.0
5722025-07-10T16:47:21.502Z Downloaded slog-json v2.6.1
5732025-07-10T16:47:21.502Z Downloaded native-tls v0.2.12
5742025-07-10T16:47:21.502Z Downloaded tracing v0.1.40
5752025-07-10T16:47:21.502Z Downloaded slab v0.4.9
5762025-07-10T16:47:21.502Z Downloaded term v0.7.0
5772025-07-10T16:47:21.527Z Downloaded cc v1.2.19
5782025-07-10T16:47:21.527Z Downloaded instant v0.1.13
5792025-07-10T16:47:21.527Z Downloaded num-derive v0.3.3
5802025-07-10T16:47:21.527Z Downloaded multer v3.1.0
5812025-07-10T16:47:21.527Z Downloaded icu_locid_transform v1.5.0
5822025-07-10T16:47:21.527Z Downloaded toml v0.8.19
5832025-07-10T16:47:21.527Z Downloaded toml v0.7.8
5842025-07-10T16:47:21.527Z Downloaded typenum v1.17.0
5852025-07-10T16:47:21.553Z Downloaded curl-sys v0.4.78+curl-8.11.0
5862025-07-10T16:47:21.607Z Downloaded tracing-attributes v0.1.27
5872025-07-10T16:47:21.632Z Downloaded strum_macros v0.26.4
5882025-07-10T16:47:21.632Z Downloaded libgit2-sys v0.17.0+1.8.1
5892025-07-10T16:47:21.694Z Downloaded ipnet v2.10.1
5902025-07-10T16:47:21.723Z Downloaded getrandom v0.2.15
5912025-07-10T16:47:21.723Z Downloaded slog-async v2.8.0
5922025-07-10T16:47:21.723Z Downloaded vergen v8.3.2
5932025-07-10T16:47:21.723Z Downloaded icu_properties v1.5.1
5942025-07-10T16:47:21.723Z Downloaded sha1 v0.10.6
5952025-07-10T16:47:21.723Z Downloaded num v0.4.3
5962025-07-10T16:47:21.723Z Downloaded rand v0.8.5
5972025-07-10T16:47:21.723Z Downloaded ident_case v1.0.1
5982025-07-10T16:47:21.723Z Downloaded tokio-stream v0.1.16
5992025-07-10T16:47:21.723Z Downloaded tokio-rustls v0.26.0
6002025-07-10T16:47:21.748Z Downloaded tokio-rustls v0.25.0
6012025-07-10T16:47:21.748Z Downloaded quinn v0.11.6
6022025-07-10T16:47:21.748Z Downloaded bytes v1.10.1
6032025-07-10T16:47:21.748Z Downloaded structopt v0.3.26
6042025-07-10T16:47:21.748Z Downloaded libscf-sys v1.1.0
6052025-07-10T16:47:22.337Z Downloaded tempfile v3.14.0
6062025-07-10T16:47:22.337Z Downloaded time-macros v0.2.18
6072025-07-10T16:47:22.337Z Downloaded log v0.4.22
6082025-07-10T16:47:22.337Z Downloaded serde v1.0.219
6092025-07-10T16:47:22.337Z Downloaded yoke-derive v0.7.4
6102025-07-10T16:47:22.337Z Downloaded xattr v1.3.1
6112025-07-10T16:47:22.337Z Downloaded hyper-rustls v0.27.3
6122025-07-10T16:47:22.337Z Downloaded crossbeam-deque v0.8.5
6132025-07-10T16:47:22.337Z Downloaded version_check v0.9.5
6142025-07-10T16:47:22.337Z Downloaded mime v0.3.17
6152025-07-10T16:47:22.337Z Downloaded linear-map v1.2.0
6162025-07-10T16:47:22.337Z Downloaded libsw v3.3.1
6172025-07-10T16:47:22.407Z Downloaded hash32 v0.3.1
6182025-07-10T16:47:22.407Z Downloaded schemars v0.8.22
6192025-07-10T16:47:22.407Z Downloaded clap v4.5.21
6202025-07-10T16:47:22.407Z Downloaded typify v0.3.0
6212025-07-10T16:47:22.407Z Downloaded smallvec v1.13.2
6222025-07-10T16:47:22.407Z Downloaded ryu v1.0.18
6232025-07-10T16:47:22.407Z Downloaded memmap2 v0.9.5
6242025-07-10T16:47:22.407Z Downloaded http-body-util v0.1.2
6252025-07-10T16:47:22.407Z Downloaded rustls-pki-types v1.10.0
6262025-07-10T16:47:22.407Z Downloaded digest v0.10.7
6272025-07-10T16:47:22.407Z Downloaded crc32fast v1.4.2
6282025-07-10T16:47:22.407Z Downloaded structmeta v0.3.0
6292025-07-10T16:47:22.407Z Downloaded lock_api v0.4.12
6302025-07-10T16:47:22.407Z Downloaded highway v1.2.0
6312025-07-10T16:47:22.407Z Downloaded progenitor-impl v0.9.1
6322025-07-10T16:47:22.407Z Downloaded progenitor-impl v0.8.0
6332025-07-10T16:47:22.407Z Downloaded daft v0.1.1
6342025-07-10T16:47:22.408Z Downloaded colored v2.1.0
6352025-07-10T16:47:22.408Z Downloaded usdt-impl v0.5.0
6362025-07-10T16:47:22.408Z Downloaded litemap v0.7.3
6372025-07-10T16:47:22.408Z Downloaded writeable v0.5.5
6382025-07-10T16:47:22.408Z Downloaded scroll v0.12.0
6392025-07-10T16:47:22.408Z Downloaded displaydoc v0.2.5
6402025-07-10T16:47:22.408Z Downloaded daft-derive v0.1.1
6412025-07-10T16:47:22.408Z Downloaded cargo_metadata v0.18.1
6422025-07-10T16:47:22.408Z Downloaded rustls-pemfile v2.2.0
6432025-07-10T16:47:22.408Z Downloaded semver v0.1.20
6442025-07-10T16:47:22.408Z Downloaded rustc_version v0.1.7
6452025-07-10T16:47:22.408Z Downloaded defmt v0.3.8
6462025-07-10T16:47:22.408Z Downloaded is_terminal_polyfill v1.70.1
6472025-07-10T16:47:22.408Z Downloaded proc-macro-error v1.0.4
6482025-07-10T16:47:22.408Z Downloaded serde_repr v0.1.19
6492025-07-10T16:47:22.408Z Downloaded ipnetwork v0.21.1
6502025-07-10T16:47:22.408Z Downloaded foreign-types-macros v0.2.3
6512025-07-10T16:47:22.408Z Downloaded filetime v0.2.25
6522025-07-10T16:47:22.408Z Downloaded futures-task v0.3.31
6532025-07-10T16:47:22.408Z Downloaded cancel-safe-futures v0.1.5
6542025-07-10T16:47:22.408Z Downloaded is-terminal v0.4.13
6552025-07-10T16:47:22.408Z Downloaded humantime v2.1.0
6562025-07-10T16:47:22.408Z Downloaded futures-macro v0.3.31
6572025-07-10T16:47:22.408Z Downloaded futures-io v0.3.31
6582025-07-10T16:47:22.408Z Downloaded futures-core v0.3.31
6592025-07-10T16:47:22.408Z Downloaded fixedbitset v0.4.2
6602025-07-10T16:47:22.408Z Downloaded vec_map v0.8.2
6612025-07-10T16:47:22.408Z Downloaded hubpack_derive v0.1.1
6622025-07-10T16:47:22.408Z Downloaded hostname v0.3.1
6632025-07-10T16:47:22.408Z Downloaded futures-sink v0.3.31
6642025-07-10T16:47:22.408Z Downloaded float-ord v0.3.2
6652025-07-10T16:47:22.408Z Downloaded rand_core v0.6.4
6662025-07-10T16:47:22.408Z Downloaded proc-macro-error2 v2.0.1
6672025-07-10T16:47:22.408Z Downloaded errno v0.3.9
6682025-07-10T16:47:22.408Z Downloaded csv-core v0.1.11
6692025-07-10T16:47:22.408Z Downloaded crypto-common v0.1.6
6702025-07-10T16:47:22.408Z Downloaded either v1.13.0
6712025-07-10T16:47:22.408Z Downloaded dirs-sys-next v0.1.2
6722025-07-10T16:47:22.408Z Downloaded blake2 v0.10.6
6732025-07-10T16:47:22.409Z Downloaded enum-as-inner v0.6.1
6742025-07-10T16:47:22.409Z Downloaded embedded-io v0.6.1
6752025-07-10T16:47:22.409Z Downloaded dyn-clone v1.0.17
6762025-07-10T16:47:22.409Z Downloaded convert_case v0.4.0
6772025-07-10T16:47:22.409Z Downloaded constant_time_eq v0.3.1
6782025-07-10T16:47:22.409Z Downloaded camino v1.1.9
6792025-07-10T16:47:22.409Z Downloaded anstyle-query v1.1.2
6802025-07-10T16:47:22.409Z Downloaded debug-ignore v1.0.5
6812025-07-10T16:47:22.409Z Downloaded progenitor-macro v0.9.1
6822025-07-10T16:47:22.409Z Downloaded data-encoding v2.6.0
6832025-07-10T16:47:22.409Z Downloaded cexpr v0.6.0
6842025-07-10T16:47:22.409Z Downloaded deranged v0.3.11
6852025-07-10T16:47:22.409Z Downloaded cargo-platform v0.1.8
6862025-07-10T16:47:22.409Z Downloaded cfg-if v1.0.0
6872025-07-10T16:47:22.409Z Downloaded quote v1.0.40
6882025-07-10T16:47:22.409Z Downloaded quinn-udp v0.5.7
6892025-07-10T16:47:22.409Z Downloaded pin-project-lite v0.2.15
6902025-07-10T16:47:22.409Z Downloaded postcard v1.0.10
6912025-07-10T16:47:22.409Z Downloaded plain v0.2.3
6922025-07-10T16:47:22.409Z Downloaded pkg-config v0.3.31
6932025-07-10T16:47:22.409Z Downloaded pest_derive v2.7.14
6942025-07-10T16:47:22.409Z Downloaded base64 v0.22.1
6952025-07-10T16:47:22.409Z Downloaded argon2 v0.5.3
6962025-07-10T16:47:22.409Z Downloaded want v0.3.1
6972025-07-10T16:47:22.409Z Downloaded usdt-attr-macro v0.5.0
6982025-07-10T16:47:22.409Z Downloaded serde-big-array v0.5.1
6992025-07-10T16:47:22.409Z Downloaded search_path v0.1.4
7002025-07-10T16:47:22.409Z Downloaded scroll_derive v0.12.0
7012025-07-10T16:47:22.409Z Downloaded rustc_version v0.4.1
7022025-07-10T16:47:22.409Z Downloaded resolv-conf v0.7.0
7032025-07-10T16:47:22.409Z Downloaded quick-error v1.2.3
7042025-07-10T16:47:22.409Z Downloaded progenitor v0.9.1
7052025-07-10T16:47:22.409Z Downloaded proc-macro-error-attr2 v2.0.0
7062025-07-10T16:47:22.409Z Downloaded progenitor-macro v0.8.0
7072025-07-10T16:47:22.409Z Downloaded proc-macro-crate v1.3.1
7082025-07-10T16:47:22.409Z Downloaded powerfmt v0.2.0
7092025-07-10T16:47:22.409Z Downloaded progenitor-client v0.8.0
7102025-07-10T16:47:22.409Z Downloaded pretty-hex v0.2.1
7112025-07-10T16:47:22.409Z Downloaded equivalent v1.0.1
7122025-07-10T16:47:22.409Z Downloaded crucible-workspace-hack v0.1.0
7132025-07-10T16:47:22.409Z Downloaded papergrid v0.14.0
7142025-07-10T16:47:22.410Z Downloaded parse-display v0.10.0
7152025-07-10T16:47:22.410Z Downloaded bitflags v1.3.2
7162025-07-10T16:47:22.410Z Downloaded num_enum v0.5.11
7172025-07-10T16:47:22.435Z Downloaded anstyle v1.0.10
7182025-07-10T16:47:22.435Z Downloaded openssl-macros v0.1.1
7192025-07-10T16:47:22.435Z Downloaded once_cell v1.20.2
7202025-07-10T16:47:22.435Z Downloaded num-rational v0.4.2
7212025-07-10T16:47:22.435Z Downloaded cfg_aliases v0.2.1
7222025-07-10T16:47:22.435Z Downloaded openssl-sys v0.9.107
7232025-07-10T16:47:22.435Z Downloaded async-stream-impl v0.3.6
7242025-07-10T16:47:22.435Z Downloaded atomic-waker v1.1.2
7252025-07-10T16:47:22.435Z Downloaded async-trait v0.1.88
7262025-07-10T16:47:22.435Z Downloaded num-traits v0.2.19
7272025-07-10T16:47:22.435Z Downloaded anstyle-parse v0.2.6
7282025-07-10T16:47:22.435Z Downloaded allocator-api2 v0.2.20
7292025-07-10T16:47:22.435Z Downloaded fastrand v2.2.0
7302025-07-10T16:47:22.435Z Downloaded num-derive v0.4.2
7312025-07-10T16:47:22.435Z Downloaded bitflags v2.6.0
7322025-07-10T16:47:22.435Z Downloaded autocfg v1.4.0
7332025-07-10T16:47:22.435Z Downloaded anyhow v1.0.98
7342025-07-10T16:47:22.435Z Downloaded ahash v0.8.11
7352025-07-10T16:47:22.435Z Downloaded num-integer v0.1.46
7362025-07-10T16:47:22.435Z Downloaded arrayvec v0.7.6
7372025-07-10T16:47:22.435Z Downloaded atomicwrites v0.4.4
7382025-07-10T16:47:22.435Z Downloaded ansi_term v0.12.1
7392025-07-10T16:47:22.435Z Compiling proc-macro2 v1.0.95
7402025-07-10T16:47:22.435Z Compiling unicode-ident v1.0.16
7412025-07-10T16:47:22.435Z Compiling libc v0.2.172
7422025-07-10T16:47:22.436Z Compiling serde v1.0.219
7432025-07-10T16:47:22.436Z Compiling autocfg v1.4.0
7442025-07-10T16:47:22.436Z Checking cfg-if v1.0.0
7452025-07-10T16:47:22.436Z Compiling memchr v2.7.4
7462025-07-10T16:47:22.601Z Compiling shlex v1.3.0
7472025-07-10T16:47:22.633Z Compiling libm v0.2.11
7482025-07-10T16:47:22.670Z Compiling version_check v0.9.5
7492025-07-10T16:47:23.118Z Compiling itoa v1.0.11
7502025-07-10T16:47:23.160Z Compiling parking_lot_core v0.9.10
7512025-07-10T16:47:23.204Z Compiling lock_api v0.4.12
7522025-07-10T16:47:23.417Z Compiling getrandom v0.3.1
7532025-07-10T16:47:23.651Z Compiling thiserror v1.0.69
7542025-07-10T16:47:23.764Z Compiling ryu v1.0.18
7552025-07-10T16:47:23.793Z Compiling log v0.4.22
7562025-07-10T16:47:23.861Z Compiling serde_json v1.0.140
7572025-07-10T16:47:23.908Z Compiling schemars v0.8.22
7582025-07-10T16:47:24.069Z Compiling slab v0.4.9
7592025-07-10T16:47:24.149Z Compiling allocator-api2 v0.2.20
7602025-07-10T16:47:24.233Z Compiling quote v1.0.40
7612025-07-10T16:47:24.264Z Compiling jobserver v0.1.32
7622025-07-10T16:47:24.334Z Compiling pkg-config v0.3.31
7632025-07-10T16:47:24.380Z Compiling once_cell v1.20.2
7642025-07-10T16:47:24.496Z Compiling equivalent v1.0.1
7652025-07-10T16:47:24.567Z Compiling syn v2.0.100
7662025-07-10T16:47:24.636Z Compiling foldhash v0.1.5
7672025-07-10T16:47:24.661Z Compiling cc v1.2.19
7682025-07-10T16:47:24.740Z Compiling vcpkg v0.2.15
7692025-07-10T16:47:24.818Z Compiling heck v0.5.0
7702025-07-10T16:47:24.919Z Compiling hashbrown v0.15.1
7712025-07-10T16:47:24.943Z Compiling num-traits v0.2.19
7722025-07-10T16:47:25.246Z Checking pin-project-lite v0.2.15
7732025-07-10T16:47:25.406Z Checking smallvec v1.13.2
7742025-07-10T16:47:25.438Z Compiling fnv v1.0.7
7752025-07-10T16:47:25.607Z Compiling semver v1.0.26
7762025-07-10T16:47:26.266Z Checking scopeguard v1.2.0
7772025-07-10T16:47:26.499Z Checking signal-hook-registry v1.4.2
7782025-07-10T16:47:26.523Z Checking socket2 v0.5.9
7792025-07-10T16:47:26.729Z Checking mio v1.0.2
7802025-07-10T16:47:26.784Z Compiling aho-corasick v1.1.3
7812025-07-10T16:47:27.004Z Checking parking_lot v0.12.3
7822025-07-10T16:47:27.064Z Compiling regex-syntax v0.8.5
7832025-07-10T16:47:27.308Z Checking futures-core v0.3.31
7842025-07-10T16:47:27.508Z Checking iana-time-zone v0.1.61
7852025-07-10T16:47:27.533Z Checking bitflags v2.6.0
7862025-07-10T16:47:27.692Z Compiling httparse v1.9.5
7872025-07-10T16:47:27.811Z Compiling ring v0.17.14
7882025-07-10T16:47:27.838Z Compiling openssl-sys v0.9.107
7892025-07-10T16:47:28.517Z Compiling dyn-clone v1.0.17
7902025-07-10T16:47:28.734Z Checking futures-sink v0.3.31
7912025-07-10T16:47:28.772Z Checking stable_deref_trait v1.2.0
7922025-07-10T16:47:28.907Z Checking getrandom v0.2.15
7932025-07-10T16:47:28.999Z Checking byteorder v1.5.0
7942025-07-10T16:47:29.390Z Compiling openssl v0.10.72
7952025-07-10T16:47:29.416Z Checking futures-channel v0.3.31
7962025-07-10T16:47:29.449Z Checking pin-utils v0.1.0
7972025-07-10T16:47:29.571Z Checking futures-io v0.3.31
7982025-07-10T16:47:29.595Z Checking futures-task v0.3.31
7992025-07-10T16:47:29.766Z Compiling native-tls v0.2.12
8002025-07-10T16:47:29.796Z Compiling rustls v0.23.16
8012025-07-10T16:47:29.854Z Compiling regress v0.10.3
8022025-07-10T16:47:30.058Z Compiling typenum v1.17.0
8032025-07-10T16:47:30.185Z Compiling regex-automata v0.4.9
8042025-07-10T16:47:30.251Z Compiling anyhow v1.0.98
8052025-07-10T16:47:30.289Z Compiling generic-array v0.14.7
8062025-07-10T16:47:31.188Z Checking subtle v2.6.1
8072025-07-10T16:47:31.213Z Compiling thiserror v2.0.11
8082025-07-10T16:47:31.289Z Compiling serde_derive_internals v0.29.1
8092025-07-10T16:47:31.419Z Compiling synstructure v0.13.1
8102025-07-10T16:47:31.885Z Checking tracing-core v0.1.32
8112025-07-10T16:47:32.096Z Compiling num-conv v0.1.0
8122025-07-10T16:47:32.376Z Compiling time-core v0.1.2
8132025-07-10T16:47:32.530Z Checking writeable v0.5.5
8142025-07-10T16:47:32.565Z Compiling time-macros v0.2.18
8152025-07-10T16:47:32.654Z Checking litemap v0.7.3
8162025-07-10T16:47:32.854Z Compiling ucd-trie v0.1.7
8172025-07-10T16:47:32.965Z Compiling strsim v0.11.1
8182025-07-10T16:47:33.567Z Compiling syn v1.0.109
8192025-07-10T16:47:33.666Z Checking icu_locid_transform_data v1.5.0
8202025-07-10T16:47:33.784Z Checking rustls-pki-types v1.10.0
8212025-07-10T16:47:33.827Z Compiling rustversion v1.0.18
8222025-07-10T16:47:33.974Z Compiling regex v1.11.1
8232025-07-10T16:47:34.034Z Compiling ident_case v1.0.1
8242025-07-10T16:47:34.220Z Compiling darling_core v0.20.10
8252025-07-10T16:47:34.316Z Compiling slog v2.7.0
8262025-07-10T16:47:34.476Z Checking icu_properties_data v1.5.0
8272025-07-10T16:47:34.675Z Compiling serde_derive v1.0.219
8282025-07-10T16:47:34.716Z Compiling tokio-macros v2.5.0
8292025-07-10T16:47:34.782Z Compiling thiserror-impl v1.0.69
8302025-07-10T16:47:34.810Z Compiling schemars_derive v0.8.22
8312025-07-10T16:47:34.834Z Compiling zerofrom-derive v0.1.4
8322025-07-10T16:47:36.019Z Compiling yoke-derive v0.7.4
8332025-07-10T16:47:36.396Z Compiling zerovec-derive v0.10.3
8342025-07-10T16:47:37.067Z Compiling futures-macro v0.3.31
8352025-07-10T16:47:37.202Z Compiling displaydoc v0.2.5
8362025-07-10T16:47:37.478Z Compiling icu_provider_macros v1.5.0
8372025-07-10T16:47:38.058Z Compiling zerocopy-derive v0.7.35
8382025-07-10T16:47:38.494Z Compiling openssl-macros v0.1.1
8392025-07-10T16:47:38.523Z Checking zerofrom v0.1.4
8402025-07-10T16:47:38.549Z Compiling tracing-attributes v0.1.27
8412025-07-10T16:47:38.614Z Compiling thiserror-impl v2.0.11
8422025-07-10T16:47:38.643Z Checking futures-util v0.3.31
8432025-07-10T16:47:38.749Z Checking yoke v0.7.4
8442025-07-10T16:47:38.792Z Compiling scroll_derive v0.12.0
8452025-07-10T16:47:39.099Z Checking zerovec v0.10.4
8462025-07-10T16:47:39.462Z Compiling pest v2.7.14
8472025-07-10T16:47:39.670Z Compiling zerocopy v0.7.35
8482025-07-10T16:47:40.975Z Checking tinystr v0.7.6
8492025-07-10T16:47:41.011Z Checking icu_collections v1.5.0
8502025-07-10T16:47:41.116Z Checking tracing v0.1.40
8512025-07-10T16:47:41.141Z Checking untrusted v0.9.0
8522025-07-10T16:47:41.346Z Checking icu_locid v1.5.0
8532025-07-10T16:47:41.448Z Compiling darling_macro v0.20.10
8542025-07-10T16:47:41.644Z Compiling pest_meta v2.7.14
8552025-07-10T16:47:42.232Z Checking icu_provider v1.5.0
8562025-07-10T16:47:42.451Z Checking utf16_iter v1.0.5
8572025-07-10T16:47:42.624Z Checking write16 v1.0.0
8582025-07-10T16:47:42.762Z Checking utf8_iter v1.0.4
8592025-07-10T16:47:42.788Z Compiling camino v1.1.9
8602025-07-10T16:47:42.824Z Checking icu_locid_transform v1.5.0
8612025-07-10T16:47:42.979Z Compiling pest_generator v2.7.14
8622025-07-10T16:47:43.016Z Checking atomic-waker v1.1.2
8632025-07-10T16:47:43.156Z Checking icu_normalizer_data v1.5.0
8642025-07-10T16:47:43.264Z Checking percent-encoding v2.3.1
8652025-07-10T16:47:43.410Z Checking rustls-webpki v0.102.8
8662025-07-10T16:47:43.446Z Compiling darling v0.20.10
8672025-07-10T16:47:43.490Z Checking form_urlencoded v1.2.1
8682025-07-10T16:47:43.684Z Compiling scroll v0.12.0
8692025-07-10T16:47:43.718Z Checking icu_properties v1.5.1
8702025-07-10T16:47:44.155Z Compiling usdt-impl v0.5.0
8712025-07-10T16:47:44.265Z Checking try-lock v0.2.5
8722025-07-10T16:47:44.370Z Checking bytes v1.10.1
8732025-07-10T16:47:44.499Z Checking chrono v0.4.40
8742025-07-10T16:47:44.530Z Checking uuid v1.13.1
8752025-07-10T16:47:44.674Z Checking indexmap v2.7.1
8762025-07-10T16:47:44.948Z Compiling pest_derive v2.7.14
8772025-07-10T16:47:45.333Z Checking tokio v1.44.2
8782025-07-10T16:47:45.823Z Compiling serde_tokenstream v0.2.2
8792025-07-10T16:47:46.546Z Compiling http v1.2.0
8802025-07-10T16:47:46.966Z Compiling openapiv3 v2.0.0
8812025-07-10T16:47:47.069Z Checking icu_normalizer v1.5.0
8822025-07-10T16:47:47.222Z Compiling plain v0.2.3
8832025-07-10T16:47:47.393Z Checking zeroize v1.8.1
8842025-07-10T16:47:47.619Z Compiling goblin v0.8.2
8852025-07-10T16:47:47.791Z Checking idna_adapter v1.2.0
8862025-07-10T16:47:47.926Z Checking http-body v1.0.1
8872025-07-10T16:47:47.952Z Checking want v0.3.1
8882025-07-10T16:47:48.145Z Checking httpdate v1.0.3
8892025-07-10T16:47:48.171Z Compiling pretty-hex v0.4.1
8902025-07-10T16:47:48.403Z Checking tower-service v0.3.3
8912025-07-10T16:47:48.520Z Checking foreign-types-shared v0.1.1
8922025-07-10T16:47:48.636Z Checking foreign-types v0.3.2
8932025-07-10T16:47:48.739Z Checking idna v1.0.3
8942025-07-10T16:47:48.765Z Compiling dtrace-parser v0.2.0
8952025-07-10T16:47:49.194Z Compiling thread-id v4.2.2
8962025-07-10T16:47:49.258Z Compiling unsafe-libyaml v0.2.11
8972025-07-10T16:47:49.316Z Compiling crossbeam-utils v0.8.20
8982025-07-10T16:47:49.987Z Compiling typify-impl v0.2.0
8992025-07-10T16:47:50.049Z Checking openssl-probe v0.1.5
9002025-07-10T16:47:50.243Z Checking url v2.5.3
9012025-07-10T16:47:50.267Z Compiling serde_yaml v0.9.34+deprecated
9022025-07-10T16:47:51.012Z Compiling omicron-workspace-hack v0.1.0
9032025-07-10T16:47:51.070Z Checking ipnet v2.10.1
9042025-07-10T16:47:51.854Z Checking http-body-util v0.1.2
9052025-07-10T16:47:52.302Z Checking tokio-util v0.7.12
9062025-07-10T16:47:52.327Z Compiling async-trait v0.1.88
9072025-07-10T16:47:53.040Z Checking h2 v0.4.6
9082025-07-10T16:47:53.263Z Compiling dof v0.3.0
9092025-07-10T16:47:54.953Z Checking rand_core v0.6.4
9102025-07-10T16:47:55.269Z Checking encoding_rs v0.8.35
9112025-07-10T16:47:55.402Z Compiling paste v1.0.15
9122025-07-10T16:47:55.574Z Compiling slog-async v2.8.0
9132025-07-10T16:47:55.875Z Checking mime v0.3.17
9142025-07-10T16:47:56.223Z Checking tokio-native-tls v0.3.1
9152025-07-10T16:47:56.252Z Compiling usdt-attr-macro v0.5.0
9162025-07-10T16:47:56.500Z Compiling usdt-macro v0.5.0
9172025-07-10T16:47:56.529Z Checking tokio-rustls v0.26.0
9182025-07-10T16:47:56.840Z Checking hyper v1.6.0
9192025-07-10T16:47:56.895Z Checking serde_urlencoded v0.7.1
9202025-07-10T16:47:57.071Z Checking webpki-roots v0.26.6
9212025-07-10T16:47:57.262Z Checking rustls-pemfile v2.2.0
9222025-07-10T16:47:57.471Z Checking sync_wrapper v1.0.1
9232025-07-10T16:47:57.616Z Compiling ahash v0.8.11
9242025-07-10T16:47:57.640Z Compiling rustix v0.38.40
9252025-07-10T16:47:57.780Z Checking base64 v0.22.1
9262025-07-10T16:47:57.933Z Checking tower-layer v0.3.3
9272025-07-10T16:47:57.996Z Compiling newtype-uuid v1.2.1
9282025-07-10T16:47:58.176Z Compiling rustls v0.22.4
9292025-07-10T16:47:58.298Z Checking tower v0.5.2
9302025-07-10T16:47:58.458Z Checking ppv-lite86 v0.2.20
9312025-07-10T16:47:58.661Z Checking errno v0.3.9
9322025-07-10T16:47:58.686Z Checking hyper-util v0.1.10
9332025-07-10T16:47:59.317Z Checking powerfmt v0.2.0
9342025-07-10T16:47:59.568Z Checking deranged v0.3.11
9352025-07-10T16:47:59.600Z Compiling typify-macro v0.2.0
9362025-07-10T16:47:59.875Z Checking rand_chacha v0.3.1
9372025-07-10T16:48:00.080Z Checking hyper-tls v0.6.0
9382025-07-10T16:48:00.211Z Checking hyper-rustls v0.27.3
9392025-07-10T16:48:00.503Z Checking reqwest v0.12.12
9402025-07-10T16:48:00.528Z Checking block-buffer v0.10.4
9412025-07-10T16:48:00.786Z Checking crypto-common v0.1.6
9422025-07-10T16:48:00.980Z Compiling multer v3.1.0
9432025-07-10T16:48:01.106Z Checking num_threads v0.1.7
9442025-07-10T16:48:01.408Z Checking time v0.3.36
9452025-07-10T16:48:01.802Z Checking digest v0.10.7
9462025-07-10T16:48:01.830Z Checking rand v0.8.5
9472025-07-10T16:48:02.192Z Checking ipnetwork v0.21.1
9482025-07-10T16:48:02.525Z Compiling serde_with_macros v3.11.0
9492025-07-10T16:48:02.555Z Compiling typify v0.2.0
9502025-07-10T16:48:02.697Z Compiling progenitor-impl v0.8.0
9512025-07-10T16:48:02.862Z Compiling strum_macros v0.26.4
9522025-07-10T16:48:03.240Z Checking futures-executor v0.3.31
9532025-07-10T16:48:03.570Z Compiling async-stream-impl v0.3.6
9542025-07-10T16:48:03.894Z Compiling daft-derive v0.1.1
9552025-07-10T16:48:04.618Z Compiling structmeta-derive v0.3.0
9562025-07-10T16:48:04.903Z Checking match_cfg v0.1.0
9572025-07-10T16:48:05.383Z Checking hostname v0.3.1
9582025-07-10T16:48:05.635Z Checking futures v0.3.31
9592025-07-10T16:48:06.369Z Compiling toml_datetime v0.6.8
9602025-07-10T16:48:06.775Z Compiling structmeta v0.3.0
9612025-07-10T16:48:06.832Z Checking serde_spanned v0.6.8
9622025-07-10T16:48:06.940Z Checking dirs-sys-next v0.1.2
9632025-07-10T16:48:07.005Z Compiling dropshot v0.15.1
9642025-07-10T16:48:07.142Z Checking cpufeatures v0.2.15
9652025-07-10T16:48:07.300Z Compiling parse-display-derive v0.10.0
9662025-07-10T16:48:07.414Z Checking dirs-next v2.0.0
9672025-07-10T16:48:07.591Z Compiling progenitor-macro v0.8.0
9682025-07-10T16:48:08.557Z Compiling dropshot_endpoint v0.15.1
9692025-07-10T16:48:08.651Z Checking macaddr v1.0.1
9702025-07-10T16:48:08.966Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9712025-07-10T16:48:09.202Z Checking thread_local v1.1.8
9722025-07-10T16:48:10.328Z Checking term v0.7.0
9732025-07-10T16:48:10.408Z Checking crossbeam-channel v0.5.15
9742025-07-10T16:48:10.794Z Checking is-terminal v0.4.13
9752025-07-10T16:48:10.932Z Checking memmap v0.7.0
9762025-07-10T16:48:11.147Z Checking take_mut v0.2.2
9772025-07-10T16:48:11.318Z Checking winnow v0.6.20
9782025-07-10T16:48:11.979Z Checking usdt v0.5.0
9792025-07-10T16:48:12.054Z Checking slog-term v2.9.1
9802025-07-10T16:48:12.080Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
9812025-07-10T16:48:12.226Z Checking slog-json v2.6.1
9822025-07-10T16:48:12.472Z Checking oxnet v0.1.2
9832025-07-10T16:48:12.852Z Checking slog-bunyan v2.5.0
9842025-07-10T16:48:13.028Z Checking progenitor-client v0.8.0
9852025-07-10T16:48:13.744Z Checking hex v0.4.3
9862025-07-10T16:48:14.393Z Checking debug-ignore v1.0.5
9872025-07-10T16:48:14.594Z Checking toml_edit v0.22.22
9882025-07-10T16:48:14.683Z Checking strum v0.26.3
9892025-07-10T16:48:14.772Z Checking serde_with v3.11.0
9902025-07-10T16:48:14.853Z Checking progenitor-client v0.9.1
9912025-07-10T16:48:15.585Z Compiling clap_derive v4.5.18
9922025-07-10T16:48:15.973Z Checking spin v0.9.8
9932025-07-10T16:48:16.142Z Checking utf8parse v0.2.2
9942025-07-10T16:48:16.299Z Checking anstyle-parse v0.2.6
9952025-07-10T16:48:16.498Z Checking progenitor v0.8.0
9962025-07-10T16:48:16.550Z Checking daft v0.1.1
9972025-07-10T16:48:16.689Z Checking hashbrown v0.14.5
9982025-07-10T16:48:16.955Z Checking sha1 v0.10.6
9992025-07-10T16:48:16.990Z Checking toml v0.8.19
10002025-07-10T16:48:17.236Z Checking async-stream v0.3.6
10012025-07-10T16:48:17.398Z Checking serde_path_to_error v0.1.16
10022025-07-10T16:48:17.423Z Checking waitgroup v0.1.2
10032025-07-10T16:48:17.595Z Checking hostname v0.4.0
10042025-07-10T16:48:17.640Z Checking instant v0.1.13
10052025-07-10T16:48:17.750Z Checking anstyle v1.0.10
10062025-07-10T16:48:17.775Z Checking anstyle-query v1.1.2
10072025-07-10T16:48:17.914Z Compiling prettyplease v0.2.25
10082025-07-10T16:48:17.952Z Checking colorchoice v1.0.3
10092025-07-10T16:48:18.110Z Checking is_terminal_polyfill v1.70.1
10102025-07-10T16:48:18.176Z Checking tokio-rustls v0.25.0
10112025-07-10T16:48:18.254Z Checking anstream v0.6.18
10122025-07-10T16:48:18.305Z Checking backoff v0.4.0
10132025-07-10T16:48:18.644Z Checking regress v0.9.1
10142025-07-10T16:48:18.725Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10152025-07-10T16:48:18.987Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10162025-07-10T16:48:19.028Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10172025-07-10T16:48:19.181Z Checking parse-display v0.10.0
10182025-07-10T16:48:19.388Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10192025-07-10T16:48:19.528Z Checking terminal_size v0.4.0
10202025-07-10T16:48:19.886Z Checking clap_lex v0.7.3
10212025-07-10T16:48:20.151Z Checking clap_builder v4.5.21
10222025-07-10T16:48:21.886Z Compiling either v1.13.0
10232025-07-10T16:48:22.596Z Compiling itertools v0.13.0
10242025-07-10T16:48:22.858Z Checking clap v4.5.21
10252025-07-10T16:48:22.885Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10262025-07-10T16:48:24.068Z Checking unicode-width v0.1.14
10272025-07-10T16:48:25.375Z Checking num-integer v0.1.46
10282025-07-10T16:48:26.724Z Checking lazy_static v1.5.0
10292025-07-10T16:48:27.384Z Checking num-iter v0.1.45
10302025-07-10T16:48:27.452Z Checking num-rational v0.4.2
10312025-07-10T16:48:28.505Z Checking num-complex v0.4.6
10322025-07-10T16:48:29.138Z Compiling proc-macro-error-attr v1.0.4
10332025-07-10T16:48:29.401Z Checking bitflags v1.3.2
10342025-07-10T16:48:29.992Z Checking num v0.4.3
10352025-07-10T16:48:31.900Z Compiling proc-macro-error v1.0.4
10362025-07-10T16:48:32.253Z Checking float-ord v0.3.2
10372025-07-10T16:48:32.610Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10382025-07-10T16:48:34.834Z Compiling zerocopy v0.8.17
10392025-07-10T16:48:35.510Z Compiling typify-impl v0.3.0
10402025-07-10T16:48:35.562Z Compiling zerocopy-derive v0.8.17
10412025-07-10T16:48:35.799Z Compiling libz-sys v1.1.20
10422025-07-10T16:48:36.403Z Compiling heapless v0.8.0
10432025-07-10T16:48:36.612Z Compiling winnow v0.5.40
10442025-07-10T16:48:37.335Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10452025-07-10T16:48:37.405Z Checking hash32 v0.3.1
10462025-07-10T16:48:39.440Z Checking fastrand v2.2.0
10472025-07-10T16:48:39.464Z Compiling toml_edit v0.19.15
10482025-07-10T16:48:39.464Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10492025-07-10T16:48:39.464Z Compiling smoltcp v0.11.0
10502025-07-10T16:48:39.744Z Checking tempfile v3.14.0
10512025-07-10T16:48:40.215Z Compiling hubpack_derive v0.1.1
10522025-07-10T16:48:40.679Z Compiling glob v0.3.1
10532025-07-10T16:48:41.027Z Checking managed v0.8.0
10542025-07-10T16:48:41.052Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10552025-07-10T16:48:41.316Z Compiling heck v0.4.1
10562025-07-10T16:48:41.366Z Checking cobs v0.2.3
10572025-07-10T16:48:41.451Z Compiling clang-sys v1.8.1
10582025-07-10T16:48:41.559Z Checking postcard v1.0.10
10592025-07-10T16:48:41.676Z Checking hubpack v0.1.2
10602025-07-10T16:48:41.964Z Compiling proc-macro-crate v1.3.1
10612025-07-10T16:48:42.050Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10622025-07-10T16:48:42.075Z Checking tabwriter v1.4.0
10632025-07-10T16:48:42.203Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10642025-07-10T16:48:42.318Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10652025-07-10T16:48:42.618Z Compiling foreign-types-macros v0.2.3
10662025-07-10T16:48:42.770Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10672025-07-10T16:48:42.879Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10682025-07-10T16:48:43.215Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10692025-07-10T16:48:43.247Z Checking foreign-types-shared v0.3.1
10702025-07-10T16:48:43.455Z Checking camino-tempfile v1.1.1
10712025-07-10T16:48:43.677Z Checking foreign-types v0.5.0
10722025-07-10T16:48:43.732Z Checking colored v2.1.0
10732025-07-10T16:48:43.805Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10742025-07-10T16:48:43.889Z Compiling num-derive v0.3.3
10752025-07-10T16:48:43.973Z Compiling num_enum_derive v0.5.11
10762025-07-10T16:48:44.010Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10772025-07-10T16:48:44.559Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10782025-07-10T16:48:44.604Z Checking cstr-argument v0.1.2
10792025-07-10T16:48:44.815Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
10802025-07-10T16:48:44.848Z Checking pretty-hex v0.2.1
10812025-07-10T16:48:44.896Z Compiling typify-macro v0.3.0
10822025-07-10T16:48:45.043Z Compiling minimal-lexical v0.2.1
10832025-07-10T16:48:45.147Z Checking static_assertions v1.1.0
10842025-07-10T16:48:45.259Z Compiling crucible-workspace-hack v0.1.0
10852025-07-10T16:48:45.510Z Compiling nom v7.1.3
10862025-07-10T16:48:45.566Z Checking libscf-sys v1.1.0
10872025-07-10T16:48:45.687Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10882025-07-10T16:48:45.825Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10892025-07-10T16:48:45.850Z Checking num_enum v0.5.11
10902025-07-10T16:48:45.886Z Compiling libloading v0.8.5
10912025-07-10T16:48:45.979Z Compiling semver v0.1.20
10922025-07-10T16:48:46.008Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10932025-07-10T16:48:46.037Z Checking tinyvec_macros v0.1.1
10942025-07-10T16:48:46.064Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10952025-07-10T16:48:46.154Z Compiling bindgen v0.71.1
10962025-07-10T16:48:46.259Z Checking tinyvec v1.8.0
10972025-07-10T16:48:46.285Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
10982025-07-10T16:48:46.480Z Compiling rustc_version v0.1.7
10992025-07-10T16:48:46.825Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
11002025-07-10T16:48:47.385Z Compiling zone_cfg_derive v0.3.0
11012025-07-10T16:48:47.708Z Checking itertools v0.10.5
11022025-07-10T16:48:47.900Z Compiling typify v0.3.0
11032025-07-10T16:48:48.056Z Compiling progenitor-impl v0.9.1
11042025-07-10T16:48:48.659Z Compiling cexpr v0.6.0
11052025-07-10T16:48:49.617Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11062025-07-10T16:48:49.920Z Compiling num-derive v0.4.2
11072025-07-10T16:48:49.945Z Checking sigpipe v0.1.3
11082025-07-10T16:48:50.017Z Compiling rustc-hash v2.1.1
11092025-07-10T16:48:50.074Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11102025-07-10T16:48:50.225Z Checking base64ct v1.6.0
11112025-07-10T16:48:50.434Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11122025-07-10T16:48:50.696Z Checking password-hash v0.5.0
11132025-07-10T16:48:51.119Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11142025-07-10T16:48:51.354Z Checking zone v0.3.0
11152025-07-10T16:48:51.730Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11162025-07-10T16:48:51.991Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11172025-07-10T16:48:52.118Z Checking unicode-normalization v0.1.24
11182025-07-10T16:48:52.153Z Compiling newtype_derive v0.1.6
11192025-07-10T16:48:52.294Z Checking blake2 v0.10.6
11202025-07-10T16:48:52.481Z Checking smf v0.2.3
11212025-07-10T16:48:52.624Z Compiling derive-where v1.2.7
11222025-07-10T16:48:52.660Z Compiling zerocopy-derive v0.6.6
11232025-07-10T16:48:52.918Z Compiling proc-macro-error-attr2 v2.0.0
11242025-07-10T16:48:52.942Z Compiling memoffset v0.9.1
11252025-07-10T16:48:52.942Z Compiling progenitor-macro v0.9.1
11262025-07-10T16:48:53.189Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11272025-07-10T16:48:53.278Z Compiling owo-colors v4.1.0
11282025-07-10T16:48:53.601Z Compiling cancel-safe-futures v0.1.5
11292025-07-10T16:48:53.632Z Compiling unicode-segmentation v1.12.0
11302025-07-10T16:48:53.962Z Checking unicode-bidi v0.3.17
11312025-07-10T16:48:54.183Z Checking whoami v1.5.2
11322025-07-10T16:48:54.245Z Checking fixedbitset v0.4.2
11332025-07-10T16:48:54.469Z Compiling cfg_aliases v0.2.1
11342025-07-10T16:48:54.508Z Checking petgraph v0.6.5
11352025-07-10T16:48:54.534Z Checking idna v0.4.0
11362025-07-10T16:48:54.602Z Compiling nix v0.29.0
11372025-07-10T16:48:54.897Z Checking newline-converter v0.3.0
11382025-07-10T16:48:55.089Z Compiling heck v0.3.3
11392025-07-10T16:48:55.221Z Checking zerocopy v0.6.6
11402025-07-10T16:48:55.353Z Compiling proc-macro-error2 v2.0.1
11412025-07-10T16:48:55.580Z Checking argon2 v0.5.3
11422025-07-10T16:48:55.918Z Compiling strum_macros v0.25.3
11432025-07-10T16:48:55.969Z Checking console v0.15.8
11442025-07-10T16:48:56.221Z Checking textwrap v0.11.0
11452025-07-10T16:48:56.486Z Checking serde-big-array v0.5.1
11462025-07-10T16:48:56.518Z Compiling serde_repr v0.1.19
11472025-07-10T16:48:56.708Z Compiling enum-as-inner v0.6.1
11482025-07-10T16:48:57.209Z Compiling libgit2-sys v0.17.0+1.8.1
11492025-07-10T16:48:57.443Z Checking atty v0.2.14
11502025-07-10T16:48:57.488Z Compiling cookie v0.18.1
11512025-07-10T16:48:57.611Z Checking similar v2.6.0
11522025-07-10T16:48:57.636Z Compiling convert_case v0.4.0
11532025-07-10T16:48:57.961Z Checking vec_map v0.8.2
11542025-07-10T16:48:57.990Z Checking linked-hash-map v0.5.6
11552025-07-10T16:48:58.259Z Checking data-encoding v2.6.0
11562025-07-10T16:48:58.292Z Checking bytecount v0.6.8
11572025-07-10T16:48:58.292Z Checking unicode-width v0.2.0
11582025-07-10T16:48:58.325Z Checking ansi_term v0.12.1
11592025-07-10T16:48:58.445Z Checking quick-error v1.2.3
11602025-07-10T16:48:58.598Z Checking strsim v0.8.0
11612025-07-10T16:48:58.649Z Checking resolv-conf v0.7.0
11622025-07-10T16:48:58.717Z Checking papergrid v0.14.0
11632025-07-10T16:48:58.754Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11642025-07-10T16:48:58.785Z Checking hickory-proto v0.24.1
11652025-07-10T16:48:58.819Z Checking clap v2.34.0
11662025-07-10T16:48:58.964Z Checking lru-cache v0.1.2
11672025-07-10T16:48:58.999Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11682025-07-10T16:48:59.149Z Compiling derive_more v0.99.18
11692025-07-10T16:48:59.321Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
11702025-07-10T16:49:00.024Z Checking expectorate v1.1.0
11712025-07-10T16:49:01.003Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11722025-07-10T16:49:01.284Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11732025-07-10T16:49:01.619Z Compiling tabled_derive v0.10.0
11742025-07-10T16:49:01.725Z Checking progenitor v0.9.1
11752025-07-10T16:49:01.928Z Compiling structopt-derive v0.4.18
11762025-07-10T16:49:02.262Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11772025-07-10T16:49:02.477Z Checking atomicwrites v0.4.4
11782025-07-10T16:49:02.874Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11792025-07-10T16:49:03.008Z Checking libsw v3.3.1
11802025-07-10T16:49:03.136Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11812025-07-10T16:49:03.265Z Checking linear-map v1.2.0
11822025-07-10T16:49:03.484Z Checking indent_write v2.2.0
11832025-07-10T16:49:03.616Z Compiling rayon-core v1.12.1
11842025-07-10T16:49:03.703Z Compiling signal-hook v0.3.17
11852025-07-10T16:49:03.734Z Checking swrite v0.1.0
11862025-07-10T16:49:03.767Z Checking highway v1.2.0
11872025-07-10T16:49:03.799Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
11882025-07-10T16:49:03.884Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11892025-07-10T16:49:04.005Z Checking tabled v0.18.0
11902025-07-10T16:49:04.070Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11912025-07-10T16:49:04.124Z Checking structopt v0.3.26
11922025-07-10T16:49:04.179Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11932025-07-10T16:49:04.238Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11942025-07-10T16:49:06.425Z Checking hickory-resolver v0.24.3
11952025-07-10T16:49:06.463Z Checking steno v0.4.1
11962025-07-10T16:49:06.463Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11972025-07-10T16:49:06.536Z Checking itertools v0.14.0
11982025-07-10T16:49:06.687Z Checking tokio-stream v0.1.16
11992025-07-10T16:49:06.825Z Checking crossbeam-epoch v0.9.18
12002025-07-10T16:49:06.910Z Compiling cargo-platform v0.1.8
12012025-07-10T16:49:07.017Z Compiling vergen v8.3.2
12022025-07-10T16:49:07.246Z Compiling curl-sys v0.4.78+curl-8.11.0
12032025-07-10T16:49:07.364Z Compiling slog-dtrace v0.3.0
12042025-07-10T16:49:07.397Z Checking humantime v2.1.0
12052025-07-10T16:49:07.502Z Checking qorb v0.2.1
12062025-07-10T16:49:07.533Z Compiling cargo_metadata v0.18.1
12072025-07-10T16:49:07.683Z Checking crossbeam-deque v0.8.5
12082025-07-10T16:49:08.007Z Compiling rustc_version v0.4.1
12092025-07-10T16:49:08.035Z Compiling blake3 v1.5.4
12102025-07-10T16:49:08.063Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12112025-07-10T16:49:08.602Z Checking adler2 v2.0.0
12122025-07-10T16:49:08.762Z Checking miniz_oxide v0.8.0
12132025-07-10T16:49:09.137Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12142025-07-10T16:49:10.005Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
12152025-07-10T16:49:10.078Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
12162025-07-10T16:49:10.131Z Checking xattr v1.3.1
12172025-07-10T16:49:10.213Z Checking memmap2 v0.9.5
12182025-07-10T16:49:10.274Z Checking filetime v0.2.25
12192025-07-10T16:49:10.329Z Checking csv-core v0.1.11
12202025-07-10T16:49:10.506Z Checking crc32fast v1.4.2
12212025-07-10T16:49:10.535Z Compiling curl v0.4.47
12222025-07-10T16:49:10.659Z Checking crc8 v0.1.1
12232025-07-10T16:49:10.823Z Checking arrayref v0.3.9
12242025-07-10T16:49:10.857Z Checking constant_time_eq v0.3.1
12252025-07-10T16:49:10.952Z Checking arrayvec v0.7.6
12262025-07-10T16:49:11.002Z Checking same-file v1.0.6
12272025-07-10T16:49:11.037Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
12282025-07-10T16:49:11.182Z Checking walkdir v2.5.0
12292025-07-10T16:49:11.459Z Checking flate2 v1.0.34
12302025-07-10T16:49:11.867Z Checking csv v1.3.1
12312025-07-10T16:49:12.073Z Checking tar v0.4.43
12322025-07-10T16:49:12.641Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
12332025-07-10T16:49:12.830Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
12342025-07-10T16:49:12.954Z Checking sha2 v0.10.8
12352025-07-10T16:49:13.004Z Checking toml v0.7.8
12362025-07-10T16:49:13.061Z Checking kstat-rs v0.2.4
12372025-07-10T16:49:13.154Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
12382025-07-10T16:49:13.279Z Checking topological-sort v0.2.2
12392025-07-10T16:49:13.403Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12402025-07-10T16:49:13.491Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
12412025-07-10T16:49:13.625Z Checking omicron-zone-package v0.12.0
12422025-07-10T16:49:15.056Z Checking signal-hook-tokio v0.3.1
12432025-07-10T16:49:15.250Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
12442025-07-10T16:49:15.277Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
12452025-07-10T16:49:15.277Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12462025-07-10T16:49:15.474Z Checking search_path v0.1.4
12472025-07-10T16:49:15.623Z Checking display-error-chain v0.2.2
12482025-07-10T16:49:15.742Z Checking internet-checksum v0.2.1
12492025-07-10T16:49:15.848Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
12502025-07-10T16:49:15.978Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
12512025-07-10T16:49:21.647Z Compiling git2 v0.19.0
12522025-07-10T16:49:23.096Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12532025-07-10T16:49:26.087Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
12542025-07-10T16:49:27.287Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
12552025-07-10T16:49:30.599Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12562025-07-10T16:49:49.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
12572025-07-10T16:49:49.517Z+ for feat in tofino_stub tofino_asic softnpu chaos
12582025-07-10T16:49:49.517Z+ cargo clippy --features tofino_asic -- --deny warnings
12592025-07-10T16:49:50.423Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
12602025-07-10T16:49:50.448Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
12612025-07-10T16:49:50.448Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12622025-07-10T16:49:50.448Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
12632025-07-10T16:49:50.448Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
12642025-07-10T16:50:04.048Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
12652025-07-10T16:50:04.048Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
12662025-07-10T16:50:19.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
12672025-07-10T16:50:19.362Z+ for feat in tofino_stub tofino_asic softnpu chaos
12682025-07-10T16:50:19.362Z+ cargo clippy --features softnpu -- --deny warnings
12692025-07-10T16:50:19.969Z Downloading crates ...
12702025-07-10T16:50:20.210Z Downloaded usdt-macro v0.3.5
12712025-07-10T16:50:20.235Z Downloaded usdt v0.3.5
12722025-07-10T16:50:20.235Z Downloaded usdt-attr-macro v0.3.5
12732025-07-10T16:50:20.235Z Downloaded wyz v0.5.1
12742025-07-10T16:50:20.235Z Downloaded zerocopy v0.3.2
12752025-07-10T16:50:20.235Z Downloaded serde_arrays v0.1.0
12762025-07-10T16:50:20.235Z Downloaded usdt-impl v0.3.5
12772025-07-10T16:50:20.235Z Downloaded typeid v1.0.2
12782025-07-10T16:50:20.235Z Downloaded serde_tokenstream v0.1.7
12792025-07-10T16:50:20.235Z Downloaded bitvec v1.0.1
12802025-07-10T16:50:20.261Z Downloaded radium v0.7.0
12812025-07-10T16:50:20.261Z Downloaded libloading v0.7.4
12822025-07-10T16:50:20.261Z Downloaded dof v0.1.5
12832025-07-10T16:50:20.261Z Downloaded unicode-xid v0.2.6
12842025-07-10T16:50:20.261Z Downloaded zerocopy-derive v0.2.0
12852025-07-10T16:50:20.286Z Downloaded tap v1.0.1
12862025-07-10T16:50:20.286Z Downloaded erased-serde v0.4.5
12872025-07-10T16:50:20.286Z Downloaded synstructure v0.12.6
12882025-07-10T16:50:20.286Z Downloaded funty v2.0.0
12892025-07-10T16:50:20.286Z Downloaded ascii v1.1.0
12902025-07-10T16:50:20.286Z Downloaded bitstruct_derive v0.1.0
12912025-07-10T16:50:20.286Z Downloaded bitstruct v0.1.1
12922025-07-10T16:50:20.286Z Downloaded num-bigint v0.4.6
12932025-07-10T16:50:20.286Z Downloaded dtrace-parser v0.1.14
12942025-07-10T16:50:20.442Z Compiling syn v1.0.109
12952025-07-10T16:50:20.477Z Checking num-integer v0.1.46
12962025-07-10T16:50:20.501Z Checking num-complex v0.4.6
12972025-07-10T16:50:20.526Z Compiling unicode-xid v0.2.6
12982025-07-10T16:50:20.552Z Compiling usdt-impl v0.3.5
12992025-07-10T16:50:20.552Z Compiling dtrace-parser v0.1.14
13002025-07-10T16:50:20.580Z Compiling radium v0.7.0
13012025-07-10T16:50:20.964Z Checking num-bigint v0.4.6
13022025-07-10T16:50:21.056Z Checking num-iter v0.1.45
13032025-07-10T16:50:21.140Z Checking tap v1.0.1
13042025-07-10T16:50:21.238Z Checking funty v2.0.0
13052025-07-10T16:50:21.266Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
13062025-07-10T16:50:21.306Z Checking wyz v0.5.1
13072025-07-10T16:50:21.519Z Compiling typeid v1.0.2
13082025-07-10T16:50:21.635Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13092025-07-10T16:50:21.813Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13102025-07-10T16:50:21.932Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13112025-07-10T16:50:21.956Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13122025-07-10T16:50:21.981Z Checking bitvec v1.0.1
13132025-07-10T16:50:22.006Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13142025-07-10T16:50:22.129Z Checking ascii v1.1.0
13152025-07-10T16:50:22.186Z Checking erased-serde v0.4.5
13162025-07-10T16:50:22.211Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13172025-07-10T16:50:22.305Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13182025-07-10T16:50:22.364Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13192025-07-10T16:50:22.467Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13202025-07-10T16:50:22.753Z Checking num-rational v0.4.2
13212025-07-10T16:50:22.937Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13222025-07-10T16:50:23.047Z Checking serde_arrays v0.1.0
13232025-07-10T16:50:23.072Z Checking libloading v0.7.4
13242025-07-10T16:50:23.200Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
13252025-07-10T16:50:23.322Z Checking num v0.4.3
13262025-07-10T16:50:23.436Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13272025-07-10T16:50:26.256Z Compiling synstructure v0.12.6
13282025-07-10T16:50:26.256Z Compiling proc-macro-error v1.0.4
13292025-07-10T16:50:26.256Z Compiling serde_tokenstream v0.1.7
13302025-07-10T16:50:26.317Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13312025-07-10T16:50:26.342Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13322025-07-10T16:50:27.232Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13332025-07-10T16:50:27.589Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13342025-07-10T16:50:27.655Z Compiling num_enum_derive v0.5.11
13352025-07-10T16:50:27.655Z Compiling zerocopy-derive v0.2.0
13362025-07-10T16:50:27.680Z Compiling hubpack_derive v0.1.1
13372025-07-10T16:50:27.680Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13382025-07-10T16:50:27.680Z Compiling num-derive v0.3.3
13392025-07-10T16:50:27.775Z Compiling zone_cfg_derive v0.3.0
13402025-07-10T16:50:28.036Z Compiling structopt-derive v0.4.18
13412025-07-10T16:50:28.514Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13422025-07-10T16:50:28.685Z Compiling bitstruct_derive v0.1.0
13432025-07-10T16:50:28.758Z Checking hubpack v0.1.2
13442025-07-10T16:50:28.943Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
13452025-07-10T16:50:29.093Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13462025-07-10T16:50:29.129Z Checking zone v0.3.0
13472025-07-10T16:50:29.407Z Compiling zerocopy v0.3.2
13482025-07-10T16:50:29.755Z Checking libscf-sys v1.1.0
13492025-07-10T16:50:29.803Z Checking num_enum v0.5.11
13502025-07-10T16:50:29.919Z Compiling dof v0.1.5
13512025-07-10T16:50:29.987Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
13522025-07-10T16:50:30.012Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13532025-07-10T16:50:30.037Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13542025-07-10T16:50:30.389Z Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
13552025-07-10T16:50:30.615Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13562025-07-10T16:50:30.675Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
13572025-07-10T16:50:30.675Z Checking structopt v0.3.26
13582025-07-10T16:50:30.923Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8)
13592025-07-10T16:50:31.077Z Checking bitstruct v0.1.1
13602025-07-10T16:50:31.162Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13612025-07-10T16:50:31.245Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
13622025-07-10T16:50:31.868Z Compiling usdt-attr-macro v0.3.5
13632025-07-10T16:50:32.162Z Compiling usdt-macro v0.3.5
13642025-07-10T16:50:32.227Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
13652025-07-10T16:50:32.561Z Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13662025-07-10T16:50:33.392Z Checking transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
13672025-07-10T16:50:33.418Z Checking usdt v0.3.5
13682025-07-10T16:50:33.658Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b)
13692025-07-10T16:50:34.088Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
13702025-07-10T16:50:34.113Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
13712025-07-10T16:50:34.113Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
13722025-07-10T16:50:34.302Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192)
13732025-07-10T16:50:34.326Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192)
13742025-07-10T16:50:34.718Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998)
13752025-07-10T16:50:34.990Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13762025-07-10T16:50:35.261Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13772025-07-10T16:50:35.296Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13782025-07-10T16:50:36.020Z Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13792025-07-10T16:50:39.722Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13802025-07-10T16:50:51.642Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
13812025-07-10T16:50:56.152Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13822025-07-10T16:51:04.088Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13832025-07-10T16:51:04.973Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13842025-07-10T16:51:25.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
13852025-07-10T16:51:25.391Z+ for feat in tofino_stub tofino_asic softnpu chaos
13862025-07-10T16:51:25.391Z+ cargo clippy --features chaos -- --deny warnings
13872025-07-10T16:51:26.432Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
13882025-07-10T16:51:26.459Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
13892025-07-10T16:51:26.459Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
13902025-07-10T16:51:43.192Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
13912025-07-10T16:51:43.192Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
13922025-07-10T16:51:50.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.69s
13932025-07-10T16:51:50.419Z+ banner fmt
13942025-07-10T16:51:50.453Z
13952025-07-10T16:51:50.454Z ###### # # #####
13962025-07-10T16:51:50.454Z # ## ## #
13972025-07-10T16:51:50.454Z ##### # ## # #
13982025-07-10T16:51:50.454Z # # # #
13992025-07-10T16:51:50.454Z # # # #
14002025-07-10T16:51:50.454Z # # # #
14012025-07-10T16:51:50.455Z
14022025-07-10T16:51:50.455Z+ cargo fmt -- --check
14032025-07-10T16:51:51.527Z+ banner test
14042025-07-10T16:51:51.553Z
14052025-07-10T16:51:51.553Z ##### ###### #### #####
14062025-07-10T16:51:51.554Z # # # #
14072025-07-10T16:51:51.554Z # ##### #### #
14082025-07-10T16:51:51.554Z # # # #
14092025-07-10T16:51:51.554Z # # # # #
14102025-07-10T16:51:51.554Z # ###### #### #
14112025-07-10T16:51:51.554Z
14122025-07-10T16:51:51.554Z+ for feat in tofino_stub tofino_asic softnpu chaos
14132025-07-10T16:51:51.554Z+ cargo test --features tofino_stub
14142025-07-10T16:51:52.769Z Compiling unicode-ident v1.0.16
14152025-07-10T16:51:52.769Z Compiling cfg-if v1.0.0
14162025-07-10T16:51:52.794Z Compiling memchr v2.7.4
14172025-07-10T16:51:52.794Z Compiling itoa v1.0.11
14182025-07-10T16:51:52.794Z Compiling ryu v1.0.18
14192025-07-10T16:51:52.823Z Compiling libc v0.2.172
14202025-07-10T16:51:52.881Z Compiling once_cell v1.20.2
14212025-07-10T16:51:52.905Z Compiling libm v0.2.11
14222025-07-10T16:51:52.933Z Compiling allocator-api2 v0.2.20
14232025-07-10T16:51:52.995Z Compiling proc-macro2 v1.0.95
14242025-07-10T16:51:53.058Z Compiling log v0.4.22
14252025-07-10T16:51:53.320Z Compiling equivalent v1.0.1
14262025-07-10T16:51:53.467Z Compiling foldhash v0.1.5
14272025-07-10T16:51:53.506Z Compiling fnv v1.0.7
14282025-07-10T16:51:53.627Z Compiling heck v0.5.0
14292025-07-10T16:51:53.669Z Compiling iana-time-zone v0.1.61
14302025-07-10T16:51:53.820Z Compiling hashbrown v0.15.1
14312025-07-10T16:51:54.108Z Compiling quote v1.0.40
14322025-07-10T16:51:54.176Z Compiling jobserver v0.1.32
14332025-07-10T16:51:54.203Z Compiling getrandom v0.3.1
14342025-07-10T16:51:54.230Z Compiling dyn-clone v1.0.17
14352025-07-10T16:51:54.501Z Compiling pin-project-lite v0.2.15
14362025-07-10T16:51:54.528Z Compiling syn v2.0.100
14372025-07-10T16:51:54.610Z Compiling cc v1.2.19
14382025-07-10T16:51:54.666Z Compiling smallvec v1.13.2
14392025-07-10T16:51:54.757Z Compiling aho-corasick v1.1.3
14402025-07-10T16:51:54.782Z Compiling regex-syntax v0.8.5
14412025-07-10T16:51:54.891Z Compiling bitflags v2.6.0
14422025-07-10T16:51:54.917Z Compiling num-traits v0.2.19
14432025-07-10T16:51:55.078Z Compiling futures-core v0.3.31
14442025-07-10T16:51:55.123Z Compiling byteorder v1.5.0
14452025-07-10T16:51:55.402Z Compiling scopeguard v1.2.0
14462025-07-10T16:51:55.429Z Compiling parking_lot_core v0.9.10
14472025-07-10T16:51:55.599Z Compiling lock_api v0.4.12
14482025-07-10T16:51:55.625Z Compiling socket2 v0.5.9
14492025-07-10T16:51:57.342Z Compiling signal-hook-registry v1.4.2
14502025-07-10T16:51:57.428Z Compiling parking_lot v0.12.3
14512025-07-10T16:51:57.429Z Compiling mio v1.0.2
14522025-07-10T16:51:57.429Z Compiling futures-sink v0.3.31
14532025-07-10T16:51:57.466Z Compiling slab v0.4.9
14542025-07-10T16:51:57.466Z Compiling futures-channel v0.3.31
14552025-07-10T16:51:57.466Z Compiling regress v0.10.3
14562025-07-10T16:51:57.466Z Compiling futures-io v0.3.31
14572025-07-10T16:51:57.466Z Compiling strsim v0.11.1
14582025-07-10T16:51:57.494Z Compiling futures-task v0.3.31
14592025-07-10T16:51:57.837Z Compiling pin-utils v0.1.0
14602025-07-10T16:51:57.900Z Compiling stable_deref_trait v1.2.0
14612025-07-10T16:51:58.042Z Compiling getrandom v0.2.15
14622025-07-10T16:51:58.190Z Compiling ring v0.17.14
14632025-07-10T16:51:58.391Z Compiling openssl-sys v0.9.107
14642025-07-10T16:51:58.444Z Compiling time-core v0.1.2
14652025-07-10T16:51:58.691Z Compiling regex-automata v0.4.9
14662025-07-10T16:51:59.570Z Compiling num-conv v0.1.0
14672025-07-10T16:51:59.760Z Compiling openssl v0.10.72
14682025-07-10T16:51:59.794Z Compiling native-tls v0.2.12
14692025-07-10T16:51:59.844Z Compiling ucd-trie v0.1.7
14702025-07-10T16:51:59.934Z Compiling time-macros v0.2.18
14712025-07-10T16:52:00.028Z Compiling tracing-core v0.1.32
14722025-07-10T16:52:00.644Z Compiling syn v1.0.109
14732025-07-10T16:52:01.677Z Compiling plain v0.2.3
14742025-07-10T16:52:01.936Z Compiling pretty-hex v0.4.1
14752025-07-10T16:52:02.149Z Compiling serde_derive_internals v0.29.1
14762025-07-10T16:52:02.197Z Compiling synstructure v0.13.1
14772025-07-10T16:52:05.616Z Compiling darling_core v0.20.10
14782025-07-10T16:52:05.686Z Compiling regex v1.11.1
14792025-07-10T16:52:05.686Z Compiling subtle v2.6.1
14802025-07-10T16:52:05.686Z Compiling writeable v0.5.5
14812025-07-10T16:52:05.686Z Compiling litemap v0.7.3
14822025-07-10T16:52:05.686Z Compiling thread-id v4.2.2
14832025-07-10T16:52:05.687Z Compiling icu_locid_transform_data v1.5.0
14842025-07-10T16:52:05.687Z Compiling atomic-waker v1.1.2
14852025-07-10T16:52:05.687Z Compiling httparse v1.9.5
14862025-07-10T16:52:05.687Z Compiling percent-encoding v2.3.1
14872025-07-10T16:52:05.687Z Compiling rustls v0.23.16
14882025-07-10T16:52:05.687Z Compiling icu_properties_data v1.5.0
14892025-07-10T16:52:05.687Z Compiling rustls-pki-types v1.10.0
14902025-07-10T16:52:05.687Z Compiling form_urlencoded v1.2.1
14912025-07-10T16:52:05.687Z Compiling try-lock v0.2.5
14922025-07-10T16:52:05.687Z Compiling icu_normalizer_data v1.5.0
14932025-07-10T16:52:05.687Z Compiling utf16_iter v1.0.5
14942025-07-10T16:52:05.687Z Compiling utf8_iter v1.0.4
14952025-07-10T16:52:05.687Z Compiling write16 v1.0.0
14962025-07-10T16:52:05.731Z Compiling want v0.3.1
14972025-07-10T16:52:05.731Z Compiling untrusted v0.9.0
14982025-07-10T16:52:05.778Z Compiling httpdate v1.0.3
14992025-07-10T16:52:05.952Z Compiling tower-service v0.3.3
15002025-07-10T16:52:06.044Z Compiling serde_derive v1.0.219
15012025-07-10T16:52:06.072Z Compiling tokio-macros v2.5.0
15022025-07-10T16:52:06.099Z Compiling thiserror-impl v1.0.69
15032025-07-10T16:52:06.143Z Compiling schemars_derive v0.8.22
15042025-07-10T16:52:06.332Z Compiling futures-macro v0.3.31
15052025-07-10T16:52:07.492Z Compiling zerofrom-derive v0.1.4
15062025-07-10T16:52:07.985Z Compiling yoke-derive v0.7.4
15072025-07-10T16:52:08.047Z Compiling zerovec-derive v0.10.3
15082025-07-10T16:52:08.161Z Compiling displaydoc v0.2.5
15092025-07-10T16:52:08.735Z Compiling thiserror v1.0.69
15102025-07-10T16:52:08.913Z Compiling zerocopy-derive v0.7.35
15112025-07-10T16:52:08.938Z Compiling icu_provider_macros v1.5.0
15122025-07-10T16:52:09.718Z Compiling tracing-attributes v0.1.27
15132025-07-10T16:52:10.176Z Compiling openssl-macros v0.1.1
15142025-07-10T16:52:10.200Z Compiling thiserror-impl v2.0.11
15152025-07-10T16:52:10.491Z Compiling scroll_derive v0.12.0
15162025-07-10T16:52:10.573Z Compiling pest v2.7.14
15172025-07-10T16:52:10.856Z Compiling zerofrom v0.1.4
15182025-07-10T16:52:11.036Z Compiling zerocopy v0.7.35
15192025-07-10T16:52:11.143Z Compiling yoke v0.7.4
15202025-07-10T16:52:11.217Z Compiling darling_macro v0.20.10
15212025-07-10T16:52:11.561Z Compiling zerovec v0.10.4
15222025-07-10T16:52:12.130Z Compiling scroll v0.12.0
15232025-07-10T16:52:12.319Z Compiling darling v0.20.10
15242025-07-10T16:52:12.458Z Compiling async-trait v0.1.88
15252025-07-10T16:52:12.719Z Compiling goblin v0.8.2
15262025-07-10T16:52:12.879Z Compiling serde v1.0.219
15272025-07-10T16:52:13.231Z Compiling pest_meta v2.7.14
15282025-07-10T16:52:13.718Z Compiling tinystr v0.7.6
15292025-07-10T16:52:13.850Z Compiling icu_collections v1.5.0
15302025-07-10T16:52:14.182Z Compiling icu_locid v1.5.0
15312025-07-10T16:52:14.742Z Compiling pest_generator v2.7.14
15322025-07-10T16:52:15.372Z Compiling rustls-webpki v0.102.8
15332025-07-10T16:52:16.484Z Compiling icu_provider v1.5.0
15342025-07-10T16:52:16.605Z Compiling zeroize v1.8.1
15352025-07-10T16:52:16.727Z Compiling pest_derive v2.7.14
15362025-07-10T16:52:16.942Z Compiling thiserror v2.0.11
15372025-07-10T16:52:17.469Z Compiling icu_locid_transform v1.5.0
15382025-07-10T16:52:17.558Z Compiling foreign-types-shared v0.1.1
15392025-07-10T16:52:17.620Z Compiling openssl-probe v0.1.5
15402025-07-10T16:52:17.706Z Compiling foreign-types v0.3.2
15412025-07-10T16:52:17.731Z Compiling dtrace-parser v0.2.0
15422025-07-10T16:52:17.830Z Compiling rustls v0.22.4
15432025-07-10T16:52:17.857Z Compiling encoding_rs v0.8.35
15442025-07-10T16:52:17.982Z Compiling bytes v1.10.1
15452025-07-10T16:52:18.322Z Compiling serde_json v1.0.140
15462025-07-10T16:52:18.347Z Compiling uuid v1.13.1
15472025-07-10T16:52:18.465Z Compiling indexmap v2.7.1
15482025-07-10T16:52:19.224Z Compiling http v1.2.0
15492025-07-10T16:52:19.474Z Compiling serde_tokenstream v0.2.2
15502025-07-10T16:52:19.743Z Compiling semver v1.0.26
15512025-07-10T16:52:19.894Z Compiling tokio v1.44.2
15522025-07-10T16:52:20.086Z Compiling chrono v0.4.40
15532025-07-10T16:52:20.761Z Compiling openapiv3 v2.0.0
15542025-07-10T16:52:21.757Z Compiling http-body v1.0.1
15552025-07-10T16:52:21.972Z Compiling dof v0.3.0
15562025-07-10T16:52:22.033Z Compiling icu_properties v1.5.1
15572025-07-10T16:52:22.059Z Compiling serde_yaml v0.9.34+deprecated
15582025-07-10T16:52:22.748Z Compiling schemars v0.8.22
15592025-07-10T16:52:22.908Z Compiling usdt-impl v0.5.0
15602025-07-10T16:52:24.417Z Compiling toml_datetime v0.6.8
15612025-07-10T16:52:24.524Z Compiling usdt-macro v0.5.0
15622025-07-10T16:52:24.673Z Compiling typify-impl v0.2.0
15632025-07-10T16:52:25.371Z Compiling usdt-attr-macro v0.5.0
15642025-07-10T16:52:26.436Z Compiling icu_normalizer v1.5.0
15652025-07-10T16:52:26.691Z Compiling mime v0.3.17
15662025-07-10T16:52:27.293Z Compiling omicron-workspace-hack v0.1.0
15672025-07-10T16:52:27.429Z Compiling idna_adapter v1.2.0
15682025-07-10T16:52:27.688Z Compiling idna v1.0.3
15692025-07-10T16:52:27.713Z Compiling serde_with_macros v3.11.0
15702025-07-10T16:52:27.739Z Compiling strum_macros v0.26.4
15712025-07-10T16:52:28.401Z Compiling url v2.5.3
15722025-07-10T16:52:29.436Z Compiling tokio-util v0.7.12
15732025-07-10T16:52:30.355Z Compiling daft-derive v0.1.1
15742025-07-10T16:52:30.789Z Compiling anyhow v1.0.98
15752025-07-10T16:52:30.874Z Compiling ipnet v2.10.1
15762025-07-10T16:52:31.637Z Compiling tokio-native-tls v0.3.1
15772025-07-10T16:52:31.814Z Compiling serde_urlencoded v0.7.1
15782025-07-10T16:52:32.045Z Compiling async-stream-impl v0.3.6
15792025-07-10T16:52:32.088Z Compiling webpki-roots v0.26.6
15802025-07-10T16:52:32.243Z Compiling rustls-pemfile v2.2.0
15812025-07-10T16:52:32.300Z Compiling sync_wrapper v1.0.1
15822025-07-10T16:52:32.482Z Compiling powerfmt v0.2.0
15832025-07-10T16:52:32.608Z Compiling tower-layer v0.3.3
15842025-07-10T16:52:32.634Z Compiling base64 v0.22.1
15852025-07-10T16:52:32.907Z Compiling tokio-rustls v0.26.0
15862025-07-10T16:52:32.932Z Compiling deranged v0.3.11
15872025-07-10T16:52:33.296Z Compiling structmeta-derive v0.3.0
15882025-07-10T16:52:33.372Z Compiling num_threads v0.1.7
15892025-07-10T16:52:33.533Z Compiling dropshot_endpoint v0.15.1
15902025-07-10T16:52:33.715Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15912025-07-10T16:52:34.279Z Compiling time v0.3.36
15922025-07-10T16:52:34.564Z Compiling typenum v1.17.0
15932025-07-10T16:52:35.316Z Compiling futures-util v0.3.31
15942025-07-10T16:52:35.593Z Compiling structmeta v0.3.0
15952025-07-10T16:52:35.841Z Compiling generic-array v0.14.7
15962025-07-10T16:52:36.061Z Compiling parse-display-derive v0.10.0
15972025-07-10T16:52:37.337Z Compiling block-buffer v0.10.4
15982025-07-10T16:52:37.588Z Compiling crypto-common v0.1.6
15992025-07-10T16:52:38.104Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16002025-07-10T16:52:38.937Z Compiling rand_core v0.6.4
16012025-07-10T16:52:39.093Z Compiling errno v0.3.9
16022025-07-10T16:52:39.272Z Compiling camino v1.1.9
16032025-07-10T16:52:39.373Z Compiling ppv-lite86 v0.2.20
16042025-07-10T16:52:39.414Z Compiling match_cfg v0.1.0
16052025-07-10T16:52:39.538Z Compiling hostname v0.3.1
16062025-07-10T16:52:39.791Z Compiling tracing v0.1.40
16072025-07-10T16:52:39.957Z Compiling clap_derive v4.5.18
16082025-07-10T16:52:40.083Z Compiling rand_chacha v0.3.1
16092025-07-10T16:52:40.222Z Compiling dirs-sys-next v0.1.2
16102025-07-10T16:52:40.277Z Compiling thread_local v1.1.8
16112025-07-10T16:52:40.306Z Compiling cpufeatures v0.2.15
16122025-07-10T16:52:40.833Z Compiling rand v0.8.5
16132025-07-10T16:52:40.897Z Compiling dirs-next v2.0.0
16142025-07-10T16:52:40.951Z Compiling serde_spanned v0.6.8
16152025-07-10T16:52:41.264Z Compiling term v0.7.0
16162025-07-10T16:52:41.289Z Compiling is-terminal v0.4.13
16172025-07-10T16:52:41.447Z Compiling memmap v0.7.0
16182025-07-10T16:52:41.799Z Compiling take_mut v0.2.2
16192025-07-10T16:52:41.972Z Compiling macaddr v1.0.1
16202025-07-10T16:52:42.336Z Compiling typify-macro v0.2.0
16212025-07-10T16:52:42.394Z Compiling winnow v0.6.20
16222025-07-10T16:52:42.885Z Compiling slog v2.7.0
16232025-07-10T16:52:43.546Z Compiling spin v0.9.8
16242025-07-10T16:52:43.745Z Compiling debug-ignore v1.0.5
16252025-07-10T16:52:43.805Z Compiling h2 v0.4.6
16262025-07-10T16:52:43.930Z Compiling hex v0.4.3
16272025-07-10T16:52:45.458Z Compiling toml_edit v0.22.22
16282025-07-10T16:52:45.852Z Compiling anstyle v1.0.10
16292025-07-10T16:52:46.463Z Compiling typify v0.2.0
16302025-07-10T16:52:46.616Z Compiling progenitor-impl v0.8.0
16312025-07-10T16:52:47.083Z Compiling async-stream v0.3.6
16322025-07-10T16:52:47.375Z Compiling strum v0.26.3
16332025-07-10T16:52:47.562Z Compiling serde_with v3.11.0
16342025-07-10T16:52:49.395Z Compiling toml v0.8.19
16352025-07-10T16:52:50.456Z Compiling hyper v1.6.0
16362025-07-10T16:52:50.679Z Compiling tokio-rustls v0.25.0
16372025-07-10T16:52:51.064Z Compiling ahash v0.8.11
16382025-07-10T16:52:51.157Z Compiling serde_path_to_error v0.1.16
16392025-07-10T16:52:51.543Z Compiling waitgroup v0.1.2
16402025-07-10T16:52:51.823Z Compiling hostname v0.4.0
16412025-07-10T16:52:51.928Z Compiling utf8parse v0.2.2
16422025-07-10T16:52:52.934Z Compiling hyper-util v0.1.10
16432025-07-10T16:52:53.269Z Compiling anstyle-parse v0.2.6
16442025-07-10T16:52:53.311Z Compiling hashbrown v0.14.5
16452025-07-10T16:52:53.882Z Compiling instant v0.1.13
16462025-07-10T16:52:53.933Z Compiling colorchoice v1.0.3
16472025-07-10T16:52:54.052Z Compiling progenitor-macro v0.8.0
16482025-07-10T16:52:54.082Z Compiling is_terminal_polyfill v1.70.1
16492025-07-10T16:52:54.144Z Compiling anstyle-query v1.1.2
16502025-07-10T16:52:54.224Z Compiling backoff v0.4.0
16512025-07-10T16:52:54.274Z Compiling anstream v0.6.18
16522025-07-10T16:52:54.337Z Compiling regress v0.9.1
16532025-07-10T16:52:54.400Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16542025-07-10T16:52:54.582Z Compiling http-body-util v0.1.2
16552025-07-10T16:52:54.609Z Compiling parse-display v0.10.0
16562025-07-10T16:52:54.939Z Compiling crossbeam-utils v0.8.20
16572025-07-10T16:52:55.059Z Compiling clap_lex v0.7.3
16582025-07-10T16:52:55.771Z Compiling hyper-tls v0.6.0
16592025-07-10T16:52:55.796Z Compiling hyper-rustls v0.27.3
16602025-07-10T16:52:56.156Z Compiling tower v0.5.2
16612025-07-10T16:52:56.405Z Compiling rustix v0.38.40
16622025-07-10T16:52:56.546Z Compiling futures-executor v0.3.31
16632025-07-10T16:52:56.696Z Compiling digest v0.10.7
16642025-07-10T16:52:57.043Z Compiling reqwest v0.12.12
16652025-07-10T16:52:57.101Z Compiling ipnetwork v0.21.1
16662025-07-10T16:52:58.374Z Compiling itertools v0.13.0
16672025-07-10T16:52:59.186Z Compiling futures v0.3.31
16682025-07-10T16:53:00.771Z Compiling prettyplease v0.2.25
16692025-07-10T16:53:02.223Z Compiling crossbeam-channel v0.5.15
16702025-07-10T16:53:04.097Z Compiling usdt v0.5.0
16712025-07-10T16:53:04.642Z Compiling slog-async v2.8.0
16722025-07-10T16:53:05.269Z Compiling oxnet v0.1.2
16732025-07-10T16:53:05.300Z Compiling slog-json v2.6.1
16742025-07-10T16:53:05.603Z Compiling slog-term v2.9.1
16752025-07-10T16:53:05.726Z Compiling float-ord v0.3.2
16762025-07-10T16:53:06.065Z Compiling slog-bunyan v2.5.0
16772025-07-10T16:53:06.294Z Compiling progenitor-client v0.8.0
16782025-07-10T16:53:07.245Z Compiling progenitor-client v0.9.1
16792025-07-10T16:53:08.146Z Compiling newtype-uuid v1.2.1
16802025-07-10T16:53:08.404Z Compiling num-integer v0.1.46
16812025-07-10T16:53:08.582Z Compiling daft v0.1.1
16822025-07-10T16:53:09.050Z Compiling sha1 v0.10.6
16832025-07-10T16:53:09.450Z Compiling progenitor v0.8.0
16842025-07-10T16:53:11.057Z Compiling multer v3.1.0
16852025-07-10T16:53:12.114Z Compiling dropshot v0.15.1
16862025-07-10T16:53:14.280Z Compiling terminal_size v0.4.0
16872025-07-10T16:53:14.308Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
16882025-07-10T16:53:15.468Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16892025-07-10T16:53:16.255Z Compiling num-rational v0.4.2
16902025-07-10T16:53:16.342Z Compiling num-iter v0.1.45
16912025-07-10T16:53:16.530Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
16922025-07-10T16:53:16.938Z Compiling num-complex v0.4.6
16932025-07-10T16:53:17.832Z Compiling num v0.4.3
16942025-07-10T16:53:17.951Z Compiling clap_builder v4.5.21
16952025-07-10T16:53:19.350Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16962025-07-10T16:53:21.728Z Compiling clap v4.5.21
16972025-07-10T16:53:25.124Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
16982025-07-10T16:53:29.742Z Compiling num-derive v0.3.3
16992025-07-10T16:53:30.156Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17002025-07-10T16:53:31.849Z Compiling winnow v0.5.40
17012025-07-10T16:53:34.430Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17022025-07-10T16:53:38.862Z Compiling typify-impl v0.3.0
17032025-07-10T16:53:39.029Z Compiling hubpack_derive v0.1.1
17042025-07-10T16:53:39.059Z Compiling zerocopy-derive v0.8.17
17052025-07-10T16:53:39.375Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17062025-07-10T16:53:44.794Z Compiling proc-macro-error-attr v1.0.4
17072025-07-10T16:53:46.316Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17082025-07-10T16:53:51.129Z Compiling proc-macro-error v1.0.4
17092025-07-10T16:53:52.380Z Compiling toml_edit v0.19.15
17102025-07-10T16:53:55.320Z Compiling proc-macro-crate v1.3.1
17112025-07-10T16:53:57.265Z Compiling typify-macro v0.3.0
17122025-07-10T16:53:57.774Z Compiling num_enum_derive v0.5.11
17132025-07-10T16:53:59.878Z Compiling foreign-types-macros v0.2.3
17142025-07-10T16:54:00.214Z Compiling unicode-width v0.1.14
17152025-07-10T16:54:01.158Z Compiling lazy_static v1.5.0
17162025-07-10T16:54:01.443Z Compiling typify v0.3.0
17172025-07-10T16:54:01.597Z Compiling progenitor-impl v0.9.1
17182025-07-10T16:54:02.653Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
17192025-07-10T16:54:04.979Z Compiling libscf-sys v1.1.0
17202025-07-10T16:54:05.429Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17212025-07-10T16:54:05.469Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17222025-07-10T16:54:06.398Z Compiling either v1.13.0
17232025-07-10T16:54:06.486Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17242025-07-10T16:54:07.394Z Compiling bitflags v1.3.2
17252025-07-10T16:54:07.442Z Compiling nom v7.1.3
17262025-07-10T16:54:07.534Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
17272025-07-10T16:54:07.564Z Compiling libloading v0.8.5
17282025-07-10T16:54:07.890Z Compiling unicode-segmentation v1.12.0
17292025-07-10T16:54:08.418Z Compiling clang-sys v1.8.1
17302025-07-10T16:54:08.696Z Compiling zone_cfg_derive v0.3.0
17312025-07-10T16:54:09.629Z Compiling progenitor-macro v0.9.1
17322025-07-10T16:54:10.559Z Compiling cexpr v0.6.0
17332025-07-10T16:54:11.978Z Compiling num-derive v0.4.2
17342025-07-10T16:54:12.003Z Compiling proc-macro-error-attr2 v2.0.0
17352025-07-10T16:54:13.203Z Compiling bindgen v0.71.1
17362025-07-10T16:54:13.228Z Compiling proc-macro-error2 v2.0.1
17372025-07-10T16:54:13.782Z Compiling hubpack v0.1.2
17382025-07-10T16:54:13.948Z Compiling tabled_derive v0.10.0
17392025-07-10T16:54:15.529Z Compiling zerocopy-derive v0.6.6
17402025-07-10T16:54:15.976Z Compiling derive-where v1.2.7
17412025-07-10T16:54:16.360Z Compiling libz-sys v1.1.20
17422025-07-10T16:54:16.822Z Compiling static_assertions v1.1.0
17432025-07-10T16:54:17.096Z Compiling zerocopy v0.8.17
17442025-07-10T16:54:17.254Z Compiling hash32 v0.3.1
17452025-07-10T16:54:17.551Z Compiling fastrand v2.2.0
17462025-07-10T16:54:17.691Z Compiling heapless v0.8.0
17472025-07-10T16:54:18.626Z Compiling tempfile v3.14.0
17482025-07-10T16:54:18.828Z Compiling strum_macros v0.25.3
17492025-07-10T16:54:19.518Z Compiling tabwriter v1.4.0
17502025-07-10T16:54:20.029Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17512025-07-10T16:54:21.148Z Compiling enum-as-inner v0.6.1
17522025-07-10T16:54:22.001Z Compiling serde_repr v0.1.19
17532025-07-10T16:54:22.242Z Compiling managed v0.8.0
17542025-07-10T16:54:22.722Z Compiling cobs v0.2.3
17552025-07-10T16:54:23.054Z Compiling postcard v1.0.10
17562025-07-10T16:54:23.154Z Compiling smoltcp v0.11.0
17572025-07-10T16:54:23.698Z Compiling progenitor v0.9.1
17582025-07-10T16:54:23.950Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
17592025-07-10T16:54:25.146Z Compiling colored v2.1.0
17602025-07-10T16:54:25.917Z Compiling foreign-types-shared v0.3.1
17612025-07-10T16:54:25.963Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17622025-07-10T16:54:26.553Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17632025-07-10T16:54:26.590Z Compiling foreign-types v0.5.0
17642025-07-10T16:54:26.745Z Compiling derive_more v0.99.18
17652025-07-10T16:54:27.216Z Compiling camino-tempfile v1.1.1
17662025-07-10T16:54:27.671Z Compiling heck v0.3.3
17672025-07-10T16:54:27.925Z Compiling num_enum v0.5.11
17682025-07-10T16:54:27.999Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17692025-07-10T16:54:28.102Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17702025-07-10T16:54:28.199Z Compiling cstr-argument v0.1.2
17712025-07-10T16:54:28.406Z Compiling pretty-hex v0.2.1
17722025-07-10T16:54:28.474Z Compiling unicode-width v0.2.0
17732025-07-10T16:54:28.798Z Compiling bytecount v0.6.8
17742025-07-10T16:54:29.011Z Compiling papergrid v0.14.0
17752025-07-10T16:54:29.351Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17762025-07-10T16:54:29.602Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17772025-07-10T16:54:29.922Z Compiling structopt-derive v0.4.18
17782025-07-10T16:54:30.190Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17792025-07-10T16:54:30.625Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
17802025-07-10T16:54:31.119Z Compiling memoffset v0.9.1
17812025-07-10T16:54:31.258Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17822025-07-10T16:54:32.308Z Compiling tinyvec_macros v0.1.1
17832025-07-10T16:54:32.349Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
17842025-07-10T16:54:32.433Z Compiling tinyvec v1.8.0
17852025-07-10T16:54:32.572Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
17862025-07-10T16:54:32.719Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
17872025-07-10T16:54:33.335Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
17882025-07-10T16:54:33.889Z Compiling nix v0.29.0
17892025-07-10T16:54:34.767Z Compiling tabled v0.18.0
17902025-07-10T16:54:34.847Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
17912025-07-10T16:54:35.780Z Compiling crucible-workspace-hack v0.1.0
17922025-07-10T16:54:35.903Z Compiling itertools v0.14.0
17932025-07-10T16:54:36.399Z Compiling itertools v0.10.5
17942025-07-10T16:54:37.008Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
17952025-07-10T16:54:37.399Z Compiling sigpipe v0.1.3
17962025-07-10T16:54:37.559Z Compiling base64ct v1.6.0
17972025-07-10T16:54:38.183Z Compiling password-hash v0.5.0
17982025-07-10T16:54:38.756Z Compiling zone v0.3.0
17992025-07-10T16:54:38.873Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
18002025-07-10T16:54:39.210Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18012025-07-10T16:54:39.800Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
18022025-07-10T16:54:40.279Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
18032025-07-10T16:54:40.399Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
18042025-07-10T16:54:40.541Z Compiling unicode-normalization v0.1.24
18052025-07-10T16:54:41.604Z Compiling textwrap v0.11.0
18062025-07-10T16:54:41.884Z Compiling blake2 v0.10.6
18072025-07-10T16:54:42.018Z Compiling smf v0.2.3
18082025-07-10T16:54:42.125Z Compiling libgit2-sys v0.17.0+1.8.1
18092025-07-10T16:54:42.282Z Compiling atty v0.2.14
18102025-07-10T16:54:42.447Z Compiling strsim v0.8.0
18112025-07-10T16:54:42.864Z Compiling vec_map v0.8.2
18122025-07-10T16:54:42.937Z Compiling whoami v1.5.2
18132025-07-10T16:54:43.127Z Compiling ansi_term v0.12.1
18142025-07-10T16:54:43.170Z Compiling fixedbitset v0.4.2
18152025-07-10T16:54:43.353Z Compiling unicode-bidi v0.3.17
18162025-07-10T16:54:43.520Z Compiling crc8 v0.1.1
18172025-07-10T16:54:43.639Z Compiling petgraph v0.6.5
18182025-07-10T16:54:43.664Z Compiling clap v2.34.0
18192025-07-10T16:54:43.702Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18202025-07-10T16:54:44.275Z Compiling idna v0.4.0
18212025-07-10T16:54:44.501Z Compiling argon2 v0.5.3
18222025-07-10T16:54:46.344Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
18232025-07-10T16:54:46.502Z Compiling zerocopy v0.6.6
18242025-07-10T16:54:46.617Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
18252025-07-10T16:54:47.165Z Compiling newline-converter v0.3.0
18262025-07-10T16:54:47.230Z Compiling console v0.15.8
18272025-07-10T16:54:47.705Z Compiling serde-big-array v0.5.1
18282025-07-10T16:54:48.215Z Compiling similar v2.6.0
18292025-07-10T16:54:48.754Z Compiling linked-hash-map v0.5.6
18302025-07-10T16:54:49.108Z Compiling data-encoding v2.6.0
18312025-07-10T16:54:49.532Z Compiling quick-error v1.2.3
18322025-07-10T16:54:49.744Z Compiling resolv-conf v0.7.0
18332025-07-10T16:54:49.854Z Compiling hickory-proto v0.24.1
18342025-07-10T16:54:50.761Z Compiling expectorate v1.1.0
18352025-07-10T16:54:50.970Z Compiling lru-cache v0.1.2
18362025-07-10T16:54:52.055Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18372025-07-10T16:54:52.685Z Compiling structopt v0.3.26
18382025-07-10T16:54:52.879Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18392025-07-10T16:54:53.707Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18402025-07-10T16:54:53.878Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
18412025-07-10T16:54:54.269Z Compiling atomicwrites v0.4.4
18422025-07-10T16:54:54.640Z Compiling newtype_derive v0.1.6
18432025-07-10T16:54:54.768Z Compiling owo-colors v4.1.0
18442025-07-10T16:54:56.342Z Compiling cancel-safe-futures v0.1.5
18452025-07-10T16:54:57.320Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18462025-07-10T16:54:57.358Z Compiling libsw v3.3.1
18472025-07-10T16:54:57.967Z Compiling cargo-platform v0.1.8
18482025-07-10T16:54:58.270Z Compiling highway v1.2.0
18492025-07-10T16:54:58.322Z Compiling swrite v0.1.0
18502025-07-10T16:54:58.474Z Compiling linear-map v1.2.0
18512025-07-10T16:54:59.105Z Compiling indent_write v2.2.0
18522025-07-10T16:54:59.352Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18532025-07-10T16:55:00.081Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18542025-07-10T16:55:00.297Z Compiling cargo_metadata v0.18.1
18552025-07-10T16:55:01.292Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18562025-07-10T16:55:04.713Z Compiling steno v0.4.1
18572025-07-10T16:55:05.271Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18582025-07-10T16:55:06.286Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18592025-07-10T16:55:06.582Z Compiling hickory-resolver v0.24.3
18602025-07-10T16:55:07.849Z Compiling cookie v0.18.1
18612025-07-10T16:55:11.524Z Compiling tokio-stream v0.1.16
18622025-07-10T16:55:11.799Z Compiling rustc_version v0.4.1
18632025-07-10T16:55:12.542Z Compiling humantime v2.1.0
18642025-07-10T16:55:14.059Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18652025-07-10T16:55:14.135Z Compiling qorb v0.2.1
18662025-07-10T16:55:20.984Z Compiling signal-hook v0.3.17
18672025-07-10T16:55:22.080Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
18682025-07-10T16:55:23.415Z Compiling crossbeam-epoch v0.9.18
18692025-07-10T16:55:23.636Z Compiling curl-sys v0.4.78+curl-8.11.0
18702025-07-10T16:55:24.265Z Compiling predicates-core v1.0.8
18712025-07-10T16:55:24.435Z Compiling mockall_derive v0.13.1
18722025-07-10T16:55:24.877Z Compiling crossbeam-deque v0.8.5
18732025-07-10T16:55:25.144Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
18742025-07-10T16:55:25.168Z Compiling slog-dtrace v0.3.0
18752025-07-10T16:55:25.361Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
18762025-07-10T16:55:26.011Z Compiling blake3 v1.5.4
18772025-07-10T16:55:26.540Z Compiling csv-core v0.1.11
18782025-07-10T16:55:26.751Z Compiling yansi v1.0.1
18792025-07-10T16:55:26.947Z Compiling termtree v0.4.1
18802025-07-10T16:55:27.170Z Compiling diff v0.1.13
18812025-07-10T16:55:27.196Z Compiling adler2 v2.0.0
18822025-07-10T16:55:27.238Z Compiling predicates-tree v1.0.11
18832025-07-10T16:55:27.496Z Compiling pretty_assertions v1.4.1
18842025-07-10T16:55:27.573Z Compiling miniz_oxide v0.8.0
18852025-07-10T16:55:27.867Z Compiling csv v1.3.1
18862025-07-10T16:55:28.909Z Compiling rayon-core v1.12.1
18872025-07-10T16:55:29.389Z Compiling predicates v3.1.2
18882025-07-10T16:55:30.758Z Compiling xattr v1.3.1
18892025-07-10T16:55:31.075Z Compiling memmap2 v0.9.5
18902025-07-10T16:55:31.287Z Compiling filetime v0.2.25
18912025-07-10T16:55:31.468Z Compiling crc32fast v1.4.2
18922025-07-10T16:55:31.542Z Compiling arrayvec v0.7.6
18932025-07-10T16:55:31.695Z Compiling constant_time_eq v0.3.1
18942025-07-10T16:55:31.868Z Compiling fragile v2.0.0
18952025-07-10T16:55:31.903Z Compiling arrayref v0.3.9
18962025-07-10T16:55:31.962Z Compiling same-file v1.0.6
18972025-07-10T16:55:32.311Z Compiling downcast v0.11.0
18982025-07-10T16:55:32.536Z Compiling walkdir v2.5.0
18992025-07-10T16:55:33.613Z Compiling flate2 v1.0.34
19002025-07-10T16:55:34.014Z Compiling toml v0.7.8
19012025-07-10T16:55:34.153Z Compiling git2 v0.19.0
19022025-07-10T16:55:34.479Z Compiling tar v0.4.43
19032025-07-10T16:55:35.410Z Compiling mockall v0.13.1
19042025-07-10T16:55:35.677Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19052025-07-10T16:55:35.824Z Compiling curl v0.4.47
19062025-07-10T16:55:36.964Z Compiling signal-hook-tokio v0.3.1
19072025-07-10T16:55:37.776Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
19082025-07-10T16:55:38.777Z Compiling sha2 v0.10.8
19092025-07-10T16:55:39.756Z Compiling vergen v8.3.2
19102025-07-10T16:55:40.056Z Compiling kstat-rs v0.2.4
19112025-07-10T16:55:40.809Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
19122025-07-10T16:55:41.347Z Compiling topological-sort v0.2.2
19132025-07-10T16:55:41.378Z Compiling display-error-chain v0.2.2
19142025-07-10T16:55:41.616Z Compiling hex-literal v0.4.1
19152025-07-10T16:55:41.837Z Compiling omicron-zone-package v0.12.0
19162025-07-10T16:55:42.097Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19172025-07-10T16:55:42.209Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
19182025-07-10T16:55:42.375Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd)
19192025-07-10T16:55:46.965Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
19202025-07-10T16:55:48.818Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
19212025-07-10T16:55:49.285Z Compiling search_path v0.1.4
19222025-07-10T16:55:49.735Z Compiling internet-checksum v0.2.1
19232025-07-10T16:55:50.166Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
19242025-07-10T16:55:52.187Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
19252025-07-10T16:55:53.484Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
19262025-07-10T16:57:25.358Z Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 33s
19272025-07-10T16:57:25.487Z Running unittests src/lib.rs (target/debug/deps/aal-8f28490d264753c2)
19282025-07-10T16:57:25.518Z
19292025-07-10T16:57:25.518Zrunning 0 tests
19302025-07-10T16:57:25.518Z
19312025-07-10T16:57:25.518Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19322025-07-10T16:57:25.518Z
19332025-07-10T16:57:25.544Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
19342025-07-10T16:57:25.569Z
19352025-07-10T16:57:25.569Zrunning 0 tests
19362025-07-10T16:57:25.569Z
19372025-07-10T16:57:25.569Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19382025-07-10T16:57:25.569Z
19392025-07-10T16:57:25.569Z Running unittests src/lib.rs (target/debug/deps/asic-b9fb20fb79528cf4)
19402025-07-10T16:57:25.594Z
19412025-07-10T16:57:25.594Zrunning 0 tests
19422025-07-10T16:57:25.594Z
19432025-07-10T16:57:25.594Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
19442025-07-10T16:57:25.594Z
19452025-07-10T16:57:25.594Z Running unittests src/lib.rs (target/debug/deps/common-dc2a18e8ca6ae4c2)
19462025-07-10T16:57:25.619Z
19472025-07-10T16:57:25.619Zrunning 10 tests
19482025-07-10T16:57:25.619Ztest nat::tests::test_vni ... ok
19492025-07-10T16:57:25.619Ztest network::tests::test_equal ... ok
19502025-07-10T16:57:25.619Ztest network::tests::test_eui64 ... ok
19512025-07-10T16:57:25.619Ztest network::tests::test_generate_ipv6_link_local ... ok
19522025-07-10T16:57:25.619Ztest network::tests::test_not_equal ... ok
19532025-07-10T16:57:25.619Ztest network::tests::test_into ... ok
19542025-07-10T16:57:25.619Ztest network::tests::test_parse ... ok
19552025-07-10T16:57:25.619Ztest network::tests::test_to_string ... ok
19562025-07-10T16:57:25.619Ztest test_purge ... ok
19572025-07-10T16:57:25.619Ztest illumos::test::address_exists_handles_missing_object ... ok
19582025-07-10T16:57:25.619Z
19592025-07-10T16:57:25.619Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
19602025-07-10T16:57:25.619Z
19612025-07-10T16:57:25.619Z Running unittests src/main.rs (target/debug/deps/dpd-56d0ef75663e9617)
19622025-07-10T16:57:25.644Z
19632025-07-10T16:57:25.645Zrunning 33 tests
19642025-07-10T16:57:25.670ZJul 10 16:57:24.932 DEBG created new freemap, unit: freemap_test
19652025-07-10T16:57:25.670ZJul 10 16:57:24.932 DEBG initted freemap. size: 128, unit: freemap_test
19662025-07-10T16:57:25.670ZJul 10 16:57:24.932 DEBG reset freemap, unit: freemap_test
19672025-07-10T16:57:25.695Ztest freemap::test_ordering ... ok
19682025-07-10T16:57:25.695Ztest config::tests::test_updates ... ok
19692025-07-10T16:57:25.695Ztest freemap::test_exhaustion ... ok
19702025-07-10T16:57:25.695Ztest freemap::test_split ... ok
19712025-07-10T16:57:25.695Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
19722025-07-10T16:57:25.695Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
19732025-07-10T16:57:25.695Ztest macaddrs::tests::test_mac_offset ... ok
19742025-07-10T16:57:25.695Ztest macaddrs::tests::test_parse_port_id ... ok
19752025-07-10T16:57:25.695ZJul 10 16:57:24.955 DEBG created new freemap, unit: freemap_test
19762025-07-10T16:57:25.695ZJul 10 16:57:24.955 DEBG initted freemap. size: 128, unit: freemap_test
19772025-07-10T16:57:25.695ZJul 10 16:57:24.955 DEBG reset freemap, unit: freemap_test
19782025-07-10T16:57:25.695ZJul 10 16:57:24.955 DEBG created new freemap, unit: freemap_test
19792025-07-10T16:57:25.695ZJul 10 16:57:24.956 DEBG initted freemap. size: 128, unit: freemap_test
19802025-07-10T16:57:25.695ZJul 10 16:57:24.956 DEBG reset freemap, unit: freemap_test
19812025-07-10T16:57:25.695ZJul 10 16:57:24.956 DEBG created new freemap, unit: freemap_test
19822025-07-10T16:57:25.695ZJul 10 16:57:24.956 DEBG initted freemap. size: 128, unit: freemap_test
19832025-07-10T16:57:25.695ZJul 10 16:57:24.956 DEBG reset freemap, unit: freemap_test
19842025-07-10T16:57:25.695Ztest mcast::tests::test_id_range_boundaries ... ok
19852025-07-10T16:57:25.695Ztest freemap::test_free ... ok
19862025-07-10T16:57:25.695Ztest freemap::test_basic ... ok
19872025-07-10T16:57:25.721Ztest freemap::test_span ... ok
19882025-07-10T16:57:25.721Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
19892025-07-10T16:57:25.721Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
19902025-07-10T16:57:25.721Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
19912025-07-10T16:57:25.721Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
19922025-07-10T16:57:25.721Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
19932025-07-10T16:57:25.721Ztest mcast::validate::tests::test_ipv4_validation ... ok
19942025-07-10T16:57:25.721Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
19952025-07-10T16:57:25.721Ztest mcast::validate::tests::test_ipv6_validation ... ok
19962025-07-10T16:57:25.721Ztest mcast::validate::tests::test_address_validation_integrated ... ok
19972025-07-10T16:57:25.721Ztest nat::test_mapping ... ok
19982025-07-10T16:57:25.721Ztest port_map::tests::dump_map ... ok
19992025-07-10T16:57:25.721Ztest port_map::tests::test_backplane_group ... ok
20002025-07-10T16:57:25.721Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
20012025-07-10T16:57:25.721Ztest mcast::validate::tests::test_validate_nat_target ... ok
20022025-07-10T16:57:25.721Ztest port_map::tests::test_port_map ... ok
20032025-07-10T16:57:25.721Ztest port_map::tests::parse_softnpu_revision ... ok
20042025-07-10T16:57:25.721Ztest mcast::validate::tests::test_is_ssm_function ... ok
20052025-07-10T16:57:25.721Ztest mcast::tests::test_concurrent_id_allocation ... ok
20062025-07-10T16:57:25.721Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
20072025-07-10T16:57:25.721Ztest api_server::tests::test_build_info ... ok
20082025-07-10T16:57:25.721ZJul 10 16:57:24.972 DEBG created new freemap, unit: freemap_test
20092025-07-10T16:57:25.721ZJul 10 16:57:24.972 DEBG initted freemap. size: 128, unit: freemap_test
20102025-07-10T16:57:25.721ZJul 10 16:57:24.972 DEBG reset freemap, unit: freemap_test
20112025-07-10T16:57:25.722Ztest freemap::test_reclaim ... ok
20122025-07-10T16:57:25.722Z
20132025-07-10T16:57:25.722Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
20142025-07-10T16:57:25.722Z
20152025-07-10T16:57:25.722Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c416cb9f252a8ef4)
20162025-07-10T16:57:25.747Z
20172025-07-10T16:57:25.747Zrunning 0 tests
20182025-07-10T16:57:25.747Z
20192025-07-10T16:57:25.747Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20202025-07-10T16:57:25.747Z
20212025-07-10T16:57:25.747Z Running unittests src/lib.rs (target/debug/deps/dpd_client-9112713d9c75e68e)
20222025-07-10T16:57:25.772Z
20232025-07-10T16:57:25.772Zrunning 2 tests
20242025-07-10T16:57:25.773Ztest tests::test_port_id_cmp ... ok
20252025-07-10T16:57:25.773Ztest tests::test_parse_client_port_id ... ok
20262025-07-10T16:57:25.773Z
20272025-07-10T16:57:25.773Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20282025-07-10T16:57:25.773Z
20292025-07-10T16:57:25.798Z Running tests/test_all.rs (target/debug/deps/test_all-158c4966d0084674)
20302025-07-10T16:57:25.798Z
20312025-07-10T16:57:25.798Zrunning 0 tests
20322025-07-10T16:57:25.798Z
20332025-07-10T16:57:25.798Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20342025-07-10T16:57:25.798Z
20352025-07-10T16:57:25.798Z Running unittests src/lib.rs (target/debug/deps/packet-bc24c48def20f0fd)
20362025-07-10T16:57:25.827Z
20372025-07-10T16:57:25.828Zrunning 12 tests
20382025-07-10T16:57:25.852Ztest icmp::test_v6_checksum ... ok
20392025-07-10T16:57:25.852Ztest lldp::test_lldp_parse ... ok
20402025-07-10T16:57:25.852Ztest icmp::test_v4_checksum ... ok
20412025-07-10T16:57:25.853Ztest pbuf::test_byte ... ok
20422025-07-10T16:57:25.853Ztest ipv6::test_ipv6_parse ... ok
20432025-07-10T16:57:25.853Ztest pbuf::test_nibble ... ok
20442025-07-10T16:57:25.853Ztest pbuf::test_overflow ... ok
20452025-07-10T16:57:25.853Ztest pbuf::test_short ... ok
20462025-07-10T16:57:25.853Ztest pbuf::test_word ... ok
20472025-07-10T16:57:25.853Ztest pbuf::test_twelve ... ok
20482025-07-10T16:57:25.853Ztest tcp::test_checksum_syn_nodata ... ok
20492025-07-10T16:57:25.853Ztest tcp::test_checksum_ack_data ... ok
20502025-07-10T16:57:25.853Z
20512025-07-10T16:57:25.853Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20522025-07-10T16:57:25.853Z
20532025-07-10T16:57:25.853Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
20542025-07-10T16:57:25.878Z
20552025-07-10T16:57:25.878Zrunning 0 tests
20562025-07-10T16:57:25.878Z
20572025-07-10T16:57:25.878Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20582025-07-10T16:57:25.878Z
20592025-07-10T16:57:25.878Z Running unittests src/main.rs (target/debug/deps/swadm-8e35942b36c06bc3)
20602025-07-10T16:57:25.904Z
20612025-07-10T16:57:25.904Zrunning 3 tests
20622025-07-10T16:57:25.904Ztest switchport::test::test_compute_lanes ... ok
20632025-07-10T16:57:25.904Z Lane 0 Lane 0 Lane 1 Lane 1 Lane 2 Lane 2Lane 3
20642025-07-10T16:57:25.904Z Rx Loss-of-lock: Yes Yes Yes Yes
20652025-07-10T16:57:25.904Z Rx Loss-of-signal: Yes Yes Yes Yes
20662025-07-10T16:57:25.904Z Rx CDR Enabled: Yes Yes Yes Yes
20672025-07-10T16:57:25.904Z Tx Enabled: Yes Yes Yes Yes
20682025-07-10T16:57:25.904Z Tx Loss-of-lock: No No No No
20692025-07-10T16:57:25.904Z Tx Loss-of-signal: No No No No
20702025-07-10T16:57:25.904Z Tx CDR Enabled: No NoLane 3
20712025-07-10T16:57:25.904ZNo No State: Activated
20722025-07-10T16:57:25.904Z Tx Adaptive EQ Fault: NoActivated No Activated ActivatedNo
20732025-07-10T16:57:25.904Z No Rx Output Enabled: false
20742025-07-10T16:57:25.904Z Tx Fault: Yes false Yes false falseYes
20752025-07-10T16:57:25.904Z Yes Rx Output Status: valid
20762025-07-10T16:57:25.904Z valid valid valid
20772025-07-10T16:57:25.904Z Rx Loss-of-lock: true true true true
20782025-07-10T16:57:25.904Z Rx Loss-of-signal: false false false false
20792025-07-10T16:57:25.904ZRx Auto-squelch Disable: true true true true
20802025-07-10T16:57:25.904Z Tx Output Enabled: true true true true
20812025-07-10T16:57:25.904Z Tx Output Status: invalid invalid invalid invalid
20822025-07-10T16:57:25.904Z Tx Loss-of-lock: false false false false
20832025-07-10T16:57:25.904Z Tx Loss-of-signal: true true true true
20842025-07-10T16:57:25.904ZTx Auto-squelch Disable: false false false false
20852025-07-10T16:57:25.904Z Tx Adaptive EQ Fail: true true true true
20862025-07-10T16:57:25.904Z Tx Failure: false false false false
20872025-07-10T16:57:25.904Z Tx Force Squelch: true true true true
20882025-07-10T16:57:25.904Z Tx Input Polarity: normal normal normal normal
20892025-07-10T16:57:25.904Ztest switchport::test::test_print_sff_datapath ... ok
20902025-07-10T16:57:25.904Ztest switchport::test::test_print_cmis_datapath ... ok
20912025-07-10T16:57:25.904Z
20922025-07-10T16:57:25.904Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20932025-07-10T16:57:25.904Z
20942025-07-10T16:57:25.904Z Running tests/port-link.rs (target/debug/deps/port_link-5a632e4581e04953)
20952025-07-10T16:57:25.930Z
20962025-07-10T16:57:25.930Zrunning 5 tests
20972025-07-10T16:57:25.930Ztest test_an ... ignored
20982025-07-10T16:57:25.930Ztest test_enable ... ignored
20992025-07-10T16:57:25.930Ztest test_ip_addresses ... ignored
21002025-07-10T16:57:25.930Ztest test_kr ... ignored
21012025-07-10T16:57:25.930Ztest test_mac ... ignored
21022025-07-10T16:57:25.930Z
21032025-07-10T16:57:25.930Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
21042025-07-10T16:57:25.930Z
21052025-07-10T16:57:25.930Z Running unittests src/main.rs (target/debug/deps/tfportd-f70eac9211a11ae2)
21062025-07-10T16:57:25.955Z
21072025-07-10T16:57:25.955Zrunning 3 tests
21082025-07-10T16:57:25.955Ztest linklocal::test_parse_ipadm ... ok
21092025-07-10T16:57:25.955Ztest tfport::test_parse_tfport ... ok
21102025-07-10T16:57:25.980Ztest config::tests::test_updates ... ok
21112025-07-10T16:57:25.980Z
21122025-07-10T16:57:25.980Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21132025-07-10T16:57:25.980Z
21142025-07-10T16:57:25.980Z Running unittests src/main.rs (target/debug/deps/uplinkd-e7b81ede73ce1c55)
21152025-07-10T16:57:26.005Z
21162025-07-10T16:57:26.005Zrunning 0 tests
21172025-07-10T16:57:26.005Z
21182025-07-10T16:57:26.005Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21192025-07-10T16:57:26.005Z
21202025-07-10T16:57:26.005Z Running unittests src/main.rs (target/debug/deps/xtask-043f4c3ca372640a)
21212025-07-10T16:57:26.032Z
21222025-07-10T16:57:26.032Zrunning 0 tests
21232025-07-10T16:57:26.032Z
21242025-07-10T16:57:26.032Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21252025-07-10T16:57:26.032Z
21262025-07-10T16:57:26.032Z Doc-tests aal
21272025-07-10T16:57:26.214Z
21282025-07-10T16:57:26.214Zrunning 0 tests
21292025-07-10T16:57:26.214Z
21302025-07-10T16:57:26.214Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21312025-07-10T16:57:26.214Z
21322025-07-10T16:57:26.241Z Doc-tests aal_macros
21332025-07-10T16:57:26.387Z
21342025-07-10T16:57:26.387Zrunning 0 tests
21352025-07-10T16:57:26.387Z
21362025-07-10T16:57:26.387Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21372025-07-10T16:57:26.387Z
21382025-07-10T16:57:26.412Z Doc-tests common
21392025-07-10T16:57:26.817Z
21402025-07-10T16:57:26.817Zrunning 0 tests
21412025-07-10T16:57:26.817Z
21422025-07-10T16:57:26.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21432025-07-10T16:57:26.817Z
21442025-07-10T16:57:26.846Z Doc-tests dpd_client
21452025-07-10T16:57:29.056Z
21462025-07-10T16:57:29.056Zrunning 0 tests
21472025-07-10T16:57:29.056Z
21482025-07-10T16:57:29.056Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21492025-07-10T16:57:29.056Z
21502025-07-10T16:57:29.121Z Doc-tests packet
21512025-07-10T16:57:29.324Z
21522025-07-10T16:57:29.324Zrunning 0 tests
21532025-07-10T16:57:29.324Z
21542025-07-10T16:57:29.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21552025-07-10T16:57:29.324Z
21562025-07-10T16:57:29.350Z Doc-tests pcap
21572025-07-10T16:57:29.466Z
21582025-07-10T16:57:29.466Zrunning 0 tests
21592025-07-10T16:57:29.466Z
21602025-07-10T16:57:29.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21612025-07-10T16:57:29.466Z
21622025-07-10T16:57:29.556Z+ for feat in tofino_stub tofino_asic softnpu chaos
21632025-07-10T16:57:29.556Z+ cargo test --features tofino_asic
21642025-07-10T16:57:30.580Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
21652025-07-10T16:57:30.605Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21662025-07-10T16:57:30.654Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21672025-07-10T16:57:30.686Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21682025-07-10T16:57:30.712Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
21692025-07-10T16:57:48.823Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
21702025-07-10T16:57:49.017Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
21712025-07-10T16:59:16.187Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
21722025-07-10T16:59:16.313Z Running unittests src/lib.rs (target/debug/deps/aal-8f28490d264753c2)
21732025-07-10T16:59:16.343Z
21742025-07-10T16:59:16.343Zrunning 0 tests
21752025-07-10T16:59:16.343Z
21762025-07-10T16:59:16.343Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21772025-07-10T16:59:16.343Z
21782025-07-10T16:59:16.368Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
21792025-07-10T16:59:16.368Z
21802025-07-10T16:59:16.368Zrunning 0 tests
21812025-07-10T16:59:16.368Z
21822025-07-10T16:59:16.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21832025-07-10T16:59:16.368Z
21842025-07-10T16:59:16.368Z Running unittests src/lib.rs (target/debug/deps/asic-5cc06bafb7d19d80)
21852025-07-10T16:59:16.567Z
21862025-07-10T16:59:16.567Zrunning 8 tests
21872025-07-10T16:59:16.592Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
21882025-07-10T16:59:16.592Ztest tofino_asic::qsfp::tests::fix_link ... ok
21892025-07-10T16:59:16.592Ztest tofino_asic::stats::constants_sanity_check ... ok
21902025-07-10T16:59:16.592Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
21912025-07-10T16:59:16.592Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
21922025-07-10T16:59:16.592Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
21932025-07-10T16:59:16.592Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
21942025-07-10T16:59:17.073Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
21952025-07-10T16:59:17.073Z
21962025-07-10T16:59:17.073Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
21972025-07-10T16:59:17.073Z
21982025-07-10T16:59:17.098Z Running unittests src/lib.rs (target/debug/deps/common-dc2a18e8ca6ae4c2)
21992025-07-10T16:59:17.124Z
22002025-07-10T16:59:17.124Zrunning 10 tests
22012025-07-10T16:59:17.124Ztest nat::tests::test_vni ... ok
22022025-07-10T16:59:17.124Ztest network::tests::test_equal ... ok
22032025-07-10T16:59:17.124Ztest network::tests::test_eui64 ... ok
22042025-07-10T16:59:17.124Ztest network::tests::test_generate_ipv6_link_local ... ok
22052025-07-10T16:59:17.124Ztest network::tests::test_into ... ok
22062025-07-10T16:59:17.124Ztest network::tests::test_not_equal ... ok
22072025-07-10T16:59:17.124Ztest network::tests::test_to_string ... ok
22082025-07-10T16:59:17.124Ztest network::tests::test_parse ... ok
22092025-07-10T16:59:17.124Ztest test_purge ... ok
22102025-07-10T16:59:17.124Ztest illumos::test::address_exists_handles_missing_object ... ok
22112025-07-10T16:59:17.124Z
22122025-07-10T16:59:17.124Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
22132025-07-10T16:59:17.124Z
22142025-07-10T16:59:17.149Z Running unittests src/main.rs (target/debug/deps/dpd-1fcdfebdb7a815e9)
22152025-07-10T16:59:17.263Z
22162025-07-10T16:59:17.263Zrunning 61 tests
22172025-07-10T16:59:17.288ZJul 10 16:59:16.561 DEBG created new freemap, unit: freemap_test
22182025-07-10T16:59:17.288ZJul 10 16:59:16.562 DEBG initted freemap. size: 128, unit: freemap_test
22192025-07-10T16:59:17.288ZJul 10 16:59:16.562 DEBG reset freemap, unit: freemap_test
22202025-07-10T16:59:17.288Ztest freemap::test_ordering ... ok
22212025-07-10T16:59:17.288Ztest config::tests::test_updates ... ok
22222025-07-10T16:59:17.288Ztest freemap::test_split ... ok
22232025-07-10T16:59:17.288Ztest freemap::test_basic ... ok
22242025-07-10T16:59:17.288Ztest macaddrs::tests::test_mac_offset ... ok
22252025-07-10T16:59:17.288Ztest macaddrs::tests::test_parse_port_id ... ok
22262025-07-10T16:59:17.288Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
22272025-07-10T16:59:17.288Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
22282025-07-10T16:59:17.313Ztest mcast::tests::test_id_range_boundaries ... ok
22292025-07-10T16:59:17.313Ztest mcast::tests::test_concurrent_id_allocation ... ok
22302025-07-10T16:59:17.313Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
22312025-07-10T16:59:17.313Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
22322025-07-10T16:59:17.313Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
22332025-07-10T16:59:17.313Ztest mcast::validate::tests::test_address_validation_integrated ... ok
22342025-07-10T16:59:17.313Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
22352025-07-10T16:59:17.313Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
22362025-07-10T16:59:17.313Ztest mcast::validate::tests::test_ipv4_validation ... ok
22372025-07-10T16:59:17.314Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
22382025-07-10T16:59:17.314Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
22392025-07-10T16:59:17.314Ztest mcast::validate::tests::test_ipv6_validation ... ok
22402025-07-10T16:59:17.314Ztest mcast::validate::tests::test_is_ssm_function ... ok
22412025-07-10T16:59:17.314Ztest mcast::validate::tests::test_validate_nat_target ... ok
22422025-07-10T16:59:17.314Ztest nat::test_mapping ... ok
22432025-07-10T16:59:17.314Ztest port_map::tests::test_backplane_group ... ok
22442025-07-10T16:59:17.314Ztest port_map::tests::dump_map ... ok
22452025-07-10T16:59:17.314Ztest port_map::tests::test_port_map ... ok
22462025-07-10T16:59:17.314Ztest transceivers::mpn_test::test_mpn_missing ... ok
22472025-07-10T16:59:17.314Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
22482025-07-10T16:59:17.314Ztest transceivers::mpn_test::test_mpn_present ... ok
22492025-07-10T16:59:17.314Ztest transceivers::mpn_test::test_xcvr_missing ... ok
22502025-07-10T16:59:17.314ZJul 10 16:59:16.579 DEBG created new freemap, unit: freemap_test
22512025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
22522025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
22532025-07-10T16:59:17.314ZJul 10 16:59:16.579 DEBG created new freemap, unit: freemap_test
22542025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
22552025-07-10T16:59:17.314ZJul 10 16:59:16.580 DEBG initted freemap. size: 128, unit: freemap_test
22562025-07-10T16:59:17.314ZJul 10 16:59:16.579 DEBG initted freemap. size: 128, unit: freemap_test
22572025-07-10T16:59:17.314ZJul 10 16:59:16.580 DEBG reset freemap, unit: freemap_test
22582025-07-10T16:59:17.314ZJul 10 16:59:16.580 DEBG created new freemap, unit: freemap_test
22592025-07-10T16:59:17.314ZJul 10 16:59:16.580Jul 10 16:59:16.580 DEBG initted freemap. size: 128, unit: freemap_test
22602025-07-10T16:59:17.314ZJul 10 16:59:16.580 DEBG reset freemap, unit: freemap_test
22612025-07-10T16:59:17.314Ztest freemap::test_span ... ok
22622025-07-10T16:59:17.314Z DEBG reset freemap, unit: freemap_test
22632025-07-10T16:59:17.314Ztest freemap::test_reclaim ... ok
22642025-07-10T16:59:17.314ZJul 10 16:59:16.581 DEBG created new freemap, unit: freemap_test
22652025-07-10T16:59:17.314ZJul 10 16:59:16.581 DEBG initted freemap. size: 128, unit: freemap_test
22662025-07-10T16:59:17.314ZJul 10 16:59:16.581 DEBG reset freemap, unit: freemap_test
22672025-07-10T16:59:17.314Ztest freemap::test_free ... ok
22682025-07-10T16:59:17.314Ztest freemap::test_exhaustion ... ok
22692025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
22702025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
22712025-07-10T16:59:17.314Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
22722025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
22732025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
22742025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
22752025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
22762025-07-10T16:59:17.315Ztest api_server::tests::test_build_info ... ok
22772025-07-10T16:59:17.315Ztest port_map::tests::parse_softnpu_revision ... ok
22782025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
22792025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
22802025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
22812025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
22822025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
22832025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
22842025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
22852025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
22862025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
22872025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
22882025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
22892025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
22902025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
22912025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
22922025-07-10T16:59:17.315Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
22932025-07-10T16:59:17.315Z
22942025-07-10T16:59:17.315Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
22952025-07-10T16:59:17.315Z
22962025-07-10T16:59:17.340Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3fc7921f1a3bf2b8)
22972025-07-10T16:59:17.365Z
22982025-07-10T16:59:17.365Zrunning 1 test
22992025-07-10T16:59:17.618Ztest test_dpd_openapi ... ok
23002025-07-10T16:59:17.618Z
23012025-07-10T16:59:17.618Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
23022025-07-10T16:59:17.618Z
23032025-07-10T16:59:17.643Z Running unittests src/lib.rs (target/debug/deps/dpd_client-8cf828199e86c8ab)
23042025-07-10T16:59:17.668Z
23052025-07-10T16:59:17.668Zrunning 2 tests
23062025-07-10T16:59:17.668Ztest tests::test_parse_client_port_id ... ok
23072025-07-10T16:59:17.668Ztest tests::test_port_id_cmp ... ok
23082025-07-10T16:59:17.668Z
23092025-07-10T16:59:17.668Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23102025-07-10T16:59:17.668Z
23112025-07-10T16:59:17.668Z Running tests/test_all.rs (target/debug/deps/test_all-5efd69dd98e8d88a)
23122025-07-10T16:59:17.693Z
23132025-07-10T16:59:17.693Zrunning 0 tests
23142025-07-10T16:59:17.693Z
23152025-07-10T16:59:17.693Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23162025-07-10T16:59:17.693Z
23172025-07-10T16:59:17.693Z Running unittests src/lib.rs (target/debug/deps/packet-bc24c48def20f0fd)
23182025-07-10T16:59:17.718Z
23192025-07-10T16:59:17.718Zrunning 12 tests
23202025-07-10T16:59:17.718Ztest icmp::test_v6_checksum ... ok
23212025-07-10T16:59:17.718Ztest icmp::test_v4_checksum ... ok
23222025-07-10T16:59:17.718Ztest pbuf::test_nibble ... ok
23232025-07-10T16:59:17.718Ztest lldp::test_lldp_parse ... ok
23242025-07-10T16:59:17.719Ztest pbuf::test_byte ... ok
23252025-07-10T16:59:17.719Ztest ipv6::test_ipv6_parse ... ok
23262025-07-10T16:59:17.719Ztest pbuf::test_overflow ... ok
23272025-07-10T16:59:17.719Ztest pbuf::test_short ... ok
23282025-07-10T16:59:17.719Ztest pbuf::test_twelve ... ok
23292025-07-10T16:59:17.719Ztest pbuf::test_word ... ok
23302025-07-10T16:59:17.719Ztest tcp::test_checksum_syn_nodata ... ok
23312025-07-10T16:59:17.719Ztest tcp::test_checksum_ack_data ... ok
23322025-07-10T16:59:17.719Z
23332025-07-10T16:59:17.719Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23342025-07-10T16:59:17.719Z
23352025-07-10T16:59:17.719Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
23362025-07-10T16:59:17.746Z
23372025-07-10T16:59:17.746Zrunning 0 tests
23382025-07-10T16:59:17.746Z
23392025-07-10T16:59:17.746Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23402025-07-10T16:59:17.746Z
23412025-07-10T16:59:17.746Z Running unittests src/main.rs (target/debug/deps/swadm-60ec2c69dbc9eece)
23422025-07-10T16:59:17.771Z
23432025-07-10T16:59:17.771Zrunning 3 tests
23442025-07-10T16:59:17.771Ztest switchport::test::test_compute_lanes ... ok
23452025-07-10T16:59:17.771Z Lane 0 Lane 1 Lane 2 Lane 0 Lane 3Lane 1
23462025-07-10T16:59:17.771Z Rx Loss-of-lock: Yes Yes Yes Yes
23472025-07-10T16:59:17.771Z Rx Loss-of-signal: Yes Yes Yes Yes
23482025-07-10T16:59:17.771Z Rx CDR Enabled: Yes Yes Yes Yes
23492025-07-10T16:59:17.771Z Tx Enabled: Yes Yes Yes Yes
23502025-07-10T16:59:17.771Z Tx Loss-of-lock: No No No No
23512025-07-10T16:59:17.771Z Tx Loss-of-signal: No No No No
23522025-07-10T16:59:17.771Z Tx CDR Enabled: No No No No
23532025-07-10T16:59:17.771Z Tx Adaptive EQ Fault: No No Lane 2No No
23542025-07-10T16:59:17.771ZLane 3
23552025-07-10T16:59:17.771Z Tx Fault: Yes State: Activated Activated ActivatedYes Yes ActivatedYes
23562025-07-10T16:59:17.771Z
23572025-07-10T16:59:17.771Z Rx Output Enabled: false false false false
23582025-07-10T16:59:17.771Z Rx Output Status: valid valid valid valid
23592025-07-10T16:59:17.771Z Rx Loss-of-lock: true true true true
23602025-07-10T16:59:17.771Z Rx Loss-of-signal: false false false false
23612025-07-10T16:59:17.771ZRx Auto-squelch Disable: true true true true
23622025-07-10T16:59:17.772Z Tx Output Enabled: true true true true
23632025-07-10T16:59:17.772Z Tx Output Status: invalid invalid invalid invalid
23642025-07-10T16:59:17.772Z Tx Loss-of-lock: false false false false
23652025-07-10T16:59:17.772Z Tx Loss-of-signal: true true true true
23662025-07-10T16:59:17.772ZTx Auto-squelch Disable: false false false false
23672025-07-10T16:59:17.772Z Tx Adaptive EQ Fail: true true true true
23682025-07-10T16:59:17.772Z Tx Failure: false false false false
23692025-07-10T16:59:17.772Z Tx Force Squelch: true true true true
23702025-07-10T16:59:17.772Z Tx Input Polarity: normal normal normal normal
23712025-07-10T16:59:17.772Ztest switchport::test::test_print_cmis_datapath ... ok
23722025-07-10T16:59:17.772Ztest switchport::test::test_print_sff_datapath ... ok
23732025-07-10T16:59:17.772Z
23742025-07-10T16:59:17.772Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23752025-07-10T16:59:17.772Z
23762025-07-10T16:59:17.772Z Running tests/port-link.rs (target/debug/deps/port_link-c8e629f2a77ff8fa)
23772025-07-10T16:59:17.799Z
23782025-07-10T16:59:17.799Zrunning 5 tests
23792025-07-10T16:59:17.799Ztest test_an ... ignored
23802025-07-10T16:59:17.799Ztest test_enable ... ignored
23812025-07-10T16:59:17.799Ztest test_ip_addresses ... ignored
23822025-07-10T16:59:17.799Ztest test_kr ... ignored
23832025-07-10T16:59:17.799Ztest test_mac ... ignored
23842025-07-10T16:59:17.799Z
23852025-07-10T16:59:17.799Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
23862025-07-10T16:59:17.799Z
23872025-07-10T16:59:17.799Z Running unittests src/main.rs (target/debug/deps/tfportd-e93cd3d86f4f7478)
23882025-07-10T16:59:17.824Z
23892025-07-10T16:59:17.824Zrunning 3 tests
23902025-07-10T16:59:17.850Ztest linklocal::test_parse_ipadm ... ok
23912025-07-10T16:59:17.850Ztest tfport::test_parse_tfport ... ok
23922025-07-10T16:59:17.850Ztest config::tests::test_updates ... ok
23932025-07-10T16:59:17.851Z
23942025-07-10T16:59:17.851Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23952025-07-10T16:59:17.851Z
23962025-07-10T16:59:17.851Z Running unittests src/main.rs (target/debug/deps/uplinkd-e7b81ede73ce1c55)
23972025-07-10T16:59:17.876Z
23982025-07-10T16:59:17.876Zrunning 0 tests
23992025-07-10T16:59:17.876Z
24002025-07-10T16:59:17.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24012025-07-10T16:59:17.877Z
24022025-07-10T16:59:17.877Z Running unittests src/main.rs (target/debug/deps/xtask-043f4c3ca372640a)
24032025-07-10T16:59:17.902Z
24042025-07-10T16:59:17.902Zrunning 0 tests
24052025-07-10T16:59:17.902Z
24062025-07-10T16:59:17.902Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24072025-07-10T16:59:17.902Z
24082025-07-10T16:59:17.902Z Doc-tests aal
24092025-07-10T16:59:18.118Z
24102025-07-10T16:59:18.118Zrunning 0 tests
24112025-07-10T16:59:18.118Z
24122025-07-10T16:59:18.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24132025-07-10T16:59:18.118Z
24142025-07-10T16:59:18.146Z Doc-tests aal_macros
24152025-07-10T16:59:18.309Z
24162025-07-10T16:59:18.309Zrunning 0 tests
24172025-07-10T16:59:18.309Z
24182025-07-10T16:59:18.309Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24192025-07-10T16:59:18.309Z
24202025-07-10T16:59:18.334Z Doc-tests common
24212025-07-10T16:59:18.789Z
24222025-07-10T16:59:18.789Zrunning 0 tests
24232025-07-10T16:59:18.789Z
24242025-07-10T16:59:18.789Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24252025-07-10T16:59:18.789Z
24262025-07-10T16:59:18.820Z Doc-tests dpd_client
24272025-07-10T16:59:21.232Z
24282025-07-10T16:59:21.232Zrunning 0 tests
24292025-07-10T16:59:21.232Z
24302025-07-10T16:59:21.232Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24312025-07-10T16:59:21.232Z
24322025-07-10T16:59:21.319Z Doc-tests packet
24332025-07-10T16:59:21.572Z
24342025-07-10T16:59:21.572Zrunning 0 tests
24352025-07-10T16:59:21.572Z
24362025-07-10T16:59:21.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24372025-07-10T16:59:21.572Z
24382025-07-10T16:59:21.597Z Doc-tests pcap
24392025-07-10T16:59:21.716Z
24402025-07-10T16:59:21.716Zrunning 0 tests
24412025-07-10T16:59:21.716Z
24422025-07-10T16:59:21.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24432025-07-10T16:59:21.716Z
24442025-07-10T16:59:21.810Z+ for feat in tofino_stub tofino_asic softnpu chaos
24452025-07-10T16:59:21.810Z+ cargo test --features softnpu
24462025-07-10T16:59:22.949Z Compiling syn v1.0.109
24472025-07-10T16:59:22.993Z Compiling num-integer v0.1.46
24482025-07-10T16:59:23.023Z Compiling num-complex v0.4.6
24492025-07-10T16:59:23.071Z Compiling dtrace-parser v0.1.14
24502025-07-10T16:59:23.655Z Compiling num-rational v0.4.2
24512025-07-10T16:59:23.769Z Compiling num-iter v0.1.45
24522025-07-10T16:59:23.817Z Compiling num-bigint v0.4.6
24532025-07-10T16:59:24.177Z Compiling tap v1.0.1
24542025-07-10T16:59:24.307Z Compiling num v0.4.3
24552025-07-10T16:59:24.392Z Compiling wyz v0.5.1
24562025-07-10T16:59:24.441Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24572025-07-10T16:59:24.803Z Compiling radium v0.7.0
24582025-07-10T16:59:24.987Z Compiling funty v2.0.0
24592025-07-10T16:59:25.072Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
24602025-07-10T16:59:25.259Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24612025-07-10T16:59:25.709Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24622025-07-10T16:59:27.127Z Compiling bitvec v1.0.1
24632025-07-10T16:59:28.079Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
24642025-07-10T16:59:28.288Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24652025-07-10T16:59:28.331Z Compiling typeid v1.0.2
24662025-07-10T16:59:31.118Z Compiling synstructure v0.12.6
24672025-07-10T16:59:31.265Z Compiling proc-macro-error v1.0.4
24682025-07-10T16:59:32.096Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
24692025-07-10T16:59:32.348Z Compiling serde_tokenstream v0.1.7
24702025-07-10T16:59:32.604Z Compiling num_enum_derive v0.5.11
24712025-07-10T16:59:32.943Z Compiling num-derive v0.3.3
24722025-07-10T16:59:33.511Z Compiling hubpack_derive v0.1.1
24732025-07-10T16:59:34.196Z Compiling zerocopy-derive v0.2.0
24742025-07-10T16:59:34.456Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24752025-07-10T16:59:34.721Z Compiling num_enum v0.5.11
24762025-07-10T16:59:34.927Z Compiling zone_cfg_derive v0.3.0
24772025-07-10T16:59:34.951Z Compiling libscf-sys v1.1.0
24782025-07-10T16:59:35.208Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24792025-07-10T16:59:35.371Z Compiling hubpack v0.1.2
24802025-07-10T16:59:35.744Z Compiling bitstruct_derive v0.1.0
24812025-07-10T16:59:35.902Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
24822025-07-10T16:59:35.953Z Compiling zerocopy v0.3.2
24832025-07-10T16:59:36.071Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24842025-07-10T16:59:36.120Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24852025-07-10T16:59:36.294Z Compiling structopt-derive v0.4.18
24862025-07-10T16:59:36.476Z Compiling dof v0.1.5
24872025-07-10T16:59:36.543Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24882025-07-10T16:59:37.044Z Compiling usdt-impl v0.3.5
24892025-07-10T16:59:38.033Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
24902025-07-10T16:59:38.607Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24912025-07-10T16:59:38.833Z Compiling usdt-macro v0.3.5
24922025-07-10T16:59:39.092Z Compiling usdt-attr-macro v0.3.5
24932025-07-10T16:59:40.036Z Compiling zone v0.3.0
24942025-07-10T16:59:40.333Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
24952025-07-10T16:59:40.811Z Compiling usdt v0.3.5
24962025-07-10T16:59:40.937Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24972025-07-10T16:59:41.184Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b)
24982025-07-10T16:59:41.304Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
24992025-07-10T16:59:41.653Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25002025-07-10T16:59:41.829Z Compiling ascii v1.1.0
25012025-07-10T16:59:41.910Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25022025-07-10T16:59:41.935Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192)
25032025-07-10T16:59:42.432Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25042025-07-10T16:59:42.456Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25052025-07-10T16:59:42.481Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25062025-07-10T16:59:43.316Z Compiling bitstruct v0.1.1
25072025-07-10T16:59:43.495Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9)
25082025-07-10T16:59:43.540Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8)
25092025-07-10T16:59:43.926Z Compiling erased-serde v0.4.5
25102025-07-10T16:59:44.189Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25112025-07-10T16:59:44.409Z Compiling serde_arrays v0.1.0
25122025-07-10T16:59:44.619Z Compiling libloading v0.7.4
25132025-07-10T16:59:44.936Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25142025-07-10T16:59:45.129Z Compiling structopt v0.3.26
25152025-07-10T16:59:45.334Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998)
25162025-07-10T16:59:45.378Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192)
25172025-07-10T16:59:46.644Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25182025-07-10T16:59:47.641Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25192025-07-10T16:59:48.121Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25202025-07-10T16:59:48.549Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
25212025-07-10T16:59:51.042Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25222025-07-10T16:59:52.020Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
25232025-07-10T16:59:52.425Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25242025-07-10T16:59:53.167Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25252025-07-10T16:59:55.640Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
25262025-07-10T16:59:57.190Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25272025-07-10T16:59:57.960Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
25282025-07-10T17:00:00.882Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25292025-07-10T17:00:01.368Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
25302025-07-10T17:00:03.791Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25312025-07-10T17:00:05.450Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
25322025-07-10T17:00:09.223Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
25332025-07-10T17:00:13.784Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25342025-07-10T17:00:18.433Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25352025-07-10T17:00:30.919Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
25362025-07-10T17:00:39.747Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25372025-07-10T17:02:09.531Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 47s
25382025-07-10T17:02:09.665Z Running unittests src/lib.rs (target/debug/deps/aal-166de917f0a7d79b)
25392025-07-10T17:02:09.694Z
25402025-07-10T17:02:09.694Zrunning 0 tests
25412025-07-10T17:02:09.694Z
25422025-07-10T17:02:09.694Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25432025-07-10T17:02:09.694Z
25442025-07-10T17:02:09.718Z Running unittests src/lib.rs (target/debug/deps/aal_macros-8714cbe10416dedb)
25452025-07-10T17:02:09.718Z
25462025-07-10T17:02:09.718Zrunning 0 tests
25472025-07-10T17:02:09.719Z
25482025-07-10T17:02:09.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25492025-07-10T17:02:09.719Z
25502025-07-10T17:02:09.744Z Running unittests src/lib.rs (target/debug/deps/asic-bf8f5ee2e5c50d97)
25512025-07-10T17:02:09.768Z
25522025-07-10T17:02:09.768Zrunning 0 tests
25532025-07-10T17:02:09.768Z
25542025-07-10T17:02:09.768Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25552025-07-10T17:02:09.768Z
25562025-07-10T17:02:09.768Z Running unittests src/lib.rs (target/debug/deps/common-2835d75901c18a12)
25572025-07-10T17:02:09.793Z
25582025-07-10T17:02:09.793Zrunning 10 tests
25592025-07-10T17:02:09.793Ztest nat::tests::test_vni ... ok
25602025-07-10T17:02:09.793Ztest network::tests::test_eui64 ... ok
25612025-07-10T17:02:09.793Ztest network::tests::test_equal ... ok
25622025-07-10T17:02:09.793Ztest network::tests::test_generate_ipv6_link_local ... ok
25632025-07-10T17:02:09.793Ztest network::tests::test_not_equal ... ok
25642025-07-10T17:02:09.793Ztest network::tests::test_into ... ok
25652025-07-10T17:02:09.793Ztest network::tests::test_to_string ... ok
25662025-07-10T17:02:09.793Ztest network::tests::test_parse ... ok
25672025-07-10T17:02:09.793Ztest test_purge ... ok
25682025-07-10T17:02:09.794Ztest illumos::test::address_exists_handles_missing_object ... ok
25692025-07-10T17:02:09.794Z
25702025-07-10T17:02:09.794Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
25712025-07-10T17:02:09.794Z
25722025-07-10T17:02:09.794Z Running unittests src/main.rs (target/debug/deps/dpd-3682b9d8c84da88a)
25732025-07-10T17:02:09.818Z
25742025-07-10T17:02:09.818Zrunning 33 tests
25752025-07-10T17:02:09.843ZJul 10 17:02:09.125 DEBG created new freemap, unit: freemap_test
25762025-07-10T17:02:09.843ZJul 10 17:02:09.125 DEBG initted freemap. size: 128, unit: freemap_test
25772025-07-10T17:02:09.843ZJul 10 17:02:09.125 DEBG reset freemap, unit: freemap_test
25782025-07-10T17:02:09.843Ztest freemap::test_ordering ... ok
25792025-07-10T17:02:09.843Ztest freemap::test_basic ... ok
25802025-07-10T17:02:09.843Ztest freemap::test_split ... ok
25812025-07-10T17:02:09.843Ztest config::tests::test_updates ... ok
25822025-07-10T17:02:09.844Ztest macaddrs::tests::test_mac_offset ... ok
25832025-07-10T17:02:09.844Ztest macaddrs::tests::test_parse_port_id ... ok
25842025-07-10T17:02:09.844Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
25852025-07-10T17:02:09.844Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
25862025-07-10T17:02:09.844Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
25872025-07-10T17:02:09.844ZJul 10 17:02:09.137 DEBG created new freemap, unit: freemap_test
25882025-07-10T17:02:09.844ZJul 10 17:02:09.137 DEBG initted freemap. size: 128, unit: freemap_test
25892025-07-10T17:02:09.844ZJul 10 17:02:09.137 DEBG reset freemap, unit: freemap_test
25902025-07-10T17:02:09.844Ztest freemap::test_free ... ok
25912025-07-10T17:02:09.844ZJul 10 17:02:09.138 DEBG created new freemap, unit: freemap_test
25922025-07-10T17:02:09.844ZJul 10 17:02:09.138 DEBG initted freemap. size: 128, unit: freemap_test
25932025-07-10T17:02:09.844ZJul 10 17:02:09.138 DEBG reset freemap, unit: freemap_test
25942025-07-10T17:02:09.844Ztest mcast::tests::test_id_range_boundaries ... ok
25952025-07-10T17:02:09.844ZJul 10 17:02:09.138 DEBG created new freemap, unit: freemap_test
25962025-07-10T17:02:09.844ZJul 10 17:02:09.139 DEBG initted freemap. size: 128, unit: freemap_test
25972025-07-10T17:02:09.844ZJul 10 17:02:09.139 DEBG reset freemap, unit: freemap_test
25982025-07-10T17:02:09.844Ztest freemap::test_exhaustion ... ok
25992025-07-10T17:02:09.844Ztest mcast::tests::test_concurrent_id_allocation ... ok
26002025-07-10T17:02:09.844Ztest freemap::test_reclaim ... ok
26012025-07-10T17:02:09.844Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
26022025-07-10T17:02:09.844ZJul 10 17:02:09.139 DEBG created new freemap, unit: freemap_test
26032025-07-10T17:02:09.844Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
26042025-07-10T17:02:09.844ZJul 10 17:02:09.139 DEBG initted freemap. size: 128, unit: freemap_test
26052025-07-10T17:02:09.844Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
26062025-07-10T17:02:09.844Ztest mcast::validate::tests::test_address_validation_integrated ... ok
26072025-07-10T17:02:09.844Ztest mcast::validate::tests::test_ipv4_validation ... ok
26082025-07-10T17:02:09.844ZJul 10 17:02:09.140 DEBG reset freemap, unit: freemap_test
26092025-07-10T17:02:09.844Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
26102025-07-10T17:02:09.844Ztest mcast::validate::tests::test_ipv6_validation ... ok
26112025-07-10T17:02:09.844Ztest mcast::validate::tests::test_is_ssm_function ... ok
26122025-07-10T17:02:09.870Ztest mcast::validate::tests::test_validate_nat_target ... ok
26132025-07-10T17:02:09.870Ztest nat::test_mapping ... ok
26142025-07-10T17:02:09.870Ztest freemap::test_span ... ok
26152025-07-10T17:02:09.870Ztest api_server::tests::test_build_info ... ok
26162025-07-10T17:02:09.870Ztest port_map::tests::test_backplane_group ... ok
26172025-07-10T17:02:09.870Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
26182025-07-10T17:02:09.870Ztest port_map::tests::test_port_map ... ok
26192025-07-10T17:02:09.870Ztest port_map::tests::dump_map ... ok
26202025-07-10T17:02:09.870Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
26212025-07-10T17:02:09.870Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
26222025-07-10T17:02:09.870Ztest port_map::tests::parse_softnpu_revision ... ok
26232025-07-10T17:02:09.870Z
26242025-07-10T17:02:09.870Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
26252025-07-10T17:02:09.870Z
26262025-07-10T17:02:09.870Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7bc9d67d32e54f6f)
26272025-07-10T17:02:09.895Z
26282025-07-10T17:02:09.895Zrunning 0 tests
26292025-07-10T17:02:09.895Z
26302025-07-10T17:02:09.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26312025-07-10T17:02:09.895Z
26322025-07-10T17:02:09.895Z Running unittests src/lib.rs (target/debug/deps/dpd_client-25313d72b1cca26b)
26332025-07-10T17:02:09.920Z
26342025-07-10T17:02:09.920Zrunning 2 tests
26352025-07-10T17:02:09.920Ztest tests::test_parse_client_port_id ... ok
26362025-07-10T17:02:09.920Ztest tests::test_port_id_cmp ... ok
26372025-07-10T17:02:09.920Z
26382025-07-10T17:02:09.920Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26392025-07-10T17:02:09.920Z
26402025-07-10T17:02:09.920Z Running tests/test_all.rs (target/debug/deps/test_all-280afffa4780ae1c)
26412025-07-10T17:02:09.945Z
26422025-07-10T17:02:09.945Zrunning 0 tests
26432025-07-10T17:02:09.945Z
26442025-07-10T17:02:09.945Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26452025-07-10T17:02:09.945Z
26462025-07-10T17:02:09.945Z Running unittests src/lib.rs (target/debug/deps/packet-17bac34ec559e49e)
26472025-07-10T17:02:09.969Z
26482025-07-10T17:02:09.970Zrunning 12 tests
26492025-07-10T17:02:09.970Ztest icmp::test_v6_checksum ... ok
26502025-07-10T17:02:09.970Ztest ipv6::test_ipv6_parse ... ok
26512025-07-10T17:02:09.970Ztest icmp::test_v4_checksum ... ok
26522025-07-10T17:02:09.970Ztest lldp::test_lldp_parse ... ok
26532025-07-10T17:02:09.970Ztest pbuf::test_byte ... ok
26542025-07-10T17:02:09.970Ztest pbuf::test_nibble ... ok
26552025-07-10T17:02:09.970Ztest pbuf::test_overflow ... ok
26562025-07-10T17:02:09.970Ztest pbuf::test_short ... ok
26572025-07-10T17:02:09.970Ztest pbuf::test_twelve ... ok
26582025-07-10T17:02:09.970Ztest pbuf::test_word ... ok
26592025-07-10T17:02:09.970Ztest tcp::test_checksum_ack_data ... ok
26602025-07-10T17:02:09.970Ztest tcp::test_checksum_syn_nodata ... ok
26612025-07-10T17:02:09.970Z
26622025-07-10T17:02:09.970Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26632025-07-10T17:02:09.970Z
26642025-07-10T17:02:09.970Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
26652025-07-10T17:02:09.996Z
26662025-07-10T17:02:09.996Zrunning 0 tests
26672025-07-10T17:02:09.996Z
26682025-07-10T17:02:09.996Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26692025-07-10T17:02:09.996Z
26702025-07-10T17:02:09.996Z Running unittests src/main.rs (target/debug/deps/swadm-cf2bb9ca9669bcd6)
26712025-07-10T17:02:10.021Z
26722025-07-10T17:02:10.021Zrunning 3 tests
26732025-07-10T17:02:10.021Ztest switchport::test::test_compute_lanes ... ok
26742025-07-10T17:02:10.021Z Lane 0 Lane 1 Lane 2 Lane 3
26752025-07-10T17:02:10.021Z Rx Loss-of-lock: Yes Yes Yes Yes
26762025-07-10T17:02:10.021Z Rx Loss-of-signal: Yes Yes Yes Yes
26772025-07-10T17:02:10.021Z Rx CDR Enabled: Yes Yes Yes Yes
26782025-07-10T17:02:10.021Z Tx Enabled: Yes Yes Yes Yes
26792025-07-10T17:02:10.021Z Tx Loss-of-lock: No No No No
26802025-07-10T17:02:10.021Z Tx Loss-of-signal: No No No No
26812025-07-10T17:02:10.021Z Tx CDR Enabled: No No No No
26822025-07-10T17:02:10.021Z Tx Adaptive EQ Fault: No No No No
26832025-07-10T17:02:10.021Z Tx Fault: Yes Yes Yes Yes
26842025-07-10T17:02:10.021Z Lane 0 Lane 1 Lane 2 Lane 3
26852025-07-10T17:02:10.021Z State: Activated Activated Activated Activated
26862025-07-10T17:02:10.021Z Rx Output Enabled: false false false false
26872025-07-10T17:02:10.021Z Rx Output Status: valid valid valid valid
26882025-07-10T17:02:10.021Z Rx Loss-of-lock: true true true true
26892025-07-10T17:02:10.021Z Rx Loss-of-signal: false false false false
26902025-07-10T17:02:10.021ZRx Auto-squelch Disable: true true true true
26912025-07-10T17:02:10.021Z Tx Output Enabled: true true true true
26922025-07-10T17:02:10.021Z Tx Output Status: invalid invalid invalid invalid
26932025-07-10T17:02:10.022Z Tx Loss-of-lock: false false false false
26942025-07-10T17:02:10.022Z Tx Loss-of-signal: true true true true
26952025-07-10T17:02:10.022ZTx Auto-squelch Disable: false false false false
26962025-07-10T17:02:10.022Z Tx Adaptive EQ Fail: true true true true
26972025-07-10T17:02:10.022Z Tx Failure: false false false false
26982025-07-10T17:02:10.022Z Tx Force Squelch: true true true true
26992025-07-10T17:02:10.022Z Tx Input Polarity: normal normal normal normal
27002025-07-10T17:02:10.022Ztest switchport::test::test_print_cmis_datapath ... ok
27012025-07-10T17:02:10.022Ztest switchport::test::test_print_sff_datapath ... ok
27022025-07-10T17:02:10.022Z
27032025-07-10T17:02:10.022Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27042025-07-10T17:02:10.022Z
27052025-07-10T17:02:10.047Z Running tests/port-link.rs (target/debug/deps/port_link-baa625c764624c46)
27062025-07-10T17:02:10.047Z
27072025-07-10T17:02:10.047Zrunning 5 tests
27082025-07-10T17:02:10.047Ztest test_an ... ignored
27092025-07-10T17:02:10.047Ztest test_enable ... ignored
27102025-07-10T17:02:10.047Ztest test_ip_addresses ... ignored
27112025-07-10T17:02:10.047Ztest test_kr ... ignored
27122025-07-10T17:02:10.047Ztest test_mac ... ignored
27132025-07-10T17:02:10.047Z
27142025-07-10T17:02:10.047Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27152025-07-10T17:02:10.047Z
27162025-07-10T17:02:10.047Z Running unittests src/main.rs (target/debug/deps/tfportd-22919d0afcb6711e)
27172025-07-10T17:02:10.076Z
27182025-07-10T17:02:10.076Zrunning 3 tests
27192025-07-10T17:02:10.104Ztest tfport::test_parse_tfport ... ok
27202025-07-10T17:02:10.104Ztest linklocal::test_parse_ipadm ... ok
27212025-07-10T17:02:10.104Ztest config::tests::test_updates ... ok
27222025-07-10T17:02:10.104Z
27232025-07-10T17:02:10.104Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27242025-07-10T17:02:10.104Z
27252025-07-10T17:02:10.104Z Running unittests src/main.rs (target/debug/deps/uplinkd-574949aab27a7411)
27262025-07-10T17:02:10.104Z
27272025-07-10T17:02:10.104Zrunning 0 tests
27282025-07-10T17:02:10.104Z
27292025-07-10T17:02:10.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27302025-07-10T17:02:10.104Z
27312025-07-10T17:02:10.129Z Running unittests src/main.rs (target/debug/deps/xtask-716bed2ca3581911)
27322025-07-10T17:02:10.129Z
27332025-07-10T17:02:10.129Zrunning 0 tests
27342025-07-10T17:02:10.129Z
27352025-07-10T17:02:10.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27362025-07-10T17:02:10.129Z
27372025-07-10T17:02:10.129Z Doc-tests aal
27382025-07-10T17:02:10.323Z
27392025-07-10T17:02:10.323Zrunning 0 tests
27402025-07-10T17:02:10.323Z
27412025-07-10T17:02:10.323Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27422025-07-10T17:02:10.323Z
27432025-07-10T17:02:10.348Z Doc-tests aal_macros
27442025-07-10T17:02:10.496Z
27452025-07-10T17:02:10.496Zrunning 0 tests
27462025-07-10T17:02:10.496Z
27472025-07-10T17:02:10.496Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27482025-07-10T17:02:10.496Z
27492025-07-10T17:02:10.521Z Doc-tests common
27502025-07-10T17:02:10.988Z
27512025-07-10T17:02:10.988Zrunning 0 tests
27522025-07-10T17:02:10.988Z
27532025-07-10T17:02:10.988Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27542025-07-10T17:02:10.988Z
27552025-07-10T17:02:11.019Z Doc-tests dpd_client
27562025-07-10T17:02:13.379Z
27572025-07-10T17:02:13.379Zrunning 0 tests
27582025-07-10T17:02:13.379Z
27592025-07-10T17:02:13.379Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27602025-07-10T17:02:13.379Z
27612025-07-10T17:02:13.446Z Doc-tests packet
27622025-07-10T17:02:13.679Z
27632025-07-10T17:02:13.679Zrunning 0 tests
27642025-07-10T17:02:13.679Z
27652025-07-10T17:02:13.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27662025-07-10T17:02:13.679Z
27672025-07-10T17:02:13.710Z Doc-tests pcap
27682025-07-10T17:02:13.833Z
27692025-07-10T17:02:13.833Zrunning 0 tests
27702025-07-10T17:02:13.833Z
27712025-07-10T17:02:13.833Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27722025-07-10T17:02:13.833Z
27732025-07-10T17:02:13.918Z+ for feat in tofino_stub tofino_asic softnpu chaos
27742025-07-10T17:02:13.919Z+ cargo test --features chaos
27752025-07-10T17:02:14.903Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
27762025-07-10T17:02:14.944Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
27772025-07-10T17:02:14.969Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
27782025-07-10T17:02:32.388Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
27792025-07-10T17:02:32.414Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
27802025-07-10T17:03:49.704Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
27812025-07-10T17:03:49.830Z Running unittests src/lib.rs (target/debug/deps/aal-8f28490d264753c2)
27822025-07-10T17:03:49.866Z
27832025-07-10T17:03:49.866Zrunning 0 tests
27842025-07-10T17:03:49.866Z
27852025-07-10T17:03:49.866Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27862025-07-10T17:03:49.866Z
27872025-07-10T17:03:49.891Z Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2)
27882025-07-10T17:03:49.916Z
27892025-07-10T17:03:49.916Zrunning 0 tests
27902025-07-10T17:03:49.916Z
27912025-07-10T17:03:49.916Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27922025-07-10T17:03:49.916Z
27932025-07-10T17:03:49.916Z Running unittests src/lib.rs (target/debug/deps/asic-2155a13e614d06f0)
27942025-07-10T17:03:49.941Z
27952025-07-10T17:03:49.941Zrunning 0 tests
27962025-07-10T17:03:49.941Z
27972025-07-10T17:03:49.941Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27982025-07-10T17:03:49.941Z
27992025-07-10T17:03:49.941Z Running unittests src/lib.rs (target/debug/deps/common-dc2a18e8ca6ae4c2)
28002025-07-10T17:03:49.969Z
28012025-07-10T17:03:49.969Zrunning 10 tests
28022025-07-10T17:03:49.994Ztest nat::tests::test_vni ... ok
28032025-07-10T17:03:49.994Ztest network::tests::test_equal ... ok
28042025-07-10T17:03:49.994Ztest network::tests::test_eui64 ... ok
28052025-07-10T17:03:49.994Ztest network::tests::test_generate_ipv6_link_local ... ok
28062025-07-10T17:03:49.994Ztest network::tests::test_into ... ok
28072025-07-10T17:03:49.994Ztest network::tests::test_not_equal ... ok
28082025-07-10T17:03:49.994Ztest network::tests::test_parse ... ok
28092025-07-10T17:03:49.994Ztest network::tests::test_to_string ... ok
28102025-07-10T17:03:49.994Ztest test_purge ... ok
28112025-07-10T17:03:49.994Ztest illumos::test::address_exists_handles_missing_object ... ok
28122025-07-10T17:03:49.994Z
28132025-07-10T17:03:49.994Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
28142025-07-10T17:03:49.994Z
28152025-07-10T17:03:49.994Z Running unittests src/main.rs (target/debug/deps/dpd-57246f27569b8c38)
28162025-07-10T17:03:50.020Z
28172025-07-10T17:03:50.020Zrunning 33 tests
28182025-07-10T17:03:50.045Ztest freemap::test_ordering ... ok
28192025-07-10T17:03:50.045Ztest freemap::test_split ... ok
28202025-07-10T17:03:50.045Ztest config::tests::test_updates ... ok
28212025-07-10T17:03:50.045Ztest macaddrs::tests::test_mac_offset ... ok
28222025-07-10T17:03:50.045Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
28232025-07-10T17:03:50.045Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
28242025-07-10T17:03:50.045Ztest macaddrs::tests::test_parse_port_id ... ok
28252025-07-10T17:03:50.045ZJul 10 17:03:49.343 DEBG Jul 10 17:03:49.343created new freemap DEBG created new freemap, , unit: freemap_testunit: freemap_test
28262025-07-10T17:03:50.045Z
28272025-07-10T17:03:50.045ZJul 10 17:03:49.343 Jul 10 17:03:49.343DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_test
28282025-07-10T17:03:50.045ZJul 10 17:03:49.343 DEBG reset freemap, unit:freemap_test
28292025-07-10T17:03:50.045Zfreemap_test
28302025-07-10T17:03:50.045ZJul 10 17:03:49.343 DEBG reset freemap, unit: freemap_test
28312025-07-10T17:03:50.045ZJul 10 17:03:49.343 DEBG created new freemap, unit: freemap_test
28322025-07-10T17:03:50.045Ztest freemap::test_reclaim ... ok
28332025-07-10T17:03:50.046Ztest freemap::test_exhaustion ... ok
28342025-07-10T17:03:50.046ZJul 10 17:03:49.344 DEBG initted freemap. size: 128, unit: freemap_test
28352025-07-10T17:03:50.046ZJul 10 17:03:49.344 DEBG reset freemap, unit: freemap_test
28362025-07-10T17:03:50.046ZJul 10 17:03:49.344 DEBG created new freemap, unit: freemap_test
28372025-07-10T17:03:50.046ZJul 10 17:03:49.345 DEBG initted freemap. size: 128, unit: freemap_test
28382025-07-10T17:03:50.046ZJul 10 17:03:49.345 DEBG reset freemap, unit: freemap_test
28392025-07-10T17:03:50.046Ztest freemap::test_span ... ok
28402025-07-10T17:03:50.046Ztest freemap::test_basic ... ok
28412025-07-10T17:03:50.046ZJul 10 17:03:49.345 DEBG created new freemap, unit: freemap_test
28422025-07-10T17:03:50.046ZJul 10 17:03:49.345 DEBG initted freemap. size: 128, unit: freemap_test
28432025-07-10T17:03:50.046ZJul 10 17:03:49.346 DEBG reset freemap, unit: freemap_test
28442025-07-10T17:03:50.046Ztest freemap::test_free ... ok
28452025-07-10T17:03:50.046Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
28462025-07-10T17:03:50.046Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
28472025-07-10T17:03:50.046Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
28482025-07-10T17:03:50.046Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
28492025-07-10T17:03:50.046Ztest api_server::tests::test_build_info ... ok
28502025-07-10T17:03:50.046Ztest mcast::validate::tests::test_address_validation_integrated ... ok
28512025-07-10T17:03:50.046Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
28522025-07-10T17:03:50.046Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
28532025-07-10T17:03:50.046Ztest mcast::validate::tests::test_ipv6_validation ... ok
28542025-07-10T17:03:50.046Ztest mcast::validate::tests::test_ipv4_validation ... ok
28552025-07-10T17:03:50.046Ztest mcast::validate::tests::test_is_ssm_function ... ok
28562025-07-10T17:03:50.046Ztest mcast::validate::tests::test_validate_nat_target ... ok
28572025-07-10T17:03:50.046Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
28582025-07-10T17:03:50.046Ztest nat::test_mapping ... ok
28592025-07-10T17:03:50.046Ztest mcast::tests::test_concurrent_id_allocation ... ok
28602025-07-10T17:03:50.046Ztest port_map::tests::test_backplane_group ... ok
28612025-07-10T17:03:50.071Ztest mcast::tests::test_id_range_boundaries ... ok
28622025-07-10T17:03:50.071Ztest port_map::tests::dump_map ... ok
28632025-07-10T17:03:50.072Ztest port_map::tests::test_port_map ... ok
28642025-07-10T17:03:50.072Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
28652025-07-10T17:03:50.072Ztest port_map::tests::parse_softnpu_revision ... ok
28662025-07-10T17:03:50.072Z
28672025-07-10T17:03:50.072Ztest result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
28682025-07-10T17:03:50.072Z
28692025-07-10T17:03:50.072Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-f3fd59ec4ae341c6)
28702025-07-10T17:03:50.098Z
28712025-07-10T17:03:50.098Zrunning 0 tests
28722025-07-10T17:03:50.098Z
28732025-07-10T17:03:50.098Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28742025-07-10T17:03:50.098Z
28752025-07-10T17:03:50.098Z Running unittests src/lib.rs (target/debug/deps/dpd_client-8de81bd159412a80)
28762025-07-10T17:03:50.124Z
28772025-07-10T17:03:50.124Zrunning 2 tests
28782025-07-10T17:03:50.124Ztest tests::test_parse_client_port_id ... ok
28792025-07-10T17:03:50.124Ztest tests::test_port_id_cmp ... ok
28802025-07-10T17:03:50.124Z
28812025-07-10T17:03:50.124Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28822025-07-10T17:03:50.124Z
28832025-07-10T17:03:50.124Z Running tests/test_all.rs (target/debug/deps/test_all-f73757bd3911b423)
28842025-07-10T17:03:50.149Z
28852025-07-10T17:03:50.149Zrunning 6 tests
28862025-07-10T17:03:53.726Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
28872025-07-10T17:03:53.750Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
28882025-07-10T17:03:53.750Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
28892025-07-10T17:03:53.777Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
28902025-07-10T17:03:58.269Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
28912025-07-10T17:03:58.680Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
28922025-07-10T17:03:58.680Z
28932025-07-10T17:03:58.680Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.53s
28942025-07-10T17:03:58.680Z
28952025-07-10T17:03:58.728Z Running unittests src/lib.rs (target/debug/deps/packet-bc24c48def20f0fd)
28962025-07-10T17:03:58.758Z
28972025-07-10T17:03:58.758Zrunning 12 tests
28982025-07-10T17:03:58.784Ztest ipv6::test_ipv6_parse ... ok
28992025-07-10T17:03:58.784Ztest icmp::test_v6_checksum ... ok
29002025-07-10T17:03:58.784Ztest icmp::test_v4_checksum ... ok
29012025-07-10T17:03:58.784Ztest pbuf::test_byte ... ok
29022025-07-10T17:03:58.784Ztest lldp::test_lldp_parse ... ok
29032025-07-10T17:03:58.784Ztest pbuf::test_nibble ... ok
29042025-07-10T17:03:58.784Ztest pbuf::test_short ... ok
29052025-07-10T17:03:58.784Ztest pbuf::test_overflow ... ok
29062025-07-10T17:03:58.784Ztest pbuf::test_twelve ... ok
29072025-07-10T17:03:58.784Ztest pbuf::test_word ... ok
29082025-07-10T17:03:58.784Ztest tcp::test_checksum_syn_nodata ... ok
29092025-07-10T17:03:58.784Ztest tcp::test_checksum_ack_data ... ok
29102025-07-10T17:03:58.784Z
29112025-07-10T17:03:58.784Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29122025-07-10T17:03:58.784Z
29132025-07-10T17:03:58.784Z Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e)
29142025-07-10T17:03:58.809Z
29152025-07-10T17:03:58.809Zrunning 0 tests
29162025-07-10T17:03:58.809Z
29172025-07-10T17:03:58.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29182025-07-10T17:03:58.809Z
29192025-07-10T17:03:58.809Z Running unittests src/main.rs (target/debug/deps/swadm-eaeb746540c80ff7)
29202025-07-10T17:03:58.836Z
29212025-07-10T17:03:58.836Zrunning 3 tests
29222025-07-10T17:03:58.836Ztest switchport::test::test_compute_lanes ... ok
29232025-07-10T17:03:58.836Z Lane 0 Lane 1 Lane 2 Lane 3
29242025-07-10T17:03:58.836Z Rx Loss-of-lock: Yes Yes Yes Yes
29252025-07-10T17:03:58.836Z Rx Loss-of-signal: Yes Yes Yes Yes
29262025-07-10T17:03:58.836Z Rx CDR Enabled: Yes Yes Yes Yes
29272025-07-10T17:03:58.836Z Tx Enabled: Yes Yes Yes Yes
29282025-07-10T17:03:58.836Z Tx Loss-of-lock: No No No No
29292025-07-10T17:03:58.836Z Tx Loss-of-signal: No No No No
29302025-07-10T17:03:58.836Z Tx CDR Enabled: No No No No
29312025-07-10T17:03:58.836Z Tx Adaptive EQ Fault: No No No No
29322025-07-10T17:03:58.836Z Tx Fault: Yes Yes Yes Yes
29332025-07-10T17:03:58.836Z Lane 0 Lane 1 Lane 2 Lane 3
29342025-07-10T17:03:58.836Z State: Activated Activated Activated Activated
29352025-07-10T17:03:58.836Z Rx Output Enabled: false false false false
29362025-07-10T17:03:58.836Z Rx Output Status: valid valid valid valid
29372025-07-10T17:03:58.836Z Rx Loss-of-lock: true true true true
29382025-07-10T17:03:58.836Z Rx Loss-of-signal: false false false false
29392025-07-10T17:03:58.836ZRx Auto-squelch Disable: true true true true
29402025-07-10T17:03:58.837Z Tx Output Enabled: true true true true
29412025-07-10T17:03:58.837Z Tx Output Status: invalid invalid invalid invalid
29422025-07-10T17:03:58.837Z Tx Loss-of-lock: false false false false
29432025-07-10T17:03:58.837Z Tx Loss-of-signal: true true true true
29442025-07-10T17:03:58.837ZTx Auto-squelch Disable: false false false false
29452025-07-10T17:03:58.837Ztest switchport::test::test_print_sff_datapath ... Tx Adaptive EQ Fail: trueok
29462025-07-10T17:03:58.837Z true true true
29472025-07-10T17:03:58.837Z Tx Failure: false false false false
29482025-07-10T17:03:58.837Z Tx Force Squelch: true true true true
29492025-07-10T17:03:58.837Z Tx Input Polarity: normal normal normal normal
29502025-07-10T17:03:58.837Ztest switchport::test::test_print_cmis_datapath ... ok
29512025-07-10T17:03:58.837Z
29522025-07-10T17:03:58.837Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29532025-07-10T17:03:58.837Z
29542025-07-10T17:03:58.837Z Running tests/port-link.rs (target/debug/deps/port_link-11f52c3503689ebd)
29552025-07-10T17:03:58.862Z
29562025-07-10T17:03:58.862Zrunning 5 tests
29572025-07-10T17:03:58.862Ztest test_an ... ignored
29582025-07-10T17:03:58.862Ztest test_enable ... ignored
29592025-07-10T17:03:58.862Ztest test_ip_addresses ... ignored
29602025-07-10T17:03:58.862Ztest test_kr ... ignored
29612025-07-10T17:03:58.862Ztest test_mac ... ignored
29622025-07-10T17:03:58.862Z
29632025-07-10T17:03:58.862Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
29642025-07-10T17:03:58.862Z
29652025-07-10T17:03:58.862Z Running unittests src/main.rs (target/debug/deps/tfportd-c9fd3d8c8447b75e)
29662025-07-10T17:03:58.887Z
29672025-07-10T17:03:58.887Zrunning 3 tests
29682025-07-10T17:03:58.912Ztest tfport::test_parse_tfport ... ok
29692025-07-10T17:03:58.912Ztest linklocal::test_parse_ipadm ... ok
29702025-07-10T17:03:58.912Ztest config::tests::test_updates ... ok
29712025-07-10T17:03:58.912Z
29722025-07-10T17:03:58.912Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29732025-07-10T17:03:58.912Z
29742025-07-10T17:03:58.912Z Running unittests src/main.rs (target/debug/deps/uplinkd-e7b81ede73ce1c55)
29752025-07-10T17:03:58.937Z
29762025-07-10T17:03:58.937Zrunning 0 tests
29772025-07-10T17:03:58.937Z
29782025-07-10T17:03:58.937Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29792025-07-10T17:03:58.937Z
29802025-07-10T17:03:58.937Z Running unittests src/main.rs (target/debug/deps/xtask-043f4c3ca372640a)
29812025-07-10T17:03:58.962Z
29822025-07-10T17:03:58.962Zrunning 0 tests
29832025-07-10T17:03:58.962Z
29842025-07-10T17:03:58.962Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29852025-07-10T17:03:58.962Z
29862025-07-10T17:03:58.962Z Doc-tests aal
29872025-07-10T17:03:59.188Z
29882025-07-10T17:03:59.188Zrunning 0 tests
29892025-07-10T17:03:59.188Z
29902025-07-10T17:03:59.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29912025-07-10T17:03:59.188Z
29922025-07-10T17:03:59.218Z Doc-tests aal_macros
29932025-07-10T17:03:59.425Z
29942025-07-10T17:03:59.426Zrunning 0 tests
29952025-07-10T17:03:59.426Z
29962025-07-10T17:03:59.426Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29972025-07-10T17:03:59.426Z
29982025-07-10T17:03:59.450Z Doc-tests common
29992025-07-10T17:03:59.912Z
30002025-07-10T17:03:59.912Zrunning 0 tests
30012025-07-10T17:03:59.912Z
30022025-07-10T17:03:59.912Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30032025-07-10T17:03:59.912Z
30042025-07-10T17:03:59.946Z Doc-tests dpd_client
30052025-07-10T17:04:02.435Z
30062025-07-10T17:04:02.435Zrunning 0 tests
30072025-07-10T17:04:02.435Z
30082025-07-10T17:04:02.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30092025-07-10T17:04:02.435Z
30102025-07-10T17:04:02.507Z Doc-tests packet
30112025-07-10T17:04:02.725Z
30122025-07-10T17:04:02.725Zrunning 0 tests
30132025-07-10T17:04:02.725Z
30142025-07-10T17:04:02.725Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30152025-07-10T17:04:02.725Z
30162025-07-10T17:04:02.757Z Doc-tests pcap
30172025-07-10T17:04:02.876Z
30182025-07-10T17:04:02.876Zrunning 0 tests
30192025-07-10T17:04:02.876Z
30202025-07-10T17:04:02.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30212025-07-10T17:04:02.876Z
30222025-07-10T17:04:02.961Zprocess exited: duration 1116235 ms, exit code 0
 
30232025-07-10T17:04:03.012Zfound 0 output files