01KVY8AVFZXR55ZBAXRD39C589: clippy (helios)

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

Buildomat Job: 01KVY8B8M8NQPWDZAX34H26VBC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-25T02:05:24.804Zjob assigned to worker 01KVY8BEWE3B2T20RQS8DFFRA9 [factory aws, i-0fb71e411b7810b4d] (queued for 47 s)
 
22026-06-25T02:05:30.958Zstarting task 0: "setup"
32026-06-25T02:05:30.963Z++ uname -s
42026-06-25T02:05:30.965Z+ kern=SunOS
52026-06-25T02:05:30.965Z+ build_user=build
62026-06-25T02:05:30.965Z+ build_uid=12345
72026-06-25T02:05:30.965Z+ work_dir=/work
82026-06-25T02:05:30.965Z+ input_dir=/input
92026-06-25T02:05:30.966Z+ [[ 0 == 12345 ]]
102026-06-25T02:05:30.966Z+ case "$kern" in
112026-06-25T02:05:30.966Z+ groupadd -g 12345 build
122026-06-25T02:05:30.968Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-25T02:05:32.972Z+ zfs create -o mountpoint=/work rpool/work
142026-06-25T02:05:33.031Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-25T02:05:33.034Z+ home_fs=zfs
162026-06-25T02:05:33.034Z+ [[ zfs == autofs ]]
172026-06-25T02:05:33.034Z+ mkdir -p /home/build
182026-06-25T02:05:33.034Z+ chown build:build /home/build /work
192026-06-25T02:05:35.035Z+ chmod 0700 /home/build /work
202026-06-25T02:05:35.038Zprocess exited: duration 4081 ms, exit code 0
 
212026-06-25T02:05:35.043Zstarting task 1: "rust-toolchain"
222026-06-25T02:05:35.048Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-25T02:05:35.048Z * rust toolchain channel = "1.96.0"
242026-06-25T02:05:35.048Z * rust toolchain profile = "default"
252026-06-25T02:05:35.048Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-25T02:05:35.048Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-25T02:05:35.048Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-25T02:05:35.051Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-25T02:05:35.051Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-25T02:05:35.109Zinfo: downloading installer
312026-06-25T02:05:36.748Zwarn: It looks like you have an existing rustup settings file at:
322026-06-25T02:05:36.748Zwarn: /home/build/.rustup/settings.toml
332026-06-25T02:05:36.748Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-25T02:05:36.748Zwarn: instead of the one inferred from the default host triple.
352026-06-25T02:05:36.761Zinfo: profile set to default
362026-06-25T02:05:36.761Zinfo: default host triple is x86_64-unknown-illumos
372026-06-25T02:05:36.764Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-25T02:05:36.916Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-25T02:05:36.919Zinfo: downloading 6 components
402026-06-25T02:05:51.624Z
412026-06-25T02:05:51.624Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
422026-06-25T02:05:51.661Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-25T02:05:51.661Z
442026-06-25T02:05:51.661Z
452026-06-25T02:05:51.661ZRust is installed now. Great!
462026-06-25T02:05:51.661Z
472026-06-25T02:05:51.661ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-25T02:05:51.661Zenvironment variable. This has not been done automatically.
492026-06-25T02:05:51.661Z
502026-06-25T02:05:51.661ZTo configure your current shell, you need to source
512026-06-25T02:05:51.661Zthe corresponding env file under $HOME/.cargo.
522026-06-25T02:05:51.661Z
532026-06-25T02:05:51.661ZThis is usually done by running one of the following (note the leading DOT):
542026-06-25T02:05:51.661Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-25T02:05:51.664Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-25T02:05:51.665Zsource "~/.cargo/env.nu" # For nushell
572026-06-25T02:05:51.665Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-25T02:05:51.665Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-25T02:05:51.665Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-25T02:05:51.665Zwarn: no default linker (`cc`) was found in your PATH
612026-06-25T02:05:51.665Zwarn: many Rust crates require a system C toolchain to build
622026-06-25T02:05:51.752Z+ rustup --version
632026-06-25T02:05:51.761Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-25T02:05:51.764Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-25T02:05:51.782Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-25T02:05:51.785Z+ cargo --version
672026-06-25T02:05:51.798Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-25T02:05:51.801Z+ rustc --version
692026-06-25T02:05:51.821Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-25T02:05:51.825Zprocess exited: duration 16779 ms, exit code 0
 
712026-06-25T02:05:51.831Zstarting task 2: "authentication"
722026-06-25T02:05:51.847Zprocess exited: duration 16 ms, exit code 0
 
732026-06-25T02:05:51.854Zstarting task 3: "clone repository"
742026-06-25T02:05:51.857Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-25T02:05:51.860Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-25T02:05:51.889ZCloning into '/work/oxidecomputer/omicron'...
772026-06-25T02:06:01.647Z+ cd /work/oxidecomputer/omicron
782026-06-25T02:06:01.647Z+ git fetch origin a61bf9c3658acd9f2fd3628b94bdfebdc1114ddf
792026-06-25T02:06:01.912ZFrom https://github.com/oxidecomputer/omicron
802026-06-25T02:06:01.912Z * branch a61bf9c3658acd9f2fd3628b94bdfebdc1114ddf -> FETCH_HEAD
812026-06-25T02:06:01.919Z+ [[ -n maghemite-integration ]]
822026-06-25T02:06:01.922Z++ git branch --show-current
832026-06-25T02:06:01.922Z+ current=main
842026-06-25T02:06:01.922Z+ [[ main != maghemite-integration ]]
852026-06-25T02:06:01.925Z+ git branch -f maghemite-integration a61bf9c3658acd9f2fd3628b94bdfebdc1114ddf
862026-06-25T02:06:01.926Z+ git checkout -f maghemite-integration
872026-06-25T02:06:02.163ZSwitched to branch 'maghemite-integration'
882026-06-25T02:06:02.166Z+ git reset --hard a61bf9c3658acd9f2fd3628b94bdfebdc1114ddf
892026-06-25T02:06:02.404ZHEAD is now at a61bf9c36 Update with latest version
902026-06-25T02:06:02.407Zprocess exited: duration 10552 ms, exit code 0
 
