01KKEQXM9W44T6M3TD8461M35N: test

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

Buildomat Job: 01KKEQY0N6NKR09SWH200XRQ3T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T15:25:46.442Zjob assigned to worker 01KKEQY1M1J6QT8W57A7QBE8ZX [factory aws, i-0c8710272634ebd87] (queued for 2 m 12 s)
 
22026-03-11T15:25:54.388Zstarting task 0: "setup"
32026-03-11T15:25:54.394Z++ uname -s
42026-03-11T15:25:54.397Z+ kern=SunOS
52026-03-11T15:25:54.397Z+ build_user=build
62026-03-11T15:25:54.397Z+ build_uid=12345
72026-03-11T15:25:54.397Z+ work_dir=/work
82026-03-11T15:25:54.397Z+ input_dir=/input
92026-03-11T15:25:54.397Z+ [[ 0 == 12345 ]]
102026-03-11T15:25:54.397Z+ case "$kern" in
112026-03-11T15:25:54.397Z+ groupadd -g 12345 build
122026-03-11T15:25:54.400Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T15:25:56.405Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T15:25:56.525Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T15:25:56.528Z+ home_fs=zfs
162026-03-11T15:25:56.528Z+ [[ zfs == autofs ]]
172026-03-11T15:25:56.528Z+ mkdir -p /home/build
182026-03-11T15:25:56.531Z+ chown build:build /home/build /work
192026-03-11T15:25:58.531Z+ chmod 0700 /home/build /work
202026-03-11T15:25:58.534Zprocess exited: duration 4145 ms, exit code 0
 
212026-03-11T15:25:58.540Zstarting task 1: "rust-toolchain"
222026-03-11T15:25:58.544Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-11T15:25:58.544Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-11T15:25:58.545Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-11T15:25:58.545Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-11T15:25:58.547Z * rust toolchain channel = "1.90.0"
272026-03-11T15:25:58.547Z * rust toolchain profile = "default"
282026-03-11T15:25:58.547Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T15:25:58.548Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-11T15:25:58.675Zinfo: downloading installer
312026-03-11T15:26:00.366Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T15:26:00.366Zwarn: /opt/ooce/bin
332026-03-11T15:26:00.366Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T15:26:00.366Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T15:26:00.366Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T15:26:00.366Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T15:26:00.366Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T15:26:00.366Zerror: cannot install while Rust is installed
392026-03-11T15:26:00.366Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T15:26:00.378Zinfo: profile set to 'default'
412026-03-11T15:26:00.378Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T15:26:00.381Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-11T15:26:00.533Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-11T15:26:00.533Zinfo: downloading component 'cargo'
452026-03-11T15:26:01.669Zinfo: downloading component 'clippy'
462026-03-11T15:26:02.114Zinfo: downloading component 'rust-docs'
472026-03-11T15:26:03.614Zinfo: downloading component 'rust-std'
482026-03-11T15:26:05.621Zinfo: downloading component 'rustc'
492026-03-11T15:26:14.699Zinfo: downloading component 'rustfmt'
502026-03-11T15:26:15.021Zinfo: installing component 'cargo'
512026-03-11T15:26:15.846Zinfo: installing component 'clippy'
522026-03-11T15:26:16.202Zinfo: installing component 'rust-docs'
532026-03-11T15:26:17.575Zinfo: installing component 'rust-std'
542026-03-11T15:26:19.161Zinfo: installing component 'rustc'
552026-03-11T15:26:24.835Zinfo: installing component 'rustfmt'
562026-03-11T15:26:25.141Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-11T15:26:25.141Z
582026-03-11T15:26:25.524Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-11T15:26:25.524Z
602026-03-11T15:26:25.527Z
612026-03-11T15:26:25.527ZRust is installed now. Great!
622026-03-11T15:26:25.527Z
632026-03-11T15:26:25.527ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T15:26:25.527Zenvironment variable. This has not been done automatically.
652026-03-11T15:26:25.527Z
662026-03-11T15:26:25.527ZTo configure your current shell, you need to source
672026-03-11T15:26:25.527Zthe corresponding env file under $HOME/.cargo.
682026-03-11T15:26:25.527Z
692026-03-11T15:26:25.527ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T15:26:25.527Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T15:26:25.527Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T15:26:25.527Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T15:26:25.616Z+ rustup --version
742026-03-11T15:26:25.627Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T15:26:25.630Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T15:26:25.707Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-11T15:26:25.710Z+ cargo --version
782026-03-11T15:26:25.771Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-11T15:26:25.774Z+ rustc --version
802026-03-11T15:26:25.843Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-11T15:26:25.847Zprocess exited: duration 27305 ms, exit code 0
 
822026-03-11T15:26:25.852Zstarting task 2: "authentication"
832026-03-11T15:26:25.872Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T15:26:25.878Zstarting task 3: "clone repository"
852026-03-11T15:26:25.882Z+ mkdir -p /work/oxidecomputer/dendrite
862026-03-11T15:26:25.884Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
872026-03-11T15:26:25.916ZCloning into '/work/oxidecomputer/dendrite'...
882026-03-11T15:26:27.066Z+ cd /work/oxidecomputer/dendrite
892026-03-11T15:26:27.066Z+ git fetch origin 637da9e9fbbcb26b5d4465e9c6e8f220813ebefd
902026-03-11T15:26:27.311ZFrom https://github.com/oxidecomputer/dendrite
912026-03-11T15:26:27.311Z * branch 637da9e9fbbcb26b5d4465e9c6e8f220813ebefd -> FETCH_HEAD
922026-03-11T15:26:27.319Z+ [[ -n tables ]]
932026-03-11T15:26:27.321Z++ git branch --show-current
942026-03-11T15:26:27.324Z+ current=main
952026-03-11T15:26:27.324Z+ [[ main != tables ]]
962026-03-11T15:26:27.324Z+ git branch -f tables 637da9e9fbbcb26b5d4465e9c6e8f220813ebefd
972026-03-11T15:26:27.327Z+ git checkout -f tables
982026-03-11T15:26:27.350ZSwitched to branch 'tables'
992026-03-11T15:26:27.353Z+ git reset --hard 637da9e9fbbcb26b5d4465e9c6e8f220813ebefd
1002026-03-11T15:26:27.374ZHEAD is now at 637da9e fix tests
1012026-03-11T15:26:27.377Zprocess exited: duration 1497 ms, exit code 0
 
1022026-03-11T15:26:27.382Zstarting task 4: "build"
1032026-03-11T15:26:27.387Z+ source .github/buildomat/common.sh
1042026-03-11T15:26:27.389Z++ TOFINO_STAGES=20
1052026-03-11T15:26:27.389Z++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
1062026-03-11T15:26:27.390Z++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1072026-03-11T15:26:27.390Z++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
1082026-03-11T15:26:27.390Z+++ uname -s
1092026-03-11T15:26:27.390Z++ '[' SunOS == SunOS ']'
1102026-03-11T15:26:27.390Z++ SERIES=illumos
1112026-03-11T15:26:27.392Z+++ uname -s
1122026-03-11T15:26:27.392Z++ '[' SunOS == SunOS ']'
1132026-03-11T15:26:27.392Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2
1142026-03-11T15:26:27.392Z++ rustup show active-toolchain
1152026-03-11T15:26:27.437Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1162026-03-11T15:26:27.439Z+ source .github/buildomat/illumos.sh
1172026-03-11T15:26:27.439Z++ banner 'sde setup'
1182026-03-11T15:26:27.442Z
1192026-03-11T15:26:27.442Z #### ##### ###### #### ###### ##### # # #####
1202026-03-11T15:26:27.442Z # # # # # # # # # # #
1212026-03-11T15:26:27.442Z #### # # ##### #### ##### # # # # #
1222026-03-11T15:26:27.442Z # # # # # # # # # #####
1232026-03-11T15:26:27.442Z # # # # # # # # # # # #
1242026-03-11T15:26:27.443Z #### ##### ###### #### ###### # #### #
1252026-03-11T15:26:27.443Z
1262026-03-11T15:26:27.443Z++ export PKG=tofino_sde.p5p
1272026-03-11T15:26:27.443Z++ PKG=tofino_sde.p5p
1282026-03-11T15:26:27.443Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p
1292026-03-11T15:26:27.449Z % Total % Received % Xferd Average Speed Time Time Time Current
1302026-03-11T15:26:27.452Z Dload Upload Total Spent Left Speed
1312026-03-11T15:26:28.765Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 76.0M 57 43.7M 0 0 51.6M 0 0:00:01 --:--:-- 0:00:01 51.6M 100 76.0M 100 76.0M 0 0 57.9M 0 0:00:01 0:00:01 --:--:-- 57.9M
1322026-03-11T15:26:28.768Z+++ digest -a sha256 tofino_sde.p5p
1332026-03-11T15:26:28.826Z++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
1342026-03-11T15:26:28.829Z++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']'
1352026-03-11T15:26:28.829Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1362026-03-11T15:26:37.118Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-11T15:26:46.557Z Startup: Caching catalogs ... Done
1382026-03-11T15:26:46.723Z Startup: Refreshing catalog 'oxide' ... Done
1392026-03-11T15:27:10.705ZPlanning: Solver setup ... Done
1402026-03-11T15:27:10.849ZPlanning: Running solver ... Done
1412026-03-11T15:27:11.030ZPlanning: Finding local manifests ... Done
1422026-03-11T15:27:11.033ZPlanning: Fetching manifests: 1/1 100% complete
1432026-03-11T15:27:11.039ZPlanning: Fetching manifests: 1/1 100% complete
1442026-03-11T15:27:11.055ZPlanning: Package planning ... Done
1452026-03-11T15:27:11.058ZPlanning: Merging actions ... Done
1462026-03-11T15:27:11.177ZPlanning: Checking for conflicting actions ... Done
1472026-03-11T15:27:11.179ZPlanning: Consolidating action changes ... Done
1482026-03-11T15:27:12.034ZPlanning: Evaluating mediators ... Done
1492026-03-11T15:27:12.037ZPlanning: Planning completed in 25.31 seconds
1502026-03-11T15:27:12.043Z Packages to install: 1
1512026-03-11T15:27:12.046Z Create boot environment: No
1522026-03-11T15:27:12.046ZCreate backup boot environment: No
1532026-03-11T15:27:12.087Z
1542026-03-11T15:27:12.087ZDownload: 0/242 items 0.0/75.3MB 0% complete
1552026-03-11T15:27:12.310ZDownload: Completed 75.30 MB in 0.22 seconds (337M/s)
1562026-03-11T15:27:12.489Z Actions: 1/293 actions (Installing new actions)
1572026-03-11T15:27:13.758Z Actions: Completed 293 actions in 1.27 seconds.
1582026-03-11T15:27:13.762Z Done
1592026-03-11T15:27:13.815Z Done
1602026-03-11T15:27:14.746Z Done
1612026-03-11T15:27:18.701Z Done
1622026-03-11T15:27:18.782Z Done
1632026-03-11T15:27:18.785Z Done
1642026-03-11T15:27:18.891Z Done
1652026-03-11T15:27:19.578Z++ export SDE=/opt/oxide/tofino_sde
1662026-03-11T15:27:19.579Z++ SDE=/opt/oxide/tofino_sde
1672026-03-11T15:27:19.579Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-03-11T15:27:19.579Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1692026-03-11T15:27:19.579Z++ banner packages
1702026-03-11T15:27:19.582Z
1712026-03-11T15:27:19.582Z ##### ## #### # # ## #### ###### ####
1722026-03-11T15:27:19.582Z # # # # # # # # # # # # # #
1732026-03-11T15:27:19.582Z # # # # # #### # # # ##### ####
1742026-03-11T15:27:19.582Z ##### ###### # # # ###### # ### # #
1752026-03-11T15:27:19.582Z # # # # # # # # # # # # # #
1762026-03-11T15:27:19.582Z # # # #### # # # # #### ###### ####
1772026-03-11T15:27:19.582Z
1782026-03-11T15:27:19.582Z++ pfexec pkg install clang-15 pcap
1792026-03-11T15:27:20.102Z Startup: Refreshing catalog 'helios-dev' ... Done
1802026-03-11T15:27:20.105Z Startup: Refreshing catalog 'oxide' ... Done
1812026-03-11T15:27:41.139ZPlanning: Solver setup ... Done
1822026-03-11T15:27:41.283ZPlanning: Running solver ... Done
1832026-03-11T15:27:41.465ZPlanning: Finding local manifests ... Done
1842026-03-11T15:27:41.468ZPlanning: Fetching manifests: 0/2 0% complete
1852026-03-11T15:27:41.692ZPlanning: Fetching manifests: 2/2 100% complete
1862026-03-11T15:27:41.732ZPlanning: Package planning ... Done
1872026-03-11T15:27:41.769ZPlanning: Merging actions ... Done
1882026-03-11T15:27:41.907ZPlanning: Checking for conflicting actions ... Done
1892026-03-11T15:27:41.916ZPlanning: Consolidating action changes ... Done
1902026-03-11T15:27:42.359ZPlanning: Evaluating mediators ... Done
1912026-03-11T15:27:42.366ZPlanning: Planning completed in 22.26 seconds
1922026-03-11T15:27:42.376Z Packages to install: 2
1932026-03-11T15:27:42.379Z Mediators to change: 2
1942026-03-11T15:27:42.379Z Services to change: 1
1952026-03-11T15:27:42.379Z Create boot environment: No
1962026-03-11T15:27:42.379ZCreate backup boot environment: No
1972026-03-11T15:27:42.415Z
1982026-03-11T15:27:42.415ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1992026-03-11T15:27:47.417ZDownload: 2204/3076 items 118.8/211.3MB 56% complete (24.0M/s)
2002026-03-11T15:27:50.532ZDownload: Completed 211.31 MB in 8.12 seconds (26.0M/s)
2012026-03-11T15:27:50.763Z Actions: 1/3418 actions (Installing new actions)
2022026-03-11T15:27:54.788Z Actions: Completed 3418 actions in 4.02 seconds.
2032026-03-11T15:27:55.430Z Done
2042026-03-11T15:27:55.431Z Done
2052026-03-11T15:27:56.411Z Done
2062026-03-11T15:28:00.092Z Done
2072026-03-11T15:28:00.177Z Done
2082026-03-11T15:28:00.180Z Done
2092026-03-11T15:28:00.348Z Done
2102026-03-11T15:28:00.512Z++ pfexec pkg set-mediator -V 15 clang llvm
2112026-03-11T15:28:00.774ZPlanning: Evaluating mediator changes ... Done
2122026-03-11T15:28:00.918ZPlanning: Checking for conflicting actions ... Done
2132026-03-11T15:28:00.920ZPlanning: Consolidating action changes ... Done
2142026-03-11T15:28:01.141ZPlanning: Evaluating mediators ... Done
2152026-03-11T15:28:01.145ZPlanning: Planning completed in 0.37 seconds
2162026-03-11T15:28:01.169Z Mediators to change: 2
2172026-03-11T15:28:01.169Z Create boot environment: No
2182026-03-11T15:28:01.172ZCreate backup boot environment: No
2192026-03-11T15:28:01.232Z Done
2202026-03-11T15:28:01.232Z Done
2212026-03-11T15:28:01.980Z Done
2222026-03-11T15:28:05.264Z Done
2232026-03-11T15:28:05.346Z Done
2242026-03-11T15:28:05.349Z Done
2252026-03-11T15:28:05.509Z Done
2262026-03-11T15:28:05.591Z++ cargo --version
2272026-03-11T15:28:05.645Zcargo 1.90.0 (840b83a10 2025-07-30)
2282026-03-11T15:28:05.648Z++ rustc --version
2292026-03-11T15:28:05.717Zrustc 1.90.0 (1159e78c4 2025-09-14)
2302026-03-11T15:28:05.720Z+ banner copyrights
2312026-03-11T15:28:05.723Z
2322026-03-11T15:28:05.723Z #### #### ##### # # ##### # #### # # ##### ####
2332026-03-11T15:28:05.723Z # # # # # # # # # # # # # # # # #
2342026-03-11T15:28:05.723Z # # # # # # # # # # ###### # ####
2352026-03-11T15:28:05.723Z # # # ##### # ##### # # ### # # # #
2362026-03-11T15:28:05.723Z # # # # # # # # # # # # # # # #
2372026-03-11T15:28:05.723Z #### #### # # # # # #### # # # ####
2382026-03-11T15:28:05.723Z
2392026-03-11T15:28:05.723Z+ ./tools/check_copyrights.sh
2402026-03-11T15:28:06.089Zcommon/src/illumos.rs: Copyright with wrong year
2412026-03-11T15:28:07.137Zpacket/src/eth.rs: Copyright with wrong year
2422026-03-11T15:28:07.632Ztools/run_dpd.sh: Copyright with wrong year
2432026-03-11T15:28:07.759Z+ banner clippy
2442026-03-11T15:28:07.762Z
2452026-03-11T15:28:07.762Z #### # # ##### ##### # #
2462026-03-11T15:28:07.762Z # # # # # # # # # #
2472026-03-11T15:28:07.762Z # # # # # # # #
2482026-03-11T15:28:07.762Z # # # ##### ##### #
2492026-03-11T15:28:07.762Z # # # # # # #
2502026-03-11T15:28:07.762Z #### ###### # # # #
2512026-03-11T15:28:07.762Z
2522026-03-11T15:28:07.762Z+ for feat in tofino_stub tofino_asic softnpu chaos
2532026-03-11T15:28:07.762Z+ cargo clippy --features tofino_stub -- --deny warnings
2542026-03-11T15:28:08.038Z Updating git repository `https://github.com/oxidecomputer/omicron`
2552026-03-11T15:28:21.585Z Updating crates.io index
2562026-03-11T15:28:21.588Z Updating git repository `https://github.com/illumos/smf-rs`
2572026-03-11T15:28:21.879Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-03-11T15:28:24.858Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2592026-03-11T15:28:25.173Z Updating git repository `https://github.com/oxidecomputer/tofino`
2602026-03-11T15:28:25.447Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2612026-03-11T15:28:26.711Z Updating git repository `https://github.com/oxidecomputer/ispf`
2622026-03-11T15:28:27.019Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2632026-03-11T15:28:27.407Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-03-11T15:28:27.901Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2652026-03-11T15:28:28.233Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2662026-03-11T15:28:28.580Z Updating git repository `https://github.com/oxidecomputer/p4`
2672026-03-11T15:28:29.061Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-03-11T15:28:29.620Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-03-11T15:28:30.028Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-03-11T15:28:31.518Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-03-11T15:28:31.840Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2722026-03-11T15:28:32.117Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-03-11T15:28:32.501Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-03-11T15:28:33.051Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752026-03-11T15:28:33.443Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762026-03-11T15:28:33.758Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772026-03-11T15:28:34.119Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-03-11T15:28:36.154Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792026-03-11T15:28:36.895Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802026-03-11T15:28:38.648Z Updating git repository `https://github.com/oxidecomputer/opte`
2812026-03-11T15:28:40.896Z Updating git repository `https://github.com/oxidecomputer/tofino`
2822026-03-11T15:28:41.197Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832026-03-11T15:28:41.937Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-03-11T15:28:43.708Z Downloading crates ...
2852026-03-11T15:28:43.777Z Downloaded adler2 v2.0.1
2862026-03-11T15:28:43.784Z Downloaded cookie v0.18.1
2872026-03-11T15:28:43.789Z Downloaded async-stream v0.3.6
2882026-03-11T15:28:43.794Z Downloaded daft-derive v0.1.4
2892026-03-11T15:28:43.799Z Downloaded atomic-waker v1.1.2
2902026-03-11T15:28:43.801Z Downloaded aead v0.5.2
2912026-03-11T15:28:43.806Z Downloaded cfg-if v1.0.3
2922026-03-11T15:28:43.809Z Downloaded embedded-io v0.6.1
2932026-03-11T15:28:43.811Z Downloaded atomicwrites v0.4.4
2942026-03-11T15:28:43.814Z Downloaded curve25519-dalek-derive v0.1.1
2952026-03-11T15:28:43.817Z Downloaded backoff v0.4.0
2962026-03-11T15:28:43.820Z Downloaded git-stub-vcs v0.1.0
2972026-03-11T15:28:43.823Z Downloaded crucible-workspace-hack v0.1.0
2982026-03-11T15:28:43.826Z Downloaded derive-ex v0.1.8
2992026-03-11T15:28:43.828Z Downloaded crypto-bigint v0.5.5
3002026-03-11T15:28:43.834Z Downloaded indent_write v2.2.0
3012026-03-11T15:28:43.837Z Downloaded git-stub v1.0.0
3022026-03-11T15:28:43.840Z Downloaded heapless v0.8.0
3032026-03-11T15:28:43.845Z Downloaded cstr-argument v0.1.2
3042026-03-11T15:28:43.847Z Downloaded allocator-api2 v0.2.21
3052026-03-11T15:28:43.851Z Downloaded colorchoice v1.0.4
3062026-03-11T15:28:43.854Z Downloaded clap_lex v0.7.5
3072026-03-11T15:28:43.856Z Downloaded convert_case v0.4.0
3082026-03-11T15:28:43.859Z Downloaded darling_macro v0.21.3
3092026-03-11T15:28:43.862Z Downloaded hyper-tls v0.6.0
3102026-03-11T15:28:43.864Z Downloaded ff v0.13.1
3112026-03-11T15:28:43.867Z Downloaded getrandom v0.2.16
3122026-03-11T15:28:43.870Z Downloaded icu_normalizer v2.0.0
3132026-03-11T15:28:43.874Z Downloaded globset v0.4.16
3142026-03-11T15:28:43.877Z Downloaded dropshot-api-manager-types v0.5.2
3152026-03-11T15:28:43.880Z Downloaded httpdate v1.0.3
3162026-03-11T15:28:43.883Z Downloaded heck v0.4.1
3172026-03-11T15:28:43.886Z Downloaded heck v0.5.0
3182026-03-11T15:28:43.889Z Downloaded http-body v1.0.1
3192026-03-11T15:28:43.892Z Downloaded defmt v0.3.100
3202026-03-11T15:28:43.894Z Downloaded foreign-types-shared v0.3.1
3212026-03-11T15:28:43.897Z Downloaded futures-io v0.3.31
3222026-03-11T15:28:43.900Z Downloaded foreign-types v0.5.0
3232026-03-11T15:28:43.902Z Downloaded dof v0.4.0
3242026-03-11T15:28:43.905Z Downloaded equivalent v1.0.2
3252026-03-11T15:28:43.905Z Downloaded hubpack v0.1.2
3262026-03-11T15:28:43.908Z Downloaded foreign-types-shared v0.1.1
3272026-03-11T15:28:43.910Z Downloaded ident_case v1.0.1
3282026-03-11T15:28:43.914Z Downloaded embedded-io v0.4.0
3292026-03-11T15:28:43.918Z Downloaded instant v0.1.13
3302026-03-11T15:28:43.918Z Downloaded is-terminal v0.4.16
3312026-03-11T15:28:43.921Z Downloaded inout v0.1.4
3322026-03-11T15:28:43.923Z Downloaded itoa v1.0.15
3332026-03-11T15:28:43.926Z Downloaded deranged v0.5.3
3342026-03-11T15:28:43.929Z Downloaded highway v1.3.0
3352026-03-11T15:28:43.931Z Downloaded anstyle-parse v0.2.7
3362026-03-11T15:28:43.934Z Downloaded enum-as-inner v0.6.1
3372026-03-11T15:28:43.937Z Downloaded futures-macro v0.3.31
3382026-03-11T15:28:43.940Z Downloaded defmt-macros v1.0.1
3392026-03-11T15:28:43.943Z Downloaded cobs v0.3.0
3402026-03-11T15:28:43.946Z Downloaded bit-vec v0.8.0
3412026-03-11T15:28:43.948Z Downloaded hubpack_derive v0.1.1
3422026-03-11T15:28:43.949Z Downloaded internet-checksum v0.2.1
3432026-03-11T15:28:43.951Z Downloaded byteorder v1.5.0
3442026-03-11T15:28:43.954Z Downloaded base64ct v1.8.0
3452026-03-11T15:28:43.957Z Downloaded kstat-rs v0.2.4
3462026-03-11T15:28:43.959Z Downloaded libscf-sys v1.1.0
3472026-03-11T15:28:43.962Z Downloaded dof v0.3.0
3482026-03-11T15:28:43.965Z Downloaded lru-cache v0.1.2
3492026-03-11T15:28:43.968Z Downloaded linked-hash-map v0.5.6
3502026-03-11T15:28:43.968Z Downloaded match_cfg v0.1.0
3512026-03-11T15:28:43.970Z Downloaded keccak v0.1.5
3522026-03-11T15:28:43.973Z Downloaded futures-channel v0.3.31
3532026-03-11T15:28:43.976Z Downloaded glob v0.3.3
3542026-03-11T15:28:43.980Z Downloaded find-msvc-tools v0.1.2
3552026-03-11T15:28:43.980Z Downloaded cargo_metadata v0.18.1
3562026-03-11T15:28:43.983Z Downloaded bitflags v1.3.2
3572026-03-11T15:28:43.986Z Downloaded managed v0.8.0
3582026-03-11T15:28:43.989Z Downloaded idna_adapter v1.2.1
3592026-03-11T15:28:43.992Z Downloaded digest v0.10.7
3602026-03-11T15:28:43.995Z Downloaded lru-slab v0.1.2
3612026-03-11T15:28:43.997Z Downloaded is_ci v1.2.0
3622026-03-11T15:28:43.998Z Downloaded macaddr v1.0.1
3632026-03-11T15:28:44.001Z Downloaded mime v0.3.17
3642026-03-11T15:28:44.003Z Downloaded newline-converter v0.3.0
3652026-03-11T15:28:44.006Z Downloaded memmap v0.7.0
3662026-03-11T15:28:44.006Z Downloaded newtype_derive v0.1.6
3672026-03-11T15:28:44.009Z Downloaded num-derive v0.3.3
3682026-03-11T15:28:44.012Z Downloaded daft v0.1.4
3692026-03-11T15:28:44.015Z Downloaded critical-section v1.2.0
3702026-03-11T15:28:44.018Z Downloaded num_threads v0.1.7
3712026-03-11T15:28:44.021Z Downloaded filetime v0.2.26
3722026-03-11T15:28:44.021Z Downloaded num-iter v0.1.45
3732026-03-11T15:28:44.024Z Downloaded crc32fast v1.5.0
3742026-03-11T15:28:44.027Z Downloaded olpc-cjson v0.1.4
3752026-03-11T15:28:44.027Z Downloaded libloading v0.8.9
3762026-03-11T15:28:44.032Z Downloaded ipnetwork v0.21.1
3772026-03-11T15:28:44.034Z Downloaded openssl-probe v0.1.6
3782026-03-11T15:28:44.034Z Downloaded parse-display v0.10.0
3792026-03-11T15:28:44.037Z Downloaded openssl-macros v0.1.1
3802026-03-11T15:28:44.040Z Downloaded jobserver v0.1.34
3812026-03-11T15:28:44.043Z Downloaded opaque-debug v0.3.1
3822026-03-11T15:28:44.043Z Downloaded blake2 v0.10.6
3832026-03-11T15:28:44.046Z Downloaded num_enum_derive v0.5.11
3842026-03-11T15:28:44.048Z Downloaded csv-core v0.1.12
3852026-03-11T15:28:44.051Z Downloaded lock_api v0.4.13
3862026-03-11T15:28:44.054Z Downloaded linear-map v1.2.0
3872026-03-11T15:28:44.054Z Downloaded bytecount v0.6.9
3882026-03-11T15:28:44.057Z Downloaded hyper-rustls v0.27.7
3892026-03-11T15:28:44.060Z Downloaded memoffset v0.9.1
3902026-03-11T15:28:44.063Z Downloaded ingot-macros v0.1.1
3912026-03-11T15:28:44.066Z Downloaded crossbeam-channel v0.5.15
3922026-03-11T15:28:44.069Z Downloaded native-tls v0.2.14
3932026-03-11T15:28:44.071Z Downloaded http v1.4.0
3942026-03-11T15:28:44.074Z Downloaded clap v4.5.50
3952026-03-11T15:28:44.082Z Downloaded pretty-hex v0.4.1
3962026-03-11T15:28:44.084Z Downloaded proc-macro-crate v1.3.1
3972026-03-11T15:28:44.087Z Downloaded pin-utils v0.1.0
3982026-03-11T15:28:44.090Z Downloaded plain v0.2.3
3992026-03-11T15:28:44.090Z Downloaded proc-macro-error-attr2 v2.0.0
4002026-03-11T15:28:44.093Z Downloaded libsw-core v0.3.2
4012026-03-11T15:28:44.095Z Downloaded oxide-tokio-rt v0.1.2
4022026-03-11T15:28:44.098Z Downloaded progenitor-client v0.10.0
4032026-03-11T15:28:44.098Z Downloaded progenitor-macro v0.11.1
4042026-03-11T15:28:44.101Z Downloaded progenitor-client v0.11.1
4052026-03-11T15:28:44.104Z Downloaded percent-encoding v2.3.2
4062026-03-11T15:28:44.104Z Downloaded paste v1.0.15
4072026-03-11T15:28:44.106Z Downloaded rand_xorshift v0.4.0
4082026-03-11T15:28:44.109Z Downloaded litemap v0.8.0
4092026-03-11T15:28:44.112Z Downloaded derive_more v0.99.20
4102026-03-11T15:28:44.115Z Downloaded icu_provider v2.0.0
4112026-03-11T15:28:44.117Z Downloaded icu_properties v2.0.1
4122026-03-11T15:28:44.120Z Downloaded num_enum_derive v0.7.5
4132026-03-11T15:28:44.123Z Downloaded memmap2 v0.9.8
4142026-03-11T15:28:44.125Z Downloaded password-hash v0.5.0
4152026-03-11T15:28:44.128Z Downloaded num_enum v0.5.11
4162026-03-11T15:28:44.131Z Downloaded progenitor-macro v0.10.0
4172026-03-11T15:28:44.134Z Downloaded httparse v1.10.1
4182026-03-11T15:28:44.136Z Downloaded ref-cast-impl v1.0.25
4192026-03-11T15:28:44.139Z Downloaded dropshot_endpoint v0.16.7
4202026-03-11T15:28:44.142Z Downloaded oxnet v0.1.4
4212026-03-11T15:28:44.160Z Downloaded darling_core v0.21.3
4222026-03-11T15:28:44.160Z Downloaded quick-error v1.2.3
4232026-03-11T15:28:44.160Z Downloaded progenitor-macro v0.13.0
4242026-03-11T15:28:44.160Z Downloaded base64 v0.22.1
4252026-03-11T15:28:44.160Z Downloaded proc-macro-error-attr v1.0.4
4262026-03-11T15:28:44.160Z Downloaded ppv-lite86 v0.2.21
4272026-03-11T15:28:44.160Z Downloaded proc-macro-error v1.0.4
4282026-03-11T15:28:44.164Z Downloaded same-file v1.0.6
4292026-03-11T15:28:44.164Z Downloaded rustc_version v0.1.7
4302026-03-11T15:28:44.167Z Downloaded rustc_version v0.4.1
4312026-03-11T15:28:44.167Z Downloaded rustc-hash v2.1.1
4322026-03-11T15:28:44.170Z Downloaded ref-cast v1.0.25
4332026-03-11T15:28:44.173Z Downloaded progenitor-client v0.13.0
4342026-03-11T15:28:44.176Z Downloaded proc-macro-error2 v2.0.1
4352026-03-11T15:28:44.179Z Downloaded serde-big-array v0.5.1
4362026-03-11T15:28:44.179Z Downloaded log v0.4.29
4372026-03-11T15:28:44.181Z Downloaded progenitor v0.10.0
4382026-03-11T15:28:44.184Z Downloaded poly1305 v0.8.0
4392026-03-11T15:28:44.187Z Downloaded pkg-config v0.3.32
4402026-03-11T15:28:44.190Z Downloaded pin-project-lite v0.2.16
4412026-03-11T15:28:44.192Z Downloaded scroll_derive v0.12.1
4422026-03-11T15:28:44.195Z Downloaded rand_core v0.6.4
4432026-03-11T15:28:44.198Z Downloaded rand_chacha v0.9.0
4442026-03-11T15:28:44.198Z Downloaded indexmap v1.9.3
4452026-03-11T15:28:44.200Z Downloaded futures v0.3.31
4462026-03-11T15:28:44.205Z Downloaded serde_spanned v1.0.4
4472026-03-11T15:28:44.207Z Downloaded bytes v1.11.1
4482026-03-11T15:28:44.210Z Downloaded once_cell v1.21.3
4492026-03-11T15:28:44.213Z Downloaded owo-colors v4.3.0
4502026-03-11T15:28:44.216Z Downloaded omicron-zone-package v0.12.2
4512026-03-11T15:28:44.219Z Downloaded serde_spanned v0.6.9
4522026-03-11T15:28:44.221Z Downloaded serde_urlencoded v0.7.1
4532026-03-11T15:28:44.224Z Downloaded serde_plain v1.0.2
4542026-03-11T15:28:44.224Z Downloaded curl v0.4.49
4552026-03-11T15:28:44.227Z Downloaded resolv-conf v0.7.5
4562026-03-11T15:28:44.230Z Downloaded parking_lot v0.12.4
4572026-03-11T15:28:44.234Z Downloaded half v2.7.1
4582026-03-11T15:28:44.237Z Downloaded scopeguard v1.2.0
4592026-03-11T15:28:44.239Z Downloaded slog-bunyan v2.5.0
4602026-03-11T15:28:44.239Z Downloaded siphasher v1.0.1
4612026-03-11T15:28:44.242Z Downloaded parse-display-derive v0.10.0
4622026-03-11T15:28:44.242Z Downloaded sigpipe v0.1.3
4632026-03-11T15:28:44.245Z Downloaded hashbrown v0.15.5
4642026-03-11T15:28:44.247Z Downloaded pest_derive v2.8.2
4652026-03-11T15:28:44.250Z Downloaded papergrid v0.11.0
4662026-03-11T15:28:44.254Z Downloaded strsim v0.11.1
4672026-03-11T15:28:44.257Z Downloaded smawk v0.3.2
4682026-03-11T15:28:44.259Z Downloaded strum v0.27.2
4692026-03-11T15:28:44.259Z Downloaded chacha20poly1305 v0.10.1
4702026-03-11T15:28:44.262Z Downloaded strum v0.26.3
4712026-03-11T15:28:44.265Z Downloaded rustversion v1.0.22
4722026-03-11T15:28:44.268Z Downloaded sha1 v0.10.6
4732026-03-11T15:28:44.268Z Downloaded rusty-fork v0.3.0
4742026-03-11T15:28:44.271Z Downloaded pin-project-internal v1.1.10
4752026-03-11T15:28:44.271Z Downloaded pest_meta v2.8.2
4762026-03-11T15:28:44.274Z Downloaded rand_core v0.9.3
4772026-03-11T15:28:44.277Z Downloaded rand_chacha v0.3.1
4782026-03-11T15:28:44.277Z Downloaded stable_deref_trait v1.2.0
4792026-03-11T15:28:44.280Z Downloaded structmeta-derive v0.3.0
4802026-03-11T15:28:44.280Z Downloaded structmeta v0.3.0
4812026-03-11T15:28:44.282Z Downloaded swrite v0.1.0
4822026-03-11T15:28:44.282Z Downloaded signal-hook-tokio v0.3.1
4832026-03-11T15:28:44.285Z Downloaded shlex v1.3.0
4842026-03-11T15:28:44.285Z Downloaded sha2 v0.10.9
4852026-03-11T15:28:44.288Z Downloaded sync_wrapper v1.0.2
4862026-03-11T15:28:44.290Z Downloaded tabled_derive v0.7.0
4872026-03-11T15:28:44.290Z Downloaded icu_normalizer_data v2.0.0
4882026-03-11T15:28:44.293Z Downloaded icu_locale_core v2.0.0
4892026-03-11T15:28:44.297Z Downloaded pin-project v1.1.10
4902026-03-11T15:28:44.306Z Downloaded take_mut v0.2.2
4912026-03-11T15:28:44.309Z Downloaded hickory-resolver v0.25.2
4922026-03-11T15:28:44.311Z Downloaded slog-dtrace v0.3.0
4932026-03-11T15:28:44.314Z Downloaded slab v0.4.11
4942026-03-11T15:28:44.314Z Downloaded testing_table v0.3.0
4952026-03-11T15:28:44.317Z Downloaded tagptr v0.2.0
4962026-03-11T15:28:44.317Z Downloaded tabwriter v1.4.1
4972026-03-11T15:28:44.320Z Downloaded termtree v0.5.1
4982026-03-11T15:28:44.320Z Downloaded terminal_size v0.4.3
4992026-03-11T15:28:44.323Z Downloaded smf v0.2.3
5002026-03-11T15:28:44.323Z Downloaded progenitor-impl v0.10.0
5012026-03-11T15:28:44.326Z Downloaded papergrid v0.17.0
5022026-03-11T15:28:44.329Z Downloaded quote v1.0.44
5032026-03-11T15:28:44.332Z Downloaded tinyvec_macros v0.1.1
5042026-03-11T15:28:44.334Z Downloaded slog-term v2.9.2
5052026-03-11T15:28:44.337Z Downloaded thread-id v5.0.0
5062026-03-11T15:28:44.337Z Downloaded strum_macros v0.26.4
5072026-03-11T15:28:44.340Z Downloaded thread-id v4.2.2
5082026-03-11T15:28:44.340Z Downloaded miniz_oxide v0.8.9
5092026-03-11T15:28:44.343Z Downloaded thiserror-impl-no-std v2.0.2
5102026-03-11T15:28:44.346Z Downloaded slog-json v2.6.1
5112026-03-11T15:28:44.346Z Downloaded indexmap v2.13.0
5122026-03-11T15:28:44.349Z Downloaded proc-macro2 v1.0.106
5132026-03-11T15:28:44.352Z Downloaded snafu-derive v0.8.9
5142026-03-11T15:28:44.355Z Downloaded postcard v1.1.3
5152026-03-11T15:28:44.357Z Downloaded quinn-udp v0.5.14
5162026-03-11T15:28:44.357Z Downloaded time-core v0.1.6
5172026-03-11T15:28:44.360Z Downloaded strum_macros v0.27.2
5182026-03-11T15:28:44.362Z Downloaded toml_datetime v0.6.11
5192026-03-11T15:28:44.362Z Downloaded serde_derive_internals v0.29.1
5202026-03-11T15:28:44.365Z Downloaded progenitor-impl v0.11.1
5212026-03-11T15:28:44.368Z Downloaded synstructure v0.13.2
5222026-03-11T15:28:44.369Z Downloaded icu_collections v2.0.0
5232026-03-11T15:28:44.372Z Downloaded scroll v0.13.0
5242026-03-11T15:28:44.375Z Downloaded topological-sort v0.2.2
5252026-03-11T15:28:44.375Z Downloaded toml_write v0.1.2
5262026-03-11T15:28:44.378Z Downloaded rustls-pki-types v1.12.0
5272026-03-11T15:28:44.380Z Downloaded schemars v0.8.22
5282026-03-11T15:28:44.388Z Downloaded thiserror v1.0.69
5292026-03-11T15:28:44.392Z Downloaded time-macros v0.2.24
5302026-03-11T15:28:44.395Z Downloaded spin v0.9.8
5312026-03-11T15:28:44.398Z Downloaded thiserror v2.0.18
5322026-03-11T15:28:44.403Z Downloaded typify-macro v0.4.3
5332026-03-11T15:28:44.403Z Downloaded progenitor-impl v0.13.0
5342026-03-11T15:28:44.406Z Downloaded tower-service v0.3.3
5352026-03-11T15:28:44.407Z Downloaded thiserror-impl v1.0.69
5362026-03-11T15:28:44.407Z Downloaded signal-hook-registry v1.4.6
5372026-03-11T15:28:44.410Z Downloaded hashbrown v0.12.3
5382026-03-11T15:28:44.413Z Downloaded tokio-rustls v0.25.0
5392026-03-11T15:28:44.413Z Downloaded tokio-macros v2.6.0
5402026-03-11T15:28:44.415Z Downloaded thiserror-no-std v2.0.2
5412026-03-11T15:28:44.418Z Downloaded try-lock v0.2.5
5422026-03-11T15:28:44.418Z Downloaded smallvec v1.15.1
5432026-03-11T15:28:44.421Z Downloaded untrusted v0.9.0
5442026-03-11T15:28:44.421Z Downloaded unarray v0.1.4
5452026-03-11T15:28:44.424Z Downloaded typify-macro v0.6.1
5462026-03-11T15:28:44.425Z Downloaded serde_core v1.0.228
5472026-03-11T15:28:44.428Z Downloaded untrusted v0.7.1
5482026-03-11T15:28:44.428Z Downloaded memchr v2.7.5
5492026-03-11T15:28:44.430Z Downloaded usdt-attr-macro v0.5.0
5502026-03-11T15:28:44.433Z Downloaded usdt v0.6.0
5512026-03-11T15:28:44.433Z Downloaded signal-hook v0.3.18
5522026-03-11T15:28:44.437Z Downloaded wait-timeout v0.2.1
5532026-03-11T15:28:44.437Z Downloaded tinystr v0.8.1
5542026-03-11T15:28:44.439Z Downloaded universal-hash v0.5.1
5552026-03-11T15:28:44.439Z Downloaded similar v2.7.0
5562026-03-11T15:28:44.442Z Downloaded unicode-xid v0.2.6
5572026-03-11T15:28:44.445Z Downloaded thread_local v1.1.9
5582026-03-11T15:28:44.445Z Downloaded usdt v0.5.0
5592026-03-11T15:28:44.448Z Downloaded tower-layer v0.3.3
5602026-03-11T15:28:44.448Z Downloaded toml_writer v1.0.6+spec-1.1.0
5612026-03-11T15:28:44.451Z Downloaded usdt-macro v0.6.0
5622026-03-11T15:28:44.451Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5632026-03-11T15:28:44.451Z Downloaded static_assertions v1.1.0
5642026-03-11T15:28:44.454Z Downloaded waitgroup v0.1.2
5652026-03-11T15:28:44.454Z Downloaded rayon-core v1.13.0
5662026-03-11T15:28:44.456Z Downloaded slog v2.8.2
5672026-03-11T15:28:44.459Z Downloaded tempfile v3.23.0
5682026-03-11T15:28:44.462Z Downloaded utf8parse v0.2.2
5692026-03-11T15:28:44.462Z Downloaded utf8_iter v1.0.4
5702026-03-11T15:28:44.465Z Downloaded usdt-macro v0.5.0
5712026-03-11T15:28:44.465Z Downloaded thiserror-impl v2.0.18
5722026-03-11T15:28:44.465Z Downloaded quinn v0.11.9
5732026-03-11T15:28:44.467Z Downloaded version_check v0.9.5
5742026-03-11T15:28:44.470Z Downloaded usdt-attr-macro v0.6.0
5752026-03-11T15:28:44.470Z Downloaded expectorate v1.2.0
5762026-03-11T15:28:44.473Z Downloaded serde_with_macros v3.14.1
5772026-03-11T15:28:44.473Z Downloaded ryu v1.0.20
5782026-03-11T15:28:44.477Z Downloaded unicode-linebreak v0.1.5
5792026-03-11T15:28:44.481Z Downloaded tokio-native-tls v0.3.1
5802026-03-11T15:28:44.481Z Downloaded term v1.2.0
5812026-03-11T15:28:44.483Z Downloaded openssl-sys v0.9.109
5822026-03-11T15:28:44.486Z Downloaded zeroize_derive v1.4.3
5832026-03-11T15:28:44.486Z Downloaded jiff-static v0.2.15
5842026-03-11T15:28:44.489Z Downloaded hickory-resolver v0.24.4
5852026-03-11T15:28:44.492Z Downloaded yoke-derive v0.8.0
5862026-03-11T15:28:44.492Z Downloaded xattr v1.6.1
5872026-03-11T15:28:44.495Z Downloaded serde_derive v1.0.228
5882026-03-11T15:28:44.495Z Downloaded dropshot-api-manager v0.5.2
5892026-03-11T15:28:44.497Z Downloaded mio v1.0.4
5902026-03-11T15:28:44.501Z Downloaded slog-async v2.8.0
5912026-03-11T15:28:44.504Z Downloaded tabled_derive v0.11.0
5922026-03-11T15:28:44.504Z Downloaded supports-color v3.0.2
5932026-03-11T15:28:44.507Z Downloaded serde_yaml v0.9.34+deprecated
5942026-03-11T15:28:44.510Z Downloaded serde_repr v0.1.20
5952026-03-11T15:28:44.510Z Downloaded zerofrom v0.1.6
5962026-03-11T15:28:44.513Z Downloaded zone v0.3.1
5972026-03-11T15:28:44.513Z Downloaded minimal-lexical v0.2.1
5982026-03-11T15:28:44.516Z Downloaded zerofrom-derive v0.1.6
5992026-03-11T15:28:44.516Z Downloaded serde_path_to_error v0.1.20
6002026-03-11T15:28:44.518Z Downloaded semver v1.0.27
6012026-03-11T15:28:44.518Z Downloaded schemars_derive v0.8.22
6022026-03-11T15:28:44.521Z Downloaded zone_cfg_derive v0.3.1
6032026-03-11T15:28:44.521Z Downloaded socket2 v0.6.0
6042026-03-11T15:28:44.524Z Downloaded prettyplease v0.2.37
6052026-03-11T15:28:44.527Z Downloaded usdt-impl v0.6.0
6062026-03-11T15:28:44.527Z Downloaded textwrap v0.16.2
6072026-03-11T15:28:44.530Z Downloaded vsss-rs v3.3.4
6082026-03-11T15:28:44.533Z Downloaded tar v0.4.44
6092026-03-11T15:28:44.533Z Downloaded toml v0.8.23
6102026-03-11T15:28:44.536Z Downloaded tokio-stream v0.1.17
6112026-03-11T15:28:44.540Z Downloaded tokio-rustls v0.26.3
6122026-03-11T15:28:44.543Z Downloaded ucd-trie v0.1.7
6132026-03-11T15:28:44.543Z Downloaded tokio-dtrace v0.1.1
6142026-03-11T15:28:44.543Z Downloaded hyper-util v0.1.19
6152026-03-11T15:28:44.546Z Downloaded want v0.3.1
6162026-03-11T15:28:44.549Z Downloaded schemars v0.9.0
6172026-03-11T15:28:44.555Z Downloaded zerovec-derive v0.11.1
6182026-03-11T15:28:44.559Z Downloaded test-strategy v0.4.3
6192026-03-11T15:28:44.562Z Downloaded walkdir v2.5.0
6202026-03-11T15:28:44.562Z Downloaded whoami v1.6.1
6212026-03-11T15:28:44.565Z Downloaded iri-string v0.7.8
6222026-03-11T15:28:44.569Z Downloaded writeable v0.6.1
6232026-03-11T15:28:44.569Z Downloaded rand v0.8.5
6242026-03-11T15:28:44.572Z Downloaded chrono v0.4.43
6252026-03-11T15:28:44.576Z Downloaded tracing-attributes v0.1.30
6262026-03-11T15:28:44.580Z Downloaded idna v1.1.0
6272026-03-11T15:28:44.583Z Downloaded zmij v1.0.17
6282026-03-11T15:28:44.583Z Downloaded iddqd v0.3.17
6292026-03-11T15:28:44.587Z Downloaded serde v1.0.228
6302026-03-11T15:28:44.590Z Downloaded nom v7.1.3
6312026-03-11T15:28:44.594Z Downloaded usdt-impl v0.5.0
6322026-03-11T15:28:44.597Z Downloaded tinyvec v1.10.0
6332026-03-11T15:28:44.599Z Downloaded toml_parser v1.0.6+spec-1.1.0
6342026-03-11T15:28:44.600Z Downloaded zerocopy-derive v0.7.35
6352026-03-11T15:28:44.602Z Downloaded qorb v0.4.1
6362026-03-11T15:28:44.606Z Downloaded toml v0.9.11+spec-1.1.0
6372026-03-11T15:28:44.609Z Downloaded toml v0.7.8
6382026-03-11T15:28:44.612Z Downloaded vergen v8.3.2
6392026-03-11T15:28:44.615Z Downloaded pest v2.8.2
6402026-03-11T15:28:44.618Z Downloaded icu_properties_data v2.0.1
6412026-03-11T15:28:44.622Z Downloaded rand v0.9.2
6422026-03-11T15:28:44.625Z Downloaded uuid v1.20.0
6432026-03-11T15:28:44.628Z Downloaded tracing-core v0.1.34
6442026-03-11T15:28:44.632Z Downloaded zeroize v1.8.1
6452026-03-11T15:28:44.633Z Downloaded unicode-ident v1.0.24
6462026-03-11T15:28:44.635Z Downloaded typify v0.6.1
6472026-03-11T15:28:44.638Z Downloaded libm v0.2.15
6482026-03-11T15:28:44.643Z Downloaded schemars v1.2.0
6492026-03-11T15:28:44.654Z Downloaded steno v0.4.1
6502026-03-11T15:28:44.657Z Downloaded toml_edit v0.22.27
6512026-03-11T15:28:44.660Z Downloaded hashbrown v0.16.1
6522026-03-11T15:28:44.664Z Downloaded itertools v0.14.0
6532026-03-11T15:28:44.669Z Downloaded aws-lc-rs v1.14.0
6542026-03-11T15:28:44.675Z Downloaded yoke v0.8.0
6552026-03-11T15:28:44.678Z Downloaded unsafe-libyaml v0.2.11
6562026-03-11T15:28:44.681Z Downloaded typify v0.4.3
6572026-03-11T15:28:44.684Z Downloaded snafu v0.8.9
6582026-03-11T15:28:44.687Z Downloaded rustls-webpki v0.103.6
6592026-03-11T15:28:44.689Z Downloaded zerotrie v0.2.2
6602026-03-11T15:28:44.692Z Downloaded hyper v1.8.1
6612026-03-11T15:28:44.696Z Downloaded itertools v0.12.1
6622026-03-11T15:28:44.701Z Downloaded hkdf v0.12.4
6632026-03-11T15:28:44.704Z Downloaded aho-corasick v1.1.3
6642026-03-11T15:28:44.706Z Downloaded num-traits v0.2.19
6652026-03-11T15:28:44.709Z Downloaded subtle v2.6.1
6662026-03-11T15:28:44.709Z Downloaded clap_builder v4.5.50
6672026-03-11T15:28:44.714Z Downloaded serde_tokenstream v0.2.3
6682026-03-11T15:28:44.718Z Downloaded toml_edit v0.19.15
6692026-03-11T15:28:44.727Z Downloaded url v2.5.7
6702026-03-11T15:28:44.730Z Downloaded h2 v0.4.12
6712026-03-11T15:28:44.734Z Downloaded futures-util v0.3.31
6722026-03-11T15:28:44.741Z Downloaded typenum v1.18.0
6732026-03-11T15:28:44.744Z Downloaded reqwest v0.13.2
6742026-03-11T15:28:44.748Z Downloaded tower v0.5.2
6752026-03-11T15:28:44.754Z Downloaded regex v1.12.3
6762026-03-11T15:28:44.758Z Downloaded goblin v0.8.2
6772026-03-11T15:28:44.762Z Downloaded tracing v0.1.41
6782026-03-11T15:28:44.765Z Downloaded zerocopy-derive v0.8.27
6792026-03-11T15:28:44.769Z Downloaded unicode-segmentation v1.12.0
6802026-03-11T15:28:44.772Z Downloaded rayon v1.11.0
6812026-03-11T15:28:44.778Z Downloaded reqwest v0.12.23
6822026-03-11T15:28:44.782Z Downloaded typed-path v0.9.3
6832026-03-11T15:28:44.786Z Downloaded tokio-util v0.7.16
6842026-03-11T15:28:44.791Z Downloaded scroll v0.12.0
6852026-03-11T15:28:44.794Z Downloaded progenitor v0.13.0
6862026-03-11T15:28:44.794Z Downloaded rustls-pemfile v2.2.0
6872026-03-11T15:28:44.796Z Downloaded semver v0.1.20
6882026-03-11T15:28:44.796Z Downloaded progenitor v0.11.1
6892026-03-11T15:28:44.799Z Downloaded cc v1.2.38
6902026-03-11T15:28:44.799Z Downloaded secrecy v0.10.3
6912026-03-11T15:28:44.802Z Downloaded search_path v0.1.4
6922026-03-11T15:28:44.802Z Downloaded scroll_derive v0.13.1
6932026-03-11T15:28:44.804Z Downloaded portable-atomic v1.11.1
6942026-03-11T15:28:44.807Z Downloaded unicode-normalization v0.1.24
6952026-03-11T15:28:44.810Z Downloaded phf v0.12.1
6962026-03-11T15:28:44.813Z Downloaded serde_json v1.0.149
6972026-03-11T15:28:44.815Z Downloaded blake3 v1.8.2
6982026-03-11T15:28:44.821Z Downloaded tower-http v0.6.8
6992026-03-11T15:28:44.828Z Downloaded time v0.3.44
7002026-03-11T15:28:44.832Z Downloaded tough v0.20.0
7012026-03-11T15:28:44.838Z Downloaded git2 v0.19.0
7022026-03-11T15:28:44.844Z Downloaded proptest v1.8.0
7032026-03-11T15:28:44.850Z Downloaded bindgen v0.72.1
7042026-03-11T15:28:44.855Z Downloaded rustls-webpki v0.102.8
7052026-03-11T15:28:44.869Z Downloaded zerovec v0.11.4
7062026-03-11T15:28:44.872Z Downloaded winnow v0.5.40
7072026-03-11T15:28:44.878Z Downloaded goblin v0.10.1
7082026-03-11T15:28:44.883Z Downloaded serde_with v3.14.1
7092026-03-11T15:28:44.891Z Downloaded pest_generator v2.8.2
7102026-03-11T15:28:44.894Z Downloaded pem v3.0.5
7112026-03-11T15:28:44.894Z Downloaded quinn-proto v0.11.13
7122026-03-11T15:28:44.899Z Downloaded zerocopy v0.7.35
7132026-03-11T15:28:44.910Z Downloaded moka v0.12.11
7142026-03-11T15:28:44.917Z Downloaded parking_lot_core v0.9.11
7152026-03-11T15:28:44.920Z Downloaded elliptic-curve v0.13.8
7162026-03-11T15:28:44.922Z Downloaded hmac v0.12.1
7172026-03-11T15:28:44.925Z Downloaded foldhash v0.2.0
7182026-03-11T15:28:44.925Z Downloaded derive-where v1.6.0
7192026-03-11T15:28:44.929Z Downloaded num_enum v0.7.5
7202026-03-11T15:28:44.932Z Downloaded potential_utf v0.1.3
7212026-03-11T15:28:44.932Z Downloaded syn v1.0.109
7222026-03-11T15:28:44.938Z Downloaded hickory-proto v0.24.4
7232026-03-11T15:28:44.948Z Downloaded tabled v0.15.0
7242026-03-11T15:28:44.959Z Downloaded openssl v0.10.73
7252026-03-11T15:28:44.965Z Downloaded webpki-roots v1.0.2
7262026-03-11T15:28:44.968Z Downloaded unicode-width v0.2.1
7272026-03-11T15:28:44.972Z Downloaded winnow v0.7.14
7282026-03-11T15:28:44.979Z Downloaded dropshot v0.16.7
7292026-03-11T15:28:44.994Z Downloaded tabled v0.20.0
7302026-03-11T15:28:45.006Z Downloaded openapiv3 v2.2.0
7312026-03-11T15:28:45.013Z Downloaded regress v0.10.5
7322026-03-11T15:28:45.019Z Downloaded hickory-proto v0.25.2
7332026-03-11T15:28:45.029Z Downloaded vcpkg v0.2.15
7342026-03-11T15:28:45.057Z Downloaded zerocopy v0.8.27
7352026-03-11T15:28:45.072Z Downloaded rustix v1.1.2
7362026-03-11T15:28:45.088Z Downloaded unicode-width v0.1.14
7372026-03-11T15:28:45.092Z Downloaded bstr v1.12.0
7382026-03-11T15:28:45.098Z Downloaded curve25519-dalek v4.1.3
7392026-03-11T15:28:45.104Z Downloaded rustls v0.22.4
7402026-03-11T15:28:45.112Z Downloaded syn v2.0.117
7412026-03-11T15:28:45.120Z Downloaded smoltcp v0.11.0
7422026-03-11T15:28:45.128Z Downloaded rustls v0.23.32
7432026-03-11T15:28:45.136Z Downloaded nix v0.30.1
7442026-03-11T15:28:45.144Z Downloaded phf_shared v0.12.1
7452026-03-11T15:28:45.147Z Downloaded const_format v0.2.34
7462026-03-11T15:28:45.150Z Downloaded powerfmt v0.2.0
7472026-03-11T15:28:45.151Z Downloaded num-rational v0.4.2
7482026-03-11T15:28:45.151Z Downloaded num-integer v0.1.46
7492026-03-11T15:28:45.153Z Downloaded num-derive v0.4.2
7502026-03-11T15:28:45.153Z Downloaded num-complex v0.4.6
7512026-03-11T15:28:45.153Z Downloaded regex-syntax v0.8.6
7522026-03-11T15:28:45.158Z Downloaded newtype-uuid v1.3.2
7532026-03-11T15:28:45.161Z Downloaded multer v3.1.0
7542026-03-11T15:28:45.161Z Downloaded anyhow v1.0.100
7552026-03-11T15:28:45.164Z Downloaded getrandom v0.3.3
7562026-03-11T15:28:45.167Z Downloaded clang-sys v1.8.1
7572026-03-11T15:28:45.169Z Downloaded is_terminal_polyfill v1.70.1
7582026-03-11T15:28:45.169Z Downloaded rustix v0.38.44
7592026-03-11T15:28:45.184Z Downloaded ipnet v2.11.0
7602026-03-11T15:28:45.187Z Downloaded omicron-workspace-hack v0.1.0
7612026-03-11T15:28:45.187Z Downloaded libsw v3.5.0
7622026-03-11T15:28:45.187Z Downloaded http-body-util v0.1.3
7632026-03-11T15:28:45.190Z Downloaded erased-serde v0.3.31
7642026-03-11T15:28:45.190Z Downloaded dyn-clone v1.0.20
7652026-03-11T15:28:45.192Z Downloaded tokio v1.49.0
7662026-03-11T15:28:45.217Z Downloaded chacha20 v0.9.1
7672026-03-11T15:28:45.220Z Downloaded darling v0.21.3
7682026-03-11T15:28:45.223Z Downloaded camino v1.2.2
7692026-03-11T15:28:45.223Z Downloaded bitflags v2.9.4
7702026-03-11T15:28:45.226Z Downloaded anstream v0.6.20
7712026-03-11T15:28:45.229Z Downloaded crossbeam-utils v0.8.21
7722026-03-11T15:28:45.229Z Downloaded cancel-safe-futures v0.1.5
7732026-03-11T15:28:45.232Z Downloaded console v0.15.11
7742026-03-11T15:28:45.234Z Downloaded ciborium v0.2.2
7752026-03-11T15:28:45.234Z Downloaded num-conv v0.1.0
7762026-03-11T15:28:45.237Z Downloaded num v0.4.3
7772026-03-11T15:28:45.237Z Downloaded newtype-uuid-macros v0.1.0
7782026-03-11T15:28:45.237Z Downloaded colored v3.0.0
7792026-03-11T15:28:45.240Z Downloaded const_format_proc_macros v0.2.34
7802026-03-11T15:28:45.240Z Downloaded ingot-types v0.1.2
7812026-03-11T15:28:45.243Z Downloaded ingot v0.1.1
7822026-03-11T15:28:45.243Z Downloaded drift v0.1.3
7832026-03-11T15:28:45.245Z Downloaded iana-time-zone v0.1.64
7842026-03-11T15:28:45.248Z Downloaded humantime v2.3.0
7852026-03-11T15:28:45.248Z Downloaded group v0.13.0
7862026-03-11T15:28:45.252Z Downloaded futures-executor v0.3.31
7872026-03-11T15:28:45.252Z Downloaded defmt v1.0.1
7882026-03-11T15:28:45.255Z Downloaded data-encoding v2.9.0
7892026-03-11T15:28:45.255Z Downloaded camino-tempfile v1.4.1
7902026-03-11T15:28:45.255Z Downloaded cipher v0.4.4
7912026-03-11T15:28:45.258Z Downloaded bcs v0.1.6
7922026-03-11T15:28:45.258Z Downloaded arrayvec v0.7.6
7932026-03-11T15:28:45.260Z Downloaded fs-err v3.1.2
7942026-03-11T15:28:45.261Z Downloaded encoding_rs v0.8.35
7952026-03-11T15:28:45.274Z Downloaded flate2 v1.1.2
7962026-03-11T15:28:45.277Z Downloaded either v1.15.0
7972026-03-11T15:28:45.280Z Downloaded dtrace-parser v0.3.0
7982026-03-11T15:28:45.280Z Downloaded lazy_static v1.5.0
7992026-03-11T15:28:45.280Z Downloaded fastrand v2.3.0
8002026-03-11T15:28:45.283Z Downloaded float-ord v0.3.2
8012026-03-11T15:28:45.283Z Downloaded cmake v0.1.54
8022026-03-11T15:28:45.283Z Downloaded hostname v0.3.1
8032026-03-11T15:28:45.287Z Downloaded dtrace-parser v0.2.0
8042026-03-11T15:28:45.287Z Downloaded hostname v0.4.2
8052026-03-11T15:28:45.287Z Downloaded futures-core v0.3.32
8062026-03-11T15:28:45.287Z Downloaded form_urlencoded v1.2.2
8072026-03-11T15:28:45.287Z Downloaded foreign-types-macros v0.2.3
8082026-03-11T15:28:45.287Z Downloaded errno v0.3.14
8092026-03-11T15:28:45.290Z Downloaded display-error-chain v0.2.2
8102026-03-11T15:28:45.290Z Downloaded futures-sink v0.3.31
8112026-03-11T15:28:45.290Z Downloaded fixedbitset v0.4.2
8122026-03-11T15:28:45.290Z Downloaded ciborium-io v0.2.2
8132026-03-11T15:28:45.293Z Downloaded cargo-platform v0.1.9
8142026-03-11T15:28:45.293Z Downloaded cpufeatures v0.2.17
8152026-03-11T15:28:45.293Z Downloaded hex v0.4.3
8162026-03-11T15:28:45.296Z Downloaded generic-array v0.14.7
8172026-03-11T15:28:45.296Z Downloaded fixedbitset v0.5.7
8182026-03-11T15:28:45.296Z Downloaded typify-impl v0.6.1
8192026-03-11T15:28:45.304Z Downloaded arrayref v0.3.9
8202026-03-11T15:28:45.307Z Downloaded gethostname v0.5.0
8212026-03-11T15:28:45.307Z Downloaded crossbeam-epoch v0.9.18
8222026-03-11T15:28:45.311Z Downloaded futures-task v0.3.31
8232026-03-11T15:28:45.311Z Downloaded debug-ignore v1.0.5
8242026-03-11T15:28:45.311Z Downloaded typify-impl v0.4.3
8252026-03-11T15:28:45.319Z Downloaded anstyle v1.0.11
8262026-03-11T15:28:45.321Z Downloaded foldhash v0.1.5
8272026-03-11T15:28:45.321Z Downloaded dunce v1.0.5
8282026-03-11T15:28:45.321Z Downloaded displaydoc v0.2.5
8292026-03-11T15:28:45.324Z Downloaded constant_time_eq v0.3.1
8302026-03-11T15:28:45.324Z Downloaded bit-set v0.8.0
8312026-03-11T15:28:45.327Z Downloaded defmt-parser v1.0.0
8322026-03-11T15:28:45.327Z Downloaded hash32 v0.3.1
8332026-03-11T15:28:45.327Z Downloaded ciborium-ll v0.2.2
8342026-03-11T15:28:45.329Z Downloaded block-buffer v0.10.4
8352026-03-11T15:28:45.329Z Downloaded base16ct v0.2.0
8362026-03-11T15:28:45.329Z Downloaded foreign-types v0.3.2
8372026-03-11T15:28:45.329Z Downloaded crossbeam-deque v0.8.6
8382026-03-11T15:28:45.332Z Downloaded clap_derive v4.5.49
8392026-03-11T15:28:45.332Z Downloaded argon2 v0.5.3
8402026-03-11T15:28:45.335Z Downloaded cexpr v0.6.0
8412026-03-11T15:28:45.335Z Downloaded anstyle-query v1.1.4
8422026-03-11T15:28:45.335Z Downloaded fs_extra v1.3.0
8432026-03-11T15:28:45.338Z Downloaded fnv v1.0.7
8442026-03-11T15:28:45.338Z Downloaded crypto-common v0.1.6
8452026-03-11T15:28:45.338Z Downloaded crc8 v0.1.1
8462026-03-11T15:28:45.338Z Downloaded cfg_aliases v0.2.1
8472026-03-11T15:28:45.341Z Downloaded async-trait v0.1.89
8482026-03-11T15:28:45.341Z Downloaded autocfg v1.5.0
8492026-03-11T15:28:45.344Z Downloaded async-recursion v1.1.1
8502026-03-11T15:28:45.344Z Downloaded async-stream-impl v0.3.6
8512026-03-11T15:28:45.407Z Downloaded regex-automata v0.4.13
8522026-03-11T15:28:45.448Z Downloaded petgraph v0.6.5
8532026-03-11T15:28:45.468Z Downloaded jiff v0.2.15
8542026-03-11T15:28:45.480Z Downloaded libc v0.2.176
8552026-03-11T15:28:45.498Z Downloaded chrono-tz v0.10.4
8562026-03-11T15:28:45.509Z Downloaded petgraph v0.8.2
8572026-03-11T15:28:45.530Z Downloaded libz-sys v1.1.22
8582026-03-11T15:28:45.545Z Downloaded csv v1.3.1
8592026-03-11T15:28:45.559Z Downloaded sha3 v0.10.8
8602026-03-11T15:28:45.715Z Downloaded ring v0.17.14
8612026-03-11T15:28:45.781Z Downloaded libgit2-sys v0.17.0+1.8.1
8622026-03-11T15:28:45.820Z Downloaded curl-sys v0.4.83+curl-8.15.0
8632026-03-11T15:28:46.298Z Downloaded aws-lc-sys v0.31.0
8642026-03-11T15:28:46.710Z Compiling proc-macro2 v1.0.106
8652026-03-11T15:28:46.710Z Compiling quote v1.0.44
8662026-03-11T15:28:46.713Z Compiling unicode-ident v1.0.24
8672026-03-11T15:28:46.713Z Compiling serde_core v1.0.228
8682026-03-11T15:28:46.713Z Compiling serde v1.0.228
8692026-03-11T15:28:46.713Z Compiling libc v0.2.176
8702026-03-11T15:28:46.713Z Compiling autocfg v1.5.0
8712026-03-11T15:28:47.099Z Checking cfg-if v1.0.3
8722026-03-11T15:28:47.181Z Compiling memchr v2.7.5
8732026-03-11T15:28:47.476Z Compiling zmij v1.0.17
8742026-03-11T15:28:47.560Z Compiling getrandom v0.3.3
8752026-03-11T15:28:47.900Z Compiling libm v0.2.15
8762026-03-11T15:28:48.068Z Compiling shlex v1.3.0
8772026-03-11T15:28:48.127Z Checking itoa v1.0.15
8782026-03-11T15:28:48.185Z Checking smallvec v1.15.1
8792026-03-11T15:28:48.324Z Compiling jobserver v0.1.34
8802026-03-11T15:28:48.351Z Compiling find-msvc-tools v0.1.2
8812026-03-11T15:28:48.458Z Compiling thiserror v2.0.18
8822026-03-11T15:28:48.563Z Compiling syn v2.0.117
8832026-03-11T15:28:48.583Z Compiling version_check v0.9.5
8842026-03-11T15:28:48.628Z Compiling icu_normalizer_data v2.0.0
8852026-03-11T15:28:48.660Z Compiling cc v1.2.38
8862026-03-11T15:28:48.759Z Compiling icu_properties_data v2.0.1
8872026-03-11T15:28:48.962Z Compiling lock_api v0.4.13
8882026-03-11T15:28:49.062Z Compiling parking_lot_core v0.9.11
8892026-03-11T15:28:49.106Z Checking stable_deref_trait v1.2.0
8902026-03-11T15:28:49.141Z Compiling serde_json v1.0.149
8912026-03-11T15:28:49.446Z Compiling log v0.4.29
8922026-03-11T15:28:49.489Z Compiling heck v0.5.0
8932026-03-11T15:28:49.695Z Checking writeable v0.6.1
8942026-03-11T15:28:49.758Z Checking litemap v0.8.0
8952026-03-11T15:28:49.799Z Compiling num-traits v0.2.19
8962026-03-11T15:28:49.847Z Checking percent-encoding v2.3.2
8972026-03-11T15:28:50.156Z Checking form_urlencoded v1.2.2
8982026-03-11T15:28:50.202Z Checking utf8_iter v1.0.4
8992026-03-11T15:28:50.289Z Compiling zerocopy v0.8.27
9002026-03-11T15:28:50.317Z Checking pin-project-lite v0.2.16
9012026-03-11T15:28:50.361Z Compiling rustversion v1.0.22
9022026-03-11T15:28:50.421Z Checking iana-time-zone v0.1.64
9032026-03-11T15:28:50.495Z Compiling allocator-api2 v0.2.21
9042026-03-11T15:28:50.528Z Compiling regex-syntax v0.8.6
9052026-03-11T15:28:50.570Z Compiling equivalent v1.0.2
9062026-03-11T15:28:50.686Z Compiling foldhash v0.2.0
9072026-03-11T15:28:50.930Z Compiling hashbrown v0.16.1
9082026-03-11T15:28:50.952Z Compiling semver v1.0.27
9092026-03-11T15:28:50.956Z Checking socket2 v0.6.0
9102026-03-11T15:28:51.309Z Compiling aho-corasick v1.1.3
9112026-03-11T15:28:51.331Z Checking uuid v1.20.0
9122026-03-11T15:28:51.357Z Checking scopeguard v1.2.0
9132026-03-11T15:28:51.741Z Checking signal-hook-registry v1.4.6
9142026-03-11T15:28:51.805Z Checking getrandom v0.2.16
9152026-03-11T15:28:51.832Z Checking mio v1.0.4
9162026-03-11T15:28:51.961Z Checking dyn-clone v1.0.20
9172026-03-11T15:28:51.986Z Compiling portable-atomic v1.11.1
9182026-03-11T15:28:52.011Z Compiling schemars v0.8.22
9192026-03-11T15:28:52.033Z Checking parking_lot v0.12.4
9202026-03-11T15:28:52.344Z Checking critical-section v1.2.0
9212026-03-11T15:28:52.504Z Compiling bitflags v2.9.4
9222026-03-11T15:28:52.573Z Compiling regex-automata v0.4.13
9232026-03-11T15:28:52.595Z Compiling synstructure v0.13.2
9242026-03-11T15:28:52.674Z Compiling serde_derive_internals v0.29.1
9252026-03-11T15:28:53.428Z Checking once_cell v1.21.3
9262026-03-11T15:28:53.457Z Checking futures-core v0.3.32
9272026-03-11T15:28:53.604Z Compiling ring v0.17.14
9282026-03-11T15:28:53.620Z Compiling typenum v1.18.0
9292026-03-11T15:28:53.710Z Compiling indexmap v2.13.0
9302026-03-11T15:28:53.863Z Compiling thiserror v1.0.69
9312026-03-11T15:28:54.197Z Compiling httparse v1.10.1
9322026-03-11T15:28:54.530Z Compiling serde_derive v1.0.228
9332026-03-11T15:28:54.559Z Compiling zerofrom-derive v0.1.6
9342026-03-11T15:28:54.581Z Compiling yoke-derive v0.8.0
9352026-03-11T15:28:54.640Z Compiling zerovec-derive v0.11.1
9362026-03-11T15:28:54.667Z Compiling displaydoc v0.2.5
9372026-03-11T15:28:55.010Z Compiling thiserror-impl v2.0.18
9382026-03-11T15:28:55.635Z Compiling schemars_derive v0.8.22
9392026-03-11T15:28:55.972Z Compiling tokio-macros v2.6.0
9402026-03-11T15:28:56.060Z Compiling zerocopy-derive v0.8.27
9412026-03-11T15:28:56.221Z Checking zerofrom v0.1.6
9422026-03-11T15:28:56.223Z Compiling futures-macro v0.3.31
9432026-03-11T15:28:56.383Z Checking yoke v0.8.0
9442026-03-11T15:28:56.618Z Checking zerovec v0.11.4
9452026-03-11T15:28:56.699Z Checking zerotrie v0.2.2
9462026-03-11T15:28:57.019Z Compiling regex v1.12.3
9472026-03-11T15:28:57.185Z Compiling zeroize_derive v1.4.3
9482026-03-11T15:28:57.223Z Compiling thiserror-impl v1.0.69
9492026-03-11T15:28:57.563Z Compiling rustix v1.1.2
9502026-03-11T15:28:57.585Z Checking futures-sink v0.3.31
9512026-03-11T15:28:57.613Z Checking tinystr v0.8.1
9522026-03-11T15:28:57.697Z Checking potential_utf v0.1.3
9532026-03-11T15:28:57.851Z Checking icu_locale_core v2.0.0
9542026-03-11T15:28:57.873Z Checking icu_collections v2.0.0
9552026-03-11T15:28:58.028Z Checking zeroize v1.8.1
9562026-03-11T15:28:58.252Z Checking slab v0.4.11
9572026-03-11T15:28:58.277Z Compiling either v1.15.0
9582026-03-11T15:28:58.453Z Checking subtle v2.6.1
9592026-03-11T15:28:58.478Z Checking icu_provider v2.0.0
9602026-03-11T15:28:58.545Z Compiling ucd-trie v0.1.7
9612026-03-11T15:28:58.654Z Compiling anyhow v1.0.100
9622026-03-11T15:28:58.685Z Checking bytes v1.11.1
9632026-03-11T15:28:58.688Z Checking chrono v0.4.43
9642026-03-11T15:28:58.791Z Checking icu_normalizer v2.0.0
9652026-03-11T15:28:58.840Z Checking icu_properties v2.0.1
9662026-03-11T15:28:58.973Z Compiling serde_tokenstream v0.2.3
9672026-03-11T15:28:59.298Z Checking tokio v1.49.0
9682026-03-11T15:28:59.339Z Compiling pest v2.8.2
9692026-03-11T15:28:59.477Z Checking futures-channel v0.3.31
9702026-03-11T15:28:59.719Z Checking rand_core v0.6.4
9712026-03-11T15:28:59.741Z Checking pin-utils v0.1.0
9722026-03-11T15:28:59.830Z Checking futures-io v0.3.31
9732026-03-11T15:28:59.883Z Checking futures-task v0.3.31
9742026-03-11T15:28:59.933Z Compiling pkg-config v0.3.32
9752026-03-11T15:28:59.979Z Compiling tracing-attributes v0.1.30
9762026-03-11T15:29:00.002Z Checking idna_adapter v1.2.1
9772026-03-11T15:29:00.067Z Checking futures-util v0.3.31
9782026-03-11T15:29:00.160Z Checking idna v1.1.0
9792026-03-11T15:29:00.549Z Checking url v2.5.7
9802026-03-11T15:29:00.571Z Checking tracing-core v0.1.34
9812026-03-11T15:29:00.898Z Compiling pest_meta v2.8.2
9822026-03-11T15:29:00.989Z Compiling generic-array v0.14.7
9832026-03-11T15:29:01.244Z Compiling vcpkg v0.2.15
9842026-03-11T15:29:01.271Z Checking fnv v1.0.7
9852026-03-11T15:29:01.725Z Compiling pest_generator v2.8.2
9862026-03-11T15:29:01.988Z Checking tracing v0.1.41
9872026-03-11T15:29:02.011Z Compiling http v1.4.0
9882026-03-11T15:29:02.221Z Compiling prettyplease v0.2.37
9892026-03-11T15:29:02.515Z Compiling rustc-hash v2.1.1
9902026-03-11T15:29:02.672Z Compiling regress v0.10.5
9912026-03-11T15:29:02.800Z Compiling pest_derive v2.8.2
9922026-03-11T15:29:02.822Z Compiling byteorder v1.5.0
9932026-03-11T15:29:02.825Z Compiling num-conv v0.1.0
9942026-03-11T15:29:02.865Z Compiling time-core v0.1.6
9952026-03-11T15:29:03.062Z Compiling time-macros v0.2.24
9962026-03-11T15:29:03.122Z Checking errno v0.3.14
9972026-03-11T15:29:03.172Z Compiling minimal-lexical v0.2.1
9982026-03-11T15:29:03.273Z Compiling glob v0.3.3
9992026-03-11T15:29:03.432Z Compiling nom v7.1.3
10002026-03-11T15:29:03.716Z Compiling clang-sys v1.8.1
10012026-03-11T15:29:03.742Z Checking ipnet v2.11.0
10022026-03-11T15:29:04.049Z Checking base64 v0.22.1
10032026-03-11T15:29:04.207Z Checking tokio-util v0.7.16
10042026-03-11T15:29:04.357Z Checking crypto-common v0.1.6
10052026-03-11T15:29:04.515Z Compiling scroll_derive v0.13.1
10062026-03-11T15:29:04.868Z Compiling libloading v0.8.9
10072026-03-11T15:29:04.890Z Compiling camino v1.2.2
10082026-03-11T15:29:05.115Z Compiling bindgen v0.72.1
10092026-03-11T15:29:05.521Z Compiling cexpr v0.6.0
10102026-03-11T15:29:05.524Z Checking http-body v1.0.1
10112026-03-11T15:29:05.565Z Checking ppv-lite86 v0.2.21
10122026-03-11T15:29:05.687Z Compiling itertools v0.12.1
10132026-03-11T15:29:05.710Z Checking atomic-waker v1.1.2
10142026-03-11T15:29:05.732Z Compiling syn v1.0.109
10152026-03-11T15:29:05.736Z Compiling crossbeam-utils v0.8.21
10162026-03-11T15:29:05.993Z Compiling slog v2.8.2
10172026-03-11T15:29:06.109Z Checking tower-layer v0.3.3
10182026-03-11T15:29:06.188Z Compiling paste v1.0.15
10192026-03-11T15:29:06.225Z Checking try-lock v0.2.5
10202026-03-11T15:29:06.255Z Checking tower-service v0.3.3
10212026-03-11T15:29:06.310Z Checking h2 v0.4.12
10222026-03-11T15:29:06.354Z Checking want v0.3.1
10232026-03-11T15:29:06.357Z Checking ipnetwork v0.21.1
10242026-03-11T15:29:06.398Z Checking erased-serde v0.3.31
10252026-03-11T15:29:06.509Z Checking rustls-pki-types v1.12.0
10262026-03-11T15:29:06.616Z Checking ryu v1.0.20
10272026-03-11T15:29:06.651Z Checking pretty-hex v0.4.1
10282026-03-11T15:29:06.750Z Checking httpdate v1.0.3
10292026-03-11T15:29:06.903Z Compiling async-trait v0.1.89
10302026-03-11T15:29:06.932Z Checking untrusted v0.9.0
10312026-03-11T15:29:07.282Z Compiling scroll v0.13.0
10322026-03-11T15:29:07.327Z Compiling openssl-sys v0.9.109
10332026-03-11T15:29:07.462Z Compiling plain v0.2.3
10342026-03-11T15:29:07.627Z Compiling strsim v0.11.1
10352026-03-11T15:29:08.032Z Compiling usdt-impl v0.6.0
10362026-03-11T15:29:08.200Z Compiling goblin v0.10.1
10372026-03-11T15:29:08.237Z Checking http-body-util v0.1.3
10382026-03-11T15:29:08.368Z Checking block-buffer v0.10.4
10392026-03-11T15:29:08.420Z Compiling openapiv3 v2.2.0
10402026-03-11T15:29:08.523Z Checking rand_core v0.9.3
10412026-03-11T15:29:08.784Z Checking hyper v1.8.1
10422026-03-11T15:29:08.926Z Compiling slog-async v2.8.0
10432026-03-11T15:29:09.958Z Checking digest v0.10.7
10442026-03-11T15:29:09.985Z Checking hyper-util v0.1.19
10452026-03-11T15:29:10.215Z Checking serde_urlencoded v0.7.1
10462026-03-11T15:29:10.505Z Checking oxnet v0.1.4
10472026-03-11T15:29:10.528Z Compiling typify-impl v0.4.3
10482026-03-11T15:29:10.572Z Compiling dtrace-parser v0.3.0
10492026-03-11T15:29:10.820Z Compiling cmake v0.1.54
10502026-03-11T15:29:10.884Z Compiling thread-id v5.0.0
10512026-03-11T15:29:10.995Z Compiling fs_extra v1.3.0
10522026-03-11T15:29:11.287Z Compiling dunce v1.0.5
10532026-03-11T15:29:11.333Z Compiling ident_case v1.0.1
10542026-03-11T15:29:11.415Z Compiling omicron-workspace-hack v0.1.0
10552026-03-11T15:29:11.468Z Compiling darling_core v0.21.3
10562026-03-11T15:29:11.491Z Checking rand_chacha v0.9.0
10572026-03-11T15:29:11.513Z Compiling daft-derive v0.1.4
10582026-03-11T15:29:11.708Z Checking powerfmt v0.2.0
10592026-03-11T15:29:11.739Z Checking rand v0.9.2
10602026-03-11T15:29:11.917Z Compiling unsafe-libyaml v0.2.11
10612026-03-11T15:29:12.074Z Compiling dof v0.4.0
10622026-03-11T15:29:12.353Z Checking deranged v0.5.3
10632026-03-11T15:29:12.466Z Checking sync_wrapper v1.0.2
10642026-03-11T15:29:13.151Z Compiling serde_yaml v0.9.34+deprecated
10652026-03-11T15:29:13.509Z Compiling rustls v0.22.4
10662026-03-11T15:29:13.537Z Compiling aws-lc-rs v1.14.0
10672026-03-11T15:29:13.561Z Compiling usdt-macro v0.6.0
10682026-03-11T15:29:13.775Z Compiling usdt-attr-macro v0.6.0
10692026-03-11T15:29:13.972Z Checking num_threads v0.1.7
10702026-03-11T15:29:14.068Z Checking cpufeatures v0.2.17
10712026-03-11T15:29:14.090Z Checking time v0.3.44
10722026-03-11T15:29:14.213Z Compiling aws-lc-sys v0.31.0
10732026-03-11T15:29:14.542Z Compiling darling_macro v0.21.3
10742026-03-11T15:29:14.604Z Checking tower v0.5.2
10752026-03-11T15:29:15.119Z Compiling structmeta-derive v0.3.0
10762026-03-11T15:29:15.233Z Compiling darling v0.21.3
10772026-03-11T15:29:15.345Z Checking encoding_rs v0.8.35
10782026-03-11T15:29:15.511Z Compiling typify-macro v0.4.3
10792026-03-11T15:29:15.595Z Checking iri-string v0.7.8
10802026-03-11T15:29:15.652Z Checking mime v0.3.17
10812026-03-11T15:29:15.891Z Checking crossbeam-channel v0.5.15
10822026-03-11T15:29:16.152Z Checking futures-executor v0.3.31
10832026-03-11T15:29:16.342Z Compiling multer v3.1.0
10842026-03-11T15:29:16.364Z Checking foreign-types-shared v0.1.1
10852026-03-11T15:29:16.477Z Compiling openssl v0.10.73
10862026-03-11T15:29:16.534Z Compiling structmeta v0.3.0
10872026-03-11T15:29:16.627Z Checking unicode-width v0.2.1
10882026-03-11T15:29:16.685Z Checking untrusted v0.7.1
10892026-03-11T15:29:16.794Z Checking hex v0.4.3
10902026-03-11T15:29:16.816Z Checking fastrand v2.3.0
10912026-03-11T15:29:16.887Z Checking foreign-types v0.3.2
10922026-03-11T15:29:16.925Z Checking futures v0.3.31
10932026-03-11T15:29:17.024Z Compiling openssl-macros v0.1.1
10942026-03-11T15:29:17.046Z Checking tempfile v3.23.0
10952026-03-11T15:29:17.092Z Compiling async-stream-impl v0.3.6
10962026-03-11T15:29:17.115Z Checking tower-http v0.6.8
10972026-03-11T15:29:17.295Z Compiling strum_macros v0.26.4
10982026-03-11T15:29:17.318Z Checking thread_local v1.1.9
10992026-03-11T15:29:17.475Z Compiling rustls v0.23.32
11002026-03-11T15:29:17.524Z Compiling typify v0.4.3
11012026-03-11T15:29:17.546Z Checking openssl-probe v0.1.6
11022026-03-11T15:29:17.583Z Compiling native-tls v0.2.14
11032026-03-11T15:29:17.928Z Compiling newtype-uuid-macros v0.1.0
11042026-03-11T15:29:17.949Z Compiling dropshot v0.16.7
11052026-03-11T15:29:18.169Z Checking memmap2 v0.9.8
11062026-03-11T15:29:18.199Z Checking is-terminal v0.4.16
11072026-03-11T15:29:18.226Z Compiling ref-cast v1.0.25
11082026-03-11T15:29:18.313Z Checking winnow v0.7.14
11092026-03-11T15:29:18.378Z Checking term v1.2.0
11102026-03-11T15:29:18.627Z Checking take_mut v0.2.2
11112026-03-11T15:29:18.667Z Checking match_cfg v0.1.0
11122026-03-11T15:29:18.758Z Checking hostname v0.3.1
11132026-03-11T15:29:18.903Z Checking slog-term v2.9.2
11142026-03-11T15:29:19.004Z Checking slog-json v2.6.1
11152026-03-11T15:29:19.024Z Compiling dropshot_endpoint v0.16.7
11162026-03-11T15:29:19.200Z Compiling ref-cast-impl v1.0.25
11172026-03-11T15:29:19.238Z Checking slog-bunyan v2.5.0
11182026-03-11T15:29:19.385Z Compiling derive-ex v0.1.8
11192026-03-11T15:29:19.776Z Checking webpki-roots v1.0.2
11202026-03-11T15:29:19.895Z Compiling strum_macros v0.27.2
11212026-03-11T15:29:20.031Z Compiling progenitor-impl v0.11.1
11222026-03-11T15:29:20.165Z Checking newtype-uuid v1.3.2
11232026-03-11T15:29:20.690Z Checking daft v0.1.4
11242026-03-11T15:29:20.906Z Checking tokio-native-tls v0.3.1
11252026-03-11T15:29:20.997Z Compiling serde_with_macros v3.14.1
11262026-03-11T15:29:21.111Z Checking hyper-tls v0.6.0
11272026-03-11T15:29:21.519Z Compiling test-strategy v0.4.3
11282026-03-11T15:29:21.585Z Checking rustls-webpki v0.102.8
11292026-03-11T15:29:21.699Z Checking debug-ignore v1.0.5
11302026-03-11T15:29:21.828Z Checking toml_parser v1.0.6+spec-1.1.0
11312026-03-11T15:29:22.453Z Compiling parse-display-derive v0.10.0
11322026-03-11T15:29:22.568Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11332026-03-11T15:29:23.046Z Compiling progenitor-macro v0.11.1
11342026-03-11T15:29:23.128Z Checking toml_datetime v0.7.5+spec-1.1.0
11352026-03-11T15:29:23.309Z Checking usdt v0.6.0
11362026-03-11T15:29:23.335Z Checking serde_spanned v1.0.4
11372026-03-11T15:29:23.390Z Checking spin v0.9.8
11382026-03-11T15:29:23.503Z Checking toml_writer v1.0.6+spec-1.1.0
11392026-03-11T15:29:23.745Z Checking toml v0.9.11+spec-1.1.0
11402026-03-11T15:29:23.828Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11412026-03-11T15:29:23.899Z Checking strum v0.26.3
11422026-03-11T15:29:24.044Z Checking async-stream v0.3.6
11432026-03-11T15:29:24.065Z Checking tokio-rustls v0.25.0
11442026-03-11T15:29:24.207Z Checking sha1 v0.10.6
11452026-03-11T15:29:24.253Z Checking rustls-pemfile v2.2.0
11462026-03-11T15:29:24.320Z Checking rand_chacha v0.3.1
11472026-03-11T15:29:24.416Z Checking waitgroup v0.1.2
11482026-03-11T15:29:24.438Z Compiling toml_datetime v0.6.11
11492026-03-11T15:29:24.487Z Checking macaddr v1.0.1
11502026-03-11T15:29:24.546Z Checking serde_path_to_error v0.1.20
11512026-03-11T15:29:24.569Z Checking hostname v0.4.2
11522026-03-11T15:29:24.590Z Checking wait-timeout v0.2.1
11532026-03-11T15:29:24.654Z Checking quick-error v1.2.3
11542026-03-11T15:29:24.695Z Checking bit-vec v0.8.0
11552026-03-11T15:29:24.745Z Checking lazy_static v1.5.0
11562026-03-11T15:29:24.768Z Checking rand v0.8.5
11572026-03-11T15:29:24.789Z Checking rusty-fork v0.3.0
11582026-03-11T15:29:24.884Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11592026-03-11T15:29:24.950Z Checking bit-set v0.8.0
11602026-03-11T15:29:25.141Z Checking tabwriter v1.4.1
11612026-03-11T15:29:25.163Z Checking rand_xorshift v0.4.0
11622026-03-11T15:29:25.339Z Compiling clap_derive v4.5.49
11632026-03-11T15:29:25.467Z Checking utf8parse v0.2.2
11642026-03-11T15:29:25.489Z Checking unarray v0.1.4
11652026-03-11T15:29:25.525Z Checking colored v3.0.0
11662026-03-11T15:29:25.623Z Checking proptest v1.8.0
11672026-03-11T15:29:25.626Z Checking anstyle-parse v0.2.7
11682026-03-11T15:29:25.783Z Checking strum v0.27.2
11692026-03-11T15:29:25.927Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11702026-03-11T15:29:25.982Z Checking terminal_size v0.4.3
11712026-03-11T15:29:26.517Z Checking anstyle v1.0.11
11722026-03-11T15:29:26.703Z Checking anstyle-query v1.1.4
11732026-03-11T15:29:26.725Z Checking colorchoice v1.0.4
11742026-03-11T15:29:26.761Z Checking is_terminal_polyfill v1.70.1
11752026-03-11T15:29:26.877Z Checking anstream v0.6.20
11762026-03-11T15:29:27.126Z Checking itertools v0.14.0
11772026-03-11T15:29:27.712Z Checking clap_lex v0.7.5
11782026-03-11T15:29:27.908Z Checking clap_builder v4.5.50
11792026-03-11T15:29:27.955Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11802026-03-11T15:29:28.682Z Checking serde_with v3.14.1
11812026-03-11T15:29:29.540Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11822026-03-11T15:29:29.646Z Checking clap v4.5.50
11832026-03-11T15:29:29.724Z Checking instant v0.1.13
11842026-03-11T15:29:29.935Z Checking iddqd v0.3.17
11852026-03-11T15:29:30.027Z Checking backoff v0.4.0
11862026-03-11T15:29:30.254Z Checking parse-display v0.10.0
11872026-03-11T15:29:30.467Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11882026-03-11T15:29:30.609Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11892026-03-11T15:29:33.227Z Compiling rustls-webpki v0.103.6
11902026-03-11T15:29:37.074Z Checking serde_spanned v0.6.9
11912026-03-11T15:29:37.097Z Compiling memoffset v0.9.1
11922026-03-11T15:29:37.387Z Compiling cfg_aliases v0.2.1
11932026-03-11T15:29:37.486Z Compiling nix v0.30.1
11942026-03-11T15:29:37.556Z Compiling tokio-rustls v0.26.3
11952026-03-11T15:29:38.176Z Compiling hyper-rustls v0.27.7
11962026-03-11T15:29:38.363Z Checking crossbeam-epoch v0.9.18
11972026-03-11T15:29:38.533Z Compiling reqwest v0.12.23
11982026-03-11T15:29:38.629Z Compiling winnow v0.5.40
11992026-03-11T15:29:40.143Z Compiling progenitor-client v0.11.1
12002026-03-11T15:29:40.451Z Compiling toml_edit v0.19.15
12012026-03-11T15:29:42.105Z Compiling proc-macro-crate v1.3.1
12022026-03-11T15:29:42.729Z Compiling progenitor v0.11.1
12032026-03-11T15:29:43.507Z Compiling num-integer v0.1.46
12042026-03-11T15:29:43.829Z Compiling rayon-core v1.13.0
12052026-03-11T15:29:44.202Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12062026-03-11T15:29:44.234Z Compiling progenitor-client v0.10.0
12072026-03-11T15:29:45.052Z Compiling hubpack_derive v0.1.1
12082026-03-11T15:29:45.725Z Compiling zerocopy-derive v0.7.35
12092026-03-11T15:29:46.116Z Checking toml_write v0.1.2
12102026-03-11T15:29:46.454Z Checking toml_edit v0.22.27
12112026-03-11T15:29:46.503Z Checking hubpack v0.1.2
12122026-03-11T15:29:46.651Z Checking num-rational v0.4.2
12132026-03-11T15:29:46.722Z Checking num-iter v0.1.45
12142026-03-11T15:29:46.882Z Checking crossbeam-deque v0.8.6
12152026-03-11T15:29:47.113Z Compiling num-complex v0.4.6
12162026-03-11T15:29:47.228Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12172026-03-11T15:29:47.669Z Checking static_assertions v1.1.0
12182026-03-11T15:29:47.690Z Checking num v0.4.3
12192026-03-11T15:29:47.892Z Compiling proc-macro-error-attr v1.0.4
12202026-03-11T15:29:47.931Z Checking toml v0.8.23
12212026-03-11T15:29:48.181Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12222026-03-11T15:29:48.298Z Checking float-ord v0.3.2
12232026-03-11T15:29:48.379Z Compiling heapless v0.8.0
12242026-03-11T15:29:48.650Z Compiling ingot-macros v0.1.1
12252026-03-11T15:29:48.795Z Checking hash32 v0.3.1
12262026-03-11T15:29:48.958Z Compiling proc-macro-error v1.0.4
12272026-03-11T15:29:49.010Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12282026-03-11T15:29:49.033Z Checking bytecount v0.6.9
12292026-03-11T15:29:49.166Z Compiling smoltcp v0.11.0
12302026-03-11T15:29:49.629Z Compiling zerocopy v0.7.35
12312026-03-11T15:29:49.911Z Compiling num_enum_derive v0.7.5
12322026-03-11T15:29:50.543Z Compiling num-derive v0.3.3
12332026-03-11T15:29:51.201Z Checking cobs v0.3.0
12342026-03-11T15:29:51.326Z Compiling scroll_derive v0.12.1
12352026-03-11T15:29:51.363Z Compiling foreign-types-macros v0.2.3
12362026-03-11T15:29:51.392Z Compiling usdt-impl v0.5.0
12372026-03-11T15:29:51.527Z Checking managed v0.8.0
12382026-03-11T15:29:51.711Z Checking foreign-types-shared v0.3.1
12392026-03-11T15:29:51.741Z Checking bitflags v1.3.2
12402026-03-11T15:29:51.787Z Compiling crucible-workspace-hack v0.1.0
12412026-03-11T15:29:51.829Z Checking libscf-sys v1.1.0
12422026-03-11T15:29:52.089Z Checking postcard v1.1.3
12432026-03-11T15:29:52.133Z Checking num_enum v0.7.5
12442026-03-11T15:29:52.179Z Checking foreign-types v0.5.0
12452026-03-11T15:29:52.240Z Checking scroll v0.12.0
12462026-03-11T15:29:52.243Z Checking ingot-types v0.1.2
12472026-03-11T15:29:52.285Z Compiling dof v0.3.0
12482026-03-11T15:29:52.602Z Compiling dtrace-parser v0.2.0
12492026-03-11T15:29:52.629Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12502026-03-11T15:29:52.680Z Checking camino-tempfile v1.4.1
12512026-03-11T15:29:52.728Z Checking ingot v0.1.1
12522026-03-11T15:29:52.790Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12532026-03-11T15:29:52.896Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-03-11T15:29:53.186Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12552026-03-11T15:29:53.350Z Checking cstr-argument v0.1.2
12562026-03-11T15:29:53.409Z Compiling thread-id v4.2.2
12572026-03-11T15:29:53.475Z Compiling heck v0.4.1
12582026-03-11T15:29:53.521Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12592026-03-11T15:29:53.565Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12602026-03-11T15:29:53.565Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12612026-03-11T15:29:53.702Z Checking goblin v0.8.2
12622026-03-11T15:29:53.756Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12632026-03-11T15:29:53.778Z Checking rayon v1.11.0
12642026-03-11T15:29:54.024Z Compiling num_enum_derive v0.5.11
12652026-03-11T15:29:54.269Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-03-11T15:29:54.538Z Compiling rustc_version v0.4.1
12672026-03-11T15:29:54.576Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12682026-03-11T15:29:54.929Z Checking tinyvec_macros v0.1.1
12692026-03-11T15:29:55.022Z Compiling convert_case v0.4.0
12702026-03-11T15:29:55.263Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12712026-03-11T15:29:55.332Z Compiling rustix v0.38.44
12722026-03-11T15:29:55.451Z Compiling derive_more v0.99.20
12732026-03-11T15:29:55.643Z Checking num_enum v0.5.11
12742026-03-11T15:29:55.696Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12752026-03-11T15:29:55.955Z Checking tinyvec v1.10.0
12762026-03-11T15:29:56.180Z Compiling libz-sys v1.1.22
12772026-03-11T15:29:56.322Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12782026-03-11T15:29:56.369Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12792026-03-11T15:29:56.393Z Compiling proc-macro-error-attr2 v2.0.0
12802026-03-11T15:29:56.825Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12812026-03-11T15:29:56.954Z Compiling proc-macro-error2 v2.0.1
12822026-03-11T15:29:57.285Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12832026-03-11T15:29:57.516Z Compiling usdt-macro v0.5.0
12842026-03-11T15:29:57.760Z Compiling usdt-attr-macro v0.5.0
12852026-03-11T15:29:58.039Z Compiling zone_cfg_derive v0.3.1
12862026-03-11T15:29:58.259Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12872026-03-11T15:29:58.389Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12882026-03-11T15:29:58.504Z Compiling num-derive v0.4.2
12892026-03-11T15:29:58.606Z Checking sigpipe v0.1.3
12902026-03-11T15:29:58.694Z Checking memmap v0.7.0
12912026-03-11T15:29:58.869Z Checking jiff v0.2.15
12922026-03-11T15:29:58.898Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12932026-03-11T15:29:58.955Z Checking usdt v0.5.0
12942026-03-11T15:29:59.169Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
12952026-03-11T15:29:59.222Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12962026-03-11T15:29:59.483Z Compiling tabled_derive v0.11.0
12972026-03-11T15:29:59.535Z Checking papergrid v0.17.0
12982026-03-11T15:29:59.566Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
12992026-03-11T15:29:59.709Z Checking zone v0.3.1
13002026-03-11T15:29:59.730Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13012026-03-11T15:30:00.020Z Checking testing_table v0.3.0
13022026-03-11T15:30:00.042Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13032026-03-11T15:30:00.141Z Checking smf v0.2.3
13042026-03-11T15:30:00.171Z Checking secrecy v0.10.3
13052026-03-11T15:30:00.325Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13062026-03-11T15:30:00.496Z Checking bstr v1.12.0
13072026-03-11T15:30:00.627Z Checking whoami v1.6.1
13082026-03-11T15:30:00.672Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
13092026-03-11T15:30:00.716Z Compiling curve25519-dalek v4.1.3
13102026-03-11T15:30:00.867Z Checking hmac v0.12.1
13112026-03-11T15:30:00.959Z Checking tabled v0.20.0
13122026-03-11T15:30:00.983Z Checking inout v0.1.4
13132026-03-11T15:30:01.046Z Checking ff v0.13.1
13142026-03-11T15:30:01.074Z Compiling enum-as-inner v0.6.1
13152026-03-11T15:30:01.159Z Checking data-encoding v2.9.0
13162026-03-11T15:30:01.210Z Compiling semver v0.1.20
13172026-03-11T15:30:01.521Z Compiling rustc_version v0.1.7
13182026-03-11T15:30:01.554Z Checking group v0.13.0
13192026-03-11T15:30:01.697Z Checking cipher v0.4.4
13202026-03-11T15:30:01.808Z Checking hkdf v0.12.4
13212026-03-11T15:30:01.886Z Checking atomicwrites v0.4.4
13222026-03-11T15:30:01.926Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
13232026-03-11T15:30:01.957Z Compiling thiserror-impl-no-std v2.0.2
13242026-03-11T15:30:01.981Z Checking universal-hash v0.5.1
13252026-03-11T15:30:02.052Z Checking crypto-bigint v0.5.5
13262026-03-11T15:30:02.139Z Checking half v2.7.1
13272026-03-11T15:30:02.380Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13282026-03-11T15:30:02.480Z Compiling curve25519-dalek-derive v0.1.1
13292026-03-11T15:30:02.584Z Checking ciborium-io v0.2.2
13302026-03-11T15:30:02.709Z Checking indent_write v2.2.0
13312026-03-11T15:30:02.880Z Checking opaque-debug v0.3.1
13322026-03-11T15:30:03.265Z Checking base16ct v0.2.0
13332026-03-11T15:30:03.350Z Checking base64ct v1.8.0
13342026-03-11T15:30:03.418Z Checking thiserror-no-std v2.0.2
13352026-03-11T15:30:03.532Z Checking poly1305 v0.8.0
13362026-03-11T15:30:03.618Z Checking elliptic-curve v0.13.8
13372026-03-11T15:30:03.667Z Checking password-hash v0.5.0
13382026-03-11T15:30:03.736Z Checking ciborium-ll v0.2.2
13392026-03-11T15:30:03.808Z Checking chacha20 v0.9.1
13402026-03-11T15:30:03.846Z Compiling newtype_derive v0.1.6
13412026-03-11T15:30:03.954Z Checking similar v2.7.0
13422026-03-11T15:30:03.978Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13432026-03-11T15:30:03.982Z Checking blake2 v0.10.6
13442026-03-11T15:30:04.053Z Compiling typify-impl v0.6.1
13452026-03-11T15:30:04.133Z Checking aead v0.5.2
13462026-03-11T15:30:04.283Z Checking keccak v0.1.5
13472026-03-11T15:30:04.306Z Checking resolv-conf v0.7.5
13482026-03-11T15:30:04.331Z Checking linked-hash-map v0.5.6
13492026-03-11T15:30:04.397Z Compiling owo-colors v4.3.0
13502026-03-11T15:30:04.420Z Checking vsss-rs v3.3.4
13512026-03-11T15:30:04.494Z Checking sha3 v0.10.8
13522026-03-11T15:30:04.547Z Checking chacha20poly1305 v0.10.1
13532026-03-11T15:30:04.570Z Checking lru-cache v0.1.2
13542026-03-11T15:30:04.712Z Checking argon2 v0.5.3
13552026-03-11T15:30:04.755Z Checking ciborium v0.2.2
13562026-03-11T15:30:04.801Z Checking hickory-proto v0.24.4
13572026-03-11T15:30:04.873Z Checking tokio-dtrace v0.1.1
13582026-03-11T15:30:04.895Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13592026-03-11T15:30:05.095Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13602026-03-11T15:30:05.118Z Checking serde-big-array v0.5.1
13612026-03-11T15:30:05.269Z Compiling serde_repr v0.1.20
13622026-03-11T15:30:05.292Z Compiling derive-where v1.6.0
13632026-03-11T15:30:05.318Z Checking siphasher v1.0.1
13642026-03-11T15:30:05.397Z Checking same-file v1.0.6
13652026-03-11T15:30:05.563Z Checking unicode-segmentation v1.12.0
13662026-03-11T15:30:05.604Z Checking walkdir v2.5.0
13672026-03-11T15:30:05.820Z Checking phf_shared v0.12.1
13682026-03-11T15:30:05.984Z Checking newline-converter v0.3.0
13692026-03-11T15:30:06.011Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13702026-03-11T15:30:06.048Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13712026-03-11T15:30:06.128Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13722026-03-11T15:30:06.131Z Checking oxide-tokio-rt v0.1.2
13732026-03-11T15:30:06.492Z Compiling progenitor-impl v0.10.0
13742026-03-11T15:30:07.003Z Checking hickory-resolver v0.24.4
13752026-03-11T15:30:07.027Z Checking console v0.15.11
13762026-03-11T15:30:07.222Z Checking tokio-stream v0.1.17
13772026-03-11T15:30:07.404Z Compiling pin-project-internal v1.1.10
13782026-03-11T15:30:07.724Z Compiling slog-dtrace v0.3.0
13792026-03-11T15:30:07.746Z Checking csv-core v0.1.12
13802026-03-11T15:30:07.901Z Compiling cancel-safe-futures v0.1.5
13812026-03-11T15:30:07.988Z Checking smawk v0.3.2
13822026-03-11T15:30:08.014Z Compiling chrono-tz v0.10.4
13832026-03-11T15:30:08.158Z Checking foldhash v0.1.5
13842026-03-11T15:30:08.215Z Checking unicode-linebreak v0.1.5
13852026-03-11T15:30:08.285Z Compiling unicode-xid v0.2.6
13862026-03-11T15:30:08.344Z Checking unicode-width v0.1.14
13872026-03-11T15:30:08.452Z Checking swrite v0.1.0
13882026-03-11T15:30:08.497Z Checking textwrap v0.16.2
13892026-03-11T15:30:08.572Z Compiling const_format_proc_macros v0.2.34
13902026-03-11T15:30:08.675Z Checking hashbrown v0.15.5
13912026-03-11T15:30:08.870Z Checking pin-project v1.1.10
13922026-03-11T15:30:08.917Z Checking csv v1.3.1
13932026-03-11T15:30:09.000Z Checking qorb v0.4.1
13942026-03-11T15:30:09.048Z Compiling typify-macro v0.6.1
13952026-03-11T15:30:09.127Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13962026-03-11T15:30:09.314Z Checking expectorate v1.2.0
13972026-03-11T15:30:09.416Z Checking phf v0.12.1
13982026-03-11T15:30:09.455Z Compiling progenitor-macro v0.10.0
13992026-03-11T15:30:09.483Z Checking unicode-normalization v0.1.24
14002026-03-11T15:30:09.613Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14012026-03-11T15:30:10.038Z Checking libsw-core v0.3.2
14022026-03-11T15:30:10.232Z Compiling libgit2-sys v0.17.0+1.8.1
14032026-03-11T15:30:10.262Z Compiling async-recursion v1.1.1
14042026-03-11T15:30:10.265Z Compiling snafu-derive v0.8.9
14052026-03-11T15:30:10.806Z Compiling cookie v0.18.1
14062026-03-11T15:30:10.810Z Checking fixedbitset v0.4.2
14072026-03-11T15:30:11.037Z Compiling moka v0.12.11
14082026-03-11T15:30:11.106Z Checking fixedbitset v0.5.7
14092026-03-11T15:30:11.168Z Checking highway v1.3.0
14102026-03-11T15:30:11.201Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14112026-03-11T15:30:11.342Z Compiling typify v0.6.1
14122026-03-11T15:30:11.372Z Checking petgraph v0.8.2
14132026-03-11T15:30:11.463Z Checking petgraph v0.6.5
14142026-03-11T15:30:11.539Z Checking libsw v3.5.0
14152026-03-11T15:30:11.737Z Checking olpc-cjson v0.1.4
14162026-03-11T15:30:11.919Z Checking const_format v0.2.34
14172026-03-11T15:30:12.681Z Checking snafu v0.8.9
14182026-03-11T15:30:12.880Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14192026-03-11T15:30:13.224Z Checking papergrid v0.11.0
14202026-03-11T15:30:13.284Z Checking globset v0.4.16
14212026-03-11T15:30:13.418Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14222026-03-11T15:30:13.478Z Checking gethostname v0.5.0
14232026-03-11T15:30:13.620Z Compiling tabled_derive v0.7.0
14242026-03-11T15:30:13.742Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14252026-03-11T15:30:14.074Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14262026-03-11T15:30:14.160Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14272026-03-11T15:30:14.796Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14282026-03-11T15:30:15.334Z Checking reqwest v0.13.2
14292026-03-11T15:30:15.382Z Checking progenitor v0.10.0
14302026-03-11T15:30:15.575Z Checking bcs v0.1.6
14312026-03-11T15:30:15.626Z Checking pem v3.0.5
14322026-03-11T15:30:15.838Z Checking serde_plain v1.0.2
14332026-03-11T15:30:15.880Z Checking linear-map v1.2.0
14342026-03-11T15:30:16.035Z Checking tagptr v0.2.0
14352026-03-11T15:30:16.089Z Checking typed-path v0.9.3
14362026-03-11T15:30:16.116Z Checking crc8 v0.1.1
14372026-03-11T15:30:16.226Z Checking termtree v0.5.1
14382026-03-11T15:30:16.249Z Compiling signal-hook v0.3.18
14392026-03-11T15:30:16.303Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14402026-03-11T15:30:16.401Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-03-11T15:30:16.569Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14422026-03-11T15:30:16.893Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-03-11T15:30:16.935Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-03-11T15:30:17.171Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-03-11T15:30:17.229Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
14462026-03-11T15:30:17.358Z Checking tough v0.20.0
14472026-03-11T15:30:17.398Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-03-11T15:30:17.674Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-03-11T15:30:17.780Z Checking tabled v0.15.0
14502026-03-11T15:30:17.920Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14512026-03-11T15:30:18.218Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14522026-03-11T15:30:18.263Z Checking steno v0.4.1
14532026-03-11T15:30:18.693Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14542026-03-11T15:30:18.721Z Compiling progenitor-impl v0.13.0
14552026-03-11T15:30:19.338Z Checking hickory-proto v0.25.2
14562026-03-11T15:30:19.566Z Checking dropshot-api-manager-types v0.5.2
14572026-03-11T15:30:19.791Z Compiling curl-sys v0.4.83+curl-8.15.0
14582026-03-11T15:30:19.994Z Compiling cargo-platform v0.1.9
14592026-03-11T15:30:20.304Z Compiling vergen v8.3.2
14602026-03-11T15:30:20.326Z Compiling fs-err v3.1.2
14612026-03-11T15:30:20.528Z Compiling crc32fast v1.5.0
14622026-03-11T15:30:20.571Z Checking humantime v2.3.0
14632026-03-11T15:30:20.711Z Compiling cargo_metadata v0.18.1
14642026-03-11T15:30:20.772Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
14652026-03-11T15:30:20.816Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14662026-03-11T15:30:21.594Z Checking hickory-resolver v0.25.2
14672026-03-11T15:30:21.693Z Compiling progenitor-macro v0.13.0
14682026-03-11T15:30:22.121Z Checking progenitor-client v0.13.0
14692026-03-11T15:30:22.216Z Checking sha2 v0.10.9
14702026-03-11T15:30:22.245Z Compiling blake3 v1.8.2
14712026-03-11T15:30:22.398Z Checking adler2 v2.0.1
14722026-03-11T15:30:22.565Z Checking miniz_oxide v0.8.9
14732026-03-11T15:30:22.611Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
14742026-03-11T15:30:23.030Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14752026-03-11T15:30:23.116Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14762026-03-11T15:30:23.651Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14772026-03-11T15:30:23.690Z Checking git-stub v1.0.0
14782026-03-11T15:30:23.886Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14792026-03-11T15:30:24.632Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14802026-03-11T15:30:25.289Z Checking filetime v0.2.26
14812026-03-11T15:30:25.356Z Checking arrayvec v0.7.6
14822026-03-11T15:30:25.483Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14832026-03-11T15:30:25.519Z Checking xattr v1.6.1
14842026-03-11T15:30:25.642Z Checking arrayref v0.3.9
14852026-03-11T15:30:25.694Z Checking constant_time_eq v0.3.1
14862026-03-11T15:30:25.742Z Checking is_ci v1.2.0
14872026-03-11T15:30:25.765Z Compiling curl v0.4.49
14882026-03-11T15:30:25.870Z Checking supports-color v3.0.2
14892026-03-11T15:30:25.893Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-03-11T15:30:26.070Z Checking tar v0.4.44
14912026-03-11T15:30:26.122Z Checking toml v0.7.8
14922026-03-11T15:30:26.590Z Checking git-stub-vcs v0.1.0
14932026-03-11T15:30:26.739Z Checking flate2 v1.1.2
14942026-03-11T15:30:26.836Z Checking drift v0.1.3
14952026-03-11T15:30:27.053Z Checking kstat-rs v0.2.4
14962026-03-11T15:30:27.140Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
14972026-03-11T15:30:27.167Z Checking topological-sort v0.2.2
14982026-03-11T15:30:27.191Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14992026-03-11T15:30:27.296Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15002026-03-11T15:30:27.339Z Checking omicron-zone-package v0.12.2
15012026-03-11T15:30:27.630Z Checking dropshot-api-manager v0.5.2
15022026-03-11T15:30:27.693Z Checking progenitor v0.13.0
15032026-03-11T15:30:27.855Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15042026-03-11T15:30:28.752Z Checking signal-hook-tokio v0.3.1
15052026-03-11T15:30:28.794Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15062026-03-11T15:30:28.906Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15072026-03-11T15:30:29.485Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15082026-03-11T15:30:29.618Z Checking display-error-chain v0.2.2
15092026-03-11T15:30:29.745Z Checking internet-checksum v0.2.1
15102026-03-11T15:30:29.773Z Checking search_path v0.1.4
15112026-03-11T15:30:29.900Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15122026-03-11T15:30:29.923Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15132026-03-11T15:30:29.949Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15142026-03-11T15:30:30.882Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15152026-03-11T15:30:31.057Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15162026-03-11T15:30:32.688Z Compiling git2 v0.19.0
15172026-03-11T15:30:35.881Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15182026-03-11T15:30:38.412Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15192026-03-11T15:30:43.255Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-03-11T15:30:45.017Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15212026-03-11T15:30:51.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
15222026-03-11T15:30:51.976Z+ for feat in tofino_stub tofino_asic softnpu chaos
15232026-03-11T15:30:51.976Z+ cargo clippy --features tofino_asic -- --deny warnings
15242026-03-11T15:30:52.723Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15252026-03-11T15:30:52.726Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15262026-03-11T15:30:52.813Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15272026-03-11T15:30:52.816Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15282026-03-11T15:31:02.745Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15292026-03-11T15:31:02.749Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15302026-03-11T15:31:06.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
15312026-03-11T15:31:06.352Z+ for feat in tofino_stub tofino_asic softnpu chaos
15322026-03-11T15:31:06.352Z+ cargo clippy --features softnpu -- --deny warnings
15332026-03-11T15:31:06.838Z Downloading crates ...
15342026-03-11T15:31:07.006Z Downloaded wyz v0.5.1
15352026-03-11T15:31:07.011Z Downloaded radium v0.7.0
15362026-03-11T15:31:07.014Z Downloaded typeid v1.0.3
15372026-03-11T15:31:07.014Z Downloaded serde_arrays v0.1.0
15382026-03-11T15:31:07.017Z Downloaded ascii v1.1.0
15392026-03-11T15:31:07.017Z Downloaded tap v1.0.1
15402026-03-11T15:31:07.020Z Downloaded funty v2.0.0
15412026-03-11T15:31:07.020Z Downloaded bitstruct_derive v0.1.0
15422026-03-11T15:31:07.020Z Downloaded erased-serde v0.4.8
15432026-03-11T15:31:07.023Z Downloaded libloading v0.7.4
15442026-03-11T15:31:07.026Z Downloaded bitstruct v0.1.1
15452026-03-11T15:31:07.030Z Downloaded num-bigint v0.4.6
15462026-03-11T15:31:07.041Z Downloaded bitvec v1.0.1
15472026-03-11T15:31:07.208Z Checking num-integer v0.1.46
15482026-03-11T15:31:07.296Z Checking num-complex v0.4.6
15492026-03-11T15:31:07.311Z Compiling radium v0.7.0
15502026-03-11T15:31:07.322Z Checking tap v1.0.1
15512026-03-11T15:31:07.333Z Checking funty v2.0.0
15522026-03-11T15:31:07.343Z Compiling typeid v1.0.3
15532026-03-11T15:31:07.346Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15542026-03-11T15:31:07.365Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15552026-03-11T15:31:07.439Z Checking wyz v0.5.1
15562026-03-11T15:31:07.567Z Checking num-bigint v0.4.6
15572026-03-11T15:31:07.579Z Checking num-iter v0.1.45
15582026-03-11T15:31:07.621Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15592026-03-11T15:31:07.669Z Compiling erased-serde v0.4.8
15602026-03-11T15:31:07.754Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15612026-03-11T15:31:07.768Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15622026-03-11T15:31:07.783Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15632026-03-11T15:31:07.818Z Compiling bitstruct_derive v0.1.0
15642026-03-11T15:31:07.850Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15652026-03-11T15:31:07.882Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15662026-03-11T15:31:07.894Z Checking bitvec v1.0.1
15672026-03-11T15:31:07.929Z Checking ascii v1.1.0
15682026-03-11T15:31:07.943Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15692026-03-11T15:31:07.988Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15702026-03-11T15:31:08.124Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15712026-03-11T15:31:08.139Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15722026-03-11T15:31:08.142Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15732026-03-11T15:31:08.174Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15742026-03-11T15:31:08.565Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15752026-03-11T15:31:08.582Z Checking serde_arrays v0.1.0
15762026-03-11T15:31:08.631Z Checking bitstruct v0.1.1
15772026-03-11T15:31:08.716Z Checking libloading v0.7.4
15782026-03-11T15:31:08.729Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15792026-03-11T15:31:08.785Z Checking num-rational v0.4.2
15802026-03-11T15:31:09.152Z Checking num v0.4.3
15812026-03-11T15:31:09.232Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15822026-03-11T15:31:09.942Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
15832026-03-11T15:31:10.303Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
15842026-03-11T15:31:10.307Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
15852026-03-11T15:31:10.549Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-03-11T15:31:10.921Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15872026-03-11T15:31:10.925Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15882026-03-11T15:31:11.517Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15892026-03-11T15:31:11.778Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15902026-03-11T15:31:11.778Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15912026-03-11T15:31:11.781Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15922026-03-11T15:31:11.809Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15932026-03-11T15:31:12.282Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15942026-03-11T15:31:12.866Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15952026-03-11T15:31:13.963Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15962026-03-11T15:31:13.991Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15972026-03-11T15:31:18.207Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15982026-03-11T15:31:19.825Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15992026-03-11T15:31:19.965Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16002026-03-11T15:31:29.184Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16012026-03-11T15:31:30.955Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16022026-03-11T15:31:31.638Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16032026-03-11T15:31:37.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.06s
16042026-03-11T15:31:37.732Z+ for feat in tofino_stub tofino_asic softnpu chaos
16052026-03-11T15:31:37.732Z+ cargo clippy --features chaos -- --deny warnings
16062026-03-11T15:31:38.469Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16072026-03-11T15:31:38.472Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16082026-03-11T15:31:38.472Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16092026-03-11T15:31:48.574Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16102026-03-11T15:31:48.577Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16112026-03-11T15:31:51.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
16122026-03-11T15:31:52.154Z+ banner fmt
16132026-03-11T15:31:52.157Z
16142026-03-11T15:31:52.157Z ###### # # #####
16152026-03-11T15:31:52.157Z # ## ## #
16162026-03-11T15:31:52.157Z ##### # ## # #
16172026-03-11T15:31:52.157Z # # # #
16182026-03-11T15:31:52.157Z # # # #
16192026-03-11T15:31:52.157Z # # # #
16202026-03-11T15:31:52.157Z
16212026-03-11T15:31:52.157Z+ cargo fmt -- --check
16222026-03-11T15:31:52.892Z+ banner test
16232026-03-11T15:31:52.896Z
16242026-03-11T15:31:52.896Z ##### ###### #### #####
16252026-03-11T15:31:52.896Z # # # #
16262026-03-11T15:31:52.896Z # ##### #### #
16272026-03-11T15:31:52.896Z # # # #
16282026-03-11T15:31:52.896Z # # # # #
16292026-03-11T15:31:52.896Z # ###### #### #
16302026-03-11T15:31:52.896Z
16312026-03-11T15:31:52.897Z+ for feat in tofino_stub tofino_asic softnpu chaos
16322026-03-11T15:31:52.897Z+ RUST_BACKTRACE=full
16332026-03-11T15:31:52.897Z+ cargo test --features tofino_stub --no-fail-fast
16342026-03-11T15:31:54.121Z Compiling unicode-ident v1.0.24
16352026-03-11T15:31:54.125Z Compiling cfg-if v1.0.3
16362026-03-11T15:31:54.125Z Compiling memchr v2.7.5
16372026-03-11T15:31:54.251Z Compiling serde_core v1.0.228
16382026-03-11T15:31:54.268Z Compiling itoa v1.0.15
16392026-03-11T15:31:54.268Z Compiling libc v0.2.176
16402026-03-11T15:31:54.271Z Compiling zmij v1.0.17
16412026-03-11T15:31:54.327Z Compiling log v0.4.29
16422026-03-11T15:31:54.375Z Compiling proc-macro2 v1.0.106
16432026-03-11T15:31:54.433Z Compiling libm v0.2.15
16442026-03-11T15:31:54.562Z Compiling heck v0.5.0
16452026-03-11T15:31:54.909Z Compiling quote v1.0.44
16462026-03-11T15:31:55.041Z Compiling equivalent v1.0.2
16472026-03-11T15:31:55.066Z Compiling smallvec v1.15.1
16482026-03-11T15:31:55.149Z Compiling syn v2.0.117
16492026-03-11T15:31:55.174Z Compiling iana-time-zone v0.1.64
16502026-03-11T15:31:55.312Z Compiling allocator-api2 v0.2.21
16512026-03-11T15:31:55.336Z Compiling foldhash v0.2.0
16522026-03-11T15:31:55.352Z Compiling dyn-clone v1.0.20
16532026-03-11T15:31:55.539Z Compiling regex-syntax v0.8.6
16542026-03-11T15:31:55.555Z Compiling aho-corasick v1.1.3
16552026-03-11T15:31:55.647Z Compiling stable_deref_trait v1.2.0
16562026-03-11T15:31:55.750Z Compiling hashbrown v0.16.1
16572026-03-11T15:31:55.769Z Compiling pin-project-lite v0.2.16
16582026-03-11T15:31:55.894Z Compiling fnv v1.0.7
16592026-03-11T15:31:56.016Z Compiling percent-encoding v2.3.2
16602026-03-11T15:31:56.051Z Compiling writeable v0.6.1
16612026-03-11T15:31:56.259Z Compiling litemap v0.8.0
16622026-03-11T15:31:56.438Z Compiling icu_properties_data v2.0.1
16632026-03-11T15:31:56.543Z Compiling icu_normalizer_data v2.0.0
16642026-03-11T15:31:56.558Z Compiling form_urlencoded v1.2.2
16652026-03-11T15:31:56.613Z Compiling utf8_iter v1.0.4
16662026-03-11T15:31:56.639Z Compiling scopeguard v1.2.0
16672026-03-11T15:31:56.775Z Compiling semver v1.0.27
16682026-03-11T15:31:56.792Z Compiling serde_json v1.0.149
16692026-03-11T15:31:56.807Z Compiling indexmap v2.13.0
16702026-03-11T15:31:56.880Z Compiling lock_api v0.4.13
16712026-03-11T15:31:57.169Z Compiling num-traits v0.2.19
16722026-03-11T15:31:57.225Z Compiling getrandom v0.3.3
16732026-03-11T15:31:57.459Z Compiling byteorder v1.5.0
16742026-03-11T15:31:57.580Z Compiling regex-automata v0.4.13
16752026-03-11T15:31:57.660Z Compiling ucd-trie v0.1.7
16762026-03-11T15:31:57.758Z Compiling uuid v1.20.0
16772026-03-11T15:31:58.040Z Compiling futures-core v0.3.32
16782026-03-11T15:31:58.178Z Compiling num-conv v0.1.0
16792026-03-11T15:31:58.231Z Compiling time-core v0.1.6
16802026-03-11T15:31:58.322Z Compiling futures-sink v0.3.31
16812026-03-11T15:31:58.338Z Compiling ryu v1.0.20
16822026-03-11T15:31:58.383Z Compiling regress v0.10.5
16832026-03-11T15:31:58.422Z Compiling time-macros v0.2.24
16842026-03-11T15:31:58.578Z Compiling glob v0.3.3
16852026-03-11T15:31:59.178Z Compiling synstructure v0.13.2
16862026-03-11T15:31:59.213Z Compiling serde_derive_internals v0.29.1
16872026-03-11T15:31:59.416Z Compiling pretty-hex v0.4.1
16882026-03-11T15:31:59.596Z Compiling slab v0.4.11
16892026-03-11T15:31:59.650Z Compiling minimal-lexical v0.2.1
16902026-03-11T15:31:59.810Z Compiling clang-sys v1.8.1
16912026-03-11T15:31:59.825Z Compiling strsim v0.11.1
16922026-03-11T15:31:59.877Z Compiling prettyplease v0.2.37
16932026-03-11T15:31:59.981Z Compiling regex v1.12.3
16942026-03-11T15:32:00.267Z Compiling nom v7.1.3
16952026-03-11T15:32:00.322Z Compiling plain v0.2.3
16962026-03-11T15:32:00.504Z Compiling libloading v0.8.9
16972026-03-11T15:32:00.668Z Compiling bindgen v0.72.1
16982026-03-11T15:32:00.758Z Compiling futures-channel v0.3.31
16992026-03-11T15:32:00.804Z Compiling pin-utils v0.1.0
17002026-03-11T15:32:00.899Z Compiling syn v1.0.109
17012026-03-11T15:32:01.049Z Compiling futures-task v0.3.31
17022026-03-11T15:32:01.070Z Compiling serde_derive v1.0.228
17032026-03-11T15:32:01.274Z Compiling zerofrom-derive v0.1.6
17042026-03-11T15:32:01.291Z Compiling yoke-derive v0.8.0
17052026-03-11T15:32:01.821Z Compiling zerovec-derive v0.11.1
17062026-03-11T15:32:02.216Z Compiling displaydoc v0.2.5
17072026-03-11T15:32:02.731Z Compiling thiserror-impl v2.0.18
17082026-03-11T15:32:02.988Z Compiling schemars_derive v0.8.22
17092026-03-11T15:32:03.226Z Compiling tokio-macros v2.6.0
17102026-03-11T15:32:03.305Z Compiling zerocopy-derive v0.8.27
17112026-03-11T15:32:03.708Z Compiling zeroize_derive v1.4.3
17122026-03-11T15:32:04.215Z Compiling futures-macro v0.3.31
17132026-03-11T15:32:04.400Z Compiling thiserror v2.0.18
17142026-03-11T15:32:04.537Z Compiling zerofrom v0.1.6
17152026-03-11T15:32:04.608Z Compiling thiserror-impl v1.0.69
17162026-03-11T15:32:04.625Z Compiling tracing-attributes v0.1.30
17172026-03-11T15:32:04.705Z Compiling yoke v0.8.0
17182026-03-11T15:32:04.758Z Compiling serde v1.0.228
17192026-03-11T15:32:04.984Z Compiling zerovec v0.11.4
17202026-03-11T15:32:05.270Z Compiling zerocopy v0.8.27
17212026-03-11T15:32:05.333Z Compiling zerotrie v0.2.2
17222026-03-11T15:32:05.549Z Compiling bytes v1.11.1
17232026-03-11T15:32:05.700Z Compiling serde_tokenstream v0.2.3
17242026-03-11T15:32:05.785Z Compiling chrono v0.4.43
17252026-03-11T15:32:05.886Z Compiling pest v2.8.2
17262026-03-11T15:32:06.077Z Compiling cexpr v0.6.0
17272026-03-11T15:32:06.216Z Compiling tinystr v0.8.1
17282026-03-11T15:32:06.236Z Compiling potential_utf v0.1.3
17292026-03-11T15:32:06.367Z Compiling http v1.4.0
17302026-03-11T15:32:06.457Z Compiling icu_locale_core v2.0.0
17312026-03-11T15:32:06.473Z Compiling icu_collections v2.0.0
17322026-03-11T15:32:07.155Z Compiling icu_provider v2.0.0
17332026-03-11T15:32:07.378Z Compiling schemars v0.8.22
17342026-03-11T15:32:07.504Z Compiling icu_normalizer v2.0.0
17352026-03-11T15:32:07.577Z Compiling icu_properties v2.0.1
17362026-03-11T15:32:07.652Z Compiling pest_meta v2.8.2
17372026-03-11T15:32:07.731Z Compiling scroll_derive v0.13.1
17382026-03-11T15:32:07.734Z Compiling futures-io v0.3.31
17392026-03-11T15:32:07.910Z Compiling async-trait v0.1.89
17402026-03-11T15:32:08.333Z Compiling thiserror v1.0.69
17412026-03-11T15:32:08.465Z Compiling pest_generator v2.8.2
17422026-03-11T15:32:08.828Z Compiling idna_adapter v1.2.1
17432026-03-11T15:32:08.935Z Compiling scroll v0.13.0
17442026-03-11T15:32:09.013Z Compiling idna v1.1.0
17452026-03-11T15:32:09.241Z Compiling socket2 v0.6.0
17462026-03-11T15:32:09.257Z Compiling goblin v0.10.1
17472026-03-11T15:32:09.324Z Compiling parking_lot_core v0.9.11
17482026-03-11T15:32:09.586Z Compiling pest_derive v2.8.2
17492026-03-11T15:32:09.713Z Compiling url v2.5.7
17502026-03-11T15:32:09.845Z Compiling parking_lot v0.12.4
17512026-03-11T15:32:09.861Z Compiling signal-hook-registry v1.4.6
17522026-03-11T15:32:10.052Z Compiling mio v1.0.4
17532026-03-11T15:32:10.056Z Compiling thread-id v5.0.0
17542026-03-11T15:32:10.266Z Compiling openapiv3 v2.2.0
17552026-03-11T15:32:10.299Z Compiling dtrace-parser v0.3.0
17562026-03-11T15:32:10.552Z Compiling tokio v1.49.0
17572026-03-11T15:32:10.834Z Compiling daft-derive v0.1.4
17582026-03-11T15:32:10.946Z Compiling darling_core v0.21.3
17592026-03-11T15:32:11.833Z Compiling typify-impl v0.4.3
17602026-03-11T15:32:12.225Z Compiling serde_yaml v0.9.34+deprecated
17612026-03-11T15:32:13.612Z Compiling aws-lc-sys v0.31.0
17622026-03-11T15:32:13.697Z Compiling dof v0.4.0
17632026-03-11T15:32:13.991Z Compiling ppv-lite86 v0.2.21
17642026-03-11T15:32:14.011Z Compiling bitflags v2.9.4
17652026-03-11T15:32:14.027Z Compiling darling_macro v0.21.3
17662026-03-11T15:32:14.326Z Compiling openssl-macros v0.1.1
17672026-03-11T15:32:14.451Z Compiling usdt-impl v0.6.0
17682026-03-11T15:32:14.759Z Compiling darling v0.21.3
17692026-03-11T15:32:14.870Z Compiling getrandom v0.2.16
17702026-03-11T15:32:14.940Z Compiling base64 v0.22.1
17712026-03-11T15:32:15.110Z Compiling http-body v1.0.1
17722026-03-11T15:32:15.229Z Compiling erased-serde v0.3.31
17732026-03-11T15:32:15.312Z Compiling typenum v1.18.0
17742026-03-11T15:32:15.378Z Compiling portable-atomic v1.11.1
17752026-03-11T15:32:15.419Z Compiling ipnet v2.11.0
17762026-03-11T15:32:15.990Z Compiling usdt-macro v0.6.0
17772026-03-11T15:32:16.047Z Compiling usdt-attr-macro v0.6.0
17782026-03-11T15:32:16.080Z Compiling atomic-waker v1.1.2
17792026-03-11T15:32:16.184Z Compiling anyhow v1.0.100
17802026-03-11T15:32:16.200Z Compiling httparse v1.10.1
17812026-03-11T15:32:16.238Z Compiling tower-layer v0.3.3
17822026-03-11T15:32:16.451Z Compiling critical-section v1.2.0
17832026-03-11T15:32:16.596Z Compiling untrusted v0.9.0
17842026-03-11T15:32:16.613Z Compiling tower-service v0.3.3
17852026-03-11T15:32:16.716Z Compiling once_cell v1.21.3
17862026-03-11T15:32:16.749Z Compiling zeroize v1.8.1
17872026-03-11T15:32:17.227Z Compiling try-lock v0.2.5
17882026-03-11T15:32:17.365Z Compiling want v0.3.1
17892026-03-11T15:32:17.579Z Compiling httpdate v1.0.3
17902026-03-11T15:32:17.798Z Compiling structmeta-derive v0.3.0
17912026-03-11T15:32:17.887Z Compiling newtype-uuid-macros v0.1.0
17922026-03-11T15:32:18.522Z Compiling strum_macros v0.26.4
17932026-03-11T15:32:19.216Z Compiling structmeta v0.3.0
17942026-03-11T15:32:19.488Z Compiling async-stream-impl v0.3.6
17952026-03-11T15:32:19.640Z Compiling powerfmt v0.2.0
17962026-03-11T15:32:19.905Z Compiling deranged v0.5.3
17972026-03-11T15:32:20.157Z Compiling num_threads v0.1.7
17982026-03-11T15:32:20.327Z Compiling omicron-workspace-hack v0.1.0
17992026-03-11T15:32:20.374Z Compiling dropshot_endpoint v0.16.7
18002026-03-11T15:32:20.466Z Compiling typify-macro v0.4.3
18012026-03-11T15:32:20.516Z Compiling http-body-util v0.1.3
18022026-03-11T15:32:20.589Z Compiling ref-cast-impl v1.0.25
18032026-03-11T15:32:20.829Z Compiling derive-ex v0.1.8
18042026-03-11T15:32:21.393Z Compiling serde_urlencoded v0.7.1
18052026-03-11T15:32:21.477Z Compiling strum_macros v0.27.2
18062026-03-11T15:32:21.622Z Compiling sync_wrapper v1.0.2
18072026-03-11T15:32:21.732Z Compiling serde_with_macros v3.14.1
18082026-03-11T15:32:21.762Z Compiling subtle v2.6.1
18092026-03-11T15:32:21.986Z Compiling iri-string v0.7.8
18102026-03-11T15:32:22.740Z Compiling rand_core v0.6.4
18112026-03-11T15:32:23.022Z Compiling test-strategy v0.4.3
18122026-03-11T15:32:23.040Z Compiling futures-util v0.3.31
18132026-03-11T15:32:23.231Z Compiling typify v0.4.3
18142026-03-11T15:32:23.248Z Compiling thread_local v1.1.9
18152026-03-11T15:32:23.347Z Compiling progenitor-impl v0.11.1
18162026-03-11T15:32:24.007Z Compiling match_cfg v0.1.0
18172026-03-11T15:32:24.101Z Compiling parse-display-derive v0.10.0
18182026-03-11T15:32:24.157Z Compiling tracing-core v0.1.34
18192026-03-11T15:32:24.299Z Compiling toml_datetime v0.6.11
18202026-03-11T15:32:24.377Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18212026-03-11T15:32:24.652Z Compiling take_mut v0.2.2
18222026-03-11T15:32:24.907Z Compiling term v1.2.0
18232026-03-11T15:32:24.962Z Compiling tracing v0.1.41
18242026-03-11T15:32:25.348Z Compiling camino v1.2.2
18252026-03-11T15:32:25.881Z Compiling clap_derive v4.5.49
18262026-03-11T15:32:26.007Z Compiling fastrand v2.3.0
18272026-03-11T15:32:26.361Z Compiling cpufeatures v0.2.17
18282026-03-11T15:32:26.377Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18292026-03-11T15:32:26.472Z Compiling encoding_rs v0.8.35
18302026-03-11T15:32:26.488Z Compiling unicode-width v0.2.1
18312026-03-11T15:32:26.624Z Compiling mime v0.3.17
18322026-03-11T15:32:27.307Z Compiling errno v0.3.14
18332026-03-11T15:32:27.503Z Compiling generic-array v0.14.7
18342026-03-11T15:32:28.261Z Compiling progenitor-macro v0.11.1
18352026-03-11T15:32:28.478Z Compiling hex v0.4.3
18362026-03-11T15:32:28.670Z Compiling ipnetwork v0.21.1
18372026-03-11T15:32:28.829Z Compiling crossbeam-utils v0.8.21
18382026-03-11T15:32:29.196Z Compiling rustix v1.1.2
18392026-03-11T15:32:29.249Z Compiling slog v2.8.2
18402026-03-11T15:32:29.400Z Compiling tokio-util v0.7.16
18412026-03-11T15:32:29.515Z Compiling winnow v0.7.14
18422026-03-11T15:32:29.912Z Compiling crypto-common v0.1.6
18432026-03-11T15:32:30.079Z Compiling rand_core v0.9.3
18442026-03-11T15:32:30.340Z Compiling h2 v0.4.12
18452026-03-11T15:32:30.365Z Compiling oxnet v0.1.4
18462026-03-11T15:32:30.971Z Compiling itertools v0.14.0
18472026-03-11T15:32:31.439Z Compiling rand_chacha v0.9.0
18482026-03-11T15:32:32.086Z Compiling rand v0.9.2
18492026-03-11T15:32:32.680Z Compiling rustls-pki-types v1.12.0
18502026-03-11T15:32:33.023Z Compiling quick-error v1.2.3
18512026-03-11T15:32:34.162Z Compiling hyper v1.8.1
18522026-03-11T15:32:34.165Z Compiling debug-ignore v1.0.5
18532026-03-11T15:32:34.165Z Compiling spin v0.9.8
18542026-03-11T15:32:34.165Z Compiling toml_parser v1.0.6+spec-1.1.0
18552026-03-11T15:32:34.165Z Compiling tabwriter v1.4.1
18562026-03-11T15:32:34.208Z Compiling toml_datetime v0.7.5+spec-1.1.0
18572026-03-11T15:32:34.558Z Compiling serde_spanned v1.0.4
18582026-03-11T15:32:34.610Z Compiling hyper-util v0.1.19
18592026-03-11T15:32:34.761Z Compiling bit-vec v0.8.0
18602026-03-11T15:32:34.837Z Compiling lazy_static v1.5.0
18612026-03-11T15:32:34.856Z Compiling colored v3.0.0
18622026-03-11T15:32:34.968Z Compiling toml_writer v1.0.6+spec-1.1.0
18632026-03-11T15:32:35.071Z Compiling bit-set v0.8.0
18642026-03-11T15:32:35.253Z Compiling toml v0.9.11+spec-1.1.0
18652026-03-11T15:32:35.277Z Compiling time v0.3.44
18662026-03-11T15:32:35.296Z Compiling strum v0.26.3
18672026-03-11T15:32:35.377Z Compiling async-stream v0.3.6
18682026-03-11T15:32:35.507Z Compiling ring v0.17.14
18692026-03-11T15:32:35.529Z Compiling waitgroup v0.1.2
18702026-03-11T15:32:35.591Z Compiling serde_path_to_error v0.1.20
18712026-03-11T15:32:35.632Z Compiling anstyle v1.0.11
18722026-03-11T15:32:35.700Z Compiling unarray v0.1.4
18732026-03-11T15:32:35.839Z Compiling crossbeam-channel v0.5.15
18742026-03-11T15:32:35.924Z Compiling block-buffer v0.10.4
18752026-03-11T15:32:36.072Z Compiling macaddr v1.0.1
18762026-03-11T15:32:36.114Z Compiling utf8parse v0.2.2
18772026-03-11T15:32:36.257Z Compiling anstyle-parse v0.2.7
18782026-03-11T15:32:36.368Z Compiling digest v0.10.7
18792026-03-11T15:32:36.506Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18802026-03-11T15:32:36.658Z Compiling ref-cast v1.0.25
18812026-03-11T15:32:36.738Z Compiling is_terminal_polyfill v1.70.1
18822026-03-11T15:32:36.768Z Compiling anstyle-query v1.1.4
18832026-03-11T15:32:36.855Z Compiling colorchoice v1.0.4
18842026-03-11T15:32:36.878Z Compiling strum v0.27.2
18852026-03-11T15:32:36.902Z Compiling is-terminal v0.4.16
18862026-03-11T15:32:36.974Z Compiling anstream v0.6.20
18872026-03-11T15:32:37.251Z Compiling clap_lex v0.7.5
18882026-03-11T15:32:37.446Z Compiling slog-term v2.9.2
18892026-03-11T15:32:37.463Z Compiling slog-json v2.6.1
18902026-03-11T15:32:37.576Z Compiling slog-async v2.8.0
18912026-03-11T15:32:37.649Z Compiling tower v0.5.2
18922026-03-11T15:32:37.713Z Compiling hostname v0.3.1
18932026-03-11T15:32:38.292Z Compiling tower-http v0.6.8
18942026-03-11T15:32:38.309Z Compiling slog-bunyan v2.5.0
18952026-03-11T15:32:38.774Z Compiling futures-executor v0.3.31
18962026-03-11T15:32:38.850Z Compiling instant v0.1.13
18972026-03-11T15:32:38.988Z Compiling futures v0.3.31
18982026-03-11T15:32:39.094Z Compiling openssl-sys v0.9.109
18992026-03-11T15:32:39.867Z Compiling memmap2 v0.9.8
19002026-03-11T15:32:40.152Z Compiling untrusted v0.7.1
19012026-03-11T15:32:40.223Z Compiling foreign-types-shared v0.1.1
19022026-03-11T15:32:40.308Z Compiling foreign-types v0.3.2
19032026-03-11T15:32:40.334Z Compiling tempfile v3.23.0
19042026-03-11T15:32:40.937Z Compiling openssl-probe v0.1.6
19052026-03-11T15:32:41.211Z Compiling openssl v0.10.73
19062026-03-11T15:32:41.771Z Compiling either v1.15.0
19072026-03-11T15:32:42.174Z Compiling webpki-roots v1.0.2
19082026-03-11T15:32:42.911Z Compiling usdt v0.6.0
19092026-03-11T15:32:43.084Z Compiling newtype-uuid v1.3.2
19102026-03-11T15:32:44.457Z Compiling native-tls v0.2.14
19112026-03-11T15:32:44.461Z Compiling daft v0.1.4
19122026-03-11T15:32:44.811Z Compiling tokio-native-tls v0.3.1
19132026-03-11T15:32:45.024Z Compiling hyper-tls v0.6.0
19142026-03-11T15:32:45.552Z Compiling rustls-webpki v0.102.8
19152026-03-11T15:32:46.600Z Compiling rustls v0.22.4
19162026-03-11T15:32:47.742Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19172026-03-11T15:32:48.687Z Compiling sha1 v0.10.6
19182026-03-11T15:32:48.714Z Compiling multer v3.1.0
19192026-03-11T15:32:49.120Z Compiling tokio-rustls v0.25.0
19202026-03-11T15:32:49.387Z Compiling rustls-pemfile v2.2.0
19212026-03-11T15:32:49.418Z Compiling terminal_size v0.4.3
19222026-03-11T15:32:49.639Z Compiling rand_chacha v0.3.1
19232026-03-11T15:32:50.238Z Compiling wait-timeout v0.2.1
19242026-03-11T15:32:50.280Z Compiling hostname v0.4.2
19252026-03-11T15:32:50.673Z Compiling dropshot v0.16.7
19262026-03-11T15:32:50.822Z Compiling rusty-fork v0.3.0
19272026-03-11T15:32:51.565Z Compiling rand v0.8.5
19282026-03-11T15:32:51.789Z Compiling rustls-webpki v0.103.6
19292026-03-11T15:32:52.458Z Compiling rand_xorshift v0.4.0
19302026-03-11T15:32:53.003Z Compiling proptest v1.8.0
19312026-03-11T15:32:53.639Z Compiling rustls v0.23.32
19322026-03-11T15:32:55.024Z Compiling aws-lc-rs v1.14.0
19332026-03-11T15:32:55.084Z Compiling clap_builder v4.5.50
19342026-03-11T15:32:56.208Z Compiling hubpack_derive v0.1.1
19352026-03-11T15:32:57.263Z Compiling tokio-rustls v0.26.3
19362026-03-11T15:32:57.509Z Compiling clap v4.5.50
19372026-03-11T15:32:58.215Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19382026-03-11T15:32:59.154Z Compiling serde_spanned v0.6.9
19392026-03-11T15:32:59.372Z Compiling winnow v0.5.40
19402026-03-11T15:32:59.431Z Compiling hyper-rustls v0.27.7
19412026-03-11T15:33:00.363Z Compiling serde_with v3.14.1
19422026-03-11T15:33:00.546Z Compiling reqwest v0.12.23
19432026-03-11T15:33:00.757Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19442026-03-11T15:33:01.350Z Compiling rustc-hash v2.1.1
19452026-03-11T15:33:01.513Z Compiling iddqd v0.3.17
19462026-03-11T15:33:02.618Z Compiling backoff v0.4.0
19472026-03-11T15:33:02.885Z Compiling parse-display v0.10.0
19482026-03-11T15:33:03.126Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19492026-03-11T15:33:03.291Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19502026-03-11T15:33:05.615Z Compiling progenitor-client v0.11.1
19512026-03-11T15:33:05.737Z Compiling progenitor-client v0.10.0
19522026-03-11T15:33:05.932Z Compiling progenitor v0.11.1
19532026-03-11T15:33:06.112Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19542026-03-11T15:33:07.092Z Compiling num-derive v0.3.3
19552026-03-11T15:33:08.416Z Compiling toml_write v0.1.2
19562026-03-11T15:33:09.125Z Compiling toml_edit v0.22.27
19572026-03-11T15:33:10.019Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-03-11T15:33:11.423Z Compiling toml_edit v0.19.15
19592026-03-11T15:33:11.917Z Compiling num-integer v0.1.46
19602026-03-11T15:33:12.177Z Compiling float-ord v0.3.2
19612026-03-11T15:33:12.385Z Compiling toml v0.8.23
19622026-03-11T15:33:12.944Z Compiling proc-macro-crate v1.3.1
19632026-03-11T15:33:15.061Z Compiling num-rational v0.4.2
19642026-03-11T15:33:16.005Z Compiling num-iter v0.1.45
19652026-03-11T15:33:16.605Z Compiling num-complex v0.4.6
19662026-03-11T15:33:17.906Z Compiling num v0.4.3
19672026-03-11T15:33:22.282Z Compiling zerocopy-derive v0.7.35
19682026-03-11T15:33:22.811Z Compiling ingot-macros v0.1.1
19692026-03-11T15:33:22.901Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19702026-03-11T15:33:23.167Z Compiling scroll_derive v0.12.1
19712026-03-11T15:33:24.118Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19722026-03-11T15:33:24.760Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19732026-03-11T15:33:24.911Z Compiling zerocopy v0.7.35
19742026-03-11T15:33:26.563Z Compiling num_enum_derive v0.7.5
19752026-03-11T15:33:27.287Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19762026-03-11T15:33:27.843Z Compiling memoffset v0.9.1
19772026-03-11T15:33:28.122Z Compiling foreign-types-macros v0.2.3
19782026-03-11T15:33:29.556Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19792026-03-11T15:33:29.874Z Compiling nix v0.30.1
19802026-03-11T15:33:30.641Z Compiling libscf-sys v1.1.0
19812026-03-11T15:33:31.425Z Compiling proc-macro-error-attr2 v2.0.0
19822026-03-11T15:33:31.620Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
19832026-03-11T15:33:31.755Z Compiling proc-macro-error-attr v1.0.4
19842026-03-11T15:33:32.009Z Compiling proc-macro-error2 v2.0.1
19852026-03-11T15:33:32.201Z Compiling dtrace-parser v0.2.0
19862026-03-11T15:33:32.221Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19872026-03-11T15:33:32.314Z Compiling proc-macro-error v1.0.4
19882026-03-11T15:33:32.356Z Compiling tabled_derive v0.11.0
19892026-03-11T15:33:32.814Z Compiling dof v0.3.0
19902026-03-11T15:33:32.863Z Compiling num_enum_derive v0.5.11
19912026-03-11T15:33:33.308Z Compiling hubpack v0.1.2
19922026-03-11T15:33:33.575Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
19932026-03-11T15:33:33.634Z Compiling thread-id v4.2.2
19942026-03-11T15:33:34.148Z Compiling static_assertions v1.1.0
19952026-03-11T15:33:34.219Z Compiling usdt-impl v0.5.0
19962026-03-11T15:33:35.366Z Compiling derive_more v0.99.20
19972026-03-11T15:33:37.197Z Compiling bytecount v0.6.9
19982026-03-11T15:33:37.816Z Compiling usdt-macro v0.5.0
19992026-03-11T15:33:38.584Z Compiling usdt-attr-macro v0.5.0
20002026-03-11T15:33:39.208Z Compiling zone_cfg_derive v0.3.1
20012026-03-11T15:33:39.325Z Compiling num-derive v0.4.2
20022026-03-11T15:33:39.660Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20032026-03-11T15:33:40.197Z Compiling rustc_version v0.4.1
20042026-03-11T15:33:40.378Z Compiling crossbeam-epoch v0.9.18
20052026-03-11T15:33:40.585Z Compiling papergrid v0.17.0
20062026-03-11T15:33:40.651Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20072026-03-11T15:33:40.667Z Compiling testing_table v0.3.0
20082026-03-11T15:33:40.884Z Compiling enum-as-inner v0.6.1
20092026-03-11T15:33:40.957Z Compiling curve25519-dalek v4.1.3
20102026-03-11T15:33:41.157Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20112026-03-11T15:33:41.506Z Compiling crossbeam-deque v0.8.6
20122026-03-11T15:33:41.759Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20132026-03-11T15:33:41.775Z Compiling typify-impl v0.6.1
20142026-03-11T15:33:41.996Z Compiling tabled v0.20.0
20152026-03-11T15:33:42.462Z Compiling thiserror-impl-no-std v2.0.2
20162026-03-11T15:33:42.573Z Compiling curve25519-dalek-derive v0.1.1
20172026-03-11T15:33:43.426Z Compiling rayon-core v1.13.0
20182026-03-11T15:33:43.501Z Compiling scroll v0.12.0
20192026-03-11T15:33:43.961Z Compiling hash32 v0.3.1
20202026-03-11T15:33:44.019Z Compiling goblin v0.8.2
20212026-03-11T15:33:44.158Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
20222026-03-11T15:33:44.302Z Compiling heapless v0.8.0
20232026-03-11T15:33:44.444Z Compiling ingot-types v0.1.2
20242026-03-11T15:33:45.170Z Compiling cobs v0.3.0
20252026-03-11T15:33:45.194Z Compiling managed v0.8.0
20262026-03-11T15:33:45.318Z Compiling foreign-types-shared v0.3.1
20272026-03-11T15:33:45.427Z Compiling bitflags v1.3.2
20282026-03-11T15:33:45.486Z Compiling foreign-types v0.5.0
20292026-03-11T15:33:45.527Z Compiling postcard v1.1.3
20302026-03-11T15:33:45.542Z Compiling smoltcp v0.11.0
20312026-03-11T15:33:45.881Z Compiling ingot v0.1.1
20322026-03-11T15:33:45.988Z Compiling num_enum v0.7.5
20332026-03-11T15:33:46.147Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20342026-03-11T15:33:46.298Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20352026-03-11T15:33:46.417Z Compiling camino-tempfile v1.4.1
20362026-03-11T15:33:46.565Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20372026-03-11T15:33:46.708Z Compiling derive-where v1.6.0
20382026-03-11T15:33:46.742Z Compiling serde_repr v0.1.20
20392026-03-11T15:33:47.084Z Compiling cstr-argument v0.1.2
20402026-03-11T15:33:47.912Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20412026-03-11T15:33:48.401Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20422026-03-11T15:33:49.148Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20432026-03-11T15:33:49.385Z Compiling rayon v1.11.0
20442026-03-11T15:33:49.514Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20452026-03-11T15:33:49.670Z Compiling crucible-workspace-hack v0.1.0
20462026-03-11T15:33:50.564Z Compiling typify-macro v0.6.1
20472026-03-11T15:33:50.597Z Compiling memmap v0.7.0
20482026-03-11T15:33:50.850Z Compiling tinyvec_macros v0.1.1
20492026-03-11T15:33:50.945Z Compiling tinyvec v1.10.0
20502026-03-11T15:33:50.972Z Compiling usdt v0.5.0
20512026-03-11T15:33:51.245Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20522026-03-11T15:33:51.362Z Compiling num_enum v0.5.11
20532026-03-11T15:33:51.873Z Compiling pin-project-internal v1.1.10
20542026-03-11T15:33:53.111Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20552026-03-11T15:33:53.346Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20562026-03-11T15:33:53.379Z Compiling typify v0.6.1
20572026-03-11T15:33:53.513Z Compiling progenitor-impl v0.13.0
20582026-03-11T15:33:53.564Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20592026-03-11T15:33:53.798Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
20602026-03-11T15:33:54.163Z Compiling rustix v0.38.44
20612026-03-11T15:33:54.437Z Compiling itertools v0.12.1
20622026-03-11T15:33:54.614Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20632026-03-11T15:33:54.687Z Compiling progenitor-impl v0.10.0
20642026-03-11T15:33:55.135Z Compiling sigpipe v0.1.3
20652026-03-11T15:33:55.268Z Compiling jiff v0.2.15
20662026-03-11T15:33:55.431Z Compiling const_format_proc_macros v0.2.34
20672026-03-11T15:33:55.600Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20682026-03-11T15:33:55.882Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20692026-03-11T15:33:56.157Z Compiling zone v0.3.1
20702026-03-11T15:33:57.109Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
20712026-03-11T15:33:57.474Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20722026-03-11T15:33:58.110Z Compiling secrecy v0.10.3
20732026-03-11T15:33:58.174Z Compiling smf v0.2.3
20742026-03-11T15:33:58.317Z Compiling async-recursion v1.1.1
20752026-03-11T15:33:58.411Z Compiling progenitor-macro v0.13.0
20762026-03-11T15:33:58.886Z Compiling snafu-derive v0.8.9
20772026-03-11T15:33:59.109Z Compiling bstr v1.12.0
20782026-03-11T15:33:59.504Z Compiling progenitor-macro v0.10.0
20792026-03-11T15:33:59.671Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20802026-03-11T15:33:59.801Z Compiling whoami v1.6.1
20812026-03-11T15:34:00.212Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20822026-03-11T15:34:02.576Z Compiling hmac v0.12.1
20832026-03-11T15:34:03.000Z Compiling inout v0.1.4
20842026-03-11T15:34:03.212Z Compiling ff v0.13.1
20852026-03-11T15:34:03.247Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20862026-03-11T15:34:03.263Z Compiling crc8 v0.1.1
20872026-03-11T15:34:03.411Z Compiling data-encoding v2.9.0
20882026-03-11T15:34:04.392Z Compiling group v0.13.0
20892026-03-11T15:34:04.542Z Compiling cipher v0.4.4
20902026-03-11T15:34:04.580Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20912026-03-11T15:34:04.835Z Compiling hkdf v0.12.4
20922026-03-11T15:34:05.181Z Compiling atomicwrites v0.4.4
20932026-03-11T15:34:05.451Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20942026-03-11T15:34:05.481Z Compiling tokio-dtrace v0.1.1
20952026-03-11T15:34:05.840Z Compiling tabled_derive v0.7.0
20962026-03-11T15:34:06.479Z Compiling reqwest v0.13.2
20972026-03-11T15:34:06.496Z Compiling universal-hash v0.5.1
20982026-03-11T15:34:06.670Z Compiling crypto-bigint v0.5.5
20992026-03-11T15:34:06.840Z Compiling dropshot-api-manager-types v0.5.2
21002026-03-11T15:34:07.149Z Compiling half v2.7.1
21012026-03-11T15:34:07.343Z Compiling ciborium-io v0.2.2
21022026-03-11T15:34:07.477Z Compiling base64ct v1.8.0
21032026-03-11T15:34:07.560Z Compiling base16ct v0.2.0
21042026-03-11T15:34:07.780Z Compiling indent_write v2.2.0
21052026-03-11T15:34:07.880Z Compiling opaque-debug v0.3.1
21062026-03-11T15:34:07.966Z Compiling poly1305 v0.8.0
21072026-03-11T15:34:07.982Z Compiling password-hash v0.5.0
21082026-03-11T15:34:08.044Z Compiling progenitor-client v0.13.0
21092026-03-11T15:34:08.432Z Compiling elliptic-curve v0.13.8
21102026-03-11T15:34:08.517Z Compiling ciborium-ll v0.2.2
21112026-03-11T15:34:09.099Z Compiling oxide-tokio-rt v0.1.2
21122026-03-11T15:34:09.352Z Compiling chacha20 v0.9.1
21132026-03-11T15:34:09.433Z Compiling similar v2.7.0
21142026-03-11T15:34:09.538Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21152026-03-11T15:34:10.107Z Compiling thiserror-no-std v2.0.2
21162026-03-11T15:34:11.111Z Compiling blake2 v0.10.6
21172026-03-11T15:34:11.599Z Compiling aead v0.5.2
21182026-03-11T15:34:11.743Z Compiling resolv-conf v0.7.5
21192026-03-11T15:34:11.908Z Compiling linked-hash-map v0.5.6
21202026-03-11T15:34:12.156Z Compiling keccak v0.1.5
21212026-03-11T15:34:13.025Z Compiling lru-cache v0.1.2
21222026-03-11T15:34:13.025Z Compiling sha3 v0.10.8
21232026-03-11T15:34:13.025Z Compiling chacha20poly1305 v0.10.1
21242026-03-11T15:34:13.025Z Compiling argon2 v0.5.3
21252026-03-11T15:34:13.025Z Compiling vsss-rs v3.3.4
21262026-03-11T15:34:13.025Z Compiling progenitor v0.13.0
21272026-03-11T15:34:13.086Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21282026-03-11T15:34:13.469Z Compiling ciborium v0.2.2
21292026-03-11T15:34:13.504Z Compiling hickory-proto v0.24.4
21302026-03-11T15:34:14.462Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21312026-03-11T15:34:14.910Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21322026-03-11T15:34:14.950Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21332026-03-11T15:34:15.134Z Compiling serde-big-array v0.5.1
21342026-03-11T15:34:15.328Z Compiling unicode-segmentation v1.12.0
21352026-03-11T15:34:15.798Z Compiling siphasher v1.0.1
21362026-03-11T15:34:15.922Z Compiling same-file v1.0.6
21372026-03-11T15:34:16.073Z Compiling walkdir v2.5.0
21382026-03-11T15:34:16.096Z Compiling hickory-resolver v0.24.4
21392026-03-11T15:34:16.112Z Compiling phf_shared v0.12.1
21402026-03-11T15:34:16.161Z Compiling newline-converter v0.3.0
21412026-03-11T15:34:16.395Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21422026-03-11T15:34:16.520Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21432026-03-11T15:34:17.262Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21442026-03-11T15:34:18.169Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21452026-03-11T15:34:18.511Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
21462026-03-11T15:34:18.983Z Compiling newtype_derive v0.1.6
21472026-03-11T15:34:19.095Z Compiling owo-colors v4.3.0
21482026-03-11T15:34:19.356Z Compiling tokio-stream v0.1.17
21492026-03-11T15:34:19.660Z Compiling console v0.15.11
21502026-03-11T15:34:19.966Z Compiling csv-core v0.1.12
21512026-03-11T15:34:20.059Z Compiling foldhash v0.1.5
21522026-03-11T15:34:20.206Z Compiling unicode-linebreak v0.1.5
21532026-03-11T15:34:20.335Z Compiling smawk v0.3.2
21542026-03-11T15:34:20.525Z Compiling unicode-width v0.1.14
21552026-03-11T15:34:20.564Z Compiling swrite v0.1.0
21562026-03-11T15:34:20.615Z Compiling termtree v0.5.1
21572026-03-11T15:34:20.691Z Compiling textwrap v0.16.2
21582026-03-11T15:34:20.919Z Compiling hashbrown v0.15.5
21592026-03-11T15:34:21.026Z Compiling csv v1.3.1
21602026-03-11T15:34:21.059Z Compiling expectorate v1.2.0
21612026-03-11T15:34:21.264Z Compiling qorb v0.4.1
21622026-03-11T15:34:21.716Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21632026-03-11T15:34:21.831Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21642026-03-11T15:34:24.033Z Compiling phf v0.12.1
21652026-03-11T15:34:24.168Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21662026-03-11T15:34:24.502Z Compiling pin-project v1.1.10
21672026-03-11T15:34:24.642Z Compiling unicode-normalization v0.1.24
21682026-03-11T15:34:24.717Z Compiling libz-sys v1.1.22
21692026-03-11T15:34:24.861Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21702026-03-11T15:34:26.240Z Compiling libsw-core v0.3.2
21712026-03-11T15:34:26.281Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
21722026-03-11T15:34:26.948Z Compiling fixedbitset v0.4.2
21732026-03-11T15:34:26.965Z Compiling fixedbitset v0.5.7
21742026-03-11T15:34:27.172Z Compiling highway v1.3.0
21752026-03-11T15:34:27.426Z Compiling petgraph v0.8.2
21762026-03-11T15:34:27.521Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21772026-03-11T15:34:28.482Z Compiling petgraph v0.6.5
21782026-03-11T15:34:28.586Z Compiling progenitor v0.10.0
21792026-03-11T15:34:29.089Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-03-11T15:34:29.848Z Compiling libsw v3.5.0
21812026-03-11T15:34:30.120Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-03-11T15:34:30.292Z Compiling olpc-cjson v0.1.4
21832026-03-11T15:34:30.316Z Compiling libgit2-sys v0.17.0+1.8.1
21842026-03-11T15:34:30.571Z Compiling snafu v0.8.9
21852026-03-11T15:34:31.104Z Compiling chrono-tz v0.10.4
21862026-03-11T15:34:31.893Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21872026-03-11T15:34:32.151Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21882026-03-11T15:34:32.286Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21892026-03-11T15:34:33.404Z Compiling papergrid v0.11.0
21902026-03-11T15:34:33.578Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21912026-03-11T15:34:33.927Z Compiling globset v0.4.16
21922026-03-11T15:34:34.272Z Compiling const_format v0.2.34
21932026-03-11T15:34:34.725Z Compiling slog-dtrace v0.3.0
21942026-03-11T15:34:35.018Z Compiling cancel-safe-futures v0.1.5
21952026-03-11T15:34:35.078Z Compiling gethostname v0.5.0
21962026-03-11T15:34:35.262Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
21972026-03-11T15:34:35.892Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21982026-03-11T15:34:36.685Z Compiling pem v3.0.5
21992026-03-11T15:34:36.718Z Compiling bcs v0.1.6
22002026-03-11T15:34:37.151Z Compiling cargo-platform v0.1.9
22012026-03-11T15:34:37.196Z Compiling serde_plain v1.0.2
22022026-03-11T15:34:37.257Z Compiling linear-map v1.2.0
22032026-03-11T15:34:37.466Z Compiling typed-path v0.9.3
22042026-03-11T15:34:37.469Z Compiling tagptr v0.2.0
22052026-03-11T15:34:38.730Z Compiling tough v0.20.0
22062026-03-11T15:34:40.411Z Compiling moka v0.12.11
22072026-03-11T15:34:40.620Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-03-11T15:34:41.460Z Compiling cargo_metadata v0.18.1
22092026-03-11T15:34:42.133Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-03-11T15:34:42.849Z Compiling tabled v0.15.0
22112026-03-11T15:34:43.041Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22122026-03-11T15:34:43.158Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22132026-03-11T15:34:43.659Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22142026-03-11T15:34:43.881Z Compiling git2 v0.19.0
22152026-03-11T15:34:43.911Z Compiling steno v0.4.1
22162026-03-11T15:34:47.746Z Compiling cookie v0.18.1
22172026-03-11T15:34:47.790Z Compiling hickory-proto v0.25.2
22182026-03-11T15:34:49.458Z Compiling humantime v2.3.0
22192026-03-11T15:34:49.838Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22202026-03-11T15:34:50.454Z Compiling hickory-resolver v0.25.2
22212026-03-11T15:34:53.887Z Compiling vergen v8.3.2
22222026-03-11T15:34:55.560Z Compiling signal-hook v0.3.18
22232026-03-11T15:34:56.944Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22242026-03-11T15:34:57.376Z Compiling mockall_derive v0.13.1
22252026-03-11T15:34:57.651Z Compiling predicates-core v1.0.9
22262026-03-11T15:34:57.920Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22272026-03-11T15:34:58.111Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22282026-03-11T15:34:58.647Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22292026-03-11T15:35:00.018Z Compiling sha2 v0.10.9
22302026-03-11T15:35:00.270Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22312026-03-11T15:35:00.756Z Compiling yansi v1.0.1
22322026-03-11T15:35:00.830Z Compiling adler2 v2.0.1
22332026-03-11T15:35:01.024Z Compiling diff v0.1.13
22342026-03-11T15:35:01.167Z Compiling miniz_oxide v0.8.9
22352026-03-11T15:35:01.216Z Compiling pretty_assertions v1.4.1
22362026-03-11T15:35:01.464Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22372026-03-11T15:35:02.145Z Compiling predicates-tree v1.0.12
22382026-03-11T15:35:02.495Z Compiling predicates v3.1.3
22392026-03-11T15:35:03.098Z Compiling fs-err v3.1.2
22402026-03-11T15:35:03.180Z Compiling crc32fast v1.5.0
22412026-03-11T15:35:04.180Z Compiling git-stub v1.0.0
22422026-03-11T15:35:04.558Z Compiling filetime v0.2.26
22432026-03-11T15:35:04.804Z Compiling xattr v1.6.1
22442026-03-11T15:35:05.034Z Compiling downcast v0.11.0
22452026-03-11T15:35:05.234Z Compiling arrayref v0.3.9
22462026-03-11T15:35:05.337Z Compiling fragile v2.0.1
22472026-03-11T15:35:05.763Z Compiling is_ci v1.2.0
22482026-03-11T15:35:05.961Z Compiling arrayvec v0.7.6
22492026-03-11T15:35:06.247Z Compiling constant_time_eq v0.3.1
22502026-03-11T15:35:06.403Z Compiling blake3 v1.8.2
22512026-03-11T15:35:06.937Z Compiling mockall v0.13.1
22522026-03-11T15:35:07.187Z Compiling toml v0.7.8
22532026-03-11T15:35:08.145Z Compiling supports-color v3.0.2
22542026-03-11T15:35:08.363Z Compiling tar v0.4.44
22552026-03-11T15:35:08.386Z Compiling git-stub-vcs v0.1.0
22562026-03-11T15:35:08.471Z Compiling curl-sys v0.4.83+curl-8.15.0
22572026-03-11T15:35:08.690Z Compiling signal-hook-tokio v0.3.1
22582026-03-11T15:35:08.872Z Compiling flate2 v1.1.2
22592026-03-11T15:35:09.075Z Compiling drift v0.1.3
22602026-03-11T15:35:09.460Z Compiling kstat-rs v0.2.4
22612026-03-11T15:35:09.757Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
22622026-03-11T15:35:09.885Z Compiling display-error-chain v0.2.2
22632026-03-11T15:35:10.071Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22642026-03-11T15:35:10.087Z Compiling topological-sort v0.2.2
22652026-03-11T15:35:10.156Z Compiling hex-literal v1.0.0
22662026-03-11T15:35:10.275Z Compiling omicron-zone-package v0.12.2
22672026-03-11T15:35:10.399Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22682026-03-11T15:35:11.438Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22692026-03-11T15:35:13.268Z Compiling dropshot-api-manager v0.5.2
22702026-03-11T15:35:13.309Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22712026-03-11T15:35:14.284Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-03-11T15:35:14.997Z Compiling curl v0.4.49
22732026-03-11T15:35:15.119Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
22742026-03-11T15:35:15.280Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22752026-03-11T15:35:15.651Z Compiling internet-checksum v0.2.1
22762026-03-11T15:35:15.840Z Compiling search_path v0.1.4
22772026-03-11T15:35:16.229Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
22782026-03-11T15:35:16.392Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
22792026-03-11T15:35:20.442Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
22802026-03-11T15:35:21.976Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
22812026-03-11T15:36:21.013Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 28s
22822026-03-11T15:36:21.162Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
22832026-03-11T15:36:21.164Z
22842026-03-11T15:36:21.165Zrunning 5 tests
22852026-03-11T15:36:21.168Ztest fuse::tests::chip_revision_b1 ... ok
22862026-03-11T15:36:21.168Ztest fuse::tests::chip_revision_b0 ... ok
22872026-03-11T15:36:21.168Ztest fuse::tests::chip_revision_a0 ... ok
22882026-03-11T15:36:21.168Ztest fuse::tests::chip_revision_unknown_device_id ... ok
22892026-03-11T15:36:21.168Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
22902026-03-11T15:36:21.168Z
22912026-03-11T15:36:21.168Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22922026-03-11T15:36:21.168Z
22932026-03-11T15:36:21.168Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
22942026-03-11T15:36:21.170Z
22952026-03-11T15:36:21.170Zrunning 0 tests
22962026-03-11T15:36:21.170Z
22972026-03-11T15:36:21.171Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
22982026-03-11T15:36:21.171Z
22992026-03-11T15:36:21.171Z Running unittests src/lib.rs (target/debug/deps/asic-1d7da80ed3d32b1f)
23002026-03-11T15:36:21.174Z
23012026-03-11T15:36:21.174Zrunning 0 tests
23022026-03-11T15:36:21.174Z
23032026-03-11T15:36:21.174Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23042026-03-11T15:36:21.174Z
23052026-03-11T15:36:21.174Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
23062026-03-11T15:36:21.177Z
23072026-03-11T15:36:21.177Zrunning 10 tests
23082026-03-11T15:36:21.177Ztest nat::tests::test_vni ... ok
23092026-03-11T15:36:21.177Ztest network::tests::test_equal ... ok
23102026-03-11T15:36:21.177Ztest network::tests::test_eui64 ... ok
23112026-03-11T15:36:21.177Ztest network::tests::test_generate_ipv6_link_local ... ok
23122026-03-11T15:36:21.177Ztest network::tests::test_into ... ok
23132026-03-11T15:36:21.177Ztest network::tests::test_not_equal ... ok
23142026-03-11T15:36:21.177Ztest network::tests::test_to_string ... ok
23152026-03-11T15:36:21.177Ztest network::tests::test_parse ... ok
23162026-03-11T15:36:21.177Ztest test_purge ... ok
23172026-03-11T15:36:21.180Ztest illumos::test::address_exists_handles_missing_object ... ok
23182026-03-11T15:36:21.180Z
23192026-03-11T15:36:21.184Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23202026-03-11T15:36:21.184Z
23212026-03-11T15:36:21.184Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
23222026-03-11T15:36:21.187Z
23232026-03-11T15:36:21.187Zrunning 1 test
23242026-03-11T15:36:22.679Ztest test::test_apis_up_to_date ... ok
23252026-03-11T15:36:22.679Z
23262026-03-11T15:36:22.679Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
23272026-03-11T15:36:22.679Z
23282026-03-11T15:36:22.731Z Running unittests src/main.rs (target/debug/deps/dpd-b73a0c33cecba41a)
23292026-03-11T15:36:22.738Z
23302026-03-11T15:36:22.738Zrunning 18 tests
23312026-03-11T15:36:22.741Ztest freemap::test_ordering ... ok
23322026-03-11T15:36:22.741Ztest freemap::test_split ... ok
23332026-03-11T15:36:22.741Ztest config::tests::test_updates ... ok
23342026-03-11T15:36:22.741Ztest macaddrs::tests::test_mac_offset ... ok
23352026-03-11T15:36:22.741Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23362026-03-11T15:36:22.744Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23372026-03-11T15:36:22.744Ztest macaddrs::tests::test_parse_port_id ... ok
23382026-03-11T15:36:22.744Ztest nat::test_mapping ... ok
23392026-03-11T15:36:22.744Ztest port_map::tests::dump_map ... ok
23402026-03-11T15:36:22.745Ztest port_map::tests::test_backplane_group ... ok
23412026-03-11T15:36:22.745Ztest port_map::tests::test_port_map ... ok
23422026-03-11T15:36:22.745ZMar 11 15:36:21.329 DEBG created new freemapMar 11 15:36:21.329, unitDEBGMar 11 15:36:21.329 :DEBG created new freemapfreemap_test , created new freemapunit,
23432026-03-11T15:36:22.745Z:unit: Mar 11 15:36:21.329 freemap_test freemap_testDEBG
23442026-03-11T15:36:22.745Z Mar 11 15:36:21.329
23452026-03-11T15:36:22.745Z DEBGcreated new freemap initted freemap. size: 128, , unitunit:Mar 11 15:36:21.329: Mar 11 15:36:21.329freemap_testDEBG
23462026-03-11T15:36:22.745Z DEBGinitted freemap. size: 128 , initted freemap. size: 128unit :, freemap_testunitfreemap_testMar 11 15:36:21.329
23472026-03-11T15:36:22.745Z
23482026-03-11T15:36:22.745Z: DEBG freemap_testreset freemap,
23492026-03-11T15:36:22.745ZMar 11 15:36:21.329unit :Mar 11 15:36:21.329 freemap_testDEBG
23502026-03-11T15:36:22.745Z DEBGMar 11 15:36:21.329 DEBGreset freemap , reset freemapunit, :initted freemap. size: 128 unit, freemap_test:unit :
23512026-03-11T15:36:22.745Z freemap_testfreemap_test
23522026-03-11T15:36:22.745Z
23532026-03-11T15:36:22.745ZMar 11 15:36:21.329 DEBG reset freemap, unit: freemap_test
23542026-03-11T15:36:22.745Ztest freemap::test_exhaustion ... ok
23552026-03-11T15:36:22.745Ztest freemap::test_free ... ok
23562026-03-11T15:36:22.745Ztest freemap::test_basic ... ok
23572026-03-11T15:36:22.745Ztest freemap::test_reclaim ... ok
23582026-03-11T15:36:22.745ZMar 11 15:36:21.330 DEBG created new freemap, unit: freemap_test
23592026-03-11T15:36:22.745ZMar 11 15:36:21.330 DEBG initted freemap. size: 128, unit: freemap_test
23602026-03-11T15:36:22.745ZMar 11 15:36:21.330 DEBG reset freemap, unit: freemap_test
23612026-03-11T15:36:22.745Ztest freemap::test_span ... ok
23622026-03-11T15:36:22.748Ztest api_server::tests::test_build_info ... ok
23632026-03-11T15:36:22.748Ztest port_map::tests::parse_softnpu_revision ... ok
23642026-03-11T15:36:22.748Z
23652026-03-11T15:36:22.748Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23662026-03-11T15:36:22.748Z
23672026-03-11T15:36:22.751Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-50ff7125eda53d64)
23682026-03-11T15:36:22.751Z
23692026-03-11T15:36:22.751Zrunning 0 tests
23702026-03-11T15:36:22.751Z
23712026-03-11T15:36:22.751Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23722026-03-11T15:36:22.751Z
23732026-03-11T15:36:22.754Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
23742026-03-11T15:36:22.754Z
23752026-03-11T15:36:22.754Zrunning 0 tests
23762026-03-11T15:36:22.754Z
23772026-03-11T15:36:22.754Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23782026-03-11T15:36:22.754Z
23792026-03-11T15:36:22.754Z Running unittests src/lib.rs (target/debug/deps/dpd_client-eb373a352e17e928)
23802026-03-11T15:36:22.757Z
23812026-03-11T15:36:22.757Zrunning 6 tests
23822026-03-11T15:36:22.757Ztest tests::test_full_lot_id_neither_present ... ok
23832026-03-11T15:36:22.757Ztest tests::test_full_lot_id_lot_only ... ok
23842026-03-11T15:36:22.757Ztest tests::test_full_lot_id_lotnum_only ... ok
23852026-03-11T15:36:22.757Ztest tests::test_parse_client_port_id ... ok
23862026-03-11T15:36:22.757Ztest tests::test_port_id_cmp ... ok
23872026-03-11T15:36:22.757Ztest tests::test_full_lot_id_both_present ... ok
23882026-03-11T15:36:22.757Z
23892026-03-11T15:36:22.760Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23902026-03-11T15:36:22.760Z
23912026-03-11T15:36:22.760Z Running tests/test_all.rs (target/debug/deps/test_all-1268644c25aa8eb5)
23922026-03-11T15:36:22.760Z
23932026-03-11T15:36:22.760Zrunning 0 tests
23942026-03-11T15:36:22.760Z
23952026-03-11T15:36:22.760Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23962026-03-11T15:36:22.760Z
23972026-03-11T15:36:22.763Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
23982026-03-11T15:36:22.763Z
23992026-03-11T15:36:22.763Zrunning 0 tests
24002026-03-11T15:36:22.763Z
24012026-03-11T15:36:22.763Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24022026-03-11T15:36:22.763Z
24032026-03-11T15:36:22.763Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
24042026-03-11T15:36:22.766Z
24052026-03-11T15:36:22.766Zrunning 12 tests
24062026-03-11T15:36:22.766Ztest icmp::test_v6_checksum ... ok
24072026-03-11T15:36:22.766Ztest pbuf::test_byte ... ok
24082026-03-11T15:36:22.766Ztest icmp::test_v4_checksum ... ok
24092026-03-11T15:36:22.766Ztest lldp::test_lldp_parse ... ok
24102026-03-11T15:36:22.766Ztest ipv6::test_ipv6_parse ... ok
24112026-03-11T15:36:22.766Ztest pbuf::test_nibble ... ok
24122026-03-11T15:36:22.766Ztest pbuf::test_overflow ... ok
24132026-03-11T15:36:22.766Ztest pbuf::test_short ... ok
24142026-03-11T15:36:22.767Ztest pbuf::test_twelve ... ok
24152026-03-11T15:36:22.767Ztest pbuf::test_word ... ok
24162026-03-11T15:36:22.767Ztest tcp::test_checksum_ack_data ... ok
24172026-03-11T15:36:22.767Ztest tcp::test_checksum_syn_nodata ... ok
24182026-03-11T15:36:22.767Z
24192026-03-11T15:36:22.767Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24202026-03-11T15:36:22.767Z
24212026-03-11T15:36:22.770Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
24222026-03-11T15:36:22.770Z
24232026-03-11T15:36:22.770Zrunning 0 tests
24242026-03-11T15:36:22.770Z
24252026-03-11T15:36:22.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24262026-03-11T15:36:22.770Z
24272026-03-11T15:36:22.770Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
24282026-03-11T15:36:22.773Z
24292026-03-11T15:36:22.773Zrunning 4 tests
24302026-03-11T15:36:22.773Ztest switchport::test::test_compute_lanes ... ok
24312026-03-11T15:36:22.776Ztest switchport::test::port_id_ordering ... ok
24322026-03-11T15:36:22.776Z Lane 0 Lane 1 Lane 2 Lane 3
24332026-03-11T15:36:22.776Z Rx Loss-of-lock: Yes Yes Yes Yes
24342026-03-11T15:36:22.776Z Rx Loss-of-signal: Yes Yes Yes Yes
24352026-03-11T15:36:22.776Z Rx CDR Enabled: Yes Yes Yes Yes
24362026-03-11T15:36:22.777Z Tx Enabled: Yes Yes Lane 0Yes Yes
24372026-03-11T15:36:22.777ZLane 1 Tx Loss-of-lock: NoLane 2 NoLane 3
24382026-03-11T15:36:22.777ZNo State: Activated NoActivated
24392026-03-11T15:36:22.777Z Tx Loss-of-signal: No NoActivated NoActivated
24402026-03-11T15:36:22.777ZNo
24412026-03-11T15:36:22.777Z Rx Output Enabled: false Tx CDR Enabled: No Nofalse Nofalse Nofalse
24422026-03-11T15:36:22.777Z
24432026-03-11T15:36:22.777Z Tx Adaptive EQ Fault: No Rx Output Status: valid No validNo No
24442026-03-11T15:36:22.777Zvalid Tx Fault: Yesvalid
24452026-03-11T15:36:22.777ZYes Rx Loss-of-lock: trueYes Yestrue
24462026-03-11T15:36:22.777Z true true
24472026-03-11T15:36:22.777Z Rx Loss-of-signal: false false false false
24482026-03-11T15:36:22.777ZRx Auto-squelch Disable: true true true true
24492026-03-11T15:36:22.778Z Tx Output Enabled: true true true true
24502026-03-11T15:36:22.778Z Tx Output Status: invalid invalid invalid invalid
24512026-03-11T15:36:22.778Z Tx Loss-of-lock: false false false false
24522026-03-11T15:36:22.778Z Tx Loss-of-signal: true true true true
24532026-03-11T15:36:22.778ZTx Auto-squelch Disable: false false false false
24542026-03-11T15:36:22.778Z Tx Adaptive EQ Fail: true true true true
24552026-03-11T15:36:22.778Z Tx Failure: false false false false
24562026-03-11T15:36:22.778Z Tx Force Squelch: true true true true
24572026-03-11T15:36:22.778Z Tx Input Polarity: normal normal normal normal
24582026-03-11T15:36:22.778Ztest switchport::test::test_print_sff_datapath ... ok
24592026-03-11T15:36:22.778Ztest switchport::test::test_print_cmis_datapath ... ok
24602026-03-11T15:36:22.778Z
24612026-03-11T15:36:22.778Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24622026-03-11T15:36:22.778Z
24632026-03-11T15:36:22.778Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
24642026-03-11T15:36:22.779Z
24652026-03-11T15:36:22.779Zrunning 1 test
24662026-03-11T15:36:22.779Ztest test_p4_counter_list ... ignored
24672026-03-11T15:36:22.779Z
24682026-03-11T15:36:22.779Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
24692026-03-11T15:36:22.779Z
24702026-03-11T15:36:22.779Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
24712026-03-11T15:36:22.782Z
24722026-03-11T15:36:22.782Zrunning 5 tests
24732026-03-11T15:36:22.782Ztest test_an ... ignored
24742026-03-11T15:36:22.782Ztest test_enable ... ignored
24752026-03-11T15:36:22.782Ztest test_ip_addresses ... ignored
24762026-03-11T15:36:22.782Ztest test_kr ... ignored
24772026-03-11T15:36:22.782Ztest test_mac ... ignored
24782026-03-11T15:36:22.782Z
24792026-03-11T15:36:22.782Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
24802026-03-11T15:36:22.782Z
24812026-03-11T15:36:22.782Z Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69)
24822026-03-11T15:36:22.785Z
24832026-03-11T15:36:22.785Zrunning 3 tests
24842026-03-11T15:36:22.785Ztest linklocal::test_parse_ipadm ... ok
24852026-03-11T15:36:22.785Ztest tfport::test_parse_tfport ... ok
24862026-03-11T15:36:22.785Ztest config::tests::test_updates ... ok
24872026-03-11T15:36:22.785Z
24882026-03-11T15:36:22.785Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24892026-03-11T15:36:22.785Z
24902026-03-11T15:36:22.788Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
24912026-03-11T15:36:22.791Z
24922026-03-11T15:36:22.791Zrunning 0 tests
24932026-03-11T15:36:22.791Z
24942026-03-11T15:36:22.791Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
24952026-03-11T15:36:22.791Z
24962026-03-11T15:36:22.791Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
24972026-03-11T15:36:22.791Z
24982026-03-11T15:36:22.791Zrunning 0 tests
24992026-03-11T15:36:22.791Z
25002026-03-11T15:36:22.791Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25012026-03-11T15:36:22.791Z
25022026-03-11T15:36:22.794Z Doc-tests aal
25032026-03-11T15:36:22.951Z
25042026-03-11T15:36:22.951Zrunning 0 tests
25052026-03-11T15:36:22.951Z
25062026-03-11T15:36:22.951Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25072026-03-11T15:36:22.951Z
25082026-03-11T15:36:22.970Z Doc-tests aal_macros
25092026-03-11T15:36:23.059Z
25102026-03-11T15:36:23.060Zrunning 0 tests
25112026-03-11T15:36:23.060Z
25122026-03-11T15:36:23.060Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25132026-03-11T15:36:23.060Z
25142026-03-11T15:36:23.072Z Doc-tests common
25152026-03-11T15:36:23.377Z
25162026-03-11T15:36:23.378Zrunning 0 tests
25172026-03-11T15:36:23.378Z
25182026-03-11T15:36:23.378Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25192026-03-11T15:36:23.378Z
25202026-03-11T15:36:23.400Z Doc-tests dpd_api
25212026-03-11T15:36:24.840Z
25222026-03-11T15:36:24.840Zrunning 2 tests
25232026-03-11T15:36:24.840Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
25242026-03-11T15:36:24.840Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
25252026-03-11T15:36:24.840Z
25262026-03-11T15:36:24.840Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
25272026-03-11T15:36:24.840Z
25282026-03-11T15:36:24.886Z Doc-tests dpd_client
25292026-03-11T15:36:26.526Z
25302026-03-11T15:36:26.526Zrunning 0 tests
25312026-03-11T15:36:26.526Z
25322026-03-11T15:36:26.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25332026-03-11T15:36:26.526Z
25342026-03-11T15:36:26.579Z Doc-tests dpd_types
25352026-03-11T15:36:27.013Z
25362026-03-11T15:36:27.013Zrunning 0 tests
25372026-03-11T15:36:27.013Z
25382026-03-11T15:36:27.013Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25392026-03-11T15:36:27.013Z
25402026-03-11T15:36:27.046Z Doc-tests packet
25412026-03-11T15:36:27.188Z
25422026-03-11T15:36:27.189Zrunning 0 tests
25432026-03-11T15:36:27.189Z
25442026-03-11T15:36:27.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25452026-03-11T15:36:27.189Z
25462026-03-11T15:36:27.206Z Doc-tests pcap
25472026-03-11T15:36:27.272Z
25482026-03-11T15:36:27.272Zrunning 0 tests
25492026-03-11T15:36:27.272Z
25502026-03-11T15:36:27.275Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25512026-03-11T15:36:27.275Z
25522026-03-11T15:36:27.346Z+ for feat in tofino_stub tofino_asic softnpu chaos
25532026-03-11T15:36:27.346Z+ RUST_BACKTRACE=full
25542026-03-11T15:36:27.346Z+ cargo test --features tofino_asic --no-fail-fast
25552026-03-11T15:36:28.212Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
25562026-03-11T15:36:28.302Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
25572026-03-11T15:36:28.312Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
25582026-03-11T15:36:28.322Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
25592026-03-11T15:36:39.871Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
25602026-03-11T15:36:40.104Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
25612026-03-11T15:37:32.278Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
25622026-03-11T15:37:32.413Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
25632026-03-11T15:37:32.416Z
25642026-03-11T15:37:32.416Zrunning 5 tests
25652026-03-11T15:37:32.419Ztest fuse::tests::chip_revision_a0 ... ok
25662026-03-11T15:37:32.419Ztest fuse::tests::chip_revision_b0 ... ok
25672026-03-11T15:37:32.419Ztest fuse::tests::chip_revision_b1 ... ok
25682026-03-11T15:37:32.419Ztest fuse::tests::chip_revision_unknown_device_id ... ok
25692026-03-11T15:37:32.419Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
25702026-03-11T15:37:32.419Z
25712026-03-11T15:37:32.419Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25722026-03-11T15:37:32.419Z
25732026-03-11T15:37:32.419Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
25742026-03-11T15:37:32.422Z
25752026-03-11T15:37:32.422Zrunning 0 tests
25762026-03-11T15:37:32.422Z
25772026-03-11T15:37:32.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
25782026-03-11T15:37:32.422Z
25792026-03-11T15:37:32.422Z Running unittests src/lib.rs (target/debug/deps/asic-64c28bdcd2a22fef)
25802026-03-11T15:37:32.532Z
25812026-03-11T15:37:32.532Zrunning 8 tests
25822026-03-11T15:37:32.535Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
25832026-03-11T15:37:32.535Ztest tofino_asic::qsfp::tests::fix_link ... ok
25842026-03-11T15:37:32.535Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
25852026-03-11T15:37:32.535Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
25862026-03-11T15:37:32.535Ztest tofino_asic::stats::constants_sanity_check ... ok
25872026-03-11T15:37:32.535Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
25882026-03-11T15:37:32.542Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
25892026-03-11T15:37:33.034Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
25902026-03-11T15:37:33.034Z
25912026-03-11T15:37:33.034Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
25922026-03-11T15:37:33.034Z
25932026-03-11T15:37:33.045Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
25942026-03-11T15:37:33.048Z
25952026-03-11T15:37:33.048Zrunning 10 tests
25962026-03-11T15:37:33.051Ztest network::tests::test_equal ... ok
25972026-03-11T15:37:33.051Ztest nat::tests::test_vni ... ok
25982026-03-11T15:37:33.051Ztest network::tests::test_eui64 ... ok
25992026-03-11T15:37:33.051Ztest network::tests::test_into ... ok
26002026-03-11T15:37:33.051Ztest network::tests::test_generate_ipv6_link_local ... ok
26012026-03-11T15:37:33.051Ztest network::tests::test_not_equal ... ok
26022026-03-11T15:37:33.051Ztest network::tests::test_to_string ... ok
26032026-03-11T15:37:33.051Ztest network::tests::test_parse ... ok
26042026-03-11T15:37:33.051Ztest test_purge ... ok
26052026-03-11T15:37:33.054Ztest illumos::test::address_exists_handles_missing_object ... ok
26062026-03-11T15:37:33.054Z
26072026-03-11T15:37:33.054Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26082026-03-11T15:37:33.054Z
26092026-03-11T15:37:33.054Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
26102026-03-11T15:37:33.058Z
26112026-03-11T15:37:33.058Zrunning 1 test
26122026-03-11T15:37:34.515Ztest test::test_apis_up_to_date ... ok
26132026-03-11T15:37:34.515Z
26142026-03-11T15:37:34.515Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
26152026-03-11T15:37:34.515Z
26162026-03-11T15:37:34.568Z Running unittests src/main.rs (target/debug/deps/dpd-3e6cac36a7653c59)
26172026-03-11T15:37:34.651Z
26182026-03-11T15:37:34.651Zrunning 46 tests
26192026-03-11T15:37:34.655Ztest freemap::test_ordering ... ok
26202026-03-11T15:37:34.655Ztest freemap::test_split ... ok
26212026-03-11T15:37:34.655Ztest config::tests::test_updates ... ok
26222026-03-11T15:37:34.655Ztest macaddrs::tests::test_mac_offset ... ok
26232026-03-11T15:37:34.655Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
26242026-03-11T15:37:34.655Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
26252026-03-11T15:37:34.655Ztest nat::test_mapping ... ok
26262026-03-11T15:37:34.655Ztest macaddrs::tests::test_parse_port_id ... ok
26272026-03-11T15:37:34.655Ztest port_map::tests::dump_map ... ok
26282026-03-11T15:37:34.655Ztest port_map::tests::test_backplane_group ... ok
26292026-03-11T15:37:34.655Ztest port_map::tests::test_port_map ... ok
26302026-03-11T15:37:34.658Ztest transceivers::mpn_test::test_mpn_missing ... ok
26312026-03-11T15:37:34.658Ztest transceivers::mpn_test::test_mpn_present ... ok
26322026-03-11T15:37:34.658Ztest transceivers::mpn_test::test_xcvr_missing ... ok
26332026-03-11T15:37:34.658Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
26342026-03-11T15:37:34.658Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
26352026-03-11T15:37:34.658Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
26362026-03-11T15:37:34.658ZMar 11 15:37:33.238 DEBG created new freemap, unit: freemap_test
26372026-03-11T15:37:34.658ZMar 11 15:37:33.238Mar 11 15:37:33.238 DEBGDEBG Mar 11 15:37:33.238created new freemap , DEBGunit :created new freemap , freemap_testunit
26382026-03-11T15:37:34.658Z: freemap_test
26392026-03-11T15:37:34.658ZMar 11 15:37:33.238 DEBG initted freemap. size: 128initted freemap. size: 128, , Mar 11 15:37:33.238unit unit::DEBG freemap_test initted freemap. size: 128
26402026-03-11T15:37:34.658Z, freemap_testunit:
26412026-03-11T15:37:34.659Z freemap_testMar 11 15:37:33.238
26422026-03-11T15:37:34.659ZDEBG reset freemap, Mar 11 15:37:33.238unit :DEBG freemap_testMar 11 15:37:33.238reset freemap
26432026-03-11T15:37:34.659Z, unit:DEBG freemap_testreset freemap
26442026-03-11T15:37:34.659Z, unit: freemap_test
26452026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG created new freemap, unit: freemap_test
26462026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG initted freemap. size: 128, unit: freemap_test
26472026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG reset freemap, unit: freemap_test
26482026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG created new freemap, unit: freemap_test
26492026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG initted freemap. size: 128, unit: freemap_test
26502026-03-11T15:37:34.659ZMar 11 15:37:33.238 DEBG reset freemap, unit: freemap_test
26512026-03-11T15:37:34.659Ztest freemap::test_exhaustion ... ok
26522026-03-11T15:37:34.659Ztest freemap::test_reclaim ... ok
26532026-03-11T15:37:34.659Ztest freemap::test_basic ... ok
26542026-03-11T15:37:34.659Ztest freemap::test_free ... ok
26552026-03-11T15:37:34.659Ztest freemap::test_span ... ok
26562026-03-11T15:37:34.659Ztest port_map::tests::parse_softnpu_revision ... ok
26572026-03-11T15:37:34.659Ztest api_server::tests::test_build_info ... ok
26582026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
26592026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
26602026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
26612026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
26622026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
26632026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
26642026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
26652026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
26662026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
26672026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
26682026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
26692026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
26702026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
26712026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
26722026-03-11T15:37:34.659Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
26732026-03-11T15:37:34.662Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
26742026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
26752026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
26762026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
26772026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
26782026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
26792026-03-11T15:37:34.663Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
26802026-03-11T15:37:34.663Z
26812026-03-11T15:37:34.663Ztest result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
26822026-03-11T15:37:34.663Z
26832026-03-11T15:37:34.674Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-3e2a52195fef326e)
26842026-03-11T15:37:34.677Z
26852026-03-11T15:37:34.677Zrunning 0 tests
26862026-03-11T15:37:34.677Z
26872026-03-11T15:37:34.677Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26882026-03-11T15:37:34.677Z
26892026-03-11T15:37:34.677Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
26902026-03-11T15:37:34.681Z
26912026-03-11T15:37:34.681Zrunning 0 tests
26922026-03-11T15:37:34.681Z
26932026-03-11T15:37:34.681Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
26942026-03-11T15:37:34.681Z
26952026-03-11T15:37:34.681Z Running unittests src/lib.rs (target/debug/deps/dpd_client-13decc51ae393b55)
26962026-03-11T15:37:34.684Z
26972026-03-11T15:37:34.684Zrunning 6 tests
26982026-03-11T15:37:34.684Ztest tests::test_parse_client_port_id ... ok
26992026-03-11T15:37:34.684Ztest tests::test_port_id_cmp ... ok
27002026-03-11T15:37:34.684Ztest tests::test_full_lot_id_neither_present ... ok
27012026-03-11T15:37:34.684Ztest tests::test_full_lot_id_lotnum_only ... ok
27022026-03-11T15:37:34.684Ztest tests::test_full_lot_id_both_present ... ok
27032026-03-11T15:37:34.684Ztest tests::test_full_lot_id_lot_only ... ok
27042026-03-11T15:37:34.684Z
27052026-03-11T15:37:34.684Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27062026-03-11T15:37:34.684Z
27072026-03-11T15:37:34.687Z Running tests/test_all.rs (target/debug/deps/test_all-5fe95bf569e4cf93)
27082026-03-11T15:37:34.687Z
27092026-03-11T15:37:34.687Zrunning 0 tests
27102026-03-11T15:37:34.687Z
27112026-03-11T15:37:34.687Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27122026-03-11T15:37:34.687Z
27132026-03-11T15:37:34.687Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
27142026-03-11T15:37:34.690Z
27152026-03-11T15:37:34.690Zrunning 0 tests
27162026-03-11T15:37:34.690Z
27172026-03-11T15:37:34.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27182026-03-11T15:37:34.690Z
27192026-03-11T15:37:34.690Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
27202026-03-11T15:37:34.693Z
27212026-03-11T15:37:34.693Zrunning 12 tests
27222026-03-11T15:37:34.693Ztest lldp::test_lldp_parse ... ok
27232026-03-11T15:37:34.693Ztest icmp::test_v6_checksum ... ok
27242026-03-11T15:37:34.693Ztest icmp::test_v4_checksum ... ok
27252026-03-11T15:37:34.693Ztest ipv6::test_ipv6_parse ... ok
27262026-03-11T15:37:34.693Ztest pbuf::test_byte ... ok
27272026-03-11T15:37:34.693Ztest pbuf::test_nibble ... ok
27282026-03-11T15:37:34.693Ztest pbuf::test_overflow ... ok
27292026-03-11T15:37:34.693Ztest pbuf::test_short ... ok
27302026-03-11T15:37:34.694Ztest pbuf::test_twelve ... ok
27312026-03-11T15:37:34.694Ztest pbuf::test_word ... ok
27322026-03-11T15:37:34.694Ztest tcp::test_checksum_syn_nodata ... ok
27332026-03-11T15:37:34.694Ztest tcp::test_checksum_ack_data ... ok
27342026-03-11T15:37:34.694Z
27352026-03-11T15:37:34.694Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27362026-03-11T15:37:34.694Z
27372026-03-11T15:37:34.694Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
27382026-03-11T15:37:34.697Z
27392026-03-11T15:37:34.697Zrunning 0 tests
27402026-03-11T15:37:34.697Z
27412026-03-11T15:37:34.697Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27422026-03-11T15:37:34.697Z
27432026-03-11T15:37:34.697Z Running unittests src/main.rs (target/debug/deps/swadm-f57ffb4a28531277)
27442026-03-11T15:37:34.700Z
27452026-03-11T15:37:34.700Zrunning 4 tests
27462026-03-11T15:37:34.700Ztest switchport::test::test_compute_lanes ... ok
27472026-03-11T15:37:34.700Ztest switchport::test::port_id_ordering ... ok
27482026-03-11T15:37:34.700Z Lane 0 Lane 1 Lane 2 Lane 3
27492026-03-11T15:37:34.700Z Rx Loss-of-lock: Yes Yes Yes Yes
27502026-03-11T15:37:34.700Z Rx Loss-of-signal: Yes Yes Yes Yes
27512026-03-11T15:37:34.700Z Rx CDR Enabled: Yes Yes Yes Yes
27522026-03-11T15:37:34.700Z Tx Enabled: Yes Yes Yes Yes
27532026-03-11T15:37:34.700Z Tx Loss-of-lock: No No No No
27542026-03-11T15:37:34.700Z Tx Loss-of-signal: No No No No
27552026-03-11T15:37:34.700Z Tx CDR Enabled: No No No No
27562026-03-11T15:37:34.700Z Tx Adaptive EQ Fault: No No No No
27572026-03-11T15:37:34.700Z Tx Fault: Yes Yes Yes Yes
27582026-03-11T15:37:34.700Z Lane 0 Lane 1 Lane 2 Lane 3
27592026-03-11T15:37:34.700Z State: Activated Activated Activated Activated
27602026-03-11T15:37:34.700Z Rx Output Enabled: false false false false
27612026-03-11T15:37:34.700Z Rx Output Status: valid valid valid valid
27622026-03-11T15:37:34.700Z Rx Loss-of-lock: true true true true
27632026-03-11T15:37:34.700Z Rx Loss-of-signal: false false false false
27642026-03-11T15:37:34.700ZRx Auto-squelch Disable: true true true true
27652026-03-11T15:37:34.700Z Tx Output Enabled: true true true true
27662026-03-11T15:37:34.700Z Tx Output Status: invalid invalid invalid invalid
27672026-03-11T15:37:34.700Z Tx Loss-of-lock: false false false false
27682026-03-11T15:37:34.701Z Tx Loss-of-signal: true true true true
27692026-03-11T15:37:34.701ZTx Auto-squelch Disable: false false false false
27702026-03-11T15:37:34.701Z Tx Adaptive EQ Fail: true true true true
27712026-03-11T15:37:34.701Z Tx Failure: false false false false
27722026-03-11T15:37:34.701Z Tx Force Squelch: true true truetest switchport::test::test_print_sff_datapath ... oktrue
27732026-03-11T15:37:34.701Z
27742026-03-11T15:37:34.701Z Tx Input Polarity: normal normal normal normal
27752026-03-11T15:37:34.701Ztest switchport::test::test_print_cmis_datapath ... ok
27762026-03-11T15:37:34.701Z
27772026-03-11T15:37:34.701Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
27782026-03-11T15:37:34.701Z
27792026-03-11T15:37:34.701Z Running tests/counters.rs (target/debug/deps/counters-28ea2e8a5e3ec089)
27802026-03-11T15:37:34.704Z
27812026-03-11T15:37:34.704Zrunning 1 test
27822026-03-11T15:37:34.704Ztest test_p4_counter_list ... ignored
27832026-03-11T15:37:34.704Z
27842026-03-11T15:37:34.704Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
27852026-03-11T15:37:34.704Z
27862026-03-11T15:37:34.704Z Running tests/port-link.rs (target/debug/deps/port_link-cbb066236a2e083c)
27872026-03-11T15:37:34.707Z
27882026-03-11T15:37:34.707Zrunning 5 tests
27892026-03-11T15:37:34.707Ztest test_an ... ignored
27902026-03-11T15:37:34.707Ztest test_enable ... ignored
27912026-03-11T15:37:34.707Ztest test_ip_addresses ... ignored
27922026-03-11T15:37:34.707Ztest test_kr ... ignored
27932026-03-11T15:37:34.707Ztest test_mac ... ignored
27942026-03-11T15:37:34.708Z
27952026-03-11T15:37:34.708Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
27962026-03-11T15:37:34.708Z
27972026-03-11T15:37:34.708Z Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a)
27982026-03-11T15:37:34.711Z
27992026-03-11T15:37:34.711Zrunning 3 tests
28002026-03-11T15:37:34.711Ztest linklocal::test_parse_ipadm ... ok
28012026-03-11T15:37:34.711Ztest tfport::test_parse_tfport ... ok
28022026-03-11T15:37:34.714Ztest config::tests::test_updates ... ok
28032026-03-11T15:37:34.714Z
28042026-03-11T15:37:34.714Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28052026-03-11T15:37:34.714Z
28062026-03-11T15:37:34.714Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
28072026-03-11T15:37:34.717Z
28082026-03-11T15:37:34.717Zrunning 0 tests
28092026-03-11T15:37:34.717Z
28102026-03-11T15:37:34.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28112026-03-11T15:37:34.717Z
28122026-03-11T15:37:34.717Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
28132026-03-11T15:37:34.717Z
28142026-03-11T15:37:34.717Zrunning 0 tests
28152026-03-11T15:37:34.717Z
28162026-03-11T15:37:34.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28172026-03-11T15:37:34.717Z
28182026-03-11T15:37:34.720Z Doc-tests aal
28192026-03-11T15:37:34.868Z
28202026-03-11T15:37:34.868Zrunning 0 tests
28212026-03-11T15:37:34.868Z
28222026-03-11T15:37:34.868Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28232026-03-11T15:37:34.868Z
28242026-03-11T15:37:34.885Z Doc-tests aal_macros
28252026-03-11T15:37:34.972Z
28262026-03-11T15:37:34.972Zrunning 0 tests
28272026-03-11T15:37:34.972Z
28282026-03-11T15:37:34.972Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28292026-03-11T15:37:34.972Z
28302026-03-11T15:37:34.983Z Doc-tests common
28312026-03-11T15:37:35.289Z
28322026-03-11T15:37:35.289Zrunning 0 tests
28332026-03-11T15:37:35.289Z
28342026-03-11T15:37:35.289Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28352026-03-11T15:37:35.289Z
28362026-03-11T15:37:35.314Z Doc-tests dpd_api
28372026-03-11T15:37:36.788Z
28382026-03-11T15:37:36.788Zrunning 2 tests
28392026-03-11T15:37:36.788Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
28402026-03-11T15:37:36.788Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
28412026-03-11T15:37:36.788Z
28422026-03-11T15:37:36.788Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
28432026-03-11T15:37:36.788Z
28442026-03-11T15:37:36.834Z Doc-tests dpd_client
28452026-03-11T15:37:38.473Z
28462026-03-11T15:37:38.473Zrunning 0 tests
28472026-03-11T15:37:38.473Z
28482026-03-11T15:37:38.473Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28492026-03-11T15:37:38.473Z
28502026-03-11T15:37:38.525Z Doc-tests dpd_types
28512026-03-11T15:37:38.959Z
28522026-03-11T15:37:38.959Zrunning 0 tests
28532026-03-11T15:37:38.959Z
28542026-03-11T15:37:38.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28552026-03-11T15:37:38.960Z
28562026-03-11T15:37:38.992Z Doc-tests packet
28572026-03-11T15:37:39.136Z
28582026-03-11T15:37:39.136Zrunning 0 tests
28592026-03-11T15:37:39.136Z
28602026-03-11T15:37:39.136Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28612026-03-11T15:37:39.136Z
28622026-03-11T15:37:39.153Z Doc-tests pcap
28632026-03-11T15:37:39.217Z
28642026-03-11T15:37:39.217Zrunning 0 tests
28652026-03-11T15:37:39.217Z
28662026-03-11T15:37:39.220Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
28672026-03-11T15:37:39.220Z
28682026-03-11T15:37:39.270Z+ for feat in tofino_stub tofino_asic softnpu chaos
28692026-03-11T15:37:39.270Z+ RUST_BACKTRACE=full
28702026-03-11T15:37:39.270Z+ cargo test --features softnpu --no-fail-fast
28712026-03-11T15:37:40.206Z Compiling num-integer v0.1.46
28722026-03-11T15:37:40.301Z Compiling num-complex v0.4.6
28732026-03-11T15:37:40.371Z Compiling bitstruct_derive v0.1.0
28742026-03-11T15:37:40.374Z Compiling tap v1.0.1
28752026-03-11T15:37:40.530Z Compiling wyz v0.5.1
28762026-03-11T15:37:40.701Z Compiling num-iter v0.1.45
28772026-03-11T15:37:40.763Z Compiling num-rational v0.4.2
28782026-03-11T15:37:40.786Z Compiling num-bigint v0.4.6
28792026-03-11T15:37:40.928Z Compiling radium v0.7.0
28802026-03-11T15:37:40.944Z Compiling funty v2.0.0
28812026-03-11T15:37:40.979Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28822026-03-11T15:37:41.011Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
28832026-03-11T15:37:41.218Z Compiling num v0.4.3
28842026-03-11T15:37:41.260Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28852026-03-11T15:37:41.275Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28862026-03-11T15:37:41.317Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
28872026-03-11T15:37:41.429Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28882026-03-11T15:37:41.514Z Compiling bitvec v1.0.1
28892026-03-11T15:37:41.603Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
28902026-03-11T15:37:41.650Z Compiling typeid v1.0.3
28912026-03-11T15:37:41.756Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28922026-03-11T15:37:41.802Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28932026-03-11T15:37:41.937Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28942026-03-11T15:37:42.068Z Compiling ascii v1.1.0
28952026-03-11T15:37:42.445Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28962026-03-11T15:37:42.784Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28972026-03-11T15:37:43.173Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
28982026-03-11T15:37:43.189Z Compiling erased-serde v0.4.8
28992026-03-11T15:37:43.237Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
29002026-03-11T15:37:43.432Z Compiling bitstruct v0.1.1
29012026-03-11T15:37:43.536Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
29022026-03-11T15:37:43.809Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29032026-03-11T15:37:43.857Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
29042026-03-11T15:37:43.881Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
29052026-03-11T15:37:44.333Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
29062026-03-11T15:37:44.355Z Compiling serde_arrays v0.1.0
29072026-03-11T15:37:44.513Z Compiling libloading v0.7.4
29082026-03-11T15:37:44.678Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
29092026-03-11T15:37:44.811Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
29102026-03-11T15:37:45.021Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29112026-03-11T15:37:46.198Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29122026-03-11T15:37:47.577Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29132026-03-11T15:37:48.833Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
29142026-03-11T15:37:57.324Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29152026-03-11T15:37:57.593Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
29162026-03-11T15:37:57.596Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29172026-03-11T15:37:57.669Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29182026-03-11T15:37:57.683Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29192026-03-11T15:37:58.425Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
29202026-03-11T15:37:59.113Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
29212026-03-11T15:38:00.570Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
29222026-03-11T15:38:01.056Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29232026-03-11T15:38:08.660Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29242026-03-11T15:38:09.108Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
29252026-03-11T15:38:09.917Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
29262026-03-11T15:38:11.444Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
29272026-03-11T15:38:21.539Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29282026-03-11T15:38:24.852Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
29292026-03-11T15:38:30.630Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
29302026-03-11T15:39:22.968Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
29312026-03-11T15:39:23.109Z Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978)
29322026-03-11T15:39:23.113Z
29332026-03-11T15:39:23.113Zrunning 5 tests
29342026-03-11T15:39:23.116Ztest fuse::tests::chip_revision_a0 ... ok
29352026-03-11T15:39:23.116Ztest fuse::tests::chip_revision_unknown_device_id ... ok
29362026-03-11T15:39:23.116Ztest fuse::tests::chip_revision_b1 ... ok
29372026-03-11T15:39:23.116Ztest fuse::tests::chip_revision_b0 ... ok
29382026-03-11T15:39:23.116Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
29392026-03-11T15:39:23.116Z
29402026-03-11T15:39:23.116Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29412026-03-11T15:39:23.116Z
29422026-03-11T15:39:23.116Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
29432026-03-11T15:39:23.119Z
29442026-03-11T15:39:23.119Zrunning 0 tests
29452026-03-11T15:39:23.119Z
29462026-03-11T15:39:23.119Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29472026-03-11T15:39:23.119Z
29482026-03-11T15:39:23.119Z Running unittests src/lib.rs (target/debug/deps/asic-e3250f8f9e53e673)
29492026-03-11T15:39:23.122Z
29502026-03-11T15:39:23.122Zrunning 0 tests
29512026-03-11T15:39:23.122Z
29522026-03-11T15:39:23.122Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29532026-03-11T15:39:23.122Z
29542026-03-11T15:39:23.122Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
29552026-03-11T15:39:23.125Z
29562026-03-11T15:39:23.125Zrunning 10 tests
29572026-03-11T15:39:23.125Ztest nat::tests::test_vni ... ok
29582026-03-11T15:39:23.125Ztest network::tests::test_equal ... ok
29592026-03-11T15:39:23.125Ztest network::tests::test_eui64 ... ok
29602026-03-11T15:39:23.125Ztest network::tests::test_into ... ok
29612026-03-11T15:39:23.125Ztest network::tests::test_not_equal ... ok
29622026-03-11T15:39:23.125Ztest network::tests::test_generate_ipv6_link_local ... ok
29632026-03-11T15:39:23.125Ztest network::tests::test_parse ... ok
29642026-03-11T15:39:23.125Ztest network::tests::test_to_string ... ok
29652026-03-11T15:39:23.125Ztest test_purge ... ok
29662026-03-11T15:39:23.128Ztest illumos::test::address_exists_handles_missing_object ... ok
29672026-03-11T15:39:23.128Z
29682026-03-11T15:39:23.128Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
29692026-03-11T15:39:23.128Z
29702026-03-11T15:39:23.128Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-09a0c3c5734c5169)
29712026-03-11T15:39:23.133Z
29722026-03-11T15:39:23.133Zrunning 1 test
29732026-03-11T15:39:24.587Ztest test::test_apis_up_to_date ... ok
29742026-03-11T15:39:24.588Z
29752026-03-11T15:39:24.588Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
29762026-03-11T15:39:24.588Z
29772026-03-11T15:39:24.640Z Running unittests src/main.rs (target/debug/deps/dpd-2cc2715f080c1670)
29782026-03-11T15:39:24.646Z
29792026-03-11T15:39:24.646Zrunning 18 tests
29802026-03-11T15:39:24.649Ztest freemap::test_ordering ... ok
29812026-03-11T15:39:24.649Ztest freemap::test_split ... ok
29822026-03-11T15:39:24.649Ztest config::tests::test_updates ... ok
29832026-03-11T15:39:24.649Ztest macaddrs::tests::test_mac_offset ... ok
29842026-03-11T15:39:24.650Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
29852026-03-11T15:39:24.650Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
29862026-03-11T15:39:24.650Ztest nat::test_mapping ... ok
29872026-03-11T15:39:24.650Ztest macaddrs::tests::test_parse_port_id ... ok
29882026-03-11T15:39:24.653Ztest port_map::tests::dump_map ... ok
29892026-03-11T15:39:24.653Ztest port_map::tests::test_backplane_group ... ok
29902026-03-11T15:39:24.653Ztest port_map::tests::test_port_map ... ok
29912026-03-11T15:39:24.653ZMar 11 15:39:23.227Mar 11 15:39:23.227 Mar 11 15:39:23.227DEBGDEBG DEBG created new freemapcreated new freemap created new freemap, , unitunit:: freemap_testfreemap_test
29922026-03-11T15:39:24.653Z,
29932026-03-11T15:39:24.653Zunit:Mar 11 15:39:23.227 freemap_testDEBG
29942026-03-11T15:39:24.653Z initted freemap. size: 128, unitMar 11 15:39:23.227: DEBGfreemap_testMar 11 15:39:23.227
29952026-03-11T15:39:24.653Zcreated new freemapMar 11 15:39:23.227 , DEBGMar 11 15:39:23.227 unit :DEBG initted freemap. size: 128DEBG freemap_test, initted freemap. size: 128unit
29962026-03-11T15:39:24.653Z:, reset freemapunit, : unit :freemap_test freemap_test
29972026-03-11T15:39:24.653Zfreemap_test
29982026-03-11T15:39:24.653ZMar 11 15:39:23.227
29992026-03-11T15:39:24.653Z DEBG initted freemap. size: 128, Mar 11 15:39:23.227unitMar 11 15:39:23.227 : DEBGfreemap_testDEBG
30002026-03-11T15:39:24.653Z reset freemap , reset freemapunit, Mar 11 15:39:23.227:unit : Mar 11 15:39:23.227DEBG freemap_testDEBG
30012026-03-11T15:39:24.653Zreset freemap freemap_testcreated new freemap,
30022026-03-11T15:39:24.653Zunit:, unitfreemap_test:
30032026-03-11T15:39:24.653Z freemap_test
30042026-03-11T15:39:24.653ZMar 11 15:39:23.227 DEBG initted freemap. size: 128, unit: freemap_test
30052026-03-11T15:39:24.653ZMar 11 15:39:23.227 DEBG reset freemap, unit: freemap_test
30062026-03-11T15:39:24.653Ztest freemap::test_exhaustion ... ok
30072026-03-11T15:39:24.653Ztest freemap::test_free ... ok
30082026-03-11T15:39:24.653Ztest freemap::test_reclaim ... ok
30092026-03-11T15:39:24.653Ztest freemap::test_basic ... ok
30102026-03-11T15:39:24.653Ztest freemap::test_span ... ok
30112026-03-11T15:39:24.653Ztest port_map::tests::parse_softnpu_revision ... ok
30122026-03-11T15:39:24.653Ztest api_server::tests::test_build_info ... ok
30132026-03-11T15:39:24.653Z
30142026-03-11T15:39:24.653Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
30152026-03-11T15:39:24.653Z
30162026-03-11T15:39:24.657Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-b7c04691d97e771d)
30172026-03-11T15:39:24.660Z
30182026-03-11T15:39:24.660Zrunning 0 tests
30192026-03-11T15:39:24.660Z
30202026-03-11T15:39:24.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30212026-03-11T15:39:24.660Z
30222026-03-11T15:39:24.660Z Running unittests src/lib.rs (target/debug/deps/dpd_api-b570bfc4ac4fceab)
30232026-03-11T15:39:24.663Z
30242026-03-11T15:39:24.663Zrunning 0 tests
30252026-03-11T15:39:24.663Z
30262026-03-11T15:39:24.663Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30272026-03-11T15:39:24.663Z
30282026-03-11T15:39:24.663Z Running unittests src/lib.rs (target/debug/deps/dpd_client-657060a014220687)
30292026-03-11T15:39:24.671Z
30302026-03-11T15:39:24.671Zrunning 6 tests
30312026-03-11T15:39:24.671Ztest tests::test_full_lot_id_neither_present ... ok
30322026-03-11T15:39:24.671Ztest tests::test_parse_client_port_id ... ok
30332026-03-11T15:39:24.671Ztest tests::test_port_id_cmp ... ok
30342026-03-11T15:39:24.671Ztest tests::test_full_lot_id_lot_only ... ok
30352026-03-11T15:39:24.671Ztest tests::test_full_lot_id_lotnum_only ... ok
30362026-03-11T15:39:24.672Ztest tests::test_full_lot_id_both_present ... ok
30372026-03-11T15:39:24.672Z
30382026-03-11T15:39:24.672Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30392026-03-11T15:39:24.672Z
30402026-03-11T15:39:24.672Z Running tests/test_all.rs (target/debug/deps/test_all-68e2118271530066)
30412026-03-11T15:39:24.675Z
30422026-03-11T15:39:24.675Zrunning 0 tests
30432026-03-11T15:39:24.675Z
30442026-03-11T15:39:24.675Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30452026-03-11T15:39:24.675Z
30462026-03-11T15:39:24.675Z Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe)
30472026-03-11T15:39:24.675Z
30482026-03-11T15:39:24.675Zrunning 0 tests
30492026-03-11T15:39:24.675Z
30502026-03-11T15:39:24.675Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30512026-03-11T15:39:24.675Z
30522026-03-11T15:39:24.675Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
30532026-03-11T15:39:24.676Z
30542026-03-11T15:39:24.676Zrunning 12 tests
30552026-03-11T15:39:24.676Ztest icmp::test_v6_checksum ... ok
30562026-03-11T15:39:24.676Ztest icmp::test_v4_checksum ... ok
30572026-03-11T15:39:24.676Ztest lldp::test_lldp_parse ... ok
30582026-03-11T15:39:24.676Ztest pbuf::test_byte ... ok
30592026-03-11T15:39:24.676Ztest ipv6::test_ipv6_parse ... ok
30602026-03-11T15:39:24.676Ztest pbuf::test_nibble ... ok
30612026-03-11T15:39:24.676Ztest pbuf::test_overflow ... ok
30622026-03-11T15:39:24.676Ztest pbuf::test_short ... ok
30632026-03-11T15:39:24.676Ztest pbuf::test_twelve ... ok
30642026-03-11T15:39:24.676Ztest pbuf::test_word ... ok
30652026-03-11T15:39:24.676Ztest tcp::test_checksum_ack_data ... ok
30662026-03-11T15:39:24.676Ztest tcp::test_checksum_syn_nodata ... ok
30672026-03-11T15:39:24.676Z
30682026-03-11T15:39:24.676Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30692026-03-11T15:39:24.676Z
30702026-03-11T15:39:24.676Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
30712026-03-11T15:39:24.679Z
30722026-03-11T15:39:24.679Zrunning 0 tests
30732026-03-11T15:39:24.679Z
30742026-03-11T15:39:24.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
30752026-03-11T15:39:24.679Z
30762026-03-11T15:39:24.679Z Running unittests src/main.rs (target/debug/deps/swadm-dc8bae0a7bccd5fa)
30772026-03-11T15:39:24.687Z
30782026-03-11T15:39:24.688Zrunning 4 tests
30792026-03-11T15:39:24.691Ztest switchport::test::test_compute_lanes ... ok
30802026-03-11T15:39:24.694Ztest switchport::test::port_id_ordering ... ok
30812026-03-11T15:39:24.697Z Lane 0 Lane 1 Lane 2 Lane 3
30822026-03-11T15:39:24.697Z State: Activated Activated Activated Activated
30832026-03-11T15:39:24.697Z Lane 0 Rx Output Enabled: false Lane 1 false Lane 2false falseLane 3
30842026-03-11T15:39:24.697Z
30852026-03-11T15:39:24.697Z Rx Output Status: valid Rx Loss-of-lock: Yes validYes valid Yesvalid
30862026-03-11T15:39:24.697ZYes
30872026-03-11T15:39:24.697Z Rx Loss-of-lock: true Rx Loss-of-signal: Yes true Yes true Yestrue
30882026-03-11T15:39:24.697ZYes
30892026-03-11T15:39:24.697Z Rx Loss-of-signal: false Rx CDR Enabled: Yesfalse Yes false Yes falseYes
30902026-03-11T15:39:24.697Z
30912026-03-11T15:39:24.697Z Tx Enabled: YesRx Auto-squelch Disable: true Yes true Yes trueYes
30922026-03-11T15:39:24.697Ztrue Tx Loss-of-lock: No
30932026-03-11T15:39:24.697Z Tx Output Enabled: true Notrue No trueNo
30942026-03-11T15:39:24.697Ztrue Tx Loss-of-signal: No
30952026-03-11T15:39:24.697Z Tx Output Status: invalid No invalidNo invalidNo
30962026-03-11T15:39:24.698Z Tx CDR Enabled: Noinvalid
30972026-03-11T15:39:24.698Z Tx Loss-of-lock: falseNo Nofalse No
30982026-03-11T15:39:24.698Z Tx Adaptive EQ Fault: Nofalse falseNo
30992026-03-11T15:39:24.698Z Tx Loss-of-signal: trueNo trueNo
31002026-03-11T15:39:24.698Z Tx Fault: Yestrue Yestrue
31012026-03-11T15:39:24.698ZTx Auto-squelch Disable: falseYes Yesfalse
31022026-03-11T15:39:24.698Z false false
31032026-03-11T15:39:24.698Z Tx Adaptive EQ Fail: true true true true
31042026-03-11T15:39:24.698Z Tx Failure: false false false false
31052026-03-11T15:39:24.698Z Tx Force Squelch: true true true true
31062026-03-11T15:39:24.698Z Tx Input Polarity: normal normal normal normal
31072026-03-11T15:39:24.698Ztest switchport::test::test_print_cmis_datapath ... ok
31082026-03-11T15:39:24.698Ztest switchport::test::test_print_sff_datapath ... ok
31092026-03-11T15:39:24.698Z
31102026-03-11T15:39:24.698Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
31112026-03-11T15:39:24.698Z
31122026-03-11T15:39:24.701Z Running tests/counters.rs (target/debug/deps/counters-dff1b28bb7af2209)
31132026-03-11T15:39:24.704Z
31142026-03-11T15:39:24.705Zrunning 1 test
31152026-03-11T15:39:24.708Ztest test_p4_counter_list ... ignored
31162026-03-11T15:39:24.708Z
31172026-03-11T15:39:24.708Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
31182026-03-11T15:39:24.708Z
31192026-03-11T15:39:24.708Z Running tests/port-link.rs (target/debug/deps/port_link-18725f4bb4f64d45)
31202026-03-11T15:39:24.713Z
31212026-03-11T15:39:24.713Zrunning 5 tests
31222026-03-11T15:39:24.715Ztest test_an ... ignored
31232026-03-11T15:39:24.715Ztest test_enable ... ignored
31242026-03-11T15:39:24.715Ztest test_ip_addresses ... ignored
31252026-03-11T15:39:24.715Ztest test_kr ... ignored
31262026-03-11T15:39:24.715Ztest test_mac ... ignored
31272026-03-11T15:39:24.715Z
31282026-03-11T15:39:24.715Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
31292026-03-11T15:39:24.715Z
31302026-03-11T15:39:24.715Z Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d)
31312026-03-11T15:39:24.719Z
31322026-03-11T15:39:24.719Zrunning 3 tests
31332026-03-11T15:39:24.721Ztest linklocal::test_parse_ipadm ... ok
31342026-03-11T15:39:24.721Ztest tfport::test_parse_tfport ... ok
31352026-03-11T15:39:24.721Ztest config::tests::test_updates ... ok
31362026-03-11T15:39:24.721Z
31372026-03-11T15:39:24.721Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31382026-03-11T15:39:24.721Z
31392026-03-11T15:39:24.721Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
31402026-03-11T15:39:24.724Z
31412026-03-11T15:39:24.724Zrunning 0 tests
31422026-03-11T15:39:24.724Z
31432026-03-11T15:39:24.724Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31442026-03-11T15:39:24.724Z
31452026-03-11T15:39:24.724Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
31462026-03-11T15:39:24.728Z
31472026-03-11T15:39:24.728Zrunning 0 tests
31482026-03-11T15:39:24.728Z
31492026-03-11T15:39:24.728Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31502026-03-11T15:39:24.728Z
31512026-03-11T15:39:24.728Z Doc-tests aal
31522026-03-11T15:39:24.886Z
31532026-03-11T15:39:24.886Zrunning 0 tests
31542026-03-11T15:39:24.886Z
31552026-03-11T15:39:24.886Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31562026-03-11T15:39:24.886Z
31572026-03-11T15:39:24.904Z Doc-tests aal_macros
31582026-03-11T15:39:24.991Z
31592026-03-11T15:39:24.991Zrunning 0 tests
31602026-03-11T15:39:24.992Z
31612026-03-11T15:39:24.992Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31622026-03-11T15:39:24.992Z
31632026-03-11T15:39:25.005Z Doc-tests common
31642026-03-11T15:39:25.314Z
31652026-03-11T15:39:25.314Zrunning 0 tests
31662026-03-11T15:39:25.314Z
31672026-03-11T15:39:25.314Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31682026-03-11T15:39:25.314Z
31692026-03-11T15:39:25.337Z Doc-tests dpd_api
31702026-03-11T15:39:26.816Z
31712026-03-11T15:39:26.816Zrunning 2 tests
31722026-03-11T15:39:26.816Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
31732026-03-11T15:39:26.816Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
31742026-03-11T15:39:26.816Z
31752026-03-11T15:39:26.816Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
31762026-03-11T15:39:26.816Z
31772026-03-11T15:39:26.863Z Doc-tests dpd_client
31782026-03-11T15:39:28.520Z
31792026-03-11T15:39:28.520Zrunning 0 tests
31802026-03-11T15:39:28.520Z
31812026-03-11T15:39:28.520Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31822026-03-11T15:39:28.520Z
31832026-03-11T15:39:28.571Z Doc-tests dpd_types
31842026-03-11T15:39:29.013Z
31852026-03-11T15:39:29.013Zrunning 0 tests
31862026-03-11T15:39:29.013Z
31872026-03-11T15:39:29.013Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31882026-03-11T15:39:29.013Z
31892026-03-11T15:39:29.047Z Doc-tests packet
31902026-03-11T15:39:29.191Z
31912026-03-11T15:39:29.191Zrunning 0 tests
31922026-03-11T15:39:29.191Z
31932026-03-11T15:39:29.191Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
31942026-03-11T15:39:29.191Z
31952026-03-11T15:39:29.210Z Doc-tests pcap
31962026-03-11T15:39:29.274Z
31972026-03-11T15:39:29.274Zrunning 0 tests
31982026-03-11T15:39:29.274Z
31992026-03-11T15:39:29.274Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32002026-03-11T15:39:29.274Z
32012026-03-11T15:39:29.329Z+ for feat in tofino_stub tofino_asic softnpu chaos
32022026-03-11T15:39:29.329Z+ RUST_BACKTRACE=full
32032026-03-11T15:39:29.329Z+ cargo test --features chaos --no-fail-fast
32042026-03-11T15:39:30.199Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
32052026-03-11T15:39:30.290Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
32062026-03-11T15:39:30.303Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
32072026-03-11T15:39:41.751Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
32082026-03-11T15:39:41.827Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
32092026-03-11T15:40:27.934Z Finished `test` profile [unoptimized + debuginfo] target(s) in 58.54s
32102026-03-11T15:40:28.076Z Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d)
32112026-03-11T15:40:28.082Z
32122026-03-11T15:40:28.082Zrunning 5 tests
32132026-03-11T15:40:28.084Ztest fuse::tests::chip_revision_b1 ... ok
32142026-03-11T15:40:28.084Ztest fuse::tests::chip_revision_b0 ... ok
32152026-03-11T15:40:28.084Ztest fuse::tests::chip_revision_unknown_device_id ... ok
32162026-03-11T15:40:28.084Ztest fuse::tests::chip_revision_unknown_rev_num ... ok
32172026-03-11T15:40:28.085Ztest fuse::tests::chip_revision_a0 ... ok
32182026-03-11T15:40:28.085Z
32192026-03-11T15:40:28.085Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32202026-03-11T15:40:28.085Z
32212026-03-11T15:40:28.085Z Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8)
32222026-03-11T15:40:28.089Z
32232026-03-11T15:40:28.089Zrunning 0 tests
32242026-03-11T15:40:28.089Z
32252026-03-11T15:40:28.092Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32262026-03-11T15:40:28.092Z
32272026-03-11T15:40:28.092Z Running unittests src/lib.rs (target/debug/deps/asic-13ed8881661abd05)
32282026-03-11T15:40:28.096Z
32292026-03-11T15:40:28.096Zrunning 0 tests
32302026-03-11T15:40:28.099Z
32312026-03-11T15:40:28.099Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
32322026-03-11T15:40:28.099Z
32332026-03-11T15:40:28.099Z Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8)
32342026-03-11T15:40:28.105Z
32352026-03-11T15:40:28.105Zrunning 10 tests
32362026-03-11T15:40:28.108Ztest nat::tests::test_vni ... ok
32372026-03-11T15:40:28.108Ztest network::tests::test_equal ... ok
32382026-03-11T15:40:28.108Ztest network::tests::test_eui64 ... ok
32392026-03-11T15:40:28.108Ztest network::tests::test_into ... ok
32402026-03-11T15:40:28.108Ztest network::tests::test_not_equal ... ok
32412026-03-11T15:40:28.108Ztest network::tests::test_generate_ipv6_link_local ... ok
32422026-03-11T15:40:28.108Ztest network::tests::test_parse ... ok
32432026-03-11T15:40:28.108Ztest network::tests::test_to_string ... ok
32442026-03-11T15:40:28.108Ztest test_purge ... ok
32452026-03-11T15:40:28.113Ztest illumos::test::address_exists_handles_missing_object ... ok
32462026-03-11T15:40:28.113Z
32472026-03-11T15:40:28.115Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32482026-03-11T15:40:28.115Z
32492026-03-11T15:40:28.115Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a)
32502026-03-11T15:40:28.142Z
32512026-03-11T15:40:28.143Zrunning 1 test
32522026-03-11T15:40:29.627Ztest test::test_apis_up_to_date ... ok
32532026-03-11T15:40:29.628Z
32542026-03-11T15:40:29.628Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
32552026-03-11T15:40:29.628Z
32562026-03-11T15:40:29.682Z Running unittests src/main.rs (target/debug/deps/dpd-23ac965eb82549e2)
32572026-03-11T15:40:29.689Z
32582026-03-11T15:40:29.689Zrunning 18 tests
32592026-03-11T15:40:29.692Ztest freemap::test_ordering ... ok
32602026-03-11T15:40:29.692Ztest freemap::test_split ... ok
32612026-03-11T15:40:29.692Ztest config::tests::test_updates ... ok
32622026-03-11T15:40:29.692Ztest macaddrs::tests::test_mac_offset ... ok
32632026-03-11T15:40:29.692Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
32642026-03-11T15:40:29.692Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
32652026-03-11T15:40:29.692Ztest macaddrs::tests::test_parse_port_id ... ok
32662026-03-11T15:40:29.692Ztest nat::test_mapping ... ok
32672026-03-11T15:40:29.695Ztest port_map::tests::dump_map ... ok
32682026-03-11T15:40:29.695Ztest port_map::tests::test_backplane_group ... ok
32692026-03-11T15:40:29.695Ztest port_map::tests::test_port_map ... ok
32702026-03-11T15:40:29.695ZMar 11 15:40:28.266 DEBG created new freemapMar 11 15:40:28.266Mar 11 15:40:28.266 , DEBGDEBG unitcreated new freemapcreated new freemap:, unit, :freemap_test unitfreemap_test:
32712026-03-11T15:40:29.695Zfreemap_test
32722026-03-11T15:40:29.695Z
32732026-03-11T15:40:29.695ZMar 11 15:40:28.266 DEBG Mar 11 15:40:28.266Mar 11 15:40:28.266Mar 11 15:40:28.266 created new freemapDEBGDEBG, unit :initted freemap. size: 128 , freemap_testunit
32742026-03-11T15:40:29.696ZDEBGinitted freemap. size: 128 , initted freemap. size: 128unit:Mar 11 15:40:28.266 , Mar 11 15:40:28.266DEBG: freemap_testinitted freemap. size: 128
32752026-03-11T15:40:29.696Z freemap_test, DEBGunit Mar 11 15:40:28.266:created new freemap
32762026-03-11T15:40:29.696Zfreemap_test, unitDEBG
32772026-03-11T15:40:29.696Z :reset freemap , freemap_testunitMar 11 15:40:28.266Mar 11 15:40:28.266:
32782026-03-11T15:40:29.696Z freemap_test
32792026-03-11T15:40:29.696Z DEBGDEBG reset freemapreset freemapMar 11 15:40:28.266, unit, DEBGunit :initted freemap. size: 128: , freemap_testfreemap_test
32802026-03-11T15:40:29.696Z
32812026-03-11T15:40:29.696Zunit: freemap_test
32822026-03-11T15:40:29.696ZMar 11 15:40:28.266 DEBG reset freemap, unit: freemap_test
32832026-03-11T15:40:29.696Zunit: freemap_test
32842026-03-11T15:40:29.696ZMar 11 15:40:28.266 DEBG reset freemap, unit: freemap_test
32852026-03-11T15:40:29.696Ztest freemap::test_exhaustion ... ok
32862026-03-11T15:40:29.696Ztest freemap::test_free ... ok
32872026-03-11T15:40:29.696Ztest freemap::test_reclaim ... ok
32882026-03-11T15:40:29.697Ztest freemap::test_basic ... ok
32892026-03-11T15:40:29.697Ztest freemap::test_span ... ok
32902026-03-11T15:40:29.697Ztest port_map::tests::parse_softnpu_revision ... ok
32912026-03-11T15:40:29.697Ztest api_server::tests::test_build_info ... ok
32922026-03-11T15:40:29.697Z
32932026-03-11T15:40:29.697Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
32942026-03-11T15:40:29.697Z
32952026-03-11T15:40:29.700Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-7f7cd0a040d7d945)
32962026-03-11T15:40:29.706Z
32972026-03-11T15:40:29.706Zrunning 0 tests
32982026-03-11T15:40:29.706Z
32992026-03-11T15:40:29.709Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33002026-03-11T15:40:29.709Z
33012026-03-11T15:40:29.709Z Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978)
33022026-03-11T15:40:29.713Z
33032026-03-11T15:40:29.713Zrunning 0 tests
33042026-03-11T15:40:29.716Z
33052026-03-11T15:40:29.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33062026-03-11T15:40:29.716Z
33072026-03-11T15:40:29.716Z Running unittests src/lib.rs (target/debug/deps/dpd_client-aebf87b370e5ad17)
33082026-03-11T15:40:29.724Z
33092026-03-11T15:40:29.724Zrunning 6 tests
33102026-03-11T15:40:29.729Ztest tests::test_full_lot_id_neither_present ... ok
33112026-03-11T15:40:29.729Ztest tests::test_full_lot_id_lotnum_only ... ok
33122026-03-11T15:40:29.729Ztest tests::test_full_lot_id_both_present ... ok
33132026-03-11T15:40:29.729Ztest tests::test_full_lot_id_lot_only ... ok
33142026-03-11T15:40:29.729Ztest tests::test_port_id_cmp ... ok
33152026-03-11T15:40:29.729Ztest tests::test_parse_client_port_id ... ok
33162026-03-11T15:40:29.729Z
33172026-03-11T15:40:29.732Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33182026-03-11T15:40:29.732Z
33192026-03-11T15:40:29.732Z Running tests/test_all.rs (target/debug/deps/test_all-eb21f1bec2bd0646)
33202026-03-11T15:40:29.736Z
33212026-03-11T15:40:29.736Zrunning 6 tests
33222026-03-11T15:40:32.746Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
33232026-03-11T15:40:32.749Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
33242026-03-11T15:40:32.749Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
33252026-03-11T15:40:32.755Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
33262026-03-11T15:40:33.095Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
33272026-03-11T15:40:36.851Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
33282026-03-11T15:40:36.851Z
33292026-03-11T15:40:36.851Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.11s
33302026-03-11T15:40:36.851Z
33312026-03-11T15:40:36.858Z Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65)
33322026-03-11T15:40:36.865Z
33332026-03-11T15:40:36.865Zrunning 0 tests
33342026-03-11T15:40:36.865Z
33352026-03-11T15:40:36.868Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33362026-03-11T15:40:36.868Z
33372026-03-11T15:40:36.868Z Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752)
33382026-03-11T15:40:36.873Z
33392026-03-11T15:40:36.874Zrunning 12 tests
33402026-03-11T15:40:36.876Ztest icmp::test_v6_checksum ... ok
33412026-03-11T15:40:36.876Ztest icmp::test_v4_checksum ... ok
33422026-03-11T15:40:36.876Ztest ipv6::test_ipv6_parse ... ok
33432026-03-11T15:40:36.876Ztest lldp::test_lldp_parse ... ok
33442026-03-11T15:40:36.876Ztest pbuf::test_byte ... ok
33452026-03-11T15:40:36.876Ztest pbuf::test_nibble ... ok
33462026-03-11T15:40:36.876Ztest pbuf::test_short ... ok
33472026-03-11T15:40:36.876Ztest pbuf::test_twelve ... ok
33482026-03-11T15:40:36.876Ztest pbuf::test_overflow ... ok
33492026-03-11T15:40:36.876Ztest pbuf::test_word ... ok
33502026-03-11T15:40:36.879Ztest tcp::test_checksum_syn_nodata ... ok
33512026-03-11T15:40:36.879Ztest tcp::test_checksum_ack_data ... ok
33522026-03-11T15:40:36.879Z
33532026-03-11T15:40:36.879Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33542026-03-11T15:40:36.879Z
33552026-03-11T15:40:36.879Z Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e)
33562026-03-11T15:40:36.882Z
33572026-03-11T15:40:36.882Zrunning 0 tests
33582026-03-11T15:40:36.882Z
33592026-03-11T15:40:36.882Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33602026-03-11T15:40:36.882Z
33612026-03-11T15:40:36.885Z Running unittests src/main.rs (target/debug/deps/swadm-2133c2de568e9037)
33622026-03-11T15:40:36.889Z
33632026-03-11T15:40:36.889Zrunning 4 tests
33642026-03-11T15:40:36.891Ztest switchport::test::test_compute_lanes ... ok
33652026-03-11T15:40:36.891Ztest switchport::test::port_id_ordering ... ok
33662026-03-11T15:40:36.892Z Lane 0 Lane 1 Lane 2 Lane 3
33672026-03-11T15:40:36.892Z Rx Loss-of-lock: Yes Yes Yes Yes
33682026-03-11T15:40:36.892Z Rx Loss-of-signal: Yes Yes Yes Yes
33692026-03-11T15:40:36.892Z Rx CDR Enabled: Yes Yes Yes Yes
33702026-03-11T15:40:36.892Z Tx Enabled: Yes Yes Yes Yes
33712026-03-11T15:40:36.892Z Tx Loss-of-lock: No No No No
33722026-03-11T15:40:36.892Z Tx Loss-of-signal: No No No No
33732026-03-11T15:40:36.892Z Tx CDR Enabled: No No No No
33742026-03-11T15:40:36.892Z Tx Adaptive EQ Fault: No No No No
33752026-03-11T15:40:36.892Z Tx Fault: Yes Yes Yes Yes
33762026-03-11T15:40:36.892Ztest switchport::test::test_print_sff_datapath ... ok
33772026-03-11T15:40:36.892Z Lane 0 Lane 1 Lane 2 Lane 3
33782026-03-11T15:40:36.892Z State: Activated Activated Activated Activated
33792026-03-11T15:40:36.892Z Rx Output Enabled: false false false false
33802026-03-11T15:40:36.892Z Rx Output Status: valid valid valid valid
33812026-03-11T15:40:36.892Z Rx Loss-of-lock: true true true true
33822026-03-11T15:40:36.892Z Rx Loss-of-signal: false false false false
33832026-03-11T15:40:36.892ZRx Auto-squelch Disable: true true true true
33842026-03-11T15:40:36.892Z Tx Output Enabled: true true true true
33852026-03-11T15:40:36.892Z Tx Output Status: invalid invalid invalid invalid
33862026-03-11T15:40:36.892Z Tx Loss-of-lock: false false false false
33872026-03-11T15:40:36.892Z Tx Loss-of-signal: true true true true
33882026-03-11T15:40:36.892ZTx Auto-squelch Disable: false false false false
33892026-03-11T15:40:36.892Z Tx Adaptive EQ Fail: true true true true
33902026-03-11T15:40:36.892Z Tx Failure: false false false false
33912026-03-11T15:40:36.892Z Tx Force Squelch: true true true true
33922026-03-11T15:40:36.892Z Tx Input Polarity: normal normal normal normal
33932026-03-11T15:40:36.892Ztest switchport::test::test_print_cmis_datapath ... ok
33942026-03-11T15:40:36.892Z
33952026-03-11T15:40:36.892Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
33962026-03-11T15:40:36.892Z
33972026-03-11T15:40:36.892Z Running tests/counters.rs (target/debug/deps/counters-3bafc2b63c4bdc8e)
33982026-03-11T15:40:36.898Z
33992026-03-11T15:40:36.898Zrunning 1 test
34002026-03-11T15:40:36.901Ztest test_p4_counter_list ... ignored
34012026-03-11T15:40:36.901Z
34022026-03-11T15:40:36.902Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
34032026-03-11T15:40:36.902Z
34042026-03-11T15:40:36.902Z Running tests/port-link.rs (target/debug/deps/port_link-4679af1143aba65a)
34052026-03-11T15:40:36.907Z
34062026-03-11T15:40:36.907Zrunning 5 tests
34072026-03-11T15:40:36.909Ztest test_an ... ignored
34082026-03-11T15:40:36.909Ztest test_enable ... ignored
34092026-03-11T15:40:36.909Ztest test_ip_addresses ... ignored
34102026-03-11T15:40:36.909Ztest test_kr ... ignored
34112026-03-11T15:40:36.909Ztest test_mac ... ignored
34122026-03-11T15:40:36.910Z
34132026-03-11T15:40:36.910Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
34142026-03-11T15:40:36.910Z
34152026-03-11T15:40:36.910Z Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a)
34162026-03-11T15:40:36.913Z
34172026-03-11T15:40:36.913Zrunning 3 tests
34182026-03-11T15:40:36.916Ztest linklocal::test_parse_ipadm ... ok
34192026-03-11T15:40:36.916Ztest tfport::test_parse_tfport ... ok
34202026-03-11T15:40:36.916Ztest config::tests::test_updates ... ok
34212026-03-11T15:40:36.916Z
34222026-03-11T15:40:36.916Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34232026-03-11T15:40:36.916Z
34242026-03-11T15:40:36.916Z Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291)
34252026-03-11T15:40:36.921Z
34262026-03-11T15:40:36.921Zrunning 0 tests
34272026-03-11T15:40:36.921Z
34282026-03-11T15:40:36.924Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34292026-03-11T15:40:36.924Z
34302026-03-11T15:40:36.924Z Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49)
34312026-03-11T15:40:36.927Z
34322026-03-11T15:40:36.927Zrunning 0 tests
34332026-03-11T15:40:36.927Z
34342026-03-11T15:40:36.927Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34352026-03-11T15:40:36.927Z
34362026-03-11T15:40:36.930Z Doc-tests aal
34372026-03-11T15:40:37.142Z
34382026-03-11T15:40:37.142Zrunning 0 tests
34392026-03-11T15:40:37.142Z
34402026-03-11T15:40:37.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34412026-03-11T15:40:37.145Z
34422026-03-11T15:40:37.159Z Doc-tests aal_macros
34432026-03-11T15:40:37.250Z
34442026-03-11T15:40:37.250Zrunning 0 tests
34452026-03-11T15:40:37.250Z
34462026-03-11T15:40:37.250Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34472026-03-11T15:40:37.250Z
34482026-03-11T15:40:37.262Z Doc-tests common
34492026-03-11T15:40:37.573Z
34502026-03-11T15:40:37.573Zrunning 0 tests
34512026-03-11T15:40:37.573Z
34522026-03-11T15:40:37.573Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34532026-03-11T15:40:37.573Z
34542026-03-11T15:40:37.595Z Doc-tests dpd_api
34552026-03-11T15:40:39.150Z
34562026-03-11T15:40:39.150Zrunning 2 tests
34572026-03-11T15:40:39.150Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored
34582026-03-11T15:40:39.150Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored
34592026-03-11T15:40:39.150Z
34602026-03-11T15:40:39.150Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
34612026-03-11T15:40:39.150Z
34622026-03-11T15:40:39.195Z Doc-tests dpd_client
34632026-03-11T15:40:40.878Z
34642026-03-11T15:40:40.878Zrunning 0 tests
34652026-03-11T15:40:40.878Z
34662026-03-11T15:40:40.878Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34672026-03-11T15:40:40.878Z
34682026-03-11T15:40:40.930Z Doc-tests dpd_types
34692026-03-11T15:40:41.370Z
34702026-03-11T15:40:41.370Zrunning 0 tests
34712026-03-11T15:40:41.370Z
34722026-03-11T15:40:41.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34732026-03-11T15:40:41.370Z
34742026-03-11T15:40:41.402Z Doc-tests packet
34752026-03-11T15:40:41.546Z
34762026-03-11T15:40:41.546Zrunning 0 tests
34772026-03-11T15:40:41.546Z
34782026-03-11T15:40:41.546Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34792026-03-11T15:40:41.546Z
34802026-03-11T15:40:41.563Z Doc-tests pcap
34812026-03-11T15:40:41.629Z
34822026-03-11T15:40:41.629Zrunning 0 tests
34832026-03-11T15:40:41.629Z
34842026-03-11T15:40:41.629Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
34852026-03-11T15:40:41.629Z
34862026-03-11T15:40:41.684Zprocess exited: duration 854252 ms, exit code 0
 
34872026-03-11T15:40:41.690Zfound 0 output files