912026-06-25T02:06:02.413Zstarting task 4: "build"
922026-06-25T02:06:02.418Z+ source ./env.sh
932026-06-25T02:06:02.419Z++ OLD_SHELL_OPTS=ehxB
942026-06-25T02:06:02.419Z++ set -o xtrace
952026-06-25T02:06:02.422Z++++ dirname ./env.sh
962026-06-25T02:06:02.422Z+++ readlink -f .
972026-06-25T02:06:02.425Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-25T02:06:02.425Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-06-25T02:06:02.425Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-25T02:06:02.425Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-06-25T02:06:02.425Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-06-25T02:06:02.425Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-06-25T02:06:02.425Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-06-25T02:06:02.425Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-06-25T02:06:02.425Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-06-25T02:06:02.425Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-06-25T02:06:02.425Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-06-25T02:06:02.426Z++ case $OLD_SHELL_OPTS in
1092026-06-25T02:06:02.426Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-25T02:06:02.426Z+ source .github/buildomat/ci-env.sh
1112026-06-25T02:06:02.426Z++ export CARGO_TERM_COLOR=always
1122026-06-25T02:06:02.426Z++ CARGO_TERM_COLOR=always
1132026-06-25T02:06:02.426Z+ cargo --version
1142026-06-25T02:06:02.433Zcargo 1.96.0 (30a34c682 2026-05-25)
1152026-06-25T02:06:02.436Z+ rustc --version
1162026-06-25T02:06:02.457Zrustc 1.96.0 (ac68faa20 2026-05-25)
1172026-06-25T02:06:02.460Z+ banner prerequisites
1182026-06-25T02:06:02.463Z
1192026-06-25T02:06:02.463Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-25T02:06:02.463Z # # # # # # # # # # # # # # #
1212026-06-25T02:06:02.463Z # # # # ##### # # ##### # # # # # #### #
1222026-06-25T02:06:02.463Z ##### ##### # ##### # # # # # # # # #
1232026-06-25T02:06:02.464Z # # # # # # # # # # # # # # #
1242026-06-25T02:06:02.464Z # # # ###### # # ###### ### # #### # #### #
1252026-06-25T02:06:02.464Z
1262026-06-25T02:06:02.464Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-25T02:06:03.946Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-25T02:06:04.050Z Startup: Caching catalogs ... Done
1292026-06-25T02:06:04.513ZPlanning: Solver setup ... Done (0.419s)
1302026-06-25T02:06:04.538ZPlanning: Running solver ... Done (0.024s)
1312026-06-25T02:06:04.547ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-25T02:06:04.558ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-25T02:06:04.576ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-25T02:06:04.590ZPlanning: Package planning ... Done (0.014s)
1352026-06-25T02:06:04.593ZPlanning: Merging actions ... Done (0.001s)
1362026-06-25T02:06:04.773ZPlanning: Checking for conflicting actions ... Done (0.181s)
1372026-06-25T02:06:04.776ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-25T02:06:05.559ZPlanning: Evaluating mediators ... Done (0.785s)
1392026-06-25T02:06:05.561ZPlanning: Planning completed in 1.49 seconds
1402026-06-25T02:06:05.568Z Packages to install: 2
1412026-06-25T02:06:05.568Z Estimated space available: 156.06 GB
1422026-06-25T02:06:05.568ZEstimated space to be consumed: 29.57 MB
1432026-06-25T02:06:05.571Z Create boot environment: No
1442026-06-25T02:06:05.571ZCreate backup boot environment: No
1452026-06-25T02:06:05.571Z Rebuild boot archive: No
1462026-06-25T02:06:05.571Z
1472026-06-25T02:06:05.572ZChanged packages:
1482026-06-25T02:06:05.572Zhelios
1492026-06-25T02:06:05.572Z developer/build-essential
1502026-06-25T02:06:05.572Z None -> 11-3.0
1512026-06-25T02:06:05.572Z library/libxmlsec1
1522026-06-25T02:06:05.572Z None -> 1.2.35-3.0
1532026-06-25T02:06:05.595Z
1542026-06-25T02:06:05.595ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-25T02:06:06.061ZDownload: Completed 1.28 MB in 0.47 seconds (2.7M/s)
1562026-06-25T02:06:06.127Z Actions: 1/268 actions (Installing new actions)
1572026-06-25T02:06:06.165Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-25T02:06:06.174ZFinalize: Updating package state database ... Done (0.009s)
1592026-06-25T02:06:06.174ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-25T02:06:06.202ZFinalize: Updating image state ... Done (0.028s)
1612026-06-25T02:06:08.609ZFinalize: Creating fast lookup database ... Done (2.382s)
1622026-06-25T02:06:08.676ZFinalize: Reading search index ... Done (0.013s)
1632026-06-25T02:06:08.678ZFinalize: Updating search index ... Done (0.000s)
1642026-06-25T02:06:08.776ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-25T02:06:09.088ZPlanning: Evaluating mediator changes ... Done
1662026-06-25T02:06:09.194ZPlanning: Checking for conflicting actions ... Done
1672026-06-25T02:06:09.197ZPlanning: Consolidating action changes ... Done
1682026-06-25T02:06:09.352ZPlanning: Evaluating mediators ... Done
1692026-06-25T02:06:09.355ZPlanning: Planning completed in 0.26 seconds
1702026-06-25T02:06:09.375Z Mediators to change: 2
1712026-06-25T02:06:09.378Z Create boot environment: No
1722026-06-25T02:06:09.378ZCreate backup boot environment: No
1732026-06-25T02:06:09.415ZFinalize: Updating package state database ... Done
1742026-06-25T02:06:09.415ZFinalize: Updating package cache ... Done
1752026-06-25T02:06:09.430ZFinalize: Updating image state ... Done
1762026-06-25T02:06:11.391ZFinalize: Creating fast lookup database ... Done
1772026-06-25T02:06:11.456ZFinalize: Reading search index ... Done
1782026-06-25T02:06:11.460ZFinalize: Updating search index ... Done
1792026-06-25T02:06:11.519ZFinalize: Updating package cache ... Done
1802026-06-25T02:06:11.805ZPlanning: Evaluating mediator changes ... Done
1812026-06-25T02:06:11.910ZPlanning: Checking for conflicting actions ... Done
1822026-06-25T02:06:11.915ZPlanning: Consolidating action changes ... Done
1832026-06-25T02:06:12.065ZPlanning: Evaluating mediators ... Done
1842026-06-25T02:06:12.068ZPlanning: Planning completed in 0.26 seconds
1852026-06-25T02:06:12.088Z Mediators to change: 1
1862026-06-25T02:06:12.088Z Create boot environment: No
1872026-06-25T02:06:12.088ZCreate backup boot environment: No
1882026-06-25T02:06:12.125ZFinalize: Updating package state database ... Done
1892026-06-25T02:06:12.125ZFinalize: Updating package cache ... Done
1902026-06-25T02:06:12.144ZFinalize: Updating image state ... Done
1912026-06-25T02:06:14.088ZFinalize: Creating fast lookup database ... Done
1922026-06-25T02:06:14.156ZFinalize: Reading search index ... Done
1932026-06-25T02:06:14.156ZFinalize: Updating search index ... Done
1942026-06-25T02:06:14.212ZFinalize: Updating package cache ... Done
1952026-06-25T02:06:14.529ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-25T02:06:14.530Zapache system 2.4 system
1972026-06-25T02:06:14.530Zclang system 15 system
1982026-06-25T02:06:14.530Zcsh system system illumos
1992026-06-25T02:06:14.530Zctags system system illumos
2002026-06-25T02:06:14.530Zfile vendor vendor darwinsys
2012026-06-25T02:06:14.530Zfile system system illumos
2022026-06-25T02:06:14.530Zgcc vendor 14 vendor
2032026-06-25T02:06:14.530Zgcc system 13 system
2042026-06-25T02:06:14.530Zgcc system 10 system
2052026-06-25T02:06:14.530Zgo system 1.25 system
2062026-06-25T02:06:14.530Zllvm system 15 system
2072026-06-25T02:06:14.530Zmariadb system 11.4 system
2082026-06-25T02:06:14.530Zmta vendor vendor dma
2092026-06-25T02:06:14.530Zopenjdk system 17 system
2102026-06-25T02:06:14.530Zopenjdk system 11 system
2112026-06-25T02:06:14.530Zopenssl vendor 3 vendor
2122026-06-25T02:06:14.530Zperl system 5.40 system
2132026-06-25T02:06:14.530Zpostgresql system 18 system
2142026-06-25T02:06:14.530Zpostgresql system 17 system
2152026-06-25T02:06:14.530Zpython vendor 3 vendor
2162026-06-25T02:06:14.530Zpython system 2 system
2172026-06-25T02:06:14.530Zpython3 vendor 3.13 vendor
2182026-06-25T02:06:14.530Zruby system 3.4 system
2192026-06-25T02:06:14.530Zruby system 3.0 system
2202026-06-25T02:06:14.531Zwords vendor vendor american-english
2212026-06-25T02:06:14.531Zwords system system australian-english
2222026-06-25T02:06:14.531Zwords system system british-english
2232026-06-25T02:06:14.531Zwords system system canadian-english
2242026-06-25T02:06:14.531Zwords system system french
2252026-06-25T02:06:14.531Zwords system system italian
2262026-06-25T02:06:14.531Zwords system system ngerman
2272026-06-25T02:06:14.531Zwords system system ogerman
2282026-06-25T02:06:14.531Zwords system system spanish
2292026-06-25T02:06:14.782ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-25T02:06:14.783Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-25T02:06:15.084ZFMRI IFO
2322026-06-25T02:06:15.084Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-25T02:06:15.084Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-25T02:06:15.084Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-25T02:06:15.084Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-25T02:06:15.084Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-25T02:06:15.084Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-25T02:06:15.084Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-25T02:06:15.084Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-25T02:06:15.084Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-25T02:06:15.349Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-25T02:06:15.600Z Updating crates.io index
2432026-06-25T02:06:15.603Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-25T02:06:15.840Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-25T02:06:16.123Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-25T02:06:16.482Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-25T02:06:17.445Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-25T02:06:17.884Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-25T02:06:19.386Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-25T02:06:20.111Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-25T02:06:20.357Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-25T02:06:21.660Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-25T02:06:21.881Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-25T02:06:22.176Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-25T02:06:22.424Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-25T02:06:22.827Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-25T02:06:23.310Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-25T02:06:23.795Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-25T02:06:24.003Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-25T02:06:24.246Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-25T02:06:24.509Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-25T02:06:24.888Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-25T02:06:25.108Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-25T02:06:25.335Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-25T02:06:25.692Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-25T02:06:25.979Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-25T02:06:26.229Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-25T02:06:26.633Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-25T02:06:26.886Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-25T02:06:27.159Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-25T02:06:27.393Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-25T02:06:27.632Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-25T02:06:27.947Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-25T02:06:28.290Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-25T02:06:28.512Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-25T02:06:28.746Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-25T02:06:28.990Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-25T02:06:29.251Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-25T02:06:29.689Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-25T02:06:29.918Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-25T02:06:30.174Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-25T02:06:30.396Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-25T02:06:33.127Z Locking 7 packages to latest Rust 1.96.0 compatible versions
2842026-06-25T02:06:33.127Z Adding client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2852026-06-25T02:06:33.127Z Adding ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2862026-06-25T02:06:33.127Z Adding ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2872026-06-25T02:06:33.127Z Adding ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2882026-06-25T02:06:33.127Z Adding mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2892026-06-25T02:06:33.127Z Adding mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2902026-06-25T02:06:33.127Z Adding mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
2912026-06-25T02:06:33.165Z Downloading crates ...
2922026-06-25T02:06:33.223Z Downloaded anstream v1.0.0
2932026-06-25T02:06:33.231Z Downloaded anyhow v1.0.102
2942026-06-25T02:06:33.233Z Downloaded byteorder v1.5.0
2952026-06-25T02:06:33.237Z Downloaded camino-tempfile v1.4.1
2962026-06-25T02:06:33.239Z Downloaded bitflags v2.11.0
2972026-06-25T02:06:33.242Z Downloaded camino v1.2.2
2982026-06-25T02:06:33.242Z Downloaded version_check v0.9.5
2992026-06-25T02:06:33.245Z Downloaded form_urlencoded v1.2.2
3002026-06-25T02:06:33.248Z Downloaded errno v0.3.14
3012026-06-25T02:06:33.248Z Downloaded dtrace-parser v0.2.0
3022026-06-25T02:06:33.248Z Downloaded digest v0.10.7
3032026-06-25T02:06:33.250Z Downloaded autocfg v1.5.0
3042026-06-25T02:06:33.250Z Downloaded fastrand v2.3.0
3052026-06-25T02:06:33.253Z Downloaded zerotrie v0.2.3
3062026-06-25T02:06:33.253Z Downloaded tinystr v0.8.2
3072026-06-25T02:06:33.256Z Downloaded crypto-common v0.1.7
3082026-06-25T02:06:33.259Z Downloaded typenum v1.19.0
3092026-06-25T02:06:33.260Z Downloaded zerofrom-derive v0.1.6
3102026-06-25T02:06:33.263Z Downloaded yoke-derive v0.8.1
3112026-06-25T02:06:33.263Z Downloaded thread-id v4.2.2
3122026-06-25T02:06:33.270Z Downloaded clap_builder v4.6.0
3132026-06-25T02:06:33.270Z Downloaded zerofrom v0.1.6
3142026-06-25T02:06:33.273Z Downloaded utf8parse v0.2.2
3152026-06-25T02:06:33.273Z Downloaded utf8_iter v1.0.4
3162026-06-25T02:06:33.273Z Downloaded usdt-macro v0.5.0
3172026-06-25T02:06:33.273Z Downloaded usdt-attr-macro v0.5.0
3182026-06-25T02:06:33.273Z Downloaded toml_datetime v0.6.11
3192026-06-25T02:06:33.274Z Downloaded displaydoc v0.2.5
3202026-06-25T02:06:33.274Z Downloaded bytecount v0.6.9
3212026-06-25T02:06:33.276Z Downloaded usdt v0.5.0
3222026-06-25T02:06:33.276Z Downloaded serde_spanned v0.6.9
3232026-06-25T02:06:33.276Z Downloaded typeid v1.0.3
3242026-06-25T02:06:33.276Z Downloaded toml_write v0.1.2
3252026-06-25T02:06:33.279Z Downloaded serde-value v0.7.0
3262026-06-25T02:06:33.279Z Downloaded plain v0.2.3
3272026-06-25T02:06:33.280Z Downloaded is_terminal_polyfill v1.70.2
3282026-06-25T02:06:33.280Z Downloaded anstyle-query v1.1.5
3292026-06-25T02:06:33.283Z Downloaded icu_properties v2.1.2
3302026-06-25T02:06:33.290Z Downloaded yoke v0.8.1
3312026-06-25T02:06:33.290Z Downloaded zmij v1.0.21
3322026-06-25T02:06:33.290Z Downloaded writeable v0.6.2
3332026-06-25T02:06:33.294Z Downloaded strsim v0.11.1
3342026-06-25T02:06:33.294Z Downloaded clap_lex v1.0.0
3352026-06-25T02:06:33.294Z Downloaded cfg-if v1.0.4
3362026-06-25T02:06:33.294Z Downloaded toml v0.8.23
3372026-06-25T02:06:33.297Z Downloaded icu_provider v2.1.1
3382026-06-25T02:06:33.297Z Downloaded erased-serde v0.4.9
3392026-06-25T02:06:33.300Z Downloaded unicode-ident v1.0.24
3402026-06-25T02:06:33.303Z Downloaded unicode-xid v0.2.6
3412026-06-25T02:06:33.303Z Downloaded textwrap v0.16.2
3422026-06-25T02:06:33.306Z Downloaded generic-array v0.14.7
3432026-06-25T02:06:33.308Z Downloaded unicode-linebreak v0.1.5
3442026-06-25T02:06:33.308Z Downloaded potential_utf v0.1.4
3452026-06-25T02:06:33.308Z Downloaded heck v0.4.1
3462026-06-25T02:06:33.311Z Downloaded toml_edit v0.22.27
3472026-06-25T02:06:33.311Z Downloaded stable_deref_trait v1.2.1
3482026-06-25T02:06:33.314Z Downloaded fnv v1.0.7
3492026-06-25T02:06:33.314Z Downloaded cpufeatures v0.2.17
3502026-06-25T02:06:33.314Z Downloaded thiserror-impl v2.0.18
3512026-06-25T02:06:33.314Z Downloaded thiserror-impl v1.0.69
3522026-06-25T02:06:33.318Z Downloaded zerovec-derive v0.11.2
3532026-06-25T02:06:33.318Z Downloaded thiserror v1.0.69
3542026-06-25T02:06:33.320Z Downloaded litemap v0.8.1
3552026-06-25T02:06:33.320Z Downloaded zerocopy-derive v0.7.35
3562026-06-25T02:06:33.323Z Downloaded usdt-impl v0.5.0
3572026-06-25T02:06:33.326Z Downloaded colorchoice v1.0.4
3582026-06-25T02:06:33.326Z Downloaded ucd-trie v0.1.7
3592026-06-25T02:06:33.327Z Downloaded thiserror v2.0.18
3602026-06-25T02:06:33.330Z Downloaded percent-encoding v2.3.2
3612026-06-25T02:06:33.330Z Downloaded url v2.5.8
3622026-06-25T02:06:33.332Z Downloaded memmap v0.7.0
3632026-06-25T02:06:33.333Z Downloaded equivalent v1.0.2
3642026-06-25T02:06:33.335Z Downloaded scroll_derive v0.12.1
3652026-06-25T02:06:33.335Z Downloaded pretty-hex v0.4.1
3662026-06-25T02:06:33.335Z Downloaded idna_adapter v1.2.1
3672026-06-25T02:06:33.338Z Downloaded zerocopy v0.7.35
3682026-06-25T02:06:33.346Z Downloaded zerovec v0.11.5
3692026-06-25T02:06:33.349Z Downloaded cargo-platform v0.2.0
3702026-06-25T02:06:33.352Z Downloaded block-buffer v0.10.4
3712026-06-25T02:06:33.352Z Downloaded smawk v0.3.2
3722026-06-25T02:06:33.352Z Downloaded terminal_size v0.4.3
3732026-06-25T02:06:33.354Z Downloaded dof v0.3.0
3742026-06-25T02:06:33.354Z Downloaded heck v0.5.0
3752026-06-25T02:06:33.354Z Downloaded proc-macro-error-attr v1.0.4
3762026-06-25T02:06:33.358Z Downloaded winnow v0.7.14
3772026-06-25T02:06:33.364Z Downloaded indexmap v2.14.0
3782026-06-25T02:06:33.366Z Downloaded cargo-util-schemas v0.8.2
3792026-06-25T02:06:33.369Z Downloaded tabled_derive v0.7.0
3802026-06-25T02:06:33.369Z Downloaded swrite v0.1.0
3812026-06-25T02:06:33.369Z Downloaded unicode-width v0.1.14
3822026-06-25T02:06:33.373Z Downloaded ordered-float v2.10.1
3832026-06-25T02:06:33.373Z Downloaded itoa v1.0.17
3842026-06-25T02:06:33.375Z Downloaded unicode-width v0.2.0
3852026-06-25T02:06:33.378Z Downloaded macaddr v1.0.1
3862026-06-25T02:06:33.387Z Downloaded anstyle-parse v1.0.0
3872026-06-25T02:06:33.389Z Downloaded proc-macro-error v1.0.4
3882026-06-25T02:06:33.392Z Downloaded fs-err v3.3.0
3892026-06-25T02:06:33.394Z Downloaded cargo_metadata v0.21.0
3902026-06-25T02:06:33.398Z Downloaded scroll v0.12.0
3912026-06-25T02:06:33.398Z Downloaded quote v1.0.45
3922026-06-25T02:06:33.401Z Downloaded synstructure v0.13.2
3932026-06-25T02:06:33.405Z Downloaded pest_generator v2.8.6
3942026-06-25T02:06:33.408Z Downloaded cargo_toml v0.21.0
3952026-06-25T02:06:33.408Z Downloaded icu_normalizer v2.1.1
3962026-06-25T02:06:33.435Z Downloaded icu_normalizer_data v2.1.1
3972026-06-25T02:06:33.435Z Downloaded serde_tokenstream v0.2.3
3982026-06-25T02:06:33.435Z Downloaded serde-untagged v0.1.9
3992026-06-25T02:06:33.435Z Downloaded tempfile v3.25.0
4002026-06-25T02:06:33.435Z Downloaded semver v1.0.28
4012026-06-25T02:06:33.435Z Downloaded clap_derive v4.6.1
4022026-06-25T02:06:33.438Z Downloaded sha2 v0.10.9
4032026-06-25T02:06:33.443Z Downloaded smallvec v1.15.1
4042026-06-25T02:06:33.449Z Downloaded proc-macro2 v1.0.106
4052026-06-25T02:06:33.453Z Downloaded once_cell v1.21.3
4062026-06-25T02:06:33.453Z Downloaded getrandom v0.4.1
4072026-06-25T02:06:33.455Z Downloaded num-traits v0.2.19
4082026-06-25T02:06:33.458Z Downloaded icu_locale_core v2.1.1
4092026-06-25T02:06:33.461Z Downloaded pest_derive v2.8.6
4102026-06-25T02:06:33.461Z Downloaded log v0.4.29
4112026-06-25T02:06:33.471Z Downloaded serde_derive v1.0.228
4122026-06-25T02:06:33.474Z Downloaded serde_core v1.0.228
4132026-06-25T02:06:33.482Z Downloaded clap v4.6.1
4142026-06-25T02:06:33.483Z Downloaded papergrid v0.11.0
4152026-06-25T02:06:33.492Z Downloaded anstyle v1.0.14
4162026-06-25T02:06:33.492Z Downloaded pest_meta v2.8.6
4172026-06-25T02:06:33.495Z Downloaded memchr v2.8.0
4182026-06-25T02:06:33.515Z Downloaded icu_collections v2.1.1
4192026-06-25T02:06:33.518Z Downloaded serde v1.0.228
4202026-06-25T02:06:33.518Z Downloaded idna v1.1.0
4212026-06-25T02:06:33.521Z Downloaded hashbrown v0.17.0
4222026-06-25T02:06:33.524Z Downloaded serde_json v1.0.149
4232026-06-25T02:06:33.532Z Downloaded pest v2.8.6
4242026-06-25T02:06:33.540Z Downloaded goblin v0.8.2
4252026-06-25T02:06:33.544Z Downloaded icu_properties_data v2.1.2
4262026-06-25T02:06:33.558Z Downloaded tabled v0.15.0
4272026-06-25T02:06:33.576Z Downloaded syn v1.0.109
4282026-06-25T02:06:33.584Z Downloaded syn v2.0.117
4292026-06-25T02:06:33.598Z Downloaded rustix v1.1.3
4302026-06-25T02:06:33.626Z Downloaded libc v0.2.185
4312026-06-25T02:06:33.695Z Compiling proc-macro2 v1.0.106
4322026-06-25T02:06:33.695Z Compiling unicode-ident v1.0.24
4332026-06-25T02:06:33.695Z Compiling quote v1.0.45
4342026-06-25T02:06:33.695Z Compiling serde_core v1.0.228
4352026-06-25T02:06:33.695Z Compiling libc v0.2.185
4362026-06-25T02:06:33.695Z Compiling version_check v0.9.5
4372026-06-25T02:06:33.698Z Compiling serde v1.0.228
4382026-06-25T02:06:33.699Z Compiling stable_deref_trait v1.2.1
4392026-06-25T02:06:33.980Z Compiling memchr v2.8.0
4402026-06-25T02:06:34.001Z Compiling zmij v1.0.21
4412026-06-25T02:06:34.245Z Compiling ucd-trie v0.1.7
4422026-06-25T02:06:34.319Z Compiling itoa v1.0.17
4432026-06-25T02:06:34.521Z Compiling autocfg v1.5.0
4442026-06-25T02:06:34.559Z Compiling thiserror v1.0.69
4452026-06-25T02:06:34.637Z Compiling pest v2.8.6
4462026-06-25T02:06:34.640Z Compiling writeable v0.6.2
4472026-06-25T02:06:34.667Z Compiling litemap v0.8.1
4482026-06-25T02:06:34.862Z Compiling icu_normalizer_data v2.1.1
4492026-06-25T02:06:34.865Z Compiling byteorder v1.5.0
4502026-06-25T02:06:35.028Z Compiling rustix v1.1.3
4512026-06-25T02:06:35.105Z Compiling icu_properties_data v2.1.2
4522026-06-25T02:06:35.188Z Compiling syn v2.0.117
4532026-06-25T02:06:35.242Z Compiling errno v0.3.14
4542026-06-25T02:06:35.304Z Compiling serde_json v1.0.149
4552026-06-25T02:06:35.378Z Compiling bitflags v2.11.0
4562026-06-25T02:06:35.529Z Compiling num-traits v0.2.19
4572026-06-25T02:06:35.589Z Compiling hashbrown v0.17.0
4582026-06-25T02:06:35.606Z Compiling equivalent v1.0.2
4592026-06-25T02:06:35.723Z Compiling pest_meta v2.8.6
4602026-06-25T02:06:35.896Z Compiling typeid v1.0.3
4612026-06-25T02:06:35.929Z Compiling smallvec v1.15.1
4622026-06-25T02:06:36.138Z Compiling indexmap v2.14.0
4632026-06-25T02:06:36.220Z Compiling thread-id v4.2.2
4642026-06-25T02:06:36.226Z Compiling proc-macro-error-attr v1.0.4
4652026-06-25T02:06:36.320Z Compiling usdt-impl v0.5.0
4662026-06-25T02:06:36.353Z Compiling syn v1.0.109
4672026-06-25T02:06:36.396Z Compiling toml_write v0.1.2
4682026-06-25T02:06:36.596Z Compiling winnow v0.7.14
4692026-06-25T02:06:36.614Z Compiling erased-serde v0.4.9
4702026-06-25T02:06:36.867Z Compiling proc-macro-error v1.0.4
4712026-06-25T02:06:36.929Z Compiling utf8parse v0.2.2
4722026-06-25T02:06:37.053Z Compiling log v0.4.29
4732026-06-25T02:06:37.084Z Compiling thiserror v2.0.18
4742026-06-25T02:06:37.235Z Compiling camino v1.2.2
4752026-06-25T02:06:37.326Z Compiling plain v0.2.3
4762026-06-25T02:06:37.362Z Compiling percent-encoding v2.3.2
4772026-06-25T02:06:37.399Z Compiling utf8_iter v1.0.4
4782026-06-25T02:06:37.429Z Compiling getrandom v0.4.1
4792026-06-25T02:06:37.526Z Compiling form_urlencoded v1.2.2
4802026-06-25T02:06:37.546Z Compiling ordered-float v2.10.1
4812026-06-25T02:06:37.703Z Compiling anstyle-parse v1.0.0
4822026-06-25T02:06:37.786Z Compiling synstructure v0.13.2
4832026-06-25T02:06:37.807Z Compiling pest_generator v2.8.6
4842026-06-25T02:06:37.882Z Compiling terminal_size v0.4.3
4852026-06-25T02:06:38.085Z Compiling is_terminal_polyfill v1.70.2
4862026-06-25T02:06:38.140Z Compiling anstyle-query v1.1.5
4872026-06-25T02:06:38.181Z Compiling colorchoice v1.0.4
4882026-06-25T02:06:38.197Z Compiling anstyle v1.0.14
4892026-06-25T02:06:38.239Z Compiling pretty-hex v0.4.1
4902026-06-25T02:06:38.254Z Compiling cfg-if v1.0.4
4912026-06-25T02:06:38.376Z Compiling anstream v1.0.0
4922026-06-25T02:06:38.397Z Compiling serde-untagged v0.1.9
4932026-06-25T02:06:38.429Z Compiling semver v1.0.28
4942026-06-25T02:06:38.526Z Compiling fs-err v3.3.0
4952026-06-25T02:06:38.644Z Compiling heck v0.4.1
4962026-06-25T02:06:38.687Z Compiling unicode-width v0.1.14
4972026-06-25T02:06:38.717Z Compiling heck v0.5.0
4982026-06-25T02:06:38.751Z Compiling unicode-xid v0.2.6
4992026-06-25T02:06:38.791Z Compiling fastrand v2.3.0
5002026-06-25T02:06:38.892Z Compiling strsim v0.11.1
5012026-06-25T02:06:38.918Z Compiling bytecount v0.6.9
5022026-06-25T02:06:38.977Z Compiling clap_lex v1.0.0
5032026-06-25T02:06:39.018Z Compiling anyhow v1.0.102
5042026-06-25T02:06:39.059Z Compiling once_cell v1.21.3
5052026-06-25T02:06:39.206Z Compiling fnv v1.0.7
5062026-06-25T02:06:39.253Z Compiling clap_builder v4.6.0
5072026-06-25T02:06:39.319Z Compiling papergrid v0.11.0
5082026-06-25T02:06:39.345Z Compiling tempfile v3.25.0
5092026-06-25T02:06:39.455Z Compiling memmap v0.7.0
5102026-06-25T02:06:39.476Z Compiling serde_derive v1.0.228
5112026-06-25T02:06:39.589Z Compiling zerofrom-derive v0.1.6
5122026-06-25T02:06:39.643Z Compiling yoke-derive v0.8.1
5132026-06-25T02:06:39.714Z Compiling zerovec-derive v0.11.2
5142026-06-25T02:06:39.899Z Compiling displaydoc v0.2.5
5152026-06-25T02:06:41.951Z Compiling thiserror-impl v1.0.69
5162026-06-25T02:06:41.967Z Compiling zerocopy-derive v0.7.35
5172026-06-25T02:06:41.967Z Compiling pest_derive v2.8.6
5182026-06-25T02:06:41.967Z Compiling scroll_derive v0.12.1
5192026-06-25T02:06:41.975Z Compiling zerofrom v0.1.6
5202026-06-25T02:06:41.975Z Compiling yoke v0.8.1
5212026-06-25T02:06:41.976Z Compiling thiserror-impl v2.0.18
5222026-06-25T02:06:41.976Z Compiling zerovec v0.11.5
5232026-06-25T02:06:41.976Z Compiling zerotrie v0.2.3
5242026-06-25T02:06:41.976Z Compiling zerocopy v0.7.35
5252026-06-25T02:06:41.976Z Compiling tinystr v0.8.2
5262026-06-25T02:06:41.976Z Compiling potential_utf v0.1.4
5272026-06-25T02:06:41.996Z Compiling icu_locale_core v2.1.1
5282026-06-25T02:06:42.013Z Compiling icu_collections v2.1.1
5292026-06-25T02:06:42.027Z Compiling dtrace-parser v0.2.0
5302026-06-25T02:06:42.203Z Compiling scroll v0.12.0
5312026-06-25T02:06:42.286Z Compiling tabled_derive v0.7.0
5322026-06-25T02:06:42.485Z Compiling goblin v0.8.2
5332026-06-25T02:06:42.521Z Compiling clap_derive v4.6.1
5342026-06-25T02:06:42.719Z Compiling icu_provider v2.1.1
5352026-06-25T02:06:42.777Z Compiling smawk v0.3.2
5362026-06-25T02:06:42.886Z Compiling toml_datetime v0.6.11
5372026-06-25T02:06:42.925Z Compiling serde_spanned v0.6.9
5382026-06-25T02:06:43.364Z Compiling dof v0.3.0
5392026-06-25T02:06:43.415Z Compiling serde_tokenstream v0.2.3
5402026-06-25T02:06:43.415Z Compiling icu_normalizer v2.1.1
5412026-06-25T02:06:43.415Z Compiling icu_properties v2.1.2
5422026-06-25T02:06:43.415Z Compiling toml_edit v0.22.27
5432026-06-25T02:06:43.415Z Compiling serde-value v0.7.0
5442026-06-25T02:06:43.415Z Compiling cargo-platform v0.2.0
5452026-06-25T02:06:43.556Z Compiling unicode-width v0.2.0
5462026-06-25T02:06:43.581Z Compiling unicode-linebreak v0.1.5
5472026-06-25T02:06:43.614Z Compiling tabled v0.15.0
5482026-06-25T02:06:43.785Z Compiling usdt-attr-macro v0.5.0
5492026-06-25T02:06:43.829Z Compiling usdt-macro v0.5.0
5502026-06-25T02:06:43.834Z Compiling textwrap v0.16.2
5512026-06-25T02:06:44.132Z Compiling idna_adapter v1.2.1
5522026-06-25T02:06:44.272Z Compiling idna v1.1.0
5532026-06-25T02:06:44.305Z Compiling clap v4.6.1
5542026-06-25T02:06:44.353Z Compiling macaddr v1.0.1
5552026-06-25T02:06:44.504Z Compiling camino-tempfile v1.4.1
5562026-06-25T02:06:44.589Z Compiling url v2.5.8
5572026-06-25T02:06:44.740Z Compiling toml v0.8.23
5582026-06-25T02:06:44.829Z Compiling swrite v0.1.0
5592026-06-25T02:06:44.941Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5602026-06-25T02:06:45.192Z Compiling cargo-util-schemas v0.8.2
5612026-06-25T02:06:45.338Z Compiling cargo_toml v0.21.0
5622026-06-25T02:06:45.457Z Compiling usdt v0.5.0
5632026-06-25T02:06:46.177Z Compiling cargo_metadata v0.21.0
5642026-06-25T02:06:47.052Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5652026-06-25T02:06:49.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
5662026-06-25T02:06:49.400Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5672026-06-25T02:06:49.843Z Downloading crates ...
5682026-06-25T02:06:49.959Z Downloaded anstream v0.6.21
5692026-06-25T02:06:49.965Z Downloaded bitflags v1.3.2
5702026-06-25T02:06:49.965Z Downloaded backoff v0.4.0
5712026-06-25T02:06:49.965Z Downloaded array-init v0.0.4
5722026-06-25T02:06:49.965Z Downloaded cookie v0.18.1
5732026-06-25T02:06:49.968Z Downloaded aead v0.5.2
5742026-06-25T02:06:49.968Z Downloaded adler2 v2.0.1
5752026-06-25T02:06:49.972Z Downloaded console v0.15.11
5762026-06-25T02:06:49.975Z Downloaded byte-wrapper v0.1.0
5772026-06-25T02:06:50.001Z Downloaded async-stream v0.3.6
5782026-06-25T02:06:50.001Z Downloaded argon2 v0.5.3
5792026-06-25T02:06:50.001Z Downloaded defmt-macros v1.0.1
5802026-06-25T02:06:50.002Z Downloaded dirs-sys-next v0.1.2
5812026-06-25T02:06:50.002Z Downloaded critical-section v1.2.0
5822026-06-25T02:06:50.002Z Downloaded darling v0.20.11
5832026-06-25T02:06:50.002Z Downloaded ahash v0.8.12
5842026-06-25T02:06:50.002Z Downloaded compact_str v0.8.1
5852026-06-25T02:06:50.002Z Downloaded embedded-io v0.4.0
5862026-06-25T02:06:50.002Z Downloaded anstyle-parse v0.2.7
5872026-06-25T02:06:50.002Z Downloaded backon v1.6.0
5882026-06-25T02:06:50.002Z Downloaded bit-set v0.8.0
5892026-06-25T02:06:50.010Z Downloaded bb8 v0.8.6
5902026-06-25T02:06:50.010Z Downloaded darling_macro v0.23.0
5912026-06-25T02:06:50.010Z Downloaded atomicwrites v0.4.4
5922026-06-25T02:06:50.010Z Downloaded async-stream-impl v0.3.6
5932026-06-25T02:06:50.010Z Downloaded block-padding v0.3.3
5942026-06-25T02:06:50.010Z Downloaded assert_matches v1.5.0
5952026-06-25T02:06:50.015Z Downloaded derive_more v2.1.1
5962026-06-25T02:06:50.018Z Downloaded blowfish v0.9.1
5972026-06-25T02:06:50.022Z Downloaded darling v0.13.4
5982026-06-25T02:06:50.022Z Downloaded ascii-canvas v3.0.0
5992026-06-25T02:06:50.022Z Downloaded base64 v0.22.1
6002026-06-25T02:06:50.025Z Downloaded bit-set v0.5.3
6012026-06-25T02:06:50.025Z Downloaded atomic-waker v1.1.2
6022026-06-25T02:06:50.035Z Downloaded atty v0.2.14
6032026-06-25T02:06:50.035Z Downloaded cstr-argument v0.1.2
6042026-06-25T02:06:50.035Z Downloaded bitfield-struct v0.6.2
6052026-06-25T02:06:50.035Z Downloaded async-bb8-diesel v0.2.1
6062026-06-25T02:06:50.035Z Downloaded crossbeam-deque v0.8.6
6072026-06-25T02:06:50.041Z Downloaded bit-vec v0.8.0
6082026-06-25T02:06:50.041Z Downloaded base16ct v0.2.0
6092026-06-25T02:06:50.045Z Downloaded crc v3.4.0
6102026-06-25T02:06:50.050Z Downloaded ciborium-ll v0.2.2
6112026-06-25T02:06:50.054Z Downloaded cobs v0.3.0
6122026-06-25T02:06:50.054Z Downloaded derive_builder_macro v0.20.2
6132026-06-25T02:06:50.054Z Downloaded crc8 v0.1.1
6142026-06-25T02:06:50.073Z Downloaded defmt-parser v1.0.0
6152026-06-25T02:06:50.077Z Downloaded arrayref v0.3.9
6162026-06-25T02:06:50.077Z Downloaded darling_macro v0.21.3
6172026-06-25T02:06:50.077Z Downloaded defmt v0.3.100
6182026-06-25T02:06:50.077Z Downloaded crc-catalog v2.4.0
6192026-06-25T02:06:50.077Z Downloaded difflib v0.4.0
6202026-06-25T02:06:50.077Z Downloaded dsl_auto_type v0.2.0
6212026-06-25T02:06:50.077Z Downloaded display-error-chain v0.2.2
6222026-06-25T02:06:50.077Z Downloaded crunchy v0.2.4
6232026-06-25T02:06:50.077Z Downloaded cfg_aliases v0.1.1
6242026-06-25T02:06:50.084Z Downloaded darling_macro v0.20.11
6252026-06-25T02:06:50.085Z Downloaded convert_case v0.10.0
6262026-06-25T02:06:50.085Z Downloaded foreign-types v0.3.2
6272026-06-25T02:06:50.085Z Downloaded foreign-types-shared v0.3.1
6282026-06-25T02:06:50.085Z Downloaded async-recursion v1.1.1
6292026-06-25T02:06:50.085Z Downloaded curve25519-dalek v4.1.3
6302026-06-25T02:06:50.100Z Downloaded bcrypt-pbkdf v0.10.0
6312026-06-25T02:06:50.101Z Downloaded foreign-types v0.5.0
6322026-06-25T02:06:50.101Z Downloaded foreign-types-shared v0.1.1
6332026-06-25T02:06:50.101Z Downloaded der_derive v0.7.3
6342026-06-25T02:06:50.101Z Downloaded fd-lock v4.0.4
6352026-06-25T02:06:50.101Z Downloaded flagset v0.4.7
6362026-06-25T02:06:50.101Z Downloaded ciborium-io v0.2.2
6372026-06-25T02:06:50.101Z Downloaded futures-macro v0.3.32
6382026-06-25T02:06:50.101Z Downloaded cargo-platform v0.3.2
6392026-06-25T02:06:50.101Z Downloaded dunce v1.0.5
6402026-06-25T02:06:50.101Z Downloaded crucible-workspace-hack v0.1.0
6412026-06-25T02:06:50.109Z Downloaded convert_case v0.4.0
6422026-06-25T02:06:50.109Z Downloaded compression-core v0.4.31
6432026-06-25T02:06:50.109Z Downloaded castaway v0.2.4
6442026-06-25T02:06:50.109Z Downloaded fixedbitset v0.4.2
6452026-06-25T02:06:50.109Z Downloaded const_format_proc_macros v0.2.34
6462026-06-25T02:06:50.109Z Downloaded downcast-rs v2.0.2
6472026-06-25T02:06:50.109Z Downloaded cexpr v0.6.0
6482026-06-25T02:06:50.109Z Downloaded bitfield-macros v0.19.4
6492026-06-25T02:06:50.113Z Downloaded diesel_table_macro_syntax v0.3.0
6502026-06-25T02:06:50.113Z Downloaded cbc v0.1.2
6512026-06-25T02:06:50.113Z Downloaded cpufeatures v0.3.0
6522026-06-25T02:06:50.113Z Downloaded dtrace-parser v0.3.0
6532026-06-25T02:06:50.117Z Downloaded cfg_aliases v0.2.1
6542026-06-25T02:06:50.117Z Downloaded futures-core v0.3.32
6552026-06-25T02:06:50.125Z Downloaded env_filter v1.0.0
6562026-06-25T02:06:50.129Z Downloaded enum-as-inner v0.6.1
6572026-06-25T02:06:50.129Z Downloaded gethostname v0.5.0
6582026-06-25T02:06:50.129Z Downloaded dirs-next v2.0.0
6592026-06-25T02:06:50.129Z Downloaded float-ord v0.3.2
6602026-06-25T02:06:50.129Z Downloaded endian-type v0.1.2
6612026-06-25T02:06:50.129Z Downloaded futures-sink v0.3.32
6622026-06-25T02:06:50.133Z Downloaded cmake v0.1.57
6632026-06-25T02:06:50.133Z Downloaded cipher v0.4.4
6642026-06-25T02:06:50.133Z Downloaded cassowary v0.3.0
6652026-06-25T02:06:50.133Z Downloaded camino-tempfile-ext v0.3.3
6662026-06-25T02:06:50.160Z Downloaded futures-io v0.3.32
6672026-06-25T02:06:50.161Z Downloaded blake2 v0.10.6
6682026-06-25T02:06:50.161Z Downloaded embedded-io v0.6.1
6692026-06-25T02:06:50.161Z Downloaded darling_core v0.23.0
6702026-06-25T02:06:50.219Z Downloaded git-stub v1.0.0
6712026-06-25T02:06:50.219Z Downloaded curve25519-dalek-derive v0.1.1
6722026-06-25T02:06:50.219Z Downloaded arrayvec v0.7.6
6732026-06-25T02:06:50.219Z Downloaded daft-derive v0.1.7
6742026-06-25T02:06:50.219Z Downloaded foreign-types-macros v0.2.3
6752026-06-25T02:06:50.219Z Downloaded globwalk v0.9.1
6762026-06-25T02:06:50.219Z Downloaded futures-task v0.3.32
6772026-06-25T02:06:50.219Z Downloaded env_logger v0.11.9
6782026-06-25T02:06:50.219Z Downloaded hash32 v0.2.1
6792026-06-25T02:06:50.219Z Downloaded crc32fast v1.5.0
6802026-06-25T02:06:50.219Z Downloaded derive-ex v0.1.8
6812026-06-25T02:06:50.219Z Downloaded darling v0.21.3
6822026-06-25T02:06:50.219Z Downloaded dof v0.4.0
6832026-06-25T02:06:50.219Z Downloaded constant_time_eq v0.4.2
6842026-06-25T02:06:50.219Z Downloaded deranged v0.5.8
6852026-06-25T02:06:50.219Z Downloaded csv-core v0.1.13
6862026-06-25T02:06:50.219Z Downloaded daft v0.1.7
6872026-06-25T02:06:50.219Z Downloaded corncobs v0.1.4
6882026-06-25T02:06:50.257Z Downloaded async-trait v0.1.89
6892026-06-25T02:06:50.257Z Downloaded dropshot-api-manager-types v0.7.2
6902026-06-25T02:06:50.257Z Downloaded buf-list v1.1.2
6912026-06-25T02:06:50.257Z Downloaded funty v2.0.0
6922026-06-25T02:06:50.257Z Downloaded debug-ignore v1.0.5
6932026-06-25T02:06:50.257Z Downloaded foldhash v0.2.0
6942026-06-25T02:06:50.257Z Downloaded chacha20 v0.9.1
6952026-06-25T02:06:50.257Z Downloaded document-features v0.2.12
6962026-06-25T02:06:50.257Z Downloaded bitfield v0.19.4
6972026-06-25T02:06:50.257Z Downloaded cargo_metadata v0.23.1
6982026-06-25T02:06:50.258Z Downloaded hex-literal v0.4.1
6992026-06-25T02:06:50.258Z Downloaded cookie_store v0.22.1
7002026-06-25T02:06:50.258Z Downloaded console v0.16.2
7012026-06-25T02:06:50.258Z Downloaded bzip2 v0.4.4
7022026-06-25T02:06:50.258Z Downloaded bit-vec v0.6.3
7032026-06-25T02:06:50.421Z Downloaded headers-core v0.3.0
7042026-06-25T02:06:50.421Z Downloaded hash32 v0.3.1
7052026-06-25T02:06:50.422Z Downloaded ed25519 v2.2.3
7062026-06-25T02:06:50.422Z Downloaded fs-err v2.11.0
7072026-06-25T02:06:50.422Z Downloaded either v1.15.0
7082026-06-25T02:06:50.422Z Downloaded derive_builder_core v0.20.2
7092026-06-25T02:06:50.422Z Downloaded compression-codecs v0.4.37
7102026-06-25T02:06:50.422Z Downloaded hostname v0.4.2
7112026-06-25T02:06:50.422Z Downloaded hostname v0.3.1
7122026-06-25T02:06:50.422Z Downloaded filetime v0.2.27
7132026-06-25T02:06:50.422Z Downloaded ctr v0.9.2
7142026-06-25T02:06:50.422Z Downloaded fs_extra v1.3.0
7152026-06-25T02:06:50.422Z Downloaded find-msvc-tools v0.1.9
7162026-06-25T02:06:50.422Z Downloaded const-oid v0.9.6
7172026-06-25T02:06:50.422Z Downloaded colored v2.2.0
7182026-06-25T02:06:50.422Z Downloaded hubpack v0.1.2
7192026-06-25T02:06:50.422Z Downloaded hex v0.4.3
7202026-06-25T02:06:50.422Z Downloaded ident_case v1.0.1
7212026-06-25T02:06:50.422Z Downloaded hubpack_derive v0.1.1
7222026-06-25T02:06:50.422Z Downloaded float-cmp v0.10.0
7232026-06-25T02:06:50.422Z Downloaded home v0.5.12
7242026-06-25T02:06:50.422Z Downloaded aes-gcm v0.10.3
7252026-06-25T02:06:50.422Z Downloaded globset v0.4.18
7262026-06-25T02:06:50.422Z Downloaded futures-executor v0.3.32
7272026-06-25T02:06:50.422Z Downloaded ff v0.13.1
7282026-06-25T02:06:50.423Z Downloaded defmt v1.0.1
7292026-06-25T02:06:50.423Z Downloaded derive_builder v0.20.2
7302026-06-25T02:06:50.423Z Downloaded hyper-tls v0.6.0
7312026-06-25T02:06:50.423Z Downloaded indent_write v2.2.0
7322026-06-25T02:06:50.423Z Downloaded httpdate v1.0.3
7332026-06-25T02:06:50.423Z Downloaded http-range v0.1.5
7342026-06-25T02:06:50.423Z Downloaded crc-any v2.5.0
7352026-06-25T02:06:50.423Z Downloaded crossbeam-utils v0.8.21
7362026-06-25T02:06:52.008Z Downloaded glob v0.3.3
7372026-06-25T02:06:52.008Z Downloaded base64ct v1.8.3
7382026-06-25T02:06:52.008Z Downloaded bcs v0.1.6
7392026-06-25T02:06:52.008Z Downloaded erased-serde v0.3.31
7402026-06-25T02:06:52.008Z Downloaded colored v3.1.1
7412026-06-25T02:06:52.008Z Downloaded git-stub-vcs v0.1.0
7422026-06-25T02:06:52.008Z Downloaded instant v0.1.13
7432026-06-25T02:06:52.009Z Downloaded crossbeam-channel v0.5.15
7442026-06-25T02:06:52.009Z Downloaded ciborium v0.2.2
7452026-06-25T02:06:52.009Z Downloaded group v0.13.0
7462026-06-25T02:06:52.009Z Downloaded ena v0.14.4
7472026-06-25T02:06:52.009Z Downloaded des v0.8.1
7482026-06-25T02:06:52.009Z Downloaded clang-sys v1.8.1
7492026-06-25T02:06:52.009Z Downloaded illumos-nvpair-sys v0.2.0
7502026-06-25T02:06:52.009Z Downloaded http-body v1.0.1
7512026-06-25T02:06:52.009Z Downloaded is_ci v1.2.0
7522026-06-25T02:06:52.009Z Downloaded illumos-nvpair v0.3.0
7532026-06-25T02:06:52.009Z Downloaded lazy_static v1.5.0
7542026-06-25T02:06:52.009Z Downloaded darling v0.23.0
7552026-06-25T02:06:52.009Z Downloaded lalrpop-util v0.19.12
7562026-06-25T02:06:52.009Z Downloaded getrandom v0.2.17
7572026-06-25T02:06:52.009Z Downloaded is-terminal v0.4.17
7582026-06-25T02:06:52.009Z Downloaded internet-checksum v0.2.1
7592026-06-25T02:06:52.009Z Downloaded instability v0.3.11
7602026-06-25T02:06:52.009Z Downloaded inout v0.1.4
7612026-06-25T02:06:52.009Z Downloaded fallible-iterator v0.2.0
7622026-06-25T02:06:52.009Z Downloaded cancel-safe-futures v0.1.5
7632026-06-25T02:06:52.009Z Downloaded bzip2 v0.6.1
7642026-06-25T02:06:52.009Z Downloaded diesel-dtrace v0.5.0
7652026-06-25T02:06:52.009Z Downloaded fixedbitset v0.5.7
7662026-06-25T02:06:52.009Z Downloaded keccak v0.1.6
7672026-06-25T02:06:52.009Z Downloaded diff v0.1.13
7682026-06-25T02:06:52.009Z Downloaded chacha20 v0.10.0
7692026-06-25T02:06:52.009Z Downloaded managed v0.8.0
7702026-06-25T02:06:52.009Z Downloaded crossbeam-epoch v0.9.18
7712026-06-25T02:06:52.009Z Downloaded ghash v0.5.1
7722026-06-25T02:06:52.010Z Downloaded fxhash v0.2.1
7732026-06-25T02:06:52.010Z Downloaded match_cfg v0.1.0
7742026-06-25T02:06:52.010Z Downloaded data-encoding v2.10.0
7752026-06-25T02:06:52.010Z Downloaded arc-swap v1.8.2
7762026-06-25T02:06:52.010Z Downloaded darling_macro v0.13.4
7772026-06-25T02:06:52.010Z Downloaded dyn-clone v1.0.20
7782026-06-25T02:06:52.010Z Downloaded ecdsa v0.16.9
7792026-06-25T02:06:52.010Z Downloaded hyper-staticfile v0.10.1
7802026-06-25T02:06:52.010Z Downloaded indoc v1.0.9
7812026-06-25T02:06:52.010Z Downloaded linked-hash-map v0.5.6
7822026-06-25T02:06:52.010Z Downloaded highway v1.3.0
7832026-06-25T02:06:52.010Z Downloaded impl-trait-for-tuples v0.2.3
7842026-06-25T02:06:52.010Z Downloaded md5 v0.7.0
7852026-06-25T02:06:52.010Z Downloaded lru v0.12.5
7862026-06-25T02:06:52.010Z Downloaded half v1.8.3
7872026-06-25T02:06:52.010Z Downloaded futures v0.3.32
7882026-06-25T02:06:52.010Z Downloaded ingot v0.1.1
7892026-06-25T02:06:52.010Z Downloaded foldhash v0.1.5
7902026-06-25T02:06:52.010Z Downloaded http-body-util v0.1.3
7912026-06-25T02:06:52.010Z Downloaded md-5 v0.10.6
7922026-06-25T02:06:52.010Z Downloaded mime v0.3.17
7932026-06-25T02:06:52.010Z Downloaded memoffset v0.9.1
7942026-06-25T02:06:52.010Z Downloaded libscf-sys v1.1.0
7952026-06-25T02:06:52.010Z Downloaded maplit v1.0.2
7962026-06-25T02:06:52.010Z Downloaded lru-slab v0.1.2
7972026-06-25T02:06:52.011Z Downloaded new_debug_unreachable v1.0.6
7982026-06-25T02:06:52.011Z Downloaded lzss v0.8.2
7992026-06-25T02:06:52.011Z Downloaded allocator-api2 v0.2.21
8002026-06-25T02:06:52.011Z Downloaded lru-cache v0.1.2
8012026-06-25T02:06:52.011Z Downloaded chacha20poly1305 v0.10.1
8022026-06-25T02:06:52.011Z Downloaded kstat-rs v0.2.4
8032026-06-25T02:06:52.011Z Downloaded humantime v2.3.0
8042026-06-25T02:06:52.011Z Downloaded newline-converter v0.3.0
8052026-06-25T02:06:52.011Z Downloaded darling_core v0.13.4
8062026-06-25T02:06:52.011Z Downloaded normalize-line-endings v0.3.0
8072026-06-25T02:06:52.011Z Downloaded nibble_vec v0.1.0
8082026-06-25T02:06:52.011Z Downloaded num-iter v0.1.45
8092026-06-25T02:06:52.011Z Downloaded indoc v2.0.7
8102026-06-25T02:06:52.011Z Downloaded jobserver v0.1.34
8112026-06-25T02:06:52.011Z Downloaded newtype_derive v0.1.6
8122026-06-25T02:06:52.011Z Downloaded nodrop v0.1.14
8132026-06-25T02:06:52.011Z Downloaded newtype-uuid-macros v0.1.0
8142026-06-25T02:06:52.011Z Downloaded nonempty v0.12.0
8152026-06-25T02:06:52.011Z Downloaded multimap v0.10.1
8162026-06-25T02:06:52.011Z Downloaded num-derive v0.4.2
8172026-06-25T02:06:52.011Z Downloaded num v0.4.3
8182026-06-25T02:06:52.011Z Downloaded libefi-sys v0.1.0
8192026-06-25T02:06:52.011Z Downloaded num-derive v0.3.3
8202026-06-25T02:06:52.012Z Downloaded openssl-probe v0.2.1
8212026-06-25T02:06:52.012Z Downloaded olpc-cjson v0.1.4
8222026-06-25T02:06:52.012Z Downloaded ingot-types v0.1.2
8232026-06-25T02:06:52.012Z Downloaded iana-time-zone v0.1.65
8242026-06-25T02:06:52.012Z Downloaded derive_more v0.99.20
8252026-06-25T02:06:52.012Z Downloaded httparse v1.10.1
8262026-06-25T02:06:52.013Z Downloaded drift v0.2.0
8272026-06-25T02:06:52.013Z Downloaded openssl-macros v0.1.1
8282026-06-25T02:06:52.013Z Downloaded num_enum_derive v0.5.11
8292026-06-25T02:06:52.013Z Downloaded opaque-debug v0.3.1
8302026-06-25T02:06:52.013Z Downloaded hmac v0.12.1
8312026-06-25T02:06:52.013Z Downloaded darling_core v0.21.3
8322026-06-25T02:06:52.013Z Downloaded futures-channel v0.3.32
8332026-06-25T02:06:52.013Z Downloaded num-conv v0.2.0
8342026-06-25T02:06:52.013Z Downloaded lock_api v0.4.14
8352026-06-25T02:06:52.013Z Downloaded oso-derive v0.27.3
8362026-06-25T02:06:52.094Z Downloaded openssl-probe v0.1.6
8372026-06-25T02:06:52.094Z Downloaded num_threads v0.1.7
8382026-06-25T02:06:52.094Z Downloaded derive-where v1.6.0
8392026-06-25T02:06:52.094Z Downloaded multer v3.1.0
8402026-06-25T02:06:52.094Z Downloaded libloading v0.8.9
8412026-06-25T02:06:52.094Z Downloaded getrandom v0.3.4
8422026-06-25T02:06:52.094Z Downloaded maybe-uninit v2.0.0
8432026-06-25T02:06:52.094Z Downloaded linear-map v1.2.0
8442026-06-25T02:06:52.095Z Downloaded mime_guess v2.0.5
8452026-06-25T02:06:52.095Z Downloaded hyper-rustls v0.27.7
8462026-06-25T02:06:52.095Z Downloaded cc v1.2.56
8472026-06-25T02:06:52.095Z Downloaded bytes v1.11.1
8482026-06-25T02:06:52.095Z Downloaded native-tls v0.2.18
8492026-06-25T02:06:52.095Z Downloaded parse-display v0.10.0
8502026-06-25T02:06:52.095Z Downloaded pbkdf2 v0.12.2
8512026-06-25T02:06:52.095Z Downloaded path-slash v0.1.5
8522026-06-25T02:06:52.095Z Downloaded peg-runtime v0.8.5
8532026-06-25T02:06:52.095Z Downloaded fatfs v0.3.6
8542026-06-25T02:06:52.095Z Downloaded async-compression v0.4.41
8552026-06-25T02:06:52.095Z Downloaded nanorand v0.7.0
8562026-06-25T02:06:52.095Z Downloaded pin-utils v0.1.0
8572026-06-25T02:06:52.095Z Downloaded phf_shared v0.12.1
8582026-06-25T02:06:52.095Z Downloaded num-integer v0.1.46
8592026-06-25T02:06:52.095Z Downloaded libsw-core v0.3.2
8602026-06-25T02:06:52.095Z Downloaded pbkdf2 v0.11.0
8612026-06-25T02:06:52.095Z Downloaded libsw v3.5.0
8622026-06-25T02:06:52.095Z Downloaded ipnet v2.11.0
8632026-06-25T02:06:52.095Z Downloaded phf_shared v0.11.3
8642026-06-25T02:06:52.095Z Downloaded ingot-macros v0.1.1
8652026-06-25T02:06:52.095Z Downloaded flume v0.11.1
8662026-06-25T02:06:52.095Z Downloaded num_enum_derive v0.7.6
8672026-06-25T02:06:52.095Z Downloaded ipnetwork v0.21.1
8682026-06-25T02:06:52.095Z Downloaded ar_archive_writer v0.5.1
8692026-06-25T02:06:52.095Z Downloaded litrs v1.0.0
8702026-06-25T02:06:52.095Z Downloaded oxnet v0.1.6
8712026-06-25T02:06:52.096Z Downloaded indexmap v1.9.3
8722026-06-25T02:06:52.096Z Downloaded elliptic-curve v0.13.8
8732026-06-25T02:06:52.096Z Downloaded packed_struct v0.10.1
8742026-06-25T02:06:52.096Z Downloaded num_enum v0.5.11
8752026-06-25T02:06:52.096Z Downloaded phf_shared v0.13.1
8762026-06-25T02:06:52.096Z Downloaded num-rational v0.4.2
8772026-06-25T02:06:52.096Z Downloaded darling_core v0.20.11
8782026-06-25T02:06:52.096Z Downloaded precomputed-hash v0.1.1
8792026-06-25T02:06:52.096Z Downloaded powerfmt v0.2.0
8802026-06-25T02:06:52.096Z Downloaded newtype-uuid v1.3.2
8812026-06-25T02:06:52.096Z Downloaded ignore v0.4.25
8822026-06-25T02:06:52.096Z Downloaded headers v0.4.1
8832026-06-25T02:06:52.096Z Downloaded packed_struct_codegen v0.10.1
8842026-06-25T02:06:52.096Z Downloaded half v2.7.1
8852026-06-25T02:06:52.096Z Downloaded predicates-tree v1.0.13
8862026-06-25T02:06:52.096Z Downloaded predicates-core v1.0.10
8872026-06-25T02:06:52.096Z Downloaded parse-size v1.1.0
8882026-06-25T02:06:52.096Z Downloaded password-hash v0.5.0
8892026-06-25T02:06:52.096Z Downloaded crypto-bigint v0.5.5
8902026-06-25T02:06:52.096Z Downloaded proc-macro-error-attr2 v2.0.0
8912026-06-25T02:06:52.096Z Downloaded progenitor-client v0.14.0
8922026-06-25T02:06:52.096Z Downloaded proc-macro-crate v3.4.0
8932026-06-25T02:06:52.096Z Downloaded parking_lot_core v0.8.6
8942026-06-25T02:06:52.096Z Downloaded bumpalo v3.20.2
8952026-06-25T02:06:52.096Z Downloaded oxide-tokio-rt v0.1.4
8962026-06-25T02:06:52.096Z Downloaded paste v1.0.15
8972026-06-25T02:06:52.096Z Downloaded peg-macros v0.8.5
8982026-06-25T02:06:52.097Z Downloaded nu-ansi-term v0.50.3
8992026-06-25T02:06:52.097Z Downloaded parse-display-derive v0.10.0
9002026-06-25T02:06:52.097Z Downloaded proc-macro-crate v1.3.1
9012026-06-25T02:06:52.097Z Downloaded memmap2 v0.9.10
9022026-06-25T02:06:52.097Z Downloaded num-complex v0.4.6
9032026-06-25T02:06:52.097Z Downloaded der v0.7.10
9042026-06-25T02:06:52.097Z Downloaded heapless v0.7.17
9052026-06-25T02:06:52.097Z Downloaded pin-project-lite v0.2.17
9062026-06-25T02:06:52.097Z Downloaded progenitor-macro v0.13.0
9072026-06-25T02:06:52.097Z Downloaded base64 v0.21.7
9082026-06-25T02:06:52.098Z Downloaded phf v0.13.1
9092026-06-25T02:06:52.098Z Downloaded pin-project-internal v1.1.11
9102026-06-25T02:06:52.098Z Downloaded pem v3.0.6
9112026-06-25T02:06:52.098Z Downloaded peg v0.8.5
9122026-06-25T02:06:52.098Z Downloaded psl-types v2.0.11
9132026-06-25T02:06:52.098Z Downloaded progenitor-macro v0.14.0
9142026-06-25T02:06:52.098Z Downloaded polyval v0.6.2
9152026-06-25T02:06:52.099Z Downloaded poly1305 v0.8.0
9162026-06-25T02:06:52.099Z Downloaded recursive v0.1.1
9172026-06-25T02:06:52.099Z Downloaded rand_xorshift v0.4.0
9182026-06-25T02:06:52.099Z Downloaded pem-rfc7468 v0.7.0
9192026-06-25T02:06:52.099Z Downloaded const_format v0.2.35
9202026-06-25T02:06:52.099Z Downloaded dropshot_endpoint v0.17.0
9212026-06-25T02:06:52.099Z Downloaded ppv-lite86 v0.2.21
9222026-06-25T02:06:52.099Z Downloaded ed25519-dalek v2.2.0
9232026-06-25T02:06:52.099Z Downloaded ref-cast-impl v1.0.25
9242026-06-25T02:06:52.099Z Downloaded radium v0.7.0
9252026-06-25T02:06:52.099Z Downloaded pkg-config v0.3.32
9262026-06-25T02:06:52.099Z Downloaded progenitor v0.13.0
9272026-06-25T02:06:52.099Z Downloaded proc-macro-error2 v2.0.1
9282026-06-25T02:06:52.099Z Downloaded ref-cast v1.0.25
9292026-06-25T02:06:52.100Z Downloaded rfc6979 v0.4.0
9302026-06-25T02:06:52.100Z Downloaded postgres-protocol v0.6.10
9312026-06-25T02:06:52.100Z Downloaded omicron-zone-package v0.12.2
9322026-06-25T02:06:52.100Z Downloaded russh-cryptovec v0.7.3
9332026-06-25T02:06:52.100Z Downloaded predicates v3.1.4
9342026-06-25T02:06:52.101Z Downloaded recursive-proc-macro-impl v0.1.1
9352026-06-25T02:06:52.101Z Downloaded libbz2-rs-sys v0.2.2
9362026-06-25T02:06:52.136Z Downloaded num_enum v0.7.6
9372026-06-25T02:06:52.136Z Downloaded phf v0.12.1
9382026-06-25T02:06:52.136Z Downloaded password-hash v0.4.2
9392026-06-25T02:06:52.136Z Downloaded parking_lot_core v0.9.12
9402026-06-25T02:06:52.137Z Downloaded pkcs1 v0.7.5
9412026-06-25T02:06:52.137Z Downloaded r2d2 v0.8.10
9422026-06-25T02:06:52.137Z Downloaded quick-error v1.2.3
9432026-06-25T02:06:52.137Z Downloaded owo-colors v4.3.0
9442026-06-25T02:06:52.137Z Downloaded rustc_version v0.4.1
9452026-06-25T02:06:52.137Z Downloaded primeorder v0.13.6
9462026-06-25T02:06:52.137Z Downloaded parking_lot v0.12.5
9472026-06-25T02:06:52.137Z Downloaded rustc_version v0.1.7
9482026-06-25T02:06:52.137Z Downloaded rustc-hash v2.1.1
9492026-06-25T02:06:52.137Z Downloaded rtoolbox v0.0.3
9502026-06-25T02:06:52.137Z Downloaded oso v0.27.3
9512026-06-25T02:06:52.137Z Downloaded heapless v0.8.0
9522026-06-25T02:06:52.137Z Downloaded indicatif v0.18.4
9532026-06-25T02:06:52.137Z Downloaded rand_seeder v0.4.0
9542026-06-25T02:06:52.137Z Downloaded rand_core v0.9.5
9552026-06-25T02:06:52.137Z Downloaded miniz_oxide v0.8.9
9562026-06-25T02:06:52.137Z Downloaded postgres-types v0.2.12
9572026-06-25T02:06:52.137Z Downloaded psm v0.1.30
9582026-06-25T02:06:52.137Z Downloaded sapling-renderdag v0.1.0
9592026-06-25T02:06:52.137Z Downloaded progenitor-extras v0.2.0
9602026-06-25T02:06:52.137Z Downloaded derive_more-impl v2.1.1
9612026-06-25T02:06:52.137Z Downloaded papergrid v0.17.0
9622026-06-25T02:06:52.137Z Downloaded hickory-resolver v0.25.2
9632026-06-25T02:06:52.137Z Downloaded pkcs5 v0.7.1
9642026-06-25T02:06:52.137Z Downloaded hickory-resolver v0.24.4
9652026-06-25T02:06:52.137Z Downloaded rand_chacha v0.3.1
9662026-06-25T02:06:52.138Z Downloaded rand_core v0.6.4
9672026-06-25T02:06:52.138Z Downloaded scopeguard v1.2.0
9682026-06-25T02:06:52.138Z Downloaded rand_chacha v0.9.0
9692026-06-25T02:06:52.138Z Downloaded secrecy v0.10.3
9702026-06-25T02:06:52.138Z Downloaded seq-macro v0.3.6
9712026-06-25T02:06:52.138Z Downloaded aho-corasick v1.1.4
9722026-06-25T02:06:52.138Z Downloaded same-file v1.0.6
9732026-06-25T02:06:52.138Z Downloaded salsa20 v0.10.2
9742026-06-25T02:06:52.138Z Downloaded semver v0.1.20
9752026-06-25T02:06:52.138Z Downloaded p256 v0.13.2
9762026-06-25T02:06:52.138Z Downloaded scheduled-thread-pool v0.2.7
9772026-06-25T02:06:52.138Z Downloaded aes v0.8.4
9782026-06-25T02:06:52.138Z Downloaded secrecy v0.8.0
9792026-06-25T02:06:52.138Z Downloaded rustls-pemfile v2.2.0
9802026-06-25T02:06:52.138Z Downloaded progenitor-client v0.13.0
9812026-06-25T02:06:52.138Z Downloaded openssl-sys v0.9.115
9822026-06-25T02:06:52.138Z Downloaded scrypt v0.11.0
9832026-06-25T02:06:52.138Z Downloaded scroll_derive v0.13.1
9842026-06-25T02:06:52.138Z Downloaded resolv-conf v0.7.6
9852026-06-25T02:06:52.138Z Downloaded hashbrown v0.13.2
9862026-06-25T02:06:52.138Z Downloaded serde_plain v1.0.2
9872026-06-25T02:06:52.138Z Downloaded diesel_derives v2.3.7
9882026-06-25T02:06:52.139Z Downloaded hashbrown v0.12.3
9892026-06-25T02:06:52.139Z Downloaded sha1 v0.10.6
9902026-06-25T02:06:52.139Z Downloaded jiff-static v0.2.21
9912026-06-25T02:06:52.139Z Downloaded expectorate v1.2.0
9922026-06-25T02:06:52.139Z Downloaded serde_bytes v0.11.19
9932026-06-25T02:06:52.139Z Downloaded minimal-lexical v0.2.1
9942026-06-25T02:06:52.139Z Downloaded slog-bunyan v2.5.0
9952026-06-25T02:06:52.139Z Downloaded siphasher v1.0.2
9962026-06-25T02:06:52.139Z Downloaded signature v2.2.0
9972026-06-25T02:06:52.139Z Downloaded pkcs8 v0.10.2
9982026-06-25T02:06:52.139Z Downloaded rusty-fork v0.3.1
9992026-06-25T02:06:52.139Z Downloaded serde_repr v0.1.20
10002026-06-25T02:06:52.139Z Downloaded serde-big-array v0.5.1
10012026-06-25T02:06:52.139Z Downloaded rustls-native-certs v0.8.3
10022026-06-25T02:06:52.139Z Downloaded serde_spanned v1.0.4
10032026-06-25T02:06:52.139Z Downloaded progenitor-impl v0.13.0
10042026-06-25T02:06:52.139Z Downloaded progenitor v0.14.0
10052026-06-25T02:06:52.140Z Downloaded serde_urlencoded v0.7.1
10062026-06-25T02:06:52.140Z Downloaded flate2 v1.1.9
10072026-06-25T02:06:52.140Z Downloaded scroll v0.13.0
10082026-06-25T02:06:52.140Z Downloaded quinn-udp v0.5.14
10092026-06-25T02:06:52.140Z Downloaded shell-words v1.1.1
10102026-06-25T02:06:52.140Z Downloaded http v1.4.0
10112026-06-25T02:06:52.140Z Downloaded rustls-pemfile v1.0.4
10122026-06-25T02:06:52.140Z Downloaded postcard v1.1.3
10132026-06-25T02:06:52.140Z Downloaded pin-project v1.1.11
10142026-06-25T02:06:52.140Z Downloaded sigpipe v0.1.3
10152026-06-25T02:06:52.140Z Downloaded signal-hook-tokio v0.3.1
10162026-06-25T02:06:52.140Z Downloaded serde_path_to_error v0.1.20
10172026-06-25T02:06:52.140Z Downloaded rand_core v0.10.0
10182026-06-25T02:06:52.140Z Downloaded prefix-trie v0.7.0
10192026-06-25T02:06:52.140Z Downloaded signal-hook-mio v0.2.5
10202026-06-25T02:06:52.140Z Downloaded serde-hex v0.1.0
10212026-06-25T02:06:52.140Z Downloaded parking_lot v0.11.2
10222026-06-25T02:06:52.140Z Downloaded hyper-util v0.1.20
10232026-06-25T02:06:52.140Z Downloaded sec1 v0.7.3
10242026-06-25T02:06:52.140Z Downloaded slog-envlogger v2.2.0
10252026-06-25T02:06:52.140Z Downloaded rcgen v0.12.1
10262026-06-25T02:06:52.140Z Downloaded sct v0.7.1
10272026-06-25T02:06:52.140Z Downloaded simd-adler32 v0.3.8
10282026-06-25T02:06:52.140Z Downloaded serde_with_macros v1.5.2
10292026-06-25T02:06:52.140Z Downloaded serde_derive_internals v0.29.1
10302026-06-25T02:06:52.140Z Downloaded ssh-encoding v0.2.0
10312026-06-25T02:06:52.141Z Downloaded sqlparser_derive v0.5.0
10322026-06-25T02:06:52.141Z Downloaded ssh-cipher v0.2.0
10332026-06-25T02:06:52.141Z Downloaded strum v0.26.3
10342026-06-25T02:06:52.141Z Downloaded progenitor-impl v0.14.0
10352026-06-25T02:06:52.141Z Downloaded hickory-server v0.25.2
10362026-06-25T02:06:52.190Z Downloaded itertools v0.10.5
10372026-06-25T02:06:52.190Z Downloaded shlex v1.3.0
10382026-06-25T02:06:52.190Z Downloaded ron v0.8.1
10392026-06-25T02:06:52.190Z Downloaded rustversion v1.0.22
10402026-06-25T02:06:52.190Z Downloaded slog-stdlog v4.1.1
10412026-06-25T02:06:52.190Z Downloaded slog-scope v4.4.1
10422026-06-25T02:06:52.191Z Downloaded slog-json v2.6.1
10432026-06-25T02:06:52.191Z Downloaded structmeta-derive v0.3.0
10442026-06-25T02:06:52.191Z Downloaded schemars_derive v0.8.22
10452026-06-25T02:06:52.191Z Downloaded rustls-pki-types v1.14.0
10462026-06-25T02:06:52.191Z Downloaded crossterm v0.28.1
10472026-06-25T02:06:52.191Z Downloaded slog-term v2.9.2
10482026-06-25T02:06:52.191Z Downloaded libxml v0.3.3
10492026-06-25T02:06:52.191Z Downloaded signal-hook-registry v1.4.8
10502026-06-25T02:06:52.192Z Downloaded dropshot-api-manager v0.7.2
10512026-06-25T02:06:52.192Z Downloaded serde_cbor v0.11.2
10522026-06-25T02:06:52.192Z Downloaded sync_wrapper v1.0.2
10532026-06-25T02:06:52.192Z Downloaded sync-ptr v0.1.4
10542026-06-25T02:06:52.192Z Downloaded structmeta v0.3.0
10552026-06-25T02:06:52.192Z Downloaded slog-async v2.8.0
10562026-06-25T02:06:52.192Z Downloaded slab v0.4.12
10572026-06-25T02:06:52.192Z Downloaded pretty_assertions v1.4.1
10582026-06-25T02:06:52.192Z Downloaded tabwriter v1.4.1
10592026-06-25T02:06:52.192Z Downloaded termtree v0.5.1
10602026-06-25T02:06:52.192Z Downloaded take_mut v0.2.2
10612026-06-25T02:06:52.192Z Downloaded tagptr v0.2.0
10622026-06-25T02:06:52.192Z Downloaded tabled_derive v0.11.0
10632026-06-25T02:06:52.192Z Downloaded tap v1.0.1
10642026-06-25T02:06:52.192Z Downloaded prettyplease v0.2.37
10652026-06-25T02:06:52.192Z Downloaded strip-ansi-escapes v0.2.1
10662026-06-25T02:06:52.193Z Downloaded sqlformat v0.3.5
10672026-06-25T02:06:52.193Z Downloaded smf v0.2.3
10682026-06-25T02:06:52.193Z Downloaded hashbrown v0.16.1
10692026-06-25T02:06:52.193Z Downloaded hashbrown v0.15.5
10702026-06-25T02:06:52.193Z Downloaded subtle v2.6.1
10712026-06-25T02:06:52.193Z Downloaded strsim v0.10.0
10722026-06-25T02:06:52.193Z Downloaded stringprep v0.1.5
10732026-06-25T02:06:52.193Z Downloaded static_assertions v1.1.0
10742026-06-25T02:06:52.193Z Downloaded strum v0.27.2
10752026-06-25T02:06:52.193Z Downloaded smallvec v0.6.14
10762026-06-25T02:06:52.193Z Downloaded slog-dtrace v0.3.0
10772026-06-25T02:06:52.193Z Downloaded rustls-platform-verifier v0.6.2
10782026-06-25T02:06:52.193Z Downloaded thread-id v5.1.0
10792026-06-25T02:06:52.193Z Downloaded serde_with_macros v3.17.0
10802026-06-25T02:06:52.193Z Downloaded time-core v0.1.8
10812026-06-25T02:06:52.193Z Downloaded testing_table v0.3.0
10822026-06-25T02:06:52.193Z Downloaded string_cache v0.8.9
10832026-06-25T02:06:52.193Z Downloaded snafu-derive v0.8.9
10842026-06-25T02:06:52.193Z Downloaded supports-color v3.0.2
10852026-06-25T02:06:52.193Z Downloaded crossterm v0.29.0
10862026-06-25T02:06:52.193Z Downloaded rayon-core v1.13.0
10872026-06-25T02:06:52.193Z Downloaded tinyvec_macros v0.1.1
10882026-06-25T02:06:52.193Z Downloaded rand v0.8.6
10892026-06-25T02:06:52.193Z Downloaded tokio-macros v2.7.0
10902026-06-25T02:06:52.193Z Downloaded strum_macros v0.24.3
10912026-06-25T02:06:52.193Z Downloaded spki v0.7.3
10922026-06-25T02:06:52.195Z Downloaded schemars v0.8.22
10932026-06-25T02:06:52.195Z Downloaded tower-service v0.3.3
10942026-06-25T02:06:52.195Z Downloaded tower-layer v0.3.3
10952026-06-25T02:06:52.195Z Downloaded stacker v0.1.23
10962026-06-25T02:06:52.195Z Downloaded similar v2.7.0
10972026-06-25T02:06:52.195Z Downloaded serde_yaml v0.9.34+deprecated
10982026-06-25T02:06:52.196Z Downloaded thread_local v1.1.9
10992026-06-25T02:06:52.196Z Downloaded trait-variant v0.1.2
11002026-06-25T02:06:52.196Z Downloaded strum_macros v0.26.4
11012026-06-25T02:06:52.196Z Downloaded topological-sort v0.2.2
11022026-06-25T02:06:52.196Z Downloaded try-lock v0.2.5
11032026-06-25T02:06:52.196Z Downloaded russh-keys v0.45.0
11042026-06-25T02:06:52.196Z Downloaded tiny-keccak v2.0.2
11052026-06-25T02:06:52.196Z Downloaded termios v0.3.3
11062026-06-25T02:06:52.196Z Downloaded mio v1.2.0
11072026-06-25T02:06:52.196Z Downloaded publicsuffix v2.3.0
11082026-06-25T02:06:52.196Z Downloaded nom v7.1.3
11092026-06-25T02:06:52.196Z Downloaded thiserror-impl-no-std v2.0.2
11102026-06-25T02:06:52.196Z Downloaded qorb v0.4.1
11112026-06-25T02:06:52.196Z Downloaded schemars v0.9.0
11122026-06-25T02:06:52.196Z Downloaded unit-prefix v0.5.2
11132026-06-25T02:06:52.196Z Downloaded universal-hash v0.5.1
11142026-06-25T02:06:52.196Z Downloaded support-bundle-viewer v0.1.2
11152026-06-25T02:06:52.196Z Downloaded rsa v0.9.10
11162026-06-25T02:06:52.196Z Downloaded futures-util v0.3.32
11172026-06-25T02:06:52.196Z Downloaded ryu v1.0.23
11182026-06-25T02:06:52.199Z Downloaded num-bigint-dig v0.8.6
11192026-06-25T02:06:52.199Z Downloaded unicode-truncate v1.1.0
11202026-06-25T02:06:52.199Z Downloaded utf-8 v0.7.6
11212026-06-25T02:06:52.199Z Downloaded typify-macro v0.6.2
11222026-06-25T02:06:52.199Z Downloaded usdt-macro v0.6.0
11232026-06-25T02:06:52.199Z Downloaded untrusted v0.7.1
11242026-06-25T02:06:52.199Z Downloaded usdt-attr-macro v0.6.0
11252026-06-25T02:06:52.199Z Downloaded usdt v0.6.0
11262026-06-25T02:06:52.199Z Downloaded unarray v0.1.4
11272026-06-25T02:06:52.199Z Downloaded untrusted v0.9.0
11282026-06-25T02:06:52.199Z Downloaded slog v2.8.2
11292026-06-25T02:06:52.199Z Downloaded tokio-dtrace v0.1.1
11302026-06-25T02:06:52.199Z Downloaded thiserror-no-std v2.0.2
11312026-06-25T02:06:52.199Z Downloaded rand v0.9.2
11322026-06-25T02:06:52.199Z Downloaded strum_macros v0.27.2
11332026-06-25T02:06:52.199Z Downloaded tokio-tungstenite v0.21.0
11342026-06-25T02:06:52.199Z Downloaded tls_codec_derive v0.4.2
11352026-06-25T02:06:52.199Z Downloaded tokio-tungstenite v0.23.1
11362026-06-25T02:06:52.212Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11372026-06-25T02:06:52.212Z Downloaded tokio-native-tls v0.3.1
11382026-06-25T02:06:52.212Z Downloaded tls_codec v0.4.2
11392026-06-25T02:06:52.212Z Downloaded quinn v0.11.9
11402026-06-25T02:06:52.212Z Downloaded num-bigint v0.4.6
11412026-06-25T02:06:52.212Z Downloaded itertools v0.13.0
11422026-06-25T02:06:52.212Z Downloaded signal-hook v0.3.18
11432026-06-25T02:06:52.212Z Downloaded term v1.2.1
11442026-06-25T02:06:52.212Z Downloaded samael v0.0.19
11452026-06-25T02:06:52.212Z Downloaded toml_writer v1.0.6+spec-1.1.0
11462026-06-25T02:06:52.212Z Downloaded rustls-webpki v0.103.9
11472026-06-25T02:06:52.213Z Downloaded term v0.7.0
11482026-06-25T02:06:52.213Z Downloaded void v1.0.2
11492026-06-25T02:06:52.213Z Downloaded wait-timeout v0.2.1
11502026-06-25T02:06:52.213Z Downloaded itertools v0.12.1
11512026-06-25T02:06:52.213Z Downloaded schemars v1.2.1
11522026-06-25T02:06:52.213Z Downloaded tui-tree-widget v0.23.1
11532026-06-25T02:06:52.213Z Downloaded aws-lc-rs v1.16.3
11542026-06-25T02:06:52.213Z Downloaded want v0.3.1
11552026-06-25T02:06:52.213Z Downloaded waitgroup v0.1.2
11562026-06-25T02:06:52.213Z Downloaded socket2 v0.6.3
11572026-06-25T02:06:52.213Z Downloaded unicase v2.9.0
11582026-06-25T02:06:52.213Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11592026-06-25T02:06:52.213Z Downloaded tokio-rustls v0.26.4
11602026-06-25T02:06:52.213Z Downloaded tokio-rustls v0.24.1
11612026-06-25T02:06:52.213Z Downloaded h2 v0.4.13
11622026-06-25T02:06:52.213Z Downloaded xattr v1.6.1
11632026-06-25T02:06:52.213Z Downloaded test-strategy v0.4.5
11642026-06-25T02:06:52.213Z Downloaded xshell-macros v0.2.7
11652026-06-25T02:06:52.213Z Downloaded toml_parser v1.0.9+spec-1.1.0
11662026-06-25T02:06:52.213Z Downloaded snafu v0.8.9
11672026-06-25T02:06:52.213Z Downloaded spin v0.9.8
11682026-06-25T02:06:52.213Z Downloaded p521 v0.13.3
11692026-06-25T02:06:52.213Z Downloaded tokio-rustls v0.25.0
11702026-06-25T02:06:52.213Z Downloaded uzers v0.12.2
11712026-06-25T02:06:52.213Z Downloaded tokio-stream v0.1.18
11722026-06-25T02:06:52.213Z Downloaded time-macros v0.2.27
11732026-06-25T02:06:52.213Z Downloaded zone_cfg_derive v0.3.1
11742026-06-25T02:06:52.214Z Downloaded zone v0.3.1
11752026-06-25T02:06:52.214Z Downloaded zeroize_derive v1.4.3
11762026-06-25T02:06:52.214Z Downloaded walkdir v2.5.0
11772026-06-25T02:06:52.214Z Downloaded vergen-git2 v9.1.0
11782026-06-25T02:06:52.214Z Downloaded itertools v0.14.0
11792026-06-25T02:06:52.214Z Downloaded tracing-attributes v0.1.31
11802026-06-25T02:06:52.214Z Downloaded vergen-lib v0.1.6
11812026-06-25T02:06:52.214Z Downloaded vergen-gitcl v1.0.8
11822026-06-25T02:06:52.214Z Downloaded tinyvec v1.10.0
11832026-06-25T02:06:52.214Z Downloaded vergen-lib v9.1.0
11842026-06-25T02:06:52.214Z Downloaded iri-string v0.7.10
11852026-06-25T02:06:52.214Z Downloaded hyper v1.8.1
11862026-06-25T02:06:52.214Z Downloaded usdt-impl v0.6.0
11872026-06-25T02:06:52.214Z Downloaded vsss-rs v3.3.4
11882026-06-25T02:06:52.214Z Downloaded subprocess v0.2.15
11892026-06-25T02:06:52.214Z Downloaded xshell v0.2.7
11902026-06-25T02:06:52.214Z Downloaded wyz v0.5.1
11912026-06-25T02:06:52.214Z Downloaded toml v1.0.6+spec-1.1.0
11922026-06-25T02:06:52.215Z Downloaded zeroize v1.8.2
11932026-06-25T02:06:52.215Z Downloaded rand v0.10.0
11942026-06-25T02:06:52.215Z Downloaded toml v0.7.8
11952026-06-25T02:06:52.215Z Downloaded whoami v1.6.1
11962026-06-25T02:06:52.215Z Downloaded blake3 v1.8.5
11972026-06-25T02:06:52.215Z Downloaded whoami v2.1.0
11982026-06-25T02:06:52.215Z Downloaded zstd v0.13.3
11992026-06-25T02:06:52.215Z Downloaded zstd-safe v7.2.4
12002026-06-25T02:06:52.215Z Downloaded tungstenite v0.23.0
12012026-06-25T02:06:52.215Z Downloaded twox-hash v2.1.2
12022026-06-25T02:06:52.215Z Downloaded tungstenite v0.21.0
12032026-06-25T02:06:52.215Z Downloaded vergen v9.1.0
12042026-06-25T02:06:52.215Z Downloaded bitvec v1.0.1
12052026-06-25T02:06:52.215Z Downloaded reedline v0.40.0
12062026-06-25T02:06:52.215Z Downloaded unicode-properties v0.1.4
12072026-06-25T02:06:52.215Z Downloaded nom v8.0.0
12082026-06-25T02:06:52.215Z Downloaded rpassword v7.4.0
12092026-06-25T02:06:52.215Z Downloaded iddqd v0.4.2
12102026-06-25T02:06:52.215Z Downloaded toml_edit v0.23.10+spec-1.0.0
12112026-06-25T02:06:52.215Z Downloaded unsafe-libyaml v0.2.11
12122026-06-25T02:06:52.215Z Downloaded socket2 v0.5.10
12132026-06-25T02:06:52.215Z Downloaded yasna v0.5.2
12142026-06-25T02:06:52.215Z Downloaded russh v0.45.0
12152026-06-25T02:06:52.215Z Downloaded typify v0.6.2
12162026-06-25T02:06:52.216Z Downloaded tar v0.4.45
12172026-06-25T02:06:52.216Z Downloaded serde_with v1.14.0
12182026-06-25T02:06:52.216Z Downloaded zerocopy v0.6.6
12192026-06-25T02:06:52.216Z Downloaded chrono v0.4.44
12202026-06-25T02:06:52.216Z Downloaded uuid v1.23.0
12212026-06-25T02:06:52.216Z Downloaded steno v0.4.1
12222026-06-25T02:06:52.216Z Downloaded unicode-bidi v0.3.18
12232026-06-25T02:06:52.216Z Downloaded hkdf v0.12.4
12242026-06-25T02:06:52.216Z Downloaded bindgen v0.71.1
12252026-06-25T02:06:52.216Z Downloaded libm v0.2.16
12262026-06-25T02:06:52.216Z Downloaded bstr v1.12.1
12272026-06-25T02:06:52.216Z Downloaded vte v0.14.1
12282026-06-25T02:06:52.216Z Downloaded tracing-core v0.1.36
12292026-06-25T02:06:52.216Z Downloaded ssh-key v0.6.7
12302026-06-25T02:06:52.216Z Downloaded zopfli v0.8.3
12312026-06-25T02:06:52.216Z Downloaded regex v1.12.3
12322026-06-25T02:06:52.216Z Downloaded unicode_categories v0.1.1
12332026-06-25T02:06:52.216Z Downloaded tokio-postgres v0.7.16
12342026-06-25T02:06:52.216Z Downloaded rustyline v14.0.0
12352026-06-25T02:06:52.216Z Downloaded portable-atomic v1.13.1
12362026-06-25T02:06:52.228Z Downloaded reqwest v0.12.28
12372026-06-25T02:06:52.228Z Downloaded lalrpop v0.19.12
12382026-06-25T02:06:52.228Z Downloaded yansi v1.0.1
12392026-06-25T02:06:52.228Z Downloaded goblin v0.10.5
12402026-06-25T02:06:52.228Z Downloaded unicode-segmentation v1.12.0
12412026-06-25T02:06:52.228Z Downloaded rayon v1.11.0
12422026-06-25T02:06:52.228Z Downloaded tower v0.5.3
12432026-06-25T02:06:52.228Z Downloaded zip v0.6.6
12442026-06-25T02:06:52.228Z Downloaded git2 v0.20.4
12452026-06-25T02:06:52.228Z Downloaded zerocopy-derive v0.8.40
12462026-06-25T02:06:52.228Z Downloaded toml_edit v0.19.15
12472026-06-25T02:06:52.228Z Downloaded salty v0.3.0
12482026-06-25T02:06:52.228Z Downloaded reqwest v0.13.2
12492026-06-25T02:06:52.228Z Downloaded moka v0.12.13
12502026-06-25T02:06:52.228Z Downloaded rustls-webpki v0.101.7
12512026-06-25T02:06:52.229Z Downloaded p384 v0.13.1
12522026-06-25T02:06:52.229Z Downloaded tough v0.22.0
12532026-06-25T02:06:52.229Z Downloaded rustls-webpki v0.102.8
12542026-06-25T02:06:52.229Z Downloaded x509-cert v0.2.5
12552026-06-25T02:06:52.229Z Downloaded tower-http v0.6.8
12562026-06-25T02:06:52.229Z Downloaded typed-path v0.9.3
12572026-06-25T02:06:52.229Z Downloaded petname v2.0.2
12582026-06-25T02:06:52.229Z Downloaded serde_with v3.17.0
12592026-06-25T02:06:52.229Z Downloaded quick-xml v0.37.5
12602026-06-25T02:06:52.229Z Downloaded winnow v0.5.40
12612026-06-25T02:06:52.229Z Downloaded winnow v0.6.26
12622026-06-25T02:06:52.230Z Downloaded nix v0.27.1
12632026-06-25T02:06:52.230Z Downloaded zip v4.6.1
12642026-06-25T02:06:52.230Z Downloaded unicode-normalization v0.1.25
12652026-06-25T02:06:52.230Z Downloaded nix v0.28.0
12662026-06-25T02:06:52.230Z Downloaded openssl v0.10.79
12672026-06-25T02:06:52.230Z Downloaded tokio-util v0.7.18
12682026-06-25T02:06:52.230Z Downloaded time v0.3.47
12692026-06-25T02:06:52.245Z Downloaded object v0.37.3
12702026-06-25T02:06:52.245Z Downloaded proptest v1.10.0
12712026-06-25T02:06:52.245Z Downloaded rustls v0.21.12
12722026-06-25T02:06:52.245Z Downloaded vcpkg v0.2.15
12732026-06-25T02:06:52.245Z Downloaded radix_trie v0.2.1
12742026-06-25T02:06:52.245Z Downloaded object v0.30.4
12752026-06-25T02:06:52.245Z Downloaded smoltcp v0.9.1
12762026-06-25T02:06:52.245Z Downloaded regress v0.10.5
12772026-06-25T02:06:52.245Z Downloaded rustls v0.22.4
12782026-06-25T02:06:52.245Z Downloaded polar-core v0.27.3
12792026-06-25T02:06:52.245Z Downloaded quinn-proto v0.11.13
12802026-06-25T02:06:52.245Z Downloaded rustix v0.38.44
12812026-06-25T02:06:52.245Z Downloaded regex-syntax v0.6.29
12822026-06-25T02:06:52.246Z Downloaded tabled v0.20.0
12832026-06-25T02:06:52.246Z Downloaded dropshot v0.17.0
12842026-06-25T02:06:52.246Z Downloaded zlib-rs v0.6.2
12852026-06-25T02:06:52.246Z Downloaded nix v0.31.2
12862026-06-25T02:06:52.246Z Downloaded webpki-roots v1.0.6
12872026-06-25T02:06:52.246Z Downloaded hickory-proto v0.24.4
12882026-06-25T02:06:52.246Z Downloaded tracing v0.1.44
12892026-06-25T02:06:52.246Z Downloaded ratatui v0.29.0
12902026-06-25T02:06:52.246Z Downloaded openapiv3 v2.2.0
12912026-06-25T02:06:52.246Z Downloaded regex-syntax v0.8.10
12922026-06-25T02:06:52.246Z Downloaded bzip2-sys v0.1.13+1.0.8
12932026-06-25T02:06:52.246Z Downloaded regex-automata v0.4.14
12942026-06-25T02:06:52.246Z Downloaded zerocopy-derive v0.6.6
12952026-06-25T02:06:52.246Z Downloaded zerocopy v0.8.40
12962026-06-25T02:06:52.247Z Downloaded rustls v0.23.37
12972026-06-25T02:06:52.247Z Downloaded petgraph v0.6.5
12982026-06-25T02:06:52.247Z Downloaded hickory-proto v0.25.2
12992026-06-25T02:06:52.247Z Downloaded diesel v2.3.7
13002026-06-25T02:06:52.247Z Downloaded petgraph v0.8.3
13012026-06-25T02:06:52.247Z Downloaded chrono-tz v0.10.4
13022026-06-25T02:06:52.247Z Downloaded smoltcp v0.11.0
13032026-06-25T02:06:52.247Z Downloaded regress v0.11.1
13042026-06-25T02:06:52.247Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13052026-06-25T02:06:52.247Z Downloaded sqlparser v0.61.0
13062026-06-25T02:06:52.247Z Downloaded sled v0.34.7
13072026-06-25T02:06:52.247Z Downloaded typify-impl v0.6.2
13082026-06-25T02:06:52.247Z Downloaded ring v0.17.14
13092026-06-25T02:06:52.247Z Downloaded csv v1.4.0
13102026-06-25T02:06:52.247Z Downloaded jiff v0.2.21
13112026-06-25T02:06:52.247Z Downloaded libz-sys v1.1.24
13122026-06-25T02:06:52.247Z Downloaded sha3 v0.10.8
13132026-06-25T02:06:52.247Z Downloaded tokio v1.52.1
13142026-06-25T02:06:52.247Z Downloaded encoding_rs v0.8.35
13152026-06-25T02:06:52.247Z Downloaded libgit2-sys v0.18.3+1.9.2
13162026-06-25T02:06:52.561Z Downloaded aws-lc-sys v0.40.0
13172026-06-25T02:06:52.812Z Compiling libc v0.2.185
13182026-06-25T02:06:52.812Z Compiling serde v1.0.228
13192026-06-25T02:06:52.817Z Compiling log v0.4.29
13202026-06-25T02:06:52.817Z Compiling shlex v1.3.0
13212026-06-25T02:06:52.953Z Compiling find-msvc-tools v0.1.9
13222026-06-25T02:06:52.957Z Compiling smallvec v1.15.1
13232026-06-25T02:06:52.964Z Compiling syn v2.0.117
13242026-06-25T02:06:52.985Z Compiling typenum v1.19.0
13252026-06-25T02:06:53.132Z Compiling generic-array v0.14.7
13262026-06-25T02:06:53.143Z Compiling subtle v2.6.1
13272026-06-25T02:06:53.168Z Compiling scopeguard v1.2.0
13282026-06-25T02:06:53.212Z Compiling const-oid v0.9.6
13292026-06-25T02:06:53.258Z Compiling lock_api v0.4.14
13302026-06-25T02:06:53.268Z Compiling serde_json v1.0.149
13312026-06-25T02:06:53.302Z Compiling zerocopy v0.8.40
13322026-06-25T02:06:53.369Z Compiling pin-project-lite v0.2.17
13332026-06-25T02:06:53.461Z Compiling portable-atomic v1.13.1
13342026-06-25T02:06:53.502Z Compiling parking_lot_core v0.9.12
13352026-06-25T02:06:53.741Z Compiling pkg-config v0.3.32
13362026-06-25T02:06:53.762Z Compiling getrandom v0.2.17
13372026-06-25T02:06:53.823Z Compiling jobserver v0.1.34
13382026-06-25T02:06:53.926Z Compiling rand_core v0.6.4
13392026-06-25T02:06:53.935Z Compiling errno v0.3.14
13402026-06-25T02:06:54.076Z Compiling cc v1.2.56
13412026-06-25T02:06:54.198Z Compiling signal-hook-registry v1.4.8
13422026-06-25T02:06:54.233Z Compiling bitflags v2.11.0
13432026-06-25T02:06:54.331Z Compiling libm v0.2.16
13442026-06-25T02:06:54.370Z Compiling critical-section v1.2.0
13452026-06-25T02:06:54.481Z Compiling futures-core v0.3.32
13462026-06-25T02:06:54.539Z Compiling once_cell v1.21.3
13472026-06-25T02:06:54.551Z Compiling parking_lot v0.12.5
13482026-06-25T02:06:54.600Z Compiling mio v1.2.0
13492026-06-25T02:06:54.623Z Compiling num-traits v0.2.19
13502026-06-25T02:06:54.721Z Compiling percent-encoding v2.3.2
13512026-06-25T02:06:54.761Z Compiling socket2 v0.6.3
13522026-06-25T02:06:54.915Z Compiling futures-sink v0.3.32
13532026-06-25T02:06:54.935Z Compiling cpufeatures v0.2.17
13542026-06-25T02:06:54.984Z Compiling futures-task v0.3.32
13552026-06-25T02:06:55.010Z Compiling futures-channel v0.3.32
13562026-06-25T02:06:55.038Z Compiling futures-io v0.3.32
13572026-06-25T02:06:55.082Z Compiling getrandom v0.4.1
13582026-06-25T02:06:55.165Z Compiling slab v0.4.12
13592026-06-25T02:06:55.189Z Compiling rand_core v0.10.0
13602026-06-25T02:06:55.219Z Compiling indexmap v2.14.0
13612026-06-25T02:06:55.251Z Compiling getrandom v0.3.4
13622026-06-25T02:06:55.349Z Compiling rustversion v1.0.22
13632026-06-25T02:06:55.364Z Compiling cmake v0.1.57
13642026-06-25T02:06:55.825Z Compiling form_urlencoded v1.2.2
13652026-06-25T02:06:55.831Z Compiling dunce v1.0.5
13662026-06-25T02:06:55.832Z Compiling fs_extra v1.3.0
13672026-06-25T02:06:55.896Z Compiling synstructure v0.13.2
13682026-06-25T02:06:55.925Z Compiling ident_case v1.0.1
13692026-06-25T02:06:55.983Z Compiling base64ct v1.8.3
13702026-06-25T02:06:56.051Z Compiling flagset v0.4.7
13712026-06-25T02:06:56.091Z Compiling regex-syntax v0.8.10
13722026-06-25T02:06:56.115Z Compiling aws-lc-sys v0.40.0
13732026-06-25T02:06:56.193Z Compiling iana-time-zone v0.1.65
13742026-06-25T02:06:56.201Z Compiling rustix v1.1.3
13752026-06-25T02:06:56.269Z Compiling pem-rfc7468 v0.7.0
13762026-06-25T02:06:56.430Z Compiling rand_core v0.9.5
13772026-06-25T02:06:56.498Z Compiling ring v0.17.14
13782026-06-25T02:06:56.501Z Compiling aws-lc-rs v1.16.3
13792026-06-25T02:06:56.586Z Compiling vcpkg v0.2.15
13802026-06-25T02:06:56.692Z Compiling uuid v1.23.0
13812026-06-25T02:06:56.796Z Compiling rustc_version v0.4.1
13822026-06-25T02:06:57.136Z Compiling tracing-core v0.1.36
13832026-06-25T02:06:57.346Z Compiling openssl-sys v0.9.115
13842026-06-25T02:06:57.412Z Compiling base64 v0.22.1
13852026-06-25T02:06:57.634Z Compiling serde_derive v1.0.228
13862026-06-25T02:06:57.709Z Compiling zeroize_derive v1.4.3
13872026-06-25T02:06:57.743Z Compiling zerofrom-derive v0.1.6
13882026-06-25T02:06:57.869Z Compiling yoke-derive v0.8.1
13892026-06-25T02:06:57.933Z Compiling zerovec-derive v0.11.2
13902026-06-25T02:06:59.049Z Compiling zeroize v1.8.2
13912026-06-25T02:06:59.066Z Compiling zerocopy-derive v0.8.40
13922026-06-25T02:06:59.072Z Compiling displaydoc v0.2.5
13932026-06-25T02:06:59.100Z Compiling tokio-macros v2.7.0
13942026-06-25T02:06:59.165Z Compiling crypto-common v0.1.7
13952026-06-25T02:06:59.183Z Compiling zerofrom v0.1.6
13962026-06-25T02:06:59.312Z Compiling block-buffer v0.10.4
13972026-06-25T02:06:59.344Z Compiling yoke v0.8.1
13982026-06-25T02:06:59.485Z Compiling digest v0.10.7
13992026-06-25T02:06:59.529Z Compiling zerovec v0.11.5
14002026-06-25T02:06:59.737Z Compiling futures-macro v0.3.32
14012026-06-25T02:06:59.854Z Compiling zerotrie v0.2.3
14022026-06-25T02:06:59.879Z Compiling hmac v0.12.1
14032026-06-25T02:07:00.038Z Compiling tinystr v0.8.2
14042026-06-25T02:07:00.043Z Compiling potential_utf v0.1.4
14052026-06-25T02:07:00.155Z Compiling block-padding v0.3.3
14062026-06-25T02:07:00.217Z Compiling icu_locale_core v2.1.1
14072026-06-25T02:07:00.240Z Compiling icu_collections v2.1.1
14082026-06-25T02:07:00.309Z Compiling inout v0.1.4
14092026-06-25T02:07:00.483Z Compiling cipher v0.4.4
14102026-06-25T02:07:00.542Z Compiling futures-util v0.3.32
14112026-06-25T02:07:00.745Z Compiling sha2 v0.10.9
14122026-06-25T02:07:00.782Z Compiling der_derive v0.7.3
14132026-06-25T02:07:01.118Z Compiling icu_provider v2.1.1
14142026-06-25T02:07:01.176Z Compiling bytes v1.11.1
14152026-06-25T02:07:01.240Z Compiling chrono v0.4.44
14162026-06-25T02:07:01.376Z Compiling icu_normalizer v2.1.1
14172026-06-25T02:07:01.702Z Compiling tokio v1.52.1
14182026-06-25T02:07:01.822Z Compiling icu_properties v2.1.2
14192026-06-25T02:07:01.948Z Compiling der v0.7.10
14202026-06-25T02:07:02.122Z Compiling http v1.4.0
14212026-06-25T02:07:02.578Z Compiling salsa20 v0.10.2
14222026-06-25T02:07:02.727Z Compiling idna_adapter v1.2.1
14232026-06-25T02:07:02.844Z Compiling ppv-lite86 v0.2.21
14242026-06-25T02:07:02.857Z Compiling idna v1.1.0
14252026-06-25T02:07:02.874Z Compiling spki v0.7.3
14262026-06-25T02:07:02.993Z Compiling pbkdf2 v0.12.2
14272026-06-25T02:07:03.008Z Compiling rustls-pki-types v1.14.0
14282026-06-25T02:07:03.069Z Compiling thiserror-impl v2.0.18
14292026-06-25T02:07:03.106Z Compiling tracing-attributes v0.1.31
14302026-06-25T02:07:03.111Z Compiling scrypt v0.11.0
14312026-06-25T02:07:03.153Z Compiling url v2.5.8
14322026-06-25T02:07:03.360Z Compiling rand_chacha v0.9.0
14332026-06-25T02:07:03.449Z Compiling http-body v1.0.1
14342026-06-25T02:07:03.490Z Compiling cbc v0.1.2
14352026-06-25T02:07:03.599Z Compiling aes v0.8.4
14362026-06-25T02:07:03.698Z Compiling openssl-probe v0.2.1
14372026-06-25T02:07:03.875Z Compiling httparse v1.10.1
14382026-06-25T02:07:03.950Z Compiling tinyvec_macros v0.1.1
14392026-06-25T02:07:04.017Z Compiling untrusted v0.9.0
14402026-06-25T02:07:04.054Z Compiling untrusted v0.7.1
14412026-06-25T02:07:04.161Z Compiling tinyvec v1.10.0
14422026-06-25T02:07:04.285Z Compiling pkcs5 v0.7.1
14432026-06-25T02:07:04.369Z Compiling thiserror v2.0.18
14442026-06-25T02:07:04.444Z Compiling tracing v0.1.44
14452026-06-25T02:07:04.475Z Compiling pest_generator v2.8.6
14462026-06-25T02:07:04.539Z Compiling rand v0.9.2
14472026-06-25T02:07:04.675Z Compiling serde_derive_internals v0.29.1
14482026-06-25T02:07:04.714Z Compiling aho-corasick v1.1.4
14492026-06-25T02:07:04.771Z Compiling rustls v0.23.37
14502026-06-25T02:07:04.963Z Compiling tower-service v0.3.3
14512026-06-25T02:07:05.045Z Compiling dyn-clone v1.0.20
14522026-06-25T02:07:05.175Z Compiling tower-layer v0.3.3
14532026-06-25T02:07:05.190Z Compiling atomic-waker v1.1.2
14542026-06-25T02:07:05.316Z Compiling schemars v0.8.22
14552026-06-25T02:07:05.337Z Compiling try-lock v0.2.5
14562026-06-25T02:07:05.352Z Compiling pest_derive v2.8.6
14572026-06-25T02:07:05.444Z Compiling want v0.3.1
14582026-06-25T02:07:05.512Z Compiling tokio-util v0.7.18
14592026-06-25T02:07:05.558Z Compiling schemars_derive v0.8.22
14602026-06-25T02:07:05.608Z Compiling regex-automata v0.4.14
14612026-06-25T02:07:05.793Z Compiling pkcs8 v0.10.2
14622026-06-25T02:07:06.095Z Compiling ipnet v2.11.0
14632026-06-25T02:07:06.231Z Compiling h2 v0.4.13
14642026-06-25T02:07:06.383Z Compiling scroll_derive v0.13.1
14652026-06-25T02:07:06.517Z Compiling darling_core v0.20.11
14662026-06-25T02:07:06.581Z Compiling httpdate v1.0.3
14672026-06-25T02:07:08.780Z Compiling foreign-types-shared v0.1.1
14682026-06-25T02:07:08.802Z Compiling pin-utils v0.1.0
14692026-06-25T02:07:08.802Z Compiling openssl v0.10.79
14702026-06-25T02:07:08.802Z Compiling foreign-types v0.3.2
14712026-06-25T02:07:08.802Z Compiling tempfile v3.25.0
14722026-06-25T02:07:08.802Z Compiling scroll v0.13.0
14732026-06-25T02:07:08.802Z Compiling unicode-normalization v0.1.25
14742026-06-25T02:07:08.803Z Compiling openssl-macros v0.1.1
14752026-06-25T02:07:08.803Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14762026-06-25T02:07:08.803Z Compiling socket2 v0.5.10
14772026-06-25T02:07:08.803Z Compiling spin v0.9.8
14782026-06-25T02:07:08.803Z Compiling native-tls v0.2.18
14792026-06-25T02:07:08.803Z Compiling powerfmt v0.2.0
14802026-06-25T02:07:08.803Z Compiling time-core v0.1.8
14812026-06-25T02:07:08.803Z Compiling crc32fast v1.5.0
14822026-06-25T02:07:08.803Z Compiling num-conv v0.2.0
14832026-06-25T02:07:08.803Z Compiling deranged v0.5.8
14842026-06-25T02:07:08.804Z Compiling time-macros v0.2.27
14852026-06-25T02:07:08.804Z Compiling darling_macro v0.20.11
14862026-06-25T02:07:09.270Z Compiling hyper v1.8.1
14872026-06-25T02:07:09.365Z Compiling darling v0.20.11
14882026-06-25T02:07:09.447Z Compiling goblin v0.10.5
14892026-06-25T02:07:09.541Z Compiling rustls-native-certs v0.8.3
14902026-06-25T02:07:09.656Z Compiling sync_wrapper v1.0.2
14912026-06-25T02:07:09.766Z Compiling wait-timeout v0.2.1
14922026-06-25T02:07:09.831Z Compiling unicode-segmentation v1.12.0
14932026-06-25T02:07:10.035Z Compiling bit-vec v0.8.0
14942026-06-25T02:07:10.213Z Compiling quick-error v1.2.3
14952026-06-25T02:07:10.219Z Compiling crossbeam-utils v0.8.21
14962026-06-25T02:07:10.265Z Compiling siphasher v1.0.2
14972026-06-25T02:07:10.320Z Compiling hyper-util v0.1.20
14982026-06-25T02:07:10.453Z Compiling num_threads v0.1.7
14992026-06-25T02:07:10.509Z Compiling simd-adler32 v0.3.8
15002026-06-25T02:07:10.558Z Compiling usdt-impl v0.6.0
15012026-06-25T02:07:10.754Z Compiling syn v1.0.109
15022026-06-25T02:07:10.827Z Compiling time v0.3.47
15032026-06-25T02:07:11.099Z Compiling rusty-fork v0.3.1
15042026-06-25T02:07:11.130Z Compiling bit-set v0.8.0
15052026-06-25T02:07:11.293Z Compiling tower v0.5.3
15062026-06-25T02:07:11.414Z Compiling derive_builder_core v0.20.2
15072026-06-25T02:07:11.732Z Compiling dtrace-parser v0.3.0
15082026-06-25T02:07:11.768Z Compiling http-body-util v0.1.3
15092026-06-25T02:07:12.013Z Compiling webpki-roots v1.0.6
15102026-06-25T02:07:12.058Z Compiling signature v2.2.0
15112026-06-25T02:07:12.135Z Compiling dof v0.4.0
15122026-06-25T02:07:12.237Z Compiling thiserror-impl v1.0.69
15132026-06-25T02:07:12.273Z Compiling scroll_derive v0.12.1
15142026-06-25T02:07:12.389Z Compiling heapless v0.7.17
15152026-06-25T02:07:12.456Z Compiling rand_xorshift v0.4.0
15162026-06-25T02:07:12.638Z Compiling slog v2.8.2
15172026-06-25T02:07:12.655Z Compiling darling_core v0.21.3
15182026-06-25T02:07:12.824Z Compiling bzip2-sys v0.1.13+1.0.8
15192026-06-25T02:07:12.940Z Compiling thread-id v5.1.0
15202026-06-25T02:07:13.038Z Compiling cookie v0.18.1
15212026-06-25T02:07:13.098Z Compiling adler2 v2.0.1
15222026-06-25T02:07:13.285Z Compiling allocator-api2 v0.2.21
15232026-06-25T02:07:13.422Z Compiling unarray v0.1.4
15242026-06-25T02:07:13.433Z Compiling paste v1.0.15
15252026-06-25T02:07:13.433Z Compiling ryu v1.0.23
15262026-06-25T02:07:13.572Z Compiling anyhow v1.0.102
15272026-06-25T02:07:13.620Z Compiling unicode-bidi v0.3.18
15282026-06-25T02:07:13.620Z Compiling zstd-safe v7.2.4
15292026-06-25T02:07:13.624Z Compiling signal-hook v0.3.18
15302026-06-25T02:07:13.662Z Compiling unicode-properties v0.1.4
15312026-06-25T02:07:13.798Z Compiling iri-string v0.7.10
15322026-06-25T02:07:13.802Z Compiling thiserror v1.0.69
15332026-06-25T02:07:13.865Z Compiling stringprep v0.1.5
15342026-06-25T02:07:13.890Z Compiling serde_urlencoded v0.7.1
15352026-06-25T02:07:13.982Z Compiling proptest v1.10.0
15362026-06-25T02:07:14.082Z Compiling miniz_oxide v0.8.9
15372026-06-25T02:07:14.731Z Compiling scroll v0.12.0
15382026-06-25T02:07:14.911Z Compiling tower-http v0.6.8
15392026-06-25T02:07:15.063Z Compiling derive_builder_macro v0.20.2
15402026-06-25T02:07:15.196Z Compiling darling_macro v0.21.3
15412026-06-25T02:07:15.366Z Compiling tokio-native-tls v0.3.1
15422026-06-25T02:07:15.485Z Compiling heck v0.4.1
15432026-06-25T02:07:15.521Z Compiling ipnetwork v0.21.1
15442026-06-25T02:07:15.543Z Compiling bstr v1.12.1
15452026-06-25T02:07:15.574Z Compiling rand_chacha v0.3.1
15462026-06-25T02:07:15.655Z Compiling serde_spanned v0.6.9
15472026-06-25T02:07:15.705Z Compiling serde_tokenstream v0.2.3
15482026-06-25T02:07:15.799Z Compiling toml_datetime v0.6.11
15492026-06-25T02:07:15.908Z Compiling erased-serde v0.3.31
15502026-06-25T02:07:16.019Z Compiling md-5 v0.10.6
15512026-06-25T02:07:16.063Z Compiling zerocopy-derive v0.7.35
15522026-06-25T02:07:16.176Z Compiling async-trait v0.1.89
15532026-06-25T02:07:16.190Z Compiling pin-project-internal v1.1.11
15542026-06-25T02:07:16.361Z Compiling curve25519-dalek v4.1.3
15552026-06-25T02:07:16.391Z Compiling vergen-lib v9.1.0
15562026-06-25T02:07:16.569Z Compiling num-integer v0.1.46
15572026-06-25T02:07:16.688Z Compiling hash32 v0.2.1
15582026-06-25T02:07:16.883Z Compiling ff v0.13.1
15592026-06-25T02:07:16.896Z Compiling memoffset v0.9.1
15602026-06-25T02:07:16.917Z Compiling encoding_rs v0.8.35
15612026-06-25T02:07:17.020Z Compiling ref-cast v1.0.25
15622026-06-25T02:07:17.088Z Compiling psl-types v2.0.11
15632026-06-25T02:07:17.188Z Compiling rustix v0.38.44
15642026-06-25T02:07:17.213Z Compiling zlib-rs v0.6.2
15652026-06-25T02:07:17.295Z Compiling smoltcp v0.9.1
15662026-06-25T02:07:17.322Z Compiling litrs v1.0.0
15672026-06-25T02:07:17.528Z Compiling num-bigint-dig v0.8.6
15682026-06-25T02:07:17.627Z Compiling fallible-iterator v0.2.0
15692026-06-25T02:07:17.716Z Compiling base16ct v0.2.0
15702026-06-25T02:07:17.822Z Compiling cfg_aliases v0.2.1
15712026-06-25T02:07:17.895Z Compiling mime v0.3.17
15722026-06-25T02:07:17.895Z Compiling nix v0.31.2
15732026-06-25T02:07:17.947Z Compiling postgres-protocol v0.6.10
15742026-06-25T02:07:18.151Z Compiling sec1 v0.7.3
15752026-06-25T02:07:18.264Z Compiling document-features v0.2.12
15762026-06-25T02:07:18.493Z Compiling pin-project v1.1.11
15772026-06-25T02:07:18.506Z Compiling publicsuffix v2.3.0
15782026-06-25T02:07:18.587Z Compiling group v0.13.0
15792026-06-25T02:07:18.611Z Compiling zerocopy v0.7.35
15802026-06-25T02:07:18.763Z Compiling num-iter v0.1.45
15812026-06-25T02:07:18.900Z Compiling newtype-uuid v1.3.2
15822026-06-25T02:07:18.996Z Compiling hubpack_derive v0.1.1
15832026-06-25T02:07:19.127Z Compiling rand v0.8.6
15842026-06-25T02:07:19.141Z Compiling oxnet v0.1.6
15852026-06-25T02:07:19.254Z Compiling snafu-derive v0.8.9
15862026-06-25T02:07:19.343Z Compiling darling v0.21.3
15872026-06-25T02:07:19.428Z Compiling derive_builder v0.20.2
15882026-06-25T02:07:19.555Z Compiling hyper-tls v0.6.0
15892026-06-25T02:07:19.697Z Compiling goblin v0.8.2
15902026-06-25T02:07:20.267Z Compiling flate2 v1.1.9
15912026-06-25T02:07:20.443Z Compiling phf_shared v0.13.1
15922026-06-25T02:07:20.527Z Compiling lazy_static v1.5.0
15932026-06-25T02:07:20.541Z Compiling regex v1.12.3
15942026-06-25T02:07:20.621Z Compiling anstyle-parse v0.2.7
15952026-06-25T02:07:20.681Z Compiling strum_macros v0.27.2
15962026-06-25T02:07:20.694Z Compiling futures-executor v0.3.32
15972026-06-25T02:07:20.801Z Compiling hex v0.4.3
15982026-06-25T02:07:20.946Z Compiling hkdf v0.12.4
15992026-06-25T02:07:20.962Z Compiling crypto-bigint v0.5.5
16002026-06-25T02:07:21.070Z Compiling terminal_size v0.4.3
16012026-06-25T02:07:21.109Z Compiling curve25519-dalek-derive v0.1.1
16022026-06-25T02:07:21.163Z Compiling ref-cast-impl v1.0.25
16032026-06-25T02:07:21.209Z Compiling daft-derive v0.1.7
16042026-06-25T02:07:21.707Z Compiling vergen v9.1.0
16052026-06-25T02:07:21.752Z Compiling fs-err v3.3.0
16062026-06-25T02:07:21.888Z Compiling cargo-platform v0.3.2
16072026-06-25T02:07:21.936Z Compiling ahash v0.8.12
16082026-06-25T02:07:21.940Z Compiling foldhash v0.1.5
16092026-06-25T02:07:22.117Z Compiling object v0.37.3
16102026-06-25T02:07:22.141Z Compiling same-file v1.0.6
16112026-06-25T02:07:22.158Z Compiling bumpalo v3.20.2
16122026-06-25T02:07:22.307Z Compiling winnow v0.5.40
16132026-06-25T02:07:22.385Z Compiling foldhash v0.2.0
16142026-06-25T02:07:22.411Z Compiling libbz2-rs-sys v0.2.2
16152026-06-25T02:07:22.612Z Compiling bitflags v1.3.2
16162026-06-25T02:07:22.626Z Compiling managed v0.8.0
16172026-06-25T02:07:22.688Z Compiling strum v0.27.2
16182026-06-25T02:07:22.820Z Compiling bzip2 v0.6.1
16192026-06-25T02:07:23.029Z Compiling clap_builder v4.6.0
16202026-06-25T02:07:23.044Z Compiling hashbrown v0.16.1
16212026-06-25T02:07:23.139Z Compiling zopfli v0.8.3
16222026-06-25T02:07:23.167Z Compiling walkdir v2.5.0
16232026-06-25T02:07:23.522Z Compiling hashbrown v0.15.5
16242026-06-25T02:07:23.616Z Compiling toml_edit v0.19.15
16252026-06-25T02:07:23.632Z Compiling cargo_metadata v0.23.1
16262026-06-25T02:07:23.739Z Compiling daft v0.1.7
16272026-06-25T02:07:23.892Z Compiling elliptic-curve v0.13.8
16282026-06-25T02:07:24.012Z Compiling dof v0.3.0
16292026-06-25T02:07:24.446Z Compiling snafu v0.8.9
16302026-06-25T02:07:24.756Z Compiling futures v0.3.32
16312026-06-25T02:07:24.802Z Compiling anstream v0.6.21
16322026-06-25T02:07:24.837Z Compiling phf v0.13.1
16332026-06-25T02:07:25.008Z Compiling signal-hook-mio v0.2.5
16342026-06-25T02:07:25.034Z Compiling cookie_store v0.22.1
16352026-06-25T02:07:25.122Z Compiling bzip2 v0.4.4
16362026-06-25T02:07:25.329Z Compiling zstd v0.13.3
16372026-06-25T02:07:25.465Z Compiling hubpack v0.1.2
16382026-06-25T02:07:25.590Z Compiling serde_with_macros v3.17.0
16392026-06-25T02:07:25.767Z Compiling postgres-types v0.2.12
16402026-06-25T02:07:26.123Z Compiling usdt-attr-macro v0.6.0
16412026-06-25T02:07:26.258Z Compiling usdt-macro v0.6.0
16422026-06-25T02:07:26.315Z Compiling globset v0.4.18
16432026-06-25T02:07:26.709Z Compiling dtrace-parser v0.2.0
16442026-06-25T02:07:26.780Z Compiling ed25519 v2.2.3
16452026-06-25T02:07:26.914Z Compiling phf_shared v0.11.3
16462026-06-25T02:07:26.989Z Compiling olpc-cjson v0.1.4
16472026-06-25T02:07:26.993Z Compiling pkcs1 v0.7.5
16482026-06-25T02:07:27.097Z Compiling clap_derive v4.6.1
16492026-06-25T02:07:27.111Z Compiling strum_macros v0.26.4
16502026-06-25T02:07:27.149Z Compiling enum-as-inner v0.6.1
16512026-06-25T02:07:27.398Z Compiling serde_plain v1.0.2
16522026-06-25T02:07:27.447Z Compiling serde-big-array v0.5.1
16532026-06-25T02:07:27.594Z Compiling rfc6979 v0.4.0
16542026-06-25T02:07:27.594Z Compiling pem v3.0.6
16552026-06-25T02:07:27.651Z Compiling async-recursion v1.1.1
16562026-06-25T02:07:27.692Z Compiling serde_repr v0.1.20
16572026-06-25T02:07:27.726Z Compiling float-cmp v0.10.0
16582026-06-25T02:07:27.877Z Compiling thread-id v4.2.2
16592026-06-25T02:07:27.929Z Compiling memmap2 v0.9.10
16602026-06-25T02:07:27.962Z Compiling env_filter v1.0.0
16612026-06-25T02:07:28.140Z Compiling jiff v0.2.21
16622026-06-25T02:07:28.221Z Compiling static_assertions v1.1.0
16632026-06-25T02:07:28.258Z Compiling precomputed-hash v0.1.1
16642026-06-25T02:07:28.293Z Compiling either v1.15.0
16652026-06-25T02:07:28.307Z Compiling normalize-line-endings v0.3.0
16662026-06-25T02:07:28.345Z Compiling fixedbitset v0.4.2
16672026-06-25T02:07:28.401Z Compiling whoami v2.1.0
16682026-06-25T02:07:28.505Z Compiling predicates-core v1.0.10
16692026-06-25T02:07:28.552Z Compiling typed-path v0.9.3
16702026-06-25T02:07:28.675Z Compiling fixedbitset v0.5.7
16712026-06-25T02:07:28.774Z Compiling new_debug_unreachable v1.0.6
16722026-06-25T02:07:28.847Z Compiling data-encoding v2.10.0
16732026-06-25T02:07:28.861Z Compiling keccak v0.1.6
16742026-06-25T02:07:28.881Z Compiling difflib v0.4.0
16752026-06-25T02:07:28.976Z Compiling toml_edit v0.22.27
16762026-06-25T02:07:29.482Z Compiling hickory-proto v0.25.2
16772026-06-25T02:07:29.583Z Compiling predicates v3.1.4
16782026-06-25T02:07:29.657Z Compiling sha3 v0.10.8
16792026-06-25T02:07:29.815Z Compiling clap v4.6.1
16802026-06-25T02:07:29.901Z Compiling petgraph v0.8.3
16812026-06-25T02:07:30.116Z Compiling strum v0.26.3
16822026-06-25T02:07:30.246Z Compiling string_cache v0.8.9
16832026-06-25T02:07:30.250Z Compiling tokio-postgres v0.7.16
16842026-06-25T02:07:30.484Z Compiling petgraph v0.6.5
16852026-06-25T02:07:30.671Z Compiling itertools v0.13.0
16862026-06-25T02:07:31.752Z Compiling zip v4.6.1
16872026-06-25T02:07:31.854Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16882026-06-25T02:07:31.908Z Compiling env_logger v0.11.9
16892026-06-25T02:07:31.954Z Compiling usdt v0.6.0
16902026-06-25T02:07:32.218Z Compiling usdt-impl v0.5.0
16912026-06-25T02:07:32.262Z Compiling ecdsa v0.16.9
16922026-06-25T02:07:32.365Z Compiling rsa v0.9.10
16932026-06-25T02:07:32.497Z Compiling ed25519-dalek v2.2.0
16942026-06-25T02:07:32.661Z Compiling serde_with v3.17.0
16952026-06-25T02:07:32.729Z Compiling crossterm v0.28.1
16962026-06-25T02:07:33.561Z Compiling zip v0.6.6
16972026-06-25T02:07:34.021Z Compiling toml v0.7.8
16982026-06-25T02:07:34.134Z Compiling iddqd v0.4.2
16992026-06-25T02:07:34.529Z Compiling toml_parser v1.0.9+spec-1.1.0
17002026-06-25T02:07:34.583Z Compiling similar v2.7.0
17012026-06-25T02:07:34.664Z Compiling crossbeam-epoch v0.9.18
17022026-06-25T02:07:34.735Z Compiling tokio-stream v0.1.18
17032026-06-25T02:07:34.994Z Compiling buf-list v1.1.2
17042026-06-25T02:07:35.261Z Compiling x509-cert v0.2.5
17052026-06-25T02:07:35.272Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17062026-06-25T02:07:35.329Z Compiling openapiv3 v2.2.0
17072026-06-25T02:07:35.459Z Compiling sha1 v0.10.6
17082026-06-25T02:07:35.473Z Compiling peg-runtime v0.8.5
17092026-06-25T02:07:35.510Z Compiling lalrpop-util v0.19.12
17102026-06-25T02:07:35.677Z Compiling thread_local v1.1.9
17112026-06-25T02:07:35.696Z Compiling slog-async v2.8.0
17122026-06-25T02:07:35.701Z Compiling crossbeam-channel v0.5.15
17132026-06-25T02:07:35.744Z Compiling is-terminal v0.4.17
17142026-06-25T02:07:35.841Z Compiling filetime v0.2.27
17152026-06-25T02:07:35.923Z Compiling take_mut v0.2.2
17162026-06-25T02:07:36.003Z Compiling term v1.2.1
17172026-06-25T02:07:36.016Z Compiling xattr v1.6.1
17182026-06-25T02:07:36.158Z Compiling tar v0.4.45
17192026-06-25T02:07:36.579Z Compiling slog-term v2.9.2
17202026-06-25T02:07:46.349Z Compiling rustls-webpki v0.103.9
17212026-06-25T02:07:49.133Z Compiling tokio-rustls v0.26.4
17222026-06-25T02:07:49.134Z Compiling rustls-platform-verifier v0.6.2
17232026-06-25T02:07:49.340Z Compiling hyper-rustls v0.27.7
17242026-06-25T02:07:49.546Z Compiling reqwest v0.12.28
17252026-06-25T02:07:49.552Z Compiling reqwest v0.13.2
17262026-06-25T02:07:50.869Z Compiling tough v0.22.0
17272026-06-25T02:07:53.406Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17282026-06-25T02:07:53.643Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17292026-06-25T02:07:56.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17302026-06-25T02:07:56.678Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17312026-06-25T02:07:56.734ZJun 25 02:07:55.393 INFO Starting download, target: Clickhouse
17322026-06-25T02:07:56.734ZJun 25 02:07:55.394 INFO Starting download, target: Cockroach
17332026-06-25T02:07:56.734ZJun 25 02:07:55.394 INFO Starting download, target: Console
17342026-06-25T02:07:56.738ZJun 25 02:07:55.394 INFO Starting download, target: DendriteStub
17352026-06-25T02:07:56.738ZJun 25 02:07:55.394 INFO Starting download, target: MaghemiteMgd
17362026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Starting download, target: MaghemiteDdmd
17372026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Starting download, target: TransceiverControl
17382026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17392026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17402026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17412026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17422026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17432026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17442026-06-25T02:07:56.739ZJun 25 02:07:55.394 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17452026-06-25T02:07:57.468ZJun 25 02:07:56.100 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17462026-06-25T02:07:57.668ZJun 25 02:07:56.322 INFO Download complete, target: TransceiverControl
17472026-06-25T02:07:58.632ZJun 25 02:07:57.291 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17482026-06-25T02:07:58.838ZJun 25 02:07:57.485 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17492026-06-25T02:07:59.055ZJun 25 02:07:57.705 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17502026-06-25T02:07:59.091ZJun 25 02:07:57.735 INFO Download complete, target: Console
17512026-06-25T02:07:59.171ZJun 25 02:07:57.825 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17522026-06-25T02:07:59.716ZJun 25 02:07:58.376 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17532026-06-25T02:07:59.887ZJun 25 02:07:58.548 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17542026-06-25T02:07:59.887ZJun 25 02:07:58.549 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17552026-06-25T02:08:01.141ZJun 25 02:07:59.803 INFO Download complete, target: DendriteStub
17562026-06-25T02:08:01.216ZJun 25 02:07:59.878 INFO Download complete, target: MaghemiteDdmd
17572026-06-25T02:08:02.142ZJun 25 02:08:00.804 INFO Download complete, target: MaghemiteMgd
17582026-06-25T02:08:04.634ZJun 25 02:08:03.295 INFO Checking that binary works, target: Cockroach
17592026-06-25T02:08:04.829ZJun 25 02:08:03.491 INFO Download complete, target: Cockroach
17602026-06-25T02:08:06.003ZJun 25 02:08:04.664 INFO Checking that binary works, target: Clickhouse
17612026-06-25T02:08:06.143ZJun 25 02:08:04.805 INFO Download complete, target: Clickhouse
17622026-06-25T02:08:06.160ZAll builder prerequisites installed successfully, and PATH looks valid
17632026-06-25T02:08:06.164Z
17642026-06-25T02:08:06.164Zreal 2:03.695810737
17652026-06-25T02:08:06.164Zuser 6:53.005771922
17662026-06-25T02:08:06.164Zsys 1:24.101227144
17672026-06-25T02:08:06.164Ztrap 0.238204425
17682026-06-25T02:08:06.164Ztflt 0.652496501
17692026-06-25T02:08:06.164Zdflt 0.487792378
17702026-06-25T02:08:06.164Zkflt 0.023029811
17712026-06-25T02:08:06.164Zlock 23:18.908322883
17722026-06-25T02:08:06.164Zslp 21:10.770685461
17732026-06-25T02:08:06.164Zlat 45.859835218
17742026-06-25T02:08:06.164Zstop 1:59.172722027
17752026-06-25T02:08:06.165Z+ banner clippy
17762026-06-25T02:08:06.165Z
17772026-06-25T02:08:06.165Z #### # # ##### ##### # #
17782026-06-25T02:08:06.165Z # # # # # # # # # #
17792026-06-25T02:08:06.165Z # # # # # # # #
17802026-06-25T02:08:06.165Z # # # ##### ##### #
17812026-06-25T02:08:06.165Z # # # # # # #
17822026-06-25T02:08:06.165Z #### ###### # # # #
17832026-06-25T02:08:06.165Z
17842026-06-25T02:08:06.165Z+ export CARGO_INCREMENTAL=0
17852026-06-25T02:08:06.165Z+ CARGO_INCREMENTAL=0
17862026-06-25T02:08:06.165Z+ ptime -m cargo xtask clippy
17872026-06-25T02:08:06.639Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17882026-06-25T02:08:06.845Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17892026-06-25T02:08:08.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
17902026-06-25T02:08:08.771Z Running `target/debug/xtask clippy`
17912026-06-25T02:08:08.798Zrunning: /home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17922026-06-25T02:08:09.339Z Downloading crates ...
17932026-06-25T02:08:09.552Z Downloaded addr2line v0.25.1
17942026-06-25T02:08:09.562Z Downloaded backtrace v0.3.76
17952026-06-25T02:08:09.570Z Downloaded backtrace-ext v0.2.1
17962026-06-25T02:08:09.573Z Downloaded approx v0.5.1
17972026-06-25T02:08:09.573Z Downloaded escape8259 v0.5.3
17982026-06-25T02:08:09.573Z Downloaded cast v0.3.0
17992026-06-25T02:08:09.573Z Downloaded linkme-impl v0.3.35
18002026-06-25T02:08:09.573Z Downloaded futures-timer v3.0.3
18012026-06-25T02:08:09.573Z Downloaded async-object-pool v0.2.0
18022026-06-25T02:08:09.576Z Downloaded relative-path v1.9.3
18032026-06-25T02:08:09.576Z Downloaded assert-json-diff v2.0.2
18042026-06-25T02:08:09.576Z Downloaded constant_time_eq v0.3.1
18052026-06-25T02:08:09.579Z Downloaded tokio-test v0.4.5
18062026-06-25T02:08:09.579Z Downloaded plotters-svg v0.3.7
18072026-06-25T02:08:09.588Z Downloaded nested v0.1.1
18082026-06-25T02:08:09.590Z Downloaded serde_regex v1.1.0
18092026-06-25T02:08:09.594Z Downloaded plotters-backend v0.3.7
18102026-06-25T02:08:09.594Z Downloaded path-tree v0.8.3
18112026-06-25T02:08:09.597Z Downloaded event-listener-strategy v0.5.4
18122026-06-25T02:08:09.597Z Downloaded parking v2.2.1
18132026-06-25T02:08:09.606Z Downloaded similar-asserts v1.7.0
18142026-06-25T02:08:09.606Z Downloaded supports-unicode v2.1.0
18152026-06-25T02:08:09.606Z Downloaded guppy-workspace-hack v0.1.0
18162026-06-25T02:08:09.609Z Downloaded miette-derive v5.10.0
18172026-06-25T02:08:09.616Z Downloaded concurrent-queue v2.5.0
18182026-06-25T02:08:09.620Z Downloaded anes v0.1.6
18192026-06-25T02:08:09.624Z Downloaded assert_cmd v2.1.2
18202026-06-25T02:08:09.631Z Downloaded terminal_size v0.1.17
18212026-06-25T02:08:09.643Z Downloaded pathdiff v0.2.3
18222026-06-25T02:08:09.658Z Downloaded target-triple v1.0.0
18232026-06-25T02:08:09.658Z Downloaded libtest-mimic v0.8.1
18242026-06-25T02:08:09.658Z Downloaded rustc-demangle v0.1.27
18252026-06-25T02:08:09.658Z Downloaded knuffel-derive v3.2.0
18262026-06-25T02:08:09.658Z Downloaded termcolor v1.4.1
18272026-06-25T02:08:09.658Z Downloaded supports-hyperlinks v2.1.0
18282026-06-25T02:08:09.658Z Downloaded owo-colors v3.5.0
18292026-06-25T02:08:09.664Z Downloaded oorandom v11.1.5
18302026-06-25T02:08:09.664Z Downloaded hickory-client v0.25.2
18312026-06-25T02:08:09.664Z Downloaded event-listener v5.4.1
18322026-06-25T02:08:09.664Z Downloaded target-spec v3.5.7
18332026-06-25T02:08:09.664Z Downloaded supports-color v2.1.0
18342026-06-25T02:08:09.670Z Downloaded stringmetrics v2.2.2
18352026-06-25T02:08:09.670Z Downloaded linkme v0.3.35
18362026-06-25T02:08:09.670Z Downloaded datatest-stable v0.3.3
18372026-06-25T02:08:09.677Z Downloaded target-lexicon v0.13.3
18382026-06-25T02:08:09.677Z Downloaded rust-argon2 v2.1.0
18392026-06-25T02:08:09.677Z Downloaded blake2b_simd v1.0.4
18402026-06-25T02:08:09.677Z Downloaded partial-io v0.5.4
18412026-06-25T02:08:09.677Z Downloaded criterion-plot v0.6.0
18422026-06-25T02:08:09.682Z Downloaded httptest v0.16.4
18432026-06-25T02:08:09.682Z Downloaded rand_distr v0.5.1
18442026-06-25T02:08:09.689Z Downloaded tinytemplate v1.2.1
18452026-06-25T02:08:09.692Z Downloaded async-lock v3.4.2
18462026-06-25T02:08:09.697Z Downloaded cfg-expr v0.20.6
18472026-06-25T02:08:09.702Z Downloaded trybuild v1.0.116
18482026-06-25T02:08:09.705Z Downloaded rstest_macros v0.25.0
18492026-06-25T02:08:09.705Z Downloaded knuffel v3.2.0
18502026-06-25T02:08:09.709Z Downloaded rstest v0.25.0
18512026-06-25T02:08:09.715Z Downloaded miette v5.10.0
18522026-06-25T02:08:09.715Z Downloaded textwrap v0.15.2
18532026-06-25T02:08:09.715Z Downloaded fancy-regex v0.14.0
18542026-06-25T02:08:09.715Z Downloaded chumsky v0.9.3
18552026-06-25T02:08:09.721Z Downloaded hashbrown v0.14.5
18562026-06-25T02:08:09.728Z Downloaded guppy v0.17.25
18572026-06-25T02:08:09.732Z Downloaded plotters v0.3.7
18582026-06-25T02:08:09.740Z Downloaded criterion v0.7.0
18592026-06-25T02:08:09.759Z Downloaded gimli v0.32.3
18602026-06-25T02:08:09.860Z Downloaded httpmock v0.8.3
18612026-06-25T02:08:11.546Z Checking cfg-if v1.0.4
18622026-06-25T02:08:11.894Z Checking libc v0.2.185
18632026-06-25T02:08:11.897Z Checking serde_core v1.0.228
18642026-06-25T02:08:11.967Z Checking memchr v2.8.0
18652026-06-25T02:08:12.006Z Checking smallvec v1.15.1
18662026-06-25T02:08:12.042Z Checking itoa v1.0.17
18672026-06-25T02:08:12.078Z Checking log v0.4.29
18682026-06-25T02:08:12.117Z Checking zeroize v1.8.2
18692026-06-25T02:08:12.117Z Checking libm v0.2.16
18702026-06-25T02:08:12.203Z Checking scopeguard v1.2.0
18712026-06-25T02:08:12.240Z Checking stable_deref_trait v1.2.1
18722026-06-25T02:08:12.279Z Checking zmij v1.0.21
18732026-06-25T02:08:12.316Z Checking errno v0.3.14
18742026-06-25T02:08:12.316Z Checking getrandom v0.2.17
18752026-06-25T02:08:12.383Z Checking lock_api v0.4.14
18762026-06-25T02:08:12.415Z Checking zerofrom v0.1.6
18772026-06-25T02:08:12.450Z Checking percent-encoding v2.3.2
18782026-06-25T02:08:12.490Z Checking writeable v0.6.2
18792026-06-25T02:08:12.522Z Checking litemap v0.8.1
18802026-06-25T02:08:12.555Z Checking yoke v0.8.1
18812026-06-25T02:08:12.590Z Checking icu_properties_data v2.1.2
18822026-06-25T02:08:12.626Z Checking icu_normalizer_data v2.1.1
18832026-06-25T02:08:12.663Z Checking subtle v2.6.1
18842026-06-25T02:08:12.692Z Checking form_urlencoded v1.2.2
18852026-06-25T02:08:12.744Z Checking utf8_iter v1.0.4
18862026-06-25T02:08:12.761Z Checking zerovec v0.11.5
18872026-06-25T02:08:12.761Z Checking zerotrie v0.2.3
18882026-06-25T02:08:12.765Z Checking rand_core v0.6.4
18892026-06-25T02:08:12.856Z Checking num-traits v0.2.19
18902026-06-25T02:08:12.861Z Checking pin-project-lite v0.2.17
18912026-06-25T02:08:12.917Z Checking zerocopy v0.8.40
18922026-06-25T02:08:12.922Z Checking rand_core v0.10.0
18932026-06-25T02:08:13.002Z Checking parking_lot_core v0.9.12
18942026-06-25T02:08:13.046Z Checking portable-atomic v1.13.1
18952026-06-25T02:08:13.084Z Checking signal-hook-registry v1.4.8
18962026-06-25T02:08:13.118Z Checking getrandom v0.4.1
18972026-06-25T02:08:13.206Z Checking tinystr v0.8.2
18982026-06-25T02:08:13.210Z Checking potential_utf v0.1.4
18992026-06-25T02:08:13.269Z Checking parking_lot v0.12.5
19002026-06-25T02:08:13.303Z Checking critical-section v1.2.0
19012026-06-25T02:08:13.390Z Checking icu_collections v2.1.1
19022026-06-25T02:08:13.427Z Checking icu_locale_core v2.1.1
19032026-06-25T02:08:13.461Z Checking serde v1.0.228
19042026-06-25T02:08:13.461Z Checking serde_json v1.0.149
19052026-06-25T02:08:13.461Z Checking bitflags v2.11.0
19062026-06-25T02:08:13.554Z Checking once_cell v1.21.3
19072026-06-25T02:08:13.591Z Checking mio v1.2.0
19082026-06-25T02:08:13.713Z Checking typenum v1.19.0
19092026-06-25T02:08:13.755Z Checking socket2 v0.6.3
19102026-06-25T02:08:13.798Z Checking iana-time-zone v0.1.65
19112026-06-25T02:08:13.877Z Checking bytes v1.11.1
19122026-06-25T02:08:13.920Z Checking uuid v1.23.0
19132026-06-25T02:08:13.957Z Checking chrono v0.4.44
19142026-06-25T02:08:13.991Z Checking icu_provider v2.1.1
19152026-06-25T02:08:14.026Z Checking thiserror v2.0.18
19162026-06-25T02:08:14.158Z Checking semver v1.0.28
19172026-06-25T02:08:14.201Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19182026-06-25T02:08:14.242Z Checking icu_normalizer v2.1.1
19192026-06-25T02:08:14.278Z Checking icu_properties v2.1.2
19202026-06-25T02:08:14.287Z Checking generic-array v0.14.7
19212026-06-25T02:08:14.340Z Checking tokio v1.52.1
19222026-06-25T02:08:14.383Z Checking futures-core v0.3.32
19232026-06-25T02:08:14.467Z Checking dyn-clone v1.0.20
19242026-06-25T02:08:14.534Z Checking const-oid v0.9.6
19252026-06-25T02:08:14.565Z Checking equivalent v1.0.2
19262026-06-25T02:08:14.596Z Checking rustix v1.1.3
19272026-06-25T02:08:14.673Z Checking futures-sink v0.3.32
19282026-06-25T02:08:14.783Z Checking crypto-common v0.1.7
19292026-06-25T02:08:14.818Z Checking block-buffer v0.10.4
19302026-06-25T02:08:14.825Z Checking byteorder v1.5.0
19312026-06-25T02:08:14.929Z Checking futures-channel v0.3.32
19322026-06-25T02:08:14.981Z Checking futures-io v0.3.32
19332026-06-25T02:08:15.068Z Checking futures-task v0.3.32
19342026-06-25T02:08:15.111Z Checking idna_adapter v1.2.1
19352026-06-25T02:08:15.145Z Checking slab v0.4.12
19362026-06-25T02:08:15.177Z Checking cpufeatures v0.2.17
19372026-06-25T02:08:15.227Z Checking digest v0.10.7
19382026-06-25T02:08:15.260Z Checking idna v1.1.0
19392026-06-25T02:08:15.263Z Checking thiserror v1.0.69
19402026-06-25T02:08:15.322Z Checking hashbrown v0.17.0
19412026-06-25T02:08:15.356Z Checking futures-util v0.3.32
19422026-06-25T02:08:15.414Z Checking getrandom v0.3.4
19432026-06-25T02:08:15.453Z Checking fnv v1.0.7
19442026-06-25T02:08:15.481Z Checking regex-syntax v0.8.10
19452026-06-25T02:08:15.537Z Checking url v2.5.8
19462026-06-25T02:08:15.569Z Checking http v1.4.0
19472026-06-25T02:08:15.603Z Checking tracing-core v0.1.36
19482026-06-25T02:08:15.712Z Checking ppv-lite86 v0.2.21
19492026-06-25T02:08:15.822Z Checking indexmap v2.14.0
19502026-06-25T02:08:15.934Z Checking utf8parse v0.2.2
19512026-06-25T02:08:16.003Z Checking schemars v0.8.22
19522026-06-25T02:08:16.036Z Checking base64 v0.22.1
19532026-06-25T02:08:16.069Z Checking tracing v0.1.44
19542026-06-25T02:08:16.151Z Checking anstyle v1.0.14
19552026-06-25T02:08:16.297Z Checking base64ct v1.8.3
19562026-06-25T02:08:16.301Z Checking is_terminal_polyfill v1.70.2
19572026-06-25T02:08:16.362Z Checking colorchoice v1.0.4
19582026-06-25T02:08:16.405Z Checking anstyle-query v1.1.5
19592026-06-25T02:08:16.442Z Checking block-padding v0.3.3
19602026-06-25T02:08:16.488Z Checking ipnet v2.11.0
19612026-06-25T02:08:16.523Z Checking untrusted v0.9.0
19622026-06-25T02:08:16.555Z Checking anstyle-parse v1.0.0
19632026-06-25T02:08:16.596Z Checking inout v0.1.4
19642026-06-25T02:08:16.652Z Checking ring v0.17.14
19652026-06-25T02:08:16.687Z Checking terminal_size v0.4.3
19662026-06-25T02:08:16.729Z Checking aho-corasick v1.1.4
19672026-06-25T02:08:16.761Z Checking cipher v0.4.4
19682026-06-25T02:08:16.792Z Checking crossbeam-utils v0.8.21
19692026-06-25T02:08:16.823Z Checking unicode-ident v1.0.24
19702026-06-25T02:08:16.854Z Checking anstream v1.0.0
19712026-06-25T02:08:16.953Z Checking proc-macro2 v1.0.106
19722026-06-25T02:08:16.988Z Checking clap_lex v1.0.0
19732026-06-25T02:08:17.070Z Checking strsim v0.11.1
19742026-06-25T02:08:17.147Z Checking pem-rfc7468 v0.7.0
19752026-06-25T02:08:17.181Z Checking sha2 v0.10.9
19762026-06-25T02:08:17.255Z Checking clap_builder v4.6.0
19772026-06-25T02:08:17.290Z Checking quote v1.0.45
19782026-06-25T02:08:17.294Z Checking rustls-pki-types v1.14.0
19792026-06-25T02:08:17.354Z Checking httparse v1.10.1
19802026-06-25T02:08:17.418Z Checking regex-automata v0.4.14
19812026-06-25T02:08:17.483Z Checking powerfmt v0.2.0
19822026-06-25T02:08:17.486Z Checking syn v2.0.117
19832026-06-25T02:08:17.581Z Checking tokio-util v0.7.18
19842026-06-25T02:08:17.615Z Checking rand_core v0.9.5
19852026-06-25T02:08:17.646Z Checking hmac v0.12.1
19862026-06-25T02:08:17.680Z Checking deranged v0.5.8
19872026-06-25T02:08:17.684Z Checking num_threads v0.1.7
19882026-06-25T02:08:17.803Z Checking num-conv v0.2.0
19892026-06-25T02:08:17.863Z Checking time-core v0.1.8
19902026-06-25T02:08:17.882Z Checking erased-serde v0.3.31
19912026-06-25T02:08:17.985Z Checking flagset v0.4.7
19922026-06-25T02:08:18.004Z Checking http-body v1.0.1
19932026-06-25T02:08:18.091Z Checking der v0.7.10
19942026-06-25T02:08:18.155Z Checking allocator-api2 v0.2.21
19952026-06-25T02:08:18.202Z Checking atomic-waker v1.1.2
19962026-06-25T02:08:18.273Z Checking slog v2.8.2
19972026-06-25T02:08:18.328Z Checking rand_chacha v0.9.0
19982026-06-25T02:08:18.455Z Checking anyhow v1.0.102
19992026-06-25T02:08:18.498Z Checking clap v4.6.1
20002026-06-25T02:08:18.552Z Checking try-lock v0.2.5
20012026-06-25T02:08:18.587Z Checking httpdate v1.0.3
20022026-06-25T02:08:18.622Z Checking time v0.3.47
20032026-06-25T02:08:18.626Z Checking rand v0.9.2
20042026-06-25T02:08:18.685Z Checking want v0.3.1
20052026-06-25T02:08:18.688Z Checking h2 v0.4.13
20062026-06-25T02:08:18.753Z Checking spin v0.9.8
20072026-06-25T02:08:18.834Z Checking tower-service v0.3.3
20082026-06-25T02:08:18.867Z Checking ryu v1.0.23
20092026-06-25T02:08:18.947Z Checking pin-utils v0.1.0
20102026-06-25T02:08:18.979Z Checking tower-layer v0.3.3
20112026-06-25T02:08:19.023Z Checking ipnetwork v0.21.1
20122026-06-25T02:08:19.057Z Checking socket2 v0.5.10
20132026-06-25T02:08:19.142Z Checking fastrand v2.3.0
20142026-06-25T02:08:19.175Z Checking mime v0.3.17
20152026-06-25T02:08:19.258Z Checking spki v0.7.3
20162026-06-25T02:08:19.262Z Checking pbkdf2 v0.12.2
20172026-06-25T02:08:19.322Z Checking aes v0.8.4
20182026-06-25T02:08:19.358Z Checking http-body-util v0.1.3
20192026-06-25T02:08:19.384Z Checking salsa20 v0.10.2
20202026-06-25T02:08:19.423Z Checking cbc v0.1.2
20212026-06-25T02:08:19.453Z Checking rand_chacha v0.3.1
20222026-06-25T02:08:19.537Z Checking hex v0.4.3
20232026-06-25T02:08:19.572Z Checking aws-lc-sys v0.40.0
20242026-06-25T02:08:19.605Z Checking pretty-hex v0.4.1
20252026-06-25T02:08:19.682Z Checking untrusted v0.7.1
20262026-06-25T02:08:19.727Z Checking simd-adler32 v0.3.8
20272026-06-25T02:08:19.759Z Checking rand v0.8.6
20282026-06-25T02:08:19.793Z Checking scrypt v0.11.0
20292026-06-25T02:08:19.796Z Checking tempfile v3.25.0
20302026-06-25T02:08:19.796Z Checking plain v0.2.3
20312026-06-25T02:08:19.885Z Checking openssl-probe v0.2.1
20322026-06-25T02:08:19.917Z Checking adler2 v2.0.1
20332026-06-25T02:08:19.949Z Checking regex v1.12.3
20342026-06-25T02:08:19.954Z Checking pkcs5 v0.7.1
20352026-06-25T02:08:20.013Z Checking serde_urlencoded v0.7.1
20362026-06-25T02:08:20.047Z Checking miniz_oxide v0.8.9
20372026-06-25T02:08:20.083Z Checking encoding_rs v0.8.35
20382026-06-25T02:08:20.113Z Checking aws-lc-rs v1.16.3
20392026-06-25T02:08:20.242Z Checking ucd-trie v0.1.7
20402026-06-25T02:08:20.279Z Checking pkcs8 v0.10.2
20412026-06-25T02:08:20.308Z Checking camino v1.2.2
20422026-06-25T02:08:20.343Z Checking rustls-native-certs v0.8.3
20432026-06-25T02:08:20.401Z Checking pest v2.8.6
20442026-06-25T02:08:20.445Z Checking oxnet v0.1.6
20452026-06-25T02:08:20.484Z Checking futures-executor v0.3.32
20462026-06-25T02:08:20.517Z Checking sync_wrapper v1.0.2
20472026-06-25T02:08:20.593Z Checking either v1.15.0
20482026-06-25T02:08:20.644Z Checking tower v0.5.3
20492026-06-25T02:08:20.678Z Checking futures v0.3.32
20502026-06-25T02:08:20.742Z Checking webpki-roots v1.0.6
20512026-06-25T02:08:20.780Z Checking crc32fast v1.5.0
20522026-06-25T02:08:20.814Z Checking iri-string v0.7.10
20532026-06-25T02:08:20.886Z Checking static_assertions v1.1.0
20542026-06-25T02:08:20.946Z Checking foldhash v0.2.0
20552026-06-25T02:08:20.979Z Checking lazy_static v1.5.0
20562026-06-25T02:08:21.014Z Checking rustls-webpki v0.103.9
20572026-06-25T02:08:21.059Z Checking openapiv3 v2.2.0
20582026-06-25T02:08:21.093Z Checking signature v2.2.0
20592026-06-25T02:08:21.097Z Checking winnow v0.7.14
20602026-06-25T02:08:21.157Z Checking hashbrown v0.16.1
20612026-06-25T02:08:21.285Z Checking hubpack v0.1.2
20622026-06-25T02:08:21.461Z Checking rustls v0.23.37
20632026-06-25T02:08:21.494Z Checking zlib-rs v0.6.2
20642026-06-25T02:08:21.532Z Checking strum v0.26.3
20652026-06-25T02:08:21.537Z Checking hyper v1.8.1
20662026-06-25T02:08:21.664Z Checking psl-types v2.0.11
20672026-06-25T02:08:21.735Z Checking tinyvec_macros v0.1.1
20682026-06-25T02:08:21.791Z Checking tinyvec v1.10.0
20692026-06-25T02:08:21.814Z Checking publicsuffix v2.3.0
20702026-06-25T02:08:21.918Z Checking tower-http v0.6.8
20712026-06-25T02:08:22.066Z Checking cookie v0.18.1
20722026-06-25T02:08:22.190Z Checking sha1 v0.10.6
20732026-06-25T02:08:22.232Z Checking num-integer v0.1.46
20742026-06-25T02:08:22.305Z Checking scroll v0.13.0
20752026-06-25T02:08:22.332Z Checking data-encoding v2.10.0
20762026-06-25T02:08:22.376Z Checking cookie_store v0.22.1
20772026-06-25T02:08:22.379Z Checking toml_datetime v0.6.11
20782026-06-25T02:08:22.440Z Checking flate2 v1.1.9
20792026-06-25T02:08:22.479Z Checking serde_spanned v0.6.9
20802026-06-25T02:08:22.483Z Checking hyper-util v0.1.20
20812026-06-25T02:08:22.546Z Checking goblin v0.10.5
20822026-06-25T02:08:22.610Z Checking memmap2 v0.9.10
20832026-06-25T02:08:22.645Z Checking bit-vec v0.8.0
20842026-06-25T02:08:22.649Z Checking base16ct v0.2.0
20852026-06-25T02:08:22.726Z Checking dtrace-parser v0.3.0
20862026-06-25T02:08:22.761Z Checking ff v0.13.1
20872026-06-25T02:08:22.793Z Checking wait-timeout v0.2.1
20882026-06-25T02:08:22.796Z Checking sec1 v0.7.3
20892026-06-25T02:08:22.891Z Checking bit-set v0.8.0
20902026-06-25T02:08:22.926Z Checking thread-id v5.1.0
20912026-06-25T02:08:22.957Z Checking group v0.13.0
20922026-06-25T02:08:22.989Z Checking num-iter v0.1.45
20932026-06-25T02:08:23.026Z Checking bstr v1.12.1
20942026-06-25T02:08:23.060Z Checking hkdf v0.12.4
20952026-06-25T02:08:23.063Z Checking crossbeam-epoch v0.9.18
20962026-06-25T02:08:23.124Z Checking anstyle-parse v0.2.7
20972026-06-25T02:08:23.127Z Checking ahash v0.8.12
20982026-06-25T02:08:23.216Z Checking crypto-bigint v0.5.5
20992026-06-25T02:08:23.296Z Checking quick-error v1.2.3
21002026-06-25T02:08:23.337Z Checking anstream v0.6.21
21012026-06-25T02:08:23.371Z Checking rand_xorshift v0.4.0
21022026-06-25T02:08:23.421Z Checking rusty-fork v0.3.1
21032026-06-25T02:08:23.455Z Checking scroll v0.12.0
21042026-06-25T02:08:23.511Z Checking unarray v0.1.4
21052026-06-25T02:08:23.558Z Checking num-bigint-dig v0.8.6
21062026-06-25T02:08:23.617Z Checking pkcs1 v0.7.5
21072026-06-25T02:08:23.649Z Checking proptest v1.10.0
21082026-06-25T02:08:23.705Z Checking goblin v0.8.2
21092026-06-25T02:08:23.803Z Checking x509-cert v0.2.5
21102026-06-25T02:08:23.839Z Checking tokio-rustls v0.26.4
21112026-06-25T02:08:23.873Z Checking rustls-platform-verifier v0.6.2
21122026-06-25T02:08:24.041Z Checking zerocopy v0.7.35
21132026-06-25T02:08:24.088Z Checking hyper-rustls v0.27.7
21142026-06-25T02:08:24.124Z Checking elliptic-curve v0.13.8
21152026-06-25T02:08:24.320Z Checking reqwest v0.13.2
21162026-06-25T02:08:24.393Z Checking unicode-segmentation v1.12.0
21172026-06-25T02:08:24.453Z Checking foreign-types-shared v0.1.1
21182026-06-25T02:08:24.486Z Checking rsa v0.9.10
21192026-06-25T02:08:24.540Z Checking dtrace-parser v0.2.0
21202026-06-25T02:08:24.573Z Checking foreign-types v0.3.2
21212026-06-25T02:08:24.666Z Checking rfc6979 v0.4.0
21222026-06-25T02:08:24.724Z Checking memoffset v0.9.1
21232026-06-25T02:08:24.797Z Checking openssl-sys v0.9.115
21242026-06-25T02:08:24.832Z Checking thread-id v4.2.2
21252026-06-25T02:08:24.835Z Checking ecdsa v0.16.9
21262026-06-25T02:08:24.894Z Checking dof v0.4.0
21272026-06-25T02:08:24.936Z Checking curve25519-dalek v4.1.3
21282026-06-25T02:08:24.975Z Checking rustix v0.38.44
21292026-06-25T02:08:25.209Z Checking openssl v0.10.79
21302026-06-25T02:08:25.214Z Checking env_filter v1.0.0
21312026-06-25T02:08:25.264Z Checking same-file v1.0.6
21322026-06-25T02:08:25.402Z Checking keccak v0.1.6
21332026-06-25T02:08:25.437Z Checking toml_write v0.1.2
21342026-06-25T02:08:25.494Z Checking newtype-uuid v1.3.2
21352026-06-25T02:08:25.554Z Checking usdt-impl v0.6.0
21362026-06-25T02:08:25.597Z Checking sha3 v0.10.8
21372026-06-25T02:08:25.629Z Checking toml_edit v0.22.27
21382026-06-25T02:08:25.661Z Checking dof v0.3.0
21392026-06-25T02:08:25.721Z Checking daft v0.1.7
21402026-06-25T02:08:25.756Z Checking walkdir v2.5.0
21412026-06-25T02:08:25.815Z Checking env_logger v0.11.9
21422026-06-25T02:08:25.850Z Checking ed25519 v2.2.3
21432026-06-25T02:08:25.882Z Checking usdt v0.6.0
21442026-06-25T02:08:25.936Z Checking itertools v0.13.0
21452026-06-25T02:08:25.969Z Checking usdt-impl v0.5.0
21462026-06-25T02:08:26.003Z Checking serde_with v3.17.0
21472026-06-25T02:08:26.036Z Checking bitflags v1.3.2
21482026-06-25T02:08:26.068Z Checking siphasher v1.0.2
21492026-06-25T02:08:26.073Z Checking ed25519-dalek v2.2.0
21502026-06-25T02:08:26.132Z Checking nix v0.31.2
21512026-06-25T02:08:26.246Z Checking toml_parser v1.0.9+spec-1.1.0
21522026-06-25T02:08:26.281Z Checking unicode-normalization v0.1.25
21532026-06-25T02:08:26.350Z Checking signal-hook v0.3.18
21542026-06-25T02:08:26.569Z Checking winnow v0.5.40
21552026-06-25T02:08:26.601Z Checking managed v0.8.0
21562026-06-25T02:08:26.702Z Checking bzip2-sys v0.1.13+1.0.8
21572026-06-25T02:08:26.745Z Checking object v0.37.3
21582026-06-25T02:08:26.859Z Checking foldhash v0.1.5
21592026-06-25T02:08:26.864Z Checking bzip2 v0.4.4
21602026-06-25T02:08:26.966Z Checking hashbrown v0.15.5
21612026-06-25T02:08:27.000Z Checking signal-hook-mio v0.2.5
21622026-06-25T02:08:27.033Z Checking globset v0.4.18
21632026-06-25T02:08:27.130Z Checking ref-cast v1.0.25
21642026-06-25T02:08:27.203Z Checking zstd-sys v2.0.16+zstd.1.5.7
21652026-06-25T02:08:27.238Z Checking native-tls v0.2.18
21662026-06-25T02:08:27.271Z Checking zip v0.6.6
21672026-06-25T02:08:27.314Z Checking pin-project v1.1.11
21682026-06-25T02:08:27.347Z Checking zstd-safe v7.2.4
21692026-06-25T02:08:27.431Z Checking bumpalo v3.20.2
21702026-06-25T02:08:27.468Z Checking libbz2-rs-sys v0.2.2
21712026-06-25T02:08:27.471Z Checking tokio-native-tls v0.3.1
21722026-06-25T02:08:27.496Z Checking crossterm v0.28.1
21732026-06-25T02:08:27.559Z Checking zstd v0.13.3
21742026-06-25T02:08:27.613Z Checking similar v2.7.0
21752026-06-25T02:08:27.657Z Checking zopfli v0.8.3
21762026-06-25T02:08:27.691Z Checking hyper-tls v0.6.0
21772026-06-25T02:08:27.727Z Checking toml_edit v0.19.15
21782026-06-25T02:08:27.769Z Checking tokio-stream v0.1.18
21792026-06-25T02:08:27.886Z Checking reqwest v0.12.28
21802026-06-25T02:08:27.889Z Checking bzip2 v0.6.1
21812026-06-25T02:08:28.014Z Checking fs-err v3.3.0
21822026-06-25T02:08:28.048Z Checking pem v3.0.6
21832026-06-25T02:08:28.101Z Checking hash32 v0.2.1
21842026-06-25T02:08:28.180Z Checking serde-big-array v0.5.1
21852026-06-25T02:08:28.228Z Checking unicode-properties v0.1.4
21862026-06-25T02:08:28.262Z Checking unicode-bidi v0.3.18
21872026-06-25T02:08:28.295Z Checking predicates-core v1.0.10
21882026-06-25T02:08:28.334Z Checking jiff v0.2.21
21892026-06-25T02:08:28.337Z Checking heapless v0.7.17
21902026-06-25T02:08:28.437Z Checking snafu v0.8.9
21912026-06-25T02:08:28.472Z Checking olpc-cjson v0.1.4
21922026-06-25T02:08:28.577Z Checking stringprep v0.1.5
21932026-06-25T02:08:28.630Z Checking hickory-proto v0.25.2
21942026-06-25T02:08:28.702Z Checking md-5 v0.10.6
21952026-06-25T02:08:28.755Z Checking serde_plain v1.0.2
21962026-06-25T02:08:28.791Z Checking float-cmp v0.10.0
21972026-06-25T02:08:28.794Z Checking toml v0.7.8
21982026-06-25T02:08:28.794Z Checking difflib v0.4.0
21992026-06-25T02:08:28.882Z Checking typed-path v0.9.3
22002026-06-25T02:08:28.920Z Checking normalize-line-endings v0.3.0
22012026-06-25T02:08:28.953Z Checking fallible-iterator v0.2.0
22022026-06-25T02:08:29.025Z Checking smoltcp v0.9.1
22032026-06-25T02:08:29.059Z Checking predicates v3.1.4
22042026-06-25T02:08:29.062Z Checking iddqd v0.4.2
22052026-06-25T02:08:29.178Z Checking phf_shared v0.11.3
22062026-06-25T02:08:29.242Z Checking postgres-protocol v0.6.10
22072026-06-25T02:08:29.344Z Checking phf_shared v0.13.1
22082026-06-25T02:08:29.383Z Checking buf-list v1.1.2
22092026-06-25T02:08:29.561Z Checking strum v0.27.2
22102026-06-25T02:08:29.595Z Checking precomputed-hash v0.1.1
22112026-06-25T02:08:29.598Z Checking fixedbitset v0.5.7
22122026-06-25T02:08:29.659Z Checking tough v0.22.0
22132026-06-25T02:08:29.662Z Checking fixedbitset v0.4.2
22142026-06-25T02:08:29.723Z Checking lalrpop-util v0.19.12
22152026-06-25T02:08:29.757Z Checking new_debug_unreachable v1.0.6
22162026-06-25T02:08:29.808Z Checking petgraph v0.8.3
22172026-06-25T02:08:29.850Z Checking string_cache v0.8.9
22182026-06-25T02:08:29.883Z Checking petgraph v0.6.5
22192026-06-25T02:08:29.915Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22202026-06-25T02:08:30.021Z Checking postgres-types v0.2.12
22212026-06-25T02:08:30.055Z Checking phf v0.13.1
22222026-06-25T02:08:30.241Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22232026-06-25T02:08:30.383Z Checking peg-runtime v0.8.5
22242026-06-25T02:08:30.559Z Checking whoami v2.1.0
22252026-06-25T02:08:30.680Z Checking zip v4.6.1
22262026-06-25T02:08:30.718Z Checking is-terminal v0.4.17
22272026-06-25T02:08:30.781Z Checking tokio-postgres v0.7.16
22282026-06-25T02:08:30.834Z Checking crossbeam-channel v0.5.15
22292026-06-25T02:08:31.170Z Checking thread_local v1.1.9
22302026-06-25T02:08:31.204Z Compiling structmeta-derive v0.3.0
22312026-06-25T02:08:31.291Z Checking term v1.2.1
22322026-06-25T02:08:31.366Z Checking take_mut v0.2.2
22332026-06-25T02:08:31.440Z Compiling newtype-uuid-macros v0.1.0
22342026-06-25T02:08:31.478Z Compiling rustls v0.22.4
22352026-06-25T02:08:31.512Z Checking slog-async v2.8.0
22362026-06-25T02:08:31.544Z Checking slog-term v2.9.2
22372026-06-25T02:08:31.711Z Compiling multer v3.1.0
22382026-06-25T02:08:31.752Z Compiling async-stream-impl v0.3.6
22392026-06-25T02:08:31.786Z Checking match_cfg v0.1.0
22402026-06-25T02:08:31.827Z Checking slog-json v2.6.1
22412026-06-25T02:08:31.883Z Checking hostname v0.3.1
22422026-06-25T02:08:31.999Z Compiling dropshot v0.17.0
22432026-06-25T02:08:32.037Z Compiling dropshot_endpoint v0.17.0
22442026-06-25T02:08:32.040Z Checking slog-bunyan v2.5.0
22452026-06-25T02:08:32.097Z Checking debug-ignore v1.0.5
22462026-06-25T02:08:32.203Z Checking progenitor-client v0.14.0
22472026-06-25T02:08:32.238Z Checking rustls-webpki v0.102.8
22482026-06-25T02:08:32.241Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22492026-06-25T02:08:32.330Z Compiling structmeta v0.3.0
22502026-06-25T02:08:32.394Z Checking serde_path_to_error v0.1.20
22512026-06-25T02:08:32.397Z Checking serde_spanned v1.0.4
22522026-06-25T02:08:32.459Z Checking toml_datetime v1.0.0+spec-1.1.0
22532026-06-25T02:08:32.497Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22542026-06-25T02:08:32.566Z Compiling derive-ex v0.1.8
22552026-06-25T02:08:32.600Z Checking compression-core v0.4.31
22562026-06-25T02:08:32.632Z Checking toml_writer v1.0.6+spec-1.1.0
22572026-06-25T02:08:32.680Z Checking async-stream v0.3.6
22582026-06-25T02:08:32.821Z Checking compression-codecs v0.4.37
22592026-06-25T02:08:32.831Z Checking toml v1.0.6+spec-1.1.0
22602026-06-25T02:08:32.864Z Checking waitgroup v0.1.2
22612026-06-25T02:08:32.909Z Checking rustls-pemfile v2.2.0
22622026-06-25T02:08:32.960Z Checking async-compression v0.4.41
22632026-06-25T02:08:32.993Z Checking hostname v0.4.2
22642026-06-25T02:08:32.996Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22652026-06-25T02:08:33.073Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22662026-06-25T02:08:33.115Z Checking atomicwrites v0.4.4
22672026-06-25T02:08:33.153Z Compiling parse-display-derive v0.10.0
22682026-06-25T02:08:33.222Z Checking itertools v0.14.0
22692026-06-25T02:08:33.256Z Checking macaddr v1.0.1
22702026-06-25T02:08:33.287Z Checking regress v0.10.5
22712026-06-25T02:08:33.437Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722026-06-25T02:08:33.469Z Checking instant v0.1.13
22732026-06-25T02:08:33.577Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22742026-06-25T02:08:33.774Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22752026-06-25T02:08:33.832Z Checking backoff v0.4.0
22762026-06-25T02:08:33.873Z Checking backon v1.6.0
22772026-06-25T02:08:34.036Z Checking humantime v2.3.0
22782026-06-25T02:08:34.069Z Checking progenitor-extras v0.2.0
22792026-06-25T02:08:34.155Z Checking tokio-rustls v0.25.0
22802026-06-25T02:08:34.238Z Checking unicode-width v0.2.0
22812026-06-25T02:08:34.242Z Compiling test-strategy v0.4.5
22822026-06-25T02:08:34.303Z Compiling convert_case v0.4.0
22832026-06-25T02:08:34.307Z Checking heck v0.5.0
22842026-06-25T02:08:34.365Z Checking half v2.7.1
22852026-06-25T02:08:34.475Z Checking ciborium-io v0.2.2
22862026-06-25T02:08:34.510Z Checking secrecy v0.10.3
22872026-06-25T02:08:34.590Z Compiling regress v0.11.1
22882026-06-25T02:08:34.644Z Checking ciborium-ll v0.2.2
22892026-06-25T02:08:34.677Z Checking indent_write v2.2.0
22902026-06-25T02:08:34.707Z Compiling derive_more v0.99.20
22912026-06-25T02:08:34.739Z Checking universal-hash v0.5.1
22922026-06-25T02:08:34.824Z Checking opaque-debug v0.3.1
22932026-06-25T02:08:34.857Z Checking ciborium v0.2.2
22942026-06-25T02:08:34.860Z Checking parse-display v0.10.0
22952026-06-25T02:08:34.918Z Checking camino-tempfile v1.4.1
22962026-06-25T02:08:35.053Z Compiling crucible-workspace-hack v0.1.0
22972026-06-25T02:08:35.137Z Checking aead v0.5.2
22982026-06-25T02:08:35.316Z Compiling unsafe-libyaml v0.2.11
22992026-06-25T02:08:35.352Z Checking poly1305 v0.8.0
23002026-06-25T02:08:35.447Z Checking chacha20 v0.9.1
23012026-06-25T02:08:35.667Z Compiling thiserror-impl-no-std v2.0.2
23022026-06-25T02:08:35.700Z Checking swrite v0.1.0
23032026-06-25T02:08:35.796Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23042026-06-25T02:08:35.829Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23052026-06-25T02:08:36.085Z Compiling serde_yaml v0.9.34+deprecated
23062026-06-25T02:08:36.171Z Checking password-hash v0.5.0
23072026-06-25T02:08:36.212Z Compiling typify-impl v0.6.2
23082026-06-25T02:08:36.390Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23092026-06-25T02:08:36.432Z Checking blake2 v0.10.6
23102026-06-25T02:08:36.697Z Checking argon2 v0.5.3
23112026-06-25T02:08:36.868Z Checking thiserror-no-std v2.0.2
23122026-06-25T02:08:36.985Z Checking vsss-rs v3.3.4
23132026-06-25T02:08:37.069Z Checking chacha20poly1305 v0.10.1
23142026-06-25T02:08:37.223Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23152026-06-25T02:08:37.335Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23162026-06-25T02:08:37.555Z Checking byte-wrapper v0.1.0
23172026-06-25T02:08:37.653Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23182026-06-25T02:08:37.656Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23192026-06-25T02:08:37.717Z Checking crossbeam-deque v0.8.6
23202026-06-25T02:08:37.785Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23212026-06-25T02:08:37.884Z Compiling rayon-core v1.13.0
23222026-06-25T02:08:37.918Z Compiling toml_datetime v0.7.5+spec-1.1.0
23232026-06-25T02:08:37.921Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23242026-06-25T02:08:38.119Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23252026-06-25T02:08:38.192Z Compiling toml_edit v0.23.10+spec-1.0.0
23262026-06-25T02:08:38.510Z Compiling proc-macro-error v1.0.4
23272026-06-25T02:08:38.510Z Checking rayon v1.11.0
23282026-06-25T02:08:38.873Z Compiling proc-macro-crate v3.4.0
23292026-06-25T02:08:39.251Z Checking toml v0.8.23
23302026-06-25T02:08:39.284Z Checking tabwriter v1.4.1
23312026-06-25T02:08:39.318Z Checking cpufeatures v0.3.0
23322026-06-25T02:08:39.411Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23332026-06-25T02:08:39.445Z Compiling num_enum_derive v0.7.6
23342026-06-25T02:08:39.448Z Checking glob v0.3.3
23352026-06-25T02:08:39.505Z Compiling heapless v0.8.0
23362026-06-25T02:08:39.535Z Checking colored v3.1.1
23372026-06-25T02:08:39.595Z Compiling ingot-macros v0.1.1
23382026-06-25T02:08:39.674Z Checking hash32 v0.3.1
23392026-06-25T02:08:39.756Z Compiling smoltcp v0.11.0
23402026-06-25T02:08:39.837Z Checking unicode-width v0.1.14
23412026-06-25T02:08:39.994Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23422026-06-25T02:08:40.109Z Checking cobs v0.3.0
23432026-06-25T02:08:40.189Z Compiling usdt-macro v0.5.0
23442026-06-25T02:08:40.285Z Compiling usdt-attr-macro v0.5.0
23452026-06-25T02:08:40.326Z Checking memmap v0.7.0
23462026-06-25T02:08:40.369Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23472026-06-25T02:08:40.461Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23482026-06-25T02:08:40.531Z Checking num_enum v0.7.6
23492026-06-25T02:08:40.669Z Checking postcard v1.1.3
23502026-06-25T02:08:40.732Z Compiling typify-macro v0.6.2
23512026-06-25T02:08:40.762Z Compiling proc-macro-crate v1.3.1
23522026-06-25T02:08:40.952Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23532026-06-25T02:08:41.020Z Checking sigpipe v0.1.3
23542026-06-25T02:08:41.092Z Checking usdt v0.5.0
23552026-06-25T02:08:41.125Z Compiling foreign-types-macros v0.2.3
23562026-06-25T02:08:41.180Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23572026-06-25T02:08:41.212Z Checking foreign-types-shared v0.3.1
23582026-06-25T02:08:41.283Z Compiling num_enum_derive v0.5.11
23592026-06-25T02:08:41.488Z Checking chacha20 v0.10.0
23602026-06-25T02:08:41.590Z Checking cstr-argument v0.1.2
23612026-06-25T02:08:41.713Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23622026-06-25T02:08:41.777Z Compiling num-derive v0.4.2
23632026-06-25T02:08:41.777Z Checking foreign-types v0.5.0
23642026-06-25T02:08:41.777Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23652026-06-25T02:08:41.904Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23662026-06-25T02:08:42.155Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23672026-06-25T02:08:42.197Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23682026-06-25T02:08:42.249Z Checking rand v0.10.0
23692026-06-25T02:08:42.289Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23702026-06-25T02:08:42.322Z Checking num_enum v0.5.11
23712026-06-25T02:08:42.393Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23722026-06-25T02:08:42.450Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23732026-06-25T02:08:42.482Z Compiling typify v0.6.2
23742026-06-25T02:08:42.486Z Checking ingot-types v0.1.2
23752026-06-25T02:08:42.586Z Checking itertools v0.12.1
23762026-06-25T02:08:42.620Z Compiling progenitor-impl v0.14.0
23772026-06-25T02:08:42.649Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23782026-06-25T02:08:42.709Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23792026-06-25T02:08:42.902Z Compiling zone_cfg_derive v0.3.1
23802026-06-25T02:08:42.935Z Checking ingot v0.1.1
23812026-06-25T02:08:43.029Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23822026-06-25T02:08:43.226Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23832026-06-25T02:08:43.488Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23842026-06-25T02:08:43.586Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23852026-06-25T02:08:43.620Z Checking zone v0.3.1
23862026-06-25T02:08:43.623Z Checking smf v0.2.3
23872026-06-25T02:08:43.681Z Checking whoami v1.6.1
23882026-06-25T02:08:43.728Z Checking tokio-dtrace v0.1.1
23892026-06-25T02:08:43.824Z Compiling derive-where v1.6.0
23902026-06-25T02:08:43.878Z Checking console v0.15.11
23912026-06-25T02:08:43.911Z Checking newline-converter v0.3.0
23922026-06-25T02:08:43.950Z Checking oxide-tokio-rt v0.1.4
23932026-06-25T02:08:43.992Z Checking bytecount v0.6.9
23942026-06-25T02:08:44.043Z Compiling owo-colors v4.3.0
23952026-06-25T02:08:44.118Z Compiling cancel-safe-futures v0.1.5
23962026-06-25T02:08:44.151Z Checking libsw-core v0.3.2
23972026-06-25T02:08:44.186Z Checking expectorate v1.2.0
23982026-06-25T02:08:44.318Z Checking libsw v3.5.0
23992026-06-25T02:08:44.352Z Checking num-rational v0.4.2
24002026-06-25T02:08:44.567Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24012026-06-25T02:08:44.681Z Checking num-complex v0.4.6
24022026-06-25T02:08:44.714Z Checking linear-map v1.2.0
24032026-06-25T02:08:44.744Z Checking float-ord v0.3.2
24042026-06-25T02:08:44.871Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24052026-06-25T02:08:44.907Z Checking gethostname v0.5.0
24062026-06-25T02:08:45.020Z Compiling prettyplease v0.2.37
24072026-06-25T02:08:45.052Z Checking num v0.4.3
24082026-06-25T02:08:45.082Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24092026-06-25T02:08:45.138Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24102026-06-25T02:08:45.241Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24112026-06-25T02:08:45.273Z Compiling progenitor-macro v0.14.0
24122026-06-25T02:08:45.372Z Checking resolv-conf v0.7.6
24132026-06-25T02:08:45.520Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24142026-06-25T02:08:45.582Z Checking smawk v0.3.2
24152026-06-25T02:08:45.739Z Checking unicode-linebreak v0.1.5
24162026-06-25T02:08:45.774Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24172026-06-25T02:08:45.989Z Checking papergrid v0.11.0
24182026-06-25T02:08:46.613Z Compiling tabled_derive v0.7.0
24192026-06-25T02:08:46.699Z Compiling convert_case v0.10.0
24202026-06-25T02:08:46.783Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-06-25T02:08:46.837Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24222026-06-25T02:08:46.995Z Compiling slog-dtrace v0.3.0
24232026-06-25T02:08:47.038Z Compiling derive_more-impl v2.1.1
24242026-06-25T02:08:47.108Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24252026-06-25T02:08:47.285Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24262026-06-25T02:08:47.319Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24272026-06-25T02:08:47.603Z Checking tabled v0.15.0
24282026-06-25T02:08:47.884Z Checking derive_more v2.1.1
24292026-06-25T02:08:47.983Z Checking crossterm v0.29.0
24302026-06-25T02:08:48.322Z Checking linked-hash-map v0.5.6
24312026-06-25T02:08:48.530Z Checking lru-cache v0.1.2
24322026-06-25T02:08:48.885Z Checking hickory-proto v0.24.4
24332026-06-25T02:08:48.953Z Checking fd-lock v4.0.4
24342026-06-25T02:08:49.135Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24352026-06-25T02:08:49.737Z Checking vte v0.14.1
24362026-06-25T02:08:49.982Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24372026-06-25T02:08:50.045Z Checking display-error-chain v0.2.2
24382026-06-25T02:08:50.147Z Checking progenitor v0.14.0
24392026-06-25T02:08:50.224Z Checking strip-ansi-escapes v0.2.1
24402026-06-25T02:08:50.336Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24412026-06-25T02:08:50.726Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24422026-06-25T02:08:51.619Z Checking termtree v0.5.1
24432026-06-25T02:08:51.786Z Checking nu-ansi-term v0.50.3
24442026-06-25T02:08:51.937Z Checking hickory-resolver v0.24.4
24452026-06-25T02:08:52.009Z Checking textwrap v0.16.2
24462026-06-25T02:08:52.047Z Checking reedline v0.40.0
24472026-06-25T02:08:52.189Z Compiling minimal-lexical v0.2.1
24482026-06-25T02:08:52.236Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24492026-06-25T02:08:52.269Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24502026-06-25T02:08:52.465Z Compiling nom v7.1.3
24512026-06-25T02:08:52.717Z Checking qorb v0.4.1
24522026-06-25T02:08:52.753Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24532026-06-25T02:08:52.826Z Compiling ar_archive_writer v0.5.1
24542026-06-25T02:08:53.375Z Checking csv-core v0.1.13
24552026-06-25T02:08:53.427Z Compiling stacker v0.1.23
24562026-06-25T02:08:53.579Z Checking csv v1.4.0
24572026-06-25T02:08:53.692Z Compiling psm v0.1.30
24582026-06-25T02:08:53.724Z Compiling semver v0.1.20
24592026-06-25T02:08:53.833Z Compiling cfg_aliases v0.1.1
24602026-06-25T02:08:53.937Z Checking highway v1.3.0
24612026-06-25T02:08:53.970Z Compiling rustc_version v0.1.7
24622026-06-25T02:08:54.001Z Compiling nix v0.28.0
24632026-06-25T02:08:54.083Z Checking nibble_vec v0.1.0
24642026-06-25T02:08:54.190Z Checking home v0.5.12
24652026-06-25T02:08:54.222Z Checking endian-type v0.1.2
24662026-06-25T02:08:54.281Z Compiling newtype_derive v0.1.6
24672026-06-25T02:08:54.284Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24682026-06-25T02:08:54.341Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24692026-06-25T02:08:54.372Z Checking radix_trie v0.2.1
24702026-06-25T02:08:54.474Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24712026-06-25T02:08:54.506Z Checking phf_shared v0.12.1
24722026-06-25T02:08:54.605Z Compiling recursive-proc-macro-impl v0.1.1
24732026-06-25T02:08:54.666Z Compiling chrono-tz v0.10.4
24742026-06-25T02:08:54.698Z Checking phf v0.12.1
24752026-06-25T02:08:54.944Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24762026-06-25T02:08:54.947Z Compiling const_format_proc_macros v0.2.34
24772026-06-25T02:08:55.006Z Compiling peg-macros v0.8.5
24782026-06-25T02:08:55.037Z Checking recursive v0.1.1
24792026-06-25T02:08:55.177Z Checking winnow v0.6.26
24802026-06-25T02:08:55.224Z Checking nom v8.0.0
24812026-06-25T02:08:55.470Z Compiling sqlparser_derive v0.5.0
24822026-06-25T02:08:55.705Z Checking unicode_categories v0.1.1
24832026-06-25T02:08:55.894Z Checking const_format v0.2.35
24842026-06-25T02:08:55.924Z Checking rustyline v14.0.0
24852026-06-25T02:08:56.267Z Checking sqlparser v0.61.0
24862026-06-25T02:08:56.370Z Checking sqlformat v0.3.5
24872026-06-25T02:08:56.445Z Checking peg v0.8.5
24882026-06-25T02:08:56.543Z Checking bcs v0.1.6
24892026-06-25T02:08:56.630Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
24902026-06-25T02:08:56.725Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24912026-06-25T02:08:56.792Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24922026-06-25T02:08:56.826Z Checking steno v0.4.1
24932026-06-25T02:08:56.938Z Checking filetime v0.2.27
24942026-06-25T02:08:57.101Z Checking xattr v1.6.1
24952026-06-25T02:08:57.173Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24962026-06-25T02:08:57.206Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
24972026-06-25T02:08:57.253Z Checking tar v0.4.45
24982026-06-25T02:08:57.367Z Checking subprocess v0.2.15
24992026-06-25T02:08:57.691Z Checking base64 v0.21.7
25002026-06-25T02:08:57.760Z Checking headers-core v0.3.0
25012026-06-25T02:08:57.841Z Checking yasna v0.5.2
25022026-06-25T02:08:57.895Z Checking headers v0.4.1
25032026-06-25T02:08:57.949Z Checking dropshot-api-manager-types v0.7.2
25042026-06-25T02:08:58.143Z Checking tagptr v0.2.0
25052026-06-25T02:08:58.259Z Checking rcgen v0.12.1
25062026-06-25T02:08:58.314Z Checking moka v0.12.13
25072026-06-25T02:08:58.381Z Checking utf-8 v0.7.6
25082026-06-25T02:08:58.542Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25092026-06-25T02:08:58.599Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25102026-06-25T02:08:58.713Z Compiling libefi-sys v0.1.0
25112026-06-25T02:08:58.960Z Checking tungstenite v0.21.0
25122026-06-25T02:08:58.994Z Checking hickory-resolver v0.25.2
25132026-06-25T02:08:59.063Z Compiling bitfield-struct v0.6.2
25142026-06-25T02:08:59.406Z Checking tokio-tungstenite v0.21.0
25152026-06-25T02:08:59.439Z Compiling radium v0.7.0
25162026-06-25T02:08:59.743Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-06-25T02:08:59.746Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25182026-06-25T02:08:59.804Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25192026-06-25T02:08:59.916Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25202026-06-25T02:09:00.046Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25212026-06-25T02:09:00.091Z Compiling maybe-uninit v2.0.0
25222026-06-25T02:09:00.331Z Checking tap v1.0.1
25232026-06-25T02:09:00.361Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25242026-06-25T02:09:00.470Z Checking wyz v0.5.1
25252026-06-25T02:09:00.619Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25262026-06-25T02:09:00.673Z Compiling zerocopy-derive v0.6.6
25272026-06-25T02:09:00.704Z Checking funty v2.0.0
25282026-06-25T02:09:00.746Z Checking crc-catalog v2.4.0
25292026-06-25T02:09:00.814Z Compiling packed_struct v0.10.1
25302026-06-25T02:09:00.863Z Checking crc v3.4.0
25312026-06-25T02:09:01.051Z Checking bitvec v1.0.1
25322026-06-25T02:09:01.153Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25332026-06-25T02:09:01.183Z Compiling packed_struct_codegen v0.10.1
25342026-06-25T02:09:01.254Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
25352026-06-25T02:09:01.381Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
25362026-06-25T02:09:01.535Z Checking zerocopy v0.6.6
25372026-06-25T02:09:01.630Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25382026-06-25T02:09:01.897Z Compiling bitfield-macros v0.19.4
25392026-06-25T02:09:02.170Z Compiling indexmap v1.9.3
25402026-06-25T02:09:02.260Z Checking nodrop v0.1.14
25412026-06-25T02:09:02.356Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25422026-06-25T02:09:02.385Z Checking array-init v0.0.4
25432026-06-25T02:09:02.487Z Checking smallvec v0.6.14
25442026-06-25T02:09:02.593Z Checking bitfield v0.19.4
25452026-06-25T02:09:02.700Z Checking hashbrown v0.12.3
25462026-06-25T02:09:02.703Z Checking serde-hex v0.1.0
25472026-06-25T02:09:02.886Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25482026-06-25T02:09:03.071Z Checking ron v0.8.1
25492026-06-25T02:09:03.489Z Checking hashbrown v0.13.2
25502026-06-25T02:09:03.520Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25512026-06-25T02:09:03.616Z Checking crc-any v2.5.0
25522026-06-25T02:09:03.821Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25532026-06-25T02:09:03.946Z Checking object v0.30.4
25542026-06-25T02:09:04.013Z Checking path-slash v0.1.5
25552026-06-25T02:09:04.143Z Compiling xshell-macros v0.2.7
25562026-06-25T02:09:04.242Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25572026-06-25T02:09:04.550Z Checking xshell v0.2.7
25582026-06-25T02:09:04.581Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592026-06-25T02:09:04.613Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25602026-06-25T02:09:04.764Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25612026-06-25T02:09:04.912Z Checking half v1.8.3
25622026-06-25T02:09:05.134Z Checking serde_cbor v0.11.2
25632026-06-25T02:09:05.223Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25642026-06-25T02:09:05.254Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25652026-06-25T02:09:05.499Z Compiling proc-macro-error-attr2 v2.0.0
25662026-06-25T02:09:05.606Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25672026-06-25T02:09:05.829Z Compiling num-derive v0.3.3
25682026-06-25T02:09:05.922Z Compiling proc-macro-error2 v2.0.1
25692026-06-25T02:09:06.039Z Checking papergrid v0.17.0
25702026-06-25T02:09:06.103Z Checking testing_table v0.3.0
25712026-06-25T02:09:06.223Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25722026-06-25T02:09:06.263Z Compiling tabled_derive v0.11.0
25732026-06-25T02:09:06.695Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25742026-06-25T02:09:06.751Z Compiling progenitor-impl v0.13.0
25752026-06-25T02:09:06.783Z Checking libscf-sys v1.1.0
25762026-06-25T02:09:06.858Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25772026-06-25T02:09:06.936Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25782026-06-25T02:09:07.162Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-06-25T02:09:07.386Z Checking maplit v1.0.2
25802026-06-25T02:09:07.441Z Checking tabled v0.20.0
25812026-06-25T02:09:07.642Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25822026-06-25T02:09:07.692Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25832026-06-25T02:09:08.067Z Checking progenitor-client v0.13.0
25842026-06-25T02:09:08.341Z Compiling git-stub v1.0.0
25852026-06-25T02:09:08.490Z Checking crc8 v0.1.1
25862026-06-25T02:09:08.524Z Compiling git-stub-vcs v0.1.0
25872026-06-25T02:09:08.614Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25882026-06-25T02:09:08.645Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25892026-06-25T02:09:08.957Z Checking fxhash v0.2.1
25902026-06-25T02:09:09.034Z Checking unicase v2.9.0
25912026-06-25T02:09:09.066Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25922026-06-25T02:09:09.223Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25932026-06-25T02:09:09.264Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25942026-06-25T02:09:09.356Z Compiling progenitor-macro v0.13.0
25952026-06-25T02:09:09.411Z Compiling vergen-lib v0.1.6
25962026-06-25T02:09:09.535Z Compiling diesel_derives v2.3.7
25972026-06-25T02:09:09.652Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25982026-06-25T02:09:09.685Z Checking scheduled-thread-pool v0.2.7
25992026-06-25T02:09:09.716Z Compiling dsl_auto_type v0.2.0
26002026-06-25T02:09:09.786Z Compiling vergen-gitcl v1.0.8
26012026-06-25T02:09:09.856Z Compiling diesel_table_macro_syntax v0.3.0
26022026-06-25T02:09:09.988Z Checking r2d2 v0.8.10
26032026-06-25T02:09:10.093Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26042026-06-25T02:09:10.097Z Checking downcast-rs v2.0.2
26052026-06-25T02:09:10.197Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26062026-06-25T02:09:10.228Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26072026-06-25T02:09:10.273Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26082026-06-25T02:09:10.481Z Checking kstat-rs v0.2.4
26092026-06-25T02:09:10.484Z Checking arc-swap v1.8.2
26102026-06-25T02:09:10.748Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26112026-06-25T02:09:10.781Z Checking slog-scope v4.4.1
26122026-06-25T02:09:10.945Z Compiling parking_lot_core v0.8.6
26132026-06-25T02:09:10.977Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26142026-06-25T02:09:10.980Z Checking slog-stdlog v4.1.1
26152026-06-25T02:09:11.040Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26162026-06-25T02:09:11.070Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26172026-06-25T02:09:11.152Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26182026-06-25T02:09:11.408Z Checking slog-envlogger v2.2.0
26192026-06-25T02:09:11.483Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26202026-06-25T02:09:11.585Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26212026-06-25T02:09:11.870Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26222026-06-25T02:09:11.909Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
26232026-06-25T02:09:11.942Z Compiling dirs-sys-next v0.1.2
26242026-06-25T02:09:12.117Z Compiling crunchy v0.2.4
26252026-06-25T02:09:12.167Z Compiling dirs-next v2.0.0
26262026-06-25T02:09:12.245Z Checking parking_lot v0.11.2
26272026-06-25T02:09:12.317Z Compiling clang-sys v1.8.1
26282026-06-25T02:09:12.349Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
26292026-06-25T02:09:12.452Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26302026-06-25T02:09:12.482Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26312026-06-25T02:09:12.670Z Checking prefix-trie v0.7.0
26322026-06-25T02:09:12.701Z Compiling tiny-keccak v2.0.2
26332026-06-25T02:09:12.981Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3e66478abf6f27b8bd1face138b5450578df0cef#3e66478a)
26342026-06-25T02:09:13.040Z Checking sled v0.34.7
26352026-06-25T02:09:13.070Z Checking hickory-server v0.25.2
26362026-06-25T02:09:13.101Z Compiling term v0.7.0
26372026-06-25T02:09:13.173Z Checking nanorand v0.7.0
26382026-06-25T02:09:13.395Z Compiling salty v0.3.0
26392026-06-25T02:09:13.609Z Compiling bit-vec v0.6.3
26402026-06-25T02:09:13.700Z Compiling ascii-canvas v3.0.0
26412026-06-25T02:09:13.730Z Checking flume v0.11.1
26422026-06-25T02:09:13.854Z Compiling bit-set v0.5.3
26432026-06-25T02:09:14.006Z Checking primeorder v0.13.6
26442026-06-25T02:09:14.038Z Compiling itertools v0.10.5
26452026-06-25T02:09:14.273Z Compiling ena v0.14.4
26462026-06-25T02:09:14.276Z Checking progenitor v0.13.0
26472026-06-25T02:09:14.276Z Compiling libloading v0.8.9
26482026-06-25T02:09:14.394Z Compiling regex-syntax v0.6.29
26492026-06-25T02:09:14.520Z Compiling bindgen v0.71.1
26502026-06-25T02:09:14.525Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26512026-06-25T02:09:14.525Z Compiling diff v0.1.13
26522026-06-25T02:09:15.114Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26532026-06-25T02:09:15.590Z Compiling cexpr v0.6.0
26542026-06-25T02:09:15.623Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26552026-06-25T02:09:15.625Z Compiling fs-err v2.11.0
26562026-06-25T02:09:15.696Z Checking diesel v2.3.7
26572026-06-25T02:09:15.843Z Compiling lalrpop v0.19.12
26582026-06-25T02:09:16.249Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26592026-06-25T02:09:16.292Z Compiling rustc-hash v2.1.1
26602026-06-25T02:09:16.478Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26612026-06-25T02:09:16.527Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26622026-06-25T02:09:16.688Z Compiling libxml v0.3.3
26632026-06-25T02:09:17.003Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26642026-06-25T02:09:17.165Z Checking p384 v0.13.1
26652026-06-25T02:09:17.614Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26662026-06-25T02:09:17.989Z Compiling strum_macros v0.24.3
26672026-06-25T02:09:18.256Z Checking assert_matches v1.5.0
26682026-06-25T02:09:18.358Z Compiling indoc v1.0.9
26692026-06-25T02:09:18.820Z Checking parse-size v1.1.0
26702026-06-25T02:09:18.968Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26712026-06-25T02:09:19.540Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26722026-06-25T02:09:19.757Z Checking quick-xml v0.37.5
26732026-06-25T02:09:19.843Z Checking derive_builder v0.20.2
26742026-06-25T02:09:19.942Z Compiling oso-derive v0.27.3
26752026-06-25T02:09:19.984Z Compiling impl-trait-for-tuples v0.2.3
26762026-06-25T02:09:20.467Z Compiling trait-variant v0.1.2
26772026-06-25T02:09:20.672Z Checking openssl-probe v0.1.6
26782026-06-25T02:09:20.855Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26792026-06-25T02:09:21.035Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26802026-06-25T02:09:21.066Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26812026-06-25T02:09:21.485Z Checking predicates-tree v1.0.13
26822026-06-25T02:09:21.628Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26832026-06-25T02:09:21.813Z Compiling mime_guess v2.0.5
26842026-06-25T02:09:21.845Z Checking http-range v0.1.5
26852026-06-25T02:09:21.906Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26862026-06-25T02:09:22.000Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26872026-06-25T02:09:22.108Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26882026-06-25T02:09:22.325Z Checking bb8 v0.8.6
26892026-06-25T02:09:22.328Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26902026-06-25T02:09:22.328Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26912026-06-25T02:09:22.469Z Checking atty v0.2.14
26922026-06-25T02:09:22.585Z Checking corncobs v0.1.4
26932026-06-25T02:09:22.716Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26942026-06-25T02:09:22.749Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26952026-06-25T02:09:22.753Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26962026-06-25T02:09:22.967Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26972026-06-25T02:09:22.999Z Checking ignore v0.4.25
26982026-06-25T02:09:23.065Z Checking secrecy v0.8.0
26992026-06-25T02:09:23.095Z Checking hyper-staticfile v0.10.1
27002026-06-25T02:09:23.445Z Checking globwalk v0.9.1
27012026-06-25T02:09:23.484Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27022026-06-25T02:09:23.585Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27032026-06-25T02:09:23.652Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27042026-06-25T02:09:23.798Z Compiling illumos-nvpair-sys v0.2.0
27052026-06-25T02:09:23.831Z Checking nonempty v0.12.0
27062026-06-25T02:09:24.042Z Checking camino-tempfile-ext v0.3.3
27072026-06-25T02:09:24.083Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082026-06-25T02:09:24.115Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27092026-06-25T02:09:24.244Z Checking signal-hook-tokio v0.3.1
27102026-06-25T02:09:24.275Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27112026-06-25T02:09:24.405Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27122026-06-25T02:09:24.691Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27132026-06-25T02:09:24.881Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27142026-06-25T02:09:25.093Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27152026-06-25T02:09:25.233Z Checking illumos-nvpair v0.3.0
27162026-06-25T02:09:25.422Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27172026-06-25T02:09:25.453Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27182026-06-25T02:09:25.538Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27192026-06-25T02:09:25.656Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27202026-06-25T02:09:25.796Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27212026-06-25T02:09:25.831Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27222026-06-25T02:09:25.863Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27232026-06-25T02:09:25.895Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27242026-06-25T02:09:25.898Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27252026-06-25T02:09:27.700Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27262026-06-25T02:09:27.785Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27272026-06-25T02:09:27.839Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27282026-06-25T02:09:27.894Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27292026-06-25T02:09:28.069Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27302026-06-25T02:09:28.510Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27312026-06-25T02:09:28.545Z Checking tungstenite v0.23.0
27322026-06-25T02:09:28.606Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27332026-06-25T02:09:28.799Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27342026-06-25T02:09:29.005Z Checking tokio-tungstenite v0.23.1
27352026-06-25T02:09:29.069Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27362026-06-25T02:09:29.212Z Checking rand_seeder v0.4.0
27372026-06-25T02:09:29.307Z Checking void v1.0.2
27382026-06-25T02:09:29.387Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27392026-06-25T02:09:29.437Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27402026-06-25T02:09:29.469Z Checking lzss v0.8.2
27412026-06-25T02:09:29.577Z Checking nix v0.27.1
27422026-06-25T02:09:29.658Z Checking serde_bytes v0.11.19
27432026-06-25T02:09:29.734Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27442026-06-25T02:09:29.788Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27452026-06-25T02:09:29.866Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462026-06-25T02:09:29.948Z Checking diesel-dtrace v0.5.0
27472026-06-25T02:09:30.141Z Checking async-bb8-diesel v0.2.1
27482026-06-25T02:09:30.237Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27492026-06-25T02:09:30.531Z Checking is_ci v1.2.0
27502026-06-25T02:09:30.657Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27512026-06-25T02:09:30.689Z Checking yansi v1.0.1
27522026-06-25T02:09:30.987Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27532026-06-25T02:09:31.121Z Checking pretty_assertions v1.4.1
27542026-06-25T02:09:31.258Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27552026-06-25T02:09:31.300Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27562026-06-25T02:09:31.423Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27572026-06-25T02:09:31.551Z Compiling darling_core v0.23.0
27582026-06-25T02:09:31.684Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27592026-06-25T02:09:32.687Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27602026-06-25T02:09:32.853Z Compiling indoc v2.0.7
27612026-06-25T02:09:33.338Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27622026-06-25T02:09:33.397Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-06-25T02:09:33.559Z Compiling libz-sys v1.1.24
27642026-06-25T02:09:33.967Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27652026-06-25T02:09:34.042Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27662026-06-25T02:09:34.120Z Compiling darling_macro v0.23.0
27672026-06-25T02:09:34.182Z Compiling instability v0.3.11
27682026-06-25T02:09:34.221Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27692026-06-25T02:09:34.648Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27702026-06-25T02:09:34.678Z Compiling darling v0.23.0
27712026-06-25T02:09:34.710Z Checking castaway v0.2.4
27722026-06-25T02:09:34.866Z Checking compact_str v0.8.1
27732026-06-25T02:09:35.272Z Checking supports-color v3.0.2
27742026-06-25T02:09:35.432Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27752026-06-25T02:09:35.545Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27762026-06-25T02:09:35.653Z Checking unicode-truncate v1.1.0
27772026-06-25T02:09:35.703Z Checking console v0.16.2
27782026-06-25T02:09:35.764Z Checking lru v0.12.5
27792026-06-25T02:09:35.832Z Compiling libgit2-sys v0.18.3+1.9.2
27802026-06-25T02:09:35.947Z Checking unit-prefix v0.5.2
27812026-06-25T02:09:36.013Z Checking cassowary v0.3.0
27822026-06-25T02:09:36.116Z Checking indicatif v0.18.4
27832026-06-25T02:09:36.246Z Checking ratatui v0.29.0
27842026-06-25T02:09:36.306Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27852026-06-25T02:09:36.525Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27862026-06-25T02:09:36.771Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27872026-06-25T02:09:37.571Z Compiling vergen-git2 v9.1.0
27882026-06-25T02:09:37.610Z Checking plotters-backend v0.3.7
27892026-06-25T02:09:37.833Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27902026-06-25T02:09:37.864Z Checking plotters-svg v0.3.7
27912026-06-25T02:09:38.034Z Compiling rustls v0.21.12
27922026-06-25T02:09:38.066Z Checking cast v0.3.0
27932026-06-25T02:09:38.240Z Checking criterion-plot v0.6.0
27942026-06-25T02:09:38.360Z Checking plotters v0.3.7
27952026-06-25T02:09:38.505Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27962026-06-25T02:09:38.539Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
27972026-06-25T02:09:38.763Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27982026-06-25T02:09:38.985Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27992026-06-25T02:09:39.136Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28002026-06-25T02:09:39.208Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28012026-06-25T02:09:39.358Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28022026-06-25T02:09:39.428Z Checking colored v2.2.0
28032026-06-25T02:09:39.519Z Checking rustls-webpki v0.101.7
28042026-06-25T02:09:39.660Z Checking sct v0.7.1
28052026-06-25T02:09:39.825Z Checking tinytemplate v1.2.1
28062026-06-25T02:09:39.885Z Checking anes v0.1.6
28072026-06-25T02:09:40.033Z Checking shell-words v1.1.1
28082026-06-25T02:09:40.065Z Checking oorandom v11.1.5
28092026-06-25T02:09:40.218Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28102026-06-25T02:09:40.250Z Checking criterion v0.7.0
28112026-06-25T02:09:41.638Z Checking typeid v1.0.3
28122026-06-25T02:09:41.669Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28132026-06-25T02:09:41.769Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28142026-06-25T02:09:42.437Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28152026-06-25T02:09:43.253Z Checking hex-literal v0.4.1
28162026-06-25T02:09:43.384Z Checking erased-serde v0.4.9
28172026-06-25T02:09:43.777Z Checking tokio-rustls v0.24.1
28182026-06-25T02:09:44.015Z Checking rustls-pemfile v1.0.4
28192026-06-25T02:09:44.181Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28202026-06-25T02:09:44.400Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28212026-06-25T02:09:44.813Z Checking twox-hash v2.1.2
28222026-06-25T02:09:45.097Z Checking ordered-float v2.10.1
28232026-06-25T02:09:45.204Z Checking serde-untagged v0.1.9
28242026-06-25T02:09:45.371Z Checking serde-value v0.7.0
28252026-06-25T02:09:45.431Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28262026-06-25T02:09:45.605Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28272026-06-25T02:09:45.792Z Checking fatfs v0.3.6
28282026-06-25T02:09:46.282Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28292026-06-25T02:09:46.428Z Checking unicode-xid v0.2.6
28302026-06-25T02:09:46.565Z Compiling seq-macro v0.3.6
28312026-06-25T02:09:46.730Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28322026-06-25T02:09:46.910Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28332026-06-25T02:09:47.131Z Checking cargo-util-schemas v0.8.2
28342026-06-25T02:09:47.625Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28352026-06-25T02:09:48.049Z Checking cargo-platform v0.2.0
28362026-06-25T02:09:48.236Z Compiling petname v2.0.2
28372026-06-25T02:09:48.267Z Checking cargo_metadata v0.21.0
28382026-06-25T02:09:48.835Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28392026-06-25T02:09:48.906Z Checking concurrent-queue v2.5.0
28402026-06-25T02:09:49.069Z Checking rtoolbox v0.0.3
28412026-06-25T02:09:49.119Z Checking parking v2.2.1
28422026-06-25T02:09:49.227Z Checking rpassword v7.4.0
28432026-06-25T02:09:49.263Z Checking event-listener v5.4.1
28442026-06-25T02:09:49.507Z Checking tui-tree-widget v0.23.1
28452026-06-25T02:09:49.723Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28462026-06-25T02:09:49.777Z Checking polyval v0.6.2
28472026-06-25T02:09:49.911Z Checking sapling-renderdag v0.1.0
28482026-06-25T02:09:49.968Z Checking sync-ptr v0.1.4
28492026-06-25T02:09:50.111Z Checking ghash v0.5.1
28502026-06-25T02:09:50.174Z Checking event-listener-strategy v0.5.4
28512026-06-25T02:09:50.257Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28522026-06-25T02:09:50.341Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28532026-06-25T02:09:50.560Z Checking ctr v0.9.2
28542026-06-25T02:09:50.757Z Checking futures-timer v3.0.3
28552026-06-25T02:09:50.939Z Checking arrayvec v0.7.6
28562026-06-25T02:09:50.970Z Checking arrayref v0.3.9
28572026-06-25T02:09:51.070Z Checking constant_time_eq v0.4.2
28582026-06-25T02:09:51.153Z Checking aes-gcm v0.10.3
28592026-06-25T02:09:51.274Z Checking async-lock v3.4.2
28602026-06-25T02:09:51.337Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28612026-06-25T02:09:51.696Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28622026-06-25T02:09:52.064Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28632026-06-25T02:09:52.299Z Checking ssh-encoding v0.2.0
28642026-06-25T02:09:52.520Z Checking blowfish v0.9.1
28652026-06-25T02:09:52.700Z Compiling strsim v0.10.0
28662026-06-25T02:09:52.923Z Compiling darling_core v0.13.4
28672026-06-25T02:09:53.053Z Checking bcrypt-pbkdf v0.10.0
28682026-06-25T02:09:53.246Z Checking ssh-cipher v0.2.0
28692026-06-25T02:09:53.447Z Checking async-object-pool v0.2.0
28702026-06-25T02:09:53.586Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28712026-06-25T02:09:53.993Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28722026-06-25T02:09:54.667Z Checking serde_regex v1.1.0
28732026-06-25T02:09:54.814Z Checking password-hash v0.4.2
28742026-06-25T02:09:54.845Z Checking assert-json-diff v2.0.2
28752026-06-25T02:09:54.874Z Checking path-tree v0.8.3
28762026-06-25T02:09:55.036Z Checking stringmetrics v2.2.2
28772026-06-25T02:09:55.065Z Checking gimli v0.32.3
28782026-06-25T02:09:55.096Z Compiling target-lexicon v0.13.3
28792026-06-25T02:09:55.238Z Checking httpmock v0.8.3
28802026-06-25T02:09:55.694Z Checking pbkdf2 v0.11.0
28812026-06-25T02:09:55.890Z Compiling darling_macro v0.13.4
28822026-06-25T02:09:56.391Z Checking ssh-key v0.6.7
28832026-06-25T02:09:56.673Z Checking addr2line v0.25.1
28842026-06-25T02:09:57.005Z Compiling samael v0.0.19
28852026-06-25T02:09:57.119Z Checking p256 v0.13.2
28862026-06-25T02:09:57.399Z Checking p521 v0.13.3
28872026-06-25T02:09:57.513Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28882026-06-25T02:09:57.780Z Checking russh-cryptovec v0.7.3
28892026-06-25T02:09:57.947Z Compiling guppy-workspace-hack v0.1.0
28902026-06-25T02:09:58.035Z Checking md5 v0.7.0
28912026-06-25T02:09:58.155Z Checking rustc-demangle v0.1.27
28922026-06-25T02:09:58.236Z Checking russh-keys v0.45.0
28932026-06-25T02:09:58.412Z Checking backtrace v0.3.76
28942026-06-25T02:09:58.794Z Compiling darling v0.13.4
28952026-06-25T02:09:58.905Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28962026-06-25T02:09:58.937Z Checking num-bigint v0.4.6
28972026-06-25T02:09:59.113Z Checking des v0.8.1
28982026-06-25T02:09:59.295Z Compiling blake3 v1.8.5
28992026-06-25T02:09:59.298Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29002026-06-25T02:09:59.685Z Compiling target-spec v3.5.7
29012026-06-25T02:09:59.760Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29022026-06-25T02:09:59.918Z Checking russh v0.45.0
29032026-06-25T02:10:00.592Z Checking cfg-expr v0.20.6
29042026-06-25T02:10:00.634Z Compiling serde_with_macros v1.5.2
29052026-06-25T02:10:01.126Z Checking backtrace-ext v0.2.1
29062026-06-25T02:10:01.268Z Checking supports-color v2.1.0
29072026-06-25T02:10:01.430Z Checking textwrap v0.15.2
29082026-06-25T02:10:01.496Z Checking supports-unicode v2.1.0
29092026-06-25T02:10:01.640Z Checking supports-hyperlinks v2.1.0
29102026-06-25T02:10:01.671Z Checking hashbrown v0.14.5
29112026-06-25T02:10:01.785Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29122026-06-25T02:10:01.906Z Checking cargo-platform v0.3.2
29132026-06-25T02:10:02.008Z Checking terminal_size v0.1.17
29142026-06-25T02:10:02.115Z Compiling miette-derive v5.10.0
29152026-06-25T02:10:02.144Z Checking internet-checksum v0.2.1
29162026-06-25T02:10:02.175Z Checking owo-colors v3.5.0
29172026-06-25T02:10:02.289Z Checking chumsky v0.9.3
29182026-06-25T02:10:02.725Z Checking cargo_metadata v0.23.1
29192026-06-25T02:10:03.257Z Checking miette v5.10.0
29202026-06-25T02:10:03.370Z Compiling serde_with v1.14.0
29212026-06-25T02:10:03.765Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29222026-06-25T02:10:03.841Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29232026-06-25T02:10:03.976Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29242026-06-25T02:10:04.325Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29252026-06-25T02:10:04.498Z Compiling git2 v0.20.4
29262026-06-25T02:10:04.528Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29272026-06-25T02:10:04.562Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29282026-06-25T02:10:04.648Z Compiling knuffel-derive v3.2.0
29292026-06-25T02:10:04.760Z Checking httptest v0.16.4
29302026-06-25T02:10:04.793Z Checking pathdiff v0.2.3
29312026-06-25T02:10:04.928Z Checking topological-sort v0.2.2
29322026-06-25T02:10:05.098Z Checking nested v0.1.1
29332026-06-25T02:10:05.192Z Checking omicron-zone-package v0.12.2
29342026-06-25T02:10:05.279Z Checking guppy v0.17.25
29352026-06-25T02:10:05.434Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29362026-06-25T02:10:06.152Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29372026-06-25T02:10:06.189Z Checking knuffel v3.2.0
29382026-06-25T02:10:06.267Z Checking similar-asserts v1.7.0
29392026-06-25T02:10:06.414Z Compiling target-triple v1.0.0
29402026-06-25T02:10:06.450Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29412026-06-25T02:10:06.615Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29422026-06-25T02:10:06.898Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29432026-06-25T02:10:07.109Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29442026-06-25T02:10:07.356Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29452026-06-25T02:10:07.506Z Checking hickory-client v0.25.2
29462026-06-25T02:10:07.769Z Checking tokio-test v0.4.5
29472026-06-25T02:10:07.827Z Compiling assert_cmd v2.1.2
29482026-06-25T02:10:07.912Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29492026-06-25T02:10:08.005Z Checking escape8259 v0.5.3
29502026-06-25T02:10:08.175Z Checking libtest-mimic v0.8.1
29512026-06-25T02:10:08.483Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29522026-06-25T02:10:08.560Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29532026-06-25T02:10:08.612Z Checking blake2b_simd v1.0.4
29542026-06-25T02:10:09.031Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29552026-06-25T02:10:09.254Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29562026-06-25T02:10:09.437Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29572026-06-25T02:10:09.663Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29582026-06-25T02:10:09.696Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29592026-06-25T02:10:09.956Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29602026-06-25T02:10:10.094Z Checking fancy-regex v0.14.0
29612026-06-25T02:10:10.363Z Checking serde_tokenstream v0.2.3
29622026-06-25T02:10:10.514Z Checking approx v0.5.1
29632026-06-25T02:10:10.609Z Checking uzers v0.12.2
29642026-06-25T02:10:10.676Z Compiling rstest_macros v0.25.0
29652026-06-25T02:10:10.870Z Compiling linkme-impl v0.3.35
29662026-06-25T02:10:10.981Z Checking constant_time_eq v0.3.1
29672026-06-25T02:10:11.111Z Checking termcolor v1.4.1
29682026-06-25T02:10:11.251Z Checking rust-argon2 v2.1.0
29692026-06-25T02:10:11.372Z Checking trybuild v1.0.116
29702026-06-25T02:10:11.636Z Checking datatest-stable v0.3.3
29712026-06-25T02:10:12.188Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29722026-06-25T02:10:12.501Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29732026-06-25T02:10:12.537Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29742026-06-25T02:10:13.188Z Checking support-bundle-viewer v0.1.2
29752026-06-25T02:10:13.274Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29762026-06-25T02:10:13.482Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29772026-06-25T02:10:13.512Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29782026-06-25T02:10:13.633Z Compiling polar-core v0.27.3
29792026-06-25T02:10:13.706Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29802026-06-25T02:10:13.738Z Checking drift v0.2.0
29812026-06-25T02:10:13.771Z Checking rand_distr v0.5.1
29822026-06-25T02:10:13.930Z Checking multimap v0.10.1
29832026-06-25T02:10:14.118Z Compiling linkme v0.3.35
29842026-06-25T02:10:14.148Z Compiling relative-path v1.9.3
29852026-06-25T02:10:14.198Z Checking dropshot-api-manager v0.7.2
29862026-06-25T02:10:15.381Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29872026-06-25T02:10:15.943Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29882026-06-25T02:10:16.147Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29892026-06-25T02:10:16.267Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29902026-06-25T02:10:16.501Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29912026-06-25T02:10:16.710Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29922026-06-25T02:10:16.755Z Checking cargo_toml v0.21.0
29932026-06-25T02:10:17.036Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29942026-06-25T02:10:17.408Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29952026-06-25T02:10:17.581Z Checking partial-io v0.5.4
29962026-06-25T02:10:17.690Z Checking termios v0.3.3
29972026-06-25T02:10:17.814Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29982026-06-25T02:10:17.876Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29992026-06-25T02:10:17.972Z Checking rstest v0.25.0
30002026-06-25T02:10:18.608Z Checking oso v0.27.3
30012026-06-25T02:10:19.847Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30022026-06-25T02:10:20.217Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30032026-06-25T02:10:22.959Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30042026-06-25T02:10:28.071Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30052026-06-25T02:10:31.082Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30062026-06-25T02:10:31.829Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30072026-06-25T02:10:33.104Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30082026-06-25T02:10:38.713Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30092026-06-25T02:10:43.504Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30102026-06-25T02:10:47.032Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30112026-06-25T02:10:47.570Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30122026-06-25T02:10:50.544Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30132026-06-25T02:10:53.868Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30142026-06-25T02:10:58.723Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30152026-06-25T02:12:15.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30162026-06-25T02:12:16.211Z
30172026-06-25T02:12:16.211Zreal 4:10.045509951
30182026-06-25T02:12:16.211Zuser 21:18.169053887
30192026-06-25T02:12:16.211Zsys 4:46.787173292
30202026-06-25T02:12:16.211Ztrap 0.511408478
30212026-06-25T02:12:16.211Ztflt 0.468759966
30222026-06-25T02:12:16.212Zdflt 0.593811035
30232026-06-25T02:12:16.212Zkflt 0.004621293
30242026-06-25T02:12:16.212Zlock 58:39.747845556
30252026-06-25T02:12:16.212Zslp 58:42.645942017
30262026-06-25T02:12:16.212Zlat 1:46.993805771
30272026-06-25T02:12:16.212Zstop 10:07.711778311
30282026-06-25T02:12:16.215Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30292026-06-25T02:12:16.215Z+ ptime -m cargo doc --workspace --no-deps
30302026-06-25T02:12:17.032Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30312026-06-25T02:12:17.032Z |
30322026-06-25T02:12:17.032Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
30332026-06-25T02:12:17.032Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
30342026-06-25T02:12:18.048Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30352026-06-25T02:12:18.275Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30362026-06-25T02:12:18.321Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30372026-06-25T02:12:18.384Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30382026-06-25T02:12:18.443Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30392026-06-25T02:12:18.535Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30402026-06-25T02:12:18.560Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30412026-06-25T02:12:18.590Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30422026-06-25T02:12:18.617Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30432026-06-25T02:12:18.649Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30442026-06-25T02:12:18.731Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30452026-06-25T02:12:18.837Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30462026-06-25T02:12:18.860Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30472026-06-25T02:12:18.937Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30482026-06-25T02:12:18.958Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30492026-06-25T02:12:18.992Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30502026-06-25T02:12:18.996Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30512026-06-25T02:12:19.037Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30522026-06-25T02:12:19.037Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30532026-06-25T02:12:19.083Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30542026-06-25T02:12:19.128Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30552026-06-25T02:12:19.423Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30562026-06-25T02:12:19.718Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30572026-06-25T02:12:19.741Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30582026-06-25T02:12:19.863Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30592026-06-25T02:12:19.887Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30602026-06-25T02:12:19.911Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30612026-06-25T02:12:20.134Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30622026-06-25T02:12:20.154Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30632026-06-25T02:12:20.297Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30642026-06-25T02:12:20.375Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30652026-06-25T02:12:20.405Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30662026-06-25T02:12:20.461Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30672026-06-25T02:12:20.528Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30682026-06-25T02:12:20.557Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30692026-06-25T02:12:20.631Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30702026-06-25T02:12:20.721Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30712026-06-25T02:12:20.786Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30722026-06-25T02:12:21.018Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30732026-06-25T02:12:21.021Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30742026-06-25T02:12:21.375Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30752026-06-25T02:12:21.401Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30762026-06-25T02:12:21.571Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30772026-06-25T02:12:21.669Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30782026-06-25T02:12:21.708Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30792026-06-25T02:12:21.743Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30802026-06-25T02:12:21.887Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30812026-06-25T02:12:21.942Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30822026-06-25T02:12:21.967Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832026-06-25T02:12:22.032Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30842026-06-25T02:12:22.118Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30852026-06-25T02:12:22.189Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30862026-06-25T02:12:22.218Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30872026-06-25T02:12:22.271Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30882026-06-25T02:12:22.348Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30892026-06-25T02:12:22.407Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30902026-06-25T02:12:22.429Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30912026-06-25T02:12:22.453Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30922026-06-25T02:12:22.477Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30932026-06-25T02:12:22.541Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30942026-06-25T02:12:22.604Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30952026-06-25T02:12:22.626Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30962026-06-25T02:12:22.905Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30972026-06-25T02:12:22.996Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30982026-06-25T02:12:23.166Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30992026-06-25T02:12:23.276Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31002026-06-25T02:12:23.602Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31012026-06-25T02:12:23.764Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31022026-06-25T02:12:24.027Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31032026-06-25T02:12:24.113Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31042026-06-25T02:12:24.138Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31052026-06-25T02:12:24.161Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31062026-06-25T02:12:24.318Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31072026-06-25T02:12:24.383Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31082026-06-25T02:12:24.407Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31092026-06-25T02:12:24.522Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31102026-06-25T02:12:24.909Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31112026-06-25T02:12:25.538Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31122026-06-25T02:12:25.585Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31132026-06-25T02:12:25.608Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31142026-06-25T02:12:25.645Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31152026-06-25T02:12:25.860Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31162026-06-25T02:12:25.939Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31172026-06-25T02:12:25.988Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31182026-06-25T02:12:26.139Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31192026-06-25T02:12:26.192Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31202026-06-25T02:12:26.345Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31212026-06-25T02:12:26.390Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31222026-06-25T02:12:26.413Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31232026-06-25T02:12:26.540Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31242026-06-25T02:12:26.589Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31252026-06-25T02:12:26.658Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31262026-06-25T02:12:26.679Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31272026-06-25T02:12:26.700Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31282026-06-25T02:12:26.750Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31292026-06-25T02:12:26.901Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31302026-06-25T02:12:26.923Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31312026-06-25T02:12:26.962Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31322026-06-25T02:12:26.981Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31332026-06-25T02:12:26.986Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31342026-06-25T02:12:27.031Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31352026-06-25T02:12:27.109Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31362026-06-25T02:12:27.201Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31372026-06-25T02:12:27.229Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31382026-06-25T02:12:27.285Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31392026-06-25T02:12:27.397Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31402026-06-25T02:12:27.542Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31412026-06-25T02:12:27.584Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31422026-06-25T02:12:27.587Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31432026-06-25T02:12:28.066Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31442026-06-25T02:12:28.230Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31452026-06-25T02:12:28.317Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31462026-06-25T02:12:28.981Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31472026-06-25T02:12:29.125Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31482026-06-25T02:12:29.207Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31492026-06-25T02:12:29.847Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502026-06-25T02:12:29.872Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31512026-06-25T02:12:30.492Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31522026-06-25T02:12:31.290Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31532026-06-25T02:12:31.944Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31542026-06-25T02:12:31.968Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31552026-06-25T02:12:32.261Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31562026-06-25T02:12:32.533Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31572026-06-25T02:12:32.561Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31582026-06-25T02:12:32.806Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31592026-06-25T02:12:33.265Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31602026-06-25T02:12:33.344Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31612026-06-25T02:12:33.468Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31622026-06-25T02:12:33.580Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31632026-06-25T02:12:33.852Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31642026-06-25T02:12:34.206Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31652026-06-25T02:12:34.281Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31662026-06-25T02:12:34.655Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31672026-06-25T02:12:34.690Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31682026-06-25T02:12:34.722Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31692026-06-25T02:12:35.381Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31702026-06-25T02:12:35.498Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31712026-06-25T02:12:35.759Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31722026-06-25T02:12:36.286Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31732026-06-25T02:12:36.754Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31742026-06-25T02:12:37.167Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31752026-06-25T02:12:37.905Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31762026-06-25T02:12:37.935Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31772026-06-25T02:12:38.513Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31782026-06-25T02:12:38.537Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31792026-06-25T02:12:39.098Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31802026-06-25T02:12:39.206Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31812026-06-25T02:12:39.374Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31822026-06-25T02:12:39.600Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31832026-06-25T02:12:40.248Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842026-06-25T02:12:40.789Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31852026-06-25T02:12:41.488Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31862026-06-25T02:12:41.641Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31872026-06-25T02:12:41.716Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31882026-06-25T02:12:42.307Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31892026-06-25T02:12:43.922Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31902026-06-25T02:12:46.313Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31912026-06-25T02:12:46.917Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31922026-06-25T02:12:47.029Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31932026-06-25T02:12:47.950Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31942026-06-25T02:12:48.205Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31952026-06-25T02:12:48.309Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31962026-06-25T02:12:48.334Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31972026-06-25T02:12:49.577Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31982026-06-25T02:12:50.178Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31992026-06-25T02:12:50.482Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32002026-06-25T02:12:51.200Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32012026-06-25T02:12:51.401Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32022026-06-25T02:12:51.515Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32032026-06-25T02:12:51.998Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32042026-06-25T02:12:52.084Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32052026-06-25T02:12:52.161Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32062026-06-25T02:12:52.185Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32072026-06-25T02:12:52.291Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32082026-06-25T02:12:52.907Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32092026-06-25T02:12:53.171Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32102026-06-25T02:12:53.202Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32112026-06-25T02:12:53.635Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32122026-06-25T02:12:53.899Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32132026-06-25T02:12:54.084Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32142026-06-25T02:12:54.247Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32152026-06-25T02:12:54.378Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32162026-06-25T02:12:54.977Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32172026-06-25T02:12:56.046Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32182026-06-25T02:12:56.589Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32192026-06-25T02:12:57.154Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32202026-06-25T02:12:58.718Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212026-06-25T02:13:00.064Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32222026-06-25T02:13:00.473Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32232026-06-25T02:13:01.756Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32242026-06-25T02:13:02.516Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32252026-06-25T02:13:03.162Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32262026-06-25T02:13:05.020Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32272026-06-25T02:13:05.537Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282026-06-25T02:13:07.491Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32292026-06-25T02:13:07.970Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32302026-06-25T02:13:08.780Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32312026-06-25T02:13:11.191Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32322026-06-25T02:13:11.419Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32332026-06-25T02:13:12.273Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32342026-06-25T02:13:12.759Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32352026-06-25T02:13:12.948Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32362026-06-25T02:13:13.809Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32372026-06-25T02:13:18.938Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32382026-06-25T02:13:19.618Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32392026-06-25T02:13:20.362Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32402026-06-25T02:13:21.547Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32412026-06-25T02:13:22.319Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32422026-06-25T02:13:23.093Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32432026-06-25T02:13:23.880Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32442026-06-25T02:13:25.520Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32452026-06-25T02:13:25.557Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32462026-06-25T02:13:26.331Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32472026-06-25T02:13:27.144Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32482026-06-25T02:13:27.175Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32492026-06-25T02:13:28.499Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32502026-06-25T02:13:30.131Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32512026-06-25T02:13:32.248Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32522026-06-25T02:13:33.120Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32532026-06-25T02:13:34.404Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32542026-06-25T02:13:35.084Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-06-25T02:13:36.466Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32562026-06-25T02:13:37.409Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32572026-06-25T02:13:38.525Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32582026-06-25T02:13:41.288Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32592026-06-25T02:13:41.699Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32602026-06-25T02:13:42.380Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32612026-06-25T02:13:44.050Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32622026-06-25T02:13:45.098Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32632026-06-25T02:13:46.642Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32642026-06-25T02:13:49.040Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32652026-06-25T02:13:49.579Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32662026-06-25T02:13:51.310Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32672026-06-25T02:13:52.738Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32682026-06-25T02:13:54.537Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32692026-06-25T02:13:56.168Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32702026-06-25T02:13:57.780Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32712026-06-25T02:13:59.356Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32722026-06-25T02:14:00.972Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32732026-06-25T02:14:05.478Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32742026-06-25T02:14:06.081Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32752026-06-25T02:14:07.187Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32762026-06-25T02:14:07.735Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32772026-06-25T02:14:09.775Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32782026-06-25T02:14:11.535Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32792026-06-25T02:14:13.257Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32802026-06-25T02:14:15.433Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32812026-06-25T02:14:17.265Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32822026-06-25T02:14:19.005Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32832026-06-25T02:14:21.162Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32842026-06-25T02:14:22.692Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32852026-06-25T02:14:24.571Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32862026-06-25T02:14:28.144Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32872026-06-25T02:14:29.558Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-06-25T02:14:31.767Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-06-25T02:14:33.301Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32902026-06-25T02:14:35.507Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32912026-06-25T02:14:39.284Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32922026-06-25T02:14:41.079Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32932026-06-25T02:14:43.217Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32942026-06-25T02:14:44.966Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32952026-06-25T02:14:46.957Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32962026-06-25T02:14:49.854Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32972026-06-25T02:14:51.240Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32982026-06-25T02:14:53.394Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32992026-06-25T02:14:57.176Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33002026-06-25T02:14:58.251Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33012026-06-25T02:15:00.435Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33022026-06-25T02:15:02.748Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33032026-06-25T02:15:04.989Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33042026-06-25T02:15:07.174Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33052026-06-25T02:15:09.504Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33062026-06-25T02:15:11.755Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33072026-06-25T02:15:13.916Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33082026-06-25T02:15:16.539Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33092026-06-25T02:15:18.452Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33102026-06-25T02:15:21.171Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33112026-06-25T02:15:22.900Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33122026-06-25T02:15:25.206Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33132026-06-25T02:15:27.452Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33142026-06-25T02:15:29.782Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33152026-06-25T02:15:32.234Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33162026-06-25T02:15:34.530Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33172026-06-25T02:15:36.882Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33182026-06-25T02:15:39.286Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33192026-06-25T02:15:41.652Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33202026-06-25T02:15:44.007Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33212026-06-25T02:15:46.355Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33222026-06-25T02:15:48.748Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33232026-06-25T02:15:51.135Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33242026-06-25T02:15:53.685Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33252026-06-25T02:15:55.967Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33262026-06-25T02:15:58.308Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33272026-06-25T02:16:00.639Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33282026-06-25T02:16:03.053Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33292026-06-25T02:16:05.535Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33302026-06-25T02:16:07.821Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33312026-06-25T02:16:10.801Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33322026-06-25T02:16:12.874Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33332026-06-25T02:16:15.297Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33342026-06-25T02:16:17.899Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33352026-06-25T02:16:20.219Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33362026-06-25T02:16:22.816Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33372026-06-25T02:16:25.300Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33382026-06-25T02:16:27.860Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33392026-06-25T02:16:30.209Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33402026-06-25T02:16:32.701Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33412026-06-25T02:16:35.324Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33422026-06-25T02:16:37.858Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33432026-06-25T02:16:40.504Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33442026-06-25T02:16:43.162Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33452026-06-25T02:16:45.750Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33462026-06-25T02:16:48.348Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33472026-06-25T02:16:50.886Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33482026-06-25T02:16:53.517Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33492026-06-25T02:16:56.144Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33502026-06-25T02:16:58.773Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33512026-06-25T02:17:01.734Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33522026-06-25T02:17:04.120Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33532026-06-25T02:17:12.253Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33542026-06-25T02:17:12.272Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33552026-06-25T02:17:15.719Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33562026-06-25T02:17:20.368Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33572026-06-25T02:17:23.355Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33582026-06-25T02:17:27.015Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33592026-06-25T02:17:30.623Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33602026-06-25T02:17:34.306Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33612026-06-25T02:17:38.013Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33622026-06-25T02:17:41.747Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33632026-06-25T02:17:45.475Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33642026-06-25T02:17:49.157Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33652026-06-25T02:17:52.887Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33662026-06-25T02:17:56.568Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33672026-06-25T02:18:00.275Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33682026-06-25T02:18:04.022Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33692026-06-25T02:18:07.726Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33702026-06-25T02:18:11.483Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33712026-06-25T02:18:15.164Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33722026-06-25T02:18:18.969Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33732026-06-25T02:18:22.591Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33742026-06-25T02:18:26.347Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33752026-06-25T02:18:30.094Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33762026-06-25T02:18:33.815Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33772026-06-25T02:18:37.606Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33782026-06-25T02:19:07.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 51s
33792026-06-25T02:19:07.518Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 198 other files
33802026-06-25T02:19:07.623Z
33812026-06-25T02:19:07.623Zreal 6:51.325265282
33822026-06-25T02:19:07.623Zuser 18:23.411338581
33832026-06-25T02:19:07.623Zsys 3:56.844688087
33842026-06-25T02:19:07.623Ztrap 0.275007580
33852026-06-25T02:19:07.623Ztflt 0.037864147
33862026-06-25T02:19:07.623Zdflt 0.070892132
33872026-06-25T02:19:07.623Zkflt 0.000028240
33882026-06-25T02:19:07.623Zlock 6:20:31.210230090
33892026-06-25T02:19:07.623Zslp 2:18:03.170734774
33902026-06-25T02:19:07.623Zlat 33.534334359
33912026-06-25T02:19:07.623Zstop 1:37.172311894
33922026-06-25T02:19:07.626Zprocess exited: duration 785207 ms, exit code 0
 
33932026-06-25T02:19:07.632Zfound 0 output files